@media screen and (min-width: 1550px) {
  div#hero:before {
    right: 0;
  }

  .popup-btn-details {
    max-width: 600px;
    padding: 24px;
  }

  .popup-btn-details h4 {
    font-size: 24px;
  }
  .popup-btn-details ul {
    font-size: 15px;
  }

  .popup-btn-details li {
    font-size: 15px;
  }
}

@media screen and (min-width: 1800px) {
  div#hero:before {
    right: 7%;
  }
  .popup-btn-details {
    max-width: 650px;
    padding: 26px;
  }

  .popup-btn-details h4 {
    font-size: 26px;
  }

  .popup-btn-details li {
    font-size: 16px;
  }
}

@media screen and (max-width: 1280px) {
  html,
  body {
    font-size: 15px;
  }

  h1,
  .h1 {
    font-size: 87px;
  }

  h2,
  .h2 {
    font-size: 44px;
  }

  .header-inner-wrap {
    display: none;
    padding-top: 10px;
  }

  .header-mobile {
    display: flex;
  }

  .header-inner {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 0;
    align-items: center;
    gap: 30px;
  }

  .header-inner ul.flexed {
    flex-direction: column;
    gap: 4px;
    font-size: 20px;
  }

  header.active {
    background: #00000033;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
  }

  body > header.opened {
    background: #0d4db2cc;
    -webkit-backdrop-filter: blur(29px);
    backdrop-filter: blur(30px);
    z-index: 10;
    border: none;
  }

  body > header {
    padding: 16px 0;
    border: none;
  }

  header li.btn {
    margin: 22px 0 20px;
  }

  .header-inner-wrap .logo {
    display: none;
  }

  header li a {
    font-size: 20px;
    font-weight: 500;
  }

  .buybox {
    max-width: 350px;
    padding: 16px;
    width:  350;
  }

  .buybox-nums {
    line-height: 1.3;
  }

  .buybox-stats-link a {
    color: #fff726;
  }

  .buybox-next-stage-info {
    white-space: nowrap;
    margin-left: -2px;
  }

  .buybox-buy-coin-select-item {
    padding: 4px 6px 4px 4px;
    flex-wrap: nowrap;
  }

  .buybox-buy-coin-select {
    gap: 4px;
    margin-left: -8px;
    width: calc(100% + 16px);
  }

  .buybox-buy-coin-select-item.active {
    padding: 5px 7px 5px 5px;
  }

  .hero {
    padding-top: 80px;
  }

  body > section {
    margin-bottom: 100px;
  }

  section#quickcam {
    padding: 100px 0 130px;
  }

  .hero-left-top {
    padding: 0;
  }

  .hero-left-top h1 span {
    margin: 0;
  }

  .hero-left ul {
    margin: 24px 0;
  }

  .hero-badge {
    position: absolute;
    right: 0;
    bottom: -55px;
    width: 325px;
    max-width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 14px 0 14px 42px;
  }

  .hero-inner {
    gap: 25px;
    position: relative;
    flex-wrap: nowrap;
  }
  .hero-inner1 {
    gap: 25px;
    position: relative;
    flex-wrap: nowrap;
  }
  .hero-inner2 {
    gap: 25px;
    position: relative;
    flex-wrap: nowrap;
  }
  .hero-inner3 {
    gap: 9px;
    position: relative;
    flex-wrap: nowrap;
  }

  .hero-left {
    flex: auto;
    max-width: 600px;
    position: static;
  }

  .section-contents {
    margin-top: 15px;
  }

  ul.diamonds li strong,
  .h5 {
    line-height: 1.3;
  }

  .community-anim {
    max-width: 345px;
  }

  .community-anim-text {
    flex: 1;
  }

  .community-inner ul.diamonds {
    max-width: 345px;
  }

  .community-inner > div {
    gap: 40px;
  }

  .community-text {
    font-size: 24px;
  }

  .steps-info,
  .buy-info {
    flex: 1;
  }

  .buy-inner,
  .steps-inner {
    gap: 40px;
  }

  .steps-bonus.bracs {
    padding: 2px 24px;
  }

  ol li {
    padding: 12px 0 12px 50px;
  }

  .whale-step-index {
    padding: 17px 0 1px;
    font-size: 30px;
    width: 51px;
  }

  .tokenomics-info {
    margin-top: 8px;
  }

  .footer-inner ul {
    gap: 16px 52px;
    justify-content: center;
  }

  .footer-inner ul li:not(:last-child):after {
    right: -37px;
  }

  body > footer {
    padding: 40px 0;
    border-radius: 40px 40px 0 0;
  }

  .faq-list {
    max-width: 420px;
  }

  .faq-item {
    padding: 8px 52px 8px 16px;
  }

  .faq-q {
    font-size: 18px;
  }

  .cam-text {
    font-size: 22px;
  }

  .cam-right {
    max-width: 336px;
    background: url("../assets/crossgo-vert.svg") calc(100% - 35px) 50%
      no-repeat;
  }

  .cam-inner {
    gap: 30px;
  }

  .synergy-scheme-part-inner {
    min-height: auto;
  }

  .synergy-scheme {
    gap: 36px;
    justify-content: flex-start;
    background: url("../assets/crossgo-vert-sm.svg") calc(100%) 50% no-repeat;
  }

  .synergy-scheme-part.synergy-scheme-main {
    order: 1;
  }

  .synergy-scheme-part.synergy-scheme-2 {
    order: 3;
    width: 100%;
  }

  .synergy-scheme-part.synergy-scheme-1 {
    width: 100%;
    max-width: 100%;
  }

  .synergy-scheme-part-inner {
    margin-right: 0;
  }

  .synergy-scheme-part.synergy-scheme-main .synergy-scheme-part-inner {
    margin-left: 0;
  }

  .roadmap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px;
    align-items: flex-start;
  }

  .roadmap-item {
    max-width: calc(50% - 8px);
    min-width: 298px;
    width: 100%;
  }

  .roadmap-item-inner {
    max-width: 298px;
    width: 100%;
  }

  .roadmap-item:nth-child(2) {
    margin-top: 202px;
  }

  .roadmap-item:nth-child(3) {
    margin-top: -50px;
  }

  .roadmap-item:nth-child(4) {
    margin-top: 100px;
  }

  .roadmap-item:nth-child(5) {
    margin-top: -50px;
  }

  .roadmap-item:nth-child(6) {
    margin-top: 80px;
  }

  .roadmap-item:nth-child(2n) > div {
    margin-left: auto;
  }

  .hero-left dotlottie-player {
    width: 95px;
    height: 88px;
    top: -25px;
    left: 260px;
    animation: 5s infinite alternate rabbit2;
  }

  .quickcam {
    scale: 0.6;
  }

  .quickcam-rabbit {
    max-width: 255px;
  }

  .buybox-wrap:before {
    width: 160px;
    height: 260px;
  }

  .roadmap-item:nth-child(3) dotlottie-player,
  .roadmap-item:nth-child(6) dotlottie-player {
    display: none;
  }

  .tablet-rabbit {
    position: absolute;
    width: 100%;
    height: calc(100% - 100px);
    top: 100px;
    left: 0;
    display: block;
  }

  .tablet-rabbit-inner {
    position: sticky;
    top: 100px;
  }

  .tablet-rabbit-inner dotlottie-player {
    margin: 0 auto;
    opacity: 0.5;
    max-width: 365px;
  }

  .community-inner ul.diamonds:before,
  .steps-info:before,
  .roadmap-inner:after,
  .roadmap-inner:before,
  .cam-inner:before {
    visibility: hidden;
  }

  .steps-info:before {
    display: none;
  }

  .whales-steps:after,
  .whales-steps:before {
    width: 52px;
    height: 52px;
    left: calc(33% - 72px);
    bottom: 100px;
  }

  .whales-steps:after {
    right: calc(33% - 72px);
    left: inherit;
  }

  #faq .star img {
    display: none;
  }

  div#hero:before {
    width: 1500px;
    height: 1500px;
    background-size: contain;
    bottom: 0;
    top: inherit;
    left: -420px;
    right: inherit;
  }

  .hero-left:before,
  .hero-left:after {
    display: none;
  }

  #hero,
  #community {
    overflow: hidden;
  }

  section#tipping {
    position: relative;
    z-index: 2;
    background: linear-gradient(180deg, #0e59d0, #126dfe);
  }

  .buybox-wrap dotlottie-player {
    right: -30px;
    width: 320px;
    height: 400px;
  }

  .presale-pack-row > div:first-child {
    max-width: 110px;
    gap: 5px;
  }

  .presale-pack-row.presale-pack-heading > div:first-child span:first-child {
    margin: 0;
  }

  .presale-pack-row {
    padding: 10px 0;
  }

  .presale-pack-row.presale-pack-values {
    font-size: 14px;
  }

  .resale-pack-title {
    font-size: 10px;
  }

  section#presale {
    padding: 20px 0;
    border-radius: 40px;
  }

  .popup-btn-details {
    max-width: 500px;
    padding: 20px;
  }

  .popup-btn-details h4 {
    font-size: 12px;
  }
  .popup-btn-details ul {
    font-size: 13px;
    padding-left: 20px;
  }

  .popup-btn-details li {
    font-size: 13px;
  }

  .close-btn-x {
    font-size: 19px;
    top: 9px;
    right: 9px;
  }
  #loginButton {
    position: relative;
    top: -12px;
  }
  #UserStats {
    position: relative;
    top: -10px;
  }
  
  .notifybtn {
    margin-left: 103px;
  }
   .buy-menu a{
   font-size: 21px;
   
  }
}

