@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

.preloader,
body {
  background: #000
}

.innerwall.comingsoon::after,
.innerwall.unavailable::after,
.innerwall2.comingsoon::after,
.innerwall2.unavailable::after {
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .4);
  padding: 13px;
  bottom: 0;
  right: 0;
  text-align: center
}

#partnershipss,
div#preview {
  margin-bottom: 18px
}

a.nav-link:hover,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  color: #ffffff !important
}

.dashboard-app,
.dashboard-nav-dropdown,
.dashboard-nav-dropdown-menu,
.dashboard-nav-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal
}

#MainSiteBanner .start-earn-btn,
#MainSiteBanner h1,
#MainSiteBanner p,
body,
div#last_offers .offer-wrapper p {
  font-family: Poppins, sans-serif, arial
}

:root {
  scroll-behavior: smooth;
  --primary-color: #5ddbb6;
  background-color: #000;
}

body,
html {
  width: auto !important;
  overflow-x: hidden !important
}

.preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center
}

.preloader img {
  height: 1300px;
  width: 1300px
}

.preloader h3 {
  font-size: 3rem
}

.preloader h3 span.logo {
  color: var(--primary-color)
}

.preloader h3 span.dots {
  animation-name: fadeInLeft;
  animation-delay: 15s;
  animation-duration: 15s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite
}

body {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  overflow-x: hidden;
  letter-spacing: 3px;
  user-select: none
}

::-webkit-scrollbar {
  width: 5px;
  background: #f5f5f5
}

.main-navbar {
  padding: 20px
}

.main-navbar-container {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.main-navbar-container .main-nav-buttons {
  display: flex;
  align-items: center
}

nav.navbar.navbar-expand-lg {
  background: #f5f5f5;
  padding: 0;
  border-bottom: 1px solid #000
}

.navbar-expand-lg {
  flex-wrap: nowrap;
  justify-content: flex-start;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-bottom: 75px;
  z-index: 99
}

.navbar-toggler:focus {
  outline: 0;
  box-shadow: none;
  background: #fff;
  padding: 1px
}

.form-control:focus,
button.btn.btn-primary.btn-block.w-100.p-1:hover {
  box-shadow: none !important
}

span.navbar-toggler-icon {
  color: #fff;
  background: #FFD008;
  border: .9px solid #fff;
  border-radius: 3px;
  display: block
}

#partnershipss,
header.header {}

a.navbar-brand .logo {
  height: 55px;
  width: 100%
}

@media screen {
  .logo-text {
    color: #FFD008;
    font-size: 1.8rem;
    font-weight: 600;
    font-family: Mukta, sans-serif;
    display: block;
    margin-top: 50px
  }
}

.logo-text {
  color: #FFD008;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: Mukta, sans-serif;
  display: block;
  margin-top: 2px
}

.logo-text span {
  color: #fefdff
}

a.nav-link {
  font-size: 1.2rem;
  color: #000;
  background: #FFD008;
  margin-right: 30px;
  border-radius: 21px;
  padding: 1px 18px !important;
  display: flex;
  width: 140px;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  box-shadow: 0 0 20px 4px #00000066;
  transition: background .2s ease-in;
  -webkit-transition: background .2s ease-in;
  -moz-transition: background .2s ease-in;
  -ms-transition: background .2s ease-in
}

a.nav-link:hover {
  background-color: #FFD008;
  border: none
}

a.me-3.nav-link.nav-support {
  border: none;
  background: 0 0;
  box-shadow: none
}

@media screen and (max-width:771px) {
  li.nav-item {
    margin: 5px
  }

  .main-nav-buttons .login-btn,
  nav .dashboard-btn {
    margin-right: 0 !important
  }

  div#navbarNav {
    background: #f5f5f5;
    padding: 25px;
    margin: 0;
    border-radius: 2px
  }

  .main-navbar-container {
    flex-direction: column
  }

  .main-nav-buttons {
    margin-top: 15px
  }

  .main-nav-buttons .register-btn.nav-link {
    margin-right: 14px !important
  }

  nav a.nav-link {
    width: 125px !important
  }

  nav .dashboard-btn {
    margin-left: 0 !important;
    margin-top: 7px !important
  }

  #profile-settings-form .custom-profile-setting-btn {
    margin-left: 0
  }
}

