section#bangalore-banner-marga {
    padding: 0% 0%;
    background: linear-gradient(90deg, #f8f6ef 60%, #f7edea 100%);
    overflow: hidden;
}

section#bangalore-banner-marga .container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    margin: 0px;
}

#bangalore-banner-marga .row {
    background-image: url("/public/uploads/images//Banglore-page-Banner-Bg.png");
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    padding: 10% 0%;
}

.location-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
    pointer-events: auto;
    /* 👈 ensures map is movable */
}



#bangalore-banner-marga .owl-controls.clickable {
    display: none !important;
}

body {
    overflow-x: hidden;
    font-family: Lato;
    font-size: 15px;
}

#bangalore-banner-marga .col-lg-6 {
    margin: auto;
    display: block;
    padding-left: 2%;
}

#bangalore-banner-marga .row {
    align-items: center;
    display: flex;
}

.banner-content-wrapper h2 {
    color: #3C4196;
    margin-bottom: 3%;
    line-height: 1.2;
    font-size: 2.45vw;
}

a:hover {
    color: inherit;
}

.banner-content-wrapper {
    width: 80%;
}

.banner-content-wrapper p {
    font-size: 1.55vw;
    color: #000000;
}

a {
    text-decoration: none;
}

.owl-carousel .item .banner-content-wrapper a {
    background-color: #ffd54f;
    color: #3C4196;
    padding: 1.5% 5%;
    border-radius: 12px;
    font-size: 1.1vw;
    font-family: 'Lato-Semibold';
    display: inline-block;
    text-decoration: unset;
    margin-right: 5%;
    margin-top: 3%;
    padding-left: 8%;
    position: relative;
}


.owl-carousel .item .banner-content-wrapper a::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0.9vw;
    width: 100%;
    height: 100%;
    background-position: left center;
    background-image: url("/public/uploads/images//call-icon.png");
    background-size: auto 50%;
    background-repeat: no-repeat;
}

.owl-carousel .item .banner-content-wrapper a.book-btn::after {
    background-image: url("/public/uploads/images//call-center-icon.png");
}

p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.owl-carousel .item .banner-content-wrapper a.book-btn {
    background-color: #3C4196;
    color: #fff;
}

body .container {
    width: 85%;
    max-width: 85%;
    padding: 0px;
    margin: auto;
}

section#bangalore-m-second-nav {
    padding: 2% 0%;
}

#bangalore-marga-search {
    background-color: #fdfae8;
    padding: 4% 0%;
}


section#bangalore-m-second-nav .container {
    width: 85%;
    max-width: 85%;
}

#bangalore-marga-search .container {
    width: 85%;
    max-width: 85%;
}



#bangalore-marga-search .search-bar {
    display: flex;
    background: white;
    border: 1px solid #3B3A79;
    border-radius: 50px;
    padding: 1% 2%;
    width: 45%;
    position: relative;
}

#bangalore-marga-search .search-input {
    border: none;
    outline: none;
    background: transparent;
    font-size: 1.2vw;
    color: #C5C5C5;
    flex: 1 1 auto;
    box-shadow: none !important;
    font-family: 'Lato';
}



#bangalore-marga-search .search-input::placeholder {
    color: #C5C5C5;
    opacity: 1;
}

#bangalore-marga-search .search-btn {
    background: none;
    border: none;
    outline: none;
    margin-left: -35px;
    z-index: 2;
    padding: 0;
}

#bangalore-marga-search .search-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 85%;
}

#bangalore-marga-search .search-option-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}



#bangalore-marga-faq {
    padding: 4% 0%;
    background-color: #f9f9f9;
    background-image: url("/public/uploads/images//Faq-bg.png");
    background-size: 35% auto;
    background-position: center right 20px;
    background-repeat: no-repeat;
}

#bangalore-marga-faq .container {
    padding: 0% 5%;
}

#bangalore-marga-faq .accordion-button {
    border: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 1.5vw;
    padding-left: 4%;
    padding-bottom: 1%;
}

#bangalore-marga-faq .accordion {
    margin-bottom: 0;
    border-right: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
    border-left: 0px solid #ddd;
}


#bangalore-marga-faq .accordion-body {
    border-top: 0px solid #ddd;
    width: 100%;
    background-color: #fff;
    padding: 1% 4%;
    padding-top: 3%;
    min-height: 9vw;
}

.accordion-item.faq-item.mb-3 .accordion-header {
    border: 0px;
    background-color: transparent;
    margin-top: 0px;
}

