.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.container {
    max-width: 1060px;
    width: 100%;
}

.bgwhite {
    background-color: #fff !important;
}

@media only screen and (max-width:767px) {
    .banner .banner-mob {
        margin-top: 40px;
    }

    .cs-banner-section {
        margin-top: 56px !important;
    }
}

h1 .bgwhite,
h2 .bgwhite {
    background-color: #fff;
    line-height: 48px;
    height: 50px;
    display: inline-block;
}

.breadcrumbSection .homeIcon, .breadcrumbSection .arrowCaret {
    margin-right: 5px;
}

.breadcrumbSection .breadcrumb-item a{
    margin-left: 5px;
}

.cs-banner-section {
    margin-top: 98px;
    padding-top: 50px;
}

.cs-banner-section h1,
.cs-banner-section h2 {
    position: relative;
    line-height: 48px;
    font-weight: 700;
    font-size: 48px;
    color: #ed1c24;
    text-align: left;
}

.banner .cs-banner-section h1:before,
.banner .cs-banner-section h2:before {
    /* position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 82px;
    height: 82px;
    background: url(../../../../../content/dam/hdfclifeinsurancecompany/icons/cs-sprite.png) no-repeat 0 0;
    z-index: 1;
    left: -24px;
    top: -18px; */
    display: none;
}

.cs-banner-section h1 .bluetxt,
.cs-banner-section h2 .bluetxt {
    color: #233253;
}

.cs-banner-section h1+p,
.cs-banner-section h2+p {
    font-size: 14px;
    line-height: 20px;
    color: #233253;
    padding-top: 14px;
}

.cs-banner-section ul {
    display: block;
    margin-top: 15px;
}

.cs-banner-section ul li {
    display: inline-block;
    padding-right: 26px;
    position: relative;
    padding-left: 20px;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 10px;
}

.cs-banner-section ul li:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 2px;
    background: url(../../../../../content/dam/hdfclifeinsurancecompany/icons/cs-sprite.png) no-repeat 0 -84px;
}

.cs-banner-section ul li.services:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 13px;
    left: 0;
    top: 4px;
    background: url(https://clay.consulting/hdfclife/dev/app/images/cs-messaging.png) no-repeat 0 0 !important;
}

.cs-banner-section ul li a,
.cs-banner-section ul li a:hover {
    color: #233253;
    text-decoration: none;
}

.cs-banner-section ul li a span {
    color: #005e9e;
    font-weight: 600;
}

.banner .breadcrumb-item+.breadcrumb-item:before{
    display: none;
}

.banner .redirectionText {
    font-size: 12px;
    line-height: 20px;
    color: #233253;
}

.banner .redirectionText .bluetxt {
    color: #005e9c;
}

.banner .customerServiceLink {
    font-size: 12px;
    line-height: 20px;
    color: #233253;
}

@media only screen and (max-width:1020px) {
    .banner .breadcrumbSection ul{
        display: flex !important;
        flex-wrap: wrap;
    }
    .banner .breadcrumbSection .breadcrumb-item{
        padding-top: 5px;
    }
    .banner-mob {
        display: block;
        text-align: center;
        padding-bottom: 40px;
    }

    .cs-banner-section h1,
    .cs-banner-section h2 {
        font-size: 24px;
        display: inline-block;
    }

    .cs-banner-section h1+p,
    .cs-banner-section h2+p {
        padding-top: 40px !important;
    }

    .mauto {
        display: block;
        margin: 0 auto 40px;
    }
    .banner .mauto.hdfc-life-mobile-appQrCode {
        display: none;
    }
}

.mauto {
    margin: 0 auto;
    text-align: center;
}

h1,
h2 {
    font-size: 38px;
    line-height: 48px;
    color: #233253;
    font-weight: 700;
}

@media only screen and (max-width:640px) {

    h1,
    h2 {
        font-size: 24px;
        line-height: 30px;
    }
}

.container {
    max-width: 1060px;
    width: 100%;
}

.bgwhite {
    background-color: #fff !important;
}

@media only screen and (max-width:767px) {
    .cs-banner-section {
        margin-top: 56px !important;
    }
}

@media only screen and (max-width:1020px) {
    .banner-mob {
        display: block;
        text-align: center;
        padding-bottom: 40px;
    }

    .cs-banner-section h1 {
        font-size: 24px;
        display: inline-block;
    }

    .cs-banner-section h1+p {
        padding-top: 40px !important;
    }

    .mauto {
        display: block;
        margin: 0 auto 40px;
    }
}

.mauto {
    margin: 0 auto;
    text-align: center;
}

.bluetxt {
    color: #233253;
}

.cs-banner-section ul li:before {
    background: unset !important;
}