@media screen and (min-width:280px) and (max-width: 767px) {

  .btn2 button,.btn2 a {
  padding: 8px 3px 8px 5px;
  color: #202223 !important;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  border-radius: 30px;
  font-family: "Placard";
  border: none;
  transition: 0.3s;
  margin-right: 1px;
}
#dropdown-text1 {
    display: none;
}

.btn2 button{
  padding: 8px 15px 15px 15px;
  margin-right:-26px;
}
#user-avatar{
  margin-right: 5px;
  margin-top: 9px;
}
avatar-img1 {
  width: 36px;
  height: 36px;
}
}
@media screen and (max-width:480px){
  .btn2 button{
    padding: 8px 13px 2px 13px;
    margin-right: 3px;
  }
  #quickcam-community-tooltip .tooltiptext{
    min-width: 200px;
    left: -20px;
  }
  #user-avatar{
    margin-top:-3px;
    width:31px;
  }
}
@media screen and (max-width:376px){
  #user-avatar{
    margin-top:4px;
    width:26px;
  }
}
@media screen and (max-width: 767px) {

  .info-box h3 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: left;
  }

  .info-box ul {
    list-style-type: disc;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 600;
  }

  .info-box {
    width: 96%;
    font-size: 14px;
  }
  .info-box-h3 {
    font-size: 24px;
  }
  .info-box p {
    font-size: 14px;
  }
  h1,
  .h1 {
    font-size: 80px;
  }

  .hero-left {
    max-width: 100%;
  }

  .hero-left h1 {
    max-width: 325px;
  }

  .hero-inner {
    flex-direction: column;
  }
   .hero-inner1 {
    flex-direction: column;
  }
   .hero-inner2 {
    flex-direction: column;
  }
  .hero-inner3 {
    flex-direction: column;
  }

  .hero-right {
    width: 100%;
  }

  .buybox {
    margin: 0 auto;
  }

  .hero-badge {
    bottom: inherit;
    top: calc(100% + 10px);
    transform: translateX(-50%);
    width: 285px;
    right: inherit;
    left: 50%;
    position: absolute;
    z-index:3
  }

  .tipping-card,
  .quickcam-inner ul li {
    width: 100%;
  }

  section#quickcam {
    padding: 100px 0 300px;
    border-radius: 40px;
  }

  .quickcam-inner ul {
    flex-direction: column;
    gap: 32px;
  }

  .community-inner > div {
    flex-direction: column;
  }

  .community-anim {
    max-width: 100%;
  }

  .community-inner ul.diamonds {
    max-width: 100%;
    width: 100%;
  }

  .steps-bonus.bracs {
    margin-top: 20px;
    min-height: 53px;
  }

  .steps-info,
  .buy-info {
    max-width: 100%;
    width: 100%;
    flex: auto;
  }

  .whales-steps {
    flex-direction: column;
    padding-bottom: 215px;
    position: relative;
  }

  .whale-rabbit {
    position: absolute;
    bottom: 0;
    width: 177px;
    left: 50%;
    transform: translateX(-50%);
  }

  .tokenomics-heading {
    flex-direction: column;
  }

  .tokenomics-info {
    text-align: left;
  }

  th {
    font-size: 22px;
  }

  tfoot {
    font-size: 20px;
  }

  .cam-inner {
    display: block;
  }

  .cam-right {
    margin: 32px auto 0;
  }

  .synergy-scheme {
    max-width: 340px;
    margin: 0 auto;
  }

  .roadmap {
    flex-direction: column;
    gap: 32px;
  }

  .roadmap-item {
    margin-top: 0 !important;
    max-width: 100%;
    width: 100%;
  }

  .roadmap-item:nth-child(2n) .card {
    margin-left: auto;
  }

  .faq-inner {
    flex-direction: column;
    gap: 40px;
  }

  .faq-list {
    max-width: 100%;
  }

  .footer-inner ul {
    flex-direction: column;
    gap: 36px;
  }

  .footer-inner ul li:not(:last-child):after {
    right: 50%;
    transform: translate(50%, 8px);
    top: 100%;
  }

  .hero-left-top:after {
    left: 210px;
    top: -30px;
  }

  .quickcam-rabbit {
    bottom: -200px;
  }

  .quickcam.cam1 {
    left: 10px;
    bottom: calc(100% - 240px);
    scale: 0.7;
  }

  .quickcam.cam2 {
    display: none;
  }

  .quickcam.fixed.cam5 {
    bottom: -220px;
  }

  .quickcam.cam3 {
    display: none;
  }

  .quickcam.cam4 {
    bottom: 150px;
  }

  .buybox-wrap {
    padding-bottom: 280px;
    width: 100%;
  }

  .buybox-wrap dotlottie-player {
    left: 50%;
    bottom: -65px;
    width: 230px;
  }

  #buy .buybox-wrap {
    padding: 0;
  }

  #buy .buybox-wrap dotlottie-player {
    display: none;
  }

  .quickcam-inner ul {
    gap: 20px;
  }

  .whales-steps:after,
  .whales-steps:before {
    left: 10px;
  }

  .whales-steps:after {
    left: inherit;
    right: 10px;
  }

  div#hero:before {
    bottom: inherit;
    right: inherit;
    left: -466px;
    top: -650px;
  }

  .hero-left dotlottie-player {
    width: 105px;
    height: 88px;
    top: -15px;
    left: 220px;
    animation: 5s infinite alternate rabbit2;
  }

  .presale-pack-row div.resale-pack-title {
    display: none;
  }

  .presale-pack-row > div:first-child {
    max-width: 100%;
  }

  .presale-pack-row.presale-pack-values {
    flex-direction: column;
    align-items: flex-start;
    border-bottom-style: solid;
    gap: 8px;
  }

  span.mob-label {
    display: block;
    font-size: 12px;
    color: #ffffff80;
    font-weight: 400;
  }

  .presale-pack-row > div {
    flex: auto;
    width: 100%;
    display: flex;
  }

  .presale-pack-row.presale-pack-values .presale-pack-item {
    justify-content: space-between;
    gap: 10px;
    font-weight: 500;
  }

  /* .presale-pack-row.presale-pack-values .presale-pack-item > span {
    flex: 1;
  } */

  .presale-pack-row > div:first-child {
    font-weight: 700 !important;
  }

  .presale-pack-row > div:first-child > span {
    display: inline !important;
  }

  .presale-pack-row.presale-pack-heading {
    position: sticky;
    top: 70px;
    background: #0d4db2;
    z-index: 2;
    opacity: 1;
  }

  .presale-pack-row.presale-pack-heading.inactive > div {
    opacity: 0.5;
  }

  .popup {
    max-width: 90%;
    padding: 20px;
  }

  .popup-inner {
    width: 100%;
    gap: 32px;
  }

  .popup-inner h4 {
    font-size: 36px;
    width: 90%;
  }

  .popup-inner p {
    font-size: 18px;
  }



  #confirmDisconnectBtn,
  #cancelDisconnectBtn {
    width: 80px;
    font-size: 16px;
    padding: 12px;
  }

  .popup-btn-details {
    max-width: 400px;
    padding: 15px;
  }

  .popup-btn-details h4 {
    font-size: 18px;
  }

  .popup-btn-details li {
    font-size: 12px;
    margin-bottom: 12px;
  }

  .close-btn-x {
    font-size: 18px;
    top: 8px;
    right: 8px;
  }
  
  .notifybtn {
    margin-left: 103px;
  }
  .ref-popup-h2 {
    font-size: 1.7rem;
    margin-top: 16px;
  }
}

