@charset "UTF-8";
/* Resets */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

input, textarea, select {
  border: none;
  background: #FFF; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

:focus {
  outline: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input {
  border: none; }

/** Resets **/
meta.foundation-version {
  font-family: "/5.5.1/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: $small)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:$smallplus)/";
  width: 47.563em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:$smallplus) and (max-width:$medium)/";
  width: 47.563em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:$mediumplus)/";
  width: 64.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:$mediumplus) and (max-width:$large)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:$largeplus)/";
  width: 75.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:$largeplus) and (max-width:$xlarge)/";
  width: 75.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:$xlargeplus)/";
  width: 75.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1200px; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

.column,
.columns {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  float: left; }

/* [class*="column"] + [class*="column"]:last-child {
  float: right; } */
[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left; } }
@media only screen and (min-width: 47.563em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
/* Font */
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato-light.eot");
  src: url("../fonts/lato-light.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-light.svg#lato-light") format("svg"), url("../fonts/lato-light.woff2") format("woff2"), url("../fonts/lato-light.woff") format("woff"), url("../fonts/lato-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato-semibold.eot");
  src: url("../fonts/lato-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-semibold.svg#lato-semibold") format("svg"), url("../fonts/lato-semibold.woff2") format("woff2"), url("../fonts/lato-semibold.woff") format("woff"), url("../fonts/lato-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Black Jack';
  src: url("../fonts/blackjack-regular.eot");
  src: url("../fonts/blackjack-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/blackjack-regular.svg#blackjack-regular") format("svg"), url("../fonts/blackjack-regular.woff2") format("woff2"), url("../fonts/blackjack-regular.woff") format("woff"), url("../fonts/blackjack-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* ---- Fonts ---- */
/* Main */
html {
  width: 100%; }

body {
  min-width: 320px;
  max-width: 2000px;
  margin: 0 auto;
  font-size: 0.625em;
  font-family: "Cardo", serif;
  color: #111111; }

img {
  max-width: 100%; }

button {
  border: none; }

/*iframe {
	max-width: 100%;
}*/
/*[class*="wp-image"]{
	height: auto;
	width: auto;
}*/
p, li, dd, td {
  font: 2.2em/1.45em "Cardo", serif; }
  p p, p li, p dd, p td, li p, li li, li dd, li td, dd p, dd li, dd dd, dd td, td p, td li, td dd, td td {
    font-size: 1em; }

p {
  margin-bottom: 1.2em; }

h1, .home h2, #header_newsletter #header_monstertitle p {
  font: 4.8em/1.2em 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 0.2em 0 .5em;
  color: #003a70; }

h2, .entry h1 {
  font: 2.8em/1.2em 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 0.2em 0 .5em;
  color: #003a70; }

h3 {
  font: 2em/1.2em 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 0.2em 0 .5em;
  color: #003a70;
  position: relative; }

h4, h5, h6 {
  font: 2.2em/1.2em "Lato", sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 0.2em 0 .5em;
  color: #003a70;
  clear: both;
  position: relative; }

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #dc4588; }
  a:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #8ce2d0; }

.button {
  font-size: 2.2em; }
  .button a {
    background: #dc4588;
    color: #FFF;
    font: 1em 'Lato', sans-serif;
    padding: 10px; }
    .button a:hover {
      background: #8ce2d0; }

p > .button {
  font-size: 1em; }

/* Alignments */
.alignleft {
  float: left;
  margin-right: 2em; }

.alignright {
  float: right;
  margin-left: 2em; }

.aligncenter {
  text-align: center; }

.wp-caption {
  background-color: #F3F3F3;
  border: 1px solid #DDDDDD;
  border-radius: 3px 3px 3px 3px;
  margin: 0 0 2em;
  padding-top: 4px;
  text-align: center; }
  .wp-caption.alignleft {
    margin-right: 2em; }
  .wp-caption.alignright {
    margin-left: 2em; }
  .wp-caption p {
    margin: 0;
    padding: 0 4px 5px 0; }

blockquote p {
  margin: 0; }

.scroll-to-top {
  position: fixed;
  background: url(../images/icon_totop.png);
  color: #FFF;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  cursor: pointer;
  width: 44px;
  height: 44px;
  bottom: 2em;
  right: 2em;
  padding-top: .6em;
  text-align: center;
  display: none;
  z-index: 999; }

/* Forms */
::-webkit-input-placeholder {
  font: italic 1em "Cardo", serif;
  letter-spacing: 0;
  color: #003a70; }

::-moz-placeholder {
  font: italic 1em "Cardo", serif;
  letter-spacing: 0;
  color: #003a70; }

:-ms-input-placeholder {
  font: italic 1em "Cardo", serif;
  letter-spacing: 0;
  color: #003a70; }

:-moz-placeholder {
  font: italic 1em "Cardo", serif;
  letter-spacing: 0;
  color: #003a70; }

::-webkit-textarea-placeholder {
  font: italic 1em "Cardo", serif;
  letter-spacing: 0;
  color: #003a70; }

:-ms-textarea-placeholder {
  font: italic 1em "Cardo", serif;
  letter-spacing: 0;
  color: #003a70; }

:-ms-input-placeholder {
  font-size: 2em; }

form {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* Messages */
  /* Input- oder anderes fehlerhaftes Feld */ }
  form legend {
    display: none; }
  form br {
    display: none; }
  form li {
    font-size: 1em; }
    form li.required label:after {
      content: '\002A'; }
  form input, form textarea, form select, form button {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    width: 100%;
    color: #003a70;
    font: 2em "Cardo", serif;
    margin-bottom: .3em; }
  form textarea {
    height: 190px; }
  form input[type="submit"], form input[type="image"].image, form #ck_subscribe_button {
    width: auto;
    padding: .7em 1.3em;
    background: #dc4588;
    font-family: 'Lato', sans-serif;
    color: #FFF;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    form input[type="submit"]:hover, form input[type="image"].image:hover, form #ck_subscribe_button:hover {
      cursor: pointer;
      background: #8ce2d0;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
  form .wpcf7-not-valid-tip {
    font-size: .89em; }
  form .wpcf7-response-output {
    border: none;
    font-size: 2.2em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    padding: .3em .5em; }

/* Header */
#header {
  padding-top: 1em;
  float: left;
  width: 100%; }
  #header #logo img {
    margin-top: -.8em; }
  #header #header_subline {
    font: 3.4em 'Lato', sans-serif;
    color: #003a70;
    padding-left: 7%; }

.social_icons {
  float: right;
  text-align: right; }
  .social_icons li {
    display: inline;
    margin-right: .1em;
    position: relative; }
    .social_icons li a {
      height: 43px;
      width: 43px;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      color: #FFF;
      background: #dc4588;
      display: inline-block;
      font-size: 1.2em;
      /* text-indent: -9999px;
      position: relative;
      font: 1.2em $fa;*/
      			/*&:after {
      				width: 100%;
      				padding-top: .3em;
      				text-align: center;
      				position: absolute;
      				text-indent: 0;
      			}
      
      			&.social_facebook:after {
      				content: '\F09A';
      			}
      
      			&.social_twitter:after {
      				content: '\F099';
      			}
      
      			&.social_instagram:after {
      				content: '\F16D';
      			}
      
      			&.social_youtube:after {
      				content: '\F16A';
      			}
      
      			&.social_googleplus:after {
      				content: '\F0D5';
      			}
      
      			&.social_pinterest:after {
      				content: '\F0D2';
      			}*/ }
      .social_icons li a:hover {
        color: #8ce2d0; }
      .social_icons li a i {
        width: 100%;
        height: 100%;
        text-align: center;
        padding-top: .3em; }

.social_sharing .social_icons li a.social_facebook {
  background-color: #657aa7; }
  .social_sharing .social_icons li a.social_facebook:hover {
    background: none;
    color: #657aa7; }
.social_sharing .social_icons li a.social_twitter {
  background-color: #80b1d6; }
  .social_sharing .social_icons li a.social_twitter:hover {
    background: none;
    color: #80b1d6; }
.social_sharing .social_icons li a.social_googleplus {
  background-color: #d1726b; }
  .social_sharing .social_icons li a.social_googleplus:hover {
    background: none;
    color: #d1726b; }
.social_sharing .social_icons li a.social_pinterest {
  background-color: #cc3f45; }
  .social_sharing .social_icons li a.social_pinterest:hover {
    background: none;
    color: #cc3f45; }

#social_sidebar {
  position: absolute; }
  #social_sidebar.sticky {
    position: fixed;
    top: 86px; }
  #social_sidebar .social_icons {
    position: absolute;
    left: -70px;
    top: 0; }
    #social_sidebar .social_icons li {
      display: block;
      margin-bottom: .3em; }
      #social_sidebar .social_icons li a i {
        padding-top: .35em; }

/* Footer */
#footer {
  background: #003a70;
  padding: 5em 0; }
  #footer h2 {
    font: 3.6em/1.3em 'Black Jack', script;
    letter-spacing: 0;
    text-align: center;
    color: #8ce2d0;
    text-transform: none; }
  #footer h3 {
    font-size: 1.8em;
    text-transform: none;
    color: #8ce2d0; }
  #footer p, #footer li {
    color: #FFF;
    font-size: 1.8em; }
  #footer .social_icons li a {
    font-size: 1.4em; }

/* Navigation */
#header #header_nav {
  background: #8ce2d0;
  position: relative;
  z-index: 1; }
  #header #header_nav #logo_text {
    display: none;
    width: 120px;
    margin: 1.6em; }
  #header #header_nav.sticky {
    top: 0;
    position: fixed; }
#header nav {
  display: block;
  text-align: center;
  z-index: 1; }
  #header nav ul {
    text-align: center;
    display: inline-block;
    z-index: 1; }
    #header nav ul li {
      font: 1.8em 'Lato', sans-serif;
      text-transform: uppercase;
      letter-spacing: .05em;
      display: inline; }
      #header nav ul li a {
        color: #003a70;
        display: inline-block;
        padding: 1em .65em; }
        #header nav ul li a:hover {
          color: #dc4588; }
      #header nav ul li.current-menu-item a {
        color: #dc4588; }
        #header nav ul li.current-menu-item a:hover {
          color: #003a70; }

.nav-toggler {
  display: none;
  position: absolute;
  top: .8em;
  right: 2em;
  font: 2em 'Lato', sans-serif; }
  .nav-toggler:hover {
    color: #003a70; }
  .nav-toggler:before {
    font-family: "FontAwesome";
    content: '\F0C9';
    margin-right: .4em; }

#mobile_nav {
  right: -250px; }

.sidr {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 99999;
  width: 250px;
  border-left: 4px solid #63d8bf;
  background: #8ce2d0; }
  .sidr #header_search {
    display: none; }
  .sidr ul li {
    font: 2.4em 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    display: block; }
    .sidr ul li a {
      color: #003a70;
      display: block;
      padding: .6em; }

/* Allgemein */
.full_width {
  width: 100%;
  float: left;
  clear: both; }

#content {
  margin-bottom: 6em;
  float: left;
  width: 100%;
  position: relative; }
  #content article .entry {
    overflow: hidden; }
    #content article .entry h1 {
      padding-left: 0; }
    #content article .entry h4, #content article .entry h5, #content article .entry h6 {
      font-style: italic;
      font-family: "Cardo", serif;
      text-transform: none;
      letter-spacing: 0;
      margin: 1.2em 0 0.3em; }
    #content article .entry ul {
      margin-bottom: 2em; }
      #content article .entry ul li {
        list-style: disc outside;
        margin-left: 1.4em; }

