/* Responsive design */
@media screen and (min-width: 320px) and (max-width: 389px) {
    .btn-header {
        margin-bottom: -49px;
        font-size: 10px;
    }
    .mp_logo {
        height: 30px !important;
    }
    .navbar-header .navbar-brand {
        padding-left: 0px !important;
    }
    h4{
        font-size:18px;
    }
    .btn_bg{
        font-size:11px;
        padding:5px 10px 5px !important;
    }
}
@media screen and (min-width: 389px) and (max-width: 399px) {
    .btn-header {
        margin-bottom: -62px;
        font-size: 10px;
    }
}
@media screen and (min-width: 399px) and (max-width: 410px) {
    .btn-header {
        border-bottom-right-radius: 0px;
        margin-bottom: -44px;
        font-size: 12px;
    }

}
@media screen and (min-width: 409px) and (max-width: 419px) {
    .btn-header {
        margin-bottom: -59px !important;
        font-size: 12px !important;
    }
}
@media screen and (min-width: 410px) and (max-width: 420px) {
    .btn-header {
        margin-bottom: -58px !important;
        font-size: 12px !important;
    }
}
@media screen and (min-width: 320px) and (max-width: 410px) {
    .align-worktype-sm {
        display: block;
        margin-top: 10px;
    }
    .align-worktype-lg{
        display: none;
    }
}

@media screen and (min-width: 410px) and (max-width: 576px) {
    .align-worktype-sm{
        display: none !important;
     }
    .align-worktype {
        position: absolute;
        top: 7px;
        right: 31px;
    }
    .nav-item:hover .nav-link {
        color: #2e2c2c !important;
    }
}

