/*
	Theme Name: Bananenbuendnis
	Theme URI: http://www.bananenbuendnis.org/
	Description: Theme für das Bündnis für nachhaötige Bananen. Basierend auf dem Mgenesis Framework
	Author: Marius Sonnentag für Florida Creative Lab
	Author URI: http://www.mariussonnentag.de/

	Version: 2.2.4

	Tags: yellow, green

	Template: genesis
	Template Version: 2.2.3

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/


/**
 * @license
 * MyFonts Webfont Build ID 3179206, 2016-03-01T06:04:59-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: SofiaProBold by Mostardesign
 * URL: http://www.myfonts.com/fonts/mostardesign/sofia-pro/bold/
 *
 * Webfont: SofiaProMedium by Mostardesign
 * URL: http://www.myfonts.com/fonts/mostardesign/sofia-pro/medium/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3179206
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) Olivier Gourvat - Mostardesign Studio, 2012. All rights reserved.
 *
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */

@import url("https://hello.myfonts.net/count/3082c6");
@font-face {
    font-family: 'SofiaProBold';
    src: url('webfonts/3082C6_0_0.eot');
    src: url('webfonts/3082C6_0_0.eot#iefix') format('embedded-opentype'), url('webfonts/3082C6_0_0.woff') format('woff2'), url('webfonts/3082C6_0_0.woff') format('woff'), url('webfonts/3082C6_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'SofiaProMedium';
    src: url('webfonts/3082C6_1_0.eot');
    src: url('webfonts/3082C6_1_0.eot#iefix') format('embedded-opentype'), url('webfonts/3082C6_1_0.woff') format('woff2'), url('webfonts/3082C6_1_0.woff') format('woff'), url('webfonts/3082C6_1_0.ttf') format('truetype');
}


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */


/* ## Baseline Normalize
--------------------------------------------- */


/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-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
}

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

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

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

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

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

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}


/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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


/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
    content: " ";
    display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */


/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%;
    /* 10px browser default */
}


/* Chrome fix */

body>div {
    font-size: 1.6rem;
}

body {
    background-color: rgb(245, 241, 236);
    color: #333;
    font-family: 'SofiaProMedium', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.425;
    margin: 0;
}

.gd-full-width {
    background-color: rgb(245, 241, 236)!important;
}


/*MyFonts Webfonts*/

.SofiaProBold {
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.SofiaProMedium {
    font-family: 'SofiaProMedium', sans-serif;
    font-weight: normal;
    font-style: normal;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

a {
    color: rgb(66, 119, 30);
    text-decoration: underline;
}

a:hover,
a:focus {
    color: rgb(66, 119, 30);
    text-decoration: none;
}

p {
    margin: 0 0 28px;
    padding: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr,
.vc_sep_line {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid rgb(90, 46, 29)!important;
    clear: both;
    margin: 1em 0 2.5em 0;
}

b,
strong,
.entry-meta,
.blox-theme-default .blox-caption-container {
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 40px;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}


/*Marius ABNB Styling*/

.intro-braun {
    font-size: 28px!important;
    font-size: 2.8rem!important;
    font-family: 'SofiaProBold', sans-serif;
    color: #592d1d;
    line-height: 34px;
    line-height: 3.4rem;
    margin-bottom: 75px;
}

.intro-zwei {
    font-size: 20px;
    font-size: 2rem;
}

.largebullets,
.letterbullets {
    font-size: 20px;
    font-size: 2rem;
    font-family: 'SofiaProBold', sans-serif;
}

.letterbullets li {
    list-style-type: lower-latin!important;
    margin-bottom: 20px;
    padding-left: 10px;
}

.entry-content li ul {
    margin-top: 17px;
}

.entry-content ul.largebullets li ul {
    font-family: 'SofiaProMedium', sans-serif;
}

sup a {
    border-bottom: none;
    text-decoration: none;
}


/*
Footer SM Icon
 */

.svg-twitter {
    width: 45px;
    height: 36px;
    background: url(images/svg-twitter.svg) no-repeat 0 0;
    white-space: nowrap;
    /* because only the first line is indented */
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    background-size: 45px;
    margin-top: 45px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}

.svg-twitter:hover {
    background: url(images/svg-twitter.svg) no-repeat 0 -35px;
    background-size: 45px;
}


/* ## Visual Composer Overrides
--------------------------------------------- */

.vc_empty-placeholder {
    margin-bottom: 0 !important;
}


/* ## Master Slider Overrides
--------------------------------------------- */

.ms-inner-controls-cont .ms-skin-default .ms-nav-next,
.ms-inner-controls-cont .ms-skin-default .ms-nav-prev {
    background: url(images/light-skin-1.png) !important;
    background-position: -110px -26px !important;
}

.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    /*background-color: rgba(0, 0, 0, 0.6) !important;*/
}

.ms-skin-default .ms-nav-next {
    background-position: -89px -103px !important;
}

.abnb-masterslider-button {
    padding-right: 20px;
}

a.abnb-ms-button {
    padding: 13px 19px!important;
    font-size: 16px !important;
    font-size: 16px !important;
    width: auto !important;
}

/*.abnb-ms-button:after {
    content: "\f105";
    font: normal normal normal 16px/1 'FontAwesome';
    margin-left: 20px;
}*/


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2;
    margin: 0 0 10px;
    color: rgb(66, 119, 30);
}

h1 {
    font-size: 54px;
    font-size: 5.4rem;
}

h2 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}

h3 {
    font-size: 24px;
    font-size: 2.4rem;
}

h4 {
    font-size: 20px;
    font-size: 2rem;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
}

h6 {
    font-size: 16px;
    font-size: 1.6rem;
}


/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

figure {
    margin: 0;
}


/* ## Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
}

.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}

.gallery img {
    border: 1px solid #eee;
    height: auto;
    padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
    border: 1px solid #999;
}


/*VC Image Styles*/

.vc_figure .attachment-full {}


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

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    padding: 16px;
    width: 100%;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #333;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #333;
}

