.stats-counter .circle-chart__circle{animation:circle-chart-fill 2s reverse;transform:rotate(-90deg);transform-origin:center}.stats-counter .circle-chart__circle--negative{transform:rotate(-90deg) scaleY(-1)}.stats-counter .circle-chart__info{animation:circle-chart-appear 400s forwards;opacity:0;transform:translateY(.3em)}@keyframes circle-chart-fill{to{stroke-dasharray:0 100}}@keyframes circle-chart-appear{to{opacity:1;transform:translateY(0)}}.stats-counter-number-content{text-align:center}.stats-counter .stats-counter-single .counter-icon svg{height:30px;width:30px}.stats-counter .circle-chart{max-width:100%}.stats-counter{padding:20px}@media(min-width:450px) and (max-width:767px){.stats-counter .row-fluid{display:flex;flex-wrap:wrap}.stats-counter .row-fluid>div{padding:20px 10px;width:50%}}.stats-counter .stats-counter-single{margin-bottom:20px}.stats-counter .stats-counter-single.span12{margin-left:0!important}.stats-counter .stats-counter-single .percent-text{font-size:2rem;font-weight:700;margin:0;padding:0}.stats-counter .stats-counter-single .stats-counter-circle{margin:0 auto;max-width:200px;position:relative;text-align:center}.stats-counter .stats-counter-single .stats-counter-circle .circle-content{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;max-width:200px}.stats-counter .stats-counter-single .stats-counter-circle .circle-chart{left:0;position:absolute;right:0;top:0}.stats-counter .stats-counter-single .stats-counter-half-circle{margin:0 auto;max-width:223px;position:relative;text-align:center}.stats-counter .stats-counter-single .stats-counter-half-circle .circle-content{align-items:center;display:flex;flex-direction:column;height:150px;justify-content:flex-end;max-width:223px}.stats-counter .stats-counter-single .stats-counter-half-circle .stats-counter-half-circle-chart{left:0;position:absolute;right:0;top:0}