<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MAIN DIV CONTAINER ------------------------ */
@media(max-width:1225px) {
    .treatment-in1-main-div {
        margin: 10px 55px;
    }
}

@media(max-width:1000px) {
    .treatment-in1-main-div {
        margin: 10px 40px;
    }
}

@media(max-width:900px) {
    .treatment-in1-main-div {
        margin: 10px 35px;
    }
}

@media(max-width:800px) {
    .treatment-in1-main-div {
        margin: 10px 31px;
    }
}

@media(max-width:700px) {
    .treatment-in1-main-div {
        margin: 10px 26px;
    }
}

@media(max-width:600px) {
    .treatment-in1-main-div {
        margin: 10px 20px;
    }
}

@media(max-width:500px) {
    .treatment-in1-main-div {
        margin: 10px 10px;
    }
}





















/*TREATMENT IN1 LOGIN ------------------ - */

@media(max-width:1225px) {
    .treatment-in1-login-section {
        height: 600px;

    }

    .book-appointment {
        width: 340px;
        height: 430px;
    }

    .book-appointment-h2 {
        font-size: 23px
    }

    .book-appointment-details {
        width: 300px;
        height: 38px;
        padding: 0px 10px;
    }

    #book-appointment-submit {
        font-size: 15.5px;
    }

}

@media(max-width:1000px) {
    .treatment-in1-login-section {
        height: 500px;

    }

    .book-appointment {
        top: 30px;
        width: 300px;
        border-radius: 6px;
        height: 410px;
    }

    .book-appointment-h2 {
        font-size: 20px
    }

    .book-appointment-details {
        width: 255px;
        height: 35px;
        padding: 0px 10px;
    }

    #book-appointment-submit {
        font-size: 15px;
        font-weight: 600;
    }

}

@media(max-width: 735px) {
    .treatment-in1-login-section {
        height: 440px;

    }

    .book-appointment {

        width: 270px;
        border-radius: 6px;
        height: 370px;
        right: 50px;
        gap: 20px;

    }

    .book-appointment-h2 {
        font-size: 18px
    }

    .book-appointment-details {
        width: 230px;
        height: 30px;
        padding: 0px 10px;
    }

    #book-appointment-submit {
        font-size: 13px;
        font-weight: 500;
    }

}

@media(max-width: 630px) {
    .treatment-in1-login-section {
        height: 400px;
        position: static;
        justify-content: center;
        align-items: center;

    }

    .book-appointment {

        width: 250px;
        border-radius: 6px;
        height: 330px;
        right: 50px;
        position: static;
        gap: 17px;


    }

    .book-appointment-h2 {
        font-size: 17px
    }

    .book-appointment-details {
        width: 210px;
        height: 28px;
        padding: 0px 10px;
    }

    #book-appointment-submit {
        font-size: 12px;
        font-weight: 450;
    }

}















































/* CHEMOTHERAPY SECTION ------------------------------ */

