/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */
/* Import Sass mixins, variables, Compass modules, etc. */
/* line 130, icons/*.png */
.icons-sprite, .icons-Glyph_Logo_thumbnail200, .icons-comment, .icons-face, .icons-partner, .icons-partner_dark, .icons-partner_small, .icons-partnerwhite, .icons-smalltwitter, .icons-telegram, .icons-twitter, .icons-vk, .icons-youtube, .node-organization .field-name-descriptive-title:before, .node-organization .field-name-organization-title-1:before, .field-name-partner-short:before, .region-bottom h2.block-title:before {
  background: url('../images/icons-sf9710157c3.png') no-repeat;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-Glyph_Logo_thumbnail200 {
  background-position: 0 -776px;
  height: 200px;
  width: 200px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-comment {
  background-position: 0 -1243px;
  height: 15px;
  width: 16px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-face {
  background-position: 0 -1211px;
  height: 32px;
  width: 32px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-partner {
  background-position: 0 -1100px;
  height: 24px;
  width: 23px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-partner_dark {
  background-position: 0 -1076px;
  height: 24px;
  width: 23px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-partner_small {
  background-position: 0 -1124px;
  height: 16px;
  width: 16px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-partnerwhite {
  background-position: 0 -1140px;
  height: 24px;
  width: 23px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-smalltwitter {
  background-position: 0 -1191px;
  height: 20px;
  width: 25px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-telegram {
  background-position: 0 0;
  height: 325px;
  width: 387px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-twitter {
  background-position: 0 -1164px;
  height: 27px;
  width: 33px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-vk {
  background-position: 0 -976px;
  height: 100px;
  width: 100px;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-youtube {
  background-position: 0 -325px;
  height: 451px;
  width: 640px;
}

/* HTML element (SMACSS base) rules */
/**
 * @file
 * Normalize.css is intended to be used as an alternative to CSS resets.
 *
 * This file is a slight fork of these original sources:
 * - normalize.css v2.1.2 | MIT License | git.io/normalize
 * - normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass
 *
 * It's suggested that you read the normalize.scss file and customise it to meet
 * your needs, rather then including the file in your project and overriding the
 * defaults later in your CSS.
 * @see http://nicolasgallagher.com/about-normalize-css/
 *
 * Also: @see http://meiert.com/en/blog/20080419/reset-style-sheets-are-bad/
 *       @see http://snook.ca/archives/html_and_css/no_css_reset/
 */
/**
 * HTML5 display definitions
 */
/* line 22, ../sass/_normalize.scss */
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Correct `block` display not defined in IE 8/9. */
/* line 38, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

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

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

/* Address styling not present in IE 8/9. */
/* line 63, ../sass/_normalize.scss */
[hidden] {
  display: none;
}

/**
 * Base
 *
 * Instead of relying on the fonts that are available on a user's computer, you
 * can use web fonts which, like images, are resources downloaded to the user's
 * browser. Because of the bandwidth and rendering resources required, web fonts
 * should be used with care.
 *
 * Numerous resources for web fonts can be found on Google. Here are a few
 * websites where you can find Open Source fonts to download:
 * - http://www.fontsquirrel.com/fontface
 * - http://www.theleagueofmoveabletype.com
 *
 * In order to use these fonts, you will need to convert them into formats
 * suitable for web fonts. We recommend the free-to-use Font Squirrel's
 * Font-Face Generator:
 *   http://www.fontsquirrel.com/fontface/generator
 *
 * The following is an example @font-face declaration. This font can then be
 * used in any ruleset using a property like this:  font-family: Example, serif;
 *
 * Since we're using Sass, you'll need to declare your font faces here, then you
 * can add them to the font variables in the _init.scss partial.
 */
/*
@font-face {
  font-family: 'Example';
  src: url('../fonts/example.eot');
  src: url('../fonts/example.eot?iefix') format('eot'),
    url('../fonts/example.woff') format('woff'),
    url('../fonts/example.ttf') format('truetype'),
    url('../fonts/example.svg#webfontOkOndcij') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
/* line 111, ../sass/_normalize.scss */
html {
  font-family: "Exo 2", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  /* 1 */
  font-size: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  line-height: 1.25em;
}

/* Remove default margin. */
/* line 131, ../sass/_normalize.scss */
body {
  margin: 0;
  padding: 0;
}

/**
 * Links
 *
 * The order of link states are based on Eric Meyer's article:
 * http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states
 */
/* line 142, ../sass/_normalize.scss */
a {
  color: #2f669d;
  text-decoration: none;
}

/* Address `outline` inconsistency between Chrome and other browsers. */
/* line 158, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* Improve readability when focused and also mouse hovered in all browsers. */
/* line 164, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
  text-decoration: underline;
}

/**
 * Typography
 *
 * To achieve a pleasant vertical rhythm, we use Compass' Vertical Rhythm mixins
 * so that the line height of our base font becomes the basic unit of vertical
 * measurement. We use multiples of that unit to set the top and bottom margins
 * for our block level elements and to set the line heights of any fonts.
 * For more information, see http://24ways.org/2006/compose-to-a-vertical-rhythm
 */
/* Set 1 unit of vertical rhythm on the top and bottom margin. */
/* line 181, ../sass/_normalize.scss */
p,
pre {
  margin: 0.625em 0;
}

/* line 184, ../sass/_normalize.scss */
blockquote {
  /* Also indent the quote on both sides. */
  margin: 1.25em 30px;
  font-family: "Exo 2", Helvetica, Arial, "Nimbus Sans L", sans-serif;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 194, ../sass/_normalize.scss */
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 3.5em;
  line-height: 1.07143em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.35714em;
  margin-bottom: 0.35714em;
}
@media all and (max-width: 480px) {
  /* line 194, ../sass/_normalize.scss */
  h1 {
    font-size: 1.75em;
    line-height: 1.07143em;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 194, ../sass/_normalize.scss */
  h1 {
    font-size: 2.1875em;
    line-height: 0.85714em;
  }
}

/* line 209, ../sass/_normalize.scss */
h2 {
  font-size: 1.5em;
  line-height: 1em;
  margin-top: 0.41667em;
  margin-bottom: 0.41667em;
  font-weight: 600;
}
@media all and (max-width: 480px) {
  /* line 209, ../sass/_normalize.scss */
  h2 {
    font-size: 1.25em;
    line-height: 1.5em;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 209, ../sass/_normalize.scss */
  h2 {
    font-size: 1.5625em;
    line-height: 1.2em;
  }
}

/* line 221, ../sass/_normalize.scss */
h3 {
  font-size: 1.17em;
  line-height: 2.13675em;
  margin-top: 1.06838em;
  margin-bottom: 1.06838em;
}

/* line 226, ../sass/_normalize.scss */
h4 {
  font-size: 1em;
  line-height: 1.25em;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

/* line 231, ../sass/_normalize.scss */
h5 {
  font-size: 0.83em;
  line-height: 1.50602em;
  margin-top: 1.50602em;
  margin-bottom: 1.50602em;
}

/* line 236, ../sass/_normalize.scss */
h6 {
  font-size: 0.67em;
  line-height: 1.86567em;
  margin-top: 1.86567em;
  margin-bottom: 1.86567em;
}

/* line 243, ../sass/_normalize.scss */
h2.title a, h3.title a, h4.title a {
  color: #292929;
  text-decoration: none;
}
/* line 248, ../sass/_normalize.scss */
h2.title a:hover, h3.title a:hover, h4.title a:hover {
  text-decoration: underline;
}

/* line 253, ../sass/_normalize.scss */
.inline-title {
  margin-top: 0em;
  margin-bottom: 0em;
}

/* line 258, ../sass/_normalize.scss */
.link-suffix {
  font-weight: normal;
}

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

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

/* Address styling not present in Safari 5 and Chrome. */
/* line 274, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* Address differences between Firefox and other browsers. */
/* line 279, ../sass/_normalize.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  border: 1px solid #666;
  padding-bottom: -1px;
  margin: 1.25em 0;
}

/* Address styling not present in IE 8/9. */
/* line 288, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* Correct font family set oddly in Safari 5 and Chrome. */
/* line 299, ../sass/_normalize.scss */
code,
kbd,
pre,
samp,
tt,
var {
  font-family: "Exo 2", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  font-size: 1em;
  line-height: 1.25em;
}

/* Improve readability of pre-formatted text in all browsers. */
/* line 308, ../sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* Set consistent quote types. */
/* line 320, ../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* Address inconsistent and variable font size in all browsers. */
/* line 325, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 337, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 340, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/**
 * Lists
 */
/* line 350, ../sass/_normalize.scss */
dl,
menu,
ol,
ul {
  /* Address margins set differently in IE 6/7. */
  margin: 1.25em 0;
}

/* line 357, ../sass/_normalize.scss */
ol ol,
ol ul,
ul ol,
ul ul {
  /* Turn off margins on nested lists. */
  margin: 0;
}

/* line 362, ../sass/_normalize.scss */
dd {
  margin: 0 0 0 30px;
  /* LTR */
}

/* Address paddings set differently in IE 6/7. */
/* line 369, ../sass/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 30px;
  /* LTR */
}

/**
 * Embedded content and figures
 *
 * @todo Look into adding responsive embedded video.
 */
/* line 387, ../sass/_normalize.scss */
img {
  /* Remove border when inside `a` element in IE 8/9. */
  border: 0;
  /* Suppress the space beneath the baseline */
  /* vertical-align: bottom; */
  /* Responsive images */
  max-width: 100%;
  height: auto;
  position: relative;
}
/* line 395, ../sass/_normalize.scss */
#main-wrapper img {
  display: block;
}

/* Correct overflow displayed oddly in IE 9. */
/* line 408, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Address margin not present in IE 8/9 and Safari 5. */
/* line 413, ../sass/_normalize.scss */
figure {
  margin: 0;
  display: table;
}
/* line 417, ../sass/_normalize.scss */
figure figcaption {
  display: table-caption;
  caption-side: bottom;
  font-weight: italic;
}

/**
 * Forms
 */
/* Define consistent border, margin, and padding. */
/* line 436, ../sass/_normalize.scss */
fieldset {
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-color: #c0c0c0;
  border-top-style: solid;
  border-top-width: 0.0625em;
  padding-top: 0.375em;
  border-bottom-style: solid;
  border-bottom-width: 0.0625em;
  padding-bottom: 0.75em;
  border-left-style: solid;
  border-left-width: 0.0625em;
  padding-left: 0.75em;
  border-right-style: solid;
  border-right-width: 0.0625em;
  padding-right: 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.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 451, ../sass/_normalize.scss */
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.
 * 4. Improve appearance and consistency with IE 6/7.
 * 5. Keep form elements constrained in their containers.
 */
/* line 469, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  max-width: 100%;
  /* 5 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 5 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 486, ../sass/_normalize.scss */
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.
 */
/* line 497, ../sass/_normalize.scss */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 513, ../sass/_normalize.scss */
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.
 */
/* line 525, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 536, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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).
 */
/* line 550, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}

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

/* Remove inner padding and border in Firefox 4+. */
/* line 566, ../sass/_normalize.scss */
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.
 */
/* line 575, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* Drupal-style form labels. */
/* line 581, ../sass/_normalize.scss */
label {
  display: block;
  font-weight: bold;
}

/**
 * Tables
 */
/* line 589, ../sass/_normalize.scss */
table {
  /* Remove most spacing between table cells. */
  border-collapse: collapse;
  border-spacing: 0;
  /* Prevent cramped-looking tables */
  /* width: 100%; */
  /* Add vertical rhythm margins. */
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

/* line 603, ../sass/_normalize.scss */
.clearfix {
  overflow: hidden;
}

/* line 2, ../sass/_forms.scss */
form input.form-submit {
  background: #666;
  border: none;
  color: #fff;
  padding: 7px 18px;
  font-size: 0.875em;
  line-height: 1.42857em;
}
/* line 10, ../sass/_forms.scss */
form input.form-text {
  border: 1px solid #a6a6a6;
  padding: 9px;
}
/* line 16, ../sass/_forms.scss */
form input.form-text:focus {
  outline-color: transparent;
  outline-style: none;
}

/* line 22, ../sass/_forms.scss */
.page-node-edit div.ctools-modal-content .form-item label {
  width: auto;
  float: none;
}

/* line 28, ../sass/_forms.scss */
.views-exposed-widgets .views-exposed-widget .form-submit {
  margin-top: 0;
}

/* line 1, ../sass/_fields.scss */
.field-label-inline .field-label {
  padding-right: 0.5em;
}

/* Set global font information */
/* line 10, ../sass/_fields.scss */
.field-name-field-intro-text {
  font-family: "Exo 2", Helvetica, Arial, "Nimbus Sans L", sans-serif;
}

/* line 14, ../sass/_fields.scss */
.field-name-body {
  font-family: "Exo 2", Helvetica, Arial, "Nimbus Sans L", sans-serif;
}
/* line 17, ../sass/_fields.scss */
.field-name-body .image-left {
  float: left;
  margin-right: 1em;
  margin-bottom: 20px;
}
/* line 24, ../sass/_fields.scss */
.field-name-body .image-right {
  float: right;
  margin-left: 1em;
  margin-bottom: 20px;
}
/* line 31, ../sass/_fields.scss */
.field-name-body .image-right img,
.field-name-body .image-left img {
  cursor: pointer;
  width: 100%;
}
/* line 36, ../sass/_fields.scss */
.field-name-body .zoom-image-wrapper {
  cursor: pointer;
  position: relative;
}
/* line 39, ../sass/_fields.scss */
.field-name-body .zoom-image-wrapper::before {
  position: absolute;
  top: 19px;
  width: 20px;
  z-index: 2;
  right: 10px;
  cursor: pointer;
  content: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2021%2020.8%22%20enable-background%3D%22new%200%200%2021%2020.8%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%228.6%22%20y1%3D%2212.3%22%20x2%3D%222.2%22%20y2%3D%2218.7%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%228.2%22%20y1%3D%2218.8%22%20x2%3D%222%22%20y2%3D%2218.8%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%222%22%20y1%3D%2212.5%22%20x2%3D%222%22%20y2%3D%2218.8%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2212.4%22%20y1%3D%228.5%22%20x2%3D%2218.8%22%20y2%3D%222.1%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2212.8%22%20y1%3D%222%22%20x2%3D%2219%22%20y2%3D%222%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2219%22%20y1%3D%228.3%22%20x2%3D%2219%22%20y2%3D%222%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%228.6%22%20y1%3D%2212.3%22%20x2%3D%222.2%22%20y2%3D%2218.7%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%228.2%22%20y1%3D%2218.8%22%20x2%3D%222%22%20y2%3D%2218.8%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%222%22%20y1%3D%2212.5%22%20x2%3D%222%22%20y2%3D%2218.8%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2212.4%22%20y1%3D%228.5%22%20x2%3D%2218.8%22%20y2%3D%222.1%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2212.8%22%20y1%3D%222%22%20x2%3D%2219%22%20y2%3D%222%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2219%22%20y1%3D%228.3%22%20x2%3D%2219%22%20y2%3D%222%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
/* line 48, ../sass/_fields.scss */
.field-name-body .zoom-image-wrapper.expanded::before {
  content: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2021%2020.9%22%20enable-background%3D%22new%200%200%2021%2020.9%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2219%22%20y1%3D%222%22%20x2%3D%2212.6%22%20y2%3D%228.4%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2218.6%22%20y1%3D%228.5%22%20x2%3D%2212.4%22%20y2%3D%228.5%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2212.4%22%20y1%3D%222.2%22%20x2%3D%2212.4%22%20y2%3D%228.4%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%222%22%20y1%3D%2218.9%22%20x2%3D%228.4%22%20y2%3D%2212.4%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%222.4%22%20y1%3D%2212.4%22%20x2%3D%228.6%22%20y2%3D%2212.4%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%228.6%22%20y1%3D%2218.6%22%20x2%3D%228.6%22%20y2%3D%2212.4%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2219%22%20y1%3D%222%22%20x2%3D%2212.6%22%20y2%3D%228.4%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2218.6%22%20y1%3D%228.5%22%20x2%3D%2212.4%22%20y2%3D%228.5%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2212.4%22%20y1%3D%222.2%22%20x2%3D%2212.4%22%20y2%3D%228.4%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%222%22%20y1%3D%2218.9%22%20x2%3D%228.4%22%20y2%3D%2212.4%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%222.4%22%20y1%3D%2212.4%22%20x2%3D%228.6%22%20y2%3D%2212.4%22%2F%3E%0A%09%0A%09%09%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2892%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%228.6%22%20y1%3D%2218.6%22%20x2%3D%228.6%22%20y2%3D%2212.4%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
@media all and (min-width: 480px) {
  /* line 54, ../sass/_fields.scss */
  .field-name-body .image-left,
  .field-name-body .image-right {
    width: 50%;
    padding: .5em 0;
  }
  /* line 58, ../sass/_fields.scss */
  .field-name-body .image-left.expanded,
  .field-name-body .image-right.expanded {
    width: 100%;
    margin: 0;
  }
  /* line 64, ../sass/_fields.scss */
  .field-name-body .image-right {
    float: right;
    margin-left: 1em;
  }
  /* line 68, ../sass/_fields.scss */
  .field-name-body .image-left {
    float: left;
    margin-right: 1em;
  }
}
@media all and (min-width: 768px) {
  /* line 77, ../sass/_fields.scss */
  .field-name-body .image-right.expanded,
  .field-name-body .image-left.expanded,
  .field-name-body .image-center.expanded {
    background: white;
    z-index: 4;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 10px 30px #000;
  }
  /* line 83, ../sass/_fields.scss */
  .field-name-body .image-right.expanded::before,
  .field-name-body .image-left.expanded::before,
  .field-name-body .image-center.expanded::before {
    right: 20px;
  }
  /* line 86, ../sass/_fields.scss */
  .field-name-body .image-right.expanded figcaption,
  .field-name-body .image-left.expanded figcaption,
  .field-name-body .image-center.expanded figcaption {
    padding: 3px;
  }
}

/* line 94, ../sass/_fields.scss */
.has-expanded-image .image-overlay {
  z-index: 3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
}

/* line 106, ../sass/_fields.scss */
.field-name-field-image img {
  width: 100%;
}

/* line 112, ../sass/_fields.scss */
.field-name-field-tags .field-items {
  font-size: 0.875em;
  line-height: 1.42857em;
}
/* line 115, ../sass/_fields.scss */
.field-name-field-tags a {
  color: #a80e0f;
}

/* line 121, ../sass/_fields.scss */
.node-full-view .field-collection-item-field-main-image img {
  display: block;
}
/* line 125, ../sass/_fields.scss */
.node-full-view .field-collection-item-field-main-image .field-name-field-image-caption {
  color: #2a2724;
  margin-top: 1em;
}
@media all and (max-width: 480px) {
  /* line 125, ../sass/_fields.scss */
  .node-full-view .field-collection-item-field-main-image .field-name-field-image-caption {
    font-size: 0.875em;
    line-height: 1.14286em;
  }
}

/* line 135, ../sass/_fields.scss */
.view-mode-list_item.field-type-field-collection {
  margin: 0 -5px;
  max-width: 100%;
}
/* line 138, ../sass/_fields.scss */
.view-mode-list_item.field-type-field-collection > .field-items > .field-item {
  padding: 0 5px;
  vertical-align: top;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 145, ../sass/_fields.scss */
.view-mode-list_item.field-type-field-collection > .field-items.n-2 > .field-item {
  width: 50%;
}
/* line 148, ../sass/_fields.scss */
.view-mode-list_item.field-type-field-collection > .field-items.n-3 > .field-item {
  width: 33%;
}
/* line 152, ../sass/_fields.scss */
.view-mode-list_item.field-type-field-collection .field-name-field-image-caption {
  background: #f0f0f0;
  padding: 20px;
}

/* line 160, ../sass/_fields.scss */
.media-element-container img {
  display: block;
}
/* line 163, ../sass/_fields.scss */
.media-element-container br {
  display: none;
}
/* line 166, ../sass/_fields.scss */
.media-element-container .field-name-field-image-caption {
  background: #f0f0f0;
  padding: 10px;
  font-size: 0.75em;
  line-height: 1.33333em;
  font-size: 0.75rem;
}

/* line 175, ../sass/_fields.scss */
.field-name-field-front-related .field-label {
  font-size: 0.875em;
  line-height: 1.14286em;
  padding-bottom: 5px;
  color: #a6a6a6;
}
/* line 181, ../sass/_fields.scss */
.field-name-field-front-related .field-item {
  padding-left: 1.2em;
  font-size: 0.875em;
  line-height: 1.14286em;
}
/* line 185, ../sass/_fields.scss */
.field-name-field-front-related .field-item a {
  font-weight: bold;
}
/* line 189, ../sass/_fields.scss */
.field-name-field-front-related .field-item:before {
  content: "\f054";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
  font-size: 0.8em;
}

/* line 199, ../sass/_fields.scss */
.field-name-field-fact-boxes {
  background: #f0f0f0;
  padding: 20px;
}
/* line 203, ../sass/_fields.scss */
.field-name-field-fact-boxes h4 {
  margin-top: 0em;
  margin-bottom: 0em;
}
/* line 208, ../sass/_fields.scss */
.field-name-field-fact-boxes p {
  margin-top: 0em;
}
/* line 213, ../sass/_fields.scss */
.field-name-field-fact-boxes .media-element-container.media-left {
  float: none;
  margin-right: 0px;
  max-width: 260px;
}

/* line 221, ../sass/_fields.scss */
.field-name-field-intro-text {
  font-family: "Exo 2", Helvetica, Arial, "Nimbus Sans L", sans-serif;
}
/* line 223, ../sass/_fields.scss */
.field-name-field-intro-text .long-text-prefix {
  text-transform: uppercase;
  margin-right: 5px;
  float: left;
}
/* line 227, ../sass/_fields.scss */
.field-name-field-intro-text .long-text-prefix a {
  color: #439ce1;
}

/* line 234, ../sass/_fields.scss */
.field-name-field-sections {
  overflow: hidden;
}
/* line 238, ../sass/_fields.scss */
.field-name-field-sections .field-label {
  margin-bottom: 10px;
  float: left;
  margin-right: 10px;
}
/* line 244, ../sass/_fields.scss */
.field-name-field-sections .field-item, .field-name-field-sections li {
  float: left;
  margin-right: 10px;
}
/* line 248, ../sass/_fields.scss */
.field-name-field-sections .field-item a, .field-name-field-sections li a {
  font-size: 0.75em;
  line-height: 1.33333em;
  font-weight: 700;
  display: block;
  color: #a6a6a6;
  background: #a6a6a6;
  padding: 2px 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 259, ../sass/_fields.scss */
.field-name-field-sections .field-item a.active, .field-name-field-sections li a.active {
  background: #2a2724;
  color: white;
}

/* line 266, ../sass/_fields.scss */
ul.section-links {
  padding: 0;
  margin: 0 0 -10px 0;
}
/* line 269, ../sass/_fields.scss */
ul.section-links li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
}
/* line 274, ../sass/_fields.scss */
ul.section-links li a {
  font-size: 0.75em;
  line-height: 1.33333em;
  font-weight: 700;
  display: inline-block;
  color: #a6a6a6;
  background: #a6a6a6;
  padding: 2px 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 285, ../sass/_fields.scss */
ul.section-links li a.active {
  background: #2a2724;
  color: white;
}

/* line 292, ../sass/_fields.scss */
.field-name-partner-box {
  background: #f0f0f0;
  padding: 20px 20px 10px 20px;
  overflow: hidden;
}
/* line 297, ../sass/_fields.scss */
.field-name-partner-box .field-name-organization-title-3 {
  color: #a6a6a6;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 303, ../sass/_fields.scss */
.field-name-partner-box .field-name-field-image {
  text-align: center;
}
/* line 305, ../sass/_fields.scss */
.field-name-partner-box .field-name-field-image img {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #a6a6a6;
}

/* line 314, ../sass/_fields.scss */
.field-name-organization-title-2 .partner-title {
  font-weight: bold;
}

/* line 320, ../sass/_fields.scss */
.field-name-field-related-content .field-label {
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
/* line 327, ../sass/_fields.scss */
.field-name-field-related-content .field-items .node {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a6a6a6;
}
/* line 333, ../sass/_fields.scss */
.field-name-field-related-content .field-items .node:last-child {
  border-bottom: none;
}
/* line 339, ../sass/_fields.scss */
.field-name-field-related-content .field-collection-item-field-main-image > .field {
  float: left;
  margin-right: 10px;
  width: 100px;
}
/* line 345, ../sass/_fields.scss */
.field-name-field-related-content .field-collection-item-field-main-image img {
  display: block;
}
/* line 351, ../sass/_fields.scss */
.field-name-field-related-content .field-name-title h4 {
  margin: 0;
  font-size: 0.875em;
  line-height: 1.14286em;
}
/* line 355, ../sass/_fields.scss */
.field-name-field-related-content .field-name-title a {
  color: #292929;
}

/* line 362, ../sass/_fields.scss */
.node-organization .field-name-descriptive-title, .node-organization .field-name-organization-title-1 {
  margin-bottom: 20px;
  font-size: 1.125em;
  line-height: 2.22222em;
}
@media all and (max-width: 480px) {
  /* line 362, ../sass/_fields.scss */
  .node-organization .field-name-descriptive-title, .node-organization .field-name-organization-title-1 {
    font-size: 0.8125em;
    line-height: 1.53846em;
    min-height: 24px;
  }
}
/* line 371, ../sass/_fields.scss */
.node-organization .field-name-descriptive-title:before, .node-organization .field-name-organization-title-1:before {
  background-position: 0 -1100px;
  height: 24px;
  width: 23px;
  content: '';
  float: left;
  margin-bottom: -5px;
  margin-right: 25px;
}

/* line 382, ../sass/_fields.scss */
.node-image-gallery .field-name-field-image-caption {
  margin-top: 20px;
  min-height: 40px;
}
/* line 388, ../sass/_fields.scss */
.node-image-gallery.view-mode-featured .flex-next {
  right: 5px;
}
/* line 391, ../sass/_fields.scss */
.node-image-gallery.view-mode-featured .flex-prev {
  left: 5px;
}

/* line 398, ../sass/_fields.scss */
.node-video .field-name-field-video {
  margin-bottom: 20px;
}

/* line 404, ../sass/_fields.scss */
.node-type-360-image .view-mode-full {
  overflow: visible;
}
/* line 407, ../sass/_fields.scss */
.node-type-360-image .field-name-field-360-image {
  height: 100vh;
  width: calc(100vw + 2px);
  margin-left: -12px;
}
@media all and (min-width: 1195px) {
  /* line 407, ../sass/_fields.scss */
  .node-type-360-image .field-name-field-360-image {
    width: calc(100vw - 13px);
    margin-left: calc((-100vw + 1250px)/2 - 40px);
  }
}

/* line 419, ../sass/_fields.scss */
.field-name-published-date, .field-name-updated-at {
  display: inline-block;
}
/* line 421, ../sass/_fields.scss */
.node-teaser .field-name-published-date, .node-teaser .field-name-updated-at {
  font-size: 0.75em;
  line-height: 1.66667em;
}

/* line 426, ../sass/_fields.scss */
.group-byline + .field-name-published-date, .group-byline + .field-name-published-date + .field-name-updated-at {
  color: #a6a6a6;
}

/* line 430, ../sass/_fields.scss */
.group-byline + .field-name-published-date {
  margin: 10px 0;
}

/* line 434, ../sass/_fields.scss */
.field-name-published-date + .field-name-updated-at {
  margin-left: 8px;
}

/* line 437, ../sass/_fields.scss */
.field-name-partner-short {
  text-transform: uppercase;
  color: #a6a6a6;
  font-size: 14px;
  line-height: 1.3em;
  padding-bottom: 10px;
}
/* line 445, ../sass/_fields.scss */
.field-name-partner-short:before {
  background-position: 0 -1124px;
  height: 16px;
  width: 16px;
  content: '';
  float: left;
  margin-bottom: -3px;
  margin-right: 5px;
}
/* line 453, ../sass/_fields.scss */
.field-name-partner-short a {
  color: #292929;
}

/* line 458, ../sass/_fields.scss */
.flexslider {
  border: none;
  box-shadow: none;
  margin-bottom: 5px;
  overflow: hidden;
}

/* line 468, ../sass/_fields.scss */
.flex-control-nav {
  bottom: 0;
  left: 0;
  position: relative;
  margin-top: 10px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}

/* line 478, ../sass/_fields.scss */
.flex-nav-container {
  margin-bottom: 20px;
  padding-bottom: 0px;
}

/* line 483, ../sass/_fields.scss */
.flex-direction-nav a.flex-next:before, .flex-direction-nav a.flex-prev:before {
  content: '';
}

/* line 492, ../sass/_fields.scss */
.flexslider .flex-direction-nav a, .slick-slider .flex-direction-nav a {
  width: 48px;
  height: 48px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  margin: -20px 0 0;
  display: block;
  background: url(../images/slide-next-prev.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-align: left !important;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
/* line 507, ../sass/_fields.scss */
.flexslider .flex-direction-nav .flex-next, .slick-slider .flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}
@media all and (max-width: 768px) {
  /* line 507, ../sass/_fields.scss */
  .flexslider .flex-direction-nav .flex-next, .slick-slider .flex-direction-nav .flex-next {
    right: 0;
  }
}
/* line 514, ../sass/_fields.scss */
.flexslider .flex-direction-nav .flex-prev, .slick-slider .flex-direction-nav .flex-prev {
  left: -36px;
}
@media all and (max-width: 768px) {
  /* line 514, ../sass/_fields.scss */
  .flexslider .flex-direction-nav .flex-prev, .slick-slider .flex-direction-nav .flex-prev {
    left: 0;
  }
}
/* line 520, ../sass/_fields.scss */
.flexslider .flex-direction-nav .disabled, .slick-slider .flex-direction-nav .disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
/* line 527, ../sass/_fields.scss */
.flexslider:hover .flex-next, .slick-slider:hover .flex-next {
  opacity: 1;
  right: 5px;
}
/* line 531, ../sass/_fields.scss */
.flexslider:hover .flex-prev, .slick-slider:hover .flex-prev {
  opacity: 1;
  left: 5px;
}
/* line 536, ../sass/_fields.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .slick-slider:hover .flex-next:hover, .slick-slider:hover .flex-prev:hover {
  opacity: 1;
}
/* line 541, ../sass/_fields.scss */
.flexslider .flex-control-nav, .slick-slider .flex-control-nav {
  position: absolute;
  bottom: 70px;
  z-index: 100;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media all and (max-width: 768px) {
  /* line 541, ../sass/_fields.scss */
  .flexslider .flex-control-nav, .slick-slider .flex-control-nav {
    left: 0;
  }
}
/* line 555, ../sass/_fields.scss */
.flexslider .flex-control-paging li a, .slick-slider .flex-control-paging li a {
  background: transparent;
  border: 1px solid white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
}
/* line 562, ../sass/_fields.scss */
.flexslider .flex-control-paging li a.flex-active, .slick-slider .flex-control-paging li a.flex-active {
  background: white;
}

/* line 571, ../sass/_fields.scss */
.slick-slider .slick-nav-prev a, .slick-slider .slick-nav-next a {
  width: 48px;
  height: 48px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  margin: -20px 0 0;
  display: block;
  background: url(../images/slide-next-prev.png) no-repeat 0 0;
  position: absolute;
  top: calc(202px/2 + 48px/2);
  cursor: pointer;
  text-align: left !important;
  text-indent: -9999px;
  -webkit-transition: all .3s ease;
  z-index: 999;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 571, ../sass/_fields.scss */
  .slick-slider .slick-nav-prev a, .slick-slider .slick-nav-next a {
    top: 104px;
  }
}
/* line 589, ../sass/_fields.scss */
.slick-slider .slick-nav-prev .slick-next, .slick-slider .slick-nav-next .slick-next {
  background-position: 100% 0;
  right: 20px;
}
@media all and (max-width: 480px) {
  /* line 589, ../sass/_fields.scss */
  .slick-slider .slick-nav-prev .slick-next, .slick-slider .slick-nav-next .slick-next {
    right: 0;
  }
}
/* line 596, ../sass/_fields.scss */
.slick-slider .slick-nav-prev .slick-prev, .slick-slider .slick-nav-next .slick-prev {
  left: 0;
}

/* line 602, ../sass/_fields.scss */
.flex-thumbs .slides img {
  display: block;
  opacity: .6;
  cursor: pointer;
}

/* line 608, ../sass/_fields.scss */
.flex-thumbs .slides .flex-active-slide img {
  opacity: 1;
  cursor: default;
}

/* line 613, ../sass/_fields.scss */
.field-name-field-header-settings {
  display: none;
}

/* line 617, ../sass/_fields.scss */
.field-name-field-gallery-images {
  margin-bottom: 20px;
}

/* line 3, ../sass/_views.scss */
.view.opinion-style .views-row {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #a6a6a6;
}
/* line 9, ../sass/_views.scss */
.view.opinion-style .views-field-field-intro-text {
  background: #f0f0f0;
  margin-bottom: 30px;
  padding: 25px;
  position: relative;
  font-size: 0.875em;
  line-height: 1.14286em;
}
/* line 15, ../sass/_views.scss */
.view.opinion-style .views-field-field-intro-text a {
  color: #292929;
  text-decoration: none;
}
/* line 19, ../sass/_views.scss */
.view.opinion-style .views-field-field-intro-text .down-arrow {
  position: absolute;
  left: 0;
  bottom: -15px;
  display: block;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #a6a6a6;
}
/* line 32, ../sass/_views.scss */
.view.opinion-style .views-field-field-photo {
  float: left;
  margin-right: 10px;
}
/* line 36, ../sass/_views.scss */
.view.opinion-style .views-field-field-photo img {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
@media all and (max-width: 480px) {
  /* line 45, ../sass/_views.scss */
  .view.view-section-content .views-column, .view.view-profile-content .views-column {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
  }
}
/* line 51, ../sass/_views.scss */
.view.view-section-content .views-column h2, .view.view-profile-content .views-column h2 {
  font-size: 1.375em;
  line-height: 1.09091em;
}

/* line 61, ../sass/_views.scss */
.view.view-blogg-profiles.profile-thumbs .view-content {
  overflow: hidden;
}
/* line 63, ../sass/_views.scss */
.view.view-blogg-profiles.profile-thumbs .view-content .views-row {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
/* line 71, ../sass/_views.scss */
.view.view-blogg-profiles.profile-thumbs .views-field-field-photo img {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 80, ../sass/_views.scss */
.view.view-blogg-profiles.all-bloggers .view-content {
  overflow: hidden;
}
/* line 82, ../sass/_views.scss */
.view.view-blogg-profiles.all-bloggers .view-content .views-row {
  margin-right: 5px;
  margin-bottom: 5px;
}

/* line 91, ../sass/_views.scss */
.view.left-centered .views-row, .view.left-centered .views-column {
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
/* line 96, ../sass/_views.scss */
.view.left-centered .views-row.views-row-1, .view.left-centered .views-column.views-row-1 {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #f0f0f0;
}
/* line 101, ../sass/_views.scss */
.view.left-centered .views-row .field-name-field-main-image, .view.left-centered .views-column .field-name-field-main-image {
  float: left;
  max-width: 100%;
}
@media all and (min-width: 768px) {
  /* line 101, ../sass/_views.scss */
  .view.left-centered .views-row .field-name-field-main-image, .view.left-centered .views-column .field-name-field-main-image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media all and (max-width: 480px) {
  /* line 101, ../sass/_views.scss */
  .view.left-centered .views-row .field-name-field-main-image, .view.left-centered .views-column .field-name-field-main-image {
    width: 100%;
  }
}

/* line 117, ../sass/_views.scss */
.view.view-blogg.item-list > .view-content > .views-row {
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  border-bottom: 1px solid #a6a6a6;
}
/* line 125, ../sass/_views.scss */
.view.view-blogg.view-display-id-latest .views-field-title, .view.view-blogg.view-display-id-most_read .views-field-title {
  font-size: 1.1875em;
  line-height: 1.05263em;
  margin-top: 0.52632em;
  margin-bottom: 0.52632em;
}
/* line 130, ../sass/_views.scss */
.view.view-blogg.view-display-id-latest .views-field-title a, .view.view-blogg.view-display-id-most_read .views-field-title a {
  color: #292929;
}
/* line 136, ../sass/_views.scss */
.view.view-blogg.promoted .views-row {
  border-color: #439ce1;
}
/* line 138, ../sass/_views.scss */
.view.view-blogg.promoted .views-row .field-name-field-image {
  float: left;
  max-width: 33%;
  margin-right: 10px;
}
/* line 143, ../sass/_views.scss */
.view.view-blogg.promoted .views-row h2.title {
  margin-top: 0px;
  font-size: 1.375em;
  line-height: 0.90909em;
}
/* line 146, ../sass/_views.scss */
.view.view-blogg.promoted .views-row h2.title a {
  color: #000;
}
/* line 150, ../sass/_views.scss */
.view.view-blogg.promoted .views-row a {
  color: #439ce1;
}

/* line 160, ../sass/_views.scss */
.view-search .views-field-title {
  font-size: 1.1875em;
  line-height: 1.05263em;
  margin-top: 0.52632em;
  margin-bottom: 0.52632em;
}
/* line 166, ../sass/_views.scss */
.view-search .views-field-type {
  color: #a6a6a6;
}
/* line 170, ../sass/_views.scss */
.view-search .views-field-created {
  font-size: 0.875em;
  line-height: 1.42857em;
  font-style: italic;
}
/* line 175, ../sass/_views.scss */
.view-search .views-row {
  padding: 20px 0;
  border-bottom: 1px solid #a6a6a6;
}
/* line 178, ../sass/_views.scss */
.view-search .views-row .views-field-search-api-excerpt {
  margin: 5px 0;
}
/* line 183, ../sass/_views.scss */
.view-search .views-exposed-widgets {
  margin-bottom: 40px;
}
@media all and (max-width: 480px) {
  /* line 185, ../sass/_views.scss */
  .view-search .views-exposed-widgets .form-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 64%;
    margin-right: 2%;
  }
}
@media all and (max-width: 480px) {
  /* line 192, ../sass/_views.scss */
  .view-search .views-exposed-widgets input.form-submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
  }
}
/* line 200, ../sass/_views.scss */
.view-search .attachment h3 {
  margin-bottom: 10px;
  color: #a6a6a6;
  font-size: 0.875em;
  line-height: 1.42857em;
}

@media all and (min-width: 480px) {
  /* line 46, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  .view-artikkelbunn:before, .view-artikkelbunn:after {
    content: "";
    display: table;
  }
  /* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  .view-artikkelbunn:after {
    clear: both;
  }
  /* line 212, ../sass/_views.scss */
  .view-artikkelbunn .views-row-1, .view-artikkelbunn .views-row-6 {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  /* line 216, ../sass/_views.scss */
  .view-artikkelbunn .views-row-2, .view-artikkelbunn .views-row-7 {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  /* line 219, ../sass/_views.scss */
  .view-artikkelbunn .views-row-3, .view-artikkelbunn .views-row-8 {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  /* line 222, ../sass/_views.scss */
  .view-artikkelbunn .views-row-4 {
    clear: left;
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  /* line 226, ../sass/_views.scss */
  .view-artikkelbunn .views-row-5 {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  /* line 230, ../sass/_views.scss */
  .view-artikkelbunn .views-row-1 .node, .view-artikkelbunn .views-row-6 .node, .view-artikkelbunn .views-row-2 .node, .view-artikkelbunn .views-row-7 .node, .view-artikkelbunn .views-row-3 .node, .view-artikkelbunn .views-row-8 .node {
    min-height: 84px;
  }
  /* line 232, ../sass/_views.scss */
  .view-artikkelbunn .views-row-1 .node h4, .view-artikkelbunn .views-row-6 .node h4, .view-artikkelbunn .views-row-2 .node h4, .view-artikkelbunn .views-row-7 .node h4, .view-artikkelbunn .views-row-3 .node h4, .view-artikkelbunn .views-row-8 .node h4 {
    font-size: 0.875em;
    line-height: 1.42857em;
  }
}
/* line 241, ../sass/_views.scss */
.view-artikkelbunn .views-row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 244, ../sass/_views.scss */
.view-artikkelbunn .views-row .node {
  margin: 0px 10px 10px 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a6a6a6;
}
/* line 249, ../sass/_views.scss */
.view-artikkelbunn .views-row h4 {
  margin: 0px;
}
/* line 252, ../sass/_views.scss */
.view-artikkelbunn .views-row .field-name-field-main-image {
  float: left;
  width: 48%;
  margin-right: 2%;
  display: block;
  height: auto;
  overflow: hidden;
}
/* line 260, ../sass/_views.scss */
.view-artikkelbunn .views-row a {
  color: #292929;
}

/* line 267, ../sass/_views.scss */
.view-media-content .view-content .field-name-title {
  margin-left: 0;
  margin-top: 10px;
}
/* line 270, ../sass/_views.scss */
.view-media-content .view-content .field-name-title h2 {
  margin-bottom: 0;
}
/* line 274, ../sass/_views.scss */
.view-media-content .view-content .field-name-published-date {
  margin-left: 0;
  margin-bottom: 20px;
}
/* line 278, ../sass/_views.scss */
.view-media-content .view-content .field-name-field-infographic-image {
  text-align: center;
  background: #f0f0f0;
}
/* line 281, ../sass/_views.scss */
.view-media-content .view-content .field-name-field-infographic-image img {
  max-height: 300px;
  width: auto;
  margin: auto;
}

/* line 289, ../sass/_views.scss */
.view-partners .view-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
/* line 295, ../sass/_views.scss */
.view-partners .views-row {
  float: left;
  margin: 10px;
  flex: 0 1 50%;
}
@media all and (min-width: 480px) {
  /* line 295, ../sass/_views.scss */
  .view-partners .views-row {
    flex: 0 1 16%;
    max-width: 30%;
  }
}

/* line 305, ../sass/_views.scss */
.pane-partners-partners {
  margin-top: 20px;
}

/* line 310, ../sass/_views.scss */
.view-podcasts .view-mode-podcast {
  width: 100%;
}
/* line 313, ../sass/_views.scss */
.view-podcasts .field-name-field-intro-text {
  margin: 12px 0;
}
/* line 316, ../sass/_views.scss */
.view-podcasts .field-name-field-main-image {
  width: 20%;
  float: left;
}
@media all and (max-width: 480px) {
  /* line 316, ../sass/_views.scss */
  .view-podcasts .field-name-field-main-image {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 316, ../sass/_views.scss */
  .view-podcasts .field-name-field-main-image {
    width: 30%;
  }
}
/* line 326, ../sass/_views.scss */
.view-podcasts .group-podcast-content.field-group-div {
  width: calc(80% - 25px);
  margin-left: 20px;
  float: left;
}
@media all and (max-width: 480px) {
  /* line 326, ../sass/_views.scss */
  .view-podcasts .group-podcast-content.field-group-div {
    width: 100%;
    margin-left: 0;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 326, ../sass/_views.scss */
  .view-podcasts .group-podcast-content.field-group-div {
    width: calc(70% - 25px);
  }
}
/* line 339, ../sass/_views.scss */
.view-podcasts.view-display-id-block_all .views-row {
  margin-bottom: 20px;
  display: flex;
}

/*
.jcarousel-skin-tango{
	.jcarousel-container{
		width: 100%;
		height: 211px;
		.jcarousel-clip-vertical{
			width: 100%;
			height: 211px;
			li.hvit.jcarousel-item{
				width: 100%;
				a{
					border-bottom:1px solid #fff;
					background:$grey;
					@include box-sizing(border-box);
				}
			}
		}
	}
}*/
/* line 1, ../sass/_page.scss */
html {
  scroll-behavior: smooth;
}

/* line 5, ../sass/_page.scss */
body {
  color: #292929;
  background: white;
  overflow-x: hidden;
}
/* line 9, ../sass/_page.scss */
body.disable-scroll {
  overflow: hidden;
}
@media all and (max-width: 480px) {
  /* line 9, ../sass/_page.scss */
  body.disable-scroll {
    overflow: auto;
  }
}
/* line 15, ../sass/_page.scss */
body.bg-overlay-active {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
@media all and (max-width: 480px) {
  /* line 15, ../sass/_page.scss */
  body.bg-overlay-active {
    padding-top: 39px;
  }
}

/* line 30, ../sass/_page.scss */
#header,
#page,
#main {
  min-width: 300px !important;
}

/* line 34, ../sass/_page.scss */
#block-search-form form {
  top: 0px !important;
}

/* line 38, ../sass/_page.scss */
.form-item-search-block-form {
  margin-top: 0px !important;
  margin-right: 60px !important;
}

/* line 43, ../sass/_page.scss */
#search-block-form {
  display: inline-block !important;
  position: relative !important;
  background: none !important;
  float: right;
}
/* line 49, ../sass/_page.scss */
#search-block-form #edit-submit {
  float: right;
  margin-top: -62px;
  margin-right: -20px;
}

/* line 64, ../sass/_page.scss */
.page-search .form-item-search-block-form,
#edit-submit--3 {
  display: none;
}

/* line 70, ../sass/_page.scss */
.page-search .ramsalt-article .header {
  clear: both;
  display: flex;
}
@media all and (max-width: 480px) {
  /* line 75, ../sass/_page.scss */
  .page-search .content-container.with-sidebar {
    display: flex;
    flex-direction: column;
    clear: both;
  }
}
/* line 81, ../sass/_page.scss */
.page-search .content-container.with-sidebar .content-main {
  min-height: 1px;
  order: 2;
}
@media all and (min-width: 480px) {
  /* line 81, ../sass/_page.scss */
  .page-search .content-container.with-sidebar .content-main {
    width: 70%;
    float: left;
  }
}
/* line 89, ../sass/_page.scss */
.page-search .content-container.with-sidebar .content-sidebar {
  margin-top: 30px;
  min-height: 1px;
  order: 1;
}
@media all and (min-width: 480px) {
  /* line 89, ../sass/_page.scss */
  .page-search .content-container.with-sidebar .content-sidebar {
    width: calc(30% - 20px);
    margin-left: 20px;
    float: left;
  }
}
/* line 100, ../sass/_page.scss */
.page-search .pane-search-search-pane {
  margin-top: 30px;
}
/* line 103, ../sass/_page.scss */
.page-search .facetapi-facetapi-checkbox-links {
  padding-left: 0;
  list-style: none;
}
/* line 107, ../sass/_page.scss */
.page-search .facetapi-facetapi-checkbox-links li a {
  margin-left: 5px;
  color: #292929;
  text-decoration: none;
}
/* line 112, ../sass/_page.scss */
.page-search .facetapi-facetapi-checkbox-links li input {
  cursor: pointer;
}
/* line 115, ../sass/_page.scss */
.page-search .facetapi-facetapi-checkbox-links li:not(:last-child) {
  margin-bottom: 2px;
}
/* line 120, ../sass/_page.scss */
.page-search .view-header {
  margin-bottom: 20px;
}
/* line 123, ../sass/_page.scss */
.page-search .views-exposed-widget {
  overflow: initial;
}
/* line 125, ../sass/_page.scss */
.page-search .views-exposed-widget .form-submit {
  height: 38px;
}
/* line 127, ../sass/_page.scss */
.page-search .views-exposed-widget .form-submit:hover {
  background-color: #777;
}
@media all and (max-width: 480px) {
  /* line 132, ../sass/_page.scss */
  .page-search .views-widget-sort-by {
    padding-top: 16px;
    width: calc(100% - 72px);
  }
  /* line 136, ../sass/_page.scss */
  .page-search .views-widget-sort-by select {
    width: 100%;
  }
}
@media all and (min-width: 480px) {
  /* line 132, ../sass/_page.scss */
  .page-search .views-widget-sort-by {
    margin-top: -20px;
  }
}
/* line 143, ../sass/_page.scss */
.page-search .views-widget-sort-by select {
  height: 38px;
}
/* line 147, ../sass/_page.scss */
.page-search .views-widget-sort-order {
  display: none;
}
/* line 151, ../sass/_page.scss */
.page-search .pane-views-exp-search-search-pane .views-exposed-widgets {
  overflow: initial;
}
@media all and (max-width: 480px) {
  /* line 154, ../sass/_page.scss */
  .page-search .pane-views-exp-search-search-pane #edit-search-keys-wrapper {
    padding: 0;
    width: 100%;
    float: none;
  }
}
@media all and (max-width: 480px) {
  /* line 160, ../sass/_page.scss */
  .page-search .pane-views-exp-search-search-pane #edit-search-keys-wrapper input {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  /* line 166, ../sass/_page.scss */
  .page-search .pane-views-exp-search-search-pane .views-submit-button {
    padding: 36px 0 0 0;
  }
}

/* line 176, ../sass/_page.scss */
.pane-block-11,
.pane-block-12 {
  width: 330px;
  margin: 0;
  margin-bottom: 20px;
  padding-right: 20px;
  display: inline-block;
  float: left;
  box-sizing: border-box;
}
@media all and (min-width: 768px) {
  /* line 176, ../sass/_page.scss */
  .pane-block-11,
  .pane-block-12 {
    width: 330px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 176, ../sass/_page.scss */
  .pane-block-11,
  .pane-block-12 {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 768px) {
  /* line 176, ../sass/_page.scss */
  .pane-block-11,
  .pane-block-12 {
    width: 250px;
  }
}

/* line 195, ../sass/_page.scss */
.pane-three-col {
  clear: both;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 199, ../sass/_page.scss */
  .pane-three-col .mccoppin-column1,
  .pane-three-col .mccoppin-column2,
  .pane-three-col .mccoppin-column3 {
    overflow: hidden;
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 768px) {
  /* line 199, ../sass/_page.scss */
  .pane-three-col .mccoppin-column1,
  .pane-three-col .mccoppin-column2,
  .pane-three-col .mccoppin-column3 {
    width: 235px;
  }
}
@media all and (min-width: 768px) and (max-width: 768px) {
  /* line 209, ../sass/_page.scss */
  .pane-three-col .mccoppin-column1,
  .pane-three-col .mccoppin-column2 {
    margin-right: 20px;
  }
}

/* line 219, ../sass/_page.scss */
.pane-instagram-block-instagram-block {
  width: 330px;
  margin-bottom: 20px;
  float: left;
  background-image: url("../images/icons/Glyph_Logo_thumbnail200.png");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: top left;
}
@media all and (min-width: 768px) {
  /* line 219, ../sass/_page.scss */
  .pane-instagram-block-instagram-block {
    width: 330px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 219, ../sass/_page.scss */
  .pane-instagram-block-instagram-block {
    width: 100%;
  }
}
/* line 233, ../sass/_page.scss */
.pane-instagram-block-instagram-block .pane-title {
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #292929;
}
/* line 238, ../sass/_page.scss */
.pane-instagram-block-instagram-block h2 {
  margin-left: 35px;
  padding-top: 3px;
}

/* line 244, ../sass/_page.scss */
#edit-submit {
  background-color: #555559;
}

/* line 249, ../sass/_page.scss */
#quicktabs-siste_mest_lest .quicktabs_main,
#quicktabs-mest_lest_kommentert_meninger_ .quicktabs_main {
  background: #f5f5f5;
}

/* line 253, ../sass/_page.scss */
#quicktabs-siste_mest_lest .quicktabs_main .views-row.views-row-odd,
#quicktabs-mest_lest_kommentert_meninger_ .quicktabs_main .views-row.views-row-odd {
  background: #f5f5f5;
}

/* line 257, ../sass/_page.scss */
#quicktabs-siste_mest_lest .quicktabs_main .views-row a,
#quicktabs-mest_lest_kommentert_meninger_ .quicktabs_main .views-row a {
  color: white;
}

/* line 260, ../sass/_page.scss */
ul.quicktabs-tabs li.active a {
  background: #f17b00 !important;
  color: white;
}

/* line 264, ../sass/_page.scss */
ul.quicktabs-tabs li a:hover {
  background: #555559 !important;
  color: #FFFFFF !important;
}

/* line 269, ../sass/_page.scss */
.pane-quicktabs-siste-mest-lest .pane-title {
  display: none;
}

/* line 277, ../sass/_page.scss */
#page-wrapper {
  background: transparent;
}

/* line 282, ../sass/_page.scss */
#region-right {
  display: none;
  max-width: 180px;
}
@media all and (min-width: 1175px) {
  /* line 282, ../sass/_page.scss */
  #region-right {
    display: block;
    float: right;
    margin-top: 34px;
  }
}
/* line 290, ../sass/_page.scss */
#region-right .block-title {
  display: none;
}
/* line 293, ../sass/_page.scss */
#region-right .block {
  margin-bottom: 20px;
}
/* line 295, ../sass/_page.scss */
#region-right .block img {
  display: block;
}

/* line 304, ../sass/_page.scss */
#add-topbanner .block {
  margin-bottom: 0px;
}

/* line 313, ../sass/_page.scss */
#header-wrapper {
  padding: 0 10px 10px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
/* line 316, ../sass/_page.scss */
#header-wrapper #header {
  margin-top: 10px;
}
@media all and (min-width: 768px) {
  /* line 316, ../sass/_page.scss */
  #header-wrapper #header {
    margin-top: 20px;
  }
}
/* line 325, ../sass/_page.scss */
#header-wrapper #header #site-branding {
  display: flex;
}
@media all and (max-width: 480px) {
  /* line 325, ../sass/_page.scss */
  #header-wrapper #header #site-branding {
    flex-direction: column;
  }
}
/* line 330, ../sass/_page.scss */
#header-wrapper #header #site-branding .header__logo {
  max-width: 540px;
}
@media all and (max-width: 480px) {
  /* line 330, ../sass/_page.scss */
  #header-wrapper #header #site-branding .header__logo {
    max-width: 100%;
  }
}
/* line 337, ../sass/_page.scss */
#header-wrapper #header #site-branding .donate-banner-wrapper {
  margin-left: auto;
  width: 175px;
}
@media all and (max-width: 480px) {
  /* line 337, ../sass/_page.scss */
  #header-wrapper #header #site-branding .donate-banner-wrapper {
    margin: 15px auto 0;
  }
}
@media all and (max-width: 1024px) {
  /* line 337, ../sass/_page.scss */
  #header-wrapper #header #site-branding .donate-banner-wrapper {
    display: none;
  }
}
/* line 348, ../sass/_page.scss */
#header-wrapper #header > .arctic-divider {
  min-width: 40px;
}
@media all and (max-width: 480px) {
  /* line 348, ../sass/_page.scss */
  #header-wrapper #header > .arctic-divider {
    min-width: 20px;
  }
}
/* line 354, ../sass/_page.scss */
#header-wrapper #header > * {
  flex-grow: 1;
}
/* line 357, ../sass/_page.scss */
#header-wrapper #header.toggle-header {
  display: block;
}
@media all and (max-width: 480px) {
  /* line 359, ../sass/_page.scss */
  #header-wrapper #header.toggle-header #site-branding {
    max-width: 250px;
  }
}
/* line 364, ../sass/_page.scss */
#header-wrapper #header.toggle-header #language-burger-wrapper {
  float: right;
}
@media all and (max-width: 480px) {
  /* line 364, ../sass/_page.scss */
  #header-wrapper #header.toggle-header #language-burger-wrapper {
    display: block;
    float: none;
    overflow-x: hidden;
  }
}
/* line 373, ../sass/_page.scss */
#header-wrapper #header.toggle-header .menu-toggler span {
  color: white;
  font-size: 24px;
}
@media all and (max-width: 480px) {
  /* line 378, ../sass/_page.scss */
  #header-wrapper #header.toggle-header #views-exposed-form-search-search-pane {
    display: none;
  }
}

/* line 387, ../sass/_page.scss */
#header-menu-wrapper {
  border-top: 2px solid #777;
  border-bottom: 3px solid #292929;
  margin-top: 15px;
  height: 51px;
  padding: 5px 0;
}
/* line 393, ../sass/_page.scss */
#header-menu-wrapper #views-exposed-form-search-search-pane {
  float: right;
}
@media all and (max-width: 480px) {
  /* line 393, ../sass/_page.scss */
  #header-menu-wrapper #views-exposed-form-search-search-pane {
    float: none;
  }
}
/* line 398, ../sass/_page.scss */
#header-menu-wrapper #views-exposed-form-search-search-pane .views-submit-button {
  padding-right: 0;
  padding-top: 0;
}
@media all and (max-width: 480px) {
  /* line 402, ../sass/_page.scss */
  #header-menu-wrapper #views-exposed-form-search-search-pane .views-exposed-widgets {
    display: flex;
  }
}
/* line 407, ../sass/_page.scss */
#header-menu-wrapper #views-exposed-form-search-search-pane input[type="text"] {
  border: none;
  width: 220px;
}
@media all and (max-width: 480px) {
  /* line 407, ../sass/_page.scss */
  #header-menu-wrapper #views-exposed-form-search-search-pane input[type="text"] {
    width: 100%;
  }
}
/* line 414, ../sass/_page.scss */
#header-menu-wrapper #views-exposed-form-search-search-pane #edit-search-keys-wrapper {
  padding-right: 0;
  padding-top: 0;
}
/* line 418, ../sass/_page.scss */
#header-menu-wrapper #views-exposed-form-search-search-pane #edit-submit-search {
  background: url(../images/search-loop.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: transparent;
  padding: 8px 0 8px 8px;
}
@media all and (max-width: 480px) {
  /* line 418, ../sass/_page.scss */
  #header-menu-wrapper #views-exposed-form-search-search-pane #edit-submit-search {
    padding: 8px 0;
  }
}
/* line 430, ../sass/_page.scss */
#header-menu-wrapper #views-exposed-form-search-search-pane .views-widget-sort-by, #header-menu-wrapper #views-exposed-form-search-search-pane .views-widget-sort-order {
  display: none;
}
/* line 434, ../sass/_page.scss */
#header-menu-wrapper .menu-toggler {
  height: 30px !important;
  width: 17px !important;
}
/* line 437, ../sass/_page.scss */
#header-menu-wrapper .menu-toggler span {
  background-color: transparent !important;
  padding: 8px 10px 8px 0 !important;
  font-size: 18px;
}

