@charset "UTF-8";
/* CSS Document */


@media only screen and (min-width: 120px) {
.site-inner {
	background-color: #fff;
}
}

/*
 *        Header 
***************************/
.site-description, .site-title {
    display: block;
    text-indent: -9999px;
}	
.site-title > a {
    float: left;
    min-height: 28px;
    width: 100%;
}
.site-title a {
    background: url(/wp-content/themes/42ponies/images/42ponies.svg) no-repeat center center!important;
    background-size: auto auto;
    background-position: center !important;
    background-size: contain !important;
	position: relative;
	display: block;
	width: 110px;
}
@media only screen and (min-width: 1024px) {
.site-header > .wrap {
    padding: 0px 0 0px 0;
}
.site-header {
    height: 62px;
}
.header-full-width .title-area {
    float: left;
    width: 12%;
}
.title-area {
    float: left;
    width: 12%;
	max-width: 140px;
	margin: 15px 0 0 0px;
	padding:0px;
}

}
@media only screen and (min-width: 1024px) and (max-width:1200px) {
.site-header > .wrap {
    padding: 0px 20px 0px 20px;
}
}
@media only screen and (max-width: 1023px)  {
.header-full-width .title-area {
    float: left;
    width: 50%;
}
.site-header {
    margin-top: 4px;
}
}
/*
 *        Header Background image
***************************/
.image-container {
	position: relative;
	height: 450px; /*740px;*/
	width:100%;
	background-size: cover;
	background-position: center center;
	z-index: -100;
}
.title-container {
    color: white;
	padding-top: 60px; /*200px;*/
	width: 100%;
    max-width: 1080px;
    position: relative;
    margin: 0 auto;
}
body.home .title-container {
	padding-top: 80px; /*200px;*/
}


.title-container h1, .title-container h2 {
    max-width: 850px;
	width: 100%;
}
body.check   .title-container h1 {
    max-width: 100%;
	text-align: center;
}
body.projekte .title-container h1, body.projekte .title-container h2 {
    max-width: 100%;
}
body.leistungen .title-container h1, body.leistungen .title-container h2 {
    max-width: 950px;
}
.title-container h1 {
    margin-bottom: 60px;
}
@media only screen and (max-width: 1023px) {
.image-container {	
	height: 350px;
}
.title-container {
    padding-top: 100px;
}	
.title-container h1, .title-container h2 {
    max-width: 450px;
	width: 100%;
	padding: 0px 5%;
}
.title-container h1 {
    margin-bottom: 30px;
}
}
@media only screen and (min-width: 1024px) and (max-width:1200px) {
.title-container h1, .title-container h2 {
    padding: 0px 20px;
}	
}	
	
@media only screen and (max-width: 580px) {	
.title-container{
    padding-top: 60px;
}	
.title-container h1, .title-container h2 {
	padding: 0px 60px 0px 20px;
}
}
/*
 *        Header Background image Blog & Archiv & Small-Header
***************************/

body.blog .image-container, body.ponies-archiv  .image-container,  body.small-header  .image-container, body.single-job  .image-container {
	height: 300px;
	background-position: center 30%;
}
body.blog  .title-container, body.ponies-archiv  .title-container {
	padding-top: 100px;
}
body.small-header  .title-container, body.single-job  .title-container{
	padding-top: 60px;
}
@media only screen and (max-width: 1023px) {
body.blog  .image-container, body.ponies-archiv   .image-container,  body.small-header  .image-container, body.single-job  .image-container {	
	height: 250px;
}
body.blog  .title-container, body.ponies-archiv  .title-container  {
    padding-top: 100px;
}	
body.small-header  .title-container, body.single-job  .title-container  {
    padding-top: 70px;
}
}
@media only screen and (max-width: 580px) {	
body.small-header  .title-container, body.single-job  .title-container  {
    padding-top: 50px;
}
}


/*
 *        Navigation
***************************/
.nav-primary {
    border-top: none;
}
.genesis-nav-menu a {
    color: #000;
    display: block;
	font-family: URWGeometric-Bold, sans-serif;
	font-size: 20px;
    font-size: 2.0rem;
	font-weight: 400;
    padding: 18px 20px 0px 20px;
    text-decoration: none;
}
.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color:  rgba(0, 0, 0, 0.8);
	text-decoration: none; 
}
.genesis-nav-menu li.lang-item {
    text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
.nav-primary {
    float: right;
    width:88%;
	margin-top: 5px;
	margin-right:0px;
}
	
.nav-primary div.wrap {
    float: right;
}
}