button,
.front-button .button,
.front-button a,
.abnb-button a,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    background-color: transparent;
    border: 2px solid #f3d047;
    color: #333!important;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem!important;
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: 16px 24px;
    text-decoration: none;
    white-space: normal;
    text-align: left !important;
    width: auto;
    text-transform: uppercase!important;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
    background-color: #f3d047;
    color: #333;
}

.front-button {
    position: absolute;
    bottom: 30px;
}

.front-button button,
.front-button a {
    color: #f1f1f1!important;
}

.front-button button:hover {}

.abnb-button {
    position: relative!important;
    bottom: inherit;
    text-align: left!important;
}

.abnb-button .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
    color: #333!important;
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
    border-color: #f3d047!important;
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
    background-color: #f3d047!important;
    color: #333!important;
}

.master-slider a:hover {
    color: #000 !important;
}

.entry-content .button:hover,
.entry-content .button:focus {
    color: #333;
}

.button {
    display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #eee;
    border-width: 0;
    color: #777;
    cursor: not-allowed;
}

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


/* ## Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
    word-break: break-word;
    hyphens: auto;
}

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

td,
th {
    text-align: left;
}

td {
    border-top: 1px solid #eee;
    padding: 6px;
}

th {
    font-weight: normal;
    padding: 0 6px;
}

td:first-child,
th:first-child {
    padding-left: 0;
}


/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
    clip: auto !important;
    height: auto;
    width: auto;
    display: block;
    font-size: 1em;
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: 15px 23px 14px;
    color: #333;
    background: #fff;
    z-index: 100000;
    /* Above WP toolbar. */
    text-decoration: none;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}

.more-link {
    position: relative;
    display: block;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */


/* ## Site Containers
--------------------------------------------- */

.wrap {
    margin: 0 auto;
    max-width: 1000px!important;
}

.news-wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.site-inner {
    clear: both;
    padding-top: 100px;
    padding-bottom: 140px;
    word-wrap: break-word;
}

.home .site-inner {
    padding-top: 0px;
}

.abnb-fullwidth-pad {
    margin: 0 35px!important;
    padding: 0 35px;
}

.single-post .site-inner {
    padding: 0;
}

.single-post .site-inner {
    background: rgb(245, 241, 236);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgb(245, 241, 236)), color-stop(70%, rgb(245, 241, 236)), color-stop(70%, #E3DFD0), color-stop(100%, #E3DFD0));
    background: -webkit-linear-gradient(left, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 70%, #E3DFD0 70%, #E3DFD0 100%);
    background: -o-linear-gradient(left, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 70%, #E3DFD0 70%, #E3DFD0 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgb(245, 241, 236)), color-stop(70%, rgb(245, 241, 236)), color-stop(70%, #E3DFD0), to(#E3DFD0));
    background: -webkit-linear-gradient(left, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 70%, #E3DFD0 70%, #E3DFD0 100%);
    background: linear-gradient(to right, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 70%, #E3DFD0 70%, #E3DFD0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='rgb(245,241,236)', endColorstr='#E3DFD0', GradientType=1);
}

.single-post .site-inner .wrap {
    padding-top: 100px;
    padding-bottom: 140px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(74%, #fff), color-stop(74%, #E3DFD0), color-stop(100%, #E3DFD0));
    background: -webkit-linear-gradient(left, rgb(245, 241, 236) 0%, #fff 74%, #eee 74%, #E3DFD0 100%);
    background: -o-linear-gradient(left, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 74%, #E3DFD0 74%, #E3DFD0 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgb(245, 241, 236)), color-stop(74%, rgb(245, 241, 236)), color-stop(74%, #E3DFD0), to(#E3DFD0));
    background: -webkit-linear-gradient(left, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 74%, #E3DFD0 74%, #E3DFD0 100%);
    background: -o-linear-gradient(left, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 74%, #E3DFD0 74%, #E3DFD0 100%);
    background: linear-gradient(to right, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 74%, #E3DFD0 74%, #E3DFD0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='rgb(245,241,236)', endColorstr='#E3DFD0', GradientType=1);
}

.landing-page .site-inner {
    max-width: 800px;
}

.single-post main .entry-meta {
    display: none;
}

.single-post .entry-content {
    max-width: 600px;
}


/* ## Column Widths and Positions
--------------------------------------------- */


/* ### Wrapping div for .content and .sidebar-primary */

#text-2 {
    display: none;
}

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}


/* ### Content */

.content {
    float: right;
    width: 880px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
    width: 660px;
}

.full-width-content .content {
    width: 100%;
}


/* ### Primary Sidebar */

.single-post .content-sidebar-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sidebar-primary {
    float: right;
    width: 360px;
    background-color: transparent;
}

.single-post .sidebar-primary {
    width: 300px;
}

.sidebar .entry-meta {
    padding-left: 70px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left;
}


/* ### Secondary Sidebar */

.sidebar-secondary {
    float: left;
    width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}


/* ## Column Classes
--------------------------------------------- */


/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%;
}

.one-third,
.two-sixths {
    width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
    width: 65.81196581196582%;
}

.one-fourth {
    width: 23.076923076923077%;
}

.three-fourths {
    width: 74.35897435897436%;
}

.one-sixth {
    width: 14.52991452991453%;
}

.five-sixths {
    width: 82.90598290598291%;
}

.first {
    clear: both;
    margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */


/* ## Avatar
--------------------------------------------- */

.avatar {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
}

.author-box .avatar,
.alignleft .avatar {
    margin-right: 24px;
}

.alignright .avatar {
    margin-left: 24px;
}

.comment .avatar {
    margin: 0 16px 24px 0;
}


/* ## Genesis
--------------------------------------------- */

.breadcrumb {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1px;
    padding: 12px 30px;
}

.after-entry,
.archive-description,
.author-box {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
    padding: 60px;
}

.after-entry {
    background-color: transparent;
    padding: 0;
}

.after-entry a {
    color: #333;
    text-decoration: none;
}

.after-entry a:hover {
    border-bottom: 1px solid;
    color: rgb(66, 119, 30);
}

.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}


/* ## Search Form
--------------------------------------------- */

.search-form {
    overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
    margin-bottom: 40px;
    width: 50%;
}

.site-header .search-form {
    float: right;
    margin: 12px auto 0;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}


/* ## Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 20px;
    font-size: 2rem;
}

.entry-title {
    font-size: 54px;
    font-size: 5.4rem;
}

.content .entry-header .entry-title {
    max-width: 775px;
}

.single-post .content .entry-header .entry-title {
    margin-bottom: 20px;
    margin-bottom: 2rem;
}

main h1.entry-title {
    padding-bottom: 100px;
    margin-bottom: 0;
}

.single-post main .entry-title {
    border-bottom: 1px solid rgb(90, 46, 29);
}

.entry-title a,
.sidebar .widget-title a,
.sidebar .widget-title {
    color: #333;
    text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus {
    color: #c3251d;
}

.widget-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px;
}


/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

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

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 70px 0 !important;
}

img.alignnone,
.alignnone {
    margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */


/* FGR Donwload Section Start*/

#download-area {
    padding-bottom: 0px !important;
}

#download-area h3 {
    margin-bottom: 0;
    padding: 0;
}

#download-list {
    margin-left: 18px;
    margin-top: 15px;
}

.content-sidebar-wrap p.entry-meta,
#text-7 {
    display: none
}

#download-area li:before {
    content: "ico";
    color: transparent;
    display: inline;
    background: url('images/iconmonstr-download-2.svg') no-repeat left -2px top 2.5px;
    background-size: 20px 20px;
    text-indent: 20px;
    margin-left: -20px;
}

#download-area li {
    margin-bottom: 3px;
    padding-bottom: 3px;
    line-height: 150%;
}

#download-area a {
    color: black;
    text-decoration: none;
}

#download-area a:hover {
    color: rgb(66, 119, 30);
}