/* line 445, ../sass/_page.scss */
#language-burger-wrapper {
  display: flex;
  align-items: center;
  float: left;
  padding-top: 2px;
}
/* line 450, ../sass/_page.scss */
#language-burger-wrapper .block-locale {
  margin-left: 40px;
}
@media all and (max-width: 480px) {
  /* line 450, ../sass/_page.scss */
  #language-burger-wrapper .block-locale {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media all and (max-width: 480px) {
  /* line 460, ../sass/_page.scss */
  .bg-overlay-active #header-wrapper {
    overflow-y: scroll;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    position: fixed;
  }
}

/* line 473, ../sass/_page.scss */
.block.date-and-time {
  font-size: 0.875em;
  line-height: 1.42857em;
  color: #d9d9d9;
  float: right;
}
/* line 478, ../sass/_page.scss */
.block.date-and-time li {
  border-right: 1px solid black;
  float: left;
}

@media all and (max-width: 768px) {
  /* line 485, ../sass/_page.scss */
  .block.date-and-time {
    display: none;
  }

  /* line 488, ../sass/_page.scss */
  #page {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  /* line 494, ../sass/_page.scss */
  .block.date-and-time li span {
    font-size: 0.76471em;
    line-height: 1.52308em;
  }
}
@media all and (max-width: 767px) {
  /* line 501, ../sass/_page.scss */
  .block.date-and-time {
    display: none;
  }
}
/* line 507, ../sass/_page.scss */
#header .block {
  margin: 0;
}
/* line 510, ../sass/_page.scss */
#header .block-menu {
  font-size: 0.75em;
  line-height: 1.66667em;
}
/* line 513, ../sass/_page.scss */
#header .block-menu ul.menu {
  margin: 0;
  padding: 0;
}
/* line 517, ../sass/_page.scss */
#header .block-menu li {
  display: inline;
  padding-right: 0;
  padding-left: 0.5em;
  margin-left: 0.5em;
  border-left: 1px solid black;
}
/* line 523, ../sass/_page.scss */
#header .block-menu li.first {
  border-left: none;
  margin-left: 0;
}
/* line 527, ../sass/_page.scss */
#header .block-menu li a {
  color: #292929;
  text-decoration: none;
}
/* line 532, ../sass/_page.scss */
#header .block-menu li a:hover {
  text-decoration: underline;
}
@media all and (min-width: 768px) {
  /* line 510, ../sass/_page.scss */
  #header .block-menu {
    float: right;
  }
}
/* line 541, ../sass/_page.scss */
#header .region-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 20px 16px 0;
}
@media all and (max-width: 768px) {
  /* line 541, ../sass/_page.scss */
  #header .region-header {
    padding-left: 10px;
    padding-top: 6px;
  }
  /* line 549, ../sass/_page.scss */
  #header .region-header .block-menu {
    font-size: 0.8125em;
    line-height: 1.15385em;
    text-align: right;
  }
  /* line 556, ../sass/_page.scss */
  #header .region-header .block-menu li {
    margin-left: 0.5em;
    padding-left: 0.5em;
  }
}
@media all and (max-width: 768px) and (max-width: 768px) {
  /* line 549, ../sass/_page.scss */
  #header .region-header .block-menu {
    text-align: left;
  }
}

