strong.logo {
	height: 232px !important;
	max-height: 232px !important;
	line-height: 232px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
strong.logo a{
	height: 232px !important;
	max-height: 232px !important;
	line-height: 232px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
strong.logo a img{
	max-height: 232px !important;
	line-height: 232px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.header-scrolled strong.logo{
	top: 0 !important;
	max-height: 116px !important;
	line-height: 116px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.header-scrolled strong.logo a{
	top: 0 !important;
	max-height: 116px !important;
	line-height: 116px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.header-scrolled strong.logo a img{
	top: 0 !important;
	max-height: 116px !important;
	line-height: 116px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.header-scrolled-full strong.logo{
	top: 0 !important;
	max-height: 116px !important;
	line-height: 116px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.header-scrolled-full strong.logo a{
	top: 0 !important;
	max-height: 116px !important;
	line-height: 116px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.header-scrolled-full strong.logo a img{
	top: 0 !important;
	max-height: 116px !important;
	line-height: 116px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

@media only screen and (max-width: 860px){
	strong.logo {
		height: 145px !important;
		max-height: 145px !important;
		line-height: 145px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
	}
	strong.logo a{
		height: 145px !important;
		max-height: 145px !important;
		line-height: 145px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
	}
	strong.logo a img{
		max-height: 145px !important;
		line-height: 145px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
	}
}

@media only screen and (max-width: 767px){
	.responsive #header_main .container {
		height: 116px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
	}
	.av-logo-container {
		line-height: 116px !important;
		height: 116px !important;
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
	}
}