
@media (min-width: 1px) and (max-width: 3000px) {	
    .navbar-brand img {
        object-fit: contain;
    }
    .navbar-toggler{
        line-height: 0;
    }
    .dashboard-sidebar {
        background: #1a0a26;
    }
    .flex-fill{
        width: 100%;
    }
    .stp-done {
        flex: none;
    }
    .stepForm-step .btn.tab-done {
        color: var(--secondary-color) !important;
        font-weight: 700;
    }
}
@media (min-width: 1921px) and (max-width: 3000px) {	

}

@media (min-width: 1349px) and (max-width: 1920px) {	
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1900px;
    }
    .width-200 {
        min-width: 140px;
    }
    .width-150 {
        min-width: 100px;
    }
    .width-120 {
        min-width: auto;
    }
    .width-100 {
        min-width: auto;
    }
}

/* Normal desktop :1170px. */
@media (min-width: 1170px) and (max-width: 1349px) {	
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1400px;
    }
    .width-200 {
        min-width: 140px;
    }
    .width-150 {
        min-width: 100px;
    }
    .width-120 {
        min-width: auto;
    }
    .width-100 {
        min-width: auto;
    }
    .form-check-div {
        flex: 0 0 49%;
    }
    /* 5-12 */
        .register-page-area {
        padding: 0 10px 0px;
    }
    .register-area-2 .acc-item-bx {
        flex: 0 0 48%;
    }
    .register-area-2 .acc-item-bx h3 {
        font-size: 19px;
    }
    .register-area-2 .acc-item-bx h5 {
        font-size: 14px;
    }
    .register-area-2 .acc-item-bx-text {
        gap: 8px;
    }
    .register-area-2 .arrow-icon {
        width: 32px;
        height: 32px;
    }
    .register-area-2 .log-intro-sec h3 {
        font-size: 23px;
        font-weight: 600;
    }
    .register-area-2 .log-intro-sec h5 {
        font-size: 16px;
        margin-top: 10px;
    }
    .stepForm-step .btn.tab-done {
        color: var(--secondary-color) !important;
        font-weight: 700;
    }
    .stepForm-row {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .stepForm-row::-webkit-scrollbar {
        height: 5px;
        display: none;
    }
    .stepForm-step {
        flex: 0 0 35%;
    }
    .register-page-area .reg-side-text .logo-img img {
        width: auto;
        height: 50px;
    }
    .req-tb .tb-body .tb-body-list ul {
        gap: 18px;
    }
}