@media all and (max-width:551px) {
  .header {
    display: block
  }
}

header.header h4 {
  color: #fff;
  font-size: 3rem;
  text-transform: uppercase;
  margin: 5px 0;
  display: flex
}

header.header .container {
  min-height: 10vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column
}

header span.logo-text {
  font-size: unset;
  padding-right: 25px
}

.currency-wrapper {
  background: #f5f5f5;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #f5f5f5
}

.currency-wrapper img {
  margin-right: 0;
  width: 36px;
  height: 36px;
  border: 1px solid #f5f5f5;
  border-radius: 20%;
  padding: 5px;
  background: #f5f5f5
}

.header-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px
}

.header-button a {
  margin-right: 0 !important;
  margin-bottom: 30px;
  margin-top: -20px
}

#preview h1,
#preview h2 {
  color: #FFD008;
  text-transform: capitalize;
  margin-top: 60px;
  letter-spacing: 3px;
  opacity: .8
}

.preview svg {
  width: 85px;
  height: 140px
}

.how-to-box {
  position: relative;
  background: #242b27;
  padding: 15px 5px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  margin: 35px 0;
  border-radius: 10px
}

.how-to-box h3.text {
  color: #61f1a1;
  text-transform: capitalize;
  font-weight: 700;
  margin: 5px 0 32px
}

.how-to-box .description {
  background: #f5f5f5;
  padding: 2px 0;
  border-radius: 15px
}

.how-to-box span.counter {
  position: absolute;
  top: -31px;
  left: -10px;
  color: #FFD008;
  font-size: 30px;
  font-weight: 900
}

.how-to-box svg {
  height: 108px;
  width: 80px;
  margin-top: 15px;
  margin-bottom: 5px
}

.offerwallsposition,
.offerwallsposition2 {
  position: relative;
  transition: .3s ease-in-out
}

.offerwallsposition2:hover,
.offerwallsposition:hover {
  t-webkit-transform: scale(.93);
  transform: scale(.93)
}

.custom-offerwall-style {
  border-radius: 10px;
  position: relative
}

.custom-offerwall-style .innerwall {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 110px !important
}

.custom-offerwall-style a {
  display: flex;
  width: 100%;
  text-align: center;
  position: relative;
  height: 100%;
  align-items: center;
  justify-content: center
}

.innerwall.unavailable::after {
  display: block;
  content: 'Unavailable';
  position: absolute;
  border-radius: 10px;
  color: #fff
}

.innerwall.comingsoon::after,
.innerwall2.comingsoon::after {
  display: block;
  content: 'Coming Soon';
  position: absolute;
  border-radius: 10px
}

.custom-offerwall-style img,
.custom-offerwall-style2 img {
  width: 70px;
  max-width: 100%;
  object-fit: cover
}

.custom-offerwall-style .icons {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 11px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0)
}

.custom-offerwall-style .icons p,
.custom-offerwall-style2 .icons p {
  text-align: center;
  margin-bottom: 0
}

.custom-offerwall-style .icons p span {
  font-size: 10px
}

.offerwall-link {
  display: block !important;
  text-decoration: none !important
}

.custom-offerwall-style2 {
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  user-select: none
}

.custom-offerwall-style2>a {
  text-decoration: none;
  z-index: 10
}

.custom-offerwall-style2 .innerwall2 {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  position: relative;
  padding: 25px 0
}

.custom-offerwall-style2 .innerwall2>div {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px
}