@media screen and (min-width: 420px) and (max-width: 576px) {
    .btn-header {
        margin-bottom: -58px !important;
        font-size: 12px !important;
    }
}
@media screen and (min-width: 320px) and (max-width: 451px) {
    .labellist-fund li {
        list-style: none;
        width: 60% !important;
    }

    .labellist-status li {
        list-style: none;
        width: 51% !important;
    }
    #work_request {
        width: 50% !important;
    }
    #work_status {
        width: 50% !important;
    }
    #work_by_division {
        width: 50% !important;
    }
    .labellist-fundFC li {
        list-style: none;
        width: 60% !important;
    }
    .nav-item:hover .nav-link {
        color: #2e2c2c !important;
    }
}
@media screen and (min-width: 451px) and (max-width: 576px) {
    #work_request {
        width: 40% !important;
    }
    #work_status {
        width: 40% !important;
    }
    #work_by_division {
        width: 40% !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 576px) {
    .append-item-btn {
    padding: 3px 8px;
    font-size: 12px;
}

    .grand-total-sub {
       flex-direction: column;
       gap: 4px !important;
     }
     .grand-total-sub-price {
        font-size: 17px !important;
       }
     .grand-total-sub span {
        font-size: 14px !important;
      }
    .mobile-view{
        width: 65% !important;
    }
    .mp_logo {
        height: 39px;
    }
    .table-dropdown {
        width: 100% !important;
        margin: 11px 0px 0px;
    }
    .dataTables_filter input{
        margin:0px !important;
    }
    .tab-ys .nav-item .nav-link {
        display: flex
    ;
        align-items: center;
        padding: 2px 12px;
        border-radius: 3px !important;
        color: #333;
        border: 1px solid #e2e5ed;
    margin-top: 7px;
    }

    .offcanvas .offcanvas-end .w-75
     {
        width:100% !important;
     }
    #navbarMenu {
        z-index: 1;
    }
    /* Header Page */
    .bac_btn {
        position: absolute;
        z-index: 1;
        /* margin-top: 50px; */
        top: 66px;
        right: 8px;
        height: 28px;
        padding: 4px 15px 20px 15px;
    }
    .year_drop {
        display: none;
    }
    /* AMD and E in C Dashboard Page */
    .d_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: stretch;
    }
    .work_type {
        height: 31px;
        gap: 0px;
        border-radius: 15px !important;
        font-size: 12px !important;
        width: 90% !important;
    }
    .mdl_header h6 {
        font-size: 14px !important;
    }
    .fa-close-btn {
        font-size: 16px;
    }
    .first-text-card {
        font-size: 12px;
    }
    .second-text-card {
        font-size: 12px;
    }
    .sub-text-card {
        font-size: 12px;
    }
    .link-card {
        font-size: 12px;
    }
    .mp_title {
        display: none;
    }

    .btn_scheduled {
        width: 100%;
        height: 40px;
        font-size: 10px;
    }
    .piu_wise {
        font-size: 12px;
    }
    .table thead th {
        font-size: 12px;
    }
    .table tr td {
        font-size: 12px;
    }
    .align-text {
        text-align: center;
    }
    .mp_map {
        width: 74%;
        margin: 0px auto 0px;
        display: block;
    }
    .mb-div {
        margin-bottom: 10px;
    }
    .display-icon {
        display: none;
    }
    .sm-logo {
        width: 70% !important;
    }
    #piu {
        height: auto !important;
        width: 100% !important;
    }
    #chartDonut {
        height: auto !important;
        width: 100% !important;
    }
    #piupercentage {
        height: auto !important;
        width: 100% !important;
    }
    #work {
        height: auto !important;
        width: 100% !important;
        margin-top: 5px;
    }
    .chart-container {
        height: 100%;
    }
    .label-type {
        font-size: 12px;
    }

    /* Bank Guarantee */
    .modal-text {
        font-size: 12px;
    }
    .align-letter-heading {
        display: flex;
        flex-wrap: wrap;
    }
    .title-heading {
        font-size: 14px;
    }
    .sub-heading-1 {
        font-size: 12px;
    }
    .sub-heading-2 {
        font-size: 14px;
    }
    .sub-heading-3 {
        font-size: 13px;
    }
    .letter-heading {
        font-size: 13px;
    }
    .letter-subheading {
        font-size: 14px;
    }
    .letter-text {
        font-size: 12px;
    }
    .letter-form {
        font-size: 14px;
    }
    .lettet-text-b {
        font-size: 12px;
    }
    .btn-back {
        font-size: 12px;
        width: 100%;
        margin-top: 8px;
        margin-left: 5px;
    }
    .mar_left {
        margin-left: 4px;
    }
    .btn-submit {
        font-size: 14.5px;
        width: 100%;
        margin-bottom: 5px;
    }
    .modal-link {
        font-size: 12px;
    }
    .pdf-text-1 {
        font-size: 11px;
        font-weight: 600;
    }
    .pdf-text-2 {
        font-size: 12px;
    }
    .input-width {
        width: 80%;
    }
    .margin-yaxis {
        margin: 0px;
    }
    .navbar-nav {
        padding-top: 18px !important;
    }
    .navbar-ht {
        height: auto !important;
        margin-top: 0px !important;
    }
    .navbar-nav .nav-item .nav-link {
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: center;
    }
    .btn-search {
        width: 100%;
        margin-bottom: 10px;
    }
    .btn-back-search {
        width: 100%;
    }
    .mt-text {
        margin-top: 20px;
    }
    .notfication-div {
        display: none;
    }
    .modal-notice {
        height: 239px !important;
    }
    .letter-logo {
        width: 63px;
        height: 63px;
        position: absolute;
        top: 9px;
        left: 40%;
    }
    .mg-tbl-letter {
        margin-top: 20%;
    }
    .align-chart-label {
        width: 100%;
        margin-top: 10px;
        font-size: 12px;
    }
    #work-status-chart {
        margin-top: 5px !important;
        margin-bottom: 10px !important;
    }
    .labellist-fund {
        justify-content: center;
    }
    .labellist-fundFC {
        justify-content: center;
    }
    .circle-out {
        margin: auto !important;
    }
    .chart-tab-view-status {
        height: 128px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    #work-status-chart {
        height: 100% !important;
        width: 83% !important;
        margin-left: auto;
        margin-right: auto;
    }
    #work-status {
        margin-top: 23px !important;
    }
    .dataTables_wrapper .dataTables_filter {
        justify-content: center !important;
    }
    #downloadReportPack {
        width: 177px !important;
        margin-bottom: 10px;
    }
    .select-type {
        width: 177px !important;
    }
    .scroll-chart{
        height: 200px !important;
    }
    .m-div{
        margin-top: 10px;
    }
    .account-form .form-control{
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
    .nav-item:hover .nav-link {
        color: #2e2c2c !important;
    }
    .bac_btn {
        position: absolute;
        z-index: 1;
        top: 66px;
        right: 8px;
        height: 28px;
        padding: 4px 15px 20px 15px;
    }
    /* AMD and E in C Dashboard Page */
    #navbarMenu {
        z-index: 1;
    }
    .d_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: stretch;
    }
    .year_drop {
        display: none;
    }
    .work_type {
        height: 33px;
        gap: 0px;
        border-radius: 15px !important;
        font-size: 15px !important;
        width: 100% !important;
    }
    .mdl_header h6 {
        font-size: 14px !important;
    }
    .fa-close-btn {
        font-size: 16px;
    }
    .first-text-card {
        font-size: 12px;
    }
    .second-text-card {
        font-size: 12px;
    }
    .sub-text-card {
        font-size: 12px;
    }
    .link-card {
        font-size: 12px;
    }
    .mp_title {
        font-size: 12px;
        margin-top: 7px;
    }
    .mp_logo {
        height: 41px;
    }
    .btn_scheduled {
        width: 100%;
        height: 40px;
    }
    .piu_wise {
        font-size: 12px;
    }
    .table thead th {
        font-size: 12px;
    }
    .table tr td {
        font-size: 12px;
    }
    .align-text {
        text-align: center;
    }
    .mp_map {
        width: 74%;
        margin: 1px auto 25px;
        display: block;
    }
    .mb-div {
        margin-bottom: 10px;
    }
    .btn-sche {
        display: block;
    }
    .display-icon {
        display: none;
    }
    .sm-logo {
        width: 70% !important;
    }

    #piu {
        height: auto !important;
        width: 86% !important;
    }
    #chartDonut {
        height: auto !important;
        width: 86% !important;
    }
    #piupercentage {
        height: auto !important;
        width: 100% !important;
    }
    #work {
        height: auto !important;
        width: 86% !important;
        margin-top: 5px;
    }
    .chart-container {
        height: 100%;
    }
    /* Bank Guarantee */
    .modal-text {
        font-size: 12px;
    }
    .align-letter-heading {
        display: flex;
        flex-wrap: wrap;
    }
    .title-heading {
        font-size: 14px;
    }
    .sub-heading-1 {
        font-size: 12px;
    }
    .sub-heading-2 {
        font-size: 14px;
    }
    .sub-heading-3 {
        font-size: 13px;
    }
    .letter-heading {
        font-size: 13px;
    }
    .letter-subheading {
        font-size: 14px;
    }
    .letter-text {
        font-size: 12px;
    }
    .letter-form {
        font-size: 14px;
    }
    .lettet-text-b {
        font-size: 12px;
    }
    .btn-back {
        font-size: 12px;
        width: 100%;
    }
    .btn-submit {
        font-size: 14.5px;
        width: 100%;
        margin-bottom: 5px;
    }
    .modal-link {
        font-size: 12px;
    }
    .chart-height {
        height: 228px !important;
    }
    .pdf-text-1 {
        font-size: 12px;
    }
    .pdf-text-2 {
        font-size: 12px;
    }
    .btn-header {
        margin-bottom: -61px;
        font-size: 12px;
    }
    .margin-yaxis {
        margin: 0px;
    }
    .navbar-nav {
        padding-top: 10px !important;
    }
    .navbar-nav {
        padding-top: 18px !important;
    }
    .navbar-ht {
        height: auto !important;
        margin-top: 0px !important;
    }
    .navbar-nav .nav-item .nav-link {
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: center;
    }
    .mt-text {
        margin-top: 0px;
    }
    .notfication-div {
        display: none;
    }
    .modal-notice {
        height: 325px !important;
    }
    .letter-logo {
        width: 65px;
        height: 65px;
        position: absolute;
        top: 28px;
        left: 18px;
    }
    .align-chart-label {
        width: 100%;
        margin-top: 10px;
        font-size: 12px;
    }
    .labellist {
        display: flex;
        flex-wrap: wrap;
        gap: 11px;
        justify-content: space-between;
    }
    #work_request {
        width: 40% !important;
    }
    #work_status {
        width: 40% !important;
    }
    #work_by_division {
        width: 40% !important;
    }
    .chart-tab-view-status {
        height: 205px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    #work-status-chart {
        height: 100% !important;
        width: 83% !important;
        margin-left: auto;
        margin-right: auto;
    }
    #work-status {
        margin-top: 50px;
    }
    .align-worktype-sm{
        display: none;
     }
    .align-worktype {
        position: absolute;
        top: 7px;
        right: 31px;
    }
    .dataTables_wrapper .dataTables_filter {
        justify-content: center !important;
    }
    #downloadReportPack {
        width: 177px !important;
        margin-bottom: 10px;
    }
    .select-type {
        width: 177px !important;
    }
    .scroll-chart{
        height: 200px !important;
    }
    .m-div{
        margin-top: 10px;
    }
    .account-form .form-control{
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .bac_btn {
        position: absolute;
        z-index: 1;
        top: 66px;
        right: 8px;
        height: 28px;
        padding: 4px 15px 20px 15px;
    }
    .chart-height {
        height: 150px !important;
    }

    /* AMD and E in C Dashboard Page */
    .mp_map {
        width: 100% !important;
        margin: 16px auto 0px !important;
        display: block !important;
        background: #f7f6ff;
        height: 486px;
        border-radius: 15px;
        padding: 10px;
    }
    .mdl_header h6 {
        font-size: 14px !important;
    }
    .fa-close-btn {
        font-size: 16px;
    }
    .first-text-card {
        font-size: 12px;
    }
    .second-text-card {
        font-size: 12px;
    }
    .sub-text-card {
        font-size: 12px;
    }
    .link-card {
        font-size: 12px;
    }
    .mp_title {
        font-size: 13px;
        margin-top: 7px;
        width: auto;
        display: inline-block;
        /* white-space: break-spaces; */
    }
    .mp_logo {
        height: 38px;
    }
    .btn_scheduled {
        width: 100%;
        height: 36px;
        font-size: 12px;
        padding: 4px;
    }
    .piu_wise {
        font-size: 12px;
    }
    .table thead th {
        font-size: 12px;
    }
    .table tr td {
        font-size: 12px;
    }
    .align-text {
        text-align: center;
    }
    .mb-div {
        margin-bottom: 10px;
    }
    .btn-sche {
        display: none;
    }
    #piu {
        height: 100% !important;
        width: 85% !important;
    }
    #chartDonut {
        height: 100% !important;
        width: 85% !important;
    }
    #piupercentage {
        height: 100% !important;
        width: 85% !important;
    }
    #work {
        height: 128px !important;
        width: 79% !important;
        margin-top: 7px;
    }
    .d_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: stretch;
    }
    .work_type {
        height: 33px;
        gap: 0px;
        border-radius: 15px !important;
        font-size: 15px !important;
        width: 100% !important;
    }
    .input-width {
        width: 75%;
    }

    /* Bank Guarantee */
    .modal-text {
        font-size: 12px;
    }
    .title-heading {
        font-size: 14px;
    }
    .sub-heading-1 {
        font-size: 12px;
    }
    .sub-heading-2 {
        font-size: 14px;
    }
    .sub-heading-3 {
        font-size: 13px;
    }
    .letter-heading {
        font-size: 13px;
    }
    .letter-subheading {
        font-size: 14px;
    }
    .letter-text {
        font-size: 12px;
    }
    .letter-form {
        font-size: 14px;
    }
    .lettet-text-b {
        font-size: 12px;
    }
    .btn-back {
        font-size: 12px;
        width: 100%;
    }
    .btn-submit {
        font-size: 14px;
        width: 100%;
        margin-bottom: 5px;
    }
    .modal-link {
        font-size: 12px;
    }
    .pdf-text-1 {
        font-size: 12px;
    }
    .pdf-text-2 {
        font-size: 12px;
    }
    .btn-header {
        margin-bottom: -56px;
        font-size: 12px;
    }
    .navbar-nav {
        padding-top: 10px !important;
    }
    .navbar-nav {
        padding-top: 18px !important;
    }
    .navbar-ht {
        height: auto !important;
        margin-top: 0px !important;
    }
    .navbar-nav .nav-item .nav-link {
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: center;
    }
    .notfication-div {
        display: none;
    }
    .modal-notice {
        height: 339px !important;
    }
    .letter-logo {
        width: 76px;
        height: 76px;
        position: absolute;
        top: 32px;
        left: 11px;
    }
    .align-chart-label {
        width: 80%;
        font-size: 12px;
    }
    #work-status-chart {
        height: 100% !important;
        width: 100% !important;
        margin-top: 5px !important;
        margin-bottom: 10px !important;
    }

    .labellist-status {
        padding: 15px 20px 8px 20px;
    }
    .circle-out {
        width: 170px;
        height: 85px;
    }
    .circle {
        width: 170px;
        height: 85px;
    }
    .chart-tab-view-status {
        height: 220px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    #work-status-chart {
        height: 100% !important;
        width: 70% !important;
        margin-left: auto;
        margin-right: auto;
    }
    #work-status {
        margin-top: 60px;
    }
    .align-worktype-sm{
        display: none;
     }
    .align-worktype {
        position: absolute;
        top: 9px;
        right: 31px;
    }
    .dataTables_wrapper .dataTables_filter {
        justify-content: center !important;
    }
    #downloadReportPack {
        width: 177px !important;
        margin-bottom: 10px;
    }
    .select-type {
        width: 177px !important;
    }
    .account-form .form-control{
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1120px) {
    .navbar-ht {
        height: 37px !important;
        margin-top: -8px;
    }
    .notfication-div {
        display: none;
    }
    .letter-logo {
        width: 90px;
        height: 90px;
        position: absolute;
        top: 13px;
        left: 90px;
    }
    .chart-container-bg {
        height: 350px;
    }
    .chart-tab-view-status {
        height: 166px;
        margin-bottom: 22px;
        margin-top: 24px;
    }
    .align-chart-label {
        width: 100%;
        font-size: 10px;
        height: 110px;
    }
    #work-status-chart {
        width: 90% !important;
        height: 100% !important;
    }
    .labellist-status {
        padding: 15px 20px 8px 20px;
    }
    .labellist-fundFC {
        padding: 0px 10px;
    }
    .labellist-fundFC li {
        width: 25% !important;
        font-size: 12px;
    }
    .mobile_view_height {
        height: 411px !important;
    }
    .align-worktype-sm{
        display: none;
     }
    .align-worktype {
        position: absolute;
        top: 9px;
        right: 31px;
    }
    .dataTables_wrapper .dataTables_filter {
        justify-content: center !important;
    }
    #downloadReportPack {
        width: 177px !important;
        margin-bottom: 10px;
    }
    .select-type {
        width: 177px !important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
    .navbar-expand-lg .navbar-nav {
        justify-content: center !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }
    .navbar-ht {
        height: 80px !important;
    }
    .navbar-nav {
        padding-top: 0px !important;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    /* AMD and E in C Dashboard Page */
    .select-border {
        height: 30px;
    }
    .highcharts-title {
        font-size: 13px !important;
    }
    .menuFecture-span {
        width: 10px !important;
        height: 10px !important;
        font-size: 11px;
    }
    .btn-res-sub {
        border-radius: 15px;
        font-size: 13px;
    }
    #container-3d {
        height: 200px !important;
    }
    #Balance {
        height: 200px !important;
    }
    .chart-height {
        height: 200px !important;
    }
    #piupercentage {
        margin-top: 10px;
    }
    .work_type {
        height: 22px;
        gap: 0px;
        border-radius: 15px !important;
        font-size: 11px !important;
        width: 100% !important;
        padding: 2px 10px;
        margin-bottom: 10px;
    }
    .label-type {
        font-size: 12px;
    }
    .piu_wise {
        height: 32px;
        font-size: 12px;
    }
    .mdl_header h6 {
        font-size: 16px !important;
    }
    .card-header {
        padding: 10px 20px;
    }
    .fa-close-btn {
        font-size: 20px;
    }
    .first-text-card {
        font-size: 14px;
    }
    .second-text-card {
        font-size: 14px;
    }
    .sub-text-card {
        font-size: 14px;
    }
    .link-card {
        font-size: 14px;
    }
    .mp_logo {
        height: 42px;
    }
    .mp_title {
        font-size: 13.5px;
        margin-top: 7px;
    }
    .btn_scheduled {
        width: 100%;
        height: 37px;
    }
    .table thead th {
        font-size: 11px;
    }
    .table tr td {
        font-size: 11px;
    }
    .pie-table th,
    .table td {
        padding: 7px 10px 2px;
        line-height: 1.5;
    }
    .table-container {
        height: 140px;
    }
    .chart-container {
        height: 140px !important;
        padding: 10px 8px 7px !important;
    }
    .label {
        font-size: 12px !important;
    }
    .btn-sche {
        display: none;
    }
    #piu {
        height: auto !important;
        width: 100% !important;
    }
    #chartDonut {
        height: auto !important;
        width: 100% !important;
    }
    #piupercentage {
        height: auto !important;
        width: 100% !important;
    }
    #work {
        height: auto !important;
        width: 60% !important;
    }
    .d_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: stretch;
    }

    .chart-container {
        height: 200px;
        border-radius: 5px;
    }
    /* Bank Guarantee */
    .modal-text {
        font-size: 12px;
    }
    .title-heading {
        font-size: 15px;
    }
    .sub-heading-1 {
        font-size: 13px;
    }
    .sub-heading-2 {
        font-size: 14px;
    }
    .sub-heading-3 {
        font-size: 14px;
    }
    .letter-heading {
        font-size: 14px;
    }
    .letter-subheading {
        font-size: 15px;
    }
    .letter-text {
        font-size: 13px;
    }
    .letter-form {
        font-size: 15px;
    }
    .lettet-text-b {
        font-size: 12px;
    }
    .btn-back {
        font-size: 13px;
    }
    .btn-submit {
        font-size: 14px;
    }
    .title-heading {
        font-size: 14px;
    }
    .sub-heading-1 {
        font-size: 12px;
    }
    .sub-heading-2 {
        font-size: 14px;
    }
    .sub-heading-3 {
        font-size: 13px;
    }
    .letter-heading {
        font-size: 13px;
    }
    .letter-subheading {
        font-size: 14px;
    }
    .letter-text {
        font-size: 12px;
    }
    .letter-form {
        font-size: 14px;
    }
    .lettet-text-b {
        font-size: 12px;
    }
    .btn-back {
        font-size: 12px;
        width: 100%;
    }
    .btn-submit {
        font-size: 14px;
    }
    .modal-link {
        font-size: 12px;
    }
    .input-width {
        width: 76%;
    }
    .account-form .form-control{
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 1120px) and (max-width: 1200px) {
    .notfication-div {
        display: none;
    }
    .chart-container-bg {
        height: 350px;
    }
    .chart-tab-view-status {
        height: 156px;
        margin-bottom: 28px;
        margin-top: 28px;
    }
    .align-chart-label {
        width: 100%;
        font-size: 10px;
        height: 110px;
    }
    #work-status-chart {
        width: 90% !important;
        height: 100% !important;
        margin: auto;
    }
    .labellist-fundFC {
        padding: 0px 10px;
    }
    .labellist-fundFC li {
        width: 29% !important;
    }
    .mobile_view_height {
        height: 360px !important;
    }
    .align-worktype-sm{
        display: none;
     }
    .align-worktype {
        position: absolute;
        top: 10px;
        right: 31px;
    }
    .display-worktype-sm {
        display: none;
    }
    .account-form .form-control{
        margin-bottom: 10px;
    }

}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
    /* AMD and E in C Dashboard Page */
    .highcharts-title {
        font-size: 13px !important;
    }
    #container-3d {
        height: 200px !important;
    }
    #Balance {
        height: 200px !important;
    }
    .mobile_view_height {
        height: 344px !important;
    }
    #work-status-chart {
        width: 100%;
        height: 80% !important;
        margin-top: 10px;
    }
    .chart-height {
        height: 200px !important;
    }
    .select-border {
        height: 31px !important;
        padding: 5px 7px;
        font-size: 12px;
    }
    .btn-res-sub {
        border-radius: 15px;
        font-size: 13px;
    }
    .Balance {
        height: 300px;
    }
    .mdl_header h6 {
        font-size: 16px !important;
    }
    .fa-close-btn {
        font-size: 20px;
    }
    .first-text-card {
        font-size: 14px;
    }
    .second-text-card {
        font-size: 14px;
    }
    .sub-text-card {
        font-size: 14px;
    }
    .link-card {
        font-size: 14px;
    }
    .mp_logo {
        height: 47px;
    }
    .mp_title {
        font-size: 16px;
        margin-top: 7px;
    }
    .btn_scheduled {
        width: 175px;
        height: 38px;
    }
    .piu_wise {
        font-size: 13px;
    }
    .table thead th {
        font-size: 13px;
    }
    .table tr td {
        font-size: 13px;
    }
    .label {
        font-size: 13px !important;
    }
    .btn-sche {
        display: none;
    }

    #piu {
        margin-top: 21px;
        width: 100% !important;
        height: auto !important;
    }
    #chartDonut {
        margin-top: 21px;
        width: 90% !important;
        height: auto !important;
    }
    #piupercentage {
        margin-top: 21px;
        width: 100% !important;
        height: auto !important;
    }
    #work {
        width: 80% !important;
        height: auto !important;
        margin-top: 10px;
    }
    .d_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: stretch;
    }
    .work_type {
        height: 30px;
        gap: 0px;
        border-radius: 15px !important;
        font-size: 12px !important;
        width: 100% !important;
        padding: 6px 10px;
    }
    .label-type {
        font-size: 12px;
    }
    /* Bank Guarantee */
    .modal-text {
        font-size: 13px;
    }
    .title-heading {
        font-size: 15px;
    }
    .sub-heading-1 {
        font-size: 13px;
    }
    .sub-heading-2 {
        font-size: 15px;
    }
    .sub-heading-3 {
        font-size: 14px;
    }
    .letter-heading {
        font-size: 14px;
    }
    .letter-subheading {
        font-size: 15px;
    }
    .letter-text {
        font-size: 13px;
    }
    .letter-form {
        font-size: 13px;
    }
    .lettet-text-b {
        font-size: 13px;
    }
    .btn-back {
        font-size: 13px;
    }
    .btn-submit {
        font-size: 14px;
    }
    .modal-link {
        font-size: 13px;
    }
    .notification-sm {
        display: none;
    }
    .chart-container-bg {
        height: 355px;
    }
    .chart-tab-view-status {
        height: 166px;
        margin-top: 25px;
        margin-bottom: 24px;
    }
    .align-chart-label {
        width: 80%;
        font-size: 13px;
        height: 105px;
    }
    .FC_Source {
        width: 100%;
        font-size: 13px;
        height: 105px;
    }
    .labellist-fund {
        padding: 0px 10px;
    }
    #work-status-chart {
        width: 80% !important;
        height: 100% !important;
        margin: auto;
    }
    .labellist-status {
        padding: 15px 17px 15px 17px;
    }
    .labellist-fundFC {
        padding: 0px 10px;
    }
    .labellist-fundFC li {
        width: 29% !important;
    }
    #work-status {
        margin-top: 63px !important;
    }
    .align-worktype-sm{
        display: none;
     }
    .align-worktype {
        position: absolute;
        top: 10px;
        right: 31px;
    }
    .display-worktype-sm {
        display: none;
    }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
    #container-3d {
        height: auto;
    }
    #Balance {
        height: auto;
    }
    .mobile_view_height {
        height: 560px !important;
    }
    /* AMD and E in C Dashboard Page */
    .mdl_header h6 {
        font-size: 16px !important;
    }
    .fa-close-btn {
        font-size: 20px;
    }
    .first-text-card {
        font-size: 14px;
    }
    .second-text-card {
        font-size: 14px;
    }
    .sub-text-card {
        font-size: 14px;
    }
    .link-card {
        font-size: 14px;
    }
    .mp_title {
        font-size: 18px;
        margin-top: 7px;
    }
    .btn_scheduled {
        width: 177px;
        height: 37px;
    }
    .label {
        font-size: 13px !important;
    }
    .piu_wise {
        font-size: 13px;
    }
    .table thead th {
        font-size: 15px;
    }
    .table tr td {
        font-size: 13px;
    }
    .btn-sche {
        display: none;
    }
    #piu {
        width: 85% !important;
        height: 100% !important;
    }
    #chartDonut {
        width: 85% !important;
        height: auto !important;
    }
    #piupercentage {
        width: 100% !important;
        height: auto !important;
    }
    #work {
        width: 70% !important;
        height: auto !important;
        margin-top: 13px;
    }
    .d_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: stretch;
    }
    .work_type {
        height: 30px;
        gap: 0px;
        border-radius: 15px !important;
        font-size: 13px !important;
        width: 100% !important;
        padding: 6px 10px;
    }
    .label-type {
        font-size: 13px;
    }
    /* Bank Guarantee */
    .modal-text {
        font-size: 13px;
    }
    .title-heading {
        font-size: 18px;
    }
    .sub-heading-1 {
        font-size: 13px;
    }
    .sub-heading-2 {
        font-size: 15px;
    }
    .sub-heading-3 {
        font-size: 14px;
    }
    .letter-heading {
        font-size: 14px;
    }
    .letter-subheading {
        font-size: 15px;
    }
    .letter-text {
        font-size: 13px;
    }
    .letter-form {
        font-size: 15px;
    }
    .lettet-text-b {
        font-size: 13px;
    }
    .btn-back {
        font-size: 13px;
    }
    .btn-submit {
        font-size: 14px;
    }
    .modal-link {
        font-size: 13px;
    }
    .menuFecture li {
        font-size: 12px !important;
    }
    .btn-res-sub {
        font-size: 13px;
    }
    .fc-Office {
        padding: 13px 13px !important;
    }
    .notification-sm {
        display: none;
    }
    .chart-tab-view-status {
        height: 224px;
        margin-top: 102px;
        margin-bottom: 83px;
    }
    .chart-container-bg {
        height: 570px;
    }
    .align-chart-label {
        width: 80%;
        font-size: 14px;
        height: 105px;
    }
    #work-status-chart {
        width: 75% !important;
        height: 100% !important;
        margin: auto;
    }
    .align-worktype-sm{
        display: none;
     }
    .align-worktype {
        position: absolute;
        top: 10px;
        right: 31px;
    }
    .display-worktype-sm {
        display: none !important;
    }
}
@media screen and (min-width: 1601px) and (max-width: 1800px) {
    /* AMD and E in C Dashboard Page */
    .label-type {
        font-size: 13px;
    }
    .btn-res-sub {
        border-radius: 15px;
        font-size: 13px;
    }
    .menuFecture li {
        font-size: 12px !important;
    }
    .mobile_view_height {
        height: 560px !important;
    }
    .mdl_header h6 {
        font-size: 16px !important;
    }
    .fa-close-btn {
        font-size: 20px;
    }
    .first-text-card {
        font-size: 13.5px;
    }
    .second-text-card {
        font-size: 13.5px;
    }
    .sub-text-card {
        font-size: 13.5px;
    }
    .link-card {
        font-size: 13.5px;
    }
    .mp_title {
        font-size: 16px;
        margin-top: 7px;
    }
    .btn_scheduled {
        width: 177px;
        height: 38px;
    }
    .piu_wise {
        font-size: 13.5px;
    }
    .table thead th {
        font-size: 13.5px;
    }
    .table tr td {
        font-size: 13.5px;
    }
    .label {
        font-size: 13.5px !important;
    }
    .btn-sche {
        display: none;
    }
    #piu {
        width: 90% !important;
        height: auto !important;
    }
    #chartDonut {
        width: 90% !important;
        height: auto !important;
    }
    #piupercentage {
        width: 90% !important;
        height: auto !important;
    }
    #work {
        width: 65% !important;
        height: auto !important;
        margin: 12px 0px 0px;
    }
    .d_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: stretch;
    }
    .work_type {
        height: 30px;
        gap: 0px;
        border-radius: 22px !important;
        font-size: 12px !important;
        width: 100% !important;
        padding: 1px 12px 0px;
    }
    /* Bank Guarantee */
    .modal-text {
        font-size: 13.5px;
    }
    .title-heading {
        font-size: 18px;
    }
    .sub-heading-1 {
        font-size: 13.5px;
    }
    .sub-heading-2 {
        font-size: 15.5px;
    }
    .sub-heading-3 {
        font-size: 14.5px;
    }
    .letter-heading {
        font-size: 14.5px;
    }
    .letter-subheading {
        font-size: 15.5px;
    }
    .letter-text {
        font-size: 13.5px;
    }
    .letter-form {
        font-size: 13.5px;
    }
    .lettet-text-b {
        font-size: 13.5px;
    }
    .btn-back {
        font-size: 13.5px;
    }
    .btn-submit {
        font-size: 14.5px;
    }
    .modal-link {
        font-size: 13.5px;
    }
    .notification-sm {
        display: none;
    }
    .chart-tab-view-status {
        height: 226px;
        margin-top: 92px;
        margin-bottom: 92px;
    }
    .chart-container-bg {
        height: 570px;
    }
    .align-chart-label {
        width: 80%;
        font-size: 14px;
        height: 105px;
    }
    #work-status-chart {
        width: 80% !important;
        height: 100% !important;
        margin: auto;
    }
    .align-worktype-sm{
        display: none;
     }
    .align-worktype {
        position: absolute;
        top: 10px;
        right: 31px;
    }
    .display-worktype-sm {
        display: none;
    }
}