@media only screen and (min-width: 1024px) and (max-width:1180px) {
.genesis-nav-menu a {
    padding: 18px 15px 0px 15px;
}
}
@media only screen and (max-width: 1023px) {
.header-full-width .title-area {
    float: left;
    width: 70%;
    margin-top: 0px;
}
.site-header > .wrap {
    padding-top: 0;
	padding-bottom:0px;
}
.site-header .wrap {
    max-width:100%;
}
.nav-primary  {
    float: left;
	width:100%;
}
.menu-toggle {
    margin-top: 0px;
    width: 30%;
	margin-top: 5px;
	color: #000;
}
.menu-toggle, .menu-toggle:focus, .menu-toggle:hover {
    border-top: none;
}
.menu-toggle:hover, .menu-toggle:focus {
	color: rgba(0, 0, 0, 0.8);
}
.dashicons-menu::before {
	height: 20px;
	width: 32px;
    content: "";
    background: url("/wp-content/themes/42ponies/images/navigation-burger-open.png") no-repeat 0 0;
    background-size: 100%;
    margin-right: 0px;
    float: right;
}
.dashicons-menu:hover::before{
	opacity:0.8;
}
	
.dashicons-menu.activated::before, .dashicons-menu:focus::before {
	height: 20px;
	width: 20px;
    content: "";
    background: url("/wp-content/themes/42ponies/images/navigation-burger-close.png") no-repeat 0 0;
    background-size: 100%;
}
button.menu-toggle {
    padding: 12px 0px 12px 14px;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item a {
    padding: 15px 20px 15px 0px;
}
}
/*
 *        Content Homepage
***************************/
body.home .entry-content p, body.home .entry-content h3 {
	font-family: URWGeometric-Bold, sans-serif;
	line-height: 35px;
	font-size: 30px;
    font-size: 3.0rem;
}
@media only screen and (max-width: 767px) {
body.home .entry-content p {
	line-height: 26px;
	font-size: 24px;
    font-size: 2.4rem;
	margin: 0 0 18px;
}
}	
body.home 	div.home-favourit h3  a.no-line {
	text-decoration: none;
}
body.home 	div.home-favourit h3  a.no-line:hover {
	text-decoration: underline;
}
/*
 *        Contact Adress & Social Icon Stil
***************************/
.kontakt p {
	font-family: URWGeometric-Bold, sans-serif;
	line-height: 35px;
	font-size: 30px;
    font-size: 3.0rem;
}
.kontakt .social-icon img {
	margin-top: 12px;
	margin-right: 18px;
}
.kontakt a {
    text-decoration: none;
}
.kontakt a.social-icon:hover, .kontakt a:hover {
    opacity: 0.8;
}

@media only screen and (max-width: 767px) {
.kontakt p {
	line-height: 26px;
	font-size: 24px;
    font-size: 2.4rem;
}	
.kontakt .social-icon img {
	width: 55px !important;
	height: 55px !important;
}
.kontakt .social-icon  img {
	margin-top: 5px;
	margin-right: 15px;
}
.kontakt .social-icon:last-of-type  img {
	margin-top: 5px;
	margin-right: 0px;
}
}
/*
 *        Content
***************************/
.entry {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 0px;
}
.site-inner {
	max-width:1080px;
	width: 100%;
	padding: 0px;
}
body.page-template-default .site-inner {
	max-width: 100%;
}
@media only screen and (min-width: 768px) {
.site-inner {
    padding-top: 0px;
}
}
@media only screen and (max-width: 768px) {
.site-inner,
.wrap {
	max-width: 1023px;
}
}

@media only screen and (min-width: 1024px)  {
.wrap {
    max-width: 1080px;
}
div.kunden .fl-col-small img  {
	width:80%;
}
	
}
@media only screen and (min-width:1025px) and (max-width: 1200px)  {
div.fl-row.fl-row-fixed-width, .bg-color-box .fl-row-fixed-width {
    padding-left:20px;
	padding-right: 20px;
	max-width: 1080px;
}
}
	
@media only screen and (max-width: 1024px)  {
div.fl-row.fl-row-fixed-width, .bg-color-box .fl-row-fixed-width  {
    margin-left:5%;
	margin-right: 5%;
	max-width: 100%;
}	
}

@media only screen and (max-width: 768px) {
.site-inner {
	padding-top: 60px;
}	
.fl-col-group {
	margin-bottom:20px;
}
.fl-col-small {
    max-width: 768px;
	margin-bottom:20px;
}
.fl-photo-content {
    margin-bottom:20px;
}
body.home .fl-photo-content {
    margin-bottom:20px;
}	
.fl-photo-content img {
	width:100%;
}
div.kunden .fl-col-small {
	padding: 0 20px;
}
.color-box	 {
	margin-bottom: 20px;
}
.bg-color-box	 {
	margin-bottom: 40px;
}
.color-box 	.fl-module-content {
	padding: 20px 20px 0px 20px;	
}
.bg-color-box .fl-row-fixed-width {
	padding-top: 20px;
	padding-bottom: 20px;
}
.hg-rot 	.fl-row-content-wrap{
		padding: 60px 40px 0px 40px;
}
.bg-color-box 	.fl-row-content-wrap {
		padding: 40px 0px 0px;	
}
.hg-rot {
		margin-bottom:60px;	
}
}

/*
 *        Content elemente - Border - Background
***************************/
.asterisk  {
    font-family: 'sf_archery_black_regular';
}
h2 em   {
    font-family: 'sf_archery_black_regular';
	font-style: normal;
}
.hg-rot {
	color: #fff;
}
.big-style  {
	font-family: URWGeometric-ExtraBold;
	font-size: 120px;
	font-size: 12.0rem;
	line-height: 120px;
}
.big-style p, .narrow-text p  {
	margin: 0px;
}
.narrow-text p:last-of-type  {
	margin-bottom: 28px;
}
body.leistungen .fl-col-small h2 {
	margin: 0px;
}
div.black-border::before  {
    position: relative;
    content: "";
    width: 450px;
	max-width:100%;
    height: 15px;
    background: #000;
	margin-bottom:20px;
}
div.black-border-right::before  {
    position: relative;
    content: "";
    width: 450px;
	max-width:100%;
    height: 15px;
	float: right; 
    background: #000;
	margin-bottom:20px;
}
div.red-border::before  {
	position: relative;
    content: "";
    width: 450px;
	max-width:100%;	
    height: 15px;
    background: #CAB54B;
	margin-bottom:20px;
}
div.home-favourit img  {
	width: 100%;
	margin-top:10px;
}
div.home-favourit a img:hover {
    opacity: 0.6;
	cursor: pointer;
}
@media only screen and (min-width:768px) and (max-width: 1023px) {
div.abstand-links .fl-col-content {
    margin-left:0px;
	margin-top:20px;

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

body.home div.black-border::before  {
    display: none;
}
	
div.black-border::before , div.black-border-right::before {
    height: 15px;
    background: #fff;
	margin-bottom:5px;
}

div.red-border   {
    margin-top:20px;
}
div.red-border::before  {
    width: 80%;
}
div.abstand-unten {
    margin-bottom:20px;
}
div.abstand-oben {
    margin-top:60px;
}
.big-style  {
	font-family: URWGeometric-ExtraBold;
	font-size: 60px;
	font-size: 16.0rem;
	line-height: 60px;
	margin: 40px 0px 20px;
	position:relative;
}
}


/*
 *        Accordion
***************************/
h3.accordion-title{
	font-family: URWGeometric-Regular, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	cursor: pointer; 
	text-decoration: underline;
}	
h3:focus {
    color: #333;
    outline: #fff solid 1px;
}	
@media only screen and (max-width: 860px) {
h3.accordion-title {
    margin-top:-22px;
}
}
body.check .accordion br {
    display:none;
}
/*
 *        Button - Blog Pagination
***************************/
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .button-style a, .archive-pagination a, input[type="search"] {
    background-color: #000;
    border: 0;
	font-family: URWGeometric-Bold, sans-serif;	
    color: #fff;
    font-size: 30px;
    font-size: 3.0rem;
	line-height: 30px;
    font-weight: 400;
    padding: 10px 18px 10px 18px;
	-webkit-appearance: none;
    -webkit-border-radius: 0;
}
input[type="search"] {
    font-size: 24px;
    font-size: 2.4rem;
	line-height: 28px;
	max-width:400px;
}
button:after, input[type="button"]:after, input[type="reset"]:after, input[type="submit"]:after, .button:after, .button-style a:after, .archive-pagination  a:after, input[type="search"]:after {
	margin-left:15px;
	position: relative;
	height: 18px;
	width: 31px;
	display: inline-block;
    content: "";
    background: url("images/button-arrow.png") no-repeat 0 0;
    background-size: 100%;
}
.archive-pagination .pagination-previous a:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.button-style a{
	text-decoration: none;
}
	
.button-style.red a{
	background-color: #CAB54B;
}
.button-style.red button {
	background-color: #CAB54B;
}
@media only screen and (max-width: 767px) {
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .button-style a, .archive-pagination a  {
    font-size: 23px;
    font-size: 2.3rem;
	line-height: 27px;
    padding: 8px 14px 12px 8px;
	margin-bottom:40px;
}
button:after, input[type="button"]:after, input[type="reset"]:after, input[type="submit"]:after, .button:after, .button-style a:after, .archive-pagination a:after  {
	margin-left:13px;
	height: 15px;
	width: 26px;
}
}
button:focus, button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, .button:focus, .button:hover, .button-style a:hover, .pagination-next a:hover, 
.pagination-previous  a:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}
.button-style.red a:hover {
	background-color: #000;
}
.button-style.red button:hover {
	background-color: #000;
}
.doppelt.button-style a,  .doppelt.button-style p{
    margin-bottom: 38px !important;
}
div.button-style.red {
	clear:both;
}
button.menu-toggle:after {
	display:none;
}
button.menu-toggle {
    padding: 12px 0px 12px 0px;
    float: right;
}

iiinput[type="search"] { 
    overflow:invisible;
}
input[type="search"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
	   opacity:  1;
}
input[type="search"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
input[type="search"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}

input[type="search"]::placeholder { /* Most modern browsers support this now. */
   color:    #fff;
}
/*
 *        Listen
***************************/
.entry-content ul > li {
    list-style-type: none;
}
.entry-content ul {
    margin-bottom: 28px;
    margin-left: 20px;
}
.narrow-list  ul {
    margin-bottom: 0px;
}

.entry-content ul li:before {
	content: "";
    background: url("images/list-icon.png") no-repeat 0 0;
    background-size: 100%;
    display: inline-block;
	line-height: 26px;
    height: 11px;
	width: 7px;
    left: -20px;
	margin-right: -7px;
    position: relative;
    top: 0px;
}
body.leistungen  .entry-content ul {
    margin-top: 40px;
}
body.leistungen  .color-box .entry-content ul {
    margin-top: 10px;
}
/*
 *        Footer
***************************/
.site-footer {
    display: none;
}
.footer-widgets {
    background-color: #000;
    font-size: 18px;
    font-size: 1.8rem;
	line-height: 22px;
    padding: 50px 0 40px 0;
}
body.en-l .footer-widgets-1, body.en-l .footer-widgets-2{
    display: none;
}


@media only screen and (min-width: 1025px) and (max-width:1200px)  {
.footer-widgets {
	padding: 50px 0px 40px 2px ;
}	
.footer-widgets .wrap {
    padding-left:20px;
	padding-right: 20px;
	max-width: 1080px;
}
}

@media only screen and (max-width: 1024px)  {
.footer-widgets .wrap {
    margin-left:5%;
	margin-right: 5%;
	max-width: 100%;
}
}
@media only screen and (max-width: 860px)  {
.footer-widgets .wrap {
    margin-left:0;
	margin-right: 0;
	max-width: 100%;
}
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5 {
	margin-bottom: 20px;
}

}
.footer-widgets a{
    text-decoration: none;
}
.footer-widgets , .footer-widgets a{
    color: #fff;
}
.footer-widgets a:hover {
    color: #CAB54B;
}
.footer-widgets .social-icon {
    margin-right: 12px;
}
.footer-widgets .social-icon img {
	margin-top:8px;
}
.footer-widgets .social-icon:first-of-type {
    margin-left: -1px;
}
.footer-widgets a.social-icon:hover {
    opacity: 0.8;
}

.footer-widgets .button {
    background-color: #fff;
    color: #000;
}

.footer-widgets .button:after {
    background-image: url("images/button-arrow-black.png");
}
.footer-widgets .button:focus, .footer-widgets .button:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #fff;
}

@media only screen and (max-width: 767px) {
.footer-widgets br {
	    content: "/";
  display: none;
}
}

/*
 *        Kontaktformular
***************************/
.wpcf7 input.wpcf7-text, .wpcf7 select, .wpcf7 textarea {
    background-color: #fff;
    border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #000;
    color: #000;
	font-family: URWGeometric-Bold, sans-serif;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 400;
    padding: 2px 0px;
    width: 100%;
	max-width: 520px;
	-webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none;
     -webkit-appearance: none;
     appearance: none;
}
select::-ms-expand {
      display: none;
}

input[type="submit"]{
    padding: 14px 58px 14px 18px;
}	
span.wpcf7-not-valid-tip  {
    color: #CAB54B;
}	
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ok {
    border: 2px solid #CAB54B;
}	
div.wpcf7-response-output{
    margin: 0 !important;
}
.pfeil  {
    background: url("images/button-arrow.png") no-repeat 120px center;
    background-size: 31px 18px;
}
body.check .pfeil {
    background: #000 url("images/button-arrow.png") no-repeat 340px center;
    background-size: 31px 18px;
}
.pfeilen   {
    background: url("images/button-arrow.png") no-repeat 90px center;
    background-size: 31px 18px;
}
@media only screen and (max-width: 767px) {
.wpcf7 input.wpcf7-text, .wpcf7 select, .wpcf7 textarea {
    font-size: 23px;
    font-size: 2.3rem;
}
.pfeil   {
    background: url("images/button-arrow.png") no-repeat 105px center;
    background-size: 26px 15px;
}
body.check .pfeil {
    background: #000 url("images/button-arrow.png") no-repeat 270px center;
    background-size: 26px 15px;
}
}
@media only screen and (max-width: 1024px) {
div.wpcf7 {
    padding: 0 20px 0 0;
}
}

select:active, select:hover {
  outline-color: none;
}	
.highlight {
    background-color:#333;
    cursor:pointer;
}
@media only screen and (max-width: 768px) {
div.wpcf7 {
    padding: 0px;
}
}


/*
 *       Post, Archiv  Page
***************************/
body.blog .site-inner, body.ponies-archiv .site-inner {
	max-width:1120px;
	width: 100%;
	padding: 20px 0;
}
body.author .archive-description {
	display: none;
}
.archive-description{
    background-color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 40px;
    padding: 60px 0px;
}
.archive-description h1{
	font-family: URWGeometric-ExtraBold;
	font-size: 90px;
	font-size: 9.0rem;
	line-height: 90px;
}
.sidebar-primary {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
	margin-top: 40px;
}
body.blog .content, body.ponies-archiv .content {
	width: 90%;
	margin-left: 5%;
    margin-right: 5%;
	margin-top:40px;
}

body.blog .entry, body.ponies-archiv .entry{
   width: 100%;
    margin-bottom: 20px;
    padding: 0px;
	display:inline-block;
	float: left;
	position: relative;
}
p.entry-meta {
    font-size: 20px;
    font-size: 2.0rem;
}
body.blog .content img, body.ponies-archiv .content img{
	width: 100%;
}
body.blog  .entry-title, body.ponies-archiv  .entry-title {
	font-family: URWGeometric-Bold, sans-serif;
	font-weight: normal;
	line-height: 1.25;
	font-size: 23px;
	font-size: 2.3rem;	
}	
.sidebar .widget {
    padding: 0px;
}
.sidebar .widget.widget_search {
    margin-bottom: 60px;
}
body.blog  img.alignleft,  body.ponies-archiv  img.alignleft {
    margin:0 0 5px 0;
}
body.blog .entry  a img:hover,  body.ponies-archiv .entry  a img:hover{
    opacity: 0.6;
	cursor: pointer;
}
.entry-title a:focus, .entry-title a:hover {
    color: rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 768px) and (min-width: 560px) {
body.blog .entry, body.ponies-archiv .entry {
	width: 46.31000000%;
	margin-left: 7%;
}
body.blog .entry:nth-child(2n+1), body.ponies-archiv .entry:nth-child(2n+1)  {
	margin-left: 0px;
	clear: both;
}
body.author .entry:nth-child(2n)  {
	margin-left: 0;
	clear: both;
}
body.author .entry:nth-child(2n+1)  {
	margin-left: 7%;
	clear: none;
}
}
@media only screen and (min-width: 769px) {
body.blog .site-inner, body.ponies-archiv .site-inner {
	padding: 20px;
	margin:0 auto;
}
.sidebar-primary {
    width: 31%;
	margin-top: 40px;
	margin-left: 0;
    margin-right: 0;
}
body.blog .content, body.ponies-archiv .content {
	width: 69%;
	margin-top:40px;
	margin-left: 0;
    margin-right: 0;
}

body.blog  .entry-title, body.ponies-archiv  .entry-title {
	font-size: 24px;
	font-size: 2.4rem;	
}	
body.blog .entry, body.ponies-archiv .entry {
	width: 46.31000000%;
	margin-left: 3.69%;
}
body.blog .entry:nth-child(2n+1), body.ponies-archiv .entry:nth-child(2n+1)  {
	margin-left: 0px;
	clear: both;
}	
body.author .entry:nth-child(2n)  {
	margin-left: 0;
	clear: both;
}
body.author .entry:nth-child(2n+1)  {
	margin-left: 3.69%;
	clear: none;
}
}
@media only screen and (max-width: 768px) {
.sidebar-primary   {
   border-top: 15px solid #000;
	padding-top:40px;
}
	}
@media only screen and (max-width: 1023px) {
.archive-description h1{
	font-size: 45px;
	font-size: 4.5rem;
	line-height: 48px;
}
	}
/*
 *       Breadcrumb
***************************/
.breadcrumb {
    font-size: 20px;
    font-size: 2.0rem;
    padding: 20px 0px;
}
.breadcrumb::before {
	content: "";
    background: url("images/breadcrump.png") no-repeat 0 0;
    background-size: 100%;
    display: inline-block;
    height: 17px;
	width: 10px;
    left: 0px;
	margin-right: 10px;
    position: relative;
    top: 2px;
}

/*
 *       widget Post Page
***************************/
.widget.widget_categories h3 {
    display:none;
}
.widget.widget_categories {
    width: 100%;
}

.widget.widget_categories ul > li {
	margin-left:20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.widget.widget_categories ul {
    border-left: 15px solid #000;
    height: auto;
}
.widget.widget_categories a {
    text-decoration: none;
	font-family: URWGeometric-Bold, sans-serif;
	font-size: 24px;
    font-size: 2.4rem;
}
.widget.widget_categories a:hover {
    color:  rgba(0, 0, 0, 0.6);
}
.widget_search .widget-title {
    font-size: 24px;
    font-size: 2.4rem;
    border-bottom: 4px solid #000;
}
/*
 *       Sticky Last Widget Sidebar
***************************/
@media only screen and (min-width: 769px) {
body.blog   .content-sidebar-wrap, body.ponies-archiv   .content-sidebar-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    body.blog  .sidebar-primary .widget:last-child, body.ponies-archiv  .sidebar-primary .widget:last-child {
        position: -webkit-sticky;
        position: sticky;
        top: 120px; /*40px;*/
    }

    body.blog.admin-bar .sidebar-primary .widget:last-child , body.ponies-archiv.admin-bar .sidebar-primary .widget:last-child{
        top: 140px; /*72px */
    }
}
/*
 *       Project Page
***************************/
.favorit-project, .more-project  {
    position: relative;
	clear: both;
}
.favorit-project img {
    margin: 0 0 10px 0;
	width: 100%;
	height: auto;
}
.favorit-project a img:hover {
    opacity: 0.6;
	cursor: pointer;
}
.favorit-project h3 a {
    text-decoration: none;
}
.favorit-project h3 a:hover {
    color: rgba(0, 0, 0, 0.8);
}
div.post-project {
	width: 100%;
	margin-left: 0;
	display: inline-block;
    position: relative;
	float:left; 
	margin-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
div.post-project {
	width: 30.8666667%;
	margin-left: 3.69%;
}
	
div.post-project:nth-child(3n+0)  {
}
div.post-project:nth-child(3n+1)  {
	margin-left: 0px;
	clear: both;
}
div.post-project:nth-child(3n+2)  {
   
}
}
@media only screen and (min-width: 768px) and (max-width:1023px) {
div.post-project {
	width: 46.31000000%;
	margin-left: 3.69%;
}
div.post-project:nth-child(2n+0)  {

}
div.post-project:nth-child(2n+1)  {
	margin-left: 0px;
	clear: both;
}
}
/*
 *       Single project
***************************/
body.single-project .site-inner {
	max-width:1120px;
	width: 100%;
	padding: 20px 40px;
}
body.single-project .image-project img.alignnone {
    margin-bottom: 30px;
}
@media only screen and (max-width:1400px) and (min-width:1024px) and (device-aspect-ratio: 16/9){
body.single-project .image-project {
   margin-right: 15%;
   margin-left: 15%;
}
}	
@media only screen and (max-width:1023px)  and (min-width: 768px) and (device-aspect-ratio: 16/9){
body.single-project .image-project {
   max-width:60%;
}
}
@media only screen and (min-width:1023px) {
body.single-project .image-project img.alignnone {
    margin-bottom: 60px;
}	
body.single-project div.entry-content{
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 20px;
	margin-bottom: 20px;
}	
}
body.single-project .favorit-project:before  {
    position: relative;
    content: "";
	display: block;
    width: 70%;
    height: 15px;
    background: #000;
	margin-bottom:40px;
}
@media only screen and (min-width:768px) {
body.single-project .entry-footer {
	margin-top: 30px;
	margin-bottom: 60px;
}	
body.single-project .favorit-project:before  {
    position: relative;
    content: "";
	display: block;
    width: 450px;
	max-width:100%;
    height: 15px;
    background: #000;
	margin-bottom:40px;
}
body.single-project .site-inner{
	padding: 20px;
	margin:0 auto;
}
	}
/*
 *       single Post Page
***************************/
body.single-post .site-inner {
	max-width:1120px;
	width: 100%;
	padding: 0px;
}

body.single-post .content-sidebar-wrap {
	margin-top: 0px;
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
	clear: both;
}
body.single-post .entry-header img {
	position: relative; 
	float: left;
	margin-top:10px;
	margin-bottom:40px;
}
body.single-post h1.entry-title {
    margin: 40px 0px 20px 0px;
    clear: both;
}
body.single-post .post-info  p {
    margin: 0 0 18px;
}
body.single-post .author-avatar  span {
    margin-left:20px;
	margin-top: 20px;
	display: inline-block;
}
body.single-post .author-avatar  {
    display: inline-block;
	margin-top:10px;
	margin-bottom: 30px;
}
@media only screen and (min-width: 769px) {
body.single-post  .site-inner {
	padding: 20px 5%;
	margin:0 auto;
}
body.single-post .post-info{
    width: 31%;
	margin-top: 20px;
	margin-left: 0;
    margin-right: 0;
	float:right;
}
body.single-post .content  {
	width: 69%;
	margin-top:0px;
	margin-left: 0;
    margin-right: 0;
	float:left;
	padding-right:40px;
}
body.single-post .content-sidebar-wrap {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
}
@media only screen and (min-width: 1024px) {
body.single-post .site-inner {
	padding: 20px;
	margin:0 auto;
}

}
@media only screen and (max-width: 768px) {
body.single-post .post-info{
    border-top: 15px solid #000;
	padding-top:20px;
	clear:both;
}
	}
/*
 *       3 last Blog post at the bottom of single post Page
***************************/
#bottom-single-post  {
	float: left;
	display: inline-block;
	width: 100%; 
	max-width:1180px;
	margin-top:40px;
	margin-left: 0;
	margin-right: 0;
	padding: 0px;	
	clear: both;
}
#bottom-single-post article h4.entry-title {
	font-family: URWGeometric-Bold, sans-serif;
	font-size: 23px;
	font-size: 2.3rem;
	line-height: 28px;	
}
#bottom-single-post article {
	float: left;
	display: inline-block;
	width: 100%;
	margin-left: 0;
}
#bottom-single-post article:first-child {
	clear: both;
}