/* line 565, ../sass/_page.scss */
#name-and-slogan {
  display: none;
}
@media all and (min-width: 768px) {
  /* line 565, ../sass/_page.scss */
  #name-and-slogan {
    color: white;
    background: #3c3c40;
    font-weight: 200;
    width: 180px;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media all and (max-width: 480px) {
  /* line 565, ../sass/_page.scss */
  #name-and-slogan {
    display: none;
  }
}

/* line 585, ../sass/_page.scss */
h1.page__title {
  font-size: 2.375em;
  line-height: 1.57895em;
  font-weight: bold;
  background: transparent;
}

/* line 591, ../sass/_page.scss */
#content, #footer {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media all and (max-width: 480px) {
  /* line 591, ../sass/_page.scss */
  #content, #footer {
    padding-top: 10px;
  }
}

/* line 600, ../sass/_page.scss */
.region-bottom {
  font-size: 0.75em;
  line-height: 1.33333em;
}
/* line 603, ../sass/_page.scss */
.region-bottom a {
  color: white;
  text-decoration: none;
}
/* line 607, ../sass/_page.scss */
.region-bottom .block {
  margin-bottom: 0;
  padding: 10px 0;
}
/* line 611, ../sass/_page.scss */
.region-bottom h2.block-title {
  font-size: 1.125em;
  line-height: 1.33333em;
  margin-top: 1em;
}
/* line 614, ../sass/_page.scss */
.region-bottom h2.block-title:before {
  content: '';
  background-position: 0 -1140px;
  height: 24px;
  width: 23px;
  display: inline-block;
  margin-bottom: -5px;
  margin-right: 10px;
}

/* line 624, ../sass/_page.scss */
.ramsalt-front .full-width {
  max-width: 100%;
}

@media all and (min-width: 480px) {
  /* line 632, ../sass/_page.scss */
  #footer-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 636, ../sass/_page.scss */
  .region-footer-left {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 20px;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }

  /* line 639, ../sass/_page.scss */
  .region-footer-center {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 20px;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }

  /* line 642, ../sass/_page.scss */
  .region-footer-right {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 20px;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
}
/* line 648, ../sass/_page.scss */
.region-footer-left, .region-footer-center, .region-footer-right {
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 480px) {
  /* line 648, ../sass/_page.scss */
  .region-footer-left, .region-footer-center, .region-footer-right {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 659, ../sass/_page.scss */
#bottom-wrapper {
  color: white;
  background: #2a2724;
}

/* line 664, ../sass/_page.scss */
#footer-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: #2a2724;
  color: #f2f2f2;
  font-size: smaller;
  padding-bottom: 20px;
  padding-top: 20px;
}
/* line 673, ../sass/_page.scss */
#footer-wrapper a {
  color: white;
  text-decoration: underline;
}

@media all and (min-width: 480px) {
  /* line 680, ../sass/_page.scss */
  #footer .block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 688, ../sass/_page.scss */
  #footer .block.block-simplenews {
    clear: both;
  }
  /* line 38, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  #footer .block.block-simplenews:after {
    content: "";
    display: table;
    clear: both;
  }
}
/* line 694, ../sass/_page.scss */
#footer .block a {
  color: #292929;
}
/* line 697, ../sass/_page.scss */
#footer .block #twitter, #footer .block #facebook {
  font-size: 1.1875em;
  line-height: 1.26316em;
  font-family: 'FontAwesome';
  margin-bottom: 25px;
  display: block;
  text-decoration: none;
}
/* line 703, ../sass/_page.scss */
#footer .block #twitter:before, #footer .block #facebook:before {
  font-size: 25px;
  display: inline-block;
  width: 30px;
}
/* line 710, ../sass/_page.scss */
#footer .block #twitter:before {
  content: '\f099';
}
/* line 715, ../sass/_page.scss */
#footer .block #facebook:before {
  content: '\f09a';
}

/* line 723, ../sass/_page.scss */
.panel-panel.moscone-flipped-sidebar .panel-pane {
  margin-bottom: 20px;
}

/* line 729, ../sass/_page.scss */
#frontpage .node.view-mode-featured {
  margin-bottom: 20px;
}
/* line 732, ../sass/_page.scss */
#frontpage .front-column-container {
  margin-bottom: 10px;
}
@media all and (max-width: 768px) {
  /* line 735, ../sass/_page.scss */
  #frontpage .front-column {
    margin-bottom: 20px;
  }
}
/* line 740, ../sass/_page.scss */
#frontpage .b-top {
  border-top: 1px solid #a6a6a6;
  padding-top: 10px;
}
/* line 744, ../sass/_page.scss */
#frontpage .b-bottom {
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 10px;
}
/* line 749, ../sass/_page.scss */
#frontpage h2.title {
  font-size: 1.35625em;
  line-height: 1.19816em;
  margin-top: .5em;
  margin-bottom: .5em;
}
@media all and (max-width: 480px) {
  /* line 749, ../sass/_page.scss */
  #frontpage h2.title {
    font-size: 1.25em;
    line-height: 1em;
    margin-top: 0.3125em;
    line-height: 1.125em;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 749, ../sass/_page.scss */
  #frontpage h2.title {
    font-size: 1.5625em;
    line-height: 0.8em;
    margin-top: 0.3125em;
    line-height: 1.125em;
    margin-right: 10px;
  }
}
/* line 768, ../sass/_page.scss */
#frontpage .pane-entity-collection .show-intro-text-hidden .field-name-field-intro-text, #frontpage .pane-entity-collection .summary-style-hidden .field-name-field-intro-text, #frontpage .pane-latest-sections-pane .show-intro-text-hidden .field-name-field-intro-text, #frontpage .pane-latest-sections-pane .summary-style-hidden .field-name-field-intro-text {
  display: none;
}
/* line 776, ../sass/_page.scss */
#frontpage .pane-entity-collection .title-font-weight-light h2.title {
  font-weight: lighter;
}
/* line 780, ../sass/_page.scss */
#frontpage .pane-entity-collection .title-font-weight-bold h2.title {
  font-weight: bold;
  letter-spacing: 0px;
}
/* line 785, ../sass/_page.scss */
#frontpage .pane-entity-collection .title-font-weight-normal h2.title {
  font-weight: normal;
}
/* line 789, ../sass/_page.scss */
#frontpage .pane-entity-collection .title-decoration-highlight h2.title {
  background: #05181e;
  color: white;
  padding: 4px;
}
/* line 795, ../sass/_page.scss */
#frontpage .pane-entity-collection .title-decoration-highlight h2.title a {
  color: white;
}
/* line 799, ../sass/_page.scss */
#frontpage .pane-entity-collection .title-decoration-underline h2.title a {
  text-decoration: underline;
}
/* line 803, ../sass/_page.scss */
#frontpage .pane-entity-collection .title-decoration-underline h2.title a:hover {
  text-decoration: none;
}
/* line 810, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-style-overlay .node {
  position: relative;
}
/* line 813, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-style-overlay .node .field-name-field-intro-text {
  display: none;
}
/* line 817, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-style-overlay .node .field-name-title, #frontpage .pane-entity-collection .box-style-overlay .node .field-name-field-frontpage-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  text-shadow: 1px 1px 3px black;
}
/* line 823, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-style-overlay .node .field-name-title a, #frontpage .pane-entity-collection .box-style-overlay .node .field-name-field-frontpage-title a {
  color: whitesmoke;
}
/* line 834, ../sass/_page.scss */
#frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node, #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node, #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node {
  background: #f0f0f0;
  overflow: hidden;
  padding-bottom: 10px !important;
}
/* line 839, ../sass/_page.scss */
#frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node .field, #frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node h2.title, #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node .field, #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node h2.title, #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node .field, #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node h2.title {
  margin-left: 10px;
  margin-right: 10px;
}
/* line 844, ../sass/_page.scss */
#frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node .field-name-field-main-image, #frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node .field-name-field-front-image, #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node .field-name-field-main-image, #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node .field-name-field-front-image, #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node .field-name-field-main-image, #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node .field-name-field-front-image {
  margin: -10px -10px 0 -10px;
}
/* line 847, ../sass/_page.scss */
.view-section-content #frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node, .view-profile-content #frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node, .view-section-content #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node, .view-profile-content #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node, .view-section-content #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node, .view-profile-content #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node {
  background: none;
}
/* line 851, ../sass/_page.scss */
#frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node .field-name-field-title-prefix, #frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node .field-name-field-frontpage-title-prefix, #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node .field-name-field-title-prefix, #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node .field-name-field-frontpage-title-prefix, #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node .field-name-field-title-prefix, #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node .field-name-field-frontpage-title-prefix {
  margin: -10px -10px 10px -10px;
}
/* line 855, ../sass/_page.scss */
#frontpage .pane-entity-collection .highlight .box-decoration-bg-info .node .field-label, #frontpage .pane-entity-collection .highlight .box-decoration-bg-alert .node .field-label, #frontpage .pane-entity-collection .highlight .box-decoration-bg-highlight .node .field-label {
  color: #439ce1;
}
/* line 879, ../sass/_page.scss */
#frontpage .pane-partners {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f0f0f0;
  padding: 20px 20px 10px;
}
/* line 887, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-alert {
  background: #000;
  color: whitesmoke;
}
/* line 891, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-alert .node a {
  color: whitesmoke;
}
/* line 897, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-highlight {
  background: #ec6912;
  color: whitesmoke;
}
/* line 901, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-highlight .node a {
  color: whitesmoke;
}
/* line 905, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-title-prefix, #frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-frontpage-title-prefix {
  color: white;
  margin-left: 20px;
}
@media all and (max-width: 768px) {
  /* line 905, ../sass/_page.scss */
  #frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-title-prefix, #frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-frontpage-title-prefix {
    margin-left: 10px;
  }
}
/* line 914, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-red {
  background: #ef0117;
  color: whitesmoke;
}
/* line 918, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-red .node a {
  color: whitesmoke;
}
/* line 922, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-red .field-name-field-title-prefix, #frontpage .pane-entity-collection .box-decoration-bg-red .field-name-field-frontpage-title-prefix {
  color: white;
}
/* line 927, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-light-blue {
  background: lightblue;
}
/* line 931, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-info {
  background: #f0f0f0;
}
/* line 943, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-info h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-info .field-name-field-intro-text,
#frontpage .pane-entity-collection .box-decoration-bg-alert h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-alert .field-name-field-intro-text,
#frontpage .pane-entity-collection .box-decoration-bg-highlight h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-intro-text,
#frontpage .pane-entity-collection .box-decoration-bg-grey h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-grey .field-name-field-intro-text,
#frontpage .pane-entity-collection .box-decoration-bg-light-blue h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-light-blue .field-name-field-intro-text,
#frontpage .pane-entity-collection .box-decoration-bg-red h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-red .field-name-field-intro-text {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
@media all and (max-width: 768px) {
  /* line 943, ../sass/_page.scss */
  #frontpage .pane-entity-collection .box-decoration-bg-info h2.title,
  #frontpage .pane-entity-collection .box-decoration-bg-info .field-name-field-intro-text,
  #frontpage .pane-entity-collection .box-decoration-bg-alert h2.title,
  #frontpage .pane-entity-collection .box-decoration-bg-alert .field-name-field-intro-text,
  #frontpage .pane-entity-collection .box-decoration-bg-highlight h2.title,
  #frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-intro-text,
  #frontpage .pane-entity-collection .box-decoration-bg-grey h2.title,
  #frontpage .pane-entity-collection .box-decoration-bg-grey .field-name-field-intro-text,
  #frontpage .pane-entity-collection .box-decoration-bg-light-blue h2.title,
  #frontpage .pane-entity-collection .box-decoration-bg-light-blue .field-name-field-intro-text,
  #frontpage .pane-entity-collection .box-decoration-bg-red h2.title,
  #frontpage .pane-entity-collection .box-decoration-bg-red .field-name-field-intro-text {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
/* line 955, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-info h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-alert h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-highlight h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-grey h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-light-blue h2.title,
#frontpage .pane-entity-collection .box-decoration-bg-red h2.title {
  padding-bottom: 0;
}
/* line 958, ../sass/_page.scss */
#frontpage .pane-entity-collection .box-decoration-bg-info .field-name-field-title-prefix, #frontpage .pane-entity-collection .box-decoration-bg-info .field-name-field-frontpage-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-alert .field-name-field-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-alert .field-name-field-frontpage-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-frontpage-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-grey .field-name-field-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-grey .field-name-field-frontpage-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-light-blue .field-name-field-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-light-blue .field-name-field-frontpage-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-red .field-name-field-title-prefix,
#frontpage .pane-entity-collection .box-decoration-bg-red .field-name-field-frontpage-title-prefix {
  margin-left: 20px;
}
@media all and (max-width: 768px) {
  /* line 958, ../sass/_page.scss */
  #frontpage .pane-entity-collection .box-decoration-bg-info .field-name-field-title-prefix, #frontpage .pane-entity-collection .box-decoration-bg-info .field-name-field-frontpage-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-alert .field-name-field-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-alert .field-name-field-frontpage-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-highlight .field-name-field-frontpage-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-grey .field-name-field-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-grey .field-name-field-frontpage-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-light-blue .field-name-field-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-light-blue .field-name-field-frontpage-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-red .field-name-field-title-prefix,
  #frontpage .pane-entity-collection .box-decoration-bg-red .field-name-field-frontpage-title-prefix {
    margin-left: 10px;
  }
}
/* line 968, ../sass/_page.scss */
#frontpage div.title-font-weight-light {
  font-weight: 100;
}
/* line 973, ../sass/_page.scss */
#frontpage .title-font-size-xlarge h2.title {
  font-size: 2.5em;
  line-height: 1em;
}
/* line 979, ../sass/_page.scss */
#frontpage .title-font-size-large h2.title {
  font-size: 2em;
  line-height: 1.125em;
}
/* line 984, ../sass/_page.scss */
#frontpage .title-font-size-small {
  font-size: 0.7em;
}
/* line 988, ../sass/_page.scss */
#frontpage .title-font-size-xsmall {
  font-size: 0.5em;
}
/* line 996, ../sass/_page.scss */
#frontpage .span8 .box-style-overlay h2.title, #frontpage .span9 .box-style-overlay h2.title, #frontpage .span10 .box-style-overlay h2.title, #frontpage .span11 .box-style-overlay h2.title, #frontpage .span12 .box-style-overlay h2.title {
  font-size: 2.5em;
  line-height: 1em;
}
@media all and (max-width: 480px) {
  /* line 996, ../sass/_page.scss */
  #frontpage .span8 .box-style-overlay h2.title, #frontpage .span9 .box-style-overlay h2.title, #frontpage .span10 .box-style-overlay h2.title, #frontpage .span11 .box-style-overlay h2.title, #frontpage .span12 .box-style-overlay h2.title {
    font-size: 1.25em;
    line-height: 1.1em;
    margin-top: 0.25em;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 996, ../sass/_page.scss */
  #frontpage .span8 .box-style-overlay h2.title, #frontpage .span9 .box-style-overlay h2.title, #frontpage .span10 .box-style-overlay h2.title, #frontpage .span11 .box-style-overlay h2.title, #frontpage .span12 .box-style-overlay h2.title {
    font-size: 1.5625em;
    line-height: 0.88em;
    margin-top: 0.25em;
  }
}

/* line 1015, ../sass/_page.scss */
#block-simpleads-ad-groups-15,
#block-simpleads-ad-groups-35 {
  width: 68.085%;
}

@media all and (max-width: 480px) {
  /* line 1027, ../sass/_page.scss */
  .page-node .full-content h1 {
    font-size: 1.75em;
    line-height: 1.07143em;
  }
}
/* line 1032, ../sass/_page.scss */
.page-node .full-content .field-name-field-intro-text {
  font-size: 1.1875em;
  line-height: 1.26316em;
  margin-bottom: 1.05263em;
  font-weight: bold;
}
@media all and (max-width: 480px) {
  /* line 1032, ../sass/_page.scss */
  .page-node .full-content .field-name-field-intro-text {
    font-weight: normal;
  }
}
@media all and (max-width: 480px) {
  /* line 1040, ../sass/_page.scss */
  .page-node .full-content .field-name-published-date, .page-node .full-content .field-name-updated-at {
    font-size: 0.75em;
    line-height: 1.66667em;
  }
}
/* line 1045, ../sass/_page.scss */
.page-node .full-content .group-byline {
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 10px;
  overflow: hidden;
}
/* line 1050, ../sass/_page.scss */
.page-node .full-content .group-byline .entity-field-collection-item {
  margin-bottom: 10px;
}
@media all and (max-width: 480px) {
  /* line 1052, ../sass/_page.scss */
  .page-node .full-content .group-byline .entity-field-collection-item .field-name-title, .page-node .full-content .group-byline .entity-field-collection-item .field-name-field-job-title {
    font-size: 0.75em;
    line-height: 1.66667em;
  }
}
/* line 1059, ../sass/_page.scss */
.page-node .full-content .group-byline > .field {
  float: left;
}
@media all and (max-width: 480px) {
  /* line 1062, ../sass/_page.scss */
  .page-node .full-content .group-byline .field-name-field-byline {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-right: 10px;
  }
}
/* line 1069, ../sass/_page.scss */
.page-node .full-content .group-byline .field-name-partner-byline {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #a6a6a6;
}
@media all and (max-width: 480px) {
  /* line 1069, ../sass/_page.scss */
  .page-node .full-content .group-byline .field-name-partner-byline {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0px;
    padding-left: 10px;
    width: 50%;
  }
}
@media all and (max-width: 480px) {
  /* line 1079, ../sass/_page.scss */
  .page-node .full-content .group-byline .field-name-partner-byline .field-name-organization-title-2 {
    font-size: 0.75em;
    line-height: 1.33333em;
  }
}
/* line 1086, ../sass/_page.scss */
.page-node .full-content .group-byline .field-name-sharing-buttons-1 {
  float: right;
  margin-top: 14px;
}
@media all and (max-width: 480px) {
  /* line 1086, ../sass/_page.scss */
  .page-node .full-content .group-byline .field-name-sharing-buttons-1 {
    clear: both;
    margin-top: 10px;
  }
}
/* line 1096, ../sass/_page.scss */
.page-node .full-content .field-name-sharing-buttons-2 {
  border-top: 1px solid #a6a6a6;
  padding-top: 10px;
}
/* line 1101, ../sass/_page.scss */
.page-node .full-content .field-name-field-byline-label {
  display: none;
  float: left;
  margin-right: 4px;
  color: #a6a6a6;
}
/* line 1107, ../sass/_page.scss */
.page-node .full-content .field-name-field-byline-label + .field-items {
  float: left;
}
/* line 1110, ../sass/_page.scss */
.page-node .full-content .field-name-field-job-title {
  clear: left;
}
/* line 1114, ../sass/_page.scss */
.page-node .full-content .moscone-flipped-column-content-region-inner > .field {
  margin-bottom: 20px;
}
/* line 1118, ../sass/_page.scss */
.page-node .full-content .field-name-comment-guidlines {
  background: #a6a6a6;
  padding: 10px;
  font-size: 0.875em;
  line-height: 1.42857em;
}
/* line 1124, ../sass/_page.scss */
.page-node .full-content .field-name-body {
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 1.0625em;
  line-height: 1.52941em;
  overflow: hidden;
}
/* line 1130, ../sass/_page.scss */
.page-node .full-content .field-name-body h2, .page-node .full-content .field-name-body h3, .page-node .full-content .field-name-body h4 {
  overflow: hidden;
}
/* line 1135, ../sass/_page.scss */
.page-node .full-content .field-name-field-podcast {
  margin-top: 20px;
}

/* line 1142, ../sass/_page.scss */
.field-name-body iframe {
  max-width: 100% !important;
}

/* line 1150, ../sass/_page.scss */
.node.view-mode-teaser, .node.view-mode-featured, .node.view-mode-frontpage_featured {
  position: relative;
}
/* line 1152, ../sass/_page.scss */
.node.view-mode-teaser .field-name-field-title-prefix, .node.view-mode-teaser .field-name-field-frontpage-title-prefix, .node.view-mode-featured .field-name-field-title-prefix, .node.view-mode-featured .field-name-field-frontpage-title-prefix, .node.view-mode-frontpage_featured .field-name-field-title-prefix, .node.view-mode-frontpage_featured .field-name-field-frontpage-title-prefix {
  font-size: 0.875em;
  line-height: 1.42857em;
  font-weight: bold;
  margin-top: 12px;
  text-transform: uppercase;
  line-height: 1em;
  color: #439ce1;
}
@media all and (max-width: 480px) {
  /* line 1152, ../sass/_page.scss */
  .node.view-mode-teaser .field-name-field-title-prefix, .node.view-mode-teaser .field-name-field-frontpage-title-prefix, .node.view-mode-featured .field-name-field-title-prefix, .node.view-mode-featured .field-name-field-frontpage-title-prefix, .node.view-mode-frontpage_featured .field-name-field-title-prefix, .node.view-mode-frontpage_featured .field-name-field-frontpage-title-prefix {
    font-size: 0.75em;
    line-height: 0.83333em;
    margin: 10px 0;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 1152, ../sass/_page.scss */
  .node.view-mode-teaser .field-name-field-title-prefix, .node.view-mode-teaser .field-name-field-frontpage-title-prefix, .node.view-mode-featured .field-name-field-title-prefix, .node.view-mode-featured .field-name-field-frontpage-title-prefix, .node.view-mode-frontpage_featured .field-name-field-title-prefix, .node.view-mode-frontpage_featured .field-name-field-frontpage-title-prefix {
    margin-right: 10px;
  }
}
/* line 1168, ../sass/_page.scss */
.node.view-mode-teaser .more-label, .node.view-mode-featured .more-label, .node.view-mode-frontpage_featured .more-label {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
}
/* line 1174, ../sass/_page.scss */
.node.view-mode-teaser .more-label a, .node.view-mode-featured .more-label a, .node.view-mode-frontpage_featured .more-label a {
  color: white;
  text-shadow: 1px 1px 3px black;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 0.75em;
  line-height: 0.83333em;
}
/* line 1183, ../sass/_page.scss */
.node.view-mode-teaser .field-name-field-front-intro-text, .node.view-mode-featured .field-name-field-front-intro-text, .node.view-mode-frontpage_featured .field-name-field-front-intro-text {
  font-size: 1.125em;
  line-height: 2.22222em;
}
/* line 1188, ../sass/_page.scss */
.node.view-mode-list_item .field-name-field-main-image {
  float: left;
}
/* line 1192, ../sass/_page.scss */
.node.view-mode-featured.partner-content, .node.node-teaser.partner-content {
  background: #f0f0f0;
  padding: 10px;
  overflow: hidden;
}
/* line 1197, ../sass/_page.scss */
.node.view-mode-featured.partner-content .field-name-field-main-image, .node.node-teaser.partner-content .field-name-field-main-image {
  margin: -10px -10px 0 -10px;
}
/* line 1200, ../sass/_page.scss */
.view-section-content .node.view-mode-featured.partner-content, .view-profile-content .node.view-mode-featured.partner-content, .view-section-content .node.node-teaser.partner-content, .view-profile-content .node.node-teaser.partner-content {
  background: none;
}
/* line 1204, ../sass/_page.scss */
.node.view-mode-featured.partner-content .field-name-field-title-prefix, .node.node-teaser.partner-content .field-name-field-title-prefix {
  margin: -10px -10px 10px -10px;
}
/* line 1208, ../sass/_page.scss */
.node.view-mode-featured.partner-content .field-name-partner-short, .node.node-teaser.partner-content .field-name-partner-short {
  padding-bottom: 20px;
}

/* line 1215, ../sass/_page.scss */
.node.view-mode-frontpage_featured .field-name-field-title-prefix, .node.view-mode-frontpage_featured .field-name-field-frontpage-title-prefix {
  color: white;
}
/* line 1218, ../sass/_page.scss */
.node.view-mode-frontpage_featured .field-name-title {
  margin: 12px 0 0 0;
}
/* line 1220, ../sass/_page.scss */
.node.view-mode-frontpage_featured .field-name-title a {
  color: white;
}

/* line 1227, ../sass/_page.scss */
.page-node.node-type-profile .node.view-mode-full, .page-node.node-type-organization .node.view-mode-full {
  background: #a6a6a6;
  margin: -20px -20px 20px -20px;
  padding: 10px 20px;
}
/* line 1232, ../sass/_page.scss */
.page-node.node-type-profile div.panel-pane.pane-entity-view.pane-node.grey-box, .page-node.node-type-organization div.panel-pane.pane-entity-view.pane-node.grey-box {
  padding-left: 0px;
}
/* line 1235, ../sass/_page.scss */
.page-node.node-type-profile h1.title, .page-node.node-type-organization h1.title {
  font-size: 1.875em;
  line-height: 0.66667em;
  font-weight: 200;
  margin: 0;
}
/* line 1242, ../sass/_page.scss */
.page-node.node-type-profile .field-name-field-photo, .page-node.node-type-profile .field-name-field-image, .page-node.node-type-organization .field-name-field-photo, .page-node.node-type-organization .field-name-field-image {
  float: left;
  margin-right: 20px;
}
/* line 1246, ../sass/_page.scss */
.page-node.node-type-profile .field-name-field-photo img, .page-node.node-type-profile .field-name-field-image img, .page-node.node-type-organization .field-name-field-photo img, .page-node.node-type-organization .field-name-field-image img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
}
/* line 1254, ../sass/_page.scss */
.page-node.node-type-profile .node-profile.view-mode-featured .field-name-field-email .field-label, .page-node.node-type-profile .node-profile.view-mode-featured .field-name-field-web .field-label, .page-node.node-type-profile .node-profile.view-mode-featured .field-name-field-twitter .field-label, .page-node.node-type-organization .node-profile.view-mode-featured .field-name-field-email .field-label, .page-node.node-type-organization .node-profile.view-mode-featured .field-name-field-web .field-label, .page-node.node-type-organization .node-profile.view-mode-featured .field-name-field-twitter .field-label {
  display: inline;
}

/* line 1262, ../sass/_page.scss */
.panel-pane.profile-top-panel .panel-panel {
  position: relative;
}
/* line 1267, ../sass/_page.scss */
.panel-pane.profile-top-panel .pane-node-field-cover-photo {
  margin: -20px -20px -40px -20px;
  z-index: 10;
  position: relative;
}
/* line 1272, ../sass/_page.scss */
.panel-pane.profile-top-panel .pane-node-field-cover-photo img {
  display: block;
}
/* line 1277, ../sass/_page.scss */
.panel-pane.profile-top-panel .pane-node-field-photo {
  float: left;
  margin-right: 20px;
  z-index: 100;
  position: relative;
}
/* line 1282, ../sass/_page.scss */
.panel-pane.profile-top-panel .pane-node-field-photo .field-name-field-photo {
  border: 3px solid white;
  background: white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
/* line 1286, ../sass/_page.scss */
.panel-pane.profile-top-panel .pane-node-field-photo .field-name-field-photo img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
}
/* line 1294, ../sass/_page.scss */
.panel-pane.profile-top-panel .pane-node-title {
  padding-top: 60px;
}
/* line 1296, ../sass/_page.scss */
.panel-pane.profile-top-panel .pane-node-title h1 {
  margin: 0;
}
/* line 1301, ../sass/_page.scss */
.panel-pane.profile-top-panel .pane-custom.pane-1 {
  clear: both;
  margin-top: 20px;
}

