.counter-box .flat-icon::before{display:block;font-size:46px;position:relative;top:-9px;}
.counter-box{padding:0 25px;}
.counter-box .media-heading{font-size:28px;line-height:1;margin-bottom:3px;}
.counter-box .media-body > p{font-family:"Raleway";margin:0;}
.counter-box .media{border-bottom:1px solid #000000;}
.info-section .section-head{margin-bottom:90px;}
.section-dark .counter-box .media{border-bottom-color:#ffffff;}
@media (min-width:1200px){}
@media (min-width:992px) and (max-width:1199px){.counter-box .media{padding-bottom:15px;}
}
@media (min-width:768px) and (max-width:991px){.counter-box{margin-bottom:20px;padding:0 25px;}
.counter-box .media{padding-bottom:15px;}
.counter-box .media-body > p{font-size:13px;}
.counter-box .media-heading{font-size:24px;}
}
@media (max-width:767px){.section-dark .counter-box .media{border-bottom-color:rgba(255, 255, 255, 0.3);margin-bottom:20px;}
.section-dark .counter-box:last-child .media{border-bottom:none;margin-bottom:0;}
}
@media (max-width:480px){}