@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);

*,
::after,
::before {
    box-sizing: border-box
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    color: #333
}

html {
    scroll-behavior: smooth
}

h1,
h2,
h3,
h4,
h5,
p,
a {
    margin: 0
}

.m-top {
    margin-top: 60px
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-fill>.nav-link,
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified>.nav-link,
.nav-justified .nav-item {
    flex-basis: 0%;
    flex-grow: 1;
    text-align: center
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
    width: 100%
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

h1.title {
    color: #b29531;
    font-size: 64px;
    font-weight: 300;
    text-transform: uppercase
}

.ourofferbnr {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/ourofferbnr.jpg) no-repeat right top #202020;
    background-size: auto 100%;
    position: relative;
    height: 500px
}

.uniquenessbnr {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/uniquenessbnr.jpg) no-repeat right top #161616;
    background-size: auto 100%;
    height: 500px;
    position: relative
}

.ourofferbnr .container-one {
    position: relative;
    height: 100%
}

.teaser {
    height: 100%;
    display: flex;
    align-items: center
}

.cmp-teaser__content {
    font-size: 32px;
    line-height: 46px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    position: relative
}

.cmp-teaser__title {
    color: #c79b3c !important
}

.cmp-teaser__description {
    margin-top: 15px;
    font-size: 18px;
    line-height: 30px;
    color: #fff
}

.FAQ {
    background-color: #0f385a;
    padding: 40px 0
}

.faqheading h2 {
    color: #dadbdc;
    font-size: 46px;
    font-weight: 400;
    margin: 20px 0 60px
}

.accordion-item {
    border-radius: 0px !important
}

.accordion-button:not(.collapsed) {
    color: #0f385a !important;
    font-size: 22px;
    font-weight: 700;
    background-color: #fff;
    box-shadow: none
}

.accordion-button {
    color: #0f385a !important;
    font-size: 22px !important;
    font-weight: 700
}

.CoreProducts {
    background-color: #dadbdc;
    position: relative;
    padding: 160px 0 40px
}

.coredetels {
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / .2);
    padding: 30px;
    border-radius: 0;
    vertical-align: top;
    min-height: 305px
}

.supercard .coredetels {
    min-height: 310px
}

.supercard .more {
    position: relative;
    width: max-content;
    margin: 0 auto;
    color: #a3a6a8;
    text-decoration: none;
    font-size: 15px;
    opacity: .9;
    font-weight: 500;
    left: -15px
}

.supercard .viewmorebtn {
    font-size: 15px;
    color: #a3a6a8;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: fit-content;
    margin: 20px auto;
    position: relative;
    font-weight: 500;
    opacity: .9;
    left: -10px
}

.supercard .applynowbtn {
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    background: #0f385a;
    width: max-content;
    margin: 10px auto 0 auto
}

.supercard .more::after {
    content: "";
    position: absolute;
    right: -30px;
    width: 20px;
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/arrow_right_gold.svg) no-repeat center;
    display: block;
    height: 20px
}

.viewmorebtn::after {
    content: "";
    position: absolute;
    right: -20px;
    width: 20px;
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/arrow_right_gold.svg) no-repeat center;
    display: block;
    height: 20px
}

.cards {
    border-radius: 15px;
    max-width: 100%;
    height: auto
}

.viewmorebtn.less::after {
    content: "";
    position: absolute;
    transform: rotate(-90deg);
    right: -30px;
    width: 20px;
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/arrow_right_gold.svg) no-repeat center;
    display: block;
    height: 20px
}

.supercard .more.less::after {
    content: "";
    position: absolute;
    transform: rotate(-90deg);
    right: -30px;
    width: 20px;
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/arrow_right_gold.svg) no-repeat center;
    display: block;
    height: 20px
}

.supercard .hidden-cont h3 {
    font-size: 20px;
    color: #0f385a;
    font-weight: 700;
    padding-top: 20px;
    border-top: 1px solid #0f385a;
    margin-bottom: 10px
}

.supercard .hidden-cont {
    max-width: 75%;
    margin: 0 auto
}

.supercard .hidden-cont p {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px
}

.supercard .hidden-cont .desc {
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    gap: 10px
}

.supercard .hidden-cont .desc img {
    width: 35px;
    height: 35px
}

.supercard .hidden-cont .desc p {
    margin-bottom: 0;
    text-align: left
}

