@media (max-width: 1300px) {

    .filter_containr,
    .filter_containr_expences {
        height: 124px;
    }

    .filter_date_between {
        /* margin-top: 4px; */
        top: 56px;
    }

    .print_section {
        top: 80px;
    }

    .show_list {
        top: 84px;
    }

    .filter_container_polyclinic {
        height: 148px;
    }

    .filter_date_between_polyclinic {
        top: 73px;
    }

    .show_list_poly {
        top: 109px;
    }
}

@media (max-width: 1200px) {
    .banner_text_sec img {
        width: 250px;
    }

    .banner_sec h1 {
        font-size: 36px;
        margin-top: 36px;
    }
}

@media (max-width: 800px) {
    .home_top_contact {
        font-size: 10px;
    }

    .home_login {
        margin-top: -14px;
        color: white;
        float: right;
        cursor: pointer;
    }

    .banner_text_sec {
        position: absolute;
        top: 18px;
        left: 50px;
        z-index: 9;
        color: white;
        max-width: 50%;
    }

    .banner_text_sec img {
        width: 145px;
    }

    .banner_text_sec h1 {
        font-weight: bold;
        font-size: 12px;
        margin-top: 50px;
    }

    .banner_text_sec p {
        font-size: 10px;
        margin-top: 11px;
        padding: 10px;
    }

    .trial_btn {
        background: #22c3e6;
        width: fit-content;
        padding: 4px 8px;
        border-radius: 2%;
        margin-top: 11px;
        cursor: pointer;
        font-size: 10px;
    }

    .hm_section_2 {
        display: block;
        padding: 28px 7px;
    }

    .col-3 {
        width: unset;
        padding: 15px 15px;
    }

    .col-3 h1 {
        font-size: 20px;
    }

    .col-3 h3 {
        font-size: 15px;
    }

    .col-3 p {
        font-size: 12px;
        line-height: 22px;
        color: gray;
        text-align: justify;
    }

    .contact_section {
        display: block;
        flex-wrap: unset;
    }

    .col-sm-4 {
        width: 100%;
        padding-bottom: 20px;
    }
}

@media (max-width: 550px) {
    .home_top_contact {
        font-size: var(--fontSizeFor360);
    }

    .home_login {
        margin-top: -11px;
        color: white;
        float: right;
        cursor: pointer;
        font-size: 10px;
    }

    .banner_text_sec {
        position: absolute;
        top: 10px;
        left: 30px;
        z-index: 9;
        color: white;
    }

    .banner_text_sec img {
        width: 100px;
    }

    .banner_text_sec h1 {
        font-weight: bold;
        font-size: 10px;
        margin-top: 14px;
    }

    .banner_text_sec p {
        font-size: var(--fontSizeFor360);
        margin-top: 7px;
    }

    .trial_btn {
        background: #22c3e6;
        width: fit-content;
        padding: 4px 8px;
        border-radius: 2%;
        margin-top: 6px;
        cursor: pointer;
        font-size: 8px;
    }

    .hm_section_2 {
        display: block;
        padding: 28px 7px;
    }

    .col-3 {
        width: unset;
        padding: 15px 15px;
    }

    .col-3 h1 {
        font-size: 20px;
    }

    .col-3 h3 {
        font-size: 15px;
    }

    .col-3 p {
        font-size: 12px;
        line-height: 22px;
        color: gray;
        text-align: justify;
    }

    .contact_section {
        display: block;
        flex-wrap: unset;
    }

    .col-sm-4 {
        width: 100%;
        padding-bottom: 20px;
    }
}

@media (max-width: 420px) {
    .home_top_contact {
        font-size: var(--fontSizeFor360);
    }

    .home_login {
        margin-top: -11px;
        color: white;
        float: right;
        cursor: pointer;
    }

    .banner_text_sec {
        position: absolute;
        top: 10px;
        left: 30px;
        z-index: 9;
        color: white;
    }

    .banner_text_sec img {
        width: 100px;
    }

    .banner_text_sec h1 {
        font-weight: bold;
        font-size: 10px;
        margin-top: 14px;
    }

    .banner_text_sec p {
        font-size: var(--fontSizeFor360);
        margin-top: 7px;
    }

    .trial_btn {
        background: #22c3e6;
        width: fit-content;
        padding: 4px 8px;
        border-radius: 2%;
        margin-top: 6px;
        cursor: pointer;
        font-size: 8px;
    }

    .hm_section_2 {
        display: block;
        padding: 28px 7px;
    }

    .col-3 {
        width: unset;
        padding: 15px 15px;
    }

    .col-3 h1 {
        font-size: 20px;
    }

    .col-3 h3 {
        font-size: 15px;
    }

    .col-3 p {
        font-size: 12px;
        line-height: 22px;
        color: gray;
        text-align: justify;
    }

    .contact_section {
        display: block;
        flex-wrap: unset;
    }

    .col-sm-4 {
        width: 100%;
        padding-bottom: 20px;
    }
}

@media (max-width: 360px) {
    .home_top_contact {
        font-size: var(--fontSizeFor360);
    }

    .home_login {
        margin-top: -10px;
        color: white;
        float: right;
        cursor: pointer;
        font-size: 8px;
    }

    .banner_text_sec {
        position: absolute;
        top: 10px;
        left: 30px;
        z-index: 9;
        color: white;
    }

    .banner_text_sec img {
        width: 100px;
    }

    .banner_text_sec h1 {
        font-weight: bold;
        font-size: 8px;
        margin-top: 9px;
    }

    .banner_text_sec p {
        font-size: var(--fontSizeFor360);
        margin-top: 7px;
    }

    .trial_btn {
        background: #22c3e6;
        width: fit-content;
        padding: 4px 8px;
        border-radius: 2%;
        margin-top: 6px;
        cursor: pointer;
        font-size: 8px;
    }

    .hm_section_2 {
        display: block;
        padding: 28px 7px;
    }

    .col-3 {
        width: unset;
        padding: 15px 15px;
    }

    .col-3 h1 {
        font-size: 20px;
    }

    .col-3 h3 {
        font-size: 15px;
    }

    .col-3 p {
        font-size: 12px;
        line-height: 22px;
        color: gray;
        text-align: justify;
    }

    .contact_section {
        display: block;
        flex-wrap: unset;
    }

    .col-sm-4 {
        width: 100%;
        padding-bottom: 20px;
    }
}