/* line 1309, ../sass/_page.scss */
.node-quote.node-teaser .field-name-body {
  background: #f1e2f8;
  padding: 20px 20px 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1.25em;
}
/* line 1314, ../sass/_page.scss */
.node-quote.node-teaser .field-name-body p {
  margin-top: 0em;
  margin-bottom: 1.25em;
}
/* line 1319, ../sass/_page.scss */
.node-quote.node-teaser .field-name-field-quote-name {
  background: url("../images/quote-tap.png") no-repeat;
  padding-top: 25px;
  padding-left: 10px;
  font-weight: bold;
}
/* line 1326, ../sass/_page.scss */
.node-quote.node-teaser .field-name-field-job-title {
  padding-left: 10px;
}

/* line 1333, ../sass/_page.scss */
.media-element-container.media-left {
  float: left;
  margin-right: 10px;
  max-width: 230px;
}
/* line 1339, ../sass/_page.scss */
.media-element-container.media-right {
  float: right;
  margin-left: 10px;
  max-width: 230px;
}
@media all and (max-width: 480px) {
  /* line 1344, ../sass/_page.scss */
  .media-element-container.media-right, .media-element-container.media-left {
    max-width: 50%;
  }
}

/* line 1353, ../sass/_page.scss */
.node.node-profile.view-mode-list_item::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/* line 1359, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .group-left {
  width: auto;
  float: none;
  vertical-align: middle;
}
/* line 1363, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .group-left .field-name-field-photo {
  display: inline;
}
/* line 1365, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .group-left .field-name-field-photo img {
  float: left;
  width: 55px;
}
/* line 1372, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .group-right {
  width: auto;
  float: none;
  vertical-align: middle;
}
@media all and (min-width: 480px) {
  /* line 1372, ../sass/_page.scss */
  .node.node-profile.view-mode-list_item .group-right {
    min-width: 300px;
  }
}
/* line 1379, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .group-right .field-name-title {
  display: inline;
  vertical-align: middle;
}
/* line 1383, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .group-right h4 {
  line-height: 20px;
  display: inline;
}
/* line 1389, ../sass/_page.scss */
.node.node-profile.view-mode-list_item h4 {
  margin-top: 0em;
  margin-bottom: 0em;
}
/* line 1393, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .field-name-field-job-title, .node.node-profile.view-mode-list_item .field-name-field-organization, .node.node-profile.view-mode-list_item .field-name-field-related-organisation {
  margin-right: 5px;
  overflow: hidden;
}
/* line 1398, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .field-name-field-related-organisation .field-item {
  width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 1404, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .group-left {
  display: none;
}
/* line 1408, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .field-name-field-photo {
  margin-right: 5px;
  width: 55px;
  float: left;
}
/* line 1413, ../sass/_page.scss */
.node.node-profile.view-mode-list_item .field-name-field-photo img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
}
/* line 1421, ../sass/_page.scss */
.node.node-profile.view-mode-featured .field-name-field-job-title {
  font-weight: 700;
}
/* line 1425, ../sass/_page.scss */
.node.node-profile.view-mode-featured .field-name-field-job-title a, .node.node-profile.view-mode-featured .field-name-field-organization a, .node.node-profile.view-mode-featured .field-name-field-related-organisation a {
  color: #292929;
  text-decoration: none;
}
/* line 1430, ../sass/_page.scss */
.node.node-profile.view-mode-featured .field-name-field-job-title a:hover, .node.node-profile.view-mode-featured .field-name-field-organization a:hover, .node.node-profile.view-mode-featured .field-name-field-related-organisation a:hover {
  text-decoration: underline;
}
/* line 1436, ../sass/_page.scss */
.node.node-profile.view-mode-featured .field a {
  color: #292929;
}
/* line 1442, ../sass/_page.scss */
.node.node-profile.view-mode-featured .field-label-inline .field-label {
  margin-right: 5px;
  color: #a6a6a6;
  width: 20px;
}
/* line 1449, ../sass/_page.scss */
.node.node-profile.view-mode-featured .field-name-field-facebook .field-label {
  background: #a6a6a6;
  color: #f0f0f0;
  height: 19px;
  width: 19px;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 1456, ../sass/_page.scss */
.node.node-profile.view-mode-featured .field-name-field-facebook .field-label span:before {
  padding-left: 7px;
}

/* line 1467, ../sass/_page.scss */
.node-organization.view-mode-description .field-label-inline .field-label, .node-type-organization.view-mode-description .field-label-inline .field-label {
  margin-right: 5px;
  color: #a6a6a6;
  width: 20px;
}
/* line 1475, ../sass/_page.scss */
.node-organization.view-mode-description .field-name-field-facebook .field-label, .node-type-organization.view-mode-description .field-name-field-facebook .field-label {
  background: #a6a6a6;
  color: #f0f0f0;
  height: 19px;
  width: 19px;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 1482, ../sass/_page.scss */
.node-organization.view-mode-description .field-name-field-facebook .field-label span:before, .node-type-organization.view-mode-description .field-name-field-facebook .field-label span:before {
  padding-left: 7px;
}
/* line 1488, ../sass/_page.scss */
.node-organization.view-mode-description .read-more a, .node-organization.view-mode-description .read-less a, .node-type-organization.view-mode-description .read-more a, .node-type-organization.view-mode-description .read-less a {
  color: #9120c6;
  font-weight: bold;
}
/* line 1493, ../sass/_page.scss */
.node-organization.view-mode-description a, .node-type-organization.view-mode-description a {
  color: #292929;
  text-decoration: none;
}
/* line 1499, ../sass/_page.scss */
.node-organization .node-ramsalt-article.node-teaser.partner-content, .node-type-organization .node-ramsalt-article.node-teaser.partner-content {
  background: none;
  padding: 0px;
}
/* line 1502, ../sass/_page.scss */
.node-organization .node-ramsalt-article.node-teaser.partner-content .field-name-partner-short, .node-type-organization .node-ramsalt-article.node-teaser.partner-content .field-name-partner-short {
  display: none;
}

/* line 1511, ../sass/_page.scss */
.node-ramsalt-blog-post.view-mode-featured h2.title {
  font-size: 2.5em;
  line-height: 1.5em;
  margin-bottom: 0.25em;
  font-weight: 400;
}
@media all and (max-width: 480px) {
  /* line 1511, ../sass/_page.scss */
  .node-ramsalt-blog-post.view-mode-featured h2.title {
    font-size: 1.375em;
    line-height: 1.09091em;
  }
}
/* line 1520, ../sass/_page.scss */
.node-ramsalt-blog-post h1.title {
  border-top: 1px solid #f0f0f0;
}
/* line 1524, ../sass/_page.scss */
.node-ramsalt-blog-post .field-name-field-job-title {
  color: #a6a6a6;
}

/* line 1530, ../sass/_page.scss */
.field-type-text-with-summary a, .field-type-text a, .field-name-title a {
  color: #a80e0f;
  text-decoration: none;
}
/* line 1534, ../sass/_page.scss */
.field-type-text-with-summary a:hover, .field-type-text a:hover, .field-name-title a:hover {
  text-decoration: underline;
}

/* line 1540, ../sass/_page.scss */
.logged-in #content {
  position: relative;
}
/* line 1543, ../sass/_page.scss */
.logged-in .tabs-primary {
  margin-bottom: 1em;
  margin-top: 0;
}

/* line 1549, ../sass/_page.scss */
ul.blog-nav {
  list-style-type: none;
  padding: 0;
}
/* line 1552, ../sass/_page.scss */
ul.blog-nav li {
  list-style-type: none;
  display: inline-block;
  padding-right: 15px;
}
@media all and (max-width: 480px) {
  /* line 1552, ../sass/_page.scss */
  ul.blog-nav li {
    padding-right: 5px;
  }
}
/* line 1560, ../sass/_page.scss */
ul.blog-nav li a {
  display: inline-block;
  color: #292929;
  font-size: 14px;
  background: #f0f0f0;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
  line-height: 1em;
}
@media all and (max-width: 480px) {
  /* line 1560, ../sass/_page.scss */
  ul.blog-nav li a {
    font-size: 0.75em;
    line-height: 1em;
    padding: 7px 10px;
  }
}
/* line 1575, ../sass/_page.scss */
ul.blog-nav li span.fa {
  font-size: 14px;
  line-height: 1em;
}

/* line 1587, ../sass/_page.scss */
.region-footer .block.block-simplenews {
  background: #a6a6a6;
  padding: 10px 20px;
}
/* line 1590, ../sass/_page.scss */
.region-footer .block.block-simplenews p {
  font-size: 0.875em;
  line-height: 1.42857em;
  float: left;
  margin: 0;
  line-height: 38px;
  margin-right: 20px;
  font-weight: 700;
}
@media all and (max-width: 480px) {
  /* line 1590, ../sass/_page.scss */
  .region-footer .block.block-simplenews p {
    line-height: 23px;
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
  }
}
/* line 1604, ../sass/_page.scss */
.region-footer .block.block-simplenews .form-item-mail {
  float: left;
  margin: 0 10px 0 0;
}
/* line 1605, ../sass/_page.scss */
.region-footer .block.block-simplenews .form-item-mail label {
  display: none;
}
/* line 1610, ../sass/_page.scss */
.region-footer .block.block-simplenews .form-item-mail input {
  width: 230px;
  border: none;
}
@media all and (max-width: 480px) {
  /* line 1604, ../sass/_page.scss */
  .region-footer .block.block-simplenews .form-item-mail {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 64%;
    margin-right: 2%;
  }
}
@media all and (max-width: 480px) {
  /* line 1620, ../sass/_page.scss */
  .region-footer .block.block-simplenews input.form-submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
  }
}

/* line 1630, ../sass/_page.scss */
h2.block-title, h2.pane-title {
  margin-top: 0em;
  margin-bottom: 0.83333em;
  font-size: 1.17em;
  line-height: 1.06838em;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 1639, ../sass/_page.scss */
.featured-block h2.block-title, .featured-block h2.pane-title {
  margin-top: 0em;
  margin-bottom: 0.83333em;
  font-size: 1.5em;
  line-height: 1.66667em;
  background: #2a2724;
  color: white;
  padding: 5px 10px;
  font-weight: normal;
  text-transform: uppercase;
}

/* Stillingannonser block */
/* line 1652, ../sass/_page.scss */
.pane-block-7 {
  border-left: solid 10px #2a2724;
  border-right: solid 10px #2a2724;
  border-bottom: solid 10px #2a2724;
}
/* line 1656, ../sass/_page.scss */
.pane-block-7 iframe {
  width: 100%;
}
/* line 1659, ../sass/_page.scss */
.pane-block-7 .pane-title {
  background: #2a2724;
  color: white;
  font-size: 14px;
  padding: 7px 0;
  margin: 0;
  line-height: initial;
}

/* line 1669, ../sass/_page.scss */
.grey-box {
  background: #f0f0f0;
  padding: 20px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1674, ../sass/_page.scss */
.grey-box h2.block-title, .grey-box h2.pane-title {
  color: #a6a6a6;
  background: transparent;
  padding: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1em;
}

/* line 1684, ../sass/_page.scss */
.blue-box {
  background: #4479d4;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1688, ../sass/_page.scss */
.blue-box h2.block-title, .blue-box h2.pane-title {
  color: #439ce1;
}

/* line 1693, ../sass/_page.scss */
.pink-box {
  background: #f1e2f8;
  padding: 20px;
  margin-bottom: 10px;
  color: #bb76dc;
}
/* line 1699, ../sass/_page.scss */
.pink-box h2.block-title, .pink-box h2.pane-title {
  color: #9120c6;
  background: transparent;
  padding: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1em;
}

/* line 1709, ../sass/_page.scss */
.empty-text {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 1717, ../sass/_page.scss */
iframe.twitter-timeline {
  width: 100% !important;
}

/* line 1721, ../sass/_page.scss */
ul.quicktabs-tabs {
  padding: 0;
  border-bottom: 7px solid #2a2724;
}
/* line 1724, ../sass/_page.scss */
#quicktabs-siste_mest_lest ul.quicktabs-tabs, #quicktabs-mest_lest_kommentert_meninger_ ul.quicktabs-tabs {
  margin-bottom: 0px;
}
@media all and (max-width: 480px) {
  /* line 46, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  ul.quicktabs-tabs:before, ul.quicktabs-tabs:after {
    content: "";
    display: table;
  }
  /* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  ul.quicktabs-tabs:after {
    clear: both;
  }
}
/* line 1730, ../sass/_page.scss */
ul.quicktabs-tabs li {
  display: inline-block;
  padding: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1736, ../sass/_page.scss */
#quicktabs-siste_mest_lest ul.quicktabs-tabs li, #quicktabs-mest_lest_kommentert_meninger_ ul.quicktabs-tabs li {
  float: left;
  width: 50%;
}
/* line 1740, ../sass/_page.scss */
ul.quicktabs-tabs li.active {
  padding-bottom: 0px;
}
/* line 1742, ../sass/_page.scss */
ul.quicktabs-tabs li.active a {
  padding-bottom: 10px;
  background: #3c3c40;
  color: white;
}
/* line 1746, ../sass/_page.scss */
#quicktabs-siste_mest_lest ul.quicktabs-tabs li.active a, #quicktabs-mest_lest_kommentert_meninger_ ul.quicktabs-tabs li.active a {
  padding-bottom: 10px;
}
@media all and (max-width: 480px) {
  /* line 1730, ../sass/_page.scss */
  ul.quicktabs-tabs li {
    width: 32%;
    display: block;
    float: left;
    padding-bottom: 0px;
  }
}
/* line 1759, ../sass/_page.scss */
ul.quicktabs-tabs li a {
  padding: 10px 5%;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-size: 0.75em;
  line-height: 1em;
  display: inline-block;
  background: #f0f0f0;
  color: #292929;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 480px) {
  /* line 1759, ../sass/_page.scss */
  ul.quicktabs-tabs li a {
    padding: 5px 5px;
    font-size: 0.6875em;
    line-height: 1.27273em;
    width: 100%;
    white-space: initial;
    min-height: 45px;
  }
}
/* line 1777, ../sass/_page.scss */
#quicktabs-siste_mest_lest ul.quicktabs-tabs li a, #quicktabs-mest_lest_kommentert_meninger_ ul.quicktabs-tabs li a {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
/* line 1784, ../sass/_page.scss */
ul.quicktabs-tabs li a:hover {
  background: #2a2724;
  color: white;
}
@media all and (min-width: 768px) {
  /* line 1759, ../sass/_page.scss */
  ul.quicktabs-tabs li a {
    width: 210px;
  }
}

/* line 1798, ../sass/_page.scss */
#quicktabs-siste_mest_lest .quicktabs_main, #quicktabs-mest_lest_kommentert_meninger_ .quicktabs_main {
  clear: both;
  padding: 5px 0;
}
/* line 1801, ../sass/_page.scss */
#quicktabs-siste_mest_lest .quicktabs_main .views-row, #quicktabs-mest_lest_kommentert_meninger_ .quicktabs_main .views-row {
  border-bottom: 1px dotted #2a2724;
  padding: 10px 5px;
  font-size: 0.875em;
  line-height: 1.42857em;
  line-height: normal;
}
/* line 38, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#quicktabs-siste_mest_lest .quicktabs_main .views-row:after, #quicktabs-mest_lest_kommentert_meninger_ .quicktabs_main .views-row:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1808, ../sass/_page.scss */
#quicktabs-siste_mest_lest .quicktabs_main .views-row.views-row-last, #quicktabs-mest_lest_kommentert_meninger_ .quicktabs_main .views-row.views-row-last {
  border-bottom: 0;
}
/* line 1811, ../sass/_page.scss */
#quicktabs-siste_mest_lest .quicktabs_main .views-row .views-field-published-at, #quicktabs-mest_lest_kommentert_meninger_ .quicktabs_main .views-row .views-field-published-at {
  float: left;
  margin-right: 10px;
  color: #686665;
}
/* line 1816, ../sass/_page.scss */
#quicktabs-siste_mest_lest .quicktabs_main .views-row a, #quicktabs-mest_lest_kommentert_meninger_ .quicktabs_main .views-row a {
  color: #3c3c40;
}

/* line 1824, ../sass/_page.scss */
#quicktabs-artikkelbunn {
  /*	& > .view-mode-featured{
          margin: 0px 10px 10px 10px;
          padding-bottom: 10px;
          border-bottom: 1px solid $grey;
      }*/
  /*	.node.view-mode-featured.partner-content, .node.node-teaser.partner-content{
          background: none;
      }
      .view-mode-teaser, > .view-mode-featured{
              margin: 0px 10px 10px 10px;
              padding-bottom: 10px;
              border-bottom: 1px solid $grey;
          .field{
              display: none;
          }
          .field-name-title, .field-name-field-main-image, .field-name-field-image{
              display: block;
          }
          .field-name-field-main-image{
              float: left;
              width: 48%;
              margin-right:2%;
              display: block;
              height: auto;
              overflow: hidden;
          }
          .field-name-title{
              h1, h2{
                  margin: 0px;
                  @include adjust-font-size-to(14px, 0.8);
              }
          }
      }*/
}

/* line 1861, ../sass/_page.scss */
.block-instagram h2.title, .block-instagram h2.pane-title {
  margin-bottom: 0.25em;
}

/* line 1866, ../sass/_page.scss */
.region-sidebar-second {
  position: absolute;
  top: 0px;
  right: -200px !important;
}

/* line 1872, ../sass/_page.scss */
.sidebar-second aside .region-sidebar-second {
  position: absolute;
  float: none;
  width: auto;
  margin: 68px 0 0 0;
  padding: 0;
  right: 0;
  z-index: 100;
}

/* line 1882, ../sass/_page.scss */
.pane-block[class*=avvir-ads] .pane-title, .block-avvir-ads .block-title {
  font-size: 0.5rem;
  color: lightgrey;
  text-transform: lowercase;
  font-style: oblique;
  margin: 0;
  padding: 0;
  line-height: 1;
}

/* line 1893, ../sass/_page.scss */
.panel-display .heading {
  background: #f0f0f0;
  padding: 10px 20px;
  border-top: 1px solid #a6a6a6;
  border-bottom: 2px solid #a6a6a6;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 1893, ../sass/_page.scss */
  .panel-display .heading {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* line 1902, ../sass/_page.scss */
.panel-display .heading .content ul {
  padding: 0;
}
/* line 1904, ../sass/_page.scss */
.panel-display .heading .content ul li {
  font-size: 0.750em;
  display: inline;
  list-style: none;
  margin-right: 10px;
  background: #4479d4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4479d4), color-stop(100%, #2655a5));
  background-image: -webkit-linear-gradient(#4479d4, #2655a5);
  background-image: -moz-linear-gradient(#4479d4, #2655a5);
  background-image: -o-linear-gradient(#4479d4, #2655a5);
  background-image: linear-gradient(#4479d4, #2655a5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 1px #4479d4;
  padding: 10px 15px;
  text-transform: uppercase;
  color: white;
}
/* line 83, ../sass/_mixins.scss */
.panel-display .heading .content ul li:hover {
  background: #4479d4;
}
/* line 86, ../sass/_mixins.scss */
.panel-display .heading .content ul li a {
  color: white;
  text-decoration: none;
}
@media all and (max-width: 480px) {
  /* line 1904, ../sass/_page.scss */
  .panel-display .heading .content ul li {
    padding: 5px 10px;
    font-size: smaller;
  }
}

/* line 1916, ../sass/_page.scss */
div.simplead-container {
  margin-bottom: 20px;
}

/* line 1920, ../sass/_page.scss */
.panel-display .heading {
  background: #f0f0f0;
  border-bottom: 3px solid #a6a6a6;
  padding: 10px 20px;
}
@media all and (min-width: 768px) {
  /* line 1920, ../sass/_page.scss */
  .panel-display .heading {
    margin: 0 -10px;
  }
}

/* line 1932, ../sass/_page.scss */
.page-node-add .node-form .filter-wrapper {
  padding-bottom: 0;
}
/* line 1935, ../sass/_page.scss */
.page-node-add .node-form .form-actions {
  background: none;
  padding: 0;
  position: static;
}
/* line 1940, ../sass/_page.scss */
.page-node-add .node-form .form-actions .form-submit {
  margin-right: 10px;
}

/* line 1947, ../sass/_page.scss */
.socialmedia-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}

/* line 1952, ../sass/_page.scss */
.node-type-longform {
  padding: 0;
}
/* line 1954, ../sass/_page.scss */
.node-type-longform .node {
  overflow: visible;
}
/* line 1957, ../sass/_page.scss */
.node-type-longform #page {
  padding: 0 10px;
  width: calc(100% - 20px);
}
/* line 1961, ../sass/_page.scss */
.node-type-longform #main {
  width: 100%;
}
/* line 1963, ../sass/_page.scss */
.node-type-longform #main #content {
  margin-right: 0;
  padding: 10px 0 25px;
}
@media all and (max-width: 768px) {
  /* line 1963, ../sass/_page.scss */
  .node-type-longform #main #content {
    padding: 10px 10px 25px 10px;
  }
}
/* line 1971, ../sass/_page.scss */
.node-type-longform #content {
  overflow: visible;
}
/* line 1974, ../sass/_page.scss */
.node-type-longform h1.title {
  margin-top: 5px;
}
/* line 1977, ../sass/_page.scss */
.node-type-longform .field-name-field-byline-label {
  margin-left: 10px;
}
/* line 1980, ../sass/_page.scss */
.node-type-longform .field-name-field-title-prefix, .node-type-longform .field-name-field-frontpage-title-prefix {
  margin-top: 20px;
}
/* line 1985, ../sass/_page.scss */
.node-type-longform .group-article-header-title {
  background-color: rgba(0, 0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAwKSIvPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMzEsIDU5LCA4LCAwKSIvPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMCwgMCwgMCwgMCkiLz48c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAwLjkyKSIvPjxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(31, 59, 8, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(11%, rgba(0, 0, 0, 0.92)), color-stop(12%, #000000), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(31, 59, 8, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.92) 11%, #000000 12%, #000000 100%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(31, 59, 8, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.92) 11%, #000000 12%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(31, 59, 8, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.92) 11%, #000000 12%, #000000 100%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(31, 59, 8, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.92) 11%, #000000 12%, #000000 100%);
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.2);
  color: white;
  padding: 20px 0 10px;
  width: 100%;
  margin-top: -20px;
  margin-bottom: 20px;
  z-index: 5;
  position: relative;
  width: calc(100vw + 2px);
}
@media all and (min-width: 1195px) {
  /* line 1985, ../sass/_page.scss */
  .node-type-longform .group-article-header-title {
    width: calc(100vw - 13px);
  }
}
/* line 2004, ../sass/_page.scss */
.node-type-longform .group-article-header-title .field-name-field-title-prefix,
.node-type-longform .group-article-header-title .field-name-title {
  max-width: 960px;
  margin-left: 12px;
  margin-right: 12px;
}
@media all and (min-width: 1195px) {
  /* line 2004, ../sass/_page.scss */
  .node-type-longform .group-article-header-title .field-name-field-title-prefix,
  .node-type-longform .group-article-header-title .field-name-title {
    margin-left: calc((100vw - 1250px)/2 + 40px);
  }
}
/* line 2012, ../sass/_page.scss */
.node-type-longform .group-article-header-title .field-name-title::after {
  border: 2px solid white;
  content: ' ';
  display: block;
  width: 20%;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 2021, ../sass/_page.scss */
.node-type-longform .group-byline {
  margin-bottom: 20px;
}
/* line 2024, ../sass/_page.scss */
.node-type-longform .field-name-sharing-buttons-1 {
  margin-top: 10px;
}
/* line 2027, ../sass/_page.scss */
.node-type-longform .field-name-field-main-image .field-name-field-image-caption {
  display: none;
}
/* line 2032, ../sass/_page.scss */
.node-type-longform .field-name-field-byline .node-profile .group-left {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
}
/* line 2037, ../sass/_page.scss */
.node-type-longform .field-name-field-byline .node-profile .group-right {
  vertical-align: middle !important;
  display: inline-block;
}
/* line 2045, ../sass/_page.scss */
.node-type-longform .group-article-header img,
.node-type-longform .image-center img {
  width: 100%;
}
/* line 2048, ../sass/_page.scss */
.node-type-longform .group-article-header .field-name-field-image-caption,
.node-type-longform .image-center .field-name-field-image-caption {
  max-width: 960px;
  margin-left: 12px;
  margin-right: 12px;
}
@media all and (min-width: 1195px) {
  /* line 2048, ../sass/_page.scss */
  .node-type-longform .group-article-header .field-name-field-image-caption,
  .node-type-longform .image-center .field-name-field-image-caption {
    margin-left: calc((100vw - 1250px)/2 + 40px);
  }
}
/* line 2057, ../sass/_page.scss */
.node-type-longform .group-article-header {
  width: calc(100vw + 2px);
  margin-left: -12px;
}
@media all and (min-width: 1195px) {
  /* line 2057, ../sass/_page.scss */
  .node-type-longform .group-article-header {
    width: calc(100vw - 13px);
    margin-left: calc((-100vw + 1250px)/2 - 40px);
  }
}
/* line 2065, ../sass/_page.scss */
.node-type-longform .full-content .field-name-body {
  overflow: visible;
}
/* line 2068, ../sass/_page.scss */
.node-type-longform .full-content .field-name-body blockquote {
  font-size: 1.5em;
  line-height: 1.25em;
  font-style: italic;
}
@media all and (max-width: 768px) {
  /* line 2068, ../sass/_page.scss */
  .node-type-longform .full-content .field-name-body blockquote {
    margin: 0 !important;
    padding: 0 15px !important;
  }
}
@media all and (min-width: 768px) {
  /* line 2068, ../sass/_page.scss */
  .node-type-longform .full-content .field-name-body blockquote {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    margin: 1.5em -60px;
  }
}
@media all and (min-width: 768px) {
  /* line 2080, ../sass/_page.scss */
  .node-type-longform .full-content .field-name-body blockquote .fa {
    margin-left: -36px;
    position: absolute;
  }
}
/* line 2088, ../sass/_page.scss */
.node-type-longform .panel-title {
  background-color: rgba(0, 0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAwKSIvPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMzEsIDU5LCA4LCAwKSIvPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMCwgMCwgMCwgMCkiLz48c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAwLjkyKSIvPjxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(31, 59, 8, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(11%, rgba(0, 0, 0, 0.92)), color-stop(12%, #000000), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(31, 59, 8, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.92) 11%, #000000 12%, #000000 100%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(31, 59, 8, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.92) 11%, #000000 12%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(31, 59, 8, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.92) 11%, #000000 12%, #000000 100%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(31, 59, 8, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.92) 11%, #000000 12%, #000000 100%);
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.2);
  color: white;
  padding: 7% 0 5%;
  width: 100%;
}
@media all and (max-width: 768px) {
  /* line 2088, ../sass/_page.scss */
  .node-type-longform .panel-title {
    margin-top: -80px;
    position: relative;
    z-index: 100;
  }
}
@media all and (min-width: 768px) {
  /* line 2088, ../sass/_page.scss */
  .node-type-longform .panel-title {
    position: absolute;
    bottom: 0;
    padding: 2% 0 1%;
  }
}
/* line 2110, ../sass/_page.scss */
.node-type-longform .panel-title .field-name-title:after {
  border: 2px solid white;
  content: ' ';
  display: block;
  width: 20%;
}
/* line 2117, ../sass/_page.scss */
.node-type-longform .panel-title .field-name-title .title {
  font-family: Helvetica, Arial, "Nimbus Sans L", sans-serif;
  margin: 0 0 0.20em 0;
  padding: 0;
}
@media all and (max-width: 768px) {
  /* line 2117, ../sass/_page.scss */
  .node-type-longform .panel-title .field-name-title .title {
    font-size: 3em;
    line-height: 1.25em;
    line-height: normal;
  }
}
@media all and (min-width: 768px) {
  /* line 2117, ../sass/_page.scss */
  .node-type-longform .panel-title .field-name-title .title {
    font-size: 4em;
    line-height: 1.25em;
  }
}
/* line 2131, ../sass/_page.scss */
.node-type-longform .panel-title-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
@media all and (max-width: 768px) {
  /* line 2131, ../sass/_page.scss */
  .node-type-longform .panel-title-inner {
    padding: 0 15px;
  }
}
/* line 2140, ../sass/_page.scss */
.node-type-longform .panel-content .panel-content-inner .group-left {
  width: 55px;
  height: 65px;
  float: left;
  margin-right: 10px;
}
/* line 2146, ../sass/_page.scss */
.node-type-longform .panel-content .group-right {
  padding-top: 15px;
}
/* line 2149, ../sass/_page.scss */
.node-type-longform .panel-content .field-name-body {
  clear: both;
  margin-top: 20px;
}
/* line 2155, ../sass/_page.scss */
.node-type-longform .image-center {
  overflow: visible;
}
/* line 2158, ../sass/_page.scss */
.node-type-longform .image-center figure {
  width: 100%;
}
/* line 2161, ../sass/_page.scss */
.node-type-longform .image-center figcaption {
  max-width: 980px;
  margin-left: 12px;
  margin-right: 12px;
  font-style: italic;
}
@media all and (min-width: 1195px) {
  /* line 2161, ../sass/_page.scss */
  .node-type-longform .image-center figcaption {
    margin-left: calc((100vw - 1250px)/2 + 40px);
  }
}
/* line 2171, ../sass/_page.scss */
.node-type-longform .skyscraper-ad {
  display: none;
}

/* line 2175, ../sass/_page.scss */
.pane-barents-must-read {
  background: #eeeeee;
  padding: 10px 10px 0 10px;
  margin-right: 0;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 2180, ../sass/_page.scss */
  .pane-barents-must-read .item.last-column {
    padding-right: 10px !important;
  }
}

/* line 2187, ../sass/_page.scss */
.entity-collection-name-barents-must-read {
  background: #eeeeee;
  margin-bottom: 30px;
}

/* line 2191, ../sass/_page.scss */
.media-more-link {
  margin-bottom: 30px;
}

/* line 2195, ../sass/_page.scss */
.pane-podcasts {
  margin-bottom: 20px;
  position: relative;
}
/* line 2199, ../sass/_page.scss */
.pane-podcasts h2.pane-title .fp-seemore {
  margin-right: 0;
}
/* line 2203, ../sass/_page.scss */
.pane-podcasts .more-link {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 2207, ../sass/_page.scss */
.pane-podcasts .more-link a {
  text-transform: uppercase;
  padding-right: 30px;
  font-size: 18px;
}
/* line 2211, ../sass/_page.scss */
.pane-podcasts .more-link a:after {
  content: "";
  background-image: url("../images/icons/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 20px;
  height: 18px;
  right: 0;
  top: auto;
}

/* line 2227, ../sass/_page.scss */
.pane-block .simplenews-subscribe > div {
  display: flex;
  align-items: center;
}

/* line 2235, ../sass/_page.scss */
.not-front.not-logged-in .pane-block .simplenews-subscribe > div {
  flex-direction: column;
}
/* line 2239, ../sass/_page.scss */
.not-front.not-logged-in .pane-block .simplenews-subscribe .form-type-textfield,
.not-front.not-logged-in .pane-block .simplenews-subscribe #edit-submit {
  width: 100% !important;
}
/* line 2242, ../sass/_page.scss */
.not-front.not-logged-in .pane-block .simplenews-subscribe a {
  margin-top: 10px;
}

/* line 2251, ../sass/_page.scss */
.simplenews-subscribe a,
.simplenews-unsubscribe a {
  margin: 0 0 0 13px;
  font-size: 14px;
}
/* line 2256, ../sass/_page.scss */
.simplenews-subscribe .captcha,
.simplenews-unsubscribe .captcha {
  width: 100%;
}
/* line 2258, ../sass/_page.scss */
.simplenews-subscribe .captcha .g-recaptcha,
.simplenews-unsubscribe .captcha .g-recaptcha {
  width: 100%;
}
/* line 2260, ../sass/_page.scss */
.simplenews-subscribe .captcha .g-recaptcha > div,
.simplenews-unsubscribe .captcha .g-recaptcha > div {
  width: 100% !important;
  height: 150px !important;
}
/* line 2264, ../sass/_page.scss */
.simplenews-subscribe .captcha .g-recaptcha iframe,
.simplenews-unsubscribe .captcha .g-recaptcha iframe {
  width: 100%;
}
/* line 2270, ../sass/_page.scss */
.simplenews-subscribe .form-submit,
.simplenews-unsubscribe .form-submit {
  z-index: 9;
}

/* line 2278, ../sass/_page.scss */
.not-logged-in #frontpage .simplenews-subscribe > div {
  display: grid;
  grid-template-columns: 1fr 0.4fr 1.6fr;
  gap: 15px 0px;
  grid-template-areas: "email submit privacy" "captcha captcha captcha";
}
@media all and (max-width: 768px) {
  /* line 2278, ../sass/_page.scss */
  .not-logged-in #frontpage .simplenews-subscribe > div {
    display: flex;
    flex-direction: column;
  }
}
/* line 2292, ../sass/_page.scss */
.not-logged-in #frontpage .simplenews-subscribe .form-item-mail {
  grid-area: email;
}
@media all and (max-width: 768px) {
  /* line 2292, ../sass/_page.scss */
  .not-logged-in #frontpage .simplenews-subscribe .form-item-mail {
    width: 100%;
    margin-right: 0;
  }
}
/* line 2298, ../sass/_page.scss */
.not-logged-in #frontpage .simplenews-subscribe .form-item-mail .form-text {
  width: 100%;
}
/* line 2303, ../sass/_page.scss */
.not-logged-in #frontpage .simplenews-subscribe .captcha {
  grid-area: captcha;
}
/* line 2306, ../sass/_page.scss */
.not-logged-in #frontpage .simplenews-subscribe .captcha .g-recaptcha > div {
  height: 135px !important;
}
/* line 2312, ../sass/_page.scss */
.not-logged-in #frontpage .simplenews-subscribe a {
  grid-area: privacy;
}
/* line 2316, ../sass/_page.scss */
.not-logged-in #frontpage .simplenews-subscribe .form-submit {
  grid-area: submit;
}
@media all and (max-width: 768px) {
  /* line 2316, ../sass/_page.scss */
  .not-logged-in #frontpage .simplenews-subscribe .form-submit {
    width: 100%;
  }
}

