@media (min-width: 1025px) {
#index #header {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    background-color: transparent;
}
}
#header .header-top {background: #27282c;}
#index .header-top {background: none;}