.custom-offerwall-style2 .innerwall2 .offerwall-name {
  margin: 5px 0 0;
  font-weight: 500;
  color: #f29402;
  letter-spacing: 2px;
  text-decoration: none
}

.innerwall a {
  text-decoration: none !important
}

.innerwall2.unavailable::after {
  display: block;
  content: 'Unavailable';
  position: absolute;
  border-radius: 10px
}

.custom-offerwall-style2 .icons {
  display: flex;
  align-items: center;
  justify-content: center
}

.custom-offerwall-style2 .icons p span {
  font-size: 14px
}

.custom-style-cashout a {
  display: block;
  text-align: center;
  padding: 30px;
  border-radius: 10px
}

.custom-style-cashout a img {
  width: 130px;
  max-width: 100%;
  object-fit: cover
}

.img-wrapper img {
  width: 25%
}

.app-install {
  margin: 50px 0;
  padding: 25px 27px;
  border: 2px solid #470abb;
  background: #121114
}

.app-install .header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px
}

.app-install svg {
  height: 55px
}

.app-install a.nav-link,
.welcometoheader {
  width: 100%
}

.app-install .text p {
  color: #12ba8b;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px
}

section#statist .panel {
  text-align: center;
  margin: 8px 0
}

section#parners {
  background: #f5f5f5;
  background-image: #f5f5f5;
  text-align: center;
  padding: 1px 0;
  margin-bottom: 25px;
  color: #f5f5f5;
  display: block;
  max-width: 100%;
  height: auto
}

section#parners h3 {
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 40px;
  border-bottom: 1px solid #55555521;
  text-align: center
}

footer.footer.pb-5 {
  margin-top: 50px;
  padding-top: 25px;
  color: #FFD008
}

.links-group {
  display: flex;
  flex-flow: column
}

footer h4 {
  color: #ddd
}

a.footer-link {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  transition: .2s
}

a.footer-link:hover {
  text-decoration: underline
}

.card,
.card-box,
.panel {
  
  background: #1d221f;
  padding: 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  font-family: Poppins, sans-serif
}

#MainSiteBanner .start-earn-btn,
#referrallinkcommition .copytext,
#twofaauth .copytext,
.togglebtn,
form .sendmsgbtn {
  background-color: #FFD008;
  outline: 0
}

.togglebtn {
  border: 0;
  padding: 25px 10px;
  color: #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center
}

.panel-header h3 {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  text-transform: capitalize
}

.panel.c-white {
  border-radius: 20px
}

.form-control {
  line-height: 1.1;
  margin: 6px 12px 1px 6px;
  color: #666;
  width: 100%;
  background-color: #f5f5f5;
  border: .1px solid #f5f5f5;
  min-height: 55px;
  resize: none;
  padding: 18px;
  font-size: 14px;
  font-weight: 500;
  outline: 0;
  border-radius: 10px
}

.form-control:focus {
  border: 1px solid #FFD008;
  background: #f5f5f5;
  color: #000 !important;
  outline: 0
}

.btn.btn-primary {
  color: #fff;
  border: 1px solid #FFD008;
  padding: 5px 25px;
  background: #FFD008
}

.form-group {
  margin: 14px 0
}

.btn-link {
  font-weight: 400;
  color: #dde2eb;
  text-decoration: none
}

.brand-logo,
.dashboard-nav-dropdown.show>.dashboard-nav-dropdown-toggle,
form .sendmsgbtn {
  font-weight: 700
}

.panel-footer a {
  color: #ddd !important
}

div#chat {
  position: fixed;
  right: 0;
  top: 120px;
  bottom: 0;
  z-index: 99999999
}

.chat-container {
  position: relative;
  min-height: 600px
}

.chat-button {
  position: absolute;
  top: 150px
}

.chat-messages {
  max-height: calc(100vh - 116px);
  background: #242b27;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  overflow: auto;
  width: 330px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border: 2px #FFD008
}

.dashboard,
.dashboard-app {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox
}