/** Fix for Column Grid pluginÔÇÖs fine columns **/
.column-grid .column {
  padding-left: 0;
  padding-right: 0; }

/* Search */
#header_search {
  position: relative;
  display: inline-block;
  margin-left: 1em; }
  #header_search #search_link {
    font-size: 2.5em;
    color: #dc4588;
    line-height: 2.3em; }

#searchform {
  display: none;
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 1em;
  background: rgba(140, 226, 208, 0.8); }
  #searchform label {
    display: none; }
  #searchform #s {
    width: 250px;
    margin-bottom: 0; }
  #searchform input[type="submit"] {
    display: none; }

.search #search_results {
  margin-top: 5em; }
.search article {
  margin-bottom: 6em; }

/* Home */
#header_newsletter {
  height: 500px;
  min-height: 220px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }
  #header_newsletter #newsletter_wrapper {
    background: rgba(220, 69, 136, 0.7);
    padding: 2em 0;
    position: absolute;
    bottom: 0; }
  #header_newsletter .row {
    position: relative; }
  #header_newsletter #header_monstertitle .column {
    padding-top: 4em;
    position: absolute;
    top: 0; }
  #header_newsletter #header_monstertitle p {
    line-height: 1.2em;
    color: #FFF; }
  #header_newsletter .newsletter_form {
    position: absolute;
    right: 0;
    bottom: 0; }
  #header_newsletter h2 {
    font: 2.4em/1.2em 'Lato', sans-serif;
    letter-spacing: .05em;
    margin-bottom: .2em;
    text-transform: uppercase;
    color: #8ce2d0; }
  #header_newsletter p {
    color: #FFF;
    font: 2.2em 'Lato', sans-serif;
    margin-bottom: 0; }
  #header_newsletter .newsletter_form label {
    display: none; }
  #header_newsletter .newsletter_form input, #header_newsletter .newsletter_form button {
    float: left;
    height: 70px; }
    #header_newsletter .newsletter_form input#Mail, #header_newsletter .newsletter_form input#ck_emailField, #header_newsletter .newsletter_form button#Mail, #header_newsletter .newsletter_form button#ck_emailField {
      width: 60%; }
    #header_newsletter .newsletter_form input[type=submit], #header_newsletter .newsletter_form input#ck_subscribe_button, #header_newsletter .newsletter_form button[type=submit], #header_newsletter .newsletter_form button#ck_subscribe_button {
      width: 40%; }

