.header-content {
    text-shadow: 0px 0px 20px rgba(0,0,0,0.5);	
}
.logo_col {
	padding: 10px 0;
    text-align: right;
    width: 100%;
}

.fixto-fixed .logo_col {
	text-align: left;
}
.header-homepage {
	/* background-attachment: fixed !important;
	background-size: contain !important;
  background-position: top center !important; */
}
#page .header-description-right {
	margin-bottom: 75px!important;
}
.header-description-left {
	vertical-align: bottom;
}
.header-homepage.color-overlay:before {
background-image: linear-gradient(to top, #09203f 0%, #537895 100%);
	opacity: 0.95;
}

#cta-2 .cta-centered-section-col {
min-height: 80px;	
width: 100%;
	font-size: 130%;
}

#features-5 .section-separator-bottom svg, #about-3 .section-separator-bottom svg {
	transform: scaleY(-1);
}

@media only screen and (min-width: 1024px) {
#about-3 .about-images-right-imgcol {
	 padding-top: 130px;
}
#about-3 img.about-images-right-rightimg {
		margin-top: -10%;
	}
	
	#content-1 .content-full-left-image-imgcol {
		border-radius: 0px 30px 30px 0px;
	}
		#content-2 .content-full-right-image-imgcol {
		border-radius: 30px 0px 0px 30px;
	}
	#portfolio-2 .contentswap-effect .swap-inner h4.protfolio-full-itemtitle {
	font-size: 2.44em;
}
	
	.contact-formcol {
		width: 80%;
		margin-top: 30px;
	}
	
	
}

#portfolio-2 .button {
	display: none;
}

#contact-4 label {
	font-weight: 900;
	font-size: 1em;
}
#contact-4 label span {
	font-weight: 400;	
}
#contact-4 fieldset {
	/* border: 1px solid #ccc; */
	padding: 20px 20px 0 20px;
	margin: 0 0 20px 0;
	width: 33%;
	float: left;
}
#contact-4 fieldset.thirtythree-shades {
	width: 33%;
}
#contact-4 fieldset.fifty-shades {
	width: 50%;
}
#contact-4 fieldset:nth-of-type(4) {
clear: both;	
}
 #contact-4 legend {
	padding: 0px;
	font-weight: 900;
	font-size: 1.4em;
	 text-align: left;
	 color: #404C59;
}
 #contact-4 legend span {
    font-size: 0.6em;
    display: block;
}
#contact-4 .wpcf7-list-item {
	display: block;
	text-align: left;
	margin-left:0;
	font-size: 0.8em;
}

#contact-4 .zbw-breite input, #contact-4 .zbw-hoehe input {
	width: 100px;
	margin: 10px 10px
}

#contact-4 .contact-formcol p {
	color: #777;
	text-align: left;
}
#contact-4 .zbw-pers-wrapper {
	clear: both;
	width: 100%;
}
#contact-4 .zbw-pers-wrapper > p {
	width: 50%;
  float: left;
  padding: 0px 30px 0px 0px;
}
#contact-4 .zbw-pers-wrapper input{
	margin-top: 10px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	line-height: 1.44em;
	height: 45px;
}
#contact-4 .zbw-pers-wrapper textarea {
		background: #fff;
}
#contact-4 .zbw-pers-wrapper input:focus, #contact-4 .zbw-pers-wrapper textarea:focus, #contact-4 .zbw-pers-wrapper input:hover, #contact-4 .zbw-pers-wrapper textarea:hover {
		border: 1px solid #587993;
}
#contact-4 .zbw-pers-wrapper > p:last-of-type {
	width: 100%;
	float: none;
}

#contact-4 .zbw-pers-wrapper [type="submit"] {
	background: #fb0000;
}

.wpcf7-form.sent fieldset {
	display: none;
}

.wpcf7-mail-sent-ok[role="alert"] {
	background: #07aa67;
	border-radius: 3px;
}
#contact-4 .zbw-pers-wrapper [type="submit"] {
	cursor: pointer;
	border: 1px solid #fb0000;
	background: #fb0000;
	display: inline-block;
	border-radius: 30px;
}
#contact-4 .zbw-pers-wrapper [type="submit"]:hover {
	border: 1px solid #fb0000;
	background: #fff;
	color: #fb0000;
	padding-left: 50px; 
	padding-right: 50px;
	border-radius: 5px;
}

#contact-4 .zbw-pers-wrapper .btn-submit {
	text-align: center;
}

.shopventures-copy {
	font-size: 12px;
	color: #fff;
}
.shopventures-copy a {
	display: inline-block;
	width: 100%;
}
.footer {
	background: #404C59 !important;
	font-size: 95%;
}
.footer .column_210 {
	border-left: 0px;
	width: 33%;
	float: left;
}
.footer .footer-column-colored-1 {
	width: 100%;
	float: none;
	text-align: center;
	display: inline-block;
	padding-top:20px;
	min-height: 100px;
	border-top: 1px solid rgba(255,255,255,0.05);
}
.footer .row_205 {
	display: none;
}

@media screen and (max-width: 1200px) {
.contact-formcol {
		width: 100%;
	}	
}
@media screen and (max-width: 850px) {
	#contact-4 fieldset.thirtythree-shades, #contact-4 fieldset.fifty-shades {
	width: 100%;
}
	#contact-4 .zbw-pers-wrapper > p {
	width: 100%;
  float: none;
	}
}

@media only screen and (max-width: 767px) {
	.header-description-row .header-description-right {
		margin-bottom: 75px!important;
	}
}
@media only screen and (max-width: 500px) {
	body h2 {
		font-size: 1.6em;
	}
}

[data-id=features-small-icon-cards-section] div.section-separator-bottom {
    height: 16%;
	overflow: hidden; }

#content-1 h4 {
	padding-top: 20px;
}

#content-1 h4 + p span {
	display: block;
}
#content-1 h4 + p br {
	display: none;
}
#content-1 h4 + p span:before {
	content: '\f00c';
	font-family: 'FontAwesome'; 
	color: #fb0000;
	margin-right: 10px;
}

#contact-3 .contact-2columns-formcol1 {
	display: none;
}

#contact-3 i.fa {
	background: #404C59 !important;
	color: #fff !important;
	    font-size: 23px;
    line-height: 37px;
    width: 37px;
    height: 37px;
}


.header-content {
	transform: translateY(-1000px);
	animation: slidemein 1300ms 800ms 1;
	animation-fill-mode: forwards;
}

@keyframes slidemein {
	to { transform: translateY(0px); }
}
