.ba-item-logo img,
.resizing-header.ba-section {
    transition: all .3s;
    -webkit-transition: all .3s;
}
  
.fixed-header .resizing-header.ba-section {
    background: #0677bd !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.main-menu li.active {
	  border-bottom: 1px solid #ffffff;
}
.main-menu li:hover {
     border-bottom: 1px solid #ffffff;
}
