/*Header icon*/
hr{border: 0;height: 2px;width: 25%;position: relative;margin: 30px auto;}
.center-ball{background: #000;}
.center-ball:before{content: "\eaa5";width: 52px;padding: 4px; height: 47px;display: inline-block;position: absolute;font-size: 44px;top: -27px;left: 50%;margin: 0 0 0 -26px;background: white;}
@media (max-width: 426px){
hr.res{min-width: 80%!important;}
}