.chats-wrapper {
  max-width: 310px;
  background: #242b27;
  margin: 6px;
  padding: 10px
}

.chats-wrapper .wrapper-top .chat-header {
  display: flex;
  overflow: hidden;
  text-align: center
}

.chats-wrapper .wrapper-bottom {
  margin-top: 7px
}

.chats-wrapper .wrapper-bottom p {
  color: rgb(215 215 252 / 70%) !important;
  overflow: hidden;
  word-wrap: break-word;
  font-size: 13px;
  font-weight: 500;
  line-height: 133%;
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 0;
  font-style: normal !important;
  letter-spacing: 1px;
  opacity: .8
}

.chats-wrapper .time {
  font-size: .5rem;
  align-self: self-end
}

.chat-header img {
  height: 25px;
  width: 25px;
  border-radius: 25px
}

.chat-header h5 {
  font-size: 12px;
  color: #FFD008 !important;
  margin: 5px 0 0 5px;
  letter-spacing: 1px;
  opacity: .8
}

.chats-wrapper>p {
  align-self: self-start;
  word-break: break-all;
  margin-top: 20px
}

form#chat_form {
  display: flex;
  background-color: #242b27
}

form .sendmsgbtn {
  border: 0;
  padding: 7px;
  color: #fff;
  width: 73px;
  margin: 4px auto
}

.left-side-bar {
  width: 214px;
  height: 100vh;
  z-index: 1000;
  background: #261d38
}

.dashboard-nav,
.dashboard-toolbar {
  background-color: #000;
  top: 0;
  left: 0
}

.user-info-dropdown .dropdown-toggle .user-icon {
  width: 35px;
  height: 35px
}

.dropdown-menu.dropdown-menu-right.dropdown-menu-icon-list.show,
div.header {
  background: #1f1634
}

span.user-name {
  color: #fff !important
}

a.dropdown-item {
  color: #ffff
}

.menu-icon.fas.fa-list {
  color: #fff;
  cursor: pointer
}

ul#accordion-menu {
  padding-left: 0
}

@media screen and (max-width:551px) {
  .img-wrapper img {
    width: 65%
  }

  .main-container {
    margin-left: 0 !important
  }

  .h3partner {
    width: 100%;
    height: 100%;
    margin-top: -50px
  }
}

a.btn.offer-btn {
  color: #000;
  font-size: 18px;
  font-weight: 800;
  background: #FFD008;
  margin-right: 7px;
  margin-top: 20px
}

.left-side-bar a {
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  display: block;
  margin: 5px 0;
  background: #1e1532
}

.main-container {
  margin-left: 218px
}

table th {
  color: #FFD008
}

table td {
  color: #fff
}

div#last_offers div {
  margin-top: 0;
  margin-left: 0;
  min-height: 58px;
  display: flex;
  background: #f5f5f5;
  letter-spacing: 1px;
  overflow-x: auto;
  overflow-y: hidden;
  display: none;
}

div#last_offers .offer-wrapper {
  padding: 5px;
  margin: 5px;
  display: flex;
  background: #242b27;
  align-items: center;
  min-width: 170px;
  height: 42px;
  gap: 5px;
  position: relative;
  border-radius: 8px;
  border: 1px solid #FFD008
}

div#last_offers .offer-wrapper .offer-amount {
  padding: 3px 7px;
  background: #FFD008;
  border-radius: 5px;
  color: #FFD008;
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translate(50%, -50%);
  overflow: hidden;
  overflow-wrap: break-word;
  max-width: 50px;
  margin-right: 0;
  min-width: 40px;
  text-align: center;
  font-size: 8px
}

div#last_offers .offer-wrapper h3,
div#last_offers .offer-wrapper p span {
  font-size: 9px;
  font-weight: 500;
  color: #56d381;
  font-family: Poppins, sans-serif, arial
}

div#last_offers .offer-wrapper p {
  margin: 0;
  font-size: 10px
}

