/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Main Stylesheet
******************************************************************/
/* normalize.css - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

   

/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,500,400italic,500italic,700,700italic);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/*********************
IMPORTING CUSTOM
*********************/
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Custom Colors
******************************************************************/
/*********************
COLORS
*********************/
/* base */
/* links */
/* typography */
/* tables */
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Custom Typography
******************************************************************/
/*********************
FONT FAMILY
*********************/
/*********************
BODY
*********************/
body {
  font-family: "Calibri", sans-serif;
  font-size: 16px;
  line-height: 1.375em;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #554b46; }

/*********************
LINK STYLES
*********************/
a {
  color: #695c56;
  text-decoration: none; }
  a:hover, a:focus {
    color: #009c81;
    outline: none; }
  a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/*********************
HEADINGS
*********************/
h1 {
  font-size: 1.75em;
  line-height: 1.1em;
  margin-top: 0;
  margin-bottom: 0.2em;
  font-weight: bold; }

.single h1 {
  border-bottom: 1px solid;
  padding-bottom: .5em; }

.wpb_text_column h1:first-child {
  margin-top: 0; }

h2 {
  font-size: 1.3em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 0.2em;
  color: #695c56;
  font-weight: bold;
  text-transform: uppercase; }
  h2 + p {
    margin-top: 0; }
  h2 + h2, h2 + h3 {
    margin-top: 1em; }

h3, .chart-title {
  font-size: 1.1em;
  color: #695c56;
  margin-top: 0;
  line-height: 1.3em;
  margin-bottom: .2em;
  font-weight: bold; }
  h3 + p, .chart-title + p {
    margin-top: 0; }
  h3 + h3, h3 + h4, .chart-title + h3, .chart-title + h4 {
    margin-top: 1em; }

h4 {
  margin-top: 0;
  color: #695c56;
  font-size: 1.1em;
  line-height: 1.3em;
  margin-bottom: .2em;
  font-weight: normal; }
  h4 + h4, h4 + h5 {
    margin-top: 1em; }

h5 {
  font-size: 1em;
  line-height: 1.3em;
  color: #695c56;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 1em;
  margin-bottom: .2em; }

p {
  margin-top: 0; }
  p .vignette {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 3px !important;
    margin-top: 1em;
    text-transform: uppercase;
    color: #695c56;
    font-weight: 600; }

h6 {
  font-size: .75em;
  margin-top: 1em;
  margin-bottom: .2em; }

@media only screen and (min-width: 768px) {
  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
  h1, .h1 {
    font-size: 2.25em;
    line-height: 1.1em;
    margin-bottom: 0.25em; } }
/*********************
IMPORTING PARTIALS
*********************/
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Variables
******************************************************************/
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Typography
******************************************************************/
/*********************
FONT FACE
*********************/
p {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3; }

h4 + h1,
h3 + h1,
h4 + h2,
h3 + h2 {
  margin-top: 0; }

/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Mixins Stylesheet
******************************************************************/
/*********************
BOX SIZING
*********************/
/*********************
PREFIXES
*********************/
/*********************
FLEXBOX
*********************/
/*********************
PADDING
*********************/
/*********************
MIXINS
*********************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
SHOW/HIDE
*********************/
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Grid Stylesheet
******************************************************************/
.last-col {
  float: right;
  padding-right: 0 !important; }

@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } }
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } }
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Tabels
******************************************************************/
.pinned table {
  margin-top: 0; }

table {
  color: #554b46;
  width: 100%;
  margin-top: 1em;
  border-style: solid;
  border-width: 3px 0 0 0;
  border-color: #d0cac3;
  empty-cells: show;
  border-collapse: collapse;
  height: auto !important; }
  table td, table th {
    padding: .5em .8em;
    vertical-align: middle;
    min-height: 1em;
    font-size: .9em; }
  table td:empty {
    padding: 1em; }
  table td:first-child {
    text-align: left; }
  table td img {
    max-width: 98%;
    height: auto; }
  table th {
    font-weight: bold; }
  table.right {
    text-align: right; }
  table td.tblheader, table thead td, table thead th {
    font-weight: bold;
    border-bottom: 1px solid #d0cac3; }
  table.responsive {
    margin-top: 0; }

tfoot td, tbody td, tbody th {
  border-bottom: 1px solid #d0cac3; }

tbody td.sum {
  border-top: 2px solid #d0cac3;
  border-bottom: 0;
  font-weight: bold;
  margin-bottom: 1em; }

tbody td.highlight, thead th.highlight {
  background: none repeat scroll 0 0 rgba(208, 202, 195, 0.1); }

table.col2 tr td:first-child {
  width: 70%;
  text-align: left; }

table.col2 tr td {
  width: 30%;
  text-align: right; }

table.col3 tr td:first-child {
  width: 60%;
  text-align: left; }

table.col3 tr td {
  width: 20%;
  text-align: right; }

table.col4 tr td:first-child {
  width: 40%;
  text-align: left; }

table.col4 tr td {
  width: 15%;
  text-align: right; }

table.col5 tr td:first-child {
  width: 30%;
  text-align: left; }

table.col5 tr td {
  width: 12%;
  text-align: right; }

table.col6 tr td:first-child {
  width: 25%;
  text-align: left; }

table.col6 tr td {
  width: 12.5%;
  text-align: right; }

table.col7 tr td:first-child {
  width: 30%;
  text-align: left; }

table.col7 tr td {
  width: 10%;
  text-align: right; }

table.col8 tr td:first-child {
  width: 20%;
  text-align: left; }

table.col8 tr td {
  width: 10%;
  text-align: right; }

/*********************
IMPORTING MODULES
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Button Styles

Buttons are a pretty important part of your site's style, so it's
important to have a consistent baseline for them. Use this stylesheet
to create all kinds of buttons.

Helpful Links:
http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/

******************************************************************/
/*********************
BUTTON DEFAULTS
We're gonna use a placeholder selector here
so we can use common styles. We then use this
to load up the defaults in all our buttons.

Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac

*********************/
.button, input[type="submit"] {
  display: inline-block;
  position: relative;
  font-family: "Calibri", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  padding: 4px 24px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .button:hover, input[type="submit"]:hover, .button:focus, input[type="submit"]:focus {
    color: #fff;
    text-decoration: none; }
  .button:active, input[type="submit"]:active {
    top: 1px; }

/*
An example button.
You can use this example if you want. Just replace all the variables
and it will create a button dependant on those variables.
*/
.button, input[type="submit"] {
  background-color: #d0cac3; }
  .button:hover, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #c5bdb5; }
  .button:active, input[type="submit"]:active {
    background-color: #c5bdb5; }

/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Form Styles
******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 18px;
  font-size: 1em;
  color: #554b46;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  font-family: "Calibri", sans-serif;
  background-color: #f1efed;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    outline: none; }
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=); }
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==); }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #333;
    opacity: 0.6; }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

select {
  -webkit-appearance: none;
  /* 1 */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Flexslider Styles
******************************************************************/
/*********************
FLEXSLIDER
*********************/
.flexslider.flexslider {
  margin: 0;
  background: none;
  border: none;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Flexslider Styles
******************************************************************/
/*********************
IMAGE ZOOM STYLES
*********************/
.zoom-img-wrap img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; }

/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Visual Composer Stylesheet
******************************************************************/
/*********************
VISUAL COMPOSER
*********************/
div[class*="bg-"] + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner {
  padding-top: 35px; }

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0; }

.vc_row-o-equal-height.vc_row-o-equal-height {
  margin: 0; }

.vc_row[data-vc-full-width] .wpb_column > .wpb_wrapper > *:last-child {
  margin-bottom: 0; }

