/* .container{
    display: flex;
}

.testimonials-section {
    padding: 70px 0;
    background-color: #f9f9f9;
}

.section-title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 40px;
    color: #333;
} */

/* .carousel-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
} */
/* .testimonial-video{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    max-width: 200px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
} */

/* .testimonial-video iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.testimonial-card {
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    max-width: 320px;
    padding: 20px;
    margin: 20px auto;
    border: 1px solid #ddd;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 350px;
    border: 2px solid black;
    padding: 20px;
    width: 200px;
} */

/* .testimonial-card img.quote {
    width: 30px;
    height: 30px;
}

.testimonial-card p {
    font-size: 16px;
    line-height: 1.5;
    color: #555;
}

.flex {
    display: flex;
}

.items-center {
    align-items: center;
}

.client-img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.font-semibold {
    font-weight: 600;
}

.tags {
    color: #888;
} */

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #333;
    border-radius: 50%;
    padding: 10px;
}




.landing-hero-section {
    padding: 3rem 0rem;
    scroll-margin-top: 32px;
}

.landing-hero-section {
    padding: 24px 120px;
    height: calc(100vh - 145px);
}


.landing-hero-section .col-md-6:last-child {
    display: flex;
    justify-content: end;
    align-items: center;
}


.landing-hero-section .learn-to-invest {
    color: #475467 !important;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.36px;
    padding: 4px 12px;
    text-transform: uppercase;
    background: #ffffffc9;
    border-radius: 80px;
    border: 1px solid #D0D5DD;
}

.landing-hero-section .maximum-design {
    color: var(--teal_dark) !important;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.36px;
    padding: 4px 12px;
    text-transform: uppercase;
    background: #ffffffc9;
    border-radius: 80px;
    border: 1px solid;
}

.landing-hero-section a span {
    font-weight: 700;
    line-height: 20px;
    color: var(--teal_medium);
}

.margin-Top-Div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: baseline;
}


.landing-hero-section .hero-heading {
    font-weight: 600;
    font-size: 54px;
    line-height: 73.69px;
    margin: 14px 0px;
}

.landing-hero-section .hero-text {
    font-family: manrope;
    color: var(--off_grey);
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 24px;
}

.landing-hero-section .btn-dark-wright {
    width: 334px;
    height: 50px;
    border-radius: 8px;
    padding: 12px 8px;
    font-size: 20px !important;
    line-height: 27.32px;
    margin-top: 20px;
}

.showStats-mf {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: manrope;
    margin: 25px 0;
}

.showStats-mf h6 {
    font-size: var(--font-size-28);
    font-weight: 600;
    line-height: 38.25px;
}

.showStats-mf p {
    margin-bottom: 0;
    color: var(--off_grey);
}

.showStats {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: manrope;
    margin: 44px 0 0px;
}

.showStats h6 {
    font-size: var(--font-size-28);
    font-weight: 600;
    line-height: 38.25px;
}

.showStats p {
    margin-bottom: 0;
    color: var(--off_grey);
    font-weight: 400;
    font-size: var(--font-size-16);
}

.off-text {
    font-size: var(--font-size-20);
    font-family: manrope;
    margin-top: 1rem !important;
    color: #575457;
}

.off-text span {
    color: var(--teal_dark);
}

.subs-fee {
    margin: 0 32px;
}

.top-banner-img {
    position: relative;
    text-align: end;
    height: 584px;
    width: 480px;
    background: linear-gradient(145.77deg, rgba(150, 221, 204, 0.7) 0.87%, rgba(217, 208, 252, 0.3) 100%);
    border-radius: 24px;
}

.managing-risk {
    font-weight: 500;
    position: absolute;
    left: 27px;
    top: 137px;
    height: 50px;
    width: 166px;
    border-radius: 16px;
    font-size: var(--font-size-18);
    padding: 10px;
    font-family: manrope;
    background: rgb(255, 255, 255);
    border: 1px solid #F2F4F7;
}