div#last_offers .offer-wrapper .offer-wrapper-inner {
  position: absolute !important;
  margin: 0 !important;
  top: 55px !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  min-height: 15px;
  background: #242b27 !important;
  display: none;
  justify-content: center;
  padding-top: 5px;
  z-index: 9999 !important
}

div#last_offers .offer-wrapper .offer-wrapper-inner>p {
  margin-bottom: 10px
}

div#last_offers .offer-wrapper .offer-wrapper-inner>p span.title {
  color: #fff !important;
  font-size: 10px !important
}

div#last_offers .offer-wrapper .offer-wrapper-inner>p span.value {
  color: #56d381 !important;
  font-size: 10px !important
}

div#last_offers .offer-wrapper:hover>.offer-wrapper-inner {
  display: block !important;
  border-radius: 8px
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #607d8b;
  opacity: 1
}

.sidebar-menu .dropdown-toggle,
.sidebar-menu .submenu li a {
  padding: 10px 15px 10px 67px
}

.dashboard {
  display: flex;
  min-height: 100vh
}

.dashboard-app {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  margin-top: -46px
}

.brand-logo,
.dashboard-nav header,
.dashboard-nav-dropdown,
.dashboard-nav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox
}

.dashboard-content {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  padding: 25px;
  margin-top: 55px
}

.dashboard-nav-dropdown-item,
.dashboard-nav-item {
  padding: 8px 20px 8px 70px;
  transition: .5s ease-out
}

.dashboard-nav {
  min-width: 238px;
  position: fixed;
  bottom: 0;
  overflow: auto;
  z-index: 10220;
  border-right: 1px solid #000
}

.dashboard-compact .dashboard-nav {
  display: none
}

