#bangalore-marga-faq .container {
    padding: 0%;
}

#bangalore-marga-faq {
    padding: 3% 0%;
    background-image: linear-gradient(180deg, #ffffff 0%, #fdf1f1 100%);
    width: 100%;
    background-size: 100% 100%;
}

h2.faq-heading {
    color: #3C4196;
    margin: 0px;
    padding: 0px;
    margin-bottom: 4%;
    padding-bottom: 1%;
    line-height: 1.2;
    font-size: 2.1vw;
    font-family: 'Lato';
    font-weight: 700;
    position: relative;

}
section.hp-sec5.aos-init.aos-animate {
    position: relative;
    z-index: 1;
    padding-top: 5%;
}

h2.faq-heading::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.3vw;
    width: 5vw;
    height: 0.3vw;
    background-color: #F4D711;
    border-radius: 2px;
}

#bangalore-marga-faq .accordion-body {
    border-top: 0px solid #ddd;
    width: 100%;
    background-color: #fff;
    padding: 3% 4%;
    padding-top: 2%;
    min-height: 7.5vw;
}


section#austim-treatment-disclaimer {
    padding: 3% 0%;
}



section#austim-treatment-disclaimer .disclaimer-heading {
    width: max-content;
    border-radius: 10px;
    background-color: #f4d711;
    font-family: 'Lato';
    font-weight: 600;
    color: #3c4196;
    padding: 0.6% 1.2%;
    font-size: 2.1vw;
    margin-bottom: 1.5%;
}

section#austim-treatment-disclaimer .disclaimer-heading {
    width: max-content;
    border-radius: 10px;
    background-color: #f4d711;
    font-family: 'Lato';
    font-weight: 600;
    color: #3c4196;
    padding: 0.6% 1.2%;
    font-size: 2.1vw;
    margin-bottom: 1.5%;
}

section#austim-treatment-disclaimer p {
    font-size: 1.2vw;
    line-height: 1.6;
    font-family: 'Lato';
    font-weight: 500;
    padding-bottom: 1%;
    width: 100%;
    color: #000000;
}


section#austim-treatment-disclaimer .disclaimer-content-part {
    border-radius: 23px;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    background-color: #f4f2fb;
    width: 90%;
    margin: auto;
    padding: 1% 4%;
    padding-bottom: 2%;
}


.alternative-card-wrapper p {
    padding-left: 3%;
    position: relative;
}

div#header .row {
    flex-wrap: nowrap;
}

.alternative-card-wrapper p::after {
    content: "";
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    top: 0.9rem;
    left: -5px;
    background-color: #3c4196;
    border-radius: 50%;
}

@media (max-width: 992px) and (min-width: 767px) {
    h2.faq-heading {
        font-size: 3vw;
    }

    #bangalore-marga-faq .accordion-button {
        font-size: 1.8vw;
        padding-top: 0px;
        position: relative;
        top: 0vw;
        width: 100%;
        text-align: left;
    }

    #bangalore-marga-faq span.fw-bold {
        width: 100%;
        font-size: 1.6vw;
        padding-right: 0%;
        line-height: 1.3;
        display: block;
    }

    #bangalore-marga-faq .col-lg-5.col-md-5.col-sm-12 {
        width: 40%;
    }


    section#austim-treatment-disclaimer .disclaimer-heading {
        font-size: 3vw;
    }

    section#austim-treatment-disclaimer p {
        font-size: 1.6vw;
    }

    #bangalore-marga-faq .accordion-item.faq-item.mb-3 {
        border-radius: 20px !important;
    }

    div#header a.book-btn {
        font-size: 1.6vw;
        padding: 0.65vw 4%;
    }

    .body-nav-fixed-menu-top div#header .menu-top {
        padding-bottom: 5px;
    }

}


@media (max-width: 767px) {
    h2.faq-heading {
        font-size: 6vw;
    }

    section#bangalore-marga-faq .row {
        margin: 0px;
    }

    #bangalore-marga-faq {
        padding: 10% 0%;
        padding-bottom: 0px;
    }

    section#austim-treatment-disclaimer {
        padding: 8% 0%;
    }

    section#austim-treatment-disclaimer .disclaimer-heading {
        padding: 1.6% 4.2%;
        font-size: 6vw;
    }

    section#austim-treatment-disclaimer p {
        font-size: 4.5vw;
        font-weight: 500;
        padding-bottom: 2%;
    }

    section#austim-treatment-disclaimer .disclaimer-content-part {
        width: 100%;
    }

    #bangalore-marga-faq {
        background-size: 90% auto !important;
        background-position: top 120px right 15px !important;
        background-repeat: no-repeat !important;
    }


    #bangalore-marga-faq div#faqAccordion {
        padding-top: 5%;
    }

    section#bangalore-marga-faq .row {
        margin: 0px;
        display: flex;
    }

    #bangalore-marga-faq .col-lg-7 {
        position: relative;
        order: 2;
    }
}



