@media (min-width: 1400px) and (max-width: 1500px) {
  .review_edit {
    width: 20%;
  }

  .img_rating {
    width: 13%;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .review_edit {
    width: 20%;
  }

  .rating_heading_block p {
    line-height: 26px;
    font-size: 15px;
  }

  .order_cancelSection .buttons {
    width: 100%;
  }

  .order_cancelSection #cancelForm {
    width: 100%;
  }

  .order_cancelSection label {
    width: 100%;
  }

  .password_input {
    width: 75%;
  }

  .primary_mathod_block {
    margin-bottom: 30px;
  }

  .about-verification-img {
    height: unset;
    width: 100%;
  }

  .profileSecondColumn {
    margin-left: 15px;
  }

}

@media (min-width: 1025px) and (max-width: 1199px) {
  .review_edit {
    width: 20%;
  }

  .img_rating {
    width: 15%;
  }

  .order_cancelSection .payment-parargraf {
    padding: 20px;
  }

  .order_cancelSection .form-group {
    flex-wrap: wrap;
  }

  .order_cancelSection .input-wrapper select {
    width: 100%;
    margin-bottom: 15px;
  }

  .order_cancelSection .input-wrapper textarea {
    width: 100%;
  }

  .order_cancelSection .buttons {
    justify-content: center;
    width: 100%;
  }

  .order_cancelSection label {
    width: 100%;
  }

  .profile_settingSection .edit_icon {
    top: 45px;
    right: 30px;
  }

  .profileSecondColumn p {
    width: 100%;
  }

  .user-detailBlock {
    width: 100%;
  }

  .password_input {
    width: 75%;
  }

  .primary_mathod_block {
    margin-bottom: 30px;
  }

  .about-verification-img {
    height: unset;
    width: 100%;
  }

  .twoStepverification_section {
    padding: 30px;
  }

  .badge_section {
    width: 85%;
  }

  .edit_profile_section {
    margin: 20px;
  }

  .profile_dashboard_section {
    margin: 0 20px;
  }

  .aiz-user-panel {
    margin: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  img {
    height: unset;
  }

  .password_input {
    width: 85%;
  }

  .primary_mathod_block {
    margin-bottom: 30px;
  }

  .about-verification-img {
    height: unset;
    width: 100%;
  }

  .twoStepverification_section {
    padding: 30px;
  }

  .profile_settingSection .edit_icon {
    right: 40px;
  }

  .badge_section {
    width: 85%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {

  .profile_settingSection {
    padding: 25px 15px !important;
  }

  .profileSecondColumn {
    margin-left: 20px !important;
  }

  .user-detailBlock {
    width: 100%;
  }

  .profileFirstColumn {
    gap: 17px !important;
  }

  .img_contantBlock {
    width: 100%;
  }

  .rating_heading_block {
    width: 100%;
  }

  .review_edit {
    width: 30%;
  }

  .img_rating {
    width: 18%;
  }

  .rating_heading_block p {
    font-size: 15px;
    line-height: 26px;
  }


  .review_edit {
    margin-top: 15px;
  }

  .edit_reviewSection .review-container {
    padding: 20px;
  }

  .edit_reviewSection .product_reviewEdit {
    padding: 0;
  }

  .edit_reviewSection .review-container h2 {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 18px;
  }

  .product-title {
    margin-top: 25px;
  }

  .product-row {
    font-size: 16px;
  }

  .text-field {
    font-size: 15px;
    line-height: 26px;
  }

  .order_cancelSection .form-group {
    flex-wrap: wrap;
  }

  .order_cancelSection .input-wrapper select {
    width: 100%;
    margin-bottom: 15px;
  }

  .order_cancelSection .input-wrapper textarea {
    width: 100%;
  }

  .order_cancelSection label {
    width: 100%;
  }

  .order_cancelSection .buttons {
    justify-content: center;
    width: 100%;
  }




  .spring-collection-banner {
    height: unset !important;
  }

  .designer-picks {
    padding: 50px 0;
  }

  .urban-vibes {
    padding: 50px 0;
  }

  .new-livin-banner {
    height: unset !important;
  }

  .enchanting-radiance-banner {
    height: unset !important;
  }

  .fashion-content {
    padding: 30px 0;
  }

  .edit_profile_section {
    margin: 20px;
  }

  .profile_dashboard_section {
    margin: 0 20px;
  }

  .aiz-user-panel {
    margin: 15px;
  }

  .your_order_section .address-card a {
    white-space: nowrap;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .account_outer {
    padding: 20px;
  }

  .profile_settingSection .edit_icon {
    top: 45px;
    right: 30px;
  }

  .profileSecondColumn p {
    width: 65%;
  }

  .password_input {
    width: 100%;
  }

  .password_btn {
    margin-left: 0;
  }

  .account_setting_section .row {
    padding-left: 0;
  }

  .account-precautions li {
    line-height: 24px;
  }

  .left_space {
    margin-left: 0;
  }

  .login-security-section {
    padding: 25px;
    margin-top: 30px;
  }

  .mobile-scroll {
    overflow-x: scroll;
    max-width: 100%;
  }

  .your_order_section #sort_orders {
    margin-top: 20px;
  }

  .mobile-scroll tr th p {
    font-weight: 400;
    white-space: nowrap;
  }

  .mobile-scroll tr th a {
    white-space: nowrap;
  }

  .img_text_verification {
    width: 36%;
    margin-top: 50px;
  }

  .twoStepverification_section {
    padding: 30px;
  }

  .primary_mathod_block {
    margin-left: 0;
  }

  .about_left_step {
    margin-left: 0 !important;
    margin-top: 20px;
  }

  .about-verification-img {
    height: unset;
    width: 100%;
  }

  .primary_num {
    gap: 20px;
  }

  .money_btns button {
    width: 50%;
  }

  .badge_section {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (min-width: 575px) and (max-width: 768px) {
  .protect-account-section a {
    margin-top: 0 !important;
  }

  .profileouter_height {
    min-height: 258px !important;
  }

  .profile_settingSection .profileSecondColumn {
    width: 60%;
    margin-top: 20px;
    flex-wrap: wrap;
  }

  .pass-input {
    margin-bottom: 0 !important;
  }

  .profileSecondColumn p {
    width: 100% !important;
  }

  .account_setting_section .password_input .change_password {
    margin: 15px 0 0 auto;
  }

  .account_setting_section input {
    width: 100%;
  }

  .protect-account-section .protect-account-img {
    height: 100px !important;
  }

  .protect-account-section .account_steps h3 {
    line-height: 26px;
  }

  .twoStepverification_section button {
    margin: 0 0 0 auto;
    margin-top: 0 !important;
  }

  .primary_num {
    gap: 20px !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    justify-content: unset !important;
  }

  .verification-mobile-no {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .input_numbers {
    width: 50% !important;
  }

  #change_button {
    margin-top: 0px !important;
  }

  .money_added_section .paragraph-edit {
    justify-content: end !important;
  }

  .alert_green_section .paragraph-edit {
    justify-content: start !important;
  }

  .money_added_section .add_money_icon {
    margin-bottom: 15px !important;
  }

  .money_btns {
    margin-top: 20px;
    display: flex;
  }

  .money_btns button {
    width: 45% !important;
  }



  .delivery_add h6 {
    margin-top: 20px;
  }

  .order_confirm_section .alert {
    margin-bottom: 0;
  }

  /* .container {
    max-width: 95% !important;
  } */

  .bi-house {
    margin-right: 10px;
  }

  .imgProductname img {
    width: 50px;
  }

  .straight_border {
    width: 100%;
    margin-top: 20px;
    justify-content: center;
  }

  .slick-slide {
    margin-top: 30px;
  }

  .slick-slide img {
    width: 180px;
  }

  .slick-slide {
    margin-top: 0;
  }



  .store-rating {
    flex-wrap: wrap;
    gap: 10px;
  }

  .store-collection {
    margin: 0 0 0 auto;
  }

  .badge_section {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .paddimg_add {
    align-items: start;
  }

  .address_typeBlock {
    width: 50%;
  }

  .your_order_section .address-card a {
    font-size: 14px !important;
    white-space: nowrap;
  }

  .save_cancel_btn {
    width: 60%;
    margin-top: 35px;
    margin: 30px auto;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  
  .Crumbline {
    display: none !important;
  }
  .profileSecondColumn {
    margin-left: 13px;
    margin-top: 20px;
  }

  .profileSecondColumn p {
    width: 55%;
  }

  .account-cards {
    min-height: 215px;
    margin-bottom: 20px;
    padding: 20px 0;
  }

  .account_heading {
    padding: 20px 0;
  }

  .profileouter_height {
    min-height: auto;
  }

  .dasboard_menuSection .row {
    padding: 20px 0 !important;
  }


  .product_section .section-heading {
    font-size: 16px !important;
  }

  .product_section .see_all a {
    font-size: 16px;
  }

  .product_section .see_all a i {
    font-size: 16px;
  }

  .product_section .carousel_block {
    margin-top: 20px;
  }

  .profile_settingSection {
    padding: 20px !important;
  }


  .verification-mobile-no {
    height: 40px;
    padding: 15px;
    margin-bottom: 20px;
  }

  .user-detailBlock {
    width: 100%;
  }

  .profile_settingSection .edit_icon {
    top: 14px;
    right: 20px;
  }

  .editProfile {
    padding: 20px;
  }

  .editProfile label {
    margin-bottom: 15px;
  }

  .editProfile .editProfile-input {
    padding: 15px;
  }

  .editProfile label {
    margin: 10px 0;
  }

  #phone-no {
    width: 100%;
  }

  .orders_section {
    padding: 15px !important;
  }

  .filter_orders {
    margin-bottom: 18px;
  }

  .orders_section h2 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 12px;
  }

  .filter_orders ul li {
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .orders_block {
    text-align: start !important;
  }

  .orders_block p {
    font-size: 13px;
  }

  .orderDetails {
    padding: 20px 0;
  }

  .border_order {
    margin-bottom: 30px;
  }

  .scroll-wrapper {
    overflow-x: scroll;
    display: flex;
    align-items: center;
  }
  .protect-account-section a {
    margin-top: 20px;
  }

  .protect-account-section .protect-account-img {
    margin: auto !important;
    height: unset;
  }

  .step_p {
    width: 100%;
  }

  .protect-account-section .account_steps p {
    max-width: 100% !important;
    line-height: 26px !important;
  }

  .protect-account-section .account_steps h3 span {
    font-size: 16px !important;
    padding-right: 5px;
  }

  .protect-account-section .account_steps h3 {
    font-size: 16px !important;
    line-height: 28px;
  }

  #signOutFromAll .modal-dialog {
    width: 100% !important;
  }

  .protect-account-section .modal {
    left: 0 !important;
  }

  .protect-account-section .modal-content {
    margin: 15px !important;
  }

  .login-security-section {
    padding: 20px;
    margin-top: 30px;
  }

  .input_login_btn {
    width: 100%;
    gap: 20px;
  }

  .login-security-section p {
    line-height: 26px;
  }

  .input_login_btn input {
    height: 45px;
  }

  .input_login_btn button {
   width: 115px;
   height: 45px;
  }

  .img_text_verification {
    width: 100%;
    margin-top: 20px;
  }


  .your_order_section #sort_orders {
    margin: 20px 0;
  }

  .your_order_section .dropdown ul li {
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .address_box {
    flex-wrap: wrap;
  }

  .your_order_section .address-card {
    width: 100%;
  }

  .your_order_section h2 {
    font-size: 20px;
  }

  .aiz-user-panel {
    overflow: hidden;
  }

  .img_ratingBlock {
    flex-wrap: wrap;
  }

  .img_rating {
    width: 100%;
    margin-bottom: 20px;
  }

  .rating_heading_block {
    width: 100%;
  }

  .img_contantBlock {
    gap: 0;
    width: 100%;
    flex-wrap: wrap;
  }

  .rating_imgBg {
    margin: auto;
    margin-bottom: 15px;
  }

  .review_rating {
    padding: 15px;
  }

  .review_ratingSection {
    margin-top: 25px;
  }

  .rating_heading_block p {
    font-size: 14px;
    line-height: 26px;
  }

  .review_edit {
    margin-top: 15px;
  }

  .edit_reviewSection .review-container {
    padding: 20px;
    margin-top: 30px;
  }

  .edit_reviewSection .product_reviewEdit {
    padding: 0;
  }

  .edit_reviewSection .review-container h2 {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 18px;
  }

  .product-title {
    margin-top: 25px;
  }

  .product-row {
    font-size: 16px;
  }

  .text-field {
    font-size: 15px;
    line-height: 26px;
  }

  .transaction_section {
    padding: 20px;
  }

  .transaction_section h2 {
    font-size: 18px;
  }

  .transaction_section p {
    font-size: 16px;
    text-align: start;
    margin: 0;
    margin-top: 15px;
  }

  .transaction_section span {
    font-size: 16px;
  }

  .select-date-form {
    width: 100% !important;
    height: 45px;
  }

  .transaction_section .nav-tabs .nav-item {
    margin-bottom: 10px;
    line-height: 25px;
  }

  .transaction-table-header-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .transaction-table-header {
    min-width: 600px;
  }

  .transaction-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: nowrap !important;
    -webkit-overflow-scrolling: touch;
  }

  .transaction-tabs .nav-item {
    display: inline-block;
  }

  .custom-h {
    padding: 15px;
  }

  .order_cancelSection .payment-parargraf {
    padding: 20px;
  }

  .order_cancelSection .form-group {
    flex-wrap: wrap;
  }

  .order_cancelSection .input-wrapper select {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }

  .select_border {
    padding: 0 10px;
    margin-bottom: 15px;
  }

  .buttons button {
    min-height: 58px;
  }

  .order_cancelSection .input-wrapper textarea {
    width: 100%;
  }

  .order_cancelSection label {
    width: 100%;
  }

  .order_cancelSection #cancelForm {
    width: 100%;
  }

  .order_cancelSection .buttons {
    justify-content: center;
    width: 100%;
  }

  .order_cancelSection .policy {
    margin-top: 35px;
  }

  .mobile-scroll {
    overflow-x: scroll;
    max-width: 100%;
  }

  .mobile-scroll table th {
    white-space: nowrap;
  }

  .submit-review {
    text-align: center;
  }

  .fs-16 {
    font-size: 15px !important;
  }

  .product_tableHeading {
    width: 900px;
  }

  .table_productHistory {
    width: 900px;
  }

  .scrollbar_transaction {
    overflow-x: scroll;
  }

  .upi_method {
    margin-left: 0;
  }

  .upi_method2 {
    margin-left: 0;
  }

  .account_outer {
    padding: 20px;
  }

  .account_heading {
    padding: 0;
    font-size: 22px;
  }

  .account_outer .accountInner {
    margin-bottom: 15px;
  }

  .profile_sapce span {
    font-size: 16px;
  }

  .profile_sapce p {
    font-size: 14px;
    padding-top: 3px;
  }

  .profile_settinginner {
    gap: 35px;
    padding: 15px;
  }

  .account_setting_section {
    padding: 20px;
  }

  .password_input {
    width: 100%;
    flex-wrap: wrap;
  }

  .password_btn {
    padding-bottom: 15px;
    margin-left: 0;
  }



  .password_input p {
    width: 100%;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .account_setting_section .row {
    padding-left: 0;
  }

  .secure_contant {
    margin-top: 0;
  }

  .password_sapce h2 {
    margin-bottom: 10px !important;
    width: 100%;
  }

  .secure_contant p {
    font-size: 18px;
  }

  .left_space {
    margin-left: 0;
  }

  .login-security-section h2 {
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 26px;
  }


  .input_login_btn {
    width: 100%;
    flex-wrap: wrap;
  }



  .your_order_section .address-card h5 {
    flex-wrap: wrap;
  }



  .twoStepverification_section {
    padding: 20px;
    margin: 20px;
  }

  .primary_mathod_block {
    margin-left: 0;
  }

  .twoStepverification_section h2 {
    font-size: 16px;
  }


  .primary_bg p {
    margin: 0;
  }






  .primary_num .otp-btn {
    margin: 0;
  }

  .about_left_step {
    margin-left: 0 !important;
    margin-top: 15px;
  }

  .about-verification-content li {
    line-height: 26px;
  }
  .twoStepverification_section button {
    width: 100px;
  }

  .input_numbers {
    width: 60%;
  }

  .money_added_section .card-body {
    padding: 0;
  }

  .money_added_section .paragraph-edit {
    justify-content: start;
  }

  .money_added_section .add_money_icon {
    margin-bottom: 15px;
  }

  .alert_green_section .alert-heading p {
    font-size: 18px;
  }

  .alert_green_section .paragraph-edit {
    font-size: 15px;
    padding-bottom: 10px;
  }

  .add_money_img {
    width: 100%;
    margin-top: 22px;
  }

  .money_btns button {
    width: 80%;
    margin: auto;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .money_added_section .card-body h4 {
    font-size: 20px;
    font-weight: 600;
    color: #020F43;
    margin-bottom: 15px;
  }

  .money_btns {
    gap: 0;
    flex-wrap: wrap;
  }

  .profileSecondColumn span {
    word-wrap: break-word;
    line-height: 25px;
  }

  .edit_profile_section {
    margin: 20px;
  }

  .edit_profile_section .container {
    padding: 20px;
    border-radius: 10px;
  }

  .edit_profile_section .editProfile-input {
    height: 40px;
    margin-bottom: 15px;
  }

  .edit_profile_section .edit_profile_form .submit_edit button {
    display: flex;
    justify-content: center;
    margin: 10px auto 0;
  }

  .edit_profile_section .editProfile-image {
    margin: auto;
    display: flex;
    margin-bottom: 15px;
    width: 100px;
    height: 100px;
  }

  .reset-form-container {
    margin: 15px !important;
    max-width: 100% !important;
  }

  section.profile_dashboard_section {
    margin: 0 20px;
  }


  .edit_addressSection {
    margin: 15px;
  }

  .edit_addressSection input.form-control {
    height: 40px;
    margin: 0;
  }

  .edit_addressSection label {
    padding: 0;
  }

  .edit_addressSection .text-danger {
    margin: 0;
  }

}

@media (min-width: 320px) and (max-width: 575px) {

  /* .your_order_section .add-address-btn {
    margin: 15px 0 0 auto;
  } */

  .your_order_section .address-card h5 span {
    margin-left: 0 !important;
  }

  /* .straight-line {
    width: 60px !important;
} */
  .productimg_date {
    flex-wrap: wrap;
  }

  .orderProduct_detail .product_date {
    padding-top: 15px;
  }

  .order_confirm_section .alert {
    padding: 10px;
    gap: 15px;
    margin: 0;
  }

  .order_confirm_section .alert .checkBox {
    width: 30px;
    height: 30px;
  }

  .order_confirm_section {
    padding: 25px 0;
  }

  .delivery_box {
    min-height: unset;
    margin-top: 0;
    padding: 18px;
  }

  .delivery_add h6 {
    padding-top: 20px;
  }

  .title {
    font-weight: bold;
    padding: 0 15px;
  }

  .order_summaryBtn button {
    font-size: 14px;
  }

  .bi-house {
    margin-right: 10px;
  }

  .order_confirm_section .alert strong {
    font-size: 15px;
  }

  .straight_border {
    width: 30%;
    margin-top: 20px;
  }

  .secure-100 {
    /* width: 100% !important; */
    height: unset !important;
  }

  /* .number-circles {
    width: 40px !important;
    height: 24px !important;
  } */









  .user_saller_section h3 {
    font-size: 18px;
    padding-bottom: 10px;
    margin: 0px 0 20px 0px;
  }

  .store-rating {
    flex-wrap: wrap;
    gap: 10px;
  }

  .store-collection {
    margin: 20px 0 0 auto;
  }

  .badge_section {
    width: 100%;
    flex-wrap: wrap;
    justify-content: start;
  }

  .badge_block {
    width: 47%;
  }

  #disableTwoStep .modal-dialog {
    width: 100% !important;
    display: flex;
    height: 100%;
    align-items: center;
  }


  .bi-x-lg {
    font-size: 16px;
  }

  #disableAuthBtn {
    margin-left: 20px;
  }


  .paddimg_add {
    flex-wrap: wrap;
    padding: 10px;
  }

  .nameMobile {
    flex-wrap: wrap;
    gap: 10px;
  }

  .your_order_section .address-card .fs-16 {
    font-size: 15px;
  }

  .your_order_section .address-card a {
    font-size: 14px !important;
    padding: 0;
  }

  .address_manageedetail {
    padding: 10px 10px 0 10px;
  }

  .address_typeBlock {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }

  .your_order_section .address-card h5 {
    flex-wrap: wrap;
    white-space: normal;
    line-height: 26px;
  }

  .your_order_section .address-card p {
    font-size: 14px;
  }

  .save_cancel_btn {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
  }
}


@media (min-width:320px) and (max-width:450px) {
  .user-detailBlock {
    flex-wrap: wrap;
    gap: 5px;
  }

  .password_btn h2 span {
    width: 25%;
  }


  .paddimg_add {
    flex-wrap: wrap;
    padding: 10px;
  }

  .nameMobile {
    flex-wrap: wrap;
    gap: 10px;
  }

  .your_order_section .address-card .fs-16 {
    font-size: 15px;
  }

  .your_order_section .address-card a {
    font-size: 14px !important;
    padding: 0;
  }

  .address_manageedetail {
    padding: 10px 10px 0 10px;
  }

  .address_typeBlock {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }

  .your_order_section .address-card h5 {
    flex-wrap: wrap;
    white-space: normal;
    line-height: 26px;
  }

  .your_order_section .address-card p {
    font-size: 14px;
  }
  /* .your_order_section #sort_orders {
    flex-wrap: wrap;
} */
  .your_order_section #sort_orders .dropdown {
    width: 100%;
}
.order_cancelSection .buttons{
  flex-wrap: wrap;
}
.order_cancelSection .buttons button {
    width: 100%;
}

.scrollbar_transaction .product_tableHeading .heding_width p{
  margin-top: 0;
}
.scrollbar_transaction .product_tableHeading  .heding_width {
    width: auto;
}
}