/* Font Size
-------------------------------*/
.h-fsize13 {
    font-size: 13px !important;
  }
  .h-fsize14 {
    font-size: 14px !important;
  }
  .h-fsize16 {
    font-size: 16px !important;
  }
  .h-fsize18 {
    font-size: 18px !important;
  }
  .h-fsize20 {
    font-size: 20px !important;
  }
  .h-fsize22 {
    font-size: 22px !important;
  }
  .h-fsize24 {
    font-size: 24px !important;
  }
  .h-fsize32 {
    font-size: 32px !important;
  }
  .h-fsize48 {
    font-size: 48px !important;
  }
  .h-fsize64 {
    font-size: 64px !important;
  }
  .h-fsize80 {
    font-size: 80px !important;
  }
  .h-fsize96 {
    font-size: 96px !important;
  }
  .h-fsize112 {
    font-size: 112px !important;
  }
  .h-fsize128 {
    font-size: 128px !important;
  }

/* ----------------------------
 *
 * Helper Class
 *
 * --------------------------- */
/* Margin */
.h-ma35 {
    margin: 35px !important;
  }
  .h-ma30 {
    margin: 30px !important;
  }
  .h-ma25 {
    margin: 25px !important;
  }
  .h-ma20 {
    margin: 20px !important;
  }
  .h-ma15 {
    margin: 15px !important;
  }
  .h-ma10 {
    margin: 10px !important;
  }
  .h-ma5 {
    margin: 5px !important;
  }
  .h-nm {
    margin: 0px !important;
  }
  .h-ma-35 {
    margin: -35px !important;
  }
  .h-ma-30 {
    margin: -30px !important;
  }
  .h-ma-25 {
    margin: -25px !important;
  }
  .h-ma-20 {
    margin: -20px !important;
  }
  .h-ma-15 {
    margin: -15px !important;
  }
  .h-ma-10 {
    margin: -10px !important;
  }
  .h-ma-5 {
    margin: -5px !important;
  }
  .h-mt35 {
    margin-top: 35px !important;
  }
  .h-mt30 {
    margin-top: 30px !important;
  }
  .h-mt25 {
    margin-top: 25px !important;
  }
  .h-mt20 {
    margin-top: 20px !important;
  }
  .h-mt15 {
    margin-top: 15px !important;
  }
  .h-mt10 {
    margin-top: 10px !important;
  }
  .h-mt5 {
    margin-top: 5px !important;
  }
  .h-mt4 {
    margin-top: 4px !important;
  }
  .h-mt3 {
    margin-top: 3px !important;
  }
  .h-mt2 {
    margin-top: 2px !important;
  }
  .h-mt1 {
    margin-top: 1px !important;
  }
  .h-mt0 {
    margin-top: 0px !important;
  }
  .h-mt-35 {
    margin-top: -35px !important;
  }
  .h-mt-30 {
    margin-top: -30px !important;
  }
  .h-mt-25 {
    margin-top: -25px !important;
  }
  .h-mt-20 {
    margin-top: -20px !important;
  }
  .h-mt-15 {
    margin-top: -15px !important;
  }
  .h-mt-10 {
    margin-top: -10px !important;
  }
  .h-mt-5 {
    margin-top: -5px !important;
  }
  .h-mr35 {
    margin-right: 35px !important;
  }
  .h-mr30 {
    margin-right: 30px !important;
  }
  .h-mr25 {
    margin-right: 25px !important;
  }
  .h-mr20 {
    margin-right: 20px !important;
  }
  .h-mr15 {
    margin-right: 15px !important;
  }
  .h-mr10 {
    margin-right: 10px !important;
  }
  .h-mr5 {
    margin-right: 5px !important;
  }
  .h-mr0 {
    margin-right: 0px !important;
  }
  .h-mr-25 {
    margin-right: -25px !important;
  }
  .h-mr-20 {
    margin-right: -20px !important;
  }
  .h-mr-15 {
    margin-right: -15px !important;
  }
  .h-mr-10 {
    margin-right: -10px !important;
  }
  .h-mr-5 {
    margin-right: -5px !important;
  }
  .h-mb35 {
    margin-bottom: 35px !important;
  }
  .h-mb30 {
    margin-bottom: 30px !important;
  }
  .h-mb25 {
    margin-bottom: 25px !important;
  }
  .h-mb20 {
    margin-bottom: 20px !important;
  }
  .h-mb15 {
    margin-bottom: 15px !important;
  }
  .h-mb10 {
    margin-bottom: 10px !important;
  }
  .h-mb5 {
    margin-bottom: 5px !important;
  }
  .h-mb4 {
    margin-bottom: 4px !important;
  }
  .h-mb3 {
    margin-bottom: 3px !important;
  }
  .h-mb2 {
    margin-bottom: 2px !important;
  }
  .h-mb1 {
    margin-bottom: 1px !important;
  }
  .h-mb0 {
    margin-bottom: 0px !important;
  }
  .h-mb-35 {
    margin-bottom: -35px !important;
  }
  .h-mb-30 {
    margin-bottom: -30px !important;
  }
  .h-mb-25 {
    margin-bottom: -25px !important;
  }
  .h-mb-20 {
    margin-bottom: -20px !important;
  }
  .h-mb-15 {
    margin-bottom: -15px !important;
  }
  .h-mb-10 {
    margin-bottom: -10px !important;
  }
  .h-mb-5 {
    margin-bottom: -5px !important;
  }
  .h-ml35 {
    margin-left: 35px !important;
  }
  .h-ml30 {
    margin-left: 30px !important;
  }
  .h-ml25 {
    margin-left: 25px !important;
  }
  .h-ml20 {
    margin-left: 20px !important;
  }
  .h-ml15 {
    margin-left: 15px !important;
  }
  .h-ml10 {
    margin-left: 10px !important;
  }
  .h-ml5 {
    margin-left: 5px !important;
  }
  .h-ml0 {
    margin-left: 0px !important;
  }
  .h-ml-35 {
    margin-left: -35px !important;
  }
  .h-ml-30 {
    margin-left: -30px !important;
  }
  .h-ml-25 {
    margin-left: -25px !important;
  }
  .h-ml-20 {
    margin-left: -20px !important;
  }
  .h-ml-15 {
    margin-left: -15px !important;
  }
  .h-ml-10 {
    margin-left: -10px !important;
  }
  .h-ml-5 {
    margin-left: -5px !important;
  }
  /* Padding */
  .h-pa35 {
    padding: 35px !important;
  }
  .h-pa30 {
    padding: 30px !important;
  }
  .h-pa25 {
    padding: 25px !important;
  }
  .h-pa20 {
    padding: 20px !important;
  }
  .h-pa15 {
    padding: 15px !important;
  }
  .h-pa10 {
    padding: 10px !important;
  }
  .h-pa5 {
    padding: 5px !important;
  }
  .np {
    padding: 0px !important;
  }
  .h-pt35 {
    padding-top: 35px !important;
  }
  .h-pt30 {
    padding-top: 30px !important;
  }
  .h-pt25 {
    padding-top: 25px !important;
  }
  .h-pt20 {
    padding-top: 20px !important;
  }
  .h-pt15 {
    padding-top: 15px !important;
  }
  .h-pt10 {
    padding-top: 10px !important;
  }
  .h-pt7 {
    padding-top: 7px !important;
  }
  .h-pt6 {
    padding-top: 6px !important;
  }
  .h-pt5 {
    padding-top: 5px !important;
  }
  .h-pt0 {
    padding-top: 0px !important;
  }
  .h-pr35 {
    padding-right: 35px !important;
  }
  .h-pr30 {
    padding-right: 30px !important;
  }
  .h-pr25 {
    padding-right: 25px !important;
  }
  .h-pr20 {
    padding-right: 20px !important;
  }
  .h-pr15 {
    padding-right: 15px !important;
  }
  .h-pr10 {
    padding-right: 10px !important;
  }
  .h-pr5 {
    padding-right: 5px !important;
  }
  .h-pr0 {
    padding-right: 0px !important;
  }
  .h-pb35 {
    padding-bottom: 35px !important;
  }
  .h-pb30 {
    padding-bottom: 30px !important;
  }
  .h-pb25 {
    padding-bottom: 25px !important;
  }
  .h-pb20 {
    padding-bottom: 20px !important;
  }
  .h-pb15 {
    padding-bottom: 15px !important;
  }
  .h-pb10 {
    padding-bottom: 10px !important;
  }
  .h-pb5 {
    padding-bottom: 5px !important;
  }
  .h-pb0 {
    padding-bottom: 0px !important;
  }
  .h-pl35 {
    padding-left: 35px !important;
  }
  .h-pl30 {
    padding-left: 30px !important;
  }
  .h-pl25 {
    padding-left: 25px !important;
  }
  .h-pl20 {
    padding-left: 20px !important;
  }
  .h-pl15 {
    padding-left: 15px !important;
  }
  .h-pl10 {
    padding-left: 10px !important;
  }
  .h-pl5 {
    padding-left: 5px !important;
  }
  .h-pl0 {
    padding-left: 0px !important;
  }
  .txtCenter{
    text-align: center !important;
  }
  .spanTxtCenter{
    text-align: center !important;
    width: 100%;
    display: inline-block;
  }
  .cursor-pointer{
    cursor: pointer;
  }