@media (min-width: 401px) and (max-width: 767px){

   .mobBtns button{
    padding: 6px 7px 7px;
    color: #202223 !important;
    display: inline-block;
    font-size: 14px;
    background: radial-gradient(#aadc9f, #aadc9f, #7d67ea);
    font-weight: 700;
    border-radius: 30px;
    font-family: "Placard";
    border: none;
    transition: 0.3s;
  }
  .demo-menu {
    gap: 11px;
}
  #connectMetamaskBtn{
   
    font-size: 16px;
    padding: 12px;
    font-weight: 800;
    }
  #loginbtn {
    width: 56%;
    font-size: 16px;
    padding: 9px;
    font-weight: 800;
  }
  #registerbtn{
    width: 135px;
    font-size: 18px;
  }
}



@media screen and (max-width: 400px) {
  .buybox-buy-tabs-content + .buybox-buy-tabs-content .buybox-buy-coin-select {
    margin-left: -17px;
  }

  .popup {
    padding: 16px;
    border-radius: 8px;
  }

  .popup-buttons {
    gap: 20px;
  }

  .popup-buttons button {
    width: 100%; /* Make buttons full-width */
    font-size: 14px;
    padding: 8px;
  }

  .popup-inner h4 {
    font-size: 28px;
  }

  .popup-alert {
    height: 250px;
  }

  .popup-inner p {
    font-size: 16px;
  }

  #connectMetamaskBtn{
      #loginbtn {
    width: 56%;
    font-size: 16px;
    padding: 9px;
    font-weight: 800;
  }
  }
  #loginbtn {
    width: 70%;
    font-size: 14px;
    padding: 10px;
    font-weight: 800;
  }
  #UserStats {
    position: relative;
    top: -49px;
  }
  #connectButton {
    position: relative;
    top: -26px;
  }

  #loginButton {
    position: relative;
    top: -12px;
  }
  div#overlay {
    backdrop-filter: blur(5px);
  }

  .popup-btn-details {
    max-width: 90%;
    padding: 12px;
    border-radius: 8px;
  }

  table td {
    font-size: 14px;
  }

  table th {
    font-size: 18px;
  }

  .popup-btn-details h4 {
    font-size: 16px;
  }

  .popup-btn-details li {
    font-size: 11px;
    margin-bottom: 10px;
  }

  .popup-btn-details ul {
    padding-left: 15px;
    font-size: 11px;
    padding-top: 8px;
  }

  .close-btn-x {
    font-size: 16px;
    top: 6px;
    right: 6px;
  }
  .wallet-popup-btn {
    gap: 25px;
  }
  #registerbtn {
    width: 142px;
  }

  
  .notifybtn {
    margin-left: 50px;
  }

  .hero-left dotlottie-player {
    width: 85px;
    height: 88px;
    top: -25px;
    left: 200px;
    animation: 5s infinite alternate rabbit2;
  }
  h1 {
    font-size: 70px;
  }
}

