.meta-header .meta-header-inside {
    display: none;
}


.vamtam-button.button-solid {
	border-radius: none !important;
}

.main-footer a {
    color: #444;
}

.post-siblings a, .icon.shortcode.theme, .sibling-title {border-radius:0px!important;}


.projekt-titel h3.vamtam-heading .vamtam-heading-text:hover, #main-content a:hover {
    color: #b6d949!important; border-bottom:none!important;text-decoration:none!important;border-color:transparent!important; transition:none;
}

.projekt-titel h3.vamtam-heading a:hover, #main-content a:hover {
    border-bottom:none!important;
	transition:none;
}

.projekt-titel h3.vamtam-heading a, #main-content a {
	transition:none;
}

.main-footer a:hover, #main-content a:hover {
    color: #b3d203;
	border-bottom:none;
}

.ninja-forms-field, .media-inner, .post-media, .loop-wrapper.news .list-item > div ,.vamtam-scroll-to-top, .cbp-nav-controls .cbp-nav-prev ,.cbp-nav-next{
    border-radius: 0px !important;
}

.list-item > div {
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.15); height:520px!important;
}

.entry-title:hover {
    color: #B3D203!important;
}


.entry-title, .entry-title:hover {
    border-bottom: none;
}

#header-slider-container {
	overflow: hidden;
}

@media (min-width: 1025px) {
	#rev_slider_72_1_wrapper {
		height: calc( 697 / 1440 * 100vw);
		max-height: 697px;
	}
}

@media (min-width: 779px) and (max-width: 1024px) {
	#rev_slider_72_1_wrapper {
		height: calc( 768 / 1024 * 100vw);
		max-height: 768px;
	}
}

@media (min-width: 481px) and (max-width: 778px) {
	#rev_slider_72_1_wrapper {
		height: calc( 480 / 778 * 100vw);
		max-height: 488px;
	}
}

@media (max-width: 480px) {
	#rev_slider_72_1_wrapper {
		height: 100vw;
	}
}

@media (min-width: 901px) {
	.fixed-header-box {
		min-height: 0px;
	}
}

body.sticky-header-type-over.sticky-header .sticky-header-state-reset header.main-header .first-row .normal-logo {
    opacity: 1;
}

.site-tagline {
    display: none !important;
}

.normal-logo {
    max-height: 95px !important;
    height: 80%;
}

.project-meta {
    display: none;
}

.portfolio-image-wrapper.fullwidth-folio {
    display: none;
}

.portfolios.has-gap .portfolio-item-wrapper, .portfolios.has-gap .portfolio-item-wrapper .portfolio-image, .portfolios.has-gap .portfolio-item-wrapper .portfolio-image .vamtam-responsive-wrapper {
    border-radius: 0px !important;
}
.tile-hoverable-link{
    position: absolute;
    z-index: 99999999;
    bottom: 30px;
    height: fit-content;
    left: 40px;
}
.tile-hoverable:hover{
	background-color:#fff;
	background-blend-mode:multiple;
}
.tile-hoverable .fl-module-content{
	position:relative;
}
.tile-hoverable .fl-module-content:before{
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: aliceblue;
	z-index: 1;
	opacity: 0;
	pointer-events:none;
	transition: all .3s ease;
}
.tile-hoverable:hover .fl-module-content:before{
	opacity:.4;
}
.tile-hoverable img{
    width: 100%;
    object-fit: cover;
    max-height: 400px;
}
@media(max-width: 1440px){
	.tile-hoverable img{
    max-height: 250px;
	}}
.tile-hoverable .fl-photo-caption{
    position: absolute;
    bottom: 10px;
    left: 40px;
    z-index: 999;
	color: #fff;
}

@media(max-width: 1068px){
	.fl-col-group.fl-node-607944ea10af1.fl-col-group-nested {
    margin: auto;
    width: 172px;
}
	.vamtam-button.accent8.hover-accent1.button-solid.icon-animation-disable {
}

}

@media(max-width: 768px){
	.tile-hoverable .fl-photo-caption{
    bottom: 10px;
		left: 20px;
		font-size: 14px !important;
	}
}
.fl-col-content{
	position:relative;
}

/* 11.11.21 confident */
.fl-photo-content {
	width: 100%;
}