@charset "UTF-8";
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@font-face {
  font-family: 'PT Sans Narrow';
  src: url("../font/ptsans/ptsansnarrow_regular/PTN57F-webfont.eot");
  src: url("../font/ptsans/ptsansnarrow_regular/PTN57F-webfont.eot%3F") format("embedded-opentype"), url("../font/ptsans/ptsansnarrow_regular/PTN57F-webfont.woff") format("woff"), url("../font/ptsans/ptsansnarrow_regular/PTN57F-webfont.ttf") format("truetype"), url("../font/ptsans/ptsansnarrow_regular/PTN57F-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PT Sans';
  src: url("../font/ptsans/ptsans_regular/PTS55F-webfont.eot");
  src: url("../font/ptsans/ptsans_regular/PTS55F-webfont.eot%3F") format("embedded-opentype"), url("../font/ptsans/ptsans_regular/PTS55F-webfont.woff") format("woff"), url("../font/ptsans/ptsans_regular/PTS55F-webfont.ttf") format("truetype"), url("../font/ptsans/ptsans_regular/PTS55F-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PT Sans';
  src: url("../font/ptsans/ptsans_italic/PTS56F-webfont.eot");
  src: url("../font/ptsans/ptsans_italic/PTS56F-webfont.eot%3F") format("embedded-opentype"), url("../font/ptsans/ptsans_italic/PTS56F-webfont.woff") format("woff"), url("../font/ptsans/ptsans_italic/PTS56F-webfont.ttf") format("truetype"), url("../font/ptsans/ptsans_italic/PTS56F-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'PT Sans';
  src: url("../font/ptsans/ptsans_bold/PTS75F-webfont.eot");
  src: url("../font/ptsans/ptsans_bold/PTS75F-webfont.eot%3F") format("embedded-opentype"), url("../font/ptsans/ptsans_bold/PTS75F-webfont.woff") format("woff"), url("../font/ptsans/ptsans_bold/PTS75F-webfont.ttf") format("truetype"), url("../font/ptsans/ptsans_bold/PTS75F-webfont.svg") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'PT Sans';
  src: url("../font/ptsans/ptsans_bolditalic/PTS76F-webfont.eot");
  src: url("../font/ptsans/ptsans_bolditalic/PTS76F-webfont.eot%3F") format("embedded-opentype"), url("../font/ptsans/ptsans_bolditalic/PTS76F-webfont.woff") format("woff"), url("../font/ptsans/ptsans_bolditalic/PTS76F-webfont.ttf") format("truetype"), url("../font/ptsans/ptsans_bolditalic/PTS76F-webfont.svg") format("svg");
  font-weight: 700;
  font-style: italic; }
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: normal; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

nav ul,
nav li {
  list-style: none;
  margin: 0;
  padding: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

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

html, body {
  background: #32566c;
  color: #2d3840; }

html {
  height: 100%; }

body {
  min-height: 100%; }

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.page-margins {
  margin: 0 auto;
  max-width: 1280px; }

.embed {
  position: relative;
  height: 0;
  padding-bottom: 100%; }
  .embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.embed-16-9 {
  padding-bottom: 56.25%; }

.embed-4-3 {
  padding-bottom: 75%; }

.embed-3-2 {
  padding-bottom: 66.66666%; }

.vc-wrap {
  width: 100%;
  height: 100%;
  display: table; }

.vc {
  display: table-cell;
  height: 100%;
  vertical-align: middle; }

.nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.container::after {
  clear: both;
  content: "";
  display: table; }

.col {
  position: relative;
  float: left;
  width: 100%; }

.col-gtr {
  padding: 0 12px; }

.gtr-r {
  padding-right: 24px; }

.gtr-l {
  padding-left: 24px; }

@media screen and (max-width: 480px) {
  .span-s1 {
    width: 25%; }

  .span-s2 {
    width: 50%; }

  .span-s3 {
    width: 75%; }

  .offset-s1 {
    margin-left: 25%; }

  .offset-s2 {
    margin-left: 50%; }

  .offset-s3 {
    margin-left: 75%; }

  .pdg-s1 {
    padding-top: 12px;
    padding-bottom: 12px; }

  .gtr-sb {
    padding-left: 12px;
    padding-right: 12px; }

  .gtr-sr {
    padding-right: 12px; }

  .gtr-sl {
    padding-left: 12px; }

  .align-sr {
    text-align: right; }

  .align-sc {
    text-align: center; }

  .hide-s {
    display: none; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  .span-m1 {
    width: 8.33333%; }

  .span-m2 {
    width: 16.66666%; }

  .span-m3 {
    width: 25%; }

  .span-m4 {
    width: 33.33333%; }

  .span-m5 {
    width: 41.66666%; }

  .span-m6 {
    width: 50%; }

  .span-m7 {
    width: 58.33333%; }

  .span-m8 {
    width: 66.66666%; }

  .span-m9 {
    width: 75%; }

  .span-m10 {
    width: 83.33333%; }

  .span-m11 {
    width: 91.66666%; }

  .offset-m1 {
    margin-left: 8.33333%; }

  .offset-m2 {
    margin-left: 16.66666%; }

  .offset-m3 {
    margin-left: 25%; }

  .offset-m4 {
    margin-left: 33.33333%; }

  .offset-m5 {
    margin-left: 41.66666%; }

  .offset-m6 {
    margin-left: 50%; }

  .offset-m7 {
    margin-left: 58.33333%; }

  .offset-m8 {
    margin-left: 66.66666%; }

  .offset-m9 {
    margin-left: 75%; }

  .offset-m10 {
    margin-left: 83.33333%; }

  .offset-m11 {
    margin-left: 91.66666%; }

  .push-m1 {
    left: 8.33333%; }

  .push-m2 {
    left: 16.66666%; }

  .push-m3 {
    left: 25%; }

  .push-m4 {
    left: 33.33333%; }

  .push-m5 {
    left: 41.66666%; }

  .push-m6 {
    left: 50%; }

  .push-m7 {
    left: 58.33333%; }

  .push-m8 {
    left: 66.66666%; }

  .push-m9 {
    left: 75%; }

  .push-m10 {
    left: 83.33333%; }

  .push-m11 {
    left: 91.66666%; }

  .pull-m1 {
    right: 8.33333%; }

  .pull-m2 {
    right: 16.66666%; }

  .pull-m3 {
    right: 25%; }

  .pull-m4 {
    right: 33.33333%; }

  .pull-m5 {
    right: 41.66666%; }

  .pull-m6 {
    right: 50%; }

  .pull-m7 {
    right: 58.33333%; }

  .pull-m8 {
    right: 66.66666%; }

  .pull-m9 {
    right: 75%; }

  .pull-m10 {
    right: 83.33333%; }

  .pull-m11 {
    right: 91.66666%; }

  .align-mr {
    text-align: right; }

  .align-mc {
    text-align: center; }

  .gtr-mb {
    padding-left: 24px;
    padding-right: 24px; }

  .gtr-mr {
    padding-right: 24px; }

  .gtr-ml {
    padding-left: 24px; } }
@media screen and (min-width: 769px) {
  .span-l1 {
    width: 8.33333%; }

  .span-l2 {
    width: 16.66666%; }

  .span-l3 {
    width: 25%; }

  .span-l4 {
    width: 33.33333%; }

  .span-l5 {
    width: 41.66666%; }

  .span-l6 {
    width: 50%; }

  .span-l7 {
    width: 58.33333%; }

  .span-l8 {
    width: 66.66666%; }

  .span-l9 {
    width: 75%; }

  .span-l10 {
    width: 83.33333%; }

  .span-l11 {
    width: 91.66666%; }

  .offset-l1 {
    margin-left: 8.33333%; }

  .offset-l2 {
    margin-left: 16.66666%; }

  .offset-l3 {
    margin-left: 25%; }

  .offset-l4 {
    margin-left: 33.33333%; }

  .offset-l5 {
    margin-left: 41.66666%; }

  .offset-l6 {
    margin-left: 50%; }

  .offset-l7 {
    margin-left: 58.33333%; }

  .offset-l8 {
    margin-left: 66.66666%; }

  .offset-l9 {
    margin-left: 75%; }

  .offset-l10 {
    margin-left: 83.33333%; }

  .offset-l11 {
    margin-left: 91.66666%; }

  .push-l1 {
    left: 8.33333%; }

  .push-l2 {
    left: 16.66666%; }

  .push-l3 {
    left: 25%; }

  .push-l4 {
    left: 33.33333%; }

  .push-l5 {
    left: 41.66666%; }

  .push-l6 {
    left: 50%; }

  .push-l7 {
    left: 58.33333%; }

  .push-l8 {
    left: 66.66666%; }

  .push-l9 {
    left: 75%; }

  .push-l10 {
    left: 83.33333%; }

  .push-l11 {
    left: 91.66666%; }

  .pull-l1 {
    right: 8.33333%; }

  .pull-l2 {
    right: 16.66666%; }

  .pull-l3 {
    right: 25%; }

  .pull-l4 {
    right: 33.33333%; }

  .pull-l5 {
    right: 41.66666%; }

  .pull-l6 {
    right: 50%; }

  .pull-l7 {
    right: 58.33333%; }

  .pull-l8 {
    right: 66.66666%; }

  .pull-l9 {
    right: 75%; }

  .pull-l10 {
    right: 83.33333%; }

  .pull-l11 {
    right: 91.66666%; }

  .align-lr {
    text-align: right; }

  .align-lc {
    text-align: center; }

  .gtr-lb {
    padding-left: 24px;
    padding-right: 24px; }

  .gtr-lr {
    padding-right: 24px; }

  .gtr-ll {
    padding-left: 24px; } }
::-moz-selection {
  background: #009ee0;
  color: white; }

::selection {
  background: #009ee0;
  color: white; }

* {
  -webkit-font-smoothing: antialiased; }

nav * {
  -webkit-tap-highlight-color: transparent; }

body, input, select, textarea {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #2d3840; }

a {
  text-decoration: none;
  color: #009ee0; }
  a:hover {
    text-decoration: underline; }

.link-fulltext {
  display: inline-block;
  color: #2d3840;
  text-transform: uppercase; }
  .link-fulltext:after {
    position: relative;
    display: inline-block;
    top: -1px;
    margin-left: 2px;
    content: '»';
    -webkit-transition: all .1s ease;
            transition: all .1s ease; }
  .link-fulltext:hover:after {
    margin-left: 6px; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

blockquote {
  font-style: italic;
  border-left: 6px double #72797f;
  margin-left: 0;
  padding-left: 12px; }

p, ul, ol, table, hr, figure {
  margin: 0 0 24px 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 400;
  margin: 36px 0 12px 0;
  line-height: 1.2;
  clear: both; }

h1 {
  margin: 12px 0 36px 0;
  font-size: 42px;
  line-height: 48px; }

h2 {
  font-size: 32px;
  line-height: 36px; }

h3 {
  font-size: 26px;
  line-height: 36px; }

h4 {
  font-size: 20px;
  line-height: 36px; }

h5, h6 {
  font-size: 18px;
  line-height: 24px; }

hr {
  border: 0;
  height: 2px;
  background: #b7bbbe;
  clear: both; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.mute {
  color: #72797f; }

.kicker {
  margin: 0;
  color: #dc661e;
  text-transform: uppercase;
  letter-spacing: 3px; }

a.btn {
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  border: 1px solid #009ee0;
  border-radius: 12px;
  padding: 0 12px;
  -webkit-transition: all .1s ease;
          transition: all .1s ease; }
  a.btn:hover {
    text-decoration: none;
    color: #2d3840;
    border-color: #2d3840; }

audio {
  max-width: 100%;
  width: 100%; }

.home-map {
  background-color: #92c7ec;
  background-repeat: no-repeat;
  background-position: center top; }

.page {
  background: #fff; }

.page-content-column {
  max-width: 796px;
  margin-left: auto;
  margin-right: auto; }

.page-content-column,
.page-content-gutter {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 48px; }

.page-header {
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px;
  /*overflow: hidden;*/ }

.page-heading {
  display: inline-block;
  padding: 12px 0;
  margin: 12px 0;
  border-bottom: 9px double #2d3840;
  border-top: 9px double #2d3840;
  word-wrap: break-word;
  max-width: 100%;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

.page-header-bgimg {
  background-size: cover;
  background-position: center;
  padding: 120px 0 120px 0;
  margin-bottom: 48px;
  text-align: center; }
  .page-header-bgimg .page-header {
    background: #fff;
    display: inline-block; }

.page-img {
  max-width: 796px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 24px; }
  .page-img figcaption {
    padding: 0 24px; }
  .page-img img {
    width: 100%;
    height: 100%; }

.topic-img {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background-size: cover;
  background-position: center; }
  .topic-img img {
    display: block;
    z-index: 0; }
  .topic-img a:hover img {
    -webkit-filter: blur(3px);
            filter: blur(3px); }
  .topic-img header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(45, 56, 64, 0.5);
    -webkit-transition: background .1s ease;
            transition: background .1s ease;
    color: #fff; }
    .no-rgba .topic-img header {
      background: url("../img/rgba-text-50.png"); }
  .topic-img a:hover header {
    background-color: #2d3840;
    background-color: rgba(50, 86, 108, 0.8); }
  .topic-img a:hover .topic-card-inner {
    background: -webkit-linear-gradient(top, rgba(50, 86, 108, 0.8) 0%, rgba(50, 86, 108, 0.3) 80%, rgba(50, 86, 108, 0) 100%);
    background: linear-gradient(to bottom, rgba(50, 86, 108, 0.8) 0%, rgba(50, 86, 108, 0.3) 80%, rgba(50, 86, 108, 0) 100%); }

.topic-tsr header {
  text-align: center; }
.topic-tsr:nth-child(5n+1) header {
  background: rgba(146, 199, 236, 0.5); }
.topic-tsr:nth-child(5n+2) header {
  background: rgba(220, 102, 30, 0.5); }
.topic-tsr:nth-child(5n+3) header {
  background: rgba(176, 0, 70, 0.5); }
.topic-tsr:nth-child(5n+4) header {
  background: rgba(191, 215, 48, 0.5); }
.topic-tsr:nth-child(5n+5) header {
  background: rgba(50, 86, 108, 0.5); }

.topic-tsr-heading {
  display: inline-block;
  text-align: center;
  padding: 6px 0;
  margin: 0 12px;
  font-size: 32px;
  line-height: 36px;
  border-bottom: 6px double #fff;
  border-top: 6px double #fff;
  -webkit-transition: all .1s ease;
          transition: all .1s ease;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }
  a:hover .topic-tsr-heading {
    padding: 12px 0; }

.topic-card {
  background-color: #2d3840; }
  .topic-card img {
    width: 100%;
    display: block; }
  .topic-card h1, .topic-card h2 {
    margin: 0 0 12px 0; }
    .topic-card h1 a, .topic-card h2 a {
      color: #2d3840; }

.topic-card-01 {
  background-color: #c8e3f5; }
  .topic-card-01 .link-fulltext {
    color: #009ee0; }

.topic-card-02 {
  background-color: #edb28e; }
  .topic-card-02 .link-fulltext {
    color: #dc661e; }

.topic-card-03 {
  background-color: #d77fa2; }
  .topic-card-03 .link-fulltext {
    color: #b00046; }

.topic-card-04 {
  background-color: #dfeb97; }
  .topic-card-04 .link-fulltext {
    color: #72811c; }

.topic-card-05 {
  background-color: #98aab5; }
  .topic-card-05 .link-fulltext {
    color: #32566c; }

.topic-card-inner {
  padding: 24px; }

.icon-overlay header {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all .1s ease;
          transition: all .1s ease; }

.icon-enlarge header {
  background-image: url("../img/enlarge.svg"); }
  .no-svg .icon-enlarge header {
    background: url("../img/enlarge.png") no-repeat center; }

.icon-play header {
  background-image: url("../img/play.svg"); }
  .no-svg .icon-play header {
    background: url("../img/play.png") no-repeat center; }

.topic-bg-img .topic-card-inner {
  -webkit-transition: background .1s ease;
          transition: background .1s ease;
  background: -webkit-linear-gradient(top, rgba(45, 56, 64, 0.7) 0%, rgba(45, 56, 64, 0.2) 80%, rgba(45, 56, 64, 0) 100%);
  background: linear-gradient(to bottom, rgba(45, 56, 64, 0.7) 0%, rgba(45, 56, 64, 0.2) 80%, rgba(45, 56, 64, 0) 100%); }
.topic-bg-img:after {
  display: block;
  width: 100%;
  content: '';
  padding-top: 66.66666%; }

.nav-topic {
  background: #dfeb97; }
  .nav-topic a.btn {
    color: #72811c;
    border-color: #abc12b; }
    .nav-topic a.btn:hover {
      color: #009ee0;
      border-color: #009ee0; }
  .svg .nav-topic .src-icon {
    position: relative;
    display: block;
    float: left;
    height: 48px;
    margin: -12px 12px -12px -24px;
    padding: 12px;
    border-right: 1px solid #abc12b; }
    .svg .nav-topic .src-icon path {
      fill: #2d3840;
      fill: #98ac26; }

.nav-topic-src,
.nav-topic-tools {
  padding: 12px 24px; }

.topic-nav-list li {
  display: block;
  padding: 24px 0;
  border-bottom: 2px solid #b7bbbe; }
  .topic-nav-list li a {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 32px; }
.topic-nav-list li:first-of-type {
  border-top: 2px solid #32566c !important; }
.topic-nav-list li:nth-of-type(5n+1) {
  border-color: #bdddf3; }
  .topic-nav-list li:nth-of-type(5n+1) a {
    color: #009ee0; }
.topic-nav-list li:nth-of-type(5n+2) {
  border-color: #f6d8c6; }
  .topic-nav-list li:nth-of-type(5n+2) a {
    color: #dc661e; }
.topic-nav-list li:nth-of-type(5n+3) {
  border-color: #e7b2c7; }
  .topic-nav-list li:nth-of-type(5n+3) a {
    color: #b00046; }
.topic-nav-list li:nth-of-type(5n+4) {
  border-color: #dfeb97; }
  .topic-nav-list li:nth-of-type(5n+4) a {
    color: #abc12b; }
.topic-nav-list li:nth-of-type(5n+5) {
  border-color: #adbbc4; }
  .topic-nav-list li:nth-of-type(5n+5) a {
    color: #32566c; }

.mtrl-card {
  padding: 24px 72px 24px 0;
  margin: 0 0 0 0;
  background-repeat: no-repeat;
  background-position: right center;
  border-bottom: 2px solid #b7bbbe; }
  .mtrl-card .mtrl-heading {
    font-size: 32px;
    margin: 0 0 0 0; }
    .mtrl-card .mtrl-heading a {
      color: #2d3840; }
  .mtrl-card .meta {
    margin: 0;
    color: #72797f; }
    .mtrl-card .meta a {
      color: #2d3840 !important; }
  .mtrl-card:first-of-type {
    border-top: 2px solid #32566c !important; }
  .mtrl-card:nth-of-type(5n+1) {
    border-color: #bdddf3; }
    .mtrl-card:nth-of-type(5n+1) a {
      color: #009ee0; }
  .mtrl-card:nth-of-type(5n+2) {
    border-color: #f6d8c6; }
    .mtrl-card:nth-of-type(5n+2) a {
      color: #dc661e; }
  .mtrl-card:nth-of-type(5n+3) {
    border-color: #e7b2c7; }
    .mtrl-card:nth-of-type(5n+3) a {
      color: #b00046; }
  .mtrl-card:nth-of-type(5n+4) {
    border-color: #dfeb97; }
    .mtrl-card:nth-of-type(5n+4) a {
      color: #abc12b; }
  .mtrl-card:nth-of-type(5n+5) {
    border-color: #adbbc4; }
    .mtrl-card:nth-of-type(5n+5) a {
      color: #32566c; }

.mtrl-type-img {
  background-image: url("../img/src-img.svg"); }

.mtrl-type-map {
  background-image: url("../img/src-map.svg"); }

.mtrl-type-text {
  background-image: url("../img/src-text.svg"); }

.mtrl-type-audio {
  background-image: url("../img/src-audio.svg"); }

.mtrl-type-video {
  background-image: url("../img/src-video.svg"); }

.mtrl-list-empty {
  display: none; }

.warn {
  padding: 12px 24px;
  border: 2px solid #b7bbbe; }

.widget {
  margin-bottom: 24px; }

.filter-heading {
  font-size: 24px;
  line-height: 36px;
  margin: 0; }

.filter-select span, .filter-select a {
  display: inline-block; }
.filter-select .active {
  color: #2d3840;
  position: relative; }
  .filter-select .active:after {
    top: 24px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #32566c;
    border-width: 6px;
    margin-left: -6px; }

.filter-options {
  background-color: #eeefef;
  border-top: 2px solid #32566c;
  padding: 12px;
  margin-top: 12px; }

.filter-list li {
  display: block; }

.filter-grid li, .filter-grid a, .filter-grid span {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center; }

.mtrl-search-input {
  height: 36px;
  line-height: 36px;
  padding: 0 6px;
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: #eeefef; }

audio {
  display: block;
  margin: 0 0 12px 0; }

.audio-wrap {
  margin: 48px 0; }

@media screen and (max-width: 480px) {
  .home-map {
    height: 360px;
    background-image: url("../img/pruzzenland-map-s.png"); }

  .page-header {
    max-width: 100%; }

  .topic-bg-img-first:after {
    padding-top: 50%; }

  .nav-topic-src {
    border-bottom: 1px solid #abc12b; } }
@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 480px), screen and (min-resolution: 144dpi) and (max-width: 480px), screen and (min-resolution: 1.5dppx) and (max-width: 480px) {
  .backgroundsize .home-map {
    background-image: url("../img/pruzzenland-map-s@2x.png");
    background-size: 480px 360px; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  .home-map {
    height: 567px;
    background-image: url("../img/pruzzenland-map-m.png"); }

  .page-content-column,
  .page-content-gutter {
    padding-left: 36px;
    padding-right: 36px; }

  .page-img figcaption {
    padding: 0 36px; }

  .topic-bg-img-first:after {
    padding-top: 25%; } }
@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 481px) and (max-width: 768px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 481px) and (max-width: 768px), screen and (min-resolution: 144dpi) and (min-width: 481px) and (max-width: 768px), screen and (min-resolution: 1.5dppx) and (min-width: 481px) and (max-width: 768px) {
  .backgroundsize .home-map {
    background-image: url("../img/pruzzenland-map-m@2x.png");
    background-size: 768px 567px; } }
@media screen and (min-width: 769px) {
  .home-map {
    height: 783px;
    background-image: url("../img/pruzzenland-map-l.png"); }

  .page-header {
    padding-top: 48px;
    padding-bottom: 48px; }

  .page-content-column,
  .page-content-gutter {
    padding-left: 48px;
    padding-right: 48px; }

  .page-img figcaption {
    padding: 0 48px; }

  .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 12px; } }
@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 769px), screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 769px), screen and (min-resolution: 144dpi) and (min-width: 769px), screen and (min-resolution: 1.5dppx) and (min-width: 769px) {
  .backgroundsize .home-map {
    background-image: url("../img/pruzzenland-map-l@2x.png");
    background-size: 1200px 783px; } }
@media screen and (min-width: 844px) {
  .page-img {
    padding-top: 48px; } }
@media screen and (min-width: 1201px) {
  .backgroundsize .home-map {
    background-image: url("../img/pruzzenland-map-l@2x.png");
    padding-top: 65.25%;
    background-size: cover;
    height: auto; }

  .page-header {
    padding-top: 72px;
    padding-bottom: 72px; } }
img {
  max-width: 100%; }

figure img {
  display: block; }

figcaption {
  margin-top: 12px;
  color: #72797f;
  font-style: italic; }

.csc-textpic-center-inner {
  text-align: center; }
  .csc-textpic-center-inner img {
    margin-left: auto;
    margin-right: auto; }

nav li, nav ul, menu li, menu ul {
  margin: 0;
  list-style: none; }
nav li, menu li {
  display: inline-block; }

.nav-global {
  font-family: 'PT Sans Narrow', sans-serif; }
  .nav-global a {
    color: #92c7ec; }
    .nav-global a.active {
      color: #bfd730; }

.home header .nav-global a {
  color: #32566c; }
  .home header .nav-global a.active {
    color: #b00046; }

.lang-switch {
  line-height: 24px; }
  .lang-switch li {
    padding: 0 6px; }

.nav-main {
  text-align: center;
  padding: 0 0 12px 0;
  line-height: 24px; }
  .nav-main li {
    padding: 0 4px; }

.menu-btn {
  border: 0;
  background-color: #92c7ec;
  border-radius: 100%;
  width: 42px;
  height: 42px;
  padding: 0;
  text-align: center;
  position: absolute;
  z-index: 2;
  top: 12px;
  right: 12px; }
  .no-touch .menu-btn:hover, .touch .menu-btn.active {
    background-color: #bfd730; }
  .menu-btn:focus {
    outline: none; }
  .no-svg .menu-btn {
    background-image: url("../img/menu-btn-darkblue.png");
    background-position: center;
    background-repeat: no-repeat; }

.menu-icon {
  margin: 5px 0 0 0;
  width: 20px;
  height: 15px; }
  .menu-icon path {
    clip-rule: evenodd;
    fill-rule: evenodd;
    fill: #32566c; }

@media screen and (max-width: 480px) {
  .lang-switch {
    text-align: center;
    font-size: 14px; }

  .nav-main {
    position: absolute;
    z-index: 1;
    top: 24px;
    right: 24px;
    background: #233c4b;
    padding: 12px;
    font-size: 24px;
    line-height: 36px;
    border-radius: 3px;
    display: none; }
    .nav-main li {
      display: block;
      text-align: left; }
    .nav-main.show {
      display: block; }

  .home header .nav-main a {
    color: #92c7ec; }
    .home header .nav-main a.active {
      color: #bfd730; }
  .home .menu-icon path {
    fill: #92c7ec; }
  .home .menu-btn {
    background-color: #32566c; }
    .no-svg .home .menu-btn {
      background-image: url("../img/menu-btn-lightblue.png"); }
    .no-touch .home .menu-btn:hover .menu-icon path, .touch .home .menu-btn.active .menu-icon path {
      fill: #32566c; }

  .nav-footer {
    font-size: 14px;
    padding-bottom: 24px; }
    .nav-footer li {
      padding-right: 12px; } }
@media screen and (min-width: 481px) {
  .menu-btn {
    display: none; }

  .lang-switch {
    text-align: right; }

  .nav-main {
    font-size: 18px; }
    .nav-main li {
      padding: 0 6px; }

  .nav-footer li {
    display: block; } }
@media only screen and (min-width: 769px) {
  .nav-main {
    font-size: 24px;
    padding: 0 0 24px 0; }
    .nav-main li {
      padding: 0 10px; } }
.site-header {
  text-align: center;
  margin: 0 auto;
  padding: 0 12px; }
  .home .site-header {
    position: absolute;
    width: 100%;
    left: auto;
    right: auto; }

.site-logo {
  display: inline-block;
  margin: 0 auto;
  padding: 24px 0; }
  .site-logo img {
    max-width: 100%; }

@media screen and (max-width: 480px) {
  .site-logo img {
    max-height: 60px; } }
@media screen and (min-width: 481px) {
  .site-logo img {
    max-height: 72px; } }
@media screen and (min-width: 769px) {
  .site-logo {
    padding: 24px 0 36px 0; }
    .site-logo img {
      max-height: 96px; } }
.site-footer {
  background: #32566c;
  color: #fff;
  padding: 24px; }

@media screen and (min-width: 481px) {
  .site-footer {
    padding: 36px 12px; } }
@media print {
  * {
    background: transparent !important;
    color: black !important;
    border-color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  thead {
    display: table-header-group; }

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

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

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

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

  body {
    padding: 5em; }

  .hidden {
    display: block !important;
    visibility: visible; }

  .nopr, .embed {
    display: none !important; } }

/*# sourceMappingURL=style.css.map */