/* 1199px */
@media only screen and (max-width: 74.9375em) {
  .nav-list {
    display: none;
  }

  .button {
    display: flex;
    align-items: center;
  }

  .openMenu {
    display: none;
  }

  .closeMenu {
    display: none;
  }

  .menu-list li a {
    display: none;
  }

  .link,
  .login {
    display: none;
  }
  .link {
    display: block;
    padding: .5rem;
  }

  .play img{
    width: 150px;
  }
  .login {
    width: 70%;
  }

  .hero-text {
    width: 55%;
  }

  /* WHY SECTION............. */
  .why-heading {
    width: 100%;
  }

  .why-box {
    width: 32%;
  }

  /* WORK SECTION............. */
  .work-container img {
    width: 40rem;
  }

  /* ABOUT AND MISSION SECTION ......*/
  .about {
    gap: 2rem;
    align-items: center;
  }

  .about-text {
    width: 60%;
  }

  .about img {
    width: 40%;
  }

  .abstract {
    position: absolute;
    top: 25rem;
    left: 40rem;
    width: 10rem;
  }
}

/* 1079px */
@media only screen and (max-width: 67.4375em) {
  h1 {
    font-size: 3.8rem;
  }

  .data-plan {
    width: 23%;
  }

  .social-handle {
    justify-content: space-between;
  }

  footer {
    margin-top: -10rem;
  }

  .abstract {
    position: absolute;
    top: 20rem;
    left: 45rem;
    width: 10rem;
  }

  .decorator {
    width: 20rem;
  }
}

/* 991px */
@media only screen and (max-width: 61.9375em) {
  #partner {
    margin-top: -2rem;
  }

  /* HERO ....*/
  .hero {
    flex-direction: column;
  }

  .hero-text {
    width: 100%;
  }

  .hero-img {
    width: 70%;
    margin-top: 5rem;
  }

  /* WHY SECTION............. */
  .why-container {
    flex-direction: column;
    align-items: center;
    gap: 3rem;
  }

  .why-box {
    width: 80%;
  }

  /* WORK SECTION............. */
  .work-container img {
    width: 31rem;
  }

  /* ABOUT AND MISSION SECTION ......*/
  .about {
    flex-direction: column-reverse;
  }

  .about img {
    width: 60%;
  }

  .about-text {
    width: 100%;
  }

  .vision {
    flex-direction: column;
  }

  /* TESTIMONIAL SECTION ...........*/
  .testimonial-container {
    flex-direction: column;
    align-items: center;
    gap: 3rem;
  }

  .testimonial-box {
    width: 60%;
  }

  /* DATA PRICING PLAN........................*/
  .data-box {
    flex-direction: column;
    align-items: center;
    gap: 3rem;
  }

  .data-plan {
    width: 60%;
  }

  .transaction-textbox p {
    width: 80%;
  }

  /*..................CONTACT US......................*/
  .social-handle {
    flex-direction: column;
    align-items: center;

  }

  .social {
    margin-bottom: 3rem;
  }

  form {
    width: 100%;
  }

  .footer-about {
    flex-basis: 100%;
    margin-bottom: 4rem;
  }

  .footer-box {
    flex-direction: column;
  }

  .footer-box ul {
    padding-left: 0 !important;
  }

  .footer-box ul:not(:last-child) {
    margin-bottom: 4rem;
  }

  .abstract {
    position: absolute;
    top: 12rem;
    left: 50rem;
    width: 10rem;
  }

  .serve1 {
    position: absolute;
    right: 0;
    top: 80rem;
  }

  .decorator {
    top: 40rem;
  }
}

/* 767px */
@media only screen and (max-width: 47.9375em) {
  .work-container {
    flex-direction: column;
    gap: 5rem;
    align-items: center;
  }

  .work-text {
    margin-top: 0rem;
  }

  .work-text h2 {
    margin-bottom: 2rem;
  }

  .work-box {
    gap: 5rem;
  }

  .work-container img {
    width: 40rem;
  }

  .testimonial-box {
    width: 80%;
  }

  .hero-img {
    width: 80%;
  }

  .about img {
    width: 80%;
  }

  .transaction-container {
    justify-content: space-between;
  }

  .transaction-box h5 {
    font-size: 3rem;
  }

  .abstract {
    top: 18rem;
  }
}

/* 575px */
@media only screen and (max-width: 35.9375em) {
  header {
    padding: 3rem 4rem;
  }

  section,
  footer {
    padding: 0rem 4rem 10rem 4rem;
    overflow-x: hidden;
  }

  footer {
    padding-bottom: 1rem;
    padding-top: 0;
  }

  nav {
    padding: 3rem 4rem;
  }

  .why-heading p {
    font-size: 1.4rem;
  }

  .why-box {
    width: 100%;
  }

  .work-text h2 {
    text-align: center;
  }

  .about-text p {
    font-size: 1.5rem;
  }

  .testimonial-heading h2 {
    font-size: 3rem;
  }

  .testimonial-box {
    width: 100%;
  }

  .data-plan {
    width: 80%;
  }

  .accordion-button {
    font-size: 1.5rem !important;
  }

  .accordion-body {
    font-size: 1.3rem !important;
    line-height: 2.2rem !important;
  }

  .faq-container h2 {
    padding-bottom: 0rem;
  }

  .transaction-box h5 {
    font-size: 2.5rem;
  }

  .transaction-box p {
    font-size: 1.5rem;
  }

  .transaction-textbox h3 {
    font-size: 3rem;
  }

  .transaction-textbox p {
    width: 100%;
    font-size: 1.5rem;
  }

  h1 {
    line-height: 5rem;
  }

  .abstract {
    top: 18rem;
    left: 10rem;
    z-index: -2;
  }
}

/* 492px */
@media only screen and (max-width: 30.75em) {
  .hero-img {
    width: 90%;
  }

  h1 {
    font-size: 3rem;
    line-height: 5rem;
  }

  .testimonial-heading h2 {
    font-size: 2rem;
  }

  .data h2 {
    font-size: 2rem;
  }

  .data-plan {
    width: 90%;
  }

  .faq-review {
    text-align: left;
    font-size: 1.3rem;
  }

  .work-container img {
    width: 30rem;
  }

  .transaction-container {
    flex-direction: column;
    gap: 3rem;
  }

  .hero-start {
    margin-bottom: 2rem;
  }

  .decorator {
    position: absolute;
    right: 0;
    top: 20rem;
    z-index: -2;
    width: 20rem;
  }
}