/* FGR Donwload Section End*/

.widget {
    margin-bottom: 40px;
    word-wrap: break-word;
}

.footer-widgets .widget {
    margin-bottom: 20px;
}

.widget p:last-child,
.widget ul>li:last-of-type,
.widget-area .widget:last-of-type {
    margin-bottom: 0;
}

.widget ul>li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.widget ul>li:last-of-type {
    padding-bottom: 0;
}

.widget ol>li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}


/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
    background: none;
    border-top: 1px solid rgb(90, 46, 29);
    padding: 0;
    padding-top: 2.4rem;
    padding-top: 24px;
    margin-bottom: 3rem;
    margin-bottom: 30px;
}

.featured-content .entry:last-of-type {
    margin-bottom: 0;
}

.featured-content .entry-title {
    font-size: 20px;
    font-size: 2rem;
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.sidebar .widget-title {
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding-bottom: 10px;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */


/*
Smart Slider
 */

.brown {
    background: rgba(90, 46, 29, .8);
    padding: 18px;
    padding: 1.8rem;
    padding-bottom: 80px;
    max-width: 1000px;
}


/*
Shariff
*/


.entry-content .shariff ul li:first-of-type{
    margin-left: 0px !important;
}

.entry-content .shariff{
    margin-top: 0px !important;

}


.single .entry-content p:last-of-type{
    border-bottom: 1px solid rgb(90, 46, 29);
    padding-bottom: 45px !important;
    margin-bottom: 12.5px !important;
}

.entry-content .shariff:before{
    display: block;
    margin-bottom: 5px;
}

.de .entry-content .shariff:before{
    content:"Diesen Beitrag:";
}

.en .entry-content .shariff:before{
    content:"This article:";
}

.es .entry-content .shariff:before{
    content:"Este aporte:";
}



.single-post main .date-new{
    margin-bottom: 45px !important;
}

.page-id-21 .sidebar{display:none}


/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
    color: #fff;
}

.sidebar .widget.enews-widget {
    background-color: #333;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
    border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
    background-color: #c3251d;
    color: #fff;
}

.sidebar .enews-widget input:hover[type="submit"],
.sidebar .enews-widget input:focus[type="submit"] {
    background-color: #fff;
    color: #333;
}

.enews-widget input {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
    margin: 0;
    width: 100%;
}

.enews form+p {
    margin-top: 24px;
}


/* ## Jetpack
--------------------------------------------- */

#wpstats {
    display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link li {
    height: 0;
    width: 0;
    list-style: none;
}


/* Display outline on focus */

:focus {
    color: #333;
    outline: #ccc solid 1px;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
    height: 125px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background-color: rgb(245, 241, 236);
}

.site-header>.wrap {
    padding: 23px 0 20px 0;
}


/* # Blox Header
---------------------------------------------------------------------------------------------------- */

.blox-container {
    z-index: 10;
    margin-top: 120px;
}

.blox-theme-default .blox-image-wrap.blox-image-background {
    height: 250px!important;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -moz-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -moz-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    background-attachment: fixed;
}

.blox-theme-default .blox-caption-container {
    position: relative!important;
    bottom: inherit!important;
    left: inherit!important;
    right: inherit!important;
    max-width: 1000px!important;
    width: auto;
    margin: 0 auto!important;
    font-size: 54px;
    font-size: 5.4rem;
    line-height: 1.05em;
    padding-left: 0;
}

.blox-theme-default .blox-caption-container h1 {
    font-size: 54px;
    font-size: 5.4rem;
    line-height: 1.05em;
    color: #fff;
}

.blox-theme-default .blox-caption-wrap {
    background: transparent!important;
    padding: 0!important;
    max-width: 630px;
}


/* ## Title Area
--------------------------------------------- */

.title-area {
    float: left;
    padding: 10px 0;
    width: 300px;
}

.header-image .title-area {
    margin: 0 auto;
    max-width: 195px;
    padding: 0;
}

.header-full-width .title-area {
    position: absolute;
    left: 20px;
    top: 8px;
}

.site-title {
    font-size: 30px;
    font-size: 3rem;
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
    color: #333;
    text-decoration: none;
}

.site-title a {
    background: url(images/ABNB_Logo_schwarz.svg) no-repeat !important;
}

.site-title>a {
    background-position: left !important;
    background-size: contain !important;
    float: left;
    min-height: 85px;
    width: 100%;
}

.site-description {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.5;
}

.site-description,
.site-title {
    margin-bottom: 0;
}

.site-description,
.site-title {
    display: block;
    text-indent: -9999px;
}


/* ## Widget Area
--------------------------------------------- */


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}

