.bz-home #sp-main-body {color: #fff;}
.bz-home {background: #000;}
.bz-home #sp-header-topbar {background: #fff;}
#sp-header .logo {height: 100px;}
#sp-header-topbar .container-inner {border-bottom: none;}
#sp-logo {padding: 10px 0px;}
video {width: 100vw;max-width: 100%;}

.k-ui-namespace .koowa_media--gallery .koowa_media__item__content {background: none;border: none;}

.html5-audio-list {display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}

ul.fields-container {
    list-style: none;
    padding: 0px;
}

@media screen and (max-width: 876px) {
.html5-audio-list {display: grid;grid-template-columns: 1fr;gap: 20px;}
}
@media screen and (max-width: 1199px) {
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {}
}