#bangalore-marga-faq .faq-title {
    font-size: 2.5vw;

    color: #3C4196;
    display: block;
    margin-bottom: 5%;
    position: relative;
}

#bangalore-marga-faq .faq-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 40px;
    height: 4px;
    background-color: #F4D711;
    border-radius: 2px;
}

#bangalore-marga-faq span.fw-bold {
    width: 50%;
    font-size: 1.5vw;
    padding-right: 50%;
}


#bangalore-marga-faq .accordion-item.faq-item.mb-3 {
    border-radius: 50px !important;
    background-color: #3c4196;
    border: 2px solid #3c4196;
    padding: 0.5% 0%;
    margin-bottom: 2%;
    overflow: hidden;
    padding-bottom: 0%;
}


#bangalore-marga-map {
    padding: 4% 0%;
    background-color: #fdfae8;
    background-image: url("/public/uploads/images//Map-Sych-image.png");
    background-size: 100% 100%;
    background-position: center right 20px;
    background-repeat: no-repeat
}

#bangalore-marga-map h2 {
    font-size: 2.5vw;

    color: #3C4196;
    display: block;
    margin-bottom: 5%;
    position: relative;
}

#bangalore-marga-map h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 7%;
    height: 4px;
    background-color: #F4D711;
    border-radius: 2px;
}

.btn-wrapper-map a {
    display: block;
    padding-bottom: 2%;
    padding-left: 12%;
    font-size: 1.2vw;
    position: relative;
}

.btn-wrapper-map a::after {
    content: "";
    position: absolute;
    top: -0.2vw;
    left: 0.9vw;
    width: 100%;
    height: 100%;
    background-position: left center;
    background-image: url("/public/uploads/images//call-icon.png");
    background-size: auto 60%;
    background-repeat: no-repeat;
}

.btn-wrapper-map a.adress-map::after {
    background-position: left top;
    top: 0.4vw;
    background-image: url("/public/uploads/images//location-icon.png");
    background-size: auto 35%;
}

.btn-wrapper-map a.email-text::after {
    background-image: url("/public/uploads/images//message-icon.png");
}

.btn-wrapper-map {
    padding-top: 95%;
}

section.services {
    margin-top: 0%;
}

.location-map {
    height: 25vw;
    padding-left: 5%;
    padding-bottom: 3%;
}

.location-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
    pointer-events: auto;
    border: 13px solid #fff !important;
    border-radius: 12px;
}

#bangalore-marga-map h5 {
    font-size: 2.2vw;
    margin-left: 4%;
    padding-left: 6%;
    margin-top: 2%;
    color: #3c4196;
    position: relative;
}

#bangalore-marga-map h5::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0.9vw;
    width: 100%;
    height: 100%;
    background-position: left center;
    background-image: url("/public/uploads/images//location-icon-red.png");
    background-size: auto 80%;
    background-repeat: no-repeat;
}


#bangalore-marga-map h5 span {
    font-size: 1.1vw;
    color: #000;
    margin-left: 10px;
}

section#bangalore-marga-worldclass {
    padding: 5% 0%;
}

section#bangalore-marga-worldclass .world-class-image h5 {
    position: absolute;
    z-index: 1;
    bottom: 5%;
    padding: 2% 5%;
    width: 50%;
    padding-right: 3%;
    font-size: 1.7vw;
    background-color: #fff;
    color: #3c4196;
}


section#bangalore-marga-worldclass h2 {
    font-size: 2.5vw;

    color: #3C4196;
    display: block;
    margin-bottom: 5%;
    position: relative;
}

section#bangalore-marga-worldclass h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 7%;
    height: 4px;
    background-color: #F4D711;
    border-radius: 2px;
}

section#bangalore-marga-worldclass .owl-theme .owl-controls .owl-page.active span {
    background: #3C4196 !important;
    border-color: #3C4196;
}

section#bangalore-marga-worldclass .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 16px;
    height: 16px;
    padding-top: 3%;
}


