@media (min-width: 1023px) and (max-width: 1029px) {
  .login-rightbg {
    padding-bottom: 1rem;
    height: 100%;
    color: #fff;
  }
}

@media (min-width: 1024px) and (max-width: 1279.99px) {
  .searchbar-input button span,
  .subscription-card h5,
  .subscription-card .small {
    font-size: 0.9rem;
  }
  .searchbar-input button {
    padding: 9px !important;
  }
  .view-reviewlist h5 {
    font-size: 1rem;
  }
  .view-reviewlist button {
    font-size: 0.8rem !important;
  }
  .searchbar-input,
  .view-reviewlist {
    width: 50% !important;
  }
  .subscription-card button {
    padding: 10px 20px;
    font-size: 0.9rem;
  }
  .subscription-card h3 {
    font-size: 2rem !important;
  }
  .subscription-card button {
    padding: 10px 20px !important;
  }
  /* .login-rightbg {
    padding-bottom: 1rem;
    height: 100%;
    color: #fff;
  } */
}

@media (min-width: 768px) and (max-width: 1023px) {
  .login .left-section,
  .login-right-content {
    width: 96% !important;
  }

  .login h3,
  h3 {
    font-size: 1.8rem !important;
  }

  .searchbar-input button span {
    font-size: 0.9rem;
  }
  .view-reviewlist h5 {
    font-size: 1rem;
  }
  .view-reviewlist button {
    font-size: 0.8rem !important;
  }
  .flex-wrap-input .input-field-border,
  .flex-wrap-input select {
    flex: 100% !important;
  }
  .leavereview-date select {
    width: 80px;
    font-size: 0.8rem;
  }
  .subscription-card button {
    padding: 10px 14px;
    font-size: 0.9rem;
  }
  .subscription-card h3 {
    font-size: 1.5rem;
  }
  .subscription-card h5,
  .subscription-card .small {
    font-size: 0.8rem !important;
  }
  .subscription-card img {
    width: 40px;
  }
  .subscription-card button {
    padding: 10px 20px !important;
  }
  .searchbar-input {
    top: 66px;
  }
  .view-reviewlist {
    top: 133px;
  }
  .view-review,
  .reviewlist-aftersubmit {
    top: 16rem;
  }
}

@media (max-width: 767px) {
  .login-rightbg {
    height: 100%;
    padding-bottom: 1rem;
  }
  .mob-position {
    position: static !important;
  }
  .flex-wrap-input .input-field-border,
  .flex-wrap-input select {
    flex: 100% !important;
  }
  .payment-subscription,
  .login .left-section,
  .login-right-content {
    width: 100% !important;
  }
  .searchbar-input,
  .view-reviewlist,
  .modal-dialog.notification {
    width: 98% !important;
    right: 0 !important;
    left: 0;
    top: 10%;
    margin: auto;
  }
  .view-reviewlist {
    width: 98% !important;
    right: 0 !important;
    left: 0;
    top: 19%;
    margin: auto;
  }
  .view-review,
  .reviewlist-aftersubmit {
    background: #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    top: 35%;
    left: 0;
  }
  .top-header,
  .content {
    margin-left: 0px !important;
  }
  .backbutton {
    padding: 1px 8px;
  }
  .backbutton svg {
    width: 10px;
  }
  .mobicon {
    display: block;
  }
  /* .leftsidebarhide {
          visibility: hidden;
      } */
  .chat-notification,
  .modal-dialog.notification .modal-content {
    width: 100% !important;
  }
  .terms-bg {
    height: 90px;
  }
  .terms-heading {
    font-size: 1.8rem !important;
  }
  .view-review-date,
  .view-reviewlist button,
  .noaccount-title,
  .agree-wrap .lbl {
    font-size: 0.9rem !important;
  }
  /* .darktheme .darktheme-icon.webicon,
      .webicon {
          display: none;
      } */
  .darktheme .mobicon {
    filter: invert(1) brightness(1);
  }
  .leavereview-btn button {
    right: 3px !important;
  }
  .view-review {
    top: 36%;
    left: 0 !important;
    border-radius: 0px !important;
  }
  .subscription-card button {
    padding: 10px 14px;
    font-size: 0.9rem;
  }
  .subscription-card h3,
  .login h3 {
    font-size: 1.8rem !important;
  }
  .login .left-section i,
  .login .checkbox-content,
  .subscription-description {
    font-size: 0.8rem;
    line-height: unset;
  }
  .subscription-title {
    font-size: 2.8rem !important;
    line-height: 60px;
    font-weight: 700;
  }
  .mobicon {
    display: block !important;
  }
  .forgot {
    height: 100% !important;
  }
  .forgot h3 {
    font-size: 2rem;
  }
  .login h4 {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .searchbar-input button {
    width: fit-content !important;
    padding: 14px !important;
  }
  /* ====home page======= */
  .first-section h1 {
    font-size: 38px;
    line-height: 47px;
    font-weight: 900;
  }
  .second-section h1 {
    font-size: 2rem;
    line-height: 43px;
  }
  .contact-form {
    padding: 1rem;
    width: 95% !important;
  }
  .testimonials h1 {
    font-size: 2.5rem !important;
  }
  .work-content-section {
    width: 100%;
  }
  .working-left-section {
    margin-top: 2rem;
  }
  .working-right-section {
    margin-top: 2rem;
  }
  .suport-card {
    width: auto;
    margin: 2rem;
    gap: 1rem;
  }
  .second-section,
  .third-section {
    margin-top: 28px;
  }
  .third-section h1 {
    font-size: 3rem !important;
  }
  #menu_list {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    /* left: 0; */
    background: #000;
    color: #fff;
    z-index: 9999;
    width: 72%;
  }
  .top-header-nav li a {
    color: #fff;
  }
  .top-header-nav li {
    margin-bottom: 1rem;
  }
  .content {
    margin-top: 1rem;
  }
  .viewreview-list {
    height: calc(100vh - 415px);
    overflow: auto;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
  .suport-card {
    width: 264px;
  }
}
@media screen and (min-width: 1022px) and (max-width: 1200px) {
  /* .suport-card {
      width: 219px;
    } */
}
@media (min-width: 373px) and (max-width: 766px) {
  .view-reviewlist {
    width: 98% !important;
    right: 0 !important;
    left: 0;
    top: 23%;
  }
  .searchbar-input,
  .modal-dialog.notification {
    width: 98% !important;
    right: 0 !important;
    left: 0;
    top: 11%;
    margin: auto;
  }
  .view-review {
    top: 39%;
    left: 0 !important;
    border-radius: 0px !important;
  }
}