@media screen and (max-width:767px) {
    .coredetels {
        min-height: auto
    }

    .supercard .coredetels {
        min-height: auto
    }

    .ourofferbnr {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/ourofferbnr.jpg) no-repeat right top #202020;
        background-size: auto 100%;
        position: relative;
        height: auto
    }

    .supercard .more {
        display: none !important
    }
}

.corecontent h2 {
    color: #d6a743;
    font-size: 34px;
    margin: 0 0 20px
}

.coreSubcontent {
    display: flex;
    min-height: 130px
}

.coreSubcontent .coreimage {
    margin-right: 20px
}

.corepara {
    padding: 10px 0
}

.corepara p {
    font-size: 19px;
    max-width: 80%;
    text-align: justify;
    margin: 0 auto;
    line-height: 20px;
    transition: max-height 0.5s ease
}

.corebutton a {
    background: #0f385a;
    color: #fff;
    border: 1px solid #0f385a;
    text-decoration: none;
    font-size: 16px;
    padding: 10px;
    display: inline-block;
    width: 40%;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-right: 10px
}

.corebutton .action-link-2 {
    background-color: #fff;
    color: #0f385a
}

.coretabbtn {
    text-align: center;
    background-color: white !important;
    border-radius: 12px !important
}

.banner--tab .nav-link {
    font-weight: 400;
    font-size: 18px;
    color: black !important;
    margin-right: 15px
}

.banner--tab .nav-pills .nav-link {
    padding: 35px
}

.banner--tab .nav-link.active {
    color: #fff !important;
    background-color: #cca44e !important
}

.tabcontent {
    position: absolute;
    top: -65px;
    left: 30%
}

.ourofferbnr .content,
.uniquenessbnr .content {
    min-height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ourofferbnr h1.title,
.uniquenessbnr h1.title {
    line-height: 65px;
    font-weight: 300
}

.uniquenessbnr .content {
    min-height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left
}

.uniquenessbnr h1.title {
    line-height: 65px;
    font-weight: 300;
    text-align: left
}

.tabs {
    position: relative;
    width: 100%
}

.tabs .title {
    padding: 50px 20px 100px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    background: purple
}

.tabs .tab-header,
.tabs .tab-indicator,
.tabs .tab-body {
    margin: 0 auto;
    width: 100%
}

.tabs .tab-header.mart30 {
    margin-top: -45px
}

.tabs .tab-header {
    position: relative;
    gap: 0 10px;
    width: 100%;
    display: flex;
    align-items: center;
    height: 60px;
    z-index: 2
}

.tabs .tab-header>div {
    background-color: #fff;
    text-align: center;
    padding: 30px 0 20px;
    color: #000;
    font-size: 16px;
    cursor: pointer;
    transition: all 300ms ease-in-out
}

.tabs .tab-header>div.three.active {
    color: #fff;
    background-color: #0f385a
}

.tabs .tab-header>div:hover {
    color: #fff;
    background-color: #cca44e
}

.tabs .tab-indicator {
    position: relative;
    height: 13px;
    margin-top: 70px
}

.tabs .tab-indicator>div.three {
    position: absolute;
    left: 0%;
    height: 100%;
    transition: all 300ms ease-in-out;
    width: 33.33%;
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/bottom_arrow_blu.png) no-repeat center top
}

.tabs .tab-header>div.three {
    width: 33.33%
}

.tabs .tab-header>div.five {
    width: 20%;
    padding: 0 0 0 0
}

.tabs .tab-header>div.five.active {
    background-color: #0f385a;
    color: #fff
}

.tabs .tab-indicator>div.five {
    width: 20%
}

.marb30 {
    margin-top: 25px !important;
    margin-bottom: 20px !important;
    border-bottom: 6px solid #c79b3c
}

.tabs .tab-body {
    position: relative
}

.tabs .tab-body>div {
    padding: 20px;
    display: none;
    top: -100vh
}

.tabs .tab-body>div>p {
    color: #555;
    font-size: 15px
}

.tabs .tab-body>div.active {
    top: 0;
    display: block;
    animation: fade_in_show 0.5s
}

