.cm-aboutus-banner{background-size:cover;background-position:50%;height:85vh}.cm-aboutus-banner .title-box{height:100%;display:flex;align-items:center;position:relative;z-index:100}.cm-aboutus-banner .cm-row{animation-name:moveInBottom;animation-duration:1s;animation-timing-function:ease-in-out;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;width:100%}.cm-aboutus-banner .cm-collg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:relative;width:100%;padding-right:15px;padding-left:15px}.cm-aboutus-banner .text-wrap{font-size:42px;line-height:48px;color:#fff;white-space:normal}.cm-aboutus-banner .text-wrap h2{font-size:110px;line-height:110px;display:block;font-weight:700;margin-bottom:0;color:#fff}@keyframes moveInBottom{0%{opacity:0;transform:translateY(-10px)}80%{transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767.98px){.cm-aboutus-banner .text-wrap h2{display:block;font-size:40px;line-height:40px;margin-bottom:1rem}.cm-aboutus-banner{height:555px;padding:0 30px}.cm-aboutus-banner .text-wrap{padding:20px 20px 20px 0;font-size:18px;font-weight:700;line-height:21px}}