h1,h2,h3,h4,h5 {line-height:1em;}
@media (max-width:576px) {
  .huge {
    font-size: 3em !important;
  }
  h1, .xlg1 {
    font-size: 2.5em !important;
  }
  h2, .xlg2 {
    font-size: 2em !important;
  }
  h3, .xlg3 {
    font-size: 1.75em !important;
  }
  h4, .xlg4 {
    font-size: 1.25em !important;
  }
  h5, .xlg5 {
    font-size: 1.05em !important;
  }
  .lg {
    font-size: 1em !important;
  }
  .md {
    font-size: 0.95em !important;
  }
  .reg {
    font-size: 0.85em !important;
  }
  .sm {
    font-size: 0.8em !important;
  }
  .ms {
    font-size: 0.75em !important;
  }
  .xs {
    font-size: 0.7em !important;
  }
  .xxs {
    font-size: 0.65em !important;
  }
  .xxxs {
    font-size: 0.6em !important;
  }
  p, li {
    font-size: 0.85em !important;
  }
}
@media (min-width:577px) {
  .huge {
    font-size: 3.75em !important;
  }
  h1, .xlg1 {
    font-size: 3.5em !important;
  }
  h2, .xlg2 {
    font-size: 2.5em !important;
  }
  h3, .xlg3 {
    font-size: 2em !important;
  }
  h4, .xlg4 {
    font-size: 1.5em !important;
  }
  h5, .xlg5 {
    font-size: 1.15em !important;
  }
  .lg {
    font-size: 1.1em !important;
  }
  .md {
    font-size: 1em !important;
  }
  .reg {
    font-size: 0.9em !important;
  }
  .sm {
    font-size: 0.85em !important;
  }
  .ms {
    font-size: 0.8em !important;
  }
  .xs {
    font-size: 0.75em !important;
  }
  .xxs {
    font-size: 0.7em !important;
  }
  .xxxs {
    font-size: 0.65em !important;
  }
  p, li {
    font-size: 0.9em !important;
  }
}
@media (min-width:992px) {
  .huge {
    font-size: 4.25em !important;
  }
  h1, .xlg1 {
    font-size: 3.75em !important;
  }
  h2, .xlg2 {
    font-size: 2.75em !important;
  }
  h3, .xlg3 {
    font-size: 2.25em !important;
  }
  h4, .xlg4 {
    font-size: 1.75em !important;
  }
  h5, .xlg5 {
    font-size: 1.25em !important;
  }
  .lg {
    font-size: 1.2em !important;
  }
  .md {
    font-size: 1.05em !important;
  }
  .reg {
    font-size: 0.95em !important;
  }
  .sm {
    font-size: 0.9em !important;
  }
  .ms {
    font-size: 0.85em !important;
  }
  .xs {
    font-size: 0.8em !important;
  }
  .xxs {
    font-size: 0.75em !important;
  }
  .xxxs {
    font-size: 0.7em !important;
  }
  p, li {
    font-size: 0.95em !important;
  }
}
@media (min-width:1200px) {
  .huge2 {
    font-size: 6.5em !important;
  }
  .huge {
    font-size: 4.5em !important;
  }
  h1, .xlg1 {
    font-size: 4em !important;
  }
  h2, .xlg2 {
    font-size: 3em !important;
  }
  h3, .xlg3 {
    font-size: 2.5em !important;
  }
  h4, .xlg4 {
    font-size: 2em !important;
  }
  h5, .xlg5 {
    font-size: 1.5em !important;
  }
  .lg {
    font-size: 1.25em !important;
  }
  .md {
    font-size: 1.1em !important;
  }
  .reg {
    font-size: 1em !important;
  }
  .sm {
    font-size: 0.95em !important;
  }
  .ms {
    font-size: 0.9em !important;
  }
  .xs {
    font-size: 0.85em !important;
  }
  .xxs {
    font-size: 0.8em !important;
  }
  .xxxs {
    font-size: 0.75em !important;
  }
  p, li {
    font-size: 1em !important;
  }
}