@media (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
}
header .header-top .top-right .search-input input{
  background: transparent;
}