.threeBoxWithTitleContentComp{padding:140px 0 30px}
.threeBoxWithTitleContentComp .boxContentInner{max-width:336px;margin:0 auto 20px;text-align:center}
.threeBoxWithTitleContentComp .boxContent .imgSec{display:block;margin:0 auto 11px}
.threeBoxWithTitleContentComp .boxContent .imgSec img{width:120px;height:120px}
.threeBoxWithTitleContentComp .boxContent h4{font-family:'robotobold';font-size:2rem;line-height:24px;color:#000;letter-spacing:1.93px;text-transform:uppercase;padding-bottom:10px}
.threeBoxWithTitleContentComp .boxContent p.customClass{font-family:'robotobold';font-size:2rem;line-height:24px;color:#000;letter-spacing:1.93px;text-transform:uppercase;padding-bottom:10px}
.threeBoxWithTitleContentComp .boxContent p{color:#000;font-size:1.6rem;line-height:23px}
.threeBoxWithTitleContentComp .boxContent .knowMoreLink{font-family:'robotobold';font-size:1.4rem;line-height:20px;color:#c21b17;text-transform:uppercase;position:relative;letter-spacing:1px;margin-bottom:10px;display:inline-block}
.threeBoxWithTitleContentComp .boxContent .knowMoreLink:before{position:absolute;left:0;bottom:0;content:'';background-color:#c21b17;width:100%;height:1px;transition:all .5s ease}
.threeBoxWithTitleContentComp .boxContent .knowMoreLink:hover{text-decoration:none}
.threeBoxWithTitleContentComp .boxContent .knowMoreLink:hover:before{width:0}
.threeBoxWithTitleContentComp.withIconBGColor{padding-top:50px}
.threeBoxWithTitleContentComp.withIconBGColor .boxContent .imgSec{width:120px;height:120px;border-radius:50%;background-image:linear-gradient(225deg,#c5281c 100%,#a81b38 0);display:block;margin:0 auto 20px;position:relative}
.threeBoxWithTitleContentComp.withIconBGColor .boxContent .imgSec img{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto}
.threeBoxWithTitleContentComp .containerNew .titleText{font-size:3.6rem;color:#000}
@media(max-width:1023px){.threeBoxWithTitleContentComp .boxContent h4{font-family:'robotobold';font-size:1.8rem;line-height:22px}
.threeBoxWithTitleContentComp .boxContent p.customClass{font-family:'robotobold';font-size:1.8rem;line-height:22px}
.threeBoxWithTitleContentComp .boxContent p{font-size:1.5rem;line-height:20px}
.threeBoxWithTitleContentComp{padding:80px 0 20px 0}
}
@media(max-width:479px){.threeBoxWithTitleContentComp{padding:50px 0 20px 0}
}