@media (max-width: 480px) {
  .info-box h3 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: left;
  }

  .info-box ul {
    list-style-type: disc;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 600;
  }

  .info-box {
    width: 96%;
    font-size: 14px;
  }

  .info-box-h3 {
    font-size: 22px;
  }

  .info-box p {
    font-size: 14px;
  }
  #doNotSellPopup .popup-inner {
    padding: 24px 16px;
  }

  #doNotSellPopup .popup-inner h4 {
    font-size: 22px;
  }

  #doNotSellPopup .popup-inner p {
    font-size: 16px;
  }

  #doNotSellPopup .wallet-popup-btn {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 12px;
  }

  #doNotSellPopup #confirmBtn,
  #doNotSellPopup #cancelBtn {
    width: auto;
    min-width: 110px;
    font-size: 15px;
    height: 45px;
    padding: 10px 14px;
    white-space: nowrap;
    flex-shrink: 1;
  }

  
  .notifybtn {
    margin-left: 79px;
  }
  .ref-popup-h2 {
    font-size: 17px;
    margin-top: 10px;
  }
  .ref-section .popup-h3 {
    font-size: 15px;
  }

  .notification-message {
    max-width: 95%;
    overflow: hidden;
  }

  .notification-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 98%;
    margin-right: 12px;
  }
  .notification.success {
    background: #4caf50;
    color: white;
    max-width: 87%;
    margin-left: 5px;
  }

  .notification.error {
    background: #f44336;
    color: white;
    max-width: 75%;
    margin-right: 23px;
    overflow: hidden;
  }
}

@media (max-width: 802px) and (min-width: 770px){
   .token-menu {
      padding-right: 16px;       
   }
   
}
@media (max-width: 1024px) and (min-width: 770px) {
  .token-menu a{
    display: flex;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    transition: 0.2s;
  }
  .info-box h3 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: left;
  }
  .ref-popup-h2 {
    font-size: 25px;
  }
  #dropdown-popup {
    top: 150px;
    right: 310px;
    max-height: 500px;
    overflow-y: scroll;
   -webkit-overflow-scrolling: touch;
  }
  #dropdown-popup::-webkit-scrollbar {
    width: 8px;
  }
  #dropdown-popup::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
  }

  #dropdown-popup::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  #dropdown-popup::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  .info-box ul {
    list-style-type: disc;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 600;
  }

  .info-box {
    width: 96%;
    font-size: 14px;
  }
  .info-box-h3 {
    font-size: 26px;
  }
  .info-box p {
    font-size: 16px;
  }
  
  .notifybtn {
    margin-left: 103px;
  }
 .buy-menu a{
   font-size: 19px;
   
  }
  .tooltip .tooltiptext, .mvtooltip .mvtooltiptext {
    left: 10px;         
    right: 10px;       
    transform: none;    
    bottom: 110%;       
    width: auto; 
    min-width: 200px;
  }
  
}

@media  (min-width:768px) and (max-width:802px) {
  .demo-menu {
    display: flex;
    align-items: center;
    gap: 11px !important;
  }
}


@media  (min-width:825px) and (max-width:1024px) {
  .token-menu {
  display: flex;       
  gap: 8px;            
  }
  .token-menu a {
    display: flex;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    transition: 0.2s;
  }
  
}



@media (max-width: 1440px) {

.walletButton {
  height: 49px;              
  padding: 0 18px;            
  display: flex;
  align-items: center;
  justify-content: center;
 
  border-radius: 30px;
  border: none;
  cursor: pointer;
}

.walletButton #wallet-icon {
  width: 45px;       
  height: 45px;
  margin-top: -10px;
}
.geo-popup-box {
  width: 100%;
  max-width: 700px;
  padding: 32px;
  border-radius: 20px;
}
#package-tooltip .tooltiptext, #package-tooltip2 .tooltiptext, #package-tooltip3 .tooltiptext{
    left: 45px;
  }
}




@media (min-width: 481px) and (max-width: 1281px) {
  .buy-menu a{
    display: block;   
  }
 
}

@media (max-width: 400px) {
  #dropdown-popup {
    top: 47%;
  }
}
@media (max-width: 480px) {
  .mobBtns button{
    padding: 8px 12px 8px;
    font-size: 14px
  }
  .walletButton {
    height: 36px;

  }
  .walletButton #wallet-icon{
 
   margin-top: -13.5px;
  }
  #dropdown-popup {
    max-height: 450px;
    overflow-y: auto;

    -webkit-overflow-scrolling: touch;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  #dropdown-popup::-webkit-scrollbar {
    width: 8px;
  }
  #dropdown-popup::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
  }

  #dropdown-popup::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  #dropdown-popup::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  #geoFenceErrorPopup {
    padding: 20px 15px;
  }

  #geoFenceErrorPopup .popup-title-geo {
    font-size: 20px;
  }

  #geoFenceErrorPopup .geo-message-text {
    font-size: 14px;
    font-family: "Open Sans";
  }
 }
@media (max-width: 768px) and (min-width: 401px) {
  .dropdown-toggle1 {
    width: 96%;
    text-align: left;
    justify-content: space-between;
    align-items: center;
    border-radius: 58px;
    margin-left: 2%;
}
}
@media (max-width: 400px) and (min-width: 200px) {
  .dropdown-toggle1 {
    width: 96%;
    margin-left: 3%;
}
#selecter-heading2{
  margin-left: 16px;
}
}

@media (max-width: 768px) {
  #dropdown-popup {
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    padding: 15px;
    max-height: 500px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    }
    #dropdown-popup::-webkit-scrollbar {
      width: 8px;
    }
    #dropdown-popup::-webkit-scrollbar-thumb {
      background: #888;
      border-radius: 4px;
    }
  
    #dropdown-popup::-webkit-scrollbar-thumb:hover {
      background: #555;
    }
  
    #dropdown-popup::-webkit-scrollbar-track {
      background: #f1f1f1;
    }

    #geoFenceErrorPopup .popup-inner-geo {
      padding: 40px 10px 10px 10px;
    }
  
    #geoFenceErrorPopup .popup-title-geo {
      font-size: 24px;
    }
  
    #geoFenceErrorPopup .geo-message-text {
      font-size: 16px;
    }
  
    #geoFenceErrorOkBtn {
      width: 100px;
      height: 45px;
      font-size: 16px;
    }
    /* .mobBtns button {
   padding: 8px 16px 11px 16px; */
   /* padding: 6px 7px 7px; */
    /* color: #202223 !important;
    display: inline-block;
    font-size: 14px;
    background: radial-gradient(#aadc9f, #aadc9f, #7d67ea);
    font-weight: 700;
    border-radius: 30px;
    font-family: "Placard";
    border: none;
    transition: 0.3s;
    height: 45px;
    } */
}