@keyframes fade_in_show {
    0% {
        opacity: 0;
        transform: scale(.95)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

.products {
    background-color: #dadbdc
}

.tab-header p {
    margin: 15px 0
}

.corebutton {
    justify-content: space-between;
    display: none
}

.faqs h2.title {
    font-size: 45px;
    color: #16becf;
    font-weight: 700;
    line-height: 46px;
    text-align: left;
    text-transform: uppercase
}

.hidden-cont,
.moretext {
    display: none
}

.faqContent .border {
    border-bottom: 1px solid #dee2de
}

.faqContent .faq {
    background-color: #fff;
    clear: both;
    margin-bottom: 15px;
    box-shadow: 0 0 10px #000
}

.faqContent .faq>a {
    display: block;
    color: #0f385a;
    font-size: 16px;
    padding: 20px 50px 20px 20px;
    font-weight: 600;
    border-radius: 0;
    cursor: pointer
}

.faqContent .faq .hidden-content {
    padding: 10px 20px 20px;
    font-size: 14px;
    display: none;
    color: #555;
    margin-top: -10px
}

.faqContent .faq .hidden-content a:hover {
    text-decoration: underline
}

.faqContent .expand-btn {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/plus.svg) #fff center no-repeat;
    background-position-x: 97%;
    background-size: 15px
}

.faqContent .expand-btn.open {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/minus.svg) #fff center no-repeat;
    border-bottom: none;
    background-position-x: 97%;
    background-size: 15px
}

.faqContent .list1 {
    list-style-type: disc;
    margin-left: 20px;
    margin-top: 5px
}

.faqContent .list1 li {
    padding: 5px
}

.faqContent .list2 {
    list-style-type: decimal;
    margin-left: 20px;
    margin-top: 5px
}

.faqContent .list2 li {
    padding: 5px
}

.faqContent .white {
    background-color: #fff
}

.faqContent .faq .hidden-content p {
    margin: 10px 0;
    padding: 0
}

.faaqs h1.title,
.gotanswer .faaqs {
    text-align: left
}

.faaqs h2 {
    color: #e00606;
    font-size: 38px;
    margin-bottom: 40px
}

.graybg {
    background-color: #dadbdc
}

.sub-title {
    text-align: center;
    color: #fff
}

.banner-margin {
    position: relative;
    top: -123px
}

.banner-list {
    display: flex;
    gap: 18px;
    justify-content: center
}

.ourasset {
    position: relative;
    margin-bottom: -90px;
    max-width: 100%;
    overflow: hidden
}

.ouruniqbnrtext {
    text-align: right;
    position: absolute;
    right: 100px;
    top: 150px
}

.ouruniqbnrtext h2 {
    color: #c79b3c !important;
    font-size: 46px
}

.ouruniqbnrtext p {
    color: #fff;
    font-size: 18px
}

.UnmatchedLegacy {
    padding: 33px 20px;
    min-width: 16%;
    text-align: left;
    background-color: #fff;
    border-radius: 0;
    height: 320px;
    width: 218px
}

.compelling5 {
    background-color: #dadbdc;
    position: relative;
    padding: 200px 0 40px
}

.UnmatchedLegacy-detail {
    padding: 0 15px
}

.UnmatchedLegacy-detail h2 {
    font-size: 18px;
    margin: 0 0 28px 0
}

.UnmatchedLegacy-detail p {
    font-size: 14px
}

.UnmatchedLegacy-detail img {
    margin-bottom: 5px
}

.compeheading {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 30px
}

.containercompelling {
    position: absolute;
    top: -150px;
    left: 7%
}

.OurApproachheading h2 {
    margin-bottom: 45px;
    font-size: 46px;
    font-weight: 400;
    color: #0f385a;
    text-align: center
}

.alBox {
    position: relative;
    background-size: 100% 100%
}

.alBox .imgz {
    width: 140px
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.alBox .textz {
    margin-left: 10px;
    position: relative
}

.alBox .textz h5 {
    position: absolute;
    color: #dbac4c;
    font-size: 210px;
    font-weight: 400;
    top: 30px;
    left: 30px;
    margin: 0;
    line-height: 0;
    z-index: 0
}

.alBox .textz h4 {
    font-size: 24px;
    color: #0f385a;
    margin: 0 0 10px;
    z-index: 9;
    position: inherit
}

.alBox .textz p {
    margin: 0;
    z-index: 9;
    position: inherit
}

.ourTeam {
    background-color: #0f385a;
    padding: 60px 0 120px 0
}

.ourTeamHeading {
    text-align: center
}

.ourTeamHeading h2 {
    color: #c79b3c;
    font-weight: 400;
    font-size: 50px
}

.ourTeamHeading p {
    font-size: 18px;
    color: #fff
}

.our_uniq_footer {
    background-color: #0f385a;
    padding: 15px 0
}

.ouruniqfooterContent p {
    color: #d9dcdd;
    font-size: 14px;
    text-align: center
}

.OurResearchProcess {
    background-color: #dadbdc;
    padding: 40px 0
}

.OurResearchheading {
    text-align: center
}

.OurResearchheading h2 {
    font-size: 50px;
    color: #0f385a
}

.OurResearchheading p {
    color: #3d3f42;
    font-size: 18px
}

.OurResearchProcess .nav-pills .nav-link {
    padding: 12px 60px;
    background-color: #fff;
    margin-left: 10px;
    color: #3d3f42;
    font-size: 18px
}

.OurResearchProcess .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0f385a
}

