    /* ===============================================
    SHORT CODES
    ================================================== */
    .fw-regular                     { font-weight: var(--theme-fw-regular) !important; }
    .fw-medium                      { font-weight: var(--theme-fw-medium) !important; }
    .fw-bold                        { font-weight: var(--theme-fw-bold) !important; }
    .fw-bolder                      { font-weight: var(--theme-fw-bolder) !important; }
    .fw-black                       { font-weight: var(--theme-fw-black) !important; }

    .clearfix                       { clear: both; display: block; visibility: hidden; content: ""; font-size: 0; width: 0; height: 0; line-height: 0; }

    .display-none                   { display: none !important; }
    .display-inherit                { display: inherit !important; }
    .display-inline                 { display: inline !important; }
    .display-block                  { display: block !important; }
    .display-inline-block           { display: inline-block !important; }
    .display-flex                   { display: flex !important; }
    .display-inline-flex            { display: inline-flex !important; }

    .visibility-visible             { visibility: visible !important; }
    .visibility-hidden              { visibility: hidden !important; }

    .text-left                      { text-align: left !important; }
    .text-right                     { text-align: right !important; }
    .text-center                    { text-align: center !important; }

    .order-1                        { order: 1 !important; }
    .order-2                        { order: 2 !important; }
    .order-3                        { order: 3 !important; }
    .order-4                        { order: 4 !important; }
    .order-5                        { order: 5 !important; }
    .order-6                        { order: 6 !important; }
    .order-7                        { order: 7 !important; }
    .order-8                        { order: 8 !important; }
    .order-9                        { order: 9 !important; }
    .order-10                       { order: 10 !important; }
    .order-11                       { order: 11 !important; }
    .order-12                       { order: 12 !important; }

    .mt-auto                        { margin-top: auto !important; }
    .mt-0                           { margin-top: 0rem !important; }
    .mt-1-0                         { margin-top: 1.0rem !important; }
    .mt-1-5                         { margin-top: 1.5rem !important; }
    .mt-2-0                         { margin-top: 2.0rem !important; }
    .mt-2-5                         { margin-top: 2.5rem !important; }
    .mt-3-0                         { margin-top: 3.0rem !important; }
    .mt-3-5                         { margin-top: 3.5rem !important; }
    .mt-4-0                         { margin-top: 4.0rem !important; }
    .mt-4-5                         { margin-top: 4.5rem !important; }
    .mt-5-0                         { margin-top: 5.0rem !important; }
    .mt-5-5                         { margin-top: 5.5rem !important; }
    .mt-6-0                         { margin-top: 6.0rem !important; }
    .mt-6-5                         { margin-top: 6.5rem !important; }
    .mt-7-0                         { margin-top: 7.0rem !important; }
    .mt-7-5                         { margin-top: 7.5rem !important; }
    .mt-8-0                         { margin-top: 8.0rem !important; }
    .mt-8-5                         { margin-top: 8.5rem !important; }
    .mt-9-0                         { margin-top: 9.0rem !important; }

    .mb-auto                        { margin-bottom: auto !important; }
    .mb-0                           { margin-bottom: 0rem !important; }
    .mb-1-0                         { margin-bottom: 1.0rem !important; }
    .mb-1-5                         { margin-bottom: 1.5rem !important; }
    .mb-2-0                         { margin-bottom: 2.0rem !important; }
    .mb-2-5                         { margin-bottom: 2.5rem !important; }
    .mb-3-0                         { margin-bottom: 3.0rem !important; }
    .mb-3-5                         { margin-bottom: 3.5rem !important; }
    .mb-4-0                         { margin-bottom: 4.0rem !important; }
    .mb-4-5                         { margin-bottom: 4.5rem !important; }
    .mb-5-0                         { margin-bottom: 5.0rem !important; }
    .mb-5-5                         { margin-bottom: 5.5rem !important; }
    .mb-6-0                         { margin-bottom: 6.0rem !important; }
    .mb-6-5                         { margin-bottom: 6.5rem !important; }
    .mb-7-0                         { margin-bottom: 7.0rem !important; }
    .mb-7-5                         { margin-bottom: 7.5rem !important; }
    .mb-8-0                         { margin-bottom: 8.0rem !important; }
    .mb-8-5                         { margin-bottom: 8.5rem !important; }
    .mb-9-0                         { margin-bottom: 9.0rem !important; }

    .ml-auto                        { margin-left: auto !important; }
    .ml-0                           { margin-left: 0rem !important; }
    .ml-1-0                         { margin-left: 1.0rem !important; }
    .ml-1-5                         { margin-left: 1.5rem !important; }
    .ml-2-0                         { margin-left: 2.0rem !important; }
    .ml-2-5                         { margin-left: 2.5rem !important; }
    .ml-3-0                         { margin-left: 3.0rem !important; }
    .ml-3-5                         { margin-left: 3.5rem !important; }
    .ml-4-0                         { margin-left: 4.0rem !important; }
    .ml-4-5                         { margin-left: 4.5rem !important; }
    .ml-5-0                         { margin-left: 5.0rem !important; }
    .ml-5-5                         { margin-left: 5.5rem !important; }
    .ml-6-0                         { margin-left: 6.0rem !important; }
    .ml-6-5                         { margin-left: 6.5rem !important; }
    .ml-7-0                         { margin-left: 7.0rem !important; }
    .ml-7-5                         { margin-left: 7.5rem !important; }
    .ml-8-0                         { margin-left: 8.0rem !important; }
    .ml-8-5                         { margin-left: 8.5rem !important; }
    .ml-9-0                         { margin-left: 9.0rem !important; }

    .mr-auto                        { margin-right: auto !important; }
    .mr-0                           { margin-right: 0rem !important; }
    .mr-1-0                         { margin-right: 1.0rem !important; }
    .mr-1-5                         { margin-right: 1.5rem !important; }
    .mr-2-0                         { margin-right: 2.0rem !important; }
    .mr-2-5                         { margin-right: 2.5rem !important; }
    .mr-3-0                         { margin-right: 3.0rem !important; }
    .mr-3-5                         { margin-right: 3.5rem !important; }
    .mr-4-0                         { margin-right: 4.0rem !important; }
    .mr-4-5                         { margin-right: 4.5rem !important; }
    .mr-5-0                         { margin-right: 5.0rem !important; }
    .mr-5-5                         { margin-right: 5.5rem !important; }
    .mr-6-0                         { margin-right: 6.0rem !important; }
    .mr-6-5                         { margin-right: 6.5rem !important; }
    .mr-7-0                         { margin-right: 7.0rem !important; }
    .mr-7-5                         { margin-right: 7.5rem !important; }
    .mr-8-0                         { margin-right: 8.0rem !important; }
    .mr-8-5                         { margin-right: 8.5rem !important; }
    .mr-9-0                         { margin-right: 9.0rem !important; }

    .pt-auto                        { padding-top: auto !important; }
    .pt-0                           { padding-top: 0rem !important; }
    .pt-1-0                         { padding-top: 1.0rem !important; }
    .pt-1-5                         { padding-top: 1.5rem !important; }
    .pt-2-0                         { padding-top: 2.0rem !important; }
    .pt-2-5                         { padding-top: 2.5rem !important; }
    .pt-3-0                         { padding-top: 3.0rem !important; }
    .pt-3-5                         { padding-top: 3.5rem !important; }
    .pt-4-0                         { padding-top: 4.0rem !important; }
    .pt-4-5                         { padding-top: 4.5rem !important; }
    .pt-5-0                         { padding-top: 5.0rem !important; }
    .pt-5-5                         { padding-top: 5.5rem !important; }
    .pt-6-0                         { padding-top: 6.0rem !important; }
    .pt-6-5                         { padding-top: 6.5rem !important; }
    .pt-7-0                         { padding-top: 7.0rem !important; }
    .pt-7-5                         { padding-top: 7.5rem !important; }
    .pt-8-0                         { padding-top: 8.0rem !important; }
    .pt-8-5                         { padding-top: 8.5rem !important; }
    .pt-9-0                         { padding-top: 9.0rem !important; }

    .pb-auto                        { padding-bottom: auto !important; }
    .pb-0                           { padding-bottom: 0rem !important; }
    .pb-1-0                         { padding-bottom: 1.0rem !important; }
    .pb-1-5                         { padding-bottom: 1.5rem !important; }
    .pb-2-0                         { padding-bottom: 2.0rem !important; }
    .pb-2-5                         { padding-bottom: 2.5rem !important; }
    .pb-3-0                         { padding-bottom: 3.0rem !important; }
    .pb-3-5                         { padding-bottom: 3.5rem !important; }
    .pb-4-0                         { padding-bottom: 4.0rem !important; }
    .pb-4-5                         { padding-bottom: 4.5rem !important; }
    .pb-5-0                         { padding-bottom: 5.0rem !important; }
    .pb-5-5                         { padding-bottom: 5.5rem !important; }
    .pb-6-0                         { padding-bottom: 6.0rem !important; }
    .pb-6-5                         { padding-bottom: 6.5rem !important; }
    .pb-7-0                         { padding-bottom: 7.0rem !important; }
    .pb-7-5                         { padding-bottom: 7.5rem !important; }
    .pb-8-0                         { padding-bottom: 8.0rem !important; }
    .pb-8-5                         { padding-bottom: 8.5rem !important; }
    .pb-9-0                         { padding-bottom: 9.0rem !important; }

    .pl-auto                        { padding-left: auto !important; }
    .pl-0                           { padding-left: 0rem !important; }
    .pl-1-0                         { padding-left: 1.0rem !important; }
    .pl-1-5                         { padding-left: 1.5rem !important; }
    .pl-2-0                         { padding-left: 2.0rem !important; }
    .pl-2-5                         { padding-left: 2.5rem !important; }
    .pl-3-0                         { padding-left: 3.0rem !important; }
    .pl-3-5                         { padding-left: 3.5rem !important; }
    .pl-4-0                         { padding-left: 4.0rem !important; }
    .pl-4-5                         { padding-left: 4.5rem !important; }
    .pl-5-0                         { padding-left: 5.0rem !important; }
    .pl-5-5                         { padding-left: 5.5rem !important; }
    .pl-6-0                         { padding-left: 6.0rem !important; }
    .pl-6-5                         { padding-left: 6.5rem !important; }
    .pl-7-0                         { padding-left: 7.0rem !important; }
    .pl-7-5                         { padding-left: 7.5rem !important; }
    .pl-8-0                         { padding-left: 8.0rem !important; }
    .pl-8-5                         { padding-left: 8.5rem !important; }
    .pl-9-0                         { padding-left: 9.0rem !important; }

    .pr-auto                        { padding-right: auto !important; }
    .pr-0                           { padding-right: 0rem !important; }
    .pr-1-0                         { padding-right: 1.0rem !important; }
    .pr-1-5                         { padding-right: 1.5rem !important; }
    .pr-2-0                         { padding-right: 2.0rem !important; }
    .pr-2-5                         { padding-right: 2.5rem !important; }
    .pr-3-0                         { padding-right: 3.0rem !important; }
    .pr-3-5                         { padding-right: 3.5rem !important; }
    .pr-4-0                         { padding-right: 4.0rem !important; }
    .pr-4-5                         { padding-right: 4.5rem !important; }
    .pr-5-0                         { padding-right: 5.0rem !important; }
    .pr-5-5                         { padding-right: 5.5rem !important; }
    .pr-6-0                         { padding-right: 6.0rem !important; }
    .pr-6-5                         { padding-right: 6.5rem !important; }
    .pr-7-0                         { padding-right: 7.0rem !important; }
    .pr-7-5                         { padding-right: 7.5rem !important; }
    .pr-8-0                         { padding-right: 8.0rem !important; }
    .pr-8-5                         { padding-right: 8.5rem !important; }
    .pr-9-0                         { padding-right: 9.0rem !important; }


    /* ===============================================
    SCREEN - small
    ================================================== */
    @media handheld, only screen and (max-width: 767px)
    {
        .display-s-none                   { display: none !important; }
        .display-s-inherit                { display: inherit !important; }
        .display-s-inline                 { display: inline !important; }
        .display-s-block                  { display: block !important; }
        .display-s-inline-block           { display: inline-block !important; }
        .display-s-flex                   { display: flex !important; }
        .display-s-inline-flex            { display: inline-flex !important; }

        .visibility-s-visible             { visibility: visible !important; }
        .visibility-s-hidden              { visibility: hidden !important; }

        .text-s-left                      { text-align: left !important; }
        .text-s-right                     { text-align: right !important; }
        .text-s-center                    { text-align: center !important; }

        .order-s-1                        { order: 1 !important; }
        .order-s-2                        { order: 2 !important; }
        .order-s-3                        { order: 3 !important; }
        .order-s-4                        { order: 4 !important; }
        .order-s-5                        { order: 5 !important; }
        .order-s-6                        { order: 6 !important; }
        .order-s-7                        { order: 7 !important; }
        .order-s-8                        { order: 8 !important; }
        .order-s-9                        { order: 9 !important; }
        .order-s-10                       { order: 10 !important; }
        .order-s-11                       { order: 11 !important; }
        .order-s-12                       { order: 12 !important; }

        .mt-s-auto                        { margin-top: auto !important; }
        .mt-s-0                           { margin-top: 0rem !important; }
        .mt-s-1-0                         { margin-top: 1.0rem !important; }
        .mt-s-1-5                         { margin-top: 1.5rem !important; }
        .mt-s-2-0                         { margin-top: 2.0rem !important; }
        .mt-s-2-5                         { margin-top: 2.5rem !important; }
        .mt-s-3-0                         { margin-top: 3.0rem !important; }
        .mt-s-3-5                         { margin-top: 3.5rem !important; }
        .mt-s-4-0                         { margin-top: 4.0rem !important; }
        .mt-s-4-5                         { margin-top: 4.5rem !important; }
        .mt-s-5-0                         { margin-top: 5.0rem !important; }
        .mt-s-5-5                         { margin-top: 5.5rem !important; }
        .mt-s-6-0                         { margin-top: 6.0rem !important; }
        .mt-s-6-5                         { margin-top: 6.5rem !important; }
        .mt-s-7-0                         { margin-top: 7.0rem !important; }
        .mt-s-7-5                         { margin-top: 7.5rem !important; }
        .mt-s-8-0                         { margin-top: 8.0rem !important; }
        .mt-s-8-5                         { margin-top: 8.5rem !important; }
        .mt-s-9-0                         { margin-top: 9.0rem !important; }

        .mb-s-auto                        { margin-bottom: auto !important; }
        .mb-s-0                           { margin-bottom: 0rem !important; }
        .mb-s-1-0                         { margin-bottom: 1.0rem !important; }
        .mb-s-1-5                         { margin-bottom: 1.5rem !important; }
        .mb-s-2-0                         { margin-bottom: 2.0rem !important; }
        .mb-s-2-5                         { margin-bottom: 2.5rem !important; }
        .mb-s-3-0                         { margin-bottom: 3.0rem !important; }
        .mb-s-3-5                         { margin-bottom: 3.5rem !important; }
        .mb-s-4-0                         { margin-bottom: 4.0rem !important; }
        .mb-s-4-5                         { margin-bottom: 4.5rem !important; }
        .mb-s-5-0                         { margin-bottom: 5.0rem !important; }
        .mb-s-5-5                         { margin-bottom: 5.5rem !important; }
        .mb-s-6-0                         { margin-bottom: 6.0rem !important; }
        .mb-s-6-5                         { margin-bottom: 6.5rem !important; }
        .mb-s-7-0                         { margin-bottom: 7.0rem !important; }
        .mb-s-7-5                         { margin-bottom: 7.5rem !important; }
        .mb-s-8-0                         { margin-bottom: 8.0rem !important; }
        .mb-s-8-5                         { margin-bottom: 8.5rem !important; }
        .mb-s-9-0                         { margin-bottom: 9.0rem !important; }

        .ml-s-auto                        { margin-left: auto !important; }
        .ml-s-0                           { margin-left: 0rem !important; }
        .ml-s-1-0                         { margin-left: 1.0rem !important; }
        .ml-s-1-5                         { margin-left: 1.5rem !important; }
        .ml-s-2-0                         { margin-left: 2.0rem !important; }
        .ml-s-2-5                         { margin-left: 2.5rem !important; }
        .ml-s-3-0                         { margin-left: 3.0rem !important; }
        .ml-s-3-5                         { margin-left: 3.5rem !important; }
        .ml-s-4-0                         { margin-left: 4.0rem !important; }
        .ml-s-4-5                         { margin-left: 4.5rem !important; }
        .ml-s-5-0                         { margin-left: 5.0rem !important; }
        .ml-s-5-5                         { margin-left: 5.5rem !important; }
        .ml-s-6-0                         { margin-left: 6.0rem !important; }
        .ml-s-6-5                         { margin-left: 6.5rem !important; }
        .ml-s-7-0                         { margin-left: 7.0rem !important; }
        .ml-s-7-5                         { margin-left: 7.5rem !important; }
        .ml-s-8-0                         { margin-left: 8.0rem !important; }
        .ml-s-8-5                         { margin-left: 8.5rem !important; }
        .ml-s-9-0                         { margin-left: 9.0rem !important; }

        .mr-s-auto                        { margin-right: auto !important; }
        .mr-s-0                           { margin-right: 0rem !important; }
        .mr-s-1-0                         { margin-right: 1.0rem !important; }
        .mr-s-1-5                         { margin-right: 1.5rem !important; }
        .mr-s-2-0                         { margin-right: 2.0rem !important; }
        .mr-s-2-5                         { margin-right: 2.5rem !important; }
        .mr-s-3-0                         { margin-right: 3.0rem !important; }
        .mr-s-3-5                         { margin-right: 3.5rem !important; }
        .mr-s-4-0                         { margin-right: 4.0rem !important; }
        .mr-s-4-5                         { margin-right: 4.5rem !important; }
        .mr-s-5-0                         { margin-right: 5.0rem !important; }
        .mr-s-5-5                         { margin-right: 5.5rem !important; }
        .mr-s-6-0                         { margin-right: 6.0rem !important; }
        .mr-s-6-5                         { margin-right: 6.5rem !important; }
        .mr-s-7-0                         { margin-right: 7.0rem !important; }
        .mr-s-7-5                         { margin-right: 7.5rem !important; }
        .mr-s-8-0                         { margin-right: 8.0rem !important; }
        .mr-s-8-5                         { margin-right: 8.5rem !important; }
        .mr-s-9-0                         { margin-right: 9.0rem !important; }

        .pt-s-auto                        { padding-top: auto !important; }
        .pt-s-0                           { padding-top: 0rem !important; }
        .pt-s-1-0                         { padding-top: 1.0rem !important; }
        .pt-s-1-5                         { padding-top: 1.5rem !important; }
        .pt-s-2-0                         { padding-top: 2.0rem !important; }
        .pt-s-2-5                         { padding-top: 2.5rem !important; }
        .pt-s-3-0                         { padding-top: 3.0rem !important; }
        .pt-s-3-5                         { padding-top: 3.5rem !important; }
        .pt-s-4-0                         { padding-top: 4.0rem !important; }
        .pt-s-4-5                         { padding-top: 4.5rem !important; }
        .pt-s-5-0                         { padding-top: 5.0rem !important; }
        .pt-s-5-5                         { padding-top: 5.5rem !important; }
        .pt-s-6-0                         { padding-top: 6.0rem !important; }
        .pt-s-6-5                         { padding-top: 6.5rem !important; }
        .pt-s-7-0                         { padding-top: 7.0rem !important; }
        .pt-s-7-5                         { padding-top: 7.5rem !important; }
        .pt-s-8-0                         { padding-top: 8.0rem !important; }
        .pt-s-8-5                         { padding-top: 8.5rem !important; }
        .pt-s-9-0                         { padding-top: 9.0rem !important; }

        .pb-s-auto                        { padding-bottom: auto !important; }
        .pb-s-0                           { padding-bottom: 0rem !important; }
        .pb-s-1-0                         { padding-bottom: 1.0rem !important; }
        .pb-s-1-5                         { padding-bottom: 1.5rem !important; }
        .pb-s-2-0                         { padding-bottom: 2.0rem !important; }
        .pb-s-2-5                         { padding-bottom: 2.5rem !important; }
        .pb-s-3-0                         { padding-bottom: 3.0rem !important; }
        .pb-s-3-5                         { padding-bottom: 3.5rem !important; }
        .pb-s-4-0                         { padding-bottom: 4.0rem !important; }
        .pb-s-4-5                         { padding-bottom: 4.5rem !important; }
        .pb-s-5-0                         { padding-bottom: 5.0rem !important; }
        .pb-s-5-5                         { padding-bottom: 5.5rem !important; }
        .pb-s-6-0                         { padding-bottom: 6.0rem !important; }
        .pb-s-6-5                         { padding-bottom: 6.5rem !important; }
        .pb-s-7-0                         { padding-bottom: 7.0rem !important; }
        .pb-s-7-5                         { padding-bottom: 7.5rem !important; }
        .pb-s-8-0                         { padding-bottom: 8.0rem !important; }
        .pb-s-8-5                         { padding-bottom: 8.5rem !important; }
        .pb-s-9-0                         { padding-bottom: 9.0rem !important; }

        .pl-s-auto                        { padding-left: auto !important; }
        .pl-s-0                           { padding-left: 0rem !important; }
        .pl-s-1-0                         { padding-left: 1.0rem !important; }
        .pl-s-1-5                         { padding-left: 1.5rem !important; }
        .pl-s-2-0                         { padding-left: 2.0rem !important; }
        .pl-s-2-5                         { padding-left: 2.5rem !important; }
        .pl-s-3-0                         { padding-left: 3.0rem !important; }
        .pl-s-3-5                         { padding-left: 3.5rem !important; }
        .pl-s-4-0                         { padding-left: 4.0rem !important; }
        .pl-s-4-5                         { padding-left: 4.5rem !important; }
        .pl-s-5-0                         { padding-left: 5.0rem !important; }
        .pl-s-5-5                         { padding-left: 5.5rem !important; }
        .pl-s-6-0                         { padding-left: 6.0rem !important; }
        .pl-s-6-5                         { padding-left: 6.5rem !important; }
        .pl-s-7-0                         { padding-left: 7.0rem !important; }
        .pl-s-7-5                         { padding-left: 7.5rem !important; }
        .pl-s-8-0                         { padding-left: 8.0rem !important; }
        .pl-s-8-5                         { padding-left: 8.5rem !important; }
        .pl-s-9-0                         { padding-left: 9.0rem !important; }

        .pr-s-auto                        { padding-right: auto !important; }
        .pr-s-0                           { padding-right: 0rem !important; }
        .pr-s-1-0                         { padding-right: 1.0rem !important; }
        .pr-s-1-5                         { padding-right: 1.5rem !important; }
        .pr-s-2-0                         { padding-right: 2.0rem !important; }
        .pr-s-2-5                         { padding-right: 2.5rem !important; }
        .pr-s-3-0                         { padding-right: 3.0rem !important; }
        .pr-s-3-5                         { padding-right: 3.5rem !important; }
        .pr-s-4-0                         { padding-right: 4.0rem !important; }
        .pr-s-4-5                         { padding-right: 4.5rem !important; }
        .pr-s-5-0                         { padding-right: 5.0rem !important; }
        .pr-s-5-5                         { padding-right: 5.5rem !important; }
        .pr-s-6-0                         { padding-right: 6.0rem !important; }
        .pr-s-6-5                         { padding-right: 6.5rem !important; }
        .pr-s-7-0                         { padding-right: 7.0rem !important; }
        .pr-s-7-5                         { padding-right: 7.5rem !important; }
        .pr-s-8-0                         { padding-right: 8.0rem !important; }
        .pr-s-8-5                         { padding-right: 8.5rem !important; }
        .pr-s-9-0                         { padding-right: 9.0rem !important; }
    }


    /* ===============================================
    SCREEN - medium
    ================================================== */
    @media only screen and (min-width: 768px)
    {
        .display-m-none                   { display: none !important; }
        .display-m-inherit                { display: inherit !important; }
        .display-m-inline                 { display: inline !important; }
        .display-m-block                  { display: block !important; }
        .display-m-inline-block           { display: inline-block !important; }
        .display-m-flex                   { display: flex !important; }
        .display-m-inline-flex            { display: inline-flex !important; }

        .visibility-m-visible             { visibility: visible !important; }
        .visibility-m-hidden              { visibility: hidden !important; }

        .text-m-left                      { text-align: left !important; }
        .text-m-right                     { text-align: right !important; }
        .text-m-center                    { text-align: center !important; }

        .order-m-1                        { order: 1 !important; }
        .order-m-2                        { order: 2 !important; }
        .order-m-3                        { order: 3 !important; }
        .order-m-4                        { order: 4 !important; }
        .order-m-5                        { order: 5 !important; }
        .order-m-6                        { order: 6 !important; }
        .order-m-7                        { order: 7 !important; }
        .order-m-8                        { order: 8 !important; }
        .order-m-9                        { order: 9 !important; }
        .order-m-10                       { order: 10 !important; }
        .order-m-11                       { order: 11 !important; }
        .order-m-12                       { order: 12 !important; }

        .mt-m-auto                        { margin-top: auto !important; }
        .mt-m-0                           { margin-top: 0rem !important; }
        .mt-m-1-0                         { margin-top: 1.0rem !important; }
        .mt-m-1-5                         { margin-top: 1.5rem !important; }
        .mt-m-2-0                         { margin-top: 2.0rem !important; }
        .mt-m-2-5                         { margin-top: 2.5rem !important; }
        .mt-m-3-0                         { margin-top: 3.0rem !important; }
        .mt-m-3-5                         { margin-top: 3.5rem !important; }
        .mt-m-4-0                         { margin-top: 4.0rem !important; }
        .mt-m-4-5                         { margin-top: 4.5rem !important; }
        .mt-m-5-0                         { margin-top: 5.0rem !important; }
        .mt-m-5-5                         { margin-top: 5.5rem !important; }
        .mt-m-6-0                         { margin-top: 6.0rem !important; }
        .mt-m-6-5                         { margin-top: 6.5rem !important; }
        .mt-m-7-0                         { margin-top: 7.0rem !important; }
        .mt-m-7-5                         { margin-top: 7.5rem !important; }
        .mt-m-8-0                         { margin-top: 8.0rem !important; }
        .mt-m-8-5                         { margin-top: 8.5rem !important; }
        .mt-m-9-0                         { margin-top: 9.0rem !important; }

        .mb-m-auto                        { margin-bottom: auto !important; }
        .mb-m-0                           { margin-bottom: 0rem !important; }
        .mb-m-1-0                         { margin-bottom: 1.0rem !important; }
        .mb-m-1-5                         { margin-bottom: 1.5rem !important; }
        .mb-m-2-0                         { margin-bottom: 2.0rem !important; }
        .mb-m-2-5                         { margin-bottom: 2.5rem !important; }
        .mb-m-3-0                         { margin-bottom: 3.0rem !important; }
        .mb-m-3-5                         { margin-bottom: 3.5rem !important; }
        .mb-m-4-0                         { margin-bottom: 4.0rem !important; }
        .mb-m-4-5                         { margin-bottom: 4.5rem !important; }
        .mb-m-5-0                         { margin-bottom: 5.0rem !important; }
        .mb-m-5-5                         { margin-bottom: 5.5rem !important; }
        .mb-m-6-0                         { margin-bottom: 6.0rem !important; }
        .mb-m-6-5                         { margin-bottom: 6.5rem !important; }
        .mb-m-7-0                         { margin-bottom: 7.0rem !important; }
        .mb-m-7-5                         { margin-bottom: 7.5rem !important; }
        .mb-m-8-0                         { margin-bottom: 8.0rem !important; }
        .mb-m-8-5                         { margin-bottom: 8.5rem !important; }
        .mb-m-9-0                         { margin-bottom: 9.0rem !important; }

        .ml-m-auto                        { margin-left: auto !important; }
        .ml-m-0                           { margin-left: 0rem !important; }
        .ml-m-1-0                         { margin-left: 1.0rem !important; }
        .ml-m-1-5                         { margin-left: 1.5rem !important; }
        .ml-m-2-0                         { margin-left: 2.0rem !important; }
        .ml-m-2-5                         { margin-left: 2.5rem !important; }
        .ml-m-3-0                         { margin-left: 3.0rem !important; }
        .ml-m-3-5                         { margin-left: 3.5rem !important; }
        .ml-m-4-0                         { margin-left: 4.0rem !important; }
        .ml-m-4-5                         { margin-left: 4.5rem !important; }
        .ml-m-5-0                         { margin-left: 5.0rem !important; }
        .ml-m-5-5                         { margin-left: 5.5rem !important; }
        .ml-m-6-0                         { margin-left: 6.0rem !important; }
        .ml-m-6-5                         { margin-left: 6.5rem !important; }
        .ml-m-7-0                         { margin-left: 7.0rem !important; }
        .ml-m-7-5                         { margin-left: 7.5rem !important; }
        .ml-m-8-0                         { margin-left: 8.0rem !important; }
        .ml-m-8-5                         { margin-left: 8.5rem !important; }
        .ml-m-9-0                         { margin-left: 9.0rem !important; }

        .mr-m-auto                        { margin-right: auto !important; }
        .mr-m-0                           { margin-right: 0rem !important; }
        .mr-m-1-0                         { margin-right: 1.0rem !important; }
        .mr-m-1-5                         { margin-right: 1.5rem !important; }
        .mr-m-2-0                         { margin-right: 2.0rem !important; }
        .mr-m-2-5                         { margin-right: 2.5rem !important; }
        .mr-m-3-0                         { margin-right: 3.0rem !important; }
        .mr-m-3-5                         { margin-right: 3.5rem !important; }
        .mr-m-4-0                         { margin-right: 4.0rem !important; }
        .mr-m-4-5                         { margin-right: 4.5rem !important; }
        .mr-m-5-0                         { margin-right: 5.0rem !important; }
        .mr-m-5-5                         { margin-right: 5.5rem !important; }
        .mr-m-6-0                         { margin-right: 6.0rem !important; }
        .mr-m-6-5                         { margin-right: 6.5rem !important; }
        .mr-m-7-0                         { margin-right: 7.0rem !important; }
        .mr-m-7-5                         { margin-right: 7.5rem !important; }
        .mr-m-8-0                         { margin-right: 8.0rem !important; }
        .mr-m-8-5                         { margin-right: 8.5rem !important; }
        .mr-m-9-0                         { margin-right: 9.0rem !important; }

        .pt-m-auto                        { padding-top: auto !important; }
        .pt-m-0                           { padding-top: 0rem !important; }
        .pt-m-1-0                         { padding-top: 1.0rem !important; }
        .pt-m-1-5                         { padding-top: 1.5rem !important; }
        .pt-m-2-0                         { padding-top: 2.0rem !important; }
        .pt-m-2-5                         { padding-top: 2.5rem !important; }
        .pt-m-3-0                         { padding-top: 3.0rem !important; }
        .pt-m-3-5                         { padding-top: 3.5rem !important; }
        .pt-m-4-0                         { padding-top: 4.0rem !important; }
        .pt-m-4-5                         { padding-top: 4.5rem !important; }
        .pt-m-5-0                         { padding-top: 5.0rem !important; }
        .pt-m-5-5                         { padding-top: 5.5rem !important; }
        .pt-m-6-0                         { padding-top: 6.0rem !important; }
        .pt-m-6-5                         { padding-top: 6.5rem !important; }
        .pt-m-7-0                         { padding-top: 7.0rem !important; }
        .pt-m-7-5                         { padding-top: 7.5rem !important; }
        .pt-m-8-0                         { padding-top: 8.0rem !important; }
        .pt-m-8-5                         { padding-top: 8.5rem !important; }
        .pt-m-9-0                         { padding-top: 9.0rem !important; }

        .pb-m-auto                        { padding-bottom: auto !important; }
        .pb-m-0                           { padding-bottom: 0rem !important; }
        .pb-m-1-0                         { padding-bottom: 1.0rem !important; }
        .pb-m-1-5                         { padding-bottom: 1.5rem !important; }
        .pb-m-2-0                         { padding-bottom: 2.0rem !important; }
        .pb-m-2-5                         { padding-bottom: 2.5rem !important; }
        .pb-m-3-0                         { padding-bottom: 3.0rem !important; }
        .pb-m-3-5                         { padding-bottom: 3.5rem !important; }
        .pb-m-4-0                         { padding-bottom: 4.0rem !important; }
        .pb-m-4-5                         { padding-bottom: 4.5rem !important; }
        .pb-m-5-0                         { padding-bottom: 5.0rem !important; }
        .pb-m-5-5                         { padding-bottom: 5.5rem !important; }
        .pb-m-6-0                         { padding-bottom: 6.0rem !important; }
        .pb-m-6-5                         { padding-bottom: 6.5rem !important; }
        .pb-m-7-0                         { padding-bottom: 7.0rem !important; }
        .pb-m-7-5                         { padding-bottom: 7.5rem !important; }
        .pb-m-8-0                         { padding-bottom: 8.0rem !important; }
        .pb-m-8-5                         { padding-bottom: 8.5rem !important; }
        .pb-m-9-0                         { padding-bottom: 9.0rem !important; }

        .pl-m-auto                        { padding-left: auto !important; }
        .pl-m-0                           { padding-left: 0rem !important; }
        .pl-m-1-0                         { padding-left: 1.0rem !important; }
        .pl-m-1-5                         { padding-left: 1.5rem !important; }
        .pl-m-2-0                         { padding-left: 2.0rem !important; }
        .pl-m-2-5                         { padding-left: 2.5rem !important; }
        .pl-m-3-0                         { padding-left: 3.0rem !important; }
        .pl-m-3-5                         { padding-left: 3.5rem !important; }
        .pl-m-4-0                         { padding-left: 4.0rem !important; }
        .pl-m-4-5                         { padding-left: 4.5rem !important; }
        .pl-m-5-0                         { padding-left: 5.0rem !important; }
        .pl-m-5-5                         { padding-left: 5.5rem !important; }
        .pl-m-6-0                         { padding-left: 6.0rem !important; }
        .pl-m-6-5                         { padding-left: 6.5rem !important; }
        .pl-m-7-0                         { padding-left: 7.0rem !important; }
        .pl-m-7-5                         { padding-left: 7.5rem !important; }
        .pl-m-8-0                         { padding-left: 8.0rem !important; }
        .pl-m-8-5                         { padding-left: 8.5rem !important; }
        .pl-m-9-0                         { padding-left: 9.0rem !important; }

        .pr-m-auto                        { padding-right: auto !important; }
        .pr-m-0                           { padding-right: 0rem !important; }
        .pr-m-1-0                         { padding-right: 1.0rem !important; }
        .pr-m-1-5                         { padding-right: 1.5rem !important; }
        .pr-m-2-0                         { padding-right: 2.0rem !important; }
        .pr-m-2-5                         { padding-right: 2.5rem !important; }
        .pr-m-3-0                         { padding-right: 3.0rem !important; }
        .pr-m-3-5                         { padding-right: 3.5rem !important; }
        .pr-m-4-0                         { padding-right: 4.0rem !important; }
        .pr-m-4-5                         { padding-right: 4.5rem !important; }
        .pr-m-5-0                         { padding-right: 5.0rem !important; }
        .pr-m-5-5                         { padding-right: 5.5rem !important; }
        .pr-m-6-0                         { padding-right: 6.0rem !important; }
        .pr-m-6-5                         { padding-right: 6.5rem !important; }
        .pr-m-7-0                         { padding-right: 7.0rem !important; }
        .pr-m-7-5                         { padding-right: 7.5rem !important; }
        .pr-m-8-0                         { padding-right: 8.0rem !important; }
        .pr-m-8-5                         { padding-right: 8.5rem !important; }
        .pr-m-9-0                         { padding-right: 9.0rem !important; }
    }


    /* ===============================================
    SCREEN - large
    ================================================== */
    @media only screen and (min-width: 992px)
    {
        .display-l-none                   { display: none !important; }
        .display-l-inherit                { display: inherit !important; }
        .display-l-inline                 { display: inline !important; }
        .display-l-block                  { display: block !important; }
        .display-l-inline-block           { display: inline-block !important; }
        .display-l-flex                   { display: flex !important; }
        .display-l-inline-flex            { display: inline-flex !important; }

        .visibility-l-visible             { visibility: visible !important; }
        .visibility-l-hidden              { visibility: hidden !important; }

        .text-l-left                      { text-align: left !important; }
        .text-l-right                     { text-align: right !important; }
        .text-l-center                    { text-align: center !important; }

        .order-l-1                        { order: 1 !important; }
        .order-l-2                        { order: 2 !important; }
        .order-l-3                        { order: 3 !important; }
        .order-l-4                        { order: 4 !important; }
        .order-l-5                        { order: 5 !important; }
        .order-l-6                        { order: 6 !important; }
        .order-l-7                        { order: 7 !important; }
        .order-l-8                        { order: 8 !important; }
        .order-l-9                        { order: 9 !important; }
        .order-l-10                       { order: 10 !important; }
        .order-l-11                       { order: 11 !important; }
        .order-l-12                       { order: 12 !important; }

        .mt-l-auto                        { margin-top: auto !important; }
        .mt-l-0                           { margin-top: 0rem !important; }
        .mt-l-1-0                         { margin-top: 1.0rem !important; }
        .mt-l-1-5                         { margin-top: 1.5rem !important; }
        .mt-l-2-0                         { margin-top: 2.0rem !important; }
        .mt-l-2-5                         { margin-top: 2.5rem !important; }
        .mt-l-3-0                         { margin-top: 3.0rem !important; }
        .mt-l-3-5                         { margin-top: 3.5rem !important; }
        .mt-l-4-0                         { margin-top: 4.0rem !important; }
        .mt-l-4-5                         { margin-top: 4.5rem !important; }
        .mt-l-5-0                         { margin-top: 5.0rem !important; }
        .mt-l-5-5                         { margin-top: 5.5rem !important; }
        .mt-l-6-0                         { margin-top: 6.0rem !important; }
        .mt-l-6-5                         { margin-top: 6.5rem !important; }
        .mt-l-7-0                         { margin-top: 7.0rem !important; }
        .mt-l-7-5                         { margin-top: 7.5rem !important; }
        .mt-l-8-0                         { margin-top: 8.0rem !important; }
        .mt-l-8-5                         { margin-top: 8.5rem !important; }
        .mt-l-9-0                         { margin-top: 9.0rem !important; }

        .mb-l-auto                        { margin-bottom: auto !important; }
        .mb-l-0                           { margin-bottom: 0rem !important; }
        .mb-l-1-0                         { margin-bottom: 1.0rem !important; }
        .mb-l-1-5                         { margin-bottom: 1.5rem !important; }
        .mb-l-2-0                         { margin-bottom: 2.0rem !important; }
        .mb-l-2-5                         { margin-bottom: 2.5rem !important; }
        .mb-l-3-0                         { margin-bottom: 3.0rem !important; }
        .mb-l-3-5                         { margin-bottom: 3.5rem !important; }
        .mb-l-4-0                         { margin-bottom: 4.0rem !important; }
        .mb-l-4-5                         { margin-bottom: 4.5rem !important; }
        .mb-l-5-0                         { margin-bottom: 5.0rem !important; }
        .mb-l-5-5                         { margin-bottom: 5.5rem !important; }
        .mb-l-6-0                         { margin-bottom: 6.0rem !important; }
        .mb-l-6-5                         { margin-bottom: 6.5rem !important; }
        .mb-l-7-0                         { margin-bottom: 7.0rem !important; }
        .mb-l-7-5                         { margin-bottom: 7.5rem !important; }
        .mb-l-8-0                         { margin-bottom: 8.0rem !important; }
        .mb-l-8-5                         { margin-bottom: 8.5rem !important; }
        .mb-l-9-0                         { margin-bottom: 9.0rem !important; }

        .ml-l-auto                        { margin-left: auto !important; }
        .ml-l-0                           { margin-left: 0rem !important; }
        .ml-l-1-0                         { margin-left: 1.0rem !important; }
        .ml-l-1-5                         { margin-left: 1.5rem !important; }
        .ml-l-2-0                         { margin-left: 2.0rem !important; }
        .ml-l-2-5                         { margin-left: 2.5rem !important; }
        .ml-l-3-0                         { margin-left: 3.0rem !important; }
        .ml-l-3-5                         { margin-left: 3.5rem !important; }
        .ml-l-4-0                         { margin-left: 4.0rem !important; }
        .ml-l-4-5                         { margin-left: 4.5rem !important; }
        .ml-l-5-0                         { margin-left: 5.0rem !important; }
        .ml-l-5-5                         { margin-left: 5.5rem !important; }
        .ml-l-6-0                         { margin-left: 6.0rem !important; }
        .ml-l-6-5                         { margin-left: 6.5rem !important; }
        .ml-l-7-0                         { margin-left: 7.0rem !important; }
        .ml-l-7-5                         { margin-left: 7.5rem !important; }
        .ml-l-8-0                         { margin-left: 8.0rem !important; }
        .ml-l-8-5                         { margin-left: 8.5rem !important; }
        .ml-l-9-0                         { margin-left: 9.0rem !important; }

        .mr-l-auto                        { margin-right: auto !important; }
        .mr-l-0                           { margin-right: 0rem !important; }
        .mr-l-1-0                         { margin-right: 1.0rem !important; }
        .mr-l-1-5                         { margin-right: 1.5rem !important; }
        .mr-l-2-0                         { margin-right: 2.0rem !important; }
        .mr-l-2-5                         { margin-right: 2.5rem !important; }
        .mr-l-3-0                         { margin-right: 3.0rem !important; }
        .mr-l-3-5                         { margin-right: 3.5rem !important; }
        .mr-l-4-0                         { margin-right: 4.0rem !important; }
        .mr-l-4-5                         { margin-right: 4.5rem !important; }
        .mr-l-5-0                         { margin-right: 5.0rem !important; }
        .mr-l-5-5                         { margin-right: 5.5rem !important; }
        .mr-l-6-0                         { margin-right: 6.0rem !important; }
        .mr-l-6-5                         { margin-right: 6.5rem !important; }
        .mr-l-7-0                         { margin-right: 7.0rem !important; }
        .mr-l-7-5                         { margin-right: 7.5rem !important; }
        .mr-l-8-0                         { margin-right: 8.0rem !important; }
        .mr-l-8-5                         { margin-right: 8.5rem !important; }
        .mr-l-9-0                         { margin-right: 9.0rem !important; }

        .pt-l-auto                        { padding-top: auto !important; }
        .pt-l-0                           { padding-top: 0rem !important; }
        .pt-l-1-0                         { padding-top: 1.0rem !important; }
        .pt-l-1-5                         { padding-top: 1.5rem !important; }
        .pt-l-2-0                         { padding-top: 2.0rem !important; }
        .pt-l-2-5                         { padding-top: 2.5rem !important; }
        .pt-l-3-0                         { padding-top: 3.0rem !important; }
        .pt-l-3-5                         { padding-top: 3.5rem !important; }
        .pt-l-4-0                         { padding-top: 4.0rem !important; }
        .pt-l-4-5                         { padding-top: 4.5rem !important; }
        .pt-l-5-0                         { padding-top: 5.0rem !important; }
        .pt-l-5-5                         { padding-top: 5.5rem !important; }
        .pt-l-6-0                         { padding-top: 6.0rem !important; }
        .pt-l-6-5                         { padding-top: 6.5rem !important; }
        .pt-l-7-0                         { padding-top: 7.0rem !important; }
        .pt-l-7-5                         { padding-top: 7.5rem !important; }
        .pt-l-8-0                         { padding-top: 8.0rem !important; }
        .pt-l-8-5                         { padding-top: 8.5rem !important; }
        .pt-l-9-0                         { padding-top: 9.0rem !important; }

        .pb-l-auto                        { padding-bottom: auto !important; }
        .pb-l-0                           { padding-bottom: 0rem !important; }
        .pb-l-1-0                         { padding-bottom: 1.0rem !important; }
        .pb-l-1-5                         { padding-bottom: 1.5rem !important; }
        .pb-l-2-0                         { padding-bottom: 2.0rem !important; }
        .pb-l-2-5                         { padding-bottom: 2.5rem !important; }
        .pb-l-3-0                         { padding-bottom: 3.0rem !important; }
        .pb-l-3-5                         { padding-bottom: 3.5rem !important; }
        .pb-l-4-0                         { padding-bottom: 4.0rem !important; }
        .pb-l-4-5                         { padding-bottom: 4.5rem !important; }
        .pb-l-5-0                         { padding-bottom: 5.0rem !important; }
        .pb-l-5-5                         { padding-bottom: 5.5rem !important; }
        .pb-l-6-0                         { padding-bottom: 6.0rem !important; }
        .pb-l-6-5                         { padding-bottom: 6.5rem !important; }
        .pb-l-7-0                         { padding-bottom: 7.0rem !important; }
        .pb-l-7-5                         { padding-bottom: 7.5rem !important; }
        .pb-l-8-0                         { padding-bottom: 8.0rem !important; }
        .pb-l-8-5                         { padding-bottom: 8.5rem !important; }
        .pb-l-9-0                         { padding-bottom: 9.0rem !important; }

        .pl-l-auto                        { padding-left: auto !important; }
        .pl-l-0                           { padding-left: 0rem !important; }
        .pl-l-1-0                         { padding-left: 1.0rem !important; }
        .pl-l-1-5                         { padding-left: 1.5rem !important; }
        .pl-l-2-0                         { padding-left: 2.0rem !important; }
        .pl-l-2-5                         { padding-left: 2.5rem !important; }
        .pl-l-3-0                         { padding-left: 3.0rem !important; }
        .pl-l-3-5                         { padding-left: 3.5rem !important; }
        .pl-l-4-0                         { padding-left: 4.0rem !important; }
        .pl-l-4-5                         { padding-left: 4.5rem !important; }
        .pl-l-5-0                         { padding-left: 5.0rem !important; }
        .pl-l-5-5                         { padding-left: 5.5rem !important; }
        .pl-l-6-0                         { padding-left: 6.0rem !important; }
        .pl-l-6-5                         { padding-left: 6.5rem !important; }
        .pl-l-7-0                         { padding-left: 7.0rem !important; }
        .pl-l-7-5                         { padding-left: 7.5rem !important; }
        .pl-l-8-0                         { padding-left: 8.0rem !important; }
        .pl-l-8-5                         { padding-left: 8.5rem !important; }
        .pl-l-9-0                         { padding-left: 9.0rem !important; }

        .pr-l-auto                        { padding-right: auto !important; }
        .pr-l-0                           { padding-right: 0rem !important; }
        .pr-l-1-0                         { padding-right: 1.0rem !important; }
        .pr-l-1-5                         { padding-right: 1.5rem !important; }
        .pr-l-2-0                         { padding-right: 2.0rem !important; }
        .pr-l-2-5                         { padding-right: 2.5rem !important; }
        .pr-l-3-0                         { padding-right: 3.0rem !important; }
        .pr-l-3-5                         { padding-right: 3.5rem !important; }
        .pr-l-4-0                         { padding-right: 4.0rem !important; }
        .pr-l-4-5                         { padding-right: 4.5rem !important; }
        .pr-l-5-0                         { padding-right: 5.0rem !important; }
        .pr-l-5-5                         { padding-right: 5.5rem !important; }
        .pr-l-6-0                         { padding-right: 6.0rem !important; }
        .pr-l-6-5                         { padding-right: 6.5rem !important; }
        .pr-l-7-0                         { padding-right: 7.0rem !important; }
        .pr-l-7-5                         { padding-right: 7.5rem !important; }
        .pr-l-8-0                         { padding-right: 8.0rem !important; }
        .pr-l-8-5                         { padding-right: 8.5rem !important; }
        .pr-l-9-0                         { padding-right: 9.0rem !important; }
    }


    /* ===============================================
    SCREEN - xlarge
    ================================================== */
    @media only screen and (min-width: 1200px)
    {
        .display-xl-none                  { display: none !important; }
        .display-xl-inherit               { display: inherit !important; }
        .display-xl-inline                { display: inline !important; }
        .display-xl-block                 { display: block !important; }
        .display-xl-inline-block          { display: inline-block !important; }
        .display-xl-flex                  { display: flex !important; }
        .display-xl-inline-flex           { display: inline-flex !important; }

        .visibility-xl-visible            { visibility: visible !important; }
        .visibility-xl-hidden             { visibility: hidden !important; }

        .text-xl-left                     { text-align: left !important; }
        .text-xl-right                    { text-align: right !important; }
        .text-xl-center                   { text-align: center !important; }

        .order-xl-1                       { order: 1 !important; }
        .order-xl-2                       { order: 2 !important; }
        .order-xl-3                       { order: 3 !important; }
        .order-xl-4                       { order: 4 !important; }
        .order-xl-5                       { order: 5 !important; }
        .order-xl-6                       { order: 6 !important; }
        .order-xl-7                       { order: 7 !important; }
        .order-xl-8                       { order: 8 !important; }
        .order-xl-9                       { order: 9 !important; }
        .order-xl-10                      { order: 10 !important; }
        .order-xl-11                      { order: 11 !important; }
        .order-xl-12                      { order: 12 !important; }

        .mt-xl-auto                       { margin-top: auto !important; }
        .mt-xl-0                          { margin-top: 0rem !important; }
        .mt-xl-1-0                        { margin-top: 1.0rem !important; }
        .mt-xl-1-5                        { margin-top: 1.5rem !important; }
        .mt-xl-2-0                        { margin-top: 2.0rem !important; }
        .mt-xl-2-5                        { margin-top: 2.5rem !important; }
        .mt-xl-3-0                        { margin-top: 3.0rem !important; }
        .mt-xl-3-5                        { margin-top: 3.5rem !important; }
        .mt-xl-4-0                        { margin-top: 4.0rem !important; }
        .mt-xl-4-5                        { margin-top: 4.5rem !important; }
        .mt-xl-5-0                        { margin-top: 5.0rem !important; }
        .mt-xl-5-5                        { margin-top: 5.5rem !important; }
        .mt-xl-6-0                        { margin-top: 6.0rem !important; }
        .mt-xl-6-5                        { margin-top: 6.5rem !important; }
        .mt-xl-7-0                        { margin-top: 7.0rem !important; }
        .mt-xl-7-5                        { margin-top: 7.5rem !important; }
        .mt-xl-8-0                        { margin-top: 8.0rem !important; }
        .mt-xl-8-5                        { margin-top: 8.5rem !important; }
        .mt-xl-9-0                        { margin-top: 9.0rem !important; }

        .mb-xl-auto                       { margin-bottom: auto !important; }
        .mb-xl-0                          { margin-bottom: 0rem !important; }
        .mb-xl-1-0                        { margin-bottom: 1.0rem !important; }
        .mb-xl-1-5                        { margin-bottom: 1.5rem !important; }
        .mb-xl-2-0                        { margin-bottom: 2.0rem !important; }
        .mb-xl-2-5                        { margin-bottom: 2.5rem !important; }
        .mb-xl-3-0                        { margin-bottom: 3.0rem !important; }
        .mb-xl-3-5                        { margin-bottom: 3.5rem !important; }
        .mb-xl-4-0                        { margin-bottom: 4.0rem !important; }
        .mb-xl-4-5                        { margin-bottom: 4.5rem !important; }
        .mb-xl-5-0                        { margin-bottom: 5.0rem !important; }
        .mb-xl-5-5                        { margin-bottom: 5.5rem !important; }
        .mb-xl-6-0                        { margin-bottom: 6.0rem !important; }
        .mb-xl-6-5                        { margin-bottom: 6.5rem !important; }
        .mb-xl-7-0                        { margin-bottom: 7.0rem !important; }
        .mb-xl-7-5                        { margin-bottom: 7.5rem !important; }
        .mb-xl-8-0                        { margin-bottom: 8.0rem !important; }
        .mb-xl-8-5                        { margin-bottom: 8.5rem !important; }
        .mb-xl-9-0                        { margin-bottom: 9.0rem !important; }

        .ml-xl-auto                       { margin-left: auto !important; }
        .ml-xl-0                          { margin-left: 0rem !important; }
        .ml-xl-1-0                        { margin-left: 1.0rem !important; }
        .ml-xl-1-5                        { margin-left: 1.5rem !important; }
        .ml-xl-2-0                        { margin-left: 2.0rem !important; }
        .ml-xl-2-5                        { margin-left: 2.5rem !important; }
        .ml-xl-3-0                        { margin-left: 3.0rem !important; }
        .ml-xl-3-5                        { margin-left: 3.5rem !important; }
        .ml-xl-4-0                        { margin-left: 4.0rem !important; }
        .ml-xl-4-5                        { margin-left: 4.5rem !important; }
        .ml-xl-5-0                        { margin-left: 5.0rem !important; }
        .ml-xl-5-5                        { margin-left: 5.5rem !important; }
        .ml-xl-6-0                        { margin-left: 6.0rem !important; }
        .ml-xl-6-5                        { margin-left: 6.5rem !important; }
        .ml-xl-7-0                        { margin-left: 7.0rem !important; }
        .ml-xl-7-5                        { margin-left: 7.5rem !important; }
        .ml-xl-8-0                        { margin-left: 8.0rem !important; }
        .ml-xl-8-5                        { margin-left: 8.5rem !important; }
        .ml-xl-9-0                        { margin-left: 9.0rem !important; }

        .mr-xl-auto                       { margin-right: auto !important; }
        .mr-xl-0                          { margin-right: 0rem !important; }
        .mr-xl-1-0                        { margin-right: 1.0rem !important; }
        .mr-xl-1-5                        { margin-right: 1.5rem !important; }
        .mr-xl-2-0                        { margin-right: 2.0rem !important; }
        .mr-xl-2-5                        { margin-right: 2.5rem !important; }
        .mr-xl-3-0                        { margin-right: 3.0rem !important; }
        .mr-xl-3-5                        { margin-right: 3.5rem !important; }
        .mr-xl-4-0                        { margin-right: 4.0rem !important; }
        .mr-xl-4-5                        { margin-right: 4.5rem !important; }
        .mr-xl-5-0                        { margin-right: 5.0rem !important; }
        .mr-xl-5-5                        { margin-right: 5.5rem !important; }
        .mr-xl-6-0                        { margin-right: 6.0rem !important; }
        .mr-xl-6-5                        { margin-right: 6.5rem !important; }
        .mr-xl-7-0                        { margin-right: 7.0rem !important; }
        .mr-xl-7-5                        { margin-right: 7.5rem !important; }
        .mr-xl-8-0                        { margin-right: 8.0rem !important; }
        .mr-xl-8-5                        { margin-right: 8.5rem !important; }
        .mr-xl-9-0                        { margin-right: 9.0rem !important; }

        .pt-xl-auto                       { padding-top: auto !important; }
        .pt-xl-0                          { padding-top: 0rem !important; }
        .pt-xl-1-0                        { padding-top: 1.0rem !important; }
        .pt-xl-1-5                        { padding-top: 1.5rem !important; }
        .pt-xl-2-0                        { padding-top: 2.0rem !important; }
        .pt-xl-2-5                        { padding-top: 2.5rem !important; }
        .pt-xl-3-0                        { padding-top: 3.0rem !important; }
        .pt-xl-3-5                        { padding-top: 3.5rem !important; }
        .pt-xl-4-0                        { padding-top: 4.0rem !important; }
        .pt-xl-4-5                        { padding-top: 4.5rem !important; }
        .pt-xl-5-0                        { padding-top: 5.0rem !important; }
        .pt-xl-5-5                        { padding-top: 5.5rem !important; }
        .pt-xl-6-0                        { padding-top: 6.0rem !important; }
        .pt-xl-6-5                        { padding-top: 6.5rem !important; }
        .pt-xl-7-0                        { padding-top: 7.0rem !important; }
        .pt-xl-7-5                        { padding-top: 7.5rem !important; }
        .pt-xl-8-0                        { padding-top: 8.0rem !important; }
        .pt-xl-8-5                        { padding-top: 8.5rem !important; }
        .pt-xl-9-0                        { padding-top: 9.0rem !important; }

        .pb-xl-auto                       { padding-bottom: auto !important; }
        .pb-xl-0                          { padding-bottom: 0rem !important; }
        .pb-xl-1-0                        { padding-bottom: 1.0rem !important; }
        .pb-xl-1-5                        { padding-bottom: 1.5rem !important; }
        .pb-xl-2-0                        { padding-bottom: 2.0rem !important; }
        .pb-xl-2-5                        { padding-bottom: 2.5rem !important; }
        .pb-xl-3-0                        { padding-bottom: 3.0rem !important; }
        .pb-xl-3-5                        { padding-bottom: 3.5rem !important; }
        .pb-xl-4-0                        { padding-bottom: 4.0rem !important; }
        .pb-xl-4-5                        { padding-bottom: 4.5rem !important; }
        .pb-xl-5-0                        { padding-bottom: 5.0rem !important; }
        .pb-xl-5-5                        { padding-bottom: 5.5rem !important; }
        .pb-xl-6-0                        { padding-bottom: 6.0rem !important; }
        .pb-xl-6-5                        { padding-bottom: 6.5rem !important; }
        .pb-xl-7-0                        { padding-bottom: 7.0rem !important; }
        .pb-xl-7-5                        { padding-bottom: 7.5rem !important; }
        .pb-xl-8-0                        { padding-bottom: 8.0rem !important; }
        .pb-xl-8-5                        { padding-bottom: 8.5rem !important; }
        .pb-xl-9-0                        { padding-bottom: 9.0rem !important; }

        .pl-xl-auto                       { padding-left: auto !important; }
        .pl-xl-0                          { padding-left: 0rem !important; }
        .pl-xl-1-0                        { padding-left: 1.0rem !important; }
        .pl-xl-1-5                        { padding-left: 1.5rem !important; }
        .pl-xl-2-0                        { padding-left: 2.0rem !important; }
        .pl-xl-2-5                        { padding-left: 2.5rem !important; }
        .pl-xl-3-0                        { padding-left: 3.0rem !important; }
        .pl-xl-3-5                        { padding-left: 3.5rem !important; }
        .pl-xl-4-0                        { padding-left: 4.0rem !important; }
        .pl-xl-4-5                        { padding-left: 4.5rem !important; }
        .pl-xl-5-0                        { padding-left: 5.0rem !important; }
        .pl-xl-5-5                        { padding-left: 5.5rem !important; }
        .pl-xl-6-0                        { padding-left: 6.0rem !important; }
        .pl-xl-6-5                        { padding-left: 6.5rem !important; }
        .pl-xl-7-0                        { padding-left: 7.0rem !important; }
        .pl-xl-7-5                        { padding-left: 7.5rem !important; }
        .pl-xl-8-0                        { padding-left: 8.0rem !important; }
        .pl-xl-8-5                        { padding-left: 8.5rem !important; }
        .pl-xl-9-0                        { padding-left: 9.0rem !important; }

        .pr-xl-auto                       { padding-right: auto !important; }
        .pr-xl-0                          { padding-right: 0rem !important; }
        .pr-xl-1-0                        { padding-right: 1.0rem !important; }
        .pr-xl-1-5                        { padding-right: 1.5rem !important; }
        .pr-xl-2-0                        { padding-right: 2.0rem !important; }
        .pr-xl-2-5                        { padding-right: 2.5rem !important; }
        .pr-xl-3-0                        { padding-right: 3.0rem !important; }
        .pr-xl-3-5                        { padding-right: 3.5rem !important; }
        .pr-xl-4-0                        { padding-right: 4.0rem !important; }
        .pr-xl-4-5                        { padding-right: 4.5rem !important; }
        .pr-xl-5-0                        { padding-right: 5.0rem !important; }
        .pr-xl-5-5                        { padding-right: 5.5rem !important; }
        .pr-xl-6-0                        { padding-right: 6.0rem !important; }
        .pr-xl-6-5                        { padding-right: 6.5rem !important; }
        .pr-xl-7-0                        { padding-right: 7.0rem !important; }
        .pr-xl-7-5                        { padding-right: 7.5rem !important; }
        .pr-xl-8-0                        { padding-right: 8.0rem !important; }
        .pr-xl-8-5                        { padding-right: 8.5rem !important; }
        .pr-xl-9-0                        { padding-right: 9.0rem !important; }
    }