@media(min-width: 767px) {

    section.services h3 {
        color: #3C4196;
        margin-top: 8px;
        line-height: 150%;
        text-align: center;
        font-size: 1.2vw;
        margin-bottom: 35px;

        width: 90%;
        line-height: 1.2;
    }

    #bangalore-marga-search .search-icon svg {
        width: 2.2vw;
        height: 2vw;
        object-fit: cover;
        opacity: 0.8;
    }

    .static-ul li::before {
        width: 1.3vw;
        height: 1.3vw;
    }

    .static-ul li {
        padding-left: 7%;
    }

    h2.serv {
        font-size: 2vw;

        white-space: nowrap;
    }

    section.section-news,
    section.section-question,
    section.test-cur {
        padding: 30px 0 0;
        padding-top: 5%;
    }

    .mind-matters-top .container {
        position: relative;
        width: 65%;
    }

    .btn-appointment {
        position: absolute;
        right: 0;
        top: 4px;
        font-size: 1.2vw;

    }

    .mind-matters-top h5 {
        color: #1c3faa;

        margin-bottom: 1%;
        font-size: 1.8vw;
    }

    .text-part p {
        margin-top: 10px;
        font-size: 1.2vw;

    }

    section.test-cur .test-doc .client-det {
        color: #000000;
        font-size: 1vw;

        line-height: 1.2;
        padding-top: 3%;
    }

    section.test-cur {
        padding-bottom: 8%;
    }

    section#bangalore-marga-worldclass {
        padding-top: 7%;
    }

    #testid .reviewer-name {
        font-size: 1.4vw;
    }

    #testid .stars {
        color: #ffd600;
        font-size: 1.5vw;
    }

    .testimonial-card p {
        font-size: 1.2vw;
        color: #000;
        margin-top: -0.5vw;
    }

    section#statsSection .row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .stats-section .container {
        background: white;
        box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.15);
        margin-top: -155px;
        z-index: 99;
        position: relative;
        border-radius: 25px;
        overflow: hidden;
    }

    section#statsSection .row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: auto;
        padding-top: 0px;
    }

    .stats-section .col-lg-4 {
        position: relative;
        width: 100%;
        max-width: 100%;

    }

    section#statsSection {
        height: 0px;
        top: 1vw;
        position: relative;
    }

    section#testid .owl-theme .owl-controls {
        margin-top: -10%;
    }

    .stats-section .container {
        background: #fff;
        box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.15);
        z-index: 99;
        position: relative;
        border-radius: 25px;
        overflow: hidden;
        position: relative;
        top: -7vw;
    }

    #bangalore-marga-faq {
        padding-bottom: 8%;

    }

    .stats-section .container {
        background: #fff;
        box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.15);
        z-index: 99;
        position: relative;
        border-radius: 25px;
        overflow: hidden;
        position: relative;
        top: -5vw;
    }

    section#blog_id {
        padding-top: 7%;
    }

    .maarga-tales.maaraga_expert#maarga-tales {
        padding-bottom: 0%;
    }

    section#bangalore-m-second-nav p {
        padding-bottom: 2%;
        font-size: 1.2vw;
    }

    .footer-slogan {
        color: #FFF;
        font-size: 1.2vw !important;
        margin-left: 0vw !important;
        background-color: #3E4093;
        padding: 10px;
        border-radius: 15px;
        white-space: nowrap;
        position: relative;
        top: 0.6vw;
    }

    .hp-sec5 .our-commitments1 .row .col-12.col-lg-6:first-child {
        width: 70% !important;
    }

    .hp-sec5 .our-commitments1 .row .col-12.col-lg-6:last-child {
        width: 30% !important;
    }

    #bangalore-marga-faq {
        padding-bottom: 20%;
    }

}


section.tabs_car {
    padding-top: 8%;
}

section.services.hidden-xs.hidden-sm {
    padding-bottom: 4% !important;
}


.btn-appointment {}




.text-part {
    display: block;
    gap: 25px;
    align-items: center;
}



#bangalore-banner-marga .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    display: none !important;
}

section#bangalore-m-second-nav p {
    font-size: 1.3vw;
}

.tabs_car .arrow-left {
    display: none !important;
}

.tabs_car .arrow-right {
    display: none !important;
}

.accordion-item.faq-item.mb-3 .accordion-header {
    position: relative;
}

span.faq-icon.ms-auto {
    position: absolute;
    top: 0.2vw;
    right: 3%;
    width: 1.9vw;
}