.ourResearchborder {
    border-bottom: 6px solid #c79b3c
}

.MacroContent h2 {
    font-size: 37px;
    font-weight: 400;
    color: #0f385a;
    margin-bottom: 20px
}

.MacroContent ul li {
    margin-bottom: 5px;
    color: #3d3f42;
    font-size: 18px
}

.ourTeamcontent p {
    font: 14px;
    color: #fff
}

.ourTeamcontent h6 {
    font-size: 20px;
    color: #c79b3c
}

.ourTeamcontent {
    margin-top: -40px
}

.ourTeamcontent2 h6 {
    font-size: 20px;
    color: #c79b3c;
    margin: 0 0
}

.ourTeamcontent2 p {
    font-size: 15px;
    color: #000
}

.ourTeamDetail img {
    text-align: center
}

.ourdetailpostion {
    position: relative
}

.ourTeamcontent2 {
    position: absolute;
    width: 350px
}

.postionset1 {
    top: 55px;
    left: 10px;
    text-align: right
}

.postionset3 {
    top: 170px;
    left: 10px;
    text-align: right
}

.postionset2 {
    text-align: left;
    top: 55px;
    right: 15px
}

.nspostioet4 {
    top: 190px;
    right: 15px;
    text-align: left
}

.nspostioet5 {
    top: 460px;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.hidefun {
    display: none
}

.text-center {
    text-align: center
}

.section--research_process {
    padding: 30px 0
}

.section--research_process h2.subTitle {
    font-size: 50px;
    color: #0f385a;
    text-align: center;
    font-weight: 400
}

.section--research_process p.subTitle1 {
    color: #3d3f42;
    font-size: 18px;
    text-align: center
}

.section--research_process div.active p.subTitle1 {
    color: #fff
}

.ourasset .cmp-content__title {
    font-size: 46px;
    font-weight: 400;
    color: #0f385a;
    text-align: center;
    margin-bottom: 0
}

.ourasset .cmp-teaser__description p {
    text-align: center;
    font-size: 18px;
    margin-top: 5px
}

.ourasset #allocationCarousel {
    margin-top: 50px
}

.ourasset #allocationCarousel .alBox {
    position: relative;
    display: flex;
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/allocationbg.png) no-repeat;
    background-size: 100% 100%;
    height: 180px;
    align-items: center;
    padding: 20px 30px
}

.ourasset #allocationCarousel .alBox .textz {
    margin-left: 10px;
    position: relative
}

.ourasset #allocationCarousel .alBox .textz h4 {
    font-size: 24px;
    color: #0f385a;
    margin: 0 0 10px;
    z-index: 9;
    position: inherit
}

.ourasset #allocationCarousel .alBox .textz p {
    margin: 0;
    z-index: 9;
    position: inherit
}

.ourasset #allocationCarousel .alBox .textz h5 {
    position: absolute;
    color: #dbac4c;
    font-size: 210px;
    font-weight: 400;
    top: 50px;
    left: 30px;
    margin: 0;
    line-height: 0;
    z-index: 0
}

.ourasset #allocationCarousel .alBox .imgz {
    width: 140px
}

.ourasset #allocationCarousel .alBox.first .textz h5 {
    top: 30px
}

.ourasset #allocationCarousel .alBox.six .textz h5 {
    top: 65px
}

.ourasset #allocationCarousel .owl-item.active {
    opacity: .7;
    transform: scale(.8)
}

.ourasset #allocationCarousel .owl-item.center {
    opacity: 1;
    transform: scale(1)
}

.cloud9-item .alBox {
    position: relative;
    display: flex;
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/allocationbg.png) no-repeat;
    background-size: 100% 100%;
    height: 180px;
    width: 350px;
    align-items: center;
    padding: 20px 30px
}

.cloud9-item .alBox .textz {
    margin-left: 10px;
    position: relative
}

.cloud9-item .alBox .textz h4 {
    font-size: 24px;
    color: #0f385a;
    margin: 0 0 10px;
    z-index: 9;
    position: inherit
}