@media(max-width: 768px) and (min-width: 550px ){
  .mobBtns button {
   padding: 8px 16px 11px 16px;
   /* padding: 6px 7px 7px; */
    color: #202223 !important;
    display: inline-block;
    font-size: 14px;
    background: radial-gradient(#aadc9f, #aadc9f, #7d67ea);
    font-weight: 700;
    border-radius: 30px;
    font-family: "Placard";
    border: none;
    transition: 0.3s;
    height: 45px;
  }
}

@media(max-width: 549px) and (min-width: 480px ){
  .mobBtns button{
    height: 45px;
    padding: 5px 13px 8px 10px;
  }
}

@media (max-width: 1279px) and (min-width: 768px) {
 .header-inner-wrap {
  max-height: 70vh; /* Set max height based on viewport */
  overflow-y: auto; /* Enables vertical scrolling */
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
  margin-top: clamp(12x, 1.5vw, 20px);
 }

 /* Optional: Hide the scrollbar for a cleaner look */
 .header-inner-wrap::-webkit-scrollbar {
  width: 0;
  background: transparent;
 }
 .referral-card {
  width: calc(33.333% - 14px);
  max-width: none;
}
.tooltip-no-underline .tooltiptext{
  left: 300px;
  bottom: 105%;
}

.presale-tooltip .tooltiptext{
  bottom: 140%;
} 

.presale-tooltip .tooltiptext{
  left: 30px;
}

#daily-max-tooltip .tooltiptext{
  left: -80px;
}

#daily-max-tooltip .tooltiptext::after{
  left: 230px;
}

#max-tooltip .tooltiptext{
  left: -10px;
}
#max-tooltip .tooltiptext::after{
  left: 170px;
}
#bonus-tooltip .tooltiptext{
  left: 20px;
}

#synergy-tooltip .tooltiptext{
  left: 130px;
}

.qr-code-area {
  width: 100%;
  height: auto;
}

.referral-link-text {
  width: 100%; 
}

.share-btn {
  width: 100%; 
}


.qr-code-area img {
  width: 100%;
  max-width: 220px; 
  height: auto;
}
}
 
/* Extra small devices (phones < 376px wide) */
@media (min-width: 200px) and (max-width: 376px) {
.handleWalletAddress {
    display: flex;
    gap: 11px;
    font-size: 12px;
    font-weight: bold;
}
  
.welcome-modal p{
  font-size: 0.75rem;
}

.welcome-modal button{
  padding: 0.45rem 2.5rem;
}

.welcome-modal h2 {
  font-size: 1.38rem;
}

.welcome-modal button{
  margin: 0rem 0 0.15rem;
}

.welcome-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1000;
    width: 90%;
    max-width: 400px;
    min-width: 250px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px;
    box-sizing: border-box;
    pointer-events: auto;
    background: rgb(255, 255, 255);
    padding: 1rem;
    border-width: 9px;
    border-style: solid;
    border-color: rgb(0, 123, 255);
    border-image: initial;
    border-radius: 20px;
    overflow: auto;
}
.demo-menu{
    gap:4px
}
.walletButton {
    height: 36px;
    width: 58px;
    display:none !important
}

  .geo-popup-box {
    width: 80%;
  }
  .geo-popup-box h3 {
    font-size: 25px;
    margin-top: 180px;
  }

  #quickiePurchasePopup .reservation-popup-box p {
    white-space: normal;
    word-break: break-word;
    font-size: 12px;
    line-height: 15px;
    margin: 6px 0; 
    margin-top: clamp(6px, 1.5vw, 14px);
  }
  #quickiePurchasePopup .reservation-popup-box h3 {
    font-size: 22px;
  }
  .hero-left ul {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    margin: 20px 0;
  }
  .timer-label {
    font-size: 9px;
    color: white;
    margin-bottom: 5px;
  }
  .timer-box {
    border-radius: 10px;
    padding: 8px 8px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    min-width: 60px;
    text-align: center;
  }
  .btn button, .btn a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    border-radius: 30px;
  } 
  .btn2 .dropdown-text {
  font-size: 10px;
  margin-right: 9px;
}
.dropdown-text {
  font-size: 16px;
  margin-right: 2px;
}
#dropdown-popup {
    top: 100px !important;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    height: 96vh;
    padding: 10px;
    max-height: 78vh;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
}

  #connectMetamaskBtn{
    width: 70%;
    font-size: 13px;
    padding: 27px;
    font-weight: 800;
  }
  #loginbtn {
        width: 56%;
        font-size: 13px;
        padding: 13px;
        font-weight: 800;
  }
    #registerbtn{
      width: 105px;
      font-size: 15px;
  }
  .avatar-img1 {
    width: 26px;
  }
      .btn2 button, .btn2 a {
        padding: 2px 0px 2px 2px;
        color: #202223 !important;
        display: inline-block;
        font-size: 16px;
     }
     .header-account-icon img{
      border: 2px dashed #8a9c86;
     }
     .reservation-popup-box {
    width: 100%;
    padding-bottom: 30px;
  
  }
  .btn2 button {
    padding: 2px 12px 7px 12px;
}
.header-account-icon img{
  margin-top: 6px;
}
.connectionfailed-popup-box{
  max-width: 300px;
}
/* .tooltip .tooltiptext {
  left: 120px;
  width: 200px;
}
.mvtooltip .mvtooltiptext {
  left: 2px;
  width: 200px;
  
} */
}

/* Small phones (376px – 480px) */
@media (min-width: 376px) and (max-width: 480px) {



.info-box-h3 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 18px;
}

