@charset "UTF-8";
/* Import dependencies */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Import global */
.icon-facebook, .icon-facebook-white, .icon-search-black, .icon-search-white, .icon-twitter, .icon-twitter-white, .icon-viral, .icon-chevron-up-small, .expandable > a:before, .expandable > a:after, .expandable.js-expandable-open > a:before, .js .accordion .toggle:before, .section-mostread .section-title:before, .article-teaser .label-has-video:before, .nav-toggle:before, .js-nav-open .nav-toggle:before {
  display: inline-block;
  background-image: url("../sprite/sprite.svg");
  background-size: 114px 96px; }

.no-svg .icon-facebook, .no-svg .icon-facebook-white, .no-svg .icon-search-black, .no-svg .icon-search-white, .no-svg .icon-twitter, .no-svg .icon-twitter-white, .no-svg .icon-viral, .no-svg .icon-chevron-up-small, .no-svg .expandable > a:before, .no-svg .expandable > a:after, .no-svg .expandable.js-expandable-open > a:before, .no-svg .js .accordion .toggle:before, .no-svg .section-mostread .section-title:before, .no-svg .article-teaser .label-has-video:before, .no-svg .nav-toggle:before, .no-svg .js-nav-open .nav-toggle:before {
  background-image: url("../sprite/sprite.png"); }

/* Import base */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .list-float:before, .container:before, .search-form-wrapper form:before, .grid-two:before, .grid-three:before, .grid-four:before, .gallery-three:before, .gallery-four:before, .clearfix:after, .list-float:after, .container:after, .search-form-wrapper form:after, .grid-two:after, .grid-three:after, .grid-four:after, .gallery-three:after, .gallery-four:after {
  content: " ";
  display: table; }

.clearfix:after, .list-float:after, .container:after, .search-form-wrapper form:after, .grid-two:after, .grid-three:after, .grid-four:after, .gallery-three:after, .gallery-four:after {
  clear: both; }