#bottom-single-post .widget-title {
	float: left;
}
#bottom-single-post  img{
    width: 100%;
}
#bottom-single-post a img:hover {
    opacity: 0.6;
	cursor: pointer;
}

@media only screen and (min-width: 1024px) {
#bottom-single-post{	
	width: 100%;
	padding: 0px;
	margin:40px auto 0;	
}
#bottom-single-post article {
	width: 30.8666667%;
	margin-left: 3.69%;
}
#bottom-single-post article h4.entry-title {
	font-size: 24px;
	font-size: 2.4rem;
}	
#bottom-single-post article:nth-child(3n+0)  {
}
#bottom-single-post article:nth-child(3n+1)  {
	margin-left: 0px;
}
#bottom-single-post article:nth-child(3n+2)  {
   
}
}
@media only screen and (min-width: 560px) and (max-width:1023px) {
	
#bottom-single-post article {
	width: 46.31000000%;
	margin-left: 3.69%;
}
#bottom-single-post article:nth-child(2n+0)  {

}
#bottom-single-post article:nth-child(2n+1)  {
	margin-left: 0px;
	clear: both; 
}

}
/*
 *       Single Post comments
***************************/
.comment-respond, .entry-pings {
    padding: 30px 0px;	
	clear:both;
}
.comment-respond label{
    border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: none;
    color: #000;
	font-family: URWGeometric-Bold, sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    font-weight: 400;
    padding: 2px 0px;
    width: 100%;
	max-width: 520px;
}
.comment-respond input[type="text"], .comment-respond textarea,.comment-respond input[type="email"],.comment-respond input[type="url"] {
    border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #000;
    color: #000;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	padding: 0px 16px;
	max-width: 520px;
	width:100%;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.comment-respond textarea {
    height:120px;
}
/*
 *       Single Post shariff
***************************/
body:not(.single-job) .shariff {
    width: 450px;
	max-width:100%;
	margin-top:80px;
    border-bottom: 15px solid #CAB54B
	padding-bottom:10px;
}
.shariff .shariff-buttons.theme-round li {
    width: 50px !important;
    height: 50px !important;
    border-radius: none !important;
}
.shariff .theme-round .shariff-icon svg path {
    fill: #CAB54B !important;
}
body.single-job .shariff .theme-round .shariff-icon svg path {
    fill: #000 !important;
}

.shariff .shariff-buttons.theme-round li, .shariff .theme-round a {
    background-color: transparent !important;
}	
.shariff .shariff-icon svg {
    width: 48px !important;
    height: 30px !important;
}

body.single-job .shariff {
    margin-left: -22px;
	margin-top: -18px;
}
/*
 *       Post Pagination
***************************/
.pagination .pagination-next{
    margin-right: 40px;
}
.pagination .pagination-previous {
    margin-left:0px;
}

/*
 *       Team Member 
***************************/

div.post-team {
	display: inline-block;
	position: relative;
	float:left;  
	width: 100%;
	margin-left: 0%;
}
.post-team img.alignone {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
}
.post-team .social-link {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.post-team .social-link img {
  margin-right:10px;
}

.post-team .overlay {  
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f6f6f6;
	padding:10px;
}

.post-team:hover .overlay {
  opacity: 1;
}

.post-team {
	margin-bottom: 40px;
}
.post-team h2 {
	margin: 0px;
}	
.post-team .social-link img {
	height: 18px;
	width:auto;
}
.post-team .social-link img:first-of-type {
	height:20px;
}
@media only screen and (min-width: 1024px) {
div.post-team {
	width: 30.8666667%;
	margin-left: 3.69%;
}
	
div.post-team:nth-child(3n+0)  {
}
div.post-team:nth-child(3n+1)  {
	margin-left: 0px;
}
div.post-team:nth-child(3n+2)  {
   
}
}
@media only screen and (min-width: 768px) and (max-width:1023px) {
div.post-team {
	width: 46.31000000%;
	margin-left: 3.69%;
}
div.post-team:nth-child(2n+0)  {

}
div.post-team:nth-child(2n+1)  {
	margin-left: 0px;
	clear: both; 
}

}

/*
 *      Job Page
***************************/
body.single-job .site-inner {
	max-width:1120px;
	width: 100%;
	padding: 20px 0px;
}

body.single-job .content-sidebar-wrap {
	margin-top: 0px;
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
	clear: both;
}
body.single-job h1.entry-title {
    margin: 0px 0px 20px 0px;
    clear: both;
}
body.single-job .job-info  p {
    margin: 0 0 18px;
}
body.single-job .author-avatar  span {
    margin-left:20px;
	margin-top: 20px;
	display: inline-block;
}
body.single-job .author-avatar  {
    display: inline-block;
	margin-top:10px;
	margin-bottom: 30px;
}
body.single-job  .button-style {
	clear: both;
	margin: 20px 0px;
}
@media only screen and (min-width: 769px) {
body.single-job  .site-inner {
	padding: 40px 5%;
	margin:0 auto;
}
body.single-job .job-info{
    width: 31%;
	margin-top: 20px;
	margin-left: 0;
    margin-right: 0;
	float:right;
}
body.single-job .content  {
	width: 69%;
	margin-top:0px;
	margin-left: 0;
    margin-right: 0;
	float:left;
	padding-right:40px;
}
body.single-job .content-sidebar-wrap {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
}
@media only screen and (min-width: 1024px) {
body.single-job .site-inner {
	padding: 60px 20px;
	margin:0 auto;
}

}
@media only screen and (max-width: 768px) {
body.single-job .job-info{
    border-top: 15px solid #000;
	padding-top:20px;
	clear:both;
}
}
/*
 *      Search Result Page
***************************/
body.search .site-inner {
	max-width:1120px;
	width: 100%;
	padding: 0px;
}
body.search .content {
	padding:20px;
}
@media only screen and (max-width: 1023px) {
body.search .content {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;	
	padding:0px;
}
	}
@media only screen and (min-width: 1024px) {
body.search .site-inner {
	margin:0 auto;
}
}
@media only screen and (max-width: 768px) {
body.search .entry-title {
    clear: both;
}
}
/*
 *      404 Page
***************************/
body.error404 .site-inner {
	max-width:1120px;
	width: 100%;
	padding: 0px;
}
body.error404 .content {
    margin-top: 80px;
	margin-bottom: 80px;
	padding:20px;
}
@media only screen and (max-width: 1023px) {
body.error404 .content {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;	
	padding:0px;
}
}
body.error404 h2 {
    margin-top: 40px;
	margin-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
body.error404 .site-inner {
	margin:0 auto;
}
}
/*
 *      cookie
***************************/
.pea_cook_wrapper p {
    font-size: 14px !important;
    font-size: 1.4rem !important;
		font-family: URWGeometric-Bold, sans-serif !important;
}	
button.pea_cook_btn::after {
	display:none;
}		

/*
 *       Sticky Navi
***************************/
@media only screen and (min-width:1024px) {
.site-header {
    position: fixed;
    width: 100%;
    z-index: 9999;
	    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.05);
    -moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.05);
    box-shadow: 5px 5px 10px rgba(0,0,0,0.05);
}
.image-container {
    margin-top: 62px !important;
}
	
}
/*
 *       Popup Formular
***************************/
.pum-title::before {
    position: relative;
    content: "";
    width: 450px;
    max-width: 100%;
    height: 15px;
    background: #CAB54B;
    margin-bottom: 20px;
	display:block;
}
.pum-theme-standard-theme .pum-container {
    padding-top: 60px !important;
}	
.pum-theme-standard-theme .pum-title {
	font-family: URWGeometric-ExtraBold !important;
	font-size: 90px !important;
	font-size: 9.0rem !important;
	line-height: 90px !important;
}
	
@media only screen and (max-width: 1023px) {
.pum-theme-standard-theme .pum-title {
	font-size: 45px !important;
	font-size: 4.5rem !important;
	line-height: 48px !important;
	}
}
button.pum-close::after {
    display:none;
}
/*
 *        Minimalist Page (Linktree)
***************************/
.linktree img {
    max-width: 96px;
	border: 1px solid #0d4e72;
	border-radius: 50%;
}
.linktree .fl-rich-text p {
    margin: 0 0 20px;
}
.linktree  .fl-rich-text a {
	background-color: #fff;
	border: 2px solid #000;
	font-family: URWGeometric-Bold, sans-serif;
	color: #000;
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 30px;
	font-weight: 400;
	padding: 10px 18px 10px 18px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	text-decoration: none;
	min-width: 300px;
	max-width: 100%;
	display:inline-block;
	border-radius: 0px;
}
.linktree  .fl-rich-text a:hover, .linktree  .fl-rich-text a:focus {
	background-color: #000;
	color: #fff;
}