@media(max-width:1225px) {

    .Chemotherapy-section {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

    .chemotherapy-imf-h2 {
        font-size: 45px;
    }

    .chemotherapy-imf-line {
        width: 190px;
        height: 6px;
    }
}

@media(max-width:1000px) {


    .Chemotherapy-section {
        gap: 13px;
    }

    .chemotherapy-imf-h2 {
        font-size: 44px;
    }

    .chemotherapy-imf-line {
        width: 170px;
    }

    .Chemotherapy-img {
        height: 350px;

    }

    .chemotherapy-imf-line {
        margin-bottom: 25px;
    }

    .typeofchemotherapy-btns {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
        gap: 10px;
    }

}

@media(max-width:735px) {

    .Chemotherapy-section {
        gap: 11px;

    }

    .chemotherapy-imf-h2 {
        font-size: 37px;
    }

    .chemotherapy-imf-line {
        width: 0%;
    }

    .Chemotherapy-img {
        height: 260px;
        width: 300px;
    }

    .chemotherapy-imf-h2 {
        justify-content: center;
        display: flex;
    }

    .chemotherapy-imf-line {
        margin-bottom: 20px;
    }
}

@media(max-width:680px) {
    .Chemotherapy-section {
        gap: 9px;
    }

    .chemotherapy-imf-h2 {
        font-size: 35px;
    }

    .Chemotherapy-img {
        height: 240px;
        width: 270px;

    }

    .chemotherapy-imf-line {
        margin-bottom: 15px;
    }

}

@media(max-width:500px) {
    .Chemotherapy-section {
        gap: 6px;
    }

    .chemotherapy-imf-h2 {
        font-size: 26px;
    }

    .Chemotherapy-img {
        height: 240px;
        width: 270px;

    }

    .chemotherapy-imf-line {
        margin-bottom: 15px;
    }

}






























/* TYPE OF CHEMOTHERAPY ---------------------------------------------------------------- */

@media(max-width:1300px) {
    .typeofchemotherapy-btn {
        margin: 8px 8px;
    }

}

@media(max-width:1000px) {
    .typeofchemotherapy {
        margin: 50px 0px;
    }

    .typeofchemotherapy h2 {
        font-size: 37px;

    }

    .typeofchemotherapy h3 {
        font-size: 20px;
        margin: 20px 0px;
    }

    .typeofchemotherapy p {
        margin: 10px 10px;
    }

    .typeofchemotherapy-btn {
        margin: 10px 10px;

    }
}



@media(max-width:735px) {

    .typeofchemotherapy {
        gap: 9px;
        justify-content: center;
        align-items: center;
        margin: 50px 0px;

    }

    .typeofchemotherapy h2 {
        font-size: 37px;

    }

    .typeofchemotherapy h3 {
        font-size: 20px;
        margin: 15px 0px;

    }

    .typeofchemotherapy-line1 {
        display: none;
    }

    .typeofchemotherapy-btns {
        gap: 15px;
        width: 100%;
    }

    .typeofchemotherapy-btn {
        padding: 20px 8px;

    }

    .typeofchemotherapy p {
        margin: 10px 5px;
    }



}



@media(max-width:680px) {

    .typeofchemotherapy {
        gap: 7px;
        margin: 50px 0px;
        text-align: center;

    }

    .typeofchemotherapy h2 {
        font-size: 36px;

    }

    .typeofchemotherapy h3 {
        font-size: 18px;
    }

    .typeofchemotherapy-btn {
        padding: 15px 6px;

    }


    .typeofchemotherapy-btns {
        gap: 10px;
        width: 100%;
    }

}

@media(max-width:640px) {

    .typeofchemotherapy-btns {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(6, 1fr);
        gap: 3px;
    }

    .typeofchemotherapy-btns {
        gap: 5px;
        width: 100%;

    }

    .typeofchemotherapy-btn {
        padding: 23px 8px;
        font-size: 16px;
    }

    .typeofchemotherapy p {
        margin: 10px 0px;
    }

    .typeofchemotherapy-btn {
        padding: 13px 5px;

    }
}

@media(max-width:500px) {

    .typeofchemotherapy h2 {
        font-size: 32px;

    }

    .typeofchemotherapy {
        margin-bottom: 15px;
        justify-content: center;
        align-items: center;
    }

    .typeofchemotherapy h3 {
        font-size: 19px;
        margin: 7.6px 0px;

    }

    .typeofchemotherapy-btns {
        gap: 0px;
        width: 95%;

    }

    .typeofchemotherapy-btn {
        padding: 21px 0px;
        font-size: 15px;
    }

    .typeofchemotherapy-btn {
        padding: 13px 6px;

    }

}





















/* ABOUT CHANDRAGUPTA DADAGOUDAR------------------------- */

@media(max-width:1000px) {
    .treatment-about-chandragupta-dadagoudar {
        flex-direction: column;
        margin: 45px 100px;
        margin: 20px 0px;

    }

    .treatment-about-chandragupta-dadagoudar-image {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .treatment-about-chandragupta-dadagoudar-right h3 {
        font-size: 26px;
    }

    .treatment-about-chandragupta-dadagoudar-right p {
        font-size: 17.5px;
    }

    .treatment-about-chandragupta-dadagoudar-img {
        height: 310px;
    }

    .treatment-about-chandragupta-dadagoudar-justlogo-in {
        height: 3.2rem;
    }

}

@media(max-width:750px) {

    .treatment-about-chandragupta-dadagoudar-right h3 {
        font-size: 25px;
    }

    .treatment-about-chandragupta-dadagoudar-right p {
        font-size: 17px;
    }

    .treatment-about-chandragupta-dadagoudar-img {
        height: 280px;
    }

    .treatment-about-chandragupta-dadagoudar-justlogo-in {
        height: 3rem;
    }

}

@media(max-width:735px) {
    .treatment-about-chandragupta-dadagoudar-line1 {
        display: none;
    }

    .treatment-about-chandragupta-dadagoudar-btn-in {
        padding: 8px 9px;
    }

    .treatment-about-chandragupta-dadagoudar-btn-in a {
        font-size: 1rem;
    }
}

@media(max-width:600px) {

    .treatment-about-chandragupta-dadagoudar-right h3 {
        font-size: 24px;
    }

    .treatment-about-chandragupta-dadagoudar-right p {
        font-size: 16.5px;
    }

    .treatment-about-chandragupta-dadagoudar-img {
        height: 260px;
    }

    .treatment-about-chandragupta-dadagoudar-justlogo-in {
        height: 2.6rem;
    }

    .treatment-about-chandragupta-dadagoudar-btn-in {
        padding: 8px 8px;
    }

    .treatment-about-chandragupta-dadagoudar-btn-in a {
        font-size: 0.9rem;
    }
}</pre></body></html>