#g1-header {
    padding: 10px 0;
}
#g1-header,
#g1-header .g1-layout-inner,
#g1-header .g1-background {
    background-color: #f0c775;
}
#g1-header.g1-fixed > .g1-background {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#g1-header .g1-layout-inner {
    position: relative;
}
#g1-header #g1-primary-nav {
    position: absolute;
    right: 0;
    top: 30%;
}
#g1-header #g1-primary-nav .g1-outer,
#g1-header #g1-primary-nav #searchform,
.g1-header .g1-nav--collapsed #g1-primary-nav-menu > .g1-type-drops ul,
.g1-header .g1-nav--collapsed #g1-primary-nav-menu > li.g1-type-drops li a {
    background-color: #fff;
}
.g1-header .g1-nav--collapsed #g1-primary-nav-menu > li.g1-type-drops li {
    border-color: #e6e6e6;
}
.g1-header .g1-nav--collapsed #g1-primary-nav-menu > li.g1-type-drops li a {
    color: #00457a;
}
.g1-header .g1-nav--collapsed #g1-primary-nav-menu > li.g1-type-drops li:hover a {
    background: #00457a;
    color: #fff;
}
.g1-header .g1-searchbox__switch .g1-searchbox__arrow,
.cssanimations #g1-primary-nav-menu > .menu-parent-item:hover > a > .g1-nav-item__arrow {
    border-color: #fff;
}
.g1-header .g1-searchbox #s {
    border-color: #e6e6e6;
    color: #666;
}
.g1-header .g1-searchbox--small #searchform .g1-outer {
    padding: 10px 20px;
}


#g1-precontent {
    border-bottom: 1px solid #e6e6e6;
}
#g1-precontent .g1-hgroup {
    margin-bottom: 0.4em;
}
#g1-precontent .g1-hgroup + .g1-meta {
    margin: 0;
}
#g1-precontent > header.entry-header {
    padding-top: 2em;
    padding-bottom: 1em;
}

.isotope-toolbar .g1-isotope-filters > div {
    padding: 0;
    border: 0;
}
.isotope-toolbar .g1-isotope-filters .g1-isotope-filter {
    border-left-width: 0;
}
.isotope-toolbar .g1-isotope-filters .g1-isotope-filter + .g1-isotope-filter {
    border-left-width: 1px;
}


#g1-prefooter .widget_recent_posts_widget li h3 a {
    color: #fff;
}

#g1-prefooter .widget_recent_posts_widget li h3 {
    font-size: 14px;
}

.g1-prefooter .g1-meta {
    margin-bottom: -15px;
}


.praxis-meta .entry-meta > time, .entry-meta > span  {
    display:none;
}
.praxis-meta .g1-button {
    display:none;
}


.team-item:nth-child(4n+1){
	margin-left:0;
}


.parallax {
    margin: 0 -50%;
    padding: 100px 50%;
}
.ghost-button-wrapper {
    text-align: center;
}
.g1-layout-inner .ghost-button {
    display: inline-block;
    width: 350px;
    padding: 8px;
    color: #00457A;
    border: 2px solid #00457A;
    text-align: center;
    font-size: 12pt;
    font-weight: 400;
    outline: none;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.2s ease-out,
    color 0.2s ease-out;
}

.g1-layout-inner .ghost-button:hover {
    background-color: #00457A;
    color: #ffffff;
    transition: background-color 0.3s ease-in,
    color 0.3s ease-in;
}


#g1-prefooter .widget_recent_posts_widget .entry-featured-media {
    text-align: left;
}
#g1-prefooter .widget_recent_posts_widget .entry-featured-media a {
    display: inline-block;
}
#g1-prefooter .widget_recent_posts_widget .entry-featured-media .wp-post-image {
    width: 110px;
}
#g1-prefooter .widget_recent_posts_widget .entry-featured-media .g1-indicator {
    left: 40px;
    top: 18px;
    margin: 0;
}
#g1-prefooter .widget_recent_posts_widget .entry-featured-media .g1-indicator:before,
#g1-prefooter .widget_recent_posts_widget .entry-featured-media .g1-indicator {
    width: 30px;
    height: 30px;
}


.g1-custom-posts-shortcode .g1-collection__item .entry-summary,
.g1-custom-posts-shortcode .g1-collection__item .entry-header .entry-meta {
    margin-bottom: 10px;
}

.contact-form {
    font-size: 0;
}
.contact-form .one-box {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.contact-form .one-box + .one-box {
    padding-left: 10px;
}
.contact-form .one-box:first-child {
    width: 35%;
}
.contact-form .one-box:nth-of-type(2) {
    width: 65%;
}
.contact-form .wpcf7-submit,
.contact-form .one-box {
    font-size: 1rem;
}
.contact-form .one-box input,
.contact-form .one-box textarea {
    width: 100%;
}

.header-logo2 img{
    margin-left: 30px;

}


.rss-aggregator{
    list-style-type: none;
    margin-left: 0;
}

.feed-item{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.feed-item a{
    font-size: 16px;
}

@media only screen and (max-width: 880px) {

    .header-logo2{
        display: none;
    }

}

@media only screen and (max-width: 767px) {
    .wpcf7 .contact-form .one-box {
        display: block;
        width: 100%;
        padding: 0;
    }
}
@media only screen and (max-width: 600px) {

    #g1-mobile-logo{
        max-width: 300px;
    }
}

/* Feed */

#cx-feed-article h3 {
    margin-bottom: 1.1rem;
}

#cx-feed-article p {
    margin-bottom: 1.1rem;
}

#cx-feed-article a {
    margin-bottom: 1.1rem;
}

/* Prefooter */

.g1-prefooter a {
    color: #fff;
}

/* Kommentar */
.comment_hinweis {
    background-color: #f0c775;
    border: solid 1px #666666;
    padding: 10px;
}

.comment_hinweis h3 {
    color: #666666;
    font-weight: 500;
}

.contact-form .datenschutz label {
    font-size: 14px;
}

.wpcf7-form .datenschutz input[type="checkbox"] {
    margin: 5px 5px 14px 0;
}

.datenschutz {
    font-size: 14px;	
}