.primary-bgcolor, .owl-dot span, .bottom-nav-wrapper, .bottom-nav-column li:before, .winner img { background-color: #000000;  }
#loading-screen{z-index: 999999;}
.splash-screen{display: block;  height: 100%;  width: 100%;  background-size: cover;  z-index: 2000;  position: fixed;  top: 0;  bottom: 0;  overflow: hidden;  left: 0;}
.splash-screen-inside{width: 16em;  margin: auto;  height: 100%;  white-space: nowrap;  text-align: center;  }
.center-helper{display: inline-block;  height: 100%;  vertical-align: middle;  }
.splash-screen-logo{vertical-align: middle;  max-width:100%;  }
.splash-screen-loader-wrapper{position: absolute;  left: 0;  width: 100%;  z-index: 99;  margin: auto; top: 54%;  }
.splash-screen-loader {width: 15%;  max-width: 80px;  }
::-webkit-scrollbar-track, ::-webkit-scrollbar-track:hover, ::-webkit-scrollbar-track:active { background-color: #000000;}
::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-thumb:active {background-color: #373737;}
::-webkit-scrollbar-thumb {background: #4d4d4d;}
::-webkit-scrollbar {width: 12px; height: 12px;}
::-webkit-scrollbar-button {width: 0;height: 0;  }
::-webkit-scrollbar-thumb { border: 0 none #ffffff;border-radius: 50px;}
::-webkit-scrollbar-track {border: 0 none #ffffff;border-radius: 0;  }
::-webkit-scrollbar-corner {background: transparent;}