#af-form-367830299, #ck_subscribe_form {
  background: transparent !important; }
  #af-form-367830299 label, #ck_subscribe_form label {
    display: none; }
  #af-form-367830299 input, #af-form-367830299 button, #ck_subscribe_form input, #ck_subscribe_form button {
    height: 70px; }
  #af-form-367830299 #af-header-367830299, #af-form-367830299 #af-footer-367830299, #ck_subscribe_form #af-header-367830299, #ck_subscribe_form #af-footer-367830299 {
    display: none; }
  #af-form-367830299 #awf_field-72117801, #af-form-367830299 #ck_emailField, #ck_subscribe_form #awf_field-72117801, #ck_subscribe_form #ck_emailField {
    float: left;
    width: 60%; }

#home_intro h1 {
  text-align: center;
  font: italic 4.2em "Cardo", serif;
  letter-spacing: 0em;
  text-transform: none;
  margin: 1em 0;
  color: #003a70; }

#home_featured {
  background: rgba(186, 238, 227, 0.7);
  padding: 6em 0; }

.featured_articles li {
  font: 2.4em 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em; }
  .featured_articles li a {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #dc4588;
    display: table;
    color: #FFF;
    text-align: center;
    width: 100%; }
    .featured_articles li a span {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 1em;
      width: 100%;
      height: 100%;
      background: rgba(220, 69, 136, 0.7); }
      .featured_articles li a span:hover {
        background: rgba(220, 69, 136, 0.9); }
  .featured_articles li:nth-child(even) a span {
    background: rgba(0, 58, 112, 0.7); }
    .featured_articles li:nth-child(even) a span:hover {
      background: rgba(0, 58, 112, 0.9); }