.genesis-nav-menu a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 18px 18px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus {
    color: rgb(66, 119, 30);
    text-decoration: none;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus {
    background: #fff;
}

.genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    background: #fff;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 235px;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    border: 0px solid #eee;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 18px;
    position: relative;
    width: 235px;
    word-wrap: break-word;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.35em;
}

.site-header .genesis-nav-menu li li:before {
    border-top: 1px solid #333;
    z-index: 9999;
    width: 85%;
    margin: 0 -20px 0 18px;
    display: block;
    content: "";
}

.site-header .genesis-nav-menu li li:first-child:before {
    border: none;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
    position: static;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu>.first>a {
    padding-left: 0;
}

.genesis-nav-menu>.last>a {
    padding-right: 0;
}

.genesis-nav-menu>.right {
    float: right;
}


/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
    left: auto;
    opacity: 1;
}

.sub-menu-toggle,
.menu-toggle {
    display: none;
    visibility: hidden;
}


/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}


/* ## After Header Navigation
--------------------------------------------- */

.nav-primary {
    text-transform: uppercase;
    letter-spacing: .05em;
    float: right;
    margin-top: 13px;
}


/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
    padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
    padding: 0 20px 10px;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

.wp-post-image {
    float: none;
    clear: both;
    margin-bottom: 75px;
    width: 100%;
}


/* ## Entries
--------------------------------------------- */

.entry {
    background-color: transparent;
    margin-bottom: 40px;
    padding: 70px 80px;
}

.full-width-content .entry {
    padding: 0;
    margin: 0 auto;
    max-width: 1000px;
}

.entry-content ol,
.entry-content ul {
    margin-bottom: 30px;
    margin-left: 25px;
}

.entry-content ul {
    margin-left: 17px;
}

.entry-content ul li {
    margin-bottom: 20px;
}

.entry-content ol>li {
    list-style-type: decimal;
}

.entry-content ul>li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

.entry-content code {
    background-color: #333;
    color: #eee;
}


/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
}

.entry-header .entry-meta {
    margin-bottom: 24px;
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 24px;
}

.entry-categories,
.entry-tags {
    display: block;
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}


/* ## Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    margin: 40px 0;
}

.adjacent-entry-pagination {
    margin-bottom: 0;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination a {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'SofiaProBold', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: 8px 12px;
    text-decoration: none;
}

.archive-pagination a:hover,
.archive-pagination a:focus,
.archive-pagination .active a {
    background-color: #c3251d;
    color: #fff;
}


/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
    padding: 60px 60px 32px;
}

.entry-comments {
    padding: 60px;
}

.comment-list li {
    padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
    padding-left: 0;
}

.comment-header {
    margin-bottom: 30px;
}

.comment-content {
    clear: both;
}

.comment-content ul>li {
    list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}

.comment-respond label {
    display: block;
    margin-right: 12px;
}

.comment-header p {
    margin-bottom: 0;
}

.entry-pings .reply {
    display: none;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
    background-color: transparent;
}

.single-post .sidebar {
    margin-bottom: 0;
}

.sidebar .widget {
    padding: 40px 0 40px 70px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
    /* url("images/footer-bg.png") repeat */
    background-color: rgb(38, 38, 38);
    font-size: 12px;
    font-size: 1.2rem;
    color: #f1f1f1;
    clear: both;
    padding: 100px 0 30px 0;
}

.footer-widgets a {
    color: #f1f1f1;
    text-decoration: none;
}

.footer-widgets a:hover {
    color: #f3d047;
}

.footer-widgets-1 {
    width: 270px;
}

.footer-widgets-2 {
    width: 540px;
}

.footer-widgets-3 {
    width: 150px;
}

.footer-widgets-1,
.footer-widgets-2 {
    margin-right: 70px;
}

.footer-widgets-1,
.footer-widgets-2 {
    float: left;
}

.footer-widgets-3 {
    float: right;
}

.footer-widgets .widget ul>li {
    margin: 0;
    padding: 0;
}

.menu-footer-menu-container li {
    float: left;
    padding-right: 8px!important;
    border-right: 1px solid #f1f1f1;
    margin-right: 8px!important;
    line-height: 1.3em;
}

.menu-footer-menu-container li:last-of-type {
    border: none;
}

.footer-widgets .widget-title {
    font-size: 12px;
    font-size: 1.2rem;
    color: #f1f1f1;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
    background-color: #fff;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 60px 0;
    text-align: center;
}

.site-footer p {
    margin-bottom: 0;
}


/* # Blog
---------------------------------------------------------------------------------------------------- */

.blog .entry-title {
    font-size: 20px;
    font-size: 2rem;
    padding-left: 115px;
    /*FGR-Entry*/
    padding-bottom: 15px !important;
    /*FGR-Entry*/
    background: url(images/kalender-icon.png) no-repeat bottom left !important;
    /*FGR-Entry*/
    background-size: 30px 33px !important;
    /*FGR-Entry*/
    margin-bottom: 0 !important;
    /*FGR-Entry*/
}

.blog .category-veranstaltungen .entry-title {
    background: url(images/kalender-icon.png) no-repeat bottom left !important;
    /*FGR-Entry*/
    font-size: 20px;
    font-size: 2rem;
    padding-left: 115px;
    /*FGR-Entry*/
    padding-bottom: 15px !important;
    /*FGR-Entry*/
    background: url(images/kalender-icon.png) no-repeat bottom left !important;
    /*FGR-Entry*/
    background-size: 30px 33px !important;
    /*FGR-Entry*/
    margin-bottom: 0 !important;
    /*FGR-Entry*/
}

