@font-face {
    font-family: "dm_sansbold";
    src: url("../fonts/dmsans-bold-webfont.woff2") format("woff2"), url("../fonts/dmsans-bold-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "dm_sansmedium";
    src: url("../fonts/dmsans-medium-webfont.woff2") format("woff2"), url("../fonts/dmsans-medium-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "dm_sansregular";
    src: url("../fonts/dmsans-regular-webfont.woff2") format("woff2"), url("../fonts/dmsans-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Playfair';
    src: url('../fonts/PlayfairDisplay-Regular.woff2') format('woff2'), url('../fonts/PlayfairDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    letter-spacing: -.4px;
    font-size: 62.5%
}

html,
body {
    font-family: "dm_sansregular";
    margin: 0;
    overflow-x: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
img {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
        text-decoration:none;
}

    a:active,
    a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 600
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

.main-section {
    background: #212020
}

    .main-section .v-lines {
        -webkit-transition: all .25s 0s ease-in-out;
        transition: all .25s 0s ease-in-out
    }

.heading1 {
    font-size: 9rem;
    color: #fff;
    width: 600px;
    font-family: "dm_sansmedium";
    position: absolute;
    left: 135%;
    top: 48%
}

.pos-rel {
    position: relative !important
}

header {
    background-color: rgba(0, 0, 0, .61);
    padding: 16px 55px;
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%
}

.main-menu.nav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

    .main-menu.nav .nav-item {
        margin-right: 30px
    }

        .main-menu.nav .nav-item:last-child {
            margin-right: 40px
        }

        .main-menu.nav .nav-item .nav-link {
            font-size: 1.6rem;
            color: #fff;
            display: block
        }

        .main-menu.nav .nav-item .dropdown-menu {
            background-color: rgba(0, 0, 0, .8)
        }

            .main-menu.nav .nav-item .dropdown-menu.show {
                left: -77px !important;
            }

            .main-menu.nav .nav-item .dropdown-menu .dropdown-item {
                color: #fff;
                padding: 10px 20px;
                font-size: 1.6rem;
                border-bottom: 1px solid #383838;
                background-color: rgba(0, 0, 0, .61)
            }

                .main-menu.nav .nav-item .dropdown-menu .dropdown-item:last-child {
                    border-bottom: 0 transparent
                }

.icon-user-login {
    margin-right: 10px
}

.hamburger {
    cursor: pointer
}

    .hamburger span {
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin-bottom: 3px
    }

.btn-primary {
    padding: 12px 20px;
    color: #fff;
    background-color: #000;
    border: transparent;
    font-size: 1.6rem;
    letter-spacing: 2px
}

.btn-purple {
    padding: 12px 20px;
    color: #fff;
    background-color: #1981c3;
    border: transparent;
    font-size: 1.6rem;
    letter-spacing: 2px;
    position: absolute;
    bottom: -22px;
    left: 0
}

    .btn-purple:hover {
        color: #fff;
        text-decoration: none
    }

    .btn-purple.btn-transparent {
        top: 0;
        padding: 5px 0;
        color: #000;
        background-color: transparent;
        outline: 0;
        border: 0
    }

section > .container {
    max-width: 85%
}

.grid-vlines {
    padding: 0
}

.v-lines {
    height: 760px
}

    .v-lines .cols {
        width: 20%;
        padding-top: 160px;
        border-right: 1px solid rgba(126, 126, 126, .2)
    }

        .v-lines .cols:last-child {
            border: transparent
        }

    .v-lines.height-auto .cols {
        padding-top: 70px
    }

.nv-blue-bg {
    background: linear-gradient(193.35deg, #212020 27.56%, #201830 94.47%)
}

.light-para.f-size18 {
    font-size: 1.8rem;
    color: #868686
}

.light-para.f-size20 {
    font-size: 2rem;
    color: #fff
}

.para-abs {
    width: 170%;
    margin-top: 140px
}

.square-after {
    position: relative
}

    .square-after:before {
        content: "";
        width: 20px;
        height: 20px;
        background-color: #161616;
        position: absolute;
        top: 0;
        left: -21px
    }

.bluebg-color {
    background-color: #02aeee !important
}

.primary-heading,
.powering-ind {
    font-size: 6rem;
    color: #000;
    font-weight: 600;
    padding-left: 15px
}

.powering-ind {
    background: #161616;
    color: #fff;
    width: 200%;
    padding: 30px;
    top: 400px
}

.bg-image {
    background-image: url(../images/banner-gif.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 630px; */
    height: 850px;
    position: relative
}

    .bg-image .powering-ind {
        position: absolute;
        top: 12rem;
        left: 24rem;
        width: 36%;
        background-color: transparent
    }

        .bg-image .powering-ind h1 {
            font-weight: 600;
            font-size: 80px;
            line-height: 94px
        }

.custom-width {
    width: 720px
}

    .custom-width.pl0 {
        width: 440px
    }

.our-business-unit {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    font-size: 1.6rem;
    position: absolute;
    top: 370px;
    left: -122px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    margin-bottom: 0;
    padding: 8px 10px;
    letter-spacing: 2px;
    background: #000;
    color: #fff
}

    .our-business-unit.invest-sustain {
        top: 135px;
       
    }

    .our-business-unit.our-pms-heading {
        left: -114px !important;
        top: 170px
    }

.business-box {
    position: relative
}

    .business-box.bx1 {
        margin-top: 80px
    }

    .business-box.bx2 {
        margin-top: 480px
    }

    .business-box.bx3 {
        margin-top: 585px
    }

    .business-box.bx4 {
        margin-top: 80px
    }

    .business-box.bx5 {
        margin-top: 280px
    }

    .business-box .btn-purple {
        display: none
    }

    .business-box .business-box-square {
        padding-left: 20px
    }

        .business-box .business-box-square .business-box--info {
            /*   display: list-item; */
            list-style: square
        }

    .business-box:hover {
        background: #1e1e1e;
        padding: 14px 20px 26px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        cursor: pointer
    }

        .business-box:hover > .business-box--heading {
            color: #fff
        }

            .business-box:hover > .business-box--heading:before {
                border-left: transparent;
                top: -23px;
                left: -38px;
                width: 10px;
                height: 10px;
                background: #000
            }

        .business-box:hover .business-box--info {
            color: #b9b9b9
        }

        .business-box:hover .btn-purple {
            display: block;
            cursor: pointer
        }

.business-box--heading {
    font-size: 2.5rem;
    line-height: 35px;
    font-family: "dm_sansbold";
    color: #0f0f0f;
    margin-left: 8px;
    margin-bottom: 10px
}

    .business-box--heading:before {
        content: "";
        border-left: 2px solid #000;
        height: 100%;
        position: absolute;
        top: 0;
        left: -10px
    }

.business-box--info {
    font-size: 1.6rem;
    line-height: 20px;
    color: #6c6c6c
}

.pl0 {
    padding-left: 0 !important
}

.mtop100 {
    margin-top: 100px
}

.height-auto {
    height: auto !important
}

.label-global {
    font-size: 1.8rem;
    color: #fff;
    background-color: #1981c3;
    display: inline-block;
    padding: 2px 10px
}

.number-global {
    font-size: 6rem;
    font-family: "dm_sansbold";
    color: #1981c3
}

    .number-global span {
        font-family: "dm_sansregular";
        font-size: 1.5rem
    }

.auto-center {
    margin: 0 auto !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt50 {
    margin-top: 50px !important
}

.mr14 {
    margin-right: 14px !important
}

.img-responsive {
    max-width: 100% !important
}

.dna-sbi {
    background-color: #fff;
    -webkit-box-shadow: 10px 10px 20px 0 rgba(24, 24, 24, .3);
    box-shadow: 10px 10px 20px 0 rgba(24, 24, 24, .3);
    margin: 140px 120px -180px;
    padding-bottom: 40px;
    position: relative;
    z-index: 1
}

    .dna-sbi img {
        padding: 0 65px 50px
    }

    .dna-sbi .dna-desc {
        width: 780px;
        padding-left: 24px
    }

    .dna-sbi .our-business-unit {
        top: 100px;
        left: -127px
    }

    .dna-sbi .v-lines .cols {
        padding-top: 0
    }

        .dna-sbi .v-lines .cols:first-child {
            width: 13.5%
        }

.dna-desc {
    font-size: 4rem;
    color: #161616
}

.shared-values {
    background-color: #121212;
    padding-top: 100px
}

    .shared-values .our-business-unit {
        left: -124px
    }

    .shared-values .v-lines {
        height: 1000px
    }

.light-box {
    background: #2f2f2f;
    padding: 32px;
    margin-top: 520px
}

    .light-box .business-box--heading {
        color: #fff;
        font-size: 2rem;
        font-weight: 400
    }

        .light-box .business-box--heading:before {
            display: none
        }

.mission-box {
    margin-top: 620px
}

.stake-img {
    margin: 0 0 0 300px
}

.set-banner-img1 {
    position: absolute;
    top: 100px;
    left: 0;
    cursor: pointer
}

    .set-banner-img1:hover + .fig-caption {
        display: none;
        top: 37%
    }

    .set-banner-img1.set-banner-img2 {
        top: 360px
    }

        .set-banner-img1.set-banner-img2:hover + .fig-caption {
            top: 75%
        }

    .set-banner-img1.set-banner-img3 {
        top: 650px
    }

        .set-banner-img1.set-banner-img3:hover + .fig-caption {
            top: 106%
        }

    .set-banner-img1.set-banner-img4 {
        left: 72px;
        top: 150px
    }

        .set-banner-img1.set-banner-img4:hover + .fig-caption {
            top: 39%
        }

    .set-banner-img1.set-banner-img5 {
        left: 140px;
        top: 100px
    }

        .set-banner-img1.set-banner-img5:hover + .fig-caption {
            top: 38%;
            left: 20%
        }

    .set-banner-img1.set-banner-img6 {
        left: 70px;
        top: 650px
    }

        .set-banner-img1.set-banner-img6:hover + .fig-caption {
            top: 109%
        }

    .set-banner-img1.set-banner-img7 {
        left: 120px;
        top: 40px
    }

        .set-banner-img1.set-banner-img7:hover + .fig-caption {
            top: 19%
        }

    .set-banner-img1.set-banner-img8 {
        left: 60px;
        top: 230px
    }

        .set-banner-img1.set-banner-img8:hover + .fig-caption {
            top: 60%
        }

    .set-banner-img1.set-banner-img9 {
        left: 40px;
        top: 720px
    }

        .set-banner-img1.set-banner-img9:hover + .fig-caption {
            top: 111%
        }

.fig-caption {
    color: #fff;
    position: absolute;
    top: 60%;
    left: 0;
    padding: 10px;
    display: none
}

    .fig-caption .fig-caption-h {
        font-size: 1.5rem;
        position: relative;
        font-weight: 500
    }

        .fig-caption .fig-caption-h:before {
            content: "";
            border-left: 2px solid #fff;
            height: 100%;
            position: absolute;
            top: 0;
            left: -10px
        }

    .fig-caption .fig-caption-d {
        font-size: 1.2rem
    }

footer {
    padding: 40px 0 80px;
    background-color: #262626
}

.footer-logo {
    padding: 30px 100px;
    border-radius: 4px;
    border: 1px solid #1981c3;
    margin: 0 200px 50px
}

    .footer-logo a {
        font-size: 1.8rem;
        color: #fff;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-left: 70px
    }

.footer-col {
    width: 20%;
    margin: 0 40px 0 0
}

    .footer-col:last-child {
        margin-right: 0
    }

    .footer-col .footer-col-label {
        color: #c9c9c9;
        font-size: 1.2rem;
        font-weight: 600;
        margin-bottom: 16px
    }

    .footer-col ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }

        .footer-col ul li a {
            color: #c9c9c9 !important;
            font-size: 1.2rem;
            margin-bottom: 12px;
            display: block
        }

.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: none
}

.close-main-menu {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 18px;
    font-weight: 700;
    display: none
}

.overflow-hidden {
    overflow: hidden
}

.banner-our-philo,
.banner-pms.banner-our-philo {
    background-image: url("../images/banner-our-philosophy.svg");
    background-position: right center;
    background-repeat: no-repeat
}

.banner-our-philo-content {
    padding: 150px 80px 100px
}

    .banner-our-philo-content .heading-growth {
        width: 64%;
        font-size: 7.5rem;
        color: #323232;
        font-family: "dm_sansbold";
        padding: 21px 41px 21px 0;
        background-color: #fff;
        margin-bottom: 0
    }

    .banner-our-philo-content .our-philo-heading {
        font-family: "dm_sansbold";
        font-size: 3rem;
        color: #868686
    }

.para18 {
    font-size: 1.8rem;
    color: #555;
    padding: 20px 20px 20px 0;
    background: #fff;
    width: 815px;
}

.alternative-para {
    font-size: 1.8rem;
    color: #555;
    padding: 20px 20px 20px 0;
    width: 70%;
    text-align: justify;
    text-justify: inter-word;
}

.alternative-advantage-font-size {
    font-size: 2.5rem;
}

.alternative-heading {
    margin-bottom: 5px;
}

.alternative-subheading {
    font-family: "dm_sansregular";
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 5px;
    color: #6d6d6d;
}

.altenative-investment-advantages.sbi-advantages {
    padding: 100px 0;
}

.alternative-investment-team {
    padding: 100px 0 50px;
}

section.page-section.three-cols-struct .our-businesses .first-child-width {
    width: 18%;
}

.alternative-investment-tags.our-business-unit {
    left: 170px;
}

.alternative-investment-downloads {
    margin-left: 130px;
    padding-right: 50px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.ivy {
    margin-top: -84px;
    background-color: #383838
}

    .ivy .btn-primary {
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-bottom: 40px
    }

.pms {
    width: 50%;
    padding: 35px 50px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.our-product .business-box {
    width: 400px
}

    .our-product .business-box:hover {
        padding-bottom: 14px
    }

        .our-product .business-box:hover .btn-transparent {
            color: #fff
        }

        .our-product .business-box:hover .business-box--heading {
            color: #fff
        }

        .our-product .business-box:hover.our-bus-head {
            background-color: none
        }

    .our-product .business-box .btn-transparent {
        font-weight: 700
    }

    .our-product .business-box .business-box--heading {
        font-size: 3.5rem;
        color: #6d6d6d;
        margin-left: 0;
        margin-bottom: 20px;
        letter-spacing: 1px
    }

        .our-product .business-box .business-box--heading:before {
            display: none
        }

        .our-product .business-box .business-box--heading.our-bus-head {
            line-height: 56px
        }

    .our-product .business-box.bx3 {
        margin-top: 132px
    }

.our-product .our-business-unit {
    left: -100px;
    background-color: #6d6d6d
}

    .our-product .our-business-unit.invest-sustain {
        top: 150px
    }

    .our-product .our-business-unit.our-bus-head-unit {
        left: -125px
    }

.our-product .v-lines {
    height: 600px
}

    .our-product .v-lines .cols:nth-child(2) .business-box.bx1 {
        padding-left: 14px !important
    }

.three-cols-struct .v-lines {
    height: auto
}

    .three-cols-struct .v-lines .cols {
        width: 33.33%;
        padding-right: 30px;
        padding-top: 0;
        padding-bottom: 70px
    }

        .three-cols-struct .v-lines .cols:first-child {
            width: 9%
        }

.three-cols-struct .business-box {
    width: auto;
    padding: 14px
}

    .three-cols-struct .business-box .business-box--heading {
        font-size: 2.3rem
    }

    .three-cols-struct .business-box .business-box--info {
        color: #696189
    }

    .three-cols-struct .business-box .btn-transparent {
        margin-top: 20px
    }

    .three-cols-struct .business-box.bx2 {
        margin-top: 162px
    }

    .three-cols-struct .business-box.bx3 {
        margin-top: 401px;
    }

    .three-cols-struct .business-box:hover {
        /* background-color: transparent; */
        cursor: unset;
        -webkit-transition: unset;
        transition: unset
    }

        .three-cols-struct .business-box:hover .business-box--heading {
            color: #ffffff
        }

        .three-cols-struct .business-box:hover .btn-transparent {
            padding: 12px 20px;
            background-color: #1981c3
        }

.three-cols-struct.ssc .v-lines .cols {
    padding-right: 30px
}

.three-cols-struct.ssc .business-box .business-box--heading.only-heading {
    font-size: 3.3rem;
    color: #5c5579
}

.three-cols-struct.ssc .business-box.bx1 {
    margin-top: 100px
}

.three-cols-struct.ssc .business-box.sec-advantage,
.three-cols-struct.ssc .business-box.advantage-label {
    padding-left: 0
}

    .three-cols-struct.ssc .business-box.sec-advantage:hover,
    .three-cols-struct.ssc .business-box.advantage-label:hover {
        -webkit-transition: unset;
        transition: unset;
        background: 0 0
    }

        .three-cols-struct.ssc .business-box.sec-advantage:hover .business-box--heading,
        .three-cols-struct.ssc .business-box.advantage-label:hover .business-box--heading {
            color: #fff
        }

    .three-cols-struct.ssc .business-box.sec-advantage .business-box--info.opacity-6,
    .three-cols-struct.ssc .business-box.advantage-label .business-box--info.opacity-6 {
        padding-left: 10px
    }

.three-cols-struct.ssc .our-business-unit {
    top: 192px;
    left: -88px
}

    .three-cols-struct.ssc .our-business-unit.--strategy {
        left: -74px
    }

.three-cols-struct.black-wrapper {
    background: #636363
}

    .three-cols-struct.black-wrapper.ssc {
        background: linear-gradient(193.35deg, #212020 27.56%, #201830 94.47%)
    }

    .three-cols-struct.black-wrapper .our-business-unit {
        color: #fff;
        background-color: #1981c3
    }

    .three-cols-struct.black-wrapper .advantage-label .business-box--heading {
        font-size: 1.8rem;
        position: relative;
        padding-left: 10px
    }

        .three-cols-struct.black-wrapper .advantage-label .business-box--heading:before {
            content: "";
            border-left: 2px solid #fff;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            width: 0;
            display: block
        }

    .three-cols-struct.black-wrapper .advantage-label.lbl1 {
        margin-top: 120px
    }

    .three-cols-struct.black-wrapper .advantage-label.lbl2 {
        margin-top: 100px
    }

    .three-cols-struct.black-wrapper .advantage-label.lbl5 {
        margin-top: 195px
    }

.three-cols-struct.pms-our-product .business-box.bx2 {
    margin-top: 40px
}

.our-busins-unit .business-box:hover {
    background-color: transparent;
    color: #6d6d6d;
    padding: 0
}

    .our-busins-unit .business-box:hover .business-box--heading {
        color: #6d6d6d
    }

.our-busins-unit .business-box.bx1 {
    margin-top: 40px
}

.our-busins-unit .v-lines .cols {
    padding-top: 0
}

    .our-busins-unit .v-lines .cols:nth-child(2n) .business-box.bx1 {
        width: 450px
    }

.our-busins-unit .our-business-unit.invest-sustain {
    top: 75px
}

.our-busins-unit-content {
    font-size: 2.5rem;
    color: #6d6d6d;
    font-family: "dm_sansregular";
    position: relative;
    margin-top: 80px
}

    .our-busins-unit-content:before {
        content: "";
        width: 12px;
        height: 12px;
        background: #515151;
        position: absolute;
        top: -7px;
        left: -13px
    }

    .our-busins-unit-content.mtop-cst1 {
        margin-top: 280px
    }

.black-wrapper {
    background: linear-gradient(165.5deg, #080415 16.13%, #201830 72.75%)
}

.ssc .our-business-unit {
    top: 170px;
    left: -158px;
    color: #757575;
    background-color: #fff
}

.ssc .business-box .business-box--heading,
.ssc .business-box .business-box--info {
    color: #fff
}

    .ssc .business-box .business-box--heading:before,
    .ssc .business-box .business-box--info:before {
        border-left-color: #fff
    }

.ssc .business-box.bx1 {
    margin-top: 250px
}

.ssc .business-box.bx2 {
    margin-top: 0
}

.ssc .business-box.bx3 {
    margin-top: 250px
}

.ssc .business-box.bx4 {
    margin-top: 30px
}

.ssc .v-lines {
    height: auto
}

    .ssc .v-lines .cols {
        padding: 40px 0 100px;
        border-right-color: rgba(255, 255, 255, .2)
    }

.sbi-advantages {
    padding: 180px 0
}

    .sbi-advantages .our-business-unit {
        left: 170px;
        top: 74px;
        width: 61%;
        background-color: #6d6d6d
    }

        .sbi-advantages .our-business-unit.faq-tag {
            width: auto;
            left: 236px;
            top: 24px
        }

    .sbi-advantages .v-lines {
        height: auto
    }

        .sbi-advantages .v-lines .cols {
            padding-top: 0;
            border-right: 0 transparent
        }

            .sbi-advantages .v-lines .cols.sbi-adv-checkbox {
                width: 80%;
                padding: 0 80px 0 30px
            }

                .sbi-advantages .v-lines .cols.sbi-adv-checkbox .sbi-adv-check {
                    padding-bottom: 20px;
                    margin-bottom: 30px;
                    border-bottom: 1px solid #898989
                }

.sbi-adv-check {
    font-family: "dm_sansmedium";
    font-size: 4rem;
    line-height: 50px;
    color: #898989;
    position: relative
}

    .sbi-adv-check .form-check-inline .form-check-input {
        width: 30px;
        height: 30px;
        margin-left: 10px
    }

    .sbi-adv-check .custom-control-label:before,
    .sbi-adv-check .custom-control-label:after {
        width: 3rem;
        height: 3rem;
        left: unset !important;
        right: -50px !important;
        margin-left: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: none
    }

    .sbi-adv-check .custom-checkbox .custom-control-input {
        right: 0
    }

        .sbi-adv-check .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
            background-color: #1981c3
        }

        .sbi-adv-check .custom-checkbox .custom-control-input:checked ~ .custom-control-label + .checkbox-tooltip {
            display: block
        }

    .sbi-adv-check .custom-control {
        padding-left: 0
    }

.checkbox-tooltip {
    width: 58%;
    padding: 20px;
    background-color: #1981c3;
    color: #fff;
    font-size: 1.4rem;
    line-height: 20px;
    position: absolute;
    top: 41px;
    right: -50px;
    z-index: 1;
    display: none
}

.portfolio-managers {
    padding: 120px 0 240px;
    position: relative
}

    .portfolio-managers .our-business-unit {
        left: 143px;
        top: 93px;
        color: #757575;
        background-color: #fff;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .portfolio-managers .sbi-adv-checkbox {
        padding-left: 50px !important
    }

    .portfolio-managers.iis-portf-mngrs {
        padding-bottom: 120px
    }

        .portfolio-managers.iis-portf-mngrs .our-business-unit {
            left: 130px;
            top: 108px
        }

.mngr-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .mngr-wrapper .col4 {
        width: 33%;
        margin-bottom: 60px
    }

        .mngr-wrapper .col4 figure {
            position: relative
        }

            .mngr-wrapper .col4 figure .square-box-arrow {
                width: 8px;
                height: 8px;
                background-color: #303030;
                position: absolute;
                top: 0;
                right: 157px;
                z-index: 1
            }

                .mngr-wrapper .col4 figure .square-box-arrow:before,
                .mngr-wrapper .col4 figure .square-box-arrow:after {
                    content: "";
                    position: absolute
                }

            .mngr-wrapper .col4 figure img {
                margin-bottom: 14px;
                position: relative;
                width: 47%;
                height: 160px
            }

                .mngr-wrapper .col4 figure img:hover + figcaption + .square-box-arrow {
                    width: 33px;
                    height: 33px;
                    top: -32px;
                    right: 134px;
                    -webkit-transition: all .1s 0s ease-in-out;
                    transition: all .1s 0s ease-in-out;
                    display: block
                }

                    .mngr-wrapper .col4 figure img:hover + figcaption + .square-box-arrow:before {
                        width: 18px;
                        height: 2px;
                        background-color: #fff;
                        top: 16px;
                        left: 7px;
                        -webkit-transform: rotate(-45deg);
                        transform: rotate(-45deg)
                    }

                    .mngr-wrapper .col4 figure img:hover + figcaption + .square-box-arrow:after {
                        width: 8px;
                        height: 8px;
                        top: 10px;
                        right: 10px;
                        border: 1px solid #fff;
                        border-left-color: transparent;
                        border-bottom-color: transparent
                    }

        .mngr-wrapper .col4 .manager-name {
            color: #fff;
            font-size: 1.4rem;
            font-family: "dm_sansbold";
            margin-bottom: 6px
        }

        .mngr-wrapper .col4 .manager-post {
            color: #fff;
            font-size: 1.2rem;
            font-family: "dm_sansregular";
            margin-bottom: 0
        }

.letus-helpyou {
    padding: 50px;
    width: 70%;
    margin: 50px auto -430px;
    background-color: #1981c3
}

    .letus-helpyou .btn-primary.pos-rel {
        margin-top: 20px
    }

.headinhg-h3 {
    color: #fff;
    font-size: 2.5rem;
    font-family: "dm_sansbold"
}

.floating-label {
    position: relative;
    margin-bottom: 50px
}

    .floating-label input[type=text] {
        width: 100%;
        height: 34px;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0;
        border: 0 transparent;
        border-radius: 0 !important;
        background-color: transparent;
        border-bottom: 1px solid #fff;
        font-size: 1.6rem;
        font-family: "dm_sansbold";
        color: #fff
    }

        .floating-label input[type=text]:focus,
        .floating-label input[type=text]:valid {
            border: 0 transparent;
            border-bottom: 1px solid #fff
        }

            .floating-label input[type=text]:focus + .flt-label,
            .floating-label input[type=text]:valid + .flt-label {
                top: -20px
            }

        .floating-label input[type=text]:-webkit-autofill {
            background-color: transparent !important
        }

        .floating-label input[type=text]:autofill {
            background-color: transparent !important
        }

    .floating-label .flt-label {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 1.6rem;
        color: #fff;
        -webkit-transition: all 80ms 0s ease-in-out;
        transition: all 80ms 0s ease-in-out
    }

.download-text,
.download-preview-link {
    color: #555;
    font-family: "dm_sansregular"
}

.download-text {
    font-size: 1.8rem;
    margin-bottom: 0
}

    .download-text.click-download-text {
        cursor: pointer
    }

.show-download-text {
    display: none
}

.download-preview-link {
    font-size: 1.4rem;
    margin: 0 10px
}

.sec-downloads .sbi-adv-checkbox {
    width: 76% !important;
    padding-left: 50px !important
}

    .sec-downloads .sbi-adv-checkbox .sbi-adv-check:last-child {
        margin-bottom: 0 !important
    }

    .sec-downloads .sbi-adv-checkbox .sbi-adv-check .col-md-10 {
        padding-left: 0
    }

    .sec-downloads .sbi-adv-checkbox .sbi-adv-check .col-md-2 {
        padding-right: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .sec-downloads .sbi-adv-checkbox .sbi-adv-check .col-md-2 .download-icon {
            padding-right: 20px
        }

.sbi-advantages.sec-downloads {
    padding-top: 300px
}

.sbi-advantages.our-process-wrapper {
    padding-top: 180px;
    padding-bottom: 40px
}

    .sbi-advantages.our-process-wrapper .our-business-unit {
        top: 172px
    }

    .sbi-advantages.our-process-wrapper .sbi-adv-checkbox {
        width: 80% !important
    }

.our-process-slider.owl-carousel {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #000
}

    .our-process-slider.owl-carousel .owl-item:nth-child(odd) {
        margin-top: 100px
    }

    .our-process-slider.owl-carousel .owl-item .item .number {
        font-family: "dm_sansbold";
        font-size: 1.6rem;
        color: #fff;
        color: #e3e3e3;
        line-height: 66px;
        position: relative;
        padding: 6px 14px;
        background-color: #1981c3;
        display: unset
    }

        .our-process-slider.owl-carousel .owl-item .item .number:before {
            content: "";
            width: 384px;
            height: 1px;
            background: #1981c3;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
            z-index: -1
        }

    .our-process-slider.owl-carousel .owl-item .item .slide-wrapper {
        padding: 16px 20px;
        background-color: #f2f2f2;
        border-radius: 2px
    }

        .our-process-slider.owl-carousel .owl-item .item .slide-wrapper h1 {
            font-family: "dm_sansbold";
            font-size: 2.5rem;
            color: #1c1c1c
        }

        .our-process-slider.owl-carousel .owl-item .item .slide-wrapper p {
            font-size: 1.6rem;
            color: #696189;
            margin-bottom: 20px
        }

            .our-process-slider.owl-carousel .owl-item .item .slide-wrapper p:last-child {
                margin-bottom: 0
            }

    .our-process-slider.owl-carousel .owl-item:nth-child(odd) .item .number:before {
        top: -27px;
        left: 23px
    }

    .our-process-slider.owl-carousel .owl-item:nth-child(even) .item .number:before {
        width: 400px;
        top: 71px;
        left: 10px;
        -webkit-transform: rotate(0deg);
        transform: rotate(17deg)
    }

    .our-process-slider.owl-carousel .owl-item:last-child .item .number:before {
        display: none
    }

    .our-process-slider.owl-carousel .owl-nav {
        display: none
    }

.note {
    font-size: 1.6rem;
    color: #696189;
    line-height: 25px;
    padding-left: 20px;
    position: relative
}

    .note:before {
        content: "*";
        position: absolute;
        top: 6px;
        left: 0;
        font-size: 30px
    }

.btn-color-blue {
    background-color: #1981c3 !important
}

.banner-pms.banner-our-philo {
    background-image: url("../images/new-pms-banner1.jpg");
    background-position: center center;
    background-size: cover
}

    .banner-pms.banner-our-philo .banner-our-philo-content {
        padding-left: 0;
        padding-right: 0
    }

        .banner-pms.banner-our-philo .banner-our-philo-content .heading-growth {
            width: 100%;
            font-size: 6rem;
            padding-bottom: 0;
            background-color: transparent
        }

        .banner-pms.banner-our-philo .banner-our-philo-content .para18 {
            color: #000;
            padding-top: 10px;
            background-color: transparent
        }

.banner-pms.banner-IIS {
    background-image: url(../images/International-Investor-Solution.jpg)
}

.banner-pms.banner-aif {
    background-image: url(../images/banner-aif.jpg);
    background-size: cover;
    background-position: top
}

.banner-pms.banner-growth {
    background-image: url(../images/banner-growth.jpg);
    background-position: top center;
    background-size: 100% 100%
}

.goto-tab-wrapper {
    padding: 14px 0;
    -webkit-box-shadow: 0px 4px 20px rgba(192, 192, 192, .25);
    box-shadow: 0px 4px 20px rgba(192, 192, 192, .25)
}

    .goto-tab-wrapper .goto-tab ul {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

        .goto-tab-wrapper .goto-tab ul li {
            list-style: none;
            padding-right: 60px
        }

            .goto-tab-wrapper .goto-tab ul li:last-child {
                padding-right: 0
            }

            .goto-tab-wrapper .goto-tab ul li a {
                position: relative;
                font-weight: 500;
                font-size: 14px;
                line-height: 27px;
                letter-spacing: .05em;
                text-transform: uppercase;
                color: #9e9d9d;
                text-transform: uppercase
            }

                .goto-tab-wrapper .goto-tab ul li a:before {
                    content: "";
                    position: absolute;
                    top: 4px;
                    left: -16px;
                    z-index: 1;
                    border: 5px solid #1981c3;
                    opacity: 0
                }

                .goto-tab-wrapper .goto-tab ul li a.active {
                    color: #000
                }

                    .goto-tab-wrapper .goto-tab ul li a.active:before {
                        opacity: 1
                    }

                .goto-tab-wrapper .goto-tab ul li a:hover {
                    color: #000;
                    text-decoration: none
                }

                    .goto-tab-wrapper .goto-tab ul li a:hover:before {
                        opacity: 1
                    }

.size23-black,
.size23-white {
    font-size: 2.3rem;
    color: #000;
    margin-bottom: 10px
}

.size23-white {
    color: #fff
}

.p18,
.p18-white {
    font-size: 1.4rem;
    line-height: 27px;
    letter-spacing: .02em;
    color: #000
}

    .p18.custom-width,
    .custom-width.p18-white {
        width: 56%
    }

.p18-white {
    color: #fff
}

.whatis-pms {
    padding: 30px 0;
    background-color: #000
}

    .whatis-pms.why-india .custom-width {
        padding-left: 16px;
        width: 100% !important
    }

.pms-black-box {
    width: 100%;
    font-size: 21px;
    color: #fff;
    line-height: 33px;
    padding: 100px 20px;
    margin-left: 15px;
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background-color: #4a4a4a
}

.share-link {
    padding: 10px;
    color: #1981c3;
    font-weight: 500;
    font-size: 14px;
    background: #f2f0f8;
    border-radius: 2px;
    margin: 18px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none
}

    .share-link i {
        margin-left: 6px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .share-link:hover {
        text-decoration: none
    }

.color-69 {
    color: #696189 !important
}

.color-white {
    color: #fff !important
}

.f-size14 {
    font-size: 1.4rem
}

.m-0-auto {
    margin: 0 auto
}

.iis-sbi-advantages .sbi-adv-check {
    font-size: 3.3rem;
    color: #000
}

    .iis-sbi-advantages .sbi-adv-check p {
        margin-bottom: 0
    }

.iis-our-offering .our-business-unit.our-pms-heading {
    left: -96px !important;
    top: 163px
}

.growth-funds-wrapper {
    background-color: #f2f0f8
}

    .growth-funds-wrapper .v-lines {
        height: auto
    }

        .growth-funds-wrapper .v-lines .cols {
            padding: 40px
        }

            .growth-funds-wrapper .v-lines .cols .growth-funds-name {
                font-size: 1.8rem;
                line-height: 25px;
                margin-bottom: 0
            }

.fixed-bluebox {
    padding: 30px;
    background-color: #1981c3;
    width: 26%;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9
}

    .fixed-bluebox .close-open {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1;
        padding: 10px
    }

        .fixed-bluebox .close-open span {
            display: block;
            -webkit-transition: all 50ms 0s ease-in-out;
            transition: all 50ms 0s ease-in-out
        }

            .fixed-bluebox .close-open span:first-child {
                width: 16px;
                height: 2px;
                background: #fff;
                position: absolute;
                top: 7px;
                right: 2px;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg)
            }

            .fixed-bluebox .close-open span:last-child {
                width: 2px;
                height: 16px;
                background: #fff;
                position: absolute;
                top: 0;
                right: 9px;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg)
            }

    .fixed-bluebox.active {
        width: 10px;
        height: 10px;
        overflow: hidden;
        padding: 20px
    }

        .fixed-bluebox.active .light-para,
        .fixed-bluebox.active .business-box--info,
        .fixed-bluebox.active .btn-connect-now {
            display: none
        }

        .fixed-bluebox.active .close-open span:first-child {
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        .fixed-bluebox.active .close-open span:last-child {
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

.btn-connect-now {
    text-decoration: underline
}

.opacity-79 {
    opacity: .79
}

.opacity-6 {
    opacity: .6
}

.circle-slider {
    margin: 350px 0 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative
}

    .circle-slider .cricle-content {
        width: 240px;
        height: 240px;
        padding: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 100%;
        border: 1px solid #e5e5e5;
        position: relative;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out
    }

        .circle-slider .cricle-content:before {
            content: "";
            width: 1px;
            height: 350px;
            position: absolute;
            top: -350px;
            left: 50%;
            background-color: rgba(126, 126, 126, .2)
        }

        .circle-slider .cricle-content p {
            color: #303030;
            font-size: 1.6rem
        }

        .circle-slider .cricle-content:hover {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
            background-color: #1981c3
        }

            .circle-slider .cricle-content:hover:before {
                height: 309px;
                top: -308px;
                z-index: -1;
                background-color: #1981c3
            }

            .circle-slider .cricle-content:hover:after {
                content: "";
                position: absolute;
                top: -10px;
                right: -10px;
                bottom: -10px;
                left: -10px;
                z-index: -1;
                border-radius: 100%;
                border: 1px dashed #1981c3
            }

            .circle-slider .cricle-content:hover p {
                color: #fff
            }

    .circle-slider .three-cols-struct {
        position: absolute;
        top: -360px;
        left: 0
    }

        .circle-slider .three-cols-struct .v-lines .cols {
            border-right: 0
        }

            .circle-slider .three-cols-struct .v-lines .cols:first-child {
                width: 33%
            }

    .circle-slider .our-business-unit.our-pms-heading {
        left: -100px !important;
        top: 150px
    }

.section-faqs .click-download-text .download-text {
    position: relative
}

    .section-faqs .click-download-text .download-text:before,
    .section-faqs .click-download-text .download-text:after {
        content: "";
        background: #555;
        position: absolute
    }

    .section-faqs .click-download-text .download-text:before {
        width: 14px;
        height: 2px;
        top: 50%;
        right: 0
    }

    .section-faqs .click-download-text .download-text:after {
        width: 2px;
        height: 14px;
        top: 37%;
        right: 6px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .section-faqs .click-download-text .download-text.active:after {
        display: none;
        -webkit-transition: all .6s ease-out;
        transition: all .6s ease-out
    }

#CONSTRUCTION.sbi-advantages .our-business-unit {
    left: 119px
}

.ii-solution .business-box.bx1 {
    margin-top: 180px
}

.ii-solution .business-box.bx2 {
    margin-top: 300px
}

    .ii-solution .business-box.bx2 + .business-box.bx2 {
        margin-top: 100px
    }

.ii-solution .business-box.bx3 {
    margin-top: 380px
}

.ii-solution .business-box.bx4 {
    margin-top: 590px
}

.more-top-space {
    padding-top: 280px !important
}

.footer-sociallinks {
    padding: 15px 0 20px
}

.f-size12 {
    font-size: 12px
}

.copyrt-text {
    font-size: 12px;
    color: #e4e4e4
}

.fa.sclnk {
    color: #e4e4e4 !important;
    font-size: 16px;
    text-decoration: none
}

.ftlink-wrapper {
    vertical-align: middle;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}

    .ftlink-wrapper li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        float: left;
        width: 34px;
        height: 34px;
        text-align: center;
        margin-right: 8px;
        cursor: pointer;
        -webkit-transition: all .6s 0s ease-out;
        transition: all .6s 0s ease-out
    }

.inlinex {
    display: inline-block
}

.close-icon {
    position: absolute;
    top: 1rem;
    right: 3rem;
    z-index: 9;
    font-size: 3rem;
    color: #b9b9b9;
    cursor: pointer
}

    .close-icon:hover {
        color: #000
    }

.baner-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 7px 18px;
    background: rgba(0, 0, 0, .9);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

    .baner-logo img {
        padding-right: 10px
    }

    .baner-logo h1.logo-text {
        font-weight: 700;
        font-size: 2.2rem;
        line-height: 27px;
        letter-spacing: .08em;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 0
    }

.ticker {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    padding: 6px 0;
    z-index: 9
}

    .ticker p {
        color: #fff;
        font-size: 1.4rem;
        margin-bottom: 0;
        letter-spacing: .5px
    }

.tooltip-wrapper {
    position: relative
}

    .tooltip-wrapper .tt-content {
        display: none;
        position: absolute;
        top: 22px;
        left: 0;
        right: 0;
        z-index: 9;
        padding: 1.2rem;
        border-radius: 4px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 10px 0 #c1c1c1;
        box-shadow: 0 0 10px 0 #c1c1c1;
        -webkit-transition: all .3s 0s ease-in-out;
        transition: all .3s 0s ease-in-out
    }

        .tooltip-wrapper .tt-content:before {
            content: "";
            position: absolute;
            top: -16px;
            left: 27%;
            z-index: 2;
            border: 8px solid #fff;
            border-color: transparent transparent #fff
        }

        .tooltip-wrapper .tt-content:after {
            content: "";
            position: absolute;
            top: -8px;
            left: 0;
            right: 0;
            z-index: 1;
            border: 8px solid transparent
        }

        .tooltip-wrapper .tt-content:hover {
            display: block;
            -webkit-transition: all .3s 0s ease-in-out;
            transition: all .3s 0s ease-in-out
        }

        .tooltip-wrapper .tt-content.custom-width {
            width: 460px
        }

        .tooltip-wrapper .tt-content p {
            font-size: 1.2rem;
            color: #000;
            text-align: justify
        }

            .tooltip-wrapper .tt-content p:last-child {
                margin-bottom: 0
            }

    .tooltip-wrapper .tt-hover-text {
        font-size: 1.2rem;
        color: #02aeee;
        cursor: pointer
    }

        .tooltip-wrapper .tt-hover-text:hover + .tt-content {
            display: block
        }

@font-face {
    font-family: "nunitolight";
    src: url("../fonts/nunito/nunito-light-webfont.woff2") format("woff2"), url("../fonts/nunito/nunito-light-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "nunitoregular";
    src: url("../fonts/nunito/nunito-regular-webfont.woff2") format("woff2"), url("../fonts/nunito/nunito-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "nunitosemibold";
    src: url("../fonts/nunito/nunito/nunito-semibold-webfont.woff2") format("woff2"), url("../fonts/nunito/nunito-semibold-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "nunitobold";
    src: url("../fonts/nunito/nunito/nunito-bold-webfont.woff2") format("woff2"), url("../fonts/nunito/nunito-bold-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "nunitoextrabold";
    src: url("../fonts/nunito/nunito/nunito-extrabold-webfont.woff2") format("woff2"), url("../fonts/nunito/nunito-extrabold-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "nunitoblack";
    src: url("../fonts/nunito/nunito-black-webfont.woff2") format("woff2"), url("../fonts/nunito/nunito-black-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

.color22,
.primary-heading1,
.secondary-heading,
.steps-onboarding li h2,
.form-floating > .form-control {
    color: #222
}

.color66,
.steps-onboarding li p,
.form-floating > label,
.ptag {
    color: #666
}

.nunitosemibold,
.btn-primary,
.btn-white,
.primary-heading1,
.secondary-heading,
.steps-onboarding li h2,
.form-floating > .form-control,
.heading10,
.otp-box input[type=text] {
    font-family: "nunitosemibold"
}

.nunitoregular,
.form-floating > label,
.ptag,
.time-resend-otp {
    font-family: "nunitoregular"
}

.nunitolight,
.steps-onboarding li p {
    font-family: "nunitolight"
}

.fsize20,
.otp-box input[type=text] {
    font-size: 2rem
}

.fsize18,
.secondary-heading {
    font-size: 1.8rem
}

.fsize16,
.btn-primary,
.btn-white,
.steps-onboarding li h2,
.form-floating > .form-control,
.ptag,
.time-resend-otp {
    font-size: 1.6rem
}

.fsize14,
.steps-onboarding li p,
.form-floating > label {
    font-size: 1.4rem
}

.fsize12,
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control :not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control:-webkit-autofill ~ label {
    font-size: 1.2rem
}

.fsize10 {
    font-size: 1rem
}

.mauto {
    margin: 0 auto
}

.mb0 {
    margin-bottom: 0 !important
}

.mb8 {
    margin-bottom: 8px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mr16 {
    margin-right: 16px !important
}

.mr32 {
    margin-right: 32px !important
}

.mb32 {
    margin-bottom: 32px !important
}

.mb50 {
    margin-bottom: 5rem !important
}

.mt50 {
    margin-top: 5rem !important
}

.width100 {
    width: 100% !important
}

.width30 {
    width: 30% !important
}

.btn-primary,
.btn-white {
    background-color: #0081e4;
    color: #fff;
    border-radius: 4px;
    padding: 12px 40px;
    letter-spacing: .5px
}

.btn-white {
    color: #1f94ee;
    background-color: #fff !important
}

    .btn-white:hover {
        color: #1f94ee
    }

    .btn-white.with-border {
        border: 1px solid #0081e4 !important
    }

.disabled {
    background: #b2d9f7 !important;
    pointer-events: none;
    border-color: transparent !important
}

.main-sec {
    background-color: #fff;
    padding-bottom: 80px;
    padding-top: 84px
}

.main-sec,
.top-space {
    padding-top: 84px
}

.main-wrapper .col-md-6:first-child {
    padding: 4.5rem 0 10rem;
    padding-right: 62px;
    border-right: 1px solid rgba(151, 151, 151, .2)
}

.main-wrapper .col-md-6:nth-child(2),
.main-wrapper .col-md-6:last-child {
    padding: 4.5rem 0 10rem;
    padding-left: 96px
}

.primary-heading1 {
    font-size: 3rem;
    line-height: 41px;
    margin-bottom: 4.6rem
}

.secondary-heading {
    line-height: 24.55px;
    letter-spacing: .5px;
    margin-bottom: 2.3rem
}

.steps-onboarding {
    padding: 0;
    margin: 0;
    list-style-type: none
}

    .steps-onboarding li {
        margin-bottom: 2.5rem;
        padding-left: 3.4rem;
        position: relative
    }

        .steps-onboarding li h2 {
            margin-bottom: 6px
        }

        .steps-onboarding li p {
            line-height: 18px
        }

        .steps-onboarding li:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            padding: 10px;
            background-repeat: no-repeat
        }

        .steps-onboarding li:first-child:before {
            background-image: url(../images/icon-email.png)
        }

        .steps-onboarding li:nth-child(2):before {
            padding: 14px;
            background-image: url(../images/icon-accept.png)
        }

        .steps-onboarding li:last-child:before {
            background-image: url(../images/icon-verification.png)
        }

.form-floating {
    position: relative;
    margin-bottom: 1.6rem
}

    .form-floating > .form-control,
    .form-floating > .form-select {
        height: 55px
    }

    .form-floating > label {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        padding: 2rem;
        line-height: 14px;
        letter-spacing: .4375px;
        pointer-events: none;
        border: 1px solid transparent;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
        transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
        transition: opacity .1s ease-in-out, transform .1s ease-in-out;
        transition: opacity .1s ease-in-out, transform .1s ease-in-out, -webkit-transform .1s ease-in-out
    }

    .form-floating > .form-control {
        padding: 2rem 2rem .7rem;
        background: #f1f2f6;
        border: 1px solid #edf1f5;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 4px;
        line-height: 14px;
        letter-spacing: .5px
    }

        .form-floating > .form-control::-webkit-input-placeholder {
            color: transparent
        }

        .form-floating > .form-control:-ms-input-placeholder {
            color: transparent
        }

        .form-floating > .form-control::-ms-input-placeholder {
            color: transparent
        }

        .form-floating > .form-control::placeholder {
            color: transparent
        }

        .form-floating > .form-control:not(:-moz-placeholder-shown) {
            padding-top: 2rem;
            padding-bottom: .625rem
        }

        .form-floating > .form-control .form-floating > .form-control:focus,
        .form-floating > .form-control:not(:placeholder-shown) {
            padding-top: 2rem;
            padding-bottom: .625rem
        }

        .form-floating > .form-control:-webkit-autofill {
            padding-top: 2rem;
            padding-bottom: .625rem
        }

        .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
            color: #999;
            transform: scale(.85) translateY(-.5rem) translateX(.15rem)
        }

        .form-floating > .form-control:focus ~ label,
        .form-floating > .form-control :not(:placeholder-shown) ~ label {
            color: #999;
            -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
            transform: scale(.85) translateY(-.5rem) translateX(.15rem)
        }

    .form-floating > .form-select {
        padding-top: 2rem;
        padding-bottom: .625rem
    }

        .form-floating > .form-select ~ label {
            color: #999;
            -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
            transform: scale(.85) translateY(-.5rem) translateX(.15rem)
        }

@media (prefers-reduced-motion:reduce) {
    .form-floating > label {
        -webkit-transition: none;
        transition: none
    }
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
    color: #999;
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > .form-control:-webkit-autofill ~ label {
    color: #999;
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.wrapper-form-details {
    width: 80%
}

    .wrapper-form-details .form-floating:last-of-type {
        margin-bottom: 0
    }

.already-have-consent {
    position: fixed;
    bottom: 32px;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 12px;
    background-color: #e5f2fc
}

.modal.modal-fullpage {
    margin: 0 !important;
    padding: 0 !important
}

    .modal.modal-fullpage .modal-dialog {
        width: 100%;
        max-width: 100%;
        height: 100%;
        margin: 0
    }

        .modal.modal-fullpage .modal-dialog .modal-content {
            height: 100%;
            border: 0 transparent;
            border-radius: 0
        }

            .modal.modal-fullpage .modal-dialog .modal-content .modal-body {
                width: 50%;
                margin: 80px auto 0
            }

.heading10 {
    font-size: 2.4rem;
    color: #000;
    line-height: 35px;
    letter-spacing: .75px
}

.ptag {
    line-height: 24px
}

.otp-wrapper {
    width: 56%;
    margin: 40px auto
}

.lp-47 {
    letter-spacing: .47px
}

.otp-box {
    margin: 40px 0
}

    .otp-box input[type=text] {
        width: 60px;
        height: 60px;
        margin-right: 16px;
        border-radius: 4px;
        text-align: center;
        color: #222;
        background-color: #fff;
        border: 1px solid #999
    }

    .otp-box input:last-child[type=text] {
        margin-right: 0
    }

.time-resend-otp {
    color: #666;
    letter-spacing: .41px;
    margin-bottom: 50px
}

.add-Registration-no p {
    font-size: 14px;
    letter-spacing: 0.3px;
    font-weight: 600;
}

    .add-Registration-no p span {
        font-weight: normal;
        display: block;
    }

    /**********redressal***********/
.grievance-redressal{
    margin-top:8%;
    margin-bottom:30px;
}
    .grievance-redressal h2{
        font-size:24px;
        line-height:32px;
        font-weight:600;
        margin-bottom:20px;
    }
    .grievance-redressal p {
        font-size: 1.6rem;
        line-height: 27px;
        margin-bottom:30px;
    }
    .grievance-redressal ul {
        display: flex;
        width: 100%;
        list-style: none;
        padding-left: 0;
        gap: 25px;
    }
    
    .grievance-redressal .isgr_block_box {
        border: 1px solid #d8d8d8;
        border-radius: 6px;
        position: relative;
        padding: 25px 82px 10px 25px;
        height: 100%;
        min-height: 418px;
        width: 50%;
    }
        .grievance-redressal .isgr_block_box label {
            font-size: 14px;
            line-height: 20px;
            color: #666;
            display: block;
            padding: 0 0 6px 0;
        }
        .grievance-redressal .isgr_block_box p {
            color: #222;
            font-size: 15px;
            padding-bottom: 20px;
            font-weight: 500;
            margin-bottom: 5px;
        }
    .grievance-redressal h3 {
        font-weight: 600;
        letter-spacing: 0.5px;
    }

    .com-redr-download {
        border-bottom: 1px solid #d7cfcf;
        padding-bottom: 20px;
        margin-bottom: 25px;
    }


.isgr_level1 {
    height: 26px;
    background-color: #6dd400;
    position: absolute;
    top: 26px;
    right: 0;
}

    .isgr_level1 span {
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        display: block;
        padding: 6px 15px 0;
    }

    .isgr_level1:after {
        content: "";
        position: absolute;
        left: -12px;
        top: 0;
        background: url("../images/green_level1.png") no-repeat;
        width: 13px;
        height: 26px;
    }

.isgr_level2 {
    height: 26px;
    background-color: #f7b500;
    position: absolute;
    top: 26px;
    right: 0;
}

    .isgr_level2 span {
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        display: block;
        padding: 5px 15px 0;
    }

    .isgr_level2:after {
        content: "";
        position: absolute;
        left: -12px;
        top: 0;
        background: url("../images/yellow_level2.png") no-repeat;
        width: 13px;
        height: 26px;
    }



@media only screen and (max-width:1200px) {
    .fsize20, .otp-box input[type=text] {
        font-size: 1.8rem
    }

    .fsize16,
    .btn-primary,
    .btn-white,
    .steps-onboarding li h2,
    .form-floating > .form-control,
    .ptag,
    .time-resend-otp {
        font-size: 1.4rem
    }

    .primary-heading1 {
        font-size: 2.4rem;
        line-height: 28px;
        margin-bottom: 2rem
    }

    .main-wrapper .col-md-6 {
        height: auto
    }

        .main-wrapper .col-md-6:first-child {
            padding-right: 20px;
            border-right: 0;
            border-bottom: 1px solid rgba(151, 151, 151, .2)
        }

        .main-wrapper .col-md-6:first-child,
        .main-wrapper .col-md-6:nth-child(2),
        .main-wrapper .col-md-6:last-child {
            padding: 2.5rem 0 2.5rem
        }

        .main-wrapper .col-md-6:nth-child(2),
        .main-wrapper .col-md-6:last-child {
            padding-left: 30px
        }

    .wrapper-form-details {
        width: 100%
    }
}

@media only screen and (max-width:991px) {
    .otp-wrapper {
        width: 90%;
        margin: 20px auto
    }
    .grievance-redressal{
        margin-top:15%;
    }
    .grievance-redressal .isgr_block_box {
        width: 50%;
    }
}

@media only screen and (max-width:767px) {
    .fsize20,
    .otp-box input[type=text] {
        font-size: 1.6rem
    }

    .main-wrapper .col-md-6:first-child,
    .main-wrapper .col-md-6:nth-child(2),
    .main-wrapper .col-md-6:last-child {
        padding: 2rem 0 2rem
    }

    .steps-onboarding li:last-child {
        margin-bottom: 0
    }

    .mt50 {
        margin-top: 2rem
    }

    .d-flex.justify-content-center {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .d-flex.justify-content-center p {
            margin-bottom: 10px !important
        }

            .d-flex.justify-content-center p.mr32 {
                margin-right: 0 !important
            }

    .width30 {
        width: 100% !important
    }

    .modal {
        width: 100%;
        margin: 20px auto 0
    }

        .modal.modal-fullpage .modal-dialog .modal-content .modal-body {
            width: 100%;
            margin: 20px auto 0
        }

    .main-sec {
        padding-bottom: 120px
    }

    .mt50 {
        margin-top: 3rem !important
    }

    .otp-wrapper {
        width: 100%;
        margin: 15px auto
    }

    .otp-box {
        margin: 15px 0
    }

        .otp-box input[type=text] {
            width: 40px;
            height: 40px;
            margin-right: 10px
        }

            .otp-box input[type=text]:last-child[type=text] {
                margin-right: 0
            }

    .time-resend-otp {
        margin-bottom: 20px
    }
    .grievance-redressal .isgr_block_box {
        width: 100%;
    }
    .grievance-redressal ul{
        flex-direction:column;
    }
    .grievance-redressal{
        margin-top:85px;
    }
}

.terms-conditions {
    padding: 0 0 0 20px;
    margin: 0
}

    .terms-conditions li {
        list-style-type: decimal;
        text-align: justify
    }

.nav-item .comming-soon {
    padding: .2em .5em;
    background-color: #02aeee;
    color: #fff;
    border-radius: .4em;
    text-transform: uppercase;
    margin-left: .5em;
    font-size: .75em
}

.bg-image--comming-soon {
    background-image: url(../images/banner-mgmt.png);
    height: 550px;
}

.bg-image--comming-soon__overlay {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, .53)
}

.bg-image-giftcity {
    background-image: url(../images/banner-giftcity.png);
    background-position: top center;
    height: 550px
}

.corporatedebt-mgmt-banner .bg-image-giftcity {
    background-image: url(../images/banner-mgmt.png);
    background-position: top center;
    height: 495px;
}

.baner-content {
    position: absolute;
    bottom: 10%;
    top: auto;
    left: 36%;
    transform: translate(-50%, -50%);
    max-width: 752px
}

    .baner-content h1 {
        color: #FFF;
        font-size: 46px;
        font-style: normal;
        font-weight: 500;
        line-height: 60px;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .baner-content p {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: .02em;
        color: #fff
    }

.tab-data ul {
    justify-content: center;
    margin: 0 auto;
    width: 80%;
    justify-content: space-between;
}

    .tab-data ul li {
        /* width: 25% */
        width: auto;
    }

        .tab-data ul li a {
            text-align: center;
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 27px;
            letter-spacing: .05em;
            /* text-transform: capitalize;*/
            color: #9e9d9d
        }

            .tab-data ul li a.active {
                background-color: transparent;
                font-style: normal;
                font-weight: 500;
                font-size: 14px;
                line-height: 27px;
                letter-spacing: .05em;
                text-transform: capitalize;
                color: #000 !important;
                background-color: transparent !important;
                position: relative
            }

                .tab-data ul li a.active:before {
                    content: "";
                    position: absolute;
                    width: 11px;
                    height: 11px;
                    background-color: #076dae;
                    margin-left: -15px;
                    top: 14px
                }

.giftcity-content {
    background-color: #222;
    padding: 60px 130px
}

    .giftcity-content h2 {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 27px;
        letter-spacing: .02em;
        color: #fff;
        margin-bottom: 24px
    }

    .giftcity-content p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 27px;
        letter-spacing: .02em;
        color: #fff
    }

.sbimf-adv {
    height: 603px
}

    .sbimf-adv .cols {
        padding-left: 10px;
        padding-right: 10px;
    }

        .sbimf-adv .cols:first-child {
            width: 10%
        }

        .sbimf-adv .cols h5 {
            font-style: normal;
            font-weight: 700;
            font-size: 20px;
            line-height: 33px;
            letter-spacing: .02em;
            color: #222
        }

        .sbimf-adv .cols p {
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: #222
        }

    .sbimf-adv .our-business-unit {
        /* left: -113px */
        left: -239px;
        top: 50%;
    }

.sbimf-atgiftcity {
    height: 620px;
    position: relative;
}

.atgiftcity-content {
    position: absolute;
    left: 12%;
    top: 9%;
    max-width: 770px;
}

.sbimf-atgiftcity .cols:first-child {
    width: 10%
}

.sbimf-atgiftcity .cols {
    padding-left: 10px;
    padding-right: 10px;
}

.sbimf-atgiftcity .pos-rel img {
    position: absolute;
    top: 10%;
}

.sbimf-atgiftcity .cols:first-child {
    width: 10%
}

.sbimf-atgiftcity .our-business-unit {
    left: -166px;
    top: 185px;
}

.sbimf-atgiftcity h2 {
    color: #222222;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    font-family: "dm_sansmedium";
}

    .sbimf-atgiftcity h2 span {
        color: #0081E4;
        font-size: 60px;
        font-style: normal;
        font-weight: 500;
        line-height: 80px;
    }

.sbimf-atgiftcity p {
    color: #222;
    font-family: "dm_sansregular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.32px;
}

#pills-thematic-portfolio-tab {
    background: #222;
}

.sbimf-thematic-portfolio {
    height: 1780px;
    position: relative;
}

.sbimf-thematic-portfolio-content {
    position: absolute;
    left: 12%;
    top: 5%;
    max-width: 100%;
}

    .sbimf-thematic-portfolio-content .portfolio-box {
        padding: 28px 32px;
        background: #292929;
        margin-bottom: 32px;
        position: relative;
        left: -27px;
        width: 90%;
    }

        .sbimf-thematic-portfolio-content .portfolio-box img {
            margin-bottom: 24px;
        }

        .sbimf-thematic-portfolio-content .portfolio-box h4 {
            color: #FFF;
            font-family: "dm_sansregular";
            font-size: 20px;
            font-style: normal;
            font-weight: 700;
            line-height: 33px;
            letter-spacing: 0.4px;
            margin-bottom: 12px;
            position: relative;
        }

            .sbimf-thematic-portfolio-content .portfolio-box h4::before {
                content: "";
                position: absolute;
                height: 32px;
                border-left: 4px solid #0081E4;
                left: -35px;
            }

        .sbimf-thematic-portfolio-content .portfolio-box p {
            color: #FFF;
            font-family: "dm_sansregular";
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

.sbimf-thematic-portfolio .cols:first-child {
    width: 10%
}

.sbimf-thematic-portfolio .cols {
    padding-left: 10px;
    padding-right: 10px;
}

    .sbimf-thematic-portfolio .cols:first-child {
        width: 10%
    }

.sbimf-thematic-portfolio .our-business-unit {
    left: -113px;
    top: 185px;
}

.sbimf-thematic-portfolio h2 {
    color: #FFF;
    font-family: "dm_sansmedium";
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    margin-bottom: 110px;
}

    .sbimf-thematic-portfolio h2 span {
        color: #0081E4;
    }

#more {
    display: none;
}

.readmore {
    color: #0081E4;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    cursor: pointer;
}

.sbimf-thematic-portfolio .info {
    color: #FFF;
    font-family: "dm_sansregular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.32px;
    opacity: 0.5;
    width: 90%;
}

#pills-getintouch-tab {
    background-color: #00334b
}

.getintouch-content {
    width: 80%;
    margin: 0 auto;
    padding: 60px 15px;
    color: #fff
}

    .getintouch-content h3 {
        text-align: center;
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 50px;
        color: #fff
    }

    .getintouch-content p {
        text-align: center;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 27px;
        letter-spacing: .05em;
        /* text-transform: uppercase;*/
        color: #fff
    }

    .getintouch-content ul {
        margin-top: 65px;
        padding-left: 0
    }

        .getintouch-content ul li {
            width: 48%;
            display: inline-flex;
            margin-bottom: 50px
        }

            .getintouch-content ul li label {
                margin-bottom: 14px;
                font-style: normal;
                font-weight: 700;
                font-size: 18px;
                line-height: 23px;
                text-transform: capitalize;
                color: #fff;
                mix-blend-mode: normal
            }

            .getintouch-content ul li p {
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 24px;
                color: #fff;
                text-transform: capitalize;
                text-align: left
            }

    .getintouch-content .img-content {
        width: 65px;
        height: 65px;
        background: rgba(224, 234, 238, .12);
        display: flex;
        justify-content: center;
        padding: 20px;
        border-radius: 100%;
        margin-right: 25px
    }

    .getintouch-content .detail-cont {
        display: flex;
        flex-direction: column;
        justify-content: left
    }

.sbimf-adv .cols h5 {
    font-size: 2.5rem;
    line-height: 35px;
    font-family: "dm_sansbold";
    color: #0f0f0f;
    margin-left: 8px;
    margin-bottom: 10px;
    position: relative;
    font-weight: 500;
}

    .sbimf-adv .cols h5::before {
        content: "";
        border-left: 2px solid #000;
        height: 100%;
        position: absolute;
        top: 0;
        left: -19px;
    }

.sbimf-adv .cols p {
    font-size: 1.5rem;
    line-height: 20px;
    color: #b9b9b9;
    margin-bottom: 5px;
}

.advbox:hover {
    background: #1e1e1e;
    padding: 14px 20px 26px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    margin-left: -10px;
    margin-right: -10px;
}

    .advbox:hover > h5 {
        color: #fff;
        font-weight: 500;
    }

        .advbox:hover > h5::before {
            border-left: transparent;
            top: -23px;
            left: -38px;
            width: 10px;
            height: 10px;
            background: #000;
        }

.advbox.bx1 {
    margin-top: 115px;
}

.advbox.bx3 {
    margin-top: -80px;
}

.advbox.bx4 {
    margin-top: 35px;
}

.advbox ul {
    padding-left: 10px;
}

    .advbox ul li {
        list-style: disc;
        color: #b9b9b9;
    }

.inner-header {
    background-color: rgba(0, 0, 0, .61);
    padding: 16px 55px;
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
    display: flex !important;
}

.nav-details {
    background-color: #F2F0F8;
}

.nav-content ul {
    display: flex;
    list-style: none;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}

    .nav-content ul li {
        width: 30%;
        border-right: 1px solid #DBD9DF;
        padding: 20px 30px;
    }

        .nav-content ul li:last-child {
            border: 0 none;
        }

        .nav-content ul li img {
            margin-bottom: 15px;
        }

        .nav-content ul li p {
            color: #000;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
            margin-bottom: 5px;
            letter-spacing: 0.36px;
        }

.about-fund {
    background-color: #222;
    padding: 50px 130px
}

    .about-fund h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        letter-spacing: .02em;
        color: #fff;
        margin-bottom: 24px
    }

    .about-fund p {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: .02em;
        color: #fff
    }

.about-bottompara {
    display: flex;
    justify-content: space-between;
    padding: 30px 0 0;
}

    .about-bottompara p {
        max-width: 47%;
        font-size: 16px;
        letter-spacing: 0.32px;
    }

.fund-construct {
    height: auto !important;
}

    .fund-construct .cols {
        padding-left: 10px;
        padding-right: 10px;
    }

        .fund-construct .cols:first-child {
            width: 10%
        }

.fund-construct-content {
    padding: 120px 30px;
}

    .fund-construct-content h2 {
        color: #222;
        font-size: 50px;
        font-family: "dm_sansmedium";
        font-style: normal;
        font-weight: 500;
        line-height: 60px;
        margin-bottom: 30px;
    }

        .fund-construct-content h2 span {
            color: #0081E4;
        }

.fund-box-wrapper .fund-box {
    /* width: 33%; */
    display: inline-flex;
    color: #222;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding-right: 15px;
    border-right: 1px solid rgba(126, 126, 126, 0.40);
    padding-left: 60px;
    min-height: 217px;
    margin-right: 25px;
    margin-bottom: 40px;
    padding-top: 10px;
}

    .fund-box-wrapper .fund-box:last-child {
        padding-right: 0;
        margin-right: 0;
        border-right: 0 none;
    }

    .fund-box-wrapper .fund-box:nth-child(3) {
        padding-right: 0;
        margin-right: 0;
        border-right: 0 none;
    }

    .fund-box-wrapper .fund-box:nth-child(4) p {
        min-width: 350px;
    }

    .fund-box-wrapper .fund-box:before {
        content: "";
        position: absolute;
        background-image: url(../images/check-icon.svg);
        width: 50px;
        height: 100%;
        left: 0px;
        background-repeat: no-repeat;
    }

.fund-box p {
    max-width: 250px;
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-right: 24px;
}

.fund-construct h4 {
    left: 0px;
    top: 19%;
}

.invest-portfolio-wrapper {
    background: #222;
    position: relative;
}

    .invest-portfolio-wrapper .cols:first-child {
        width: 10%;
    }

.investment-portfolio-content {
    padding: 50px 30px;
}

.investment-portfolio {
    height: auto !important;
}

    .investment-portfolio .cols {
        padding-left: 10px;
        padding-right: 10px;
    }

        .investment-portfolio .cols:first-child {
            width: 10%
        }

.fund-construct-content {
    padding: 50px 30px;
}

.investment-portfolio h2 {
    color: #fff;
    font-size: 50px;
    font-family: "dm_sansmedium";
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 30px;
}

    .investment-portfolio h2 span {
        color: #0081E4;
    }

.investment-portfolio h4 {
    left: -30px;
    top: 11%;
    background: rgba(255, 255, 255, 0.2);
}

.invest-obj-content {
    display: flex;
    justify-content: space-between;
}

.img-corner {
    position: absolute;
    right: -4px;
    bottom: -20px;
}

.invest-obj-content .col-md-8 p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.4px;
    max-width: 570px;
    margin-left: 65px;
}

.main-listing-content {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
}

.heading-list-content {
    color: #FFF;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.44px;
    width: 20%;
    max-width: 207px;
    margin-left: 30px;
}

.details-list-content {
    width: 70%;
    border-left: 1px dashed rgba(255, 255, 255, 0.50);
    padding-left: 50px;
    margin-left: 35px;
}

    .details-list-content p {
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0.32px;
    }

    .details-list-content ul li {
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 27px;
        /* 168.75% */
        letter-spacing: 0.32px;
        position: relative;
        list-style: none;
        margin-bottom: 10px;
    }

        .details-list-content ul li:before {
            content: "";
            position: absolute;
            background-image: url("../images/check-tick.svg");
            width: 20px;
            height: 20px;
            left: -40px;
            z-index: 10;
            background-size: cover;
            top: 5px;
        }

.persons-profile {
    margin-top: 15px;
    max-width: 240px;
    word-break: break-word;
}

    .persons-profile ul {
        padding-left: 0;
        margin-top: 10px;
    }

        .persons-profile ul li {
            list-style: none;
            display: flex;
            color: #000;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
            align-items: flex-start;
            margin-bottom: 10px;
        }

            .persons-profile ul li img {
                margin-right: 10px;
                margin-top: 6px;
            }

    .persons-profile h4 {
        color: #000;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .persons-profile span {
        color: #000;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 2px;
    }

.contact-persons-content {
    display: flex;
    flex-wrap: wrap;
}

.contact-person-list {
    margin-right: 150px;
}

    .contact-person-list:last-child {
        margin-right: 0;
    }

.contactperson-detail h4 {
    left: 0px;
    top: 32%;
}

.contact-persons-wrapper h2 {
    color: #000;
}

.mgmt-download-content {
    margin-bottom: 50px;
}

    .mgmt-download-content .v-lines .cols {
        border-right: 0 none;
    }

    .mgmt-download-content .v-lines {
        height: auto;
    }

    .mgmt-download-content .download-content .btn-link {
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0.02em;
        text-align: left;
        color: rgba(0, 0, 0, 1);
        text-decoration: none;
        padding: 0;
    }

        .mgmt-download-content .download-content .btn-link:focus {
            box-shadow: none;
        }

    .mgmt-download-content .download-content .card-body {
        font-size: 14px;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0.02em;
        text-align: left;
        color: rgba(0, 0, 0, 1);
        padding: 15px 0;
    }

    .mgmt-download-content h4 {
        left: 35px;
        top: 15%;
    }

.card-header {
    background-color: transparent;
    /* border: 1px solid rgba(0, 0, 0, 0.2); */
    border: 0 none;
    padding: 15px 0;
}

.card:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
}

.card {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    border: 0 none;
}

.card-header {
    background-image: url("../images/drop-icon.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto;
}

.addr-content {
    display: flex;
    margin-top: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 50px;
}

    .addr-content img {
        margin-right: 20px;
        width: 56px;
        height: 55px;
    }

.addr-details {
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    text-align: left;
}

    .addr-details p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color: #000;
    }

    .addr-details ul li span {
        position: absolute;
        top: -31px;
        font-size: 14px;
        font-weight: 600;
        border-bottom: 1px dashed #cccc;
        line-height: 20px;
        padding-bottom: 4px;
        display: flex;
        align-items: center;
        left: 0;
        right: 0;
        letter-spacing: 0.3px;
    }

    .addr-details ul {
        display: flex;
        list-style: none;
        padding-left: 0;
    }

        .addr-details ul li {
            font-size: 20px;
            line-height: 25px;
            position: relative;
        }

            .addr-details ul li:last-child {
                border-left: 3px solid #000;
                padding-left: 15px;
                margin-left: 15px;
            }

                .addr-details ul li:last-child span {
                    margin-left: 15px;
                }

.contact-persons-data {
    padding-top: 50px;
}

    .contact-persons-data h2 {
        color: #222;
        font-size: 50px;
        font-family: "dm_sansmedium";
        font-style: normal;
        font-weight: 500;
        line-height: 60px;
        margin-bottom: 10px;
    }

        .contact-persons-data h2 span {
            color: #0081E4;
        }

.contactperson-detail.v-lines {
    height: auto !important;
}

    .contactperson-detail.v-lines .cols {
        border-right: 0 none !important;
    }

img.pos-rel.img-responsive:after {
    content: "";
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    background-image: url("../images/corner.svg");
}

.mgmt-download-content .download-content .btn-link {
    padding-right: 18px;
}

.invest-obj-content .pos-rel.img-responsive {
    width: 100%;
}

.mails-details {
    display: flex;
    flex-direction: column;
    min-height: 50px;
}

    .mails-details span {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        word-wrap: break-word;
        color: #000000;
    }

.scrollup {
    position: fixed;
    bottom: 30px;
    right: 25px;
    background-color: #00a8df;
    border: 1px solid #00a8df;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

    .scrollup img {
        width: 38px;
        padding: 7px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

.show-download-text .row {
    border-bottom: 1px solid #898989;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin: 20px 10px;
}

.com_dat {
    min-height: 54px;
}

.download-preview-link img {
    margin-bottom: 10px;
}

.show-download-text .download-text {
    font-size: 18px;
}

#fund-construct-tab,
#contact-persons-tab {
    margin-top: -40px;
    padding-top: 40px;
}

#investment-portfolio-tab {
    position: absolute;
    top: -50px;
}

.mgmt-download-content#downloads-tab {
    margin-top: -100px;
    padding-top: 100px;
}

.aif-complaints-query {
    margin-bottom: 50px;
}

    .aif-complaints-query .complaint-top-section {
        list-style: upper-alpha;
        padding-left: 15px;
    }

        .aif-complaints-query .complaint-top-section li {
            font-size: 14px;
            text-align: left;
            margin-bottom: 5px;
        }

    .aif-complaints-query p {
        font-size: 14px;
        text-align: center;
    }

.queries-complaints ul {
    list-style: upper-alpha;
    padding-left: 15px;
}

    .queries-complaints ul li {
        text-align: left;
        font-size: 14px;
        padding-bottom: 5px;
    }

.contact-info ul {
    list-style: disc;
    padding-left: 15px;
}

    .contact-info ul li {
        text-align: left;
        font-size: 14px;
        padding-bottom: 5px;
    }

.sec-downloads p {
    font-size: 14px;
}

.portfolio-disclosures-content h4 {
    left: -25px;
    top: 48%;
}

.portfolio-disclosures-content .as-on-date {
    color: #222;
    font-size: 16px;
    margin-left: 10px;
}

.portfolio-disclosure-list {
    width: 45%;
    margin-bottom: 15px;
    margin-right: 15px;
}

.portfolio-disclosures-contentlist {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.portfolio-disclosures-main {
    margin-top: 15px;
    max-width: max-content;
    word-break: break-word;
}

    .portfolio-disclosures-main h4 {
        color: #000;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

#portfolio-disclosures-tab {
    margin-top: -40px;
    padding-top: 40px;
}

.portfolio-disclosures-main span {
    color: #000;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 2px;
}

.historical-nav-link a {
    font-size: 18px;
    color: #0081E4;
    text-decoration: none;
}

.view-p-disclosure {
    font-size: 15px;
    position: relative;
    margin-top: 15px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}

    .view-p-disclosure::after {
        position: absolute;
        content: ">";
        right: -16px;
        top: 1px;
    }

#portfolio-disclosures-tab {
    margin-top: -40px;
    padding-top: 40px;
}

.portfolio-disclosures-main span {
    color: #000;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 2px;
}

#investment-opportunities-fund-tab {
    background-color: #222222;
}

.invest-abt-fund {
    display: flex;
    justify-content: space-between;
}

.inv-abt-content {
    margin-left: 40px;
}

    .inv-abt-content h3 {
        color: #FFF;
        font-size: 22px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0.44px;
        word-wrap: break-word
    }

    .inv-abt-content p {
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0.36px;
        word-wrap: break-word
    }

.invest-abt-fund .img-corner {
    position: absolute;
    right: -4px;
    bottom: -3px;
}

#investment-opportunities-fund-tab .sbimf-thematic-portfolio-content {
    background-color: #222222;
    max-width: 1096px;
}

#investment-opportunities-fund-tab .sbimf-thematic-portfolio {
    height: 1800px;
}

.long-only-str-content ul {
    display: flex;
    padding-left: 20px;
}

    .long-only-str-content ul li {
        width: 15%;
        margin-right: 38px;
    }

        .long-only-str-content ul li::before {
            display: none;
        }

        .long-only-str-content ul li img {
            margin-bottom: 15px;
        }

.invest-listing-content .heading-list-content {
    max-width: 150px;
}

.invest-listing-content .main-listing-content {
    justify-content: initial;
}

.fpi-reg {
    background: #0081E4;
    padding: 18px 30px;
    display: flex;
    max-width: 1096px;
    position: relative;
    left: -42px;
}

.fpi-title {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.44px;
    word-wrap: break-word
}

.fpi-content {
    border-left: 1px solid #ffffff;
    padding-left: 23px;
    margin-left: 23px;
}

    .fpi-content p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0.32px;
        word-wrap: break-word;
        margin-bottom: 0;
        margin-top: 0;
    }

.strategy-para {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.36px;
    word-wrap: break-word;
    margin: 40px 0;
}

.strategy-fund {
    margin: 50px 0 30px 0;
}

    .strategy-fund h3 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0.44px;
        word-wrap: break-word
    }

    .strategy-fund p {
        color: #ffffff;
        font-size: 18px;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0.36px;
        word-wrap: break-word
    }

footer.footer-gift {
    background: linear-gradient(193deg, #112029 0%, #031A28 100%);
    padding: 80px 0;
}

.footer-gift .footer-col .footer-col-label {
    color: #ffffff;
}

.footer-gift .footer-col ul li a {
    color: #ffffff;
    text-decoration: none;
}

#investment-opportunities-fund-tab .details-list-content {
    width: 80%;
}

.long-only-str-content ul li {
    width: 15%;
    margin-right: 38px;
}

#investment-opportunities-fund-tab .sbimf-thematic-portfolio h2 {
    line-height: 70px;
    margin-bottom: 40px;
}

#investment-opportunities-fund-tab .sbimf-thematic-portfolio .our-business-unit {
    background: rgba(255, 255, 255, 0.2);
    left: -140px;
}

#investment-opportunities-fund-tab .sbimf-thematic-portfolio .col-lg-1.cols {
    border: 0 none;
}

.modalhistorical-nav .modal-dialog {
    max-width: 770px;
}

    .modalhistorical-nav .modal-dialog .modal-content {
        padding: 20px;
    }

    .modalhistorical-nav .modal-dialog .modal-title {
        color: #222222;
        font-size: 26px;
        font-weight: 600;
        text-transform: capitalize;
        word-wrap: break-word;
        margin-bottom: 15px;
        font-family: 'nunitosemibold';
    }

    .modalhistorical-nav .modal-dialog .modal-header {
        border-bottom: 0 none !important;
    }

        .modalhistorical-nav .modal-dialog .modal-header .close{
            background:transparent;
            border: 0 none;
        }

        .filter-option {
            padding: 20px 15px;
            background: #F4FAFF;
            display: flex;
        }

.dropdown-check-list {
    display: inline-block;
    position: relative;
}

    .dropdown-check-list .anchor {
        position: relative;
        cursor: pointer;
        display: inline-block;
        padding: 5px 50px 5px 10px;
        font-size: 16px;
        font-weight: 600;
        line-height: 14px;
        letter-spacing: 0.50px;
        word-wrap: break-word;
        font-family: 'nunitobold';
    }

        .dropdown-check-list .anchor:after {
            position: absolute;
            content: "";
            border-left: 1px solid #0081E4;
            border-top: 1px solid #0081E4;
            padding: 4px;
            right: 10px;
            top: 20%;
            -moz-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

        .dropdown-check-list .anchor:active:after {
            right: 8px;
            top: 21%;
        }

    .dropdown-check-list ul.items {
        padding: 2px;
        display: none;
        margin: 0;
        border: 1px solid #ccc;
        border-top: none;
    }

        .dropdown-check-list ul.items li {
            list-style: none;
            color: #222222;
            font-size: 13px;
            font-weight: 500;
            line-height: 14px;
            letter-spacing: 0.50px;
            word-wrap: break-word;
            align-items: normal;
            display: flex;
        }

    .dropdown-check-list.visible .anchor {
        color: #222222;
    }

    .dropdown-check-list.visible .items {
        display: block;
        position: absolute;
        z-index: 1;
        width: 100%;
        background: #fff;
        box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.20);
        border-radius: 4px;
        padding: 14px 16px;
        min-width: 146px;
    }

        .dropdown-check-list.visible .items li:first-child {
            margin-bottom: 0px;
        }

            .dropdown-check-list.visible .items li:first-child img {
                margin-right: 15px;
            }

        .dropdown-check-list.visible .items button {
            color: #0081E4;
            border: 1px solid #0081E4;
            background-color: transparent;
            padding: 10px;
            width: 100%;
            height: 30px;
            line-height: 8px;
            font-size: 12px;
        }

    .dropdown-check-list ul.items li input {
        margin-right: 16px;
        margin-bottom: 10px;
        width: 16px;
        height: 16px;
    }

    .dropdown-check-list.visible .anchor:after {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 45%;
    }

.acc-fund-name {
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    word-wrap: break-word;
    font-family: 'nunitobold';
}

.acc-fund-date {
    color: #666666;
    font-size: 14px;
    font-weight: 600;
    word-wrap: break-word;
    font-family: 'nunitosemibold';
}

.historic-nav-accordion {
    max-height: 350px;
    overflow: auto;
    height: auto;
}

    .historic-nav-accordion .btn-block {
        display: flex;
        position: relative;
    }

        .historic-nav-accordion .btn-block:focus {
            box-shadow: none;
        }

    .historic-nav-accordion tr td {
        color: #0081E4;
        font-size: 13px;
        word-wrap: break-word;
        font-family: 'nunitobold';
        padding: 14px;
    }

        .historic-nav-accordion tr td:nth-child(2) {
            color: #222222;
            font-size: 13px;
            font-weight: 600;
            word-wrap: break-word;
            padding-left: 10px;
        }

    .historic-nav-accordion tr th {
        vertical-align: bottom;
        border-bottom: 1px solid #dee2e6;
        color: #222222;
        font-size: 14px;
        font-weight: 500;
        word-wrap: break-word;
        font-family: 'nunitobold';
        padding: 14px;
    }

        .historic-nav-accordion tr th:first-child {
            width: 68%;
        }

    .historic-nav-accordion tr td:first-child {
        width: 68%;
    }

.btn-block.collapsed:after {
    position: absolute;
    content: "";
    border-left: 1px solid #0081E4;
    border-top: 1px solid #0081E4;
    padding: 3px;
    right: 38px;
    top: 20%;
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.btn-block:after {
    position: absolute;
    content: "";
    border-left: 1px solid #0081E4;
    border-top: 1px solid #0081E4;
    padding: 3px;
    right: 38px;
    top: 35%;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.historic-nav-accordion .card-header {
    background-image: none;
}

.historic-nav-accordion .card {
    border-bottom: 0 none !important;
}

.dropdown-check-list ul.items li input:checked + label {
    color: #0081E4;
}

.secondaryBackgroundColor {
    background: #edf1f5;
    width: 100%;
}

.empty-val-input {
    padding: 10px;
}

    .empty-val-input label {
        color: #999999;
        font-size: 12px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0.38px;
        word-wrap: break-word;
        font-family: 'nunitosemibold';
    }

.transaction-datepicker {
    position: relative;
    display: block;
    width: 100%;
    background: transparent;
    font-size: 15px;
    font-weight: 500 !important;
    line-height: 0.88;
    letter-spacing: 0.5px;
    color: #222222;
    cursor: text;
    height: 16px;
    border: 0 none;
    z-index: 1;
    outline: 0;
    padding: 0;
    background-image: url("../images/calendar.svg");
    background-repeat: no-repeat;
    background-position: right center;
    font-family: "nunitobold";
    cursor: pointer;
}

.modalhistorical-nav .btn-primary {
    padding: 15px 40px;
}

.historic-nav-accordion::-webkit-scrollbar {
    width: 6px;
}

.historic-nav-accordion::-webkit-scrollbar-track {
}

.historic-nav-accordion::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}

.historic-nav-accordion .table-striped tbody tr:nth-of-type(odd) {
    background-color: #FAFAFA;
}

.registration-detail-content {
    border-bottom: 0 none;
    font-size: 17px;
    padding-left: 20px;
    margin-top: -30px;
    margin-bottom: 40px;
}

    .registration-detail-content ul {
        list-style: none;
        padding-left: 0;
    }

    .registration-detail-content li.highlight {
        font-weight: 600;
        font-size: 25px;
    }

.registration-details .v-lines {
    height: auto;
}

    .registration-details .v-lines .cols {
        border-right: 0 none;
    }

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.sbimf-atgiftcity .our-business-unit.invest-sustain.int-adv{
    left:-149px;
}

.sbimf-adv .our-business-unit.invest-sustain.adv-heading{
    left:-119px;
}

.invest-portfolio-wrapper .investment-portfolio h4{
    left:-6px;
}

#fund-construct-tab .fund-construct h4{
    left:23px;
}

/****gift city start*****/

.gift-city-wrapper {
    background-image: url(../../Assets/images/gift-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    text-align: center;
    min-height: 728px;
    padding-top: 8%;
}

    .gift-city-wrapper h3 {
        font-family: 'Playfair';
        font-size: 50px;
        line-height: 60px;
        letter-spacing: 0.5px;
        font-weight: 700;
        /*color: #2145A4;*/
        color: #ffffff;
        margin-bottom: 20px;
    }
.gift-city-wrapper h3 span{
    font-weight:normal;
    font-size:25px;
    line-height:34.1px;
    letter-spacing:0.5px;
    display:block;
    margin-bottom:20px;
    color:#fff;
}
.gift-city-wrapper p {
    /* color: #000000;*/
    color: #FFFFFF;
    font-size: 20px;
    line-height: 27.28px;
    letter-spacing: 0.5px;
    font-weight: 600;
    max-width: 793px;
    text-align: center;
    margin: 0 auto 18%;
}
    .gift-city-wrapper .our-offering {
       /* border-radius: 5px;*/
        /*background: rgba(255, 255, 255, 50%);*/
    /*    background:#fff;*/
        max-width: 1010px;
        margin: 0 auto;
        padding:8px;
        /*border-radius:100px;*/
    }
.our-offering-inner {
   /* border: 1px solid #8B5631;
    border-radius:100px;*/
}
.our-offer-box {
   /* background-color: #2145A4;
    border-radius: 5px;
    border: 2px solid #BEE3FF;*/
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px;
    background-image:url("../../Assets/images/pms-bg.svg");
    background-size:100% 100%;
    position:relative;
    left:-40px;
}

    .our-offer-box.offer-right {
        background-image: url("../../Assets/images/aif-bg.svg");
        background-size: 100% 100%;
        position: relative;
        left: auto;
        right:-40px;
    }
    .our-offering h4 {
        /* color:#000000;*/
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 700;
        line-height: 27.28px;
        letter-spacing: 0.5px;
        margin-bottom: 15px;
    }
.our-offering .d-flex{
    gap:40px;
    position:relative;
}
.our-offer-box span {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    display: block;
    color: #2145A4;
    font-weight: bold;
    font-family: 'Playfair';
}
.our-offer-box p {
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    color: #000000;
    margin-bottom:0;
    letter-spacing:0.5px;
}

.our-offering-circle {
    border-radius: 100%;
    width: 283px;
    height: 202px;
    position: ABSOLUTE;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -57px;
    padding: 6px;
    background-image: url("../../Assets/images/our-offer-bg.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    z-index: 1;
    text-align: center;
    flex-direction: column;
    color: #fff;
    font-size: 22px;
    line-height:29px;
    font-family: 'Playfair';
}

    .our-offering-circle span {
        font-size: 26px;
        line-height: 30px;
        font-weight: bold;
        letter-spacing: 0.5px;
        color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius:0;
    }

/****gift city end*****/

.gift_sec_download .cols.pos-rel {
    padding-left: 0;
    width: 8%;
}

    .gift_sec_download .cols.pos-rel .our-business-unit {
        background-color: #000000;
        left: 40px;
    }