.fs-res-10px {
    font-size: 0.625rem !important;
}

.fs-res-md-10px {
}

.fs-res-12px {
    font-size: 0.75rem !important;
}

.fs-res-md-12px {
}

.fs-res-14px {
    font-size: 0.875rem !important;
}

.fs-res-md-14px {
}

.fs-res-16px {
    font-size: 1rem !important;
}

.fs-res-md-16px {
}

.fs-res-18px {
    font-size: 1.125rem !important;
}

.fs-res-md-18px {
}

.fs-res-20px {
    font-size: 1.25rem !important;
}

.fs-res-md-20px {
}

.fs-res-22px {
    font-size: 1.375rem !important;
}

.fs-res-md-22px {
}

.fs-res-24px {
    font-size: 1.5rem !important;
}

.fs-res-md-24px {
}

.fs-res-26px {
    font-size: 1.625rem !important;
}

.fs-res-md-26px {
}

.fs-res-28px {
    font-size: 1.75rem !important;
}

.fs-res-md-28px {
}

.fs-res-30px {
    font-size: 1.875rem !important;
}

.fs-res-md-30px {
}

.fs-res-32px {
    font-size: 2rem !important;
}

.fs-res-md-32px {
}

.fs-res-34px {
    font-size: 2.125rem !important;
}

.fs-res-md-34px {
}

.fs-res-36px {
    font-size: 2.25rem !important;
}

.fs-res-md-36px {
}

.fs-res-38px {
    font-size: 2.375rem !important;
}

.fs-res-md-38px {
}

.fs-res-40px {
    font-size: 2.5rem !important;
}

.fs-res-md-40px {
}






/* Line-height responsive classes */
.lh-res-10px {
    line-height: 0.625rem !important;
}

.lh-res-md-10px {
}

.lh-res-12px {
    line-height: 0.75rem !important;
}

.lh-res-md-12px {
}

.lh-res-14px {
    line-height: 0.875rem !important;
}

.lh-res-md-14px {
}

.lh-res-16px {
    line-height: 1rem !important;
}

.lh-res-md-16px {
}

.lh-res-18px {
    line-height: 1.125rem !important;
}

.lh-res-md-18px {
}

.lh-res-20px {
    line-height: 1.25rem !important;
}

.lh-res-md-20px {
}

.lh-res-22px {
    line-height: 1.375rem !important;
}

.lh-res-md-22px {
}

.lh-res-24px {
    line-height: 1.5rem !important;
}

.lh-res-md-24px {
}

.lh-res-26px {
    line-height: 1.625rem !important;
}

.lh-res-md-26px {
}

.lh-res-28px {
    line-height: 1.75rem !important;
}

.lh-res-md-28px {
}

.lh-res-30px {
    line-height: 1.875rem !important;
}

.lh-res-md-30px {
}

.lh-res-32px {
    line-height: 2rem !important;
}

.lh-res-md-32px {
}

.lh-res-34px {
    line-height: 2.125rem !important;
}

.lh-res-md-34px {
}

.lh-res-36px {
    line-height: 2.25rem !important;
}

.lh-res-md-36px {
}

.lh-res-38px {
    line-height: 2.375rem !important;
}

.lh-res-md-38px {
}

.lh-res-40px {
    line-height: 2.5rem !important;
}

.lh-res-md-40px {
}

@media (min-width: 768px) {
    .fs-res-md-10px {
        font-size: 0.625rem !important;
    }

    .fs-res-md-12px {
        font-size: 0.75rem !important;
    }

    .fs-res-md-14px {
        font-size: 0.875rem !important;
    }

    .fs-res-md-16px {
        font-size: 1rem !important;
    }

    .fs-res-md-18px {
        font-size: 1.125rem !important;
    }

    .fs-res-md-20px {
        font-size: 1.25rem !important;
    }

    .fs-res-md-22px {
        font-size: 1.375rem !important;
    }

    .fs-res-md-24px {
        font-size: 1.5rem !important;
    }

    .fs-res-md-26px {
        font-size: 1.625rem !important;
    }

    .fs-res-md-28px {
        font-size: 1.75rem !important;
    }

    .fs-res-md-30px {
        font-size: 1.875rem !important;
    }

    .fs-res-md-32px {
        font-size: 2rem !important;
    }

    .fs-res-md-34px {
        font-size: 2.125rem !important;
    }

    .fs-res-md-36px {
        font-size: 2.25rem !important;
    }

    .fs-res-md-38px {
        font-size: 2.375rem !important;
    }

    .fs-res-md-40px {
        font-size: 2.5rem !important;
    }

    /* Line-height responsive classes for md */
    .lh-res-md-10px {
        line-height: 0.625rem !important;
    }

    .lh-res-md-12px {
        line-height: 0.75rem !important;
    }

    .lh-res-md-14px {
        line-height: 0.875rem !important;
    }

    .lh-res-md-16px {
        line-height: 1rem !important;
    }

    .lh-res-md-18px {
        line-height: 1.125rem !important;
    }

    .lh-res-md-20px {
        line-height: 1.25rem !important;
    }

    .lh-res-md-22px {
        line-height: 1.375rem !important;
    }

    .lh-res-md-24px {
        line-height: 1.5rem !important;
    }

    .lh-res-md-26px {
        line-height: 1.625rem !important;
    }

    .lh-res-md-28px {
        line-height: 1.75rem !important;
    }

    .lh-res-md-30px {
        line-height: 1.875rem !important;
    }

    .lh-res-md-32px {
        line-height: 2rem !important;
    }

    .lh-res-md-34px {
        line-height: 2.125rem !important;
    }

    .lh-res-md-36px {
        line-height: 2.25rem !important;
    }

    .lh-res-md-38px {
        line-height: 2.375rem !important;
    }

    .lh-res-md-40px {
        line-height: 2.5rem !important;
    }
}