.vc_row[data-vc-full-width] {
  transition: none; }
  .vc_row[data-vc-full-width][data-vc-stretch-content="true"] {
    padding: 0; }
    .vc_row[data-vc-full-width][data-vc-stretch-content="true"] .wpb_single_image .vc_figure,
    .vc_row[data-vc-full-width][data-vc-stretch-content="true"] .wpb_single_image .vc_single_image-wrapper {
      display: block; }
  .vc_row[data-vc-full-width] .wpb_content_element:last-child {
    margin-bottom: 0 !important; }

/* .vc_tta.vc_general .vc_tta-panel-body {
    padding: 25px;
}

.vc_tta-title-text {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.25em;
}

.wpb_singleimage_heading  {
    font-size: 1em;
    font-weight: normal;
    margin-top: 10px;
    color: lighten($text-color, 50%);
}

.vc_tta-accordion .vc_tta-title-text {
    font-size: 31px;
    line-height: 1.4em;
    margin-bottom: 0.375em;
    color: #539333;
    font-weight: 500;
    text-transform: none;
    font-family: "Ubuntu", Helvetica, Arial, sans-serif;
}

.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before, .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after {
    border-color: $main-color;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background: $white;
} */
/*********************
IMPORTING CUSTOM
*********************/
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Custom Layout Styles
******************************************************************/
/*********************
GENERAL STYLING
*********************/
body {
  /*background-image: url('/wp-content/themes/nordicbeet/custom/images/symbol-grey-bg.png');
  background-size: cover;
  background-repeat: no-repeat;*/
  background-color: #fff;
  /* MailChimp Sign Up form */
  /*Search result*/ }
  body img {
    max-width: 100%;
    height: auto; }
  body.single .post-thumb {
    margin-bottom: 0.6em; }
  body.single-publication .toc-widget {
    display: none; }
  body .search .searchform .searchwrap {
    margin-top: 1em;
    margin-bottom: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -ms-flex-align: flex-end;
    border-bottom: 1px solid #695c56; }
    body .search .searchform .searchwrap.white {
      border-bottom: 1px solid #695c56;
      border-bottom-color: #fff !important;
      border-bottom-width: 2px; }
      body .search .searchform .searchwrap.white ::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #fff; }
      body .search .searchform .searchwrap.white :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #fff;
        opacity: 1; }
      body .search .searchform .searchwrap.white ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #fff;
        opacity: 1; }
      body .search .searchform .searchwrap.white :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #fff; }
      body .search .searchform .searchwrap.white :placeholder-shown {
        /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
        color: #fff; }
    body .search .searchform .searchwrap input[type="search"] {
      background-color: #d0cac3; }
    body .search .searchform .searchwrap #searchsubmit {
      background: #009c81;
      border: none;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -ms-flex-align: center;
      width: 50px; }
      body .search .searchform .searchwrap #searchsubmit .fa {
        font-size: 1.3em;
        color: #fff; }
  body #mc_embed_signup #mc_embed_signup_scroll {
    margin-top: 3em;
    margin-bottom: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -ms-flex-align: flex-end;
    border-bottom: 1px solid #695c56; }
    body #mc_embed_signup #mc_embed_signup_scroll.white {
      border-bottom: 1px solid #695c56;
      border-bottom-color: #fff !important; }
      body #mc_embed_signup #mc_embed_signup_scroll.white ::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #fff; }
      body #mc_embed_signup #mc_embed_signup_scroll.white :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #fff;
        opacity: 1; }
      body #mc_embed_signup #mc_embed_signup_scroll.white ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #fff;
        opacity: 1; }
      body #mc_embed_signup #mc_embed_signup_scroll.white :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #fff; }
      body #mc_embed_signup #mc_embed_signup_scroll.white :placeholder-shown {
        /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
        color: #fff; }
    body #mc_embed_signup #mc_embed_signup_scroll input {
      background-color: transparent;
      padding: 0; }
    body #mc_embed_signup #mc_embed_signup_scroll #mc-embedded-subscribe {
      background: transparent;
      border: none;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      -ms-flex-align: flex-start;
      width: 50px; }
      body #mc_embed_signup #mc_embed_signup_scroll #mc-embedded-subscribe .fa {
        -webkit-transition: color 0.14s ease-in-out;
        transition: color 0.14s ease-in-out;
        font-size: 1.4em;
        color: #fff; }
      body #mc_embed_signup #mc_embed_signup_scroll #mc-embedded-subscribe:hover .fa, body #mc_embed_signup #mc_embed_signup_scroll #mc-embedded-subscribe:focus .fa, body #mc_embed_signup #mc_embed_signup_scroll #mc-embedded-subscribe:active .fa {
        color: #009c81 !important; }
  body h1 a, body h2 a {
    color: #fff; }
    body h1 a.readmore, body h2 a.readmore {
      border-bottom: 1px solid #695c56;
      border-bottom-color: #fff !important; }
      body h1 a.readmore:after, body h2 a.readmore:after {
        display: none; }
      body h1 a.readmore:hover, body h2 a.readmore:hover {
        color: #009c81;
        border-bottom-color: #009c81 !important; }
  body header {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #695c56;
    border-bottom-color: #009c81 !important; }
    body header .inner-header {
      width: 100%;
      padding: .8em;
      background-color: #fff; }
      body header .inner-header #logo img {
        width: 100px; }
  body .navwrap {
    display: none; }
  body .wrap {
    max-width: 1280px; }
  body .article-header, body .post-content {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
  body.admin-bar header {
    top: 32px; }
  body.admin-bar #content {
    margin-top: 120px !important; }
  body .tocify .tocify-header {
    text-indent: 0; }
  body .tocify .tocify-subheader {
    text-indent: 0; }
    body .tocify .tocify-subheader li {
      margin-left: .5em;
      font-size: 1em; }
  body.search-results .facetwp-facet-search {
    display: none; }
  body .entry-meta {
    margin-bottom: 1em; }
    body .entry-meta .entry-time {
      color: #1a2949;
      font-weight: 600; }
  body.search-results article, body.archive article, body .facetwp-template article {
    border-bottom: 1px solid #695c56;
    border-bottom-color: #009c81 !important;
    margin: 0 auto 1.5em auto;
    max-width: 800px; }
    body.search-results article.pagination, body.archive article.pagination, body .facetwp-template article.pagination {
      border-bottom: none; }
    body.search-results article .entry-content, body.archive article .entry-content, body .facetwp-template article .entry-content {
      padding: 0 0 1em 0; }
      body.search-results article .entry-content .content, body.archive article .entry-content .content, body .facetwp-template article .entry-content .content {
        padding: 0; }
      body.search-results article .entry-content div.title .info, body.archive article .entry-content div.title .info, body .facetwp-template article .entry-content div.title .info {
        margin-bottom: .3em; }
      body.search-results article .entry-content div.title h3, body.archive article .entry-content div.title h3, body .facetwp-template article .entry-content div.title h3 {
        font-size: 1.4em;
        text-transform: none; }
      body.search-results article .entry-content .excerpt, body.archive article .entry-content .excerpt, body .facetwp-template article .entry-content .excerpt {
        margin-top: .4em;
        padding-top: .8em;
        border-top: 1px solid #695c56; }
    body.search-results article .post-thumb, body.archive article .post-thumb, body .facetwp-template article .post-thumb {
      display: none;
      margin-bottom: 1em; }
      body.search-results article .post-thumb img, body.archive article .post-thumb img, body .facetwp-template article .post-thumb img {
        max-width: 100%;
        height: auto; }
    body.search-results article .functions, body.archive article .functions, body .facetwp-template article .functions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      -ms-flex-align: flex-end;
      margin-bottom: .5em !important;
      padding: 0 1em; }
      body.search-results article .functions a, body.archive article .functions a, body .facetwp-template article .functions a {
        color: #009c81; }
        body.search-results article .functions a i, body.archive article .functions a i, body .facetwp-template article .functions a i {
          padding-left: .7em; }
        body.search-results article .functions a:hover, body.archive article .functions a:hover, body .facetwp-template article .functions a:hover {
          color: #006e5b; }
      body.search-results article .functions a, body.archive article .functions a, body .facetwp-template article .functions a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -ms-flex-align: center; }
        body.search-results article .functions a.download, body.archive article .functions a.download, body .facetwp-template article .functions a.download {
          margin-right: 1em; }
        body.search-results article .functions a i, body.archive article .functions a i, body .facetwp-template article .functions a i {
          font-size: 1.5em; }
        body.search-results article .functions a.normal i, body.archive article .functions a.normal i, body .facetwp-template article .functions a.normal i {
          font-size: 1em; }
      body.search-results article .functions .metafield, body.archive article .functions .metafield, body .facetwp-template article .functions .metafield {
        flex-grow: 1; }
  body .publicationmeta {
    border-bottom: 1px solid #695c56;
    margin-bottom: 1em !important;
    padding: 1em; }
    body .publicationmeta h1 {
      margin-bottom: 0; }
    body .publicationmeta .download {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      -ms-flex-align: flex-start;
      margin-bottom: .5em !important;
      margin-bottom: 0 !important; }
      body .publicationmeta .download a {
        color: #009c81; }
        body .publicationmeta .download a i {
          padding-left: .7em; }
        body .publicationmeta .download a:hover {
          color: #006e5b; }
      body .publicationmeta .download a {
        margin-bottom: 0 !important; }
  body ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #554b46; }
  body :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #554b46;
    opacity: 1; }
  body ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #554b46;
    opacity: 1; }
  body :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #554b46; }
  body :placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #554b46; }
  body .gallery {
    width: 100%;
    /*height: 100%;*/
    /* gallery height, as percentage of width
    padding-bottom: 55%;
    margin-bottom: 3em;*/
    padding-bottom: 60%;
    /* cell inherit height from gallery */ }
    body .gallery + .wpb_content_element {
      display: none; }
    body .gallery .flickity-viewport {
      position: absolute;
      width: 100%; }
    body .gallery .flickity-prev-next-button {
      background: none;
      width: 30px;
      height: 30px; }
      body .gallery .flickity-prev-next-button.previous {
        left: 0; }
      body .gallery .flickity-prev-next-button.next {
        right: 0; }
      body .gallery .flickity-prev-next-button .arrow {
        fill: #fff; }
    body .gallery .flickity-page-dots {
      bottom: 10px; }
      body .gallery .flickity-page-dots .dot {
        width: 5px;
        height: 5px;
        margin: 0 4px;
        background: #fff;
        opacity: 1; }
        body .gallery .flickity-page-dots .dot.is-selected {
          background: #009c81; }
    body .gallery .gallery-cell {
      /*background-size: cover;*/
      width: 100%;
      background: #1a2949;
      height: 100%;
      	/*margin: 3%;
          background-color: rgba(0, 0, 0, 0.2);
          padding: .1em 1em 1em 1em;*/ }
      body .gallery .gallery-cell .content {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat; }
        body .gallery .gallery-cell .content .inner-content {
          width: 100%;
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex; }
          body .gallery .gallery-cell .content .inner-content.left {
            float: left; }
          body .gallery .gallery-cell .content .inner-content.h-center {
            justify-content: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center; }
          body .gallery .gallery-cell .content .inner-content.right {
            -webkit-justify-content: flex-end;
            justify-content: flex-end; }
          body .gallery .gallery-cell .content .inner-content.top {
            align-items: flex-start;
            -webkit-align-items: flex-start;
            -webkit-box-align: start; }
          body .gallery .gallery-cell .content .inner-content.v-center {
            align-items: center;
            -webkit-box-align: center;
            -webkit-align-items: center; }
          body .gallery .gallery-cell .content .inner-content.bottom {
            align-items: flex-end;
            -webkit-align-items: flex-end;
            -webkit-box-align: end; }
          body .gallery .gallery-cell .content .inner-content .textarea *:first-child {
            margin-top: 0; }
          body .gallery .gallery-cell .content .inner-content .textarea *:last-child {
            margin-bottom: 0; }
          body .gallery .gallery-cell .content .inner-content .textarea.half {
            width: 50%; }
          body .gallery .gallery-cell .content .inner-content .textarea.narrow {
            width: 25%; }
          body .gallery .gallery-cell .content .inner-content .textarea.wide {
            width: 75%; }
          body .gallery .gallery-cell .content .inner-content .textarea h1 {
            color: #fff;
            font-size: 1.5em;
            line-height: 1.3;
            margin-bottom: 0.8em;
            display: inline-block;
            text-align: center;
            padding: 1em; }
            body .gallery .gallery-cell .content .inner-content .textarea h1 a {
              color: inherit; }
              body .gallery .gallery-cell .content .inner-content .textarea h1 a.readmore:after {
                content: ''; }
              body .gallery .gallery-cell .content .inner-content .textarea h1 a.readmore:hover {
                color: #009c81; }
          body .gallery .gallery-cell .content .inner-content .textarea p {
            margin-bottom: 0;
            color: #fff;
            font-size: 1.1em;
            font-weight: 500;
            line-height: 1.35em;
            display: none; }
  body.home #content #inner-content {
    padding-bottom: 0;
    background-image: none; }
  body.single #content .entry-content {
    margin-left: 1.6em;
    margin-right: 1.6em; }
    body.single #content .entry-content > .vc_row:first-child {
      margin-left: 0 !important;
      margin-right: 0 !important; }
  body #content {
    max-width: 1280px;
    width: 100%;
    margin: 110px auto 0 auto; }
    body #content #inner-content {
      padding-bottom: 2em;
      background-color: #fff;
      background-image: url("/wp-content/themes/nordicbeet/custom/images/symbol-grey-bg-500x550.png");
      background-position: bottom right;
      background-repeat: no-repeat;
      min-height: 60vh; }
      body #content #inner-content .entry-content ul, body #content #inner-content .entry-content ol {
        list-style: disc;
        margin-left: 1em;
        margin-bottom: 1em; }
      body #content #inner-content .entry-content ol {
        list-style-type: decimal; }
      body #content #inner-content .entry-content hr {
        border: none;
        border-top: 1px solid #fff;
        margin-bottom: 1em; }
      body #content #inner-content .entry-content > .vc_row {
        margin-left: 1em;
        margin-right: 1em; }
      body #content #inner-content .entry-content .vc_column-inner .borders {
        border-top: 5px solid #695c56;
        border-bottom: 5px solid #695c56;
        margin-top: 2em;
        margin-bottom: 2em;
        padding: 2em 1em; }
        body #content #inner-content .entry-content .vc_column-inner .borders .wpb_wrapper :first-child {
          margin-top: 0; }
      body #content #inner-content .wpb_content_element {
        margin-bottom: 0.6em; }
      body #content #inner-content .vc_row {
        margin-bottom: 0.6em; }
        body #content #inner-content .vc_row .wpb_column[class*="bg-"] > .vc_column-inner {
          padding-top: 1.2em;
          padding-bottom: 1.2em;
          margin-left: 15px;
          margin-right: 15px;
          margin-top: 0.6em; }
        body #content #inner-content .vc_row .vc_row {
          margin-left: 0;
          margin-right: 0; }
        body #content #inner-content .vc_row[class*="bg-"] .vc_row:last-child {
          margin-bottom: 0; }
        body #content #inner-content .vc_row[class*="bg-"] > .vc_column_container:first-child > .vc_column-inner {
          padding-top: 1.2em; }
        body #content #inner-content .vc_row[class*="bg-"] > .vc_column_container:last-child > .vc_column-inner {
          padding-bottom: 1.2em; }
        body #content #inner-content .vc_row[class*="bg-"] > .vc_column_container > .vc_column-inner {
          padding-left: 1.2em;
          padding-right: 1.2em; }
        body #content #inner-content .vc_row[class*="bg-"] + .vc_row[class*="bg-"] {
          margin-top: -0.6em; }
        body #content #inner-content .vc_row[class*="bg-"] + .vc_row-full-width + .vc_row[class*="bg-"] {
          margin-top: -0.6em; }
        body #content #inner-content .vc_row[class*="bg-"] + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner {
          padding-top: 0; }
        body #content #inner-content .vc_row[class*="bg-"][data-vc-stretch-content="true"] .vc_column-inner {
          padding-left: 0.6em;
          padding-right: 0.6em; }
        body #content #inner-content .vc_row[class*="bg-"][data-vc-stretch-content="true"].vc_row-no-padding {
          padding: 0 !important; }
          body #content #inner-content .vc_row[class*="bg-"][data-vc-stretch-content="true"].vc_row-no-padding .vc_column-inner {
            padding: 0 !important; }
            body #content #inner-content .vc_row[class*="bg-"][data-vc-stretch-content="true"].vc_row-no-padding .vc_column-inner > .wpb_wrapper {
              padding-left: 0;
              padding-right: 0; }
              body #content #inner-content .vc_row[class*="bg-"][data-vc-stretch-content="true"].vc_row-no-padding .vc_column-inner > .wpb_wrapper .vc_row > .vc_column_container > .vc_column-inner {
                padding-left: 1.2em !important;
                padding-right: 1.2em !important; }
        body #content #inner-content .vc_row .wpb_text_column {
          max-width: 800px;
          margin-left: auto;
          margin-right: auto; }
        body #content #inner-content .vc_row[data-vc-full-width] {
          left: 0 !important;
          margin-left: 0 !important;
          margin-right: 0 !important;
          width: 100% !important;
          /*padding-left: $pagemargin!important;
          padding-right: $pagemargin!important;*/ }
          body #content #inner-content .vc_row[data-vc-full-width] .vc_row {
            margin-left: 0;
            margin-right: 0; }
            body #content #inner-content .vc_row[data-vc-full-width] .vc_row .vc_column-inner {
              padding-left: 0;
              padding-right: 0; }
        body #content #inner-content .vc_row[data-vc-stretch-content="true"] .vc_column-inner .wpb_text_column {
          max-width: 100%; }
        body #content #inner-content .vc_row.vc_row-no-padding {
          padding: 0 !important; }
          body #content #inner-content .vc_row.vc_row-no-padding .vc_column-inner {
            padding: 0 !important; }
            body #content #inner-content .vc_row.vc_row-no-padding .vc_column-inner > .wpb_wrapper {
              padding-left: 0;
              padding-right: 0; }
        body #content #inner-content .vc_row.vinjett {
          padding-bottom: 0 !important;
          padding-top: 0 !important;
          margin-bottom: 3px !important;
          margin-top: 1em; }
          body #content #inner-content .vc_row.vinjett .wpb_text_column {
            margin: 0;
            padding: 0; }
            body #content #inner-content .vc_row.vinjett .wpb_text_column p {
              text-transform: uppercase;
              color: #695c56;
              font-weight: 600; }
          body #content #inner-content .vc_row.vinjett + .vc_row h1, body #content #inner-content .vc_row.vinjett + .vc_row .wpb_text_column, body #content #inner-content .vc_row.vinjett + .vc_row-full-width + .vc_row h1, body #content #inner-content .vc_row.vinjett + .vc_row-full-width + .vc_row .wpb_text_column {
            margin-top: 15px; }