/* line 2327, ../sass/_page.scss */
#sliding-popup .popup-content #popup-text {
  margin-top: 21px;
}
@media all and (max-width: 768px) {
  /* line 2327, ../sass/_page.scss */
  #sliding-popup .popup-content #popup-text {
    margin-top: 8px;
  }
}

/* line 2336, ../sass/_page.scss */
#sliding-popup .popup-content #popup-text p,
button.find-more-button {
  font-weight: normal;
  font-size: 14px;
}
@media all and (max-width: 768px) {
  /* line 2336, ../sass/_page.scss */
  #sliding-popup .popup-content #popup-text p,
  button.find-more-button {
    font-size: 12px;
  }
}

@media all and (max-width: 768px) {
  /* line 2345, ../sass/_page.scss */
  #sliding-popup button {
    font-size: 12px;
  }
}

/* line 2352, ../sass/_page.scss */
.field-name-sharing-buttons-1 img,
.field-name-sharing-buttons-2 img {
  display: inline !important;
}

/* line 2356, ../sass/_page.scss */
.contribute-banner-wrapper {
  background: #fce501;
  display: none;
  margin: 1em 0;
  height: 60px;
  align-items: center;
  margin-left: -2.33%;
  margin-right: -2.33%;
}
/* line 2364, ../sass/_page.scss */
.contribute-banner-wrapper a {
  float: right;
  background: black;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  border: medium none;
  height: 36px;
  width: 124px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 2376, ../sass/_page.scss */
.contribute-banner-wrapper a strong {
  font-weight: initial;
}
@media all and (max-width: 480px) {
  /* line 2364, ../sass/_page.scss */
  .contribute-banner-wrapper a {
    text-align: center;
  }
}
@media all and (max-width: 1024px) {
  /* line 2356, ../sass/_page.scss */
  .contribute-banner-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 0 2.33%;
  }
}
@media all and (max-width: 480px) {
  /* line 2356, ../sass/_page.scss */
  .contribute-banner-wrapper {
    display: flex;
    justify-content: space-around;
  }
}

/* line 2, ../sass/_ie.scss */
.lt-ie9 ul.quicktabs-tabs li {
  width: 200px;
}
/* line 5, ../sass/_ie.scss */
.lt-ie9 button, .lt-ie9 input, .lt-ie9 select, .lt-ie9 textarea {
  max-width: none;
}
/* line 8, ../sass/_ie.scss */
.lt-ie9 .view.view-blogg-profiles.profile-thumbs .view-content .views-row {
  width: 50px;
}

/* line 4, ../sass/_blocks.scss */
#frontpage .pane-simplenews-19,
#frontpage .pane-simplenews-44,
#frontpage .pane-simplenews-42 {
  background: #f1f1f1;
  padding: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 10, ../sass/_blocks.scss */
#frontpage .pane-simplenews-19 p,
#frontpage .pane-simplenews-44 p,
#frontpage .pane-simplenews-42 p {
  display: none;
}
/* line 14, ../sass/_blocks.scss */
#frontpage .pane-simplenews-19 .form-item-mail,
#frontpage .pane-simplenews-44 .form-item-mail,
#frontpage .pane-simplenews-42 .form-item-mail {
  float: left;
  margin: 0;
  margin-right: 20px;
}
/* line 18, ../sass/_blocks.scss */
#frontpage .pane-simplenews-19 .form-item-mail label,
#frontpage .pane-simplenews-44 .form-item-mail label,
#frontpage .pane-simplenews-42 .form-item-mail label {
  display: none;
}
/* line 23, ../sass/_blocks.scss */
#frontpage .pane-simplenews-19 .captcha,
#frontpage .pane-simplenews-44 .captcha,
#frontpage .pane-simplenews-42 .captcha {
  float: left;
}
/* line 27, ../sass/_blocks.scss */
#frontpage .pane-simplenews-19 .form-submit,
#frontpage .pane-simplenews-44 .form-submit,
#frontpage .pane-simplenews-42 .form-submit {
  padding: 10px 18px;
}
/* line 32, ../sass/_blocks.scss */
#frontpage .pane-simplenews-19 .issues-link,
#frontpage .pane-simplenews-19 .feed-icon,
#frontpage .pane-simplenews-44 .issues-link,
#frontpage .pane-simplenews-44 .feed-icon,
#frontpage .pane-simplenews-42 .issues-link,
#frontpage .pane-simplenews-42 .feed-icon {
  display: none;
}

/* line 39, ../sass/_blocks.scss */
#block-locale-language .block-title {
  display: none;
}

/* line 44, ../sass/_blocks.scss */
#second-language-chooser {
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 10px;
  overflow: hidden;
  display: flex;
}
/* line 49, ../sass/_blocks.scss */
#second-language-chooser a {
  margin-right: 1rem;
  font-style: italic;
}

@media all and (max-width: 480px) {
  /* line 55, ../sass/_blocks.scss */
  .block-locale {
    margin-right: 30px;
  }
}
/* line 60, ../sass/_blocks.scss */
.block-locale.toggle-header {
  display: none;
}
/* line 63, ../sass/_blocks.scss */
.block-locale .language-switcher-locale-url {
  padding: 0;
  margin: 0;
  font-size: smaller;
}
/* line 67, ../sass/_blocks.scss */
.block-locale .language-switcher-locale-url li {
  display: inline-block;
}
/* line 70, ../sass/_blocks.scss */
.block-locale .language-switcher-locale-url li a {
  color: #292929;
  font-size: 1em;
  line-height: 1.25em;
  text-transform: uppercase;
}
@media all and (max-width: 480px) {
  /* line 70, ../sass/_blocks.scss */
  .block-locale .language-switcher-locale-url li a {
    font-size: 0.875em;
    line-height: 1.42857em;
  }
}
/* line 77, ../sass/_blocks.scss */
.block-locale .language-switcher-locale-url li a.active {
  display: none;
}

/* line 92, ../sass/_blocks.scss */
.pane-adsense-managed-2,
.pane-adsense-managed-3,
.pane-adsense-managed-4,
.pane-adsense-managed-5,
.ad-desktop,
.ad-mobile {
  margin-bottom: 15px;
}

@media all and (max-width: 767px) {
  /* line 99, ../sass/_blocks.scss */
  .pane-adsense-managed-2,
  .pane-adsense-managed-3,
  .ad-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) {
  /* line 105, ../sass/_blocks.scss */
  #add-topbanner {
    display: none;
  }
}
@media all and (min-width: 768px) {
  /* line 113, ../sass/_blocks.scss */
  .pane-adsense-managed-4,
  .pane-adsense-managed-5,
  .ad-mobile {
    display: none;
  }
}
/* line 118, ../sass/_blocks.scss */
.block#contribute-banner {
  background-color: #f0f0f0;
  padding: 15px 0;
}
@media all and (min-width: 768px) {
  /* line 118, ../sass/_blocks.scss */
  .block#contribute-banner {
    width: 100vw;
    transform: translateX(calc((1160px - 100vw) / 2));
  }
}
@media all and (max-width: 768px) {
  /* line 118, ../sass/_blocks.scss */
  .block#contribute-banner {
    width: calc(100% + 10px*2);
    margin-left: -10px;
    margin-right: 10px;
    transform: none;
  }
}
/* line 130, ../sass/_blocks.scss */
.block#contribute-banner .contribute-banner-wrapper {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  position: relative;
}
@media all and (max-width: 768px) {
  /* line 130, ../sass/_blocks.scss */
  .block#contribute-banner .contribute-banner-wrapper {
    display: flex;
    align-items: center;
  }
}
/* line 141, ../sass/_blocks.scss */
.block#contribute-banner a.contribute-link {
  background-color: #f17b00;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  padding: 3px 10px;
  border-radius: 5px;
  display: inline-block;
}
@media all and (max-width: 768px) {
  /* line 141, ../sass/_blocks.scss */
  .block#contribute-banner a.contribute-link {
    margin-left: 10px;
  }
}
/* line 153, ../sass/_blocks.scss */
.block#contribute-banner span.contribute-text {
  display: inline-block;
  margin-left: 10px;
  margin-top: 3px;
  font-size: 14px;
  font-style: italic;
}
@media all and (max-width: 768px) {
  /* line 153, ../sass/_blocks.scss */
  .block#contribute-banner span.contribute-text {
    margin-left: 10px;
    margin-top: 0;
  }
}

/* line 165, ../sass/_blocks.scss */
#frontpage-podcast-block {
  position: relative;
  margin-bottom: 15px;
}
/* line 168, ../sass/_blocks.scss */
#frontpage-podcast-block .see-more {
  padding-right: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 173, ../sass/_blocks.scss */
#frontpage-podcast-block .see-more a {
  color: #2f669d;
  font-size: 1.17em;
  text-transform: uppercase;
}
/* line 177, ../sass/_blocks.scss */
#frontpage-podcast-block .see-more a:after {
  content: "";
  background-image: url(/sites/default/themes/ibo_theme/images/icons/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 20px;
  height: 18px;
  right: 0;
  top: auto;
}
/* line 190, ../sass/_blocks.scss */
#frontpage-podcast-block .view-footer {
  margin-top: 15px;
}
/* line 192, ../sass/_blocks.scss */
#frontpage-podcast-block .view-footer a {
  margin-right: 15px;
}

/* Layout rules */
/**
 * @file
 * Positioning for a responsive layout.
 *
 * Define CSS classes to create a fluid grid layout with optional sidebars
 * depending on whether blocks are placed in the left or right sidebars.
 *
 * This layout uses the Zen Grids plugin for Compass: http://zengrids.com
 */
/**
 * Center the page.
 *
 * For screen sizes larger than 1200px, prevent excessively long lines of text
 * by setting a max-width.
 */
/* line 38, ../sass/layouts/_responsive.scss */
#top-wrapper,
#header-wrapper,
#main,
#footer-inner,
#page {
  width: 100%;
}
@media (min-width: 1025px) {
  /* line 38, ../sass/layouts/_responsive.scss */
  #top-wrapper,
  #header-wrapper,
  #main,
  #footer-inner,
  #page {
    max-width: 980px;
  }
}

/* line 47, ../sass/layouts/_responsive.scss */
#footer-wrapper {
  clear: both;
}

/* line 51, ../sass/layouts/_responsive.scss */
#page-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}
@media all and (min-width: 768px) {
  /* line 51, ../sass/layouts/_responsive.scss */
  #page-wrapper {
    position: relative;
  }
}
@media all and (min-width: 768px) {
  /* line 58, ../sass/layouts/_responsive.scss */
  #page-wrapper.toggle-header {
    position: initial;
  }
}

/* line 65, ../sass/layouts/_responsive.scss */
#page {
  float: left;
}

/* Apply the shared properties of grid items in a single, efficient ruleset. */
/* line 73, ../sass/layouts/_responsive.scss */
#content,
.region-sidebar-first,
.region-sidebar-second,
#footer,
.region-bottom {
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

/* line 78, ../sass/layouts/_responsive.scss */
.region-bottom, #footer-inner {
  margin-right: auto;
  max-width: 1195px;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (min-width: 768px) {
  /* line 78, ../sass/layouts/_responsive.scss */
  .region-bottom, #footer-inner {
    min-width: 768px;
    padding-right: 0px;
    padding-left: 20px;
    max-width: 960px;
  }
}
@media all and (min-width: 1200px) {
  /* line 78, ../sass/layouts/_responsive.scss */
  .region-bottom, #footer-inner {
    margin-left: calc(50vw - 600px);
  }
}
@media all and (min-width: 1410px) {
  /* line 78, ../sass/layouts/_responsive.scss */
  .region-bottom, #footer-inner {
    min-width: 1195px;
    padding-right: 215px;
  }
}

@media all and (min-width: 768px) {
  /* line 102, ../sass/layouts/_responsive.scss */
  #footer-inner .region:first-child {
    padding-left: 0;
  }
  /* line 106, ../sass/layouts/_responsive.scss */
  #footer-inner .region:last-child {
    padding-right: 0;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 114, ../sass/layouts/_responsive.scss */
  #footer-inner .region:last-child {
    padding-right: 20px;
  }
}

/* line 121, ../sass/layouts/_responsive.scss */
.region-sidebar-first,
.region-sidebar-second {
  margin-top: 80px;
}

/* Containers for grid items and flow items. */
/* line 46, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
#header:before, #header:after,
#main:before,
#main:after,
#footer:before,
#footer:after,
.region-bottom:before,
.region-bottom:after {
  content: "";
  display: table;
}
/* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
#header:after,
#main:after,
#footer:after,
.region-bottom:after {
  clear: both;
}

/* Navigation bar */
/* line 135, ../sass/layouts/_responsive.scss */
#main {
  /* Move all the children of #main down to make room. */
  position: relative;
}

@media all and (max-width: 480px) {
  /* line 143, ../sass/layouts/_responsive.scss */
  body {
    min-width: 100%;
  }

  /* line 146, ../sass/layouts/_responsive.scss */
  .desktop {
    display: none;
  }
}
@media all and (min-width: 480px) {
  /* line 151, ../sass/layouts/_responsive.scss */
  .mobile {
    display: none;
  }
}
/**
 * Use 5 grid columns for larger screens.
 */
@media all and (min-width: 768px) {
  /* line 169, ../sass/layouts/_responsive.scss */
  .views-responsive-grid {
    margin: 0 -10px;
  }
  /* line 46, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  .views-responsive-grid.views-responsive-grid-horizontal .views-row:before, .views-responsive-grid.views-responsive-grid-horizontal .views-row:after, .views-responsive-grid.views-responsive-grid-horizontal.views-responsive-grid-vertical:before, .views-responsive-grid.views-responsive-grid-horizontal.views-responsive-grid-vertical:after, .views-responsive-grid.views-responsive-grid-vertical .views-row:before, .views-responsive-grid.views-responsive-grid-vertical .views-row:after, .views-responsive-grid.views-responsive-grid-vertical.views-responsive-grid-vertical:before, .views-responsive-grid.views-responsive-grid-vertical.views-responsive-grid-vertical:after {
    content: "";
    display: table;
  }
  /* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  .views-responsive-grid.views-responsive-grid-horizontal .views-row:after, .views-responsive-grid.views-responsive-grid-horizontal.views-responsive-grid-vertical:after, .views-responsive-grid.views-responsive-grid-vertical .views-row:after, .views-responsive-grid.views-responsive-grid-vertical.views-responsive-grid-vertical:after {
    clear: both;
  }
  /* line 178, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal .views-column, .views-responsive-grid.views-responsive-grid-vertical .views-column {
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  /* line 186, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.views-columns-2 .views-column-1, .views-responsive-grid.views-responsive-grid-vertical.views-columns-2 .views-column-1 {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
  }
  /* line 190, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.views-columns-2 .views-column-2, .views-responsive-grid.views-responsive-grid-vertical.views-columns-2 .views-column-2 {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
  }
  /* line 199, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.views-columns-3 .views-column-1, .views-responsive-grid.views-responsive-grid-vertical.views-columns-3 .views-column-1 {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
  }
  /* line 203, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.views-columns-3 .views-column-2, .views-responsive-grid.views-responsive-grid-vertical.views-columns-3 .views-column-2 {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
  }
  /* line 207, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.views-columns-3 .views-column-3, .views-responsive-grid.views-responsive-grid-vertical.views-columns-3 .views-column-3 {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
  }
  /* line 216, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.views-columns-4 .views-column-1, .views-responsive-grid.views-responsive-grid-vertical.views-columns-4 .views-column-1 {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -25%;
  }
  /* line 220, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.views-columns-4 .views-column-2, .views-responsive-grid.views-responsive-grid-vertical.views-columns-4 .views-column-2 {
    float: left;
    width: 25%;
    margin-left: 25%;
    margin-right: -50%;
  }
  /* line 224, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.views-columns-4 .views-column-3, .views-responsive-grid.views-responsive-grid-vertical.views-columns-4 .views-column-3 {
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -75%;
  }
  /* line 228, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.views-columns-4 .views-column-4, .views-responsive-grid.views-responsive-grid-vertical.views-columns-4 .views-column-4 {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
  }
  /* line 236, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.featured .views-column-1, .views-responsive-grid.views-responsive-grid-vertical.featured .views-column-1 {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -66.66667%;
  }
  /* line 240, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.featured .views-column-2, .views-responsive-grid.views-responsive-grid-vertical.featured .views-column-2 {
    margin-bottom: 20px;
    float: right;
    width: 33.33333%;
    margin-right: 0%;
    margin-left: -33.33333%;
  }
  /* line 245, ../sass/layouts/_responsive.scss */
  .views-responsive-grid.views-responsive-grid-horizontal.featured .views-column-3, .views-responsive-grid.views-responsive-grid-vertical.featured .views-column-3 {
    clear: right;
    float: right;
    width: 33.33333%;
    margin-right: 0%;
    margin-left: -33.33333%;
  }
}
@media all and (min-width: 768px) {
  /* line 260, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid, .front-column-container {
    margin-right: -20px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 260, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid, .front-column-container {
    margin-right: -10px;
  }
}
/* line 46, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
.entity-collection-style-grid:before, .entity-collection-style-grid:after, .front-column-container:before, .front-column-container:after {
  content: "";
  display: table;
}
/* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
.entity-collection-style-grid:after, .front-column-container:after {
  clear: both;
}

/* line 271, ../sass/layouts/_responsive.scss */
.entity-collection-style-grid .item, .front-column-container .front-column {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (max-width: 480px) {
  /* line 276, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .item {
    width: 100%;
  }

  /* line 280, ../sass/layouts/_responsive.scss */
  .front-block-one .entity-collection-style-grid .item {
    width: 100%;
    padding-right: 0;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 287, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .item {
    width: 100%;
  }

  /* line 293, ../sass/layouts/_responsive.scss */
  .front-block-one .entity-collection-style-grid .item {
    width: 100%;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) {
  /* line 301, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span3, .front-column-container .span3 {
    width: 25%;
    padding-right: 20px;
  }
  /* line 306, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span4, .front-column-container .span4 {
    width: 33.33333%;
    padding-right: 20px;
  }
  /* line 311, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span5, .front-column-container .span5 {
    width: 41.66666666666665%;
    padding-right: 20px;
  }
  /* line 316, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span7, .front-column-container .span7 {
    width: 58.33333333333331%;
    padding-right: 20px;
  }
  /* line 321, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span8, .front-column-container .span8 {
    width: 66.66666666666664%;
    padding-right: 20px;
  }
  /* line 326, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span9, .front-column-container .span9 {
    width: 74.99999999999997%;
    padding-right: 20px;
  }
  /* line 331, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span10, .front-column-container .span10 {
    width: 83.3333333333333%;
    padding-right: 20px;
  }
  /* line 336, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span11, .front-column-container .span11 {
    width: 91.66666666666663%;
    padding-right: 20px;
  }
  /* line 340, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span6, .front-column-container .span6 {
    width: 50%;
    padding-right: 20px;
  }
  /* line 344, ../sass/layouts/_responsive.scss */
  .entity-collection-style-grid .span12, .front-column-container .span12 {
    width: 100%;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 353, ../sass/layouts/_responsive.scss */
  .mccoppin-column-content-region,
  .mccoppin-column3 {
    width: 100%;
    float: none;
  }

  /* line 358, ../sass/layouts/_responsive.scss */
  .mccoppin-column-content-region-inner {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) {
  /* line 1, ../sass/layouts/_forsk-section.scss */
  .forsk-section {
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  /* line 8, ../sass/layouts/_forsk-section.scss */
  .forsk-section .clearfix {
    clear: left;
  }
  /* line 46, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  .forsk-section .clearfix:before, .forsk-section .clearfix:after {
    content: "";
    display: table;
  }
  /* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  .forsk-section .clearfix:after {
    clear: both;
  }
  /* line 12, ../sass/layouts/_forsk-section.scss */
  .forsk-section .forsk-section-content {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -66.66667%;
  }
  /* line 15, ../sass/layouts/_forsk-section.scss */
  .forsk-section .forsk-section-sidebar {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media all and (min-width: 768px) {
  /* line 6, ../sass/layouts/_user-section.scss */
  .user-section .clearfix {
    clear: left;
  }
  /* line 46, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  .user-section .clearfix:before, .user-section .clearfix:after {
    content: "";
    display: table;
  }
  /* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
  .user-section .clearfix:after {
    clear: both;
  }
}

/* Component (SMACSS module) rules */
/**
 * @file
 * SMACSS Modules
 *
 * Adds modular sets of styles.
 *
 * Additional useful selectors can be found in Zen's online documentation.
 * https://drupal.org/node/1707736
 */
/**
 * Wireframes.
 */
/* line 22, ../sass/components/_misc.scss */
.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
  outline: 1px solid #ccc;
}

/**
 * Accessibility features.
 */
/* element-invisible as defined by http://snook.ca/archives/html_and_css/hiding-content-for-accessibility */
/* line 40, ../sass/components/_misc.scss */
.element-invisible,
.element-focusable {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* Turns off the element-invisible effect. */
/* line 45, ../sass/components/_misc.scss */
.element-focusable:active, .element-focusable:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
}

/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 */
/* line 62, ../sass/components/_misc.scss */
#skip-link {
  margin: 0;
}
/* line 66, ../sass/components/_misc.scss */
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

/**
 * Branding header.
 */
/* Wrapping link for logo. */
/* line 81, ../sass/components/_misc.scss */
.header__logo {
  margin: 0;
  display: block;
}

/* Logo image. */
/* line 87, ../sass/components/_misc.scss */
.header__logo-image {
  vertical-align: bottom;
}

/* Wrapper for website name and slogan. */
/* line 92, ../sass/components/_misc.scss */
.header__name-and-slogan {
  float: left;
}

/* The name of the website. */
/* line 97, ../sass/components/_misc.scss */
.header__site-name {
  margin: 0;
  font-size: 3.5em;
  line-height: 1.07143em;
}

/* The link around the name of the website. */
/* line 105, ../sass/components/_misc.scss */
.header__site-link:link, .header__site-link:visited {
  color: #000;
  text-decoration: none;
}
/* line 111, ../sass/components/_misc.scss */
.header__site-link:hover, .header__site-link:focus {
  text-decoration: underline;
}

/* The slogan (or tagline) of a website. */
/* line 117, ../sass/components/_misc.scss */
.header__site-slogan {
  margin: 0;
}

/* The secondary menu (login, etc.) */
/* line 122, ../sass/components/_misc.scss */
.header__secondary-menu {
  float: right;
  /* LTR */
}

/**
 * Breadcrumb navigation.
 */
/* line 130, ../sass/components/_misc.scss */
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
/* line 134, ../sass/components/_misc.scss */
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/**
 * Titles.
 */
/* line 150, ../sass/components/_misc.scss */
.page__title,
.node__title,
.block__title,
.comments__title,
.comments__form-title,
.comment__title {
  /* Comment title. */
  margin: 0;
}

/**
 * Messages.
 */
/* line 158, ../sass/components/_misc.scss */
.messages, .messages--status, .messages--warning, .messages--error {
  margin: 1.25em 0;
  padding: 10px 10px 10px 50px;
  /* LTR */
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=');
  background-position: 8px 8px;
  /* LTR */
  background-repeat: no-repeat;
  border: 1px solid #be7;
}

/* line 175, ../sass/components/_misc.scss */
.messages--warning {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC');
  border-color: #ed5;
}

/* line 185, ../sass/components/_misc.scss */
.messages--error {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==');
  border-color: #ed541d;
}

/* line 196, ../sass/components/_misc.scss */
.messages__list {
  margin: 0;
}

/* line 200, ../sass/components/_misc.scss */
.messages__item {
  list-style-image: none;
}

/* Core/module installation error messages. */
/* line 205, ../sass/components/_misc.scss */
.messages--error p.error {
  color: #333;
}

/* System status report. */
/* line 211, ../sass/components/_misc.scss */
.ok,
.messages--status {
  background-color: #f8fff0;
  color: #234600;
}

/* line 217, ../sass/components/_misc.scss */
.warning,
.messages--warning {
  background-color: #fffce5;
  color: #840;
}

/* line 223, ../sass/components/_misc.scss */
.error,
.messages--error {
  background-color: #fef5f1;
  color: #8c2e0b;
}

/**
 * Tabs.
 */
/* Basic positioning styles shared by primary and secondary tabs. */
/* line 233, ../sass/components/_misc.scss */
.tabs-primary, .tabs-secondary {
  overflow: hidden;
  list-style: none;
  margin: 1.25em 0;
  padding: 0 2px;
  white-space: nowrap;
}

/* line 241, ../sass/components/_misc.scss */
.tabs-primary__tab, .tabs-primary__tab.is-active, .tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  float: left;
  /* LTR */
  margin: 0 3px;
}

/* line 246, ../sass/components/_misc.scss */
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active, a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  border-right: 0;
  border-bottom: 0;
  display: block;
  line-height: 26px;
  text-decoration: none;
}

/* Primary tabs. */
/* line 259, ../sass/components/_misc.scss */
.tabs-primary__tab, .tabs-primary__tab.is-active {
  border-bottom-color: transparent;
  /* IE 9 and earlier don't understand gradients. */
  border-bottom: 0 \0/ ie;
}

/* line 267, ../sass/components/_misc.scss */
.is-active.tabs-primary__tab {
  border-bottom-color: white;
  color: #fff;
}

/* line 274, ../sass/components/_misc.scss */
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active {
  color: white;
  background-color: #2a2724;
  letter-spacing: 1px;
  padding: 0 1em;
  text-align: center;
}

/* line 283, ../sass/components/_misc.scss */
a.tabs-primary__tab-link:hover, a.tabs-primary__tab-link:focus {
  background-color: #e9e9e9;
  border-color: #f2f2f2;
  color: #292929;
}

/* line 289, ../sass/components/_misc.scss */
a.tabs-primary__tab-link:active, a.tabs-primary__tab-link.is-active {
  background-color: #f0f0f0;
  border-color: #fff;
  color: #292929;
}

/* Secondary tabs. */
/* line 313, ../sass/components/_misc.scss */
.tabs-secondary {
  font-size: .9em;
  /* Collapse bottom margin of ul.primary. */
  margin-top: -1.25em;
}

/* line 321, ../sass/components/_misc.scss */
.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  margin: 0.625em 3px;
}

/* line 327, ../sass/components/_misc.scss */
a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  -webkit-border-radius: 0.75em;
  -moz-border-radius: 0.75em;
  -ms-border-radius: 0.75em;
  -o-border-radius: 0.75em;
  border-radius: 0.75em;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  text-shadow: 1px 1px 0 white;
  background-color: #f2f2f2;
  color: #666;
  padding: 0 .5em;
}

/* line 337, ../sass/components/_misc.scss */
a.tabs-secondary__tab-link:hover, a.tabs-secondary__tab-link:focus {
  background-color: #dedede;
  border-color: #999;
  color: #333;
}

/* line 343, ../sass/components/_misc.scss */
a.tabs-secondary__tab-link:active, a.tabs-secondary__tab-link.is-active {
  text-shadow: 1px 1px 0 #333333;
  background-color: #666;
  border-color: #000;
  color: #fff;
}

/**
 * Inline styles.
 */
/* List of links generated by theme_links(). */
/* line 372, ../sass/components/_misc.scss */
.inline {
  display: inline;
  padding: 0;
}
/* line 376, ../sass/components/_misc.scss */
.inline li {
  display: inline;
  list-style-type: none;
  padding: 0 1em 0 0;
  /* LTR */
}

/* The inline field label used by the Fences module. */
/* line 384, ../sass/components/_misc.scss */
span.field-label {
  padding: 0 1em 0 0;
  /* LTR */
}

/**
 * "More" links.
 */
/* line 391, ../sass/components/_misc.scss */
.more-link {
  text-align: right;
  /* LTR */
  font-size: 0.875em;
  line-height: 1.42857em;
}

/* line 396, ../sass/components/_misc.scss */
.more-help-link {
  text-align: right;
  /* LTR */
}

/* line 400, ../sass/components/_misc.scss */
.more-help-link a {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');
  background-position: 0 50%;
  /* LTR */
  background-repeat: no-repeat;
  padding: 1px 0 1px 20px;
  /* LTR */
}

/**
 * Pager.
 */
/* A list of page numbers when more than 1 page of content is available. */
/* line 415, ../sass/components/_misc.scss */
.pager {
  clear: both;
  padding: 0;
  text-align: center;
}

/* line 421, ../sass/components/_misc.scss */
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis, .pager-current {
  display: inline-block;
  padding: 0;
  list-style-type: none;
  background: #4479d4;
}

/* line 433, ../sass/components/_misc.scss */
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis {
  /* A concatenation of several list items using an ellipsis. */
}
@media all and (max-width: 480px) {
  /* line 433, ../sass/components/_misc.scss */
  .pager-item,
  .pager-first,
  .pager-previous,
  .pager-next,
  .pager-last,
  .pager-ellipsis {
    margin-bottom: 10px;
  }
}
/* line 439, ../sass/components/_misc.scss */
.pager-item a,
.pager-first a,
.pager-previous a,
.pager-next a,
.pager-last a,
.pager-ellipsis a {
  padding: 10px 15px;
  display: inline-block;
  color: white;
}

/* line 448, ../sass/components/_misc.scss */
.pager-next a,
.pager-previous a {
  padding: 20px 15px;
}

/* line 454, ../sass/components/_misc.scss */
.pager-current {
  background: #3f51b5;
  color: white;
}

/* line 460, ../sass/components/_misc.scss */
.pager-ellipsis,
.pager-current {
  padding: 10px 15px;
}

/* line 465, ../sass/components/_misc.scss */
.pager-last,
.pager-first {
  display: none;
}

/* The current page's list item. */
/* line 470, ../sass/components/_misc.scss */
.pager-current {
  font-weight: bold;
}

/**
 * Blocks.
 */
/* Block wrapper. */
/* line 480, ../sass/components/_misc.scss */
.block {
  margin-bottom: 1.25em;
}

/**
 * Menus.
 */
/* line 487, ../sass/components/_misc.scss */
.menu__item.is-leaf {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
  list-style-type: square;
}

/* line 495, ../sass/components/_misc.scss */
.menu__item.is-expanded {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
  list-style-type: circle;
}

/* line 503, ../sass/components/_misc.scss */
.menu__item.is-collapsed {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
  /* LTR */
  list-style-type: disc;
}

/* The active item in a Drupal menu. */
/* line 512, ../sass/components/_misc.scss */
.menu a.active {
  color: #000;
}

/**
 * Marker.
 */
/* The "new" or "updated" marker. */
/* line 522, ../sass/components/_misc.scss */
.new,
.update {
  color: #c00;
  /* Remove background highlighting from <mark> in normalize. */
  background-color: transparent;
}

/**
 * Unpublished note.
 */
/* The word "Unpublished" displayed underneath the content. */
/* line 533, ../sass/components/_misc.scss */
.unpublished {
  height: 0;
  overflow: visible;
  /* Remove background highlighting from <mark> in normalize. */
  background-color: transparent;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  /* A very nice CSS3 property. */
  word-wrap: break-word;
}

/**
 * Comments.
 */
/* Wrapper for the list of comments and its title. */
/* line 562, ../sass/components/_misc.scss */
.comments {
  margin: 1.25em 0;
}

/* Preview of the comment before submitting new or updated comment. */
/* line 567, ../sass/components/_misc.scss */
.comment-preview {
  /* Drupal core will use a #ffffea background. See #1110842. */
  background-color: #ffffea;
}

/* Wrapper for a single comment. */
/* line 573, ../sass/components/_misc.scss */
.comment {
  /* Comment's permalink wrapper. */
}
/* line 576, ../sass/components/_misc.scss */
.comment .permalink {
  text-transform: uppercase;
  font-size: 75%;
}

/* Nested comments are indented. */
/* line 583, ../sass/components/_misc.scss */
.indented {
  /* Drupal core uses a 25px left margin. */
  margin-left: 30px;
  /* LTR */
}

/**
 * Forms.
 */
/* Wrapper for a form element (or group of form elements) and its label. */
/* line 593, ../sass/components/_misc.scss */
.form-item {
  margin: 1.25em 0;
  /* Pack groups of checkboxes and radio buttons closer together. */
  /* Form items in a table. */
  /* Highlight the form elements that caused a form submission error. */
  /* The descriptive help text (separate from the label). */
}
/* line 598, ../sass/components/_misc.scss */
.form-checkboxes .form-item, .form-radios .form-item {
  /* Drupal core uses "0.4em 0". */
  margin: 0;
}
/* line 605, ../sass/components/_misc.scss */
tr.odd .form-item, tr.even .form-item {
  margin: 0;
}
/* line 612, ../sass/components/_misc.scss */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
/* line 617, ../sass/components/_misc.scss */
.form-item .description {
  font-size: 0.85em;
}

/* line 624, ../sass/components/_misc.scss */
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2.4em;
}

/* The part of the label that indicates a required field. */
/* line 630, ../sass/components/_misc.scss */
.form-required {
  color: #c00;
}

/* Labels for radios and checkboxes. */
/* line 635, ../sass/components/_misc.scss */
label.option {
  display: inline;
  font-weight: normal;
}

/* Buttons used by contrib modules like Media. */
/* line 641, ../sass/components/_misc.scss */
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

/* Password confirmation. */
/* line 647, ../sass/components/_misc.scss */
.password-parent,
.confirm-parent {
  margin: 0;
}

/* Drupal's default login form block. */
/* line 652, ../sass/components/_misc.scss */
#user-login-form {
  text-align: left;
  /* LTR */
}

/**
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
/* OpenID creates a new ul above the login form's links. */
/* line 664, ../sass/components/_misc.scss */
.openid-links {
  /* Position OpenID's ul next to the rest of the links. */
  margin-bottom: 0;
}

/* The "Log in using OpenID" and "Cancel OpenID login" links. */
/* line 671, ../sass/components/_misc.scss */
.openid-link,
.user-link {
  margin-top: 1.25em;
}

/* line 676, ../sass/components/_misc.scss */
html.js #user-login-form li.openid-link,
#user-login-form li.openid-link {
  /* Un-do some of the padding on the ul list. */
  margin-left: -20px;
  /* LTR */
}

/* line 681, ../sass/components/_misc.scss */
#user-login ul {
  margin: 1.25em 0;
}

