
 /* Features of Term Insurance start  */

 /* UTILITY CLASSES START */
 .threecolumnexpandable .jst-cont-cntr{
    justify-content: center;
 }
 /* UTILITY CLASSES END */

 .features-term-insu-plans p{
    font-size: 16px;
    line-height: 20px;
    color: #454545;
    font-weight: 300;
 }

 .features-term-insu-plans p{ margin-bottom: 1rem; }

 .features-term-insu-plans .features h3{margin-top: 30px;margin-bottom: 0.5rem;}
 .features .row + .row{margin-top: 20px;}
 .features .col-lg-4 img{width: 45%;}
 
 .read-more-content{
     display: none;
     padding-top: 22px;
 }
 .read-more, .read-more:active, .read-more:focus, .read-more:hover{
     display: block;
     margin-top: 8px;
     color: red;
     text-decoration: none !important;
     text-align: center;
 }
 
.viewMoreBtnTermPage{font-weight:600;font-size:16px;line-height:20px;color:#233253;text-transform:uppercase;}
.viewMoreBtnTermPage:hover{color:#233253;text-decoration: none;}
.viewMoreBtnTermPage span{display:inline-flex;position:relative;top:1px;margin-left:8px;}
 
 
/* Features of Term Insurance end  */

/* Term Insurance Benefits start */

.threecolumnexpandable .te-benefits h3{font-size: 18px;}
.te-benefits .text-red:hover{color: red;text-decoration: none;}
.te-benefits .img-box{width: 45px;height: 45px;margin-bottom: 15px;}

.threecolumnexpandable .imgWrap  {
    display: flex;
    justify-content: center;
    align-items: center;
}


@media screen and (max-width: 768px){
    .threecolumnexpandable .viewMoreBtnTermPage.mar33{
        margin-left: 0px;
    }

    .threecolumnexpandable .sec-spc-top{
		padding-top: 20px;
	}

	.threecolumnexpandable .sec-spc-btm{
		padding-bottom: 20px;
	}
    
}

.threecolumnexpandable section{
    padding-block: 50px;
}
/* COMBINED HEADING CSS START */

.threecolumnexpandable h3{
    /* font-size: 25px; */
    margin-bottom: 15px;
    color: #233253;
}
.threecolumnexpandable .features h3{
    font-size: 18px;
}
@media screen and (max-width:768px) {
    
    /* .threecolumnexpandable h3{
        font-size: 20px;
    } */
}

/* COMBINED HEADING CSS END */




/* Term Insurance Benefits end */

.threecolumnexpandable .footnote p{
    font-size: 16px;
    color: #454545;
}