@media(max-width: 767px) {
    .accordion-item.faq-item.mb-3 .accordion-header {
        position: relative;
    }

    span.faq-icon.ms-auto {
        position: absolute;
        top: 0.6vw;
        right: 3%;
        width: 4vw;
    }

    .banner-content-wrapper h2 {
        line-height: 1.2;
        font-size: 7vw;
        padding-top: 50%;
        line-height: 1.2;
    }

    #bangalore-banner-marga .row {
        background-image: url(/public/uploads/images//Banglore-page-Banner-Bg.png);
        background-size: 100% auto;
        background-position: left top;
        background-repeat: no-repeat;
        padding: 10% 0%;
    }

    .banner-content-wrapper p {
        font-size: 5vw;
        color: #000000;
        line-height: 1.2;
    }

    .owl-carousel .item .banner-content-wrapper a {
        background-color: #ffd54f;
        color: #3C4196;
        padding: 1.5% 5%;
        border-radius: 12px;
        font-size: 5vw;

        display: inline-block;
        text-decoration: unset;
        margin-right: 5%;
        margin-top: 3%;
        padding-left: 14%;
        position: relative;
    }

    .owl-carousel .item .banner-content-wrapper a::after {
        left: 2.9vw;
    }

    section#bangalore-m-second-nav {
        padding: 6% 0%;
    }

    section#bangalore-m-second-nav p {
        font-size: 5vw;
    }

    #bangalore-marga-search .search-input {
        border: none;
        outline: none;
        background: transparent;
        font-size: 5vw;
        color: #C5C5C5;
        flex: 1 1 auto;
        box-shadow: none !important;
        font-family: 'Lato';
    }

    #bangalore-marga-search .search-bar {
        display: flex;
        background: white;
        border: 1px solid #3B3A79;
        border-radius: 50px;
        padding: 0.5% 2%;
        width: 100%;
        position: relative;
    }

    #bangalore-marga-search .search-option-bar {
        display: block;
    }

    #bangalore-marga-search .search-bar:first-child {

        margin-bottom: 5%;
    }

    #bangalore-marga-search {
        padding: 7% 0%;
    }

    .map2_marga h2 {
        font-size: 8vw;
        white-space: normal;
    }

    .appointment-text h3 {
        padding-left: 0px !important;
    }

    section#bangalore-marga-worldclass {
        padding: 5% 0%;
        padding-bottom: 15%;
    }

    section#bangalore-marga-worldclass h2 {
        font-size: 8vw;
        margin-bottom: 12%;
    }

    section#bangalore-marga-worldclass h2::after {
        width: 30%;
    }

    section#bangalore-marga-worldclass .world-class-image h5 {
        width: 100%;
        font-size: 5vw;
    }

    #bangalore-marga-map {
        padding: 8% 0%;
    }

    #bangalore-marga-map {
        background-size: 100% auto;
    }

    .btn-wrapper-map {
        padding-top: 8%;
    }

    #bangalore-marga-map h2 {
        font-size: 7vw;
    }

    #bangalore-marga-map h2::after {
        width: 30%;
    }

    .btn-wrapper-map a {
        font-size: 4.2vw;
    }

    .location-map {
        height: 60vw;
        padding-left: 0%;
        padding-bottom: 3%;
    }

    #bangalore-marga-map h5 {
        font-size: 8vw;
        padding-left: 10%;
    }

    #bangalore-marga-map h5 span {
        font-size: 4.1vw;
        margin-left: 10px;
    }


    #bangalore-marga-faq .faq-title {
        font-size: 8vw;
        padding-left: 0px !important;
    }


    #bangalore-marga-faq .faq-title::after {
        width: 30%;
    }

    #bangalore-marga-faq .faq-title {
        margin-bottom: 15%;
        padding-left: 0px !important;
    }

    #bangalore-marga-faq .accordion-button {
        border: 0px;
        background-color: transparent;
        color: #fff;
        font-size: 4vw;
        padding-left: 6%;
        padding-bottom: 4%;
        padding-top: 3%;
    }

    #bangalore-marga-faq .accordion-item.faq-item.mb-3 {
        border-radius: 20px !important;
    }

    #bangalore-marga-faq span.fw-bold {
        width: 50%;
        font-size: 4vw;
        padding-right: 50%;
        line-height: 1.2;
    }
}


@media (min-width: 767px) {
    .static-ind img {
        height: 45vw;
    }

    section#mapSection {
        padding: 2% 0 0;
    }

      #testid .testimonial-card {
        padding-top: 2%;
    }

    section.services {
        background-position: top left, bottom right, center;
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-size: auto, auto, cover;
    }

    .footer-slogan {
          top: 0.0vw;
    }

#bangalore-marga-faq .accordion-button {
    border: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 1.3vw;
    padding-left: 4%;
    padding-bottom: 1.2%;
    font-family: 'Lato-Regular';
}
#bangalore-marga-faq span.fw-bold {
    width: 50%;
    font-size: 1.3vw;
    padding-right: 50%;
    line-height: 1.3;
}