body {
    font-family: 'Lato';
}

.austim-outer-wrapper h1 {
    color: #3C4196;
    margin-bottom: 0%;
    padding-bottom: 1%;
    line-height: 1.2;
    font-size: 4vw;
    font-family: 'Lato';
    font-weight: 700;
    position: relative;
}




a.book-an-appointmenr-btn {
    width: max-content;
    color: #3c4196;
    background-color: #f4d711;
    border: none;
    padding: 0.8vw 1.5vw;
    border-radius: 10px;
    font-size: 1.1vw;
    font-weight: 500;
    cursor: pointer;
    margin: unset;
    display: block;
    margin-top: 2%;
    font-family: 'Lato-Semibold';
}


.austim-outer-wrapper h2 {
    color: #3C4196;
    margin-bottom: 2%;
    padding-bottom: 1%;
    line-height: 1.2;
    font-size: 2.1vw;
    font-family: 'Lato';
    font-weight: 700;
    position: relative;
}

.austim-outer-wrapper h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.3vw;
    width: 5vw;
    height: 0.3vw;
    background-color: #F4D711;
    border-radius: 2px;
}

.austim-outer-wrapper {
    padding: 3% 0%;
    padding-bottom: 5%;
}

a,
span {
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    text-decoration: unset;
}

.austim-outer-wrapper p {
    font-size: 1.2vw;
    line-height: 1.6;
    font-family: 'Lato';
    font-weight: 500;
    padding-bottom: 1%;
    width: 100%;
    color: #737373;
}

.austim-outer-wrapper p.sub-heading {
    font-size: 1.2vw;
    color: #3C4196;
    font-weight: 600;
    text-align: left;
    margin-bottom: 1%;
}

.austim-outer-wrapper ul {
    list-style: none;
    padding-top: 3%;
}

.austim-outer-wrapper ul li {
    padding-left: 4%;
    font-size: 1.2vw;
    line-height: 1.5;
    font-family: 'Lato';
    font-weight: 500;
    padding-bottom: 0px;
    margin-bottom: 2%;
    width: 90%;
    color: #737373;
    position: relative;
}

.austim-outer-wrapper ul li::after {
    content: "";
    position: absolute;
    top: 0.5vw;
    left: 0vw;
    width: 0.8vw;
    height: 0.8vw;
    background-color: #F4D711;
    border-radius: 50px;
    background-position: left 0% center;
}

.austim-outer-wrapper .back-circle-tag {
    font-size: 1.5vw;
    color: #3C4196;
    padding: 1.5% 3%;
    padding-left: 3.5vw;
    border: 1px solid #737373;
    border-radius: 50px;
    width: max-content;
    position: relative;
    font-weight: 600;
}

.austim-outer-wrapper .back-circle-tag::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 1.2vw;
    transform: translate(0%, -50%);
    width: 1.5vw;
    height: 1.5vw;
    border: 0.45vw solid #e0dbec;
    background-color: #3c4196;
    border-radius: 50px;
    background-position: left 4% center;
}

.row-austim {
    display: flex;
    align-items: flex-start;
    justify-content: start;
}



.col-austim-part {
    width: 50%;
}

.austim-outer-wrapper {
    padding: 2.5% 0%;
    padding-bottom: 2.5%;
    margin: auto;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.austim-outer-wrapper .container {
    padding: 0px;
    width: 86%;
    max-width: 86%;
    margin: auto;
}



#austim-treatment-banner {
    background-image: url("/public/uploads/images/austim/Austim-Banner.webp");
    background-size: 100% 100%;
    min-height: auto;
    margin-top: 8%;
    padding-bottom: 5%;
}


#austim-treatment-banner form.banner-appointment-form-wrapper {
    padding: 2.8vw;
    padding-top: 3vw;
    border-radius: 18px;
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.16));
    background-color: #f1e8ff;
}

