@media(max-width:1050x) {
    .ptc-heading {
        margin-bottom: 30px;
    }
}

@media(max-width:769px) {
    .bs-healthieo-faqs .collapse.show {
        background-color: #fff !important;
        position: relative !important;
    }
    .doctor-detail .doctor-img img {
        width: 100%;
    }
    .doctor-img {
        margin-bottom: 25px;
    }
    .bs-help-call {
        justify-content: center;
    }
    .bs-help-phone {
        margin-left: 0px;
    }
    .bs-phone-icon {
        max-width: 63px;
    }
    .bs-help-call {
        margin-bottom: 0px;
        gap: 30px;
    }
    .bs-history-discription .tab-pane {
        margin-left: 0px;
    }
    .bs-history-discription {
        margin-top: 25px !important;
    }
    .bs-doctor-form-headings {
        width: 100%;
    }
    .hls-brand-clients:after {
        background-size: cover;
    }
    .bs-lb-banner h1,
    .lb-style3 h1 {
        font-size: 30px;
        line-height: 36px;
    }
}

@media(max-width:576px) {
    .doctor-history-tab ul li button {
        width: 115px;
    }
    .bs-single-doctor-form {
        margin: 25px 0;
    }
    .bs-history-discription h2 {
        font-size: 18px;
    }
    .bs-single-doctor-form .bs-comment-doctor-form {
        padding: 40px 30px;
    }
    .bs-doctor-form-headings h4 {
        font-size: 20px;
    }
    .hexa-accordion .accordion__btn {
        padding: 15px 40px 15px 66px;
    }
}