/* Tablet desktop :768px. && Normal Laptop Screen*/
@media (min-width: 1101px) and (max-width: 1169px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1400px;
    }
    .width-200 {
        min-width: auto;
    }
    .width-150 {
        min-width: auto;
    }
    .width-120 {
        min-width: auto;
    }
    .width-100 {
        min-width: auto;
    }
    .form-check-div {
        flex: 0 0 49%;
    }
    .register-area-2 .login-box {
        padding: 50px 0px 30px;
    }
    .register-area-2 .acc-item-bx {
        padding: 18px 17px;
    }
    .register-area-2 .acc-item-bx {
        flex: 0 0 48%;
    }
    .stepForm-step .btn {
        color: #ffffff91 !important;
    }
    .stepForm-step .btn.tab-done {
        color: var(--secondary-color) !important;
        font-weight: 700;
    }
    .stepForm-row {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .stepForm-row::-webkit-scrollbar {
        height: 5px;
        display: none;
    }
    .stepForm-step {
        flex: 0 0 35%;
    }
        
    /* 4-12 */
    .dsh-header {
        padding: 25px 25px 20px 25px;
        min-height: 160px;
    }
    .bd-cont-bx .in-ttl{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .in-ttl .btn {
        margin-right: 0px !important;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .btn{
        flex: auto;
        min-height: 35px;    
    }
    .login-page-area {
        padding-top: 0px;
        padding: 0;
    }
    .login-page-area .reg-st-card-2 {
        height: 100%;     
        border-radius: 20px;
    }
    .register-page-area {
        padding: 0 0px 15px;
    }
    .stepForm-step .btn {
        color: #ffffff91 !important;
    }
    .stepForm-step .btn.btn-stp-active {
        color: #fff !important;
    }
    .mx-icon-calendar, .mx-icon-clear{
        right: 11px;  
    }
    .register-area-2 .login-box {
        padding: 15px 0px 20px;
    }
    .register-page-area .reg-st-card-2 {
        overflow: visible;
        height: auto;
        border-radius: 0 0 20px 20px;
        overflow: hidden;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd {
        border-radius: 20px 20px 0 0;
        overflow: hidden;
    }
    .register-area-2 .acc-item-bx h3 {
        font-size: 18px;
    }
    .register-area-2 .acc-item-bx-text {
        gap: 8px;
    }
    .register-area-2 .arrow-icon {
        width: 30px;
        height: 30px;
    }
    .register-area-2 .acc-item-bx {
        padding: 23px 23px;
    }
    .register-page-area .reg-side-text {
        padding: 30px 20px;
    }
    .register-area-2 .log-intro-sec .logo-img img {
        width: 110px;
        height: auto;
    }
    .register-page-area .reg-side-text .logo-img img {
        width: auto;
        height: 40px;
        max-height: 75px;
    }
    .register-area-2 .log-intro-sec h3 {
        font-size: 20px;
        font-weight: 600;
    }
    .register-area-2 .log-intro-sec h5 {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 13px;
    }
    .main-form label {
        font-size: 13px;
        margin-bottom: 9px;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd{
        flex: none;
        height: 350px;
        width: 100%;
    }
    .stepForm-step {
        flex: 0 0 40%;
    }
    
    /* 21/1/2025 */
    .width-150 {
        min-width: 150px;
    }
    .sidebar-pages .dropdown .dropdown-menu .dropdown-item {
        font-size: 12px;
    }
    .dsh-prf-head .dsh-prf-title:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .dsh-prf-title h3 {
        font-size: 14px;
    }
    .dsh-header-stcs .dsh-stc-card{
        gap: 7px;
        min-width: auto;
        flex: 0 0 49%;
    }
    .dsh-header-stcs .dsh-stc-card:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .cards-sections .card-3 {
        flex: 0 0 calc(50% - 16px);
    }
    .prd-dts-img {
        height: 320px;
    }
    .flex-row {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .flex-row .flex-strt-lg {
        width: 100%;
        flex: 0 0 100%;
    }
    .bg-sec {
        height: 400px;
    }
    .prd-dts-text .text-card {
        display: flex;
        flex-direction: column;
    }
    .prd-dts-text {
        padding: 0 10px 0 10px;
    }
    .prd-dts-text .text-card {
        padding: 10px 0;
    }
    .flex-row .flex-end-sm {
        flex: 0 0 100%;
    }
    .check-flex .form-check-label {
        line-height: 19px;
        margin-bottom: 0px;
    }
    .modal-content {
        padding: 15px 21px 15px 21px;
        border-radius: 15px;
    }
    .breadcrumb {
        gap: 1px;
    }
    .ord-title a{
        padding: 12px 0 6px;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg .offcanvas {
        position: fixed;
        visibility: hidden;
        right: -100%;
        background: #1a0a26;
        opacity: 0;
    }
    .navbar-expand-lg .offcanvas.show{
        right: 0;
        z-index: 9999;
        visibility: visible;
        opacity: 1;
    }
}
@media (min-width: 767px) and (max-width: 1100px) {
    .container, .container-md, .container-sm {
        max-width: 1000px;
    }
    .xs-hidden{
        display: none;
    }
    .lg-hidden{
        display: block;
    }
    .navbar-brand {
        margin: 0;
    }
    .navbar {
        padding: 10px 10px;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        border: 0;
        gap: 6px;
    }
    .navbar-nav .nav-link {
        padding: 13px 10px;
        text-align: right;
    }
    .navbar-collapse {
        padding-left: 0px;
        margin-top: 0px;
    }
    .reg-accc-mob-scrn.lg-hidden{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
    }
    .reg-accc-mob-scrn .notifications.notify-mobile-scrn {
        margin-left: 0;
    }
    .container, .container-md, .container-sm {
        max-width: 980px;
    }
    .register-page-area .reg-frm-crd {
        padding: 15px 30px;
    }
    .main-sidebar{
        flex: 0 0 32%;
    }
    .dashboard-sidebar .navbar-nav {
        flex-direction: column;
        align-items: flex-start;
        width: 95%;
    }
    .dashboard-sidebar {
        width: 33%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .dashboard-sidebar .site-nav-pgs h5 {
        margin-bottom: 5px;
    }
    .dashboard-sidebar .navbar-nav > li {
        float: right !important;
        width: 100%;
    }
    .dashboard-sidebar .nav-item .pg-link {
        padding: 6px 20px 6px 15px;
    }
    .dashboard-sidebar .site-nav-pgs {
        padding-top: 15px;
        margin-top: 10px;
    }
    .dashboard-sidebar .navbar-nav .nav-link {
        padding: 9px 8px;
        text-align: right;
    }
    #chatBox {
        left: -60%;
    }
    /* Table ..Cards */
    .main-table {
        padding-bottom: 0;
    }
    .table-box {
        border: 1px solid #ddd0;
        margin: 0;
    }
    .table-mobile thead {
        display: none;
    }
    .main-table.table-mobile tbody tr{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        margin-bottom: 10px;
        border-radius: 15px;
        overflow: hidden;
        padding: 0;
        gap: 0;
        background-color: #ffffff !important;
        border: 1px solid #bebebe;
    }
    .main-table.table-mobile tbody tr:last-child{
        margin-bottom: 0;
    }
    .table-mobile .mob-show {
        display: block;
        font-size: 14px;
        color: #646464;
        font-weight: 500;
    }
    .main-table table tbody th, .main-table table tbody td {
        color: #000;
        width: 100%;
        font-weight: 700;
        height: auto;
        gap: 4px;
        padding: 12px 15px !important;
        border-top: 1px solid #ddd !important;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        align-content: center;
        box-sizing: inherit;
    }
    table.dataTable.no-footer {
        border-bottom: 0px;
        margin-bottom: 0;
    }
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate{
        display: none;
    }
    .main-table .xs-hidden{
        display: none !important;
    }
    .main-table table .sorting_1 {
        background-color: #e9e9e9 !important;
    }
    .main-table .table-btns {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: row;
        gap: 1px;
        width: 100%;
    }
    .order-btn-icon{
        width: 100%;
        padding: 11px 20px;
    }
    .register-page-area .reg-side-text {
        padding: 50px 20px;
    }
    .steps-content-sec {
        min-height: auto;
    }
    
    /* 4-12 */
    .form-check-div {
        flex: 0 0 49%;
    }
    .register-area-2 .login-box {
        padding: 50px 0 20px;
    }
    .register-area-2 .acc-list {
        gap: 14px;
    }
    .register-area-2 .acc-item-bx {
        padding: 16px 17px;
    }
    .register-area-2 .acc-item-bx h3 {
        font-size: 19px;
    }
    .register-area-2 .acc-item-bx h5 {
        font-size: 14px;
    }
    .register-area-2 .arrow-icon {
        width: 35px;
        height: 35px;
    }
    .register-page-area .reg-st-card-2 {
        display: flex;
        flex-direction: column;
        border-radius: 20px;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd{
        flex: none;
        height: 350px;
        width: 100%;
    }
    .stepForm-step .btn {
        color: #ffffff91 !important;
    }
    .stepForm-step .btn.btn-stp-active {
        color: #fff !important;
    }
    .register-page-area {
        padding: 0 10px 50px;
    }
    .main-form label {
        font-size: 13px;
    }
    .register-page-area .reg-side-text .logo-img img {
        height: 40px;
    }
    .stp-done {
        width: 30px;
        height: 30px;
    }
    .dropdown .dropdown-menu {
        width: 170px;
    }
    .head-title .head-title-crd{
        margin-top: 20px;
    }
    .register-page-area {
        padding: 0 10px 0px;
    }
    .register-area-2 .acc-item-bx {
        flex: 0 0 48%;
    }
    .register-area-2 .acc-item-bx h3 {
        font-size: 19px;
    }
    .register-area-2 .acc-item-bx h5 {
        font-size: 14px;
    }
    .register-area-2 .acc-item-bx-text {
        gap: 8px;
    }
    .register-area-2 .arrow-icon {
        width: 32px;
        height: 32px;
    }
    .register-area-2 .log-intro-sec h3 {
        font-size: 23px;
        font-weight: 600;
    }
    .register-area-2 .log-intro-sec h5 {
        font-size: 16px;
        margin-top: 10px;
    }
    .stepForm-row {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .stepForm-row::-webkit-scrollbar {
        height: 2px;
        display: none;
    }
    .stepForm-step {
        flex: 0 0 35%;
    }
    .login-page-area .reg-st-card-2 {
        height: 100%;
    }
    .login-box {
        padding: 30px 30px 15px;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 39px;
    }
    .log-txt{
        width: 100%;
    }
    .navbar-expand-lg .navbar-toggler {
        display: block;
    }
        
    /* 4-12 */
    .dsh-header {
        padding: 25px 25px 20px 25px;
        min-height: 160px;
    }
    .bd-cont-bx .in-ttl{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .in-ttl .btn {
        margin-right: 0px !important;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .btn{
        flex: auto;
        min-height: 35px;    
    }
    .login-page-area {
        padding-top: 0px;
        padding: 0;
    }
    .login-page-area .reg-st-card-2 {
        height: 100%;     
        border-radius: 20px;
    }
    .register-page-area {
        padding: 0 0px 15px;
    }
    .stepForm-step .btn {
        color: #00000091 !important;
    }
    .stepForm-step .btn.btn-stp-active {
        color: #000000 !important;
    }
    .mx-icon-calendar, .mx-icon-clear{
        right: 11px;  
    }
    .register-area-2 .login-box {
        padding: 15px 0px 20px;
    }
    .register-page-area .reg-st-card-2 {
        overflow: visible;
        height: auto;
        border-radius: 0 0 20px 20px;
        overflow: hidden;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd {
        border-radius: 20px 20px 0 0;
        overflow: hidden;
    }
    .register-area-2 .acc-item-bx h3 {
        font-size: 18px;
    }
    .register-area-2 .acc-item-bx-text {
        gap: 8px;
    }
    .register-area-2 .arrow-icon {
        width: 30px;
        height: 30px;
    }
    .register-area-2 .acc-item-bx {
        padding: 23px 23px;
    }
    .register-page-area .reg-side-text {
        padding: 30px 20px;
    }
    .register-area-2 .log-intro-sec .logo-img img {
        width: 110px;
        height: auto;
    }
    .register-page-area .reg-side-text .logo-img img {
        width: auto;
        height: 40px;
        max-height: 75px;
    }
    .register-area-2 .log-intro-sec h3 {
        font-size: 20px;
        font-weight: 600;
    }
    .register-area-2 .log-intro-sec h5 {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 13px;
    }
    .main-form label {
        font-size: 13px;
        margin-bottom: 9px;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd{
        flex: none;
        height: 350px;
        width: 100%;
    }
    .stepForm-step {
        flex: 0 0 40%;
    }
    
    /* 21/1/2025 */
    .dsh-prf-head {
        /* width: 100%;
        align-items: flex-start; */
    }
    .dsh-header-stcs {
        gap: 10px;
    }
    .dsh-prf-head .dsh-prf-title:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .dsh-prf-title h3 {
        font-size: 14px;
    }
    .dsh-prf-lft {
        gap: 5px;
    }
    .dsh-header-btns .main-btn {
        padding: 7px 13px;
        min-height: 40px;
    }
    .dsh-header-stcs .dsh-stc-card:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .cards-sections .card-3 {
        flex: 0 0 calc(33.33% - 16px);
    }
    .prd-dts-img {
        height: 240px;
    }
    .flex-row {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .flex-row .flex-strt-lg {
        width: 100%;
        flex: 0 0 100%;
    }
    .bg-sec {
        height: 400px;
    }
    .prd-dts-text .text-card {
        display: flex;
        flex-direction: column;
    }
    .prd-dts-text {
        padding: 0 10px 0 10px;
    }
    .prd-dts-text .text-card {
        padding: 10px 0;
    }
    .flex-row .flex-end-sm {
        flex: 0 0 100%;
    }
    .check-flex .form-check-label {
        line-height: 19px;
        margin-bottom: 0px;
    }
    .modal-content {
        padding: 15px 21px 15px 21px;
        border-radius: 15px;
    }
    .prd-dts-details .ttl-item {
        width: 100%;
        display: flex;
        flex-direction: row;
        gap: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
    }
    .req-tb .tb-body .tb-body-list {
        padding: 20px 20px;
    }
    .req-tb .tb-body .tb-body-list ul {
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        flex-wrap: wrap;
        gap: 10px;
    }
    .prd-dts-details .li-item {
        width: 48.9%;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .quantity-container {
        padding: 3px 7px;
    }
    .ord-title {
        flex-direction: column;
        align-items: flex-start;
    }
    .ord-title h3 {
        margin: 0;
        font-size: 14px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 12px;
        width: 100%;
    }
    .ord-title h3 span{
        margin: 0;
    }
    .breadcrumb {
        gap: 1px;
    }
    .ord-title a{
        padding: 12px 0 6px;
    }
}

/* small mobile :320px. */
@media (max-width: 767px) {
    .xs-hidden{
        display: none;
    }
    .lg-hidden{
        display: block;
    }
    .padd-40 {
        padding: 15px 0;
    }
    .padd-50 {
        padding: 20px 0;
    }
    .mob-xs{
        display: flex;
    }
    html, body {
        padding-top: 0;
    }
    body{
        padding-top: 65px;
    }
/* Buttons */
    .main-btn {
        min-height: 44px;
    }
/* Form */
    .main-form .form-control {
        padding: 10px 12px;
    }
    .stp-frm-btn {
        padding-top: 15px;
        margin-top: 15px;
    }
    .invalid-feedback {
        margin-top: 1px;
        font-size: 11px;
    }
    .st-no span {
        font-size: 12px;
    }
    .check-flex label {
        margin: 0;
        padding-top: 1px;
    }
/* Header Navbar */
    .navbar-brand {
        margin: 0;
    }
    .navbar {
        padding: 10px 10px;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        border: 0;
        gap: 0;
    }
    .navbar-nav .nav-link {
        padding: 13px 10px;
        text-align: right;
    }
    .navbar-collapse {
        padding-left: 0px;
        margin-top: 20px;
    }
    .reg-accc-mob-scrn.lg-hidden{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
    }
    .reg-accc-mob-scrn .notifications.notify-mobile-scrn {
        margin-left: 0;
    }
    .dashboard-sidebar {
        width: 50%;
    }
/* register & Login */
    .head-title .head-title-crd {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 10px;
        margin: 0;
        margin-bottom: 22px;
    }
    .head-title .head-title-crd a {
        width: 35px;
        height: 35px;
    }
    .head--txt h3 {
        font-size: 18px;
    }
    .head--txt h5 {
        font-size: 16px;
    }
    .login-box {
        padding: 39px 20px 20px;
        gap: 25px;
    }
    .stp-mn-ttl{
        margin-bottom: 10px;
    }
    .stp-mn-ttl h3{
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 5px;
        justify-content: flex-start;
    }
    .acc-item-bx{
        padding: 20px 12px;
        flex: 0 0 47%;
    }
    .stps-form-card {
        padding: 12px 10px;
    }
    .stepForm {
        display: inline-block;
        padding: 0;
        border-radius: 10px;
    }
    .stepForm-row {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .stepForm-step {
        flex: 0 0 60%;
    }
    .stepForm-row::-webkit-scrollbar {
        height: 5px;
        display: none;
    }

/* Dashboard */
    .dashboard-row {
        flex-direction: column;
    }
    .main-sidebar {
        padding: 22px 16px;
        flex: 0 0 100%;
        width: 100%;
    }
    .table-head-bx{
        flex-direction: column;
        gap: 15px;
        padding: 10px 10px;
    }
    .main-page-title .main-page-title {
        padding: 15px 13px;
        margin-bottom: 5px;
    }
    .main-page-title h3 {
        font-size: 16px;
    }
    .table-head-bx h3{
        font-size: 15px;
    }
    .pg-ttl-lft {
        flex-direction: column;
        width: 100%;
    }
    .pg-ttl-lft .srch-grb-iptn {
        width: 100%;
    }
    .pg-ttl-lft .btn {
        width: 100%;
    }
    .dsh-order-steps .stps-form-card {
        padding: 0;
    }
    .prf-info-list ul li {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 3px;
        padding: 15px 10px;
    }
    .prf-info-list ul li h5{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }
    .hr-msg-btns {
        display: flex;
        flex-direction: column;
    }
    .hreo-msg{
        padding: 22px;
        gap: 18px;
    }
    .hr-msg-btns .btn {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .lg-modal-card .modal-content {
        padding: 20px 20px 20px 20px;
        border-radius: 14px;
    }
    .modal-title{
        font-size: 17px;
        padding-right: 19px;
        padding-top: 4px;
    }
    .modal-header .btn-close{
        width: 10px;
        height: 10px;
        font-size: 8px;
        position: absolute;
        left: 20px;
        top: 30px;
    }
    .fixed-sec {
        position: fixed;
        bottom: 0px;
        margin: auto;
        width: 90%;
        left: 5%;
    }
    .hreo-msg.flex-items {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .rec-card {
        flex: 1;
    }
    .comp-box {
        padding: 20px;
    }
    .comp-box .log-txt h3 {
        font-size: 19px;
        font-weight: 900;
    }
    .comp-box .log-txt h5 {
        font-size: 13px;
        line-height: 18px;
    }
/* Chat */
    #chatBox{
        width: 97%;
        left: -100%;
    }
    .chat-content {
        display: flex;
        flex-direction: column;
    }
    .cardBox {
        border-radius: 15px;
        padding: 15px 15px;
    }

    /* Table ..Cards */
    .main-table {
        padding-bottom: 0;
    }
    .table-box {
        border: 1px solid #ddd0;
        margin: 0;
    }
    .table-mobile thead {
        display: none;
    }
    .main-table.table-mobile tbody tr{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        margin-bottom: 10px;
        border-radius: 15px;
        overflow: hidden;
        padding: 0;
        gap: 0;
        background-color: #ffffff !important;
        border: 1px solid #bebebe;
    }
    .main-table.table-mobile tbody tr:last-child{
        margin-bottom: 0;
    }
    .table-mobile .mob-show {
        display: block;
        font-size: 13px;
        font-weight: 500;
        min-width: 100px;
    }
    .main-table table tbody th, .main-table table tbody td {
        color: #000;
        width: 100%;
        font-weight: 700;
        height: auto;
        gap: 3px;
        padding: 12px 15px !important;
        border-top: 1px solid #ddd !important;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-content: center;
        box-sizing: inherit;
    }
    table.dataTable.no-footer {
        border-bottom: 0px;
        margin-bottom: 0;
    }
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate{
        display: none;
    }
    .main-table .xs-hidden{
        display: none !important;
    }
    .main-table table .sorting_1 {
        background-color: #e9e9e9 !important;
    }
    .main-table .table-btns {
        display: flex;
        align-items: center;
        /* justify-content: flex-end; */
        flex-direction: row;
        gap: 5px;
        width: 100%;
        justify-content: flex-start;
    }
    .table-btns .tb-btn{
        width: 38px;
        height: 38px;
        background: #f7f7f7;
        border-color: #e9e9e9;
    }
    .table>:not(:first-child) {
        border-top: 0px solid currentColor;
    }
    .table{
        margin: 0;
    }
    .bd-cont-bx {
        margin-bottom: 0;
    }
    .order-btn-icon{
        width: 100%;
        padding: 14px 20px;
        line-height: initial;

    }
    .status{
        padding: 9px 24px 6px 15px;
    }
    .status::before {
        top: 37%;
    }
    .register-area-2 .login-box {
        padding: 15px 15px 20px;
    }
    .register-page-area .reg-st-card-2 {
        display: flex;
        flex-direction: column;
    }
    .register-area-2 .acc-item-bx {
        flex: 0 0 100%;
    }     
    .register-page-area .reg-frm-crd {
        flex: 0 0 100%;
        padding: 15px 25px;
    }  
    .steps-content-sec {
        min-height: auto;
    }
    .form-check-div {
        flex: 0 0 49%;
    }
    .register-area-2 .acc-list {
        gap: 14px;
    }
    .stepForm-step {
        flex: 0 0 30%;
    }
        
    /* 4-12 */
    .dsh-header {
        padding: 25px 25px 20px 25px;
        min-height: 160px;
    }
    .bd-cont-bx .in-ttl{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .in-ttl .btn {
        margin-right: 0px !important;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .btn{
        flex: auto;
        min-height: 35px;    
    }
    .login-page-area {
        padding-top: 0px;
        padding: 0;
    }
    .login-page-area .reg-st-card-2 {
        height: 100%;     
        border-radius: 20px;
    }
    .register-page-area {
        padding: 0 0px 15px;
    }
    .stepForm-step .btn {
        color: #00000091 !important;
    }
    .stepForm-step .btn.btn-stp-active {
        color: #000000 !important;
    }
    .mx-icon-calendar, .mx-icon-clear{
        right: 11px;  
    }
    .register-area-2 .login-box {
        padding: 15px 0px 20px;
    }
    .register-page-area .reg-st-card-2 {
        overflow: visible;
        height: auto;
        border-radius: 0 0 20px 20px;
        overflow: hidden;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd {
        border-radius: 20px 20px 0 0;
        overflow: hidden;
    }
    .register-area-2 .acc-item-bx h3 {
        font-size: 18px;
    }
    .register-area-2 .acc-item-bx-text {
        gap: 8px;
    }
    .register-area-2 .arrow-icon {
        width: 30px;
        height: 30px;
    }
    .register-area-2 .acc-item-bx {
        padding: 23px 23px;
    }
    .register-page-area .reg-side-text {
        padding: 30px 20px;
    }
    .register-area-2 .log-intro-sec .logo-img img {
        width: 110px;
        height: auto;
    }
    .register-page-area .reg-side-text .logo-img img {
        width: auto;
        height: 40px;
        max-height: 75px;
    }
    .register-area-2 .log-intro-sec h3 {
        font-size: 20px;
        font-weight: 600;
    }
    .register-area-2 .log-intro-sec h5 {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 13px;
    }
    .main-form label {
        font-size: 13px;
        margin-bottom: 9px;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd{
        flex: none;
        height: 350px;
        width: 100%;
    }
    .stepForm-step {
        flex: 0 0 40%;
    }
    
    /* 21/1/2025 */
    .dsh-header-sec {
        flex-direction: column;
    }
    .dsh-prf-head {
        width: 100%;
        align-items: flex-start;
    }
    .dsh-prf-ttl-lst {
        flex-direction: column;
        gap: 10px;
    }
    .dsh-prf-head .dsh-prf-title:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .dsh-prf-lft {
        gap: 15px;
        flex-direction: column;
        width: 100%;
    }
    .dsh-prf-head .dsh-prf-title {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: row;
    }
    .dsh-header-stcs {
        gap: 5px;
        flex-wrap: wrap;
        margin-top: 24px;
    }
    .dsh-prf-title h3 {
        font-size: 14px;
    }
    .dsh-header-stcs .dsh-stc-card{
        gap: 7px;
        min-width: auto;
        flex: 0 0 49%;
    }
    .dsh-header-stcs .dsh-stc-card:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .cards-sections .card-3 {
        flex: 0 0 100%;
    }
    .prd-dts-img {
        height: 240px;
    }
    .flex-row {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .flex-row .flex-strt-lg {
        width: 100%;
        flex: 0 0 100%;
    }
    .bg-sec {
        height: 400px;
    }
    .prd-dts-text .text-card {
        display: flex;
        flex-direction: column;
    }
    .prd-dts-text {
        padding: 0 10px 0 10px;
    }
    .prd-dts-text .text-card {
        padding: 10px 0;
    }
    .flex-row .flex-end-sm {
        flex: 0 0 100%;
    }
    .check-flex .form-check-label {
        line-height: 19px;
        margin-bottom: 0px;
    }
    .modal-content {
        padding: 15px 21px 15px 21px;
        border-radius: 15px;
    }
    .prd-dts-details .ttl-item {
        width: 100%;
        display: flex;
        flex-direction: row;
        gap: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
    }
    .req-tb .tb-body .tb-body-list {
        padding: 20px 20px;
    }
    .req-tb .tb-body .tb-body-list ul {
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        flex-wrap: wrap;
        gap: 10px;
    }
    .prd-dts-details .li-item {
        width: 48.9%;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .quantity-container {
        padding: 3px 7px;
    }
    .ord-title {
        flex-direction: column;
        align-items: flex-start;
    }
    .ord-title h3 {
        margin: 0;
        font-size: 14px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 12px;
        width: 100%;
    }
    .ord-title h3 span{
        margin: 0;
    }
    .breadcrumb {
        gap: 1px;
    }
    .ord-title a{
        padding: 12px 0 6px;
    }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .xs-hidden{
        display: none;
    }
    .lg-hidden{
        display: block;
    }
    .container, .container-sm {
        max-width: 100%;
    }
    .dsh-header {
        padding: 40px 45px 25px 45px;
        min-height: 170px;    
    }
    .dashboard-sidebar {
        width: 60%;
    }
    .dashboard-sidebar .nav-item .pg-link {
        padding: 8px 25px 8px 15px;
        font-size: 14px;
    }
    .dashboard-sidebar .nav-item .pg-link i {
        width: 26px;
        height: 24px;
        font-size: 16px;
        color: #ffffff;
        margin-left: 9px;
    }
    .footer-area{
        padding-bottom: 70px;
    }
    .notifications.notify-mobile-scrn .notification_dd {
        left: -90px;
    }
    .notifications.notify-mobile-scrn .notification_dd:before {
        left: 101px;
        right: auto;
    }
    .status{
        padding: 4px 24px 4px 15px;
    }
    .status::before {
        top: 37%;
    }
    
    .register-area-2 .login-box {
        padding: 15px 15px 20px;
    }
    .register-page-area .reg-st-card-2 {
        display: flex;
        flex-direction: column;
    }
    .register-area-2 .acc-item-bx {
        flex: 0 0 100%;
    }     
    .register-page-area .reg-frm-crd {
        flex: 0 0 100%;
        padding: 15px 25px;
    }  
    .steps-content-sec {
        min-height: auto;
    }
    .form-check-div {
        flex: 0 0 48.5%;
    }
    
    /* 4-12 */
    .dsh-header {
        padding: 25px 25px 20px 25px;
        min-height: 160px;
    }
    .bd-cont-bx .in-ttl{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .in-ttl .btn {
        margin-right: 0px !important;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .btn{
        flex: auto;
        min-height: 35px;    
    }
    .login-page-area {
        padding-top: 0px;
        padding: 0;
    }
    .login-page-area .reg-st-card-2 {
        height: 100%;     
        border-radius: 20px;
    }
    .register-page-area {
        padding: 0 0px 15px;
    }
    .stepForm-step .btn {
        color: #00000091 !important;
    }
    .stepForm-step .btn.btn-stp-active {
        color: #000000 !important;
    }
    .mx-icon-calendar, .mx-icon-clear{
        right: 11px;  
    }
    .register-area-2 .login-box {
        padding: 15px 0px 20px;
    }
    .register-page-area .reg-st-card-2 {
        overflow: visible;
        height: auto;
        border-radius: 0 0 20px 20px;
        overflow: hidden;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd {
        border-radius: 20px 20px 0 0;
        overflow: hidden;
    }
    .register-area-2 .acc-item-bx h3 {
        font-size: 18px;
    }
    .register-area-2 .acc-item-bx-text {
        gap: 8px;
    }
    .register-area-2 .arrow-icon {
        width: 30px;
        height: 30px;
    }
    .register-area-2 .acc-item-bx {
        padding: 23px 23px;
    }
    .register-page-area .reg-side-text {
        padding: 30px 20px;
    }
    .register-area-2 .log-intro-sec .logo-img img {
        width: 110px;
        height: auto;
    }
    .register-page-area .reg-side-text .logo-img img {
        width: auto;
        height: 40px;
        max-height: 75px;
    }
    .register-area-2 .log-intro-sec h3 {
        font-size: 20px;
        font-weight: 600;
    }
    .register-area-2 .log-intro-sec h5 {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 13px;
    }
    .main-form label {
        font-size: 13px;
        margin-bottom: 9px;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd{
        flex: none;
        height: 350px;
        width: 100%;
    }
    .stepForm-step {
        flex: 0 0 40%;
    }
    
    /* 21/1/2025 */
    .dsh-header-sec {
        flex-direction: column;
    }
    .dsh-prf-head {
        width: 100%;
        align-items: flex-start;
    }
    .dsh-prf-ttl-lst {
        flex-direction: column;
        gap: 10px;
    }
    .dsh-prf-head .dsh-prf-title:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .dsh-prf-lft {
        gap: 15px;
        flex-direction: column;
        width: 100%;
    }
    .dsh-prf-head .dsh-prf-title {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: row;
    }
    .dsh-header-stcs {
        gap: 5px;
        flex-wrap: wrap;
        margin-top: 24px;
    }
    .dsh-prf-title h3 {
        font-size: 14px;
    }
    .dsh-header-stcs .dsh-stc-card{
        gap: 7px;
        min-width: auto;
        flex: 0 0 49%;
    }
    .dsh-header-stcs .dsh-stc-card:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .cards-sections .card-3 {
        flex: 0 0 calc(50% - 16px);
    }
    .prd-dts-img {
        height: 240px;
    }
    .flex-row {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .flex-row .flex-strt-lg {
        width: 100%;
        flex: 0 0 100%;
    }
    .bg-sec {
        height: 400px;
    }
    .prd-dts-text .text-card {
        display: flex;
        flex-direction: column;
    }
    .prd-dts-text {
        padding: 0 10px 0 10px;
    }
    .prd-dts-text .text-card {
        padding: 10px 0;
    }
    .flex-row .flex-end-sm {
        flex: 0 0 100%;
    }
    .check-flex .form-check-label {
        line-height: 19px;
        margin-bottom: 0px;
    }
    .modal-content {
        padding: 15px 21px 15px 21px;
        border-radius: 15px;
    }
    .prd-dts-details .ttl-item {
        width: 100%;
        display: flex;
        flex-direction: row;
        gap: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
    }
    .req-tb .tb-body .tb-body-list {
        padding: 20px 20px;
    }
    .req-tb .tb-body .tb-body-list ul {
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        flex-wrap: wrap;
        gap: 10px;
    }
    .prd-dts-details .li-item {
        width: 48.9%;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .quantity-container {
        padding: 3px 7px;
    }
    .ord-title {
        flex-direction: column;
        align-items: flex-start;
    }
    .ord-title h3 {
        margin: 0;
        font-size: 14px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 12px;
        width: 100%;
    }
    .ord-title h3 span{
        margin: 0;
    }
    .breadcrumb {
        gap: 1px;
    }
    .ord-title a{
        padding: 12px 0 6px;
    }

    .pnd-text h5 {
        line-height: 23px;
    }
    .pnd-form {
        width: 100%;
        padding: 10px 10px;
    }
    .pnd-form .main-form {
        padding: 15px 14px;
    }
    .acc-pnd-body .pnd-img img {
        width: auto;
        height: 160px;
    }
    .acc-pnd-body {
        padding: 10px 0px;
    }
}

/* Large Mobile :320px. */
@media only screen and (min-width: 321px) and (max-width: 480px) {
    .xs-hidden{
        display: none;
    }
    .lg-hidden{
        display: block;
    }
    .dsh-header {
        padding: 40px 45px 25px 45px;
        min-height: 170px;    
    }
    .dashboard-sidebar {
        width: 80%;
    }
    .dashboard-sidebar .nav-item .pg-link {
        padding: 8px 25px 8px 15px;
        font-size: 14px;
    }
    .dashboard-sidebar .nav-item .pg-link i {
        width: 26px;
        height: 24px;
        font-size: 16px;
        color: #ffffff;
        margin-left: 9px;
    }
    .footer-area{
        padding-bottom: 70px;
    }
    .notifications.notify-mobile-scrn .notification_dd {
        left: -90px;
    }
    .notifications.notify-mobile-scrn .notification_dd:before {
        left: 103px;
        right: auto;
    }
    .status{
        padding: 4px 24px 5px 15px;
    }
    .status::before {
        top: 37%;
    }
    .notif-dt-title {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .register-area-2 .login-box {
        padding: 15px 0px 20px;
    }
    .register-page-area .reg-st-card-2 {
        display: flex;
        flex-direction: column;
    }
    .register-area-2 .acc-item-bx {
        flex: 0 0 100%;
    }     
    .register-page-area .reg-frm-crd {
        flex: 0 0 100%;
        /* padding: 15px 30px; */
        padding: 15px 18px;
    }
    .steps-content-sec {
        min-height: auto;
    }
    .form-check-div {
        flex: 0 0 100%;
    }
    /* 4-12 */
    .dsh-header {
        padding: 25px 25px 20px 25px;
        min-height: 160px;
    }
    .bd-cont-bx .in-ttl{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .in-ttl .btn {
        margin-right: 0px !important;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .d-flex.gap-2{
        width: 100%;
        flex-wrap: wrap;
    }
    .in-ttl .btn{
        flex: auto;
        min-height: 35px;    
    }
    .login-page-area {
        padding-top: 0px;
        padding: 0;
    }
    .login-page-area .reg-st-card-2 {
        height: 100%;     
        border-radius: 20px;
    }
    .register-page-area {
        padding: 0 0px 15px;
    }
    .stepForm-step .btn {
        color: #00000091 !important;
    }
    .stepForm-step .btn.btn-stp-active {
        color: #000000 !important;
    }
    .mx-icon-calendar, .mx-icon-clear{
        right: 11px;  
    }
    .register-area-2 .login-box {
        padding: 15px 0px 20px;
    }
    .register-page-area .reg-st-card-2 {
        overflow: visible;
        height: auto;
        border-radius: 0 0 20px 20px;
        overflow: hidden;
    }
    .register-page-area .reg-st-card-2 .reg-img-crd {
        border-radius: 20px 20px 0 0;
        overflow: hidden;
    }
    .register-area-2 .acc-item-bx h3 {
        font-size: 18px;
    }
    .register-area-2 .acc-item-bx-text {
        gap: 8px;
    }
    .register-area-2 .arrow-icon {
        width: 30px;
        height: 30px;
    }
    .register-area-2 .acc-item-bx {
        padding: 23px 23px;
    }
    .register-page-area .reg-side-text {
        padding: 30px 20px;
    }
    .register-area-2 .log-intro-sec .logo-img img {
        width: 110px;
        height: auto;
    }
    .register-page-area .reg-side-text .logo-img img {
        width: auto;
        height: 40px;
        max-height: 75px;
    }
    .register-area-2 .log-intro-sec h3 {
        font-size: 20px;
        font-weight: 600;
    }
    .register-area-2 .log-intro-sec h5 {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 13px;
    }
    .main-form label {
        font-size: 13px;
        margin-bottom: 9px;
    }
    .stepForm-step {
        flex: 0 0 60%;
    }
    /* 21/1/2025 */
    .dsh-header-sec {
        flex-direction: column;
    }
    .dsh-prf-head {
        width: 100%;
        align-items: flex-start;
    }
    .dsh-prf-ttl-lst {
        flex-direction: column;
        gap: 10px;
    }
    .dsh-prf-head .dsh-prf-title:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .dsh-prf-lft {
        gap: 15px;
        flex-direction: column;
    }
    .dsh-prf-head .dsh-prf-title {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: row;
    }
    .dsh-header-stcs {
        gap: 5px;
        flex-wrap: wrap;
        margin-top: 24px;
    }
    .dsh-prf-title h3 {
        font-size: 14px;
    }
    .dsh-header-stcs .dsh-stc-card{
        gap: 7px;
        min-width: auto;
        flex: 0 0 49%;
    }
    .dsh-header-stcs .dsh-stc-card:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .cards-sections .card-3 {
        flex: 0 0 100%;
    }
    .prd-dts-img {
        height: 240px;
    }
    .flex-row {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .flex-row .flex-strt-lg {
        width: 100%;
        flex: 0 0 100%;
    }
    .bg-sec {
        height: 400px;
    }
    .prd-dts-text .text-card {
        display: flex;
        flex-direction: column;
    }
    .prd-dts-text {
        padding: 0 10px 0 10px;
    }
    .prd-dts-text .text-card {
        padding: 10px 0;
    }
    .flex-row .flex-end-sm {
        flex: 0 0 100%;
    }
    .check-flex .form-check-label {
        line-height: 19px;
        margin-bottom: 0px;
    }
    .modal-content {
        padding: 15px 21px 15px 21px;
        border-radius: 15px;
    }
    .prd-dts-details .ttl-item {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
    }
    .req-tb .tb-body .tb-body-list {
        padding: 20px 20px;
    }
    .req-tb .tb-body .tb-body-list ul {
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        flex-wrap: wrap;
        gap: 10px;
    }
    .prd-dts-details .li-item {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .quantity-container {
        padding: 3px 7px;
    }
    .ord-title {
        flex-direction: column;
        align-items: flex-start;
    }
    .ord-title h3 {
        margin: 0;
        font-size: 14px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 12px;
        width: 100%;
    }
    .ord-title h3 span{
        margin: 0;
    }
    .breadcrumb {
        gap: 1px;
    }
    .ord-title a{
        padding: 12px 0 6px;
    }

    .pnd-text h5 {
        line-height: 23px;
    }
    .pnd-form {
        width: 100%;
        padding: 10px 10px;
    }
    .pnd-form .main-form {
        padding: 15px 14px;
    }
    .acc-pnd-body .pnd-img img {
        width: auto;
        height: 160px;
    }
    .acc-pnd-body {
        padding: 10px 0px;
    }
} 

/* Large Mobile :320px. */
@media only screen and (min-width: 50px) and (max-width: 356px) {
    .register-page-area .reg-side-text h3 {
        font-size: 18px;
        font-weight: 500;
    }
    .register-page-area .reg-side-text h5 {
        font-size: 13px;
        font-weight: 400;
        line-height: 19px;
        margin-top: 7px;
    }
    .reg-side-text .log-intro-sec {
        margin-bottom: 20px;
    }
    .register-page-area .reg-side-text {
        padding: 20px 15px;
    }
    .stepForm-step {
        flex: 0 0 70%;
    }
    .stp-done {
        width: 30px;
        height: 30px;
    }
    .register-page-area {
        padding: 0 0 20px;
    }
    .dashboard-sidebar {
        width: 75%;
    }
    
    /* 21/1/2025 */
    .dsh-header-sec {
        flex-direction: column;
    }
    .dsh-prf-head {
        width: 100%;
        align-items: flex-start;
    }
    .dsh-prf-ttl-lst {
        flex-direction: column;
        gap: 10px;
    }
    .dsh-prf-head .dsh-prf-title:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .dsh-prf-lft {
        gap: 15px;
        flex-direction: column;
    }
    .dsh-prf-head .dsh-prf-title {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: row;
    }
    .dsh-header-stcs {
        gap: 5px;
        flex-wrap: wrap;
        margin-top: 24px;
    }
    .dsh-prf-title h3 {
        font-size: 14px;
    }
    .dsh-header-stcs .dsh-stc-card{
        gap: 7px;
        min-width: auto;
        flex: 0 0 49%;
    }
    .dsh-header-stcs .dsh-stc-card:not(:last-child) {
        border-left: 1px solid rgb(255 255 255 / 0%);
        padding-left: 0;
    }
    .cards-sections .card-3 {
        flex: 0 0 100%;
    }
    .prd-dts-img {
        height: 240px;
    }
    .flex-row {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .flex-row .flex-strt-lg {
        width: 100%;
        flex: 0 0 100%;
    }
    .bg-sec {
        height: 400px;
    }
    .prd-dts-text .text-card {
        display: flex;
        flex-direction: column;
    }
    .prd-dts-text {
        padding: 0 10px 0 10px;
    }
    .prd-dts-text .text-card {
        padding: 10px 0;
    }
    .flex-row .flex-end-sm {
        flex: 0 0 100%;
    }
    .check-flex .form-check-label {
        line-height: 19px;
        margin-bottom: 0px;
    }
    .modal-content {
        padding: 15px 21px 15px 21px;
        border-radius: 15px;
    }
    .prd-dts-details .ttl-item {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
    }
    .req-tb .tb-body .tb-body-list {
        padding: 20px 20px;
    }
    .req-tb .tb-body .tb-body-list ul {
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        flex-wrap: wrap;
        gap: 10px;
    }
    .prd-dts-details .li-item {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .quantity-container {
        padding: 3px 7px;
    }
    .ord-title {
        flex-direction: column;
        align-items: flex-start;
    }
    .ord-title h3 {
        margin: 0;
        font-size: 14px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 12px;
        width: 100%;
    }
    .ord-title h3 span{
        margin: 0;
    }
    .breadcrumb {
        gap: 1px;
    }
    .ord-title a{
        padding: 12px 0 6px;
    }
    
    .pnd-text h5 {
        line-height: 23px;
    }
    .pnd-form {
        width: 100%;
        padding: 10px 10px;
    }
    .pnd-form .main-form {
        padding: 15px 14px;
    }
    .acc-pnd-body .pnd-img img {
        width: auto;
        height: 160px;
    }
    .acc-pnd-body {
        padding: 10px 0px;
    }
}