.dashboard-nav header {
  min-height: 84px;
  padding: 8px 27px;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.dashboard-nav header .menu-toggle {
  display: none;
  margin-right: auto
}

.dashboard-nav a:hover {
  text-decoration: none
}

.dashboard-nav a {
  color: #fff;
  text-decoration: none
}

.brand-logo {
  font-family: Mukta, sans-serif;
  font-size: 20px;
  display: flex;
  color: #515151;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.brand-logo:active,
.brand-logo:focus,
.brand-logo:hover {
  color: #dbdbdb;
  text-decoration: none
}

.brand-logo i {
  color: #d2d1d1;
  font-size: 27px;
  margin-right: 10px
}

.dashboard-nav-dropdown,
.dashboard-nav-list {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.dashboard-nav-item {
  min-height: 56px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: .02em
}

.dashboard-nav-item i {
  width: 36px;
  font-size: 19px;
  margin-left: -40px
}

.dashboard-nav-dropdown-item:hover,
.dashboard-nav-dropdown.show,
.dashboard-nav-item:hover {
  background: rgba(255, 255, 255, .04)
}

.dashboard-nav-dropdown.show>.dashboard-nav-dropdown-toggle:after {
  -webkit-transform: none;
  -o-transform: none;
  transform: none
}

.dashboard-nav-dropdown.show>.dashboard-nav-dropdown-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.dashboard-nav-dropdown-toggle:after {
  content: "";
  margin-left: auto;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(81, 81, 81, .8);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg)
}

.dashboard-nav .dashboard-nav-dropdown-toggle:after {
  border-top-color: rgba(255, 255, 255, .72)
}

.dashboard-nav-dropdown-menu {
  display: none;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.dashboard-nav-dropdown-item,
.menu-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-align: center
}

.dashboard-nav-dropdown-item {
  min-height: 40px;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.menu-toggle {
  position: relative;
  width: 42px;
  height: 42px;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
  text-decoration: none;
  color: #fff
}

.menu-toggle i {
  font-size: 20px;
  margin-top: 6px
}

.dashboard-toolbar {
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 20px;
  position: fixed;
  right: 0;
  z-index: 1000
}

.nav-item-divider {
  height: 1px;
  margin: 1rem 0;
  overflow: hidden;
  background-color: #000
}

@media (max-width:768px) {
  .dashboard-content {
    padding: 15px 0
  }
}

@media (min-width:992px) {
  .dashboard-app {
    margin-left: 238px
  }

  .dashboard-compact .dashboard-app {
    margin-left: 0
  }

  .dashboard-toolbar {
    left: 270px
  }

  .dashboard-compact .dashboard-toolbar {
    left: 0
  }
}

p.code.border.border-info.p-2.ref-url {
  background: #261d38;
  cursor: pointer
}

.border-info {
  border-color: #FFD008 !important
}

a.dash-nav-link {
  background: 0 0;
  color: #fff;
  text-decoration: none;
  padding: 5px 15px;
  font-size: 18px;
  font-weight: 400;
  margin: 10px;
  border: none !important
}

.headeriniziale {
  width: 100px;
  margin-bottom: 50px;
  padding-left: 30%;
  margin-top: 35px
}

.h4 {
  font-size: 2000px
}

.wannadsofferwall {
  margin-top: 40px
}

.adgemofferwall {
  margin-top: 38px;
  margin-left: 6px
}

@media(max-width:551px) {
  .welcometo {
    display: block;
    width: 100%;
    margin-top: 20px
  }
}

@media(max-width:460px) {
  .logohomeone {
    display: none !important
  }

  .logohometwo {
    display: block !important
  }

  .main-navbar-container .main-nav-buttons {
    margin-top: 10px
  }

  .custom-offerwall-style2 .innerwall2 {
    padding: 17px 0
  }

  .custom-offerwall-style2 .icons p span {
    font-size: 14px
  }

  .custom-offerwall-style2 .innerwall2>div {
    gap: 25px
  }
}

@media(max-width:550px) {

  .custom-offerwall-style2 .icons p span,
  .custom-offerwall-style2 .innerwall2 .offerwall-name {
    font-size: 9px
  }

  .custom-offerwall-style2 .innerwall2>div {
    gap: 18px
  }

  .custom-offerwall-style2 img {
    width: 70px
  }
}

.welcometo {
  display: block;
  width: 100%;
  margin-top: 20px
}

.testosotto {
  font-size: 12px;
  font-display: center;
  text-shadow: 1px 1px 5px #FFD008;
  display: block
}

.stellaheader {
  display: block;
  width: 100%;
  margin-bottom: 40px
}

.headertesto {
  display: block;
  width: 100%;
  margin-top: 2px
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto
}

@media screen and (max-width:551px) {
  .christmas {
    width: 100%
  }

  .stellaheader {
    display: block;
    width: 100%;
    margin-bottom: 40px
  }

  .welcometotext {
    display: block
  }

  .footer pb-5 {
    display: block;
    width: 100%
  }
}

.modal-content {
  background: #242b27 !important
}

.dash-toolbar-links {
  margin-top: 10px
}

.dash-toolbar-links a {
  background: #242b27;
  padding: 7px 15px;
  border-radius: 30px;
  font-size: 16px
}

.photoheader {
  margin-block-end: 300px
}

.freelootheader {
  width: 62%
}

@media screen and (max-width:320px) {
  .main-nav-buttons {
    flex-direction: column !important
  }

  .main-nav-buttons .register-btn.nav-link {
    margin: 0 !important
  }

  .nav-link.login-btn {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 11px !important
  }
}

#MainSiteBanner {
  padding-top: 20px
}

#MainSiteBanner img.freelootheader {
  width: 255px;
  margin-bottom: 30px
}

#MainSiteBanner h1 {
  text-align: center;
  letter-spacing: 4px;
  word-spacing: 5px;
  color: #FFD008 !important;
  font-weight: 600;
  font-size: 2.9rem;
  line-height: 1
}

