@media (min-width: 1400px) {
  .heroSection {
    padding-top: 50px;
  }
}
@media (max-width: 1750px) {
  .footer .container-fluid {
    max-width: 1500px;
    padding: 0 100px;
  }
}
@media (max-width: 1550px) {
  .downloadSection .container-fluid .bg-white {
    height: 100%;
  }
  .opportunityCard img {
    width: 236px;
    height: 236px;
  }
  .downloadSection .container-fluid {
    height: 100%;
  }
  .newAndazaCard .w-75 {
    width: 68% !important;
    padding-left: 8px;
  }
  .heroText p {
    margin-bottom: 0;
  }
  .container-fluid {
    max-width: 1320px;
  }
  .aboutUs {
    padding-bottom: 80px;
  }
  .downloadSection.mt-md-5.mt-4 {
    margin-top: 0 !important;
  }
  .HeaderMenus ul {
    height: 60px;
  }
  .HeaderMenus ul li a.active {
    height: 52px;
  }
  .HeaderMenus ul li a {
    font-size: 16px;
  }
  .downloadBtn {
    height: 60px;
    width: 190px;
  }
  h1 {
    font-size: 70px;
  }
  .heroSection .bannerImg img {
    height: 500px;
  }
  .header a {
    padding: 0;
  }
  .faq {
    padding-bottom: 100px;
  }
  section {
    padding: 50px 0;
  }
  .cardImg {
    width: 100%;
    height: 276px;
  }
  .light-blue {
    padding: 60px;
    border-radius: 60px;
  }
  h5 {
    font-size: 22px;
  }
  h2 {
    font-size: 50px;
  }
  .heroText.w-50 {
    width: 75%;
  }
  .statsCard h2 {
    color: #070c0e;
    font-size: 50px;
  }
  .blog-card img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    border-radius: 30px;
  }
  .blogDetail img {
    height: 400px;
  }
}

@media (max-width: 1399px) {
  .container-fluid {
    max-width: 1140px;
  }
  .opportunityCard img {
    width: 200px;
    height: 200px;
  }
  section.faq.faqPage {
    padding-bottom: 50px;
  }
  .footer .container-fluid {
    max-width: 1140px;
    padding: 0 50px;
  }
  .blogDetail img {
    height: 328px;
    width: 100%;
  }
  .step-title {
    font-size: 20px;
  }
  .light-blue {
    padding: 25px;
    border-radius: 25px;
  }
  .cardImg {
    width: 245px;
    height: 245px;
  }
  .downloadSection .container-fluid {
    height: 100%;
  }

  .downloadSection .bannerImg img {
    margin-top: -85px;
  }

  section {
    padding: 50px 0;
  }

  .statsCard h2 {
    font-size: 60px;
  }

  .faq {
    padding-bottom: 50px;
  }

  .w-50 {
    width: 70% !important;
  }

  .newAndazaWrapper .newAndazaCard:nth-child(4) img {
    height: 58%;
  }

  .contactDetails a,
  .contactDetails p {
    font-size: 20px;
  }

  h1 {
    font-size: 60px;
  }
  h4 {
    font-size: 24px;
  }
  .store-button {
    height: 64px;
  }
  .store-button .icon {
    width: 52px;
    height: 52px;
  }
  .get-link-btn {
    font-size: 16px;
  }
  .footer a {
    font-size: 15px;
  }
  .innerBg {
    background-color: #fff;
    margin-top: 50px;
    padding: 40px;
    border-radius: 40px;
  }
  P {
    font-size: 16px;
  }
  .blog-card-body {
    padding: 20px;
  }
  .blog-card {
    border-radius: 30px;
  }
  .blog-card img {
    border-radius: 20px;
    height: 280px;
  }
}

