/*
Theme Name: Enfold Child
Theme URI: http://www.kriesi.at/themes/enfold/
Template: enfold
Author: Kriesi
Author URI: https://kriesi.at
Description: A superflexible and responsive Business Theme by Kriesi - Update notifications available on twitter, facebook and via newsletter: Follow me on twitter - Join the Facebook Group - Subscribe to our Newsletter
Version: 4.5.4.1552790261
Updated: 2019-03-17 02:37:41

*/

.logo .subtext {
    font-size: 28px;
    position: relative;
    top: 30px;
}

.logo i {
    font-size: 14px;
}

.logo > a {
    text-decoration: none;
}

.logo a {
line-height: 20px;
}

.responsive #top .logo {
    display: block;
    height: 60px !important;
	margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.responsive .logo a {
    display: block
}

#welcome-columns .avia-image-container-inner {
	width: 100%;
}

#welcome-columns .avia-image-container .avia_image {
	width: 100%;
}

.avia-image-container.avia-align-center {
	margin-bottom: 16px;
}

.subtext {
	display: none;
}

@media only screen and (max-width: 850px) {
	.logo img {
        top: 0px;
        max-height: 100px;
	}
	
	.responsive #top .logo {
		max-height: 60px !important;
	}
	
	.responsive #header_main .container {
		height: 80px !important;
	}
}