.new-key-rec-outer{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 20px}.new-key-rec-inner{border-radius:12px;flex:0 23%}.new-key{padding:20px}.new-key-desc{padding:20px 0}.new-key-year h4{color:#000;font-size:22px;font-weight:700}.new-key-desc p{color:#000;font-size:16px;font-weight:400;line-height:22px;margin:0}.new-key-heading h3{color:#fff;font-size:45px;font-weight:600;line-height:55px;margin:0;padding-bottom:20px;z-index:9999}.new-key-heading h3:before{background-color:#009ca6;content:"";height:5px;position:absolute;top:-10px;width:71px}.new-key-heading{position:relative}.new-key-rec-inner:nth-child(2n) .new-key-desc p,.new-key-rec-inner:nth-child(2n) .new-key-year h4{color:#fff}.new-key-rec-inner:hover{transform:translateY(-15px);transition:.5s ease}.new-key-rec{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.new-key-rec:before{background-color:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}.new-key-rec .container{position:relative}@media (max-width:767px){.new-key-rec-inner{margin-bottom:25px}.new-key-rec-outer{display:block}}