.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #000; }

.textimage .vc_single_image-wrapper img {
  width: 100%; }
.textimage .content {
  max-width: 100%;
  position: static;
  background: #d0cac3; }
.textimage .textarea {
  padding: 2em 0; }
  .textimage .textarea.wide, .textimage .textarea.normal, .textimage .textarea.half, .textimage .textarea.narrow {
    width: 100%; }
  .textimage .textarea img {
    width: auto; }
  .textimage .textarea .white {
    color: #695c56; }
  .textimage .textarea h2 {
    text-align: left; }
    .textimage .textarea h2 + p {
      margin-top: 1em; }
    .textimage .textarea h2 + h2 {
      margin-top: .5em; }
.textimage .inner-content {
  display: block; }

.bg-darkblue, .bg-grey, .bg-green, .bg-lightgrey, .bg-lightgreen {
  /*>.vc_column-inner{
  	padding: 2em !important;
  }*/ }
  .bg-darkblue .wpb_single_image:first-child, .bg-grey .wpb_single_image:first-child, .bg-green .wpb_single_image:first-child, .bg-lightgrey .wpb_single_image:first-child, .bg-lightgreen .wpb_single_image:first-child {
    padding-top: 1em; }
  .bg-darkblue .wpb_single_image:last-child, .bg-grey .wpb_single_image:last-child, .bg-green .wpb_single_image:last-child, .bg-lightgrey .wpb_single_image:last-child, .bg-lightgreen .wpb_single_image:last-child {
    padding-bottom: 1em; }

.bg-darkblue .vc_column-inner {
  background-color: #1a2949; }
  .bg-darkblue .vc_column-inner * {
    color: #fff; }

.bg-grey .vc_column-inner {
  background-color: #695c56; }

.bg-green .vc_column-inner {
  background-color: #009c81; }

.bg-lightgreen .vc_column-inner {
  background-color: #7fccba; }

.bg-lightgrey .vc_column-inner {
  background-color: #d0cac3; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .flex.center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-align: center; }

.footer .wrap {
  padding-left: 2em;
  padding-right: 2em; }
  .footer .wrap .widget {
    margin-right: 50px; }
    .footer .wrap .widget .title {
      text-transform: uppercase;
      margin-bottom: 1em;
      display: block;
      width: 100%; }
    .footer .wrap .widget a.follow {
      padding-right: .7em; }

@media (min-width: 768px) {
  html.no-touch body {
    background-color: #d0cac3; }
    html.no-touch body .right {
      margin-left: 0.6em;
      float: right;
      padding-right: 4em;
      padding-top: 1em; }
    html.no-touch body .menu-button, html.no-touch body .cd-panel {
      display: none; }
    html.no-touch body header {
      /*border-bottom: 1px solid $nbr-grey;*/
      height: 210px;
      margin-bottom: 1em;
      width: 100%;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1000;
      border-bottom: none;
      /* end .nav */ }
      html.no-touch body header .inner-header {
        max-width: 1280px;
        width: 100%;
        margin: 0 auto;
        position: relative;
        background-color: #fff;
        padding-bottom: 3.5em;
        padding-left: 0.6em;
        padding-right: 0.6em; }
        html.no-touch body header .inner-header #logo {
          width: 150px;
          margin-top: 1.5em;
          margin-left: 2em;
          position: absolute; }
          html.no-touch body header .inner-header #logo img {
            width: 100%; }
      html.no-touch body header .navwrap {
        border-bottom: 1px solid #695c56;
        padding-top: 65px;
        padding-bottom: 1.5em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end;
        -ms-flex-align: flex-end; }
      html.no-touch body header .nav {
        border: 0;
        padding-top: 1.5em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start;
        -ms-flex-align: flex-start;
        min-width: 600px;
        /* end .menu ul li */
        /* highlight current page */
        /* end current highlighters */ }
        html.no-touch body header .nav ul {
          margin-top: 0; }
        html.no-touch body header .nav li {
          display: inline-block;
          /*
          plan your menus and drop-downs wisely.
          */
          /* showing sub-menus */ }
          html.no-touch body header .nav li.social-link {
            padding: 0.25em;
            margin-right: 10px; }
          html.no-touch body header .nav li a {
            border-bottom: 0;
            padding-top: 0;
            padding-left: 1em;
            color: #695c56;
            /*
            you can use hover styles here even though this size
            has the possibility of being a mobile device.
            */ }
            html.no-touch body header .nav li a:hover, html.no-touch body header .nav li a:focus {
              color: #009c81; }
          html.no-touch body header .nav li.current-menu-item > a {
            color: #009c81; }
          html.no-touch body header .nav li.current-menu-parent > a {
            color: #009c81; }
          html.no-touch body header .nav li.menu-item + .menu-item-language a {
            padding-left: 2em; }
          html.no-touch body header .nav li.menu-item-language.menu-item-language-current a {
            color: #009c81; }
          html.no-touch body header .nav li.menu-item-language a {
            color: #000; }
          html.no-touch body header .nav li.menu-item-language + .menu-item-language a {
            padding-left: .5em; }
          html.no-touch body header .nav li ul.sub-menu,
          html.no-touch body header .nav li ul.children {
            position: absolute;
            visibility: hidden;
            z-index: 8999;
            padding-top: 45px;
            /* highlight sub-menu current page */ }
            html.no-touch body header .nav li ul.sub-menu:before,
            html.no-touch body header .nav li ul.children:before {
              position: absolute;
              /* top: 3pt; */
              content: "";
              display: block;
              width: 15px;
              height: 15px;
              border-right: 1px solid #695c56;
              border-top: 1px solid #695c56;
              transform: rotate(135deg);
              /* margin-right: 0.5em; */
              top: 19px;
              background: #fff;
              left: 30px; }
            html.no-touch body header .nav li ul.sub-menu li,
            html.no-touch body header .nav li ul.children li {
              /*
              if you need to go deeper, go nuts
              just remember deeper menus suck
              for usability. k, bai.
              */ }
              html.no-touch body header .nav li ul.sub-menu li a,
              html.no-touch body header .nav li ul.children li a {
                padding-left: 10px;
                border-right: 0;
                display: block; }
              html.no-touch body header .nav li ul.sub-menu li:last-child a,
              html.no-touch body header .nav li ul.children li:last-child a {
                border-bottom: 0; }
              html.no-touch body header .nav li ul.sub-menu li ul,
              html.no-touch body header .nav li ul.children li ul {
                top: 0;
                left: 100%; }
          html.no-touch body header .nav li.active > ul, html.no-touch body header .nav li.current-menu-item > ul, html.no-touch body header .nav li.current-menu-parent > ul {
            top: auto;
            visibility: visible; }
    html.no-touch body #content {
      margin-top: 152px; }
      html.no-touch body #content #inner-content {
        max-width: 1280px;
        padding-top: 3.5em; }
    html.no-touch body .search {
      width: 25%;
      max-width: 300px;
      min-width: 180px; }
      html.no-touch body .search.fullwidth {
        width: 100%;
        max-width: 100%;
        font-size: 3em;
        margin: 0; }
        html.no-touch body .search.fullwidth .searchform .searchwrap {
          margin: 0 1.5em; }
          html.no-touch body .search.fullwidth .searchform .searchwrap #searchsubmit {
            padding-top: 0;
            padding-bottom: 0; }
            html.no-touch body .search.fullwidth .searchform .searchwrap #searchsubmit .fa {
              font-size: 1.1em; }
      html.no-touch body .search .searchform .searchwrap {
        margin-left: 2em;
        margin-top: 0;
        margin-bottom: 0; }
        html.no-touch body .search .searchform .searchwrap.white {
          border-bottom-width: 2px; }
        html.no-touch body .search .searchform .searchwrap input[type="search"] {
          background-color: transparent;
          height: auto;
          line-height: 1em;
          padding-top: 1.5em;
          padding: 27px 5px 2px 5px; }
        html.no-touch body .search .searchform .searchwrap #searchsubmit {
          background: none;
          border: none;
          height: auto;
          padding-top: 1em; }
          html.no-touch body .search .searchform .searchwrap #searchsubmit .fa {
            color: #695c56; }
  html body.single-publication #main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch; }
    html body.single-publication #main .conclusion {
      margin-bottom: 0.6em; }
  html body.single-publication .toc-widget {
    display: block;
    background-color: #d0cac3;
    margin-left: 1em; }
    html body.single-publication .toc-widget .content {
      padding: 0 2em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      html body.single-publication .toc-widget .content h2 {
        margin-top: 3em;
        margin-bottom: 2em;
        border-bottom: 1px solid #695c56;
        border-bottom-color: #009c81 !important; }
      html body.single-publication .toc-widget .content #toc {
        width: 100%; }
        html body.single-publication .toc-widget .content #toc .toc-active:before {
          color: #009c81; }
        html body.single-publication .toc-widget .content #toc .toc-active a {
          color: #009c81; }
        html body.single-publication .toc-widget .content #toc a {
          display: block;
          width: 100%;
          color: #695c56; }
          html body.single-publication .toc-widget .content #toc a:hover {
            color: #009c81; }
        html body.single-publication .toc-widget .content #toc .toc-h2 {
          border-bottom: 1px solid #695c56;
          border-bottom-color: #009c81 !important;
          margin: .5em 0 1em 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: stretch;
          -moz-align-items: stretch;
          -ms-align-items: stretch;
          align-items: stretch;
          -ms-flex-align: stretch; }
          html body.single-publication .toc-widget .content #toc .toc-h2:after {
            content: '\f061';
            font-family: FontAwesome;
            float: right;
            color: #009c81;
            font-size: .8em; }
          html body.single-publication .toc-widget .content #toc .toc-h2.active:after {
            content: '\f063'; }
        html body.single-publication .toc-widget .content #toc .toc-h3 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: stretch;
          -moz-align-items: stretch;
          -ms-align-items: stretch;
          align-items: stretch;
          -ms-flex-align: stretch; }
          html body.single-publication .toc-widget .content #toc .toc-h3:before {
            content: '-';
            padding-right: .5em; }
  html body .gallery {
    padding-bottom: 80%; }
    html body .gallery .flickity-prev-next-button {
      width: 40px;
      height: 40px; }
      html body .gallery .flickity-prev-next-button.previous {
        left: 10px; }
      html body .gallery .flickity-prev-next-button.next {
        right: 10px; }
    html body .gallery .flickity-page-dots {
      bottom: 25px; }
      html body .gallery .flickity-page-dots .dot {
        width: 8px;
        height: 8px; }
    html body .gallery .gallery-cell .content .inner-content .textarea h1 {
      font-size: 2.2em;
      text-align: left;
      padding: 0em; }
    html body .gallery .gallery-cell .content .inner-content .textarea p {
      display: block; }
  html body.search-results article .entry-content .content, html body.archive article .entry-content .content, html body .facetwp-template article .entry-content .content {
    padding: 0 1em; }
  html body.search-results article .excerpt, html body.archive article .excerpt, html body .facetwp-template article .excerpt {
    margin-top: 1.2em;
    padding-top: .8em; }
  html body.search-results article .post-thumb, html body.archive article .post-thumb, html body .facetwp-template article .post-thumb {
    display: block;
    margin-bottom: 0; }
  html body #content #inner-content {
    max-width: 1280px; }
    html body #content #inner-content .wpb_content_element:last-child {
      margin-bottom: 0; }
    html body #content #inner-content .entry-content > .vc_row {
      margin-left: auto;
      margin-right: auto;
      max-width: 800px; }
    html body #content #inner-content .entry-content .vc_row {
      margin-bottom: 1.8em; }
      html body #content #inner-content .entry-content .vc_row .vc_row {
        margin-left: -0.6em;
        margin-right: -0.6em; }
      html body #content #inner-content .entry-content .vc_row > .vc_column_container.no-left-margin > .vc_column-inner {
        padding-left: 0; }
      html body #content #inner-content .entry-content .vc_row > .vc_column_container > .vc_column-inner {
        padding-left: 0.6em;
        padding-right: 0.6em; }
      html body #content #inner-content .entry-content .vc_row > .vc_column_container[class*="bg-"] > .vc_column-inner {
        padding: 1.2em;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0; }
      html body #content #inner-content .entry-content .vc_row[class*="bg-"] {
        margin-bottom: 0.6em; }
        html body #content #inner-content .entry-content .vc_row[class*="bg-"] .wpb_single_image:first-child {
          padding-top: 0; }
        html body #content #inner-content .entry-content .vc_row[class*="bg-"] .wpb_single_image:last-child {
          padding-bottom: 0; }
        html body #content #inner-content .entry-content .vc_row[class*="bg-"] > .vc_column_container > .vc_column-inner {
          padding: 1.2em; }
        html body #content #inner-content .entry-content .vc_row[class*="bg-"] .wpb_content_element {
          margin-bottom: 0; }
        html body #content #inner-content .entry-content .vc_row[class*="bg-"][data-vc-stretch-content="true"] {
          margin-bottom: 0.6em; }
          html body #content #inner-content .entry-content .vc_row[class*="bg-"][data-vc-stretch-content="true"] .vc_column-inner {
            padding: 0.6em; }
          html body #content #inner-content .entry-content .vc_row[class*="bg-"][data-vc-stretch-content="true"].vc_row-no-padding {
            padding: 0 !important; }
            html body #content #inner-content .entry-content .vc_row[class*="bg-"][data-vc-stretch-content="true"].vc_row-no-padding .vc_column-inner {
              padding: 0 !important; }
              html body #content #inner-content .entry-content .vc_row[class*="bg-"][data-vc-stretch-content="true"].vc_row-no-padding .vc_column-inner > .wpb_wrapper {
                padding-left: 0;
                padding-right: 0; }
                html body #content #inner-content .entry-content .vc_row[class*="bg-"][data-vc-stretch-content="true"].vc_row-no-padding .vc_column-inner > .wpb_wrapper .vc_row > .vc_column_container > .vc_column-inner {
                  padding: 1.2em !important; }
      html body #content #inner-content .entry-content .vc_row[data-vc-full-width] {
        margin-bottom: 1.8em;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100%; }
      html body #content #inner-content .entry-content .vc_row[data-vc-stretch-content="true"] {
        padding-left: 0.6em !important;
        padding-right: 0.6em !important;
        max-width: 100%; }

  .textimage .content {
    max-width: 100%;
    position: absolute;
    background: none; }
  .textimage .textarea {
    margin: 3em; }
    .textimage .textarea .white {
      color: #fff; }
    .textimage .textarea.normal {
      width: 33%; }
    .textimage .textarea.wide {
      width: 75%; } }
