/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#opener .flex_column_table.av-equal-height-column-flextable.-flextable{
	background-color: #ffffff;
	padding: 40px;
}

#opener .flex_column_table.av-equal-height-column-flextable.-flextable:before{
	content:'';
	position:absolute;
	top: 0;
	width:100%;
	height: 10px;
	background-image: linear-gradient(to right, #274379, #ced1f0);
		left: 0;
	top: -200px;
}

#opener1 .container{
	
		width:100%!important;
	max-width:100%!important;
	
}


#opener1 .flex_column_table.av-equal-height-column-flextable.-flextable{
	background-color: #ffffff;
}

#opener1 .flex_column_table.av-equal-height-column-flextable.-flextable:before{
	content:'';
	position:absolute;
	top: 0;
	width:100%;
	height: 10px;
	background-image: linear-gradient(to right, #274379, #ced1f0);
		left: 0;
	top: -180px;
}

#opener2 .container{
	
		width:100%!important;
	max-width:100%!important;
	
}


#opener2 .flex_column_table.av-equal-height-column-flextable.-flextable{
	background-color: #ffffff;
}

#opener2 .flex_column_table.av-equal-height-column-flextable.-flextable:before{
	content:'';
	position:absolute;
	top: 0;
	width:100%;
	height: 10px;
	background-image: linear-gradient(to right, #274379, #ced1f0);
		left: 0;
	top: -200px;
}

#opener3 .flex_column_table.av-equal-height-column-flextable.-flextable{
	background-color: #ffffff;
	padding: 40px;
}

#opener3 .flex_column_table.av-equal-height-column-flextable.-flextable:before{
	content:'';
	position:absolute;
	top: 0;
	width:100%;
	height: 10px;
	background-image: linear-gradient(to right, #274379, #ced1f0);
		left: 0;
	top: -200px;
}

#opener4 .container{
	content:'';
	height: 10px;
	background-image: linear-gradient(to right, #274379, #ced1f0);
	background-size:100%;
	max-width:100%;
	min-width:100%;
	
	
}

#opener4 h2{
	
	margin-bottom: 5px;
    margin-top: 10px;
	
}

@media only screen and (max-width: 767px) {
	
	#opener4 h2{
		
		margin-bottom: 5px;
    	margin-top: 25px;
		
	}
	
	
}

#gibtsnicht {
	display: none;
}

.slide-meta {
	display: none;
}

@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
    display: block !important;
}
}

/*Landing-Page*/
#landing-page-bottom{
	
	overflow:hidden;
	bottom:0;
	min-height:80px!important;
	
}

#landing-page-bottom{
	
	border-top:5px solid #264279;
	
}

.avia-post-nav.avia-post-prev{
	
	display:none;
	
}

.avia-post-nav.avia-post-next{
	
	display:none;
}
