#vw-header {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px #0060a129;
  margin: 0 -20px;
  padding: 0 20px;
  position: sticky;
  top: 0;
  z-index: 11;
}

#vw-header #btnmessdiv > button > i {
  display: inline-block;
  font-size: 25px;
  height: 25px;
  width: 25px;
}

#vw-header #ContactUsBtn {
  z-index: 999;
}

#vw-header #messdiv {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  color: #000;
  display: none;
  line-height: 18px;
  position: absolute;
  width: 125px;
  z-index: 1;
}

#vw-header #messdiv.show {
  display: block;
}

#vw-header #nav-link:hover {
  color: red;
}

#vw-header #Smallchat .Icon {
  height: 18px;
  width: 18px;
}

#vw-header #Smallchat .Input_field {
  height: 20px;
}

#vw-header #Smallchat .Layout {
  background-color: #3f51b5;
  border-radius: 10px;
  color: #fff;
  opacity: 5;
}

#vw-header #Smallchat .Messenger_header {
  background-color: #d44534;
  color: #fff;
}

#vw-header .alheaderContainer {
  margin: 0 auto !important;
  max-width: 1440px !important;
  padding: 0 19px !important;
  width: 100%;
}

#vw-header .allHeaderLangDropDown,
#vw-header .allprofileDropDown,
#vw-header .langdropdown {
  -webkit-transform-origin: top right;
  -webkit-transform: scaleY(0);
  -webkit-transition: all 0.3s ease;
  background-color: #fff;
  border-radius: 6px;
  border: none;
  box-shadow: 0 0 0 3.5px rgba(51, 51, 51, 0.1);
  display: block;
  height: auto;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 45px;
  transform-origin: top right;
  transform: scaleY(0);
  transition: all 0.3s ease;
  width: 260px;
  z-index: 100;
}

#vw-header .allHeaderLangDropDown,
#vw-header .langdropdown {
  right: 0;
}

#vw-header .allHeaderLangDropDown.show,
#vw-header .allprofileDropDown.show,
#vw-header .langdropdown.show {
  -webkit-transform-origin: top right;
  -webkit-transform: scaleY(1);
  -webkit-transition: all 0.3s ease;
  opacity: 1;
  padding-bottom: 1rem;
  transform-origin: top right;
  transform: scaleY(1);
  transition: all 0.3s ease;
}

#vw-header .allprofileDropDown {
  right: 50px;
}

#vw-header .borderright.active {
  font-weight: 700;
  opacity: 1;
}

#vw-header .country-language {
  color: #333;
  font-family: bodyfont;
  font-size: 11px;
  text-align: center;
}

#vw-header .country-language.active {
  color: #febc04;
  font-weight: 700;
}

#vw-header .country-language:hover,
#vw-header .menuTitle:hover {
  color: #febc04;
}

#vw-header .cross-icon {
  font-size: 2rem;
}

#vw-header .flash-border {
  border-color: red;
}

#vw-header .gridnav {
  color: inherit;
  margin: 5px 0;
}

#vw-header .gridnav-hover:hover {
  background: linear-gradient(
      90deg,
      rgba(6, 134, 221, 1) 0%,
      rgba(0, 96, 161, 1) 100%
    )
    no-repeat padding-box;
  border-radius: 25px;
  box-shadow: 0 3px 6px rgba(0, 96, 161, 0.16);
  color: #fff;
}

#vw-header .header-box {
  align-items: center;
  display: flex;
  height: 60px;
  position: relative;
}

#vw-header .header-contact-btn {
  align-items: center;
  display: flex !important;
  justify-content: center;
  min-width: 150px;
}

#vw-header .header-contact-btn > div > img {
  padding-bottom: 3px;
  width: 18px;
}

#vw-header .header-contact-btn > div > span {
  cursor: pointer;
  padding-left: 2px !important;
}

#vw-header .header-contactus-box {
  margin-right: -180px;
  transition: all 1s ease;
  width: 180px;
}

#vw-header .header-content .nav-icon {
  height: 30px;
  margin-left: 10px;
  width: 30px;
}

