.textctabannerv2 .banner-1-cr {
    padding-block: 50px;
}

.textctabannerv2 .border-blue {
    border-color: #4081C7;
}


.textctabannerv2 .box-title {
    color: #233253;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    line-height: 38px;
}

.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 h2.box-title{
    color: #233253;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 38px;
}

.textctabannerv2 .bdr-r-blue-desk {
    border-right: 1px dashed #4081C7;
}

.textctabannerv2 .banner-1-cr ul {
    margin-left: 30px;
    list-style-image: url('../../../../../content/dam/hdfclifeinsurancecompany/icons/caret-right.svg');
}

.textctabannerv2 .banner-1-cr ul li {
    margin-bottom: 15px;
    padding-left: 6px;
    font-size: 18px;
    line-height: 27px;
}

.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 .banner-1-cr ul li {
    margin-bottom: 15px;
    padding-left: 6px;
    font-size: 18px;
    line-height: 27px;
}

.textctabannerv2 .new-plan-search {
    width: 65%;
    margin-top: 10px;
    margin-bottom: 10px;
}


.textctabannerv2 .siteButton.outlinedBtn {
    background: transparent;
    color: #ed1c24;
    border-color: #ed1c24;
}

.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 a.siteButton.outlinedBtn {
    color: #ed1c24;
}


.textctabannerv2 .siteButton {
    text-align: center;
    background: #ed1c24;
    text-transform: uppercase;
    border: 1px solid #ed1c24;
    color: #fff;
    padding: 5px 20px;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 a.siteButton {
    color: #fff;
}


.textctabannerv2 .siteButton:active,
.textctabannerv2 .siteButton:hover {
    color: #fff;
    box-shadow: 0 8px 12px rgb(237 28 36 / 20%);
    text-decoration: none;
}

.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 a.siteButton:active,
.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 a.siteButton:hover {
    text-decoration: none;
}


.textctabannerv2 .siteButton.outlinedBtn:active,
.textctabannerv2 .siteButton.outlinedBtn:hover {
    color: #ed1c24;
    box-shadow: 0 8px 12px rgb(237 28 36 / 20%);
    text-decoration: none;
}

.textctabannerv2 .text-red {
    font-size: 32px;
    color: #ed1c24;
    font-weight: 500;
    line-height: 48px;
}

.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 .text-red{
    font-size: 32px;
    color: #ed1c24;
    font-weight: 500;
    line-height: 48px;
}


.textctabannerv2 .text-black {
    color: #233253;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
}

.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 .text-black{
    color: #233253;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
}

.textctabannerv2 .desk-spacer {
    margin-right: 15px;
}

.textctabannerv2 .banner-1-cr .card {
    position: relative;
}

.textctabannerv2 .t-c {
    position: absolute;
    bottom: 12px;
    right: 15px;
    font-size: 12px;
    color: #5A5A5A;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
}

.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 .t-c{
    color: #5A5A5A;
}

.textctabannerv2 .t-c:hover{
    text-decoration: none;
}

.single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 .t-c:hover{
    text-decoration: none;
}

.textctabannerv2 .card-btn-wrap {
    display: flex;
    justify-content: center;
}

/* Media query start */

@media only screen and (max-width: 991px) and (min-width: 580px) {
    .textctabannerv2 .bdr-r-blue-desk {
        border: 0;
    }
}

@media screen and (max-width:768px) {
    .textctabannerv2 .banner-1-cr {
        padding-block: 25px;
    }

    .allinone .textctabannerv2 .banner-1-cr {
        margin-inline: -25px;
    }
}


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

    .textctabannerv2 .box-title {
        font-size: 32px;
        border-bottom: 1px dashed #4081C7;
        padding: 14px 0;
    }

    .single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 h2.box-title{
        font-size: 32px;
        border-bottom: 1px dashed #4081C7;
        padding: 14px 0;
    }

    .textctabannerv2 .text-red {
        font-size: 24px;
        line-height: 36px;
    }

    .single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 .text-red {
        font-size: 24px;
        line-height: 36px;
    }

    .textctabannerv2 .text-black {
        font-size: 18px;
        line-height: 27px;
    }

    .single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 .text-black {
        font-size: 18px;
        line-height: 27px;
    }

    .textctabannerv2 .bdr-r-blue-desk {
        border: 0;
        order: 1;
    }

    .textctabannerv2 .card-btn-wrap {
        flex-direction: column;
        margin-bottom: 25px;
    }

    .textctabannerv2 .desk-spacer {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .textctabannerv2 .siteButton.outlinedBtn {
        margin-bottom: 15px;
    }

    .textctabannerv2 .banner-1-cr .card {
        padding: 5px !important;
    }

}



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

    .textctabannerv2 .banner-1-cr .card {
        padding: 0px 6px !important;
    }

    .textctabannerv2 .box-title {
        font-size: 20px;
    }

    .single-knowledge-center-page .single-knowledge-content .single-knowledge-left .textctabannerv2 h2.box-title{
        font-size: 20px;
    }

    .textctabannerv2 .banner-1-cr ul li {
        margin-bottom: 15px;
        padding-left: 6px;
        font-size: 14px;
    }

    .textctabannerv2 .text-red {
        font-size: 20px;
    }

    .textctabannerv2 .text-black {
        font-size: 14px;
    }

}

/* bootstrap classes redeclared to nullify the redeclaration in sunder.css start  */

.allinone .padding-inline-0{
    padding-inline: 0;
}

@media (min-width: 992px){
    .textctabannerv2 .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
}

/* bootstrap classes redeclared to nullify the redeclaration in sunder.css start  */