/****************************************

  Helper CSS

*****************************************/
.hp_mgTB {
  margin-top: 40px;
  margin-bottom: 40px;
}
.hp_mgLR {
  margin-left: auto;
  margin-right: auto;
}
.hp_mgTop {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .hp_mgTop {
    margin-top: 80px;
  }
}
.hp_mgBottom {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .hp_mgBottom {
    margin-bottom: 80px;
  }
}
.hp_bgWhite {
  background-color: #fffffc;
}
/*# sourceMappingURL=helper.css.map */