@media (min-width: 320px) and (max-width: 479px) {
    .policy_type_name {
        min-width: 90px !important;
    }
    .right_filter .filter_lists {
        margin-right: 0px !important;
        margin-bottom: 10px;
    }
    .policy-terms {
        display: block !important;
    }

    .count-row {
        display: block !important;
    }

    .count_card {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .policy_type_cards_colsm9 {
        margin-bottom: 10px;
    }

    .policy_type_cards_colsm3 {
        margin-bottom: 20px;
    }

    /* .header_bar {
        display: block !important;
    } */

    .std_bar {
        display: block !important;
    }

    .seacrh_bar {
        display: block !important;
    }

    .fliter_btn {
        margin: 10px 0px;
        width: 100%;
    }

    .add_btn {
        padding: 0px !important;
    }

    .add_new {
        width: 100% !important;
    }

    .paginator_footer {
        display: block !important;
        padding: 10px 20px 55px 20px !important;
    }

    .paginate {
        margin-top: 10px;
        margin-left: 0px !important;
        justify-content: center !important;
        gap: 20px;
    }

    .pagination_count {
        padding: 8px 30px !important;
    }

    .header_bar .page_title {
        padding: 10px 0px !important;
    }

    .nav-btn {
        justify-content: space-between;
        align-items: flex-start !important;
    }

    .holder-details-card {
        margin-bottom: 20px !important;
    }

    .allocated-scheme-card {
        margin: 0px !important;
    }

    .payment_method {
        margin-top: 20px !important;
    }

    .add_bottom_bar {
        display: block !important;
    }

    .abha_address {
        display: block !important;
    }


    .add-form-header {
        flex-direction: column-reverse !important;
    }

    .document_upload a {
        position: relative !important;
        margin: 0px !important;
    }

    .health_info {
        margin-top: 30px !important;
    }

    .login_details_card {
        margin-bottom: 20px;
    }

    .gender_breakdown_card {
        margin-bottom: 20px !important;
    }

    .top_scheme_title {
        display: block !important;
        text-align: start !important;
    }

    .color_status {
        display: block !important;
    }


    .gender_breakdown_card {
        margin-left: 0px !important;
    }

    .top_performing_agent_card {
        margin-left: 0px !important;
    }

    .user_status_overview_card {
        margin-left: 0px !important;
        margin-bottom: 10px !important;
    }

    .user_count_card {
        margin-left: 0px !important;
    }

    .category_count_card {
        margin-left: 0px !important;
    }

    .category_count_card_columns {
        width: 50% !important;
    }

    .category_count_card span {
        font-size: 13px;
    }

    .scheme-top-cont {
        display: block !important;
    }

    .scheme-bottom-cont {
        display: block !important;
    }

    .pascode_txt_cont {
        width: 100% !important;
        margin: 10px 0px;
    }

    .passcode_cont {
        display: block !important;
    }

    .facility-details-top {
        display: block !important;
    }

    .facility-details-bottom {
        display: block !important;
    }

    .menuH_header {
        margin-bottom: 30px !important;
    }

    .dropdown_menu {
        width: 100% !important;
    }

    .color_code {
        margin: 10px 0px;
    }

    .policy_type_cards {
        height: 400px !important;
    }

    .gender_breakdown_card {
        height: 350px !important;
    }

    .user_status_overview_card {
        height: 300px !important;
    }
    .policy_holder_cont .header_bar{
        display:  block !important;
    }
    .fld_dash_colsm6{
        width: 50% !important;
    }
    .category_table thead tr th{
        font-size: 12px !important;
    }
    .person-details .col-sm-4{
        margin-bottom: 8px ;
        width: 50% !important;
    }
    .scheme_id_details{
        margin: 8px 0px;
    }
    .scheme_term_details{
        margin: 8px 0px;
    }
    .progress-bar-wrapper{
        width: 100%;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .progress-bar-wrapper{
        width: 100%;
    }
    .right_filter .filter_lists {
        margin-right: 0px !important;
        margin-bottom: 10px;
    }
    .scheme_id_details{
        margin: 8px 0px;
    }
    .scheme_term_details{
        margin: 8px 0px;
    }
    .person-details .col-sm-4{
        margin-bottom: 8px ;
        width: 50% !important;
    }
    .top_scheme_title{
        display:  block !important;
    }
    .color_status{
        justify-content: center !important;
    }
    .fld_dash_colsm6{
        width: 50% !important;
    }
    .policy_type_name {
        min-width: 90px !important;
    }

    .header_bar {
        display: block !important;
    }

    .std_bar {
        display: block !important;
    }

    .seacrh_bar {
        display: block !important;
    }

    .fliter_btn {
        margin: 10px 0px;
        width: 100%;
    }

    .add_btn {
        padding: 0px !important;
    }

    .add_new {
        width: 100% !important;
    }

    .paginator_footer {
        display: block !important;
        padding: 10px 20px 55px 20px !important;
    }

    .paginate {
        margin-top: 10px;
        margin-left: 0px !important;
        justify-content: center !important;
        gap: 20px;
    }

    .pagination_count {
        padding: 8px 30px !important;
    }

    .header_bar .page_title {
        padding: 10px 0px !important;
    }

    .nav-btn {
        justify-content: space-between;
        align-items: flex-start !important;
    }

    .holder-details-card {
        margin-bottom: 20px !important;
    }

    .allocated-scheme-card {
        margin: 0px !important;
    }

    .payment_method {
        margin-top: 20px !important;
    }

    .add_bottom_bar {
        display: block !important;
    }

    .abha_address {
        display: block !important;
    }


    .add-form-header {
        flex-direction: column-reverse !important;
    }

    .document_upload a {
        position: relative !important;
        margin: 0px !important;
    }

    .health_info {
        margin-top: 30px !important;
    }

    .document_upload {
        padding: 60px 40px !important;
    }

    .scheme-top-cont {
        display: block !important;
    }

    .scheme-bottom-cont {
        display: block !important;
    }

    .menuH_header {
        margin-bottom: 30px !important;
    }

    .dropdown_menu {
        width: 100% !important;
    }
    .policy_type_cards {
        height: 400px !important;
    }

    .gender_breakdown_card {
        height: 350px !important;
    }

    .user_status_overview_card {
        height: 300px !important;
    }
    .policy_holder_cont .header_bar{
        display:  block !important;
    }
}

@media (min-width: 640px) and (max-width: 767px) {
    .policy_holder_cont .col-sm-8 {
        width: 100% !important;
    }

    .policy_holder_cont .policy-col-sm-4 {
        width: 100% !important;
    }

    .scheme_cont .col-sm-3 {
        width: 50%;
    }

    .nav-btn {
        justify-content: space-between;
        align-items: flex-start !important;
    }

    .holder-details-card {
        margin-bottom: 20px !important;
    }

    .allocated-scheme-card {
        margin: 0px !important;
    }

    .dash_cont .col-sm-8 {
        width: 100% !important;
    }

    .dash_cont .col-sm-4 {
        width: 100% !important;
    }

    .payment_method {
        margin-top: 20px !important;
    }

    .add_bottom_bar {
        display: block !important;
    }

    /* .abha_address {
        display: block !important;
    } */

    .document_upload a {
        position: relative !important;
        margin: 0px !important;
    }

    .health_info {
        margin-top: 30px !important;
    }

    .add-form-header {
        flex-direction: column-reverse !important;
    }

    .health_info .col-sm-6 {
        width: 100%;
    }

    .abha_address .col-sm-3 {
        width: 50%;
    }

    .paginator_footer {
        margin-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .policy_holder_cont .col-sm-8 {
        width: 100% !important;
    }

    .policy_holder_cont .policy-col-sm-4 {
        width: 100% !important;
    }

    .scheme_cont .col-sm-3 {
        width: 50%;
    }

    .nav-btn {
        justify-content: space-between;
        align-items: flex-start !important;
    }

    .holder-details-card {
        margin-bottom: 20px !important;
    }

    .allocated-scheme-card {
        margin: 0px !important;
    }

    .menuH li {
        font-size: 12px !important;
    }

    .menuH li span {
        padding-left: 5px !important;
    }

    .dash_cont .col-sm-8 {
        width: 100% !important;
    }

    .dash_cont .col-sm-4 {
        width: 100% !important;
    }

    .left_login_container {
        width: 40%;
        padding: 10px 35px !important;
    }

    .login_content {
        width: 100% !important;
    }

    .right_login_img img {
        width: 100% !important;
    }

    .right_login_img {
        padding: 0px 50px !important;
    }

    .payment_method {
        margin-top: 20px !important;
    }

    .add_bottom_bar {
        display: block !important;
    }

    /* .abha_address {
        display: block !important;
    } */

    .document_upload a {
        position: relative !important;
        margin: 0px !important;
    }

    .health_info {
        margin-top: 30px !important;
    }

    .add-form-header {
        flex-direction: column-reverse !important;
    }

    .health_info .col-sm-6 {
        width: 100%;
    }

    .abha_address .col-sm-3 {
        width: 50%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    /* .login_midlle {
        width: 40px !important;
        margin-left: 380px !important;
        margin-top: 55px !important;
    } */
    .dash_cont .col-sm-8 {
        width: 100% !important;
    }

    .dash_cont .col-sm-4 {
        width: 100% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    /* .login_midlle {
        width: 60px !important;
        margin-left: 448px !important;
        margin-top: 75px !important;
    } */
}

@media (max-width: 767px) {
    .page_container {
        padding: 10px 10px 100px 10px !important;
    }

    .login_container {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .left_login_container {
        width: 100% !important;
        padding: 10px 20px !important;
        min-height: 100% !important;
    }

    .right_login_container {
        width: 100% !important;
        height: 100% !important;
        order: -2;
        min-height: 100% !important;
    }

    .right_login_img {
        text-align: center;
        margin-top: 0px !important;
        padding: 20px;
    }

    .right_login_img img {
        width: 100% !important;
    }

    .login_midlle {
        display: none !important;
    }

    .hide_mobile {
        display: none !important;
    }

    .header_container {
        position: sticky;
        top: 0;
        z-index: 9999;
    }

    .menuH {
        float: left;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        right: 0;
        background: white;
        box-shadow: 0px 0px 10px 0px #299cd41a;
        border-radius: 6px;
    }

    .menuH li {
        text-align: center;
        display: block !important;
    }

    .menuH li span {
        padding-left: 0px !important;
    }

    .menuH li {
        font-size: 11px !important;
        padding: 5px 9px;
    }

    .menuH ol,
    ul {
        /* padding-left: 10px !important; */
        padding: 10px !important;
    }

    .menuHH {
        display: block;
        position: fixed;
        height: 100vh;
        top: 0px;
        right: -300px;
        width: 300px;
        border-radius: 0px;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
        z-index: 9999;
        transition: 0.3s all ease-in-out;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0px;
        background: white;
    }

    .open_menuH {
        right: 0px;
        transition: 0.3s all ease-in-out;
        padding: 10px 15px;
    }

    .menuHH ul {
        display: block;
    }

    .menuHH li {
        list-style-type: none;
        float: left;
        width: 100%;
        /* padding: 15px 20px; */
        margin: 10px 0px;
    }
}

@media (min-width: 768px) {
    .desktop_hide {
        display: none !important;
    }
}