@charset "UTF-8";
/* Theme Name: Musikverket2.0
 * Theme URI: http://musikverket.se
 * Author: Erik Thunberg @ Adeprimo AB
 * Author URI: http://adeprimo.se
 * Description: Temat till Musikverket
 * Version: 0.1
 * Tags: MV */
/* breadcrumbs */
/* footer */
@import url(jquery.qtip.css);
h1, h2, h3, h4, h5, ul, ol, p, article, section, nav {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none; }

body {
  margin: 0;
  padding: 0; }

@font-face {
  font-family: "PilcrowSoftBold";
  src: url("_fonts/pilcrowsoft/pilcrowsoft_bold_macroman/PilcrowSoft-Bold-webfont.eot");
  src: url("_fonts/pilcrowsoft/pilcrowsoft_bold_macroman/PilcrowSoft-Bold-webfont.eot?#iefix123") format("emedded-opentype"), url("_fonts/pilcrowsoft/pilcrowsoft_bold_macroman/PilcrowSoft-Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "DinProBold";
  src: url("_fonts/dinpro/DINWebPro-Bold.eot");
  src: url("_fonts/dinpro/DINWebPro-Bold.eot?#iefix123") format("emedded-opentype"), url("_fonts/dinpro/DINWebPro-Bold.woff") format("woff"); }
@font-face {
  font-family: "DinProMedium";
  src: url("_fonts/dinpro/DINWebPro-Medium.eot");
  src: url("_fonts/dinpro/DINWebPro-Medium.eot?#iefix123") format("emedded-opentype"), url("_fonts/dinpro/DINWebPro-Medium.woff") format("woff"); }
@font-face {
  font-family: "DinProItalic";
  src: url("_fonts/dinpro/DINWebPro-BoldIta.eot");
  src: url("_fonts/dinpro/DINWebPro-BoldIta.eot?#iefix123") format("emedded-opentype"), url("_fonts/dinpro/DINWebPro-BoldIta.woff") format("woff"); }
@font-face {
  font-family: "DinPro";
  src: url("_fonts/dinpro/DINWebPro.eot");
  src: url("_fonts/dinpro/DINWebPro.eot?#iefix123") format("emedded-opentype"), url("_fonts/dinpro/DINWebPro.woff") format("woff"); }
@font-face {
  font-family: "icomoon";
  src: url("_fonts/icomoon/icomoon.eot?6qxpw5");
  src: url("_fonts/icomoon/icomoon.eot?#iefix6qxpw5") format("embedded-opentype"), url("_fonts/icomoon/icomoon.woff?6qxpw5") format("woff"), url("_fonts/icomoon/icomoon.ttf?6qxpw5") format("truetype"), url("_fonts/icomoon/icomoon.svg?6qxpw5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-right:before {
  content: ""; }

.icon-uniE601:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

body, html {
  padding: 0;
  margin: 0;
  font: 16px/20px DinPro, Georgia, serif; }
  @media screen and (max-width: 768px) {
    body, html {
      font: 14px/18px DinPro, Georgia, serif; } }

body {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

strong {
  color: #000000;
  font-family: DinProBold;
  font-weight: normal; }

.inner.line:before, .inner.line:after {
  content: "";
  display: table; }
.inner.line:after {
  clear: both; }

.line {
  *zoom: 1; }
  .line .unit {
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .line .unit {
        width: 100%;
        padding-left: 0;
        padding-right: 0; }
        .line .unit:first-child, .line .unit:last-child {
          padding-left: 0;
          padding-right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .line .unit.size1of5 {
        width: 50%;
        padding: 0; }
      .line .unit.size1of2 {
        width: 50%;
        padding: 0 12px; }
        .line .unit.size1of2:first-child {
          padding-left: 0; }
        .line .unit.size1of2:last-child {
          padding-right: 0; } }

.unit {
  box-sizing: border-box;
  float: left;
  padding: 0 12px; }
  .unit:last-child {
    padding-right: 12px;
    padding-left: 8px; }
  .unit.size1of1 {
    padding-left: 12px;
    padding-right: 12px; }
    @media screen and (max-width: 1023px) {
      .unit.size1of1 {
        padding-left: 0;
        padding-right: 0; } }

.size1of1 {
  float: none; }

.size1of2 {
  width: 50%;
  padding-right: 25px; }
  .size1of2.lastUnit {
    padding-left: 25px; }

.size1of3 {
  width: 33.33333%; }

.size2of3 {
  width: 66.66666%;
  padding-right: 50px; }

.size1of4 {
  width: 25%; }

.size2of4 {
  width: 50%; }

.size3of4 {
  width: 75%; }

.size1of5 {
  width: 20%; }

.size2of5 {
  width: 40%; }

.size3of5 {
  width: 60%; }

.size4of5 {
  width: 80%; }

.size1of6 {
  width: 16.66666%; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.musikverket-default a, .sub-page a, .caprice-default a {
  color: #007eb3; }

.skm-default a {
  color: #E2007A; }

h1 {
  font-family: "PilcrowSoftBold", Georgia, serif;
  font-weight: normal;
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 40px;
  letter-spacing: -2px;
  text-overflow: clip; }
  @media screen and (max-width: 768px) {
    h1 {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 20px; } }

h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: DinProBold, Georgia, serif; }

h2 {
  padding: 20px 0; }

h3 {
  line-height: 28px;
  padding: 15px 0; }

.columns:before, .columns:after {
  display: table;
  content: ""; }
.columns:after {
  clear: both; }
.columns .c-1of5 {
  float: left;
  width: 20%; }

.shared-inner {
  margin: 0 auto;
  max-width: 1146px; }

.mobile-only {
  display: none; }
  @media screen and (max-width: 768px) {
    .mobile-only {
      display: block; } }

.c:before, .c:after {
  content: "";
  display: table; }
.c:after {
  clear: both; }

body section.page {
  background: white;
  margin-top: 160px; }
  body section.page .activitypage .normal_row {
    padding: 0; }
    @media screen and (max-width: 768px) {
      body section.page .activitypage .normal_row {
        padding: 0; } }
    @media screen and (min-width: 769px) and (max-width: 1145px) {
      body section.page .activitypage .normal_row {
        padding: 0; } }
body div.page, body div.type-page {
  padding: 0 0 40px; }
  @media screen and (max-width: 768px) {
    body div.page, body div.type-page {
      padding: 30px 0; } }
  @media screen and (min-width: 769px) and (max-width: 1145px) {
    body div.page, body div.type-page {
      padding: 40px 0; } }
  body div.page .normal_row, body div.type-page .normal_row {
    margin: 0 auto;
    max-width: 1171px;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    @media screen and (max-width: 768px) {
      body div.page .normal_row, body div.type-page .normal_row {
        padding: 0 12px; } }
    @media screen and (min-width: 769px) and (max-width: 1145px) {
      body div.page .normal_row, body div.type-page .normal_row {
        padding: 0 12px; } }

body.page-template-full-page-php {
  background-image: none !important;
  background: white; }
  body.page-template-full-page-php #wpadminbar {
    display: none !important; }
  body.page-template-full-page-php .cookieInformation {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10; }

body.page-template-full-page-php section.page, body.page-template-activity-page-php section.page {
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    body.page-template-full-page-php section.page, body.page-template-activity-page-php section.page {
      min-height: none !important; } }
body.page-template-full-page-php #footer.small-footer, body.page-template-activity-page-php #footer.small-footer {
  background: rgba(46, 46, 46, 0.9); }

.no-fullpage {
  position: relative; }
  .no-fullpage .section.aktuellt .section-content {
    padding-bottom: 100px; }
    @media screen and (max-width: 768px) {
      .no-fullpage .section.aktuellt .section-content {
        padding-bottom: 20px; } }
  .no-fullpage .whitefooter {
    position: relative !important;
    margin-bottom: 80px;
    margin-top: -160px; }
  .no-fullpage #footer.small-footer {
    position: relative;
    margin-top: -80px; }
  .no-fullpage #bigfoot.bigfoot {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: visible; }
    @media screen and (max-width: 768px) {
      .no-fullpage #bigfoot.bigfoot {
        position: relative; } }

#fullpage {
  z-index: 3; }
  #fullpage h2 {
    color: #FFFFFF;
    font: normal 500%/1.2 "PilcrowSoftBold", Arial, serif;
    margin: 0;
    padding: 0;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
  #fullpage h3 {
    color: #FFFFFF;
    font: normal 120%/1.2 "DinPro", Arial, serif;
    margin: 0;
    padding: 0;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
  #fullpage .col-1of1 {
    width: 100%; }
  #fullpage .col-1of2 {
    width: 50%; }
    @media screen and (max-width: 1024px) {
      #fullpage .col-1of2 {
        width: 100%; } }
  #fullpage .col-1of4 {
    width: 25%; }
    @media screen and (max-width: 1024px) {
      #fullpage .col-1of4 {
        width: 100%; } }
  #fullpage .col-2of4 {
    width: 50%; }
    @media screen and (max-width: 1024px) {
      #fullpage .col-2of4 {
        width: 100%; } }
  #fullpage .col-3of4 {
    width: 75%; }
    @media screen and (max-width: 1024px) {
      #fullpage .col-3of4 {
        width: 100%; } }
  #fullpage .button {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 32px;
    border: 3px solid white;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 10px; }
    @media screen and (max-width: 400px) {
      #fullpage .button {
        margin-right: 0;
        text-align: center;
        width: 100%; } }
    #fullpage .button:hover {
      background: rgba(255, 255, 255, 0.3); }
    #fullpage .button a {
      color: white;
      display: block;
      padding: 15px 35px;
      text-decoration: none;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
  @media screen and (max-width: 768px) {
    #fullpage .fp-tableCell {
      height: auto !important; } }
  #fullpage .section {
    background-color: #FFFFFF;
    background-size: cover;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      #fullpage .section {
        padding: 0 !important; } }
    @media screen and (max-width: 768px) {
      #fullpage .section .tableCell {
        height: auto !important; } }
    #fullpage .section .section-content {
      display: table;
      height: 100%;
      margin: 0 auto;
      max-width: 1146px;
      width: 100%;
      position: relative; }
      #fullpage .section .section-content .inner {
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        box-sizing: border-box;
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        padding: 180px 0 0;
        width: 100%; }
        @media screen and (min-width: 1145px) {
          #fullpage .section .section-content .inner {
            padding: 180px 0 0; } }
        @media screen and (min-width: 1024px) and (max-width: 1145px) {
          #fullpage .section .section-content .inner {
            padding: 180px 25px 0; } }
        @media screen and (max-width: 1024px) {
          #fullpage .section .section-content .inner {
            padding: 180px 210px 0 25px; } }
        @media screen and (max-width: 768px) {
          #fullpage .section .section-content .inner {
            padding: 25px 15px 25px; } }
        #fullpage .section .section-content .inner p {
          color: white;
          font-size: 20px;
          line-height: 35px;
          margin-bottom: 30px;
          text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }
          @media screen and (max-width: 768px) {
            #fullpage .section .section-content .inner p {
              font-size: 18px;
              line-height: 30px; } }
        #fullpage .section .section-content .inner strong {
          color: white; }
        #fullpage .section .section-content .inner h2 {
          font-size: 66px;
          letter-spacing: -2px;
          line-height: 72px;
          text-transform: uppercase;
          margin-bottom: 30px; }
          @media screen and (max-width: 768px) {
            #fullpage .section .section-content .inner h2 {
              font-size: 40px;
              margin-bottom: 15px;
              line-height: 50px; } }
    @media screen and (max-width: 1024px) {
      #fullpage .section.aktuellt {
        height: auto !important;
        padding: 0 !important; } }
    #fullpage .section.aktuellt .tableCell {
      background-position: 0px 0px;
      background-repeat: no-repeat;
      background-image: -moz-linear-gradient(transparent 160px, rgba(0, 0, 0, 0.7) 100%);
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent 160px), color-stop(1, rgba(0, 0, 0, 0.7) 100%));
      background-image: -webkit-linear-gradient(transparent 160px, rgba(0, 0, 0, 0.7) 100%);
      background-image: -o-linear-gradient(transparent 160px, rgba(0, 0, 0, 0.7) 100%);
      background-image: -ms-linear-gradient(transparent 160px, rgba(0, 0, 0, 0.7) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent 160px', endColorstr='rgba(0, 0, 0, 0.7) 100%');
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent 160px', endColorstr='rgba(0, 0, 0, 0.7) 100%')"; }
    #fullpage .section.aktuellt .aktuellt-content {
      height: 100%;
      display: table;
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      @media screen and (max-width: 768px) {
        #fullpage .section.aktuellt .aktuellt-content {
          padding-bottom: 20px; } }
      @media screen and (min-width: 1145px) and (max-width: 1579) {
        #fullpage .section.aktuellt .aktuellt-content {
          margin-left: 0; } }
      @media screen and (min-width: 1580px) and (max-width: 1799px) {
        #fullpage .section.aktuellt .aktuellt-content {
          margin-left: -120px; } }
      @media screen and (min-width: 1800px) {
        #fullpage .section.aktuellt .aktuellt-content {
          margin-left: -320px; } }
    #fullpage .section.aktuellt .twitter-bar {
      height: 100%;
      width: 220px;
      display: table-cell;
      vertical-align: middle;
      padding: 180px 100px 0 0; }
      @media screen and (max-width: 1024px) {
        #fullpage .section.aktuellt .twitter-bar {
          display: none; } }
      @media screen and (min-width: 1025px) and (max-width: 1146px) {
        #fullpage .section.aktuellt .twitter-bar {
          padding: 180px 50px 0 50px; } }
      #fullpage .section.aktuellt .twitter-bar h2.widgettitle {
        background-image: url(_images/twitter-icon.png);
        background-size: 37px 30px;
        background-position: 0 50%;
        background-repeat: no-repeat;
        line-height: 30px;
        font-size: 100%;
        padding-left: 50px; }
        #fullpage .section.aktuellt .twitter-bar h2.widgettitle .twitterwidget-title {
          font-size: 18px; }
      #fullpage .section.aktuellt .twitter-bar .entry-meta, #fullpage .section.aktuellt .twitter-bar .intent-meta {
        display: none; }
      #fullpage .section.aktuellt .twitter-bar .follow-button {
        display: none; }
      #fullpage .section.aktuellt .twitter-bar ul li {
        color: white;
        margin: 30px 0;
        font-size: 14px;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
        #fullpage .section.aktuellt .twitter-bar ul li a {
          color: white; }
    #fullpage .section.aktuellt .inner {
      width: auto; }
      @media screen and (max-width: 769px) {
        #fullpage .section.aktuellt .inner {
          display: block;
          padding: 25px 15px;
          width: 100%; } }
      @media screen and (min-width: 769px) and (max-width: 1024px) {
        #fullpage .section.aktuellt .inner {
          padding: 140px 210px 0 25px; } }
      #fullpage .section.aktuellt .inner a {
        text-decoration: none;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        #fullpage .section.aktuellt .inner a:hover h2, #fullpage .section.aktuellt .inner a:hover p {
          color: #ffde00; }
      #fullpage .section.aktuellt .inner h2 {
        text-transform: none;
        margin-bottom: 30px; }
        @media screen and (max-width: 1024px) {
          #fullpage .section.aktuellt .inner h2 {
            margin-bottom: 0;
            font-size: 45px;
            line-height: 70px; } }
        @media screen and (max-height: 890px) {
          #fullpage .section.aktuellt .inner h2 {
            margin-bottom: 10px;
            font-size: 56px;
            line-height: 56px; } }
        @media screen and (max-height: 820px) {
          #fullpage .section.aktuellt .inner h2 {
            margin-bottom: 10px;
            font-size: 50px;
            line-height: 50px; } }
      #fullpage .section.aktuellt .inner p {
        border-bottom: 1px #FFFFFF solid;
        margin-bottom: 0;
        padding-bottom: 30px;
        padding-right: 70px;
        box-sizing: border-box; }
        @media screen and (max-height: 890px) {
          #fullpage .section.aktuellt .inner p {
            padding-bottom: 10px; } }
        @media screen and (max-height: 820px) {
          #fullpage .section.aktuellt .inner p {
            font-size: 18px;
            line-height: 25px; } }
      #fullpage .section.aktuellt .inner .other-news {
        margin-top: 25px; }
        #fullpage .section.aktuellt .inner .other-news:before, #fullpage .section.aktuellt .inner .other-news:after {
          content: "";
          display: table; }
        #fullpage .section.aktuellt .inner .other-news:after {
          clear: both; }
      #fullpage .section.aktuellt .inner .news-item {
        float: left;
        text-align: center; }
        #fullpage .section.aktuellt .inner .news-item h3 {
          font-size: 100%;
          padding: 5px 5px 0; }
        #fullpage .section.aktuellt .inner .news-item:hover {
          cursor: pointer; }
          #fullpage .section.aktuellt .inner .news-item:hover .image-circle {
            border: 8px #ffde00 solid; }
          #fullpage .section.aktuellt .inner .news-item:hover h3 {
            color: #ffde00; }
        #fullpage .section.aktuellt .inner .news-item.all-news .image-circle .circle {
          background-color: #199edc;
          color: #FFFFFF;
          font-size: 40px;
          height: 115px;
          line-height: 105px;
          text-align: center;
          width: 115px;
          font-family: "PilcrowSoftBold"; }
          @media screen and (min-width: 768px) and (max-width: 1100px) {
            #fullpage .section.aktuellt .inner .news-item.all-news .image-circle .circle {
              height: 100px;
              width: 100px; } }
        #fullpage .section.aktuellt .inner .news-item a {
          text-decoration: none; }
          @media screen and (max-width: 768px) {
            #fullpage .section.aktuellt .inner .news-item a {
              display: block; } }
        #fullpage .section.aktuellt .inner .news-item h3 {
          -moz-transition: all 0.5s ease-out;
          -o-transition: all 0.5s ease-out;
          -ms-transition: all 0.5s ease-out;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          @media screen and (min-width: 768px) and (max-width: 1100px) {
            #fullpage .section.aktuellt .inner .news-item h3 {
              font-size: 14px;
              word-wrap: break-word; } }
        #fullpage .section.aktuellt .inner .news-item .image-circle {
          border-radius: 115px;
          border: 8px transparent solid;
          display: inline-block;
          height: 115px;
          width: 115px;
          overflow: hidden;
          -moz-transition: all 0.5s ease-out;
          -o-transition: all 0.5s ease-out;
          -ms-transition: all 0.5s ease-out;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          @media screen and (min-width: 768px) and (max-width: 1100px) {
            #fullpage .section.aktuellt .inner .news-item .image-circle {
              height: 100px;
              width: 100px; } }
        @media screen and (max-width: 767px) {
          #fullpage .section.aktuellt .inner .news-item {
            width: 100%; }
            #fullpage .section.aktuellt .inner .news-item.all-news .image-circle .circle {
              height: 100px;
              line-height: 90px;
              width: 100px; }
            #fullpage .section.aktuellt .inner .news-item .image-circle {
              float: left;
              height: 100px;
              margin-right: 10px;
              width: 100px; }
            #fullpage .section.aktuellt .inner .news-item h3 {
              font-size: 90%;
              padding: 45px 0;
              text-align: left; } }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          #fullpage .section.aktuellt .inner .news-item {
            width: 25%; } }
    @media screen and (max-width: 600px) {
      #fullpage .section {
        padding: 0 !important; } }
    @media screen and (max-width: 768px) {
      #fullpage .section {
        height: auto !important; }
        #fullpage .section:first-child .section-content .inner {
          padding-top: 110px; } }

#fullpage-menu {
  position: fixed;
  z-index: 5;
  top: 45%;
  right: 50px; }
  @media screen and (max-width: 768px) {
    #fullpage-menu {
      display: none; } }
  #fullpage-menu li {
    background-image: url(_images/fullpage/menu-inactive.png);
    background-position: 100% 8px;
    background-repeat: no-repeat;
    padding-right: 30px;
    list-style-type: none;
    line-height: 30px;
    text-align: right; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      #fullpage-menu li {
        /* on retina, use image that's scaled by 2 */
        background-image: url("_images/fullpage/menu-inactive@2x.png");
        background-size: 13px 13px; } }
    #fullpage-menu li a {
      color: #FFFFFF;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 14px;
      opacity: 0.6; }
    #fullpage-menu li.active {
      background-image: url(_images/fullpage/menu-active.png); }
      @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
        #fullpage-menu li.active {
          /* on retina, use image that's scaled by 2 */
          background-image: url("_images/fullpage/menu-active@2x.png");
          background-size: 13px 13px; } }
      #fullpage-menu li.active a {
        opacity: 1; }

.scrollIndicator {
  background: rgba(255, 255, 255, 0.3) url(_images/arrow-down.png) 50% 50% no-repeat;
  cursor: pointer;
  position: fixed;
  bottom: 110px;
  left: 48%;
  border-radius: 50px;
  width: 100px;
  height: 100px;
  z-index: 10;
  opacity: 1; }
  .scrollIndicator.extrapadding {
    bottom: 190px; }
  @media screen and (max-width: 768px) {
    .scrollIndicator {
      display: none !important; } }

.page-template-activity-page-php footer#bigfoot.bigfoot {
  position: relative;
  visibility: visible; }