/**
 * Drupal admin tables.
 */
/* line 689, ../sass/components/_misc.scss */
form th {
  text-align: left;
  /* LTR */
  padding-right: 1em;
  /* LTR */
  border-bottom: 3px solid #ccc;
}
/* line 694, ../sass/components/_misc.scss */
form tbody {
  border-top: 1px solid #ccc;
}
/* line 697, ../sass/components/_misc.scss */
form table ul {
  margin: 0;
}

/* line 703, ../sass/components/_misc.scss */
tr.even,
tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}

/* line 709, ../sass/components/_misc.scss */
tr.even {
  background-color: #fff;
}

/* Markup generated by theme_tablesort_indicator(). */
/* line 725, ../sass/components/_misc.scss */
td.active {
  background-color: #ddd;
}

/* Center checkboxes inside table cell. */
/* line 731, ../sass/components/_misc.scss */
td.checkbox,
th.checkbox {
  text-align: center;
}

/* Drupal core wrongly puts this in system.menus.css. Since we override that, add it back. */
/* line 736, ../sass/components/_misc.scss */
td.menu-disabled {
  background: #ccc;
}

/**
 * Autocomplete.
 *
 * @see autocomplete.js
 */
/* Suggestion list. */
/* line 747, ../sass/components/_misc.scss */
#autocomplete .selected {
  background: #0072b9;
  color: #fff;
}

/**
 * Collapsible fieldsets.
 *
 * @see collapse.js
 */
/* line 758, ../sass/components/_misc.scss */
html.js .collapsible .fieldset-legend {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
  background-position: 5px 65%;
  /* LTR */
  background-repeat: no-repeat;
  padding-left: 15px;
  /* LTR */
}
/* line 767, ../sass/components/_misc.scss */
html.js .collapsed .fieldset-legend {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
  /* LTR */
  background-position: 5px 50%;
  /* LTR */
}
/* line 774, ../sass/components/_misc.scss */
.fieldset-legend .summary {
  color: #999;
  font-size: 0.9em;
  margin-left: 0.5em;
}

/**
 * TableDrag behavior.
 *
 * @see tabledrag.js
 */
/* line 786, ../sass/components/_misc.scss */
tr.drag {
  background-color: #fffff0;
}

/* line 790, ../sass/components/_misc.scss */
tr.drag-previous {
  background-color: #ffd;
}

/* line 794, ../sass/components/_misc.scss */
.tabledrag-toggle-weight {
  font-size: 0.9em;
}

/**
 * TableSelect behavior.
 *
 * @see tableselect.js
 */
/* line 803, ../sass/components/_misc.scss */
tr.selected td {
  background: #ffc;
}

/**
 * Progress bar.
 *
 * @see progress.js
 */
/* line 812, ../sass/components/_misc.scss */
.progress {
  font-weight: bold;
}
/* line 815, ../sass/components/_misc.scss */
.progress .bar {
  background: #ccc;
  border-color: #666;
  margin: 0 0.2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 821, ../sass/components/_misc.scss */
.progress .filled {
  background-color: #0072b9;
  background-image: url('../images/progress.gif?1633352726');
}

/* line 827, ../sass/components/_misc.scss */
.video-filter, .embedded-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
/* line 835, ../sass/components/_misc.scss */
.video-filter iframe, .video-filter object, .video-filter embed, .embedded-video iframe, .embedded-video object, .embedded-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
/* line 844, ../sass/components/_misc.scss */
.video-filter.codec-vine, .embedded-video.codec-vine {
  padding-bottom: 100%;
  height: 0;
}

/**
 * Colorcodes
 */
@media all and (max-width: 480px) {
  /* line 855, ../sass/components/_misc.scss */
  .no-mobile {
    display: none;
  }
}

@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 861, ../sass/components/_misc.scss */
  .no-tablet {
    display: none;
  }
}

@media all and (min-width: 768px) {
  /* line 867, ../sass/components/_misc.scss */
  .no-desktop {
    display: none;
  }
}

/* line 873, ../sass/components/_misc.scss */
.pane-avvir-ads-ad-forside-midtbanner-980x150 {
  margin-left: -20px;
  margin-top: 10px;
}

/* line 878, ../sass/components/_misc.scss */
.pane-avvir-ads-ad-boxbanner-300x150 {
  margin-top: 20px;
}

/**
 * @file
 * Moscone Flipped panel layout
**/
/* line 6, ../sass/components/_moscone-flipped.scss */
.moscone-flipped-container {
  margin-bottom: 1em;
}

/* line 10, ../sass/components/_moscone-flipped.scss */
.moscone-flipped-content {
  min-height: 1px;
  width: 68.085%;
  float: left;
}

/* line 16, ../sass/components/_moscone-flipped.scss */
.moscone-flipped-content-inner {
  margin-right: 20px;
}

/* line 20, ../sass/components/_moscone-flipped.scss */
.moscone-flipped-sidebar {
  min-height: 1px;
  width: 31.915%;
  float: left;
}

@media all and (max-width: 768px) {
  /* line 28, ../sass/components/_moscone-flipped.scss */
  .moscone-flipped-sidebar,
  .moscone-flipped-content {
    width: 100%;
    float: none;
  }

  /* line 33, ../sass/components/_moscone-flipped.scss */
  .moscone-flipped-content-inner {
    margin-right: 0;
  }
}
/*
 * Navigation bar
 */
/* line 5, ../sass/components/_navigation.scss */
.menu-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
}
/* line 14, ../sass/components/_navigation.scss */
.menu-overlay.active {
  display: block;
}

/* line 19, ../sass/components/_navigation.scss */
.navigation-content {
  display: none;
  z-index: 1001;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 480px) {
  /* line 19, ../sass/components/_navigation.scss */
  .navigation-content {
    position: relative;
    right: 0;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 19, ../sass/components/_navigation.scss */
  .navigation-content {
    right: 10px;
  }
}
/* line 34, ../sass/components/_navigation.scss */
.navigation-content.active {
  display: block;
}

@media all and (min-width: 768px) {
  /* line 39, ../sass/components/_navigation.scss */
  .navigation-content-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    height: 100%;
    position: relative;
  }
}

/* line 49, ../sass/components/_navigation.scss */
body.mobile-menu-active {
  overflow: hidden;
}

/* line 53, ../sass/components/_navigation.scss */
#block-menu-block-2 {
  display: none;
}

/* line 56, ../sass/components/_navigation.scss */
#block-menu-block-1 {
  position: absolute;
  top: 60px;
  right: 0;
  left: auto;
  margin-bottom: 0;
  overflow: visible;
  display: none;
  width: 100%;
  z-index: 1001;
}
/* line 66, ../sass/components/_navigation.scss */
#block-menu-block-1.active {
  display: block;
}
@media all and (max-width: 480px) {
  /* line 66, ../sass/components/_navigation.scss */
  #block-menu-block-1.active {
    position: relative;
    top: 20px;
  }
}
/* line 73, ../sass/components/_navigation.scss */
#block-menu-block-1 .arrow-up {
  color: #f0f0f0;
  position: absolute;
  top: -10px;
  right: 11px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f0f0f0;
}
/* line 84, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu {
  position: absolute;
  right: 0;
  top: 20px;
  padding: 0;
  margin: 0;
  width: 336px;
}
@media all and (max-width: 480px) {
  /* line 84, ../sass/components/_navigation.scss */
  #block-menu-block-1 ul.menu {
    width: 100%;
    position: relative;
    top: 0;
  }
}
/* line 96, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu li {
  position: relative;
  list-style: none;
  display: block;
}
/* line 100, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu li a {
  display: block;
  padding: 15px 10px 10px 3px;
  border-bottom: 2px solid white;
  font-weight: 600;
  font-size: 18px;
  color: white !important;
}
/* line 108, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu li a .fa-caret-down {
  font-size: 0.75em;
  margin-left: 0.5em;
  margin-top: -0.25em;
  vertical-align: middle;
}
/* line 114, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu li a .fa-square {
  display: none;
}
/* line 118, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu li a.for_mobile {
  display: none;
}
@media all and (max-width: 480px) {
  /* line 118, ../sass/components/_navigation.scss */
  #block-menu-block-1 ul.menu li a.for_mobile {
    display: block;
  }
}
/* line 128, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu li.last a {
  border-bottom: none;
}
/* line 133, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu li .sub-menu-toggler {
  display: block;
  background: url("../images/icons/Drop_down_sub_menu_toggle.png") no-repeat 130px center;
  position: absolute;
  top: 0;
  right: 5px;
  width: 150px;
  height: 43px;
  cursor: pointer;
}
/* line 145, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu ul.menu {
  background: #2a2724;
  display: none;
}
/* line 148, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu ul.menu a {
  color: #a6a6a6;
  font-weight: 400;
  border-bottom: 1px solid #a6a6a6;
}
/* line 153, ../sass/components/_navigation.scss */
#block-menu-block-1 ul.menu ul.menu a .fa {
  font-size: 0.75em;
  margin-right: 0.5em;
  margin-top: -0.25em;
}
/* line 162, ../sass/components/_navigation.scss */
#block-menu-block-1 .menu-block-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
}
@media all and (max-width: 480px) {
  /* line 162, ../sass/components/_navigation.scss */
  #block-menu-block-1 .menu-block-wrapper {
    position: relative;
  }
}
/* line 172, ../sass/components/_navigation.scss */
#block-menu-block-1 .menu-block-wrapper a:link, #block-menu-block-1 .menu-block-wrapper a:visited {
  color: #292929;
}
/* line 176, ../sass/components/_navigation.scss */
#block-menu-block-1 h2.block-title {
  text-indent: -9990px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 4px;
  z-index: 1000;
  background-image: url(../images/icons/Innhold_turkos.png);
  background-position: center top;
  /* Internet Explorer 7/8 */
  background-repeat: no-repeat;
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  background-size: 30px 30px;
}
/* line 191, ../sass/components/_navigation.scss */
#block-menu-block-1 h2.block-title.active .active-arrow {
  position: absolute;
  bottom: -16px;
  display: block;
  height: 6px;
  width: 30px;
  background-image: url(../images/icons/Pil_svart.png);
  background-position: center bottom;
  /* Internet Explorer 7/8 */
  background-repeat: no-repeat;
  -webkit-background-size: 12px 6px;
  -moz-background-size: 12px 6px;
  -o-background-size: 12px 6px;
  background-size: 12px 6px;
}

/* line 209, ../sass/components/_navigation.scss */
ul#main-menu-nav {
  display: block;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
  line-height: 1em;
}
/* line 219, ../sass/components/_navigation.scss */
ul#main-menu-nav li a {
  color: #a6a6a6;
}
/* line 222, ../sass/components/_navigation.scss */
ul#main-menu-nav li a.active-trail {
  color: #a6a6a6;
}
/* line 228, ../sass/components/_navigation.scss */
ul#main-menu-nav li.last {
  padding-right: 0;
}

/* line 233, ../sass/components/_navigation.scss */
.menu-level-2 {
  display: none;
}

/* line 239, ../sass/components/_navigation.scss */
#block-search-form h2.block-title {
  text-indent: -9990px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  display: block;
  right: 44px;
  top: 3px;
  z-index: 1200;
  background-image: url(../images/icons/Sok_boll_turkos.png);
  background-position: center;
  /* Internet Explorer 7/8 */
  background-repeat: no-repeat;
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  background-size: 30px 30px;
}
/* line 256, ../sass/components/_navigation.scss */
#block-search-form h2.block-title.active .active-arrow {
  position: absolute;
  bottom: -10px;
  display: block;
  height: 6px;
  width: 30px;
  background-image: url(../images/icons/Pil_svart.png);
  background-position: center bottom;
  /* Internet Explorer 7/8 */
  background-repeat: no-repeat;
  -webkit-background-size: 12px 6px;
  -moz-background-size: 12px 6px;
  -o-background-size: 12px 6px;
  background-size: 12px 6px;
}
/* line 272, ../sass/components/_navigation.scss */
#block-search-form form {
  position: absolute;
  left: 0;
  top: 43px;
  right: 0;
  background: black;
  padding: 16px;
  display: none;
}

/* line 283, ../sass/components/_navigation.scss */
.article-nav-wrapper {
  position: absolute;
  top: 40px;
}

/* line 288, ../sass/components/_navigation.scss */
#navigation {
  position: relative;
  max-width: 40px;
  /* overflow: hidden; */
  /* Sometimes you want to prevent overlapping with main div. */
}
/* line 294, ../sass/components/_navigation.scss */
#navigation .block {
  margin-bottom: 0;
}
/* line 299, ../sass/components/_navigation.scss */
#navigation .block-menu .block-title,
#navigation .block-menu-block .block-title {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 309, ../sass/components/_navigation.scss */
#navigation .menu-toggler, #navigation .search-toggler {
  width: 40px;
  height: 40px;
  font-size: 14px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  z-index: 120;
}
/* line 322, ../sass/components/_navigation.scss */
#navigation .menu-toggler {
  z-index: 1001;
}
/* line 324, ../sass/components/_navigation.scss */
#navigation .menu-toggler .icon {
  background: #f0f0f0;
  padding: 13px 15px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
/* line 331, ../sass/components/_navigation.scss */
#navigation .search-toggler {
  float: right;
  margin-right: 10px;
  font-size: 18px;
  position: absolute;
  top: -50px;
  right: 50px;
  background: #2a2724;
  display: none;
}
@media all and (min-width: 768px) {
  /* line 331, ../sass/components/_navigation.scss */
  #navigation .search-toggler {
    top: -60px;
    display: none;
  }
}
/* line 347, ../sass/components/_navigation.scss */
#navigation.toggle-header {
  max-width: none;
  z-index: 1002;
  padding-top: 30px;
}
@media all and (min-width: 768px) {
  /* line 347, ../sass/components/_navigation.scss */
  #navigation.toggle-header {
    position: absolute;
    top: 150px;
  }
}
/* line 355, ../sass/components/_navigation.scss */
#navigation.toggle-header .menu-toggler, #navigation.toggle-header .search-toggler {
  float: right;
}
/* line 358, ../sass/components/_navigation.scss */
#navigation.toggle-header .menu-toggler {
  position: absolute;
  right: 0;
  top: 0;
}
@media all and (max-width: 480px) {
  /* line 363, ../sass/components/_navigation.scss */
  #navigation.toggle-header nav[role="navigation"] {
    clear: both;
    margin-bottom: 60px;
  }
}

/*
 * Main menu and Secondary menu links
 */
/* line 382, ../sass/components/_navigation.scss */
#secondary-menu {
  float: right;
  /* LTR */
  margin-top: -30px;
}
/* line 385, ../sass/components/_navigation.scss */
#secondary-menu ul {
  margin: 20px 0;
}
/* line 388, ../sass/components/_navigation.scss */
#secondary-menu li {
  display: inline-block;
  margin-right: 10px;
}
/* line 391, ../sass/components/_navigation.scss */
#secondary-menu li a {
  color: #292929;
  font-size: 0.75em;
  line-height: 1.66667em;
  text-transform: uppercase;
}
@media all and (max-width: 480px) {
  /* line 382, ../sass/components/_navigation.scss */
  #secondary-menu {
    display: none;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 382, ../sass/components/_navigation.scss */
  #secondary-menu {
    margin-top: -15px;
    margin-right: 80px;
  }
}
@media all and (width: 767px) {
  /* line 382, ../sass/components/_navigation.scss */
  #secondary-menu {
    margin-top: -30px;
    margin-right: 80px;
  }
}

/*
 * Menu blocks
 */
/*
 * "Menu block" blocks
 *
 * Drupal core has limited ways in which it can display its menus. To get around
 * these limitations, see http://drupal.org/project/menu_block
 */
/* line 425, ../sass/components/_navigation.scss */
.menu-overlay-content {
  max-width: 1180px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

/* line 432, ../sass/components/_navigation.scss */
header .social-media-block {
  position: absolute;
  z-index: 1001;
  bottom: 50px;
  right: 210px;
}
@media all and (max-width: 480px) {
  /* line 432, ../sass/components/_navigation.scss */
  header .social-media-block {
    bottom: 0;
    right: 0;
    width: 100%;
    position: relative;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 432, ../sass/components/_navigation.scss */
  header .social-media-block {
    right: 0;
  }
}
/* line 446, ../sass/components/_navigation.scss */
header .social-media-block h2 {
  color: white;
}

/* line 451, ../sass/components/_navigation.scss */
.social-media-list {
  padding: 0;
}
/* line 453, ../sass/components/_navigation.scss */
.social-media-list .social-media-item {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
/* line 462, ../sass/components/_navigation.scss */
.social-media-list .social-media-item.facebook {
  background-image: url("../images/icons/face.png");
}
/* line 465, ../sass/components/_navigation.scss */
.social-media-list .social-media-item.instagram {
  background-image: url("../images/icons/Glyph_Logo_thumbnail200.png");
}
/* line 468, ../sass/components/_navigation.scss */
.social-media-list .social-media-item.twitter {
  background-image: url("../images/icons/twitter.png");
}
/* line 471, ../sass/components/_navigation.scss */
.social-media-list .social-media-item.vk {
  background-image: url("../images/icons/vk.png");
}
/* line 474, ../sass/components/_navigation.scss */
.social-media-list .social-media-item.youtube {
  background-image: url("../images/icons/youtube.png");
  width: 40px;
  background-position-y: 1px;
}
/* line 479, ../sass/components/_navigation.scss */
.social-media-list .social-media-item.telegram {
  background-image: url("../images/icons/telegram.png");
  width: 40px;
  background-position-y: 1px;
}
/* line 484, ../sass/components/_navigation.scss */
.social-media-list .social-media-item a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 2, ../sass/components/_newsletter.scss */
#article-newsletter {
  opacity: 0;
  transition: opacity 0.4s;
  position: fixed;
  background-color: white;
  z-index: -1;
  width: 500px;
  min-height: 0;
  top: calc(50% - 150px);
  left: calc(50% - 250px);
  padding: 40px;
}
@media all and (max-width: 480px) {
  /* line 2, ../sass/components/_newsletter.scss */
  #article-newsletter {
    width: calc(100% - 20px);
    left: 10px;
    top: 10px;
  }
}
/* line 18, ../sass/components/_newsletter.scss */
#article-newsletter.show {
  opacity: 100%;
  z-index: 1010;
}
/* line 22, ../sass/components/_newsletter.scss */
#article-newsletter .close-newsletter {
  position: absolute;
  top: 10px;
  right: 10px;
}
/* line 27, ../sass/components/_newsletter.scss */
#article-newsletter input#edit-mail {
  width: 100%;
}
/* line 30, ../sass/components/_newsletter.scss */
#article-newsletter input#edit-submit {
  width: 75%;
  padding: 11px 18px;
}
/* line 33, ../sass/components/_newsletter.scss */
#article-newsletter input#edit-submit:hover {
  background-color: #777;
}
/* line 37, ../sass/components/_newsletter.scss */
#article-newsletter .form-type-textfield.form-item-mail {
  margin-bottom: 15px;
}
/* line 40, ../sass/components/_newsletter.scss */
#article-newsletter .close-newsletter {
  background-image: url(/sites/default/themes/ibo_theme/images/icons/cross.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 20px;
  right: 20px;
}
/* line 49, ../sass/components/_newsletter.scss */
#article-newsletter .close-newsletter:hover {
  background-image: url(/sites/default/themes/ibo_theme/images/icons/cross-light.svg);
  cursor: pointer;
}
/* line 54, ../sass/components/_newsletter.scss */
#article-newsletter .issues-link, #article-newsletter .feed-icon {
  display: none;
}

