﻿@media (max-width: 575.98px) {
    .custom-align-left {
        top: 50% !important;
    }

    .custom-align-right {
        top: 50% !important;
    }

    .custom-align-center {
        top: 50% !important;
        left: 2% !important;
    }

    .adm_tt {
        font-size: 15px;
    }

    .adm_st {
        font-size: 16px;
    }

    .adm_ds {
        font-size: 12px !important;
        padding-bottom: 0px !important;
        margin-bottom: 4px;
    }
}

@media (min-width: 576px) {
    .custom-align-left {
        top: 50% !important;
    }

    .custom-align-right {
        top: 50% !important;
    }

    .custom-align-center {
        top: 50% !important;
        left: 2% !important;
    }

    .adm_tt {
        font-size: 15px;
    }

    .adm_st {
        font-size: 16px;
    }

    .adm_ds {
        font-size: 12px !important;
        padding-bottom: 0px !important;
        margin-bottom: 4px;
    }
}

@media (min-width: 768px) {
    .custom-align-left {
        top: 50% !important;
    }

    .custom-align-right {
        top: 50% !important;
    }

    .custom-align-center {
        top: 50% !important;
        left: 15% !important;
    }

    .adm_tt {
        font-size: calc(1.3122rem + .7464vw);
    }

    .adm_st {
        font-size: calc(1.425rem + 2.1vw);
    }

    .adm_ds {
        font-size: 1.125rem !important;
        padding-bottom: inherit;
        margin-bottom: inherit;
    }
}

@media (min-width: 992px) {
    .custom-align-left {
        top: 68% !important;
    }

    .custom-align-right {
        top: 68% !important;
    }

    .custom-align-center {
        top: 68% !important;
        left: 18% !important;
    }

    .adm_tt {
        font-size: calc(1.3122rem + .7464vw);
    }

    .adm_st {
        font-size: calc(1.425rem + 2.1vw);
    }

    .adm_ds {
        font-size: 1.125rem !important;
        padding-bottom: inherit;
        margin-bottom: inherit;
    }
}

@media (min-width: 1200px) {
    .custom-align-left {
        top: 62% !important;
    }

    .custom-align-right {
        top: 62% !important;
    }

    .custom-align-center {
        top: 62% !important;
        left: 22% !important;
    }

    .adm_tt {
        font-size: 1.872rem;
    }

    .adm_st {
        font-size: 3rem;
    }

    .adm_ds {
        font-size: 1.125rem !important;
        padding-bottom: inherit;
        margin-bottom: inherit;
    }
}

@media (min-width: 1400px) {
    .custom-align-left {
        top: 58% !important;
    }

    .custom-align-right {
        top: 58% !important;
    }

    .custom-align-center {
        top: 58% !important;
        left: 25% !important;
    }

    .adm_tt {
        font-size: 1.872rem;
    }

    .adm_st {
        font-size: 3rem;
    }

    .adm_ds {
        font-size: 1.125rem !important;
        padding-bottom: inherit;
        margin-bottom: inherit;
    }
}