#bangalore-marga-faq .accordion-body {
    border-top: 0px solid #ddd;
    width: 100%;
    background-color: #fff;
    padding: 1% 4%;
    padding-top: 3%;
    min-height: 7.5vw;
}

    section.services .row .col-sm-2 .aos-animate {
        width: 100% !important;
    }

    section.services .row .col-sm-2 {
        padding: 0px;
        padding-bottom: 3%;
    }

    section.services .row .col-sm-2 .aos-animate {
        width: 100% !important;
        margin-bottom: 3%;
    }

    .tabs_car .tabs-container {
        display: flex;
        justify-content: center;
        gap: 1%;
    }

    .tabs_car .tab-btn {
        background: white;
        color: #5C3F99;
        border: 2px solid #e2e8f0;
        padding: 0.5% 2.5%;
        border-radius: 25px;
        font-size: 1.3vw;

        cursor: pointer;
        transition: all 0.3s ease;
        position: relative;
        overflow: hidden;
    }

    .tabs_car .carousel-slide img {
        height: auto;
    }

    .mind-matters-top .text-part p {
        margin-top: 0.2vw;
        color: #000;
        font-size: 1.2vw;
        font-weight: 550;
        margin-left: 0%;
    }

    section#testid {
        background-position: top right, bottom left;
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-size: auto, auto, cover;
    }

    .marga_stags {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .stat-card img {
        margin-bottom: 2px;
        width: 5vw;
        margin-right: 10%;
        padding-right: 10%;
        border-right: 2px solid #ffcc00;
    }

    .stats-section .col-lg-4:not(:last-child)::after {
        display: none;
    }

    .marga_stags {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 61%;
    }

    .stats-section .container {
        width: 65% !important;
        max-width: 65% !important;
    }

    .marga_stags {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 85%;
    }

    .stat-label {
        font-size: 1.4vw;
        white-space: nowrap;
    }

    .sta_maarga h3 {
        margin-bottom: 6px;
    }

}

@media (max-width: 767px) {

    .map2_marga h2 {
        font-size: 8vw !important;

        white-space: break-spaces !important;
    }

    .owl-carousel .owl-item {
        float: left;
        overflow: hidden;
    }

    .static-ind {
        position: relative;
        margin-bottom: -20%;
    }
}


section#mapSection {
    background-image: url(/public/uploads/images//Image/second-section-bg-Bangalore.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

section.services {
    background-image: url(/public/uploads/images//Image/Specilized-syc-Banglore.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

section#testid {
    margin-bottom: -1vw;
}

section#blog_id {
    background-image: url(/public/uploads/images//Image/Blog-Banglore.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

section#investSection {
    background-color: transparent;
    height: 0px;
}

@media (min-width: 767px) {
    .tabs_car .carousel-slide img {
        height: auto;
        object-fit: cover;
        height: 35vw;
    }
}


@media (min-width: 767px) {
    .static-ind img {
        height: 37vw;
        position: relative;
        left: -4vw;
    }
    .col-lg-5.col-md-5.map2_marga {
        position: relative;
        left: 7%;
        top: 6vw;
    }

    section.test-cur button.owl-next-custom {
        z-index: 11111;
    }
}


@media (max-width: 767px) {

section#mapSection {
    background-image: url(/public/uploads/images//Image/second-section-bg-Bangalore.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

section.services {
    background-size: cover;
}

section#investSection {
    background-color: transparent;
    height: auto;
    padding: 0px;
    margin: 0px;
    top: 0px;
}

section#investSection .appointment-banner {
        margin-top: 10%;
        margin-bottom: 10%;
        padding: 6% 0%;
    }

    div#testimonial-slider-doc .owl-controls {
        display: none !important;
    }

#bangalore-marga-map .col-lg-4 {
    padding-bottom: 0%;
}
    #bangalore-marga-map {
        background-size: 0% auto;
    }

#bangalore-marga-faq {
    padding: 4% 0%;
    background-color: #f9f9f9;
    background-image: url(/public/uploads/images//Faq-bg.png);
    background-size: 100% auto;
    background-position: top 100px right 10px;
    background-repeat: no-repeat;
}

#bangalore-marga-faq div#faqAccordion {
    padding-top: 85%;
}

#bangalore-marga-faq .col-lg-8 {
    padding: 0px;
}

    #bangalore-marga-faq .accordion-button {
        font-size: 4vw;
        padding-left: 6%;
        padding-bottom: 4%;
        padding-top: 3%;
        padding-right: 15%;
        text-align: left !important;
    }
    span.faq-icon.ms-auto {
        position: absolute;
        top: 10px;
        right: 3%;
        width: 6vw;
    }

    section#statsSection {
        padding: 10% 5%;
        margin-top: 5%;
        position: relative;
        top: 0vw;
        padding-bottom: 0%;
    }
}