.blog .category-beitraege .entry-title {
    background: url(images/beitraege.svg) no-repeat bottom left !important;
    /*FGR-Entry*/
    background-size: 32px 27px !important;
    /*FGR-Entry*/
}

.content .blog .entry-header .entry-title {
    margin-bottom: 25px;
}

.blog .entry-title a {
    color: rgb(66, 119, 30);
}

.blog .content .entry-header .entry-title {
    margin-bottom: 0;
}

.blog .entry-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-top: 1px solid #5A2E1D;
    padding-top: 25px;
}

.blog.full-width-content .entry {
    padding-right: 0;
}

.blog .entry-meta {
    width: 115px;
    display: none;
    /*FGR-Entry*/
}

.date-new {
    margin-top: -80px;
    margin-bottom: 80px;
    font-weight: bold;
}

.category-beitraege .date-new {
    background: url(images/beitraege.svg) no-repeat top 1.5px left !important;
    /*FGR-Entry*/
    background-size: 20px 22px !important;
    /*FGR-Entry*/
    padding-left: 30px;
}

.category-veranstaltungen .date-new {
    background: url(images/kalender-icon.png) no-repeat top 1.5px left !important;
    /*FGR-Entry*/
    background-size: 18px 20px !important;
    /*FGR-Entry*/
    padding-left: 30px;
}

.blog .entry-content {
    padding-left: 115px!important;
    position: relative;
}

.blog .entry-content p {
    margin-bottom: 0;
    width: 600px;
}

.blog .entry {
    margin-bottom: 30px;
}

.blog article:last-child .entry-content {
    border-bottom: 1px solid #5A2E1D;
    padding-bottom: 30px;
}

.home .blog article:last-child {
    border-bottom: 1px solid #5A2E1D;
    padding-bottom: 30px;
}

.blog .ms-more-link {
    position: absolute;
    right: 0;
}

.ms-more-link a {
    text-decoration: none;
    font-family: 'SofiaProBold', sans-serif;
}

.ms-more-link a:hover {
    border-bottom: 1px solid rgb(66, 119, 30);
}

.gd-full-width .site-container main.content>article.entry .entry-content {
    background: inherit;
}

.blog .tag-termin .entry-content {}

.home .blog article {
    margin-top: 25px;
}


/**
 * HEADROOM.js Animations
 */

.animated {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideDown {
    0% {
        -moz-transform: translateY(-100%)
    }
    100% {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes slideDown {
    0% {
        -o-transform: translateY(-100%)
    }
    100% {
        -o-transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

.animated.slideDown {
    -webkit-animation-name: slideDown;
    -moz-animation-name: slideDown;
    -o-animation-name: slideDown;
    animation-name: slideDown
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes slideUp {
    0% {
        -moz-transform: translateY(0)
    }
    100% {
        -moz-transform: translateY(-100%)
    }
}

@-o-keyframes slideUp {
    0% {
        -o-transform: translateY(0)
    }
    100% {
        -o-transform: translateY(-100%)
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-100%)
    }
}

.animated.slideUp {
    -webkit-animation-name: slideUp;
    -moz-animation-name: slideUp;
    -o-animation-name: slideUp;
    animation-name: slideUp
}

@-webkit-keyframes swingInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(-90deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg)
    }
}

@-moz-keyframes swingInX {
    0% {
        -moz-transform: perspective(400px) rotateX(-90deg)
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg)
    }
}

@-o-keyframes swingInX {
    0% {
        -o-transform: perspective(400px) rotateX(-90deg)
    }
    100% {
        -o-transform: perspective(400px) rotateX(0deg)
    }
}

@keyframes swingInX {
    0% {
        transform: perspective(400px) rotateX(-90deg)
    }
    100% {
        transform: perspective(400px) rotateX(0deg)
    }
}

.animated.swingInX {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ie-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-backface-visibility: visible!important;
    -webkit-animation-name: swingInX;
    -moz-backface-visibility: visible!important;
    -moz-animation-name: swingInX;
    -o-backface-visibility: visible!important;
    -o-animation-name: swingInX;
    backface-visibility: visible!important;
    animation-name: swingInX
}

@-webkit-keyframes swingOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(-90deg)
    }
}

@-moz-keyframes swingOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg)
    }
    100% {
        -moz-transform: perspective(400px) rotateX(-90deg)
    }
}

@-o-keyframes swingOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg)
    }
    100% {
        -o-transform: perspective(400px) rotateX(-90deg)
    }
}

@keyframes swingOutX {
    0% {
        transform: perspective(400px) rotateX(0deg)
    }
    100% {
        transform: perspective(400px) rotateX(-90deg)
    }
}

.animated.swingOutX {
    -webkit-transform-origin: top;
    -webkit-animation-name: swingOutX;
    -webkit-backface-visibility: visible!important;
    -moz-animation-name: swingOutX;
    -moz-backface-visibility: visible!important;
    -o-animation-name: swingOutX;
    -o-backface-visibility: visible!important;
    animation-name: swingOutX;
    backface-visibility: visible!important
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

.animated.flipInX {
    -webkit-backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible!important;
    -moz-animation-name: flipInX;
    -o-backface-visibility: visible!important;
    -o-animation-name: flipInX;
    backface-visibility: visible!important;
    animation-name: flipInX
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.animated.flipOutX {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible!important;
    -o-animation-name: flipOutX;
    -o-backface-visibility: visible!important;
    animation-name: flipOutX;
    backface-visibility: visible!important
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-200px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-200px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px)
    }
    80% {
        -moz-transform: translateY(-10px)
    }
    100% {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-200px)
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px)
    }
    80% {
        -o-transform: translateY(-10px)
    }
    100% {
        -o-transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-200px)
    }
    60% {
        opacity: 1;
        transform: translateY(30px)
    }
    80% {
        transform: translateY(-10px)
    }
    100% {
        transform: translateY(0)
    }
}

.animated.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-200px)
    }
}

@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0)
    }
    30% {
        opacity: 1;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-200px)
    }
}