button.exit-popup {
    width: 41px;
    height: 41px;
    background: url(../assets/close.svg) no-repeat center center;
    background-size: contain;
    border: none;
    text-indent: -9999999px;
    margin: 2px -49px 10px auto;
    display: block;
    transition: 0.3s;
    position: absolute;
    right: 42px;
    top: -15px;
    color: black;
    cursor: pointer;
    border-radius: 50%;
}
  .demo-menu{
    gap:6px
  }
  .tooltip .tooltiptext, .mvtooltip .mvtooltiptext {
    left: 10px;        
    right: 10px;      
    transform: none;    
    bottom: 110%;      
    width: auto;
    min-width: 180px;      
  }
  .demo-menu .walletButton{
    display: none !important;
  }
  #quickiePurchasePopup .reservation-popup-box p {
    font-size: 13px;
    line-height: 17px;
    margin: 8px 0;
    margin-top: clamp(10px, 1.5vw, 15px);
  }
  #quickiePurchasePopup .reservation-popup-box h3 {
    font-size: 24px;
  }

  #quickiePurchasePopup .reservation-popup-box p.small-text {
    font-size: 13px;
  }

  #quickiePurchasePopup .purchase-details p:nth-child(4) {
    white-space: nowrap;
  }
  .hero-left ul {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.3;
    margin: 20px 0;
  }
  .timer-label {
    font-size: 10px;
    color: white;
    margin-bottom: 5px;
  }
  .timer-box {
    border-radius: 10px;
    padding: 9px 9px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    min-width: 60px;
    text-align: center;
  }
  .connectionfailed-popup-box{
  max-width: 350px;
}


    .reservation-popup-box {
    width: 100%;
    padding-bottom: 30px;
  }
   .handleWalletAddress{
  font-size: 14px;
 } 
 .geo-popup-box {
  width: 90%;
 }
}


/* Large phones / small tablets (481px – 768px) */
@media (min-width: 481px) and (max-width: 769px) {
  .mobBtns .walletButton{
    height: 45px;
  }
  .demo-menu{
    gap:11px
  }
  .mob-menu ul.mob-flexed {
   display: flex;
   align-items: center;
   gap: 13px;
   padding: 0;
   margin: 0;
   list-style: none;
  }
  
  .success-close-btn {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    font-size: 23px;
  }

  .reservation-popup-overlay1 .sub-title-h1 {
    font-size: 38px;
  }  
  #quickiePurchasePopup .reservation-popup-box p {
    font-size: 14px;
    line-height: 19px;
    margin-top: clamp(10px, 1.5vw, 16px);
    margin-top: 6px;
    margin-bottom: 4px;
  }
  #quickiePurchasePopup .reservation-popup-box h3 {
    font-size: 32px;
  }
  .hero-left ul {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    margin: 24px 0;
  }
  .timer-label {
    font-size: 13px;
    color: white;
    margin-bottom: 5px;
  }
  .timer-box {
    border-radius: 10px;
    padding: 9px 9px;
    font-size: 21px;
    color: #ffffff;
    font-weight: 700;
    min-width: 60px;
    text-align: center;
  }

  .tooltip .tooltiptext {
    left: 131px;
    }
    .tooltip .tooltiptext::after{
      left: 131px;
    }

    .mvtooltip .mvtooltiptext {
      left:131px;
    }
    .mvtooltip .mvtooltiptext::after{
      left:131px;
    }

    .unique-buyers-tooltip .tooltiptext::after{
      left: 50px;
    }
    .total-purchase-tooltip .tooltiptext::after{
      left: 50px;
    }
 
 .buy-menu a{
   font-size: 18px;
   
  }
    .reservation-popup-box {
    width: 100%;
    max-width: 500px;
    padding: 24px;
    padding-bottom: 30px;
    border-radius: 16px;
  }
 .handleWalletAddress{
  font-size: 15px;
 } 
 .reservation-popup-box1 {
    max-width: 99%;
    max-height: 87vh;
    padding: 19px;
  }
}

/* Tablets (769px – 1024px) */
@media (min-width: 769px) and (max-width: 1024px) {

  .dropdown-toggle1 {
    width: 95%;
    text-align: left;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    border-radius: 58px;
    margin-left: auto;
    margin-right: auto;
    background: rgb(33, 33, 95);
    border: 1px solid;
}

.mobBtns button {
   padding: 9px 13px 10px;
    color: #202223 !important;
    display: inline-block;
    font-size: 14px;
    background: radial-gradient(#aadc9f, #aadc9f, #7d67ea);
    font-weight: 700;
    border-radius: 30px;
    font-family: "Placard";
    border: none;
    transition: 0.3s;
    height: 45px;
}
  .reservation-popup-overlay1 .sub-title-h1 {
    font-size: 46px;
  }

  #quickiePurchasePopup .reservation-popup-box p {
    font-size: 15px;
    line-height: 22px;
    margin-top: clamp(12px, 1.5vw, 18px);
  }
  #quickiePurchasePopup .reservation-popup-box h3 {
    font-size: 40px;
  }
  .hero-left ul {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    margin: 28px 0;
  }
  .timer-label {
    font-size: 12px;
    color: white;
    margin-bottom: 5px;
  }
  .timer-box {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding: 11px 22px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    min-width: 60px;
    text-align: center;
  }
  .tooltip .tooltiptext {
    left: -40px;
    width: 300px;
  }
  .tooltip .tooltiptext::after{
    left: 131px;
  }
    
  .mvtooltip .mvtooltiptext {
    left: 131px;
  }

  .mvtooltip .mvtooltiptext::after{
     left: 131px;
  }

  .checkbox-label{
    font-size: 17px;
  }

  #quickcam-community-tooltip .tooltiptext{
    left: 10px;
    width: auto;
    min-width: 300px;
  }

  #package-tooltip .tooltiptext, #package-tooltip2 .tooltiptext, #package-tooltip3 .tooltiptext {
    left: -90px;
  }

  #quickies-tooltip .tooltiptext{
    left: -90px;
    width: 200px;
   }
 
  #quickies-left-tooltip .tooltiptext{
    left: -90px;
    width: 200px;
  }

  #quickcam-tooltip .tooltiptext,  #quickcam-tooltip2 .tooltiptext,  #quickcam-tooltip3 .tooltiptext{
    left: 95px;
  }
    
  #tokenomics-tooltip .tooltiptext{
    left: 140px;
  }

  #blockchain-tooltip .tooltiptext, #iphone-tooltip .tooltiptext{
    left: -120px;
  }

  #whitelisting-tooltip .mvtooltiptext{
    left: -120px;
    width: 300px;
  }
  
  #whales-tooltip .mvtooltiptext{
    width: 230px;
    left: -120px;
  }

  #vqu-tooltip .mvtooltiptext{
    left: 10px;
    width: 300px;
  }

  #metamask-tooltip .mvtooltiptext{
    left: -90px;
  }
  #buy-quickie-tooltip .tooltiptext, #buy-quickie-tooltip2 .tooltiptext, #buy-quickie-tooltip3 .tooltiptext{
    left: 100px;
  }
  
}

