html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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;
  max-width: 100%;
  height: auto;
}

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

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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;
}

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

@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.row,
.wp-block-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.wp-block-column,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}

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

.offset-2 {
  margin-left: 16.66667%;
}

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

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

.offset-5 {
  margin-left: 41.66667%;
}

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

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

.offset-8 {
  margin-left: 66.66667%;
}

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

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

.offset-11 {
  margin-left: 91.66667%;
}

.col,
[class*="col-"],
.wp-block-column {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
		1. TYPOGRAPHY
		2. HEADER
		3. NAVIGATION  
		4. MEGA MENU
		5. MODAL POPUPS
		6. GENERAL STYLES
		7. SECTION STYLES
		8. FEATURED AREA STYLES
		9. SINGLE POST STYLES
		10. BLOCKS 
		11. BUTTONS
		12. SOCIAL MENU NAVIGATION
		13. FORMS
		14. THEME COMMENTS
		15. PAGINATION
		16. WORDPRESS ELEMENTS
		17. WIDGETS
		18. HIDDEN SIDEBAR STYLES
		19. INSTAGRAM WIDGET STYLES
		20. ADDITIONAL RESPONSIVE STYLES
--------------------------------------------------------------*/

/*--------------------------------------------------------------
   Typography
--------------------------------------------------------------*/

html {
  font-size: 62.5%;
}

body {
  line-height: 1.625;
}

html,
html a {
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 28.8px;
  margin-bottom: 16.8px;
  line-height: 1.2;
}

p {
  margin-top: 0;
}

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

.text-left,
.section-head.text-left {
  text-align: left;
}

.vertical-gutter-flow,
figure,
p,
body .johannes-wrapper .post > .meks_ess,
.single-md-content .entry-summary,
.entry-content > ul,
.entry-content > ol,
.comment-content > ul,
.comment-content > ol,
.wp-block-table,
.wp-block-quote,
blockquote,
.wp-block-quote.is-style-large,
.wp-block-pullquote.is-style-solid-color blockquote p,
.wp-block-column,
.wp-block-image,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-separator,
.wp-block-button,
.wp-block-media-text,
.wp-block-archives,
.wp-block-latest-comments,
.wp-block-embed,
address,
hr,
pre {
  margin-bottom: 15px;
}

.has-huge-font-size {
  line-height: 1.3;
}

.has-large-font-size {
  line-height: 1.4;
}

.display-1 {
  line-height: 1.1;
  margin-top: 0;
}

/*--------------------------------------------------------------
   Header
--------------------------------------------------------------*/

.johannes-header-window .header-bottom > .container,
.johannes-header-window .header-top > .container,
.johannes-header-window .header-middle > .container {
  max-width: 100%;
}

.johannes-header {
  position: relative;
  z-index: 200;
}

.johannes-header .site-title {
  margin: 0;
  font-size: 0;
  line-height: 1;
  display: block;
}

.slot-c .johannes-date {
  width: 200px;
  text-align: center;
  display: block;
}

.slot-l,
.slot-r {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.slot-l {
  margin-right: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.slot-c {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.slot-r {
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-item-auto .slot-l,
.flex-item-auto .slot-r {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}

.justify-content-center .slot-c {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header-top .slot-c {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
}

.header-top .slot-r,
.header-top .slot-l {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.header-middle nav {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.header-top .container {
  height: 50px;
}

.header-top {
  font-size: 1.2rem;
}

.slot-r ul + ul,
.slot-r nav + ul,
.slot-r div + ul {
  margin-left: 30px;
}

.slot-l ul + ul,
.slot-l nav + ul,
.slot-l div + ul {
  margin-right: 30px;
}

.slot-l .johannes-search {
  margin-right: 30px;
}

.slot-l > nav > ul > li {
  padding-left: 15px;
  padding-right: 15px;
}

.slot-l > nav > ul > li:last-child {
  margin: 0;
}

.slot-r > nav > ul > li,
.slot-r > div > nav > ul > li {
  padding-left: 15px;
  padding-right: 15px;
}

.slot-c > nav > ul > li {
  padding-left: 15px;
  padding-right: 15px;
}

.header-sticky-main .slot-c > div > nav > ul > li {
  padding-left: 15px;
  padding-right: 15px;
}

.header-sticky-main .slot-l > div > nav > ul > li {
  padding-left: 15px;
  padding-right: 15px;
}

.header-sticky-main .slot-l > div > nav > ul > li:last-child {
  margin: 0;
}

.slot-r > nav > ul > li:last-child {
  padding-right: 0;
}

.slot-l > nav > ul > li:first-child {
  padding-left: 0;
}

.header-bottom .slot-r nav > ul > li {
  padding-left: 15px;
  padding-right: 15px;
}

.header-bottom .johannes-site-branding + nav {
  margin-left: 30px;
}

.header-bottom .slot-r ul + ul,
.header-bottom .slot-r nav + ul {
  margin-left: 30px;
}

.header-bottom .slot-c nav > ul > li {
  padding-left: 15px;
  padding-right: 15px;
}

.header-bottom .slot-c nav + ul,
.header-bottom .slot-c ul + ul {
  margin-left: 30px;
}

.header-bottom .slot-c .johannes-menu-social {
  margin-left: 30px;
}

.header-bottom .slot-c > nav > ul > li:first-child {
  padding-left: 0;
}

.header-bottom .slot-c > nav > ul > li:last-child {
  padding-right: 0;
}

.header-sticky .slot-r > div > nav > ul > li:last-child {
  padding-right: 0;
}

.johannes-header-sticky-active .header-sticky-modal {
  height: 100%;
}

.johannes-header-multicolor .header-middle .slot-l,
.johannes-header-multicolor .header-sticky .header-sticky-main .container > .slot-l,
.johannes-header-multicolor .header-mobile .slot-l {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 40px 0 0px;
  margin-right: 20px;
}

.johannes-header-multicolor .slot-l .johannes-site-branding:after,
.johannes-header-multicolor .header-sticky .slot-l .johannes-site-branding:after,
.johannes-header-multicolor .header-mobile .slot-l .johannes-site-branding:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 200vh;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  z-index: 1;
}

.johannes-header-multicolor .site-title {
  position: relative;
  z-index: 2;
}

.site-description {
  font-size: 1.6rem;
  font-weight: normal;
}

.header-layout-3 .johannes-site-branding {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 30px;
}

.header-layout-4 .johannes-site-branding,
.header-layout-5 .johannes-site-branding,
.header-layout-6 .johannes-site-branding,
.header-layout-7 .johannes-site-branding {
  text-align: center;
}

.johannes-header-bottom-color .header-bottom-slots,
.johannes-header-bottom-color .header-bottom,
.johannes-header-bottom-boxed.johannes-header-bottom-color .header-bottom-slots {
  border: none;
}

.johannes-header-main {
  margin-bottom: 48px;
}

.johannes-header-no-margin .johannes-header-main {
  margin-bottom: 0;
}

.header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  will-change: transform;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  -webkit-transform: translateY(-200px);
      -ms-transform: translateY(-200px);
          transform: translateY(-200px);
}

.header-sticky-contextual > .container {
  height: 45px;
}

.header-sticky-contextual {
  font-size: 1.4rem;
}

.header-sticky-contextual .meks_ess,
.header-sticky-contextual .meta-comments {
  border: none;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-sticky-contextual .meta-comments:after {
  content: "";
  height: 1px;
  width: 10px;
  display: inline-block;
  margin: 0 7px;
}

body .johannes-wrapper .header-sticky-contextual .meks_ess {
  padding: 0;
  border: 0;
}

body .header-sticky-contextual .meks_ess a {
  background: transparent;
  color: inherit;
  width: auto;
  min-width: auto;
  margin: 0 !important;
  padding: 0 7px;
  background: transparent !important;
}

.header-sticky-contextual .meks_ess a:last-child {
  padding-right: 0;
}

.header-sticky-contextual .johannes-share-label {
  display: inline-block !important;
  font-weight: normal;
  margin-right: 7px;
}

.header-sticky-contextual .slot-l {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.johannes-header-sticky-active .header-sticky {
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}

.header-sticky {
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
}

.header-mobile > .container {
  height: 70px;
}

.header-mobile .slot-l {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  max-width: 70%;
}

.johannes-header-labels-hidden .header-el-label {
  display: none;
}

.johannes-cover-indent .johannes-header-main .johannes-site-branding,
.johannes-cover-indent .header-mobile .johannes-site-branding {
  -webkit-filter: brightness(100);
          filter: brightness(100);
}

.johannes-cover-indent .johannes-header-main .johannes-site-branding .logo-img-none a,
.johannes-cover-indent .johannes-header-main .johannes-site-branding .logo-img-none a:hover,
.johannes-cover-indent .header-mobile .johannes-site-branding .logo-img-none a,
.johannes-cover-indent .header-mobile .johannes-site-branding .logo-img-none a:hover {
  color: #fff;
}

.header-middle.header-layout-8 .slot-r,
.header-middle.header-layout-9 .slot-r,
.header-middle.header-layout-10 .slot-r {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 728px;
      -ms-flex: 0 0 728px;
          flex: 0 0 728px;
}

/*--------------------------------------------------------------
   Navigation
--------------------------------------------------------------*/

.johannes-header ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.johannes-menu-action {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.johannes-header li {
  position: relative;
}

.johannes-menu-action li {
  margin: 0;
}

.header-bottom nav > ul > li > a {
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.johannes-header a {
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.johannes-header .sub-menu a {
  display: block;
  padding: 0 30px 15px 30px;
}

.johannes-header .sub-menu {
  display: none;
  opacity: 0;
  position: absolute;
  width: 220px;
  padding: 25px 0 10px 0;
  z-index: 2000;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  left: -30px;
  -webkit-box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.2);
}

.johannes-header .sub-menu .sub-menu {
  left: 100%;
  top: -25px;
}

.johannes-header li:hover > .sub-menu {
  display: block;
  -webkit-animation: fadeInFromNone .15s ease-out;
  animation: fadeInFromNone .15s ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.johannes-header .johannes-menu > li > a,
.johannes-menu-action a {
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.johannes-header nav > ul > li.menu-item-has-children > a:after {
  content: "\e906";
  font-family: 'johannes-font';
  margin: 0 0 0 4px;
  opacity: .5;
  width: 11px;
}

.johannes-header nav .sub-menu > li.menu-item-has-children > a:after {
  content: "\e909";
  font-family: 'johannes-font';
  margin: 0;
  float: right;
  opacity: .5;
}

.johannes-header ul li.menu-item-has-children:hover > a:after {
  opacity: 1;
}

.johannes-menu-action .jf {
  font-size: 2.4rem;
  width: 20px;
  text-align: right;
}

.johannes-menu-action a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.johannes-menu-action .jf {
  margin-left: 5px;
}

@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes fadeInToNone {
  0% {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: none;
    opacity: 0;
  }
}

@keyframes fadeInToNone {
  0% {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: none;
    opacity: 0;
  }
}

.johannes-menu-action .search-form {
  position: relative;
}

.johannes-menu-action .search-form button[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  font-size: 1.2rem;
  padding: 0 17px;
  -webkit-box-shadow: none;
          box-shadow: none;
  min-height: auto;
}

.johannes-menu-action .search-form input[type=text] {
  width: 250px;
  position: relative;
  font-size: 1.2rem;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  border: none;
}

.johannes-header li .sub-menu.johannes-rev {
  left: auto !important;
  right: 0;
}

.johannes-header li .sub-menu .sub-menu.johannes-rev {
  left: auto !important;
  right: 100%;
}

.johannes-hamburger-hidden .johannes-hamburger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.johannes-menu-mobile nav + ul,
.johannes-menu-mobile ul + ul,
.johannes-menu-mobile ul + nav,
.johannes-menu-mobile nav + nav {
  margin-top: 12px;
}

.johannes-menu-mobile .johannes-menu-social li {
  margin-bottom: 0;
}

.johannes-menu-mobile li.header-el-label {
  margin: 0 10px 0 0;
  color: inherit;
}

.johannes-menu-mobile .johannes-menu li a {
  display: block;
}

/*--------------------------------------------------------------
   Mega Menu
--------------------------------------------------------------*/

.johannes-mega-menu {
  overflow: hidden;
}

.johannes-header ul.johannes-menu .johannes-mega-menu > .sub-menu {
  width: 100%;
  max-width: 1130px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px;
  left: 30px;
  margin-top: 0;
}

.johannes-header ul.johannes-menu .johannes-mega-menu > .sub-menu .sub-menu {
  border-left: none;
}

.johannes-header ul.johannes-menu .johannes-mega-menu:hover > .sub-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.johannes-header ul.johannes-menu li.johannes-mega-menu > .sub-menu > li > a {
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
  font-weight: 900;
  font-size: 1.8rem;
}

.johannes-header ul.johannes-menu .johannes-mega-menu .sub-menu > li a {
  padding-left: 0;
  line-height: 1.4;
}

.johannes-header ul.johannes-menu .johannes-mega-menu .sub-menu .sub-menu > li {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.johannes-header ul.johannes-menu .johannes-mega-menu .sub-menu .sub-menu > li a {
  padding-left: 0;
  line-height: 1.4;
}

.johannes-header ul.johannes-menu .johannes-mega-menu > .sub-menu > li {
  padding-right: 24px;
  min-width: 200px;
}

.johannes-header ul.johannes-menu .johannes-mega-menu > .sub-menu > li:last-child {
  padding-right: 0;
}

.johannes-header ul.johannes-menu .johannes-mega-menu .sub-menu > li:hover .sub-menu,
.johannes-header ul.johannes-menu .johannes-mega-menu .sub-menu .sub-menu {
  display: block;
  opacity: 1;
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  left: 0;
  right: auto;
  top: 0;
  -webkit-animation: none;
          animation: none;
  padding: 0;
}

.johannes-header .johannes-mega-menu .sub-menu .menu-item-has-children > a:after {
  display: none;
}

.johannes-header .johannes-menu li.johannes-mega-menu {
  position: static;
}

.johannes-header .container {
  position: relative;
}

.header-sticky li.johannes-mega-menu > .sub-menu,
.johannes-header-main li.johannes-mega-menu > .sub-menu {
  display: inline;
  height: 0;
  pointer-events: none;
  overflow: hidden;
}

.johannes-header-sticky-active .header-sticky li.johannes-mega-menu:hover > .sub-menu,
.johannes-header-main li.johannes-mega-menu:hover > .sub-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  pointer-events: auto;
}

.johannes-header ul.johannes-menu .johannes-mega-menu > .sub-menu.johannes-menu-posts {
  padding-bottom: 12px;
}

.johannes-mega-menu .has-arrows .owl-nav {
  margin-top: 20px;
}

.johannes-header .johannes-mega-menu .johannes-menu-posts li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.johannes-header .johannes-mega-menu .johannes-menu-posts .entry-media,
.johannes-header .johannes-mega-menu .johannes-menu-posts .entry-media a {
  margin-bottom: 12px;
  padding-bottom: 0;
}

.johannes-header .johannes-menu .johannes-mega-menu .johannes-menu-posts li {
  line-height: 1.4;
}

.johannes-header .johannes-menu .johannes-mega-menu .johannes-menu-posts li a {
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.2;
}

.johannes-header .johannes-menu-posts,
.johannes-header .johannes-menu-posts li,
.johannes-header .johannes-menu-posts li a {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

body .johannes-header .johannes-mega-menu .johannes-menu-posts .entry-media a {
  display: block;
}

.johannes-sidebar .widget .johannes-menu-posts {
  margin: 20px 0 0;
}

.johannes-header ul.johannes-menu .johannes-mega-menu img {
  height: auto;
  max-width: 100%;
}

.johannes-header ul.johannes-menu .johannes-mega-menu .johannes-menu-posts > li a {
  padding: 0;
}

.johannes-mega-menu .has-arrows .owl-stage-outer:after {
  display: none;
}

.johannes-mega-menu .has-arrows .owl-nav {
  background: none;
}

.johannes-mega-menu .has-arrows .owl-nav > div {
  height: 60px;
}

.johannes-mega-menu .owl-carousel.owl-hidden {
  opacity: initial;
}

.johannes-sidebar .widget_nav_menu .johannes-slider .entry-media {
  margin-bottom: 12px;
}

.johannes-sidebar .widget_nav_menu .johannes-slider .entry-header a {
  font-size: 1.8rem;
}

.johannes-sidebar .widget_nav_menu .johannes-slider article {
  margin-bottom: 24px;
}

/*--------------------------------------------------------------
   Modal Popups
--------------------------------------------------------------*/

.johannes-modal {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.johannes-modal.modal-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fadeInFromNoneFlex .15s ease-out;
  animation: fadeInFromNoneFlex .15s ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.johannes-modal-close {
  position: absolute;
  top: 30px;
  right: 40px;
  font-size: 2.4rem;
}

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

.search-alt input[type=submit],
.search-alt button[type=submit] {
  margin: 20px auto 0;
  max-width: 140px;
  display: block;
}

.search-alt .search-field,
.search-alt input[type=text] {
  max-width: 350px;
  text-align: center;
}

.johannes-modal .johannes-menu-social {
  font-size: 0;
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.johannes-modal .johannes-menu-social li,
.johannes-modal .johannes-menu-social li:last-child {
  margin: 0 7px;
}

.johannes-modal .johannes-menu-social li > a {
  height: 70px;
  width: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 3.4rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}

@-webkit-keyframes fadeInFromNoneFlex {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    opacity: 0;
  }

  100% {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes fadeInFromNoneFlex {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
  }

  100% {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

/*--------------------------------------------------------------
   General Styles
--------------------------------------------------------------*/

.no-right-padding {
  padding-right: 0;
}

.entry-media img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.johannes-carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.johannes-slider article {
  opacity: 0;
}

.johannes-slider.owl-loaded article {
  opacity: 1;
}

.entry-media {
  font-size: 0;
  margin-bottom: 12px;
}

.entry-media a {
  display: block;
}

.johannes-post {
  margin-bottom: 15px;
}

.layouts-a .johannes-post,
.layouts-b .johannes-post {
  margin-bottom: 72px;
}

.layouts-a [class*=col-]:last-child .johannes-post,
.layouts-b [class*=col-]:last-child .johannes-post {
  margin-bottom: 48px;
}

.entry-category {
  margin-bottom: 4.8px;
}

.entry-category a {
  font-size: 14px;
  line-height: 1.3;
}

.entry-title {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  display: block;
  clear: both;
}

.entry-format {
  float: left;
}

.entry-title a,
.entry-meta a,
.entry-category a {
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.entry-header .entry-title a {
  display: block;
}

.entry-header .entry-title,
.section-head .entry-title {
  margin: 0;
}

.entry-title + .entry-meta {
  margin-top: 5px;
}

.entry-meta {
  line-height: 1.6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.entry-meta .meta-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.entry-meta .meta-item + .meta-item:before {
  content: "";
  height: 1px;
  width: 5px;
  margin: 0 5px;
  opacity: .5;
}

.meta-category a {
  margin-right: 3px;
}

.meta-category a:after {
  content: ",";
  margin-left: 1px;
}

.meta-category a:last-child {
  margin-right: 0;
}

.meta-category a:last-child:after {
  content: "";
}

.entry-meta-small .entry-meta {
  font-size: 1.2rem;
  line-height: 1.6;
}

.entry-meta-small .entry-title + .entry-meta {
  margin-top: 5px;
}

.entry-meta-small .entry-meta .meta-item + .meta-item:before {
  width: 5px;
  margin: 0 7px;
}

.entry-header + .entry-content {
  margin-top: 12px;
}

.johannes-post p {
  margin-bottom: 14.4px;
}

.johannes-layout-d .entry-media {
  margin-bottom: 12px;
}

.johannes-layout-d .entry-header + .entry-content {
  margin-top: 12px;
}

.johannes-layout-f .entry-media {
  margin-bottom: 0;
}

.johannes-layout-e .entry-media {
  margin-bottom: 9.6px;
}

.no-separator .section-title:after {
  display: none;
}

.section-head.no-separator .section-title {
  margin-bottom: 12px;
}

.section-meta {
  font-size: 80%;
}

.no-separator .section-meta {
  display: block;
}

.no-separator .section-meta + .section-description,
.no-separator .section-subnav + .section-description {
  margin-top: 24px;
  margin-bottom: 7px;
}

.johannes-breadcrumbs {
  margin-bottom: 15px;
}

.johannes-breadcrumbs span {
  padding: 0 3px;
}

.johannes-breadcrumbs a {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.rank-math-breadcrumb p {
  margin: 0;
}

.single-layout-2 .johannes-breadcrumbs,
.johannes-offset-bg .johannes-breadcrumbs,
.single-layout-5 .johannes-breadcrumbs {
  padding: 0;
}

.single-layout-2 .johannes-breadcrumbs span:first-child,
.johannes-offset-bg .johannes-breadcrumbs span:first-child,
.single-layout-5 .johannes-breadcrumbs span:first-child {
  padding-left: 0;
}

.johannes-cover .johannes-breadcrumbs {
  color: #FFF;
}

.section-head .johannes-content {
  margin-left: auto;
  margin-right: auto;
}

.johannes-content p:only-of-type {
  margin-bottom: 0;
}

.section-vertical-margin,
.section-head.section-vertical-margin {
  margin-bottom: 15px;
}

.section-archive-1 .section-title:last-child,
.section-archive-2 .section-head.section-vertical-margin,
.section-archive-3 .section-head.section-vertical-margin {
  margin-bottom: 0;
}

.container-404 {
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}

.error404 .h0 {
  font-size: 10rem;
  line-height: 1;
  display: block;
}

.error404 .title-404 {
  mix-blend-mode: multiply;
  font-size: 4rem;
  margin: 0;
}

.container-404 .search-form {
  text-align: center;
}

.container-404 input[type=search] {
  border-left: none;
  border-right: none;
  border-top: none;
  text-align: center;
}

.container-404 input[type=submit] {
  min-width: 200px;
  margin-top: 12px;
}

.container-404 .search-alt {
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
}

.johannes-sidebar .johannes-sidebar-branding .site-title {
  margin: 0;
  font-size: 4rem;
  line-height: 1;
}

.mt-0 {
  margin-top: 0;
}

.author-list .author-avatar {
  margin-left: 0;
}

.author-content .mt-0 {
  margin-bottom: 10px;
}

.author-description a {
  font-weight: bold;
}

.social-icons-clean a,
.social-icons-clean a:hover,
.author-description.social-icons-clean .johannes-button-square {
  border: none;
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1.8rem;
  padding: 7px 0;
  line-height: 1;
}

.section-subnav.social-icons-clean {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.section-subnav.social-icons-clean a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.author-content .author-description.social-icons-clean p {
  margin-bottom: 10px;
}

.author-content .mt-0 a {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.author-description.social-icons-clean .johannes-button-square {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
}

.archive.author .johannes-section.johannes-cover {
  height: auto !important;
}

.section-description .search-alt input[type=text] {
  font-size: 4rem;
  font-weight: 900;
  opacity: 1;
}

.section-description .search-alt input[type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 4rem;
  font-weight: 900;
}

.section-description .search-alt input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 4rem;
  font-weight: 900;
}

.section-description .search-alt input[type=text]:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 4rem;
  font-weight: 900;
}

.section-description .search-alt input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  font-size: 4rem;
  font-weight: 900;
}

.section-description .search-alt input[type=text] {
  padding: 10px 0 5px;
}

.section-description .search-alt button[type=submit] {
  margin: 20px auto 24px;
}

.johannes-goto-top {
  position: fixed;
  z-index: 1041;
  display: none;
  font-size: 2.4rem;
  padding: 1px 0;
  text-align: center;
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
  right: 15px;
  bottom: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.johannes-goto-top:hover {
  opacity: 1 !important;
}

.mks_separator {
  float: none;
}

.mks_dropcap_letter {
  font-weight: 900;
  margin: 0 20px 0 0;
}

.mks_dropcap {
  margin: 5px 20px 0 0;
  padding: 0;
  text-align: center;
  min-height: 70px;
  min-width: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mks_pullquote {
  padding: 48px;
  font-weight: 900;
  line-height: 1.6;
  margin-bottom: 30px;
  margin-top: 10px;
}

.johannes-overlay .entry-header {
  pointer-events: none;
}

.johannes-overlay .entry-header a {
  pointer-events: auto;
}

.entry-content a:not([class*=button]),
.comment-content a:not([class*=button]) {
  text-decoration: underline;
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.johannes-items .johannes-post .entry-header + .entry-footer,
.johannes-items .col-12:last-child .johannes-post .entry-footer,
.johannes-items .col-md-6:nth-last-child(-n+2) .johannes-post .entry-footer,
.johannes-items .col-lg-4:nth-last-child(-n+3) .johannes-post .entry-footer {
  margin-top: 14.4px;
}

body.single-post.johannes-sidebar-none .single-md-content,
body.page.johannes-sidebar-none .single-md-content {
  margin-left: auto;
  margin-right: auto;
}

.mks_tab_nav_item.active {
  border-bottom: 2px solid #FFF;
  background: #FFF;
}

.mks_tabs.vertical .mks_tab_nav_item {
  margin: 0 0 -1px 1px;
}

.johannes-empty-message a {
  font-weight: bold;
}

.page .entry-single p + .paginated-post-wrapper {
  padding-top: 20px;
}

.johannes-post .more-link {
  display: none;
}

/*--------------------------------------------------------------
   Section Styles
--------------------------------------------------------------*/

.johannes-section {
  margin-bottom: 36px;
}

.johannes-section.wa-layout.johannes-cover {
  margin-bottom: 24px;
}

.section-margin {
  margin-top: 20px;
}

.section-head .section-title,
.section-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

.section-title > span {
  font-weight: 400;
}

.johannes-front-shop .section-title a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.johannes-front-shop .section-title a:after {
  content: "\e909";
  font-family: johannes-font;
  font-size: 3.6rem;
  line-height: 1;
}

.johannes-content {
  max-width: 100%;
  padding: 0;
  width: 100%;
}

.johannes-content-alt {
  max-width: 100%;
  padding: 0 15px;
  width: 100%;
}

.johannes-overlay .johannes-content-alt {
  padding: 0 15px;
}

.section-head {
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.section-title:after {
  content: "";
  width: 20px;
  height: 2px;
  display: block;
  margin: 12px auto 0;
}

.entry-meta-sidebar {
  position: relative;
  width: 100%;
}

.section-head + .entry-media,
.entry-media + .section-head {
  margin-top: 15px;
}

.section-bg {
  width: 100%;
  font-size: 0;
  height: 100%;
  min-height: 100px;
}

.section-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.johannes-section.johannes-cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

.johannes-cover {
  position: relative;
  height: 300px;
}

.johannes-cover > .section-bg + .container {
  position: absolute;
  z-index: 2;
}

.johannes-offset-bg,
.johannes-offset-bg .section-title {
  text-align: center;
}

.johannes-offset-bg:after {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  position: absolute;
  left: -75%;
  height: 110%;
  width: 300px;
  top: 50%;
  min-height: 200px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  padding: 50px 0;
  -webkit-box-shadow: -300px 0 0 rgba(0, 0, 0, 0.4), -600px 0 0 rgba(0, 0, 0, 0.4), -900px 0 0 rgba(0, 0, 0, 0.4), -1200px 0 0 rgba(0, 0, 0, 0.4), -1500px 0 0 rgba(0, 0, 0, 0.4);
          box-shadow: -300px 0 0 rgba(0, 0, 0, 0.4), -600px 0 0 rgba(0, 0, 0, 0.4), -900px 0 0 rgba(0, 0, 0, 0.4), -1200px 0 0 rgba(0, 0, 0, 0.4), -1500px 0 0 rgba(0, 0, 0, 0.4);
  display: none;
}

.johannes-bg-alt-2.johannes-related {
  padding-top: 24px;
  padding-bottom: 5px;
}

.johannes-cover .johannes-breadcrumbs,
.johannes-cover .entry-category,
.johannes-cover .entry-title,
.johannes-cover .entry-meta,
.johannes-cover p,
.johannes-cover .display-1,
.johannes-cover .section-meta,
.johannes-cover .section-title,
.johannes-offset-bg .johannes-content .search-alt,
.johannes-cover .section-avatar,
.johannes-offset-bg .section-subnav.social-icons-clean {
  position: relative;
  z-index: 2;
}

.johannes-offset-bg .section-meta,
.johannes-offset-bg .johannes-breadcrumbs {
  text-align: left;
}

.johannes-offset-bg .johannes-content {
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}

.johannes-offset-bg .johannes-content .search-alt {
  text-align: left;
}

.johannes-offset-bg .section-description .search-alt button[type=submit] {
  margin-left: 0;
  margin-right: 0;
}

.johannes-offset-bg .section-description .search-alt input[type=text] {
  text-align: left;
}

.johannes-offset-bg .section-avatar,
.johannes-offset-bg .section-title {
  text-align: left;
}

.johannes-offset-bg .section-subnav.social-icons-clean {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.johannes-offset-bg.section-head .section-head {
  padding: 0 !important;
}

.entry-media {
  position: relative;
}

.entry-media a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}

.entry-media a:hover:after {
  opacity: .15;
}

/*--------------------------------------------------------------
   Featured Area Styles
--------------------------------------------------------------*/

.johannes-overlay .entry-meta,
.johannes-overlay .entry-title a,
.johannes-overlay .entry-title,
.johannes-cover .section-bg + .container .entry-meta,
.johannes-cover .section-bg + .container .entry-title a,
.johannes-cover .section-bg + .container .entry-title,
.johannes-cover .section-bg + .container .section-head,
.johannes-cover .section-bg + .container .section-head a:not(.johannes-button):not(.cat-item),
.johannes-cover .section-bg + .container .section-title,
.white-bg-alt-1 .johannes-bg-alt-1,
.white-bg-alt-2 .johannes-bg-alt-2 {
  color: #fff;
  opacity: 1;
}

.johannes-cover h1,
.johannes-cover h2,
.johannes-cover h3,
.johannes-cover h4,
.johannes-cover h5,
.johannes-cover h6,
.johannes-cover .h1,
.johannes-cover .h2,
.johannes-cover .h3,
.johannes-cover .h4,
.johannes-cover .h5,
.johannes-cover .h6,
.johannes-cover .h0,
.johannes-cover .display-1 {
  color: #FFF;
}

.johannes-cover-indent .header-middle,
.johannes-cover-indent .header-mobile {
  background: none;
}

.johannes-cover-indent .header-middle,
.johannes-cover-indent .header-middle .johannes-menu > li > a,
.johannes-cover-indent .header-middle .johannes-menu-action a,
.johannes-cover-indent .header-mobile,
.johannes-cover-indent .header-mobile .johannes-menu > li > a,
.johannes-cover-indent .header-mobile .johannes-menu-action a {
  color: #FFF;
}

.white-bg-alt-1 .johannes-bg-alt-1 p,
.white-bg-alt-1 .johannes-bg-alt-1 .h0,
.white-bg-alt-1 .johannes-bg-alt-1 h1,
.white-bg-alt-1 .johannes-bg-alt-1 h2,
.white-bg-alt-1 .johannes-bg-alt-1 h3,
.white-bg-alt-1 .johannes-bg-alt-1 h4,
.white-bg-alt-1 .johannes-bg-alt-1 h5,
.white-bg-alt-1 .johannes-bg-alt-1 h6,
.white-bg-alt-1 .johannes-bg-alt-1 .entry-meta a:hover,
.white-bg-alt-1 .johannes-bg-alt-1 .johannes-breadcrumbs a:hover,
.white-bg-alt-2 .johannes-bg-alt-2 p,
.white-bg-alt-2 .johannes-bg-alt-2 .h0,
.white-bg-alt-2 .johannes-bg-alt-2 h1,
.white-bg-alt-2 .johannes-bg-alt-2 h2,
.white-bg-alt-2 .johannes-bg-alt-2 h3,
.white-bg-alt-2 .johannes-bg-alt-2 h4,
.white-bg-alt-2 .johannes-bg-alt-2 h5,
.white-bg-alt-2 .johannes-bg-alt-2 h6,
.white-bg-alt-2 .johannes-bg-alt-2 .entry-meta a:hover,
.white-bg-alt-2 .johannes-bg-alt-2 .johannes-breadcrumbs a:hover {
  color: #FFF;
}

.white-bg-alt-1 .johannes-bg-alt-1 .entry-meta,
.white-bg-alt-2 .johannes-bg-alt-2 .entry-meta {
  color: rgba(255, 255, 255, 0.8);
}

.white-bg-alt-1 .johannes-bg-alt-1 .entry-meta .meta-item + .meta-item:before,
.white-bg-alt-2 .johannes-bg-alt-2 .entry-meta .meta-item + .meta-item:before {
  background: #FFF;
}

.white-bg-alt-1 .johannes-bg-alt-1 .entry-title a,
.white-bg-alt-1 .johannes-bg-alt-1 ul li a,
.white-bg-alt-1 .johannes-bg-alt-1 h1 a,
.white-bg-alt-1 .johannes-bg-alt-1 h2 a,
.white-bg-alt-1 .johannes-bg-alt-1 h3 a,
.white-bg-alt-1 .johannes-bg-alt-1 h4 a,
.white-bg-alt-1 .johannes-bg-alt-1 h5 a,
.white-bg-alt-1 .johannes-bg-alt-1 h6 a,
.white-bg-alt-2 .johannes-bg-alt-2 .entry-title a,
.white-bg-alt-2 .johannes-bg-alt-2 ul li a,
.white-bg-alt-2 .johannes-bg-alt-2 h1 a,
.white-bg-alt-2 .johannes-bg-alt-2 h2 a,
.white-bg-alt-2 .johannes-bg-alt-2 h3 a,
.white-bg-alt-2 .johannes-bg-alt-2 h4 a,
.white-bg-alt-2 .johannes-bg-alt-2 h5 a,
.white-bg-alt-2 .johannes-bg-alt-2 h6 a {
  color: #FFF;
}

.white-bg-alt-1 .johannes-bg-alt-1 .johannes-button-secondary,
.white-bg-alt-1 .johannes-bg-alt-1 .meks-instagram-follow-link .meks-widget-cta,
.white-bg-alt-1 .johannes-bg-alt-1 .mks_autor_link_wrap a,
.white-bg-alt-1 .johannes-bg-alt-1 .mks_read_more a,
.white-bg-alt-2 .johannes-bg-alt-2 .johannes-button-secondary,
.white-bg-alt-2 .johannes-bg-alt-2 .meks-instagram-follow-link .meks-widget-cta,
.white-bg-alt-2 .johannes-bg-alt-2 .mks_autor_link_wrap a,
.white-bg-alt-2 .johannes-bg-alt-2 .mks_read_more a {
  -webkit-box-shadow: inset 0 0px 0px 2px #FFF;
          box-shadow: inset 0 0px 0px 2px #FFF;
  color: #FFF;
}

.white-bg-alt-1 .johannes-bg-alt-1 .section-subnav .johannes-button-secondary,
.white-bg-alt-2 .johannes-bg-alt-2 .section-subnav .johannes-button-secondary {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.white-bg-alt-1 .johannes-bg-alt-1 .section-description .search-alt input[type=text],
.white-bg-alt-1 .johannes-bg-alt-1 input[type=search],
.white-bg-alt-1 .johannes-bg-alt-1 input[type=text],
.white-bg-alt-2 .johannes-bg-alt-2 .section-description .search-alt input[type=text],
.white-bg-alt-2 .johannes-bg-alt-2 input[type=search],
.white-bg-alt-2 .johannes-bg-alt-2 input[type=text] {
  color: #FFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.white-bg-alt-1 .johannes-bg-alt-1 .section-description .search-alt input[type=text]::-webkit-input-placeholder,
.white-bg-alt-2 .johannes-bg-alt-2 .section-description .search-alt input[type=text]::-webkit-input-placeholder {
  color: #FFF;
}

.white-bg-alt-1 .johannes-bg-alt-1 .section-description .search-alt input[type=text]::-moz-placeholder,
.white-bg-alt-2 .johannes-bg-alt-2 .section-description .search-alt input[type=text]::-moz-placeholder {
  color: #FFF;
}

.white-bg-alt-1 .johannes-bg-alt-1 .section-description .search-alt input[type=text]:-ms-input-placeholder,
.white-bg-alt-2 .johannes-bg-alt-2 .section-description .search-alt input[type=text]:-ms-input-placeholder {
  color: #FFF;
}

.white-bg-alt-1 .johannes-bg-alt-1 .section-description .search-alt input[type=text]:-moz-placeholder,
.white-bg-alt-2 .johannes-bg-alt-2 .section-description .search-alt input[type=text]:-moz-placeholder {
  color: #FFF;
}

.white-bg-alt-1 .johannes-bg-alt-1 .tagcloud a,
.white-bg-alt-2 .johannes-bg-alt-2 .tagcloud a {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.5);
}

.white-bg-alt-1 .johannes-bg-alt-1 .tagcloud a:hover,
.white-bg-alt-2 .johannes-bg-alt-2 .tagcloud a:hover {
  border-color: white;
  color: white;
}

.white-bg-alt-1 .johannes-bg-alt-1 .rssSummary,
.white-bg-alt-2 .johannes-bg-alt-2 .rssSummary {
  color: rgba(255, 255, 255, 0.8);
}

.white-bg-alt-1 .johannes-bg-alt-1 select,
.white-bg-alt-2 .johannes-bg-alt-2 select {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.8);
}

.white-bg-alt-1 .widget .johannes-bg-alt-1 li,
.white-bg-alt-2 .widget .johannes-bg-alt-2 li,
.white-bg-alt-1 .widget .johannes-bg-alt-1 p,
.white-bg-alt-2 .widget .johannes-bg-alt-2 p,
.white-bg-alt-1 .widget .johannes-bg-alt-1 #prev a,
.white-bg-alt-2 .widget .johannes-bg-alt-2 #prev a,
.white-bg-alt-1 .widget .johannes-bg-alt-1 #next a,
.white-bg-alt-2 .widget .johannes-bg-alt-2 #next a {
  color: rgba(255, 255, 255, 0.8);
}

.white-bg-alt-1 .widget .johannes-bg-alt-1 ::-webkit-input-placeholder,
.white-bg-alt-2 .widget .johannes-bg-alt-2 ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.white-bg-alt-1 .widget .johannes-bg-alt-1 ::-moz-placeholder,
.white-bg-alt-2 .widget .johannes-bg-alt-2 ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.white-bg-alt-1 .widget .johannes-bg-alt-1 :-ms-input-placeholder,
.white-bg-alt-2 .widget .johannes-bg-alt-2 :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.white-bg-alt-1 .widget .johannes-bg-alt-1 :-moz-placeholder,
.white-bg-alt-2 .widget .johannes-bg-alt-2 :-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.johannes-overlay .entry-meta a,
.johannes-overlay .johannes-breadcrumbs a {
  color: #FFF;
}

.johannes-overlay .entry-title a:hover {
  color: #FFF;
}

.johannes-overlay .entry-meta .meta-item + .meta-item:before,
.johannes-cover .section-bg + .container .entry-meta .meta-item + .meta-item:before {
  background: #FFF;
}

.johannes-overlay .entry-media {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
}

.johannes-overlay .entry-media:not(.alignfull) {
  width: 100%;
}

.johannes-overlay .entry-media img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.johannes-overlay .entry-media a {
  display: initial;
}

.johannes-overlay {
  position: relative;
}

.johannes-overlay .entry-media a:after,
.johannes-cover .section-bg:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  opacity: 1;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
}

.johannes-overlays-soft .johannes-overlay .entry-media a:after,
.johannes-overlays-soft .johannes-cover .section-bg:after {
  background-color: rgba(0, 0, 0, 0.25);
}

.johannes-overlays-none .johannes-overlay .entry-media a:after,
.johannes-overlays-none .johannes-cover .section-bg:after {
  background-color: transparent;
}

.johannes-overlay:hover .entry-media a:after {
  background-color: rgba(0, 0, 0, 0.75);
}

.johannes-overlays-none .johannes-overlay:hover .entry-media a:after {
  background-color: rgba(0, 0, 0, 0.25);
}

.johannes-overlays-soft .johannes-overlay:hover .entry-media a:after {
  background-color: rgba(0, 0, 0, 0.5);
}

.johannes-overlay .entry-header {
  position: absolute;
  z-index: 2;
  width: 100%;
}

.category-pill .entry-category a {
  font-size: 1.1rem;
  padding: 6px 12px;
  display: inline-block;
  opacity: 1;
}

.category-pill .entry-category a {
  margin-bottom: 3px;
  margin-right: 3px;
}

.category-pill-small .entry-category,
.entry-format {
  margin-bottom: 4px;
  font-size: 0;
}

.entry-format {
  margin-right: 5px;
}

.entry-format i {
  height: 26px;
  width: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-top: 2px;
}

.category-pill-small .entry-format i {
  font-size: 1.8rem;
  height: 26px;
  width: 26px;
}

.johannes-overlay .entry-format i {
  color: #000;
  background: #FFF;
}

.johannes-layout-fa-a .entry-format,
.johannes-layout-fa-a .entry-format + .entry-category,
.johannes-layout-fa-b .entry-format,
.johannes-layout-fa-b .entry-format + .entry-category {
  float: none;
  display: inline-block;
  vertical-align: top;
}

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

.overlay-content-centered .entry-meta {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.content-self-center {
  position: absolute;
  height: 100%;
  width: 100%;
}

.overlay-content-left,
.overlay-content-left-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.overlay-content-left .entry-header {
  padding: 0 20px 20px 20px;
}

.overlay-content-left-small .entry-header {
  padding: 0 20px 20px 20px;
}

.johannes-overlay .entry-meta {
  line-height: 1.6;
}

.johannes-cover .entry-meta {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.has-arrows .owl-nav {
  width: 100%;
  max-width: 260px;
  max-height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  text-align: center;
}

.has-arrows .owl-nav > div {
  height: 50px;
  width: 45px;
  font-size: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: .75;
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.has-arrows .owl-nav > div:hover {
  opacity: 1;
}

.has-arrows .owl-nav > div:active {
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px);
}

.has-arrows .owl-nav > div.owl-prev:active {
  -webkit-transform: translateX(-2px);
      -ms-transform: translateX(-2px);
          transform: translateX(-2px);
}

.has-arrows .owl-stage-outer:after {
  content: "";
  max-width: 100%;
  width: 932px;
  display: block;
  height: calc(100% - 120px);
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 0;
  position: absolute;
  z-index: -1;
}

.arrows-reset .owl-stage-outer:after {
  display: none;
}

.arrows-reset.has-arrows .owl-nav {
  background: transparent;
}

.media-shadow {
  margin-bottom: 15px;
  position: relative;
}

.media-shadow:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  display: none;
}

.media-shadow-radius.media-shadow:after,
.media-shadow-radius img,
.johannes-layout-fa-f .entry-media a:after {
  border-radius: 63% 37% 50% 50% / 70% 68% 32% 30%;
}

.media-shadow-radius.media-shadow:after {
  bottom: -60px;
}

.media-shadow-radius.media-shadow:after {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
  left: 40%;
}

.owl-item .media-shadow-radius.media-shadow:after {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}

.johannes-section.wa-layout {
  margin-bottom: 48px;
}

.johannes-section.wa-layout .display-1 {
  margin-bottom: 10px;
}

.johannes-section.wa-layout p {
  margin-bottom: 18px;
}

.johannes-section.wa-layout p:last-child {
  margin-bottom: 0;
}

.wa-layout p:last-child {
  margin-bottom: 0;
}

.wa-layout.johannes-cover .section-head {
  padding: 20px 0;
}

.wa-layout-4.johannes-cover .section-head {
  text-align: left;
}

.johannes-layout-fa-a .johannes-content-alt {
  padding: 0 30px;
}

.johannes-layout-fa-a .entry-media,
.johannes-layout-fa-a .entry-media a,
.johannes-layout-fa-b .entry-media,
.johannes-layout-fa-b .entry-media a {
  height: 300px;
}

.johannes-layout-fa-c,
.johannes-layout-fa-d {
  margin-bottom: 15px;
}

.johannes-slider .johannes-layout-fa-c,
.johannes-slider .johannes-layout-fa-d {
  margin-bottom: 0;
}

.johannes-slider .johannes-overlay a,
.johannes-overlay .entry-media a:after,
.johannes-slider .owl-item > div,
.johannes-slider .owl-item article {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.johannes-slider .johannes-layout-fa-e .offset-md-1.section-head-alt {
  padding-right: 20px;
}

/*--------------------------------------------------------------
  Single Post Styles
--------------------------------------------------------------*/

.entry-single,
.paginated-post-wrapper {
  margin-bottom: 38.4px;
}

.paginated-post-wrapper {
  clear: both;
  display: block;
}

.clearfix::after,
.mks_separator::after {
  content: "";
  clear: both;
  display: table;
}

.written-by .avatar {
  border-radius: 50%;
  max-width: 50px;
  min-height: 50px;
  margin-top: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}

.entry-single h1:first-child,
.entry-single h2:first-child,
.entry-single h3:first-child,
.entry-single h4:first-child,
.entry-single h5:first-child,
.entry-single h6:first-child {
  margin-top: 0;
}

.written-by > span {
  line-height: 1.4;
  font-size: 1.2rem;
  display: block;
}

.written-by a span {
  display: block;
}

.written-by a {
  font-weight: 900;
  font-size: 1.6rem;
  line-height: 1.2;
  display: block;
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.written-by {
  padding-left: 65px;
  padding-top: 10px;
}

.written-by a img.avatar {
  margin-top: -50px;
  margin-left: -65px;
  margin-bottom: 10px;
}

.coauthors-wrapper {
  margin-top: 50px;
}

.coauthors-wrapper .johannes-author {
  padding-bottom: 0;
  padding-top: 30px;
}

.coauthors-wrapper .johannes-author:first-of-type {
  padding-top: 50px;
  padding-bottom: 0;
}

.coauthors-wrapper .johannes-author:last-of-type {
  padding-bottom: 42px;
}

.written-by.coauthors {
  padding-left: 91px;
}

.written-by.coauthors .meta-sidebar-author {
  margin-top: -58px;
  margin-left: -71px;
  margin-bottom: 10px;
}

.written-by.coauthors .meta-sidebar-author img.avatar {
  margin-left: -20px;
}

.entry-tags {
  clear: both;
  margin-top: 38.4px;
}

.entry-tags span {
  display: block;
  font-size: 1.2rem;
  opacity: .8;
}

.entry-tags a {
  display: inline-block;
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.text-small {
  display: block;
  font-size: 1.2rem;
  opacity: .8;
}

.entry-tags + .meks_ess {
  margin-top: 15px;
}

body .johannes-wrapper .meks_ess {
  padding-top: 30px;
  margin-bottom: 0;
  border-top: 1px solid;
  top: 0;
  margin-left: -5px;
}

body .johannes-wrapper .meks_ess span {
  margin-left: 5px;
}

body .johannes-wrapper .meks_ess a span {
  font-size: 12px;
}

body .johannes-wrapper .meks_ess a {
  margin-right: 0;
  margin-left: 5px;
  font-size: 1.6rem;
  height: 36px;
  line-height: 36px;
}

body .johannes-wrapper .meks_ess.circle a,
body .johannes-wrapper .meks_ess.square a,
body .johannes-wrapper .meks_ess.transparent a {
  height: 40px;
  line-height: 40px;
}

body .johannes-wrapper .meks_ess.transparent a {
  margin-right: 15px;
  margin-left: 5px;
}

body .johannes-wrapper .meks_ess.transparent .socicon-facebook {
  margin-left: 2px;
}

body .johannes-wrapper .meks_ess.transparent.no-labels a {
  width: 30px;
  margin-right: 15px;
  margin-left: -3px;
}

body .johannes-wrapper .meks_ess.rectangle a {
  min-width: 100px;
}

body .johannes-wrapper .meks_ess.rounded a {
  min-width: 105px;
}

.johannes-section .johannes-share-label {
  display: inline-block !important;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 1.2rem;
  opacity: .8;
}

body .johannes-wrapper .post > .meks_ess {
  border: none;
  padding-top: 25px;
}

body .johannes-wrapper .post > .meks_ess .johannes-share-label {
  top: 0;
}

.johannes-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.author-description {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-top: 20px;
}

.author-description p:only-of-type {
  margin-bottom: 24px;
}

.author-content h6 {
  margin: 0;
}

.author-content a {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.author-avatar img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

.author-avatar {
  margin-left: 0;
  min-width: 100px;
  margin-right: 0;
}

.johannes-author-button {
  width: 30px;
  font-size: 1.8rem;
  padding: 7px 0;
  line-height: 1;
  margin-right: 5px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.johannes-sidebar-left .author-avatar {
  margin-left: 0;
}

.single-md-content .entry-summary span {
  float: left;
  margin-right: 5px;
}

.entry-single > *:last-child,
.widget p:last-of-type {
  margin-bottom: 0;
}

.author-description .johannes-button-square {
  margin-right: 5px;
  font-size: 1.6rem;
  vertical-align: top;
  padding: 0;
  line-height: 40px;
}

.single-layout-2 {
  margin-bottom: 24px;
}

.single-layout-4.johannes-cover .section-head {
  padding: 20px 0;
}

.johannes-sidebar-left .entry-meta-sidebar {
  left: auto;
  right: -172px;
  text-align: left;
}

.johannes-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.johannes-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.johannes-order-1 + .johannes-order-2 {
  margin-top: 20px;
}

.johannes-order-2 + .johannes-order-1 {
  margin-bottom: 20px;
}

.offset-md-1.section-head-alt {
  padding-right: 0;
}

.section-head-alt-page,
.section-head-alt-post {
  text-align: left;
  padding: 0;
}

.entry-media .wp-caption-text,
.section-bg .wp-caption-text {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  padding: 7px 12px;
  z-index: 900;
}

/*--------------------------------------------------------------
   Blocks
--------------------------------------------------------------*/

.johannes-wrapper {
  overflow-x: hidden;
  position: relative;
}

.aligncenter,
.alignnone {
  text-align: center;
}

figure.aligncenter,
figure.alignnone {
  max-width: 100%;
}

figcaption {
  font-size: 1.2rem;
  opacity: .8;
  text-align: center;
}

.johannes-sidebar-none .entry-content .alignwide,
.johannes-sidebar-none .entry-content .is-style-wide {
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.johannes-sidebar-none .alignfull,
.johannes-layout-fa-a .alignfull {
  position: relative;
  left: 50%;
  right: 50%;
}

.johannes-sidebar-none .alignfull,
.johannes-layout-fa-a .alignfull {
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
}

.alignfull img,
.entry-content video,
.entry-content iframe {
  width: 100%;
}

.entry-content .alignleft,
.entry-content .mks_pullquote_left,
body.johannes-sidebar-left .entry-content .alignleft,
body.johannes-sidebar-left .entry-content .mks_pullquote_left,
body.johannes-sidebar-right .entry-content .alignleft,
body.johannes-sidebar-right .entry-content .mks_pullquote_left {
  position: relative;
  margin-right: 0;
  float: none;
}

.johannes-sidebar-none .entry-content .alignleft,
.johannes-sidebar-none .entry-content .mks_pullquote_left {
  margin-left: 0;
}

.entry-content .alignright,
.entry-content .mks_pullquote_right,
body.johannes-sidebar-left .entry-content .alignright,
body.johannes-sidebar-left .entry-content .mks_pullquote_right,
body.johannes-sidebar-right .entry-content .alignright,
body.johannes-sidebar-right .entry-content .mks_pullquote_right {
  position: relative;
  margin-left: 0;
  float: none;
}

.johannes-sidebar-none .entry-content .alignright,
.johannes-sidebar-none .entry-content .mks_pullquote_right {
  margin-right: 0;
}

/** === Drop Cap and Subhead Block === */

p.has-drop-cap:not(:focus)::first-letter {
  font-size: 12rem;
  float: left;
  line-height: 0.68;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.wp-block-subhead {
  font-size: 2.4rem;
  font-weight: 900;
}

/** === Preformatted Block, Verse Block === */

.wp-block-preformatted,
.wp-block-verse,
pre,
address {
  font-size: 1.6rem;
  line-height: 1.6;
  padding: 25px 30px;
}

/** === List Block === */

.entry-content > ol,
.comment-content > ol {
  padding: 0;
  list-style: decimal inside;
}

.entry-content > ol li,
.comment-content > ol li {
  margin: 0 0 5px;
  padding: 0;
}

.entry-content li > ol,
.comment-content li > ol {
  padding: 0 0 0 2rem;
  margin-top: 5px;
}

.entry-content > ul,
.comment-content > ul {
  padding: 0;
}

.entry-content > ul li,
.comment-content > ul li {
  margin-bottom: 5px;
}

.entry-content li > ul,
.comment-content li > ul {
  padding: 0 0 0 2rem;
  margin-top: 5px;
}

.entry-content > ul li:before,
.entry-content > ol ul li:before,
.comment-content > ul li:before,
.comment-content > ol ul li:before {
  content: "\2022";
  margin-right: 5px;
  display: inline-block;
  vertical-align: 2px;
}

.entry-content > ul > li > ul li:before,
.entry-content .children > li:before,
.comment-content > ul > li > ul li:before,
.comment-content .children > li:before {
  content: "\25E6";
  font-size: 2.5rem;
  vertical-align: -3px;
  line-height: 1;
}

/** === Separator Block === */

.wp-block-separator.is-style-dots {
  background: none;
  border: none;
  height: auto;
  line-height: 1;
  max-width: none;
  text-align: center;
}

.wp-block-separator.is-style-dots:before {
  content: ". . . . . . . . . . . . . . . . . . . . ";
  font-family: serif;
  font-size: 20px;
  letter-spacing: 0;
  padding-left: 0;
  opacity: .3;
}

hr {
  border: none;
  height: 1px;
  width: 100%;
  display: block;
}

/** === Table Block === */

table {
  table-layout: inherit;
  width: 100%;
  max-width: 100%;
}

td,
th {
  padding: 10px 20px;
  min-height: 45px;
  text-align: left;
}

th {
  font-weight: bold;
}

audio,
canvas,
progress,
video {
  width: 100%;
}

.wp-block-table.is-style-stripes tr,
.wp-block-table.is-style-stripes {
  border-bottom: none;
}

/** === Blockquote Block === */

.wp-block-quote:before,
blockquote:before {
  content: "\201D";
  font-family: serif;
}

.wp-block-quote:before,
blockquote:before {
  position: absolute;
  display: block;
  text-align: center;
  opacity: .1;
  top: 20px;
  left: 0;
  font-size: 10rem;
  line-height: 55px;
  font-weight: 700;
}

.wp-block-quote,
blockquote,
.wp-block-quote.is-style-large {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 900;
  position: relative;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  padding: 25px;
}

blockquote p + cite {
  margin-top: -10px;
  display: block;
  font-size: 1.8rem;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  line-height: 1.4;
  font-style: normal;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  text-align: left;
}

/** === Button Block === */

.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.wp-block-button.alignleft,
.wp-block-button.mks_pullquote_left,
.johannes-sidebar-none .wp-block-button.alignleft,
.johannes-sidebar-none .wp-block-button.mks_pullquote_left {
  margin-left: 0;
  margin-top: 7px;
  float: left;
  margin-right: 20px;
}

.wp-block-button.alignright,
.wp-block-button.mks_pullquote_right,
.johannes-sidebar-none .wp-block-button.alignright,
.johannes-sidebar-none .wp-block-button.mks_pullquote_right {
  margin-right: 0;
  margin-top: 7px;
  float: right;
  margin-left: 20px;
}

/** === Pullquote Block === */

.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 1.8rem;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: italic;
}

cite {
  font-style: italic;
  font-weight: normal;
}

.wp-block-pullquote {
  font-size: 1.8rem;
  line-height: 1.66;
  font-weight: 900;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}

body.johannes-sidebar-left .wp-block-pullquote,
body.johannes-sidebar-right .wp-block-pullquote {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-pullquote.alignfull.is-style-default > *,
.wp-block-pullquote.alignwide > *,
.wp-block-pullquote.alignwide.is-style-solid-color > *,
.wp-block-pullquote.alignfull.is-style-solid-color > *,
.wp-block-pullquote.is-style-solid-color blockquote,
.wp-block-pullquote.alignfull blockquote {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wp-block-pullquote.alignwide {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-pullquote > blockquote:before {
  display: none;
}

.wp-block-pullquote > blockquote {
  margin-bottom: 0;
}

.wp-block-pullquote {
  border-top: 4px solid;
  border-bottom: 4px solid;
  text-align: left;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.mks_pullquote_left,
.wp-block-pullquote.alignright,
.wp-block-pullquote.mks_pullquote_right {
  margin-top: 10px;
  margin-bottom: 15px;
  max-width: 100%;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.mks_pullquote_left p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.mks_pullquote_right p,
.wp-block-pullquote.is-style-solid-color.alignleft blockquote p,
.wp-block-pullquote.is-style-solid-color.mks_pullquote_left blockquote p,
.wp-block-pullquote.is-style-solid-color.alignright blockquote p,
.wp-block-pullquote.is-style-solid-color.mks_pullquote_right blockquote p {
  font-size: 1.8rem;
}

.entry-content .wp-block-pullquote p:last-child {
  margin-bottom: 0;
}

/** === Columns Block === */

.wp-block-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.wp-block-column p:last-child {
  margin-bottom: 0;
}

.wp-block-column:not(:last-child),
.wp-block-column:nth-child(odd) {
  margin-right: 0;
}

.wp-block-column:not(:first-child),
.wp-block-column:nth-child(even) {
  margin-left: 0;
}

/** === Image Block === */

.wp-block-image {
  font-size: 0;
  max-width: 100%;
}

.wp-block-image.alignwide {
  display: table;
}

.wp-block-image.alignfull {
  max-width: initial;
}

.wp-block-image figcaption {
  color: inherit;
  margin: 8px 0 0;
  font-size: 1.2rem;
}

.wp-block-cover-image {
  position: relative;
}

.wp-block-cover-image:after {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  position: absolute;
}

/** === Embed Block === */

.wp-block-embed.alignwide figcaption {
  text-align: center;
}

/** === Gallery Block === */

.wp-block-cover,
.wp-block-cover-image {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  background-position: 50%;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 300px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.entry-content .wp-block-cover.alignleft,
.entry-content .wp-block-cover.mks_pullquote_left,
.entry-content .wp-block-cover.alignright,
.entry-content .wp-block-cover.mks_pullquote_right {
  margin-top: 0;
}

.wp-block-cover-image,
.wp-block-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.entry-content li.blocks-gallery-item:before {
  display: none;
}

li.blocks-gallery-item figure {
  margin-bottom: 0;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  color: #fff;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 540px;
  z-index: 1;
  padding: 0 20px;
}

.johannes-sidebar-right .wp-block-cover-image .wp-block-cover-image-text,
.johannes-sidebar-right .wp-block-cover-image .wp-block-cover-text,
.johannes-sidebar-right .wp-block-cover-image h2,
.johannes-sidebar-right .wp-block-cover .wp-block-cover-image-text,
.johannes-sidebar-right .wp-block-cover .wp-block-cover-text,
.johannes-sidebar-right .wp-block-cover h2,
.johannes-sidebar-left .wp-block-cover-image .wp-block-cover-image-text,
.johannes-sidebar-left .wp-block-cover-image .wp-block-cover-text,
.johannes-sidebar-left .wp-block-cover-image h2,
.johannes-sidebar-left .wp-block-cover .wp-block-cover-image-text,
.johannes-sidebar-left .wp-block-cover .wp-block-cover-text,
.johannes-sidebar-left .wp-block-cover h2 {
  padding: 14px 48px;
}

.wp-block-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
}

.entry-content > .wp-block-gallery {
  margin-bottom: 15px;
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 12px 12px 0;
  position: relative;
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  height: 100%;
  margin: 0;
}

/** === Cover Image Block === */

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  color: #fff;
  margin-bottom: 0;
  max-width: 610px;
  padding: 14px;
  z-index: 1;
}

.wp-block-cover-image .wp-block-cover-image-text a,
.wp-block-cover-image .wp-block-cover-image-text a:active,
.wp-block-cover-image .wp-block-cover-image-text a:focus,
.wp-block-cover-image .wp-block-cover-image-text a:hover,
.wp-block-cover-image .wp-block-cover-text a,
.wp-block-cover-image .wp-block-cover-text a:active,
.wp-block-cover-image .wp-block-cover-text a:focus,
.wp-block-cover-image .wp-block-cover-text a:hover,
.wp-block-cover-image h2 a,
.wp-block-cover-image h2 a:active,
.wp-block-cover-image h2 a:focus,
.wp-block-cover-image h2 a:hover,
.wp-block-cover .wp-block-cover-image-text a,
.wp-block-cover .wp-block-cover-image-text a:active,
.wp-block-cover .wp-block-cover-image-text a:focus,
.wp-block-cover .wp-block-cover-image-text a:hover,
.wp-block-cover .wp-block-cover-text a,
.wp-block-cover .wp-block-cover-text a:active,
.wp-block-cover .wp-block-cover-text a:focus,
.wp-block-cover .wp-block-cover-text a:hover,
.wp-block-cover h2 a,
.wp-block-cover h2 a:active,
.wp-block-cover h2 a:focus,
.wp-block-cover h2 a:hover,
.wp-block-cover p:not(.has-text-color) {
  color: #fff;
}

.johannes-sidebar-none .alignwide.wp-block-cover.has-parallax {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  max-width: 100%;
  margin-left: 0;
  left: 0;
}

/** === Code Block === */

.wp-block-code code {
  background: transparent;
}

/** === Media Text Block === */

.wp-block-media-text .wp-block-media-text__content {
  padding: 0 0 0 48px;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding: 0 48px 0 0;
}

.wp-block-media-text.alignfull .wp-block-media-text__content,
.wp-block-media-text.alignwide .wp-block-media-text__content {
  padding: 0 10% 0 10%;
}

.wp-block-media-text__content > *:last-child {
  margin-bottom: 0;
}

.wp-block-media-text__content .wp-block-button {
  margin-top: 10px;
}

.wp-block-tag-cloud a,
.entry-content .wp-block-tag-cloud a {
  font-size: 1.6rem !important;
  text-decoration: none;
}

.wp-block-rss {
  list-style: none;
}

.wp-block-rss li.wp-block-rss__item::before {
  display: none;
}

.wp-block-search .wp-block-search__button {
  margin-left: 0;
  margin-top: 10px;
}

.wp-block-calendar table th,
.wp-block-calendar tbody td,
.wp-block-calendar th {
  text-align: center;
}

.entry-content .wp-block-calendar tfoot tr,
.wp-block-calendar tfoot tr {
  border-bottom: none;
}

.entry-content .wp-block-latest-comments__comment:before,
.entry-content .wp-block-latest-posts li:before {
  display: none;
}

/*--------------------------------------------------------------
  Buttons
--------------------------------------------------------------*/

.johannes-button,
.wp-block-button .wp-block-button__link,
input[type="submit"],
input[type="button"],
button[type="submit"],
.johannes-pagination a,
.page-numbers.current,
.comment-reply-link,
#cancel-comment-reply-link,
.meks-instagram-follow-link .meks-widget-cta,
.mks_autor_link_wrap a,
.mks_read_more a,
body div.wpforms-container-full .wpforms-form input[type=submit],
body div.wpforms-container-full .wpforms-form button[type=submit],
body div.wpforms-container-full .wpforms-form .wpforms-page-button {
  font-size: 1.4rem;
  line-height: 1.3;
  text-align: center;
  display: inline-block;
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  border: none;
}

.johannes-button:hover,
.wp-block-button .wp-block-button__link:hover,
.johannes-button:focus,
.wp-block-button .wp-block-button__link:focus,
.johannes-button:active,
.wp-block-button .wp-block-button__link:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
button[type="submit"]:hover,
button[type="submit"]:focus,
button[type="submit"]:active,
.johannes-pagination a:hover,
.johannes-pagination a:focus,
.johannes-pagination a:active,
.page-numbers.current:hover,
.page-numbers.current:focus,
.page-numbers.current:active,
.comment-reply-link:hover,
.comment-reply-link:focus,
.comment-reply-link:active,
#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
.meks-instagram-follow-link .meks-widget-cta:hover,
.meks-instagram-follow-link .meks-widget-cta:focus,
.meks-instagram-follow-link .meks-widget-cta:active,
.mks_autor_link_wrap a:hover,
.mks_autor_link_wrap a:focus,
.mks_autor_link_wrap a:active,
.mks_read_more a:hover,
.mks_read_more a:focus,
.mks_read_more a:active,
body div.wpforms-container-full .wpforms-form input[type=submit]:hover,
body div.wpforms-container-full .wpforms-form input[type=submit]:focus,
body div.wpforms-container-full .wpforms-form input[type=submit]:active,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:focus,
body div.wpforms-container-full .wpforms-form button[type=submit]:active,
body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
body div.wpforms-container-full .wpforms-form .wpforms-page-button:focus,
body div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
  border: none;
}

.johannes-button-large,
.wp-block-button .wp-block-button__link,
input[type="submit"],
button[type="submit"],
input[type="button"],
.johannes-pagination a,
body div.wpforms-container-full .wpforms-form input[type=submit],
body div.wpforms-container-full .wpforms-form button[type=submit],
body div.wpforms-container-full .wpforms-form .wpforms-page-button {
  padding: 12px 24px;
}

.johannes-button-medium,
.meks-instagram-follow-link .meks-widget-cta,
.mks_autor_link_wrap a,
.mks_read_more a {
  padding: 12px 24px;
}

.johannes-button-small,
.comment-reply-link,
#cancel-comment-reply-link {
  padding: 4.8px 9.6px;
}

.johannes-button-white {
  background: #FFF;
  height: 40px;
  line-height: 40px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 20px;
  border-radius: 20px;
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  font-size: 1.2rem;
  vertical-align: top;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.johannes-button-white {
  margin-right: 10px;
}

.johannes-button-circle {
  width: 40px;
  border-radius: 50%;
  margin-right: 10px;
  padding: 0;
  font-size: 2rem;
  text-align: center;
}

.johannes-button-square {
  height: 40px;
  width: 40px;
  padding: 12px 0;
  font-size: 1.3rem;
}

.paginated-post-wrapper span {
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

.johannes-button.disabled,
.wp-block-button .disabled.wp-block-button__link {
  pointer-events: none;
}

.widget_eu_cookie_law_widget #eu-cookie-law input {
  border-radius: 0;
}

/*--------------------------------------------------------------
  Social Menu Navigation
--------------------------------------------------------------*/

.johannes-menu-social li a:after {
  font-family: "FontAwesome";
}

.johannes-menu-social {
  margin: 0;
  padding: 0;
}

.johannes-menu-social li {
  display: inline-block;
}

.johannes-menu-social a {
  background: transparent;
}

.johannes-menu-social li {
  margin: 0 8px;
}

.johannes-menu-social li:last-child {
  margin-right: 0;
}

.johannes-menu-social a span {
  opacity: 0;
  display: none;
}

.johannes-menu-social li a[href*="/feed"]::after,
.johannes-menu-social li a[href*="/rss"]::after,
.johannes-menu-social li a[href*="feedburner"]::after {
  content: "\f09e";
}

.johannes-menu-social li a[href*="@"]::after {
  content: "\f0e0";
}

.johannes-menu-social li a[href*="codepen."]::after {
  content: "\f1cb";
}

.johannes-menu-social li a[href*="digg."]::after {
  content: "\f1a6";
}

.johannes-menu-social li a[href*="dribbble."]::after {
  content: "\f17d";
}

.johannes-menu-social li a[href*="dropbox."]::after {
  content: "\f16b";
}

.johannes-menu-social li a[href*="facebook."]::after {
  content: "\f09a";
}

.johannes-menu-social li a[href*="t.me"]::after {
  content: "\f2c6";
}

.johannes-menu-social li a[href*="whatsapp"]::after {
  content: "\f232";
}

.johannes-menu-social li a[href*="flickr."]::after {
  content: "\f16e";
}

.johannes-menu-social li a[href*="foursquare."]::after {
  content: "\f180";
}

.johannes-menu-social li a[href*="google."]::after {
  content: "\f0d5";
}

.johannes-menu-social li a[href*="github."]::after {
  content: "\f09b";
}

.johannes-menu-social li a[href*="instagram."]::after {
  content: "\f16d";
}

.johannes-menu-social li a[href*="linkedin."]::after {
  content: "\f0e1";
}

.johannes-menu-social li a[href*="last.fm"]::after {
  content: "\f202";
}

.johannes-menu-social li a[href*="pinterest."]::after {
  content: "\f0d2";
}

.johannes-menu-social li a[href*="reddit."]::after {
  content: "\f1a1";
}

.johannes-menu-social li a[href*="soundcloud."]::after {
  content: "\f1be";
}

.johannes-menu-social li a[href*="spotify."]::after {
  content: "\f1bc";
}

.johannes-menu-social li a[href*="stumbleupon."]::after {
  content: "\f1a4";
}

.johannes-menu-social li a[href*="tumblr."]::after {
  content: "\f173";
}

.johannes-menu-social li a[href*="twitter."]::after {
  content: "\f099";
}

.johannes-menu-social li a[href*="vimeo."]::after {
  content: "\f194";
}

.johannes-menu-social li a[href*="vine.co"]::after {
  content: "\f1ca";
}

.johannes-menu-social li a[href*="vk."]::after {
  content: "\f189";
}

.johannes-menu-social li a[href*="wordpress."]::after {
  content: "\f19a";
}

.johannes-menu-social li a[href*="xing."]::after {
  content: "\f168";
}

.johannes-menu-social li a[href*="youtube."]::after {
  content: "\f16a";
}

.johannes-menu-social li a[href*="medium."]::after {
  content: "\f23a";
}

.johannes-menu-social li a[href*="buysellads."]::after {
  content: "\f20d";
}

.johannes-menu-social li a[href*="behance."]::after {
  content: "\f1b4";
}

.johannes-menu-social li a[href*="slack."]::after {
  content: "\f198";
}

.johannes-menu-social li a[href*="weibo."]::after {
  content: "\f18a";
}

.johannes-menu-social li a[href*="snapchat."]::after {
  content: "\f2ac ";
}

.johannes-menu-social li a[href*="500px."]::after {
  content: "\f26e";
}

.johannes-menu-social li a[href*="amazon."]::after {
  content: "\f270";
}

.johannes-menu-social li a[href*="mixcloud."]::after {
  content: "\f289";
}

.johannes-menu-social li a[href*="ok.ru"]::after {
  content: "\f263";
}

.johannes-modal .johannes-menu-social li a,
.johannes-modal .johannes-menu-social li a:hover {
  color: #FFF;
}

.johannes-modal .johannes-menu-social li a[href*="/feed"],
.johannes-modal .johannes-menu-social li a[href*="/rss"] {
  background-color: #FA9B39;
}

.johannes-modal .johannes-menu-social li a[href*="@"] {
  background-color: #AAA;
}

.johannes-modal .johannes-menu-social li a[href*="codepen."] {
  background-color: #fff;
}

.johannes-modal .johannes-menu-social li a[href*="digg."] {
  background-color: #fff;
}

.johannes-modal .johannes-menu-social li a[href*="dribbble."] {
  background-color: #ea4c89;
}

.johannes-modal .johannes-menu-social li a[href*="dropbox."] {
  background-color: #007ee5;
}

.johannes-modal .johannes-menu-social li a[href*="facebook."] {
  background-color: #3b5998;
}

.johannes-modal .johannes-menu-social li a[href*="t.me"] {
  background-color: #0088cc;
}

.johannes-modal .johannes-menu-social li a[href*="whatsapp"] {
  background-color: #25D366;
}

.johannes-modal .johannes-menu-social li a[href*="flickr."] {
  background-color: #ff0084;
}

.johannes-modal .johannes-menu-social li a[href*="foursquare."] {
  background-color: #0732a2;
}

.johannes-modal .johannes-menu-social li a[href*="google."] {
  background-color: #dd4b39;
}

.johannes-modal .johannes-menu-social li a[href*="github."] {
  background-color: #4183c4;
}

.johannes-modal .johannes-menu-social li a[href*="instagram."] {
  background-color: #3f729b;
}

.johannes-modal .johannes-menu-social li a[href*="linkedin."] {
  background-color: #0e76a8;
}

.johannes-modal .johannes-menu-social li a[href*="last.fm"] {
  background-color: #e31b23;
}

.johannes-modal .johannes-menu-social li a[href*="pinterest."] {
  background-color: #c8232c;
}

.johannes-modal .johannes-menu-social li a[href*="reddit."] {
  background-color: #336699;
}

.johannes-modal .johannes-menu-social li a[href*="soundcloud."] {
  background-color: #f50;
}

.johannes-modal .johannes-menu-social li a[href*="vk."] {
  background-color: #597da3;
}

.johannes-modal .johannes-menu-social li a[href*="spotify."] {
  background-color: #81b900;
}

.johannes-modal .johannes-menu-social li a[href*="stumbleupon."] {
  background-color: #ff2618;
}

.johannes-modal .johannes-menu-social li a[href*="tumblr."] {
  background-color: #34526f;
}

.johannes-modal .johannes-menu-social li a[href*="twitter."] {
  background-color: #55acee;
}

.johannes-modal .johannes-menu-social li a[href*="vimeo."] {
  background-color: #1AB7EA;
}

.johannes-modal .johannes-menu-social li a[href*="vine."] {
  background-color: #00d9a3;
}

.johannes-modal .johannes-menu-social li a[href*="vk."] {
  background-color: #4e729a;
}

.johannes-modal .johannes-menu-social li a[href*="wordpress."] {
  background-color: #21759b;
}

.johannes-modal .johannes-menu-social li a[href*="xing."] {
  background-color: #026466;
}

.johannes-modal .johannes-menu-social li a[href*="youtube."] {
  background-color: #c4302b;
}

.johannes-modal .johannes-menu-social li a[href*="medium."] {
  background-color: #57ad68;
}

.johannes-modal .johannes-menu-social li a[href*="buysellads."] {
  background-color: #c90100;
}

.johannes-modal .johannes-menu-social li a[href*="behance."] {
  background-color: #1769ff;
}

.johannes-modal .johannes-menu-social li a[href*="slack."] {
  background-color: #6ecadc;
}

.johannes-modal .johannes-menu-social li a[href*="weibo."] {
  background-color: #B53434;
}

.johannes-modal .johannes-menu-social li a[href*="snapchat."] {
  background-color: #FFFC00;
}

.johannes-modal .johannes-menu-social li a[href*="500px."] {
  background-color: #0099e5;
}

.johannes-modal .johannes-menu-social li a[href*="amazon."] {
  background-color: #ff9900;
}

.johannes-modal .johannes-menu-social li a[href*="mixcloud."] {
  background-color: #314359;
}

.johannes-modal .johannes-menu-social li a[href*="ok.ru"] {
  background-color: #ed812b;
}

/*--------------------------------------------------------------
   Forms
--------------------------------------------------------------*/

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
  -webkit-backface-visibility: hidden;
  background: transparent;
  border: 1px solid;
  padding: 0 10px;
  outline: 0;
  line-height: 40px;
  width: 100%;
  font-size: 100%;
  margin: 0;
  height: 40px;
  vertical-align: baseline;
  background: transparent;
  font-size: 1.6rem;
}

.mc-field-group input[type=text],
.mc-field-group input[type=email] {
  border-radius: 0;
  text-align: center;
  margin-bottom: 12px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  text-align: left;
  padding: 15px 0;
  height: auto;
}

input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
}

textarea {
  height: 150px;
  display: block;
  padding: 10px;
  line-height: 1.6;
  resize: vertical;
}

form label,
body div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-size: 1.4rem;
  line-height: 1.2;
  display: block;
  margin-bottom: 5px;
  cursor: pointer;
  opacity: .8;
}

body div.wpforms-container-full .wpforms-form .wpforms-field-label {
  opacity: .7;
  font-weight: 400;
  margin-bottom: 9px;
}

form p {
  margin-bottom: 15px;
}

form p:last-child {
  margin-bottom: 0;
}

select {
  width: 100%;
  background: #FFF;
  cursor: pointer;
}

select option {
  display: block;
}

button {
  outline: none;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 7px;
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
}

.s2_form_widget input[type="submit"] {
  min-width: 120px;
}

div.wpcf7-response-output,
#usp-success-message,
#usp-error-message {
  margin: 0;
  padding: 10px 20px;
  border: none;
  border-radius: 2px;
}

div.wpcf7-validation-errors,
.error,
.usp-callout-failure {
  color: #FFF;
  background: #e74c3c;
}

div.wpcf7-mail-sent-ok,
.success,
#usp-success-message {
  color: #FFF;
  background: #27ae60;
}

.success,
.error,
#usp-success-message {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px 20px;
  border-radius: 2px;
}

span.wpcf7-not-valid-tip {
  display: none;
  position: absolute;
  top: -6px;
  right: 3px;
  left: auto;
  padding: 6px 10px;
  border: none;
  color: white;
  background: #f1c40f;
}

.invalid span.wpcf7-not-valid-tip {
  display: block;
}

textarea.wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="text"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid {
  border-color: #f1c40f;
}

.wpcf7-form label {
  width: 100%;
  margin-bottom: 20px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="password"],
.wpcf7-form select,
.wpcf7-form textarea {
  margin-top: 10px;
}

.wpcf7-form p {
  margin-bottom: 10px;
}

.wpcf7-form input[type=submit] {
  min-width: 100px;
}

input::-webkit-input-placeholder {
  line-height: normal !important;
}

#mc-embedded-subscribe {
  width: 100%;
}

.entry-content input[type="submit"] {
  margin-top: 0;
}

.entry-content form {
  margin-bottom: 2.5rem;
}

.post-password-form input[type=password] {
  max-width: 50%;
  display: block;
  margin-top: 5px;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

/* FF 4-18 */

input:focus::-moz-placeholder {
  color: transparent;
}

/* FF 19+ */

input:focus:-ms-input-placeholder {
  color: transparent;
}

/* IE 10+ */

#subscribe-text {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
   Theme Comments
--------------------------------------------------------------*/

.johannes-comments #reply-title {
  margin: 0 0 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.comment #reply-title {
  margin-bottom: 24px;
  padding-bottom: 12px;
}

.comment-form .comment-notes,
.comment-form .logged-in-as {
  font-size: 1.4rem;
  margin-bottom: 25px;
}

.comment-form .logged-in-as a {
  text-decoration: underline;
}

.comment-form .logged-in-as a:hover {
  text-decoration: none;
}

.comment-form-subscriptions {
  display: block;
  font-size: 85%;
  margin-bottom: 0;
  margin-top: 15px;
}

.form-submit {
  margin-right: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.comment-list {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.5;
}

.fn {
  display: block;
  line-height: 1;
  margin-bottom: 5px;
  font-size: 2rem;
}

.fn a {
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  line-height: 1.35;
}

.says {
  display: none;
}

.comment-author img {
  float: left;
  margin-right: 15px;
}

.comment-content {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-top: 12px;
  margin-left: 0;
  padding-left: 75px;
}

.comment-body .reply {
  margin-left: 75px;
}

.comment-body {
  margin-bottom: 48px;
}

.comment-reply-link {
  margin-top: 0;
  margin-left: 0;
}

.comment-metadata {
  font-size: 1.2rem;
  line-height: 1.2;
  opacity: .5;
}

.comment-content p {
  margin-bottom: 16.8px;
}

.comment-list li > ul,
.comment-list li > ol,
.comment-list > li.comment:last-child > .comment-body:last-child {
  margin-bottom: 0;
}

.comment > .children {
  padding: 0 0 0 38.4px;
}

.pingback .comment-content,
.trackback .comment-content {
  margin-left: 0;
  padding-left: 0;
}

.comment-respond {
  position: relative;
}

.comment-respond .section-title + small {
  position: absolute;
  top: 14px;
  right: 0;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: .5px;
  padding-left: 5px;
}

.comment-respond .section-title {
  margin-bottom: 10px;
}

.avatar {
  border-radius: 50%;
}

.comment-body + .comment-respond {
  margin-bottom: 48px;
  margin-top: -10px;
}

.bypostauthor .fn:after {
  opacity: .8;
  width: 20px;
  padding: 0;
  text-align: center;
  margin-left: 7px;
  font-size: 1.4rem;
  vertical-align: 1px;
}

.comment-respond .section-title small a:before {
  content: "";
  width: 1px;
  height: 20px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  margin-right: 13px;
  margin-top: -4px;
  margin-left: 13px;
}

.comment-respond .section-title small {
  width: 150px;
  font-size: 100%;
}

.comment-respond .section-title small a {
  opacity: .8;
}

.comment-respond .section-title small a:hover {
  opacity: 1;
}

.comment-respond .section-title small a {
  font-size: 80%;
}

.comment-content p .emoji {
  max-width: 30px;
}

.comment-form-cookies-consent {
  clear: both;
  line-height: 1;
}

.form-submit input[type="submit"] {
  margin-top: 0;
}

.comment-form-cookies-consent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.comment-form-cookies-consent input[type=checkbox] {
  margin: 3px 0 0 0;
}

.comment-form-cookies-consent label {
  font-size: 1.3rem;
  margin: 0 0 0 5px;
  line-height: 1.4;
}

/* Comment pagination */

.johannes-comments .page-numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
}

/*--------------------------------------------------------------
   Pagination
--------------------------------------------------------------*/

.johannes-pagination {
  position: relative;
  clear: both;
  text-align: center;
  width: 100%;
  line-height: 27px;
  margin: 15px auto 15px;
}

.johannes-pagination a {
  margin-top: 0;
}

.nav-links {
  position: relative;
  font-size: 0;
  padding-top: 50px;
}

.prev-next.nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.johannes-pagination .page-numbers,
.johannes-pagination .page-numbers.current {
  padding: 0;
}

.johannes-load-more a,
.johannes-pagination a.next,
.johannes-pagination a.prev,
.johannes-infinite-scroll a {
  margin: 0;
  position: relative;
}

.johannes-pagination .page-numbers,
.johannes-link-pages a,
.johannes-link-pages span {
  height: 46px;
  width: 46px;
  line-height: 46px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 5px;
}

.page-numbers.dots {
  padding-top: 5px;
  font-size: 1.2rem;
  max-width: 30px;
  font-family: initial;
}

.johannes-pagination a.next {
  right: 0;
}

.johannes-pagination a.prev {
  left: 0;
}

.johannes-pagination a.prev,
.johannes-pagination a.next {
  position: absolute;
  top: 0;
  width: auto;
  min-width: 135px;
}

.johannes-pagination .next a,
.johannes-pagination .prev a,
.johannes-pagination a.next,
.johannes-pagination a.prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.johannes-pagination .next a:after,
.johannes-pagination .prev a:before,
.johannes-pagination a.next:after,
.johannes-pagination a.prev:before {
  font-size: 1.8rem;
  font-family: "johannes-font";
}

.johannes-pagination .next a:after,
.johannes-pagination a.next:after {
  content: "\e909";
  margin-left: 2px;
  margin-right: -9px;
}

.johannes-pagination .prev a:before,
.johannes-pagination a.prev:before {
  content: "\e908";
  margin-right: 2px;
  margin-left: -9px;
}

.johannes-loader {
  width: 64px;
  height: 47px;
  position: absolute;
  margin-left: -33px;
  top: 0;
  left: 50%;
  opacity: 0;
  z-index: 0;
  pointer-events: none;
}

.johannes-loader-active .johannes-loader {
  opacity: 1;
  z-index: 1;
}

.johannes-loader-active a {
  opacity: 0;
}

.johannes-pagination .load-more a {
  position: relative;
  z-index: 2;
}

.johannes-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 47px;
}

.johannes-ellipsis div {
  position: absolute;
  top: 19px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
          animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.johannes-ellipsis div:nth-child(1) {
  left: 6px;
  -webkit-animation: johannes-ellipsis1 0.4s infinite;
          animation: johannes-ellipsis1 0.4s infinite;
}

.johannes-ellipsis div:nth-child(2) {
  left: 6px;
  -webkit-animation: johannes-ellipsis2 0.4s infinite;
          animation: johannes-ellipsis2 0.4s infinite;
}

.johannes-ellipsis div:nth-child(3) {
  left: 26px;
  -webkit-animation: johannes-ellipsis2 0.4s infinite;
          animation: johannes-ellipsis2 0.4s infinite;
}

.johannes-ellipsis div:nth-child(4) {
  left: 45px;
  -webkit-animation: johannes-ellipsis3 0.4s infinite;
          animation: johannes-ellipsis3 0.4s infinite;
}

@-webkit-keyframes johannes-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes johannes-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes johannes-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}

@keyframes johannes-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}

@-webkit-keyframes johannes-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(19px, 0);
            transform: translate(19px, 0);
  }
}

@keyframes johannes-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(19px, 0);
            transform: translate(19px, 0);
  }
}

.johannes-link-pages {
  text-align: left;
  margin-bottom: 30px;
}

.johannes-link-pages a,
.johannes-link-pages span {
  height: 30px;
  width: 30px;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
}

.johannes-front-page .johannes-pagination {
  margin: 0 auto 40px;
  border-top: none;
  padding-top: 10px;
}

/*--------------------------------------------------------------
   WordPress Elements
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.wp-caption-text {
  margin-bottom: 0;
  font-size: 1.2rem;
}

/* Media */

.entry-content .wp-audio-shortcode,
.entry-content .wp-video {
  margin-bottom: 2.6rem;
}

/* Content forms */

.entry-content .post-password-form input[type=submit] {
  margin-top: 10px;
}

.wp-audio-shortcode,
.wp-video {
  margin-bottom: 5.2rem;
}

.sticky .entry-title a:before {
  content: "\e910";
  font-family: "johannes-font";
  line-height: 1;
  outline: 0;
  font-size: 80%;
  margin-right: 10px;
}

/*--------------------------------------------------------------
 Gallery
--------------------------------------------------------------*/

.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
}

.entry-content .gallery a,
.entry-content .gallery a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.gallery-item {
  display: inline-block;
  padding: 0;
  text-align: center;
  vertical-align: top;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.gallery-columns-1 a,
.gallery-columns-1 .gallery-item,
.gallery-columns-1 .gallery-icon {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  font-size: 0;
}

.gallery-columns-2 .gallery-item,
.wp-block-gallery.columns-2 .wp-block-image {
  max-width: 48%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48%;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
}

.gallery-columns-3 .gallery-item,
.wp-block-gallery.columns-3 .wp-block-image {
  max-width: 31.33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 31.33%;
      -ms-flex: 0 0 31.33%;
          flex: 0 0 31.33%;
}

.gallery-columns-4 .gallery-item,
.wp-block-gallery.columns-4 .wp-block-image {
  max-width: 23%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23%;
      -ms-flex: 0 0 23%;
          flex: 0 0 23%;
}

.gallery-columns-5 .gallery-item,
.wp-block-gallery.columns-5 .wp-block-image {
  max-width: 18%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 18%;
      -ms-flex: 0 0 18%;
          flex: 0 0 18%;
}

.gallery-columns-6 .gallery-item,
.wp-block-gallery.columns-6 .wp-block-image {
  max-width: 14.66%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14.66%;
      -ms-flex: 0 0 14.66%;
          flex: 0 0 14.66%;
}

.gallery-columns-7 .gallery-item,
.wp-block-gallery.columns-7 .wp-block-image {
  max-width: 12.28%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 12.28%;
      -ms-flex: 0 0 12.28%;
          flex: 0 0 12.28%;
}

.gallery-columns-8 .gallery-item,
.wp-block-gallery.columns-8 .wp-block-image {
  max-width: 10.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10.5%;
      -ms-flex: 0 0 10.5%;
          flex: 0 0 10.5%;
}

.gallery-columns-9 .gallery-item,
.wp-block-gallery.columns-9 .wp-block-image {
  max-width: 9.11%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 9.11%;
      -ms-flex: 0 0 9.11%;
          flex: 0 0 9.11%;
}

.gallery-caption {
  margin-top: 1px;
}

/*--------------------------------------------------------------
   Widgets
--------------------------------------------------------------*/

.johannes-sidebar {
  display: block;
  margin-top: 0;
}

.widget-title {
  line-height: 1.4;
  margin-top: 0;
}

.johannes-sticky .widget:last-child {
  margin-bottom: 0;
}

.widget li a {
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.widget {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 30px;
}

.widget p {
  margin-bottom: 24px;
}

.widget p:last-child {
  margin-bottom: 0;
}

.widget-inside {
  padding: 20px;
}

.johannes-sidebar .widget-title {
  margin-bottom: 20px;
  margin-top: 0;
}

.widget li {
  margin-bottom: 12px;
  position: relative;
}

.widget li:last-child {
  margin-bottom: 0;
}

.widget_recent_entries li,
.widget_recent_comments li {
  margin-bottom: 20px;
}

.widget_recent_entries a,
.widget_recent_comments a,
.widget a.rsswidget {
  font-weight: 900;
  display: block;
}

/*Calendar Widget*/

.widget_calendar table {
  background: transparent;
  width: 100%;
  table-layout: fixed;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  position: relative;
}

.widget_calendar table {
  font-size: 1.1rem;
}

.widget_calendar table thead th {
  text-align: center;
  padding: 5px 0;
}

.widget_calendar table tbody td {
  text-align: center;
  padding: 5px 0;
}

.widget_calendar tbody tr {
  border-bottom: none;
}

.widget_calendar table tfoot {
  background: transparent;
}

.widget_calendar table tfoot tr #next {
  text-align: right;
}

.widget_calendar table caption {
  font-size: 1rem;
  position: absolute;
  top: -25px;
  left: 0;
  text-transform: uppercase;
  opacity: .8;
}

.widget_calendar #today {
  position: relative;
}

.widget_calendar #prev,
.widget_calendar #next {
  padding: 0;
}

.widget_calendar a {
  border: 1px solid;
  display: inline-block;
  text-align: center;
  padding: 4px 7px;
  opacity: .8;
  min-width: 30px;
}

.widget_calendar a:hover {
  opacity: 1;
}

.widget_calendar #prev a,
.widget_calendar #next a {
  padding: 4px 15px;
}

.rss-date {
  display: block;
  margin-bottom: 10px;
}

.widget cite,
.widget .post-date,
.cat-item .count,
.rss-date {
  font-size: 90%;
}

.post-date {
  display: block;
}

.widget_rss ul li {
  margin-bottom: 24px;
}

.widget a.rsswidget {
  font-size: inherit;
  line-height: inherit;
}

.rss-widget-icon {
  display: none;
}

.widget .wp-video {
  margin-bottom: 0;
}

.widget .gallery-item figcaption {
  display: none;
}

ul.flickr li,
.widget ul.flickr li {
  margin: 6px 3px 0 3px !important;
}

ul.flickr {
  margin: -6px -3px 0;
}

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

.widget .meks-widget-cta .fa {
  display: none;
}

.widget ul.flickr img,
.meks-instagram-widget a img {
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

.widget.mks_flickr_widget ul.flickr li {
  overflow: hidden;
}

.widget ul.flickr li:hover img,
.meks-instagram-widget a:hover img {
  opacity: .8;
}

.meks-instagram-widget div > a {
  overflow: hidden;
}

.meks-instagram-follow-link {
  text-align: center;
}

.widget .meks-instagram-follow-link a,
.widget .mks_read_more a {
  width: auto;
  min-width: 120px;
}

.widget.mks_ads_widget .widget-title {
  font-size: 70%;
  opacity: .5;
  margin-bottom: 10px;
}

.widget.mks_ads_widget .small li,
.widget.mks_adswidget_ul.small li {
  margin-right: 6px;
  margin-left: 6px;
  margin-bottom: 10px;
}

.widget.mks_ads_widget ul.custom li,
.widget.mks_adswidget_ul.custom li {
  margin: 0;
}

.mks_adswidget_ul li img,
.mks_adswidget_ul li > div {
  max-width: 100%;
}

.mks_adswidget_ul.custom li img,
.mks_adswidget_ul.custom li > div {
  max-width: 100% !important;
  width: 100% !important;
}

.widget ul.mks_social_widget_ul li:hover a {
  opacity: 1;
}

.widget.mks_ads_widget .johannes-bg-alt-2 li a,
.widget.mks_ads_widget .johannes-bg-alt-1 li a {
  background-color: initial;
  color: initial;
}

p + .mks_social_widget_ul {
  margin-top: 16px;
}

.widget_categories ul li,
.widget_archive ul li {
  display: block;
  overflow: hidden;
}

.widget .count {
  font-weight: 900;
}

.widget_categories ul li .dots:before,
.widget_archive ul li .dots:before {
  content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 2px;
  opacity: 1;
  position: absolute;
  z-index: 0;
  line-height: 1;
  top: 0;
  display: block;
}

.widget_categories ul li a,
.widget_archive ul li a {
  position: relative;
  z-index: 1;
}

.widget .count {
  position: absolute;
  right: 0;
  z-index: 1;
}

.widget .johannes-accordion-nav + .count {
  right: 20px;
}

.widget_categories ul li a,
.widget_archive ul li a {
  padding-right: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.widget .count {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 10px;
}

.widget .alignnone {
  margin: 0 auto;
}

.widget .wp-caption {
  margin-bottom: 24px;
}

.section-description .search-form .h3,
.widget .search-form .h3 {
  display: none;
}

.mks_author_widget h3 a {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.widget.mks_author_widget a:hover {
  background: transparent;
}

.mks_author_widget {
  text-align: center;
}

.mks_author_widget h3 {
  margin: 10px 0;
}

.widget.mks_author_widget img {
  float: none;
  margin: 0 auto;
}

.mks_author_widget h3 {
  display: block;
}

.widget.mks_author_widget .mks_autor_link_wrap {
  margin-top: 20px;
}

.mks_themeforest_widget_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -5px;
}

.widget .mks_themeforest_widget_ul li {
  margin: 0 5px 10px 0;
}

ul.flickr {
  margin: 0px -4px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.widget ul.flickr li,
ul.flickr li {
  margin: 0 4px 2px !important;
}

.johannes-sidebar .widget.mks_ads_widget .widget-inside {
  background: transparent;
  padding: 0;
  text-align: center;
}

.mks_adswidget_ul.large li > div {
  margin: 0 auto;
  max-width: 100%;
}

.tagcloud {
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -4px;
}

.tagcloud a {
  margin-bottom: 8px;
  height: 30px;
  line-height: 30px;
  padding: 0 14px;
  font-size: 1rem !important;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid;
  cursor: pointer;
  font-weight: 900;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  position: relative;
  text-align: center;
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.tagcloud a {
  margin-left: 4px;
  margin-right: 4px;
}

.widget_search input[type=search],
.widget_search input[type=text],
.search-alt input[type=search],
.search-alt input[type=text] {
  border: none;
  border-bottom: 1px solid;
  padding: 15px 0;
  height: auto;
  line-height: 1;
}

.widget_search input[type=submit],
.widget_search button[type=submit],
.search-alt input[type=submit],
.search-alt button[type=submit] {
  width: 100%;
}

.widget_search button[type=submit] {
  margin-top: 12px;
}

/*Accordion Functionality Widget*/

.widget .sub-menu,
.widget .children {
  display: none;
  margin: 10px 0 10px 15px;
}

.widget .menu-item-has-children .johannes-accordion-nav,
.widget .page_item_has_children .johannes-accordion-nav,
.widget .cat-parent .johannes-accordion-nav {
  position: absolute;
  right: -10px;
  height: 32px;
  width: 32px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  top: -6px;
  text-align: center;
  line-height: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
}

.active > .johannes-accordion-nav {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.widget li.active > .johannes-accordion-nav {
  top: -1px;
}

.johannes_posts_widget .entry-header > a {
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  font-weight: 900;
  font-size: 1.8rem;
  line-height: 1.2;
}

.johannes_posts_widget .entry-media a {
  position: relative;
}

.johannes_posts_widget .original-widget-post {
  margin-bottom: 24px;
}

.johannes_posts_widget .original-widget-post:last-child,
.johannes_posts_widget .johannes-widget-posts-small .original-widget-post:last-child {
  margin-bottom: 0;
}

.johannes-widget-posts-large .entry-media {
  margin-bottom: 12px;
}

.johannes_posts_widget .johannes-widget-posts-small .original-widget-post {
  margin-bottom: 20px;
}

.johannes_posts_widget .johannes-widget-posts-small .entry-header a {
  font-size: 1.6rem;
}

.johannes-widget-posts-small .original-widget-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.johannes-widget-posts-small .entry-media {
  margin-bottom: 0;
  margin-right: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
}

.johannes-widget-posts-small .entry-header {
  margin-top: -5px;
}

.widget-inside iframe {
  max-width: 100%;
  height: auto;
}

/*--------------------------------------------------------------
   Hidden Sidebar Styles
--------------------------------------------------------------*/

.johannes-sidebar-branding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  height: 70px;
}

.johannes-sidebar-branding .johannes-action-close {
  font-size: 2.4rem;
  cursor: pointer;
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.johannes-action-overlay {
  width: 100%;
  height: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  content: '';
  display: block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.johannes-action-overlay:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
}

.johannes-action-overlay {
  background: rgba(0, 0, 0, 0.6);
}

.overlay-sidebar-open .johannes-action-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.overlay-lock {
  overflow: hidden !important;
  padding-right: 17px;
}

.johannes-sidebar-hidden {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background: #FFF;
  display: block;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 9999;
  -webkit-transform: translate3D(433px, 0, 0);
      -ms-transform: translate3D(433px, 0, 0);
          transform: translate3D(433px, 0, 0);
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  -o-transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  padding: 0 15px 0;
}

.johannes-sidebar-hidden.johannes-sidebar {
  margin-top: 0;
}

.johannes-overlay-content {
  display: none;
}

.johannes-action-overlay .johannes-overlay-content {
  display: block;
}

.overlay-sidebar-open .johannes-sidebar-hidden {
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

body .overlay-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.johannes-action-overlay .johannes-action-close {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #FFF;
  z-index: 3;
}

/*--------------------------------------------------------------
   Instagram Widget Styles
--------------------------------------------------------------*/

.johannes-section-instagram {
  overflow: hidden;
  text-align: center;
  position: relative;
}

.johannes-section-instagram .container {
  margin-bottom: 0;
}

.johannes-section-instagram .meks-instagram-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  margin: 0 auto !important;
  width: 100%;
}

.johannes-section-instagram .meks-instagram-widget > div {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 auto !important;
      -ms-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
}

.johannes-section-instagram .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.johannes-section-instagram .meks-instagram-widget a {
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  font-size: 0;
  border: none;
  outline: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

.johannes-section-instagram .owl-carousel .owl-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.johannes-section-instagram .johannes-bg-alt-1 {
  padding: 24px 0 5px;
}

.johannes-section-instagram .widget_meks_instagram {
  margin: 0;
}

.meks-instagram-widget.owl-carousel {
  margin: 0 auto !important;
}

.johannes-section-instagram .meks-instagram-follow-link {
  margin-top: 24px;
  max-width: 160px;
  margin-left: auto;
  margin-right: auto;
}

.johannes-section-instagram.has-arrows .owl-nav {
  background: 0 0;
  width: 100%;
}

.johannes-section-instagram.has-arrows .owl-stage-outer:after {
  display: none;
}

.meks-instagram-widget .owl-item > div {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 220px;
  width: 220px;
}

.section-title a {
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

/*--------------------------------------------------------------
  Additional Responsive Styles
--------------------------------------------------------------*/

@supports (overflow: -webkit-marquee) and (justify-content: inherit) {
  .johannes-logo img {
    max-height: 30px;
  }
}

_:-ms-fullscreen,
:root .johannes-overlay .entry-header {
  bottom: 0;
  left: 0;
}

_:-ms-input-placeholder,
:root .johannes-order-3 {
  -ms-flex-order: 0;
      order: 0;
}

_:-ms-input-placeholder,
:root .section-content.justify-content-center {
  -ms-flex-pack: start !important;
      justify-content: start !important;
}

_:-ms-input-placeholder,
:root .header-sticky-contextual .meks_ess a {
  min-width: 40px;
}

_:-ms-input-placeholder,
:root .johannes-cover > .container {
  top: 20%;
  left: 50%;
  margin-left: -612px;
}

.elementor-inner .elementor-column {
  padding: inherit;
}

.elementor-container h1,
.elementor-container h2,
.elementor-container h3,
.elementor-container h4,
.elementor-container h5,
.elementor-container h6 {
  margin-top: 0;
}

.page-template-template-blank.elementor-page .johannes-section .container {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

.page-template-template-blank.elementor-page .johannes-wrapper .johannes-section {
  margin-bottom: 0;
}

.johannes-footer .widget-title {
  margin-bottom: 9.6px;
}

.johannes-footer .widget_calendar .widget-title {
  margin-bottom: 24px;
}

.johannes-copyright {
  text-align: center;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 50px;
}

.johannes-copyright a {
  text-decoration: underline;
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}

.johannes-empty-message {
  text-align: center;
  padding: 48px;
  margin-bottom: 48px;
}

.johannes-empty-message p,
.johannes-copyright p {
  margin-bottom: 0;
}

.johannes-footer .widget {
  margin-bottom: 30px;
}

.johannes-footer-widgets + .johannes-copyright {
  padding: 25px 0;
}

.footer-divider {
  width: 100%;
  margin-bottom: 48px;
}

.johannes-section-instagram + .johannes-footer .footer-divider {
  display: none;
}

.johannes-footer .johannes-footer-widgets .widget_custom_html {
  margin-bottom: 15px;
}

.johannes-footer-margin .johannes-footer {
  padding-top: 20px;
}

.johannes-footer-margin .johannes-footer .footer-divider {
  display: none;
}

.johannes-related.johannes-bg-alt-2 + .johannes-footer .footer-divider {
  display: none;
}

.johannes-footer-margin .johannes-related.johannes-bg-alt-2 + .johannes-footer {
  margin-top: -36px;
}

@media (min-width: 359px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container {
    max-width: 374px;
  }

  .row,
  .wp-block-columns {
    margin-right: -7.5px;
    margin-left: -7.5px;
  }

  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col,
  [class*="col-"],
  .wp-block-column {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }

  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media only screen and (min-width: 359px) {
  .entry-title + .entry-meta {
    margin-top: 7px;
  }

  .entry-meta-small .entry-title + .entry-meta {
    margin-top: 7px;
  }

  .section-margin {
    margin-top: 25px;
  }

  .johannes-content-alt {
    padding: 0;
  }

  .johannes-overlay .johannes-content-alt {
    padding: 0 30px;
  }

  .section-head + .entry-media,
  .entry-media + .section-head {
    margin-top: 15px;
  }

  .johannes-cover {
    height: 350px;
  }

  .johannes-offset-bg:after {
    display: block;
  }

  .johannes-bg-alt-2.johannes-related {
    padding-top: 24px;
    padding-bottom: 5px;
  }

  .overlay-content-left .entry-header {
    padding: 0 30px 30px 30px;
  }

  .overlay-content-left-small .entry-header {
    padding: 0 30px 30px 30px;
  }

  .has-arrows .owl-nav {
    max-width: 300px;
  }

  .johannes-layout-fa-a .entry-media,
  .johannes-layout-fa-a .entry-media a,
  .johannes-layout-fa-b .entry-media,
  .johannes-layout-fa-b .entry-media a {
    height: 350px;
  }

  .johannes-author {
    padding: 25px 25px 20px;
  }

  .johannes-order-1 + .johannes-order-2 {
    margin-top: 30px;
  }

  .johannes-order-2 + .johannes-order-1 {
    margin-top: 30px;
  }

  .wp-block-quote,
  blockquote,
  .wp-block-quote.is-style-large {
    font-size: 2rem;
  }

  .wp-block-pullquote.alignfull.is-style-default > *,
  .wp-block-pullquote.alignwide > *,
  .wp-block-pullquote.alignwide.is-style-solid-color > *,
  .wp-block-pullquote.alignfull.is-style-solid-color > *,
  .wp-block-pullquote.is-style-solid-color blockquote,
  .wp-block-pullquote.alignfull blockquote {
    max-width: 375px;
  }

  form p {
    margin-bottom: 15px;
  }

  .johannes-pagination {
    margin: 30px auto 30px;
    min-height: 46px;
  }

  .widget-inside {
    padding: 22.5px 30px 30px;
  }

  .johannes-sidebar-hidden {
    padding: 0 30px 30px;
    max-width: 397px;
    -webkit-transform: translate3D(410px, 0, 0);
        -ms-transform: translate3D(410px, 0, 0);
            transform: translate3D(410px, 0, 0);
  }

  .johannes-footer .widget {
    margin-bottom: 30px;
  }

  .johannes-footer-margin .johannes-footer {
    padding-top: 30px;
  }
}

@media (min-width: 600px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container {
    max-width: 778px;
  }

  .row,
  .wp-block-columns {
    margin-right: -15px;
    margin-left: -15px;
  }

  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.66667%;
  }

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

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  .offset-md-5 {
    margin-left: 41.66667%;
  }

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

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  .offset-md-8 {
    margin-left: 66.66667%;
  }

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

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  .offset-md-11 {
    margin-left: 91.66667%;
  }

  .col,
  [class*="col-"],
  .wp-block-column {
    padding-right: 15px;
    padding-left: 15px;
  }

  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }

  .offset-md-15 {
    margin-left: 4.33333%;
  }
}

@media only screen and (min-width: 600px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    margin-top: 24px;
    margin-bottom: 18px;
  }

  .vertical-gutter-flow,
  figure,
  p,
  body .johannes-wrapper .post > .meks_ess,
  .single-md-content .entry-summary,
  .entry-content > ul,
  .entry-content > ol,
  .comment-content > ul,
  .comment-content > ol,
  .wp-block-table,
  .wp-block-quote,
  blockquote,
  .wp-block-quote.is-style-large,
  .wp-block-pullquote.is-style-solid-color blockquote p,
  .wp-block-column,
  .wp-block-image,
  .wp-block-cover,
  .wp-block-cover-image,
  .wp-block-separator,
  .wp-block-button,
  .wp-block-media-text,
  .wp-block-archives,
  .wp-block-latest-comments,
  .wp-block-embed,
  address,
  hr,
  pre {
    margin-bottom: 30px;
  }

  ul + h1,
  ul + h2,
  ul + h3,
  ul + h4,
  ul + h5,
  ul + h6,
  ol + h1,
  ol + h2,
  ol + h3,
  ol + h4,
  ol + h5,
  ol + h6 {
    margin-top: 0;
  }

  .header-sticky-contextual > .container {
    height: 36px;
  }

  .search-alt input[type=submit],
  .search-alt button[type=submit] {
    max-width: 180px;
  }

  .entry-media {
    margin-bottom: 16.8px;
  }

  .johannes-post {
    margin-bottom: 30px;
  }

  .entry-title + .entry-meta {
    margin-top: 10px;
  }

  .entry-meta {
    line-height: 1.3;
  }

  .entry-meta .meta-item + .meta-item:before {
    width: 7px;
    margin: 0 7px;
  }

  .entry-meta-small .entry-title + .entry-meta {
    margin-top: 10px;
  }

  .entry-header + .entry-content {
    margin-top: 24px;
  }

  .johannes-layout-d .entry-media {
    margin-bottom: 19.2px;
  }

  .johannes-layout-e .entry-media {
    margin-bottom: 0;
  }

  .section-meta {
    font-size: 100%;
  }

  .johannes-breadcrumbs {
    margin-bottom: 24px;
  }

  .section-vertical-margin,
  .section-head.section-vertical-margin {
    margin-bottom: 30px;
  }

  .error404 .h0 {
    font-size: 15rem;
    line-height: 1;
    text-align: left;
  }

  .error404 .title-404 {
    position: absolute;
    bottom: 0%;
    left: 30%;
    font-size: 6rem;
  }

  .container-404 .search-alt {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
  }

  .section-subnav.social-icons-clean {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .section-subnav.social-icons-clean a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .johannes-goto-top {
    right: 20px;
    bottom: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }

  .johannes-section {
    margin-bottom: 48px;
  }

  .johannes-section.wa-layout.johannes-cover {
    margin-bottom: 24px;
  }

  .section-margin {
    margin-top: 30px;
  }

  .section-head .section-title,
  .section-title {
    margin-bottom: 24px;
  }

  .johannes-content {
    max-width: 540px;
    padding: 0;
  }

  .johannes-content-alt {
    max-width: 540px;
    padding: 0;
  }

  .section-title:after {
    width: 30px;
    margin: 16.8px auto 0;
  }

  .section-head + .entry-media,
  .entry-media + .section-head {
    margin-top: 30px;
  }

  .johannes-cover {
    height: 500px;
  }

  .johannes-offset-bg,
  .johannes-offset-bg .section-title {
    text-align: left;
  }

  .johannes-offset-bg:after {
    display: block;
    left: -45%;
  }

  .johannes-bg-alt-2.johannes-related {
    padding-top: 37.5px;
    padding-bottom: 10.5px;
  }

  .johannes-cover .section-head {
    padding: 48px 0;
  }

  .category-pill .entry-category a {
    padding: 8px 16px;
    font-size: 1.4rem;
  }

  .category-pill .entry-category a {
    margin-bottom: 5px;
    margin-right: 5px;
  }

  .category-pill-small .entry-category a {
    font-size: 1.1rem;
    padding: 6px 12px;
  }

  .category-pill-small .entry-category,
  .entry-format {
    margin-bottom: 9.6px;
  }

  .entry-format i {
    height: 34px;
    width: 34px;
    font-size: 2.4rem;
    margin-top: 0;
  }

  .has-arrows .owl-nav {
    max-height: 70px;
    max-width: 600px;
  }

  .has-arrows .owl-nav > div {
    height: 70px;
  }

  .has-arrows .owl-nav > div {
    width: 60px;
    font-size: 2.4rem;
  }

  .media-shadow {
    margin-bottom: 30px;
  }

  .media-shadow:after {
    display: block;
    bottom: -30px;
    left: 30px;
  }

  .johannes-section.wa-layout .display-1,
  .johannes-section.wa-layout p {
    margin-bottom: 24px;
  }

  .wa-layout.johannes-cover .section-head {
    padding: 48px 0 68px;
  }

  .wa-layout-2 {
    padding-top: 20px;
  }

  .johannes-layout-fa-a .entry-media,
  .johannes-layout-fa-a .entry-media a,
  .johannes-layout-fa-b .entry-media,
  .johannes-layout-fa-b .entry-media a {
    height: 500px;
  }

  .johannes-layout-fa-c,
  .johannes-layout-fa-d {
    margin-bottom: 0;
  }

  .johannes-layout-fa-d {
    margin-bottom: 30px;
  }

  .johannes-layout-fa-e .offset-md-1.section-head-alt {
    padding-left: 0;
  }

  .johannes-author {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: initial;
    -webkit-justify-content: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
        -ms-flex-align: initial;
            align-items: initial;
    text-align: initial;
    padding: 30px;
  }

  .author-avatar {
    margin-right: 30px;
  }

  .single-layout-4.johannes-cover .section-head {
    padding: 48px 0 68px;
  }

  .entry-meta-sidebar {
    max-width: 540px;
    margin: 0 auto 5px;
  }

  .johannes-order-1 + .johannes-order-2 {
    margin-top: 30px;
  }

  .johannes-order-2 + .johannes-order-1 {
    margin-bottom: 30px;
  }

  .johannes-section-margin-alt {
    margin-bottom: 5px;
  }

  .single-layout-2.single-md-content .entry-category {
    margin-top: 10px;
  }

  .section-head-alt-page,
  .section-head-alt-post {
    text-align: center;
  }

  .entry-media .wp-caption-text,
  .section-bg .wp-caption-text {
    bottom: 20px;
    right: 20px;
  }

  .entry-content .alignleft,
  .entry-content .mks_pullquote_left,
  body.johannes-sidebar-left .entry-content .alignleft,
  body.johannes-sidebar-left .entry-content .mks_pullquote_left,
  body.johannes-sidebar-right .entry-content .alignleft,
  body.johannes-sidebar-right .entry-content .mks_pullquote_left {
    float: left;
    margin-right: 30px;
  }

  .johannes-sidebar-none .wp-block-image .alignleft,
  .johannes-sidebar-none .wp-block-image .mks_pullquote_left,
  .johannes-sidebar-none .wp-block-image .alignright,
  .johannes-sidebar-none .wp-block-image .mks_pullquote_right {
    margin-top: 18px;
  }

  .entry-content .alignright,
  .entry-content .mks_pullquote_right,
  body.johannes-sidebar-left .entry-content .alignright,
  body.johannes-sidebar-left .entry-content .mks_pullquote_right,
  body.johannes-sidebar-right .entry-content .alignright,
  body.johannes-sidebar-right .entry-content .mks_pullquote_right {
    float: right;
    margin-left: 30px;
  }

  .wp-block-preformatted,
  .wp-block-verse,
  pre,
  address {
    padding: 30px 35px;
  }

  .entry-content > ol li,
  .comment-content > ol li {
    margin: 0 0 10px;
  }

  .entry-content li > ol,
  .comment-content li > ol {
    margin-top: 10px;
  }

  .entry-content > ul li,
  .comment-content > ul li {
    margin-bottom: 10px;
  }

  .entry-content li > ul,
  .comment-content li > ul {
    margin-top: 10px;
  }

  .entry-content > ul li:before,
  .entry-content > ol ul li:before,
  .comment-content > ul li:before,
  .comment-content > ol ul li:before {
    margin-right: 10px;
  }

  .wp-block-separator.is-style-dots:before {
    letter-spacing: 5px;
  }

  .wp-block-quote:before,
  blockquote:before {
    top: 13px;
    left: -44px;
    font-size: 15rem;
  }

  .wp-block-quote,
  blockquote,
  .wp-block-quote.is-style-large {
    padding: 0;
  }

  blockquote p + cite {
    margin-top: -25px;
  }

  .wp-block-button.alignleft,
  .wp-block-button.mks_pullquote_left,
  .johannes-sidebar-none .wp-block-button.alignleft,
  .johannes-sidebar-none .wp-block-button.mks_pullquote_left {
    margin-left: 0;
    margin-top: 7px;
    margin-bottom: 24px;
    margin-right: 36px;
  }

  .wp-block-button.alignright,
  .wp-block-button.mks_pullquote_right,
  .johannes-sidebar-none .wp-block-button.alignright,
  .johannes-sidebar-none .wp-block-button.mks_pullquote_right {
    margin-right: 0;
    margin-top: 7px;
    margin-bottom: 24px;
    margin-left: 36px;
  }

  .wp-block-button.alignleft + .alignleft,
  .wp-block-button.mks_pullquote_left + .alignleft,
  .wp-block-button.alignleft + .mks_pullquote_left,
  .wp-block-button.mks_pullquote_left + .mks_pullquote_left {
    margin-left: -24px;
  }

  .wp-block-pullquote p,
  .wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2.2rem;
  }

  .wp-block-pullquote {
    padding: 30px 35px;
    margin-left: -30px;
    margin-right: -30px;
  }

  .wp-block-pullquote {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .wp-block-pullquote.alignfull.is-style-default > *,
  .wp-block-pullquote.alignwide > *,
  .wp-block-pullquote.alignwide.is-style-solid-color > *,
  .wp-block-pullquote.alignfull.is-style-solid-color > *,
  .wp-block-pullquote.is-style-solid-color blockquote,
  .wp-block-pullquote.alignfull blockquote {
    max-width: 530px;
  }

  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.mks_pullquote_left,
  .wp-block-pullquote.alignright,
  .wp-block-pullquote.mks_pullquote_right {
    max-width: 305px;
    margin-bottom: 30px;
  }

  .wp-block-pullquote.alignleft p,
  .wp-block-pullquote.mks_pullquote_left p,
  .wp-block-pullquote.alignright p,
  .wp-block-pullquote.mks_pullquote_right p,
  .wp-block-pullquote.is-style-solid-color.alignleft blockquote p,
  .wp-block-pullquote.is-style-solid-color.mks_pullquote_left blockquote p,
  .wp-block-pullquote.is-style-solid-color.alignright blockquote p,
  .wp-block-pullquote.is-style-solid-color.mks_pullquote_right blockquote p {
    font-size: 2.2rem;
  }

  .wp-block-cover,
  .wp-block-cover-image {
    min-height: 430px;
  }

  .entry-content > .wp-block-gallery {
    margin-bottom: 30px;
  }

  .johannes-button-large,
  .wp-block-button .wp-block-button__link,
  input[type="submit"],
  button[type="submit"],
  input[type="button"],
  .johannes-pagination a,
  body div.wpforms-container-full .wpforms-form input[type=submit],
  body div.wpforms-container-full .wpforms-form button[type=submit],
  body div.wpforms-container-full .wpforms-form .wpforms-page-button {
    padding: 14.4px 36px;
    min-height: 47px;
  }

  form p {
    margin-bottom: 22.5px;
  }

  .johannes-pagination {
    margin: 30px auto 30px;
    min-height: 46px;
  }

  .nav-links {
    padding-top: 0;
  }

  .johannes-sidebar {
    margin-top: 30px;
  }

  .widget {
    margin-bottom: 30px;
  }

  .johannes-sidebar .widget-title {
    margin-bottom: 24px;
  }

  .johannes-section-instagram .johannes-bg-alt-1 {
    padding: 30px 0 0;
  }

  .johannes-footer .widget-title {
    margin-bottom: 15.84px;
  }

  .johannes-footer .widget {
    margin-bottom: 48px;
  }

  .johannes-footer-widgets + .johannes-copyright {
    padding: 35px 0;
  }

  .johannes-footer-margin .johannes-footer {
    padding-top: 48px;
  }

  .johannes-footer-margin .johannes-related.johannes-bg-alt-2 + .johannes-footer {
    margin-top: -48px;
  }
}

@media (min-width: 900px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container {
    max-width: 1224px;
  }

  .row,
  .wp-block-columns {
    margin-right: -15px;
    margin-left: -15px;
  }

  .col-lg,
  .wp-block-column {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  .offset-lg-11 {
    margin-left: 91.66667%;
  }

  .col,
  [class*="col-"],
  .wp-block-column {
    padding-right: 15px;
    padding-left: 15px;
  }

  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media only screen and (min-width: 900px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    margin-top: 57.6px;
    margin-bottom: 33.6px;
  }

  .vertical-gutter-flow,
  figure,
  p,
  body .johannes-wrapper .post > .meks_ess,
  .single-md-content .entry-summary,
  .entry-content > ul,
  .entry-content > ol,
  .comment-content > ul,
  .comment-content > ol,
  .wp-block-table,
  .wp-block-quote,
  blockquote,
  .wp-block-quote.is-style-large,
  .wp-block-pullquote.is-style-solid-color blockquote p,
  .wp-block-column,
  .wp-block-image,
  .wp-block-cover,
  .wp-block-cover-image,
  .wp-block-separator,
  .wp-block-button,
  .wp-block-media-text,
  .wp-block-archives,
  .wp-block-latest-comments,
  .wp-block-embed,
  address,
  hr,
  pre {
    margin-bottom: 30px;
  }

  .johannes-header-bottom-boxed.johannes-header-bottom-color .header-bottom-slots {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-sticky-contextual > .container {
    height: 45px;
  }

  .johannes-hamburger-hidden .johannes-hamburger {
    display: none;
  }

  .entry-media {
    margin-bottom: 36px;
  }

  .johannes-post {
    margin-bottom: 48px;
  }

  .johannes-post p {
    margin-bottom: 28.8px;
  }

  .johannes-layout-d.johannes-post p {
    margin-bottom: 19.2px;
  }

  .section-vertical-margin,
  .section-head.section-vertical-margin {
    margin-bottom: 30px;
  }

  .error404 .h0 {
    font-size: 24rem;
    line-height: 1;
    text-align: left;
  }

  .error404 .title-404 {
    bottom: -50%;
    left: 30%;
    line-height: 1;
    font-size: 10rem;
  }

  .section-description .search-alt input[type=text] {
    font-size: 5.2rem;
  }

  .section-description .search-alt input[type=text]::-webkit-input-placeholder {
    font-size: 5.2rem;
  }

  .section-description .search-alt input[type=text]::-moz-placeholder {
    font-size: 5.2rem;
  }

  .section-description .search-alt input[type=text]:-ms-input-placeholder {
    font-size: 5.2rem;
  }

  .section-description .search-alt input[type=text]:-moz-placeholder {
    font-size: 5.2rem;
  }

  .johannes-items .col-12:last-child .johannes-post,
  .johannes-items .col-12:last-child .johannes-post p:last-child,
  .johannes-items .col-md-6:nth-last-child(-n+2) .johannes-post,
  .johannes-items .col-md-6:nth-last-child(-n+2) .johannes-post p:last-child,
  .johannes-items .col-lg-4:nth-last-child(-n+3) .johannes-post,
  .johannes-items .col-lg-4:nth-last-child(-n+3) .johannes-post p:last-child {
    margin-bottom: 0;
  }

  .johannes-items .johannes-post .entry-header + .entry-footer,
  .johannes-items .col-12:last-child .johannes-post .entry-footer,
  .johannes-items .col-md-6:nth-last-child(-n+2) .johannes-post .entry-footer,
  .johannes-items .col-lg-4:nth-last-child(-n+3) .johannes-post .entry-footer {
    margin-top: 28.8px;
  }

  .johannes-section {
    margin-bottom: 48px;
  }

  .johannes-section.wa-layout.johannes-cover {
    margin-bottom: 48px;
  }

  .section-margin {
    margin-top: 48px;
  }

  .section-head .section-title,
  .section-title {
    margin-bottom: 40px;
  }

  .johannes-content-alt {
    max-width: 736px;
  }

  .section-title:after {
    margin: 32px auto 0;
  }

  .entry-meta-sidebar {
    position: absolute;
    max-width: 130px;
    width: 100%;
    text-align: right;
    left: -145px;
  }

  .section-head + .entry-media,
  .entry-media + .section-head {
    margin-top: 48px;
  }

  .johannes-cover {
    height: 500px;
  }

  .johannes-offset-bg:after {
    left: -35%;
  }

  .johannes-bg-alt-2.johannes-related {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .overlay-content-left .entry-header {
    padding: 0 40px 40px 40px;
  }

  .overlay-content-left-small .entry-header {
    padding: 0 30px 30px 30px;
  }

  .has-arrows .owl-nav {
    max-height: 80px;
    max-width: 770px;
  }

  .has-arrows .owl-nav > div {
    height: 80px;
  }

  .media-shadow {
    margin-bottom: 50px;
  }

  .media-shadow:after {
    bottom: -50px;
    left: 50px;
  }

  .johannes-layout-fa-a .entry-media,
  .johannes-layout-fa-a .entry-media a,
  .johannes-layout-fa-b .entry-media,
  .johannes-layout-fa-b .entry-media a {
    height: 500px;
  }

  .written-by {
    padding: 0;
  }

  .written-by a img.avatar {
    margin: 5px 0 0;
  }

  .written-by.coauthors {
    padding: 0;
  }

  .written-by.coauthors .meta-sidebar-author {
    margin: 0;
  }

  .written-by.coauthors .meta-sidebar-author img.avatar {
    margin: 5px 0 0 -20px;
  }

  .johannes-author {
    padding: 48px 48px 35px;
  }

  .author-avatar {
    margin-left: -100px;
    margin-right: 30px;
  }

  .entry-content > p:first-child,
  .single-md-content .entry-summary {
    margin-top: -5px;
  }

  .section-head-alt .entry-category {
    margin-bottom: 15px;
  }

  .section-head-alt .entry-title + .entry-meta {
    margin-top: 23px;
  }

  .single-layout-2 {
    margin-bottom: 60px;
  }

  .johannes-sidebar-left .offset-lg-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }

  .johannes-order-2 {
    -webkit-box-ordinal-group: initial;
    -webkit-order: initial;
        -ms-flex-order: initial;
            order: initial;
  }

  .johannes-order-3 {
    -webkit-box-ordinal-group: initial;
    -webkit-order: initial;
        -ms-flex-order: initial;
            order: initial;
  }

  .johannes-order-1 + .johannes-order-2 {
    margin-top: 0;
  }

  .johannes-order-2 + .johannes-order-1 {
    margin-bottom: 0;
    margin-top: 0;
  }

  .entry-media .wp-caption-text,
  .section-bg .wp-caption-text {
    bottom: 30px;
    right: 30px;
  }

  .entry-content .alignleft,
  .entry-content .mks_pullquote_left,
  body.johannes-sidebar-left .entry-content .alignleft,
  body.johannes-sidebar-left .entry-content .mks_pullquote_left,
  body.johannes-sidebar-right .entry-content .alignleft,
  body.johannes-sidebar-right .entry-content .mks_pullquote_left {
    margin-right: 48px;
  }

  .johannes-sidebar-none .entry-content .alignleft,
  .johannes-sidebar-none .entry-content .mks_pullquote_left {
    margin-left: -148px;
  }

  .johannes-sidebar-none .wp-block-image .alignleft,
  .johannes-sidebar-none .wp-block-image .mks_pullquote_left,
  .johannes-sidebar-none .wp-block-image .alignright,
  .johannes-sidebar-none .wp-block-image .mks_pullquote_right {
    margin-top: 8px;
  }

  .entry-content .alignright,
  .entry-content .mks_pullquote_right,
  body.johannes-sidebar-left .entry-content .alignright,
  body.johannes-sidebar-left .entry-content .mks_pullquote_right,
  body.johannes-sidebar-right .entry-content .alignright,
  body.johannes-sidebar-right .entry-content .mks_pullquote_right {
    margin-left: 48px;
  }

  .johannes-sidebar-none .entry-content .alignright,
  .johannes-sidebar-none .entry-content .mks_pullquote_right {
    margin-right: -148px;
  }

  .wp-block-preformatted,
  .wp-block-verse,
  pre,
  address {
    padding: 50px;
  }

  .wp-block-quote,
  blockquote,
  .wp-block-quote.is-style-large {
    font-size: 2.2rem;
  }

  .wp-block-button.alignleft,
  .wp-block-button.mks_pullquote_left,
  .johannes-sidebar-none .wp-block-button.alignleft,
  .johannes-sidebar-none .wp-block-button.mks_pullquote_left {
    margin-left: 0;
  }

  .wp-block-button.alignright,
  .wp-block-button.mks_pullquote_right,
  .johannes-sidebar-none .wp-block-button.alignright,
  .johannes-sidebar-none .wp-block-button.mks_pullquote_right {
    margin-right: 0;
  }

  .wp-block-pullquote p,
  .wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2.4rem;
  }

  .wp-block-pullquote {
    padding: 40px 45px;
    margin-left: -48px;
    margin-right: -48px;
  }

  .wp-block-pullquote {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .wp-block-pullquote.alignfull.is-style-default > *,
  .wp-block-pullquote.alignwide > *,
  .wp-block-pullquote.alignwide.is-style-solid-color > *,
  .wp-block-pullquote.alignfull.is-style-solid-color > *,
  .wp-block-pullquote.is-style-solid-color blockquote,
  .wp-block-pullquote.alignfull blockquote {
    max-width: 540px;
  }

  .entry-content > .wp-block-gallery {
    margin-bottom: 30px;
  }

  .johannes-sidebar-none .alignwide.wp-block-cover.has-parallax {
    max-width: 930px;
    margin-left: -465px;
    left: 50%;
  }

  form p {
    margin-bottom: 24px;
  }

  .johannes-pagination {
    margin: 60px auto 0;
  }

  .johannes-pagination a.prev,
  .johannes-pagination a.next {
    min-width: 200px;
  }

  .johannes-sidebar {
    margin-top: 0;
  }

  .widget {
    margin-bottom: 30px;
  }

  .widget-inside {
    padding: 22.5px 30px 30px;
  }

  .johannes-sidebar-branding {
    height: 80px;
  }

  .johannes-sidebar-hidden {
    padding: 0 30px 0;
    max-width: 421px;
    -webkit-transform: translate3D(441px, 0, 0);
        -ms-transform: translate3D(441px, 0, 0);
            transform: translate3D(441px, 0, 0);
  }

  .johannes-section-instagram .johannes-bg-alt-1 {
    padding: 48px 0 0;
  }

  .johannes-footer-widgets + .johannes-copyright {
    padding: 50px 0;
  }

  .johannes-footer-margin .johannes-related.johannes-bg-alt-2 + .johannes-footer {
    margin-top: -48px;
  }
}

@media (min-width: 1024px) {
  .slot-l {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
  }

  .slot-r {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
  }

  .header-bottom-slots .slot-l,
  .header-sticky-main .slot-r {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
  }
}

@media (min-width: 1128px) {
  .container {
    padding-right: 48px;
    padding-left: 48px;
  }

  .row,
  .wp-block-columns {
    margin-right: -24px;
    margin-left: -24px;
  }

  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }

  .col,
  [class*="col-"],
  .wp-block-column {
    padding-right: 24px;
    padding-left: 24px;
  }

  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }

  .very-special-title-by-developer-if-you-find-this-please-help.johannes-content {
    max-width: 50%;
    padding: 0 12px;
  }
}

@media only screen and (min-width: 1128px) {
  .vertical-gutter-flow,
  figure,
  p,
  body .johannes-wrapper .post > .meks_ess,
  .single-md-content .entry-summary,
  .entry-content > ul,
  .entry-content > ol,
  .comment-content > ul,
  .comment-content > ol,
  .wp-block-table,
  .wp-block-quote,
  blockquote,
  .wp-block-quote.is-style-large,
  .wp-block-pullquote.is-style-solid-color blockquote p,
  .wp-block-column,
  .wp-block-image,
  .wp-block-cover,
  .wp-block-cover-image,
  .wp-block-separator,
  .wp-block-button,
  .wp-block-media-text,
  .wp-block-archives,
  .wp-block-latest-comments,
  .wp-block-embed,
  address,
  hr,
  pre {
    margin-bottom: 40.8px;
  }

  .johannes-header-bottom-boxed.johannes-header-bottom-color .header-bottom-slots {
    padding-left: 30px;
    padding-right: 30px;
  }

  .johannes-header ul.johannes-menu .johannes-mega-menu > .sub-menu {
    left: 48px;
    padding: 48px;
  }

  .section-vertical-margin,
  .section-head.section-vertical-margin {
    margin-bottom: 48px;
  }

  .johannes-goto-top {
    right: 25px;
    bottom: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .entry-meta-sidebar {
    max-width: 148px;
    width: 100%;
    text-align: right;
    left: -172px;
  }

  .johannes-cover {
    height: initial;
  }

  .overlay-content-left .entry-header {
    padding: 0 57.6px 57.6px 57.6px;
  }

  .overlay-content-left-small .entry-header {
    padding: 0 38.4px 38.4px 38.4px;
  }

  .has-arrows .owl-nav {
    max-height: 100px;
    max-width: 932px;
  }

  .has-arrows .owl-nav > div {
    height: 100px;
  }

  .johannes-layout-fa-a .entry-media,
  .johannes-layout-fa-a .entry-media a,
  .johannes-layout-fa-b .entry-media,
  .johannes-layout-fa-b .entry-media a {
    height: initial;
  }

  .written-by a {
    font-size: 1.7rem;
  }

  .johannes-sidebar-none .johannes-author {
    margin-left: -48px;
    margin-right: -48px;
  }

  .wp-block-pullquote {
    margin-left: -48px;
    margin-right: -48px;
  }

  .wp-block-pullquote {
    margin-bottom: 48px;
    margin-top: 48px;
  }

  .entry-content > .wp-block-gallery {
    margin-bottom: 24px;
  }

  .johannes-sidebar-none .alignwide.wp-block-cover.has-parallax {
    max-width: 1128px;
    margin-left: -564px;
    left: 50%;
  }

  .johannes-sidebar-none .wp-block-preformatted,
  .johannes-sidebar-none .wp-block-verse,
  .johannes-sidebar-none pre,
  .johannes-sidebar-none address {
    margin-left: -48px;
    margin-right: -48px;
  }

  .widget {
    margin-bottom: 48px;
  }

  .widget-inside {
    padding: 36px 48px 48px;
  }

  .johannes-sidebar-hidden {
    padding: 0 48px 0;
    max-width: 440px;
    -webkit-transform: translate3D(460px, 0, 0);
        -ms-transform: translate3D(460px, 0, 0);
            transform: translate3D(460px, 0, 0);
  }
}

@media (max-width: 900px) {
  .johannes-layout-e .entry-category a {
    font-size: 1.1rem;
    padding: 6px 12px;
  }

  .johannes-section-margin-alt-2 {
    margin-bottom: 25px;
  }

  .johannes-section-margin-alt.johannes-cover {
    margin-bottom: 20px;
  }

  .very-special-title-by-developer-if-you-find-this-please-help {
    margin-bottom: 30px;
  }

  .header-sticky-contextual {
    font-size: 1.2rem;
  }

  .header-sticky-contextual .johannes-share-label {
    display: none !important;
  }

  blockquote cite,
  blockquote p + cite,
  .wp-block-quote.is-style-large cite {
    font-size: 1.8rem;
  }

  .johannes-header + .johannes-section .section-head .section-title {
    margin-top: 28.8px;
  }
}

@media (max-width: 600px) {
  .header-mobile > .container,
  .header-sticky-main > .container {
    max-width: 100%;
  }

  .johannes-posts .col-12:last-child .johannes-layout-a {
    margin-bottom: 0;
  }

  .johannes-layout-f.category-pill .entry-category a {
    padding: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  .johannes-layout-f.category-pill .entry-title + .entry-meta {
    margin-top: 4px;
  }

  .johannes-sidebar-left .johannes-items .col-12:last-child .johannes-layout-f,
  .johannes-sidebar-right .johannes-items .col-12:last-child .johannes-layout-f {
    margin-bottom: 30px;
  }

  .johannes-layout-c,
  .johannes-layout-d {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }

  .johannes-sidebar:not(.johannes-sidebar-hidden) .widget:last-child {
    margin-bottom: 0;
  }

  .johannes-section-margin-alt .entry-media:not(.media-shadow) {
    margin-bottom: 0;
  }

  .johannes-section-margin-alt {
    margin-bottom: 15px;
  }

  .single-layout-4 .johannes-offset-bg {
    text-align: left;
  }

  .johannes-footer .widget li {
    margin-bottom: 10px;
  }

  .johannes-sidebar-none .entry-content .wp-block-pullquote.alignwide,
  .johannes-sidebar-none .entry-content .wp-block-columns.alignwide {
    margin-left: 0;
    margin-right: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
    max-width: 100%;
  }

  .alignwide .wp-block-column {
    padding: 0;
  }

  .is-stacked-on-mobile .wp-block-media-text__media {
    margin-bottom: 15px;
  }

  .is-stacked-on-mobile.wp-block-media-text .wp-block-media-text__content {
    padding: 0;
  }

  .very-special-title-by-developer-if-you-find-this-please-help {
    margin-bottom: 10px;
  }

  .section-archive-1 .section-head,
  .section-archive-1 .section-head .section-title {
    text-align: left;
  }

  .section-archive-1 .section-head.no-separator .section-title {
    margin-bottom: 6px;
  }

  .section-content .col-md-6:last-child .johannes-layout-fa-c,
  .section-content .col-md-6:last-child .johannes-layout-fa-d {
    margin-bottom: 0;
  }

  .header-sticky-contextual .slot-r {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    margin: 0;
  }

  .header-sticky-contextual .meks_ess:before {
    display: none;
  }

  .header-sticky-contextual > .container {
    max-width: 100%;
  }

  .header-sticky-contextual .johannes-share-label {
    display: inline-block !important;
  }

  .author-list .author-avatar {
    width: 75px;
    min-width: 75px;
    margin-right: 15px;
  }

  .author-list .author-avatar img {
    width: 75px;
    height: 75px;
  }

  .section-subnav.social-icons-clean a {
    font-size: 1.8rem;
    width: 30px;
  }

  .section-description .search-alt input[type=text] {
    text-align: left;
  }

  .section-description .search-alt button[type=submit] {
    margin: 20px 0 24px;
  }

  blockquote cite,
  blockquote p + cite,
  .wp-block-quote.is-style-large cite {
    font-size: 1.6rem;
  }

  table {
    table-layout: fixed;
  }

  .johannes-cover-indent .johannes-cover .section-head {
    top: 0;
  }
}

@media (max-width: 420px) {
  .johannes-cover .johannes-breadcrumbs {
    display: none;
  }
}

@media (max-width: 359px) {
  .widget {
    margin-bottom: 15px;
  }

  .author-description.social-icons-clean .johannes-button-square {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .entry-media .wp-caption-text,
  .section-bg .wp-caption-text,
  .johannes-cover .johannes-breadcrumbs {
    display: none;
  }

  .johannes-cover-indent .johannes-cover .section-head {
    top: 20px;
  }
}

@media (max-width: 320px) {
  .header-sticky-contextual .johannes-share-label {
    display: none !important;
  }
}

@media (max-width: 900px) and (min-width: 600px) {
  .johannes-layout-fa-b .johannes-content-alt {
    padding: 0 30px;
  }
}

@media (min-width: 900px) and (max-width: 1128px) {
  .johannes-section-margin-alt,
  .johannes-section-margin-alt.johannes-cover {
    margin-bottom: 30px;
  }

  .mb-0.entry-media {
    margin-bottom: 0;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}