@media (min-width: 1024px) {
  html body.single .post-thumb img {
    padding: 0.6em; }
  html body #content {
    width: 100%; }
    html body #content #inner-content .entry-content .vc_column-inner {
      padding-left: 0;
      padding-right: 0; }
    html body #content #inner-content.wrap {
      width: 100%; }
  html body .gallery {
    padding-bottom: 60%; } }
/* .vc_row {
    background: $gray;
    margin: 15px 0;
    padding: 15px 0;
} */
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Custom Tables
******************************************************************/
/*********************
TABLES
*********************/
table {
  width: 100%;
  border: none;
  margin-bottom: 1.5em; }
  table caption {
    margin: 0 0 7px;
    font-size: 0.75em;
    color: #554b46;
    text-transform: uppercase;
    letter-spacing: 1px; }
  table tr {
    transition: background-color 100ms; }
    table tr:hover {
      background-color: rgba(208, 202, 195, 0.1); }
  table td {
    padding: 3px;
    border: 1px solid #d0cac3;
    vertical-align: baseline; }
    table td.t-head {
      font-weight: bold; }
    table td.highlight {
      background-color: #d0cac3; }
    table td.sum {
      border-bottom: 1px solid #d0cac3; }
    table td.noline {
      border-bottom: none !important; }
  table th {
    background-color: #333;
    border-bottom: 1px solid #d0cac3;
    border-right: 1px solid #d0cac3; }
    table th:last-child {
      border-right: 0; }

/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Custom TinyMCE Editor
******************************************************************/
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Custom TinyMCE Editor
******************************************************************/
/*********************
TABELS
*********************/
/*********************
TEXT STYLES
*********************/
.readmore:after {
  font-family: 'FontAwesome';
  content: '\f054';
  padding-left: 5px;
  position: relative;
  font-size: 90%; }

.forcemargin {
  margin: 2em;
  display: block; }

p span.text-xl {
  font-size: 1.1em;
  line-height: 1.35; }

h1 span.text-xxl {
  margin: .4em 0 !important;
  font-size: 350%;
  letter-spacing: -0.05em;
  display: block;
  font-weight: 400; }

h2 span.text-xl {
  font-size: 1.6em;
  line-height: 1.1; }
h2 span.text-xxl {
  letter-spacing: -0.03em;
  font-size: 200%;
  line-height: 1.2; }
h2 span.text-xxxl {
  letter-spacing: -0.05em;
  font-size: 500%;
  line-height: 1.2; }
h2 a.readmore {
  color: #fff;
  font-size: 1.3em;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 0.5em;
  border-bottom-color: #fff !important; }
  h2 a.readmore:after {
    content: ''; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: none; }

.preamble {
  font-weight: bold; }

.quote {
  font-size: 125%;
  line-height: 1.35;
  font-weight: 400;
  margin-bottom: 0;
  color: #695c56; }

/*********************
COLORS
*********************/
.black {
  color: #000; }
  .black * {
    color: #000 !important; }
  .black a:hover {
    text-decoration: underline; }

.white {
  color: #fff; }
  .white * {
    color: #fff !important; }
  .white a:hover {
    text-decoration: underline; }

.green {
  color: #695c56; }
  .green * {
    color: #695c56 !important; }

.bignr {
  font-size: 3.5em;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 0.1em;
  font-weight: 500;
  color: #695c56; }
  .bignr.text-xl {
    font-size: 6em; }

@media (min-width: 1024px) {
  h2 a.readmore {
    font-size: 1.8em; }

  p span.text-xl {
    font-size: 1.4em; } }
/*FACET FILTERS*/
/*Facets*/
@media (max-width: 767px) {
  .facet-filter {
    position: fixed !important;
    width: 100% !important;
    padding-top: 35px !important;
    bottom: 0;
    left: 0 !important;
    z-index: 9999;
    margin: 0;
    transform: translateY(100%);
    transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94) !important;
    background: #f1efed;
    padding: 0 1em; }
    .facet-filter .facetwp-btn {
      display: none; }
    .facet-filter .facetwp-facet {
      margin-bottom: 20px; }
    .facet-filter:before {
      content: 'Filter';
      position: absolute;
      left: 50%;
      margin-left: -65px;
      top: -35px;
      height: 35px;
      background: #009c81;
      color: #fff;
      z-index: 99999;
      padding: 0 50px;
      line-height: 35px;
      font-weight: 600; }
    .facet-filter.active {
      transform: translateY(0); }
      .facet-filter.active:after {
        content: '\f078';
        position: absolute;
        left: 50%;
        /* margin-left: -44px; */
        top: -35px;
        height: 35px;
        /* background: #009c81; */
        color: #fff;
        z-index: 99999;
        padding: 0 0 0 43px;
        line-height: 35px;
        font-family: FontAwesome; }

  .facetwp-template .pagination {
    width: 100%;
    display: block;
    float: left; } }
.facet-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .facet-widget h2 {
    margin-top: 1em;
    margin-bottom: .5em;
    border-bottom: 1px solid #695c56;
    border-bottom-color: #009c81 !important; }
  .facet-widget .facetwp-facet {
    margin-bottom: 0.6em;
    padding: 0 .8em; }
  .facet-widget .filter-item {
    float: left;
    padding: 10px; }
  .facet-widget .facetwp-template {
    display: inline-block;
    width: 100%; }
  .facet-widget .filter-item img {
    width: 100%; }
  .facet-widget .filter-item-text {
    background-color: #fff;
    padding: 15px; }
  .facet-widget .filter-item-text p {
    font-size: 100%; }
  .facet-widget .filter-page .facetwp-facet {
    max-height: 100% !important;
    position: relative;
    overflow: visible;
    margin: 0; }
  .facet-widget .filter-col {
    display: inline-block;
    width: 100%; }
  .facet-widget .filter-titel:after {
    content: '\f04b';
    position: absolute;
    right: 15px;
    top: 11px;
    font-size: 10px;
    color: #695c56;
    font-family: "FontAwesome";
    transform: rotate(90deg); }
  .facet-widget .filter-titel.facet-target:after {
    content: '\f04b';
    top: 11px;
    transform: rotate(-90deg); }
  .facet-widget .facetwp-facet {
    display: none;
    width: 100%; }
  .facet-widget .facetwp-type-search {
    display: block;
    padding: 0; }
  .facet-widget .facetwp-facet.facet-open {
    display: inline-block; }
  .facet-widget .filter-page .facetwp-checkbox,
  .facet-widget .filter-titel {
    background-image: none !important;
    padding: 5px .8em;
    background: #d0cac3;
    transition: all .075s ease-out;
    float: left;
    height: 35px;
    line-height: 1em;
    font-weight: 500;
    color: #695c56;
    width: 100%;
    margin: 0;
    margin-top: -1px;
    position: relative;
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    margin-bottom: .8em; }
  .facet-widget .facetwp-pager {
    text-align: center;
    margin: 35px 0; }
  .facet-widget .cat_icon {
    margin-right: 5px;
    padding: 2px;
    width: 30px; }
  .facet-widget .checked .cat_icon,
  .facet-widget .facetwp-checkbox:hover .cat_icon {
    background: white;
    border-radius: 50%; }
  .facet-widget .searchform {
    margin-top: 2.5em;
    display: block;
    padding: 0;
    width: 100%; }
  .facet-widget .facetwp-search-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -ms-flex-align: flex-end; }
    .facet-widget .facetwp-search-wrap .facetwp-btn {
      opacity: 1;
      background-color: #009c81;
      width: 40px;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -ms-flex-align: center;
      right: 0; }
      .facet-widget .facetwp-search-wrap .facetwp-btn:before {
        background: none;
        display: none; }
      .facet-widget .facetwp-search-wrap .facetwp-btn:after {
        color: #fff;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        content: "\f002"; }
  .facet-widget .resetfilters {
    background-color: #695c56;
    border: none;
    display: block;
    color: #fff;
    height: 35px;
    width: 100%; }

@media (min-width: 1024px) {
  .facet-widget {
    padding: 0 2em; } }
/*Facets end*/
/*********************
PANEL NAV
*********************/
.menu-button {
  position: fixed;
  top: .5em;
  right: .5em;
  width: 44px;
  height: 44px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 3000; }
  .menu-button span {
    /* the span element is used to create the menu icon */
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    background: #009c81;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -10px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s; }
    .menu-button span:before, .menu-button span:after {
      content: '';
      position: absolute;
      left: 0;
      background: inherit;
      width: 100%;
      height: 100%;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: -webkit-transform 0.3s, background 0s;
      -moz-transition: -moz-transform 0.3s, background 0s;
      transition: transform 0.3s, background 0s; }
    .menu-button span:before {
      top: -6px;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); }
    .menu-button span:after {
      bottom: -6px;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); }
  .menu-button.menu-is-open {
    box-shadow: none; }
    .menu-button.menu-is-open span {
      background: rgba(232, 74, 100, 0); }
      .menu-button.menu-is-open span:before, .menu-button.menu-is-open span:after {
        background: #009c81; }
      .menu-button.menu-is-open span:before {
        top: 0;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg); }
      .menu-button.menu-is-open span:after {
        bottom: 0;
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        transform: rotate(225deg); }

.cd-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  z-index: 1000;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s; }
  .cd-panel:after {
    /* overlay layer */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    cursor: pointer;
    -webkit-transition: background 0.3s 0.3s;
    -moz-transition: background 0.3s 0.3s;
    transition: background 0.3s 0.3s; }
  .cd-panel.is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s; }
    .cd-panel.is-visible:after {
      background: rgba(0, 0, 0, 0.6);
      -webkit-transition: background 0.3s 0s;
      -moz-transition: background 0.3s 0s;
      transition: background 0.3s 0s; }
    .cd-panel.is-visible .cd-panel-close:before {
      -webkit-animation: cd-close-1 0.6s 0.3s;
      -moz-animation: cd-close-1 0.6s 0.3s;
      animation: cd-close-1 0.6s 0.3s; }
    .cd-panel.is-visible .cd-panel-close:after {
      -webkit-animation: cd-close-2 0.6s 0.3s;
      -moz-animation: cd-close-2 0.6s 0.3s;
      animation: cd-close-2 0.6s 0.3s; }

@-webkit-keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0); }
  100% {
    -webkit-transform: rotate(45deg); } }
@-moz-keyframes cd-close-1 {
  0%, 50% {
    -moz-transform: rotate(0); }
  100% {
    -moz-transform: rotate(45deg); } }
@keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); } }
@-webkit-keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-45deg); } }
@-moz-keyframes cd-close-2 {
  0%, 50% {
    -moz-transform: rotate(0); }
  100% {
    -moz-transform: rotate(-45deg); } }
@keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); } }
.cd-panel-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }
  .cd-panel-close:before, .cd-panel-close:after {
    /* close icon created in CSS */
    position: absolute;
    top: 22px;
    left: 20px;
    height: 3px;
    width: 20px;
    background-color: #009c81;
    /* this fixes a bug where pseudo elements are slighty off position */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .cd-panel-close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .cd-panel-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.no-touch .cd-panel-close:hover {
  background-color: #009c81; }
  .no-touch .cd-panel-close:hover:before, .no-touch .cd-panel-close:hover:after {
    background-color: #ffffff;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .no-touch .cd-panel-close:hover:before {
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -ms-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg); }
  .no-touch .cd-panel-close:hover:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }

.cd-panel-container {
  position: fixed;
  width: 300px;
  height: 100%;
  top: 0;
  background: #695c56;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.from-right .cd-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.from-left .cd-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.is-visible .cd-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }

.cd-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 90px 5%;
  overflow: auto;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch; }
  .cd-panel-content .nav > li {
    border-bottom: 1px solid #fff; }
  .cd-panel-content .nav li.menu-item-language {
    float: left;
    width: auto;
    border-bottom: 0;
    margin-right: .5em;
    margin-top: 1em; }
    .cd-panel-content .nav li.menu-item-language.menu-item-language-current a {
      font-weight: bold; }
  .cd-panel-content .nav li a {
    color: #fff;
    display: inline-block;
    font-weight: 500;
    margin: .5em 0; }
    .cd-panel-content .nav li a.toggle-menu {
      margin-top: .2em; }
    .cd-panel-content .nav li a i {
      font-size: 70%;
      font-weight: 300; }
  .cd-panel-content #s {
    width: 90%; }
  .cd-panel-content p {
    font-size: 14px;
    font-size: 0.875rem;
    color: #424f5c;
    line-height: 1.4;
    margin: 2em 0; }
    .cd-panel-content p:first-of-type {
      margin-top: 0; }
  .cd-panel-content .sub-menu {
    padding: .5em;
    margin: 0 0 .5em 0;
    width: 100%;
    display: none;
    background-color: #85756d; }
    .cd-panel-content .sub-menu a {
      margin: 0.1em !important; }
  .cd-panel-content .menu-item-has-children {
    width: 100%; }
    .cd-panel-content .menu-item-has-children > a {
      position: relative;
      /* this is the right arrow to show that the item has a submenu  */ }
  .cd-panel-content .menu-item-language .toggle-menu {
    display: none; }
  .cd-panel-content .toggle-menu {
    font-size: 1.3em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    float: right;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s; }
    .cd-panel-content .toggle-menu.submenu-open {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }

/*********************
IMPORTING UI
*********************/
/*********************
BASE (MOBILE) SIZE
*********************/
/******************************************************************
Theme: InPublix
Author: Henrik Rosengren
Author URL: http://www.bysted.se/

Stylesheet: Base Stylesheet
******************************************************************/
/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  margin: 0 auto; }