@media screen and (min-width: 1801px) and (max-width: 1920px) {
    /* AMD and E in C Dashboard Page */
    .menuFecture li {
        font-size: 13px !important;
    }
    .mobile_view_height {
        height: 560px !important;
    }
    .table-container {
        height: 225px;
    }
    .mdl_header h6 {
        font-size: 16px !important;
    }
    .chart-container {
        height: 225px;
    }
    .fa-close-btn {
        font-size: 20px;
    }
    .first-text-card {
        font-size: 13.5px;
    }
    .second-text-card {
        font-size: 15px;
    }
    .sub-text-card {
        font-size: 15px;
    }
    .link-card {
        font-size: 15px;
    }
    .mp_title {
        font-size: 18px;
        margin-top: 7px;
    }
    .btn_scheduled {
        width: 189px;
        height: 40px;
    }
    .piu_wise {
        font-size: 15px;
    }
    .table thead th {
        font-size: 15px;
    }
    .table tr td {
        font-size: 15px;
    }
    .label {
        font-size: 15px !important;
    }
    .btn-sche {
        display: none;
    }
    .badge {
        font-size: 12px;

    }
    #piu {
        width: 90% !important;
        height: auto !important;
    }
    #chartDonut {
        width: 90% !important;
        height: auto !important;
    }
    #piupercentage {
        width: 90% !important;
        height: auto !important;
    }
    #work {
        width: 65% !important;
        height: auto !important;
        margin: 12px 0px 0px;
    }
    .d_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: stretch;
    }
    .work_type {
        height: 30px;
        gap: 0px;
        border-radius: 22px !important;
        font-size: 1px !important;
        width: 100% !important;
        padding: 1px 12px 0px;
    }
    /* Bank Guarantee */
    .modal-text {
        font-size: 15px;
    }
    .title-heading {
        font-size: 18px;
    }
    .sub-heading-1 {
        font-size: 15px;
    }
    .sub-heading-2 {
        font-size: 16px;
    }
    .sub-heading-3 {
        font-size: 15px;
    }
    .letter-heading {
        font-size: 15px;
    }
    .letter-subheading {
        font-size: 16px;
    }
    .letter-text {
        font-size: 15px;
    }
    .letter-form {
        font-size: 15px;
    }
    .lettet-text-b {
        font-size: 15px;
    }
    .btn-back {
        font-size: 15px;
    }
    .btn-submit {
        font-size: 14.5px;
    }
    .modal-link {
        font-size: 15px;
    }
    .notification-sm {
        display: none;
    }
    .chart-tab-view-status {
        height: 217px;
        margin-top: 98px;
        margin-bottom: 98px;
    }
    .chart-container-bg {
        height: 570px;
    }
    .align-chart-label {
        width: 83%;
        font-size: 14px;
        height: 105px;
        margin: auto;
    }
    #work-status-chart {
        width: 75% !important;
        height: 100% !important;
        margin: auto;
    }
    .align-worktype-sm{
        display: none;
     }
    .align-worktype {
        position: absolute;
        top: 10px;
        right: 31px;
    }
    .display-worktype-sm {
        display: none;
    }
    table.dataTable thead th {
        font-size: 15px !important;
    }
     .offcanvas.offcanvas-end{
      width:500px;
    }
}
@media screen and (min-width: 1921px) and (max-width: 2500px) {
    .fc-Office {
        padding: 15px 15px !important;
    }
    .select-border {
        height: 42px !important;
        padding: 11px 16px 9px;
        font-size: 12px;
    }
    /* AMD and E in C Dashboard Page */
    .menuFecture li {
        font-size: 14px !important;
    }
    .mobile_view_height {
        height: 560px !important;
    }
    .chart-container {
        height: 225px;
    }
    .table-container {
        height: 225px;
    }

    .mdl_header h6 {
        font-size: 16px !important;
    }
    .fa-close-btn {
        font-size: 20px;
    }
    .first-text-card {
        font-size: 14px;
    }
    .second-text-card {
        font-size: 14px;
    }
    .sub-text-card {
        font-size: 14px;
    }
    .link-card {
        font-size: 14px;
    }
    .mp_title {
        font-size: 18px;
        margin-top: 7px;
    }
    .btn_scheduled {
        width: 189px;
        height: 40px;
    }
    .piu_wise {
        font-size: 14px;
    }
    .table thead th {
        font-size: 14px;
    }
    .table tr td {
        font-size: 17px;
        font-weight: 500;
    }
    .label {
        font-size: 14px !important;
    }
    .btn-sche {
        display: none;
    }
    #piu {
        width: 90% !important;
        height: auto !important;
    }
    #chartDonut {
        width: 90% !important;
        height: auto !important;
    }
    #piupercentage {
        width: 90% !important;
        height: auto !important;
    }
    #work {
        width: 70% !important;
        height: auto !important;
    }
    .d_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: stretch;
    }
    .work_type {
        height: 33px;
        gap: 0px;
        border-radius: 15px !important;
        font-size: 15px !important;
        width: 100% !important;
    }
    /* Bank Guarantee */
    .modal-text {
        font-size: 14px;
    }
    .modal-link {
        font-size: 14px;
    }
    .notification-sm {
        display: none;
    }
    .chart-tab-view-status {
        height: 232px;
        margin-top: 90px;
        margin-bottom: 90px;
    }
    .chart-container-bg {
        height: 570px;
    }
    .align-chart-label {
        width: 83%;
        font-size: 14px;
        height: 105px;
        margin: auto;
    }
    #work-status-chart {
        width: 74% !important;
        height: 100% !important;
        margin: auto;
    }
    .align-worktype-sm{
        display: none;
     }
    .align-worktype {
        position: absolute;
        top: 10px;
        right: 31px;
    }
    .display-worktype-sm {
        display: none;
    }
    .offcanvas.offcanvas-end{
      width:500px !important;
    }
}

@media screen and (min-width: 2050px) and (max-width: 2560px) {
    .chart-container {
        height: 100% !important;
    }
    .table-container {
        height: 245px !important;
    }
    .notification-sm {
        display: none;
    }
}