.circle {
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.center {
  text-align: center; }

a.link-wrapper {
  display: block;
  text-decoration: none !important; }
  a.link-wrapper:hover, a.link-wrapper:focus {
    text-decoration: none;
    color: inherit !important; }

@media (min-width: 33em) {
  .small-only {
    display: none !important; } }

@media (max-width: 45em) {
  .large-up {
    display: none !important; } }

@media (min-width: 45em) {
  .large-down {
    display: none !important; } }

.list-inline, .social-share {
  padding-left: 0;
  list-style: none; }
  .list-inline li, .social-share li {
    display: inline-block; }
    .list-inline li + li, .social-share li + li {
      margin-top: 0; }

.list-float {
  padding-left: 0;
  list-style: none; }
  .list-float li {
    float: left; }
    .list-float li + li {
      margin-top: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 118.75%;
  color: #333333;
  line-height: 1.58;
  font-family: "Crimson", Georgia, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  background-color: #fff; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

figure {
  margin-left: 0;
  margin-right: 0; }
  .article-body figure {
    margin: 38px 0; }
  .template-article .main-content figure {
    margin-left: -19px;
    margin-right: -19px;
    text-align: center; }
    .template-article .main-content figure figcaption {
      font-family: "Crimson", Georgia, serif; }
      @media (max-width: 45em) {
        .template-article .main-content figure figcaption {
          padding-left: 19px;
          padding-right: 19px; } }
    @media (min-width: 45em) {
      .template-article .main-content figure {
        margin-left: 0;
        margin-right: 0; } }
  .template-article .article-body figure img {
    width: 100%; }

figcaption {
  font-size: 0.78947em;
  margin-top: 15px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  line-height: 1.4;
  color: #555555; }
  figcaption p {
    margin-bottom: .35em; }
    figcaption p:last-child {
      margin-bottom: 0; }
  figcaption .credit {
    font-size: 0.73333em;
    color: #777777;
    margin-top: 9.5px; }

img {
  max-width: 100%;
  height: auto; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 1.5em;
  margin-bottom: .3em;
  font-weight: 600;
  font-family: "Roboto", Arial, sans-serif;
  color: #222222; }

h1, .h1 {
  font-size: 1.89474em;
  line-height: 1.2; }
  @media (min-width: 45em) {
    h1, .h1 {
      font-size: 3.15789em; } }

h2, .h2 {
  font-size: 1.26316em;
  line-height: 1.2; }

h3, .h3 {
  font-size: 1.15789em;
  line-height: 1.2;
  color: #686868; }

h4, .h4 {
  font-size: 1.05263em;
  line-height: 1.2; }

h5, .h5 {
  font-size: 1em;
  line-height: 1.2; }

h6, .h6 {
  font-size: 0.78947em;
  line-height: 1.2; }

p {
  margin: 0 0 .75em; }

a {
  color: #333333; }
  a:hover, a:focus {
    text-decoration: underline;
    color: #D10808; }

blockquote {
  font-family: "Crimson", Georgia, serif;
  font-weight: 400;
  font-size: 1.26316em;
  font-style: italic;
  margin: 76px 0 38px 0;
  color: #333333;
  line-height: 1.6;
  text-align: center; }
  blockquote p:first-of-type:before {
    content: "«"; }
  blockquote p:last-of-type:after {
    content: "»"; }
  blockquote .source {
    font-weight: 300;
    font-style: normal;
    font-size: 0.54167em;
    display: block;
    text-transform: uppercase; }
    blockquote .source:before {
      content: "–"; }

.title-boxed, .term-title {
  font-family: "Crimson", Georgia, serif;
  font-size: 0.78947em;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  position: relative;
  line-height: 1; }
  .title-boxed a, .term-title a {
    color: #D10808;
    text-decoration: none; }
    .title-boxed a:hover, .term-title a:hover, .title-boxed a:focus, .term-title a:focus {
      text-decoration: underline; }
  .title-boxed .inner, .term-title .inner {
    padding: 12px 19px 6px;
    background-color: #fff;
    border: 1px solid #777777;
    display: inline-block;
    letter-spacing: .141em;
    color: #333333; }
    .title-boxed .inner:before, .term-title .inner:before {
      content: "";
      display: block;
      border-bottom: 1px solid #777777;
      position: absolute;
      width: 100%;
      left: 0;
      top: 17px;
      z-index: -1; }

.main-lead {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.05263em;
  font-weight: 400;
  line-height: 1.6; }
  @media (min-width: 45em) {
    .main-lead {
      font-size: 1.26316em; } }
  .main-lead > :last-child {
    margin-bottom: 0; }
  .main-lead .term-inline {
    font-size: 0.55em;
    top: -.3em; }
    @media (min-width: 45em) {
      .main-lead .term-inline {
        font-size: 0.45833em;
        top: -.4em; } }

@font-face {
  font-family: 'Crimson';
  src: url("../fonts/crimson-roman-webfont.eot");
  src: url("../fonts/crimson-roman-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson-roman-webfont.woff2") format("woff2"), url("../fonts/crimson-roman-webfont.woff") format("woff"), url("../fonts/crimson-roman-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Crimson';
  src: url("../fonts/crimson-italic-webfont.eot");
  src: url("../fonts/crimson-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson-italic-webfont.woff2") format("woff2"), url("../fonts/crimson-italic-webfont.woff") format("woff"), url("../fonts/crimson-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Crimson';
  src: url("../fonts/crimson-semibold-webfont.eot");
  src: url("../fonts/crimson-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson-semibold-webfont.woff2") format("woff2"), url("../fonts/crimson-semibold-webfont.woff") format("woff"), url("../fonts/crimson-semibold-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Crimson';
  src: url("../fonts/crimson-semibolditalic-webfont.eot");
  src: url("../fonts/crimson-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson-semibolditalic-webfont.woff2") format("woff2"), url("../fonts/crimson-semibolditalic-webfont.woff") format("woff"), url("../fonts/crimson-semibolditalic-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'Crimson';
  src: url("../fonts/crimson-bold-webfont.eot");
  src: url("../fonts/crimson-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson-bold-webfont.woff2") format("woff2"), url("../fonts/crimson-bold-webfont.woff") format("woff"), url("../fonts/crimson-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Crimson';
  src: url("../fonts/crimson-bolditalic-webfont.eot");
  src: url("../fonts/crimson-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson-bolditalic-webfont.woff2") format("woff2"), url("../fonts/crimson-bolditalic-webfont.woff") format("woff"), url("../fonts/crimson-bolditalic-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

/* Import layout */
.container, .search-form-wrapper form {
  max-width: 62.211em;
  margin-left: 19px;
  margin-right: 19px; }
  @media (min-width: 77.211em) {
    .container, .search-form-wrapper form {
      margin-left: auto;
      margin-right: auto; } }

.page-body {
  margin-bottom: 38px; }
  @media (min-width: 45em) {
    .page-body {
      margin-bottom: 57px; } }

.grid-two, .grid-three, .grid-four {
  clear: both; }
  @media (max-width: 45em) {
    .grid-two .grid-item, .grid-three .grid-item, .grid-four .grid-item {
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; } }
  .grid-two .grid-item + .grid-item, .grid-three .grid-item + .grid-item, .grid-four .grid-item + .grid-item {
    margin-top: 14.28571%; }
    @media (min-width: 33em) {
      .grid-two .grid-item + .grid-item, .grid-three .grid-item + .grid-item, .grid-four .grid-item + .grid-item {
        margin-top: 2.53807%; } }

/**
 * Grid two
 */
@media (min-width: 45em) {
  .grid-two .grid-item {
    margin-top: 0 !important;
    width: 48.73096%;
    float: left;
    margin-right: 2.53807%; }
    .grid-two .grid-item:last-child {
      margin-right: 0; } }

/**
 * Grid two
 */
@media (min-width: 45em) {
  .grid-three .grid-item {
    margin-top: 0 !important;
    width: 31.64129%;
    float: left;
    margin-right: 2.53807%; }
    .grid-three .grid-item:last-child {
      margin-right: 0; } }

/**
 * Grid four
 */
@media (min-width: 33em) and (max-width: 45em) {
  .grid-four .grid-item {
    width: 48.73096%;
    float: left;
    margin-right: 2.53807%; }
    .grid-four .grid-item:nth-child(-n+2) {
      margin-top: 0; }
    .grid-four .grid-item:nth-child(even) {
      margin-right: 0; } }

@media (min-width: 45em) {
  .grid-four .grid-item {
    margin-top: 0 !important;
    width: 23.09645%;
    float: left;
    margin-right: 2.53807%; }
    .grid-four .grid-item:last-child {
      margin-right: 0; } }

.gallery-three, .gallery-four {
  clear: both; }
  .gallery-three .grid-item + .grid-item, .gallery-four .grid-item + .grid-item {
    margin-top: 14.28571%; }
    @media (min-width: 33em) {
      .gallery-three .grid-item + .grid-item, .gallery-four .grid-item + .grid-item {
        margin-top: 2.53807%; } }

@media (min-width: 33em) and (max-width: 45em) {
  .gallery-three .grid-item {
    width: 48.73096%;
    float: left; }
    .gallery-three .grid-item:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .gallery-three .grid-item:nth-child(2n + 2) {
      margin-left: 51.26904%;
      margin-right: -100%;
      clear: none; }
    .gallery-three .grid-item:nth-child(-n+2) {
      margin-top: 0 !important; } }

@media (min-width: 45em) {
  .gallery-three .grid-item {
    width: 31.64129%;
    float: left; }
    .gallery-three .grid-item:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .gallery-three .grid-item:nth-child(3n + 2) {
      margin-left: 34.17936%;
      margin-right: -100%;
      clear: none; }
    .gallery-three .grid-item:nth-child(3n + 3) {
      margin-left: 68.35871%;
      margin-right: -100%;
      clear: none; }
    .gallery-three .grid-item:nth-child(-n+3) {
      margin-top: 0 !important; } }

@media (min-width: 33em) and (max-width: 45em) {
  .gallery-four .grid-item {
    width: 48.73096%;
    float: left; }
    .gallery-four .grid-item:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .gallery-four .grid-item:nth-child(2n + 2) {
      margin-left: 51.26904%;
      margin-right: -100%;
      clear: none; }
    .gallery-four .grid-item:nth-child(-n+2) {
      margin-top: 0 !important; } }

@media (min-width: 45em) {
  .gallery-four .grid-item {
    width: 23.09645%;
    float: left; }
    .gallery-four .grid-item:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .gallery-four .grid-item:nth-child(4n + 2) {
      margin-left: 25.63452%;
      margin-right: -100%;
      clear: none; }
    .gallery-four .grid-item:nth-child(4n + 3) {
      margin-left: 51.26904%;
      margin-right: -100%;
      clear: none; }
    .gallery-four .grid-item:nth-child(4n + 4) {
      margin-left: 76.90355%;
      margin-right: -100%;
      clear: none; }
    .gallery-four .grid-item:nth-child(-n+4) {
      margin-top: 0 !important; } }

@media (min-width: 45em) {
  .mod-horizontal-border_grid .grid-item {
    position: relative; }
    .mod-horizontal-border_grid .grid-item:before {
      content: "";
      width: 100%;
      border-top: 1px solid #333333;
      position: absolute;
      top: -50px; }
    .mod-horizontal-border_grid .grid-item + .grid-item {
      margin-top: 100px; }
  .mod-horizontal-border_grid .gallery-two .grid-item:nth-child(-n+2):before {
    content: none; }
  .mod-horizontal-border_grid .gallery-three .grid-item:nth-child(-n+3):before {
    content: none; }
  .mod-horizontal-border_grid .gallery-four .grid-item:nth-child(-n+4):before {
    content: none; } }

/* Import wp styling */
/* Import module */
.icon-facebook {
  width: 24px;
  height: 24px;
  background-position: -86px -43px; }
  .no-svg .icon-facebook {
    width: 24px;
    height: 24px;
    background-position: -86px -43px; }

.icon-facebook-white {
  width: 24px;
  height: 24px;
  background-position: -24px -72px; }
  .no-svg .icon-facebook-white {
    width: 24px;
    height: 24px;
    background-position: -24px -72px; }

.icon-search-black {
  width: 19px;
  height: 19px;
  background-position: -30px -51px; }
  .no-svg .icon-search-black {
    width: 19px;
    height: 19px;
    background-position: -30px -51px; }

.icon-search-white {
  width: 15px;
  height: 16px;
  background-position: -72px -72px; }
  .no-svg .icon-search-white {
    width: 15px;
    height: 16px;
    background-position: -72px -72px; }

.icon-twitter {
  width: 24px;
  height: 24px;
  background-position: -48px -72px; }
  .no-svg .icon-twitter {
    width: 24px;
    height: 24px;
    background-position: -48px -72px; }

.icon-twitter-white {
  width: 24px;
  height: 24px;
  background-position: 0px -72px; }
  .no-svg .icon-twitter-white {
    width: 24px;
    height: 24px;
    background-position: 0px -72px; }

.icon-viral {
  width: 51px;
  height: 51px;
  background-position: 0px 0px; }
  .no-svg .icon-viral {
    width: 51px;
    height: 51px;
    background-position: 0px 0px; }

.icon-chevron-up-small {
  width: 11px;
  height: 8px;
  background-position: -99px -72px; }
  .no-svg .icon-chevron-up-small {
    width: 11px;
    height: 8px;
    background-position: -99px -72px; }

.circle-icon {
  background-color: #000;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
  color: white;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block; }
  .circle-icon [class*="icon-"] {
    vertical-align: inherit;
    position: relative;
    top: 1px; }
  .mod-circle-icon_large .circle-icon {
    width: 55px;
    height: 55px;
    line-height: 55px; }
  .mod-circle-icon_outline .circle-icon {
    background-color: transparent !important;
    border: 1px solid #000;
    line-height: 37px; }
    .mod-circle-icon_outline.mod-circle-icon_large .circle-icon {
      border-width: 2px;
      line-height: 53px; }

.btn, .btn-text, .btn-primary, .btn-secondary, .btn-invert,
button,
input[type="submit"] {
  display: inline-block;
  padding: .8em 1.4em;
  line-height: 1;
  text-align: center;
  background-color: transparent;
  border: 1px solid #333333;
  color: #333333;
  white-space: normal;
  -webkit-border-radius: 0;
          border-radius: 0;
  text-decoration: none;
  font-family: "Roboto", Arial, sans-serif; }
  .btn:hover, .btn-text:hover, .btn-primary:hover, .btn-secondary:hover, .btn-invert:hover, .btn:focus, .btn-text:focus, .btn-primary:focus, .btn-secondary:focus, .btn-invert:focus,
  button:hover,
  button:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus {
    text-decoration: none; }
  .btn.small, .small.btn-text, .small.btn-primary, .small.btn-secondary, .small.btn-invert,
  button.small,
  input[type="submit"].small {
    padding: 1.2em 2.5em;
    font-size: 0.68421em; }
  @media (min-width: 45em) {
    .btn.large, .large.btn-text, .large.btn-primary, .large.btn-secondary, .large.btn-invert,
    button.large,
    input[type="submit"].large {
      padding: 1em 2em;
      font-size: 1.05263em; } }
  .btn.block, .block.btn-text, .block.btn-primary, .block.btn-secondary, .block.btn-invert,
  button.block,
  input[type="submit"].block {
    display: block; }
  .btn [class*="icon-"], .btn-text [class*="icon-"], .btn-primary [class*="icon-"], .btn-secondary [class*="icon-"], .btn-invert [class*="icon-"],
  button [class*="icon-"],
  input[type="submit"] [class*="icon-"] {
    margin-right: 4.75px; }

.btn-text {
  border-color: transparent;
  color: #D10808; }

.btn-primary {
  background-color: #D10808;
  border-color: #D10808;
  color: #333333; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #df0909; }

.btn-secondary {
  color: #fff;
  background-color: #D10808;
  border-color: #D10808; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #df0909; }

.btn-invert {
  color: #fff;
  border-color: #fff; }

label {
  font-size: 0.63158em;
  display: inline-block;
  position: relative; }

fieldset + fieldset {
  margin-top: 9.5px;
  display: block; }

/* Default input text form */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
select {
  background-color: white;
  line-height: 1;
  height: 41px;
  padding-left: 4.75px;
  padding-right: 4.75px;
  border: 0;
  border: 1px solid #C2C2C2;
  width: 100%;
  display: inline-block;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-appearance: none;
  font-family: "Roboto", Arial, sans-serif; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus,
  select:focus {
    border-color: #333333; }

textarea {
  padding-top: 19px;
  padding-bottom: 19px;
  min-height: 7em; }

/* Override default webkit input search style */
input[type="search"] {
  -webkit-appearance: none;
  padding-left: 15px; }
  input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none; }

.form-search input {
  background-color: transparent; }

/* Override default placeholder text style */
::-webkit-input-placeholder {
  color: #ccc;
  line-height: 1.5; }

::-moz-placeholder {
  color: #ccc;
  line-height: 1.5; }

:-ms-input-placeholder {
  color: #ccc;
  line-height: 1.5; }

.search-form-wrapper ::-webkit-input-placeholder {
  color: #555555;
  opacity: 1; }

.search-form-wrapper ::-moz-placeholder {
  color: #555555;
  opacity: 1; }

.search-form-wrapper :-ms-input-placeholder {
  color: #555555;
  opacity: 1; }

.search-form-wrapper ::placeholder {
  color: #555555;
  opacity: 1; }

.search-form-wrapper form {
  margin-top: 50px; }
  @media (min-width: 33em) {
    .search-form-wrapper form {
      margin-left: 8.54484%;
      margin-right: 8.54484%; } }
  @media (min-width: 45em) {
    .search-form-wrapper form {
      margin-left: 17.08968%;
      margin-right: 17.08968%; } }
  @media (min-width: 92.211em) {
    .search-form-wrapper form {
      margin-left: 34.17936%;
      margin-right: 34.17936%;
      text-align: center;
      top: 50px; } }

.search-form-wrapper input[type="search"] {
  padding-top: 5px;
  border-color: rgba(0, 0, 0, 0.1);
  font-family: "Arimo", Arial, sans-serif;
  padding-bottom: 4px; }

.search-form-wrapper .select,
.search-form-wrapper .dropdown {
  line-height: 1.4;
  width: 100%;
  font-size: 0.73684em;
  padding-left: 10px;
  border: 1px solid #979797;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-bottom: 20px; }
  @media (min-width: 33em) {
    .search-form-wrapper .select,
    .search-form-wrapper .dropdown {
      width: 49%; } }
  @media (min-width: 62.211em) {
    .search-form-wrapper .select,
    .search-form-wrapper .dropdown {
      margin-right: 1%; } }
  .search-form-wrapper .select:last-of-type,
  .search-form-wrapper .dropdown:last-of-type {
    margin-right: 0;
    margin-bottom: 0; }

.search-form-wrapper .search-input-wrapper {
  position: relative; }

.search-form-wrapper .btn-search-white {
  display: block;
  position: absolute;
  right: 1px;
  top: 1px;
  padding-left: 20px;
  color: #fff;
  border: 2px solid #fff;
  background: #2C2D9A;
  font-size: 0.73684em;
  font-weight: 600;
  font-family: "Arimo", Arial, sans-serif;
  padding-top: 6px; }
  .search-form-wrapper .btn-search-white:hover, .search-form-wrapper .btn-search-white:focus {
    opacity: .8;
    cursor: pointer;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .search-form-wrapper .btn-search-white span {
    position: relative;
    top: 3px; }

/* OLD SELECT (HIDDEN) */
.dropdown {
  font-family: "Roboto", Arial, sans-serif;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: left;
  /* --- EASYDROPDOWN DEFAULT THEME --- */
  /* CARAT */
  /* SELECTED FEEDBACK ITEM */
  /* DROP DOWN WRAPPER */
  /* Height is adjusted by JS on open */
  /* FADE OVERLAY FOR SCROLLING LISTS */
  /* DROP DOWN LIST */
  /* DROP DOWN LIST ITEMS */
  /* .focus class is also added on hover */ }
  .dropdown div,
  .dropdown li,
  .dropdown div::after {
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
  .dropdown .selected::after,
  .dropdown.scrollable div::after {
    pointer-events: none; }
  .dropdown.open {
    z-index: 2; }
  .dropdown:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); }
  .dropdown.focus {
    -webkit-box-shadow: 0 0 5px rgba(51, 102, 248, 0.4);
            box-shadow: 0 0 5px rgba(51, 102, 248, 0.4); }
  .dropdown .carat {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -4px;
    border: 6px solid transparent;
    border-top: 8px solid #000; }
  .dropdown.open .carat {
    margin-top: -10px;
    border-top: 6px solid transparent;
    border-bottom: 8px solid #000; }
  .dropdown.disabled .carat {
    border-top-color: #999; }
  .dropdown .old {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    overflow: hidden; }
  .dropdown .dropdown select {
    position: absolute;
    left: 0px;
    top: 0px; }
  .dropdown.touch .old {
    width: 100%;
    height: 100%; }
  .dropdown.touch select {
    width: 100%;
    height: 100%;
    opacity: 0; }
  .dropdown .selected,
  .dropdown li {
    display: block;
    font-size: 14px;
    line-height: 1;
    color: #000;
    padding: 12px 4px;
    overflow: hidden;
    white-space: nowrap; }
  .dropdown.disabled .selected {
    color: #999; }
  .dropdown .selected::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    -webkit-border-radius: 0 2px 2px 0;
            border-radius: 0 2px 2px 0;
    -webkit-box-shadow: inset -55px 0 25px -20px #fff;
            box-shadow: inset -55px 0 25px -20px #fff; }
  .dropdown div {
    position: absolute;
    height: 0;
    left: -1px;
    right: -1px;
    top: 100%;
    margin-top: -1px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 1px solid #eee;
    -webkit-border-radius: 0 0 3px 3px;
            border-radius: 0 0 3px 3px;
    overflow: hidden;
    opacity: 0; }
  .dropdown.open div {
    opacity: 1;
    z-index: 2; }
  .dropdown.scrollable div::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    -webkit-box-shadow: inset 0 -50px 30px -35px #fff;
            box-shadow: inset 0 -50px 30px -35px #fff; }
  .dropdown.scrollable.bottom div::after {
    opacity: 0; }
  .dropdown.scrollable.open ul {
    overflow-y: auto; }
  .dropdown ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    list-style: none;
    overflow: hidden;
    padding-left: 0;
    margin: 0; }
    .dropdown ul li {
      padding-left: 10px; }
  .dropdown li {
    list-style: none; }
  .dropdown li.focus {
    background: #F2F2F2;
    position: relative;
    z-index: 3;
    color: #000; }
  .dropdown li.active {
    font-weight: 700; }

.pagination {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .pagination li {
    display: inline; }
    .pagination li a {
      color: black;
      float: left;
      padding: 8px 16px;
      text-decoration: underline; }
      .pagination li a.active, .pagination li a.current {
        font-weight: 600;
        text-decoration: none;
        cursor: default; }
      .pagination li a:hover:not(.current) {
        background-color: #e7e7f8;
        text-decoration: none; }

table {
  width: 100%;
  text-align: left;
  margin: 19px 0;
  line-height: 1.2; }
  @media (min-width: 45em) {
    table {
      margin: 38px 0; } }

thead {
  background-color: #C2C2C2;
  -webkit-border-radius: 5px;
          border-radius: 5px; }

th,
td {
  padding: 0 0 3px; }
  @media (min-width: 45em) {
    th,
    td {
      padding: 19px 28.5px; } }

@media (min-width: 45em) {
  .cell-small {
    font-size: 0.78947em;
    padding-top: 0 !important; } }

.row-border-none {
  border: none !important; }

tbody tr {
  border-bottom: 1px solid #E3E3E3; }

@media (max-width: 45em) {
  .header-nav {
    display: none; } }

@media (min-width: 45em) {
  .header-nav {
    position: absolute;
    top: 7px;
    right: 0; } }

@media (min-width: 62.211em) {
  .header-nav {
    top: 31px; } }

.header-nav ul {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 500; }

@media (max-width: 45em) {
  .js-nav-open .header-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.header-nav .search-link {
  position: absolute;
  top: 1px; }

.header-menu {
  margin: 0 -19px; }
  @media (min-width: 45em) {
    .header-menu {
      display: inline-block;
      margin: 0; } }
  .js .js-search-open .header-menu {
    display: none; }
  .header-menu ul {
    background-color: #F2F2F2;
    font-weight: 400; }
    @media (min-width: 45em) {
      .header-menu ul {
        width: 379px; } }
    .header-menu ul a {
      padding-left: 38px; }
    @media (min-width: 45em) {
      .header-menu ul li {
        display: block; }
      .header-menu ul a {
        font-weight: 400;
        padding: 16px;
        padding-left: 57px; }
        .header-menu ul a:hover, .header-menu ul a:focus {
          font-weight: 600; } }
  @media (max-width: 45em) {
    .header-menu > li {
      display: none; } }
  @media (max-width: 45em) {
    .header-menu > li.expandable {
      display: block; }
      .header-menu > li.expandable > a {
        display: none; } }
  @media (min-width: 45em) {
    .header-menu > li > a {
      border-top: none;
      padding-right: 9.5px;
      padding-left: 9.5px; }
      .header-menu > li > a:before {
        border: none; }
      .header-menu > li > a:hover {
        text-decoration: underline; } }
  @media (min-width: 45em) {
    .header-menu li {
      display: inline-block; } }
  @media (min-width: 45em) {
    .header-menu li.mobile-only {
      display: none; } }
  .header-menu a {
    display: block;
    padding: 15px 19px 11px;
    font-size: 0.89474em;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    border-top: 1px solid #E3E3E3; }
    @media (min-width: 45em) and (max-width: 62.211em) {
      .header-menu a {
        padding-right: 9.5px;
        padding-left: 9.5px; } }
    .header-menu a:before {
      content: "";
      border-left: 5px solid transparent;
      display: inline-block;
      left: 0;
      height: 100%;
      top: 0;
      position: absolute; }
      @media (min-width: 45em) {
        .header-menu a:before {
          left: -1px; } }
  .header-menu a:hover,
  .header-menu a:focus,
  .header-menu .active {
    color: #000; }
    .header-menu a:hover:before,
    .header-menu a:focus:before,
    .header-menu .active:before {
      border-left-color: #D10808; }

.editions .title, .editions .contentbox.greybox .title-secondary, .contentbox.greybox .editions .title-secondary,
.editions > ul > li > a {
  background-color: #fff;
  font-size: 1em;
  font-weight: 500;
  padding: 14px 19px;
  padding-left: 28.5px;
  margin: 0;
  border-top: 1px solid #E3E3E3;
  position: relative;
  display: block; }
  @media (min-width: 45em) {
    .editions .title, .editions .contentbox.greybox .title-secondary, .contentbox.greybox .editions .title-secondary,
    .editions > ul > li > a {
      padding: 19px;
      padding-left: 28.5px; } }

.editions .title, .editions .contentbox.greybox .title-secondary, .contentbox.greybox .editions .title-secondary {
  cursor: pointer; }
  .editions .title:after, .editions .contentbox.greybox .title-secondary:after, .contentbox.greybox .editions .title-secondary:after {
    content: "+";
    display: block;
    position: absolute;
    right: 20.25px;
    top: 0.13158em;
    font-size: 1.73684em;
    font-weight: 100; }
    @media (min-width: 45em) {
      .editions .title:after, .editions .contentbox.greybox .title-secondary:after, .contentbox.greybox .editions .title-secondary:after {
        top: 0.27632em; } }

.editions .expanded .title:after, .editions .expanded .contentbox.greybox .title-secondary:after, .contentbox.greybox .editions .expanded .title-secondary:after {
  content: "—";
  right: 20px;
  top: 0.39474em;
  font-size: 1.31579em;
  font-weight: 400; }
  @media (min-width: 45em) {
    .editions .expanded .title:after, .editions .expanded .contentbox.greybox .title-secondary:after, .contentbox.greybox .editions .expanded .title-secondary:after {
      top: 0.60526em; } }

@media (min-width: 45em) {
  .editions li:first-child .title, .editions li:first-child .contentbox.greybox .title-secondary, .contentbox.greybox .editions li:first-child .title-secondary {
    border-top: none; } }

@media (min-width: 45em) {
  .editions > a:before {
    position: static; } }

.expandable > ul {
  display: none; }
  .js-nav-processed .expandable > ul {
    display: block; }
    @media (min-width: 45em) {
      .js-nav-processed .expandable > ul {
        display: none; } }
  @media (min-width: 45em) {
    .expandable > ul {
      display: none;
      position: absolute;
      z-index: 10;
      font-weight: 400;
      font-size: 1em;
      right: 0;
      top: 82px;
      border: 1px solid #E3E3E3;
      border-top: none;
      border-bottom: none;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
      padding-bottom: 3px; }
      .expandable > ul:after {
        content: '';
        position: absolute;
        display: block;
        height: 3px;
        background-color: #D10808;
        bottom: 0;
        left: -1px;
        right: -1px; } }
  @media (min-width: 62.211em) {
    .expandable > ul {
      top: 82px; } }

@media (min-width: 45em) {
  .expandable > a {
    padding-right: 0; } }

@media (min-width: 45em) {
  .expandable > a:before {
    content: "";
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 9.5px;
    width: 25px;
    height: 15px;
    background-position: -86px -28px; }
    .no-svg .expandable > a:before {
      width: 25px;
      height: 15px;
      background-position: -86px -28px; } }

@media (max-width: 45em) {
  .expandable > a:after {
    content: '';
    float: right;
    margin-top: 3px;
    width: 16px;
    height: 16px;
    background-position: -65px -51px; }
    .no-svg .expandable > a:after {
      width: 16px;
      height: 16px;
      background-position: -65px -51px; } }

@media (min-width: 45em) {
  .expandable.js-expandable-open {
    margin-left: 4.5px; } }

.expandable.js-expandable-open > ul {
  display: block; }

@media (min-width: 45em) {
  .expandable.js-expandable-open > a:before {
    width: 12px;
    height: 12px;
    background-position: -87px -72px;
    margin-left: 31px; }
    .no-svg .expandable.js-expandable-open > a:before {
      width: 12px;
      height: 12px;
      background-position: -87px -72px; } }

@media (max-width: 45em) {
  .expandable.js-expandable-open > a:after {
    background-position: -49px -51px; }
    .no-svg .expandable.js-expandable-open > a:after {
      background-position: -49px -51px; } }

.expandable ul ul {
  display: none; }

.expandable .expanded ul {
  display: block; }

.header-categories {
  clear: both;
  width: 100%;
  border-top: 1px solid #C2C2C2;
  margin-bottom: -1px; }
  .header-categories ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    list-style: none;
    padding: 0;
    overflow: hidden;
    max-width: 62.211em;
    margin: 0 19px; }
    @media (min-width: 77.211em) {
      .header-categories ul {
        margin: 0 auto; } }
  .header-categories li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    border-right: 1px solid #C2C2C2; }
    .header-categories li:last-child {
      border-right: none; }
  .header-categories a {
    display: block;
    color: #000;
    font-size: 0.68421em;
    line-height: 1.385;
    text-align: center;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 13px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .header-categories a:hover, .header-categories a:focus {
      color: #fff;
      background-color: #C2C2C2; }
  .header-categories .cat-politikk a:hover, .header-categories .cat-politikk a:focus {
    color: #fff;
    background-color: #0076FF; }
  .header-categories .current-menu-item.cat-politikk a {
    color: #fff;
    background-color: #0076FF; }
  .header-categories .cat-helse a:hover, .header-categories .cat-helse a:focus {
    color: #fff;
    background-color: #00A3A3; }
  .header-categories .current-menu-item.cat-helse a {
    color: #fff;
    background-color: #00A3A3; }
  .header-categories .cat-miljø a:hover, .header-categories .cat-miljø a:focus {
    color: #fff;
    background-color: #247A66; }
  .header-categories .current-menu-item.cat-miljø a {
    color: #fff;
    background-color: #247A66; }
  .header-categories .cat-sport a:hover, .header-categories .cat-sport a:focus {
    color: #fff;
    background-color: #C9B72C; }
  .header-categories .current-menu-item.cat-sport a {
    color: #fff;
    background-color: #C9B72C; }
  .header-categories .cat-samfunn a:hover, .header-categories .cat-samfunn a:focus {
    color: #fff;
    background-color: #BE7300; }
  .header-categories .current-menu-item.cat-samfunn a {
    color: #fff;
    background-color: #BE7300; }
  .header-categories .cat-kultur a:hover, .header-categories .cat-kultur a:focus {
    color: #fff;
    background-color: #B80066; }
  .header-categories .current-menu-item.cat-kultur a {
    color: #fff;
    background-color: #B80066; }
  .header-categories .cat-teknologi a:hover, .header-categories .cat-teknologi a:focus {
    color: #fff;
    background-color: #000; }
  .header-categories .current-menu-item.cat-teknologi a {
    color: #fff;
    background-color: #000; }
  .header-categories .cat-økonomi a:hover, .header-categories .cat-økonomi a:focus {
    color: #fff;
    background-color: #ADADAD; }
  .header-categories .current-menu-item.cat-økonomi a {
    color: #fff;
    background-color: #ADADAD; }
  .header-categories .cat-idrett a:hover, .header-categories .cat-idrett a:focus {
    color: #fff;
    background-color: #C9B72C; }
  .header-categories .current-menu-item.cat-idrett a {
    color: #fff;
    background-color: #C9B72C; }
  @media (max-width: 45em) {
    .header-categories {
      display: none; } }

.nav-bottom {
  text-align: center;
  padding-top: 19px;
  background-color: #F2F2F2; }
  .nav-bottom .container, .nav-bottom .search-form-wrapper form, .search-form-wrapper .nav-bottom form {
    margin-top: -9.5px; }
  .nav-bottom .btn, .nav-bottom .btn-text, .nav-bottom .btn-primary, .nav-bottom .btn-secondary, .nav-bottom .btn-invert {
    margin-top: 9.5px;
    vertical-align: top; }

.meta {
  display: block;
  text-align: left;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 0.68421em;
  color: #777777; }
  .meta li {
    display: inline-block;
    margin-right: 9.5px; }
  .meta .author {
    color: #555555;
    font-size: 16px;
    line-height: 1; }
    .meta .author span {
      color: #ff6c08; }

.term-links {
  margin: 0; }
  .term-links li:last-child .link {
    margin-right: 0; }
  .term-links .link {
    display: inline-block;
    -webkit-border-radius: 999999px;
            border-radius: 999999px;
    border: 1px solid #555555;
    color: #555555;
    font-size: 0.78947em;
    padding: 5px 20px;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    text-decoration: none;
    margin-right: 9.5px;
    margin-bottom: 9.5px; }
    .term-links .link:hover, .term-links .link:focus {
      background-color: #D10808;
      color: #fff;
      border-color: #D10808; }

.term-label, .term-inline, .article-teaser .term .inner {
  text-transform: uppercase;
  background-color: #000;
  font-family: "Roboto", Arial, sans-serif;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  display: inline-block;
  color: #fff;
  padding: 6px 9.5px 4px;
  position: relative;
  font-size: 0.57895em;
  line-height: .95;
  text-decoration: none; }

@media (min-width: 20em) {
  .term-inline {
    top: -.3em; } }

.term-inline {
  margin-right: 9.5px; }

@media (min-width: 45em) {
  .term-inline {
    top: 0; } }

.term .inner,
.term-inline {
  background-color: #000;
  color: #fff; }

.template-category.category-politikk .main-header,
.term .inner.term-politikk,
.term-inline.term-politikk {
  background-color: #0076FF; }

.template-category.category-helse .main-header,
.term .inner.term-helse,
.term-inline.term-helse {
  background-color: #00A3A3; }

.template-category.category-miljø .main-header,
.term .inner.term-miljø,
.term-inline.term-miljø {
  background-color: #247A66; }

.template-category.category-sport .main-header,
.term .inner.term-sport,
.term-inline.term-sport {
  background-color: #C9B72C; }

.template-category.category-idrett .main-header,
.term .inner.term-idrett,
.term-inline.term-idrett {
  background-color: #C9B72C; }

.template-category.category-samfunn .main-header,
.term .inner.term-samfunn,
.term-inline.term-samfunn {
  background-color: #BE7300; }

.template-category.category-kultur .main-header,
.term .inner.term-kultur,
.term-inline.term-kultur {
  background-color: #B80066; }

.template-category.category-teknologi .main-header,
.term .inner.term-teknologi,
.term-inline.term-teknologi {
  background-color: #000; }

.template-category.category-økonomi .main-header,
.term .inner.term-økonomi,
.term-inline.term-økonomi {
  background-color: #777777; }

.hero-figure {
  margin-top: 0; }
  @media (min-width: 45em) {
    .hero-figure {
      position: relative; } }
  .hero-figure .image {
    display: block;
    height: 204px;
    max-height: 819px;
    background-position: center;
    background-size: cover; }
    @media (min-width: 33em) {
      .hero-figure .image {
        height: 311px; } }
    @media (min-width: 45em) {
      .hero-figure .image {
        height: 424px; } }
    @media (min-width: 62.211em) {
      .hero-figure .image {
        height: 587px; } }
    .hero-figure .image.image {
      height: 59vw; }
  .hero-figure figcaption {
    margin-right: 19px;
    margin-left: 19px;
    max-width: 40em; }
    @media (min-width: 45em) {
      .hero-figure figcaption {
        margin-right: 0;
        margin-left: 0;
        position: absolute;
        bottom: 19px;
        right: 38px;
        color: #fff;
        text-align: right; } }
  .hero-figure .credit {
    margin-top: 4.75px; }
    @media (min-width: 45em) {
      .hero-figure .credit {
        color: inherit; } }

.hero {
  position: relative; }
  @media (min-width: 45em) {
    .hero {
      color: white;
      padding-top: 76px;
      padding-bottom: 152px; } }
  @media (min-width: 45em) {
    .hero .link-wrapper {
      position: relative; } }
  .hero .link-wrapper:hover .title, .hero .link-wrapper:hover .contentbox.greybox .title-secondary, .contentbox.greybox .hero .link-wrapper:hover .title-secondary, .hero .link-wrapper:focus .title, .hero .link-wrapper:focus .contentbox.greybox .title-secondary, .contentbox.greybox .hero .link-wrapper:focus .title-secondary {
    text-decoration: underline; }
  .hero .title, .hero .contentbox.greybox .title-secondary, .contentbox.greybox .hero .title-secondary {
    text-align: center;
    font-family: "Roboto", Arial, sans-serif;
    padding-top: 76px;
    margin-top: 0;
    margin-bottom: 76px;
    font-size: 1.89474em;
    color: white; }
    @media (min-width: 45em) {
      .hero .title, .hero .contentbox.greybox .title-secondary, .contentbox.greybox .hero .title-secondary {
        font-size: 3.15789em;
        margin-bottom: 38px; } }
  @media (min-width: 45em) {
    .hero a {
      color: inherit; } }
  .hero .desc {
    text-align: center;
    font-family: "Roboto", Arial, sans-serif;
    margin-top: 19px; }
    .hero .desc > :last-child {
      margin-bottom: 0; }
    @media (min-width: 45em) {
      .hero .desc {
        font-size: 1.36842em;
        margin-left: 8.54484%;
        margin-right: 8.54484%;
        padding-bottom: 57px; } }
  .hero .meta {
    text-align: center;
    margin-top: -7px; }
    @media (min-width: 45em) {
      .hero .meta {
        color: #fff;
        position: absolute;
        top: 100%;
        width: 100%; } }
    @media (max-width: 45em) {
      .hero .meta li {
        display: block;
        margin-right: 0; }
        .hero .meta li + li {
          margin-top: 19px; } }
    .hero .meta .term-inline {
      font-size: 0.84615em;
      border: 1px solid #fff; }
      @media (max-width: 45em) {
        .hero .meta .term-inline {
          margin-right: 0; } }
  .hero .image {
    width: 100%;
    height: 0;
    display: block;
    position: absolute;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -2; }
    @media (min-width: 45em) {
      .hero .image {
        height: auto !important;
        right: 0;
        bottom: 0;
        left: 0; } }
    .hero .image:before {
      content: "";
      background-color: transparent;
      background-color: rgba(0, 0, 0, 0.6);
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }

@media (min-width: 45em) {
  .has-caption:before {
    content: "";
    display: block;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.6));
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6));
    height: 210px;
    bottom: 0;
    position: absolute; } }

.accordion .toggle {
  text-decoration: none; }
  .accordion .toggle:hover, .accordion .toggle:focus {
    color: inherit;
    text-decoration: underline; }
  .js .accordion .toggle:before {
    content: "";
    width: 13px;
    height: 11px;
    background-position: -71px -35px;
    float: left;
    margin-top: 6px;
    margin-right: 20px; }
    .no-svg .js .accordion .toggle:before {
      width: 13px;
      height: 11px;
      background-position: -71px -35px; }
  .accordion .toggle .title, .accordion .toggle .contentbox.greybox .title-secondary, .contentbox.greybox .accordion .toggle .title-secondary {
    margin-bottom: 0; }

.accordion .accordion-body {
  margin-top: 28.5px; }

.accordion.collapsed .toggle:before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.accordion.collapsed .accordion-body {
  display: none; }

.social-share a:hover, .social-share a:focus {
  opacity: .85; }

.social-share li {
  margin-right: 4.75px; }
  .social-share li:last-child {
    margin-right: 0; }

.bg-facebook {
  background-color: #3a5795 !important; }

.bg-twitter {
  background-color: #55acee !important; }

@media (min-width: 45em) {
  img.alignleft,
  figure.alignleft {
    float: left;
    clear: left;
    display: inline;
    margin: 5.5px 19px 4.75px 0;
    width: 45%; } }

@media (min-width: 45em) {
  img.alignright,
  figure.alignright {
    float: right;
    clear: right;
    display: inline;
    margin: 7.5px 0 4.75px 19px;
    width: 45%; } }

@media (min-width: 45em) {
  img.aligncenter,
  figure.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%; } }

@media (min-width: 45em) {
  .expandable-media {
    position: relative;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; } }

.expandable-media.expanded {
  width: 100%; }
  .expandable-media.expanded .toggle:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }

.expandable-media .toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none; }
  @media (min-width: 45em) {
    .expandable-media .toggle {
      display: block; } }
  .expandable-media .toggle:before {
    content: "+";
    width: 31px;
    height: 31px;
    line-height: 35px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: #000;
    opacity: .6;
    position: absolute;
    top: 9.5px;
    right: 9.5px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .expandable-media .toggle:hover:before, .expandable-media .toggle:focus:before {
    opacity: 1; }

.expandable-media.aligncenter .toggle, .expandable-media.alignnone .toggle {
  display: none; }

.richmedia {
  margin: 76px auto;
  max-width: 1108px;
  overflow: hidden; }
  .richmedia iframe {
    width: 100%;
    height: 656px; }

.video-wrapper {
  margin-top: 19px;
  margin-bottom: 19px; }
  @media (min-width: 45em) {
    .video-wrapper {
      margin-top: 38px;
      margin-bottom: 38px; } }

.skip-link {
  display: block;
  text-align: center;
  font-family: "Roboto", Arial, sans-serif;
  position: absolute !important;
  width: 100% !important;
  font-size: 0.73684em;
  background-color: #D10808;
  color: #fff !important;
  line-height: 1;
  padding: 6px 0 4px;
  z-index: 10; }
  .skip-link:hover, .skip-link:focus {
    text-decoration: underline;
    outline: 0; }

/* Do not show the outline on the skip link target. */
#page-body[tabindex="-1"]:focus {
  outline: 0; }

.section {
  margin-bottom: 38px; }
  @media (min-width: 45em) {
    .section {
      margin-bottom: 76px; } }
  .section + .section {
    margin-top: 38px; }
    @media (min-width: 45em) {
      .section + .section {
        margin-top: 76px; } }

.section-fullwidth {
  padding-bottom: 19px;
  overflow: hidden; }
  @media (min-width: 45em) {
    .section-fullwidth {
      background-color: #F2F2F2;
      padding-bottom: 38px; } }
  @media (min-width: 45em) {
    .section-fullwidth .section-body {
      background-color: #fff;
      border: 1px solid #DDDDDD;
      margin-right: -48px;
      margin-left: -48px;
      padding-right: 48px;
      padding-left: 48px;
      padding-top: 36px;
      padding-bottom: 59px; } }

.section-title {
  color: #D10808;
  text-align: center;
  font-size: 1.57895em;
  margin-bottom: 38px; }

.section-footer {
  margin-top: 57px; }

.section-mostread .section-header {
  text-align: center; }

.section-mostread .section-title {
  position: relative;
  display: inline-block;
  padding-left: 68px; }
  .section-mostread .section-title:before {
    content: "";
    width: 51px;
    height: 51px;
    background-position: 0px 0px;
    position: absolute;
    left: 0;
    top: -7px; }
    .no-svg .section-mostread .section-title:before {
      width: 51px;
      height: 51px;
      background-position: 0px 0px; }

.article-teaser .term {
  position: relative;
  line-height: 1;
  margin-bottom: -11px;
  margin-left: 19px; }
  @media (min-width: 33em) {
    .article-teaser .term {
      margin-left: 15px; } }
  .article-teaser .term .inner {
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }

.article-teaser .link-wrapper:hover .title, .article-teaser .link-wrapper:hover .contentbox.greybox .title-secondary, .contentbox.greybox .article-teaser .link-wrapper:hover .title-secondary, .article-teaser .link-wrapper:focus .title, .article-teaser .link-wrapper:focus .contentbox.greybox .title-secondary, .contentbox.greybox .article-teaser .link-wrapper:focus .title-secondary {
  text-decoration: underline; }

.article-teaser .title, .article-teaser .contentbox.greybox .title-secondary, .contentbox.greybox .article-teaser .title-secondary {
  font-size: 1.26316em;
  line-height: 1.3;
  font-family: "Roboto", Arial, sans-serif;
  margin-top: 19px;
  margin-bottom: 9.5px; }
  @media (min-width: 45em) {
    .article-teaser .title, .article-teaser .contentbox.greybox .title-secondary, .contentbox.greybox .article-teaser .title-secondary {
      font-size: 1.57895em;
      line-height: 1.4; } }

.article-teaser .desc {
  font-size: 0.89474em;
  line-height: 1.6; }
  .article-teaser .desc > :last-child {
    margin-bottom: 0; }

.article-teaser .meta {
  margin-top: 19px; }
  @media (min-width: 45em) {
    .article-teaser .meta {
      margin-top: 9.5px; } }

@media (max-width: 32em) {
  .mod-offset-small_article-teaser .article-teaser {
    margin-left: -19px;
    margin-right: -19px; }
    .mod-offset-small_article-teaser .article-teaser .title, .mod-offset-small_article-teaser .article-teaser .contentbox.greybox .title-secondary, .contentbox.greybox .mod-offset-small_article-teaser .article-teaser .title-secondary,
    .mod-offset-small_article-teaser .article-teaser .desc,
    .mod-offset-small_article-teaser .article-teaser .meta {
      margin-left: 19px;
      margin-right: 19px; } }

.article-teaser .image + .label-has-video {
  margin-top: -88px; }

.article-teaser .label-has-video {
  display: block;
  background: orange;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.4)));
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.4));
  height: 88px;
  position: relative; }
  .article-teaser .label-has-video:before {
    content: "";
    width: 30px;
    height: 21px;
    background-position: 0px -51px;
    position: absolute;
    right: 19px;
    bottom: 19px; }
    .no-svg .article-teaser .label-has-video:before {
      width: 30px;
      height: 21px;
      background-position: 0px -51px; }

.contentbox.facts:before, .contentbox.questions:before {
  content: "i";
  background-color: #7309B1;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  -webkit-box-shadow: 0 0 0 2px white;
          box-shadow: 0 0 0 2px white;
  position: absolute;
  top: -22px;
  right: 19px; }
  @media (min-width: 45em) {
    .contentbox.facts:before, .contentbox.questions:before {
      right: auto;
      left: -22px; } }

.contentbox {
  padding: 20px 24px;
  font-size: 0.78947em;
  position: relative;
  line-height: 1.7; }
  .contentbox + .contentbox {
    margin-top: 9.5px; }
    @media (min-width: 45em) {
      .contentbox + .contentbox {
        margin-top: 19px; } }
  .main-body .contentbox {
    margin: 38px 0; }
  .contentbox > :last-child {
    margin-bottom: 0; }
  .contentbox ul, .contentbox ol {
    padding-left: 1em; }
  .contentbox li + li {
    margin-top: .5em; }
  .contentbox .title, .contentbox.greybox .title-secondary {
    font-size: 1.26667em;
    line-height: 1;
    position: relative;
    margin: 0;
    padding-top: 5px; }

.contentbox.facts {
  border: 1px solid #777777;
  border-bottom: 3px solid #7309B1;
  -webkit-border-radius: 2px;
          border-radius: 2px; }
  .contentbox.facts .title, .contentbox.facts .contentbox.greybox .title-secondary, .contentbox.greybox .contentbox.facts .title-secondary {
    font-weight: 600;
    font-family: "Roboto", Arial, sans-serif; }

.contentbox.questions {
  border: 2px solid #7309B1;
  font-size: 0.89474em; }
  .contentbox.questions:before {
    content: "?";
    font-family: "Roboto", Arial, sans-serif;
    line-height: 44px; }

.contentbox.greybox {
  background-color: #F2F2F2;
  font-size: 0.68421em; }
  .contentbox.greybox .title, .contentbox.greybox .title-secondary {
    font-family: "Crimson", Georgia, serif;
    font-weight: 400;
    font-size: 1.46154em; }
  .contentbox.greybox .title-secondary {
    font-size: 1.15385em;
    margin-top: 28.5px;
    margin-bottom: 19px; }
  .contentbox.greybox ul {
    list-style: none;
    padding-left: 0; }
  .contentbox.greybox li:before {
    content: "\00b7";
    margin-right: 4.75px; }
  .contentbox.greybox li + li {
    margin-top: 19px; }

/* Import template */
.page-header {
  border-bottom: 1px solid #E3E3E3;
  font-family: "Roboto", Arial, sans-serif;
  line-height: 1.2; }
  @media (max-width: 45em) {
    .page-header.js-nav-open {
      border-bottom: 3px solid #000; } }
  .page-header > .container, .search-form-wrapper .page-header > form {
    position: relative; }

.header-logo {
  display: block;
  padding-top: 16px;
  padding-bottom: 18px; }
  .header-logo img {
    width: 180px; }
  @media (min-width: 62.211em) {
    .header-logo {
      line-height: 1;
      padding-top: 20px;
      padding-bottom: 29px;
      min-height: 112px; }
      .header-logo img {
        width: 32.1%; } }

.week-label {
  position: absolute;
  top: 20px;
  right: 45px;
  display: inline-block;
  background-color: #D10808;
  color: #fff;
  font-size: 0.63158em;
  padding: 7px;
  line-height: 1;
  font-weight: 300; }
  @media (max-width: 33em) {
    .week-label span span {
      display: none; } }
  @media (min-width: 33em) {
    .week-label {
      padding: 7px 11px; } }
  @media (min-width: 45em) {
    .week-label {
      left: 185px;
      right: auto; } }
  @media (min-width: 62.211em) {
    .week-label {
      right: inherit;
      top: 32px;
      top: 28%;
      left: auto;
      right: 362px;
      font-size: 1.36842em;
      padding: 12px 22px 13px; } }
  .week-label span {
    font-weight: 600; }
    @media (min-width: 45em) {
      .week-label span {
        margin-left: 4.75px; } }
  @media (max-width: 45em) {
    .js-nav-open .week-label {
      display: none; } }

.nav-toggle {
  font-size: 0.89474em;
  font-weight: 600;
  text-decoration: none;
  position: absolute;
  top: 13px;
  right: -19px;
  display: inline-block;
  padding: 10px 19px;
  line-height: 1; }
  .nav-toggle:hover {
    text-decoration: underline;
    color: #000; }
  @media (min-width: 45em) {
    .nav-toggle {
      display: none; } }
  .nav-toggle:before {
    content: "";
    vertical-align: bottom;
    margin-right: 9.5px;
    margin-top: -5px;
    width: 25px;
    height: 15px;
    background-position: -86px -28px; }
    .no-svg .nav-toggle:before {
      width: 25px;
      height: 15px;
      background-position: -86px -28px; }
    .js-nav-open .nav-toggle:before {
      vertical-align: baseline;
      width: 12px;
      height: 12px;
      background-position: -87px -72px; }
      .no-svg .js-nav-open .nav-toggle:before {
        width: 12px;
        height: 12px;
        background-position: -87px -72px; }

@media (min-width: 45em) {
  .js-expandable-open .page-body,
  .js-expandable-open .page-footer,
  .js-expandable-open .header-categories {
    position: relative; }
    .js-expandable-open .page-body:before,
    .js-expandable-open .page-footer:before,
    .js-expandable-open .header-categories:before {
      content: "";
      background-color: #fff;
      background-color: rgba(255, 255, 255, 0.9);
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 5; } }

.page-footer {
  padding: 38px 0;
  background-color: #F2F2F2;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 0.57895em;
  color: #777777;
  text-align: center; }
  @media (min-width: 45em) {
    .page-footer {
      padding: 57px 0 76px; } }
  .page-footer > .container, .search-form-wrapper .page-footer > form {
    margin-right: auto;
    margin-left: auto; }
  .page-footer a {
    color: inherit; }
    .page-footer a:hover, .page-footer a:focus {
      color: #D10808; }

.template-basic-page .page-body {
  margin-bottom: 19px; }
  @media (min-width: 45em) {
    .template-basic-page .page-body {
      margin-bottom: 38px; } }

.template-basic-page .main-title {
  margin-top: 76px;
  margin-bottom: 19px; }
  @media (min-width: 45em) {
    .template-basic-page .main-title {
      text-align: center;
      margin-bottom: 57px; } }

@media (min-width: 45em) {
  .template-basic-page .main-body {
    margin-left: 17.08968%;
    margin-right: 17.08968%; } }

.template-article .page-body {
  margin-bottom: 0; }
  .template-article .page-body > .post {
    border-bottom: 1px solid #C2C2C2; }

.template-article .hero-figure {
  margin-bottom: 28.5px; }
  @media (min-width: 45em) {
    .template-article .hero-figure {
      margin-bottom: 64px; } }

.template-article .main-title {
  margin-bottom: 0;
  margin-top: 0; }
  @media (min-width: 45em) {
    .template-article .main-title {
      margin-left: 17.08968%;
      margin-right: 17.08968%;
      text-align: center; } }

.template-article .main-lead {
  margin-top: 28.5px; }
  @media (min-width: 45em) {
    .template-article .main-lead {
      margin-left: 8.54484%;
      margin-right: 8.54484%;
      text-align: center;
      margin-top: 38px; } }

.template-article .main-header .meta {
  margin-top: 28.5px;
  margin-bottom: 38px; }
  @media (max-width: 45em) {
    .template-article .main-header .meta li {
      display: block;
      margin-right: 0; } }
  @media (min-width: 45em) {
    .template-article .main-header .meta {
      margin-top: 57px;
      margin-bottom: 57px;
      text-align: center; } }

@media (min-width: 45em) {
  .template-article .main-body {
    margin-left: 8.54484%;
    margin-right: 8.54484%; } }

@media (min-width: 62.211em) {
  .template-article .main-body {
    margin-right: auto;
    margin-left: auto;
    width: 57.2758%; } }

@media (min-width: 45em) {
  .template-article .main-body .alignleft,
  .template-article .main-body .alignright,
  .template-article .main-body .contentbox {
    width: 48.46939%; } }

@media (min-width: 62.211em) {
  .template-article .main-body .alignleft,
  .template-article .main-body .alignright,
  .template-article .main-body .contentbox {
    width: 49.18759%; } }

@media (min-width: 45em) {
  .template-article .main-body .alignright,
  .template-article .main-body .contentbox {
    clear: right;
    float: right;
    margin-left: 38px;
    margin-bottom: 38px;
    margin-right: -10.30612%; } }

@media (min-width: 62.211em) {
  .template-article .main-body .alignright,
  .template-article .main-body .contentbox {
    margin-right: -14.91876%; } }

@media (min-width: 45em) {
  .template-article .main-body .expandable-media.expanded.alignright {
    width: 110.30612%; } }

@media (min-width: 62.211em) {
  .template-article .main-body .expandable-media.expanded.alignright {
    width: 114.91876%; } }

@media (min-width: 45em) {
  .template-article .main-body .expandable-media.expanded.alignleft {
    width: 100%; } }

@media (max-width: 45em) {
  .template-article .main-body .alignleft,
  .template-article .main-body .alignright,
  .template-article .main-body .aligncenter {
    margin-right: -19px;
    margin-left: -19px; }
    .template-article .main-body .alignleft figcaption,
    .template-article .main-body .alignright figcaption,
    .template-article .main-body .aligncenter figcaption {
      margin-right: 19px;
      margin-left: 19px; } }

.template-article .main-body blockquote {
  clear: both; }
  @media (min-width: 45em) {
    .template-article .main-body blockquote {
      margin-left: 10.30612%;
      margin-right: 10.30612%; } }
  @media (min-width: 62.211em) {
    .template-article .main-body blockquote {
      margin-left: 7.45938%;
      margin-right: 7.45938%; } }

.template-article .main-footer {
  margin-top: 57px;
  margin-bottom: 57px; }
  @media (min-width: 45em) {
    .template-article .main-footer {
      margin-left: 8.54484%;
      margin-right: 8.54484%;
      margin-top: 76px;
      margin-bottom: 76px; } }
  @media (min-width: 62.211em) {
    .template-article .main-footer {
      margin-left: 23.09645%;
      width: 57.2758%; } }
  .template-article .main-footer > :last-child {
    margin-bottom: 0; }
  .template-article .main-footer .term-links {
    margin-bottom: -9.5px;
    display: inline-block; }
    .template-article .main-footer .term-links li {
      display: inline-block;
      float: none; }
  .template-article .main-footer .social-share {
    margin-top: 57px; }

@media (min-width: 45em) {
  .template-article .main-aside .section {
    margin-left: 23.09645%;
    width: 57.2758%; } }

.template-article .main-aside .section-header {
  overflow: hidden; }

.template-article .main-aside .section-title {
  text-align: left;
  font-size: 1.26316em;
  color: #333333;
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 38px; }
  @media (min-width: 45em) {
    .template-article .main-aside .section-title {
      margin-bottom: 57px; } }
  .template-article .main-aside .section-title:after {
    content: "";
    border-top: 1px dotted #777777;
    display: block;
    width: 1000px;
    position: absolute;
    top: 13px;
    left: 100%;
    margin-left: 9.5px; }

.template-category .main-title {
  color: #fff;
  margin: 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 43px; }
  @media (min-width: 45em) {
    .template-category .main-title {
      font-size: 1.36842em;
      line-height: 59px; } }

.template-category .main-header {
  background-color: #000; }
  @media (min-width: 45em) {
    .template-category .main-header {
      margin-bottom: 57px; } }

.template-category .article-teaser .term {
  display: none; }

.template-search .main-title {
  margin-top: 50px;
  margin-bottom: 65px;
  text-align: center;
  font-size: 0.84211em;
  font-family: "Roboto", Arial, sans-serif; }
  .template-search .main-title h1 {
    margin: 0;
    margin-right: 20px;
    display: inline-block;
    font-size: 1.26316em; }

.template-search .main-footer {
  margin-top: 114px; }

.template-front-page .page-body {
  margin-bottom: 0; }

.template-front-page .hero-primary {
  margin-bottom: 76px; }
  @media (min-width: 45em) {
    .template-front-page .hero-primary {
      margin-bottom: 0; } }

.template-front-page .hero-primary + .section-fullwidth {
  padding-top: 0; }
  @media (min-width: 45em) {
    .template-front-page .hero-primary + .section-fullwidth .section-body {
      padding-top: 57px; } }

.template-issue-page .page-body {
  margin-bottom: 0; }

.template-issue-page .hero-primary {
  margin-bottom: 76px; }
  .template-issue-page .hero-primary .container, .template-issue-page .hero-primary .search-form-wrapper form, .search-form-wrapper .template-issue-page .hero-primary form {
    text-align: center;
    max-width: 45em; }
  .template-issue-page .hero-primary .desc {
    line-height: 2; }
    .template-issue-page .hero-primary .desc p, .template-issue-page .hero-primary .desc ul {
      margin: 0;
      padding: 0;
      list-style: none; }
  .template-issue-page .hero-primary .special {
    position: relative;
    display: inline-block;
    top: 50px;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 15px;
    padding: 4px 12px;
    border: 1px solid white;
    color: white;
    text-transform: uppercase; }
  .template-issue-page .hero-primary .btn-primary {
    display: block;
    border-bottom: 5px solid #a00606;
    color: white; }
  @media (min-width: 20em) {
    .template-issue-page .hero-primary {
      margin-bottom: 38px; }
      .template-issue-page .hero-primary .btn-primary {
        width: 50%;
        margin: 20px auto; } }
  @media (min-width: 33em) {
    .template-issue-page .hero-primary {
      margin-bottom: 38px; }
      .template-issue-page .hero-primary .container, .template-issue-page .hero-primary .search-form-wrapper form, .search-form-wrapper .template-issue-page .hero-primary form {
        margin: auto; }
      .template-issue-page .hero-primary .btn-primary {
        width: 30%; } }
  @media (min-width: 45em) {
    .template-issue-page .hero-primary {
      margin-bottom: 0; }
      .template-issue-page .hero-primary .desc {
        font-size: 1.15789em; }
      .template-issue-page .hero-primary .btn-primary {
        margin: -20px auto -40px auto;
        width: 30%; } }

.template-issue-page .hero-primary + .section-fullwidth {
  padding-top: 0; }
  @media (min-width: 45em) {
    .template-issue-page .hero-primary + .section-fullwidth .section-body {
      padding-top: 57px; } }

.template-issue-page .main-title {
  color: #fff;
  margin: 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 43px; }
  @media (min-width: 45em) {
    .template-issue-page .main-title {
      font-size: 1.36842em;
      line-height: 59px; } }

.template-issue-page .main-header {
  background-color: #B80066; }
  @media (min-width: 45em) {
    .template-issue-page .main-header {
      margin-bottom: 57px; } }

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  html {
    font-size: 80%; }
  a,
  a:visited {
    text-decoration: underline; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

@media print {
  .page-header,
  .page-aside,
  .page-aside + .section,
  .page-footer,
  .article-footer,
  .social-share,
  .richmedia,
  .main-aside .section:nth-child(2),
  .template-article .section-mostread,
  .nav-bottom,
  .expandable-media .toggle {
    display: none; }
  .hero-figure {
    max-width: 62.211em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 38px !important; }
    .hero-figure:before {
      content: none; }
    .hero-figure .image {
      max-height: 447px;
      -webkit-print-color-adjust: exact; }
    .hero-figure figcaption {
      position: static;
      color: inherit;
      margin: 20px auto 0;
      text-align: center;
      font-size: 1.1em; }
  iframe,
  .video-wrapper {
    display: none !important; } }

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