@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0)
    }
    30% {
        opacity: 1;
        -o-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-200px)
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0)
    }
    30% {
        opacity: 1;
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        transform: translateY(-200px)
    }
}

.animated.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}


/**
 * Headroom Styles
 *
 */

.headroom--top {}

.headroom--not-top.slideUp {}

.headroom--not-top {
    border-bottom: 1px solid rgba(255, 255, 255, .9);
}


/*
Headroom kleiner header beim hochscrollen
 */

.slideDown .header-image .site-header .widget-area {
    padding: 10px 0;
    padding: 1rem 0;
}

.headroom--not-top .site-header .wrap,
.headroom--not-top .widget-area,
.headroom--not-top .site-title a,
.headroom--not-top .site-title a {
    padding-top: 10px;
    height: 64px;
}

.headroom--not-top aside.widget-area {
    padding: 10px 0;
    padding: 1rem 0;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 1341px) {
    .single-post main .entry {
        padding: 0;
        margin-bottom: 22px;
    }
}

@media only screen and (max-width: 1410px) {
    .header-full-width .title-area {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1340px) {
    .wrap {
        max-width: 1140px;
    }
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 920px;
    }
    .content,
    .site-header .widget-area {
        width: 800px;
    }
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 580px;
    }
    .sidebar-primary {
        width: 300px;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 340px;
    }
    .footer-widgets-1 {
        margin-right: 60px;
    }
    .wp-post-image {
        float: none;
        padding-left: 70px;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        padding: 0 20px;
    }
    .single-post main .entry {
        padding: 0px 0 70px 0px;
    }
    .wp-post-image {
        padding-left: 0px;
        width: 100%;
    }
    .footer-widgets-1 {
        margin-right: 70px;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 270px;
        margin-right: 0;
    }
}

