.ba-item-logo img,
.resizing-header.ba-section {
    transition: all .3s;
    -webkit-transition: all .3s;
}
  
.fixed-header .resizing-header.ba-section {
    /*background: #15181f !important;*/
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.ba-item-icon-list .vertical-layout li {
    margin-top: 0px;
}

#item-16955864101400 .ba-feature-box:nth-child(n) {
    margin-top: 10px;
}









@media (max-width: 1024px){
.ba-item-language-switcher .ba-default-layout .ba-language-switcher-list img {
    margin: 5px;
}
}

@media (max-width: 520px){
.slim{
  min-height: 25px!important
}
  }