.spotlight-inner-banner {
    position: relative;
}
.spotlight-inner-banner img {
    width: 100%;
}
.spotlight-inner-banner .banner-text-div {
    position: absolute;
    left: 8%;
    margin: 0 auto;
    bottom: 24%;
}
.bob-breadcrum {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0;
}
.bob-breadcrum li {
    font: normal normal normal 14px/16px Arial;
    letter-spacing: 0px;
    color: #444444;
    position: relative;
}
.bob-breadcrum li a {
    color: #FF5C34;
    position: relative;
    margin-right: 10px;
}
.bob-breadcrum li a:after {
    content: ":";
    color: #C4C4C4;
    font: normal normal normal 14px/16px Arial;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -7px;
}
.bob-inner-title-intro-section {
    text-align: center;
    margin: 15px 0;
    position: relative;
}
.bob-inner-title-intro-section p {
    font: normal normal normal 18px/24px Arial;
    letter-spacing: 0px;
    color: #707070;
    padding: 0 100px;
    margin-top: 20px;
}
.enjoy-benefit-section {
    margin: 100px 0;
    padding: 50px 0;
    background: #F3F5F7;
    text-align: center;
    position: relative;
}
.enjoy-benefit-section .wow-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -15px;
}
.enjoy-benefit-section .enjoy-ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
    padding: 0 100px;
}
.enjoy-benefit-section .enjoy-ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 270px;
    text-align: left;
    margin-top: 15px;
}
.enjoy-benefit-section .enjoy-ul li .enjoy-img-div {
    width: 80px;
    height: 80px;
    border: 1px solid rgba(112, 112, 112, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 20px;
}
.enjoy-benefit-section .enjoy-ul li .enjoy-img-div img {
    height: 40px;
}
.enjoy-benefit-section .enjoy-ul li p {
    font: normal normal normal 14px/16px Arial;
    letter-spacing: 0px;
    color: #707070;
    width: calc(100% - 100px);
}
.width-100p {
    width: 100% !important;
}
.bob-benefit-account-section {
    text-align: center;
}
.bob-benefit-account-section p {
    font: normal normal normal 18px/24px Arial;
    letter-spacing: 0px;
    color: #707070;
    margin-top: 20px;
    padding: 0 100px;
}
.bob-benefit-account-section .b3-card-ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 50px;
}
.bob-benefit-account-section.bob-deposits-schemes-section .b3-card-ul {
    flex-wrap: wrap;
}
.bob-benefit-account-section .b3-card-ul>li {
    width: calc(100% - 30px);
    margin: 0 15px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #162B751A;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
}
.bob-benefit-account-section .b3-card-ul>li .b3-img-div img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
}
.bob-benefit-account-section .b3-card-ul>li .b3-text-div {
    width: calc(100% - 90px);
    padding-top: 20px;
}
.bob-benefit-account-section .b3-card-ul>li .b3-text-div h5 {
    font: normal normal bold 20px/24px Arial;
    letter-spacing: 0px;
    color: #1F3C66;
}
.bob-benefit-account-section .b3-card-ul>li .b3-text-div small {
    font: normal normal normal 14px/24px Arial;
    letter-spacing: 0px;
    color: #707070;
    display: block;
    margin-top: 5px;
}
.bob-benefit-account-section .b3-card-ul>li .b3-text-div .b3-btn-div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
}
.bob-benefit-account-section .b3-card-ul>li .b3-text-div .b3-btn-div .small-arrow-btn {
    margin-right: 15px;
}
.bob-deposits-schemes-section {
    margin-top: 110px;
    position: relative;
}
.bob-deposits-schemes-section .path-2-img {
    top: -280px;
}
.bob-deposits-schemes-section .b3-card-ul>li .b3-img-div img {
    height: auto;
    width: 140px;
    margin-right: 20px;
}
.bob-deposits-schemes-section .b3-card-ul>li .b3-text-div {
    width: calc(100% - 160px);
    padding: 0;
}
.bob-deposits-schemes-section .b3-card-ul>li {
    align-items: center;
    width: calc((100% / 2) - 30px);
    margin-bottom: 30px;
}
.bob-deposits-schemes-section .b3-card-ul>li .b3-text-div small {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 72px;
}
.about-us-section {
    margin-top: 30px;
    margin-bottom: 80px;
}
.about-us-section.bob-deposits-schemes-section .b3-card-ul>li {
    flex-wrap: wrap;
}
.about-us-section.bob-benefit-account-section .b3-card-ul {
    flex-wrap: wrap;
    align-items: flex-start;
}
.about-us-section.bob-deposits-schemes-section .b3-card-ul>li .b3-text-div small {
    min-height: auto;
    font-size: 16px;
}
.about-us-section.bob-benefit-account-section .b3-card-ul ul {
    list-style: disc;
    padding-left: 15px;
    width: 100%;
    margin-top: 15px;
    min-height: 180px;
}
.about-us-section.bob-benefit-account-section .b3-card-ul ul li {
    font: normal normal normal 14px/18px Arial;
    color: #707070;
    margin-top: 8px;
}
.about-us-section.bob-deposits-schemes-section .b3-card-ul>li .b3-img-div img {
    height: 90px;
    object-fit: contain;
}
.note-text {
    background: #f5f5f7;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 20px;
    font: normal normal normal 14px/16px Arial;
    color: #707070;
}
.privacy-warning {
    position: fixed;
    bottom: 20px;
    background: #fdf5f2;
    padding: 20px 45px 20px 30px;
    z-index: 999;
    width: 90%;
    border-radius: 10px;
    margin: 0 auto;
    left: 0;
    right: 0;
    box-shadow: 0px 10px 30px #1f3c661a;
}
.privacy-warning .close {
    float: none;
    position: absolute;
    right: 10px;
    top: 10px;
    font-family: arial;
    color: #FF5C34;
    font-weight: 100;
    cursor: pointer;
    opacity: 1;
}
.privacy-warning .info {
    font: normal normal normal 14px/18px Arial;
    letter-spacing: 0px;
    color: #707070;
}
.privacy-warning .submit {
    display: none;
}
@media screen and (max-width:768px) {
.enjoy-benefit-section .wow-img {
        left: 250px !important;

    }
}
@media screen and (max-width:767px) {
    .spotlight-inner-banner .banner-text-div {
        left: 2%;
        bottom: 13%;
    }
    .bob-inner-title-intro-section p {
        font: normal normal normal 16px/24px Arial;
        padding: 0 15px;
        margin-top: 5px;
    }
    .enjoy-benefit-section {
        margin: 50px 0;
        padding-bottom: 150px;
    }
    .bob-inner-title-intro-section {
        margin: 30px 0 60px 0;
    }
    .enjoy-benefit-section .enjoy-ul {
        padding: 0 30px;
    }
    .enjoy-benefit-section .wow-img {
        left: 250px !important;
        height: 150px;
    }
    .bob-benefit-account-section .b3-card-ul>li {
        width: 100%;
        margin: 0;
        margin-top: 20px;
    }
    .bob-benefit-account-section .b3-card-ul {
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .bob-benefit-account-section .b3-card-ul>li .b3-text-div h5 {
        font: normal normal bold 16px/18px Arial;
    }
    .bob-deposits-schemes-section {
        margin-top: 70px;
    }
    .about-us-section {
        margin-top: 10px;
    }
    .bob-deposits-schemes-section .b3-card-ul>li .b3-img-div img {
        width: 120px;
    }
    .bob-benefit-account-section.bob-deposits-schemes-section .b3-card-ul>li .b3-text-div small {
        font: normal normal normal 14px/20px Arial;
        -webkit-line-clamp: 4;
        min-height: 80px;
    }
    .bob-benefit-account-section.bob-deposits-schemes-section .b3-card-ul>li .b3-text-div .b3-btn-div {
        position: relative;
        left: -140px;
        width: calc(100% + 140px);
        top: 10px;
    }
    .bob-benefit-account-section.bob-deposits-schemes-section .b3-card-ul>li {
        padding-bottom: 30px;
    }
    .bob-benefit-account-section p {
        padding: 0 10px;
    }
    .about-us-section.bob-benefit-account-section .b3-card-ul ul {
        min-height: auto;
    }
}

/* new style for breadcrumb created ---sunny--- */

.breadcrumb {
    text-align: center;
    background: transparent;
    margin: 0;
    padding: 0;
    justify-content: center;
    border-radius: 0;
    margin-top: 5px;
}
.breadcrumb ol {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0;
}
.breadcrumb ol li.breadcrumb-item {
    font: normal normal normal 14px/16px Arial;
    letter-spacing: 0px;
    color: #444444;
    position: relative;
    display: flex;
    position: relative;
}
.breadcrumb ol li.breadcrumb-item a {
    color: #FF5C34;
    position: relative;
    /* margin-right: 10px; */
}
.breadcrumb ol li.last a {
    color: #444444;
    cursor: default;
}
.breadcrumb ol li.breadcrumb-item span.separator {
    display: none;
}
.breadcrumb ol li.breadcrumb-item::before, .breadcrumb ol li.breadcrumb-item.home:before {
    color: #C4C4C4;
    font: normal normal normal 14px/16px Arial;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2px;
    content: ":";
}
.breadcrumb ol li.breadcrumb-item.last::before {
    /* display: none; */
}
.spotlight-inner-banner .breadcrumb ol li.breadcrumb-item a, .spotlight-inner-banner .breadcrumb ol li.last a, .spotlight-text-div .breadcrumb ol li.breadcrumb-item a, .spotlight-text-div .breadcrumb ol li.last a {
    color: #fff;
}
.spotlight-text-div .breadcrumb {
    justify-content: flex-start;
}
.spotlight-inner-banner .breadcrumb, .spotlight-text-div .breadcrumb {
    margin-top: 0;
}