#home_gladwords {
  background: #003a70;
  padding: 4em 0; }
  #home_gladwords h2 {
    color: #8ce2d0;
    text-align: center;
    font-size: 4.8em;
    margin: .2em 0 .5em; }
  #home_gladwords .home_section_subtitle {
    color: #8ce2d0; }
  #home_gladwords p {
    color: #FFF;
    font: 2em 'Lato', sans-serif;
    text-align: center;
    margin-bottom: 1.5em; }
    #home_gladwords p:last-child {
      margin-bottom: 0; }

#home_knownfrom {
  padding: 5em 0; }
  #home_knownfrom p {
    font-size: 3.6em;
    font-style: italic;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0;
    color: #003a70; }

.home_section_title {
  text-align: center; }

.home_section_subtitle {
  font: 3.6em 'Black Jack', script;
  letter-spacing: 0;
  text-transform: none;
  text-align: center;
  display: block;
  color: #003a70; }

#home_video {
  background: #baeee3;
  padding: 5em 0; }

#home_ebook {
  background: #003a70;
  padding: 5em 0; }
  #home_ebook * {
    color: #FFF; }
  #home_ebook p {
    color: #FFF; }

.home_media_embed {
  padding-left: 3em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .home_media_embed p {
    margin-bottom: 0; }

#home_map {
  padding: 6em 0; }

#home_categories {
  background: #8ce2d0;
  padding: 5em 0;
  overflow: hidden; }

.categorylinks h3 {
  text-transform: uppercase;
  font: 1.1em 'Lato', sans-serif;
  margin: .7em 0;
  letter-spacing: .04em;
  text-align: center;
  display: block; }
  .categorylinks h3 a {
    color: #003a70;
    width: 70%;
    margin: 0 15%;
    text-align: center;
    display: inline-block; }
    .categorylinks h3 a:hover {
      color: #dc4588; }
.categorylinks a.rounded {
  display: inline-block;
  width: 75%;
  margin: 0 12.5%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #003a70; }
  .categorylinks a.rounded span {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    background-color: rgba(220, 69, 136, 0.7);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%; }
    .categorylinks a.rounded span:hover {
      background-color: rgba(220, 69, 136, 0.9); }
  .categorylinks a.rounded.turquoise span {
    background-color: rgba(140, 226, 208, 0.7); }
    .categorylinks a.rounded.turquoise span:hover {
      background-color: rgba(140, 226, 208, 0.9); }
  .categorylinks a.rounded.blue span {
    background-color: rgba(0, 58, 112, 0.7); }
    .categorylinks a.rounded.blue span:hover {
      background-color: rgba(0, 58, 112, 0.9); }

#home_blog {
  padding: 5em 0; }
  #home_blog section {
    margin-top: 2em; }
  #home_blog h4 {
    font: 2em/1.2em 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin: 0.2em 0 .5em;
    color: #003a70;
    position: relative; }
  #home_blog #home_blog_latest article {
    margin-bottom: 8em; }
    #home_blog #home_blog_latest article h4 {
      font: 3.6em 'Lato', sans-serif;
      text-transform: uppercase;
      letter-spacing: .04em;
      margin: 0.4em 0 .5em; }
  #home_blog #home_blog_best .home_postlist {
    background: #baeee3;
    padding: 3em; }
  #home_blog #home_blog_best article {
    margin-bottom: 5em; }
    #home_blog #home_blog_best article:last-child {
      margin-bottom: 1em; }
  #home_blog #home_blog_best h4 {
    margin: 0;
    text-transform: none; }
  #home_blog #home_blog_best a {
    color: #003a70; }
    #home_blog #home_blog_best a:hover {
      color: #dc4588; }

.blog_view a.thumblink {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 20px; }
  .blog_view a.thumblink img {
    display: inline-block; }
.blog_view h4 {
  padding-left: 90px;
  position: relative; }

.home .blog_view a.thumblink {
  margin-top: 0; }

.cat_icon {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  margin-top: .1em;
  width: 66px;
  height: 66px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #dc4588;
  background-position: center center;
  background-size: 35px;
  background-repeat: no-repeat;
  text-align: center; }
  .cat_icon.turquoise {
    background-color: #8ce2d0; }
  .cat_icon.blue {
    background-color: #003a70; }
  .cat_icon img {
    width: 35px;
    display: inline-block;
    margin: 0 auto; }

/* Sidebar */
#sidebar {
  margin-top: 5em;
  margin-bottom: 5em;
  overflow: hidden; }
  #sidebar .widget {
    float: left;
    width: 100%; }
    #sidebar .widget:after {
      content: url(../images/icon_widget.png);
      margin: 40px auto;
      display: block;
      width: 100%;
      text-align: center;
      float: left; }
    #sidebar .widget:last-child:after {
      content: '';
      display: none; }
    #sidebar .widget h2 {
      font: 2.4em 'Black Jack', script;
      letter-spacing: 0;
      text-transform: none;
      text-align: center;
      color: #003a70;
      margin-bottom: 1em; }
    #sidebar .widget p {
      font: 1.8em/1.45em "Cardo", serif; }
    #sidebar .widget .blog_view {
      margin-top: 0; }
    #sidebar .widget article {
      margin-bottom: 20px;
      margin-top: 0; }
      #sidebar .widget article:last-child {
        margin-bottom: 0; }
    #sidebar .widget .textwidget {
      padding-bottom: 2.5em; }
      #sidebar .widget .textwidget p:last-child {
        margin-bottom: 0; }
  #sidebar #ck_subscribe_form #ck_emailField, #sidebar #ck_subscribe_form #ck_subscribe_button {
    width: 100%;
    text-align: center; }