@media only screen and (max-width: 1200px) {
    .wrap {
        max-width: 960px;
    }
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 740px;
    }
    .content,
    .site-header .widget-area {
        width: 620px;
    }
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 400px;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 300px;
    }
    .footer-widgets-1 {
        margin-right: 30px;
    }
    .full-width-content .entry {
        padding: 0;
    }
    .blox-theme-default .blox-caption-container {
        padding: 0 20px;
    }
    .blog.full-width-content .entry {
        margin-right: 20px;
    }
    .single-post main .entry {
        padding: 0px 0 70px 0;
    }
    .wp-post-image {
        padding-left: 0;
    }
    .single-post .content {
        width: 820px;
    }
    .single-post .sidebar .widget {
        padding: 40px 20px 40px 70px;
    }
    .single-post .site-inner .wrap {
        padding-top: 100px;
        padding-bottom: 140px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(72.8%, #fff), color-stop(72.8%, #E3DFD0), color-stop(100%, #E3DFD0));
        background: -webkit-linear-gradient(left, rgb(245, 241, 236) 0%, #fff 72.8%, #eee 72.8%, #E3DFD0 100%);
        background: -o-linear-gradient(left, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 72.8%, #E3DFD0 72.8%, #E3DFD0 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgb(245, 241, 236)), color-stop(72.8%, rgb(245, 241, 236)), color-stop(62.7%, #E3DFD0), to(#E3DFD0));
        background: -webkit-linear-gradient(left, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 72.8%, #E3DFD0 62.7%, #E3DFD0 100%);
        background: -o-linear-gradient(left, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 72.8%, #E3DFD0 62.7%, #E3DFD0 100%);
        background: linear-gradient(to right, rgb(245, 241, 236) 0%, rgb(245, 241, 236) 72.8%, #E3DFD0 62.7%, #E3DFD0 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='rgb(245,241,236)', endColorstr='#E3DFD0', GradientType=1);
    }
}

@media only screen and (max-width: 1100px) {
    .single-post main .entry {
        padding: 0px 0 70px 20px;
    }
    .wp-post-image {
        padding-left: 20px;
    }
    .after-entry {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1400px) {
    .site-title>a {
        min-height: 65px;
    }
    .wrap {
        max-width: 800px;
    }
    .content,
    .content-sidebar-sidebar .content,
    .content-sidebar-sidebar .content-sidebar-wrap,
    /*.js .genesis-nav-menu .sub-menu a,
	.js .genesis-nav-menu .sub-menu,*/
    .sidebar-content-sidebar .content,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content,
    .sidebar-sidebar-content .content-sidebar-wrap,
    /*.title-area*/
    {
        width: 100%;
    }
    .site-header .dashicons,
    .site-header .dashicons-before::before {
        height: 40px;
        width: 40px;
    }
    .dashicons-menu:before {
        font-size: 45px!important;
    }
    .genesis-nav-menu li,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
    }
    .genesis-nav-menu,
    .site-description,
    .site-header .title-area,
    .site-header .widget-area,
    .site-title {
        text-align: center;
    }
    .site-header .search-form {
        margin: 16px auto;
    }
    /*Sridhar Inline Mobile Menu*/
    .genesis-nav-menu li.right {
        display: none;
    }
    .site-header nav.nav-primary {
        float: none;
        width: 100%;
    }
    /*Mobile Menu*/
    .site-header nav.nav-primary {
        float: left;
    }
    .site-header>.wrap {
        padding: 0;
    }
    .header-image .title-area {
        max-width: 155px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .site-header button {
        padding-top: 6px;
    }
    .js nav.nav-primary,
    .js .site-header nav {
        display: none;
        position: relative;
    }
    .js .site-header nav .wrap {
        padding: 0;
    }
    .js nav.pagination {
        display: block;
    }
    .menu-toggle,
    .sub-menu-toggle {
        border-width: 0;
        background-color: transparent;
        color: #333;
        display: block;
        float: right;
        clear: right;
        overflow: hidden;
        text-align: center;
        visibility: visible;
    }
    .sub-menu-toggle:hover,
    .sub-menu-toggle:focus {
        border-width: 0;
        background-color: transparent!important;
    }
    .menu-toggle {
        border-top: 1px solid #eee;
        line-height: 20px;
        position: relative;
        right: 0;
        z-index: 1000;
        /*width: 100%;*/
    }
    .site-header .menu-toggle {
        border: 0;
        padding: 20px 25px 28px 25px;
    }
    .nav-primary {
        margin-top: 0;
    }
    .menu-toggle:before,
    .menu-toggle.activated:before {
        /*margin-right: 10px;*/
        text-rendering: auto;
        font-size: 45px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .sub-menu-toggle {
        float: right;
        padding: 10px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 100;
        background-color: transparent
    }
    .sub-menu-toggle:before {
        display: inline-block;
        text-rendering: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .sub-menu-toggle.activated:before {
        content: "\f142";
    }
    .js .nav-primary .genesis-nav-menu .menu-item,
    .js .site-header .genesis-nav-menu .menu-item {
        display: block;
        float: none;
        margin: 1px 0;
        position: relative;
        text-align: left;
    }
    .js .genesis-nav-menu .menu-item:hover {
        position: relative;
    }
    .js .nav-primary .genesis-nav-menu .menu-item:before,
    .js .site-header .genesis-nav-menu .menu-item:before {
        border-top: 1px solid #333;
        z-index: 9999;
        width: 94%;
        margin: 0 -20px 0 18px;
        display: block;
        content: "";
    }
    .js .nav-primary .genesis-nav-menu .menu-item:first-child:before,
    .js .site-header .genesis-nav-menu .menu-item:first-child:before {
        border-top: none;
    }
    .js .nav-primary .genesis-nav-menu .menu-item a:before,
    .js .site-header .genesis-nav-menu .menu-item a:before {}
    .js .genesis-nav-menu .sub-menu {
        border: none;
    }
    .js .genesis-nav-menu .menu-item>a:focus ul.sub-menu,
    .js .genesis-nav-menu .menu-item>a:focus ul.sub-menu .sub-menu {
        left: 0;
        margin-left: 0;
    }
    .js .genesis-nav-menu>.menu-item-has-children>a:after {
        content: none;
    }
    .js .genesis-nav-menu .sub-menu {
        clear: both;
        display: none;
        margin: 0;
        opacity: 1;
        padding-left: 15px;
        position: static;
        width: 100%;
    }
    .js .genesis-nav-menu .sub-menu .sub-menu {
        margin: 0;
    }
    .js .menu-toggle,
    .js .menu-toggle:hover {
        background-color: transparent;
    }
    .js nav button:hover,
    .js .nav-primary {
        background-color: #fff;
        color: #000;
    }
    .js nav button:focus,
    .js .menu-toggle:focus {
        background-color: #fff;
        color: #c3251d;
    }
    .footer-widgets-1,
    .footer-widgets-2 {
        margin: 0 auto 40px;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 300px;
    }
    .home h2.vc_custom_heading {
        font-size: 28px;
        font-size: 2.8rem!important;
    }
    .full-width-content .entry {
        padding: 0 20px;
    }
    .single-post main .entry {
        padding: 0px 0 70px 20px;
    }
    .wp-post-image {
        padding-left: 20px;
    }
    .home .vc_custom_1477063438028 {
        padding-top: 60px !important;
        padding-bottom: 70px !important;
    }
}

@media only screen and (max-width: 1125px) {
    .ms-textslide {
        width: 74%!important;
    }
    .avt_masterslider_el .ms-btn-container {
        left: 130px !important;
    }
}

@media only screen and (max-width: 1005px) {
    .single-post .content-sidebar-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .single-post main .entry {
        padding: 0 20px 70px 20px;
    }
    .wp-post-image {
        padding: 0 20px;
    }
    .single-post .sidebar-primary {
        width: 100%;
    }
    .single-post .sidebar .entry-meta {
        padding-left: 20px;
    }
    .single-post .sidebar .widget {
        padding-left: 20px
    }
    .single-post main .entry {
        padding-bottom: 0;
    }
    .single-post .site-inner,
    .single-post .site-inner .wrap {
        background: inherit
    }
    .site-header {
        height: 90px;
    }
    .header-full-width .title-area {
        top: 0;
        left: 0;
    }
    .blox-container {
        margin-top: 90px;
    }
    .home article.entry {
        padding: 0 !important;
    }
    .home .blog article:last-child {
        padding-bottom: 30px !important;
    }
}

@media only screen and (max-width: 970px) {
    .avt_masterslider_el .ms-btn-container {
        left: 110px !important;
    }
}

@media only screen and (max-width: 900px) {
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 260px;
    }
}

@media only screen and (max-width: 860px) {
    .wrap {
        padding: 0;
    }
    .after-entry,
    .archive-description,
    .author-box,
    .comment-respond,
    .entry,
    .entry-comments,
    .entry-pings,
    .sidebar .widget {
        padding: 30px;
        margin-bottom: 5%;
    }
    .sidebar {
        margin-bottom: 5%;
    }
    .pagination {
        margin: 5% auto;
    }
    .archive-pagination li a {
        margin-bottom: 4px;
    }
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%;
    }
    .blog .content .entry-header .entry-title,
    .blog .entry-content p {
        max-width: 520px;
    }
    .blog .content .entry-header .entry-title {
        margin-bottom: 20px;
    }
    .front-button {
        position: relative;
        bottom: inherit;
    }
    {
        margin-bottom: 0!important;
    }
    .home h2.vc_custom_heading {
        font-size: 24px;
        font-size: 2.4rem!important;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 240px;
    }
    .wp-post-image {
        max-width: 100%;
        width: auto
    }
    .after-entry {
        margin: 0;
    }
}

@media only screen and (max-width: 770px) {
    .front-button {
        margin-top: 10px;
        display: block;
    }
    .home h2.vc_custom_heading {
        font-size: 2px;
        font-size: 2.8rem!important;
    }
    .blog .content .entry-header .entry-title,
    .blog .entry-content p {
        max-width: 420px;
    }
    .vc_custom_1478100587164 {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -moz-box-orient: vertical!important;
        -moz-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
    }
    .wpb_content_element {
        margin-bottom: 0 !important;
    }
    .wpb_wrapper .vc_custom_1479226249594,
    .vc_btn3-container {
        margin-top: 0px !important;
        margin-bottom: 50px !important;
    }
}

@media only screen and (max-width: 730px) {
    .widget {
        margin-bottom: 20px;
    }
    .footer-widgets {
        padding-top: 75px;
        padding-bottom: 0;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 100%;
        margin: 0 auto 20px;
    }
    .mobile-hidden {
        display: none;
    }
    .site-inner {
        padding-top: 40px;
    }
    h1,
    .entry-title,
    .blox-theme-default .blox-caption-container,
    .blox-theme-default .blox-caption-container h1 {
        font-size: 36px;
        font-size: 3.6rem;
    }
    main h1.entry-title {
        padding-bottom: 0;
    }
    .page .content h1,
    .content .entry-header .entry-title {
        margin-bottom: 40px;
    }
    .blox-theme-default .blox-image-wrap.blox-image-background {
        height: 240px !important;
    }
    .blox-theme-default .blox-caption-container {
        max-width: 1000px!important;
        width: auto;
        margin: 0 auto!important;
        line-height: 1.05em;
        hyphens: auto
    }
    .intro-braun {
        font-size: 26px!important;
        font-size: 2.6rem!important;
    }
    .single-post .content {
        width: 100%;
    }
    .date-new {
        margin-top: -80px;
        margin-bottom: 65px;
        font-weight: bold;
    }
    .single-post .site-inner .wrap {
        padding-top: 20px;
    }
    .single-post .content .entry-header .entry-title {
        margin-bottom: 30px;
        padding-bottom: 60px;
    }
    .single-post main .entry {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 675px) {
    .blog header {}
    .blog .content .entry-header .entry-title,
    .content .blog .entry-header .entry-title {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .blog .entry-meta {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .blog .content .entry-header .entry-title,
    .content .blog .entry-header .entry-title,
    .blog .entry-meta {
        margin-bottom: 10px!important;
    }
    .blog .entry-content {
        padding-left: 0!important;
    }
    .blog .content .entry-header .entry-title,
    .blog .entry-meta,
    .blog .entry-content p {
        max-width: 100%;
        width: 100%;
        position: relative;
    }
    .blog .ms-more-link {
        position: relative;
        display: block;
    }
    .blog .tag-termin .entry-content {
        background: url(images/kalender-icon.png) no-repeat bottom right !important;
        background-size: 30px 33px !important;
    }
}

@media only screen and (max-width: 460px) {
    .full-width-content .entry {
        padding: 0 20px;
    }
    .home.full-width-content .entry {
        padding: 0!important;
    }
    .abnb-fullwidth-pad {
        margin: 0 15px!important;
        padding: 0 15px;
    }
    button,
    .button a,
    .abnb-button a,
    .vc_btn3.vc_btn3-size-md {
        font-size: 14px!important;
        font-size: 1.4rem!important;
    }
    .abnb-halfcolor .vc_column-inner {
        padding: 30px 20px 35px 20px !important;
    }
    .abnb-halfcolor h2 {
        margin-bottom: 3.5em;
    }
    .avt_masterslider_el {
        display: none;
    }
}

@media only screen and (max-height: 690px) {
    .ms-slide p {
        font-size: 18px !important;
        font-size: 1.8rem!important;
        line-height: 1.55 !important;
    }
    .ms-slide-layers div.ms-layer {
        padding-bottom: 100px !important;
    }
}


/**Footer Widgets 5 Spalten*/


/* 5-column Footer Widgets
--------------------------------------------- */

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5 {
    width: 16.6666666667%;
    /* 200px / 1200px */
    float: left;
}

.footer-widgets-1 {
    width: 22.6666666667%
}

.footer-widgets-3 {
    width: 18.6666666667%;
}


/*
.footer-widgets-4{
	width: 12.6666666667%; 
*/

.footer-widgets-5 {
    width: 10.6666666667%
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
    margin-right: 4.1666666667%;
    /* 50px / 1200px */
}

.footer-widgets-2
/*,
.footer-widgets-3*/

{
    margin-right: 0;
}

.footer-widgets-4 {
    margin-right: 6.1666666667%;
}

@media only screen and (max-width: 1024px) {
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5 {
        width: 47.7083333333%;
        /* 458px / 960px */
    }
    .footer-widgets-1,
    .footer-widgets-3 {
        margin-right: 4.5833333333%;
        /* 44px / 960px */
    }
    .footer-widgets-2,
    .footer-widgets-4 {
        margin-right: 0;
    }
}

@media only screen and (max-width: 568px) {
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5 {
        width: 100%;
        margin: 0 20px;
    }
    .footer-widgets-1,
    .footer-widgets-3 {
        margin-right: 0;
    }
    .blog article.tag-termin {
        background: url(images/kalender-icon.png) no-repeat 100% 20px !important;
        background-size: 30px 33px !important;
    }
    .blog .tag-termin .entry-content {
        background: transparent;
        background-image: none!important;
    }
    .footer-widgets-2 {
        padding-top: 20px;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5 {
        margin-left: 20px;
        padding-left: 20px;
    }
}


/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: none;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after,
    .site-title>a:after {
        content: "";
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 2cm 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    .content,
    .content-sidebar {
        width: 100%;
    }
    button,
    input,
    select,
    textarea,
    .breadcrumb,
    .comment-edit-link,
    .comment-form,
    .comment-list .reply a,
    .comment-reply-title,
    .edit-link,
    .entry-comments-link,
    .entry-footer,
    .genesis-box,
    .header-widget-area,
    .hidden-print,
    .home-top,
    .nav-primary,
    .nav-secondary,
    .post-edit-link,
    .sidebar {
        display: none !important;
    }
    .title-area {
        text-align: center;
        width: 100%;
    }
    .site-title>a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }
    .site-inner {
        padding-top: 0;
        position: relative;
        top: -100px;
    }
    .author-box {
        margin-bottom: 0;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }
    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }
    blockquote,
    pre,
    table {
        page-break-inside: avoid;
    }
    dl,
    ol,
    ul {
        page-break-before: avoid;
    }
}