/* Small desktops (1025px – 1280px) */
@media (min-width: 1025px) and (max-width: 1280px) {
  #whitelistingtooltipfix {
    left: 44px;
}
  .checkbox-label{
    font-size: 18px;
  }
  #quickiePurchasePopup .reservation-popup-box p {
    font-size: 17px;
    line-height: 24px;
    margin-top: clamp(12px, 1.5vw, 20px);
    margin-top: 18px;
    margin-bottom: 8px;
  }
  #quickiePurchasePopup .reservation-popup-box h3 {
    font-size: 44px;
  }
  .hero-left ul {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    margin: 28px 0;
  }

.timer-label {
  font-size: 14px;
  color: white;
  margin-bottom: 5px;
  }

.timer-box {
  border-radius: 10px;
  padding: 12px 22px;
  font-size: 28px;
  color: #ffffff;
  font-weight: 700;
  min-width: 60px;
  text-align: center;
}
.tooltip .tooltiptext {
  left: 100px;
  }
  .tooltip .tooltiptext::after{
    left: 131px;
  }
  .mvtooltip .mvtooltiptext {
    left: 131px;
    }
    .mvtooltip .mvtooltiptext::after{
      left: 131px;
    }
.tooltip-no-underline .tooltiptext{
  left: 150px;
}

.presale-tooltip .tooltiptext{
  left: 30px;
}

#daily-max-tooltip .tooltiptext{
  left: -30px;
}

#daily-max-tooltip .tooltiptext::after{
  left: 190px;
}
 .header-menu2 a{
    display: flex;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    transition: 0.2s;
  }
.details1 dd {
    font-size: 18px;
   
  } 
    .details1 dt {
    font-size: 18px;
   
  } 
  .dropdown-toggle1 {
    margin-left: auto;
    font-size: 12px;
    transition: transform 0.3s;
    max-width: 96%;
}

}

/* Medium desktops (1281px – 1440px) */
@media (min-width: 1281px) and (max-width: 1440px) {
  .dropdown-toggle1 {
    width: 100%;
    text-align: left;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    border-radius: 58px;
    margin-left: auto;
    margin-right: auto;
}
  div#overlay {
    display: none;
  }
  #quickiePurchasePopup .reservation-popup-box p {
        font-size: 18px;
        line-height: 28px;
        margin-top: 12px;
  

  }
  #quickiePurchasePopup .reservation-popup-box h3 {
    font-size: 44px;
  }
  .hero-left ul {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    margin: 34px 0;
  }
  .timer-label {
    font-size: 14px;
    color: white;
    margin-bottom: 5px;
    }
  
  .timer-box {
    border-radius: 10px;
    padding: 14px 28px;
    font-size: 32px;
    color: #ffffff;
    font-weight: 700;
    min-width: 60px;
    text-align: center;
  }
  .tooltip .tooltiptext {
    left: 100px;
  }

  .mvtooltip .mvtooltiptext {
  left: 100px;
  }
  
  .tooltip-no-underline .tooltiptext{
    left: 300px;
    bottom: 105%;
  }

  .presale-tooltip .tooltiptext{
    left: 30px;
  }

  .presale-tooltip .tooltiptext{
    bottom: 140%;
  } 

  #synergy-tooltip .tooltiptext{
    left: 150px;
  }
  

  .details1 dd {
    font-size: 18px;
   
  } 
   .details1 dt {
    font-size: 18px;
   
  } 

  .unique-buyers-tooltip .tooltiptext{
    left: 60px;
  }  
  
  .total-purchase-tooltip .tooltiptext{
    left: 60px;
  } 
}

/* Large desktops (1441px – 1920px) */
@media (min-width: 1441px) and (max-width: 1920px) {
  div#overlay {
    display: none;
  }
  #quickiePurchasePopup .reservation-popup-box p {
        font-size: 18px;
        line-height: 24px;
        margin-top: 16px;
  }
  #quickiePurchasePopup .reservation-popup-box h3 {
    font-size: 44px;
  }
  .hero-left ul {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    margin: 40px 0;
  }
.timer-label {
  font-size: 16px;
  color: white;
  margin-bottom: 8px;
  }

.timer-box {
  border-radius: 10px;
  padding: 14px 28px;
  font-size: 32px;
  color: #ffffff;
  font-weight: 700;
  min-width: 60px;
  text-align: center;
}
 .tooltip .tooltiptext {
  left: 90px;
  }
  .mvtooltip .mvtooltiptext { 
  left: 154px;
  }
  #package-tooltip .tooltiptext, #package-tooltip2 .tooltiptext, #package-tooltip3 .tooltiptext{
    left: 45px;
    }
  
.unique-buyers-tooltip .tooltiptext{
  left: 60px;
}  
    
.total-purchase-tooltip .tooltiptext{
  left: 60px;
} 

}

/* Extra large desktops (1921px and above) */
@media (min-width: 1921px) {
   div#overlay {
    display: none;
  }
  #quickiePurchasePopup .reservation-popup-box p {
    font-size: 20px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  #quickiePurchasePopup .reservation-popup-box h3 {
    font-size: 44px;
  }
  .hero-left ul {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    margin: 40px 0;
  }
  .timer-label {
    font-size: 16px;
    color: white;
    margin-bottom: 8px;
    }
  
  .timer-box {
    border-radius: 10px;
    padding: 14px 28px;
    font-size: 32px;
    color: #ffffff;
    font-weight: 700;
    min-width: 60px;
    text-align: center;
  }
  .tooltip .tooltiptext {
    left: 80px;
   }
  .mvtooltip .mvtooltiptext {
    left: 154px;

   }
   #package-tooltip .tooltiptext, #package-tooltip2 .tooltiptext, #package-tooltip3 .tooltiptext{
   left: 30px;
   }

   .unique-buyers-tooltip .tooltiptext{
    left: 60px;
  }  
  
  .total-purchase-tooltip .tooltiptext{
    left: 60px;
  } 
}

/* Large Desktops */
@media (max-width: 1940px) {
  .button-group { gap: 110px; } 
  .btn-cancel a,
  .btn-continue a { 
    padding: 12px 20px 13px;  
    font-size: 19px;          
  }
}

/* Large laptops */
@media (max-width: 1440px) {
  .button-group { gap: 100px; }
  .btn-cancel a,
  .btn-continue a { padding: 10px 16px 11px; font-size: 18px; }
}

