.Brand-logo{
	width: 100%;
	margin-top: 30px;
	height: auto !important;
	min-height: 80px;
	height: 80px;
	overflow: hidden;
	position: relative;
	
}
.BL{
	width: 60%;
	margin: 0 auto;
	height: auto !important;
	min-height: 80px;
	height: 80px;
	overflow: inherit;
	border: 1px solid #DCDCDC;
	padding-bottom: 15px;
	position: relative;
	z-index: 88;
	padding-top: 30px;
}
.BL-s{
	width: 60%;
	margin: 0 auto;
	position: absolute;
	top: -5px;
	left: 20%;
	z-index: 9999;
}
.IB-Logo{
	width: 120px;
	/*height: 50px;*/
	/*position: absolute;*/
	
}
.IB-Logo a,.BD-L a{
	display: block;
}
.IB-Logo a img{
	width: 100%;
	height: auto;
}
.BD-L{
	width: 33%;
	float: left;
}
.BD-L a{
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.BD-L a img{
	display: block;
	margin: 0 auto;
	margin-top: 35px;
	width: 50% !important;
}
.GFL-Logo a img{
	max-width: 75px;
	max-height: 85px;
	margin: 0 auto;
    margin-top: 15px;
	
}
.ASKION-Logo,.CT-Logo{
	margin-bottom: 15px;
}