.row {
    flex-wrap: wrap;
}

#austim-treatment-banner .row .col-lg-6 {
    margin: auto;
}

.austim-prf-wrapper {
    width: 85%;
    margin: auto;
}

#austim-treatment-banner .banner-content-wrapper p.form-heading-banner {
    color: #3C4196;
    margin-bottom: 3%;
    line-height: 1.2;
    font-size: 1.8vw !important;
    text-align: center;
    padding-top: 0px;
    margin-top: -6%;
    font-weight: 700;
}


#austim-treatment-banner .banner-content-wrapper p.form-heading-banner span {
    font-size: 2.5vw;
    display: block;
}


.banner-appointment-form-wrapper label {
    font-size: 1vw;
    color: #2a2a2a;
    margin-bottom: 0.5vw;
    display: flex;
    color: #3C4196;
    font-weight: 500;
    padding-left: 4%;
}

.banner-appointment-form-wrapper input {
    width: 100%;
    padding: 0.7vw 0.9vw;
    border-radius: 10px;
    border: 0.12vw solid #d6d6d6;
    font-size: 0.9vw;
    border-radius: 10px;
}

.banner-appointment-form-wrapper .submit-btn {
    width: max-content;
    background: #3c4196;
    color: #fff;
    border: none;
    padding: 0.5vw 2.1vw;
    border-radius: 0.5vw;
    font-size: 1.1vw;
    font-weight: 600;
    cursor: pointer;
    margin: auto;
    display: block;
    margin-top: 5%;
}

.banner-appointment-form-wrapper .custom-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23333' height='14' viewBox='0 0 20 20' width='14' xmlns='http://www.w3.org/2000/svg'><polygon points='0,0 20,0 10,10'/></svg>");
    background-repeat: no-repeat;
    background-position: right 0.7vw top 1.2vw;
    background-size: 0.8vw;
    cursor: pointer;
}

.banner-appointment-form-wrapper .form-control {
    width: 100%;
    padding: 0.7vw 0.9vw;
    border-radius: 0.5vw;
    border: 0.12vw solid #d6d6d6;
    font-size: 0.9vw;
    border-radius: 10px;
    color: #333;
    font-family: Lato;
    opacity: 0.8;
    background-color: #fff;
    height: auto;
}

#austim-treatment-banner form.banner-appointment-form-wrapper {
    padding: 2.8vw;
    padding-top: 3vw;
    border-radius: 18px;
    filter: drop-shadow(4.95px 4.95px 6px rgba(0, 0, 0, 0.16));
    background-color: #d4fbff;
}


.austim-prf-wrapper {
    width: 100%;
    margin: auto;
    display: flex;
    align-items: flex-start;
    margin-top: 10%;
}

.austim-text-wrapper {
    width: 65%;
}

#austim-treatment-banner h1 {
    color: #d4fbff;
    font-weight: 800;
    font-family: "Lato";
    filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.16));
    font-size: 5vw;
}

#austim-treatment-banner p.banner-sub-head {
    color: #ffffff;
    font-size: 1.5vw;
}

section#austim-treatment-second .second-card-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin-top: 5%;
}

section#austim-treatment-second .second-card-wrapper img {
    width: 60%;
    height: 20vw;
    object-fit: contain;
    margin-right: 5%;
}

section#austim-treatment-second .second-card-wrapper .sub-heading-trt {
    text-align: left;
    margin-bottom: 2%;
}

section#austim-asd-treatment {
    background-color: #e9fdff;
    background-image: url("/public/uploads/images/austim/austim-asd-treatment-bg.webp");
    background-size: auto 100%;
    background-position: right 10% center;
}

section#austim-treatment-second .austim-outer-wrapper p.sub-heading {
    text-align: left;
}


section#austim-types-treatment .types-row-outer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

section#austim-types-treatment .types-column-outer {
    width: 48.5%;
}

section#austim-types-treatment .sub-heading-header {
    background-color: #fff08b;
    width: max-content;
    padding: 1% 0.5%;
    font-size: 1.5vw;
}

section#austim-types-treatment .types-inner-text {
    border: 1px solid #707070;
    padding: 0% 3%;
    margin-top: 5%;
    margin-bottom: 8%;
    border-radius: 5px;
}

section#austim-types-treatment .types-header-wrapper {
    width: max-content;
    position: relative;
    margin-top: -1.8vw;
    padding-bottom: 1%;
    padding-left: 0%;
    padding-right: 3%;
    background-color: #fff;
}