/* Laptops */
@media (max-width: 1024px) {
  .button-group { gap: 90px; }
  .btn-cancel a,
  .btn-continue a { padding: 9px 14px 10px; font-size: 16px; }

  .geo-popup-box {
    max-width: 605px;
    padding: 28px;
    border-radius: 20px;
  }

  .unique-buyers-tooltip .tooltiptext{
    left: -70px;
  }  
  
  .total-purchase-tooltip .tooltiptext{
    left: -70px;
  } 
}


@media (max-width: 320px) {
  .stat-value1 {
   font-size: 14px;
   max-width: 160px;
  }
 
  .stat-label1 {
   font-size: 24px;
  }

 }
 @media (min-width:321px) and (max-width:375px){
  .stat-label1{
   font-size: 26px;
  }



  #vqu-tooltip .mvtooltiptext{
   left: -35px;
  }
    
 }
 @media(max-width:480px ){
  .rabbit-left {
    margin-top: 0;
    margin-left:-45px;
  }
  .smallmob-menu ul.smallmob-flexed {
   display: block;
   align-items: center;
   gap: 13px;
   padding: 0;
   margin: 0;
   list-style: none;
  }
}
@media(max-width:380px ){
  .rabbit-left {
    margin-top: -32px;
  }

}
@media(max-width:768px){
  .rabbit-left {
    margin-left: -30px;
            margin-top: 10px;
  }
    .rabbit-left1{
   margin-left: -10px; 
  }
  .geo-popup-box {
    width: 80%;
    max-width: 500px;
    padding: 24px;
    border-radius: 16px;
  }
  .tooltip .tooltiptext, .mvtooltip .mvtooltiptext {
    left: 10px;         
    right: 10px;        
    transform: none;    
    bottom: 110%;      
   /* width: auto; 
    min-width: 250px;  */
  }
       
  #package-tooltip .tooltiptext, #package-tooltip2 .tooltiptext, #package-tooltip3 .tooltiptext {
    left: -100px;
  }
  #whales-tooltip .mvtooltiptext{
    width: 200px;
    left: -90px;
  }
  
  #blockchain-tooltip .tooltiptext, #iphone-tooltip .tooltiptext, #whitelisting-tooltip .mvtooltiptext{
    left: -120px;
  }

  #quickcam-community-tooltip .tooltiptext{
    width: 200px;
    left: -20px;
  
  }

  #quickies-tooltip .tooltiptext{
   left: -70px;
  }

  #quickies-left-tooltip .tooltiptext{
    left: -150px;
   }
 
   #synergy-tooltip .tooltiptext{
    left: 85px;
    width: 200px;
    
   }
 
  .tooltip-no-underline .tooltiptext{
    left: 200px;
  }
  .presale-tooltip .tooltiptext{
    left: 30px;
  }
  

  #quickcam-tooltip .tooltiptext,  #quickcam-tooltip2 .tooltiptext,  #quickcam-tooltip3 .tooltiptext{
    left: 90px;
  }

  .qr-code-area {
    width: 170px;
    height: 170px;
  }

  .referral-link-text {
    width: 170px;
  }

  .share-btn{
    width: 170px;
  }
 
}

@media (max-width: 480px) {
  .overlay-popup-frame {
    padding: 20px;
    gap: 8px;
    max-width: 380px;
  }

  .overlay-loading-text,
  .overlay-loading-text-warning {
    font-size: 0.95rem;
  }
  .tooltip .tooltiptext, .mvtooltip .mvtooltiptext,.tooltip-no-underline .tooltiptext {
    left: 10px;       
    right: 10px;        
    transform: none;    
    bottom: 110%;       
    width: auto;
    min-width: 200px;        
  }

  .tooltip .tooltiptext::after, .mvtooltip .mvtooltiptext::after {
    left: 20px;        
    transform: none;    
    border-width: 4px;
  }
  #whales-tooltip .mvtooltiptext{
    left: -95px;
  }
  .tooltip-no-underline-below .tooltiptext{
    left: 120px;
  }

  #whitelisting-tooltip .mvtooltiptext{
    left: -10px;
  }
  #L1-L2-tooltip .tooltiptext{
    left: -45px;
  }

  #quickcam-tooltip .tooltiptext,  #quickcam-tooltip2 .tooltiptext,  #quickcam-tooltip3 .tooltiptext{
    left: 10px !important;
  }

  .unique-buyers-tooltip .tooltiptext{
    left: 60px;
  }  
  
  .total-purchase-tooltip .tooltiptext{
    left: 60px;
  } 
}

@media(max-width:380px){
  .overlay-popup-frame {
    padding: 20px;
    gap: 8px;
    max-width: 300px;
  }
}


@media (max-width: 767px) {
  .referral-popup-box {
      width: 95%;
      height: 80vh;
      max-width: 600px;
      margin: 20px auto;
  }

  .referral-cards-container {
      flex-direction: column; 
      align-items: center; 
  }
  
  .referral-card {
      width: 100%;
      max-width: 300px; 
      margin-bottom: 20px;
      margin-left: auto;
      margin-right: auto;
  }
  .qr-code-area {
    width: 240px;
    height: 240px;
  }

  .referral-link-text {
    width: 240px;
  }

  .share-btn{
    width: 240px;
  }
  
.qr-code-area img{
    width: 100%;
  }
}


@media(max-width:320px){
  .overlay-popup-frame{
    max-width: 250px;
  }
  .mobBtns button{
    padding:8px 10px 8px;
    font-size: 13px;
  }
  
  .walletButton {
    height: 35px;
    width: 51px;
  }
  .demo-menu{
    gap: 1px;
  }
  .btn2 button{
      padding:2px 7px 7px 9px;
  }

  .qr-code-area{
    width: 200px;
    height: 200px;
  }

  .referral-link-text{
    width: 200px;
  }
  .share-btn{
    width: 200px;
  }
}



/* Tablets */
@media (max-width: 768px) {
  .button-group { gap: 90px; }
  .btn-cancel a,
  .btn-continue a { padding: 8px 12px 9px; font-size: 15px; }
}

/* Mobile */
@media (max-width: 480px) {
  .button-group { gap:72px; }
  .btn-cancel a,
  .btn-continue a { padding: 7px 10px 8px; font-size: 14px; }
}
@media(max-width:770px){
  .checkbox-label{
   font-size: 12px;
  }
 }
 @media (min-width: 480px) and (max-width:524px) {
     .details1 dd {
    font-size: 13px;
   
  } 
   .details1 dt {
    font-size: 13px;
   
  } 

  #synergy-tooltip .tooltiptext{
    left: 95px;
    
   }

}


  