#MainSiteBanner p {
  font-size: 1rem;
  font-weight: 100;
  margin-top: 20px;
  margin-bottom: 20px;
  opacity: .8;
  text-align: center;
  letter-spacing: 3px
}

@media screen and (max-width:850px) {

  #MainSiteBanner .start-earn-btn,
  #MainSiteBanner p,
  .chats-wrapper .wrapper-bottom p,
  .how-to-box .description,
  a.footer-link {
    font-size: 12px
  }

  #MainSiteBanner h1 {
    font-size: 40px
  }
}

#MainSiteBanner .start-earn-btn {
  border: 0;
  color: #fff;
  border-radius: 7px;
  padding: 14px 40px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  margin-bottom: 25px;
  font-size: .9rem
}

#dashboard_main_image_container {
  display: flex !important;
  justify-content: center !important
}

#dashboard_main_image {
  width: 230px;
  max-width: 100%;
  margin: -74px auto 19px
}

@media (max-width:992px) {
  .dashboard-nav {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1070
  }

  .dashboard-nav.mobile-show {
    display: block
  }

  .dashboard-nav header .menu-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  #dashboard_main_image {
    margin: -74px auto 19px;
    display: block
  }
}

@media (max-width:400px) {
  #dashboard_main_image {
    width: 140px;
    margin-top: -63px
  }
}

#withdrawModal form h5 {
  text-align: center;
  color: #fff;
  margin-top: 40px;
  font-size: 1.5rem
}

#withdrawModal .charges {
  padding: 12px
}

#withdrawModal #withdrawCoin {
  text-align: center;
  font-size: 1.2rem;
  font-weight: lighter
}

#withdraw-preview-section .withdraw-details {
  padding: 10px
}

#withdraw-preview-section .withdraw-details .font-weight-bold,
#withdraw-preview-section .withdraw-details .font-weight-bold.pull-right {
  font-size: .9rem
}

#withdraw-preview-section .balance {
  font-size: 1rem;
  text-align: center;
  margin-top: 30px
}

#profile-settings-form label {
  margin-left: 10px
}

#profile-settings-form .custom-profile-setting-btn {
  margin-left: 10px !important
}

#twofaauth .copytext {
  color: #fff;
  border: 0
}

#referrallinkcommition .form-control[readonly],
#twofaauth input.form-control[readonly] {
  background-color: #f5f5f5 !important;
  border: 1px solid #f5f5f5 !important
}

#referrallinkcommition,
#referrallinkcommitionmain {
  border: 0;
  border-radius: 0;
  outline: 0
}

#referrallinkcommition .copytext {
  color: #fff;
  border: 0;
  cursor: pointer
}

.checkout-banner {
  background: #dc3545;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  max-width: 95%;
  margin: auto
}

.checkout-banner .checkout-text {
  color: #fff;
  letter-spacing: 3px;
  opacity: .8;
  margin: 0;
  font-size: 17px
}

.slider {
  height: 250px;
  margin: -100px auto -70px;
  position: relative;
  width: 90%;
  display: grid;
  place-items: center
}

.slide-track {
  display: flex;
  width: calc(250px *18);
  animation: 15s linear infinite scroll
}

.slide-track:hover {
  animation-play-state: paused
}

@keyframes scroll {
  0% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(calc(-250px *9))
  }
}

.slide {
  height: 200px;
  width: 250px;
  display: flex;
  align-items: center;
  padding: 15px;
  perspective: 100px;
  filter: grayscale(1);
}

.img {
  width: 100%;
  transition: 1s
}

.img:hover {
  transform: translateZ(20px)
}





@media screen and (max-width: 850px) {

  .custom-offerwall-style img,
  .custom-offerwall-style2 img {
    object-fit: contain;
    width: 50px;
  }
}

@media screen and (max-width: 650px) {
  .bonusofferwall {
    font-size: 9px;
  }
}

@media screen and (max-width: 1200px) {
  .bonusofferwall {
    font-size: 9px;
  }
}