header{display:unset;margin-bottom:30px;background:#fff;position:fixed;top:0;width:100%;z-index:10;box-shadow:3px 6px 14px 0 rgba(0,115,187,0.1)}
header .logos{display:flex;justify-content:space-between;align-items:center;padding:17px 0 19px 0}
header .logos .tata-aia-logo{max-width:153px;width:100%;height:39px}
.chatbox{display:flex;flex-wrap:wrap;align-items:center}
.chatbox-title{margin-right:10px;font-family:'Inter',sans-serif;font-size:20px;font-weight:500;color:#1574b3}
@media screen and (max-width:767.99px){header{margin-bottom:0}
header .logos{padding:22px 0 22px 0;align-items:center}
header .logos .tata-hero-logo{max-width:91px;width:100%;height:48px}
header .logos .tata-aia-logo{max-width:89px;height:23px}
.chatbox-title{font-size:14px}
.chatbox a img{max-width:40px}
.header.new-header-logo .page-container{padding:0 20px}
}
.new-header-logo .logos img{max-width:100%}
.new-header-logo .page-container{padding:0 84px}