.page-template-activity-page-php section.page {
  background: none;
  min-height: 910px;
  min-height: calc(100vh - 240px);
  background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(1, rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  background-image: -ms-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.7)');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.7)')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#000000FF, endColorstr=#70000000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#000000FF, endColorstr=#70000000); }
  @media screen and (min-height: 987px) and (max-width: 1146px) {
    .page-template-activity-page-php section.page {
      height: 910px; } }
  @media screen and (max-width: 987px) {
    .page-template-activity-page-php section.page {
      height: auto; } }
  .page-template-activity-page-php section.page .activitypage, .page-template-activity-page-php section.page .page, .page-template-activity-page-php section.page .cfct-build, .page-template-activity-page-php section.page .row, .page-template-activity-page-php section.page .inner.line {
    height: 100%;
    min-height: 910px; }
    @media screen and (max-width: 900px) {
      .page-template-activity-page-php section.page .activitypage, .page-template-activity-page-php section.page .page, .page-template-activity-page-php section.page .cfct-build, .page-template-activity-page-php section.page .row, .page-template-activity-page-php section.page .inner.line {
        height: auto; } }
  .page-template-activity-page-php section.page .inner.line {
    margin: 0 auto;
    max-width: 1146px; }
  .page-template-activity-page-php section.page .activitypage div.page {
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%; }
  .page-template-activity-page-php section.page .activitypage h1 {
    color: white;
    text-transform: uppercase;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
  .page-template-activity-page-php section.page .activitypage p {
    color: white;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
  .page-template-activity-page-php section.page .activitypage .loop-theme-cards {
    margin: 0;
    padding: 0; }
    .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry {
      background: none;
      float: none;
      margin: 0;
      height: auto;
      width: auto;
      text-align: center;
      margin-bottom: 30px; }
      .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry:hover {
        cursor: pointer; }
        .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry:hover .entry-thumbnail {
          border: 8px #ffde00 solid; }
        .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry:hover .entry-title a {
          color: #ffde00; }
      .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry .entry-thumbnail {
        display: inline-block;
        padding: 0;
        border-radius: 115px;
        border: 8px transparent solid;
        display: inline-block;
        height: 115px;
        width: 115px;
        overflow: hidden;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry .entry-thumbnail img {
          height: 115px;
          width: 115px;
          max-width: none; }
        .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry .entry-thumbnail a {
          display: block;
          overflow: hidden;
          width: 115px;
          height: 115px;
          border-radius: 125px;
          padding: 0; }
      .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry .entry-title {
        max-height: none;
        margin: 0;
        width: auto;
        overflow: hidden;
        padding: 0 0; }
        .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry .entry-title a {
          -moz-transition: all 0.5s ease-out;
          -o-transition: all 0.5s ease-out;
          -ms-transition: all 0.5s ease-out;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
          color: #FFFFFF;
          border-bottom: 0;
          font-size: 16px; }
      .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry .entry-summary {
        display: none; }
      .page-template-activity-page-php section.page .activitypage .loop-theme-cards .hentry .entry-meta {
        display: none; }
  .page-template-activity-page-php section.page .activitypage .news-item {
    text-align: center; }
    .page-template-activity-page-php section.page .activitypage .news-item:hover {
      cursor: pointer; }
      .page-template-activity-page-php section.page .activitypage .news-item:hover .image-circle {
        border: 8px #ffde00 solid; }
      .page-template-activity-page-php section.page .activitypage .news-item:hover h3 {
        color: #ffde00; }
    .page-template-activity-page-php section.page .activitypage .news-item.all-news .image-circle .circle {
      background-color: #FFFFFF;
      color: #ff007d;
      font-size: 40px;
      height: 115px;
      line-height: 98px;
      text-align: center;
      width: 115px;
      font-family: "PilcrowSoftBold"; }
    .page-template-activity-page-php section.page .activitypage .news-item a {
      text-decoration: none;
      color: white; }
    .page-template-activity-page-php section.page .activitypage .news-item h3 {
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      font-size: 16px; }
    .page-template-activity-page-php section.page .activitypage .news-item .image-circle {
      border-radius: 115px;
      border: 8px transparent solid;
      display: inline-block;
      height: 115px;
      width: 115px;
      overflow: hidden;
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .page-template-activity-page-php section.page .activitypage .activity-one {
    background: #1f1f1f;
    height: 100%;
    min-width: 250px;
    padding: 0;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    box-shadow: 30px 0px 150px #000; }
    .page-template-activity-page-php section.page .activitypage .activity-one .cfct-module {
      float: right;
      max-width: 250px;
      width: 250px;
      padding: 20px 20px 0;
      box-sizing: border-box;
      position: relative; }
      .page-template-activity-page-php section.page .activitypage .activity-one .cfct-module:first-child {
        padding: 65px 20px 0; }
      .page-template-activity-page-php section.page .activitypage .activity-one .cfct-module p, .page-template-activity-page-php section.page .activitypage .activity-one .cfct-module p strong {
        color: white;
        font-size: 14px;
        line-height: 24px;
        padding: 0; }
      .page-template-activity-page-php section.page .activitypage .activity-one .cfct-module h2 {
        color: white;
        margin: 0 0 0; }
      .page-template-activity-page-php section.page .activitypage .activity-one .cfct-module h3 {
        color: white;
        margin-bottom: 0; }
      .page-template-activity-page-php section.page .activitypage .activity-one .cfct-module a {
        color: #ffde00; }
    @media screen and (max-width: 899px) {
      .page-template-activity-page-php section.page .activitypage .activity-one {
        height: auto;
        width: 100%;
        box-shadow: none; }
        .page-template-activity-page-php section.page .activitypage .activity-one .cfct-module {
          float: none;
          max-width: none;
          width: 100%;
          padding: 40px 20px;
          margin-bottom: 0; }
          .page-template-activity-page-php section.page .activitypage .activity-one .cfct-module:first-child {
            padding: 40px 20px 20px; } }
    @media screen and (min-width: 1146px) and (max-width: 1645px) {
      .page-template-activity-page-php section.page .activitypage .activity-one {
        margin-left: 0;
        width: 250px; } }
    @media screen and (min-width: 1646px) {
      .page-template-activity-page-php section.page .activitypage .activity-one {
        margin-left: -250px;
        width: 250px; } }
  .page-template-activity-page-php section.page .activitypage .activity-two {
    height: 100%;
    width: 250px;
    padding: 0;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    box-shadow: 30px 0px 150px #000; }
    @media screen and (max-width: 1146px) {
      .page-template-activity-page-php section.page .activitypage .activity-two {
        box-shadow: none;
        height: auto;
        padding: 0 0 20px;
        width: 100%; } }
    .page-template-activity-page-php section.page .activitypage .activity-two .cfct-module.cfct-module-loop .inner {
      padding: 20px 20px 0; }
  .page-template-activity-page-php section.page .activitypage .activity-three {
    height: 100%;
    float: right;
    padding: 0;
    box-sizing: border-box;
    padding: 0 30px 0 70px;
    position: relative;
    z-index: 1;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    @media screen and (max-width: 768px) {
      .page-template-activity-page-php section.page .activitypage .activity-three {
        height: auto;
        padding: 140px 20px 40px; }
        .page-template-activity-page-php section.page .activitypage .activity-three .cfct-rich-text {
          margin-bottom: 0; } }
    @media screen and (min-width: 769px) and (max-width: 899px) {
      .page-template-activity-page-php section.page .activitypage .activity-three {
        height: auto;
        width: 100%;
        padding: 50px 20px 0; } }
    @media screen and (min-width: 900px) and (max-width: 1146px) {
      .page-template-activity-page-php section.page .activitypage .activity-three {
        width: calc(100% - 250px); } }
    @media screen and (min-width: 1146px) and (max-width: 1645px) {
      .page-template-activity-page-php section.page .activitypage .activity-three {
        width: 645px; } }
    @media screen and (min-width: 1646px) {
      .page-template-activity-page-php section.page .activitypage .activity-three {
        width: 896px; } }
    .page-template-activity-page-php section.page .activitypage .activity-three .cfct-module {
      display: table;
      height: 100%;
      width: 100%; }
      .page-template-activity-page-php section.page .activitypage .activity-three .cfct-module .cfct-mod-content {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        width: 100%; }
  .page-template-activity-page-php section.page .action-button {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 32px;
    border: 3px solid white;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    transition: background 0.2s ease-in; }
    @media screen and (max-width: 400px) {
      .page-template-activity-page-php section.page .action-button {
        margin-right: 0;
        text-align: center;
        width: 100%; } }
    .page-template-activity-page-php section.page .action-button:hover {
      background: rgba(0, 0, 0, 0.3); }
    .page-template-activity-page-php section.page .action-button a {
      color: white;
      display: block;
      padding: 15px 35px;
      text-decoration: none;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
.page-template-activity-page-php .small-footer {
  clear: both; }

.page-template-full-page-php header.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5; }
  .page-template-full-page-php header.header .header-inner .search {
    background: rgba(0, 0, 0, 0.1); }
.page-template-full-page-php footer#footer, .page-template-full-page-php footer#bigfoot, .page-template-full-page-php .whitefooter {
  position: relative; }
  @media screen and (min-width: 1025px) {
    .page-template-full-page-php footer#footer, .page-template-full-page-php footer#bigfoot, .page-template-full-page-php .whitefooter {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; } }
.page-template-full-page-php .whitefooter {
  z-index: 3;
  margin-bottom: 80px; }
  @media screen and (max-width: 1024px) {
    .page-template-full-page-php .whitefooter {
      margin-bottom: 0 !important; } }

@media screen and (max-width: 768px) {
  body.mobile-menu-active {
    position: fixed; }
    body.mobile-menu-active header.header {
      bottom: 0;
      top: 0;
      position: fixed;
      border-bottom: 0; }
      body.mobile-menu-active header.header .header-inner {
        height: 100%;
        position: relative; }
      body.mobile-menu-active header.header .navigation, body.mobile-menu-active header.header .subpage-navigation {
        background: #1f1f1f;
        clear: both;
        display: block;
        position: absolute;
        top: 135px;
        bottom: 0;
        left: 0;
        right: 0; }
        body.mobile-menu-active header.header .navigation.not-mobile, body.mobile-menu-active header.header .subpage-navigation.not-mobile {
          display: none; }
        body.mobile-menu-active header.header .navigation .menu-top, body.mobile-menu-active header.header .subpage-navigation .menu-top {
          float: none; }
        body.mobile-menu-active header.header .navigation .menu-utility, body.mobile-menu-active header.header .subpage-navigation .menu-utility {
          border-top: 1px #FFFFFF solid; }
        body.mobile-menu-active header.header .navigation .menu-item a, body.mobile-menu-active header.header .subpage-navigation .menu-item a {
          padding: 0; }
          body.mobile-menu-active header.header .navigation .menu-item a span, body.mobile-menu-active header.header .subpage-navigation .menu-item a span {
            display: block;
            padding: 15px 0 15px 15px;
            -moz-transition: all 0.5s ease-out;
            -o-transition: all 0.5s ease-out;
            -ms-transition: all 0.5s ease-out;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }
        body.mobile-menu-active header.header .navigation .menu-item:last-child, body.mobile-menu-active header.header .subpage-navigation .menu-item:last-child {
          margin-right: 0; }
        body.mobile-menu-active header.header .navigation .menu-item > a span .plusbutton, body.mobile-menu-active header.header .subpage-navigation .menu-item > a span .plusbutton {
          display: none; }
        body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children:hover > a, body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children:focus > a, body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children:active > a, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children:hover > a, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children:focus > a, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children:active > a {
          background: none; }
        body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children > a, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children > a {
          background: none; }
        body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children > a span .plusbutton, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children > a span .plusbutton {
          display: block;
          float: right;
          width: 40px;
          height: 40px;
          padding: 0;
          background-image: url(_images/mobile-submenu-inactive-yellow.png);
          background-position: 50% 50%;
          background-repeat: no-repeat;
          -moz-transition: all 0.5s ease-out;
          -o-transition: all 0.5s ease-out;
          -ms-transition: all 0.5s ease-out;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
          margin-top: -12px; } }
        @media screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-resolution: 1.3dppx) {
          body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children > a span .plusbutton, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children > a span .plusbutton {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/mobile-submenu-inactive-yellow@2x.png");
            background-size: 9px 9px; } }
@media screen and (max-width: 768px) {
        body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children.active, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children.active {
          background-color: #363636; }
          body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children.active .sub-menu, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children.active .sub-menu {
            display: block; }
          body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children.active a span, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children.active a span {
            padding: 15px 0 15px 15px; }
            body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children.active a span .plusbutton, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children.active a span .plusbutton {
              padding: 0; }
          body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children.active > a span .plusbutton, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children.active > a span .plusbutton {
            margin-top: -15px;
            background-color: #FFFFFF;
            background-image: url(_images/mobile-submenu-active-yellow.png);
            background-position: 50% 50%;
            background-repeat: no-repeat; } }
          @media screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-resolution: 1.3dppx) {
            body.mobile-menu-active header.header .navigation .menu-item.menu-item-has-children.active > a span .plusbutton, body.mobile-menu-active header.header .subpage-navigation .menu-item.menu-item-has-children.active > a span .plusbutton {
              /* on retina, use image that's scaled by 2 */
              background-image: url("_images/mobile-submenu-active-yellow@2x.png");
              background-size: 9px 9px; } }
@media screen and (max-width: 768px) {
        body.mobile-menu-active header.header .navigation .menu-item .sub-menu, body.mobile-menu-active header.header .subpage-navigation .menu-item .sub-menu {
          background-color: #363636;
          box-shadow: none;
          position: relative;
          top: 0; }
          body.mobile-menu-active header.header .navigation .menu-item .sub-menu .menu-item, body.mobile-menu-active header.header .subpage-navigation .menu-item .sub-menu .menu-item {
            border-bottom: 0; }
            body.mobile-menu-active header.header .navigation .menu-item .sub-menu .menu-item a, body.mobile-menu-active header.header .subpage-navigation .menu-item .sub-menu .menu-item a {
              padding: 0 0 0 10px; }
              body.mobile-menu-active header.header .navigation .menu-item .sub-menu .menu-item a span, body.mobile-menu-active header.header .subpage-navigation .menu-item .sub-menu .menu-item a span {
                color: #FFFFFF;
                padding: 5px 15px 15px; }
        body.mobile-menu-active header.header .navigation .menu-item:hover, body.mobile-menu-active header.header .navigation .menu-item:focus, body.mobile-menu-active header.header .navigation .menu-item:active, body.mobile-menu-active header.header .subpage-navigation .menu-item:hover, body.mobile-menu-active header.header .subpage-navigation .menu-item:focus, body.mobile-menu-active header.header .subpage-navigation .menu-item:active {
          background: none;
          background-color: none; }
          body.mobile-menu-active header.header .navigation .menu-item:hover a span, body.mobile-menu-active header.header .navigation .menu-item:focus a span, body.mobile-menu-active header.header .navigation .menu-item:active a span, body.mobile-menu-active header.header .subpage-navigation .menu-item:hover a span, body.mobile-menu-active header.header .subpage-navigation .menu-item:focus a span, body.mobile-menu-active header.header .subpage-navigation .menu-item:active a span {
            color: white; }
          body.mobile-menu-active header.header .navigation .menu-item:hover .sub-menu, body.mobile-menu-active header.header .navigation .menu-item:focus .sub-menu, body.mobile-menu-active header.header .navigation .menu-item:active .sub-menu, body.mobile-menu-active header.header .subpage-navigation .menu-item:hover .sub-menu, body.mobile-menu-active header.header .subpage-navigation .menu-item:focus .sub-menu, body.mobile-menu-active header.header .subpage-navigation .menu-item:active .sub-menu {
            display: none; }
      body.mobile-menu-active header.header .search.search-mobile {
        margin-left: 0;
        display: block; } }

header.header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  z-index: 10;
  width: 100%;
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.7), transparent);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.7)), color-stop(1, transparent));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), transparent);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.7), transparent);
  background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.7), transparent);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.7)', endColorstr='transparent');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.7)', endColorstr='transparent')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#99000000, endColorstr=#000000FF);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#99000000, endColorstr=#200000FF); }
  @media screen and (max-width: 768px) {
    header.header {
      position: fixed;
      top: 0; } }
  header.header .header-inner {
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    box-sizing: border-box;
    padding: 25px 50px 0; }
    @media screen and (min-width: 1145px) {
      header.header .header-inner {
        padding: 25px 0 0; } }
    @media screen and (min-width: 1024px) and (max-width: 1145px) {
      header.header .header-inner {
        padding: 25px 25px 0; } }
    @media screen and (max-width: 1024px) {
      header.header .header-inner {
        padding: 20px 12px 0; } }
    @media screen and (max-width: 768px) {
      header.header .header-inner {
        padding: 20px 0 0; } }
    header.header .header-inner .logo {
      float: left;
      margin-top: 10px;
      position: relative; }
      header.header .header-inner .logo a {
        text-indent: -9999px; }
      @media screen and (max-width: 768px) {
        header.header .header-inner .logo {
          margin-top: 0;
          margin-left: 12px; } }
    header.header .header-inner .mobile-nav {
      display: none;
      float: right;
      position: relative; }
      @media screen and (max-width: 768px) {
        header.header .header-inner .mobile-nav {
          display: block;
          margin-bottom: 25px;
          margin-right: 12px; } }
      header.header .header-inner .mobile-nav #nav-toggle {
        background: rgba(255, 255, 255, 0.2);
        display: block;
        position: relative; }
      header.header .header-inner .mobile-nav #nav-toggle {
        cursor: pointer;
        padding: 19px 31px 21px 9px; }
      header.header .header-inner .mobile-nav #nav-toggle span, header.header .header-inner .mobile-nav #nav-toggle span:before, header.header .header-inner .mobile-nav #nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 1px;
        width: 21px;
        background: white;
        position: absolute;
        display: block;
        content: ""; }
      header.header .header-inner .mobile-nav #nav-toggle span:before {
        top: -6px; }
      header.header .header-inner .mobile-nav #nav-toggle span:after {
        bottom: -6px; }
      header.header .header-inner .mobile-nav #nav-toggle span, header.header .header-inner .mobile-nav #nav-toggle span:before, header.header .header-inner .mobile-nav #nav-toggle span:after {
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
      header.header .header-inner .mobile-nav #nav-toggle.active span {
        background-color: transparent; }
      header.header .header-inner .mobile-nav #nav-toggle.active span:before, header.header .header-inner .mobile-nav #nav-toggle.active span:after {
        top: 0; }
      header.header .header-inner .mobile-nav #nav-toggle.active span:before {
        -webkit-transform: rotate(45deg); }
      header.header .header-inner .mobile-nav #nav-toggle.active span:after {
        -webkit-transform: translateY(-6px) rotate(-45deg);
        top: 6px; }
    header.header .header-inner .search {
      background: rgba(255, 255, 255, 0.2);
      height: 50px;
      float: right;
      margin-left: 15px;
      border-radius: 2px; }
      header.header .header-inner .search.search-mobile {
        display: none;
        margin-top: 65px;
        background: rgba(0, 0, 0, 0.5); }
      @media screen and (max-width: 768px) {
        header.header .header-inner .search {
          float: none; } }
      header.header .header-inner .search .magnifier {
        background-image: url(_images/magnifier.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        display: inline-block;
        height: 50px;
        float: left;
        width: 50px;
        border-radius: 2px; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          header.header .header-inner .search .magnifier {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/magnifier@2x.png");
            background-size: 24px 24px; } }
      header.header .header-inner .search .magnifier:hover {
        cursor: pointer; }
      header.header .header-inner .search .search-field {
        display: none;
        float: right; }
        @media screen and (max-width: 768px) {
          header.header .header-inner .search .search-field {
            display: flex;
            float: none; } }
        header.header .header-inner .search .search-field input, header.header .header-inner .search .search-field button {
          background: rgba(0, 0, 0, 0);
          box-sizing: border-box;
          font: 16px/20px DinPro, Georgia, serif;
          border: 0;
          color: white;
          outline: none;
          height: 30px;
          line-height: 27px;
          margin: 9px 0;
          font-size: 16px;
          max-width: 120px;
          padding-left: 10px; }
        header.header .header-inner .search .search-field button {
          background-color: #005D85;
          cursor: pointer;
          padding: 0;
          border-radius: 2px;
          margin: 0;
          height: 50px;
          width: 60px;
          transition: background 0.5s; }
        header.header .header-inner .search .search-field button:hover {
          background: #004B6B; }
        header.header .header-inner .search .search-field button:active {
          background: #0076A8 radial-gradient(circle, transparent 10%, #0076A8 11%) 50% no-repeat;
          background-size: 100%;
          transition: background 0s; }
        @media screen and (max-width: 768px) {
          header.header .header-inner .search .search-field input[type="text"] {
            max-width: none;
            width: calc(100% - 60px); }
          header.header .header-inner .search .search-field button {
            float: right;
            width: 60px;
            margin: 0 10px 0 0; } }
  header.header .navigation {
    float: right; }
  header.header ::placeholder {
    color: white;
    opacity: 1; }
  header.header .subpage-navigation .shared-inner {
    padding: 0; }
    @media screen and (min-width: 1145px) {
      header.header .subpage-navigation .shared-inner {
        padding: 0; } }
    @media screen and (min-width: 1024px) and (max-width: 1145px) {
      header.header .subpage-navigation .shared-inner {
        padding: 0 25px; } }
    @media screen and (max-width: 1024px) {
      header.header .subpage-navigation .shared-inner {
        padding: 0 25px; } }
    @media screen and (max-width: 768px) {
      header.header .subpage-navigation .shared-inner {
        padding: 0; } }
  @media screen and (max-width: 768px) {
    header.header .navigation, header.header .subpage-navigation {
      background: #1f1f1f;
      float: none;
      display: none;
      overflow: auto; } }
  header.header .navigation .menu-top, header.header .subpage-navigation .menu-top {
    display: block;
    margin-top: 19px; }
    @media screen and (max-width: 1024px) {
      header.header .navigation .menu-top, header.header .subpage-navigation .menu-top {
        margin-top: 0px; } }
    header.header .navigation .menu-top .menu-item, header.header .subpage-navigation .menu-top .menu-item {
      position: relative;
      display: inline-block; }
      header.header .navigation .menu-top .menu-item:hover, header.header .navigation .menu-top .menu-item:focus, header.header .navigation .menu-top .menu-item:active, header.header .subpage-navigation .menu-top .menu-item:hover, header.header .subpage-navigation .menu-top .menu-item:focus, header.header .subpage-navigation .menu-top .menu-item:active {
        background: #ffde00; }
        header.header .navigation .menu-top .menu-item:hover a, header.header .navigation .menu-top .menu-item:focus a, header.header .navigation .menu-top .menu-item:active a, header.header .subpage-navigation .menu-top .menu-item:hover a, header.header .subpage-navigation .menu-top .menu-item:focus a, header.header .subpage-navigation .menu-top .menu-item:active a {
          color: #000000;
          text-shadow: none; }
        header.header .navigation .menu-top .menu-item:hover .sub-menu, header.header .navigation .menu-top .menu-item:focus .sub-menu, header.header .navigation .menu-top .menu-item:active .sub-menu, header.header .subpage-navigation .menu-top .menu-item:hover .sub-menu, header.header .subpage-navigation .menu-top .menu-item:focus .sub-menu, header.header .subpage-navigation .menu-top .menu-item:active .sub-menu {
          display: block; }
      header.header .navigation .menu-top .menu-item:last-child, header.header .subpage-navigation .menu-top .menu-item:last-child {
        margin-right: -10px; }
        @media screen and (max-width: 1024px) {
          header.header .navigation .menu-top .menu-item:last-child, header.header .subpage-navigation .menu-top .menu-item:last-child {
            margin-right: -10px; } }
      header.header .navigation .menu-top .menu-item a, header.header .subpage-navigation .menu-top .menu-item a {
        color: #FFFFFF;
        display: block;
        font-family: "PilcrowSoftBold";
        font-size: 16px;
        padding: 15px 10px 30px;
        text-decoration: none;
        text-transform: uppercase;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
        @media screen and (max-width: 1024px) {
          header.header .navigation .menu-top .menu-item a, header.header .subpage-navigation .menu-top .menu-item a {
            font-size: 14px;
            padding: 10px 10px 25px; } }
      header.header .navigation .menu-top .menu-item .plusbutton, header.header .subpage-navigation .menu-top .menu-item .plusbutton {
        display: none; }
      header.header .navigation .menu-top .menu-item.menu-item-has-children:hover > a, header.header .navigation .menu-top .menu-item.menu-item-has-children:focus > a, header.header .navigation .menu-top .menu-item.menu-item-has-children:active > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children:hover > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children:focus > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children:active > a {
        background-image: url(_images/submenu-active-black.png);
        background-position: 50% 40px;
        background-repeat: no-repeat; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          header.header .navigation .menu-top .menu-item.menu-item-has-children:hover > a, header.header .navigation .menu-top .menu-item.menu-item-has-children:focus > a, header.header .navigation .menu-top .menu-item.menu-item-has-children:active > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children:hover > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children:focus > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children:active > a {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/submenu-active-black@2x.png");
            background-size: 11px 7px; } }
        @media screen and (max-width: 1024px) {
          header.header .navigation .menu-top .menu-item.menu-item-has-children:hover > a, header.header .navigation .menu-top .menu-item.menu-item-has-children:focus > a, header.header .navigation .menu-top .menu-item.menu-item-has-children:active > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children:hover > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children:focus > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children:active > a {
            background-position: 50% 35px; } }
      header.header .navigation .menu-top .menu-item.menu-item-has-children > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children > a {
        background-image: url(_images/submenu-inactive-white.png);
        background-position: 50% 40px;
        background-repeat: no-repeat; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          header.header .navigation .menu-top .menu-item.menu-item-has-children > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children > a {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/submenu-inactive-white@2x.png");
            background-size: 11px 7px; } }
        @media screen and (max-width: 1024px) {
          header.header .navigation .menu-top .menu-item.menu-item-has-children > a, header.header .subpage-navigation .menu-top .menu-item.menu-item-has-children > a {
            background-position: 50% 35px; } }
      header.header .navigation .menu-top .menu-item.current_page_item .sub-menu, header.header .navigation .menu-top .menu-item.current_page_ancestor .sub-menu, header.header .subpage-navigation .menu-top .menu-item.current_page_item .sub-menu, header.header .subpage-navigation .menu-top .menu-item.current_page_ancestor .sub-menu {
        display: none; }
      header.header .navigation .menu-top .menu-item.current_page_item a, header.header .navigation .menu-top .menu-item.current_page_ancestor a, header.header .subpage-navigation .menu-top .menu-item.current_page_item a, header.header .subpage-navigation .menu-top .menu-item.current_page_ancestor a {
        background-image: none;
        color: #ffde00; }
      header.header .navigation .menu-top .menu-item.current_page_item:hover a, header.header .navigation .menu-top .menu-item.current_page_item:focus a, header.header .navigation .menu-top .menu-item.current_page_item:active a, header.header .navigation .menu-top .menu-item.current_page_ancestor:hover a, header.header .navigation .menu-top .menu-item.current_page_ancestor:focus a, header.header .navigation .menu-top .menu-item.current_page_ancestor:active a, header.header .subpage-navigation .menu-top .menu-item.current_page_item:hover a, header.header .subpage-navigation .menu-top .menu-item.current_page_item:focus a, header.header .subpage-navigation .menu-top .menu-item.current_page_item:active a, header.header .subpage-navigation .menu-top .menu-item.current_page_ancestor:hover a, header.header .subpage-navigation .menu-top .menu-item.current_page_ancestor:focus a, header.header .subpage-navigation .menu-top .menu-item.current_page_ancestor:active a {
        color: #000000; }
      header.header .navigation .menu-top .menu-item .sub-menu, header.header .subpage-navigation .menu-top .menu-item .sub-menu {
        display: none;
        position: absolute;
        background: #fff;
        top: 65px;
        left: 0;
        min-width: 310px;
        z-index: 6;
        -moz-box-shadow: 0px 25px 36px rgba(0, 0, 0, 0.6);
        -webkit-box-shadow: 0px 25px 36px rgba(0, 0, 0, 0.6);
        box-shadow: 0px 25px 36px rgba(0, 0, 0, 0.6); }
        @media screen and (max-width: 1024px) {
          header.header .navigation .menu-top .menu-item .sub-menu, header.header .subpage-navigation .menu-top .menu-item .sub-menu {
            top: 55px;
            min-width: 250px; } }
        header.header .navigation .menu-top .menu-item .sub-menu .menu-item, header.header .subpage-navigation .menu-top .menu-item .sub-menu .menu-item {
          display: block;
          float: none;
          margin: 0;
          border-bottom: 1px solid #ececec; }
          header.header .navigation .menu-top .menu-item .sub-menu .menu-item:last-child, header.header .subpage-navigation .menu-top .menu-item .sub-menu .menu-item:last-child {
            border-bottom: 0; }
          header.header .navigation .menu-top .menu-item .sub-menu .menu-item a, header.header .subpage-navigation .menu-top .menu-item .sub-menu .menu-item a {
            color: #000000;
            display: block;
            font-size: 16px;
            text-shadow: none;
            padding: 20px 30px;
            text-transform: none;
            font-family: DinPro; }
            @media screen and (max-width: 1024px) {
              header.header .navigation .menu-top .menu-item .sub-menu .menu-item a, header.header .subpage-navigation .menu-top .menu-item .sub-menu .menu-item a {
                padding: 15px 20px;
                font-size: 14px; } }
      @media screen and (max-width: 768px) {
        header.header .navigation .menu-top .menu-item, header.header .subpage-navigation .menu-top .menu-item {
          display: block; } }
  header.header .navigation .menu-utility, header.header .subpage-navigation .menu-utility {
    float: right; }
    @media screen and (max-width: 768px) {
      header.header .navigation .menu-utility, header.header .subpage-navigation .menu-utility {
        float: none;
        display: block; } }
    header.header .navigation .menu-utility .menu-item, header.header .subpage-navigation .menu-utility .menu-item {
      position: relative;
      float: left; }
      header.header .navigation .menu-utility .menu-item a, header.header .subpage-navigation .menu-utility .menu-item a {
        color: #FFFFFF;
        display: block;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
        font-size: 14px;
        text-decoration: none;
        padding: 15px 20px; }
      @media screen and (max-width: 768px) {
        header.header .navigation .menu-utility .menu-item, header.header .subpage-navigation .menu-utility .menu-item {
          float: none;
          display: block; } }
    header.header .navigation .menu-utility .sub-menu, header.header .subpage-navigation .menu-utility .sub-menu {
      display: none;
      position: absolute;
      background: #fff;
      top: 50px;
      left: 0;
      z-index: 2;
      min-width: 225px;
      -moz-box-shadow: 0px 25px 36px rgba(0, 0, 0, 0.6);
      -webkit-box-shadow: 0px 25px 36px rgba(0, 0, 0, 0.6);
      box-shadow: 0px 25px 36px rgba(0, 0, 0, 0.6); }
      header.header .navigation .menu-utility .sub-menu .menu-item, header.header .subpage-navigation .menu-utility .sub-menu .menu-item {
        float: none;
        margin: 0;
        border-bottom: 1px solid #ececec; }
      header.header .navigation .menu-utility .sub-menu a, header.header .subpage-navigation .menu-utility .sub-menu a {
        color: #000000;
        display: block;
        text-shadow: none; }
    header.header .navigation .menu-utility .menu-item:hover, header.header .navigation .menu-utility .menu-item:focus, header.header .navigation .menu-utility .menu-item:active, header.header .subpage-navigation .menu-utility .menu-item:hover, header.header .subpage-navigation .menu-utility .menu-item:focus, header.header .subpage-navigation .menu-utility .menu-item:active {
      background: #ffde00; }
      header.header .navigation .menu-utility .menu-item:hover a, header.header .navigation .menu-utility .menu-item:focus a, header.header .navigation .menu-utility .menu-item:active a, header.header .subpage-navigation .menu-utility .menu-item:hover a, header.header .subpage-navigation .menu-utility .menu-item:focus a, header.header .subpage-navigation .menu-utility .menu-item:active a {
        color: #000000;
        text-shadow: none; }
      header.header .navigation .menu-utility .menu-item:hover .sub-menu, header.header .navigation .menu-utility .menu-item:focus .sub-menu, header.header .navigation .menu-utility .menu-item:active .sub-menu, header.header .subpage-navigation .menu-utility .menu-item:hover .sub-menu, header.header .subpage-navigation .menu-utility .menu-item:focus .sub-menu, header.header .subpage-navigation .menu-utility .menu-item:active .sub-menu {
        display: block; }
  header.header .navigation .utility-bar, header.header .subpage-navigation .utility-bar {
    display: block; }
    @media screen and (max-width: 768px) {
      header.header .navigation .utility-bar, header.header .subpage-navigation .utility-bar {
        display: none; } }
  header.header .large-submenu {
    background-color: #ffde00;
    margin-bottom: -1px; }
    @media screen and (max-width: 768px) {
      header.header .large-submenu {
        display: none; } }
    header.header .large-submenu .shared-inner {
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      @media screen and (max-width: 1145px) {
        header.header .large-submenu .shared-inner {
          padding: 0 25px; } }
    header.header .large-submenu ul li {
      display: inline-block;
      padding: 0;
      margin: 0; }
      header.header .large-submenu ul li.active a {
        background: #FFFFFF; }
      header.header .large-submenu ul li a {
        color: #000000;
        display: inline-block;
        padding: 20px 15px;
        text-decoration: none; }
      header.header .large-submenu ul li:first-child a {
        padding: 20px 15px; }
      @media screen and (max-width: 1024px) {
        header.header .large-submenu ul li a {
          padding: 15px 15px;
          font-size: 14px; }
        header.header .large-submenu ul li:first-child a {
          padding: 15px 15px 15px 15px; } }

.sub-page header.header, .single-artikel header.header {
  background: none;
  z-index: 10;
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.7), transparent);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.7)), color-stop(1, transparent));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), transparent);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.7), transparent);
  background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.7), transparent);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.7)', endColorstr='transparent');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.7)', endColorstr='transparent')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#99000000, endColorstr=#000000FF);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#99000000, endColorstr=#200000FF); }
  @media screen and (max-width: 768px) {
    .sub-page header.header, .single-artikel header.header {
      border-bottom: 0; } }
  .sub-page header.header .header-inner, .single-artikel header.header .header-inner {
    padding: 20px 0; }
    @media screen and (min-width: 1145px) {
      .sub-page header.header .header-inner, .single-artikel header.header .header-inner {
        padding: 20px 0 15px; } }
    @media screen and (min-width: 1024px) and (max-width: 1145px) {
      .sub-page header.header .header-inner, .single-artikel header.header .header-inner {
        padding: 20px 25px 15px; } }
    @media screen and (max-width: 1024px) {
      .sub-page header.header .header-inner, .single-artikel header.header .header-inner {
        padding: 20px 25px 15px; } }
    @media screen and (max-width: 768px) {
      .sub-page header.header .header-inner, .single-artikel header.header .header-inner {
        padding: 20px 0 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2); } }
  .sub-page header.header .subpage-navigation, .single-artikel header.header .subpage-navigation {
    background: rgba(0, 0, 0, 0.6);
    min-height: 65px; }
    .sub-page header.header .subpage-navigation .menu-top, .single-artikel header.header .subpage-navigation .menu-top {
      float: right;
      margin-top: 0; }
      .sub-page header.header .subpage-navigation .menu-top a, .single-artikel header.header .subpage-navigation .menu-top a {
        padding: 24px 14px 21px; }
      .sub-page header.header .subpage-navigation .menu-top .menu-item-has-children > a, .single-artikel header.header .subpage-navigation .menu-top .menu-item-has-children > a {
        background-position: 50% 50px; }
      .sub-page header.header .subpage-navigation .menu-top:hover .menu-item-has-children > a, .sub-page header.header .subpage-navigation .menu-top:focus .menu-item-has-children > a, .sub-page header.header .subpage-navigation .menu-top:active .menu-item-has-children > a, .single-artikel header.header .subpage-navigation .menu-top:hover .menu-item-has-children > a, .single-artikel header.header .subpage-navigation .menu-top:focus .menu-item-has-children > a, .single-artikel header.header .subpage-navigation .menu-top:active .menu-item-has-children > a {
        background-position: 50% 50px; }
    .sub-page header.header .subpage-navigation a.site-title, .single-artikel header.header .subpage-navigation a.site-title {
      display: inline-block; }
      .sub-page header.header .subpage-navigation a.site-title:hover, .sub-page header.header .subpage-navigation a.site-title:focus, .sub-page header.header .subpage-navigation a.site-title:active, .single-artikel header.header .subpage-navigation a.site-title:hover, .single-artikel header.header .subpage-navigation a.site-title:focus, .single-artikel header.header .subpage-navigation a.site-title:active {
        text-decoration: none; }
      .sub-page header.header .subpage-navigation a.site-title img, .single-artikel header.header .subpage-navigation a.site-title img {
        width: 160px;
        padding: 16px 0 0; }
      .sub-page header.header .subpage-navigation a.site-title span.caprice-logo, .single-artikel header.header .subpage-navigation a.site-title span.caprice-logo {
        background: url(_images/logos/caprice-records_white.png) no-repeat;
        display: inline-block;
        height: 34px;
        background-size: 160px 34px;
        margin: 15px 15px 10px;
        padding: 0;
        width: 160px;
        text-indent: -9999px; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          .sub-page header.header .subpage-navigation a.site-title span.caprice-logo, .single-artikel header.header .subpage-navigation a.site-title span.caprice-logo {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/logos/caprice-records_white@2x.png");
            background-size: 160px 34px; } }
      .sub-page header.header .subpage-navigation a.site-title span, .single-artikel header.header .subpage-navigation a.site-title span {
        color: #ffde00;
        line-height: 65px;
        font-family: "PilcrowSoftBold";
        font-weight: normal;
        font-size: 28px;
        text-transform: uppercase;
        text-decoration: none; }
        @media screen and (max-width: 768px) {
          .sub-page header.header .subpage-navigation a.site-title span, .single-artikel header.header .subpage-navigation a.site-title span {
            display: inline-block;
            line-height: 28px;
            padding: 15px; } }