.cloud9-item .alBox .textz p {
    margin: 0;
    z-index: 9;
    position: inherit
}

.cloud9-item .alBox .textz h5 {
    position: absolute;
    color: #dbac4c;
    font-size: 210px;
    font-weight: 400;
    top: 50px;
    left: 30px;
    margin: 0;
    line-height: 0;
    z-index: 0
}

.cloud9-item .alBox .imgz {
    width: 140px
}

#carousel {
    min-height: 600px;
    width: 100%
}

.controls {
    position: absolute;
    left: 50%;
    width: 150px
}

.controls a {
    display: block
}

.controls .previous {
    float: left
}

.controls .next {
    float: right
}

.carousel .item {
    width: 350px;
    display: block;
    position: absolute;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.carousel .item.active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.carousel .item.transition {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.seemore,
.seemore1 {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: max-content;
    left: -10px;
    position: relative
}

.tab-header .three p {
    margin: 80px 0 0 0
}

.tab-header .three {
    min-height: 140px
}

.tab-header .offer01 {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer01.svg) no-repeat center 30px;
    background-size: 64px
}

.tab-header .offer02 {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer03.svg) no-repeat center 30px;
    background-size: 64px
}

.tab-header .offer03 {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer02.svg) no-repeat center 30px;
    background-size: 64px
}

.tab-header .offer01:hover,
.tab-header .offer01:active,
.tab-header .offer01.active {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer01_.svg) no-repeat center 30px;
    background-size: 64px
}

.tab-header .offer02:hover,
.tab-header .offer02:active,
.tab-header .offer02.active {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer03_.svg) no-repeat center 30px;
    background-size: 64px
}

.tab-header .offer03:hover,
.tab-header .offer03:active,
.tab-header .offer03.active {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer02_.svg) no-repeat center 30px;
    background-size: 64px
}

.footer--margin {
    margin-bottom: 80px;
    padding-bottom: 20px;
    border-top: 2px solid #fff 40
}

.seemore:after {
    right: -30px;
    top: 0;
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/arrow_right_gold.svg) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 20px;
    display: block;
    position: absolute;
    content: ""
}

.seemore1 {
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offering_down_arrow.svg) no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    color: #0085C8;
    content: "";
    margin: 10px 0 0 auto;
    transition: all .5s ease-in-out;
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 0
}

.supercard .seemore1:after {
    right: 0;
    top: 0;
    background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offering_down_arrow.svg) no-repeat right;
    background-size: contain;
    width: 18px;
    height: 20px;
    display: block;
    position: absolute;
    content: ""
}

.seeless:after {
    transform: rotate(-90deg)
}

.seemore1.show {
    transform: rotate(-180deg)
}

.supercard .seemore1 {
    background: none;
    background-size: contain;
    width: max-content;
    height: auto;
    display: block;
    content: "";
    margin: 10px 0 0 auto;
    transition: all .5s ease-in-out;
    position: absolute;
    bottom: 10px;
    right: 15px;
    padding-right: 25px;
    color: #333;
    font-weight: 500;
    transform: rotate(0deg);
    font-size: 14px
}

.supercard .seemore1.less:after {
    transform: rotate(-180deg) !important
}

#boxes {
    display: flex;
    height: 450px;
    justify-content: center;
    align-items: center;
    margin: auto;
    overflow: hidden
}

#boxes img {
    align-items: center;
    text-align: center;
    position: absolute;
    top: 100px;
    bottom: 0;
    display: none
}

.hide {
    display: none
}

.show {
    display: block;
    transition: all .5s ease-in-out;
    opacity: 1
}

#boxes img:first-of-type {
    display: block
}

.whitebx {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 20px 20px 20px;
    margin-top: 20px
}

.teamexpert {
    position: relative
}

.teamexpert .ourTeamcontent2 {
    position: absolute
}

.teamexpert img {
    width: auto;
    height: auto
}

.img-fluid {
    max-width: 100%;
    height: auto
}

@media (min-width:1200px) {
    .ourTeamcontent2 {
        width: 300px
    }

    .postionset1 {
        top: 75px;
        left: 30px
    }

    .postionset2 {
        top: 75px;
        right: 35px
    }

    .postionset3 {
        top: 210px;
        left: 30px
    }

    .nspostioet4 {
        top: 210px;
        right: 35px
    }

    .nspostioet5 {
        top: 450px;
        width: 400px
    }
}