#content {
  margin-top: 50px; }

/****************
PAGE NAVI STYLES
****************/
.pagination .facetwp-pager-label, .facetwp-pager .facetwp-pager-label {
  display: none; }
.pagination li, .pagination .facetwp-page, .facetwp-pager li, .facetwp-pager .facetwp-page {
  float: left; }
  .pagination li.active, .pagination .facetwp-page.active, .facetwp-pager li.active, .facetwp-pager .facetwp-page.active {
    background-color: #00836c; }
.pagination a, .pagination span, .facetwp-pager a, .facetwp-pager span {
  width: 30px;
  height: 30px;
  margin: 0 5px 0 0;
  color: #fff;
  background-color: #009c81;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -ms-flex-align: center; }
  .pagination a.current, .pagination span.current, .facetwp-pager a.current, .facetwp-pager span.current {
    background-color: #00836c; }

/*********************
FOOTER STYLES
*********************/
.footer {
  padding: 35px 0;
  color: #fff;
  background-color: #1a2949; }
  .footer a {
    color: #fff; }

/************************
404, EMPTY SEARCH RESULTS
************************/
.search-results article {
  border-bottom: 1px solid #333; }

.search-no-results #content,
.error404 #content {
  text-align: center; }

/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Theme: InPublix
  Author: Henrik Rosengren
  Author URL: http://www.bysted.se/

  Stylesheet: 768px and Up Stylesheet
  ******************************************************************/
  /*********************
  FOOTER STYLES
  *********************/
  .footer .footerwidgets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .footer .widget {
    margin-right: 35px; }
    .footer .widget:last-child {
      margin-right: 0; }
      .footer .widget:last-child .textwidget {
        float: right; } }
/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  Theme: InPublix
  Author: Henrik Rosengren
  Author URL: http://www.bysted.se/

  Stylesheet: 1030px and Up Stylesheet
  ******************************************************************/ }
/*********************
LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Theme: InPublix
  Author: Henrik Rosengren
  Author URL: http://www.bysted.se/

  Stylesheet: 1240px and Up Stylesheet
  ******************************************************************/ }
/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
  Theme: InPublix
  Author: Henrik Rosengren
  Author URL: http://www.bysted.se/

  Stylesheet: Print Stylesheet
  ******************************************************************/
  .header,
  .prenxt-navigation {
    display: none !important; }

  body {
    display: block;
    width: 780px;
    font-size: 14px; }
    body #container #content {
      margin-top: 0; }

  .entry-content {
    padding: 0; }

  pre, blockquote {
    page-break-inside: avoid; }

  table {
    width: 100%; }

  .hichart {
    page-break-inside: avoid; }

  .pagebreak {
    page-break-before: always;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; }

  .vc_row[data-vc-full-width] {
    width: 100% !important;
    left: 0 !important;
    margin: 0;
    padding: 50px 0 0 0 !important; }

  .hide-print {
    display: none; }

  .show-print {
    display: block; }

  .vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
    float: left; }

  .vc_col-sm-12 {
    width: 100%; }

  .vc_col-sm-11 {
    width: 91.66666667%; }

  .vc_col-sm-10 {
    width: 83.33333333%; }

  .vc_col-sm-9 {
    width: 75%; }

  .vc_col-sm-8 {
    width: 66.66666667%; }

  .vc_col-sm-7 {
    width: 58.33333333%; }

  .vc_col-sm-6 {
    width: 50%; }

  .vc_col-sm-5 {
    width: 41.66666667%; }

  .vc_col-sm-4 {
    width: 33.33333333%; }

  .vc_col-sm-3 {
    width: 25%; }

  .vc_col-sm-2 {
    width: 16.66666667%; }

  .vc_col-sm-1 {
    width: 8.33333333%; }

  .vc_col-sm-pull-12 {
    right: 100%; }

  .vc_col-sm-pull-11 {
    right: 91.66666667%; }

  .vc_col-sm-pull-10 {
    right: 83.33333333%; }

  .vc_col-sm-pull-9 {
    right: 75%; }

  .vc_col-sm-pull-8 {
    right: 66.66666667%; }

  .vc_col-sm-pull-7 {
    right: 58.33333333%; }

  .vc_col-sm-pull-6 {
    right: 50%; }

  .vc_col-sm-pull-5 {
    right: 41.66666667%; }

  .vc_col-sm-pull-4 {
    right: 33.33333333%; }

  .vc_col-sm-pull-3 {
    right: 25%; }

  .vc_col-sm-pull-2 {
    right: 16.66666667%; }

  .vc_col-sm-pull-1 {
    right: 8.33333333%; }

  .vc_col-sm-pull-0 {
    right: auto; }

  .vc_col-sm-push-12 {
    left: 100%; }

  .vc_col-sm-push-11 {
    left: 91.66666667%; }

  .vc_col-sm-push-10 {
    left: 83.33333333%; }

  .vc_col-sm-push-9 {
    left: 75%; }

  .vc_col-sm-push-8 {
    left: 66.66666667%; }

  .vc_col-sm-push-7 {
    left: 58.33333333%; }

  .vc_col-sm-push-6 {
    left: 50%; }

  .vc_col-sm-push-5 {
    left: 41.66666667%; }

  .vc_col-sm-push-4 {
    left: 33.33333333%; }

  .vc_col-sm-push-3 {
    left: 25%; }

  .vc_col-sm-push-2 {
    left: 16.66666667%; }

  .vc_col-sm-push-1 {
    left: 8.33333333%; }

  .vc_col-sm-push-0 {
    left: auto; }

  .vc_col-sm-offset-12 {
    margin-left: 100%; }

  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .vc_col-sm-offset-9 {
    margin-left: 75%; }

  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .vc_col-sm-offset-6 {
    margin-left: 50%; }

  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .vc_col-sm-offset-3 {
    margin-left: 25%; }

  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .vc_col-sm-offset-0 {
    margin-left: 0%; } }