#vw-header .header-content .nav-icon img {
  height: 30px;
  width: 30px;
}

#vw-header .header-content .nav-text {
  font-size: 1em;
  font-weight: 500;
  height: 30px;
  line-height: 1.8em;
  opacity: 1;
  text-align: left;
  transition: visibility 0.5s linear, opacity 1s linear;
  visibility: visible;
  width: 100%;
}

#vw-header .header-greyscale-menu {
  filter: grayscale(100%);
  opacity: 0.25;
}

#vw-header .header-helpcard-box {
  background-color: #0060a1;
  border-radius: 0 0 0 7px;
  min-height: 150px;
  padding: 12px 8px;
  width: 180px;
}

#vw-header .header-helpcont-box {
  height: fit-content;
  margin-left: 0;
  margin-right: 0;
  min-height: 38px;
}

#vw-header .header-join-btn {
  min-width: fit-content !important;
}

#vw-header .header-lang-right {
  right: 15px;
}

#vw-header .header-login-btn,
#vw-header .uheader-deposit-btn {
  margin-right: -20px;
  min-width: fit-content !important;
}

#vw-header .header-logo {
  bottom: 5px;
  height: auto;
  max-height: 110px;
  min-width: 180px;
  object-fit: contain;
  position: relative;
  width: 35%;
}

#vw-header .header-logo-box {
  width: min-content;
}

#vw-header .header-menu-box,
#vw-header .headerdropdownContent {
  max-width: max-content;
  min-width: 100%;
}

#vw-header .header-modals {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  min-width: 530px;
  width: fit-content;
}

#vw-header .header-object-contain {
  object-fit: contain;
}

#vw-header .header-pinput-box {
  background: #fff;
  margin-right: -20px;
}

#vw-header .header-qr-img {
  height: auto;
  width: 100px;
}

#vw-header .header-uinput-box {
  background: #fff;
  margin-left: -9px;
  margin-right: -10px;
}

#vw-header .headerBtnFrame {
  background: transparent;
  border: 2px solid #dee2e6;
  height: 40px;
  min-width: 40px;
  padding: 5px;
}

#vw-header .headerBtnFrame .fa {
  color: #0060a1;
  font-size: 20px;
}

#vw-header .headerMainBtn {
  background: #0060a1;
  color: #fff;
  min-width: 105px;
  padding: 0 15px;
}

#vw-header .headerSubBtn {
  background: #febc04;
  color: #000;
  min-width: 105px;
  padding: 0 15px;
}

#vw-header .headLogo {
  height: auto;
  max-height: 110px;
  min-width: 180px;
  object-fit: contain;
  position: relative;
  width: 35%;
}

#vw-header .help {
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 7;
}

#vw-header .helpcard {
  background-color: #0060a1;
  border-radius: 0 0 0 7px;
  margin-top: -44px;
  padding: 12px 8px;
  width: 200px;
}

#vw-header .helpcenter {
  background: #0060a1;
  border-radius: 0 0 7px 7px;
  border: transparent;
  height: 44px;
  position: relative;
  transform-origin: 0 0;
  transform: rotate(90deg);
  width: auto;
  border-top: none !important;
}

#vw-header .id-cantainer,
#vw-header .time-cantainer {
  color: #000;
}

#vw-header .langbtn {
  background: transparent;
  border-color: transparent;
}

#vw-header .langbtn:focus {
  border-color: transparent !important;
  outline: none;
}

#vw-header .langname {
  color: #333;
  font-family: bodyfont;
  font-size: 11px;
  font-weight: 505;
  line-height: 1.86;
  padding: 10px 15px 0;
  text-align: left;
}

#vw-header .language-box .country-language:not(:last-child) {
  border-right: 2px solid rgba(51, 51, 51, 0.4);
}

#vw-header .loginbtn:hover,
#vw-header .userNameHoverCont:hover {
  background: #0060a1;
  color: #fff;
}

#vw-header .main_wallet {
  padding: 0 15px;
}

#vw-header .menu-bar-list {
  height: 40px;
  margin: auto;
  position: relative;
  white-space: nowrap;
}