@media (min-width:1024px) {
    .teamexpert .mob {
        display: none
    }

    .teamexpert .desk {
        display: block;
        margin: 0 auto
    }

    .flip {
        position: relative;
        cursor: pointer;
        margin: 20px
    }

    .flip>.front,
    .flip>.back {
        display: block;
        transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        transition-duration: 1.5s;
        transition-property: transform, opacity
    }

    .flip>.front {
        transform: rotateY(0deg)
    }

    .flip>.back {
        position: absolute;
        opacity: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: rotateY(-180deg)
    }

    .flip:hover>.front {
        transform: rotateY(180deg)
    }

    .flip:hover>.back {
        opacity: 1;
        transform: rotateY(0deg)
    }

    .flip.flip-vertical>.back {
        transform: rotateX(-180deg)
    }

    .flip.flip-vertical:hover>.front {
        transform: rotateX(180deg)
    }

    .flip.flip-vertical:hover>.back {
        transform: rotateX(0deg)
    }
}

@media (max-width:1200px) {
    .UnmatchedLegacy {
        padding: 15px
    }

    .UnmatchedLegacy-detail {
        padding: 0
    }

    .postionset1,
    .postionset2,
    .nspostioet4,
    .postionset3 {
        width: 200px
    }

    .postionset1 {
        top: 10px
    }

    .postionset2 {
        top: 40px
    }

    .postionset3,
    .nspostioet4 {
        top: 240px
    }
}

@media (max-width:990px) {
    .section--reasons .sub-title {
        font-size: 15px;
        margin-bottom: 10px !important
    }

    .section--reasons .banner-list {
        display: block
    }

    .section--reasons .banner-list .UnmatchedLegacy {
        min-width: 100%;
        margin-bottom: 15px;
        height: auto;
        min-height: 120px;
        display: flex;
        align-items: center
    }

    .banner-list .UnmatchedLegacy-detail {
        padding: 0
    }

    .banner-list .UnmatchedLegacy .imz {
        display: inline-block;
        width: 70px;
        vertical-align: top
    }

    .banner-list .UnmatchedLegacy .txt {
        display: inline-block;
        width: 75%;
        vertical-align: top
    }

    .postionset1 {
        top: -5px;
        left: -25px;
        width: 180px
    }

    .postionset2 {
        top: -10px;
        width: 170px;
        right: -10px
    }

    #boxes img {
        width: 100%
    }

    .Macroimg img {
        max-width: 100%
    }

    .nspostioet4 {
        top: 290px;
        width: 170px;
        right: -15px
    }

    .postionset3 {
        top: 290px;
        left: -20px;
        text-align: right;
        width: 170px
    }

    .UnmatchedLegacy-detail h2 {
        margin: 0 0 5px
    }
}