.widget_nl_widget {
  min-height: 300px; }
  .widget_nl_widget .nl_image {
    float: left;
    max-width: 100%;
    background-position: center center;
    background-size: cover; }
    .widget_nl_widget .nl_image .nl_inside {
      background: rgba(220, 69, 136, 0.7);
      padding: 2em; }
  .widget_nl_widget h3 {
    color: #8ce2d0;
    text-transform: uppercase;
    font: 2.4em 'Lato', sans-serif;
    letter-spacing: .04em;
    margin: .7em 0; }
  .widget_nl_widget p {
    color: #FFF; }
  .widget_nl_widget .af-header, .widget_nl_widget .af-footer {
    display: none; }
  .widget_nl_widget form input {
    width: 100%;
    margin-bottom: 0; }
  .widget_nl_widget form label {
    display: none; }
  .widget_nl_widget #af-form-367830299 input {
    height: 70px; }
  .widget_nl_widget #af-form-367830299 #awf_field-72117801 {
    width: 100%; }

.widget_featured_widget ul {
  width: 100%; }
  .widget_featured_widget ul li {
    margin-bottom: 2em;
    float: left;
    position: relative; }
    .widget_featured_widget ul li:last-child {
      margin-bottom: 0; }

.widget_cat_widget ul li {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative; }
  .widget_cat_widget ul li:last-child {
    margin-bottom: 0; }
  .widget_cat_widget ul li a.rounded {
    position: relative;
    width: 84%;
    margin: 0 8%; }
    .widget_cat_widget ul li a.rounded span {
      background-size: 70px;
      background-position: center 20%; }
  .widget_cat_widget ul li h3 {
    font: 1.1em 'Lato', sans-serif;
    color: #FFF;
    position: absolute;
    margin-top: -4.7em;
    padding: 0 .5em;
    width: 100%;
    text-align: center; }
    .widget_cat_widget ul li h3 a {
      color: #FFF; }
      .widget_cat_widget ul li h3 a:hover {
        color: #dc4588; }
  .widget_cat_widget ul li h3 a.turquoise {
    color: #003a70; }
    .widget_cat_widget ul li h3 a.turquoise a {
      color: #003a70; }

.widget_fav_widget h3 {
  text-transform: none;
  font-size: 2em;
  padding-left: 90px; }
.widget_fav_widget .home_postlist {
  background-color: #a3e8d9;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 2.5em; }
  .widget_fav_widget .home_postlist article:first-child {
    margin-top: 0; }
  .widget_fav_widget .home_postlist a {
    color: #003a70; }
    .widget_fav_widget .home_postlist a:hover {
      color: #dc4588; }

/* Instagram */
.widget#text-19 h2 {
  display: none; }

.widget #sb_instagram {
  position: relative; }
  .widget #sb_instagram:before {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 4em;
    width: 43px;
    height: 43px;
    text-align: center;
    padding-top: .3em;
    margin: 0 auto;
    font: 2.6em "FontAwesome";
    content: '\F16D';
    color: #FFF;
    background: #dc4588;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block; }
  .widget #sb_instagram.sbi_col_1 #sbi_images .sbi_item {
    float: left;
    width: 50%; }
    .widget #sb_instagram.sbi_col_1 #sbi_images .sbi_item:first-child {
      width: 100%; }

/* Widget Bekannt aus */
.widget#text-18 p {
  background: #baeee3;
  padding: 1em;
  text-align: center; }
  .widget#text-18 p img {
    display: inline-block;
    margin-bottom: .7em; }

/* Widget Werde Blogger */
.widget#text-15 {
  text-align: center; }
  .widget#text-15 h2 {
    font: 2.4em 'Lato', sans-serif;
    text-transform: uppercase;
    padding: 1em;
    margin-bottom: 0;
    background-color: #a3e8d9; }
  .widget#text-15 .textwidget {
    text-align: center;
    background-color: #a3e8d9; }

/* Widget Planet Backpack empfiehlt */
.widget#text-16 h2 {
  background: #003a70;
  color: #FFF;
  font-size: 3.6em;
  padding: .7em;
  margin: 0; }
.widget#text-16 .textwidget {
  background: #003a70;
  padding-left: 2.5em;
  padding-right: 2.5em;
  padding-bottom: 2.5em; }
  .widget#text-16 .textwidget p {
    color: #FFF; }
  .widget#text-16 .textwidget a.aligncenter {
    display: block; }

/* Widget Wer ist Planet Backpack */
.widget#text-17 h2 {
  font-size: 3.6em;
  background: #a3e8d9;
  margin-bottom: 0;
  padding: .7em; }
.widget#text-17 .textwidget {
  background: #a3e8d9; }
  .widget#text-17 .textwidget p {
    padding-left: 1em;
    padding-right: 1em; }
    .widget#text-17 .textwidget p:first-child {
      padding: 0; }
  .widget#text-17 .textwidget a {
    background: #dc4588;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    text-align: center;
    color: #FFF;
    padding: .6em;
    font: 1.11em 'Lato', sans-serif;
    text-align: center; }