.managing-risk:hover,
.profit-earned:hover {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff;
    cursor: auto !important;

}

.profit-earned:hover {
    color: #667085 !important;
}

.profit-earned {
    position: absolute;
    top: 56px;
    right: 46px;
    width: 142px;
    text-align: justify;
    height: 85px;
    font-size: var(--font-size-18);
    font-weight: 500;
    color: #667085;
    font-family: 'Manrope';
    border-radius: 16px;
    background-color: white;
}

.profit-earned span {
    font-size: var(--font-size-28);
    font-weight: 600;
    color: #101828 !important;
}


.left-animation {
    animation: leftInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}


.right-animation {
    animation: rightInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.right-animation1 {
    animation: rightInAnimation1 ease 4s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}





@keyframes leftInAnimation {
    0% {
        margin-left: -100px;
    }

    100% {
        margin-left: -20px;
    }
}

@keyframes rightInAnimation {
    from {
        margin-left: 300px;
    }

    to {
        margin-left: 140px;
    }
}

@keyframes rightInAnimation1 {
    from {
        margin-left: 300px;
    }

    to {
        margin-left: 55px;
    }
}


.threebuttons {
    flex-direction: column;
}

.threebuttons_box {
    width: 100%;
}

.mf-block-home,
.equity-block-home,
.Pms-block-home {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 260px;
    margin-bottom: 38px;
    background: white;
    padding: 14px;
    border-radius: 14px;
}

.mf-inner-block,
.equity-inner-block,
.pms-inner-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 14px;
}