@media (max-width:768px) {
    .tabs .tab-body>div {
        padding: 0
    }

    .coredetels {
        margin: 0 0 20px 0;
        padding: 25px 15px;
        position: relative
    }

    .tab-header .offer01 {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer01.svg) no-repeat center 10px;
        background-size: 45%
    }

    .tab-header .offer02 {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer03.svg) no-repeat center 10px;
        background-size: 45%
    }

    .tab-header .offer03 {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer02.svg) no-repeat center 10px;
        background-size: 45%
    }

    .tab-header .offer01:hover,
    .tab-header .offer01:active,
    .tab-header .offer01.active {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer01_.svg) no-repeat center 10px;
        background-size: 45%
    }

    .tab-header .offer02:hover,
    .tab-header .offer02:active,
    .tab-header .offer02.active {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer03_.svg) no-repeat center 10px;
        background-size: 45%
    }

    .tab-header .offer03:hover,
    .tab-header .offer03:active,
    .tab-header .offer03.active {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/offer02_.svg) no-repeat center 10px;
        background-size: 45%
    }

    .tabs .tab-header>div {
        padding: 0 0 10px;
        background-size: 45%
    }

    .tabs .tab-header>div.active {
        background-size: 45%
    }

    .tab-header .three p {
        margin: 75px 0 0 0;
        font-size: 14px;
        line-height: 15px;
        font-weight: 500
    }

    .faqheading h2 {
        font-size: 30px;
        margin: 20px 0 20px
    }

    .ourofferbnr {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/ourofferbnr.jpg) no-repeat top center #202020;
        background-size: auto 100%;
        height: 320px
    }

    .ourofferbnr h1.title,
    .uniquenessbnr h1.title {
        line-height: 42px;
        font-size: 40px
    }

    .cmp-teaser__description {
        font-size: 15px;
        padding-right: 45%;
        line-height: 22px;
        padding-bottom: 80px
    }

    .cmp-teaser__description br {
        display: none
    }

    .ourofferbnr .content,
    .uniquenessbnr .content {
        min-height: 320px
    }

    .corecontent h2 {
        font-size: 20px;
        min-height: 60px;
        margin-bottom: 0
    }

    .corepara p {
        font-size: 14px;
        position: relative
    }

    .corepara p:after {
        content: "...";
        position: absolute;
        bottom: 0;
        right: 0;
        background: #fff
    }

    .corepara p.hide-after:after {
        content: ""
    }

    .corepara p br {
        display: none
    }

    .faqContent .faq>a {
        font-size: 15px
    }

    .faqContent .faq .hidden-content p {
        font-size: 13px
    }

    .corebutton a {
        border-radius: 0;
        width: 44%;
        display: none
    }

    .uniquenessbnr {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/uniquenessbnr_mob.jpg) no-repeat left top #161616;
        background-size: 100% 100%;
        height: 320px
    }

    .uniqueness-option .uniquenessbnr {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/uniquenessbnr_mob_2.png) no-repeat right top #000;
        background-size: contain;
        height: 480px
    }

    .uniqueness-option .uniquenessbnr .content {
        min-height: 460px;
        justify-content: end
    }

    .uniquenessbnr .cmp-teaser__description {
        text-align: left;
        padding-right: 0;
        width: 65%;
        margin-top: 5px
    }

    .UnmatchedLegacy-detail h2 {
        margin: 0 0 5px
    }

    .UnmatchedLegacy-detail h2 br {
        display: none
    }

    .ourasset .cmp-content__title,
    .ourTeamHeading h2,
    .section--research_process h2.subTitle {
        font-size: 28px
    }

    .banner-margin {
        top: -70px
    }

    .ourTeamHeading p,
    .section--research_process p.subTitle1 {
        font-size: 15px
    }

    .teamexpert .desk {
        display: none
    }

    .teamexpert .mob {
        display: block;
        width: 100%;
        margin: 0 auto
    }

    .ourTeamcontent2 h6 {
        font-size: 14px
    }

    .ourTeamcontent2 p {
        font-size: 12px
    }

    .nspostioet5 {
        top: 600px;
        width: 260px
    }

    .nspostioet4 {
        top: 450px;
        right: -10px;
        width: 150px
    }

    .postionset3 {
        top: 450px;
        width: 150px;
        left: -15px
    }

    .section--research_process .tabs .tab-header {
        display: inline-block;
        overflow-x: auto;
        white-space: nowrap;
        height: 80px
    }

    .section--research_process .tab-header p {
        margin: 0
    }

    .section--research_process .tabs .tab-header>div.five {
        padding: 15px;
        font-size: 16px;
        width: 150px;
        margin-right: 10px;
        display: inline-block
    }

    .section--research_process .subTitle1 {
        margin-bottom: 20px !important
    }

    .tabs .tab-indicator {
        height: 0;
        margin: 10px 0 20px !important
    }

    .Macroimg img {
        width: 100%
    }

    .MacroContent h2 {
        margin: 10px 0 10px;
        font-size: 22px;
        font-weight: 500
    }

    .MacroContent ul {
        padding-left: 20px
    }

    .MacroContent ul li {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 5px
    }

    .ourTeam {
        padding: 50px 0 60px
    }

    #boxes {
        display: none
    }

    .mySwiper2 .card2 {
        height: 400px;
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/approchmob.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        padding: 20px;
        border-radius: 40px
    }

    .mySwiper2 {
        width: 300px;
        margin: 30px auto 40px
    }

    .mySwiper2 .card2 .percentImg {
        width: 85px;
        margin: 30px 0 20px
    }

    .mySwiper2 .card2 h4 {
        font-size: 60px;
        color: #98741e;
        margin: -20px 0 0
    }

    .mySwiper2 .card2 h3 {
        font-size: 24px;
        color: #0f385a;
        font-weight: 600;
        margin-bottom: 10px;
        text-wrap: balance
    }

    .mySwiper2 .swiper-slide {
        opacity: .5
    }

    .mySwiper2 .swiper-slide-active {
        opacity: 1
    }

    .postionset1 {
        width: 150px;
        top: 10px;
        left: -25px
    }

    .postionset2 {
        width: 150px;
        top: 10px;
        right: -20px
    }

    .postionset2 h6 {
        width: 100px
    }

    .tabs .tab-header.mart30 {
        margin-top: 0
    }
}

