@media screen and (max-width: 992px) {
  .home_sec_1_parent {
    flex-direction: column;
  }

  #working > div {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}

@media (max-width: 1024px) {
  section,
  footer {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .safe-frame1 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .safe-frame2 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .steps-container {
    flex-direction: column;
  }

  #working > div {
    flex-direction: column-reverse;
  }

  .ranker-card:nth-child(1),
  .ranker-card:nth-child(3) {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .vjs-poster img {
    object-fit: contain !important;
  }
  #gif1 > svg {
    max-height: 14rem;
  }

  #gif2 {
    margin: auto;
  }

  #gif2 > svg {
    margin-top: 2rem;
  }

  section,
  footer {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .app-img {
    display: none;
  }

  .mobile-app-img {
    display: block !important;
    height: 15.625rem;
    margin: 0 auto;
    margin-top: 2rem;
    max-width: 100%;
  }

  .mb-60 {
    margin-bottom: 0;
  }

  .sec-padding {
    padding: 5rem 0;
  }

  .steps-heading {
    font-size: 1.5rem;
  }

  .steps-subtitle {
    font-size: 1rem;
  }

  .steps-bottom-text {
    font-size: 1.25rem;
  }

  .btn-plus-join {
    width: 85%;
    font-size: 1rem;
  }

  .steps-container {
    gap: 1rem;
    margin: 2rem 0;
  }

  /* safe section  */
  #safe {
    padding-top: 2.5rem;
    padding-bottom: 5rem;
  }

  #safe > div {
    gap: 2rem;
  }

  .safe-title {
    font-size: 1.5rem;
    line-height: 140%;
  }

  .safe-desc {
    font-weight: 400;
    font-size: 1rem;
    line-height: 140%;
    /* 3.75rem */
  }

  .safe-frame1 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
    gap: 2rem;
  }

  .safe-frame2 {
    margin: 0 !important;
    border-radius: 0;
    gap: 2rem;
    padding: var(--value-80-px, 5rem) 1.25rem;
  }

  .safe-frame2-title {
    font-size: 1.5rem;
    line-height: 140%;
    /* 3.75rem */
  }

  .safe-frame2-subtitle {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 120%;
    /* 3.45rem */
  }

  .safe-frame2-login {
    font-size: 1.5rem;
    line-height: 130%;
    /* 1.95rem */
  }

  .ranker-card {
    gap: 1rem;
  }

  .ranker-title {
    margin: 1rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    line-height: 140%;
    /* 1.225rem */
  }

  .safe-desc {
    max-width: 100%;
  }

  .safe-features {
    flex-direction: column;
  }

  .safe-feature {
    display: flex;
    padding: var(--padding-m-card-padding, 1.5rem);
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-elements-large-spacing, 0.5rem);
    align-self: stretch;
  }

  .safe-feature-title {
    font-size: 1rem;
    line-height: 145%;
  }

  .safe-feature-desc {
    font-weight: 400;
    font-size: 1rem;
    line-height: 135%;
  }

  #gift {
    /* min-height: 28rem; */
    padding-top: 5rem;
  }

  .blogs-container {
    margin-top: 2rem;
  }

  #working,
  #join-us {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .rating {
    font-size: 2.5rem;
    line-height: 120%;
    /* 3rem */
  }

  .play-store-details {
    flex-direction: column;
    gap: 2.5rem;
  }

  .page-link-section-title {
    color: var(--color-font-heading, #292929);
    font-size: 1rem;
    font-weight: 600;
    line-height: 140%;
    /* 1.4rem */
  }

  .featured-in-title {
    padding-bottom: 2rem;
  }

  footer {
    padding-bottom: 3rem;
  }

  .footer-container {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 2rem;
  }

  .page-links {
    flex-direction: column;
  }

  /* banner section  */

  .home_sec_1_inner_left_container {
    margin: auto;
  }

  .home_sec_1_inner_container_2 {
    flex-direction: column;
    padding: 1.5rem;
  }

  .joinnow_btn {
    width: 100%;
  }

  .club_community_text {
    max-width: 20rem;
  }

  .home_sec_1_main_title {
    font-size: 2rem;
    line-height: 115%;
  }

  .home_sec_1_inner_para {
    font-size: 1rem;
    font-weight: 400;
    line-height: 140%;
  }

  .home_sec_1_boxtitle {
    font-size: 1.5rem;
    line-height: 120%;
  }

  .home_sec_1_boxinfo {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 100%;
  }

  .home_sec_1_right_container {
    padding-bottom: 5rem;
  }

  /* introducing  */
  #introducing {
    padding: 5rem 0;
  }

  .introucing_container {
    gap: 2rem;
  }

  .introducing-inner {
    flex-direction: column;
  }

  .introducing-left {
    gap: 1.5rem;
  }

  .introducing-list-para {
    color: #525252;
    font-size: 1rem;
    line-height: 140%;
  }

  .box-title {
    font-size: 1.5rem;
    line-height: 120%;
  }

  .box-para {
    font-size: 1rem;
  }

  .introducing_title {
    color: #292929;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 120%;
  }

  .introducing_para {
    color: #292929;
    text-align: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 140%;
    max-width: 15rem;
  }

  .changing-life-para {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 140%;
  }

  .changing-life-para-blue {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 120%;
  }

  .introducing-left {
    padding-right: 0;
  }

  /* working  */

  .working-heading {
    max-width: 20rem;
    font-size: 1.5rem;
  }

  .working-text {
    font-size: 1rem;
  }

  .working-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
  }

  /* testimonials  */

  .testimonial-heading {
    font-size: 1.5rem;
    width: 20ch;
  }

  .testimonial-text {
    font-size: 1rem;
    width: 22ch;
  }

  .testimonial-btn {
    width: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
  }

  .testimonial-card-text {
    font-size: 0.875rem;
  }

  .testimonial-card-text-amount {
    width: 7rem;
  }

  .testimonial-card-text-amount span {
    font-size: 1.15rem;
  }

  .testimonial-container {
    padding: 3rem 0 !important;
  }

  /* join us  */
  .steps-bottom-text {
    color: var(--sec-06, #f0f7fa);
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 100%;
  }

  /*********************************************************** about page **********************************************************  */

  /* hero  */

  #hero {
    padding-top: 2.5rem;
    height: 100%;
  }

  .about-hero-btn {
    display: none;
  }

  .about-title {
    text-align: center;
    font-size: 2rem;
    line-height: 115%;
    max-width: 20rem;
    margin: auto;
  }

  .about-subtitle {
    display: none;
    font-size: 1rem;
  }

  .about-subtitle-mobile {
    display: block !important;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    line-height: 140%;
    margin: auto;
    max-width: 20rem;
  }

  .about-features {
    align-items: center;
    gap: 3.5rem;
    margin-top: 3rem;
  }

  .borrow-text {
    margin-left: unset !important;
  }

  .feature-img {
    display: none;
  }

  .feature-img-mobile {
    aspect-ratio: 1.05;
    width: 100%;
    display: block !important;
  }

  .feature-detail {
    font-size: 1rem;
  }

  .feature-highlight {
    font-size: 1rem;
  }

  .about-feature {
    margin-left: unset !important;
    text-align: center !important;
    align-items: center;
    gap: 1rem;
  }

  /* vision  */

  .vision-1-container {
    background-size: 9.65rem 9.65rem;
    background-position: 50% 11rem;
    gap: 12.31rem;
    bottom: 3rem;
  }

  .vision-1-subcontainer-1 {
    padding: 1rem;
  }

  .vision-1-title {
    padding: 0.75rem;
  }

  .vision-1-title-text {
    text-align: center;
    font-size: 1.25rem;
    line-height: 135%;
    max-width: 15rem;
  }

  .vision-1-subcontainer-2 {
    padding: 1.75rem;
    flex-direction: column;
    gap: 1.5rem;
  }

  .vision-1-para {
    padding: 0;
    text-align: center;
  }

  .vision-2-container {
    flex-direction: column;
    padding: 1rem;
    gap: 1.5rem;
    min-height: 100%;
    margin-bottom: 2.125rem;
  }

  .vision-2-left {
    max-width: 100%;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 130%;
    max-width: 20rem;
  }

  .vision-2-right {
    text-align: center;
    font-size: 1rem;
  }

  .vision-3-container {
    padding: 1rem;
    min-height: 100%;
    margin-bottom: 2rem;
  }

  .vision-3-title {
    max-width: 15rem;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 135%;
  }

  /* backedby  */

  .backedby-container {
    gap: 1.75rem;
  }

  .backedby-list {
    gap: 1rem;
    margin: auto;
  }

  .venture-cat-img {
    display: none;
  }

  .backedby-list > img:nth-child(1) {
    width: 5rem;
    height: 1.875rem;
  }

  .backedby-list > img:nth-child(2) {
    width: 5.71369rem;
    height: 2.56581rem;
  }

  .backedby-list > img:nth-child(4) {
    width: 5.71369rem;
    height: 2.56581rem;
  }

  .backedby-list > img:nth-child(5) {
    width: 2.85888rem;
    height: 2.22838rem;
    flex-shrink: 0;
  }

  /* team  */

  #team {
    padding: 3.75rem 2rem !important;
  }

  .team-title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 0.5rem !important;
  }

  .team-subtitle {
    text-align: center;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 150%;
  }

  /* working  */

  .working-title {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 115%;
    max-width: 20rem;
  }

  .working-inner-container {
    gap: 2.5rem;
  }

  .working-video {
    max-width: 90vw;
  }

  .about-working-video {
    max-width: 20rem;
    margin: auto;
    height: 17.5625rem;
  }

  /* heading text alignment  */

  .introducing-list-container {
    gap: 0.5rem;
  }

  .introducing-numbers {
    gap: 1rem;
  }

  .gift-title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 120%;
  }

  .gift-subtitle {
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 140% !important;
  }

  /* br tags  */

  .giftbr {
    display: none;
  }
}

@media (min-width: 1025px) {
  section {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  #blogs {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  /* CSS rules go here */
}

@media only screen and (max-width: 576px) {
  .modal-content {
    min-width: 10rem;
    max-width: 92vw;
    margin: auto;
  }
  .modal-body-box-1 {
    flex-direction: column;
  }
  .popup-leader-header {
    align-items: center;
  }
}

@media (max-width: 480px) {
  .btn-default {
    width: 100%;
  }
}