/* Blog index and posts */
.post_navigation {
  font: italic 2.4em "Cardo", serif;
  text-align: center;
  letter-spacing: 0; }
  .post_navigation a {
    margin: 0 .5em; }

.featured_article:after {
  content: url(../images/icon_widget.png);
  margin: 2em auto 5em;
  display: block;
  width: 100%;
  text-align: center;
  float: left; }
.featured_article h3 {
  font-size: 3.6em;
  margin-bottom: 0; }
  .featured_article h3 a {
    padding-left: 90px;
    display: inline-block; }
.featured_article .thumblink {
  margin-bottom: 4em; }

.page-template-page-blog .blog_view, .category .blog_view {
  margin-top: 5em; }
  .page-template-page-blog .blog_view article, .category .blog_view article {
    margin-top: 0; }
  .page-template-page-blog .blog_view .medium-6, .category .blog_view .medium-6 {
    margin-bottom: 6em; }
    .page-template-page-blog .blog_view .medium-6:nth-child(even), .category .blog_view .medium-6:nth-child(even) {
      padding-right: 2em;
      clear: left; }
    .page-template-page-blog .blog_view .medium-6:nth-child(odd), .category .blog_view .medium-6:nth-child(odd) {
      padding-left: 2em; }
    .page-template-page-blog .blog_view .medium-6 a.thumblink, .category .blog_view .medium-6 a.thumblink {
      margin: 30px 0 20px; }
    .page-template-page-blog .blog_view .medium-6 h3, .category .blog_view .medium-6 h3 {
      padding-left: 70px;
      margin-bottom: 0;
      min-height: 49px;
      font-size: 2.2em; }
    .page-template-page-blog .blog_view .medium-6 .cat_icon, .category .blog_view .medium-6 .cat_icon {
      width: 49px;
      height: 49px;
      background-size: 28px; }

article h1 {
  font-size: 3.6em;
  margin: 0;
  padding-left: 90px; }
article .post_date {
  margin-left: 90px;
  font: 1.8em 'Lato', sans-serif;
  color: #8ce2d0;
  margin-top: .1em;
  margin-bottom: 2em; }

.single article {
  margin-top: 5em; }
  .single article img.attachment-post-thumbnail {
    margin-bottom: 5em; }
  .single article .cat_icon {
    left: 10px; }

#post_like {
  float: left;
  width: 100%;
  margin: 3em 0;
  text-align: center; }
  #post_like:after {
    content: url(../images/icon_widget.png);
    margin: 5em auto 3em;
    display: block;
    width: 100%;
    text-align: center;
    float: left; }
  #post_like h3 {
    font: italic 3.6em "Cardo", serif;
    letter-spacing: 0;
    text-align: center;
    text-transform: none;
    margin-right: .6em; }
  #post_like .fb-like, #post_like .fb-share-button {
    display: inline-block;
    vertical-align: top;
    margin-right: 1em; }

#post_newsletter {
  background: #ea8fb8;
  float: left;
  width: 100%;
  padding: 4em;
  text-align: center; }
  #post_newsletter .subtitle {
    color: #003a70;
    font: 3.6em 'Black Jack', script;
    letter-spacing: 0; }
  #post_newsletter h3 {
    color: #FFF;
    text-align: center;
    font-size: 3.6em;
    margin-bottom: 1em; }
  #post_newsletter p {
    text-align: center;
    color: #003a70; }
  #post_newsletter form input, #post_newsletter form button {
    width: 60%;
    float: left; }
    #post_newsletter form input[type="submit"], #post_newsletter form input#ck_subscribe_button, #post_newsletter form button[type="submit"], #post_newsletter form button#ck_subscribe_button {
      width: 40%; }

#post_author_about {
  width: 100%;
  float: left;
  margin: 6em 0 0; }
  #post_author_about #post_author_image {
    width: 25%;
    float: left;
    margin-right: 4%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%; }
  #post_author_about #post_author_content {
    width: 71%;
    float: left; }
    #post_author_about #post_author_content h3 {
      font: 2.4em 'Black Jack', script;
      letter-spacing: 0;
      color: #003a70;
      text-transform: none;
      margin-bottom: 1em; }
    #post_author_about #post_author_content p {
      color: rgba(0, 0, 0, 0.7);
      font: 1.8em 'Lato', sans-serif;
      margin-bottom: 0; }

#post_relatedposts {
  margin-top: 6em;
  float: left;
  width: 100%; }
  #post_relatedposts h3 {
    font: italic 2.4em "Cardo", serif;
    letter-spacing: 0;
    color: #003a70;
    text-transform: none; }
  #post_relatedposts ol li {
    font-size: 1.8em;
    line-height: 1.8em; }

/* Comments */
div.blockUI {
  font-size: 1.958em; }