section#austim-types-treatment .types-inner-text p {
    padding-bottom: 3%;
    font-size: 1.2vw;
}

section#austim-treatment-alternative {
    background-color: #e6f5f6;
}

.alternative-card-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 5%;
}

.alternative-card-wrapper img {
    width: 40%;
    margin-right: 7%;
}

section#austim-treatment-seek {
    background-color: #f7f7f7;
    position: relative;
}

section#austim-treatment-seek .col-austim-part {
    width: 55%;
}

section#austim-treatment-seek .row-austim {
    justify-content: flex-end;
}

section#austim-treatment-seek img {
    position: absolute;
    height: 102%;
    top: -2%;
    left: 5%;
}


@media (max-width: 992px) and (min-width: 767px) {
    .col-lg-9.col-md-6.col-sm-12 {
        width: 80%;
        margin-left: 20%;
    }

    #austim-treatment-banner h1 {
        font-size: 5.5vw;
    }

    #austim-treatment-banner p.banner-sub-head {
        color: #ffffff;
        font-size: 1.6vw;
    }

    #austim-treatment-banner .banner-content-wrapper p.form-heading-banner {
        font-size: 2.2vw !important;
    }

    .banner-appointment-form-wrapper label {
        font-size: 1.6vw;
    }

    .banner-appointment-form-wrapper input {
        font-size: 1.6vw;
    }

    .austim-outer-wrapper h2 {
        font-size: 3vw;
    }

    .austim-outer-wrapper p {
        font-size: 1.6vw;
    }


    .austim-outer-wrapper ul li {
        font-size: 1.6vw;
    }

    .austim-outer-wrapper p.sub-heading {
        font-size: 2.2vw;
    }

    .col-lg-6.col-md-6 {
        width: 50%;
    }

    section#austim-types-treatment .types-inner-text p {
        font-size: 1.6vw;
    }

    section#austim-types-treatment .sub-heading-header {
        font-size: 2vw;
    }

    section#austim-types-treatment .types-header-wrapper {
        margin-top: -2.5vw;
    }

    .col-lg-4.col-md-4.col-sm-12 {
        width: 45%;
    }

    section#austim-treatment-seek img {
        position: absolute;
        height: 76%;
        top: unset;
        left: 5%;
        bottom: 0;
    }

    .banner-appointment-form-wrapper .form-control {
        font-size: 1.6vw;
    }

}