@media(min-width: 992px)
{
    #bangalore-marga-faq .accordion-button {
        width: 100%;
        text-align: left;
    }

    section#bangalore-banner-marga {
    margin-top: 8vw;
}

    .stats-section .row .col-lg-4:last-child .sta_maarga {
        padding-top: 0%;
        margin-bottom: -3%;
    }

}



section.services::before
{
display: none;
}

    section#mapSection::after {
     	    display: none;
}
section#mapSection {
    background-image: url(/public/uploads/images//Image/second-section-bg-Bangalore.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
}

section.services {
 background-image: linear-gradient(173deg, #fdf4f0 38%, #71c4ff26 100%) !important;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

section#testid {
    margin-bottom: -2vw;
    background-size: 0;
}

@media (max-width: 767px) {
    .container {
        width: 90% !important;
        max-width: 90% !important;
    }

        section#mapSection .row.row_map img.img-fluid {
        height: 100vw;
        object-fit: contain;
    }
    section.mind-matters-banner {
    padding-bottom: 15%;
}
section.test-cur .test-doc {
    transform: scale(0.95);
    position: relative;
}
.appointment-text p {
        color: #000;
        font-size: 5vw;
        margin-top: 7%;
        margin-bottom: 0;
        line-height: 1.2;
        width: 90%;
        margin: auto;
    }    section.test-cur {
        padding: 10% 0;
        padding-bottom: 0%;
    } section#investSection .appointment-banner {
        margin-top: 14%;
        margin-bottom: 14%;
        padding: 10% 5%;
    }   .appointment-text h3 {
        padding-left: 0px !important;
        padding-bottom: 10%;
    }      section.test-cur h5.serv {
        font-size: 7.1vw;
        width: 100%;
        margin-bottom: 4%;
    }        section#statsSection {
        padding-bottom: 15%;
    }
    section#bangalore-banner-marga {
    margin-top: 16%;
}
.banner-content-wrapper {
    width: 100%;
}

    .banner-content-wrapper h2 {
        padding-top: 44%;
        padding-bottom: 3%;
    }
    
        .banner-content-wrapper p {
        padding-bottom: 4%;
    }
    
        .owl-carousel .item .banner-content-wrapper a {
        border-radius: 12px;
        font-size: 4.5vw;
        display: inline-block;
        text-decoration: unset;
        margin-right: 2%;
        margin-top: 3%;
        padding-left: 12%;
        position: relative;
        padding-right: 8%;
        white-space: normal;
    }
    section#mapSection {
    padding-bottom: 10%;
}

    section.mind-matters-banner {
        padding-top: 5%;
    }
    section.services.hidden-xs.hidden-sm {
    padding-bottom: 0% !important;
}
    section.test-cur {
        padding: 10% 0;
        padding-bottom: 10%;
    }
    section#bangalore-marga-worldclass img.img-fluid {
    min-height: 70vw;
    object-fit: cover;
}
    #bangalore-marga-map {
        background-size: 0% auto;
        padding-bottom: 13%;
    }
        #bangalore-marga-faq {
        padding: 6% 0%;
        background-color: #f9f9f9;
        background-image: url(/public/uploads/images//Faq-bg.png);
        background-size: 90% auto;
        background-position: top 120px right 15px;
        background-repeat: no-repeat;
    }
#bangalore-marga-faq .accordion-item.faq-item.mb-3 {
    border-radius: 50px !important;
    background-color: #3c4196;
    border: 2px solid #3c4196;
    padding: 0.5% 0%;
    margin-bottom: 6%;
    overflow: hidden;
    padding-bottom: 0%;
}
section#statsSection .row {
        padding: 5% 0%;
    }
    
      section#maarga-tales  .owl-carousel .owl-item {
        margin-right: 5px;
    }
        .our-commitments1 {
        bottom: -25vw;
    }
    
        section#bangalore-banner-marga .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    section#testid {
    display: none;
}

    #bangalore-marga-faq .accordion-item.faq-item.mb-3 {
        border-radius: 17px !important;
    }
   #bangalore-marga-faq .accordion-body {
    padding-bottom: 4% !important;
}
}
section.services {
    margin-top: -1%;
}

.owl-buttons {
    display: none;
}

.world-class-image img
{
 width: 100%;   
}