#comments {
  float: left;
  width: 100%; }
  #comments:before {
    content: url(../images/icon_widget.png);
    margin: 5em auto 3em;
    display: block;
    width: 100%;
    text-align: center;
    float: left; }
  #comments h2 {
    font: 3.6em 'Black Jack', sans-serif;
    letter-spacing: 0;
    text-align: center;
    text-transform: none;
    margin-bottom: 2em; }
  #comments #commentlist {
    margin-top: 3em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    #comments #commentlist li {
      margin-bottom: 3em;
      float: left;
      font-size: 1em;
      list-style: none;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
      #comments #commentlist li ul {
        margin-left: 5em;
        margin-top: 2em;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box; }
      #comments #commentlist li p {
        font-size: 2.2em; }
      #comments #commentlist li .comment_avatar {
        width: 12.5%;
        margin-right: 12.5%;
        float: left; }
        #comments #commentlist li .comment_avatar .comment_reply a {
          margin-top: 1em;
          float: left;
          clear: both;
          background: #dc4588 url(../images/icon_reply.png) center center no-repeat;
          background-size: 22px;
          text-indent: -9999px;
          width: 43px;
          height: 43px;
          border-radius: 50%;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%; }
      #comments #commentlist li .comment_content {
        width: 75%;
        float: left; }
        #comments #commentlist li .comment_content .comment_author {
          color: #003a70;
          font: 3.2em 'Lato', sans-serif; }
          #comments #commentlist li .comment_content .comment_author a {
            color: #003a70; }
        #comments #commentlist li .comment_content .comment_time {
          color: #003a70;
          font: italic 2.2em "Cardo", serif;
          letter-spacing: 0; }

#respond {
  float: left;
  max-width: 100%;
  width: 100%;
  overflow: hidden; }

#commentform {
  float: left;
  width: 100%; }
  #commentform:before {
    content: url(../images/icon_widget.png);
    margin: 5em auto 3em;
    display: block;
    width: 100%;
    text-align: center;
    float: left; }
  #commentform h2 {
    font: italic 3.6em "Cardo", serif;
    letter-spacing: 0;
    text-align: center;
    text-transform: none;
    padding: 0 4em; }
  #commentform li {
    position: relative; }
    #commentform li p {
      font-size: 2.2em; }
  #commentform .column label {
    position: absolute;
    top: 0.7em;
    left: 0.7em;
    font: italic 2.8em "Cardo", serif;
    letter-spacing: 0;
    color: #003a70; }
  #commentform input[type="text"], #commentform textarea, #commentform select {
    font-size: 2.8em;
    background: rgba(140, 226, 208, 0.5);
    margin-bottom: .2em; }
  #commentform input[type="submit"] {
    background: #dc4588;
    font-size: 2em;
    margin-top: .3em;
    margin-bottom: 1em;
    width: 100%; }
  #commentform .comment-subscription-form {
    clear: both;
    margin-bottom: .2em;
    padding: 0 10px; }

/* Page styles */
.page article {
  margin-top: 5em; }
  .page article h1 {
    padding-left: 0;
    margin-bottom: 1em; }

/* Archives style */
#content #smart-archives-list h2 {
  font: italic 2.4em "Cardo", serif;
  letter-spacing: 0;
  margin-top: 2em; }
  #content #smart-archives-list h2 a {
    color: #003a70; }
#content #smart-archives-list ul li {
  list-style: none;
  font-size: 1.8em; }

/** Map **/
.mapplic-pin {
  display: none; }

.circular {
  display: block; }