@media screen and (min-width: 100px) and (max-width: 768px) {
    .breadcrumbSection {
        background: linear-gradient(0, #ebf5f9, rgba(235, 245, 249, 0)) !important;
        background: transparent;
    }
}

.hmbreadcrumb ul li {
    padding-left: 0px;
}

.callIcon {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 2px;
}

.banner-mob p {
    margin-bottom: 18px !important;
}

/* HEADING BOX DESIGN CSS FIXES START */

@media screen and (min-width:768px) {
    
    .banner h1, .banner h2{
        display: inline-block;
        background-color: white;
    }
}



.banner .box-design{
    position: relative;
}

.banner .box-design::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 82px;
    height: 82px;
    background: url(../../../../../content/dam/hdfclifeinsurancecompany/icons/cs-sprite.png) no-repeat 0 0;
    z-index: -1;
    left: -30px;
    top: -10px;
}

@media screen and (max-width:768px) {
    
    .banner h1, .banner h2{
        width: 80%;
    }

    .banner .box-design{
        line-height: 48px;
    }

    .banner .box-design::before{
        top: -30px;
        left: -25px;
    }

}


/* HEADING BOX DESIGN CSS FIXES END */
.banner .onlyBannerImgLink .redText {
    color: #ed1c24;
}

.banner .onlyBannerImgLink .blue {
    color: #005e9e;
}

.banner .onlyBannerImgLink .mob {
display: none;
}

.banner .onlyBannerImgLink img {
    width: 100%;
    height: auto;
}

.banner .onlyBannerImgLink .downloadApp,
.banner .mobileAppBtn .hdfc-life-mobile-appBtn.downloadApp {
    display: none;
    color: #fff;
    background-color: #ed1c24;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 5px 0px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}
.banner .mobileAppBtn .hdfc-life-mobile-appBtn.downloadApp {
    font-weight: 500;
}

.banner .onlyBannerImgLink .downloadApp:hover {
    background-color: #ed1c24;
}

.banner .onlyBannerImgLink .heading {
    font-size: 35px;
    font-weight: 600;
    line-height: 52.5px;
    margin-bottom: 15px;
}

.banner .onlyBannerImgLink .descp {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px;
}

.banner .onlyBannerImgLink  .blankLine {
    border-bottom: 1px solid #C1C1C1;
    margin-bottom: 15px;
}

.banner .onlyBannerImgLink .available {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}

.banner .onlyBannerImgLink .available a,
.banner .onlyBannerImgLink .available > img {
    width: 25%;
    height: auto;
}
.banner .mobileAppIconsWrapper {
    display: flex;
    align-items: center;
}
.banner .mobileAppIconsWrapper p {
    color: #958C8C;
    font-weight: 500;
    font-size: 18px;
}

.banner .mobileAppIcons {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    width: 15%;
    margin: 0 0 18px 10px ;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}
.banner .separator {
    border: 1px solid #CDCDCD;
    margin: 0 5px;
  }
.banner #carouselExampleIndicators .carousel-inner .carousel-item .container .row {
    align-items: center;
}
.banner .banner-mob p .whatsapp-img{
    width: 18px;
    height: 18px;
    display: inline-block;
}
@media screen and (max-width: 768px) {
    .banner .onlyBannerImgLink .desk {
        display: none;
    }
    
    .banner .onlyBannerImgLink .mob {
        display: block;
    }

    .banner .onlyBannerImgLink .mobImage {
        position: relative;
    }

    .banner .onlyBannerImgLink .downloadApp {
        display: block;
        width: 90%;
        position: absolute;
        left: 50%;
        bottom: 50px;
        transform: translateX(-50%);
    }
    .banner .mobileAppBtn {
        text-align: center;
        justify-content: center;
        display: flex; 
        margin-bottom: 15px;
    }
    .banner .mobileAppBtn .hdfc-life-mobile-appBtn.downloadApp {
        display: block;
        width: 60%;
    }
    .banner .mobileAppIconsWrapper {
        justify-content: center;
    }
    .banner .mobileAppIconsWrapper p {
        font-size: 12px;
    }
    .banner .mobileAppIcons {
        width: 27%;
        padding: 5px 15px 5px 15px;
    }
    .banner .separator {
        margin: 0 7px;
    }
}

/* .banner .blue__line {
    position: absolute;
    bottom: -20px;
    left: 0;
    display: block;
    width: 100%;
    height: 20px;
    background: linear-gradient(0, #ebf5f9, rgba(235, 245, 249, 0));
    transform: rotate(360deg);
    transform-origin: center;
    animation: rotate 2s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(360deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(0deg);
    }
} */

@media screen and (max-width:767px){
    .banner .carousel-indicators{
        position: static;
    }
    .banner .carousel-indicators li{
        margin-top: 10px;
        border: 1px solid #005e9e !important;
    }
    .banner .carousel-indicators li.active{
        background-color: #005e9e !important;
    }
}