.mf-block-home svg:first-child {
    border-radius: 8px;
    background-color: var(--Teal-Medium, #96DDCC);
}

.equity-block-home svg:first-child {
    border-radius: 8px;
    background: var(--Purple-medium, #D9D0FC);
    width: 42px;
    height: 42px;
    padding: 8px;
}

.Pms-block-home svg:first-child {
    padding: 0px;
    width: 42px;
    height: 42px;
    border-radius: 8px;
    border-radius: 8px;
    background: var(--pink-Dark);
}

.mf-block-home h5,
.equity-block-home h5,
.Pms-block-home h5 {
    color: var(--Grey-600, #475467);
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: left;
}

.mf-block-home p,
.equity-block-home p,
.Pms-block-home p {
    color: var(--Grey-500, #667085);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 200% */
    margin-bottom: 0;
    text-align: left;
}

.equity-block-home {
    margin-left: 140px;
}

.Pms-block-home {
    margin-left: 70px;
}


/* .top-banner-img{
    background-image: url('/static/img/home/index-hero-section.svg');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    height: 584px;
    width: auto;
    position: relative;
} */

.strip-img {
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    width: 100%;
}

.cross-frame {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}


.cta-button-box {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
}



.marquee {
    height: 36px;
    width: 180%;
    border: 1px solid #eed;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    background: var(--Grey-100, #F2F4F7);
}


.marquee--inner span img {
    width: 20px;
}

.orb {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 37.7px;
    float: left;
    position: relative;
}


.marquee--inner span .orb p:nth-child(2) {
    font-weight: 800 !important;
    margin: 0 8px;
}


.marquee--inner span .orb p {
    font-family: manrope;
    font-size: var(--font-size-12);
}

.marquee--inner span .orb p:nth-child(3) {
    margin: 0 8px;
}

.orb::after {
    content: "";
    position: absolute;
    right: -34px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #f2f4f7;
}



.investment_philosophy {
    padding: 3rem 7rem 1rem 7rem;
}

.investment_philosophy .heading_text h1 {
    color: var(--Grey-900, #101828);
    text-align: center;
    font-family: Manrope;
    font-size: var(--font-size-36);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 35px;
}

.investment_philosophy .col-lg-4 {
    margin-bottom: 36px;
}

.investment_philosophy .col-lg-4:nth-child(1) .card {
    border: 1px solid var(--Grey-200, #EAECF0);
    background: var(--Pink-light, #FFEBFC);
}

.investment_philosophy .col-lg-4:nth-child(2) .card {
    border: 1px solid var(--Grey-200, #EAECF0);
    background: var(--Teal-light, #E5FFFB);
}

.investment_philosophy .col-lg-4:nth-child(3) .card {
    border: 1px solid var(--Grey-200, #EAECF0);
    background: var(--Purple-Light, #EFEBFF);
}

.investment_philosophy .col-lg-4:nth-child(4) .card {
    border: 1px solid var(--Grey-200, #EAECF0);
    background: var(--Purple-Light, #EFEBFF);
}

.investment_philosophy .col-lg-4:nth-child(5) .card {
    border: 1px solid var(--Grey-200, #EAECF0);
    background: #FFEBF6;
}

.investment_philosophy .col-lg-4:nth-child(6) .card {
    border: 1px solid var(--Grey-200, #EAECF0);
    background: var(--Sage-light, #F8FFE5);
}

.investment_philosophy .col-md-4 h5 {
    font-size: var(--font-size-18) !important;
}

.investment_philosophy .col-md-4 p {
    font-size: var(--font-size-12);
    font-family: 'Manrope';
}

.investment_philosophy_inner .card {
    height: 233px;
    border: 0;
    padding: 64px 32px 24px;
    position: relative;
    border-radius: 16px;
    border: 1px solid var(--Grey-100, #F2F4F7);
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.06);
}

.investment_philosophy_inner .card:hover {
    box-shadow: 0px -3px 24px 0px rgb(0 0 0 / 15%);
    transition: .3s ease all;
    margin-top: -3px;
}

.investment_philosophy_inner .card-body {
    padding: 0;
}

.investment_philosophy .col-lg-4 .card .card-img {
    position: absolute;
    width: auto;
    right: 0px;
    top: -1px;
}

.investment_philosophy_inner h5 {
    font-weight: 600;
    font-size: var(--font-size-24);
    color: var(--Grey-900, #101828);
    margin-bottom: 10px;
}

.investment_philosophy_inner p {
    font-family: 'manrope';
}

.investment_philosophy .card-footer {
    padding: 24px 0px 0px;
    background-color: rgb(255 255 255 / 3%);
    border-top: 0;
}

.investment_philosophy .card-footer a {
    color: #1D1D1D;
    transition: 1s all ease-out;
    font-family: 'Manrope';
    font-weight: 500;
}

.investment_philosophy .card-footer a:hover img {
    margin-left: 2px;
    transition: .3s all ease-in-out;
}

.investment_philosophy .card-footer a img {
    margin-bottom: .1rem;
}





.explore-investment-portfolio .nav-item {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.explore-investment-portfolio .nav-item .nav-link:hover {
    color: var(--white) !important;
}

.explore-investment-portfolio .active {
    color: rgb(11 11 11);
    background-color: var(--white);
    border-radius: 10px;
    padding: 10px 24px;
    font-family: manrope;
    font-weight: 500;
}


#portfolioContainer img,
.graphClass {
    display: none;
}

.img-graph {
    display: block !important;
    width: 100%;
}

.img-graph img {
    max-width: 100%;
}

.explore-investment-portfolio {
    background: var(--navy_blue);
    padding: 48px 120px;
}

.explore-investment-portfolio-heading h2 {
    color: white;
    font-weight: 600;
    font-size: var(--font-size-36);
    line-height: 65.57px;
    text-align: center;
    margin-bottom: 0rem;
}

.explore-investment-portfolio-heading p {
    font-weight: 400;
    font-family: manrope;
    font-size: var(--font-size-16);
    line-height: 28px;
    text-align: center;
    color: #98A2B3;
    margin: 0rem 0rem 1rem;
}

.explore-investment-portfolio .col-md-12 {
    display: flex;
    justify-content: center;
}

.explore-investment-portfolio .nav-pills {
    Padding: 8px 12px;
    width: max-content;
    background: var(--gray-blue-shade);
    border-radius: 16px;
}

.explore-investment-portfolio .nav-pills .nav-link {
    font-size: var(--font-size-16);
    line-height: 24px;
    font-family: manrope;
    color: var(--grey-light-blue);
    padding: 10px 24px;
}

.explore-investment-portfolio .nav-pills .nav-link.active,
.explore-investment-portfolio .nav-pills .show>.nav-link {
    color: rgb(11 11 11);
    background-color: var(--white);
    border-radius: 10px;
    padding: 10px 24px;
}

.explore-investment-portfolio .card {
    background-color: var(--dark-grey-blue);
    border: 1px solid var(--semi-gray);
    border-radius: 10px;
    height: 248px;
}

.explore-investment-portfolio .btn-outline-wright {
    padding: 10px 32px 10px 48px;
    font-size: var(--font-size-14);
}

.separating-dot {
    position: relative;
    margin-left: .5rem;
}

.separating-dot::after {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    background-color: var(--light_gray);
    top: 9px;
    left: -7px;
    border-radius: 50%;
}


.explore-investment-portfolio .card-header {
    border-bottom: 0px;
    background-color: rgb(0 0 0 / 0%) !important;
    position: relative;
}


.explore-investment-portfolio .card-header h4 {
    font-size: var(--font-size-16);
    font-weight: 700;
    color: var(--white-blue-shade);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /* background: #fff; */
}

.explore-investment-portfolio #pink-border {
    border-top: 5px solid var(--pink_medium);
    border-radius: 10px;
}

.explore-investment-portfolio #teal-border {
    border-top: 5px solid var(--teal_dark);
    border-radius: 10px;
}

.explore-investment-portfolio #purple-border {
    border-top: 5px solid var(--purple_dark);
    border-radius: 10px;
}

.explore-investment-portfolio .card p {
    margin-bottom: 0;
    color: var(--light_gray);
    font-family: manrope;
    font-size: var(--font-size-13);
}

.explore-investment-portfolio .card:hover {
    box-shadow: 0px -3px 24px 0px rgb(0 0 0 / 15%);
    transition: .3s ease all;
    margin-top: -3px;
}

.explore-investment-portfolio .card-header .badge {
    font-family: manrope;
    border: 1px solid var(--teal-extra-light);
    border-radius: 40px;
    font-size: var(--font-size-12);
    font-weight: 600;
    line-height: 16.39px;
    background-color: var(--grey-shade);
    padding: 4px 12px;
    color: var(--cyan-medium);
    position: absolute;
    right: 17px;
    top: 15px;
}

.explore-investment-portfolio .card-body {
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: 12px;
    padding-top: 0;
}

.explore-investment-portfolio .card-body .inner-box-data {
    display: flex;
    justify-content: space-between;
}

.explore-investment-portfolio .card .card-body p {
    font-size: var(--font-size-12);
}

.explore-investment-portfolio .card .card-body h6 {
    font-size: var(--font-size-16);
    font-weight: 600;
    line-height: 21.86px;
    color: var(--grey-light-blue);
}

.explore-investment-portfolio .card-body button {
    font-family: manrope;
    padding: 14px 24px 14px 24px;
    font-size: var(--font-size-16);
    font-weight: 600;
    border-radius: 5px;
}

.explore-investment-portfolio .col-md-4 {
    margin-bottom: 1rem;
}

.explore-investment-portfolio .btn-outline-light {
    color: var(--white-blue-shade);
    border-color: var(--semi-gray);
    font-size: var(--font-size-14);
    font-weight: 600;
    padding: 10px 32px 10px 48px;
    border-radius: 10px;
    width: 186px;
    height: 44px;
}


.explore-investment-portfolio .btn-outline-wright:hover img {
    filter: invert(1);
}


.canvas-div,
.live-return-blur {
    position: relative;
}

.blur-elements {
    filter: blur(6px);
    position: relative;
    user-select: none
}


.canvas-div .login-view {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-family: manrope;
    font-weight: 600;
    cursor: pointer;
}

.live-return-blur .login-view {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-family: manrope;
    font-weight: 600;
    font-size: var(--font-size-16);
    cursor: pointer;
}


.feature-in-the-news {
    padding: 96px 0px;
}

.feature-in-the-news .heading-text {
    text-align: center;
}

.feature-in-the-news .heading-text h4 {
    color: var(--light_gray);
    font-weight: 600;
    font-size: var(--font-size-24);
    line-height: 32.78px;
    text-align: Center;
}

.feature-in-the-news h2 {
    color: var(--wrightblack);
    font-weight: 400;
    font-size: var(--font-size-36);
    line-height: 57.37px;
    text-align: Center;
    width: 956px;
    height: 114px;
    margin: 2rem auto;
}

.feature-in-the-news a {
    display: block;
    height: 200px;
}

.feature-in-the-news img {
    display: block;
    width: auto !important;
    margin: 2rem auto 0rem;
}

.feature-in-the-news .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #464343;
}

.feature-in-the-news .carousel-indicators {
    bottom: -60px;
}

.wright-community {
    background-color: var(--purple_light);
    padding: 3rem 0rem;

}

.wright-community .carousel-inner {
    padding: 3rem 11rem;
}

.wright-community .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #464343;
}

.wright-community .carousel-indicators {
    bottom: -30px;
}

.wright-community h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 49px;
    text-align: center;
    margin-bottom: 0rem;
}

.wright-community .quote-img {
    width: 25.8px;
    height: 23.38px;
    max-width: 100%;
    margin-bottom: 1.5rem;
}

.wright-community .card {
    border: 1px solid var(--purple_dark);
    border-radius: 13px;
    height: 265px;
    position: relative;
}

.quote-text {
    font-family: manrope;
    font-size: var(--font-size-16);
    line-height: 24px;
    margin-bottom: 2rem;
    color: var(--wrightblack);
}

.client-img-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 197.78px;
    height: 42.83px;
    font-family: manrope;
    position: absolute;
    bottom: 25px;
}

.wright-community .client-img-box .client-img {
    max-width: 100% !important;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid rgb(228, 226, 226);
    margin-right: .3rem;
}

.wright-community .client-img-box h6 {
    font-size: var(--font-size-15);
    font-weight: 600;
    color: var(--wrightblack);
}

.wright-community .client-img-box p {
    font-size: var(--font-size-13);
    font-weight: 600;
    color: var(--semi-light-grey);
}

.wright-community .owl-item img {
    display: block;
    max-width: 100% !important;
}

.wright-community .owl-dots,
.wright-community .owl-nav {
    text-align: center;
    margin-top: 2rem;
}

.wright-community .owl-dot.active,
.wright-community .owl-dot.active,
.owl-dot.active {
    background-color: var(--semi_grey);
}

.play-store-qr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.play-store-qr h4 {
    margin-top: 2rem;
    font-size: var(--font-size-36);
    font-weight: 600;
    margin-bottom: 1rem;
}

.apps img:not(:last-child) {
    margin-bottom: 1rem;
}

.play-store-qr img {
    display: block;
    margin-right: 2rem;
    margin-bottom: 1rem;
}

.app-qr {
    padding: 3rem 120px 0px;
}

.app-qr .col-md-7 h3 {
    font-size: var(--font-size-36);
    font-weight: 600;
    line-height: 56px;
    width: 608px;
}

.app-qr .col-md-7 p {
    font-size: var(--font-size-20);
    font-weight: 400;
    line-height: 32px;
    font-family: manrope;

}

.iPhone-pro {
    position: relative;
    z-index: 100;
}

.fancy-bg-img {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: -55px;
}



.ai-Risk-Modeling {
    padding: 36px 140px 48px;
    background: var(--Pink-light, #FFEBFC);
}

.ai-Risk-Modeling h2 {
    color: var(--Grey-900, #101828);
    text-align: center;
    /* Semibold (Heading)/H3 */
    font-family: Manrope;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
    /* 155.556% */
    margin-bottom: 36px;
}

.blog-div-right {
    padding: 0px 16px 0px 0px;
}


.blog-div-right .card {
    padding: 16px;
    border-radius: 16px;
}

.blog-div-right .card-body {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.blog-div-right .card-body p {
    margin-bottom: 0;
}

.blog-div-right .card .ai-top-img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 16px;
}

.blog-heading-ai {
    color: var(--Grey-900, #101828);
}

.truncate {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background: #fff;
}

/* Medium/18 */
/* font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  } */

.blog-div-right .card .ai-top-img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 16px;
    height: auto;
}

.read {
    color: var(--Grey-400, #98A2B3);
    font-feature-settings: 'salt' on, 'liga' off;
    /* Semibold (Heading)/14 semibold */
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 171.429% */
}

.blog-text-ai {
    color: var(--Grey-500, #667085);

    /* Regular/16 regular */
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
}

.blog-div-right .card-footer {
    background-color: white;
    border-top: 0;
    margin-top: 13px;
}

.blog-div-right .card-footer a {
    color: var(--Pink-Dark, #D57BC8);
    /* Semibold (Heading)/16 semibold */
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}



.next-back-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    background: white;
    padding: 14px 17px;
    border-radius: 50%;
}

.carousel-control-prev-icon {
    background-image: url(../img/newIcons/arrow-right.svg);
    transform: rotate(180deg);
    filter: grayscale(100%);
}

.carousel-control-next-icon {
    background-image: url('../img/newIcons/arrow-right.svg');
    filter: grayscale(100%);
}


.carousel-control-next,
.carousel-control-prev {
    width: 4%;
}

.carousel-control-next {
    right: -100px;
}


.carousel-control-prev {
    left: -100px;
}


.all-about-section {
    background: var(--Pink-light, #FFEBFC);
    padding: 40px 120px 40px;
    position: relative;
}

.all-about-section-text {
    background-color: white;
    display: inline-flex;
    padding: 40px 32px 32px 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 16px;
    position: relative;
    z-index: 10;
}

.all-about-text h2 {
    color: var(--grey-900, #101828);
    /* Semibold (Heading)/feature news */
    font-family: Manrope;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
}

.all-about-text p {
    color: var(--grey-900, #101828);
    /* Regular/20 regular */
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 140% */
}

.readMoreLesstext h2 {
    margin-bottom: 16px;
    color: var(--grey-900, #101828);
    /* Semibold (Heading)/H4 */
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


.readMoreLesstext h3 {
    margin-bottom: 16px;
    color: var(--grey-900, #101828);
    /* Semibold (Heading)/H4 */
    font-family: Manrope;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.readMoreLesstext p,
.readMoreLesstext li {
    color: var(--grey-500, #667085);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}


.readMoreLesstext li {
    margin-left: 24px;
}


.all-about-section .bottom-fancy-img {
    position: absolute;
    left: 70px;
    bottom: 0;
}

.all-about-text {
    position: relative;
    z-index: 10;
    /* padding: 0; */
}


@media (max-width:1366px) {

    .landing-hero-section {
        padding: 12px 120px;
        height: calc(100vh - 114px);
    }

    .margin-Top-Div {
        justify-content: flex-start;
        margin-top: 3rem;
    }

    .landing-hero-section .hero-heading {
        font-size: var(--font-size-36);
        line-height: 48.69px;
    }

    .landing-hero-section .hero-text {
        font-size: var(--font-size-18);
        margin-bottom: 16px;
    }

    .showStats h6 {
        font-size: var(--font-size-24);
        font-weight: 600;
        line-height: 38.25px;
    }

    .showStats p {
        margin-bottom: 0;
        color: var(--off_grey);
        font-weight: 400;
        font-size: var(--font-size-14);
    }

    .top-banner-img {
        height: 430px;
        width: 389px;
    }

    .mf-inner-block,
    .equity-inner-block,
    .pms-inner-block {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 0px;
    }

    .mf-block-home,
    .equity-block-home,
    .Pms-block-home {
        width: 214px;
        padding: 8px;
        margin-bottom: 28px;
    }

    .mf-block-home h5,
    .equity-block-home h5,
    .Pms-block-home h5 {
        font-size: 14px;
    }

    .mf-block-home p,
    .equity-block-home p,
    .Pms-block-home p {
        font-size: 10px;
        line-height: 16px;
    }

    .img-div svg {
        width: 35px;
        height: 35px;
    }

    .cta-button-box {
        position: absolute;
        top: 40px;
    }

    .Pms-block-home {
        margin-left: 55px;
    }

    .equity-block-home {
        margin-left: 94px;
    }


    .marquee {
        height: 30px;
    }

    .marquee--inner {
        margin: 3px 0;
    }

    .investment_philosophy {
        padding: 36px 120px 18px;
    }

    .investment_philosophy .heading_text h1 {
        font-size: var(--font-size-28);
        margin-bottom: 28px;
    }

    .investment_philosophy_inner .card {
        height: 192px;
        padding: 48px 32px 18px;
    }


    .investment_philosophy_inner h5 {
        font-size: var(--font-size-20);
        margin-bottom: 10px;
    }

    .investment_philosophy .col-lg-4 {
        margin-bottom: 32px;
    }

    .investment_philosophy_inner p {
        font-size: var(--font-size-12);
    }

    .investment_philosophy .card-footer a {
        font-size: var(--font-size-14);
    }

    .investment_philosophy .col-lg-4 .card .card-img {
        height: 90px;
        width: auto;
    }

    .explore-investment-portfolio-heading h2 {
        font-size: var(--font-size-28);
        line-height: 48.57px;
    }

    .explore-investment-portfolio .nav-pills .nav-link {
        font-size: var(--font-size-14);
        line-height: 24px;
        padding: 8px 24px;
    }

    .explore-investment-portfolio .active {
        padding: 8px 24px;
    }

    .explore-investment-portfolio .card-body {
        gap: 12px;
    }

    .explore-investment-portfolio .card .card-body h6 {
        font-size: var(--font-size-14);
    }

    .explore-investment-portfolio .card-header h4 {
        font-size: var(--font-size-14);

        /* background: #fff; */
    }

    .explore-investment-portfolio .card p {
        font-size: var(--font-size-12);
    }

    .explore-investment-portfolio .card {
        height: 232px;
    }

    .explore-investment-portfolio .card-body button {
        padding: 10px 24px 11px 24px;
        font-size: var(--font-size-14);
    }

    .wright-community h2 {
        font-size: 28px;
    }

    .feature-in-the-news h2 {
        font-size: var(--font-size-28);
    }

    .blog-div-right .card .ai-top-img {
        height: auto;
    }

    .blog-heading-ai {
        font-size: var(--font-size-16);
    }

    .read {
        font-size: 10px;
        line-height: 12px;
    }

    .blog-text-ai {
        font-size: var(--font-size-12);
    }

    .blog-div-right .card-footer a {
        font-size: var(--font-size-12);
    }

    .app-qr .col-md-7 h3 {
        font-size: var(--font-size-28);
        line-height: 42px;
        margin-bottom: 16px;
    }

    .app-qr .col-md-7 p {
        font-size: var(--font-size-18);
        line-height: 32px;
        width: 500px;
    }

    .play-store-qr h4 {
        font-size: var(--font-size-28);
    }

    .iPhone-pro {
        position: relative;
        z-index: 100;
        width: 273px;
        height: auto;
    }
}