.mapplic-zoom-buttons a.mapplic-disabled {
  background-color: #DDDDDD; }

.mapplic-element {
  float: left;
  width: 100%; }
  .mapplic-element .mapplic-tooltip-content a {
    color: #dc4588;
    font: 1.2em 'Lato', sans-serif; }
  .mapplic-element .mapplic-container {
    background: #FFF;
    /*float: left;*/ }
  .mapplic-element h4 {
    text-transform: none;
    font-family: "Cardo", serif;
    color: #003a70;
    letter-spacing: .04em; }
  .mapplic-element path.mapplic-clickable, .mapplic-element .mapplic-clickable > * {
    fill: #8ce2d0;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100); }
    .mapplic-element path.mapplic-clickable:hover, .mapplic-element .mapplic-clickable > *:hover {
      fill: #dc4588; }
  .mapplic-element .mapplic-active, .mapplic-element a.mapplic-active > path, .mapplic-element .mapplic-active path {
    fill: #dc4588; }
  .mapplic-element .mapplic-clickable:hover > * {
    fill: #dc4588; }

img#wpstats {
  width: 0px;
  height: 0px;
  overflow: hidden; }

/* SVG location icon with Fallback, see https://css-tricks.com/using-svg/ */
a[data-location=conni] {
  display: block !important; }

a[data-location=conni] {
  background: url("https://www.planetbackpack.de/wp-content/uploads/2015/04/pin.png") !important;
  background-image: url("https://www.planetbackpack.de/wp-content/uploads/2015/04/pin.svg"), none !important;
  background-size: 18px 24px !important; }

/*
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
	a[data-location=conni] {
		background: url("http://www.planetbackpack.de/wp-content/uploads/2015/04/pin@2x.png") !important;
background-image: url("http://www.planetbackpack.de/wp-content/uploads/2015/04/pin.svg"), none !important;
  background-size: 18px 24px !important;
	}
}*/
/* ---------------------------------------------------------------------- */
/* -------------------------- MEDIA QUERIES ----------------------------- */
@media screen and (max-width: 1024px) {
  body {
    font-size: .55em; }

  #header nav ul li a {
    padding: .4em .3em; }

  #header_search {
    margin-left: .6em; }

  .widget_cat_widget ul li a.rounded span {
    background-position: center center; }
  .widget_cat_widget ul li h3 {
    margin-top: 0em;
    color: #003a70;
    position: relative; }
    .widget_cat_widget ul li h3 a {
      color: #003a70; }
      .widget_cat_widget ul li h3 a:hover {
        color: #dc4588; }

  #commentform h2 {
    padding: 0; }

  	/*#header_newsletter {
  		min-height: 300px;
  
  		#header_monstertitle {
  		
  			p {
  				font-size: 2.8em;
  			}
  		}
  	}*/ }
@media screen and (max-width: 760px) {
  #header nav ul {
    display: none; }

  .nav-toggler {
    display: block; }

  .column-grid .column {
    margin-right: 0;
    width: 100%; }

  /* Normalising the tables of this world */
  table tr td {
    float: left;
    width: 100%; }

  #home_featured {
    padding-bottom: 4em; }
    #home_featured ul li {
      margin-bottom: 20px; }

  .categorylinks li, .widget_cat_widget .categorylinks li {
    margin-bottom: 2.5em; }
    .categorylinks li:last-child, .widget_cat_widget .categorylinks li:last-child {
      margin-bottom: 0; }
  .categorylinks a.rounded, .widget_cat_widget .categorylinks a.rounded {
    width: 56%;
    margin: 0 22%; }

  .widget_cat_widget .categorylinks li {
    position: relative; }
  .widget_cat_widget .categorylinks h3 {
    top: 50%;
    color: #FFF;
    position: absolute;
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0; }
    .widget_cat_widget .categorylinks h3 a {
      color: #FFF; }
  .widget_cat_widget ul li a.rounded span {
    background-position: center 20%; }

  .widget_featured_widget ul li {
    text-align: center; }

  .home_media_embed {
    padding-left: 10px; }

  .home_postlist article {
    display: table;
    min-height: 66px; }
    .home_postlist article h4 {
      height: 66px;
      vertical-align: middle;
      display: table-cell; }

  .home section {
    overflow: hidden; }
  .home #content {
    margin-bottom: 0; }
  .home #home_blog {
    padding-bottom: 0; }
  .home #home_blog_best {
    padding-left: 0;
    padding-right: 0; }

  #home_map {
    display: none; }

  #footer h3 {
    text-align: center; }
  #footer ul.menu {
    text-align: center; }
    #footer ul.menu li {
      text-align: center; }
      #footer ul.menu li a {
        padding: .5em;
        display: inline-block; }
  #footer .column {
    margin-bottom: 3em; }
    #footer .column:last-child {
      margin-bottom: 0; }

  #header .social_icons, #footer .social_icons {
    overflow: hidden;
    float: none;
    text-align: center; }
    #header .social_icons li, #footer .social_icons li {
      margin: 0 .1em; }

  #header_search {
    text-align: center;
    position: absolute;
    width: 50px;
    margin: 0 auto;
    left: 0;
    right: 0; }

  #searchform {
    width: 268px;
    margin: 0 auto;
    left: -100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    text-align: center; }

  #header #header_subline {
    text-align: center; }
  #header #logo {
    text-align: center;
    margin-bottom: 1em; }

  .widget#text-15 .textwidget {
    padding-bottom: 0; }

  .widget#text-17 .textwidget a {
    width: auto;
    display: inline-block; }

  #header #header_nav {
    height: 53px; }
    #header #header_nav.sticky #logo_text {
      display: block; }

  #header_newsletter {
    height: auto; }
    #header_newsletter #newsletter_wrapper {
      position: relative;
      top: 0;
      width: 100%;
      height: 100%; }
    #header_newsletter .newsletter_form {
      position: relative;
      margin-top: 2em; }
    #header_newsletter #header_monstertitle .column {
      position: relative;
      padding-top: 2em;
      padding-bottom: 2em; }

  #comments #commentlist {
    overflow: hidden; }
    #comments #commentlist li {
      width: 100%;
      margin-bottom: 1em; }
      #comments #commentlist li ul {
        margin-left: 0;
        margin-top: 0;
        width: 100%; }
    #comments #commentlist .comment_avatar {
      width: 10%;
      margin-right: 5%; }
    #comments #commentlist .comment_content {
      width: 85%; } }
/* Crunch that nasty font size on featured articles */
@media screen and (max-width: 850px) and (min-width: 47.563em) {
  .featured_articles li {
    font-size: 2em; } }
/* Yo, really small! */
@media screen and (max-width: 450px) {
  .column {
    width: 100%; } }
/* Special treatment for sticky social icons */
@media screen and (max-width: 1350px) {
  #social_sidebar {
    position: fixed;
    z-index: 10;
    left: 2em;
    top: auto;
    bottom: 3em; }
    #social_sidebar.sticky {
      top: auto; }
    #social_sidebar .social_icons {
      float: none;
      position: relative;
      left: 0; }
      #social_sidebar .social_icons li {
        display: inline-block;
        font-size: 1.3rem; }
        #social_sidebar .social_icons li a {
          font-size: 1.3em; }

  #post_like:after {
    display: none; } }
/* Print stylesheet */
/*Print */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  @page {
    margin: .5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .nivo-slider-wrapper {
    display: none; }

  .footer {
    display: none; }

  #header nav, #sidebar ul {
    display: none; }

  .nav-toggle {
    display: none; } }
/*/mediaquery*/
/** Print **/

/*# sourceMappingURL=style.css.map */