@media (max-width:460px) {
    .mySwiper2 {
        width: 100%;
        padding: 30px
    }

    .whitebx {
        padding: 20px 0
    }

    .corepara {
        padding: 10px 0;
        width: 75%
    }

    .coreSubcontent .coreimage {
        margin-right: 0;
        width: 25%
    }

    .coreSubcontent {
        align-items: center
    }

    .corepara p {
        max-width: 100%;
        margin-right: 5px
    }
}

.Macroimg img {
    width: auto
}

@media (max-width:380px) {
    .postionset1 {
        left: -20px;
        width: 120px;
        top: 0
    }

    .postionset2 {
        right: -10px;
        width: 120px
    }

    .postionset3 {
        top: 400px;
        width: 130px;
        left: -5px
    }

    .nspostioet4 {
        top: 400px;
        right: 0;
        width: 130px
    }

    .nspostioet5 {
        top: 530px
    }

    .ourTeamcontent2 h6 {
        font-size: 12px
    }

    .ourTeamcontent2 p {
        font-size: 10px
    }
}

@media (min-width:768px) and (max-width:1440px) {
    .corecontent h2 {
        color: #d6a743;
        font-size: 30px;
        margin: 0 0 20px
    }

    .corepara p {
        font-size: 18px;
        max-width: 85%;
        text-align: justify;
        margin: 0 auto
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .uniquenessbnr {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/uniquenessbnr.jpg) no-repeat top #161616;
        background-size: auto 100%;
        position: relative;
        height: 500px
    }

    .mySwiper2 .card2 {
        height: 400px;
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/approchmob.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        padding: 20px;
        border-radius: 40px
    }

    .mySwiper2 {
        width: 300px;
        margin: 30px auto 40px
    }

    .mySwiper2 .card2 .percentImg {
        width: 85px;
        margin: 30px 0 20px
    }

    .mySwiper2 .card2 h4 {
        font-size: 60px;
        color: #98741e;
        margin: -20px 0 0
    }

    .mySwiper2 .card2 h3 {
        font-size: 24px;
        color: #0f385a;
        font-weight: 600;
        margin-bottom: 10px;
        text-wrap: balance
    }

    .mySwiper2 .swiper-slide {
        opacity: .5
    }

    .mySwiper2 .swiper-slide-active {
        opacity: 1
    }

    .tabs .tab-body>div {
        padding: 20px
    }

    .coredetels {
        margin: 20px 20px 20px 20px;
        padding: 15px
    }

    .corecontent h2 {
        color: #d6a743;
        font-size: 24px;
        margin: 0 0 20px
    }

    .ourofferbnr {
        background: url(/content/dam/hdfc-aem-microsites/htdocs/common/wealth-microsite/images/ourofferbnr.jpg) no-repeat top #202020;
        background-size: auto 100%
    }

    .ourofferbnr .content,
    .uniquenessbnr .content {
        min-height: 450px
    }

    .teamexpert .desk {
        display: none
    }

    .teamexpert .mob {
        display: block
    }

    .UnmatchedLegacy-detail h2 br {
        display: none
    }

    .banner-margin {
        position: relative;
        top: -85px
    }

    .MacroContent h2 {
        margin: 10px 0 10px;
        font-size: 22px;
        font-weight: 500
    }

    .MacroContent ul {
        padding-left: 20px
    }

    .MacroContent ul li {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 5px
    }
}

@media (max-width:1023px) {
    .coreSubcontent {
        min-height: auto
    }

    .coredetels {
        min-height: auto
    }

    .corepara {
        padding: 10px 0;
        width: 80%
    }

    .coreSubcontent .coreimage {
        margin-right: 20px;
        width: 20%
    }
}

@media (min-width:480px) and (max-width:768px) {
    .tab-header .three p {
        margin: 100px 0 0 0
    }
}

@media (min-width:992px) and (max-width:1023px) {
    .d-xl-flex {
        display: none !important
    }

    .align-items-xl-center {
        align-items: left !important
    }

    .d-xl-none {
        display: block !important
    }

    .more.d-xl-none {
        display: flex !important
    }
}

@media (min-width:1024px) {
    .d-xl-flex {
        display: flex !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .d-xl-none {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .more.d-xl-none {
        display: none !important
    }

    .coredetels {
        position: relative
    }

    .supercard .coredetels {
        min-height: 200px;
        position: relative
    }
}

@media (min-width:1024px) and (max-width:1280px) {
    .uniquenessbnr .content {
        padding: 0 20px
    }

    .tabs .tab-header {
        padding: 0 20px
    }
}