@media (max-width: 1199px) {
  h1 {
    font-size: 50px;
  }
  .opportunityCard img {
    width: 150px;
    height: 150px;
  }

  .store-button .icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
    margin-right: 8px;
  }
  .store-button small {
    font-size: 13px;
  }
  .store-button strong {
    font-size: 16px;
  }
  .store-button .icon i {
    font-size: 22px;
  }
  .footer .container-fluid {
    max-width: 960px;
    padding: 0 50px;
  }
  .blogDetail img {
    height: 170px;
    width: 100%;
  }
  .blogBanner .bannerImg img {
    border-radius: 40px;
  }
  .blogDetail img {
    height: 250px;
    width: 100%;
  }
  .blogDetail .bg-white {
    padding: 20px;
    border-radius: 50px;
  }
  .blogDetail img {
    border-radius: 30px;
  }
  .blog-card img {
    border-radius: 20px;
    height: 240px;
  }
  .step-title {
    font-size: 16px;
  }

  .newAndazaWrapper .newAndazaCard {
    max-width: calc(38% - 14px);
  }

  .header a,
  .HeaderMenus ul li a {
    padding: 0px 15px;
  }

  .downloadBtn {
    height: 52px;
    width: auto;
  }

  .HeaderMenus ul {
    height: 52px;
  }

  .HeaderMenus ul li a.active {
    height: 42px;
  }

  .cardImg {
    width: 200px;
    height: 200px;
  }

  .opportunityCard h5 {
    font-size: 20px;
  }

  h2 {
    font-size: 50px;
  }

  .newAndazaCard img {
    position: relative;
    right: 0;
    width: 45% !important;
    height: auto;
  }

  h5 {
    font-size: 20px;
  }

  .mobile-input {
    max-width: 160px;
    padding-right: 0;
    min-height: 64px;
    padding-left: 6px;
  }

  .get-link-btn {
    padding: 10px 10px;
    height: 52px;
    font-size: 15px;
  }

  .input-box,
  .qr-box {
    height: 64px;
  }

  .qr-box img {
    width: 40px;
    height: 40px;
  }

  .qr-text {
    font-size: 15px;
  }

  .footer a {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .newAndazaWrapper .newAndazaCard,
  .newAndazaWrapper .newAndazaCard:is(:nth-child(1), :nth-child(4)) {
    max-width: calc(50% - 13px);
    min-height: 300px;
  }
  .cardImg {
    width: 200px;
    height: 200px;
    min-height: 150px;
  }
  .Logo img {
    width: 80px;
  }
  button.menuToggle {
    width: 40px;
    height: 40px;
  }
  .footer .container-fluid {
    max-width: 720px;
    padding: 0 12px;
  }
  .footer a {
    font-size: 14px;
  }
  .footer {
    text-align: center;
  }
  .contactDetails,
  .footerLink {
    align-items: center !important;
  }
  ul.d-flex.list-unstyled.gap-4.ps-0.justify-content-end.footerLink {
    justify-content: center !important;
    height: auto;
  }
  h4 {
    font-size: 16px;
  }
  .heroSection .bannerImg img {
    height: auto;
  }

  .newAndazaWrapper .newAndazaCard:last-child {
    max-width: 100%;
  }

  h2 {
    font-size: 30px;
  }

  p {
    font-size: 16px;
  }

  .accordion-item {
    overflow: hidden;
  }
  /* 
  .accordion-header {
    height: 70px;
  } */

  .btn {
    height: 65px;
    width: 200px;
    font-size: 16px;
  }

  h1 {
    font-size: 50px;
  }

  .statsCard h2 {
    font-size: 35px;
  }

  .cardImg {
    width: 100%;
    height: 169px;
    min-height: 150px;
  }

  button.menuToggle {
    border: 0;
    background: #0790ff;
    width: 56px;
    height: 56px;
    border-radius: 80px;
  }

  .menuOverlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    z-index: 1040;
  }

  .menuOverlay.active {
    display: block;
  }

  .HeaderMenus {
    position: fixed;
    top: 0;
    right: 0;
    width: 250px;
    height: 100%;
    background-color: #fff;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out;
    z-index: 9999;
    padding: 0px;
  }

  .DownloadBtn.ageRestriction {
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    font-size: 14px;
  }

  .DownloadBtn.ageRestriction p {
    font-size: 14px;
  }

  .DownloadBtn.ageRestriction p br {
    display: none;
  }

  /* Active state for slide-in */
  .HeaderMenus.active {
    transform: translateX(0);
    display: block !important;
  }

  .HeaderMenus ul {
    padding-left: 0;
    padding: 0;
    margin-top: 40px;
  }

  .HeaderMenus .closeMenu {
    position: absolute;
    top: 5px;
    left: 5px;
    background: none;
    border: none;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
  }

  .menuOverlay {
    display: none !important;
  }

  .HeaderMenus ul li {
    width: 100%;
  }

  .HeaderMenus ul li a {
    width: 100%;
    border-radius: 10px;
  }

  .HeaderMenus ul li a.active {
    border-radius: 0px;
    justify-content: start;
    height: 50px;
  }

  .statsWrapper {
    padding: 30px;
  }

  section {
    padding: 30px 0;
  }
  section.faq.faqPage {
    padding-bottom: 30px;
  }
  .footer a {
    font-size: 15px;
  }

  .contactDetails a {
    font-size: 25px !important;
  }

  .col-md-7.align-self-center.ps-5 {
    padding-left: 12px !important;
  }

  .mobile-input {
    font-size: 14px;
  }

  .main-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .ageRestriction p {
    text-align: center;
    padding: 0px 15px;
  }
  .footer {
    z-index: 1;
  }
  .footer::before {
    background: url(../images/right-diamond.webp) no-repeat;
    content: "";
    bottom: 0;
    top: 0;
    /* margin: auto; */
    right: 0;
    width: 270px;
    /* margin: auto; */
    height: 500px;
    background-size: cover;
    position: absolute;
    /* top: 0; */
    z-index: -1;
  }
  .footer::after {
    background: url(../images/left-diamond.webp) no-repeat;
    /* bottom: 0; */
    margin: auto;
    top: 0;
    left: 0;
    width: 250px;
    height: 500px;
    background-size: cover;
    content: "";
    position: absolute;
    z-index: -1;
  }
  .blogDetail {
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .bannerImg {
    text-align: center;
  }
  .cardImg {
    width: 150px;
    height: 150px;
    min-height: 150px;
  }
  .opportunityCard img {
    width: 110px;
    height: 110px;
  }
  .newAndazaCard .w-75 {
    width: 100% !important;
    padding-left: 8px;
  }
  .newAndazaCard h5 br {
    display: none;
  }
  .contentBlock.mt-md-5.mt-4 {
    margin-top: 0rem !important;
  }
  section.contentPage h3 {
    font-size: 18px;
}
section.contentPage .heroText,.subContentBlock,.contentBlock ol li> div  {
    gap: .5rem !important;
}
  .footer {
    padding: 50px 0;
  }
  .contactDetails p {
    margin-bottom: 0 !important;
  }
  .newAndazaWrapper .newAndazaCard,
  .newAndazaWrapper .newAndazaCard:is(:nth-child(1), :nth-child(4)) {
    max-width: calc(100% - 13px);
    min-height: -webkit-fill-available;
    border-radius: 12px;
  }
  .p {
    color: #676767;
  }

  .blog-card img {
    object-position: top;
  }
  .blogDetail .bg-white {
    padding: 20px;
    border-radius: 30px;
  }
  .blogDetail img {
    border-radius: 20px;
  }
  h4 {
    font-size: 18px;
    line-height: normal;
  }
  .detailImg img {
    height: 172px;
    width: 100%;
  }
  .blogDetail {
    padding-bottom: 15px;
  }
  .blogDetail .heroText p {
    margin-bottom: 0;
  }
  .newAndazaWrapper .newAndazaCard:first-child {
    display: flex;
    flex-direction: row !important;
    padding-top: 0;
    align-items: center;
    padding: 12px !important;
  }
  .newAndazaCard div {
    padding: 0 !important;
  }
  .footer {
    text-align: center;
  }
  .contactDetails,
  .footerLink {
    align-items: center !important;
  }
  .howToPlay .heroText p {
  }
  .forMobileView {
    margin-top: 30px;
  }

  .heroSection .row,
  .downloadSection .row {
    flex-direction: column-reverse;
    gap: 20px 0;
  }

  .qr-box {
    display: none;
  }

  section.downloadSection {
    padding-top: 30px;
  }

  .mb-5 {
    margin-bottom: 2rem !important;
  }

  h6 {
    font-size: 16px;
  }

  .input-box {
    height: 64px;
  }

  .get-link-btn,
  .mobile-input {
    height: 52px;
    min-height: 52px;
    padding: 10px 6px;
  }

  .main-wrapper {
    display: none;
  }

  .heroSection {
    background: url(../images/diamondMobile.webp) no-repeat;
    background-position: center 20%;
    background-size: cover;
  }

  .heroSection .bannerImg img {
    width: 272px;
  }

  .Logo img {
    width: 100px;
  }

  .light-blue {
    padding: 20px 12px;
    border-radius: 10px;
  }

  .cardImg {
    min-height: 256px;
    width: 256px;
  }

  ul.d-flex.list-unstyled.gap-4.ps-0.justify-content-end.footerLink {
    justify-content: center !important;
    height: auto;
  }

  .mt-5.pt-5 {
    margin-top: 0 !important;
    padding-top: 1rem !important;
  }

  .sports .container-fluid,
  .opportunity .container-fluid {
    padding: 20px;
    border-radius: 20px;
  }

  .downloadSection .bannerImg img {
    margin-top: 0;
  }

  .innerBg {
    margin-top: 20px;
    padding: 30px 30px;
    border-radius: 20px;
  }
}

