.medi-bn-holder {
    position: relative;
}

img.medicine-ban-img.img-fluid {
    filter: brightness(60%);
    width: 100%;
}

.medicine-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.medicine-heading h2.medicine-header {
    text-align: center;
    font-weight: 500;
    font-size: 36px;
    color: #fff;
    font-style: normal;
}

.h1-tag-none {
    display: none;
    font-size: 16px;
}

.medicine-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.medicine-heading2 {
    font-size: 26px;
    color: #0e2d58;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
}

.alphabet-filter {
    margin-bottom: 30px;
    margin-top: 30px;
}

.alphabet-btn {
    text-decoration: none;
    background-color: #007d9e;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 5px;
}

.alphabet-btn .btn {
    color: #fff;
}

.medicine-name a {
    color: #000;
    font-weight: 400;
}
.medicine-name a:hover {
    text-decoration: underline !important;
}
.diagnosis-detail-banner, .diseases-detail-banner, .medicine-detail-banner, .surgery-detail-banner, .symptom-detail-banner {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.medicine-bn-title, .surgery-bn-title {
    position: absolute;
    top: 0;
    width: 63%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: left;
    padding: 0 5%;
    left: unset;
    transform: none;
}

.surgery-bn-title h1 {
    font-size: 36px;
    color: #fff;
}

.surgery-bn-title p {
    font-size: 26px;
    margin-bottom: 10px;
    color: #fff;
}

.medicine-cont-sec h2 {
    font-size: 26px;
    margin-bottom: 12px;
    font-weight: 400;
    color: #0e2d58;
}

.medicine-cont-sec p, .medicine-cont-sec ul li {
    font-size: 16px;
    margin-bottom: 16px;
}

.medicine-cta-section {
    border: 1px solid #007d9e;
    box-shadow: 2px 4px #888;
    border-radius: 0 20px;
    padding: 10px 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.cta-grid {
    display: flex;
    justify-content: space-around;
    grid-gap: 10px;
    align-items: center;
}

.medicine-book-btn .medicine-cta-img, .medicine-call-btn .medicine-cta-img {
    height: 65px !important;
    width: auto !important;
    margin: 0 !important;
    object-fit: inherit !important;
}

.medicine-cont-sec h3 {
    font-size: 24px;
    margin-bottom: 12px;
    margin-top: 35px;
    font-weight: 400;
    color: #0e2d58;
}

.medicine-cont-sec h4 {
    font-size: 16px !important;
    margin-bottom: 12px !important;
    margin-top: 25px !important;
    font-weight: 700 !important;
    color: #0e2d58 !important;
}

.doctor-sec img {
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
}

.medicine-cont-sec img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    height: auto !important;
    object-fit: cover !important;
    margin-bottom: 15px;
}

.like-cmnt-tail {
    padding: 10px 40px;
    border: 1px solid #bfb3b3;
    border-radius: 4px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

button.like-btn {
    border: none;
    background: #f5f5f5;
}

.like-cmnt-tail img {
    display: unset !important;
    margin-left: unset !important;
    margin-right: unset !important;
    width: 20px !important;
    height: auto !important;
    object-fit: cover !important;
    margin-bottom: 0;
}

.lc-cont {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}

.like-count {
    color: #5c5d5e;
    margin-left: 5px;
    font-size: 15px;
}

.doctor-sec img {
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
}

div.sticky {
    position: sticky;
    top: 95px;
}

.form-container, .form-container-otp {
    border-radius: 20px;
    background-color: #fff;
    margin: auto;
    padding: 15px;
}

h1.form-heading {
    font-size: 18px !important;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 29px;
    letter-spacing: .06em;
    color: #0e2d58;
}

hr {
    margin-top: -9px !important;
    margin-bottom: 14px !important;
    color: #0e2d58 !important;
    height: 1px !important;
    opacity: 10 !important;
}

label {
    display: flex !important;
}

b {
    font-size: 16px;
}

.form-container input[type=email], .form-container input[type=number], .form-container input[type=tel], .form-container input[type=text] {
    border-radius: 30px;
    width: 100%;
    padding: 8px;
    font-size: 14px;
    margin: 0 0 12px 0;
    border: #aaa 1px solid;
}

.form-container-otp input[type=email], .form-container-otp input[type=number], .form-container-otp input[type=text] {
    border-radius: 30px;
    width: 100%;
    padding: 8px;
    font-size: 14px;
    margin: 0 0 12px 0;
    border: #aaa 1px solid;
}

.form-container-otp input[type=tel]{
    border-radius: 30px;
    /* width: calc(100% - 100px); */
    width: 100%;
    padding: 8px;
    font-size:14px;
    border: #aaaaaa 1px solid;
}

.enqury-err {
    font-size: 13px;
    margin-top: -8px;
    margin-bottom: 10px;
    color: #dc3545;
    display: block;
}

.captcha-head .inner {
    display: flex;
}

.err_captcha {
    margin-top: 2px !important;
}

.medicine-cont-sec img.cap-img {
    width: 30% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.form-container .btn, .form-container-otp .btn  {
    background-color: #00bdb6;
    color: #fff;
    padding: 10px 2px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    width: 100%;
    opacity: .8;
}

.form-container .btn:disabled, .form-container-otp .btn:disabled {
    background-color: #a0a0a0;  /* Light grey background for disabled button */
    color: white;             /* Grey text for disabled button */
    cursor: not-allowed;       /* Change cursor to indicate the button is disabled */
    opacity: 0.5;              /* Make the button more transparent when disabled */
}
.form-container .otp-btn, .form-container-otp .otp-btn{
    border-radius: 5px;
    border: none;
    padding: 2px 7px;
    opacity: .8;
    cursor: pointer;
    font-size: 12px;
    color: white;
    font-weight: 500;
    background: #b3b3b3;
    height: 30px;
    width: 80px;
}
.otp-active{
    background: #1db6bc !important;
}
.form-container .otp-btn:disabled, .form-container-otp .otp-btn:disabled{
    cursor: not-allowed;
}
.input-group-append{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 0 12px 0;
}
.otp-container .inputs{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.otp-container .otp-label{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
}
.otp-container .otp-label b {
    font-size: 12px;
}
.otp-container .input {
    width: 40px;
    border: none !important;
    border-bottom: 2px solid rgba(0, 0, 0) !important;
    margin: 0 10px;
    text-align: center;
    font-size: 36px;
    cursor: not-allowed;
    pointer-events: none;
}
.form-container .otp-container input[type=text], .form-container-otp .otp-container input[type=text]{
    border-radius: 2px;
}

.otp-container .input:focus {
    border-bottom: 2px solid #00bdb6 !important;
    outline: none;
}

.otp-container .input{
    cursor: pointer;
    pointer-events: all;
}

.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrapper a {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    padding: 10px;
    background-color: #00b6bd;
    border-radius: 50px;
    color: #fff;
    width: 75%;
    text-align: center;
    margin: 5px;
}

.modal2:target {
    visibility: visible !important;
    opacity: 1 !important;
}

.modal2 {
    height: 90vh !important;
    visibility: hidden !important;
    opacity: 0 !important;
    position: absolute !important;
    top: 80 !important;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(77, 77, 77, .7);
    transition: all .4s;
}

a.modal__close {
    position: absolute !important;
    right: 15px !important;
    top: -2px;
    color: #000;
    font-size: xx-large;
}

form.form-container.mob {
    margin-left: -30px;
    width: 320px;
}

 a{
    color: #0a58ca;
}

.px-sym {
    padding-left: 10px;
}

.blg-btm-book-call p {
    color: #0e2d58;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 500;
}

.blg-d-phone {
    color: #fff;
    font-size: 17px;
    background: #00b6bd;
    padding: 11px 24px;
    border-radius: 4px;
    margin-top: 3px;
    display: block;
}

.medicine-name {
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 912px) {
    img.medicine-ban-img.img-fluid {
        height: 170px;
        object-fit: cover;
    }

    .medicine-heading h2.medicine-header {
        font-size: 28px;
    }
    .surgery-bn-title {
        position: absolute;
        top: 0;
        width: 64%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: left;
        text-align: left;
        padding: 0 20px;
        left: unset;
        transform: none;
    }
    .medicine-bn-title h1, .surgery-bn-title h1 {
        font-size: 26px;
        margin-bottom: 0;
    }
    .blg-doc-pro-area {
        flex-direction: column;
        text-align: center;
    }
    .doctor-sec img {
        height: auto !important;
        width: auto !important;
        object-fit: cover !important;
    }
}

@media (max-width: 768px) {
    .form-container {
        padding: 30px !important;
    }
}

@media only screen and (max-width: 540px) {
    .diseases-detail-banner, .symptom-detail-banner {
        height: 250px;
        object-position: 95% 100%;
    }
    .surgery-bn-title p {
        font-size: 16px;
    }
}

.blg-btm-doc-detail {
    padding: 10px;
    border: 1px solid #bfb3b3;
    border-radius: 4px
}

.blg-doc-pro-area {
    display: flex;
    align-items: center;
}

.blg-btm-doc-detail .sd-doc-profile {
    height: 100px!important;
    max-width: 100%!important;
    object-fit: cover!important;
    border: 1px solid #0e2d58!important;
    border-radius: 12px!important
}

.blg-btm-doc-detail .blg-doc-designation {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    margin-top: 0!important
}

.blg-btm-doc-detail .blog-doc-detail {
    font-size: 14px;
    margin-bottom: 5px;
    color: #000
}