/* line 59, ../sass/components/_newsletter.scss */
#newsletter-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: black;
  opacity: 0;
  z-index: -1;
}
/* line 68, ../sass/components/_newsletter.scss */
#newsletter-overlay.show {
  opacity: 50%;
  z-index: 1009;
}

@media all and (min-width: 480px) {
  /* line 2, ../sass/components/_frontpage.scss */
  .view-mode-teaser .field-name-title {
    margin-left: 160px;
  }
}
/* line 6, ../sass/components/_frontpage.scss */
.view-mode-teaser .field-name-title h2 {
  font-weight: 700;
  margin-top: 0;
}
/* line 12, ../sass/components/_frontpage.scss */
.view-mode-teaser.title-font-size-xlarge .field-name-title {
  font-size: 50px;
}
/* line 17, ../sass/components/_frontpage.scss */
.view-mode-teaser.title-font-size-large .field-name-title {
  font-size: 40px;
}
/* line 22, ../sass/components/_frontpage.scss */
.view-mode-teaser.title-font-size-small .field-name-title {
  font-size: 22px;
}
/* line 27, ../sass/components/_frontpage.scss */
.view-mode-teaser.title-font-size-xsmall .field-name-title {
  font-size: 16px;
}
/* line 33, ../sass/components/_frontpage.scss */
.view-mode-teaser.title-font-weight-light .field-name-title h2 {
  font-weight: 300;
}
/* line 40, ../sass/components/_frontpage.scss */
.view-mode-teaser.title-font-weight-normal .field-name-title h2 {
  font-weight: 400;
}
/* line 47, ../sass/components/_frontpage.scss */
.view-mode-teaser.title-font-weight-bold .field-name-title h2 {
  font-weight: 700;
}
/* line 53, ../sass/components/_frontpage.scss */
.view-mode-teaser.summary-style-hidden .field-name-field-intro-text {
  display: none;
}
@media all and (min-width: 480px) {
  /* line 58, ../sass/components/_frontpage.scss */
  .view-mode-teaser .field-name-field-image {
    float: left;
    max-width: 150px;
    margin-right: -150px;
    margin-right: 10px;
  }
}
/* line 68, ../sass/components/_frontpage.scss */
.view-mode-teaser.image-hide .field-name-field-main-image {
  display: none;
}
/* line 71, ../sass/components/_frontpage.scss */
.view-mode-teaser.image-hide .field-name-field-title-prefix {
  margin-bottom: 0.2em;
}
/* line 76, ../sass/components/_frontpage.scss */
.view-mode-teaser.byline-show .field-collection-container {
  display: block;
}
/* line 81, ../sass/components/_frontpage.scss */
.view-mode-teaser.introtext-hide .field-name-field-intro-text {
  display: none;
}
/* line 85, ../sass/components/_frontpage.scss */
.view-mode-teaser .field-name-field-intro-text {
  font-family: "Exo 2", Helvetica, Arial, "Nimbus Sans L", sans-serif;
}
@media all and (min-width: 480px) {
  /* line 85, ../sass/components/_frontpage.scss */
  .view-mode-teaser .field-name-field-intro-text {
    margin-left: 160px;
  }
}
@media all and (min-width: 480px) {
  /* line 93, ../sass/components/_frontpage.scss */
  .view-mode-teaser .field-name-published-date {
    margin-left: 160px;
    display: block;
  }
}
/* line 101, ../sass/components/_frontpage.scss */
.view-mode-teaser .field-name-field-byline .field-collection-view {
  padding: 0;
  margin: 1em 0 0 0;
  border: none;
}
/* line 107, ../sass/components/_frontpage.scss */
.view-mode-teaser .field-name-field-byline .field-name-title h4 {
  font-weight: bold !important;
}

/* line 114, ../sass/components/_frontpage.scss */
.entity-collection-style-grid > .item {
  margin-bottom: 10px;
}
/* line 117, ../sass/components/_frontpage.scss */
.entity-collection-style-grid > .item.first-column {
  clear: both;
}
/* line 120, ../sass/components/_frontpage.scss */
.entity-collection-style-grid > .item:last-child {
  margin-bottom: 0;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 120, ../sass/components/_frontpage.scss */
  .entity-collection-style-grid > .item:last-child {
    padding-right: 0;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 126, ../sass/components/_frontpage.scss */
  .entity-collection-style-grid > .item.last-column {
    padding-right: 0;
  }
}

/* line 135, ../sass/components/_frontpage.scss */
.entity-collection .view-mode-teaser.node {
  padding-bottom: 10px;
}
/* line 140, ../sass/components/_frontpage.scss */
.entity-collection .view-mode-teaser.box-decoration-colored .field-name-title, .entity-collection .view-mode-teaser.box-decoration-colored .field-name-field-intro-text, .entity-collection .view-mode-teaser.box-decoration-colored .field-name-published-date, .entity-collection .view-mode-teaser.box-decoration-colored .field-name-field-related-content, .entity-collection .view-mode-teaser.box-decoration-inverted .field-name-title, .entity-collection .view-mode-teaser.box-decoration-inverted .field-name-field-intro-text, .entity-collection .view-mode-teaser.box-decoration-inverted .field-name-published-date, .entity-collection .view-mode-teaser.box-decoration-inverted .field-name-field-related-content {
  padding: 0 10px;
}
/* line 145, ../sass/components/_frontpage.scss */
.entity-collection .view-mode-teaser.box-decoration-colored .has-section-term {
  color: white;
}
/* line 148, ../sass/components/_frontpage.scss */
.entity-collection .view-mode-teaser.box-decoration-colored .has-section-term a {
  color: white;
}

/* line 158, ../sass/components/_frontpage.scss */
.pane-infographics .field-name-field-infographic-image {
  text-align: center;
  background: #f0f0f0;
}
/* line 161, ../sass/components/_frontpage.scss */
.pane-infographics .field-name-field-infographic-image img {
  width: auto;
  height: auto;
  margin: auto;
}

@media all and (min-width: 480px) {
  /* line 174, ../sass/components/_frontpage.scss */
  .ramsalt-front .column-container {
    margin: 0;
    padding: 0;
  }

  /* line 179, ../sass/components/_frontpage.scss */
  .ramsalt-front .column {
    float: left;
    margin: 0;
    padding: 0;
    min-height: 1px;
  }

  /* line 186, ../sass/components/_frontpage.scss */
  .ramsalt-front .column-inner {
    padding: 10px;
  }

  /* line 191, ../sass/components/_frontpage.scss */
  .ramsalt-front .twothirds,
  .ramsalt-front .twothirds-inverted {
    width: 66.7%;
  }

  /* line 196, ../sass/components/_frontpage.scss */
  .ramsalt-front .onethird,
  .ramsalt-front .onethird-inverted {
    width: 33.3%;
  }

  /* line 200, ../sass/components/_frontpage.scss */
  .ramsalt-front .full-width {
    width: 100%;
  }
}
/* line 207, ../sass/components/_frontpage.scss */
.image-icons-wrapper {
  position: relative;
}

/* line 210, ../sass/components/_frontpage.scss */
.media-icons {
  position: absolute;
  bottom: 5px;
  left: 10px;
}
/* line 214, ../sass/components/_frontpage.scss */
.media-icons > div {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 5px;
}
/* line 219, ../sass/components/_frontpage.scss */
.media-icons > div::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
}

/* line 229, ../sass/components/_frontpage.scss */
.media-icon-video::after {
  background-image: url("../images/icons/play-button.svg");
  background-repeat: no-repeat;
}

/* line 234, ../sass/components/_frontpage.scss */
.media-icon-gallery::after {
  background-image: url("../images/icons/gallery.svg");
  background-repeat: no-repeat;
}

/* line 240, ../sass/components/_frontpage.scss */
.media-icon-podcast::after {
  background-image: url("../images/icons/podcast.svg");
  background-repeat: no-repeat;
}

@media only screen and (max-width: 768px) {
  /* line 245, ../sass/components/_frontpage.scss */
  .column {
    float: none;
    width: 100% !important;
  }
}
@media all and (min-width: 768px) {
  /* line 252, ../sass/components/_frontpage.scss */
  #frontpage-ec-first-article .entity-collection-style-grid {
    margin-right: 0;
  }
}

/* line 261, ../sass/components/_frontpage.scss */
.ramsalt-front .row-one .onethird {
  display: none;
  background-color: #3c3c40;
  overflow-x: hidden;
  margin-bottom: 20px;
  padding: 0 20px;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 261, ../sass/components/_frontpage.scss */
  .ramsalt-front .row-one .onethird {
    width: 33.3% !important;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 270, ../sass/components/_frontpage.scss */
  .ramsalt-front .row-one .onethird .item {
    padding-right: 0 !important;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 276, ../sass/components/_frontpage.scss */
  .ramsalt-front .row-one .twothirds {
    width: calc(66.6% - 20px) !important;
    margin-right: 20px;
  }
}

/* line 286, ../sass/components/_frontpage.scss */
.pane-entity-collection.pane-frontpage-featured ul.slick-dots {
  width: calc(100% - 20px);
}
/* line 288, ../sass/components/_frontpage.scss */
.pane-entity-collection.pane-frontpage-featured ul.slick-dots > li {
  width: 12px;
}
/* line 292, ../sass/components/_frontpage.scss */
.pane-entity-collection.pane-frontpage-featured ul.slick-dots button:before {
  width: 11px;
  height: 11px;
  border: 1px solid white;
  border-radius: 15px;
  color: transparent;
  opacity: 1;
}
/* line 303, ../sass/components/_frontpage.scss */
.pane-entity-collection.pane-frontpage-featured ul.slick-dots li.slick-active button:before {
  background-color: white;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 309, ../sass/components/_frontpage.scss */
  .pane-entity-collection.pane-frontpage-featured .slick-arrow {
    display: none !important;
  }
}

/* line 317, ../sass/components/_frontpage.scss */
.front.not-logged-in .contextual-links-wrapper {
  display: none;
}

/* line 322, ../sass/components/_frontpage.scss */
.node-type-name {
  color: white;
  text-transform: uppercase;
  margin: 10px 0 10px 0px;
}

/* line 2, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-full, .node.node-video.view-mode-full {
  margin-bottom: 35px;
}
/* line 5, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-full .field-name-title, .node.node-video.view-mode-full .field-name-title {
  margin-top: 8px;
  text-align: center;
}
/* line 9, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-full .field-name-title .title, .node.node-video.view-mode-full .field-name-title .title {
  font-size: 2em;
  line-height: 1.25em;
}
/* line 13, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-full .field-name-field-image-caption, .node.node-video.view-mode-full .field-name-field-image-caption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  width: 100%;
}
/* line 22, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-full .field-name-field-intro-text, .node.node-video.view-mode-full .field-name-field-intro-text {
  font-size: 1em;
  line-height: 1.25em;
  margin-top: 3px;
  padding: 0 20px;
}
/* line 28, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-list_item, .node.node-image-gallery.view-mode-embed, .node.node-video.view-mode-list_item, .node.node-video.view-mode-embed {
  cursor: pointer;
}
/* line 31, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-list_item > .field-name-camera-icon, .node.node-image-gallery.view-mode-list_item > .field-name-play-icon, .node.node-image-gallery.view-mode-embed > .field-name-camera-icon, .node.node-image-gallery.view-mode-embed > .field-name-play-icon, .node.node-video.view-mode-list_item > .field-name-camera-icon, .node.node-video.view-mode-list_item > .field-name-play-icon, .node.node-video.view-mode-embed > .field-name-camera-icon, .node.node-video.view-mode-embed > .field-name-play-icon {
  margin: 6px 0 0 0;
  position: absolute;
}
/* line 35, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-list_item .field-name-title, .node.node-image-gallery.view-mode-embed .field-name-title, .node.node-video.view-mode-list_item .field-name-title, .node.node-video.view-mode-embed .field-name-title {
  padding: 0 20px;
  text-align: center;
}
@media all and (max-width: 768px) {
  /* line 35, ../sass/components/_media-gallery.scss */
  .node.node-image-gallery.view-mode-list_item .field-name-title, .node.node-image-gallery.view-mode-embed .field-name-title, .node.node-video.view-mode-list_item .field-name-title, .node.node-video.view-mode-embed .field-name-title {
    text-align: left;
  }
}
/* line 41, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-list_item .field-name-title h2, .node.node-image-gallery.view-mode-embed .field-name-title h2, .node.node-video.view-mode-list_item .field-name-title h2, .node.node-video.view-mode-embed .field-name-title h2 {
  font-size: 1em;
  line-height: 0.9375em;
  font-weight: 700;
}
/* line 45, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-list_item .field-name-title a, .node.node-image-gallery.view-mode-embed .field-name-title a, .node.node-video.view-mode-list_item .field-name-title a, .node.node-video.view-mode-embed .field-name-title a {
  color: #292929;
}
/* line 50, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-list_item .field-name-play-icon a, .node.node-image-gallery.view-mode-embed .field-name-play-icon a, .node.node-video.view-mode-list_item .field-name-play-icon a, .node.node-video.view-mode-embed .field-name-play-icon a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  color: white;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 58, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-list_item .field-name-play-icon a:hover, .node.node-image-gallery.view-mode-embed .field-name-play-icon a:hover, .node.node-video.view-mode-list_item .field-name-play-icon a:hover, .node.node-video.view-mode-embed .field-name-play-icon a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 62, ../sass/components/_media-gallery.scss */
.node.node-image-gallery.view-mode-list_item .field-name-play-icon a .play-icon-inner, .node.node-image-gallery.view-mode-embed .field-name-play-icon a .play-icon-inner, .node.node-video.view-mode-list_item .field-name-play-icon a .play-icon-inner, .node.node-video.view-mode-embed .field-name-play-icon a .play-icon-inner {
  font-size: 50px;
  margin: -25px 0 0 -22px;
  left: 50%;
  position: absolute;
  top: 50%;
}

/* line 75, ../sass/components/_media-gallery.scss */
.view-mediagallery .views-row {
  border-top: 1px solid #2a2724;
  padding: 30px 0;
}
/* line 79, ../sass/components/_media-gallery.scss */
.view-mediagallery .views-row.views-row-first {
  border-top: 0;
  padding-top: 0;
}
/* line 83, ../sass/components/_media-gallery.scss */
.view-mediagallery .views-row.views-row-last {
  padding-bottom: 15px;
}
/* line 87, ../sass/components/_media-gallery.scss */
.view-mediagallery .group-video-wrapper {
  position: relative;
}
@media all and (max-width: 768px) {
  /* line 87, ../sass/components/_media-gallery.scss */
  .view-mediagallery .group-video-wrapper {
    margin-bottom: -10px;
  }
}
/* line 94, ../sass/components/_media-gallery.scss */
.view-mediagallery .field-name-field-gallery-images {
  margin-bottom: 20px;
}
@media all and (max-width: 768px) {
  /* line 94, ../sass/components/_media-gallery.scss */
  .view-mediagallery .field-name-field-gallery-images {
    margin-bottom: -10px;
  }
}
/* line 100, ../sass/components/_media-gallery.scss */
.view-mediagallery .field-type-field-collection {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 106, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs {
  padding: 20px 0 0 0;
}
/* line 111, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs h2.pane-title {
  float: left;
  width: 75%;
  margin-left: 0%;
  margin-right: -75%;
  font-size: 0.75em;
  line-height: 1.66667em;
  border-right: 5px solid white;
  color: white;
  font-weight: 700;
  line-height: 38px;
  padding-left: 10px;
  text-transform: uppercase;
}
/* line 121, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs h2.pane-title .pane-title-right {
  float: right;
}
/* line 126, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-wrapper > .item-list {
  float: right;
  width: 25%;
  margin-right: 0%;
  margin-left: -25%;
  padding-right: 0;
}
/* line 129, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-wrapper > .item-list ul {
  margin: 0 -10px 0 -5px;
  padding: 0;
}
/* line 133, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-wrapper > .item-list ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33%;
  margin: 0;
  padding: 0 5px;
}
/* line 140, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-wrapper > .item-list ul li.first {
  padding-left: 25px;
}
/* line 145, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-wrapper > .item-list a {
  font-size: 0.75em;
  line-height: 1.66667em;
  float: left;
  color: white;
  font-weight: 700;
  text-align: center;
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}
/* line 156, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-wrapper > .item-list a span {
  background: #2a2724;
  float: left;
  width: 100%;
}
/* line 164, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs_main {
  clear: both;
}
/* line 167, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-tabpage {
  padding-bottom: 0;
}
/* line 170, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-tabpage .view-mediagallery {
  background: white;
  padding: 20px 0 0;
  overflow: hidden;
}
/* line 176, ../sass/components/_media-gallery.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-tabs.quicktabs-style-nostyle {
  overflow: hidden;
  font-size: 0.75em;
  line-height: 2.08333em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  border-bottom: 0;
}
/* line 104, ../sass/_mixins.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-tabs.quicktabs-style-nostyle li {
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
}
/* line 109, ../sass/_mixins.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-tabs.quicktabs-style-nostyle li a {
  background: #f0f0f0;
  color: #a6a6a6;
  display: block;
  text-decoration: none;
}
/* line 116, ../sass/_mixins.scss */
.pane-quicktabs-media-gallery-quicktabs .quicktabs-tabs.quicktabs-style-nostyle li.active:after, .pane-quicktabs-media-gallery-quicktabs .quicktabs-tabs.quicktabs-style-nostyle li:hover:after {
  content: "";
  position: absolute;
  z-index: -1;
  height: 10px;
  bottom: -10px;
  left: 50%;
  border-left: 1px solid #2a2724;
}

/* line 185, ../sass/components/_media-gallery.scss */
.node-type-image-gallery .more-label,
.node-type-image-gallery .field-name-field-title-prefix,
.pane-latest-photo-and-video .more-label,
.pane-latest-photo-and-video .field-name-field-title-prefix {
  display: none;
}

/* line 191, ../sass/components/_media-gallery.scss */
.node-type-image-gallery .node.node-image-gallery.view-mode-full .field-name-field-image-caption {
  position: static;
  padding: 0;
  text-align: left;
}

/* line 2, ../sass/components/_slick.scss */
.slick .slick-prev {
  left: -24px;
}
/* line 5, ../sass/components/_slick.scss */
.slick .slick-next {
  right: -24px;
}
/* line 9, ../sass/components/_slick.scss */
.slick .slick-prev,
.slick .slick-next {
  height: 24px;
  width: 24px;
}
/* line 13, ../sass/components/_slick.scss */
.slick .slick-prev:before,
.slick .slick-next:before {
  font-size: 24px;
  color: black;
}
@media all and (max-width: 768px) {
  /* line 21, ../sass/components/_slick.scss */
  .slick .slick-prev,
  .slick .slick-next {
    display: none !important;
  }
}

/* line 1, ../sass/components/_vacancies.scss */
.field-name-all-vacancies {
  border: 1px solid #a6a6a6;
  margin-bottom: 2em;
}
@media all and (max-width: 768px) {
  /* line 1, ../sass/components/_vacancies.scss */
  .field-name-all-vacancies {
    display: none;
  }
}
/* line 9, ../sass/components/_vacancies.scss */
.field-name-all-vacancies .block-title {
  color: white;
  background-color: black;
  text-transform: uppercase;
  text-align: center;
  font-size: 1em;
  line-height: 1.625em;
  margin: 0;
}
/* line 18, ../sass/components/_vacancies.scss */
.field-name-all-vacancies .view {
  padding: 10px;
  background-color: #F2F0EA;
}

/* line 25, ../sass/components/_vacancies.scss */
.view.view-vacancies {
  font-size: .9rem;
  position: relative;
}
/* line 29, ../sass/components/_vacancies.scss */
.view.view-vacancies .slick-slider {
  margin-bottom: 5px;
}
/* line 33, ../sass/components/_vacancies.scss */
.view.view-vacancies .views-row {
  margin-bottom: 10px;
}
/* line 37, ../sass/components/_vacancies.scss */
.view.view-vacancies .field-name-title a {
  color: inherit;
}
/* line 40, ../sass/components/_vacancies.scss */
.view.view-vacancies .field-name-field-intro-text {
  font-size: .85rem;
  line-height: .9rem;
}
/* line 44, ../sass/components/_vacancies.scss */
.view.view-vacancies .field-name-field-intro-text p {
  margin: .5em 0;
}
/* line 49, ../sass/components/_vacancies.scss */
.view.view-vacancies .field-name-field-jobs-deadline {
  font-size: .9rem;
}
/* line 52, ../sass/components/_vacancies.scss */
.view.view-vacancies .field-name-field-jobs-deadline .field-label:after {
  content: ":";
}
/* line 55, ../sass/components/_vacancies.scss */
.view.view-vacancies .field-name-field-jobs-deadline div {
  float: none;
  display: inline-block;
}
/* line 59, ../sass/components/_vacancies.scss */
.view.view-vacancies .field-name-field-jobs-deadline .field-item {
  font-weight: bold;
}
/* line 67, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid .field-name-field-image, .view.view-vacancies.view-display-id-sidebar .field-name-field-image {
  min-height: 100px;
  background-color: white;
}
/* line 76, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-sidebar .views-row .field-name-field-image {
  border: 1px solid #a6a6a6;
  margin-bottom: .25rem;
}
/* line 79, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-sidebar .views-row .field-name-field-image .field-item {
  padding: .5rem;
}
/* line 88, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid {
  overflow: hidden;
  text-align: center;
}
/* line 92, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid .view-header {
  font-size: 1em;
  margin-top: .5em;
  padding: .5em 1em;
  background-color: #f0f0f0;
}
/* line 98, ../sass/components/_vacancies.scss */
.node-type-job-ads .view.view-vacancies.view-display-id-grid .view-header {
  display: none;
}
/* line 102, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid .view-content {
  overflow: hidden;
  text-align: center;
}
/* line 107, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid .views-row {
  display: inline-block;
  width: 290px;
  height: 290px;
  margin: 5px;
  padding: 5px;
  border: 1px solid #a6a6a6;
  text-align: center;
}
/* line 118, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid .views-row:hover {
  -webkit-box-shadow: 0 0 7px #333333;
  -moz-box-shadow: 0 0 7px #333333;
  box-shadow: 0 0 7px #333333;
}
/* line 122, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid .views-row > .node {
  height: 100%;
}
/* line 126, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid .views-row .field-name-field-image {
  height: 150px;
  padding: 1em 0;
}
/* line 131, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid .views-row .field-name-title {
  color: #3c3c40;
  padding-bottom: .5em;
}
/* line 137, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-grid .views-row .field-name-field-jobs-deadline {
  color: #3c3c40;
}
@media all and (min-width: 480px) {
  /* line 145, ../sass/components/_vacancies.scss */
  .view.view-vacancies.view-display-id-grid .views-row {
    float: left;
  }
}
@media all and (min-width: 768px) and (max-width: 950px) {
  /* line 150, ../sass/components/_vacancies.scss */
  .view.view-vacancies.view-display-id-grid .views-row {
    height: 250px;
    width: 32%;
    margin: 5px 1.5% 5px 0;
    padding: 0;
  }
  /* line 156, ../sass/components/_vacancies.scss */
  .view.view-vacancies.view-display-id-grid .views-row:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 162, ../sass/components/_vacancies.scss */
  .view.view-vacancies.view-display-id-grid .views-row {
    height: 250px;
    width: 49%;
    margin: 5px 1% 5px 0;
    padding: 0;
  }
  /* line 168, ../sass/components/_vacancies.scss */
  .view.view-vacancies.view-display-id-grid .views-row:nth-child(2n+2) {
    margin-right: 0;
  }
}
/* line 177, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-slick {
  background-color: white;
  border: 1px solid #a6a6a6;
  margin-bottom: 2em;
  margin-top: -1px;
}
/* line 183, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-slick .view-content {
  padding: 0 10px 20px;
  min-height: 195px;
}
/* line 187, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-slick .view-content .slick-slide {
  padding-top: 0.75rem;
}
/* line 190, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-slick .view-content .node {
  margin: 4px;
}
/* line 193, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-slick .view-content .field-name-field-image {
  background-color: white;
  border: 1px solid #a6a6a6;
  height: 95px;
}
/* line 201, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-slick .view-footer {
  text-align: center;
  width: 100%;
  height: 1px;
  overflow: visible;
}
/* line 207, ../sass/components/_vacancies.scss */
.view.view-vacancies.view-display-id-slick .view-footer .view-all-link {
  position: relative;
  bottom: 1em;
}
@media all and (max-width: 480px) {
  /* line 177, ../sass/components/_vacancies.scss */
  .view.view-vacancies.view-display-id-slick {
    background-color: white;
  }
  /* line 216, ../sass/components/_vacancies.scss */
  .view.view-vacancies.view-display-id-slick .view-content {
    min-height: 220px;
  }
}
/* line 224, ../sass/components/_vacancies.scss */
.view.view-vacancies .view-footer {
  text-align: center;
}
/* line 227, ../sass/components/_vacancies.scss */
.view.view-vacancies .view-footer .view-all-link {
  display: inline-block;
  padding: 3px 22.5px;
  font-weight: bold;
  color: white;
}

/* line 243, ../sass/components/_vacancies.scss */
.pane-vacancies .view,
.pane-vacancies .pane-title,
.pane-vacancies-slick .view,
.pane-vacancies-slick .pane-title {
  margin: 0;
}
/* line 246, ../sass/components/_vacancies.scss */
.pane-vacancies .pane-title,
.pane-vacancies-slick .pane-title {
  background-color: #3c3c40;
  color: white;
  text-align: center;
  text-transform: uppercase;
  height: 25px;
  line-height: 1.65;
  font-size: 1em;
}
/* line 257, ../sass/components/_vacancies.scss */
.node-type-job-ads .pane-vacancies, .node-type-job-ads
.pane-vacancies-slick {
  margin-top: 1.5em;
  margin-bottom: .5em;
  text-align: center;
}
/* line 262, ../sass/components/_vacancies.scss */
.node-type-job-ads .pane-vacancies .pane-title, .node-type-job-ads
.pane-vacancies-slick .pane-title {
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.71429em;
  color: white;
  position: relative;
  bottom: 1em;
  padding: 0 2em;
  font-weight: bold;
}
/* line 272, ../sass/components/_vacancies.scss */
.node-type-job-ads .pane-vacancies .view, .node-type-job-ads
.pane-vacancies-slick .view {
  text-align: initial;
}
@media all and (max-width: 768px) {
  /* line 241, ../sass/components/_vacancies.scss */
  .pane-vacancies,
  .pane-vacancies-slick {
    background-color: white;
  }
}

/* line 283, ../sass/components/_vacancies.scss */
.node-type-job-ads .vacancies-heading {
  text-align: center;
}
/* line 286, ../sass/components/_vacancies.scss */
.node-type-job-ads .vacancies-heading .pane-title {
  color: white;
  background-color: #3c3c40;
  text-transform: uppercase;
  height: 25px;
  line-height: 1.65;
  font-size: 1em;
}
/* line 295, ../sass/components/_vacancies.scss */
.node-type-job-ads .vacancies-heading .node {
  background-color: #f0f0f0;
  margin-bottom: .5em;
  padding: .5em 1em;
}
/* line 303, ../sass/components/_vacancies.scss */
.node-type-job-ads .job-listing-link {
  display: none;
}

/* line 309, ../sass/components/_vacancies.scss */
.node-job-ads .job-offer-title {
  font-weight: 700;
}
/* line 312, ../sass/components/_vacancies.scss */
.node-job-ads .field-name-field-image {
  display: table;
  table-layout: fixed;
  width: 100%;
  overflow: hidden;
  padding: 0 !important;
  margin: 0 !important;
}
/* line 320, ../sass/components/_vacancies.scss */
.node-job-ads .field-name-field-image .field-items {
  display: table-row;
}
/* line 323, ../sass/components/_vacancies.scss */
.node-job-ads .field-name-field-image .field-item {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/* line 328, ../sass/components/_vacancies.scss */
.node-job-ads .field-name-field-image .field-item a, .node-job-ads .field-name-field-image .field-item img {
  vertical-align: middle;
  line-height: 0;
}
/* line 332, ../sass/components/_vacancies.scss */
.node-job-ads .field-name-field-image .field-item a {
  display: inline-block;
  max-width: 100%;
}
/* line 336, ../sass/components/_vacancies.scss */
.node-job-ads .field-name-field-image .field-item img {
  display: block;
  margin: 0 auto;
}

/* line 347, ../sass/components/_vacancies.scss */
.page-node .node-job-ads.view-mode-full .field-name-field-intro-text {
  font-size: 14px;
  font-weight: normal;
}
/* line 353, ../sass/components/_vacancies.scss */
.page-node .node-job-ads.view-mode-full .field-name-title .field-item > * {
  margin-top: 0;
  font-weight: 600;
}
@media all and (max-width: 480px) {
  /* line 362, ../sass/components/_vacancies.scss */
  .page-node .node-job-ads.view-mode-full .group-left,
  .page-node .node-job-ads.view-mode-full .group-right {
    float: none;
    width: 100%;
  }
  /* line 366, ../sass/components/_vacancies.scss */
  .page-node .node-job-ads.view-mode-full .group-left > div,
  .page-node .node-job-ads.view-mode-full .group-right > div {
    margin: .5em;
  }
}
@media all and (min-width: 480px) {
  /* line 375, ../sass/components/_vacancies.scss */
  .page-node .node-job-ads.view-mode-full .group-left > div,
  .page-node .node-job-ads.view-mode-full .group-right > div {
    margin: .5em;
  }
  /* line 379, ../sass/components/_vacancies.scss */
  .page-node .node-job-ads.view-mode-full .group-left {
    width: 35%;
    margin-right: .5%;
  }
  /* line 383, ../sass/components/_vacancies.scss */
  .page-node .node-job-ads.view-mode-full .group-right {
    width: 60%;
    float: right;
  }
}
/* line 392, ../sass/components/_vacancies.scss */
.page-node .node-job-ads.view-mode-list_item .field-name-field-jobs-deadline, .page-node .node-job-ads.view-mode-slideshow .field-name-field-jobs-deadline {
  font-size: 0.8em;
}

/* line 402, ../sass/components/_vacancies.scss */
.field-name-field-related-galleries .slick .field-name-field-gallery-image .field-label {
  display: none;
}
/* line 408, ../sass/components/_vacancies.scss */
.panel-panel.header .field-name-field-related-galleries .field-name-title {
  display: none;
}
/* line 411, ../sass/components/_vacancies.scss */
.panel-panel.header .field-name-field-related-galleries .slick-slider {
  margin-bottom: 0;
}
/* line 414, ../sass/components/_vacancies.scss */
.panel-panel.header .field-name-field-related-galleries .slick-next {
  right: 0;
}
/* line 417, ../sass/components/_vacancies.scss */
.panel-panel.header .field-name-field-related-galleries .slick-prev {
  left: 0;
}
/* line 422, ../sass/components/_vacancies.scss */
.panel-panel.header .field-name-field-related-galleries .slick-next:before,
.panel-panel.header .field-name-field-related-galleries .slick-prev:before {
  color: white;
}

/* line 431, ../sass/components/_vacancies.scss */
.slick-carousel .field-name-field-gallery-image {
  background-color: #3c3c40;
}
/* line 434, ../sass/components/_vacancies.scss */
.slick-carousel .field-name-field-gallery-image img {
  display: block;
  margin: 0 auto;
}

/* line 1, ../sass/components/_search.scss */
#block-views-exp-search-search-pane {
  display: none;
  padding: 10px;
  position: absolute;
  top: -59px;
  right: 60px;
}
@media all and (max-width: 480px) {
  /* line 1, ../sass/components/_search.scss */
  #block-views-exp-search-search-pane {
    right: auto;
    padding-left: 0;
    width: 90%;
  }
}
/* line 13, ../sass/components/_search.scss */
#block-views-exp-search-search-pane .views-exposed-widgets {
  margin-bottom: 0;
}
@media all and (max-width: 480px) {
  /* line 13, ../sass/components/_search.scss */
  #block-views-exp-search-search-pane .views-exposed-widgets {
    position: relative;
  }
}
/* line 19, ../sass/components/_search.scss */
#block-views-exp-search-search-pane .views-exposed-widget {
  padding-right: 0;
  float: none;
  padding: 0;
}
/* line 25, ../sass/components/_search.scss */
#block-views-exp-search-search-pane input.form-text {
  width: 100%;
}
/* line 29, ../sass/components/_search.scss */
#block-views-exp-search-search-pane .form-submit {
  position: absolute;
  z-index: 100;
  top: 10px;
  right: 10px;
  background: url(../images/search-loop.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
}
@media all and (max-width: 480px) {
  /* line 29, ../sass/components/_search.scss */
  #block-views-exp-search-search-pane .form-submit {
    top: 0;
  }
}

