﻿@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-BoldItalic.woff") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-Black.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-ExtraBoldItalic.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-ExtraBoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-ExtraBold.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-BlackItalic.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-Bold.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-MediumItalic.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-LightItalic.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-ExtraLight.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-Regular.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-Light.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-SemiBold.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-Italic.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-ExtraLightItalic.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-ExtraLightItalic.woff") format("woff");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-Medium.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nunito";
    src: url("/Content/fonts/campaign/Quality/Nunito-SemiBoldItalic.woff2") format("woff2"), url("/Content/fonts/campaign/Quality/Nunito-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: url("/Content/fonts/campaign/Quality//Content/fonts/campaign/Quality/OpenSans.woff2") format("woff2"), url("/Content/fonts/campaign/Quality//Content/fonts/campaign/Quality/OpenSans.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    font-family: "Nunito", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    letter-spacing: -0.4px;
    font-size: 62.5%;
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

body {
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    padding-top: 70px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
figure,
blockquote {
    padding: 0;
    margin: 0;
    font-weight: 400;
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.navbar-toggler {
    border: 0;
}

    .navbar-toggler.collapsed {
        padding-block: 8px;
    }

.fixed-wrapper {
    margin: 0 auto !important;
}

.f-size10,
.baf-form .form-label,
.baf-form .form-check-label,
.baf-form .form-control {
    font-size: 1rem;
}

.f-size12,
.note {
    font-size: 1.2rem;
}

.f-size24 {
    font-size: 2.4rem;
}

.f-size26,
.secondary-heading {
    font-size: 2.6rem;
}

.f-size30 {
    font-size: 3rem;
}

.f-weight-600 {
    font-weight: 600;
}

.mb10 {
    margin-bottom: 1rem;
}

.mb18 {
    margin-bottom: 1.8rem;
}

.mb20,
.explore-card .explore-card--desc h1 {
    margin-bottom: 2rem;
}

.mb30 {
    margin-bottom: 3rem;
}

.mb35 {
    margin-bottom: 3.5rem;
}

.mb40 {
    margin-bottom: 4rem;
}

.pb10 {
    padding-bottom: 1rem;
}

.pb20 {
    padding-bottom: 2rem;
}

.pb30 {
    padding-bottom: 3rem;
}

.pb40 {
    padding-bottom: 4rem;
}

.inter-light,
.inter-light--f-size14,
.para-light,
.inter-light--f-size16 {
    font-family: "OpenSans" !important;
}

.inter-regular,
.inter-regular--f-size14,
.inter-regular--f-size16,
.primary-para,
.table.custom-table tbody tr td,
.inter-regular--f-size18,
.inter-regular--f-size20,
.accordion .accordion-item .accordion-header .accordion-button,
.secondary-heading,
.baf-form .form-label,
.baf-form .form-check-label,
.baf-form .form-control,
.fund-facts-wrapper .fund-facts-desc p {
    font-family: "OpenSans" !important;
}

.color-279979 {
    background-color: #279979;
}

.color-3EB0CC {
    background-color: #3eb0cc;
}

.color-BB771F {
    background-color: #bb771f;
}

.color-E26C40 {
    background-color: #e26c40;
}

.color-E8AC1B {
    background-color: #e8ac1b;
}

.color-black,
.primary-heading,
.accordion .accordion-item .accordion-header .accordion-button,
.baf-form .form-control,
.key-features-wraaper .cmn-fund-box .box-key-feature--heaidng,
.explore-card .explore-card--desc h1 {
    color: #000;
}

.color-white,
.para-medium,
.textbox-less-border,
.textbox-less-border::-webkit-input-placeholder,
.textbox-less-border::-webkit-input-placeholder,
.para-light,
.downloads .btn-download {
    color: #fff !important;
}

    .color-white,
    .para-medium,
    .textbox-less-border,
    .textbox-less-border::placeholder,
    .textbox-less-border::-webkit-input-placeholder,
    .para-light,
    .downloads .btn-download {
        color: #fff !important;
    }

.text-justify {
    text-align: justify !important;
}

.width100 {
    width: 100% !important;
}

.btn-primary {
    padding-left: 60px;
    padding-right: 60px;
}

.border-bottom-ddd {
    border-bottom: 1px solid #dddddd;
}

.primary-heading {
    font-size: 3.4rem;
    line-height: 41.15px;
    font-weight: 600;
}

.primary-para,
.table.custom-table tbody tr td {
    line-height: 26px;
    color: #4e4e4e;
}

.secondary-heading {
    color: #4e4e4e;
}

.note {
    font-family: "Inter-Light";
    line-height: 20px;
    color: #4e4e4e;
}

.accordion .accordion-item .accordion-header .accordion-button {
    padding: 4rem 1rem 4rem 0;
}

    .accordion .accordion-item .accordion-header .accordion-button::after {
        width: 2rem;
        height: 2rem;
        background-image: url("/Content/fonts/campaign/Quality/data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        background-size: 2rem;
    }

.accordion .accordion-item .accordion-body {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.table.custom-table thead tr:first-child th:first-child {
    vertical-align: middle;
}

.table.custom-table thead tr th {
    color: #222;
}

.table.custom-table thead th,
.table.custom-table thead td,
.table.custom-table tbody th,
.table.custom-table tbody td {
    padding: 1.4rem 1.4rem;
}

.table.custom-table tbody tr td:first-child {
    text-align: left;
}

.border-right-fff {
    border-right: 1px solid #fff;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 4;
}

    header .navbar {
        padding-top: 2.6rem;
        padding-bottom: 2.6rem;
        -webkit-box-shadow: 0 0 10px 0 #ccc;
        box-shadow: 0 0 10px 0 #ccc;
    }

        header .navbar .navbar-collapse {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end;
            -webkit-box-flex: unset;
            -ms-flex-positive: unset;
            flex-grow: unset;
        }

            header .navbar .navbar-collapse .navbar-nav .nav-item {
                position: relative;
            }

                header .navbar .navbar-collapse .navbar-nav .nav-item::after {
                    content: "";
                    position: absolute;
                    top: 50%;
                    right: 1px;
                    width: 1px;
                    height: 15px;
                    background: #000 !important;
                    transform: translateY(-50%);
                }

                header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
                    color: #000;
                    padding-left: 1rem;
                    padding-right: 1rem;
                    font-size: 1.3rem;
                    font-weight: 400;
                }

                header .navbar .navbar-collapse .navbar-nav .nav-item:last-child::after {
                    display: none;
                }

footer {
    padding: 6rem 0 16rem;
    background-color: #001d37;
}

    footer .footer-details {
        padding-top: 3rem;
        border-top: 1px solid #ddd;
    }

        footer .footer-details .col-md-4 {
            padding-right: 3rem;
            margin-right: 3rem;
        }

.main-section {
    position: relative;
    overflow: hidden;
}

    .main-section .get-call-back-wrapper {
        position: relative;
    }

        .main-section .get-call-back-wrapper .baf-form {
            position: fixed;
            top: 20%;
            right: -20%;
            width: 20%;
        }

            .main-section .get-call-back-wrapper .baf-form .get-call-back {
                background-color: #20407d;
                position: absolute;
                left: -42%;
                top: 35%;
                padding: 17px;
                color: #fff;
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
                -webkit-box-shadow: -6px 0px 22px rgba(0, 0, 0, 0.2);
                box-shadow: -6px 0px 22px rgba(0, 0, 0, 0.2);
                border-radius: 0px 0px 6px 6px;
                cursor: pointer;
            }

                .main-section .get-call-back-wrapper .baf-form .get-call-back .call-phone {
                    -webkit-transform: rotate(270deg);
                    transform: rotate(270deg);
                }

            .main-section .get-call-back-wrapper .baf-form .btn-primary {
                background-color: #20407d;
                padding: 15px;
                margin-top: 10px;
            }

        .main-section .get-call-back-wrapper .addRight {
            right: 0;
        }

.heading-fsize20-bold {
    line-height: 24px;
    color: #000;
}

.baf-form {
    margin-left: 0;
    margin-top: 1rem;
    padding: 20px;
    border-right: 2px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
}

.enter-pan {
    padding: 1.5rem 0;
    background: linear-gradient(90.44deg, #00aeff -0.98%, #0060a9 100%);
    -webkit-box-shadow: 0px -6px 14px rgba(0, 0, 0, 0.14);
    box-shadow: 0px -6px 14px rgba(0, 0, 0, 0.14);
}

    .enter-pan .textbox-less-border {
        margin-right: 8rem;
        padding: 12px 12px 12px 31px;
    }

        .enter-pan .textbox-less-border::-webkit-input-placeholder {
            color: #fff;
        }

        .enter-pan .textbox-less-border:-ms-input-placeholder {
            color: #fff;
        }

        .enter-pan .textbox-less-border::-ms-input-placeholder {
            color: #fff;
        }

        .enter-pan .textbox-less-border::placeholder {
            color: #fff;
        }

        .enter-pan .textbox-less-border:focus {
            outline: 0;
        }

    .enter-pan.fixed {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 4;
        margin-bottom: 0;
    }

    .enter-pan .btn-primary {
        background: linear-gradient(#ff9900, #fa8000);
        border: 3px solid #ffffff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 30px;
        color: #fff;
        line-height: 24.2px;
        font-size: 2rem;
        padding: 12px 40px;
    }

        .enter-pan .btn-primary:hover {
            background: #d37614;
        }

    .enter-pan .text-danger {
        font-weight: bold;
    }

.textbox-less-border {
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 19px;
    padding: 2px 8px;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    padding: 16px 16px 16px 31px;
}

    .textbox-less-border:focus-visible,
    .textbox-less-border:focus {
        outline: 0;
    }

.investor h4 {
    font-size: 16px;
}

.investor p {
    font-family: "OpenSans";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #4e4e4e;
}

.sbi-baf-works {
    padding: 60px 0;
    background-color: #001d37;
}

.color-label {
    color: #ffd772;
    line-height: 22px;
    margin-bottom: 1rem;
}

.para-light {
    line-height: 25px;
}

.downloads {
    position: relative;
    text-align: center;
}

    .downloads .btn-download {
        background-color: #ffa347;
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        padding-right: 3rem;
        font-size: 14px;
        font-weight: 600;
        white-space: nowrap;
    }

        .downloads .btn-download img {
            background-color: #f6901e;
            padding: 7px 8px;
            position: absolute;
            top: 0;
            right: 0;
            height: 100%;
        }

        .downloads .btn-download:focus {
            -webkit-box-shadow: 0 0 0 0.25rem #ffa347 !important;
            box-shadow: 0 0 0 0.25rem #ffa347 !important;
        }

.topMargin {
    padding-top: 10rem;
}

.section-downloads .row .col-sm-2 {
    /* width: 20%; */
    /* padding-left: 2rem;
    padding-right: 2rem */
}

.input-enterpan {
    width: 51%;
}

    .input-enterpan .text-danger {
        padding-right: 7rem;
        padding-left: 1.2rem;
        margin-top: 0.2rem;
    }

    .input-enterpan + .btn-primary {
        vertical-align: top;
    }

.carousel-indicators {
    bottom: -40px;
}

    .carousel-indicators [data-bs-target] {
        width: 8px;
        height: 8px;
        border-radius: 100%;
        background-color: #c4c4c4;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .carousel-indicators button.active {
        width: 12px;
        height: 12px;
        background-color: #0095da;
    }

.cmn-fund-box {
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background-color: transparent;
}

    .cmn-fund-box h3 {
        font-size: 16px;
        color: #22416f;
        font-weight: 600;
        line-height: 26px;
        margin-top: 21px;
    }

    .cmn-fund-box p {
        font-size: 14px;
        line-height: 19px;
        font-weight: 400;
        color: #666666;
    }

.section-downloads p {
    font-family: "OpenSans";
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #22416f;
    border-right: 1px solid #e7e7e7;
}

.section-downloads .row .col-lg-3 {
    width: 24%;
}

.download-container {
    background: #ffffff;
    margin-bottom: 0px;
    padding: 30px;
    justify-content: center;
    gap: 20px;
}

.enter-pan p {
    font-size: 2.2rem;
    letter-spacing: 0.2px;
}

.modal-dialog {
    margin: 30px auto;
}

    .modal-dialog iframe {
        width: 100%;
        height: 100%;
        padding: 0;
        min-height: 300px;
    }

    .modal-dialog .close {
        position: absolute;
        background-color: #fff;
        right: -20px;
        top: -20px;
        width: 30px;
        border-radius: 100%;
        height: 30px;
        opacity: 1;
        font-size: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 0 none;
    }

.autotheme_details {
    padding-bottom: 30px;
}

.autotheme-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 20px;
    padding-top: 25px;
    padding-left: 20px;
}

.autotheme_details h1 {
    font-size: 42px;
    line-height: 55px;
    color: #0081e4;
    font-weight: 700;
    text-transform: uppercase;
}

.autotheme-content h2 {
    font-size: 32px;
    line-height: 50px;
    color: #0081e4;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.autotheme-content p {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 500;
    line-height: 40px;
}

    .autotheme-content p span {
        color: hsl(206, 100%, 45%);
        font-size: 22px;
        font-weight: 700;
        line-height: 40px;
    }

.autotheme-content h3 {
    font-size: 24px;
    line-height: 31px;
    text-align: left;
    font-weight: bold;
}

p.source {
    font-size: 13px;
    font-style: italic;
    line-height: 31px;
    color: #222;
}

/* 
 h3{
  position: relative;
    display: flex;
    justify-content: center;
    margin-bottom:80px;
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
} */
/*h3::after{
  content: '';
  color: #0081E4;
  height: 6px;
  width: 120px;
  position: absolute;
  bottom: -30px;
  background: #0081E4;
  
} */
.abt-fund {
    background-color: #2a3990;
    padding: 50px 0 50px;
    position: relative;
    text-align: center;
}

    .abt-fund img {
        margin: 0 auto;
    }

    .abt-fund h3 {
        color: #ffffff;
        font-size: 30px;
        line-height: 45px;
        font-weight: bold;
        position: relative;
        margin-bottom: 45px;
    }

        .abt-fund h3::after {
            content: "";
            color: #0081e4;
            height: 6px;
            width: 120px;
            position: absolute;
            bottom: -20px;
            background: #0081e4;
            left: 0;
            right: 0;
            margin: 0 auto;
            border-radius: 5px;
        }

    .abt-fund p {
        font-size: 20px;
        line-height: 31px;
        color: #ffffff;
        font-weight: 400;
        text-align: center;
        letter-spacing: 0.44px;
    }

.heading-abt {
    background-color: #bbe1ff;
    color: #2a3990;
    font-size: 23px;
    line-height: 50px;
    margin-bottom: 20px;
    padding: 0 25px;
    border-radius: 160px;
    -webkit-border-radius: 160px;
    -moz-border-radius: 160px;
    -ms-border-radius: 160px;
    -o-border-radius: 160px;
}

    .heading-abt span {
        font-weight: 700;
    }

.heading-abt {
    text-align: center;
}

.abt-fund p span {
    color: #ffe8a7;
    font-weight: 800;
}

.universe-fund {
    text-align: center;
}

    .universe-fund h3 {
        text-align: center;
        font-size: 30px;
        line-height: 45px;
        font-weight: bold;
        position: relative;
        margin-bottom: 45px;
    }

        .universe-fund h3::after {
            content: "";
            color: #0081e4;
            height: 6px;
            width: 120px;
            position: absolute;
            bottom: -20px;
            background: #0081e4;
            left: 0;
            right: 0;
            margin: 0 auto;
            border-radius: 5px;
        }

    .universe-fund p {
        margin-bottom: 70px;
    }

.fund-fact h3 {
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
    position: relative;
    margin-bottom: 45px;
}

    .fund-fact h3::after {
        content: "";
        color: #0081e4;
        height: 6px;
        width: 120px;
        position: absolute;
        bottom: -20px;
        background: #0081e4;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 5px;
    }

.video-content {
    /* min-height: 600px; */
    padding: 50px 10px;
    background-color: transparent;
    border: 1px solid #d0d0d0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .video-content iframe {
        width: 100%;
    }

.item.caritem-whyus {
    background-color: #eff2f5;
    min-height: 410px;
}

    .item.caritem-whyus figcaption {
        font-size: 16px;
        line-height: 50px;
        font-weight: 700;
        text-align: left;
        padding: 20px 30px 0;
    }

    .item.caritem-whyus p {
        font-size: 13px;
        line-height: 22px;
        font-weight: 500;
        text-align: left;
        padding: 0px 30px 0;
    }

.bgskyblue {
    background-color: #e3f2ff;
}

.bggreen {
    background-color: #ebfae2;
}

.bgorange {
    background-color: #ffedd0;
}

.bgpink {
    background-color: #ffe3e9;
}

.fund-fact-main {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-bottom: 10px;
}

.fund-fact-title {
    display: flex;
    align-items: center;
    width: 50%;
    padding: 15px;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
}

.fund-fact-content {
    width: 50%;
    padding: 15px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}

.automotive-sector {
    margin-bottom: 50px;
}

    .automotive-sector h3 {
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 40px;
        text-align: center;
        font-weight: bold;
    }

.automotive-wrapper {
    background: #f2f9ff;
    display: flex;
    align-items: center;
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.automotive-left {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 20%;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0.33000001311302185px;
}

.automotive-right {
    border-left: 1px solid #bde1ff;
    margin-left: 25px;
    padding-left: 25px;
    width: 75%;
}

    .automotive-right ul li {
        margin-bottom: 10px;
        font-size: 14px;
        letter-spacing: 0.33px;
        font-weight: 400;
        line-height: 21px;
    }

        .automotive-right ul li span {
            display: block;
        }

.section-videos h3 {
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
    position: relative;
    margin-bottom: 45px;
}

    .section-videos h3::after {
        content: "";
        color: #0081e4;
        height: 6px;
        width: 120px;
        position: absolute;
        bottom: -20px;
        background: #0081e4;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 5px;
    }

.structural-revival ul {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

    .structural-revival ul li {
        width: 20%;
        background-color: #f2f9ff;
        min-height: 298px;
        padding: 30px 20px;
        list-style: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        p

{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.34px;
    color: #000000;
}

img {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}

}

.risko-block {
    display: flex;
    justify-content: center;
}

    .risko-block img:nth-child(2) {
        margin-left: -2px;
        margin-right: -2px;
    }

.growth_story-content p {
    font-size: 26px;
    line-height: 43px;
}

.growth_story-content {
    align-items: center;
    min-height: 460px;
}

.growth-story-para {
    display: flex;
    align-items: center;
}

    .growth-story-para p span {
        color: #0081e4;
        font-weight: bold;
    }

.growth-story-img {
    min-height: 460px;
}

    .growth-story-img img {
        position: absolute;
        right: 0;
    }

.section-riskocontent {
    border-top: 1px solid #c9cacb;
    padding-top: 55px;
}

.owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 51px;
}

.owl-dot span {
    width: 14px !important;
    height: 14px !important;
}

.owl-dot.active span {
    width: 20px !important;
    height: 20px !important;
    background: #0082e6 !important;
}

section#aboutSBI {
    min-height: 472px;
    background-image: url(/Content/Images/Campaign/AutomotiveOpportunities/automotive.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.img-fluid {
    display: none;
}

/* Text color*/
.low-risk-text {
    color: #38b34e !important;
}

.moderatelylow-risk-text {
    color: #a3cd3b !important;
}

.moderate-risk-text {
    color: #ffd700 !important;
}

.moderatelyhigh-risk-text {
    color: #eb8508 !important;
}

.high-risk-text {
    color: orange !important;
}

.veryhigh-risk-text {
    color: #dd0202 !important;
}

.lowtomoderate-risk-text {
    color: #a3cd3b !important;
}

.very-high-risk-text {
    color: #dd0202 !important;
}

.risko-meter-section {
    padding-inline: 15px;
}

/* ------------------------------- */
/* Start : 22/Jan/2026 Rohit Kumar */
/* ------------------------------- */

:root {
    --primary-color: #0081e4;
    --black-color: #000000;
    --white-color: #ffffff;
}

.title-bottom-border::after {
    content: "";
    color: var(--primary-color);
    height: 6px;
    width: 120px;
    position: absolute;
    bottom: -20px;
    background: var(--primary-color);
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 5px;
}

.primary-heading {
    margin: 40px 0 20px;
    color: var(--primary-color);
    font-weight: 700;
    font-size: 22px;
    text-align: center;
}

.banner img {
    width: 100%;
}

.download {
    margin: 45px 0 40px;
}

.quality-investing {
    padding-top: 57px;
}

.quality-investing__left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .quality-investing__left h2 {
        margin-bottom: 16px;
        color: var(--primary-color);
        font-weight: 700;
        font-size: 22px;
        text-align: center;
    }

    .quality-investing__left p {
        text-align: center;
        color: var(--black-color);
        font-size: 16px;
    }

        .quality-investing__left p:first-of-type {
            margin-bottom: 30px;
        }

.quality-investing__right {
    display: none;
}

.high-quality__wrapper {
    margin: 20px 0 60px;
    background: linear-gradient(0deg, #ffffff -14.19%, #efefef 100%);
}

.high-quality {
    padding: 44px 0 20px;
}

.high-quality__content h3 {
    color: var(--primary-color);
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 16px;
}

.high-quality__content p {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.high-quality__cards {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}

    .high-quality__cards div {
        width: 260px;
        padding-block: 10px;
        font-size: 17px;
        text-transform: uppercase;
        text-align: center;
        background: #3983c4;
        color: var(--white-color);
    }

.bdr-left-right {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.bdr-right-left {
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.quality-fund__content h4 {
    margin-bottom: 30px;
    color: var(--primary-color);
    font-weight: 700;
    font-size: 22px;
    text-align: center;
}

.quality-fund__cards {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

    .quality-fund__cards > * {
        flex: 1;
    }

.quality-fund__card {
    padding: 20px 25px;
    border-radius: 10px;
    box-shadow: 0px 0px 8px 0px #00000040;
    background: #f0f4ff;
}

    .quality-fund__card div {
        display: flex;
        align-items: center;
        gap: 30px;
    }

        .quality-fund__card div span {
            color: var(--black-color);
            font-weight: 600;
            font-size: 18px;
        }

    .quality-fund__card p {
        margin-block: 6px;
        color: var(--black-color);
        font-size: 16px;
    }

.why-invest {
    background: #2a3990;
}

.why-invest__content {
    margin-top: 200px;
}

.why-invest__left {
    padding: 20px;
}

    .why-invest__left img {
        margin-top: -150px;
    }

.why-invest__right {
    padding: 20px;
}

    .why-invest__right h5 {
        margin-bottom: 26px;
        color: var(--white-color);
        font-weight: 700;
        font-size: 22px;
    }

    .why-invest__right p {
        margin-bottom: 20px;
        color: var(--white-color);
        font-size: 16px;
    }

        .why-invest__right p b {
            display: block;
        }

.process {
    margin-top: 50px;
}

.process__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 27px;
}

.process__card {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 270px;
    height: 390px;
}

    .process__card div {
        position: absolute;
        top: 130px;
        padding: 20px;
    }

        .process__card div h6 {
            margin-bottom: 5px;
            color: var(--black-color);
            font-weight: 800;
            font-size: 27px;
        }

        .process__card div p {
            font-weight: 400;
            font-size: 14px;
        }

        .process__card div ul {
            padding-left: 20px;
            margin-top: 20px;
        }

            .process__card div ul li {
                color: var(--black-color);
                font-weight: 400;
                font-size: 14px;
            }

.step-1 div h6 {
    color: #87d4ad;
}

.step-2 div h6 {
    color: #ccee8e;
}

.step-3 div h6 {
    color: #589eb8;
}

.step-4 div h6 {
    color: #5ec2e6;
}

@media only screen and (min-width: 425px) {
    .video-content iframe {
        height: 220px;
    }
}

@media screen and (min-width: 576px) {
}

@media only screen and (min-width: 768px) {
    .img-fluid {
        display: block;
    }

    .automotive-left span {
        padding-right: 120px;
    }

    .automotive-left {
        width: 25%;
    }

    .video-content {
        padding: 50px;
    }

    .scheme-risko-content {
        border: 1px solid #8cd228;
        border-radius: 4px;
    }

    .video-content iframe {
        height: 400px;
    }

    .fund-fact-title {
        width: 30%;
        padding: 19px 35px;
    }

    .fund-fact-content {
        width: 70%;
        padding: 19px 18px;
    }

    .quality-fund__cards {
        flex-direction: row;
    }

    .why-invest__content {
        display: flex;
        align-items: center;
    }

        .why-invest__content > * {
            flex: 1;
        }

    .why-invest__left {
        padding: 0;
    }

        .why-invest__left img {
            margin-top: 0;
        }

    .why-invest__content {
        margin-top: 0;
    }

    .why-invest {
        margin-block: 100px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    body {
        padding-top: 92px;
    }

    .universe-fund p {
        padding-inline: 171px;
    }

    .abt-fund p {
        padding-inline: 51px;
    }

    .autotheme-content {
        padding-left: 40px;
    }

    .automotive-left {
        width: 20%;
    }

    .fixed-wrapper {
        max-width: 100% !important;
    }

    .quality-investing__content {
        display: flex;
        align-items: center;
    }

        .quality-investing__content > * {
            flex: 1;
        }

    .quality-investing__left img {
        display: none;
    }

    .quality-investing__right {
        display: flex;
        justify-content: flex-end;
    }

    .quality-investing__left {
        align-items: flex-start;
    }

        .quality-investing__left p {
            text-align: left;
        }

    .why-invest__content {
        position: relative;
    }

    .why-invest__left {
        margin-left: 0;
        position: absolute;
        top: -30px;
        bottom: -30px;
    }

        .why-invest__left img {
            height: 100%;
        }

    .why-invest__right {
        flex: unset;
        margin-left: auto;
        width: 50%;
    }

    .main-section .get-call-back-wrapper .baf-form .get-call-back {
        left: -55%;
    }
}

@media only screen and (min-width: 1200px) {
    .quality-investing__content > * {
        flex: unset;
    }

    .quality-investing__left {
        width: 60%;
    }

    .quality-investing__right {
        width: 40%;
    }

    .why-invest__left {
        top: unset;
        bottom: unset;
    }

        .why-invest__left img {
            width: 500px;
            height: 500px;
        }

    .why-invest__right {
        width: calc(100% - 500px);
        padding: 50px;
    }

    .process__content {
        gap: 0;
    }

    .main-section .get-call-back-wrapper .baf-form .get-call-back {
        left: -47%;
    }
}

@media screen and (min-width: 1280px) {
    .main-section .get-call-back-wrapper .baf-form .get-call-back {
        left: -45%;
    }
}

@media screen and (min-width: 1366px) {
    .main-section .get-call-back-wrapper .baf-form .get-call-back {
        left: -40%;
    }
}

@media only screen and (min-width: 1400px) {
    .video-content iframe {
        height: 480px;
    }

    .main-section .get-call-back-wrapper .baf-form .get-call-back {
        left: -36%;
    }
}

@media only screen and (max-width: 1200px) {
    .container {
        max-width: 100%;
    }

    .input-enterpan {
        width: 54%;
    }

    header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media only screen and (max-width: 991px) {
    .container {
        max-width: 100%;
    }

    header .navbar {
        padding-top: 1.4rem;
        padding-bottom: 1.4rem;
    }

        header .navbar .navbar-toggler .navbar-toggler-icon {
            width: 32px;
            height: 2px;
            display: block;
            background-color: #000;
            margin-bottom: 6px;
        }

            header .navbar .navbar-toggler .navbar-toggler-icon:last-child {
                margin-bottom: 0;
            }

        header .navbar .navbar-collapse {
            margin-top: 2rem;
        }

            header .navbar .navbar-collapse .navbar-nav .nav-item {
                margin-bottom: 1rem;
                padding-bottom: 1rem;
                border-bottom: 1px solid #ddd;
            }

                header .navbar .navbar-collapse .navbar-nav .nav-item::after {
                    display: none;
                }

                header .navbar .navbar-collapse .navbar-nav .nav-item:last-child {
                    border-bottom: 0;
                    padding-bottom: 0;
                    margin-bottom: 0;
                }

    .input-enterpan {
        width: 56%;
    }

    .invest-amount img {
        width: 100%;
    }

    .index-return img {
        width: 100%;
    }

    .index-fund-work img {
        width: 100%;
    }

    .replic-ind-fund .col:first-child {
        padding: 20px 7px;
    }

    .modal-content {
        width: 100%;
    }

    .modal-body .d-flex {
        margin: 0;
        display: block !important;
    }

    .invest-in-fund {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .modal-footer img {
        margin-bottom: 10px;
    }

    .get-call-back-wrapper .align-items-center {
        text-align: left !important;
    }

    .main-section .get-call-back-wrapper .baf-form .get-call-back {
        left: -72%;
    }

    .enter-pan .row .col.text-end {
        display: flex;
    }

    .downloads .btn-download {
        font-size: 11px;
        font-weight: 400;
    }
}

@media only screen and (max-width: 767px) {
    .heading-abt {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 20px;
        padding: 7px 14px;
        border-radius: 160px !important;
    }

    .abt-fund p {
        font-size: 18px;
        line-height: 30px;
    }

    .portfolio-content {
        margin-bottom: 15px;
    }

        .portfolio-content p {
            font-size: 16px;
            line-height: 30px;
            text-align: center;
        }

    .autotheme_details {
        text-align: center;
    }

        .autotheme_details .col-md-5 img {
            height: 300px;
            margin: 0 auto 20px;
        }

    h3 {
        margin-bottom: 50px;
    }

        h3::after {
            bottom: -20px;
        }

    .get-call-back-wrapper {
        display: block;
    }

    .main-section .get-call-back-wrapper .baf-form {
        width: 80%;
        left: 0;
        top: 18%;
        right: -181%;
    }

        .main-section .get-call-back-wrapper .baf-form .get-call-back {
            left: -116px;
        }

        .main-section .get-call-back-wrapper .baf-form.addRight {
            right: -20%;
        }

    .baf-form {
        width: 90%;
        padding: 2rem 1.2rem;
        margin: 2rem auto 1rem;
    }

        .baf-form .text-end {
            text-align: left !important;
        }

    .f-size14,
    .inter-light--f-size16,
    .inter-regular--f-size16,
    .inter-medium--f-size16,
    .inter-semibold--f-size16 {
        font-size: 1.4rem;
    }

    .f-size16,
    .inter-regular--f-size18,
    .inter-medium--f-size18,
    .inter-semibold--f-size18,
    .heading-fsize20-bold,
    .primary-para,
    .table.custom-table tbody tr td,
    .color-label,
    .fund-facts-wrapper .fund-facts-label h2,
    .fund-facts-wrapper .fund-facts-label p,
    .fund-facts-wrapper .fund-facts-desc h2,
    .fund-facts-wrapper .fund-facts-desc p,
    .table.custom-table thead tr th {
        font-size: 1.4rem;
    }

    .f-size18,
    .inter-regular--f-size20,
    .inter-medium--f-size20,
    .inter-semibold--f-size20,
    .key-features-wraaper .box-key-feature .box-key-feature--heaidng,
    .how-does-works .how-does-works--box .how-does-works--box--heading,
    .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 1.6rem;
    }

    .f-size20,
    .inter-medium.f-size30,
    .f-size30.inter-medium--f-size16,
    .f-size30.inter-medium--f-size18,
    .f-size30.inter-medium--f-size20 {
        font-size: 1.8rem;
    }

    .f-size22 {
        font-size: 2rem;
    }

    .f-size24 {
        font-size: 2rem;
    }

    .f-size26 {
        font-size: 2.2rem;
    }

    .f-size30 {
        font-size: 2.6rem;
    }

    .mb20,
    .mb18 {
        margin-bottom: 1.4rem;
    }

    .mb30 {
        margin-bottom: 2.4rem;
    }

    .mb35 {
        margin-bottom: 2.5rem;
    }

    .mb40 {
        margin-bottom: 2rem;
    }

    .primary-heading {
        font-size: 2rem;
        line-height: 31.15px;
    }

    .primary-para,
    .table.custom-table tbody tr td {
        line-height: 22px;
    }

    .fund-facts-wrapper .fund-facts-label,
    .fund-facts-wrapper .fund-facts-desc {
        padding: 1.4rem;
    }

    .fund-facts-wrapper .fund-facts-label {
        width: 27%;
    }

    .section-downloads .row .col-sm-2,
    .section-downloads .row .col-sm-1,
    .section-downloads .row .col-sm-3 {
        width: 100%;
        max-width: 50%;
        margin: 0 auto 4rem;
    }

    .accordion .accordion-item .accordion-header .accordion-button {
        padding: 1.6rem 1rem 1.6rem 0;
    }

    .table.custom-table thead th,
    .table.custom-table thead td,
    .table.custom-table tbody th,
    .table.custom-table tbody td {
        padding: 1rem;
    }

    .enter-pan {
        padding: 1rem 0;
    }

        .enter-pan .row {
            display: block !important;
        }

            .enter-pan .row .col {
                text-align: center !important;
            }

                .enter-pan .row .col .textbox-less-border {
                    margin: 1rem auto;
                    font-size: 1.4rem !important;
                }

        .enter-pan .para-medium.inter-medium--f-size16 {
            font-size: 1.6rem !important;
        }

    .topMargin {
        padding-top: 80px;
    }

    .navbar-toggler:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .span-first {
        display: none !important;
    }

    .span-middle {
        -webkit-transform: rotate(45deg) translate(6px, 6px);
        transform: rotate(45deg) translate(6px, 6px);
    }

    .span-last {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    footer {
        padding: 2rem 0 15rem;
    }

    .input-enterpan {
        width: 100%;
    }

        .input-enterpan .text-danger {
            padding-right: 0;
            padding-left: 0;
            margin-bottom: 1rem;
            margin-top: -1rem;
            text-align: center !important;
        }

    .btn-primary {
        font-size: 1.4rem;
    }

    .textbox-less-border {
        padding: 8px 8px 8px 14px;
    }

    .enter-pan .btn-primary {
        padding: 10px 30px;
    }

    .equalto span {
        position: initial;
    }

    .our-current-nfo .d-flex {
        display: block !important;
    }

    .our-current-nfo img {
        width: 100%;
    }

    .investors-wrapper .investor .img-wrapper {
        margin: 0 auto 22px;
    }

    .our-current-nfo {
        padding-top: 30px;
    }

    .why-should-invest {
        padding-top: 20px;
        text-align: center;
    }

    .investors-wrapper .investor {
        padding: 3rem 0;
    }

    .replic-ind-fund {
        padding-left: 0;
    }

    .index-fund-work img {
        width: auto !important;
    }

    .modal-dialog {
        width: 85%;
    }

    .enter-pan.fixed {
        position: absolute;
        z-index: 1;
    }

    .enter-pan .row .col.text-end {
        display: block;
    }

    .downloads .btn-download {
        font-size: 13px;
        font-weight: 600;
    }

    .structural-revival ul li {
        width: 100%;
    }

    .risko-block {
        flex-direction: column;
        max-width: 300px;
        margin: 0 auto;
        img

{
    margin-bottom: 15px;
}

}

.structural-revival ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: auto auto;
}

.growth_story-content p {
    font-size: 18px;
    line-height: 30px;
}

.energing_future-content {
    padding-left: 20px;
}

.abt-fund h3 {
    font-size: 2rem;
    line-height: 30px;
    text-align: cente;
}

.energing_future-content h2 {
    font-size: 2.8rem;
    line-height: 40px;
}

.structural-revival h3 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
}

.automotive-left {
    width: 100%;
    margin-bottom: 10px;
}

.automotive-right {
    width: 100%;
    border-left: 0 none;
    padding-left: 0;
    margin-left: 0;
}

.automotive-wrapper {
    flex-direction: column;
}

.abt-fund img {
    width: 100%;
}

h3 {
    font-size: 20px !important;
    line-height: 20px !important;
}

}

@media only screen and (max-width: 390px) {
    .main-section .get-call-back-wrapper .baf-form {
        top: 5%;
    }

        .main-section .get-call-back-wrapper .baf-form .btn-primary {
            padding: 10px;
        }

    .enter-pan {
        padding: 1rem 0;
    }

        .enter-pan.fixed {
            position: absolute;
            z-index: 4;
        }

    footer {
        padding: 2rem 0 19rem;
    }
}