html body.single-artikel {
  background-image: none; }
  html body.single-artikel header.header {
    background: #FFFFFF; }
    html body.single-artikel header.header .header-inner .mobile-nav #nav-toggle {
      background: rgba(0, 0, 0, 0.5); }
    html body.single-artikel header.header .header-inner .mobile-nav #nav-toggle span, html body.single-artikel header.header .header-inner .mobile-nav #nav-toggle span:before, html body.single-artikel header.header .header-inner .mobile-nav #nav-toggle span:after {
      background: white; }
    html body.single-artikel header.header .header-inner .mobile-nav #nav-toggle.active span {
      background-color: transparent; }
    html body.single-artikel header.header .header-inner .search {
      background: rgba(0, 0, 0, 0.1); }
      html body.single-artikel header.header .header-inner .search .magnifier {
        background-image: url(_images/magnifier-black.png); }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          html body.single-artikel header.header .header-inner .search .magnifier {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/magnifier-black@2x.png");
            background-size: 24px 24px; } }
      html body.single-artikel header.header .header-inner .search .search-field input {
        color: #000000; }
    html body.single-artikel header.header .header-inner .menu-utility .menu-item a {
      color: #000000;
      text-shadow: none; }
    html body.single-artikel header.header .subpage-navigation {
      background: black; }

.whitefooter {
  border-top: 1px solid #ececec;
  background: white;
  min-height: 80px;
  max-height: 80px;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .whitefooter {
      max-height: none; } }
  @media screen and (max-width: 1145px) {
    .whitefooter {
      padding: 0 25px 0; } }
  .whitefooter .cfct-build .normal_row {
    padding-top: 0 !important;
    max-width: 1146px;
    margin: 0 auto; }
    .whitefooter .cfct-build .normal_row .cfct-module.cfct-module-loop ul li {
      background: none;
      padding: 0; }
      .whitefooter .cfct-build .normal_row .cfct-module.cfct-module-loop ul li a {
        line-height: 80px;
        font-size: 20px;
        font-family: DinProMedium;
        border: 0; }
        @media screen and (max-width: 1145px) {
          .whitefooter .cfct-build .normal_row .cfct-module.cfct-module-loop ul li a {
            font-size: 16px; } }
        @media screen and (max-width: 768px) {
          .whitefooter .cfct-build .normal_row .cfct-module.cfct-module-loop ul li a {
            line-height: 24px; } }
    .whitefooter .cfct-build .normal_row .unit {
      padding: 0; }
    .whitefooter .cfct-build .normal_row .size1of4.lastUnit {
      text-align: right; }
    @media screen and (max-width: 768px) {
      .whitefooter .cfct-build .normal_row .size1of4, .whitefooter .cfct-build .normal_row .size2of4, .whitefooter .cfct-build .normal_row .size1of4.lastUnit {
        text-align: center; } }
    .whitefooter .cfct-build .normal_row .cfct-rich-text {
      margin-bottom: 0; }
      .whitefooter .cfct-build .normal_row .cfct-rich-text p, .whitefooter .cfct-build .normal_row .cfct-rich-text h3 {
        font-size: 20px;
        font-family: DinProMedium;
        padding: 0;
        margin: 0;
        line-height: 80px; }
        @media screen and (max-width: 1145px) {
          .whitefooter .cfct-build .normal_row .cfct-rich-text p, .whitefooter .cfct-build .normal_row .cfct-rich-text h3 {
            font-size: 16px; } }
        @media screen and (max-width: 768px) {
          .whitefooter .cfct-build .normal_row .cfct-rich-text p, .whitefooter .cfct-build .normal_row .cfct-rich-text h3 {
            padding: 10px 0;
            line-height: 24px; } }
        .whitefooter .cfct-build .normal_row .cfct-rich-text p a, .whitefooter .cfct-build .normal_row .cfct-rich-text h3 a {
          color: #000000; }
      .whitefooter .cfct-build .normal_row .cfct-rich-text h3 {
        color: #007eb3; }

@media screen and (min-width: 1145px) {
  footer#footer .shared-inner, footer#bigfoot .shared-inner {
    padding: 0; } }
@media screen and (max-width: 1145px) {
  footer#footer .shared-inner, footer#bigfoot .shared-inner {
    padding: 0 25px 0; } }
footer#footer.small-footer, footer#bigfoot.small-footer {
  min-height: 80px;
  background: rgba(46, 46, 46, 0.9);
  z-index: 3;
  position: relative !important; }
  @media screen and (max-width: 768px) {
    footer#footer.small-footer, footer#bigfoot.small-footer {
      margin-top: 0 !important; } }
  @media screen and (max-width: 1024px) {
    footer#footer.small-footer, footer#bigfoot.small-footer {
      margin-bottom: 0 !important; } }
  footer#footer.small-footer .item-holder, footer#bigfoot.small-footer .item-holder {
    text-align: center; }
    footer#footer.small-footer .item-holder:before, footer#footer.small-footer .item-holder:after, footer#bigfoot.small-footer .item-holder:before, footer#bigfoot.small-footer .item-holder:after {
      content: "";
      display: table; }
    footer#footer.small-footer .item-holder:after, footer#bigfoot.small-footer .item-holder:after {
      clear: both; }
    footer#footer.small-footer .item-holder .item, footer#bigfoot.small-footer .item-holder .item {
      display: inline-block;
      margin-right: 60px;
      font: normal 110%/1.2 "PilcrowSoftBold", Arial, serif;
      text-transform: uppercase;
      line-height: 80px; }
      footer#footer.small-footer .item-holder .item.active a, footer#bigfoot.small-footer .item-holder .item.active a {
        color: #7E7E7E; }
      footer#footer.small-footer .item-holder .item a, footer#bigfoot.small-footer .item-holder .item a {
        color: white; }
      footer#footer.small-footer .item-holder .item:last-child, footer#bigfoot.small-footer .item-holder .item:last-child {
        margin-right: 0;
        text-align: right; }
      @media screen and (max-width: 480px) {
        footer#footer.small-footer .item-holder .item, footer#bigfoot.small-footer .item-holder .item {
          width: 100%;
          margin-left: 0;
          margin-right: 0;
          text-align: center;
          font-size: 100%;
          line-height: 22px;
          padding: 15px 0; }
          footer#footer.small-footer .item-holder .item:last-child, footer#bigfoot.small-footer .item-holder .item:last-child {
            text-align: center; } }
      @media screen and (min-width: 480px) and (max-width: 768px) {
        footer#footer.small-footer .item-holder .item, footer#bigfoot.small-footer .item-holder .item {
          margin-left: 0;
          margin-right: 0;
          text-align: center;
          width: 33%;
          font-size: 100%;
          line-height: 22px;
          padding: 30px 0;
          min-height: initial; }
          footer#footer.small-footer .item-holder .item:last-child, footer#bigfoot.small-footer .item-holder .item:last-child {
            text-align: center; } }
      @media screen and (min-width: 769px) and (max-width: 866px) {
        footer#footer.small-footer .item-holder .item, footer#bigfoot.small-footer .item-holder .item {
          font-size: 90%;
          margin-right: 10px; } }
      @media screen and (min-width: 866px) and (max-width: 1024px) {
        footer#footer.small-footer .item-holder .item, footer#bigfoot.small-footer .item-holder .item {
          font-size: 100%;
          margin-right: 12px; } }
      @media screen and (min-width: 1024px) and (max-width: 1066px) {
        footer#footer.small-footer .item-holder .item, footer#bigfoot.small-footer .item-holder .item {
          margin-right: 28px; } }
      @media screen and (min-width: 1066px) and (max-width: 1146px) {
        footer#footer.small-footer .item-holder .item, footer#bigfoot.small-footer .item-holder .item {
          margin-right: 28px; } }
@media screen and (max-width: 1024px) {
  footer#footer.bigfoot, footer#bigfoot.bigfoot {
    position: relative !important; } }
footer#footer.bigfoot .cfct-build, footer#bigfoot.bigfoot .cfct-build {
  background-color: #2e2e2e; }
  @media screen and (min-width: 1145px) {
    footer#footer.bigfoot .cfct-build, footer#bigfoot.bigfoot .cfct-build {
      padding: 0; } }
  @media screen and (max-width: 1145px) {
    footer#footer.bigfoot .cfct-build, footer#bigfoot.bigfoot .cfct-build {
      padding: 0 25px 0; } }
  footer#footer.bigfoot .cfct-build .row, footer#bigfoot.bigfoot .cfct-build .row {
    margin: 0 auto;
    max-width: 1146px;
    padding: 40px 0; }
    @media screen and (max-width: 480px) {
      footer#footer.bigfoot .cfct-build .row .unit, footer#bigfoot.bigfoot .cfct-build .row .unit {
        width: 100%; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      footer#footer.bigfoot .cfct-build .row .unit, footer#bigfoot.bigfoot .cfct-build .row .unit {
        width: 50%; } }
    @media screen and (min-width: 769px) and (max-width: 1024px) {
      footer#footer.bigfoot .cfct-build .row .unit, footer#bigfoot.bigfoot .cfct-build .row .unit {
        width: 33%; } }
    footer#footer.bigfoot .cfct-build .row .cfct-mod-content strong, footer#footer.bigfoot .cfct-build .row .cfct-mod-content p, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content strong, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content p {
      color: white;
      font-size: 14px; }
    footer#footer.bigfoot .cfct-build .row .cfct-mod-content strong, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content strong {
      display: block;
      font: normal 16px/1.2 "PilcrowSoftBold", Arial, serif;
      margin-bottom: 15px;
      text-transform: uppercase; }
    footer#footer.bigfoot .cfct-build .row .cfct-mod-content a, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content a {
      color: #ffde00;
      text-decoration: none; }
      footer#footer.bigfoot .cfct-build .row .cfct-mod-content a:hover, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content a:hover {
        text-decoration: underline; }
    footer#footer.bigfoot .cfct-build .row .cfct-mod-content ul, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content ul {
      padding: 0;
      list-style-type: none; }
      footer#footer.bigfoot .cfct-build .row .cfct-mod-content ul li, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content ul li {
        font-size: 14px;
        line-height: 22px;
        margin: 0; }
        footer#footer.bigfoot .cfct-build .row .cfct-mod-content ul li a, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content ul li a {
          color: white; }
          footer#footer.bigfoot .cfct-build .row .cfct-mod-content ul li a:hover, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content ul li a:hover {
            text-decoration: underline; }
        footer#footer.bigfoot .cfct-build .row .cfct-mod-content ul li:before, footer#bigfoot.bigfoot .cfct-build .row .cfct-mod-content ul li:before {
          font-family: "icomoon";
          content: "";
          list-style-type: none;
          color: #e5e5e5;
          font-size: 14px;
          padding-left: 3px;
          line-height: 22px;
          margin: 0 10px 0 0; }
footer#footer.bigfoot .cfct-build .cfct-rich-text, footer#bigfoot.bigfoot .cfct-build .cfct-rich-text {
  margin-bottom: 0; }
footer#footer.bigfoot .top-footer, footer#bigfoot.bigfoot .top-footer {
  background-color: #353535;
  padding: 70px 0; }
  @media screen and (max-width: 480px) {
    footer#footer.bigfoot .top-footer .item, footer#bigfoot.bigfoot .top-footer .item {
      width: 50%; } }
  @media screen and (min-width: 480px) and (max-width: 768px) {
    footer#footer.bigfoot .top-footer .item, footer#bigfoot.bigfoot .top-footer .item {
      width: 33%; } }
  footer#footer.bigfoot .top-footer h4, footer#bigfoot.bigfoot .top-footer h4 {
    color: white;
    font: normal 18px/1.2 "PilcrowSoftBold", Arial, serif;
    text-transform: uppercase;
    margin-bottom: 15px; }
  footer#footer.bigfoot .top-footer ul li, footer#bigfoot.bigfoot .top-footer ul li {
    color: white;
    font-size: 16px;
    line-height: 22px; }
    footer#footer.bigfoot .top-footer ul li:before, footer#bigfoot.bigfoot .top-footer ul li:before {
      font-family: "icomoon";
      content: "";
      list-style-type: none;
      color: #e5e5e5;
      font-size: 16px;
      padding-left: 3px;
      line-height: 22px;
      margin: 0 10px 0 0; }
footer#footer.bigfoot .lower-footer, footer#bigfoot.bigfoot .lower-footer {
  background-color: #FFFFFF;
  padding: 25px 0 20px;
  text-align: center; }
  footer#footer.bigfoot .lower-footer .footer-logo, footer#bigfoot.bigfoot .lower-footer .footer-logo {
    background-image: url("_images/logos/musikverket_lying_extreme_black.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 50px;
    width: 224px;
    text-indent: -9999px; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      footer#footer.bigfoot .lower-footer .footer-logo, footer#bigfoot.bigfoot .lower-footer .footer-logo {
        /* on retina, use image that's scaled by 2 */
        background-image: url("_images/logos/musikverket_lying_extreme_black@2x.png");
        background-size: 224px 50px; } }
  footer#footer.bigfoot .lower-footer .publisher, footer#bigfoot.bigfoot .lower-footer .publisher {
    margin: 20px 0; }
  footer#footer.bigfoot .lower-footer .copyright, footer#footer.bigfoot .lower-footer .cookies, footer#bigfoot.bigfoot .lower-footer .copyright, footer#bigfoot.bigfoot .lower-footer .cookies {
    font-size: 12px;
    margin: 0;
    padding: 0; }
    footer#footer.bigfoot .lower-footer .copyright a, footer#footer.bigfoot .lower-footer .cookies a, footer#bigfoot.bigfoot .lower-footer .copyright a, footer#bigfoot.bigfoot .lower-footer .cookies a {
      color: #007eb3;
      text-decoration: none; }

.cfct-build .normal_row:first-child {
  padding-top: 40px; }
  @media only screen and (max-width: 1146px) {
    .cfct-build .normal_row:first-child {
      padding-top: 0; } }
.cfct-build .smv_fullwidth {
  padding-bottom: 40px; }
.cfct-build .cfct-rich-text {
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .cfct-build .cfct-rich-text {
      margin-bottom: 20px; } }
  .cfct-build .cfct-rich-text p {
    color: #262626;
    line-height: 28px;
    padding: 0 0 20px; }
    .cfct-build .cfct-rich-text p strong {
      font-size: 18px;
      line-height: 26px; }
    @media screen and (max-width: 768px) {
      .cfct-build .cfct-rich-text p {
        font-size: 14px;
        line-height: 20px; }
        .cfct-build .cfct-rich-text p strong {
          font-size: 14px;
          line-height: 24px; } }
    .cfct-build .cfct-rich-text p a {
      color: #007eb3; }
.cfct-build .cfct-rich-text ul, .cfct-build .cfct-html ul {
  list-style-type: disc;
  padding: 0 3px 20px; }
  .cfct-build .cfct-rich-text ul li, .cfct-build .cfct-html ul li {
    color: #262626;
    line-height: 28px;
    margin: 0 10px 0 14px; }

.cfct-module:before, .cfct-module:after {
  content: "";
  display: table; }
.cfct-module:after {
  clear: both; }

body.musikverket-default .logo a {
  background: url("_images/logos/musikverket_lying.png") no-repeat;
  display: inline-block;
  height: 90px;
  width: 207px;
  background-size: 207px 90px; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    body.musikverket-default .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/musikverket_lying@2x.png");
      background-size: 207px 90px; } }
  @media screen and (max-width: 768px) {
    body.musikverket-default .logo a {
      width: 104px;
      height: 45px;
      background-size: 104px 45px; } }
  @media screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-resolution: 1.3dppx) {
    body.musikverket-default .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/musikverket_lying@2x.png");
      background-size: 104px 45px; } }

  @media screen and (min-width: 769px) and (max-width: 1024px) {
    body.musikverket-default .logo a {
      width: 172px;
      height: 75px;
      background-size: 172px 75px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) and (min--moz-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-resolution: 1.3dppx) {
    body.musikverket-default .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/musikverket_lying@2x.png");
      background-size: 172px 75px; } }

body.musikverket-default.searchpage {
  background: url("_images/search-bg.jpg"); }

body.sub-page.page-template-activity-page-php section.page .activitypage .news-item.all-news .image-circle .circle {
  color: #199edc; }
body.sub-page .activitypage .activity-two {
  background: #1A9FDD; }
body.sub-page .activitypage .panel-grid .panel-grid-cell:last-child {
  background: #007db8; }
body.sub-page .logo a {
  background: url(_images/logos/musikverket_lying_extreme.png) no-repeat;
  display: inline-block;
  height: 50px;
  width: 224px;
  background-size: 224px 50px; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    body.sub-page .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/musikverket_lying_extreme@2x.png");
      background-size: 224px 50px; } }
  @media screen and (max-width: 768px) {
    body.sub-page .logo a {
      background: url(_images/logos/musikverket_lying.png) no-repeat;
      width: 104px;
      height: 45px;
      background-size: 104px 45px; } }
  @media screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-resolution: 1.3dppx) {
    body.sub-page .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/musikverket_lying@2x.png");
      background-size: 104px 45px; } }

  @media screen and (min-width: 769px) and (max-width: 1024px) {
    body.sub-page .logo a {
      background: url(_images/logos/musikverket_lying_extreme.png) no-repeat;
      display: inline-block;
      height: 50px;
      width: 224px;
      background-size: 224px 50px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) and (min--moz-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-resolution: 1.3dppx) {
    body.sub-page .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/musikverket_lying_extreme@2x.png");
      background-size: 224px 50px; } }

body.musikverket-default.single-artikel .logo a, body.sub-page.single-artikel .logo a {
  height: 50px;
  width: 224px;
  background: url(_images/logos/musikverket_lying_extreme_black.png) no-repeat; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    body.musikverket-default.single-artikel .logo a, body.sub-page.single-artikel .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/musikverket_lying_extreme_black@2x.png");
      background-size: 224px 50px; } }
  @media screen and (max-width: 768px) {
    body.musikverket-default.single-artikel .logo a, body.sub-page.single-artikel .logo a {
      background: url(_images/logos/musikverket_lying_black.png) no-repeat;
      width: 104px;
      height: 45px;
      background-size: 104px 45px; } }
  @media screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-resolution: 1.3dppx) {
    body.musikverket-default.single-artikel .logo a, body.sub-page.single-artikel .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/musikverket_lying_black@2x.png");
      background-size: 104px 45px; } }