/* line 1, ../sass/components/_ads.scss */
.block-simpleads, .field-name-sidebar-ads {
  margin-bottom: 20px;
}
/* line 3, ../sass/components/_ads.scss */
.block-simpleads h2.pane-title, .block-simpleads h2.block-title, .field-name-sidebar-ads h2.pane-title, .field-name-sidebar-ads h2.block-title {
  color: #a6a6a6;
  font-size: 0.625em;
  line-height: 2em;
  margin-bottom: .2em;
}

/* line 11, ../sass/components/_ads.scss */
.region-add-top .simplead-container {
  margin-right: 0;
  margin-bottom: 0;
}

/* line 18, ../sass/components/_ads.scss */
#frontpage .block-simpleads {
  margin-bottom: 20px;
}

/* line 23, ../sass/components/_ads.scss */
.skyscraper-ad {
  position: absolute;
  right: calc(50% - 560px);
  top: 78px;
}
/* line 27, ../sass/components/_ads.scss */
.skyscraper-ad.sticky {
  position: fixed;
  top: 0 !important;
}
@media all and (max-width: 768px) {
  /* line 23, ../sass/components/_ads.scss */
  .skyscraper-ad {
    display: none;
  }
}

/* Assign colorcodes to terms */
/* line 6, ../sass/components/_sections.scss */
.entity-collection .view-mode-teaser.box-decoration-inverted > .node {
  background: black;
  color: white;
}
/* line 10, ../sass/components/_sections.scss */
.entity-collection .view-mode-teaser.box-decoration-inverted > .node a {
  color: white;
}

/* line 19, ../sass/components/_sections.scss */
.panel-page-photo-video h1 {
  background: #3f51b5;
  padding: 40px;
  color: #fff;
  margin-bottom: 20px;
  font-size: 3.75em;
  line-height: 1em;
  font-weight: 500;
}
/* line 32, ../sass/components/_sections.scss */
.panel-page-photo-video .pane-photo > h2,
.panel-page-photo-video .pane-video > h2,
.panel-page-photo-video .pane-360-image > h2,
.panel-page-photo-video .pane-infographics > h2 {
  font-size: 1.5em;
  background: #a6a6a6;
  padding: 20px;
}
/* line 37, ../sass/components/_sections.scss */
.panel-page-photo-video .pane-photo .flex-control-nav,
.panel-page-photo-video .pane-video .flex-control-nav,
.panel-page-photo-video .pane-360-image .flex-control-nav,
.panel-page-photo-video .pane-infographics .flex-control-nav {
  bottom: 10px;
}
/* line 42, ../sass/components/_sections.scss */
.panel-page-photo-video .pane-photo .field-name-field-title-prefix {
  display: none;
}
/* line 45, ../sass/components/_sections.scss */
.panel-page-photo-video .pane-photo .more-label {
  display: none;
}
/* line 49, ../sass/components/_sections.scss */
.panel-page-photo-video .field-name-field-image-caption {
  display: none;
}

/* line 55, ../sass/components/_sections.scss */
.taxonomy-sections h1.page__title {
  background: #3f51b5;
  padding: 40px;
  color: #fff;
  margin-bottom: 20px;
  font-size: 3.75em;
  line-height: 1em;
  font-weight: 500;
}
/* line 66, ../sass/components/_sections.scss */
.taxonomy-sections.section-arctic h1.page__title {
  background: #4479d4;
}
/* line 72, ../sass/components/_sections.scss */
.taxonomy-sections.section-borders h1.page__title {
  background: #830a90;
}
/* line 78, ../sass/components/_sections.scss */
.taxonomy-sections.section-ecology h1.page__title {
  background: #54a044;
}
/* line 84, ../sass/components/_sections.scss */
.taxonomy-sections.section-industry h1.page__title {
  background: #ec6912;
}
/* line 90, ../sass/components/_sections.scss */
.taxonomy-sections.section-opinions h1.page__title {
  background: lightblue;
}
/* line 96, ../sass/components/_sections.scss */
.taxonomy-sections.section-society h1.page__title {
  background: #ef0117;
}

/* line 102, ../sass/components/_sections.scss */
.pane-latest-sections-pane {
  padding: 10px;
  padding-bottom: 0;
  background: #3f51b5;
  margin-bottom: 20px;
  color: #fff;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 102, ../sass/components/_sections.scss */
  .pane-latest-sections-pane {
    padding: 20px;
  }
}
/* line 113, ../sass/components/_sections.scss */
.pane-latest-sections-pane .entity-collection-style-grid > .item {
  margin-bottom: 0;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 115, ../sass/components/_sections.scss */
  .pane-latest-sections-pane .entity-collection-style-grid > .item.last-column {
    padding-right: 0;
  }
}
/* line 122, ../sass/components/_sections.scss */
.pane-latest-sections-pane a, .pane-latest-sections-pane h2.title a {
  color: #fff;
}
/* line 126, ../sass/components/_sections.scss */
.pane-latest-sections-pane .pane-title {
  color: #fff;
}
/* line 130, ../sass/components/_sections.scss */
.pane-latest-sections-pane.section-arctic, .pane-latest-sections-pane.section-tid-5 {
  background: #4479d4;
}
/* line 134, ../sass/components/_sections.scss */
.pane-latest-sections-pane.section-borders, .pane-latest-sections-pane.section-tid-7 {
  background: #830a90;
}
/* line 138, ../sass/components/_sections.scss */
.pane-latest-sections-pane.section-ecology, .pane-latest-sections-pane.section-tid-11 {
  background: #54a044;
}
/* line 142, ../sass/components/_sections.scss */
.pane-latest-sections-pane.section-industry, .pane-latest-sections-pane.section-tid-8 {
  background: #ec6912;
}
/* line 146, ../sass/components/_sections.scss */
.pane-latest-sections-pane.section-opinions, .pane-latest-sections-pane.section-tid-9 {
  background: lightblue;
}
/* line 149, ../sass/components/_sections.scss */
.pane-latest-sections-pane.section-society, .pane-latest-sections-pane.section-tid-10 {
  background: #ef0117;
}
/* line 152, ../sass/components/_sections.scss */
.pane-latest-sections-pane .field-name-field-title-prefix, .pane-latest-sections-pane .field-name-field-frontpage-title-prefix {
  color: white !important;
  margin-left: 0 !important;
}

/* line 158, ../sass/components/_sections.scss */
.front .pane-latest-photo-and-video {
  padding: 20px 0 20px 20px;
  background: #f0f0f0;
  margin-bottom: 20px;
}
@media all and (max-width: 480px) {
  /* line 158, ../sass/components/_sections.scss */
  .front .pane-latest-photo-and-video {
    padding: 20px 20px 20px 20px;
    margin-right: 0;
  }
}
/* line 166, ../sass/components/_sections.scss */
.front .pane-latest-photo-and-video .field-name-field-summary {
  display: none;
}
/* line 169, ../sass/components/_sections.scss */
.front .pane-latest-photo-and-video .flexslider {
  background: transparent;
}
/* line 171, ../sass/components/_sections.scss */
.front .pane-latest-photo-and-video .flexslider .field-name-field-image-caption {
  display: none;
}
/* line 174, ../sass/components/_sections.scss */
.front .pane-latest-photo-and-video .flexslider .flex-control-nav {
  bottom: 10px;
}
/* line 178, ../sass/components/_sections.scss */
.front .pane-latest-photo-and-video .span1 {
  width: calc(100% - 40px);
}
@media all and (max-width: 480px) {
  /* line 178, ../sass/components/_sections.scss */
  .front .pane-latest-photo-and-video .span1 {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 178, ../sass/components/_sections.scss */
  .front .pane-latest-photo-and-video .span1 {
    width: calc(100% - 20px);
  }
}
/* line 188, ../sass/components/_sections.scss */
.front .pane-latest-photo-and-video .pane-video .view-mode-featured {
  width: 100%;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  /* line 192, ../sass/components/_sections.scss */
  .front .pane-latest-photo-and-video .entity-collection.entity-collection-style-grid {
    margin-right: 0;
  }
}
/* line 198, ../sass/components/_sections.scss */
.front .fp-seemore {
  margin-right: 20px;
  padding-right: 30px;
  position: relative;
  float: right;
}
@media all and (max-width: 480px) {
  /* line 198, ../sass/components/_sections.scss */
  .front .fp-seemore {
    margin-right: 0;
  }
}
/* line 206, ../sass/components/_sections.scss */
.front .fp-seemore:after {
  content: "";
  background-image: url("../images/icons/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 20px;
  height: 18px;
  right: 0;
  top: auto;
}

/* line 220, ../sass/components/_sections.scss */
.summary-style-hidden .field-name-field-summary {
  display: none;
}

/* line 225, ../sass/components/_sections.scss */
.more-section-link {
  display: block;
  max-width: 200px;
  text-align: center;
  margin: 0 auto;
  background: #f17b00;
  padding: 20px;
  color: white;
  text-transform: uppercase;
}

/* line 237, ../sass/components/_sections.scss */
.panel-page-podcasts h1#page-title {
  background: #3f51b5;
  padding: 40px;
  color: #fff;
  margin-bottom: 20px;
  font-size: 3.75em;
  line-height: 1em;
  font-weight: 500;
}

/* line 3, ../sass/components/_support-us.scss */
.page-support-us .skyscraper-ad,
.page-support-us #add-topbanner {
  display: none;
}
/* line 7, ../sass/components/_support-us.scss */
.page-support-us .page__title {
  display: none;
}
/* line 11, ../sass/components/_support-us.scss */
.page-support-us .donate-header {
  width: calc(100vw + 2px);
  margin-left: -12px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media all and (min-width: 1195px) {
  /* line 11, ../sass/components/_support-us.scss */
  .page-support-us .donate-header {
    width: calc(100vw - 13px);
    margin-left: calc((-100vw + 1250px)/2 - 40px);
  }
}
/* line 23, ../sass/components/_support-us.scss */
.page-support-us .donate-header .donate-header__content {
  position: absolute;
  z-index: 10;
  padding: 30px;
}
@media all and (min-width: 1195px) {
  /* line 23, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content {
    margin-left: calc((100vw - 1250px)/2 + 40px);
  }
}
@media all and (min-width: 768px) {
  /* line 23, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content {
    max-width: 768px;
  }
}
@media all and (min-width: 968px) {
  /* line 23, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content {
    max-width: 1180px;
  }
}
/* line 39, ../sass/components/_support-us.scss */
.page-support-us .donate-header .donate-header__content .donate-header__title__text {
  font-size: 19px;
  font-weight: 900;
  line-height: 1.6em;
  margin-bottom: 12px;
  background-color: white;
  box-shadow: 1rem 0 0 0 white, -1rem 0 0 0 white;
  display: inline;
  padding: 8px 0;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media all and (min-width: 768px) {
  /* line 39, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content .donate-header__title__text {
    font-size: 35px;
  }
}
@media all and (min-width: 1195px) {
  /* line 39, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content .donate-header__title__text {
    font-size: 48px;
    line-height: 1.4em;
  }
}
@media all and (min-width: 960px) {
  /* line 60, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content .donate-header__title--maximized {
    max-width: 75%;
  }
}
/* line 66, ../sass/components/_support-us.scss */
.page-support-us .donate-header .donate-header__content .donate-header__title__paragraph {
  font-weight: normal;
  line-height: 1.5em;
  padding: .2em 0;
  font-size: 17px;
  background-color: #fff;
  -webkit-box-shadow: 1rem 0 0 0 white, -1rem 0 0 0 white;
  box-shadow: 1rem 0 0 0 white, -1rem 0 0 0 white;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media all and (min-width: 960px) {
  /* line 66, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content .donate-header__title__paragraph {
    font-size: 2rem;
  }
}
/* line 82, ../sass/components/_support-us.scss */
.page-support-us .donate-header .donate-header__content .donate-header__buttons {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 24px;
}
@media all and (min-width: 768px) {
  /* line 82, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content .donate-header__buttons {
    flex-direction: row;
    margin-left: -17px;
  }
}
/* line 93, ../sass/components/_support-us.scss */
.page-support-us .donate-header .donate-header__content .donate-header__buttons .donate-header__button {
  display: inline-block;
  background: #f17b00;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: white;
  border-radius: 6px;
  padding: 1.1em;
  line-height: 1.1em;
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: -15px;
}
@media all and (min-width: 768px) {
  /* line 93, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content .donate-header__buttons .donate-header__button {
    margin-right: 12px;
    font-size: 15px;
    margin-left: 0;
  }
}
@media all and (min-width: 968px) {
  /* line 93, ../sass/components/_support-us.scss */
  .page-support-us .donate-header .donate-header__content .donate-header__buttons .donate-header__button {
    margin-right: 12px;
    font-size: 18px;
  }
}
/* line 116, ../sass/components/_support-us.scss */
.page-support-us .donate-header .donate-header__content .donate-header__buttons .donate-header__button:hover {
  text-decoration: none;
  background: #d76e00;
}
/* line 123, ../sass/components/_support-us.scss */
.page-support-us .donate-header img {
  width: 100%;
  object-fit: cover;
  height: 80vh;
}
/* line 130, ../sass/components/_support-us.scss */
.page-support-us .donate-text__header {
  margin-top: 30px;
}
/* line 134, ../sass/components/_support-us.scss */
.page-support-us .donate-text__content {
  padding: 24px 0;
}
/* line 136, ../sass/components/_support-us.scss */
.page-support-us .donate-text__content img {
  margin-bottom: 25px;
}
/* line 140, ../sass/components/_support-us.scss */
.page-support-us .donate-text__content p {
  margin-bottom: 24px;
  line-height: 1.9em;
}
/* line 146, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper {
  padding: 0 0 24px 0;
}
/* line 148, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2em;
  margin-bottom: 20px;
}
/* line 155, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form {
  border-bottom: 0;
  background: #f7f7f7;
  border-top: 1px solid black;
  padding: 24px;
}
/* line 160, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .donate-type {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(75px, 1fr));
  gap: .5rem;
}
/* line 165, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .donate-type .donate-type--item {
  width: 100%;
  font-weight: 700;
  padding: 24px 12px;
  background: #dedede;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  color: black;
  transition: all .3s ease;
  text-decoration: none;
}
/* line 177, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .donate-type .donate-type--item.active {
  background: #ef0117;
  color: white;
}
/* line 181, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .donate-type .donate-type--item:hover {
  background: rgba(239, 1, 23, 0.8);
  color: white;
}
/* line 187, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form select {
  font-size: 20px;
  margin: auto;
  padding: 8px 10px;
}
/* line 194, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .amounts .amount {
  cursor: pointer;
  padding: 7px 10px;
  margin: 2px;
  border-radius: 6px;
  border: 1px solid #a6a6a6;
  display: inline-block;
  background: white;
}
/* line 203, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .amounts .active {
  background: #ef0117;
  border: 1px solid #ef0117;
  color: white;
}
/* line 208, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .amounts .other-amount {
  cursor: pointer;
}
/* line 210, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .amounts .other-amount.active {
  background: transparent;
  border-width: 0;
}
/* line 213, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .amounts .other-amount.active .other-currency-code {
  color: white;
}
/* line 216, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .amounts .other-amount.active .other-amount-value {
  background: #ef0117;
  border: 1px solid #ef0117;
  color: white;
}
/* line 224, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .other-amount {
  position: relative;
  display: inline-block;
}
/* line 227, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .other-amount input {
  border-radius: 6px;
  border: 1px solid #a6a6a6;
  padding: 8px 10px 8px 60px;
  margin-top: 5px;
}
/* line 233, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .other-amount .other-currency-code {
  position: absolute;
  left: 15px;
  top: 13px;
}
/* line 239, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .header-line {
  position: relative;
  margin-bottom: 30px;
}
/* line 242, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .header-line::after {
  content: '';
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background: #a6a6a6;
  z-index: 0;
}
@media all and (min-width: 768px) {
  /* line 242, ../sass/components/_support-us.scss */
  .page-support-us .donate-form-wrapper .donate-form .header-line::after {
    top: 40px;
  }
}
/* line 256, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .header-line h3 {
  padding: 0 15px;
  background: #f0f0f0;
  display: inline-block;
  margin-bottom: 0;
  z-index: 1;
  position: relative;
}
/* line 264, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .header-line div {
  color: #a6a6a6;
  font-size: 13px;
}
/* line 270, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .details select {
  width: 100%;
  padding: 8px 10px;
}
/* line 274, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .details label {
  margin-top: 10px;
  margin-bottom: 3px;
  text-align: left;
}
/* line 279, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .details input {
  padding: 8px 10px;
  border-radius: 6px;
  border: 1px solid #a6a6a6;
  width: 100%;
}
/* line 286, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .submit {
  background: #ef0117;
  border: 0;
  border-radius: 6px;
  color: white;
  padding: 8px 10px;
  margin-bottom: 20px;
}
@media all and (min-width: 768px) {
  /* line 286, ../sass/components/_support-us.scss */
  .page-support-us .donate-form-wrapper .donate-form .submit {
    margin-bottom: 0;
  }
}
/* line 296, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .submit:hover {
  background: rgba(239, 1, 23, 0.8);
  color: white;
}
/* line 301, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .active {
  display: block;
}
/* line 304, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .hidden {
  display: none;
}
/* line 307, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .donate-form--payment:not([data-id="one-type"]) {
  padding-top: 20px;
  text-align: center;
}
/* line 311, ../sass/components/_support-us.scss */
.page-support-us .donate-form-wrapper .donate-form .donate-form--payment:not([data-id="one-type"]) h3 {
  margin-top: 0;
  padding-top: 0;
}

/* line 320, ../sass/components/_support-us.scss */
.split * {
  box-sizing: border-box;
}

/* line 323, ../sass/components/_support-us.scss */
.split {
  position: relative;
  display: block;
}
@media all and (min-width: 768px) {
  /* line 323, ../sass/components/_support-us.scss */
  .split {
    display: table;
  }
}
/* line 329, ../sass/components/_support-us.scss */
.split::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  background: #3c3c40;
  z-index: -1;
  left: 0;
  right: 0;
}
@media all and (min-width: 768px) {
  /* line 329, ../sass/components/_support-us.scss */
  .split::before {
    right: 50%;
  }
}
/* line 342, ../sass/components/_support-us.scss */
.split h3 {
  margin: 10px;
}
@media all and (min-width: 768px) {
  /* line 342, ../sass/components/_support-us.scss */
  .split h3 {
    margin: 20px;
  }
}
/* line 348, ../sass/components/_support-us.scss */
.split .left-side {
  color: white;
  padding: 10px;
  width: 100%;
  display: block;
}
@media all and (min-width: 768px) {
  /* line 348, ../sass/components/_support-us.scss */
  .split .left-side {
    display: table-cell;
    width: 50%;
    padding: 30px;
  }
}
/* line 358, ../sass/components/_support-us.scss */
.split .left-side h2, .split .left-side h3 {
  text-align: center;
}
/* line 361, ../sass/components/_support-us.scss */
.split .left-side img {
  max-width: 100%;
  margin: auto;
  margin-bottom: 30px;
}
@media all and (min-width: 768px) {
  /* line 361, ../sass/components/_support-us.scss */
  .split .left-side img {
    max-width: 360px;
  }
}
/* line 370, ../sass/components/_support-us.scss */
.split .right-side {
  background: #f0f0f0;
  padding: 10px;
  text-align: center;
  width: 100%;
  display: block;
}
@media all and (min-width: 768px) {
  /* line 370, ../sass/components/_support-us.scss */
  .split .right-side {
    display: table-cell;
    width: 50%;
    padding: 15px 30px 30px;
  }
}
/* line 381, ../sass/components/_support-us.scss */
.split .right-side select {
  font-size: 20px;
  margin: auto;
  padding: 8px 10px;
}
/* line 387, ../sass/components/_support-us.scss */
.split .right-side .amounts .amount {
  cursor: pointer;
  padding: 7px 10px;
  margin: 2px;
  border-radius: 6px;
  border: 1px solid #a6a6a6;
  display: inline-block;
  background: white;
}
/* line 396, ../sass/components/_support-us.scss */
.split .right-side .amounts .active {
  background: #ef0117;
  border: 1px solid #ef0117;
  color: white;
}
/* line 401, ../sass/components/_support-us.scss */
.split .right-side .amounts .other-amount {
  cursor: pointer;
}
/* line 403, ../sass/components/_support-us.scss */
.split .right-side .amounts .other-amount.active {
  background: transparent;
  border-width: 0;
}
/* line 406, ../sass/components/_support-us.scss */
.split .right-side .amounts .other-amount.active .other-currency-code {
  color: white;
}
/* line 409, ../sass/components/_support-us.scss */
.split .right-side .amounts .other-amount.active .other-amount-value {
  background: #ef0117;
  border: 1px solid #ef0117;
  color: white;
}
/* line 417, ../sass/components/_support-us.scss */
.split .right-side .other-amount {
  position: relative;
  display: inline-block;
}
/* line 420, ../sass/components/_support-us.scss */
.split .right-side .other-amount input {
  border-radius: 6px;
  border: 1px solid #a6a6a6;
  padding: 8px 10px 8px 60px;
  margin-top: 5px;
}
/* line 426, ../sass/components/_support-us.scss */
.split .right-side .other-amount .other-currency-code {
  position: absolute;
  left: 15px;
  top: 13px;
}
/* line 432, ../sass/components/_support-us.scss */
.split .right-side .header-line {
  position: relative;
  margin-bottom: 30px;
}
/* line 435, ../sass/components/_support-us.scss */
.split .right-side .header-line::after {
  content: '';
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background: #a6a6a6;
  z-index: 0;
}
@media all and (min-width: 768px) {
  /* line 435, ../sass/components/_support-us.scss */
  .split .right-side .header-line::after {
    top: 40px;
  }
}
/* line 449, ../sass/components/_support-us.scss */
.split .right-side .header-line h3 {
  padding: 0 15px;
  background: #f0f0f0;
  display: inline-block;
  margin-bottom: 0;
  z-index: 1;
  position: relative;
}
/* line 457, ../sass/components/_support-us.scss */
.split .right-side .header-line div {
  color: #a6a6a6;
  font-size: 13px;
}
/* line 463, ../sass/components/_support-us.scss */
.split .right-side .details select {
  width: 100%;
  padding: 8px 10px;
}
/* line 467, ../sass/components/_support-us.scss */
.split .right-side .details label {
  margin-top: 10px;
  margin-bottom: 3px;
  text-align: left;
}
/* line 472, ../sass/components/_support-us.scss */
.split .right-side .details input {
  padding: 8px 10px;
  border-radius: 6px;
  border: 1px solid #a6a6a6;
  width: 100%;
}
/* line 479, ../sass/components/_support-us.scss */
.split .right-side .submit {
  background: red;
  border: 0;
  border-radius: 6px;
  color: white;
  padding: 8px 10px;
  margin-bottom: 20px;
}
@media all and (min-width: 768px) {
  /* line 479, ../sass/components/_support-us.scss */
  .split .right-side .submit {
    margin-bottom: 0;
  }
}

/* line 492, ../sass/components/_support-us.scss */
.paypal-cards {
  max-width: 200px;
  margin: auto;
  margin-top: 15px;
}

/* line 3, ../sass/components/_flexslider.scss */
.flexslider .flex-direction-nav a {
  background: url("../images/icons/arrow-up.svg") no-repeat;
  background-position: 6px 4px !important;
  background-size: 25px;
  width: 40px;
  height: 40px;
  border: 2px solid #ffffff;
  opacity: 1;
  transform: translateY(-50%);
  border-radius: 100%;
}
/* line 13, ../sass/components/_flexslider.scss */
.flexslider .flex-direction-nav a.flex-next {
  transform: translateY(-50%) rotate(90deg);
  right: 10px;
}
/* line 17, ../sass/components/_flexslider.scss */
.flexslider .flex-direction-nav a.flex-prev {
  transform: translateY(-50%) rotate(-90deg);
  left: 10px;
}
/* line 26, ../sass/components/_flexslider.scss */
.flexslider .flex-control-paging li a {
  width: 13px;
  height: 13px;
  border: 2px solid white;
}

/**
 * @file
 * Print styling
 *
 * We provide some sane print styling for Drupal using Zen's layout method.
 */
/**
 * By importing this CSS file as media "all", we allow this print file to be
 * aggregated with other stylesheets, for improved front-end performance.
 */
@media print {
  /* Underline all links. */
  /* line 16, ../sass/_print.scss */
  a:link,
  a:visited {
    text-decoration: underline !important;
    /* Don't underline header. */
  }
  /* line 20, ../sass/_print.scss */
  a:link.header__site-link,
  a:visited.header__site-link {
    text-decoration: none !important;
  }

  /* line 25, ../sass/_print.scss */
  #content {
    /* Add visible title after abbreviations. */
  }
  /* line 28, ../sass/_print.scss */
  #content abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* Un-float the content. */
  /* line 34, ../sass/_print.scss */
  #content {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* Turn off any background colors or images. */
  /* line 45, ../sass/_print.scss */
  body,
  #page,
  #main,
  #content {
    color: #000;
    background-color: transparent !important;
    background-image: none !important;
  }

  /* Hide sidebars and nav elements. */
  /* line 74, ../sass/_print.scss */
  #skip-link,
  #toolbar,
  #navigation,
  .region-sidebar-first,
  .region-sidebar-second,
  #footer,
  .breadcrumb,
  .tabs,
  .action-links,
  .links,
  .book-navigation,
  .forum-topic-navigation,
  .pager,
  .feed-icons,
  .field-name-field-related-content,
  .field-name-field-sections,
  .field-name-sharing-buttons-2,
  .field-name-comment-guidlines,
  .field-name-disqus,
  .pane-quicktabs-artikkelbunn,
  .block-simplenews,
  #block-views-samarbeidspartnere-block {
    visibility: hidden;
    display: none;
  }

  /* no sidebar */
  /* line 80, ../sass/_print.scss */
  .moscone-flipped-content {
    width: 100%;
  }

  /* line 84, ../sass/_print.scss */
  .moscone-flipped-sidebar,
  #region-right {
    display: none;
  }
}
/* SMACSS theme rules */
/* @import "theme-A"; */
/* @import "theme-B"; */
