@media screen and (max-width: 1860px) {
  .innerbox-width {
    width: 100%;
  }

  .setting_picture .pic_text img {
    max-width: 35px;
  }

  .support-section .active-tab .detail_block {
    padding: 20px 10px;
    gap: 10px;
  }

  .support-section .support_info {
    padding: 28px 20px 30px 10px;
  }

  .userinfo-scrolling {
    max-height: 230px;
    overflow-y: auto;
    overflow-x: clip;
  }
}

@media screen and (max-width: 1620px) {
  .detail_section .inner-block {
    padding: 40px 22px;
    gap: 15px;
  }

  .detail_section .inner-block .img-uploder {
    width: 80px;
    height: 80px;
  }

  .product-add-section .prodect-inner .prodect-upload {
    height: 370px;
  }

  .product-add-section .prodect-inner .sprodect-upload {
    height: 90px;
  }

  .edite-restrodetails .restro-upload {
    height: 250px !important;
  }

  .restoproreview-section .inner-review .man-block {
    flex-wrap: wrap;
  }

  .restoproreview-section .inner-review .man-sblock {
    padding: 8px;
  }

  .web_logo .setting_picture {
    max-width: 160px;
    height: 160px;
  }

  .support-section .support_info {
    padding: 28px 20px 30px 10px;
  }

  .support-section .user_detail .nav-link {
    padding-inline: 10px;
  }

  .support-section .sub_headding {
    width: 50%;
  }

  .form-check-label {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 1500px) {
  .support-section .sub_headding {
    width: 40%;
  }
}

@media screen and (max-width: 1399px) {
  .support-section .support_info {
    padding: 28px 20px 30px 30px;
  }

  .support-section .border_right {
    border-right: none;
  }

  .support-section .user_detail .nav-link {
    padding-inline: 20px;
  }

  .support-tabcolor {
    margin-top: 0px;
  }

  .support-section .sub_headding {
    width: 80%;
  }

  .search_section {
    padding-inline: 0px;
  }

  .products-list-section .product-box span,
  .resto-dasbord .product-box .innerbox small {
    font-size: 12px;
  }

  .detail_section .sub-inner .timeing {
    gap: 10px;
  }

  .detail_section .sub-inner .timeing p {
    min-width: 90px;
    font-size: 15px;
  }

  .detail_section .inner-block a {
    font-size: 16px;
  }

  .ratting-block .retting-icon i {
    font-size: 12px;
  }

  .detail_section .ratting-block h3 {
    margin-bottom: 20px;
  }

  .detail_section .inner-block {
    flex-wrap: wrap;
  }

  .inner-text {
    flex-wrap: wrap;
  }

  .shop-reviews .reviews {
    flex-wrap: wrap;
  }

  .product-add-section .prodect-inner .sprodect-upload {
    height: 70px;
  }

  .product-add-section .prodect-inner .prodect-upload {
    height: 300px;
  }

  .restoproreview-section .inner-review .review-simgupload {
    width: 40px;
    height: 40px;
  }

  .edite-restrodetails .restro-upload {
    height: 200px !important;
  }

  .resto-withdrawsection .withdraw-block h3 {
    font-size: 22px;
  }

  .resto-withdrawsection .withdraw-block h6 {
    font-size: 16px;
  }

  .products-list-section .product-box {
    padding: 14px;
  }

  .resto-dasbord .selling-products .product-img {
    width: 50px;
    height: 50px;
    border-radius: 6px;
  }

  .resto-dasbord .selling-products h4 {
    font-size: 22px;
  }

  .restoproreview-section .inner-review .review-imgupload {
    width: 50px;
    height: 50px;
    border-radius: 10px;
  }

  .restoproreview-section .inner-review .review-simgupload {
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }

  .restoproreview-section .inner-review {
    padding: 18px;
  }

  .web_logo .setting_picture {
    max-width: 125px;
    height: 125px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .pic_texts,
  .simage-upload .pic_text {
    font-size: 10px;
    line-height: 10px;
  }
}

@media screen and (max-width: 1199px) {
  .detail_section .inner-block {
    justify-content: space-around;
  }

  .detail_section .inner-box {
    width: 100%;
  }

  .detail_section .sub-inner {
    width: 100%;
  }

  .remvoe_gap,
  .row.addon {
    row-gap: 0px;
  }

  .textFit {
    max-width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .product-add-section .prodect-inner .sprodect-upload {
    height: 120px;
  }

  .content-wrapper.custom-content-wrapper {
    padding: 20px;
    margin-top: 72px !important;
  }
  .activitie_left,
  .activitie_right {
    width: 100%;
  }
  .activitie_left {
    border: none;
  }
  .activitie_left .nav-tabs {
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    gap: 8px;
  }
  .activitie_left .nav-tabs .nav-link {
    background-color: #f6f3f4;
  }
  .main-sidebar {
    margin-left: -250px;
  }
}

@media screen and (min-width: 992px) {
  /* .sidebar-mini .main-sidebar .nav-link,
  .sidebar-mini-md .main-sidebar .nav-link,
  .sidebar-mini-xs .main-sidebar .nav-link {
    width: calc(250px - 0.8rem * 2);
  }

  .sidebar-collapse.sidebar-mini .main-sidebar.sidebar-focused .nav-link,
  .sidebar-collapse.sidebar-mini .main-sidebar:hover .nav-link,
  .sidebar-collapse.sidebar-mini-md .main-sidebar.sidebar-focused .nav-link,
  .sidebar-collapse.sidebar-mini-md .main-sidebar:hover .nav-link,
  .sidebar-collapse.sidebar-mini-xs .main-sidebar.sidebar-focused .nav-link,
  .sidebar-collapse.sidebar-mini-xs .main-sidebar:hover .nav-link {
    width: calc(250px - 0.8rem * 2);
  } */

  .sidebar-mini.sidebar-collapse .main-sidebar,
  .sidebar-mini.sidebar-collapse .main-sidebar::before {
    margin-left: 0;
    width: 4.8rem;
  }

  /* .os-content {
    padding-inline-start: 12px !important;
  } */

  nav.main-header.navbar.navbar-expand.navbar-dark {
    padding: 18px 40px;
  }

  .actions_modal .modal-lg {
    max-width: 902px;
  }
  .actions_modal .modal-xl-large {
    max-width: 1424px;
    width: 96%;
  }
  .NotificationTemplates .modal-dialog {
    max-width: 790px;
  }
}

@media screen and (max-width: 767px) {
  .categories-section,
  .categories-subsection,
  .products-list-section,
  .addcategory-section,
  .section {
    padding-inline: 15px !important;
  }

  .products-list-subsection input {
    width: 100%;
  }

  .breadcrumb-item,
  .breadcrumb-item a {
    font-size: 15px;
  }

  .breadcrumb-item,
  .breadcrumb-item a {
    font-size: 17px;
  }

  .categories-section h1 {
    font-size: 26px;
  }

  .support-section .chat_download {
    margin: 18px 10px 0px 10px;
  }

  .support-section .pdf_download {
    padding: 6px 15px;
  }

  .support-section .chat_bord {
    padding: 20px 10px 0px 10px;
  }

  .support-section .chat_inner {
    padding: 12px;
  }

  .support-section .chatting_box {
    margin: 20px 10px 10px 10px;
  }

  .support-section .chat_bord p {
    margin: 0px 0px 0px 0px;
  }

  .support-section .sub_headding {
    width: 80%;
  }

  .technical_block {
    gap: 15px;
    flex-wrap: wrap;
  }

  .notification_block .dropdown-contant {
    padding: 10px;
  }

  .notification_block .notification_dropdown {
    min-width: 300px !important;
    padding: 20px 10px;
    right: 10px;
  }

  .notification_block .dropdown-contant h4 {
    font-size: 16px;
  }

  .notification_block .dropdown-contant p {
    max-width: 170px;
    font-size: 14px;
  }

  li.nav-item.dropdown.notification_block {
    position: unset;
  }

  .notification_block .dropdown-header {
    font-size: 22px;
  }

  .progress_main {
    padding-bottom: 26px;
  }

  .metricsGrid,
  .checklist {
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }

  .overviewGrid {
    grid-template-columns: repeat(2, 1fr);
  }

  .menuItemUpload .picture {
    height: 180px;
  }
  .layout_topbar h1,
  .page-section h2,
  .messaging-section h2 {
    font-size: 18px;
  }
}

@media screen and (max-width: 575px) {
  .login-page-main {
    width: 100%;
    min-width: calc(100vw - 30px);
  }

  .edite-restrodetails .inner-block {
    padding: 25px 10px;
  }

   /* h1 {
    font-size: 26px !important;
  }

  h2 {
    font-size: 21px !important;
  }

 p {
    font-size: 14px !important;
    margin-bottom: 10px !important;
  } */

  .login-page-main {
    padding: 40px 20px 40px 20px;
  }

  /* a {
    font-size: 14px !important;
  }

  span {
    font-size: 14px !important;
  } */

  h1 b span.text-success {
    font-size: unset !important;
  }

  .product-add-section .prodect-inner {
    padding: 20px;
  }

  .dataTables_filter .form-control-sm {
    width: 100% !important;
  }

  .products-list-section {
    padding-inline: 10px;
  }

  .resto-dasbord .selling-products .product-block {
    flex-wrap: wrap;
  }

  .resto-dasbord .recent-order .bttn-group {
    flex-wrap: wrap;
  }

  .resto-dasbord .recent-order {
    flex-wrap: wrap;
  }

  .detail_section .inner-box {
    flex-wrap: wrap;
  }

  .detail_section .sub-inner .timeing {
    align-items: center;
  }

  .edite-restrodetails .opning-time .open:first-child {
    margin-inline-end: 0px;
  }

  .timing .d-flex {
    gap: 10px;
  }

  .restoproreview-section .inner-review .review_content h5 {
    font-size: 16px !important;
  }

  .privacy-section .privacy-policy {
    padding: 20px;
  }

  .privacy_ .username span {
    font-size: unset !important;
  }

  .simallimage-upload .custom-picture {
    width: 200px !important;
    height: 120px !important;
  }

  .simage-upload.simallimage-upload .custom-picture {
    width: 100% !important;
  }

  .addcategory-section,
  .section,
  .categories-section,
  .categories-subsection,
  .products-list-section {
    padding-inline: 0px !important;
  }

  .content-header {
    padding: 0px !important;
  }

  .page-item .page-link {
    border-radius: 5px !important;
    width: unset;
    height: unset;
  }

  .card-body.useradd_model.text-center {
    padding: 0px;
  }

  .inner-text {
    margin-block-end: 0px;
  }

  .custom-navpill a.nav-link {
    padding-inline: 5px;
  }

  .custom-navpill a.nav-link.active {
    background-color: transparent;
    color: #06844b !important;
  }

  .addrestaurant-vendors .inner-manbox,
  .product-add-section .prodect-inner {
    padding: 25px 15px;
  }

  /* .form-group.addmore-block.form-floating{
    margin-bottom: 0px;
  } */
  .btn.addmore-buttn.addVariant,
  .btn.addmore-buttn.removeVariant,
  .btn.addmore-buttn.addAttribute,
  .btn.addmore-buttn.removeAttribute,
  .btn.addmore-buttn.addAddOn,
  .btn.addmore-buttn.removeAddOn {
    margin-bottom: 18px;
  }

  .custom-navpill a.nav-link.active:hover {
    color: #06844b !important;
  }

  .addcategory-modal .card-body,
  .card-header {
    padding: 0;
  }

  .pharmacy-order-detial .order-code h3 {
    font-size: 16px;
  }

  .pharmacy-order-detial .order-code ul {
    font-size: 14px;
    padding: 0px 20px;
  }

  .pharmacy-order-detial .order-code {
    gap: 0px;
  }

  .restoproreview-section .review-select {
    justify-content: start;
  }

  .addnewcategories-section .inner-addsection {
    padding: 20px;
  }

  .addcategory-modal .dollor-amountbtn {
    padding-inline: 20px;
  }

  .addcategory-modal .ac-box {
    margin-inline: 0px;
  }

  .addcategory-modal .accountnumber_box {
    padding: 10px;
  }

  .addcategory-modal .accountnumber_box .bank_detail_ h4 {
    font-size: 15px !important;
  }

  .nav-sidebar .nav-link p {
    margin: 0 !important;
  }

  .addmore-buttn {
    padding: 0px;
  }

  .pagination {
    margin-top: 10px;
  }

  .custom-toast.success .content-container .title,
  .custom-toast .content-container .message {
    margin-bottom: 0px !important;
  }

  .custom-toast .icon-container > svg {
    height: 25px;
  }

  .support-section .sub_headding {
    width: 60%;
  }

  .chat_inner .technical_block {
    gap: 10px;
    flex-wrap: wrap;
  }

  .prodect_grid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: 1fr;
    gap: 20px;
  }

  .notification_block .dropdown-contant h4 {
    font-size: 16px !important;
  }

  .notification_block .dropdown-contant p {
    max-width: 170px;
    font-size: 14px;
  }

  .notification_block .dropdown-header {
    font-size: 22px !important;
  }

  .smtp_tabs .nav-tabs,
  .smtp_tabs .nav-tabs .nav-link {
    border-radius: 6px;
  }

  .smtp_tabs .nav-tabs .nav-item {
    width: 100%;
  }
}