@media (max-width: 575px) {
  h1 {
    font-size: 32px;
  }
  .innerBg{
    margin-top: 0;
  }
  section.faq.faqPage {
    padding-bottom: 15px;
  }
  section.downloadSection {
    padding-top: 0;
  }
  .blog-card-body a,
  .card-date {
    font-size: 16px;
  }
  .blog-card-body {
    gap: 0;
  }
  .contactUs {
    margin-top: 30px;
  }
  .footer {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 80px !important;
  }
  .opportunityCard img {
    width: 200px;
    height: 200px;
  }
  .copyRight hr {
    border-color: #323234;
    width: 25%;
    opacity: 1;
  }
  .copyRight {
    gap: 1rem !important;
    padding-top: 0 !important;
  }
  .contactDetails,
  .socialLInks {
    align-items: center !important;
    margin-top: 2rem !important;
  }

  ul.d-flex.list-unstyled.gap-4.ps-0.justify-content-end.footerLink {
    justify-content: center !important;
    gap: 0.5rem !important;
  }

  .newAndazaWrapper .newAndazaCard:nth-child(4) img {
    height: auto;
  }

  .readMore {
    font-size: 14px;
  }

  h5 {
    font-size: 14px;
  }

  .store-button {
    height: 64px;
    width: fit-content;
  }

  .downloadSection .container-fluid .bg-white {
    padding: 0 15px;
    border-radius: 12px;
  }

  .DownloadBtn p {
    font-size: 12px;
    line-height: 14px;
  }

  .input-wrapper label,
  .country-code {
    font-size: 14px;
    text-align: center;
  }

  .get-link-btn {
    font-size: 13px;
  }

  .contactDetails p {
    font-size: 14px;
    margin-bottom: 0;
  }

  ul.d-flex.list-unstyled.gap-4.ps-0.justify-content-end.footerLink {
    flex-direction: column;
  }

  .socialLInks {
    flex-direction: row !important;
  }

  .heroSection .heroText img {
    width: 50%;
  }

  .statsCard h2 {
    font-size: 20px;
  }

  .statsCard p {
    margin-bottom: 0;
    font-size: 8px;
    text-align: center;
    padding-top: 3px;
  }

  .statsWrapper {
    padding: 15px;
    border-radius: 15px;
  }

  .w-75,
  .w-50 {
    width: 100% !important;
  }

  .cardImg {
    min-height: 256px;
    width: 256px;
  }

  .newAndazaWrapper .newAndazaCard,
  .newAndazaWrapper .newAndazaCard:is(:nth-child(1), :nth-child(4)) {
    max-width: calc(108% - 0px);
    min-height: auto;
    padding: 12px 12px 0 12px;
  }

  .newAndazaCard img {
    position: relative;
  }

  .newAndazaCard p {
    margin-bottom: 0.5rem;
  }

  .accordion-header button {
    font-size: 14px;
  }

  .accordion-body {
    padding-top: 0;
    font-size: 14px;
    line-height: 100%;
  }

  .newAndazaWrapper .newAndazaCard:nth-child(1) {
    min-height: 180px;
  }

  .col-md-7.align-self-center.ps-5 {
    padding-left: 12px !important;
  }

  button.menuToggle {
    width: 42px;
    height: 42px;
    padding: 9px;
  }

  .statsIcon img {
    width: 35px;
    height: 35px;
  }

  .downloadBtn {
    background: linear-gradient(to right, #0790ff 50%, #0790ff 50%);
    color: #fff !important;
  }

  .badge {
    font-size: 14px;
    width: 90px;
    height: 40px;
  }

  h2 {
    font-size: 20px;
    margin-bottom: 0;
  }

  p {
    font-size: 15px;
    color: #fff;
  }
  .newAndazaWrapper .newAndazaCard p,
  .light-blue p,
  .bg-white p,
  .innerBg p {
    color: #676767;
  }
  .contentPage .light-blue {
    border-radius: 30px;
    padding: 18px;
  }
  .contentBlock ol li::marker {
    font-size: 18px;
    font-weight: 600;
  }
  .contentBlock ol {
    padding-left: 1.4rem;
  }
  .subContentBlock h6 {
    font-size: 16px;
  }
  .contentBlock ol li ul {
    padding-left: 2rem;
  }
  .contentBlock ol li ul li {
    font-size: 14px;
  }
  .opportunityCard h5 {
    font-size: 16px;
  }

  .newAndazaWrapper .newAndazaCard:nth-child(1) {
    min-height: auto;
  }

  .viewMore {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .newAndazaWrapper .newAndazaCard {
    border-radius: 12px;
  }

  .aboutUs {
    padding-bottom: 20px;
  }

  .contactUs .container-fluid .row {
    border-radius: 30px;
    padding-top: 0;
  }

  .disclaimer p {
    font-size: 14px;
  }

  .disclaimer p br {
    display: none;
  }

  input,
  textarea {
    min-height: 60px;
  }

  section {
    padding: 15px 0;
  }

  .faq {
    padding-bottom: 15px;
  }

  .contactDetails a {
    font-size: 16px !important;
  }

  .store-buttons {
    flex-direction: column;
  }

  .store-button strong {
    font-size: 14px;
  }

  .store-button .icon {
    width: 40px;
    height: 40px;
  }

  .store-button .icon i {
    font-size: 22px;
  }
  .aboutUs p {
    margin-bottom: 0;
  }
  .store-buttons,
  .btnBlock {
    margin-top: 1rem;
  }
  .d-flex.flex-column.gap-3{
    gap: .5rem !important;
  }
  .aboutUs h2{
    margin-bottom: 12px;
  }
}