@media (max-width: 767px) {
    .col-lg-9.col-md-6.col-sm-12 {
        width: 100%;
        margin-left: 0%;
    }

    #austim-treatment-banner h1 {
        font-size: 7vw;
                text-align: center;
    }

    #austim-treatment-banner p.banner-sub-head {
        color: #ffffff;
        font-size: 4.5vw;
                text-align: center;
    }

    #austim-treatment-banner .banner-content-wrapper p.form-heading-banner {
        font-size: 6vw !important;
    }

    .banner-appointment-form-wrapper label {
        font-size: 4.5vw;
    }

    .banner-appointment-form-wrapper input {
        font-size: 4.5vw;
    }

    .austim-outer-wrapper h2 {
        font-size: 6vw;
    }

    .austim-outer-wrapper p {
        font-size: 4.5vw;
    }


    .austim-outer-wrapper ul li {
        font-size: 4.5vw;
    }

    .austim-outer-wrapper p.sub-heading {
        font-size: 5vw;
    }

    .col-lg-6.col-md-6 {
        width: 100%;
    }

    section#austim-types-treatment .types-inner-text p {
        font-size: 4.5vw;
    }

    section#austim-types-treatment .sub-heading-header {
        font-size: 5vw;
    }

    section#austim-types-treatment .types-header-wrapper {
        margin-top: -2.5vw;
    }

    .col-lg-4.col-md-4.col-sm-12 {
        width: 100%;
    }

    section#austim-treatment-seek img {
        position: relative;
        width: 100%;
        height: auto;
    }


    section#austim-asd-treatment {
        background-color: #e9fdff;
        background-image: url(/uploads/images/austim/austim-asd-treatment-bg.webp);
        background-size: 100% auto;
        background-position: right top;
        padding-top: 100%;
        padding-bottom: 7%;
    }

    section#austim-types-treatment .types-column-outer {
        width: 100%;
    }

    section#austim-treatment-seek .col-austim-part {
        width: 100%;
    }

    .col-austim-part {
        width: 100%;
    }

    .row-austim {
        display: block;
    }

    section#austim-treatment-seek img {
        position: absolute;
        top: 4%;
        width: 100%;
        height: auto;
    }

    section#austim-treatment-seek {
        background-color: #f7f7f7;
        position: relative;
        padding-top: 150%;
        padding-bottom: 8%;
    }


    .banner-appointment-form-wrapper .form-control {
        font-size: 4.5vw;
    }

    .banner-appointment-form-wrapper .submit-btn {
        padding: 2vw 4vw;
        border-radius: 0.5vw;
        font-size: 4.5vw;
    }

    #austim-treatment-banner .banner-content-wrapper p.form-heading-banner span {
        font-size: 6vw;
    }

    .austim-prf-wrapper {
        width: 100%;
        margin: auto;
        display: block;
        margin-top: 10%;
    }

    #austim-treatment-banner h1 {
        font-size: 10vw;
    }

    .austim-text-wrapper {
        width: 100%;
        padding-bottom: 12%;
    }

    .banner-appointment-form-wrapper input {
        font-size: 4.5vw;
        padding: 2vw 3vw;
    }

    .banner-appointment-form-wrapper .form-control {
        font-size: 4.5vw;
        padding: 2vw 3vw;
    }

    .austim-outer-wrapper h2::after {
        bottom: -1.3vw;
        width: 11vw;
        height: 1vw;
    }

    .austim-outer-wrapper h2 {
        margin-bottom: 6%;
    }

    .austim-outer-wrapper ul li::after {
        content: "";
        position: absolute;
        top: 2vw;
        left: 0vw;
        width: 2.2vw;
        height: 2.2vw;
        background-color: #F4D711;
        border-radius: 50px;
        background-position: left 0% center;
    }

    .austim-outer-wrapper ul li {
        font-size: 4.5vw;
        padding-left: 5%;
    }

    .austim-outer-wrapper {
        padding: 8% 0%;
        padding-bottom: 8%;
    }

    div#header {
        position: fixed;
        top: 0px;
        width: 100%;
    }

    section#austim-types-treatment .sub-heading-header {
        width: fit-content;
    }

    section#austim-types-treatment .types-header-wrapper {
        width: fit-content;
    }

    section#austim-treatment-second .second-card-wrapper .second-inner-content {
        width: 80%;
    }

      #austim-treatment-banner {
        background-size: 250% auto;
        background-position: top left;
        background-repeat: no-repeat;
    }
    #austim-treatment-banner form.banner-appointment-form-wrapper {
        padding: 5.8vw;
        padding-top: 11vw;
        background-color: rgba(212, 251, 255, 1);
        margin-top: 76vw;
    }

    #austim-treatment-banner {
        margin-top: 12%;
    }

section#austim-treatment-second .second-card-wrapper img {
    position: relative;
    order: 1;
}

    section#austim-treatment-second .second-card-wrapper .second-inner-content {
        position: relative;
        order: 2;
    }
    
    section#austim-treatment-second .second-card-wrapper {
    width: 100%;
}
    
    .banner-appointment-form-wrapper .custom-select {
        background-repeat: no-repeat;
        background-position: right 2.7vw top 4.2vw;
        background-size: 3.8vw;
    }
    section.hp-sec5.aos-init.aos-animate {
        margin-top: 30%;
    }
    section#austim-asd-treatment {
        background-image: url(/public/uploads/images/austim/austim-asd-treatment-bg.webp) !important;
    }
}
.accordion-item.faq-item.mb-3 .accordion-header {
    padding: 1.5% 0%;
}

section#austim-treatment-seek li {
    color: #3c4196;
    font-weight: 600;
}

p a {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    text-decoration: underline;
}

span.faq-icon.ms-auto {
    top: 0.8vw;
}

@media (max-width: 1050px) and (min-width: 767px)
{
    
     h2.m-subscribe1__title {
        font-size: 2vw;
    }   
section.hp-sec5.aos-init.aos-animate {
    margin-top: 7%;
}

    #bangalore-marga-faq .accordion-button {
        top: 2px !important;
    }
        #bangalore-marga-faq {
        padding-bottom: 2% !important;
    }
    
    section.hp-sec5.aos-init.aos-animate .footer-slogan {
    text-align: center;
}
    
}