/*
Theme Name: LiConsult-Theme
Description: Theme for LiConsult AG
Author: Paolo Coppo
Author URI: https://wwwyellowspace.net
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#content a:hover{
text-decoration:underline;
}


.fusion-secondary-header {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px !important;
}

.fusion-secondary-header .header2-right {
	text-align:right;
}

@media only screen and (max-width: 800px) {
	.fusion-secondary-header .header2-right {
		text-align:center;
		margin-top:6px;
	}
	.fusion-mobile-menu-design-modern .fusion-secondary-header {
    	padding-top: 8px !important;
    	padding-bottom: 8px !important;
	}	
	
	#image-in-the-middle {
	background-size: 100% auto !important;
	height:245px;
	}
	
}





/*
.slide-content-container .background-image {
background-position: center top;
}
*/


.tfs-slider .background-image {
    background-position: center top;
}



 .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
    
    
    
footer,
footer a
 {
color:#8c8989 !important;
}

footer a:hover
 {
color:#ffffff !important;
}




UL.slides LI:last-child .background-image {
    background-position: center center !important;
}

@media only screen and (max-width: 600px)  {
	#intro-text {
		margin-bottom:-54px!important;
	}
	#text-unternehmen {
		margin-top:-20px!important;
	}
	
	#integrate .fusion-column-wrapper{
	
	
	}
}

#main {
	padding-top:24px!important;
}





