.counter-module{display:inline-block;padding:40px 0 30px;width:100%}.counter-module .counter-wrap{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -15px;width:calc(100% + 30px)}.counter-module .counter-wrap .counter-box{border-right:1px solid #ccc;display:inline-block;margin:0 15px;min-height:130px;padding:10px;text-align:center;vertical-align:top;width:calc(33.33333% - 30px)}.counter-module .counter-wrap .counter-box span.counter-value{color:#000;font-size:40px;font-weight:700;line-height:1}.counter-module .counter-wrap .counter-box span.after-sign{font-size:40px;font-weight:700;position:relative;top:-3px}.counter-module .counter-wrap .counter-box span.counter-label{color:#000;display:inline-block;font-weight:400;margin:5px 0 0;text-transform:capitalize;width:100%}.counter-module .counter-wrap .counter-box:last-child{margin-bottom:0}.counter-module .heading{display:inline-block;text-align:center;width:100%}.counter-module .heading h2{display:inline-block;margin:0 0 50px;width:100%}.counter-module .counter-wrap .counter-box:last-child{border:0}@media(max-width:767px){.counter-module .counter-wrap .counter-box{border:0;margin:0 15px 30px;min-height:auto;padding:0;width:calc(50% - 30px)}.counter-module .counter-wrap .counter-box:last-child{width:100%}.counter-module .heading h2{margin:0 0 30px}}@media(max-width:485px){.counter-module .counter-wrap .counter-box{margin:0 0 30px;width:100%}.counter-module .counter-wrap{margin:0;width:100%}}