.header-container{z-index:1000;background:#0f0f0f;width:100%;height:60px;padding:7px 0;transition:all .5s;position:fixed;top:0;box-shadow:0 5px 40px rgba(0,0,0,.1)}.header{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.logoimage{float:left}@media screen and (max-width:992px){.logoimage{text-align:center;float:none;padding:10px 0;transition:all .3s}}@media screen and (max-width:480px){.logoimage{padding:8px 0}}.header .logoimage a img{transition:all .5s}@media screen and (max-width:992px){.header .logoimage a img{max-width:125px}}@media screen and (max-width:767px){.header .logoimage a img{max-width:98px;height:20px;padding-top:0}}
.new-footer{width:100%;position:fixed;bottom:0;margin-bottom:0!important}.copyright{background:#1a1c1f;padding:16px!important}.copyright p{color:var(--Shades-Grey-400,#959da5);font-size:12px;font-weight:500;line-height:22px}.fixed-bottom{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(26,28,31,.9);justify-content:center;align-items:center;width:100%;padding:8px 80px;display:flex}.play-btn{background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:8px 12px;display:flex}
.rmg-alert{z-index:1;border-radius:8px;width:100%;max-width:680px;position:fixed;top:auto;bottom:150px;left:50%;transform:translate(-50%)}@media (min-width:1024px){.rmg-alert{top:65px;bottom:auto;left:50%;transform:translate(-50%)}}.news{color:#fff;background:#3b3b3f;border-radius:8px;align-items:center;gap:10px;margin:10px;padding:10px;font-weight:700;display:flex}@media screen and (max-width:768px){.news{font-size:14px}}