body.caprice-default.page-template-activity-page-php section.page .activitypage .news-item.all-news .image-circle .circle {
  color: #199edc; }
body.caprice-default .activitypage .activity-two {
  background: #1A9FDD; }
body.caprice-default .activitypage .panel-grid .panel-grid-cell:last-child {
  background: #007db8; }
body.caprice-default .logo a {
  background: url(_images/logos/caprice-records.png) no-repeat;
  display: inline-block;
  height: 90px;
  width: 207px;
  background-size: 207px 90px;
  background-position: 0 50%; }
  @media screen and (max-width: 768px) {
    body.caprice-default .logo a {
      width: 104px;
      height: 45px;
      background-size: 104px 22px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) {
    body.caprice-default .logo a {
      width: 172px;
      height: 75px;
      background-size: 172px 36px; } }

body.ems-default .whitefooter .cfct-build .normal_row .cfct-rich-text h3 {
  color: #EB5F0A; }
body.ems-default .cfct-puff a:hover h4 {
  color: #EB5F0A; }
body.ems-default header.header .navigation .menu-item.menu-item-has-children > a span .plusbutton, body.ems-default header.header .subpage-navigation .menu-item.menu-item-has-children > a span .plusbutton {
  background-image: url(_images/mobile-submenu-inactive-orange.png); }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    body.ems-default header.header .navigation .menu-item.menu-item-has-children > a span .plusbutton, body.ems-default header.header .subpage-navigation .menu-item.menu-item-has-children > a span .plusbutton {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/mobile-submenu-inactive-orange@2x.png");
      background-size: 9px 9px; } }
body.ems-default header.header .navigation .menu-item.menu-item-has-children.active > a span .plusbutton, body.ems-default header.header .subpage-navigation .menu-item.menu-item-has-children.active > a span .plusbutton {
  background-image: url(_images/mobile-submenu-active-orange.png); }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    body.ems-default header.header .navigation .menu-item.menu-item-has-children.active > a span .plusbutton, body.ems-default header.header .subpage-navigation .menu-item.menu-item-has-children.active > a span .plusbutton {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/mobile-submenu-active-orange@2x.png");
      background-size: 9px 9px; } }
body.ems-default header.header .large-submenu {
  background-color: #EB5F0A; }
  body.ems-default header.header .large-submenu ul li a {
    color: #FFFFFF; }
  body.ems-default header.header .large-submenu ul li.active a {
    color: #000000; }
body.ems-default.single-artikel .logo a {
  background: url(_images/logos/ems_lying_black.png) no-repeat; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    body.ems-default.single-artikel .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/ems_lying_black@2x.png");
      background-size: 222px 100px; } }
  @media screen and (max-width: 768px) {
    body.ems-default.single-artikel .logo a {
      background-size: 100px 45px; } }
  @media screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-resolution: 1.3dppx) {
    body.ems-default.single-artikel .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/ems_lying_black@2x.png");
      background-size: 100px 45px; } }

  @media screen and (min-width: 769px) and (max-width: 1024px) {
    body.ems-default.single-artikel .logo a {
      background-size: 167px 75px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) and (min--moz-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-resolution: 1.3dppx) {
    body.ems-default.single-artikel .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/ems_lying_black@2x.png");
      background-size: 167px 75px; } }

body.ems-default .article-wrapper aside.article-aside h4 {
  color: #FFFFFF; }
body.ems-default .article-wrapper aside.article-aside ul li a:hover {
  color: #EB5F0A; }
body.ems-default .action-button, body.ems-default .article-wrapper aside.article-aside h4, body.ems-default .activitypage .activity-two {
  background: #EB5F0A; }
body.ems-default .logo a {
  background: url(_images/logos/ems_lying.png) no-repeat;
  display: inline-block;
  height: 90px;
  width: 200px;
  background-size: 200px 90px; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    body.ems-default .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/ems_lying@2x.png");
      background-size: 222px 100px; } }
  @media screen and (max-width: 768px) {
    body.ems-default .logo a {
      width: 100px;
      height: 45px;
      background-size: 100px 45px; } }
  @media screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-resolution: 1.3dppx) {
    body.ems-default .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/ems_lying@2x.png");
      background-size: 100px 45px; } }

  @media screen and (min-width: 769px) and (max-width: 1024px) {
    body.ems-default .logo a {
      width: 167px;
      height: 75px;
      background-size: 167px 75px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) and (min--moz-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-resolution: 1.3dppx) {
    body.ems-default .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/ems_lying@2x.png");
      background-size: 167px 75px; } }

body.skm-default {
  background-image: url("/wp-content/uploads/2016/04/Scenkonstmuseet_bakgrund_1.jpg"); }
  body.skm-default #fullpage .section.aktuellt .inner a:hover h2, body.skm-default #fullpage .section.aktuellt .inner a:hover p, body.skm-default #fullpage .section.aktuellt .inner .news-item:hover h3 {
    color: #E2007A; }
  body.skm-default #fullpage .section.aktuellt .inner .news-item:hover .image-circle {
    border: 8px #E2007A solid; }
  body.skm-default.page-template-fullpage-pb .puff-loop .loop-puff:hover .loop-puff-thumbnail, body.skm-default.page-template-fullpage-pb .puff-loop .last-thing .all-news:hover .image-circle {
    border: 8px #E2007A solid; }
  body.skm-default.page-template-fullpage-pb .puff-loop .loop-puff:hover h4, body.skm-default.page-template-fullpage-pb .puff-loop .last-thing .all-news:hover h3 {
    color: #E2007A; }
  body.skm-default.page-template-fullpage-pb .fullpage-pb > .type-page > div > .panel-grid > div > div .firstNews a:hover h3, body.skm-default.page-template-fullpage-pb .fullpage-pb > .type-page > div > .panel-grid > div > div .firstNews a:hover p {
    color: #E2007A; }
  body.skm-default .whitefooter .cfct-build .normal_row .cfct-rich-text h3 {
    color: #E2007A; }
  body.skm-default .activitypage .panel-grid .panel-grid-cell:last-child {
    background: #E2007A; }
  body.skm-default .cfct-puff a:hover h4 {
    color: #E2007A; }
  body.skm-default header.header .navigation .menu-item.menu-item-has-children > a span .plusbutton, body.skm-default header.header .subpage-navigation .menu-item.menu-item-has-children > a span .plusbutton {
    background-image: url(_images/mobile-submenu-inactive.png); }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      body.skm-default header.header .navigation .menu-item.menu-item-has-children > a span .plusbutton, body.skm-default header.header .subpage-navigation .menu-item.menu-item-has-children > a span .plusbutton {
        /* on retina, use image that's scaled by 2 */
        background-image: url("_images/mobile-submenu-inactive@2x.png");
        background-size: 9px 9px; } }
  body.skm-default header.header .navigation .menu-item.menu-item-has-children.active > a span .plusbutton, body.skm-default header.header .subpage-navigation .menu-item.menu-item-has-children.active > a span .plusbutton {
    background-image: url(_images/mobile-submenu-active.png); }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      body.skm-default header.header .navigation .menu-item.menu-item-has-children.active > a span .plusbutton, body.skm-default header.header .subpage-navigation .menu-item.menu-item-has-children.active > a span .plusbutton {
        /* on retina, use image that's scaled by 2 */
        background-image: url("_images/mobile-submenu-active@2x.png");
        background-size: 9px 9px; } }
  body.skm-default header.header .navigation .menu-item.current_page_item a span, body.skm-default header.header .navigation .menu-item.current_page_ancestor a span, body.skm-default header.header .subpage-navigation .menu-item.current_page_item a span, body.skm-default header.header .subpage-navigation .menu-item.current_page_ancestor a span {
    color: #E2007A; }
  body.skm-default header.header .navigation .menu-item:hover, body.skm-default header.header .subpage-navigation .menu-item:hover {
    background-color: #E2007A;
    color: white; }
    body.skm-default header.header .navigation .menu-item:hover > a span, body.skm-default header.header .subpage-navigation .menu-item:hover > a span {
      color: white; }
  body.skm-default header.header .large-submenu {
    background-color: #E2007A; }
    body.skm-default header.header .large-submenu ul li a {
      color: #FFFFFF; }
    body.skm-default header.header .large-submenu ul li.active a {
      color: #000000; }
  body.skm-default.single-artikel .logo a {
    background: url(_images/logos/skm_lying_black.png) no-repeat;
    background-size: 350px 90px; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      body.skm-default.single-artikel .logo a {
        /* on retina, use image that's scaled by 2 */
        background-image: url("_images/logos/skm_lying_black@2x.png");
        background-size: 389px 100px; } }
    @media screen and (max-width: 768px) {
      body.skm-default.single-artikel .logo a {
        background-size: 175px 45px; } }
  @media screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-resolution: 1.3dppx) {
    body.skm-default.single-artikel .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/skm_lying_black@2x.png");
      background-size: 174px 45px; } }

    @media screen and (min-width: 769px) and (max-width: 1024px) {
      body.skm-default.single-artikel .logo a {
        background-size: 292px 75px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) and (min--moz-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-resolution: 1.3dppx) {
    body.skm-default.single-artikel .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/skm_lying_black@2x.png");
      background-size: 292px 75px; } }

  body.skm-default .article-wrapper aside.article-aside h4 {
    color: #FFFFFF; }
  body.skm-default .article-wrapper aside.article-aside ul li a:hover {
    color: #E2007A; }
  body.skm-default .article-wrapper .article .slideshow .pagination li.current a {
    background: #E2007A; }
  body.skm-default .article-wrapper .article .slideshow .navigation .previous a {
    background-image: url(_images/article-slideshow-left-skm.png); }
  body.skm-default .article-wrapper .article .slideshow .navigation .next a {
    background-image: url(_images/article-slideshow-right-skm.png); }
  body.skm-default .action-button, body.skm-default .article-wrapper aside.article-aside h4, body.skm-default .activitypage .activity-two {
    background: #E2007A; }
  body.skm-default .logo a {
    background: url(_images/logos/skm_lying.png) no-repeat;
    display: inline-block;
    height: 90px;
    width: 350px;
    background-size: 350px 90px; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      body.skm-default .logo a {
        /* on retina, use image that's scaled by 2 */
        background-image: url("_images/logos/skm_lying@2x.png");
        background-size: 350px 90px; } }
    @media screen and (max-width: 768px) {
      body.skm-default .logo a {
        width: 175px;
        height: 45px;
        background-size: 175px 45px; } }
  @media screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-device-pixel-ratio: 1.3), screen and (max-width: 768px) and (min-resolution: 1.3dppx) {
    body.skm-default .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/skm_lying@2x.png");
      background-size: 174px 45px; } }

    @media screen and (min-width: 769px) and (max-width: 1024px) {
      body.skm-default .logo a {
        width: 292px;
        height: 75px;
        background-size: 292px 75px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) and (min--moz-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2.6 / 2), screen and (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-device-pixel-ratio: 1.3), screen and (min-width: 769px) and (max-width: 1024px) and (min-resolution: 1.3dppx) {
    body.skm-default .logo a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/logos/skm_lying@2x.png");
      background-size: 292px 75px; } }

  body.skm-default.page-template-fullpage-pb .scrollIndicator {
    bottom: 60px; }

/* Normal article
 */
html body.single-artikel .page {
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    html body.single-artikel .page {
      margin-top: 80px; } }

.article-wrapper {
  margin: 0 auto;
  max-width: 1146px;
  padding: 40px 12px; }
  .article-wrapper .crumbs {
    display: none; }
  @media screen and (min-width: 769px) {
    .article-wrapper {
      padding: 40px 25px; } }
  .article-wrapper:before, .article-wrapper:after {
    content: "";
    display: table; }
  .article-wrapper:after {
    clear: both; }
  .article-wrapper aside.article-aside {
    float: left;
    width: 100%; }
    @media screen and (min-width: 769px) {
      .article-wrapper aside.article-aside {
        width: 33%; } }
    .article-wrapper aside.article-aside h4 {
      background-color: #ffde00;
      font-family: "PilcrowSoftBold";
      font-size: 24px;
      font-weight: normal;
      padding: 20px 20px 18px; }
    .article-wrapper aside.article-aside ul li a {
      color: #000000;
      display: block;
      border-bottom: 1px solid #E5E5E5;
      background-image: url(_images/arrow-left.png);
      background-position: 20px 50%;
      background-repeat: no-repeat;
      padding: 20px 20px 18px 45px;
      text-decoration: none; }
      .article-wrapper aside.article-aside ul li a:hover {
        color: #007eb3; }
      .article-wrapper aside.article-aside ul li a span {
        display: block;
        font-size: 12px;
        color: #57575b; }
    .article-wrapper aside.article-aside .article-puff {
      border-bottom: 1px solid #E5E5E5;
      padding: 25px 0;
      text-align: center; }
      .article-wrapper aside.article-aside .article-puff:before, .article-wrapper aside.article-aside .article-puff:after {
        content: "";
        display: table; }
      .article-wrapper aside.article-aside .article-puff:after {
        clear: both; }
      .article-wrapper aside.article-aside .article-puff.fifty {
        text-align: left; }
        .article-wrapper aside.article-aside .article-puff.fifty .puff-image, .article-wrapper aside.article-aside .article-puff.fifty .puff-html {
          float: left; }
        .article-wrapper aside.article-aside .article-puff.fifty .puff-image {
          border-radius: 110px;
          height: 110px;
          margin-right: 25px;
          width: 110px;
          overflow: hidden; }
        .article-wrapper aside.article-aside .article-puff.fifty .puff-html {
          margin-top: 15px; }
      .article-wrapper aside.article-aside .article-puff .puff-image img {
        max-width: 100%; }
      .article-wrapper aside.article-aside .article-puff .puff-html .action-button {
        display: inline-block; }
        .article-wrapper aside.article-aside .article-puff .puff-html .action-button a {
          padding: 16px 60px 14px; }
      .article-wrapper aside.article-aside .article-puff .puff-html h2 {
        margin: 15px 0; }
      .article-wrapper aside.article-aside .article-puff .puff-html a {
        display: block;
        font-family: DinProBold, Georgia, serif;
        font-size: 14px;
        line-height: 22px; }
  .article-wrapper .article-body {
    box-sizing: border-box;
    float: left;
    width: 100%; }
    .article-wrapper .article-body .slideshow li.item {
      margin: 0; }
    @media screen and (min-width: 769px) {
      .article-wrapper .article-body {
        width: 67%;
        padding-left: 0;
        padding-right: 72px; } }
    .article-wrapper .article-body .article-header {
      margin-bottom: 20px; }
      .article-wrapper .article-body .article-header img {
        max-width: 100%;
        height: auto; }
      .article-wrapper .article-body .article-header .image-text {
        color: #000000;
        font-style: italic;
        font-size: 12px; }
    .article-wrapper .article-body .article-content {
      border-bottom: 3px solid #E5E5E5; }
      .article-wrapper .article-body .article-content .normal_row {
        padding-top: 0px;
        margin-top: -20px; }
    .article-wrapper .article-body footer {
      padding: 20px 0; }
    .article-wrapper .article-body h1 {
      margin-bottom: 30px; }
    .article-wrapper .article-body h2 {
      color: #262626;
      font-size: 20px;
      line-height: 26px;
      letter-spacing: -1px;
      margin-bottom: 5px; }
      @media screen and (max-width: 768px) {
        .article-wrapper .article-body h2 {
          font-size: 18px;
          line-height: 24px; } }
    .article-wrapper .article-body h3 {
      color: #262626;
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 5px; }
    .article-wrapper .article-body p {
      margin-bottom: 20px;
      font-size: 15px;
      color: #2e2e2e;
      line-height: 22px; }
      @media screen and (max-width: 768px) {
        .article-wrapper .article-body p {
          font-size: 14px;
          line-height: 20px; } }
    .article-wrapper .article-body ul {
      list-style-type: disc;
      padding: 0 3px 20px; }
      .article-wrapper .article-body ul li {
        color: #262626;
        line-height: 28px;
        margin: 0 10px 0 14px; }
  .article-wrapper footer .signature {
    font-size: 15px;
    margin-bottom: 10px; }
  .article-wrapper footer .metatags {
    margin-bottom: 10px; }
    .article-wrapper footer .metatags span.title {
      font-family: DinProBold;
      font-style: normal;
      font-size: 15px; }
    .article-wrapper footer .metatags a {
      font-size: 15px; }
  .article-wrapper .share-buttons {
    margin: 20px 0; }
    .article-wrapper .share-buttons .twitter-share-button {
      height: 50px !important; }
    .article-wrapper .share-buttons .share-button {
      display: inline-block;
      margin: 0 10px;
      font-size: 12px;
      text-align: center; }
      .article-wrapper .share-buttons .share-button span {
        display: block; }
      .article-wrapper .share-buttons .share-button .share-image {
        display: block;
        height: 45px;
        width: 45px; }
      .article-wrapper .share-buttons .share-button.facebook .share-image {
        background-image: url(_images/share-button.png);
        background-repeat: no-repeat; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          .article-wrapper .share-buttons .share-button.facebook .share-image {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/share-button@2x.png");
            background-size: 45px 45px; } }
      .article-wrapper .share-buttons .share-button.mail .share-image {
        background-image: url(_images/mail-button.png);
        background-repeat: no-repeat; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          .article-wrapper .share-buttons .share-button.mail .share-image {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/mail-button@2x.png");
            background-size: 45px 45px; } }
      .article-wrapper .share-buttons .share-button.print .share-image {
        background-image: url(_images/print-button.png);
        background-repeat: no-repeat; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          .article-wrapper .share-buttons .share-button.print .share-image {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/print-button@2x.png");
            background-size: 45px 45px; } }
    .article-wrapper .share-buttons .unblocking {
      display: inline-block; }
      @media screen and (max-width: 768px) {
        .article-wrapper .share-buttons .unblocking {
          display: block; }
          .article-wrapper .share-buttons .unblocking .share-button {
            float: left;
            width: 33%;
            margin: 0; }
            .article-wrapper .share-buttons .unblocking .share-button .share-image {
              margin: 0 auto; } }

/* Caprice article
 */
.article-caprice h1 {
  line-height: 0.9;
  margin-bottom: 10px; }
.article-caprice h2 {
  font-size: 160%;
  line-height: 1.4;
  margin-bottom: 15px;
  text-indent: 3px; }
.article-caprice p {
  padding: 0 0 0 0; }
.article-caprice img {
  display: inline-block;
  margin: 0; }
.article-caprice .article-body p {
  line-height: 26px; }
.article-caprice .article-body h1 {
  margin-bottom: 20px; }
.article-caprice .article-body h2 {
  padding: 0 0 10px; }
.article-caprice .caprice-extras {
  font-size: 85%;
  margin-bottom: 20px; }
.article-caprice .information-wrapper {
  margin: 0 0 25px 0; }
  .article-caprice .information-wrapper .show-more-information a {
    background: url("_images/round-open.png") 0 0 no-repeat;
    display: inline-block;
    font: normal 70%/1.2 "DinPro", Arial, serif;
    line-height: 30px;
    text-transform: uppercase;
    color: #777777;
    padding-left: 44px;
    text-decoration: none;
    border: 0 !important; }
    .article-caprice .information-wrapper .show-more-information a:hover {
      color: #C80813; }
  .article-caprice .information-wrapper .information-inner {
    color: #2e2e2e;
    font-size: 15px;
    line-height: 26px;
    display: none;
    margin-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .article-caprice .information-wrapper .information-inner {
        font-size: 14px;
        line-height: 26px; } }
    .article-caprice .information-wrapper .information-inner span {
      color: #262626;
      line-height: 26px;
      margin-bottom: 20px; }
.article-caprice .cover {
  line-height: 0;
  margin-bottom: 25px;
  max-height: 365px; }
  .article-caprice .cover img {
    max-height: 365px; }
  .article-caprice .cover a {
    display: inline-block;
    position: relative; }
    .article-caprice .cover a .magnify {
      display: none;
      height: 58px;
      width: 58px;
      margin-left: -29px;
      margin-top: -29px;
      left: 50%;
      top: 50%;
      background: url("_images/magnify.png");
      position: absolute; }
    .article-caprice .cover a:hover .magnify {
      display: block; }

.events-single .article-wrapper .article-content {
  border-bottom: 0; }
.events-single .article-wrapper .article-header span.back a {
  font: 16px/20px DinPro, Georgia; }
.events-single .article-wrapper .article-aside ul li a {
  background: none; }

.caprice-loop {
  max-width: 1166px;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box; }
  @media screen and (max-width: 1145px) {
    .caprice-loop .loop-extra {
      padding: 0 9px; } }
  @media screen and (min-width: 1146px) {
    .caprice-loop .loop-extra {
      padding: 0; } }
  .caprice-loop .loop-extra .caprice-search {
    float: left;
    margin: 30px 0 40px 5px; }
    .caprice-loop .loop-extra .caprice-search .caprice-search-form {
      float: left; }
      .caprice-loop .loop-extra .caprice-search .caprice-search-form .search-box {
        background: #ececec url(_images/magnifier-black.png) no-repeat 10px center;
        border: 0;
        float: left;
        font: 16px/19px "DinPro", Arial, serif;
        margin: 0;
        padding: 14px 8px 10px 45px;
        border-radius: 0;
        -webkit-appearance: none; }
      .caprice-loop .loop-extra .caprice-search .caprice-search-form .caprice-search-submit {
        border: 0;
        background: #007eb3;
        color: #FFFFFF;
        float: right;
        font: 15px/13px "DinProBold", Arial, serif;
        margin: 0;
        padding: 16px 15px 14px;
        border-radius: 0;
        -webkit-appearance: none; }
    .caprice-loop .loop-extra .caprice-search .caprice-search-results {
      float: left;
      line-height: 43px;
      padding-left: 20px; }
      .caprice-loop .loop-extra .caprice-search .caprice-search-results .count, .caprice-loop .loop-extra .caprice-search .caprice-search-results .search-text {
        color: #007eb3;
        font-family: "DinProBold", Arial, serif; }
  .caprice-loop .loop-extra .page-links {
    float: right;
    font: normal 18px/1.2 "DinPro", Arial, serif;
    padding: 30px 11px 0; }
    .caprice-loop .loop-extra .page-links.bottom {
      padding: 0 11px 40px; }
    .caprice-loop .loop-extra .page-links ul li {
      display: inline-block;
      padding: 0 11px; }
      .caprice-loop .loop-extra .page-links ul li a.page-numbers {
        color: #767676; }
      .caprice-loop .loop-extra .page-links ul li span.current {
        border-bottom: 4px solid #007eb3;
        color: #000000; }
      .caprice-loop .loop-extra .page-links ul li a.next, .caprice-loop .loop-extra .page-links ul li span.next {
        float: none; }
      .caprice-loop .loop-extra .page-links ul li a {
        text-decoration: none; }
        .caprice-loop .loop-extra .page-links ul li a:hover {
          color: #007eb3; }
  .caprice-loop .teaser_row {
    margin-left: -30px;
    margin-right: -35px; }
    @media only screen and (max-width: 1166px) {
      .caprice-loop .teaser_row {
        margin-left: 0;
        margin-right: 0; } }
  .caprice-loop .unit.size1of1 {
    padding: 0; }
  .caprice-loop .loop-theme-cards {
    margin: 0 0 30px; }
    .caprice-loop .loop-theme-cards a {
      color: #000000;
      display: inline-block;
      float: left;
      text-decoration: none;
      margin-bottom: 20px;
      width: 25%; }
      .caprice-loop .loop-theme-cards a:hover .album-title {
        color: #007eb3; }
      .caprice-loop .loop-theme-cards a .hentry {
        float: none;
        box-sizing: border-box;
        height: 380px;
        margin: 0 auto;
        width: 220px; }
        .caprice-loop .loop-theme-cards a .hentry .entry-thumbnail {
          width: 220px;
          height: 220px; }
          .caprice-loop .loop-theme-cards a .hentry .entry-thumbnail img {
            width: 220px;
            height: 220px; }
        .caprice-loop .loop-theme-cards a .hentry .entry-title, .caprice-loop .loop-theme-cards a .hentry .entry-thumbnail, .caprice-loop .loop-theme-cards a .hentry .entry-summary {
          padding: 0;
          margin: 0; }
        .caprice-loop .loop-theme-cards a .hentry .entry-title {
          font-size: 14px;
          line-height: 20px;
          margin-bottom: 5px; }
          .caprice-loop .loop-theme-cards a .hentry .entry-title.album-title {
            font-size: 18px;
            line-height: 24px;
            margin-top: 10px; }
      @media only screen and (max-width: 460px) {
        .caprice-loop .loop-theme-cards a {
          width: 100%; }
          .caprice-loop .loop-theme-cards a .hentry {
            height: auto;
            padding: 15px;
            width: 100%; }
            .caprice-loop .loop-theme-cards a .hentry .entry-thumbnail {
              width: 100%;
              height: auto; }
              .caprice-loop .loop-theme-cards a .hentry .entry-thumbnail img {
                width: 100%;
                max-width: 100%;
                height: auto; }
            .caprice-loop .loop-theme-cards a .hentry .entry-summary {
              border-bottom: 2px solid #E5E5E5;
              padding-bottom: 30px; } }
      @media only screen and (min-width: 461px) and (max-width: 768px) {
        .caprice-loop .loop-theme-cards a {
          width: 50%; } }
      @media only screen and (min-width: 769px) and (max-width: 1023px) {
        .caprice-loop .loop-theme-cards a {
          width: 33%; } }

html {
  height: 100%; }

body.searchpage {
  background: url("/wp-content/uploads/2016/04/Scenkonstmuseet_bakgrund_1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin: 0;
  padding: 0;
  height: 100%; }

.searchnav {
  background: black;
  height: 36px;
  border-bottom: 4px solid #ffde00;
  font: 14px/36px "DinPro", Arial; }
  .searchnav .menu {
    overflow: hidden; }
    .searchnav .menu .sub-menu {
      float: left; }
    .searchnav .menu .menu-item {
      float: left;
      border-right: 1px solid #686868;
      height: 36px;
      line-height: 36px; }
      .searchnav .menu .menu-item .close {
        padding-left: 10px;
        font: normal 16px/36px "PilcrowSoftBold", Arial;
        text-transform: uppercase;
        color: #757575;
        width: 92px;
        height: 36px;
        text-indent: -9999px; }
        .searchnav .menu .menu-item .close:before {
          font-family: "icomoon";
          color: #FFFFFF;
          content: "";
          margin-right: 5px;
          font-size: 20px;
          position: absolute; }
        .searchnav .menu .menu-item .close:after {
          content: "Stäng sök";
          position: absolute;
          left: 38px;
          font-size: 16px;
          top: 2px; }
      .searchnav .menu .menu-item a {
        font: 12px/36px "DinPro", Arial; }
      .searchnav .menu .menu-item a, .searchnav .menu .menu-item span {
        display: block;
        padding: 0 15px;
        float: left;
        color: #A8A8A8;
        text-decoration: none; }
        .searchnav .menu .menu-item a .sokning-gav, .searchnav .menu .menu-item span .sokning-gav {
          padding-right: 0; }
        .searchnav .menu .menu-item a strong.nav-hits, .searchnav .menu .menu-item a strong.nav-site, .searchnav .menu .menu-item span strong.nav-hits, .searchnav .menu .menu-item span strong.nav-site {
          font: normal 14px/36px "DinProBold", Arial;
          letter-spacing: -1px; }
        .searchnav .menu .menu-item a strong.nav-hits, .searchnav .menu .menu-item span strong.nav-hits {
          color: #DFBABE; }
        .searchnav .menu .menu-item a strong.nav-site, .searchnav .menu .menu-item span strong.nav-site {
          color: #FFFFFF; }
        .searchnav .menu .menu-item a:focus, .searchnav .menu .menu-item a:hover, .searchnav .menu .menu-item span:focus, .searchnav .menu .menu-item span:hover {
          background-color: #333; }
    .searchnav .menu .menu-item:last-child {
      border-right: 0; }

.searchleft {
  float: left;
  width: 410px;
  min-height: 100%; }
  @media screen and (min-width: 768px) and (max-width: 1074px) {
    .searchleft {
      width: 35%; } }
  @media screen and (max-width: 768px) {
    .searchleft {
      width: 100%; } }
  .searchleft .searchboxwrapper .searchbox {
    padding: 35px 0 0;
    text-align: center; }
    .searchleft .searchboxwrapper .searchbox span {
      display: block;
      font: normal 13px/1.2 "DinPro", sans-serif;
      margin-top: 5px;
      text-transform: uppercase; }
    .searchleft .searchboxwrapper .searchbox .logo {
      background: url(_images/logos/musikverket_lying.png) no-repeat;
      display: inline-block;
      height: 90px;
      width: 207px;
      background-size: 207px 90px;
      text-indent: -9999px; }
      @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
        .searchleft .searchboxwrapper .searchbox .logo {
          /* on retina, use image that's scaled by 2 */
          background-image: url("_images/logos/musikverket_lying@2x.png");
          background-size: 207px 90px; } }
      .searchleft .searchboxwrapper .searchbox .logo.skm {
        background: url(_images/logos/skm_lying.png) no-repeat;
        display: inline-block;
        height: 90px;
        width: 350px;
        background-size: 350px 90px; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          .searchleft .searchboxwrapper .searchbox .logo.skm {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/logos/skm_lying@2x.png");
            background-size: 350px 90px; } }
    .searchleft .searchboxwrapper .searchbox p {
      color: #FFFFFF;
      font: normal 15px/1.2 "DinProItalic", "DinPro", sans-serif;
      line-height: 30px;
      margin: 0 auto;
      max-width: 280px;
      text-align: left; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .searchleft .searchboxwrapper .searchbox p {
          padding-left: 25px;
          margin: 0 0; } }
      @media screen and (max-width: 768px) {
        .searchleft .searchboxwrapper .searchbox p {
          padding-left: 25px;
          margin: 0 0; } }
    .searchleft .searchboxwrapper .searchbox form {
      margin: 0 auto;
      margin-top: 35px;
      width: 100%; }
    .searchleft .searchboxwrapper .searchbox fieldset {
      border: 0;
      margin: 0;
      padding: 0; }
      .searchleft .searchboxwrapper .searchbox fieldset #submit {
        float: left;
        background: black;
        border: 0px;
        color: #FFFFFF;
        font: bold 14px/1.2 "DinPro", Arial;
        margin: 0;
        padding: 13px 0;
        width: 24%; }
      .searchleft .searchboxwrapper .searchbox fieldset #sok {
        float: left;
        background: #FFFFFF;
        border: 0;
        color: black;
        font: normal 18px/1.2 "DinPro", Arial;
        margin: 0;
        padding: 10px 16px 11px;
        width: 65%;
        outline: none; }
  .searchleft .devider {
    background: url("/wp-content/themes/statensmusikverk/_images/search-filter-li-border.png") left bottom repeat-x;
    height: 2px;
    width: 100%; }
  .searchleft .altsearch {
    margin-top: 20px;
    background: black;
    border-bottom: 1px solid black;
    color: #FFFFFF; }
    @media only screen and (min-width: 768px) and (max-width: 950px) {
      .searchleft .altsearch {
        min-height: 1403px; } }
    @media only screen and (min-width: 950px) {
      .searchleft .altsearch {
        min-height: 1246px; } }
    .searchleft .altsearch h2 {
      font: normal 22px/1.2 "DinPro", Arial;
      padding: 35px 25px 5px;
      text-transform: none;
      letter-spacing: -1px; }
    .searchleft .altsearch .searchoption {
      margin: 35px 35px 0 25px;
      display: block; }
      @media screen and (max-width: 768px) {
        .searchleft .altsearch .searchoption {
          margin: 0;
          padding: 5px 25px; } }
      @media screen and (max-width: 768px) {
        .searchleft .altsearch .searchoption .searchoption-wrapper {
          display: none; } }
      @media screen and (min-width: 768px) {
        .searchleft .altsearch .searchoption .searchoption-wrapper {
          display: block !important; } }
      .searchleft .altsearch .searchoption header {
        background: url("_images/magnifier-small.png") left top no-repeat;
        padding: 2px 0 2px 25px;
        line-height: 20px;
        font: normal 12px/1.2 "DinProBold", Arial;
        margin-bottom: 8px;
        text-transform: uppercase; }
        @media screen and (max-width: 768px) {
          .searchleft .altsearch .searchoption header {
            background: url(_images/submenu-inactive-white.png) no-repeat 100% 50%;
            padding: 10px 0; } }
      .searchleft .altsearch .searchoption .searchoption-wrapper:hover .searchoption-inner h3 {
        background: #007eb3 url(_images/arrow-small-left.png) 95% 50% no-repeat; }
        .searchleft .altsearch .searchoption .searchoption-wrapper:hover .searchoption-inner h3 a {
          color: #FFFFFF; }
      .searchleft .altsearch .searchoption .searchoption-wrapper:hover .searchoption-inner p {
        color: #FFFFFF; }
      .searchleft .altsearch .searchoption .searchoption-wrapper .searchoption-inner {
        background: #141414;
        margin: 1px;
        padding: 8px; }
        .searchleft .altsearch .searchoption .searchoption-wrapper .searchoption-inner h3 {
          background: black url(_images/arrow-small-left-inactive.png) 95% 50% no-repeat;
          font: normal 12px/1.2 "DinProBold", Arial;
          margin: 0;
          border: 0;
          padding: 0; }
          .searchleft .altsearch .searchoption .searchoption-wrapper .searchoption-inner h3 a {
            padding: 12px 12px 10px;
            display: block;
            color: #DBDBDB; }
        .searchleft .altsearch .searchoption .searchoption-wrapper .searchoption-inner p {
          color: #DBDBDB;
          font: normal 12px/1.2 "DinPro", Arial, serif;
          padding: 10px 0;
          line-height: 18px; }
  .searchleft .filterbox {
    background: url("/wp-content/themes/statensmusikverk/_images/search-border.png") right top repeat-y; }
    .searchleft .filterbox ul.filter {
      margin: 0 auto;
      width: 348px;
      margin: 35px 35px 35px 25px; }
      .searchleft .filterbox ul.filter li {
        background: url("/wp-content/themes/statensmusikverk/_images/search-filter-li-border.png") left bottom no-repeat;
        text-transform: uppercase; }
        .searchleft .filterbox ul.filter li strong {
          color: #D9B9BD;
          display: block;
          font: normal 12px/1.2 "DinProBold", Arial;
          letter-spacing: 0px;
          padding: 0 0 20px; }
        .searchleft .filterbox ul.filter li a {
          color: #8E8E8E;
          display: block;
          font: normal 16px/1.2 "DinProBold", Arial;
          padding: 15px 10px;
          letter-spacing: -1px;
          text-decoration: none; }
          .searchleft .filterbox ul.filter li a span {
            color: #D9B9BD;
            float: right;
            font: normal 14px/1.2 "DinProBold", Arial;
            line-height: 16px; }
        .searchleft .filterbox ul.filter li a.active {
          color: #CBCBCB;
          background: rgba(100, 100, 100, 0.3); }
        .searchleft .filterbox ul.filter li a:hover {
          color: #CBCBCB; }
    .searchleft .filterbox ul.blogs:after {
      content: ".";
      display: block;
      height: 0;
      line-height: 0;
      clear: both; }
    .searchleft .filterbox ul.blogs .filter-item {
      float: left;
      margin: 10px 10px 0 0;
      background: none;
      border: 1px solid black;
      border-radius: 4px;
      box-shadow: 0 1px 0 #444; }
      .searchleft .filterbox ul.blogs .filter-item a {
        font: normal 14px/1.2 "DinPro", Arial;
        padding: 10px; }
        .searchleft .filterbox ul.blogs .filter-item a span {
          float: none;
          padding-left: 5px; }

.searchright {
  float: left;
  width: 620px;
  height: 100%;
  min-height: 100%;
  position: relative; }
  @media screen and (min-width: 1025px) {
    .searchright {
      padding-top: 125px; } }
  @media screen and (max-width: 1024px) {
    .searchright {
      width: 100%; } }
  .searchright .searchHead {
    width: 620px;
    height: 100px;
    background: black; }
    @media screen and (max-width: 1024px) {
      .searchright .searchHead {
        width: 100%; } }
  .searchright .container {
    position: relative;
    height: 100px;
    margin-left: 5%;
    margin-top: 20px;
    padding-top: 25px;
    background-repeat: no-repeat; }
    @media screen and (max-width: 1024px) {
      .searchright .container {
        margin-top: 0; } }
    .searchright .container .buttonHolder {
      width: 50px;
      float: left; }
    .searchright .container .magnifier {
      background-image: url(_images/magnifier.png);
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-color: transparent;
      display: inline-block;
      border: 0px;
      height: 50px;
      width: 50px; }
      @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
        .searchright .container .magnifier {
          /* on retina, use image that's scaled by 2 */
          background-image: url("_images/magnifier@2x.png");
          background-size: 24px 24px; } }
    .searchright .container .addsearch {
      background-color: rgba(255, 255, 255, 0.2);
      border: 0px;
      padding-left: 5px;
      width: 81%;
      height: 50px;
      font-size: 14px;
      color: #FFF;
      float: left;
      -webkit-transition: width 0.4s ease-in-out;
      transition: width 0.4s ease-in-out; }
    .searchright .container .sortHolder {
      width: 210px;
      height: 35px;
      float: right;
      margin-right: 18%; }
    .searchright .container .relevanceButton {
      position: relative;
      margin-top: 5%;
      margin-right: 2%;
      float: right;
      background-color: #000;
      color: #FFFFFF;
      font-size: 12px;
      border: 0px; }
    .searchright .container .dateButton {
      position: relative;
      margin-top: 5%;
      float: right;
      background-color: #000;
      color: #FFFFFF;
      font-size: 12px;
      border: 0px; }
    .searchright .container .activeSortButton {
      color: #ffde00;
      font-weight: bold; }
    .searchright .container .sortByText {
      width: 90px;
      color: white;
      font-size: 12px;
      float: left;
      margin-left: 15%;
      margin-top: 5%; }
  .searchright ::placeholder {
    padding-left: 10px;
    color: #FFF; }
  .searchright .searchresults {
    background-color: #FFFFFF;
    padding-left: 30px !important;
    padding: 10px !important; }
  .searchright #addsearch-fuzzy {
    margin-bottom: 20px; }
  .searchright #addsearch-fuzzy span {
    background: rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    font-size: 14.4px;
    padding: 20px 0 10px 0; }
  .searchright #addsearch-results {
    font-family: DinPro, Arial;
    font-style: normal;
    font-size: 12px;
    background: #000000; }
    .searchright #addsearch-results #addsearch-rp-resultscount {
      color: #FFFFFF; }
    .searchright #addsearch-results #addsearch-rp-sortby {
      color: #FFFFFF; }
      .searchright #addsearch-results #addsearch-rp-sortby span {
        color: #FFFFFF; }
      .searchright #addsearch-results #addsearch-rp-sortby a {
        color: #FFFFFF; }
    .searchright #addsearch-results .addsearch-result-item-sub h2 a {
      font-size: 16px;
      color: #00A4EB; }
    .searchright #addsearch-results .addsearch-result-item-sub p {
      color: #FFFFFF;
      line-height: 18px;
      font-weight: lighter; }
      .searchright #addsearch-results .addsearch-result-item-sub p .fuzzy {
        color: #FFFFFF; }
      .searchright #addsearch-results .addsearch-result-item-sub p em {
        color: #FFFFFF;
        text-decoration: underline; }
      .searchright #addsearch-results .addsearch-result-item-sub p span em {
        text-decoration: none; }
    .searchright #addsearch-results #addsearch-rp-paging a {
      color: #FFFFFF; }
  .searchright #addsearch-results-bottom {
    background: none; }

.action-button {
  background-color: #007eb3;
  border-radius: 78px;
  display: block;
  margin: 12px 0; }
  .action-button a {
    color: white;
    display: block;
    padding: 16px 10px 14px;
    text-align: center;
    text-decoration: none; }

.cfct-puff, .widget_puff_widget {
  margin-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .cfct-puff, .widget_puff_widget {
      margin-bottom: 20px; } }
  .cfct-puff a, .widget_puff_widget a {
    color: inherit;
    text-decoration: none; }
    .cfct-puff a:hover h4, .widget_puff_widget a:hover h4 {
      color: #007eb3; }
    .cfct-puff a:hover .inner .puff-image .rollover, .widget_puff_widget a:hover .inner .puff-image .rollover {
      background: rgba(255, 255, 255, 0.5); }
  .cfct-puff .inner .puff-image, .cfct-puff .inner .puff-picture, .widget_puff_widget .inner .puff-image, .widget_puff_widget .inner .puff-picture {
    line-height: 0;
    position: relative; }
    .cfct-puff .inner .puff-image img, .cfct-puff .inner .puff-picture img, .widget_puff_widget .inner .puff-image img, .widget_puff_widget .inner .puff-picture img {
      width: 100%;
      height: auto;
      position: relative; }
    .cfct-puff .inner .puff-image .rollover, .cfct-puff .inner .puff-picture .rollover, .widget_puff_widget .inner .puff-image .rollover, .widget_puff_widget .inner .puff-picture .rollover {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: none;
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .cfct-puff .inner h4, .widget_puff_widget .inner h4 {
    font: normal 100%/1.2 "DinProBold", Arial, sans-serif;
    padding: 10px 0 13px;
    position: relative;
    letter-spacing: 0;
    color: #252525;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .cfct-puff .inner .puff-text, .widget_puff_widget .inner .puff-text {
    color: #383838;
    font: normal 90%/1.2 DinPro, Georgia, Arial, sans-serif;
    line-height: 20px;
    position: relative; }
    .cfct-puff .inner .puff-text ul li, .widget_puff_widget .inner .puff-text ul li {
      margin: 0 10px 0 0;
      background: url(_images/bullet.png) 0 50% no-repeat;
      padding-left: 12px; }
      .cfct-puff .inner .puff-text ul li a, .widget_puff_widget .inner .puff-text ul li a {
        color: inherit;
        text-decoration: none;
        border-bottom: 1px solid #D21D22; }
      .cfct-puff .inner .puff-text ul li a, .widget_puff_widget .inner .puff-text ul li a {
        color: #D84346; }
      .cfct-puff .inner .puff-text ul li a:hover, .widget_puff_widget .inner .puff-text ul li a:hover {
        color: #CA000A; }

.article .cfct-puff .inner, .article .widget_puff_widget .inner {
  padding: 35px 10px; }
  .article .cfct-puff .inner h4, .article .widget_puff_widget .inner h4 {
    display: none; }
  .article .cfct-puff .inner .puff-text, .article .widget_puff_widget .inner .puff-text {
    text-align: right; }
    .article .cfct-puff .inner .puff-text p, .article .widget_puff_widget .inner .puff-text p {
      color: #3e3e3e;
      padding: 0;
      font: italic 100%/1.2 DinPro, Georgia, Arial, sans-serif; }

.size1of2 .cfct-puff .puff-image {
  float: left;
  margin-right: 2.8169014085%;
  width: 16.9014084507%; }
.size1of2 .cfct-puff .puff-title {
  float: right;
  width: 80.2816901408%; }
.size1of2 .cfct-puff h4 {
  font: bold 110%/1.2 "DinPro", Arial, sans-serif;
  padding: 0 0 5px; }
.size1of2 .cfct-puff .puff-text {
  float: right;
  width: 80.2816901408%; }
  .size1of2 .cfct-puff .puff-text p {
    font: normal 110%/1.2 DinPro, Georgia, Arial, sans-serif;
    padding: 10px 0;
    line-height: 22px; }

.teaser_row.puff_1col .inner.line {
  max-width: 100%; }

.teaser_row .size1of1 .cfct-puff, .teaser_row .size1of1 .cfct-widget-module-twitter, .teaser_row .size1of1 .cfct-html {
  float: left;
  margin: 10px;
  width: 480px; }
  @media screen and (max-width: 500px) {
    .teaser_row .size1of1 .cfct-puff, .teaser_row .size1of1 .cfct-widget-module-twitter, .teaser_row .size1of1 .cfct-html {
      width: 100%;
      margin: 0; } }
  .teaser_row .size1of1 .cfct-puff .inner, .teaser_row .size1of1 .cfct-widget-module-twitter .inner, .teaser_row .size1of1 .cfct-html .inner {
    padding: 0;
    margin: 0; }
.teaser_row .cfct-puff .inner:hover h4, .teaser_row .widget_puff_widget .inner:hover h4 {
  color: #C00413 !important; }
.teaser_row .cfct-puff .inner:hover h5, .teaser_row .widget_puff_widget .inner:hover h5 {
  color: #C00413 !important; }
.teaser_row .cfct-puff .inner:hover img, .teaser_row .widget_puff_widget .inner:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80); }
.teaser_row .cfct-puff .inner:hover .puff-text, .teaser_row .widget_puff_widget .inner:hover .puff-text {
  color: #C00413 !important;
  color: #C00413 !important; }
.teaser_row .cfct-puff .inner, .teaser_row .widget_puff_widget .inner {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px; }
  .teaser_row .cfct-puff .inner .audiojs, .teaser_row .widget_puff_widget .inner .audiojs {
    background: none;
    width: auto; }
    .teaser_row .cfct-puff .inner .audiojs .scrubber, .teaser_row .widget_puff_widget .inner .audiojs .scrubber {
      display: none; }
      .teaser_row .cfct-puff .inner .audiojs .scrubber .play-pause, .teaser_row .widget_puff_widget .inner .audiojs .scrubber .play-pause {
        width: 20%; }
      .teaser_row .cfct-puff .inner .audiojs .scrubber .time, .teaser_row .widget_puff_widget .inner .audiojs .scrubber .time {
        width: 80%; }
  .teaser_row .cfct-puff .inner .puff-title, .teaser_row .widget_puff_widget .inner .puff-title {
    bottom: 100px;
    position: absolute;
    padding: 0 10%;
    z-index: 2;
    width: 80%;
    text-align: center; }
    .teaser_row .cfct-puff .inner .puff-title h4, .teaser_row .widget_puff_widget .inner .puff-title h4 {
      color: #D8D8D8;
      font: normal 230%/1.2 "DinPro", Arial, sans-serif;
      letter-spacing: -1px;
      padding: 0;
      line-height: 34px; }
    .teaser_row .cfct-puff .inner .puff-title h5, .teaser_row .widget_puff_widget .inner .puff-title h5 {
      color: #D8D8D8;
      font: normal 140%/1.2 "DinPro", Arial, sans-serif;
      letter-spacing: -1px;
      line-height: 30px; }
  .teaser_row .cfct-puff .inner .puff-image, .teaser_row .widget_puff_widget .inner .puff-image {
    text-align: center;
    width: 100%;
    top: 0; }
  .teaser_row .cfct-puff .inner .puff-text, .teaser_row .widget_puff_widget .inner .puff-text {
    color: #999999;
    position: absolute;
    text-align: center;
    bottom: 40px;
    padding: 0 10%;
    width: 80%;
    z-index: 2; }

.cfct-module.cfct-module-loop h3.cfct-mod-title {
  margin-bottom: 0 !important; }
.cfct-module.cfct-module-loop ul li {
  background: url(_images/bullet.png) 0 50% no-repeat;
  padding-left: 12px; }
.cfct-module.cfct-module-loop ul a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid #007eb3; }
  .cfct-module.cfct-module-loop ul a:hover {
    color: #007eb3; }
.cfct-module.cfct-module-loop h2 {
  margin-top: 20px;
  padding: 0; }
  .cfct-module.cfct-module-loop h2 a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #007eb3; }
    .cfct-module.cfct-module-loop h2 a:focus, .cfct-module.cfct-module-loop h2 a:hover {
      color: #007eb3; }
.cfct-module.cfct-module-loop .entry-summary {
  font-size: 16px;
  line-height: 24px;
  font-family: DinPro;
  padding: 10px 0 5px; }
.cfct-module.cfct-module-loop .entry-meta, .cfct-module.cfct-module-loop .entry-utility {
  color: #767676;
  font-size: 14px; }
  .cfct-module.cfct-module-loop .entry-meta a, .cfct-module.cfct-module-loop .entry-utility a {
    color: #007eb3;
    text-decoration: none; }
    .cfct-module.cfct-module-loop .entry-meta a:focus, .cfct-module.cfct-module-loop .entry-meta a:hover, .cfct-module.cfct-module-loop .entry-utility a:focus, .cfct-module.cfct-module-loop .entry-utility a:hover {
      text-decoration: underline; }

.loop-theme-list {
  padding: 0;
  margin: 0 0px; }
  .loop-theme-list .hentry:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    overflow: hidden; }
  .loop-theme-list .entry-thumbnail {
    float: left;
    width: 120px; }
  .loop-theme-list .entry-meta a {
    border-bottom: none; }

.teaser_row .cfct-block .cfct-module-loop .inner {
  background: transparent;
  margin: 0; }

.loop-theme-cards .hentry div.entry-thumbnail {
  height: 123px; }
  @media only screen and (max-width: 768px) {
    .loop-theme-cards .hentry div.entry-thumbnail {
      height: auto; } }

.loop-theme-cards, .loop-theme-cases {
  padding: 0 !important;
  margin: 0 -10px;
  overflow: hidden; }
  .loop-theme-cards .hentry, .loop-theme-cases .hentry {
    background: white;
    float: left;
    margin: 30px 0 0 0;
    position: relative;
    overflow: hidden;
    width: 100%; }
    .loop-theme-cards .hentry.type-page, .loop-theme-cases .hentry.type-page {
      margin-top: 0;
      padding: 0 0 30px 0; }
    @media only screen and (min-width: 461px) and (max-width: 768px) {
      .loop-theme-cards .hentry, .loop-theme-cases .hentry {
        height: 300px;
        width: 50%; } }
    @media only screen and (max-width: 768px) {
      .loop-theme-cards .hentry, .loop-theme-cases .hentry {
        margin: 0 0 20px; } }
    @media only screen and (min-width: 769px) and (max-width: 1023px) {
      .loop-theme-cards .hentry, .loop-theme-cases .hentry {
        height: 340px;
        width: 33%; } }
    @media only screen and (min-width: 1024px) {
      .loop-theme-cards .hentry, .loop-theme-cases .hentry {
        height: 340px;
        width: 20%; } }
    .loop-theme-cards .hentry .entry-thumbnail, .loop-theme-cases .hentry .entry-thumbnail {
      padding: 10px 10px 0;
      height: 150px;
      overflow: hidden; }
      .loop-theme-cards .hentry .entry-thumbnail img, .loop-theme-cases .hentry .entry-thumbnail img {
        display: block;
        max-width: 100%;
        width: 100%;
        height: auto; }
    .loop-theme-cards .hentry .entry-title, .loop-theme-cases .hentry .entry-title {
      margin: 10px 10px 0; }
      .loop-theme-cards .hentry .entry-title a, .loop-theme-cases .hentry .entry-title a {
        border: 0;
        color: black;
        text-decoration: none; }
    .loop-theme-cards .hentry .entry-summary, .loop-theme-cases .hentry .entry-summary {
      margin: 0 10px 10px; }
      .loop-theme-cards .hentry .entry-summary p, .loop-theme-cases .hentry .entry-summary p {
        color: #727272;
        font: normal 12px/1.2 "DinPro", "Georgia", serif;
        line-height: 18px; }
    .loop-theme-cards .hentry .entry-meta, .loop-theme-cases .hentry .entry-meta {
      border-top: 1px #E6E6E6 solid;
      background: #fff;
      bottom: 0;
      position: absolute;
      padding: 10px 20px;
      width: 232px; }
      .loop-theme-cards .hentry .entry-meta a, .loop-theme-cases .hentry .entry-meta a {
        border-bottom: none; }
      .loop-theme-cards .hentry .entry-meta .signature, .loop-theme-cases .hentry .entry-meta .signature {
        font: normal 12px/1.2 "DinPro", "Georgia", serif; }

.loop-theme-cards .entry-title {
  font: normal 18px/20px "DinProBold", Arial, serif; }

.loop-theme-cases .entry-title {
  font: normal 14px/18px "DinProBold", Arial, serif;
  letter-spacing: 0;
  text-transform: none; }
.loop-theme-cases .entry-meta {
  display: none; }

.cfct-module-loop .pagination {
  clear: both;
  padding: 20px 0;
  margin: 0 -20px; }
  .cfct-module-loop .pagination .previous {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc; }
  .cfct-module-loop .pagination .next {
    float: none; }

.ui-slider-wrapper {
  clear: both;
  background: url("/wp-content/themes/statensmusikverk/_images/h3-bg.png") 0 25px repeat-x;
  padding: 25px 145px 0 145px;
  height: 14px; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .ui-slider-wrapper {
      display: none; } }
  .ui-slider-wrapper .ui-widget-content {
    background: #B1B1B1; }

.smv_fullwidth .cfct-module-sloopy h3 {
  margin-left: 30px;
  margin-right: 30px; }

.ui-slider {
  clear: both;
  max-width: 1230px; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    height: 15px;
    cursor: default;
    top: -6px;
    width: 90px;
    margin-left: -45px;
    text-indent: -9999px; }
  .ui-slider a.ui-slider-handle {
    border-bottom: 0; }
  .ui-slider .ui-state-default {
    background: url("_images/infinite-arrows-small.png") #B1B1B1 no-repeat center 50%; }
  .ui-slider .ui-state-hover {
    border: 0;
    background: url("_images/infinite-arrows.png") #007eb3 no-repeat center 50%;
    outline: none; }
  .ui-slider .ui-state-focus {
    border: 0;
    background-color: #007eb3;
    outline: none; }

.infinite-loop {
  height: auto;
  overflow: hidden;
  padding: 25px 0 27px; }
  .infinite-loop .ui-slider-horizontal {
    height: 6px;
    margin-top: -1px;
    position: relative; }
  .infinite-loop:hover {
    padding-bottom: 25px; }
  .infinite-loop:hover .ui-slider-handle, .infinite-loop .ui-slider-handle:active {
    height: 25px;
    top: -10px;
    background: url("_images/infinite-arrows.png") #007eb3 no-repeat center 50%; }
  .infinite-loop:hover .ui-widget-content, .infinite-loop:active .ui-widget-content {
    background: #007eb3; }
  .infinite-loop:hover .ui-slider-horizontal, .infinite-loop:active .ui-slider-horizontal {
    height: 6px;
    margin-top: -1px; }
  .infinite-loop .first-thing {
    float: left;
    background: #252525;
    color: #ccc;
    padding: 25px;
    width: 200px;
    height: 200px; }
    .infinite-loop .first-thing h2 {
      color: #888; }
    .infinite-loop .first-thing p {
      margin: 1em 0 0;
      font: 12px/18px "DinPro", Arial; }
  .infinite-loop .infinite-loop-wrapper {
    width: 90000px;
    overflow: hidden; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .infinite-loop .infinite-loop-wrapper {
        width: auto;
        overflow: scroll; } }
  .infinite-loop .infinite-loop-content {
    overflow: hidden;
    float: left; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .infinite-loop .infinite-loop-content {
        overflow: hidden;
        width: 99999px; } }
    .infinite-loop .infinite-loop-content .hentry {
      display: block;
      background: #252525;
      float: left;
      margin-left: 10px;
      position: relative; }
      .infinite-loop .infinite-loop-content .hentry.firstThingHidden {
        margin-left: 0; }
      .infinite-loop .infinite-loop-content .hentry a {
        color: #fff;
        display: block;
        border: 0;
        height: 100%; }
        .infinite-loop .infinite-loop-content .hentry a:focus, .infinite-loop .infinite-loop-content .hentry a:hover {
          color: #fff;
          text-decoration: none; }
    .infinite-loop .infinite-loop-content img {
      display: block; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .infinite-loop.small .infinite-loop-content .hentry a img {
      height: 180px;
      width: auto; } }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .infinite-loop.small .infinite-loop-content .hentry a h2 {
      font: 11px/16px "DinPro", Arial !important; } }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .infinite-loop.big .infinite-loop-content .hentry a img {
      height: 255px;
      width: auto; } }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .infinite-loop.big .infinite-loop-content .hentry a h2 {
      font: 14px/20px "DinPro", Arial !important; } }
  .infinite-loop.big .post-excerpt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font: 12px/18px "DinPro", Arial;
    padding: 12px 12px 0;
    background: rgba(200, 0, 0, 0.5);
    opacity: 0;
    -moz-transition: 0.15s linear opacity;
    -o-transition: 0.15s linear opacity;
    -ms-transition: 0.15s linear opacity;
    -webkit-transition: 0.15s linear opacity;
    transition: 0.15s linear opacity; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .infinite-loop.big .post-excerpt {
        font: 8px/12px "DinPro", Arial; } }
    .infinite-loop.big .post-excerpt p {
      padding: 0 0 12px; }
  .infinite-loop.big a:hover .post-excerpt, .infinite-loop.big a:focus .post-excerpt {
    opacity: 1; }
  .infinite-loop.big .infinite-loop-wrapper {
    height: 364px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .infinite-loop.big .infinite-loop-wrapper {
        height: 255px; } }
  .infinite-loop.big h2 {
    font-size: 24px;
    -webkit-text-stroke: 1px transparent; }
  .infinite-loop.big .first-thing {
    height: 304px;
    width: 280px;
    padding: 30px; }
    .infinite-loop.big .first-thing p {
      margin: 1em 0 0;
      font: 14px/20px "DinPro", Arial; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .infinite-loop.big .first-thing {
        height: 225px;
        width: 200px;
        padding: 10px; }
        .infinite-loop.big .first-thing hr {
          margin: 2px 0; }
        .infinite-loop.big .first-thing p {
          padding: 0;
          margin: 0;
          font: 12px/18px "DinPro", Arial; }
          .infinite-loop.big .first-thing p a img {
            margin-top: 5px !important; } }
  .infinite-loop.big .entry-title {
    position: absolute;
    top: 40px;
    right: 10px;
    left: 0px; }
  .infinite-loop.big .entry-title-inner {
    padding: 10px 10px 10px 30px;
    display: block;
    float: left;
    background: rgba(0, 0, 0, 0.5); }
  .infinite-loop.big .no-thumb {
    width: 320px;
    height: 364px; }
    .infinite-loop.big .no-thumb .entry-title-inner {
      background: transparent; }
  .infinite-loop.big a {
    border: 0; }
  .infinite-loop.big .hentry h2, .infinite-loop.big .hentry h2 a {
    opacity: 1;
    color: #fff; }
  .infinite-loop.small .entry-title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    font: 14px/21px "DinPro", Arial;
    padding: 6px 12px;
    -moz-transition: 0.15s linear background;
    -o-transition: 0.15s linear background;
    -ms-transition: 0.15s linear background;
    -webkit-transition: 0.15s linear background;
    transition: 0.15s linear background; }
  .infinite-loop.small a:hover .entry-title, .infinite-loop.small a:focus .entry-title {
    background: #900;
    background: rgba(0, 158, 224, 0.5); }
  .infinite-loop.small .no-thumb {
    width: 250px;
    height: 250px; }

.slideshow-container .slideshow ul.inner {
  padding: 0; }

.slideshow-container .slideshow .link {
  border: 0; }

.slideshow {
  position: relative;
  display: block;
  height: 425px; }
  .slideshow .inner {
    position: relative;
    height: 100%;
    list-style: none !important; }
  .slideshow .item {
    background: none;
    position: absolute;
    height: 425px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center; }
  .slideshow .link {
    display: inline-block;
    text-decoration: none; }
  .slideshow .image {
    display: block;
    margin: 0 auto; }
  .slideshow .content {
    text-align: left;
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -108px;
    width: 500px;
    color: #fff; }
    .slideshow .content h2 {
      text-transform: none;
      font-size: 450%;
      line-height: 1;
      letter-spacing: -5px; }
    .slideshow .content p {
      margin: 0.75em 0 0;
      padding: 0; }
  .slideshow .navigation {
    list-style: none !important; }
    .slideshow .navigation a {
      display: block;
      position: absolute;
      top: 175px;
      left: 50%;
      height: 50px;
      width: 21px;
      text-indent: -9999px;
      background-position: top;
      background-repeat: no-repeat; }
      .slideshow .navigation a:hover {
        background-position: bottom; }
    .slideshow .navigation .previous a {
      background-image: url(_images/standard-slideshow-left.png);
      margin-left: -530px;
      border-bottom: 0; }
    .slideshow .navigation .next {
      text-align: left; }
      .slideshow .navigation .next a {
        background-image: url(_images/standard-slideshow-right.png);
        margin-left: 509px;
        border-bottom: 0; }
  .slideshow .pagination {
    display: none; }
  .slideshow.big {
    max-width: 100%;
    height: 580px; }
    .slideshow.big .item {
      overflow: hidden;
      height: 580px;
      text-align: left; }
    .slideshow.big img {
      margin: 0; }
    .slideshow.big .content {
      top: 100px;
      width: auto;
      left: 0;
      margin: 0;
      padding: 25px 45px 25px 45px;
      background: #000;
      background: rgba(0, 0, 0, 0.5); }
      .slideshow.big .content h2 {
        padding: 0;
        font-family: "DinPro", Arial, serif;
        font-size: 33px;
        letter-spacing: -1px; }
      .slideshow.big .content p {
        font: 13px "DinPRo", Arial, serif; }
      .slideshow.big .content .readmore span {
        display: inline-block;
        background: #cb0000 url(_images/big-slideshow-readmore-arrow.png) 85% center no-repeat;
        color: #fff;
        font: 13px "DinProBold", Arial, serif;
        padding: 8px 50px 8px 20px;
        margin: 20px 0 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        letter-spacing: 1px; }
        .slideshow.big .content .readmore span span.displaynone {
          display: none !important;
          padding: 0;
          margin: 0;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0; }
    .slideshow.big .navigation {
      display: none; }
    .slideshow.big .pagination {
      z-index: 10;
      list-style: none;
      position: absolute;
      display: block;
      bottom: 50px;
      padding: 0 0 0 45px; }
      .slideshow.big .pagination li {
        background: none;
        padding: 5px 0 0 0;
        float: left;
        width: 200px;
        list-style: none; }
        .slideshow.big .pagination li:first-child .slide-container {
          background: #000;
          background: rgba(0, 0, 0, 0.65);
          display: block;
          padding-left: 45px;
          position: relative;
          left: -45px;
          width: 0; }
        .slideshow.big .pagination li:last-child h3 {
          border-right: none; }
        .slideshow.big .pagination li a {
          text-decoration: none;
          display: table-cell;
          border-bottom: none;
          background: #000;
          background: rgba(0, 0, 0, 0.65);
          height: 75px;
          vertical-align: middle; }
        .slideshow.big .pagination li h3 {
          background: none;
          font: normal 14px/16px "DinProBold", Arial, sans-serif;
          color: #ccc;
          color: rgba(255, 255, 255, 0.5);
          padding: 20px 10px;
          margin: 0;
          text-align: center;
          width: 180px;
          border-right: 1px solid rgba(0, 0, 0, 0.75); }
        .slideshow.big .pagination li p {
          display: none;
          font: 12px/16px "DinPro", Arial, sans-serif;
          color: rgba(255, 255, 255, 0.5);
          padding: 10px 12px;
          -webkit-border-bottom-right-radius: 4px;
          -webkit-border-bottom-left-radius: 4px;
          -moz-border-radius-bottomright: 4px;
          -moz-border-radius-bottomleft: 4px; }
      .slideshow.big .pagination a:focus, .slideshow.big .pagination a:hover, .slideshow.big .pagination .current a {
        background: #000;
        background: rgba(0, 0, 0, 0.85); }
        .slideshow.big .pagination a:focus h3, .slideshow.big .pagination a:hover h3, .slideshow.big .pagination .current a h3 {
          color: #fff; }
        .slideshow.big .pagination a:focus p, .slideshow.big .pagination a:hover p, .slideshow.big .pagination .current a p {
          color: #fff; }
      .slideshow.big .pagination .current {
        background-image: url(_images/big-slideshow-arrow.png);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 11px; }

.article .standard.slideshow {
  height: 375px;
  margin-bottom: 80px; }
  .article .standard.slideshow .content {
    top: 100%;
    height: 60px;
    margin: 0;
    left: 0;
    right: 200px;
    color: #666;
    width: auto; }
    .article .standard.slideshow .content h2 {
      display: none; }
    .article .standard.slideshow .content p {
      font-size: 13px;
      line-height: 17px;
      padding: 0; }
  .article .standard.slideshow .item {
    text-align: left;
    height: 375px;
    padding: 0; }
    .article .standard.slideshow .item a {
      border: 0; }
    .article .standard.slideshow .item img {
      margin: 0;
      height: 375px;
      max-width: 100%; }
  .article .standard.slideshow .navigation a {
    border: 0;
    top: 150px;
    margin: 0;
    left: 0;
    height: 65px;
    width: 48px; }
    .article .standard.slideshow .navigation a:hover {
      background-position: bottom; }
  .article .standard.slideshow .navigation .previous a {
    background-image: url(_images/article-slideshow-left.png); }
  .article .standard.slideshow .navigation .next a {
    background-image: url(_images/article-slideshow-right.png);
    left: auto;
    right: 0; }
  .article .standard.slideshow .pagination {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    right: 0;
    top: 100%; }
    .article .standard.slideshow .pagination li {
      background: none;
      height: 20px;
      padding: 0;
      float: left;
      margin: 15px 0 0 10px;
      list-style: none; }
      .article .standard.slideshow .pagination li a {
        background: #ddd;
        border: 0;
        display: block;
        border-radius: 9px;
        height: 0;
        padding-top: 18px;
        width: 18px;
        text-indent: -9999px; }
      .article .standard.slideshow .pagination li.current a {
        background: #009ee0; }
      .article .standard.slideshow .pagination li h2, .article .standard.slideshow .pagination li p {
        display: none; }

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .slideshow:before, .slideshow:after {
    display: table;
    content: " "; }
  .slideshow:after {
    clear: both; }

  .slideshow {
    height: 150px;
    overflow: hidden; }
    .slideshow .item {
      height: 100%; }
    .slideshow .image {
      height: 100%;
      max-width: none;
      margin-left: -40px;
      width: auto; }
    .slideshow .content {
      width: auto;
      top: 25px;
      left: 0;
      margin-left: 45%;
      margin-right: 20px; }
      .slideshow .content h2 {
        font-size: 16px !important;
        letter-spacing: 0px; }
      .slideshow .content p {
        font-size: 12px;
        line-height: 16px;
        margin: 5px 0 0; }
    .slideshow .navigation .next a {
      margin-left: 0; }
    .slideshow.big {
      max-height: 195px;
      overflow: hidden;
      position: relative; }
      .slideshow.big img {
        max-width: 140%;
        margin-left: -50px !important; }
      .slideshow.big .content {
        top: 12px; }
        .slideshow.big .content h2 {
          font-size: 16px !important;
          padding-left: 0;
          margin-left: 0; }
      .slideshow.big .navigation {
        display: block !important;
        visibility: visible;
        position: absolute;
        top: 0;
        width: 100%; }
        .slideshow.big .navigation li {
          display: block; }
        .slideshow.big .navigation a {
          margin: 0;
          top: 70px;
          padding: 5px;
          height: 55px;
          background: none; }
        .slideshow.big .navigation .next {
          position: absolute;
          right: 31px;
          top: 0 !important;
          text-align: left;
          z-index: 1000; }
          .slideshow.big .navigation .next a {
            background: url(_images/article-slideshow-right.png) #000 no-repeat top; }
        .slideshow.big .navigation .previous {
          position: absolute;
          left: 0;
          top: 0;
          z-index: 1000; }
          .slideshow.big .navigation .previous a {
            background: url(_images/article-slideshow-left.png) #000 no-repeat top; }
      .slideshow.big .pagination {
        visibility: hidden; }
      .slideshow.big img {
        max-width: 190%;
        margin-left: -50px; }
    .slideshow .pagination {
      visibility: hidden; }

  .standard.slideshow .navigation {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0; }
    .standard.slideshow .navigation a {
      width: 12px !important;
      height: 20px;
      background-size: 12px 40px;
      top: 44%;
      margin-left: 0; }
    .standard.slideshow .navigation .next a {
      right: 5px;
      left: initial; }
    .standard.slideshow .navigation .previous a {
      left: 5px; }

  .article .standard.slideshow {
    height: 170px;
    width: 100%;
    margin-bottom: 50px;
    overflow: visible; }
    .article .standard.slideshow .item {
      height: 100%;
      width: auto; }
      .article .standard.slideshow .item img {
        height: 100%;
        min-width: 100%;
        width: 100%; }
    .article .standard.slideshow .navigation a {
      width: 24px !important;
      height: 32px;
      background-repeat: no-repeat;
      background-size: 24px 65px;
      top: calc(50% - 12px); }
    .article .standard.slideshow .pagination {
      visibility: visible; }
      .article .standard.slideshow .pagination li {
        margin: 10px 0 0 10px; }
        .article .standard.slideshow .pagination li a {
          padding-top: 12px;
          width: 12px; } }
@media only screen and (min-width: 481px) and (max-width: 599px) {
  .slideshow.big {
    max-height: 300px; }
    .slideshow.big .navigation a {
      top: 122px; } }
@media only screen and (min-width: 600px) and (max-width: 799px) {
  .slideshow.big {
    max-height: 380px; }
    .slideshow.big .navigation a {
      top: 162px; } }
@media only screen and (min-width: 800px) and (max-width: 1024px) {
  .slideshow.big {
    max-height: 500px; }
    .slideshow.big .navigation a {
      top: 222px; } }
@media only screen and (min-width: 481px) and (max-width: 650px) {
  .slideshow.big .navigation {
    display: block !important;
    visibility: visible;
    position: absolute;
    top: 0;
    width: 100%;
    height: 170px; }
    .slideshow.big .navigation li {
      display: block; }
    .slideshow.big .navigation a {
      margin: 0;
      padding: 5px;
      height: 55px;
      background: none; }
    .slideshow.big .navigation .next {
      position: absolute;
      right: 31px;
      top: 0 !important;
      text-align: left;
      z-index: 1000; }
      .slideshow.big .navigation .next a {
        background: url(_images/article-slideshow-right.png) #000 no-repeat top; }
    .slideshow.big .navigation .previous {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1000; }
      .slideshow.big .navigation .previous a {
        background: url(_images/article-slideshow-left.png) #000 no-repeat top; }
  .slideshow.big .pagination {
    visibility: hidden; } }
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .smv_fullwidth .slideshow.standard, .siteorigin-panels-stretch .slideshow.standard {
    overflow: hidden;
    max-width: 100%; }
    .smv_fullwidth .slideshow.standard img, .siteorigin-panels-stretch .slideshow.standard img {
      max-width: 200%;
      margin-left: -250px; }
    .smv_fullwidth .slideshow.standard .navigation .previous a, .siteorigin-panels-stretch .slideshow.standard .navigation .previous a {
      margin-left: 0;
      left: 20px; }
    .smv_fullwidth .slideshow.standard .navigation .next a, .siteorigin-panels-stretch .slideshow.standard .navigation .next a {
      margin-left: 0;
      left: auto;
      right: 20px; }

  .slideshow.big {
    overflow: hidden; }
    .slideshow.big .content {
      top: 30px; }
      .slideshow.big .content h2 {
        font-size: 200%; }
    .slideshow.big .pagination {
      bottom: 30px !important; }
      .slideshow.big .pagination li {
        margin-right: 10px;
        width: 190px; }
        .slideshow.big .pagination li h3 {
          font-size: 13px !important; }
        .slideshow.big .pagination li p {
          font-size: 11px !important; }
    .slideshow.big img {
      max-width: 200%;
      margin-left: -100px; }
  .slideshow .slideshow-container {
    position: relative; } }
.slideshow .left .image {
  margin: 0; }

.playlist-wrapper {
  background: #F6F5F5;
  margin-bottom: 25px;
  padding-bottom: 15px; }
  .playlist-wrapper br {
    display: none; }
  .playlist-wrapper ul {
    list-style-type: none !important;
    list-style: none;
    padding: 0; }
    .playlist-wrapper ul li {
      margin: 0;
      padding: 0; }
  .playlist-wrapper .playtime {
    font: normal 70%/1.2 "DinPro", Arial, serif;
    text-align: right;
    text-transform: uppercase;
    padding: 20px 55px; }
    .playlist-wrapper .playtime span {
      font: normal 125%/1.2 "DinPro", Arial, serif;
      margin-left: 5px; }
  .playlist-wrapper .show-playlist {
    display: inline-block;
    margin: 30px 30px 15px; }
    .playlist-wrapper .show-playlist a {
      background: url("_images/round-open.png") 0 0 no-repeat;
      display: inline-block;
      font: normal 100%/1.2 "DinPro", Arial, serif;
      line-height: 30px;
      text-transform: uppercase;
      color: #777777;
      padding-left: 44px;
      text-decoration: none;
      border: 0 !important; }
      .playlist-wrapper .show-playlist a:hover {
        color: #C80813; }
  .playlist-wrapper .playlist-inner {
    display: none; }

.playlist-disc {
  border-bottom: 4px white solid;
  padding-bottom: 10px; }
  .playlist-disc .playlist-disc-inner .playlist-work:first-child .playlist-work-line {
    background: none; }
  .playlist-disc .playlist-disc-number {
    border-bottom: 1px #E6E6E6 solid;
    color: #B1B1B1;
    display: block;
    font: normal 95%/1.2 "DinPro", Arial, serif;
    margin-left: 75px;
    margin-right: 60px;
    padding-bottom: 13px;
    padding-top: 30px;
    text-transform: uppercase; }
  .playlist-disc:first-child .playlist-disc-number {
    padding-top: 0; }
  .playlist-disc:last-child {
    border-bottom: 0; }

.playlist-song .song-inner {
  padding-left: 75px;
  padding-right: 55px; }
  @media screen and (max-width: 768px) {
    .playlist-song .song-inner {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .playlist-song .song-inner {
      padding-left: 40px;
      padding-right: 30px; } }
  .playlist-song .song-inner:hover {
    cursor: pointer;
    background: #E6E6E6; }
    .playlist-song .song-inner:hover .song-length {
      color: #C90813; }
    .playlist-song .song-inner:hover .song-title .title {
      color: #C90813; }
    .playlist-song .song-inner:hover .song-title .extra {
      display: block; }
  .playlist-song .song-inner .song-number, .playlist-song .song-inner .song-title {
    float: left; }
  .playlist-song .song-inner .song-length {
    float: right;
    width: 10%;
    text-align: right;
    font: normal 85%/1.2 "DinPro", Arial, serif;
    line-height: 58px; }
  .playlist-song .song-inner .song-title {
    width: 85%; }
    @media screen and (max-width: 768px) {
      .playlist-song .song-inner .song-title {
        width: 80%; } }
    .playlist-song .song-inner .song-title .title {
      display: inline-block;
      line-height: 28px;
      padding-top: 15px; }
    .playlist-song .song-inner .song-title .extra {
      color: #606060;
      font: normal 65%/1.2 "DinPro", Arial, serif;
      line-height: 13px;
      display: none;
      text-transform: uppercase;
      margin-top: -2px;
      overflow: hidden;
      height: 13px; }
  .playlist-song .song-inner .song-number {
    font: normal 85%/1.2 "DinPro", Arial, serif;
    width: 4%;
    line-height: 58px; }
    @media screen and (max-width: 768px) {
      .playlist-song .song-inner .song-number {
        width: 9%; } }

.playlist-work .playlist-work-title {
  color: #959595;
  display: block;
  padding-left: 75px;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .playlist-work .playlist-work-title {
      padding-left: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .playlist-work .playlist-work-title {
      padding-left: 25px; } }
  .playlist-work .playlist-work-title .extra {
    color: #959595;
    display: block;
    font-size: 80%;
    font-weight: normal; }
.playlist-work .song-inner {
  padding-left: 95px; }
  @media screen and (max-width: 768px) {
    .playlist-work .song-inner {
      padding-left: 15px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .playlist-work .song-inner {
      padding-left: 45px; } }

.playlist-work-line {
  background: #E6E6E6;
  height: 1px;
  margin: 5px 60px 5px 75px; }
  @media screen and (max-width: 768px) {
    .playlist-work-line {
      margin: 5px 0; } }

.audio-container {
  position: relative; }
  .audio-container h2 {
    background: #f6f5f5;
    padding: 10px 40px !important;
    font-size: 15px !important;
    color: #979797;
    border-bottom: 1px solid #ededed; }

.audio-menu {
  width: 100%;
  background: #ededed;
  margin: 2px 0; }

.audio-playlist-button {
  display: inline-block;
  width: 20%; }
  .audio-playlist-button a {
    width: auto;
    display: block;
    background: url("_images/playlist-menu-icon-2.png") #f6f5f5 no-repeat 13px center;
    padding: 11px 20px 11px 44px;
    border-right: 2px solid white;
    border-bottom: 0 !important;
    margin: 0;
    font-family: "DinPro", Arial, Verdana, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #252525; }
    .audio-playlist-button a:hover {
      text-decoration: none;
      color: #d11d22; }
    .audio-playlist-button a.active {
      color: #d11d22; }

.audio-nowplaying {
  background: #ededed;
  display: inline-block;
  width: 75%;
  padding: 10px 0 10px 20px;
  margin: 0; }
  .audio-nowplaying span {
    font-family: "DinPro", Arial, Verdana, sans-serif;
    font-size: 13px; }
    .audio-nowplaying span.audio-nowplaying-title {
      text-transform: uppercase;
      color: #252525; }
    .audio-nowplaying span.audio-nowplaying-song {
      color: #979797; }

.audio-playlist ol {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none; }
.audio-playlist br, .audio-playlist p {
  display: none; }
.audio-playlist li {
  background: #f6f5f5;
  padding: 10px 40px;
  display: list-item;
  list-style-position: inside;
  cursor: pointer;
  font-family: "DinPro", Arial, Verdana, sans-serif;
  font-size: 12px; }
  .audio-playlist li a {
    color: #000000;
    font-family: Georgia, serif;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 0 !important;
    margin-left: 5px; }
    .audio-playlist li a:hover {
      text-decoration: none; }
  .audio-playlist li:hover {
    background: #e6e6e6; }
  .audio-playlist li.playing {
    background: url("_images/playing.png") #e6e6e6 no-repeat 12px center; }
    .audio-playlist li.playing a {
      color: #cb0000 !important; }
  .audio-playlist li span.audio-playlist-trackinfo {
    text-transform: uppercase;
    margin-left: 15px;
    visibility: hidden; }
  .audio-playlist li:hover span.audio-playlist-trackinfo, .audio-playlist li.playing span.audio-playlist-trackinfo {
    visibility: visible; }
  .audio-playlist li span.audio-playlist-length {
    width: auto;
    text-align: right;
    display: inline-block;
    float: right; }

.audio-container-playlist .previous {
  width: 49px;
  border-right: 1px solid #808080;
  display: block;
  float: left; }
.audio-container-playlist .next {
  width: 49px;
  border-left: 1px solid #808080;
  display: block;
  float: left; }
.audio-container-playlist .scrubber {
  width: 401px !important; }

.audiojs {
  width: auto;
  height: 40px;
  overflow: hidden;
  font-family: monospace;
  font-size: 12px; }
  .audiojs audio {
    position: absolute;
    left: -1px; }
  .audiojs .play-pause {
    width: 9%;
    height: 40px;
    padding: 6px 0;
    margin: 0px;
    float: left;
    overflow: hidden;
    background: #242424; }
  .audiojs p {
    display: none;
    width: auto;
    height: 40px;
    margin: 0px;
    cursor: pointer; }
  .audiojs .play {
    display: block; }
  .audiojs .scrubber {
    position: relative;
    float: left;
    width: 501px;
    background: #EDEDED;
    height: 40px;
    overflow: hidden;
    border-right: 2px #FFFFFF solid; }
    .audiojs .scrubber h3.audio-title {
      background: transparent;
      cursor: pointer;
      font-size: 25px;
      font-weight: normal !important;
      color: #ACACAC;
      text-transform: uppercase;
      text-align: center;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      line-height: 40px;
      z-index: 2; }
  .audiojs .progress {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 40px;
    width: 0px;
    background: #C82220;
    z-index: 1; }
  .audiojs .loaded {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 40px;
    width: 0px;
    background: #EDEDED; }
  .audiojs .time {
    float: left;
    height: 40px;
    line-height: 44px;
    color: #5F5F5F;
    background: #EDEDED;
    width: 133px;
    text-align: center;
    font-size: 17px; }
    .audiojs .time em {
      padding: 0px 2px 0px 0px;
      color: #D85556;
      font: normal 19px/1.2 "DinPro", Arial, serif; }
    .audiojs .time strong {
      padding: 0px 0px 0px 2px;
      color: black;
      font: normal 19px/1.2 "DinPro", Arial, serif; }
  .audiojs .error-message {
    float: left;
    display: none;
    margin: 0px 10px;
    height: 36px;
    width: 400px;
    overflow: hidden;
    line-height: 36px;
    white-space: nowrap;
    color: #fff;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis; }
    .audiojs .error-message a {
      color: #eee;
      text-decoration: none;
      padding-bottom: 1px;
      border-bottom: 1px solid #999;
      white-space: wrap; }
  .audiojs .play {
    background: url("_images/audioplayer.png") 50% 5px no-repeat; }
  .audiojs .loading {
    background: url("_images/player-graphics.gif") -2px -31px no-repeat; }
  .audiojs .error {
    background: url("_images/audioplayer.png") 50% -94px no-repeat; }
  .audiojs .pause {
    background: url("_images/audioplayer.png") 50% -55px no-repeat; }
  .audiojs .previous {
    background: url("_images/prev-next.png") #242424 50% 4px no-repeat; }
  .audiojs .next {
    background: url("_images/prev-next.png") #242424 50% -26px no-repeat; }

.playing .play, .playing .loading, .playing .error {
  display: none; }

.playing .pause {
  display: block; }

.loading .play, .loading .pause, .loading .error {
  display: none; }

.loading .loading {
  display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading {
  display: none; }

.error .error {
  display: block; }

.error .play-pause p {
  cursor: auto; }

.error .error-message {
  display: block; }

@media only screen and (min-width: 320px) and (max-width: 480px) {
  #page {
    width: auto;
    padding: 20px;
    margin: 10px auto; }

  .audiojs .previous {
    width: 15%; }
  .audiojs .next {
    width: 15%; }
  .audiojs .play-pause {
    width: 15%; }
  .audiojs .scrubber {
    display: none; }
  .audiojs .time {
    width: 84%; }

  .audio-container .audio-playlist-button {
    width: 52px; }
    .audio-container .audio-playlist-button a {
      padding-left: 50px;
      background-position: 18px center;
      padding-right: 0;
      width: 0;
      border-bottom: 0 !important;
      overflow: hidden; }
  .audio-container .audio-nowplaying {
    width: auto;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap; }
  .audio-container h2, .audio-container .audio-playlist ol li {
    padding-left: 20px;
    padding-right: 20px; }
  .audio-container .audio-playlist ol li {
    padding-left: 35px; }
  .audio-container .audio-playlist .audio-playlist-trackinfo {
    display: none; }
  .audio-container.audio-container-playlist .time {
    width: 54.3%; } }
#tribe-events-content {
  margin: 0 auto;
  max-width: 1146px; }

.events-list .loop-theme-cards, .events-list .loop-theme-cases {
  margin: 0; }

.events-top {
  position: relative;
  padding: 30px 0 40px;
  width: 100%;
  background: url("/wp-content/themes/statensmusikverk/_images/article-bg.png"); }
  .events-top:after {
    clear: both;
    display: block;
    content: ".";
    height: 0;
    overflow: hidden;
    line-height: 0; }
  .events-top .tribe-events-cal-title {
    width: auto;
    line-height: 30px;
    margin: 10px 10px 0;
    font-weight: normal;
    color: #fff;
    font-size: 60px; }
  .events-top #tribe-events-buttons-header {
    position: absolute;
    left: 10px;
    top: 0;
    margin: 0 0 0 20px; }
    .events-top #tribe-events-buttons-header .tribe-events-calendar-buttons {
      padding: 15px 0; }

.events-list #tribe-events-buttons-header .tribe-events-calendar-buttons a.tribe-events-buttons-family {
  color: #cb0000 !important; }
.events-list #tribe-events-buttons-header a.tribe-events-button-family {
  background: transparent !important;
  color: #cb0000 !important; }
.events-list #tribe-events-buttons-header a.tribe-events-button-all {
  background: #cb0000 !important;
  color: #fff !important; }

.events-list.events-category-familjeprogram #tribe-events-buttons-header .tribe-events-calendar-buttons a.tribe-events-buttons-all {
  color: #cb0000 !important; }
.events-list.events-category-familjeprogram #tribe-events-buttons-header a.tribe-events-button-all {
  background: transparent !important;
  color: #cb0000 !important; }
.events-list.events-category-familjeprogram #tribe-events-buttons-header a.tribe-events-button-family {
  background: #cb0000 !important;
  color: #fff !important; }

.events-top #tribe-events-calendar-header {
  position: absolute;
  right: 10px;
  top: 0;
  margin: 0 auto 0 auto; }
  .events-top #tribe-events-calendar-header .tribe-events-calendar-buttons {
    background: transparent;
    background: rgba(0, 0, 0, 0.2);
    padding: 15px; }
    .events-top #tribe-events-calendar-header .tribe-events-calendar-buttons a.tribe-events-button-on {
      background: #252525;
      color: #fff; }
    .events-top #tribe-events-calendar-header .tribe-events-calendar-buttons a.tribe-events-button-off {
      background: transparent;
      color: #252525 !important; }
.events-top .tribe-events-calendar-buttons {
  font-family: "DinPro", Arial, serif;
  margin: 30px 20px 0 0;
  position: static;
  display: inline-block;
  right: 0;
  top: 0; }
  .events-top .tribe-events-calendar-buttons a {
    margin: 0 7px;
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0; }

.event-meta-container {
  width: 40%;
  float: right;
  background: #f3f3f3;
  padding: 10px;
  margin: 10px 0 10px 15px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px; }
  .event-meta-container .event-label {
    font-family: "DinProBold", Arial, serif;
    float: none;
    display: block; }
  .event-meta-container .event-label-book a {
    background: #cd0000;
    font-size: 13px;
    color: #fff !important;
    padding: 10px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    border-bottom: 0 !important; }
  .event-meta-container .event-label-book.event-label-book-past {
    display: none; }
  .event-meta-container .event-meta {
    font-family: "DinPro", Arial, serif;
    float: none; }
  .event-meta-container dd {
    margin: 0 0 10px 0; }

.event-info {
  font-family: "DinProBold", Arial, serif;
  font-size: 10px;
  text-transform: uppercase; }
  .event-info .event-info-title {
    float: left;
    width: 30%; }
  .event-info .event-info-content {
    float: left;
    width: 65%; }

a.entry-book, a.entry-permalink {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: #cb0000;
  font-family: "DinPro", Arial, serif;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff !important;
  padding: 0 20px 0 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 0 !important;
  z-index: 20; }
  a.entry-book span, a.entry-permalink span {
    display: none; }

body.events-list .loop-theme-cards .hentry {
  height: 470px;
  margin: 0 0 20px 10px; }
  body.events-list .loop-theme-cards .hentry .ribbon-wrapper {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000; }
    body.events-list .loop-theme-cards .hentry .ribbon-wrapper .ribbon-content {
      text-transform: uppercase;
      text-align: center;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      position: relative;
      padding: 4px 0;
      left: -42px;
      top: 18px;
      width: 150px;
      background-color: #CB0000;
      color: #fff;
      font-family: "DinProBold", Arial, sans-serif;
      font-size: 13px; }
  body.events-list .loop-theme-cards .hentry .entry-thumbnail {
    height: auto;
    min-height: 134px;
    position: relative; }
    body.events-list .loop-theme-cards .hentry .entry-thumbnail .entry-thumbnail-date {
      display: inline-block;
      font-family: "DinProBold", Arial, serif;
      font-size: 12px;
      text-transform: uppercase;
      color: #fff;
      background: #252525;
      padding: 9px;
      line-height: 100%;
      position: absolute;
      top: 10px;
      right: 11px; }
  body.events-list .loop-theme-cards .hentry .entry-thumbnail-link {
    border-bottom: 0; }
  body.events-list .loop-theme-cards .hentry .entry-title {
    margin-top: 10px;
    font-family: "DinProBold", Arial, serif;
    font-size: 15px;
    line-height: 1.5;
    text-transform: none;
    max-height: none; }
  body.events-list .loop-theme-cards .hentry .entry-meta {
    z-index: 10; }
body.events-list a.event-has-been {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(105, 105, 105, 0.4);
  opacity: 0.6;
  z-index: 100; }
  body.events-list a.event-has-been img {
    width: 100%;
    height: 100%;
    opacity: 0.6; }
body.events-list h2 span span {
  display: none; }

#tribe-events-has-been-container .loop-theme-cards .hentry {
  height: 300px; }

body.events-single .article {
  width: 1143px; }
  body.events-single .article .article-body {
    width: 60%; }
    body.events-single .article .article-body .image-text {
      width: 100%; }
    body.events-single .article .article-body img.attachment-post-thumbnail {
      width: 100%;
      height: auto; }
body.events-single .article-aside {
  width: 30.18792%; }
  body.events-single .article-aside .aside-menu ul li {
    background: transparent; }
    body.events-single .article-aside .aside-menu ul li a {
      padding-left: 10px; }
    body.events-single .article-aside .aside-menu ul li img {
      float: left;
      margin-right: 10px; }
    body.events-single .article-aside .aside-menu ul li span {
      line-height: 15px; }
    body.events-single .article-aside .aside-menu ul li h5 {
      font-size: 20px;
      letter-spacing: 0;
      color: #000;
      line-height: 24px; }
    body.events-single .article-aside .aside-menu ul li p {
      padding: 10px 0 0;
      font-size: 12px; }

body.events-gridview .events-top h2 span span {
  display: none; }
body.events-gridview #tribe-events-calendar-header {
  text-align: center;
  line-height: 35px;
  height: 35px;
  margin: 18px 0 0; }
  body.events-gridview #tribe-events-calendar-header .tribe-events-events-dropdown {
    font-size: 100%;
    font-family: "DinPro";
    display: inline; }
body.events-gridview .tribe-events-prev-month, body.events-gridview .tribe-events-next-month {
  text-indent: -99999px;
  width: 35px;
  height: 35px;
  display: inline;
  position: absolute;
  top: 0; }
  body.events-gridview .tribe-events-prev-month a, body.events-gridview .tribe-events-next-month a {
    display: block;
    width: 35px;
    height: 35px;
    background: url("_images/events-month-arrows.png") #fff;
    background-size: 100%;
    background-repeat: no-repeat; }
body.events-gridview .tribe-events-prev-month {
  left: 0; }
body.events-gridview .tribe-events-next-month {
  right: 0; }
  body.events-gridview .tribe-events-next-month a {
    background-position: 0 -37px !important; }
body.events-gridview #tribe-events-events-month {
  text-transform: capitalize; }

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .tribe-events-calendar td.tribe-events-present .daynum {
    color: #333;
    background: #fff; }

  body.events-list .loop-extra .breadcrumbs {
    display: none; }
  body.events-list .events-top {
    text-align: center;
    padding-top: 40px !important;
    padding-bottom: 0; }
    body.events-list .events-top h2 {
      margin-top: 0;
      margin-bottom: 10px;
      padding-left: 0;
      font-size: 35px !important;
      text-align: center;
      text-shadow: 2px 2px 0px #c4c4c4;
      line-height: 34px; }
      body.events-list .events-top h2 span {
        display: block; }
        body.events-list .events-top h2 span span {
          display: inline-block; }
    body.events-list .events-top #tribe-events-buttons-header, body.events-list .events-top #tribe-events-calendar-header {
      position: relative;
      top: 0;
      left: 0;
      margin: 0; }
    body.events-list .events-top #tribe-events-buttons-header .tribe-events-calendar-buttons {
      padding: 0;
      margin-bottom: 0; }
    body.events-list .events-top .tribe-events-calendar-buttons {
      margin: 10px 0; }
  body.events-list .cfct-module.cfct-module-loop .inner {
    padding-left: 0;
    padding-right: 0; }
  body.events-list .loop-theme-cards .hentry {
    margin-right: 0 !important;
    width: 100%;
    height: auto !important; }
    body.events-list .loop-theme-cards .hentry .entry-thumbnail .entry-thumbnail-date {
      right: 10px; }
    body.events-list .loop-theme-cards .hentry .entry-thumbnail img {
      width: 100% !important; }
    body.events-list .loop-theme-cards .hentry .entry-meta {
      width: 100%; }

  body.events-gridview .events-top h2 {
    margin-top: 0;
    margin-bottom: 0 !important;
    padding-left: 0;
    font-size: 35px !important;
    text-align: center;
    text-shadow: 2px 2px 0px #bdbdbd;
    line-height: 34px; }
    body.events-gridview .events-top h2 span {
      display: block; }
      body.events-gridview .events-top h2 span span {
        display: inline-block; }
  body.events-gridview #tribe-events-calendar-header .tribe-events-events-dropdown {
    font-size: 80%;
    font-family: "DinPro";
    display: inline; }
  body.events-gridview .tribe-events-month-nav {
    display: block;
    position: relative;
    margin-top: 5px; }
  body.events-gridview #tribe-events-events-picker {
    width: 100%;
    text-align: center;
    display: block; }
  body.events-gridview .tribe-events-prev-month, body.events-gridview .tribe-events-next-month {
    width: 26px !important;
    height: 26px !important;
    margin: 2px 0 0; }
    body.events-gridview .tribe-events-prev-month a, body.events-gridview .tribe-events-next-month a {
      width: 26px !important;
      height: 26px !important; }
  body.events-gridview .tribe-events-next-month a {
    background-position: 0 -27px !important; }

  body.events-single .article {
    width: auto;
    padding-right: 0; }
    body.events-single .article .article-body {
      width: auto; }
    body.events-single .article .article-header {
      margin: 15px 20px; }
      body.events-single .article .article-header h1 {
        font-size: 200%;
        line-height: 35px; }
      body.events-single .article .article-header img {
        width: auto; }
    body.events-single .article .event-meta-container {
      width: auto;
      float: none;
      margin: 10px 0; }
    body.events-single .article .article-aside {
      width: inherit; } }
@media only screen and (min-width: 481px) and (max-width: 768px) {
  body.events-single .article {
    width: auto; }
    body.events-single .article .article-aside {
      margin-left: 5%; }
      body.events-single .article .article-aside .aside-menu ul li img {
        float: none; }

  .events-top h2 {
    clear: both;
    padding-left: 0; }
  .events-top #tribe-events-buttons-header {
    position: relative !important;
    top: 0;
    left: 0;
    float: left; }
  .events-top #tribe-events-calendar-header {
    position: relative !important;
    top: 0;
    left: 0;
    float: right; } }
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body.events-single .article {
    width: auto; }
  body.events-single .article-aside {
    margin-left: 5%; }
    body.events-single .article-aside .aside-menu ul li img {
      float: none; } }
.loop-extra {
  margin: 0 auto;
  max-width: 1146px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0 25px; }
  @media screen and (max-width: 768px) {
    .loop-extra {
      padding: 0 12px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) {
    .loop-extra {
      padding: 0 12px; } }
  @media screen and (min-width: 1025px) and (max-width: 1145px) {
    .loop-extra {
      padding: 0 25px; } }
  .loop-extra .page-links {
    font: normal 18px/1.2 "DinPro", Arial, serif;
    padding: 30px 11px;
    text-align: center;
    float: right; }
    .loop-extra .page-links ul {
      padding: 10px 0; }
      .loop-extra .page-links ul li {
        display: inline-block;
        padding: 0 5px; }
        .loop-extra .page-links ul li a.page-numbers {
          color: #767676; }
        .loop-extra .page-links ul li span.current {
          border-bottom: 4px solid #007eb3;
          color: #000000; }
        .loop-extra .page-links ul li a.next, .loop-extra .page-links ul li span.next {
          float: none; }
        .loop-extra .page-links ul li a {
          text-decoration: none; }
          .loop-extra .page-links ul li a:hover {
            color: #007eb3; }

.loop-theme-list {
  margin: 0 0; }
  .loop-theme-list .post.has-thumbnail .entry-title, .loop-theme-list .post.has-thumbnail .entry-summary, .loop-theme-list .post.has-thumbnail .entry-meta, .loop-theme-list .artikel.has-thumbnail .entry-title, .loop-theme-list .artikel.has-thumbnail .entry-summary, .loop-theme-list .artikel.has-thumbnail .entry-meta {
    margin-left: 180px; }
    @media screen and (max-width: 500px) {
      .loop-theme-list .post.has-thumbnail .entry-title, .loop-theme-list .post.has-thumbnail .entry-summary, .loop-theme-list .post.has-thumbnail .entry-meta, .loop-theme-list .artikel.has-thumbnail .entry-title, .loop-theme-list .artikel.has-thumbnail .entry-summary, .loop-theme-list .artikel.has-thumbnail .entry-meta {
        margin-left: 0; } }
  @media screen and (max-width: 768px) {
    .loop-theme-list .post.has-thumbnail .entry-title, .loop-theme-list .artikel.has-thumbnail .entry-title {
      margin-top: 10px; } }
  .loop-theme-list .post, .loop-theme-list .artikel {
    background: white;
    max-width: 875px;
    padding: 25px 0;
    border-bottom: 1px #E5E5E5 solid; }
    .loop-theme-list .post .entry-thumbnail, .loop-theme-list .artikel .entry-thumbnail {
      margin-right: 25px;
      width: 100px; }
      .loop-theme-list .post .entry-thumbnail a, .loop-theme-list .artikel .entry-thumbnail a {
        border: 0; }
      @media screen and (max-width: 500px) {
        .loop-theme-list .post .entry-thumbnail, .loop-theme-list .artikel .entry-thumbnail {
          float: none;
          width: 100%;
          height: auto;
          margin-right: 0; }
          .loop-theme-list .post .entry-thumbnail img, .loop-theme-list .artikel .entry-thumbnail img {
            width: 100%;
            height: auto; } }
    .loop-theme-list .post .entry-title, .loop-theme-list .artikel .entry-title {
      margin-top: 0;
      text-transform: none; }
      .loop-theme-list .post .entry-title a, .loop-theme-list .artikel .entry-title a {
        border-bottom: 0; }
    .loop-theme-list .post .entry-summary p, .loop-theme-list .artikel .entry-summary p {
      color: #000000;
      font: normal 12px/20px DinPro, Arial, Georgia; }
    .loop-theme-list .post .entry-meta, .loop-theme-list .artikel .entry-meta {
      font: 9px/12px "DinProBold";
      font-size: 9px !important;
      text-transform: uppercase;
      padding: 15px 0 0; }
  .loop-theme-list .normal_row .inner.line .inner {
    padding: 0; }

@media screen and (max-width: 768px) {
  .customlooped div.type-page {
    padding: 0; } }
.customlooped .cfct-build .normal_row:first-child {
  padding-top: 0; }
.customlooped .customloop.type-page {
  padding: 0; }
.customlooped .customloop .loop-theme-list .post .entry-thumbnail, .customlooped .customloop .loop-theme-list .artikel .entry-thumbnail {
  margin-right: 25px;
  width: 155px; }

.cfct-faq, .cfct-faq-cat {
  padding: 25px 20px !important;
  margin-left: -20px; }
  @media screen and (max-width: 1024px) {
    .cfct-faq, .cfct-faq-cat {
      margin-left: 0; } }

.cfct-faq-cat {
  padding: 25px 20px 20px !important; }

.cfct-faq-cat {
  border-top: 1px #E6E6E6 solid; }

.cfct-faq {
  border-top: 1px #E6E6E6 solid; }

.faq-top h3 {
  background: none;
  font: normal 20px/1.2 "DinPro", Arial, serif;
  margin: 0;
  color: #007eb3;
  text-transform: uppercase; }
.faq-top ul {
  margin-top: 10px !important;
  padding: 0 0 0 28px !important;
  background-image: url("/wp-content/themes/statensmusikverk/_images/eye.png");
  background-repeat: no-repeat;
  background-position: left center;
  list-style-type: disc; }
.faq-top li {
  display: inline-block;
  line-height: 13px; }
  .faq-top li img {
    margin-bottom: -2px; }
  .faq-top li a {
    font: normal 10px/1.2 "DinPro", Arial, serif;
    color: grey;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .faq-top li a.active:hover {
      color: #007eb3 !important; }
    .faq-top li a:hover {
      color: #007eb3;
      text-decoration: none; }
    .faq-top li a.hide-all {
      color: #AFAFAE; }
    .faq-top li a.show-all, .faq-top li a.hide-all {
      margin: 0 10px 0 5px;
      border-bottom: none; }

.faq .question {
  line-height: 25px; }
  .faq .question a {
    color: #007eb3;
    background: url(_images/round-open.png) 0 50% no-repeat;
    background-size: 30px;
    line-height: 20px;
    padding: 6px 0 6px 43px;
    margin-bottom: 10px;
    border-bottom: none;
    display: inline-block; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .faq .question a {
        /* on retina, use image that's scaled by 2 */
        background-image: url("_images/round-open@2x.png");
        background-size: 30px 30px; } }
.faq .answer {
  margin: 0 0 0 43px;
  font-size: 14px; }
  .faq .answer a {
    color: #007eb3; }
  .faq .answer P {
    padding-bottom: 20px; }
  .faq .answer p:first-child {
    padding-top: 20px; }
  .faq .answer p:last-child {
    padding-bottom: 0; }
  .faq .answer blockquote {
    margin: 0 30px 20px 10px; }
    .faq .answer blockquote p, .faq .answer blockquote p:first-child {
      padding: 10px 0; }
  .faq .answer ul {
    list-style-type: disc;
    padding: 0px 15px;
    margin-bottom: 15px; }
  .faq .answer ul ul, .faq .answer ul ul ul, .faq .answer ol ol, .faq .answer ol ol ol {
    padding-bottom: 0; }
  @media screen and (max-width: 768px) {
    .faq .answer {
      margin: 0; } }
.faq.question-active .question a {
  color: #007eb3;
  background-image: url(_images/round-close.png);
  background-size: 30px; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .faq.question-active .question a {
      /* on retina, use image that's scaled by 2 */
      background-image: url("_images/round-close@2x.png");
      background-size: 30px 30px; } }

.crumbs {
  max-width: 1146px;
  margin: 0 auto;
  padding: 30px 0 0; }

.article-body .crumbs {
  padding: 0 0 20px; }
  .article-body .crumbs ul.breadcrumbs {
    list-style: none;
    display: inline-block;
    background: #ededed;
    padding: 10px; }
    .article-body .crumbs ul.breadcrumbs li {
      color: #4D4D4D;
      background: transparent;
      display: inline;
      padding: 3px 0;
      font: 13px "DinPro", Arial;
      text-transform: uppercase;
      margin: 0; }
      .article-body .crumbs ul.breadcrumbs li a {
        color: #20399D;
        border-bottom: none !important;
        text-decoration: none;
        padding: 0 5px; }

.crumbs-within {
  float: left;
  padding: 30px 0 0; }

ul.breadcrumbs {
  list-style: none;
  display: inline-block;
  background: #ededed;
  padding: 10px; }
  ul.breadcrumbs li {
    color: #4D4D4D;
    background: transparent;
    display: inline;
    padding: 3px 0;
    font: 13px "DinPro", Arial;
    text-transform: uppercase; }
    ul.breadcrumbs li a {
      color: #20399D;
      border-bottom: none;
      padding: 0 5px;
      text-decoration: none; }
      ul.breadcrumbs li a:hover {
        text-decoration: underline; }

body.page .crumbs-without ul.breadcrumbs, body.events-list .crumbs-without ul.breadcrumbs {
  margin: 30px 0 0 14px; }

.cookieInformation {
  background: #6f6f6f;
  display: none;
  padding: 10px;
  text-align: center; }
  .cookieInformation p {
    color: #F8F8FF;
    font-size: 14px; }
    .cookieInformation p a {
      color: #F8F8FF;
      text-decoration: underline; }
  .cookieInformation input {
    background: white;
    color: black;
    border-radius: 0;
    border: 0; }

body.page-template-fullpage-pb div.cookieInformation {
  z-index: 6; }

.activitypage .cfct-widget-module-twitter, .activitypage .cfct-widget-module-null-instagram-feed, .activitypage .widget_null-instagram-feed {
  float: none !important;
  width: 100%; }
  @media screen and (min-width: 500px) and (max-width: 900px) {
    .activitypage .cfct-widget-module-twitter, .activitypage .cfct-widget-module-null-instagram-feed, .activitypage .widget_null-instagram-feed {
      float: left !important;
      width: 50% !important;
      padding: 40px 20px 40px !important; } }
.activitypage .widget_twitter h2.widget-title {
  background-image: url(_images/twitter-icon.png);
  background-size: 37px 30px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  line-height: 30px;
  font-size: 100%;
  padding: 0;
  padding-left: 50px; }
  .activitypage .widget_twitter h2.widget-title .twitterwidget-title {
    font-size: 18px; }
.activitypage .widget_twitter .entry-meta, .activitypage .widget_twitter .intent-meta {
  display: none; }
.activitypage .widget_twitter .follow-button {
  display: none; }
.activitypage .widget_twitter ul li {
  color: white;
  margin: 15px 0;
  font-size: 14px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
  .activitypage .widget_twitter ul li:last-child {
    margin: 15px 0 0; }
  .activitypage .widget_twitter ul li a {
    color: white; }
.activitypage .null-instagram-feed h2.widget-title, .activitypage .null-instagram-feed h3.widget-title, .activitypage .widget_null-instagram-feed h2.widget-title, .activitypage .widget_null-instagram-feed h3.widget-title {
  background-image: url(_images/Instagram_Icon_Small.png);
  background-size: 40px 40px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  line-height: 40px;
  font-size: 100%;
  padding: 0;
  padding-left: 50px; }
.activitypage .null-instagram-feed .instagram-pics li, .activitypage .widget_null-instagram-feed .instagram-pics li {
  margin: 15px 0; }
  .activitypage .null-instagram-feed .instagram-pics li:last-child, .activitypage .widget_null-instagram-feed .instagram-pics li:last-child {
    margin: 15px 0 0; }
.activitypage .null-instagram-feed .instagram-pics img, .activitypage .widget_null-instagram-feed .instagram-pics img {
  max-width: 100%; }

.amazingaudioplayer-tracks-wrapper {
  overflow: initial !important; }

.amazingaudioplayer-info {
  margin-top: -12px !important; }

.wonderpluginaudio {
  margin-top: 10px !important; }

.wonderpluginaudio span.playlistname {
  color: black;
  font-size: 14px;
  margin-top: -35px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 10;
  left: 0;
  font-family: "DinProMedium"; }
  .wonderpluginaudio span.playlistname span.name {
    display: inline-block;
    width: 100%;
    position: relative; }

.wonderpluginaudio i {
  cursor: pointer;
  position: relative;
  margin-left: 10px; }
  .wonderpluginaudio i .share-buttons-container {
    left: -60px;
    top: -55px;
    width: 140px; }

.share-button-audio {
  display: inline-block;
  float: right;
  margin-right: 45px;
  position: relative; }
  .share-button-audio .share-buttons-container {
    left: -57px;
    width: 141px; }

.share-buttons-container {
  color: black;
  position: absolute;
  top: -60px;
  padding: 5px;
  right: 0;
  min-width: 125px;
  height: 60px; }
  .share-buttons-container .share-buttons-inner {
    background-color: #EAEAEA;
    border-radius: 4px;
    box-sizing: border-box;
    position: relative;
    height: 45px;
    padding: 5px; }
    .share-buttons-container .share-buttons-inner::after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      border-color: rbga(#EAEAEA, 0);
      border-top-color: #EAEAEA;
      border-width: 8px;
      margin-left: -8px; }
  .share-buttons-container .share-button {
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 35px;
    width: 35px;
    margin-right: 6px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    text-shadow: none; }
    .share-buttons-container .share-button:hover {
      text-decoration: none; }
    .share-buttons-container .share-button i {
      margin: 0;
      padding: 0; }
    .share-buttons-container .share-button:last-child {
      margin-right: 0; }
    .share-buttons-container .share-button.facebook {
      background-color: #3b5998;
      color: white; }
    .share-buttons-container .share-button.mail {
      background-color: #eb5f0a;
      color: white; }
    .share-buttons-container .share-button.twitter {
      background-color: #FFF;
      color: #1da1f2 !important; }

html .panel-grid {
  margin: 0 auto;
  max-width: 1171px;
  margin-bottom: 0px !important;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  html .panel-grid .panel-grid-cell {
    padding: 0 12px !important; }
  html .panel-grid .textwidget {
    color: #262626;
    line-height: 20px; }
    html .panel-grid .textwidget ul {
      list-style-type: disc;
      padding: 0 3px 20px; }
      html .panel-grid .textwidget ul li {
        color: #262626;
        line-height: 28px;
        margin: 0 10px 0 14px; }
  @media screen and (min-width: 768px) {
    html .panel-grid .textwidget {
      line-height: 28px; }
      html .panel-grid .textwidget p {
        padding: 0 0 20px; } }
  @media screen and (min-width: 1146px) {
    html .panel-grid {
      margin-bottom: 10px !important; }
      html .panel-grid:first-child {
        padding-top: 40px; }
        html .panel-grid:first-child .textwidget h1 {
          margin-bottom: 10px; } }
html .siteorigin-panels-stretch .panel-grid-cell:only-child {
  padding: 0 !important; }

.whitefooter {
  border-top: 1px solid #ececec;
  background: white;
  min-height: 80px;
  max-height: 80px;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .whitefooter {
      max-height: none; } }
  @media screen and (max-width: 1145px) {
    .whitefooter {
      padding: 0 25px 0; } }
  .whitefooter .panel-grid {
    padding-top: 0 !important;
    margin-bottom: 0 !important; }
  .whitefooter .textwidget {
    margin-bottom: 0; }
    .whitefooter .textwidget p, .whitefooter .textwidget h3 {
      font-size: 20px;
      font-family: DinProMedium;
      padding: 0 !important;
      margin: 0;
      line-height: 80px; }
      @media screen and (max-width: 1145px) {
        .whitefooter .textwidget p, .whitefooter .textwidget h3 {
          font-size: 16px; } }
      @media screen and (max-width: 768px) {
        .whitefooter .textwidget p, .whitefooter .textwidget h3 {
          padding: 10px 0;
          line-height: 24px; } }
      .whitefooter .textwidget p a, .whitefooter .textwidget h3 a {
        color: #000000; }
    .whitefooter .textwidget h3 {
      color: #007eb3; }
  .whitefooter ul li {
    background: none;
    padding: 0 !important; }
    .whitefooter ul li a {
      border-bottom: 0 !important;
      line-height: 80px;
      font-size: 20px;
      font-family: DinProMedium;
      border: 0; }
      @media screen and (max-width: 1145px) {
        .whitefooter ul li a {
          font-size: 16px; } }
      @media screen and (max-width: 768px) {
        .whitefooter ul li a {
          line-height: 24px; } }
  .whitefooter .panel-grid-cell[id*="-0-2"] {
    text-align: right; }
  @media screen and (max-width: 768px) {
    .whitefooter .panel-grid-cell[id*="-0-0"], .whitefooter .panel-grid-cell[id*="-0-1"], .whitefooter .panel-grid-cell[id*="-0-2"] {
      text-align: center; } }

@media screen and (max-width: 1024px) {
  .bigfoot {
    position: relative !important; } }
.bigfoot .panel-grid {
  padding-bottom: 40px;
  margin-bottom: 0 !important; }
.bigfoot > div:first-child {
  background-color: #2e2e2e; }
  @media screen and (min-width: 1145px) {
    .bigfoot > div:first-child {
      padding: 0; } }
  @media screen and (max-width: 1145px) {
    .bigfoot > div:first-child {
      padding: 0 25px 0; } }
  @media screen and (max-width: 1145px) {
    .bigfoot > div:first-child .panel-grid-cell {
      padding-top: 40px !important; }
      .bigfoot > div:first-child .panel-grid-cell:last-child {
        padding-bottom: 40px !important; } }
  .bigfoot > div:first-child .panel-grid-cell strong, .bigfoot > div:first-child .panel-grid-cell p {
    color: white;
    font-size: 14px; }
  .bigfoot > div:first-child .panel-grid-cell strong {
    display: block;
    font: normal 16px/1.2 "PilcrowSoftBold", Arial, serif;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .bigfoot > div:first-child .panel-grid-cell a {
    color: #00A1E6; }
  .bigfoot > div:first-child .panel-grid-cell ul {
    padding: 0;
    list-style-type: none; }
    .bigfoot > div:first-child .panel-grid-cell ul li {
      font-size: 14px;
      line-height: 22px;
      margin: 0; }
      .bigfoot > div:first-child .panel-grid-cell ul li a {
        color: white; }
        .bigfoot > div:first-child .panel-grid-cell ul li a:hover {
          text-decoration: underline; }
      .bigfoot > div:first-child .panel-grid-cell ul li:before {
        font-family: "icomoon";
        content: "";
        list-style-type: none;
        color: #e5e5e5;
        font-size: 14px;
        padding-left: 3px;
        line-height: 22px;
        margin: 0 10px 0 0; }
.bigfoot .cfct-build .cfct-rich-text {
  margin-bottom: 0; }
.bigfoot .top-footer {
  background-color: #353535;
  padding: 70px 0; }
  @media screen and (max-width: 480px) {
    .bigfoot .top-footer .item {
      width: 50%; } }
  @media screen and (min-width: 480px) and (max-width: 768px) {
    .bigfoot .top-footer .item {
      width: 33%; } }
  .bigfoot .top-footer h4 {
    color: white;
    font: normal 18px/1.2 "PilcrowSoftBold", Arial, serif;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .bigfoot .top-footer ul li {
    color: white;
    font-size: 16px;
    line-height: 22px; }
    .bigfoot .top-footer ul li:before {
      font-family: "icomoon";
      content: "";
      list-style-type: none;
      color: #e5e5e5;
      font-size: 16px;
      padding-left: 3px;
      line-height: 22px;
      margin: 0 10px 0 0; }

.fourohfour {
  margin: 0 auto;
  max-width: 1146px;
  padding: 40px 25px; }

.page-template-activity-page-php #activitypage .puff-loop {
  margin-top: 15px; }
.page-template-activity-page-php #activitypage .loop-puff {
  float: none;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 30px; }
  .page-template-activity-page-php #activitypage .loop-puff .loop-puff-content, .page-template-activity-page-php #activitypage .loop-puff .loop-puff-meta {
    display: none; }
  .page-template-activity-page-php #activitypage .loop-puff .loop-puff-thumbnail {
    display: inline-block;
    padding: 0;
    border-radius: 115px;
    border: 8px transparent solid;
    height: 115px;
    width: 115px;
    overflow: hidden;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .page-template-activity-page-php #activitypage .loop-puff .loop-puff-thumbnail img {
      height: 115px;
      width: 115px;
      max-width: none; }
  .page-template-activity-page-php #activitypage .loop-puff .loop-puff-title {
    max-height: none;
    margin: 0;
    width: auto;
    overflow: hidden;
    padding: 0;
    color: #FFFFFF;
    border-bottom: 0;
    font-size: 16px;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .page-template-activity-page-php #activitypage .loop-puff:hover {
    cursor: pointer; }
    .page-template-activity-page-php #activitypage .loop-puff:hover .loop-puff-thumbnail {
      border: 8px #ffde00 solid; }
    .page-template-activity-page-php #activitypage .loop-puff:hover .loop-puff-title {
      color: #ffde00; }
.page-template-activity-page-php #activitypage .type-page > div {
  height: 100%; }
.page-template-activity-page-php #activitypage .panel-grid {
  height: 100%;
  margin: 0 auto;
  max-width: 1146px;
  padding-top: 0 !important;
  margin-bottom: 0 !important; }
  @media screen and (max-width: 899px) {
    .page-template-activity-page-php #activitypage .panel-grid {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media screen and (min-width: 900px) and (max-width: 1146px) {
    .page-template-activity-page-php #activitypage .panel-grid {
      flex-wrap: wrap; } }
  .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell {
    height: auto;
    padding: 0;
    box-shadow: 30px 0px 150px #000;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell .widget {
      padding: 20px;
      box-sizing: border-box;
      position: relative; }
      .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell .widget img {
        max-width: 100%; }
    .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) {
      background: #1f1f1f;
      float: left;
      min-width: 250px; }
      .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) p, .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) p strong {
        color: white;
        font-size: 14px;
        line-height: 24px;
        padding: 0; }
      .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) h2 {
        color: white;
        margin: 0 0 0; }
      .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) h3 {
        color: white;
        margin-bottom: 0; }
      .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) a {
        color: #ffde00; }
      @media screen and (max-width: 899px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) {
          height: auto;
          width: 100%;
          box-shadow: none; } }
      @media screen and (min-width: 900px) and (max-width: 1146px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) {
          order: 1;
          width: 250px; } }
      @media screen and (min-width: 1146px) and (max-width: 1645px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) {
          margin-left: 0;
          width: 250px; } }
      @media screen and (min-width: 1646px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:not(:first-child):not(:last-child) {
          margin-left: -250px;
          width: 250px; } }
    .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:last-child {
      margin-left: 0;
      float: left;
      width: 250px; }
      @media screen and (min-width: 900px) and (max-width: 1146px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:last-child {
          order: 3; } }
      @media screen and (max-width: 1146px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:last-child {
          box-shadow: none;
          height: auto;
          padding: 0 0 20px;
          width: 100%; } }
    .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child {
      height: auto;
      margin-left: 0;
      float: none;
      padding: 0 30px 0 70px;
      box-shadow: none; }
      .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child .widget {
        max-width: 100%;
        width: 100%; }
      @media screen and (max-width: 768px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child {
          height: auto;
          padding: 140px 20px 40px !important; } }
      @media screen and (min-width: 769px) and (max-width: 899px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child {
          height: auto;
          width: 100%;
          padding: 50px 20px 0 !important; } }
      @media screen and (min-width: 900px) and (max-width: 1146px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child {
          order: 2;
          float: right;
          width: calc(100% - 250px);
          padding: 50px !important; }
          .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child .widget > * {
            padding: 0 40px; } }
      @media screen and (min-width: 1147px) and (max-width: 1645px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child {
          float: right;
          width: 645px; }
          .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child .widget > * {
            padding: 0 40px; } }
      @media screen and (min-width: 1646px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child {
          float: right;
          width: 896px; }
          .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child .widget > * {
            padding: 0 40px; } }
      @media screen and (min-width: 1147px) {
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3; } }
      .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child .widget {
        display: table;
        height: 100%;
        width: 100%; }
        .page-template-activity-page-php #activitypage .panel-grid .panel-grid-cell:first-child .widget > * {
          display: table-cell;
          height: 100%;
          vertical-align: middle;
          width: 100%; }

.faq-widget {
  margin-bottom: 0;
  margin-left: -20px;
  padding: 0; }
  @media screen and (max-width: 1024px) {
    .faq-widget {
      margin-left: 0; } }
  .faq-widget h3 {
    color: #007eb3;
    font: normal 20px/1.2 "DinPro", Arial, serif;
    margin: 0;
    text-transform: uppercase; }
  .faq-widget .faq-widget-top {
    border-top: 1px #E6E6E6 solid;
    padding: 20px; }
    .faq-widget .faq-widget-top ul {
      margin-top: 10px;
      padding: 0 0 0 28px;
      background-image: url("/wp-content/themes/statensmusikverk/_images/eye.png");
      background-repeat: no-repeat;
      background-position: left center;
      list-style-type: disc; }
    .faq-widget .faq-widget-top li {
      display: inline-block;
      line-height: 13px; }
    .faq-widget .faq-widget-top img {
      margin-bottom: -2px; }
    .faq-widget .faq-widget-top a {
      color: grey;
      font: normal 10px/1.2 "DinPro", Arial, serif;
      letter-spacing: 1px;
      text-transform: uppercase; }
      .faq-widget .faq-widget-top a.active:hover {
        color: #007eb3; }
      .faq-widget .faq-widget-top a:hover {
        color: #007eb3; }
      .faq-widget .faq-widget-top a.hide-all {
        color: #AFAFAE; }
      .faq-widget .faq-widget-top a.show-all, .faq-widget .faq-widget-top a.hide-all {
        border-bottom: none;
        margin: 0 10px 0 5px; }
  .faq-widget .faq-content {
    border-top: 1px #E6E6E6 solid;
    padding: 20px; }
    .faq-widget .faq-content.active {
      background-color: #f6f4f5; }
      .faq-widget .faq-content.active .question a {
        background: url("_images/round-close.png") 0 50% no-repeat;
        background-size: 30px;
        color: #007eb3; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          .faq-widget .faq-content.active .question a {
            /* on retina, use image that's scaled by 2 */
            background-image: url("_images/round-close@2x.png");
            background-size: 30px 30px; } }
  .faq-widget .question {
    line-height: 25px; }
    .faq-widget .question a {
      background: url("_images/round-open.png") 0 50% no-repeat;
      background-size: 30px;
      border-bottom: none;
      color: #007eb3;
      display: inline-block;
      line-height: 20px;
      margin-bottom: 10px;
      padding: 6px 0 6px 43px; }
      @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
        .faq-widget .question a {
          /* on retina, use image that's scaled by 2 */
          background-image: url("_images/round-open@2x.png");
          background-size: 30px 30px; } }
  .faq-widget .answer {
    display: none;
    font-size: 14px;
    margin: 0 0 0 43px; }
    .faq-widget .answer a {
      color: #007eb3; }
    .faq-widget .answer p {
      padding-bottom: 20px; }
      .faq-widget .answer p:first-child {
        padding-top: 20px; }
      .faq-widget .answer p:last-child {
        padding-bottom: 0; }
    .faq-widget .answer blockquote {
      margin: 0 30px 20px 10px; }
      .faq-widget .answer blockquote p, .faq-widget .answer blockquote p:first-child {
        padding: 10px 0; }
    .faq-widget .answer ul {
      list-style-type: disc;
      margin-bottom: 15px;
      padding: 0 15px; }
      .faq-widget .answer ul ul, .faq-widget .answer ul ol {
        padding-bottom: 0; }
    @media screen and (max-width: 768px) {
      .faq-widget .answer {
        margin: 0; } }

.panel-grid-cell .panel.widget_headers {
  margin-bottom: 0; }

body.page-template-fullpage-pb {
  background-image: none;
  padding-bottom: 1px; }
  body.page-template-fullpage-pb #wpadminbar {
    display: none !important; }
  body.page-template-fullpage-pb.admin-bar {
    padding-top: 0; }
  body.page-template-fullpage-pb header.header, body.page-template-fullpage-pb .cookieInformation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5; }
  body.page-template-fullpage-pb section.page {
    margin-top: 0;
    position: relative;
    z-index: 1; }
    body.page-template-fullpage-pb section.page > .fullpage-pb > .type-page > div > div.panel-grid {
      margin-bottom: 0 !important;
      padding: 0;
      width: 100%; }
      body.page-template-fullpage-pb section.page > .fullpage-pb > .type-page > div > div.panel-grid > div {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: calc(100vh - 100px);
        padding: 50px 0;
        width: 100%; }
        body.page-template-fullpage-pb section.page > .fullpage-pb > .type-page > div > div.panel-grid > div > div {
          flex: 1;
          padding: 0 15px 25px !important; }
      body.page-template-fullpage-pb section.page > .fullpage-pb > .type-page > div > div.panel-grid > .not-full {
        min-height: auto; }
      body.page-template-fullpage-pb section.page > .fullpage-pb > .type-page > div > div.panel-grid:first-child > div {
        padding-top: 180px;
        min-height: calc(100vh - 230px); }
    body.page-template-fullpage-pb section.page div.type-page {
      padding: 0; }
    body.page-template-fullpage-pb section.page h1, body.page-template-fullpage-pb section.page h2 {
      color: #FFFFFF;
      font: normal 500%/1.2 "PilcrowSoftBold", Arial, serif;
      margin: 0;
      padding: 0;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
      font-size: 66px;
      letter-spacing: -2px;
      line-height: 72px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        body.page-template-fullpage-pb section.page h1, body.page-template-fullpage-pb section.page h2 {
          font-size: 40px;
          margin-bottom: 15px;
          line-height: 50px; } }
    body.page-template-fullpage-pb section.page h3 {
      color: #FFFFFF;
      font: normal 120%/1.2 "DinPro", Arial, serif;
      margin: 0;
      padding: 0;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
    body.page-template-fullpage-pb section.page .firstNews h3 {
      color: #FFFFFF;
      font: normal 500%/1.2 "PilcrowSoftBold", Arial, serif;
      margin: 0;
      padding: 0;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
      font-size: 66px;
      letter-spacing: -2px;
      line-height: 72px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        body.page-template-fullpage-pb section.page .firstNews h3 {
          font-size: 40px;
          margin-bottom: 15px;
          line-height: 50px; } }
    body.page-template-fullpage-pb section.page p {
      color: #FFFFFF;
      font-size: 20px;
      line-height: 35px;
      margin-bottom: 30px;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }
      @media screen and (max-width: 768px) {
        body.page-template-fullpage-pb section.page p {
          font-size: 18px;
          line-height: 30px; } }
    body.page-template-fullpage-pb section.page a:hover {
      text-decoration: none; }
  body.page-template-fullpage-pb .firstNews {
    border-bottom: 1px solid white;
    margin-bottom: 30px; }
    body.page-template-fullpage-pb .firstNews a:hover h3, body.page-template-fullpage-pb .firstNews a:hover p {
      color: #ffde00; }
  body.page-template-fullpage-pb .puff-loop .loop-puff {
    height: auto !important;
    width: 25%; }
    body.page-template-fullpage-pb .puff-loop .loop-puff .loop-puff-thumbnail {
      border: 8px transparent solid;
      border-radius: 115px;
      padding: 0;
      height: 115px;
      width: 115px;
      margin: 0 auto;
      -moz-transition: border 0.5s ease-out;
      -o-transition: border 0.5s ease-out;
      -ms-transition: border 0.5s ease-out;
      -webkit-transition: border 0.5s ease-out;
      transition: border 0.5s ease-out; }
    body.page-template-fullpage-pb .puff-loop .loop-puff .loop-puff-content, body.page-template-fullpage-pb .puff-loop .loop-puff .loop-puff-meta {
      display: none; }
    body.page-template-fullpage-pb .puff-loop .loop-puff h3 {
      font-size: 100% !important;
      padding: 5px 5px 0 !important;
      text-align: center; }
    body.page-template-fullpage-pb .puff-loop .loop-puff:hover {
      cursor: pointer; }
      body.page-template-fullpage-pb .puff-loop .loop-puff:hover h3 {
        color: #ffde00; }
      body.page-template-fullpage-pb .puff-loop .loop-puff:hover .loop-puff-thumbnail {
        border: 8px #ffde00 solid; }
    @media screen and (max-width: 768px) {
      body.page-template-fullpage-pb .puff-loop .loop-puff {
        display: block;
        width: 100%; } }
  body.page-template-fullpage-pb .puff-loop .last-thing {
    display: inline-block;
    width: 25%; }
    @media screen and (max-width: 768px) {
      body.page-template-fullpage-pb .puff-loop .last-thing {
        display: block;
        width: 100%; } }
    body.page-template-fullpage-pb .puff-loop .last-thing .all-news {
      text-align: center; }
      body.page-template-fullpage-pb .puff-loop .last-thing .all-news .image-circle {
        border: 8px transparent solid;
        border-radius: 115px;
        overflow: hidden;
        display: inline-block;
        margin: 0 auto;
        -moz-transition: border 0.5s ease-out;
        -o-transition: border 0.5s ease-out;
        -ms-transition: border 0.5s ease-out;
        -webkit-transition: border 0.5s ease-out;
        transition: border 0.5s ease-out; }
        body.page-template-fullpage-pb .puff-loop .last-thing .all-news .image-circle .circle {
          background-color: #007eb3;
          color: #FFFFFF;
          font-size: 40px;
          height: 115px;
          line-height: 98px;
          text-align: center;
          width: 115px;
          font-family: "PilcrowSoftBold"; }
      body.page-template-fullpage-pb .puff-loop .last-thing .all-news h3, body.page-template-fullpage-pb .puff-loop .last-thing .all-news h4 {
        font: normal 120%/1.2 "DinPro", Arial, serif !important;
        font-size: 100% !important;
        padding: 5px 5px 0 !important;
        text-transform: none !important;
        letter-spacing: 0 !important; }
      body.page-template-fullpage-pb .puff-loop .last-thing .all-news:hover .image-circle {
        border: 8px #ffde00 solid; }
      body.page-template-fullpage-pb .puff-loop .last-thing .all-news:hover h3, body.page-template-fullpage-pb .puff-loop .last-thing .all-news:hover h4 {
        color: #ffde00; }
  body.page-template-fullpage-pb .widget_twitter h3 {
    background-image: url(_images/twitter-icon.png);
    background-size: 37px 30px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    line-height: 30px !important;
    font-size: 100% !important;
    padding-left: 50px !important;
    letter-spacing: 0 !important; }
    body.page-template-fullpage-pb .widget_twitter h3 span {
      font-size: 18px; }
  body.page-template-fullpage-pb .widget_twitter a {
    color: white; }
    body.page-template-fullpage-pb .widget_twitter a:hover {
      text-decoration: underline !important; }
  body.page-template-fullpage-pb .widget_twitter li {
    color: white;
    margin: 30px 0;
    font-size: 14px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
    body.page-template-fullpage-pb .widget_twitter li .entry-meta, body.page-template-fullpage-pb .widget_twitter li .intent-meta {
      display: none; }
  body.page-template-fullpage-pb .scrollIndicator {
    background: rgba(255, 255, 255, 0.3) url(_images/arrow-down.png) 50% 50% no-repeat;
    cursor: pointer;
    position: fixed;
    bottom: 110px;
    left: 48%;
    border-radius: 50px;
    width: 100px;
    height: 100px;
    z-index: 10;
    opacity: 1;
    display: none;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out; }
    @media screen and (min-width: 1024px) {
      body.page-template-fullpage-pb .scrollIndicator {
        display: block; } }
  body.page-template-fullpage-pb ul.fullpage-menu {
    position: fixed;
    z-index: 5;
    top: 45%;
    right: 50px;
    z-index: 11; }
    @media screen and (max-width: 768px) {
      body.page-template-fullpage-pb ul.fullpage-menu {
        display: none; } }
    body.page-template-fullpage-pb ul.fullpage-menu li {
      color: #FFFFFF;
      font-size: 14px;
      opacity: 0.6;
      text-transform: uppercase;
      text-align: right;
      padding: 5px 0; }
      body.page-template-fullpage-pb ul.fullpage-menu li span {
        background-color: white;
        border-radius: 12px;
        border: 2px transparent solid;
        display: inline-block;
        width: 8px;
        height: 8px;
        opacity: 0.6;
        float: right;
        margin-top: 3px;
        margin-left: 15px; }
      body.page-template-fullpage-pb ul.fullpage-menu li:hover, body.page-template-fullpage-pb ul.fullpage-menu li.active {
        cursor: pointer;
        opacity: 1; }
        body.page-template-fullpage-pb ul.fullpage-menu li:hover span, body.page-template-fullpage-pb ul.fullpage-menu li.active span {
          background: none;
          border: 2px solid white;
          opacity: 1; }
  body.page-template-fullpage-pb #fullpage-pb .widget_sow-button {
    display: inline-block; }
    body.page-template-fullpage-pb #fullpage-pb .widget_sow-button a.ow-button-hover {
      background: rgba(0, 0, 0, 0.2);
      border-radius: 32px;
      margin-right: 20px;
      border: 3px solid white;
      box-sizing: border-box;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
      transition: background 0.2s ease-in; }
      body.page-template-fullpage-pb #fullpage-pb .widget_sow-button a.ow-button-hover:hover {
        background: rgba(0, 0, 0, 0.3);
        border: 3px solid white; }
  body.page-template-fullpage-pb .action-button {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 32px;
    border: 3px solid white;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 20px;
    transition: background 0.2s ease-in;
    margin-top: 10px; }
    body.page-template-fullpage-pb .action-button:last-child {
      margin-right: 0; }
    body.page-template-fullpage-pb .action-button:hover {
      background: rgba(0, 0, 0, 0.3); }
    @media screen and (max-width: 400px) {
      body.page-template-fullpage-pb .action-button {
        margin-right: 0;
        text-align: center;
        width: 100%; } }
    body.page-template-fullpage-pb .action-button:hover {
      background: rgba(0, 0, 0, 0.3); }
    body.page-template-fullpage-pb .action-button a {
      color: white;
      display: block;
      padding: 15px 35px;
      text-decoration: none;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
  @media screen and (max-width: 768px) {
    body.page-template-fullpage-pb #footer {
      bottom: 0 !important;
      margin-bottom: 0 !important;
      position: relative !important; }
    body.page-template-fullpage-pb .whitefooter {
      bottom: 0 !important;
      position: relative !important; } }
  @media screen and (min-width: 768px) {
    body.page-template-fullpage-pb #footer {
      bottom: 0;
      left: 0;
      position: fixed;
      right: 0; }
    body.page-template-fullpage-pb .whitefooter {
      bottom: 0px !important;
      left: 0;
      position: fixed;
      right: 0;
      z-index: 1; }
    body.page-template-fullpage-pb #bigfoot {
      bottom: 0;
      left: 0;
      right: 0;
      position: fixed; } }

.panel-grid .panel-grid .null-instagram-feed h3.widget-title, .panel-grid .panel-grid .widget_null-instagram-feed h3.widget-title {
  background-image: url(_images/Instagram_Icon_Small.png);
  background-size: 40px 40px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  font-size: 100%;
  line-height: 40px;
  padding: 0 0 0 50px; }

.fullpage-pb .panel-grid .panel-grid .null-instagram-feed h3.widget-title, .fullpage-pb .panel-grid .panel-grid .widget_null-instagram-feed h3.widget-title {
  font-size: 18px !important;
  padding: 0 0 0 50px !important;
  letter-spacing: 0px !important;
  line-height: 40px !important; }

.instagram-row .null-instagram-feed li, .instagram-row .widget_null-instagram-feed li {
  padding: 10px;
  text-align: center; }
.instagram-row .null-instagram-feed img, .instagram-row .widget_null-instagram-feed img {
  max-width: 100%; }

/* For instagram feed pro */
.fullpage-pb #sb_instagram .sb_instagram_header {
  text-align: center; }
  .fullpage-pb #sb_instagram .sb_instagram_header a {
    display: inline-block;
    float: none; }
    .fullpage-pb #sb_instagram .sb_instagram_header a h3 {
      font-size: 44px;
      line-height: 1;
      padding-top: 0 !important; }

@media screen and (min-width: 768px) {
  .instagram-row .null-instagram-feed ul:before, .instagram-row .null-instagram-feed ul:after, .instagram-row .widget_null-instagram-feed ul:before, .instagram-row .widget_null-instagram-feed ul:after {
    clear: both;
    content: "";
    display: table; }
  .instagram-row .null-instagram-feed li, .instagram-row .widget_null-instagram-feed li {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    min-width: 100px;
    padding: 10px;
    max-width: 20%; }
    .instagram-row .null-instagram-feed li a, .instagram-row .widget_null-instagram-feed li a {
      display: block;
      line-height: 0; }
    .instagram-row .null-instagram-feed li img, .instagram-row .widget_null-instagram-feed li img {
      height: auto;
      width: 100%;
      line-height: 0; } }
.puff-loop {
  margin: 0 -10px; }
  .puff-loop:before, .puff-loop:after {
    clear: both;
    content: "";
    display: table; }
  .puff-loop .loop-puff {
    box-sizing: border-box;
    margin: 0 0 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    @media only screen and (min-width: 461px) {
      .puff-loop .loop-puff {
        float: left; } }
    @media only screen and (min-width: 461px) and (max-width: 768px) {
      .puff-loop .loop-puff {
        height: 300px;
        width: 50%; } }
    @media only screen and (min-width: 769px) and (max-width: 1023px) {
      .puff-loop .loop-puff {
        height: 340px;
        width: 33%; } }
    @media only screen and (min-width: 1024px) {
      .puff-loop .loop-puff {
        height: 340px;
        width: 20%; } }
    .puff-loop .loop-puff a:hover {
      text-decoration: none; }
      .puff-loop .loop-puff a:hover .loop-puff-title {
        color: #007eb3; }
  .puff-loop .loop-puff-content {
    margin: 0 10px 10px;
    padding: 10px 0 5px; }
    .puff-loop .loop-puff-content p {
      color: #727272;
      font: normal 12px/1.2 "DinPro", "Georgia", serif;
      line-height: 18px; }
  .puff-loop .loop-puff-thumbnail img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%; }
  .puff-loop .loop-puff-title {
    color: black;
    font: normal 14px/18px "DinProBold", Arial, serif;
    letter-spacing: 0;
    margin: 10px 10px 0;
    text-transform: none; }
  .puff-loop .loop-puff-meta {
    border-top: 1px solid #e6e6e6;
    color: #767676;
    font-size: 12px;
    margin: 0 10px;
    padding: 5px 0 0; }
    .puff-loop .loop-puff-meta strong {
      color: #767676; }
  .puff-loop.puff-loop-album .loop-puff-thumbnail {
    height: 150px;
    overflow: hidden;
    padding: 10px 10px 0; }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .puff-loop.puff-loop-kort .loop-puff {
      height: 360px;
      width: 33%; } }
  @media only screen and (min-width: 1024px) {
    .puff-loop.puff-loop-kort .loop-puff {
      height: 360px;
      width: 20%; } }
  .puff-loop.puff-loop-kort .loop-puff-thumbnail {
    height: 112px;
    overflow: hidden;
    padding: 10px 10px 0; }
  .puff-loop.puff-loop-list .loop-puff {
    float: none;
    height: auto;
    margin: 0 0 10px;
    width: 100%; }
    .puff-loop.puff-loop-list .loop-puff a {
      border-bottom: 1px solid #e6e6e6;
      display: block;
      margin: 0 10px;
      padding: 20px 0; }
    .puff-loop.puff-loop-list .loop-puff .loop-puff-thumbnail {
      margin: 0; }
    .puff-loop.puff-loop-list .loop-puff .loop-puff-title {
      font-size: 24px;
      line-height: 26px;
      margin-top: 10px;
      margin-left: 0; }
    .puff-loop.puff-loop-list .loop-puff .loop-puff-content {
      margin-bottom: 0;
      margin-left: 0;
      padding-bottom: 0; }
    .puff-loop.puff-loop-list .loop-puff .loop-puff-meta {
      border-top: 0;
      margin-left: 0; }
    @media only screen and (min-width: 500px) {
      .puff-loop.puff-loop-list .loop-puff .loop-puff-title, .puff-loop.puff-loop-list .loop-puff .loop-puff-content, .puff-loop.puff-loop-list .loop-puff .loop-puff-meta {
        padding-left: 120px; }
      .puff-loop.puff-loop-list .loop-puff .loop-puff-title {
        margin-top: 0; }
      .puff-loop.puff-loop-list .loop-puff .loop-puff-thumbnail {
        float: left;
        margin: 0 20px 0 10px;
        width: 100px; } }
  .puff-loop.puff-loop-listminimalistik {
    margin: 0 0; }
    .puff-loop.puff-loop-listminimalistik li {
      padding: 3px 0; }
    .puff-loop.puff-loop-listminimalistik a {
      border-bottom: 1px solid #007eb3;
      color: inherit;
      text-decoration: none; }
      .puff-loop.puff-loop-listminimalistik a:hover {
        color: #007eb3; }
  .puff-loop.puff-loop-infinite {
    height: auto;
    margin: 0 0 0 -10px;
    overflow: hidden; }
    .puff-loop.puff-loop-infinite .first-thing {
      float: left;
      background: #252525;
      color: #ccc;
      padding: 25px;
      width: 200px;
      height: 200px; }
      .puff-loop.puff-loop-infinite .first-thing h2 {
        color: #888; }
      .puff-loop.puff-loop-infinite .first-thing p {
        margin: 1em 0 0;
        font: 12px/18px "DinPro", Arial; }
    .puff-loop.puff-loop-infinite .ui-slider-horizontal {
      height: 6px;
      margin-top: -1px;
      position: relative; }
    .puff-loop.puff-loop-infinite:hover .ui-slider-handle, .puff-loop.puff-loop-infinite .ui-slider-handle:active {
      height: 25px;
      top: -10px;
      background: url("_images/infinite-arrows.png") #007eb3 no-repeat center 50%; }
    .puff-loop.puff-loop-infinite:hover .ui-widget-content, .puff-loop.puff-loop-infinite:active .ui-widget-content {
      background: #007eb3; }
    .puff-loop.puff-loop-infinite:hover .ui-slider-horizontal, .puff-loop.puff-loop-infinite:active .ui-slider-horizontal {
      height: 6px;
      margin-top: -1px; }
    .puff-loop.puff-loop-infinite .puff-loop-infinite-wrapper {
      overflow: hidden;
      width: 90000px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .puff-loop.puff-loop-infinite .puff-loop-infinite-wrapper {
          width: auto;
          overflow: scroll; } }
    .puff-loop.puff-loop-infinite .puff-loop-infinite-content {
      overflow: hidden;
      float: left;
      width: auto; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .puff-loop.puff-loop-infinite .puff-loop-infinite-content {
          width: 90000px; } }
    .puff-loop.puff-loop-infinite .loop-puff {
      height: auto;
      margin: 0 0 0 10px;
      width: 467px;
      float: left; }
      .puff-loop.puff-loop-infinite .loop-puff img {
        height: 250px; }
    .puff-loop.puff-loop-infinite.small .loop-puff-title {
      color: white;
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      background: #000;
      background: rgba(0, 0, 0, 0.5);
      font: 14px/21px "DinPro", Arial;
      padding: 6px 12px;
      margin: 0;
      -moz-transition: 0.15s linear background;
      -o-transition: 0.15s linear background;
      -ms-transition: 0.15s linear background;
      -webkit-transition: 0.15s linear background;
      transition: 0.15s linear background; }
    .puff-loop.puff-loop-infinite.small a:hover .loop-puff-title, .puff-loop.puff-loop-infinite.small a:focus .loop-puff-title {
      background: #900;
      background: rgba(0, 158, 244, 0.5);
      color: white; }
    .puff-loop.puff-loop-infinite.big .first-thing {
      height: 304px;
      width: 280px;
      padding: 30px; }
      .puff-loop.puff-loop-infinite.big .first-thing p {
        margin: 1em 0 0;
        font: 14px/20px "DinPro", Arial; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .puff-loop.puff-loop-infinite.big .first-thing {
          padding: 25px;
          width: 200px;
          height: 200px; }
          .puff-loop.puff-loop-infinite.big .first-thing h2 {
            color: #888; }
          .puff-loop.puff-loop-infinite.big .first-thing p {
            margin: 1em 0 0;
            font: 12px/18px "DinPro", Arial; } }
    .puff-loop.puff-loop-infinite.big .loop-puff {
      width: 660px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .puff-loop.puff-loop-infinite.big .loop-puff {
          width: 370px; } }
      .puff-loop.puff-loop-infinite.big .loop-puff:hover .loop-puff-content {
        opacity: 1; }
      .puff-loop.puff-loop-infinite.big .loop-puff:hover .loop-puff-title {
        color: white; }
    .puff-loop.puff-loop-infinite.big .loop-puff-thumbnail img {
      height: 364px;
      width: auto; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .puff-loop.puff-loop-infinite.big .loop-puff-thumbnail img {
          height: 250px; } }
    .puff-loop.puff-loop-infinite.big .loop-puff-content {
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      font: 12px/18px "DinPro", Arial;
      padding: 12px;
      background: rgba(200, 0, 0, 0.5);
      opacity: 0;
      margin: 0;
      -moz-transition: 0.15s linear opacity;
      -o-transition: 0.15s linear opacity;
      -ms-transition: 0.15s linear opacity;
      -webkit-transition: 0.15s linear opacity;
      transition: 0.15s linear opacity; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .puff-loop.puff-loop-infinite.big .loop-puff-content {
          font: 8px/12px "DinPro", Arial; } }
      .puff-loop.puff-loop-infinite.big .loop-puff-content p {
        color: white; }
    .puff-loop.puff-loop-infinite.big .loop-puff-title {
      color: white;
      position: absolute;
      top: 40px;
      right: 10px;
      left: 0;
      margin: 0;
      font-size: 24px;
      -webkit-text-stroke: 1px transparent; }
    .puff-loop.puff-loop-infinite.big .loop-puff-title-inner {
      padding: 10px 10px 10px 30px;
      display: block;
      float: left;
      background: #000;
      background: rgba(0, 0, 0, 0.5); }

img#wpstats {
  width: 0px;
  height: 0px;
  overflow: hidden;
  position: absolute;
  bottom: 0; }

html.no-js {
  margin-top: 0 !important; }

body {
  background-image: url("/wp-content/uploads/2016/04/Mozart_string_quartet_artikel_680px-467x250.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat; }
  body.admin-bar {
    padding-top: 20px; }

/*# sourceMappingURL=style.css.map */