#vw-header .menu-hot-icon {
  height: auto;
  max-height: 22px;
  max-width: 22px;
  padding-left: 5px;
  transform: translate(-30%, -35%);
  width: auto;
}

#vw-header .menu-icon,
#vw-header nav.menuBar a {
  color: #fff;
}

#vw-header .menu-icon:hover {
  color: #febc06;
}

#vw-header .modal-header {
  align-items: center;
}

#vw-header .mxw-1350 {
  max-width: 1350px;
}

#vw-header .messdivcont {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}

#vw-header .navigationContainer::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 3px;
  width: 1px;
}

#vw-header .profile-dropdown {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  color: #000;
  line-height: 18px;
  position: absolute;
  right: 46%;
  top: 80%;
  width: max-content;
  z-index: 1;
}

#vw-header .profileiconbox {
  color: #333 !important;
  font-family: bodyfont;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.36;
  padding: 0 10px;
  text-align: right;
}

#vw-header .profileiconbox > i {
  opacity: 0.7;
}

#vw-header .randl {
  background-color: #f0f3f4;
  color: #333;
  font-family: bodyfont;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.86;
  padding: 10px 15px;
  text-align: left;
}

#vw-header .reloadnow {
  transform: translateZ(0px) rotateZ(720deg);
}

#vw-header .reloadnow1 {
  transform: translateZ(0px) rotateZ(0deg);
}

#vw-header .reloadrotate {
  cursor: pointer;
  height: 18px;
  transition: transform 500ms cubic-bezier(0.85, -0.48, 0.26, 0.67);
  width: 18px;
}

#vw-header .submenu_text {
  color: #0060a1;
}

#vw-header .text-fl-capitalize:first-letter {
  text-transform: capitalize;
}

#vw-header .uheader-box {
  position: absolute;
  right: 0;
  top: 10px;
}

#vw-header .uheader-box-height {
  height: 4%;
}

#vw-header .uheader-box-width {
  min-width: 555px;
}

#vw-header .uheader-margin {
  margin-right: -23px;
}

#vw-header .uheader-notification-box {
  background-color: red;
  border-radius: 50%;
  color: #fff;
  font-size: 12px; 
  width: 22px;  
  height: 22px;  
  min-width: 22px;  
  min-height: 22px;  
  margin-left: -6px;
  margin-top: -10px;
  padding: 0; 
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}

#vw-header .uheader-notification-box .notificationInboxCount.large-number {
  font-size: 10px;
}

#vw-header .uheader-notify-btn {
  margin-right: -8px;
  min-width: fit-content !important;
}

#vw-header .userNameHoverContent {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  color: #000;
  line-height: 18px;
  position: absolute;
  right: 25%;
  top: 72%;
  width: max-content;
  z-index: 1;
}

#vw-header .vip-promo-dropdown {
  background-color: #f9f9f9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
}

#vw-header .w-15 {
  width: 15%;
}

#vw-header nav.menuBar {
  color: #fff;
  overflow-x: hidden;
}

.helpcont {
  align-items: flex-start;
  background-color: #fff;
  border-radius: 6px;
  border: solid 1px #fff;
  display: flex;
  height: 38px;
  margin-bottom: 8px;
  padding: 10px;
  width: 164px;
  word-break: break-word;
}

.helptxt {
  color: #fff;
  font-family: bodyfont !important;
  font-size: 15px;
  line-height: 1.73;
  text-align: left;
}

.theme-switch-icon {
  object-fit: contain;
}

@media (min-width: 576px) {
  #vw-header .alheaderContainer {
    margin: 0 auto !important;
    max-width: 1440px !important;
    padding: 0 19px !important;
  }
}

@media (min-width: 768px) {
  #vw-header .alheaderContainer {
    margin: 0 auto !important;
    max-width: 1440px !important;
    padding: 0 19px !important;
  }
}

@media (min-width: 992px) {
  #vw-header .alheaderContainer {
    margin: 0 auto !important;
    max-width: 1440px !important;
    padding: 0 19px !important;
  }
}
