/* ==========================================================================
# Counter responsive style - begin
========================================================================== */
@media only screen and (max-width: 1367px){
  .qodef-counter-holder.center {
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1281px){
  .qodef-counter-holder.center {
    padding: 20px 5px;
  }
}


/* ==========================================================================
# Counter responsive style - end
========================================================================== */