@media only screen and (max-width: 1400px) and (min-width: 1050px) {
    .page-title-img {
        width: 150px!important;
    }

    .c-text-s-w,
    .c-text-s-b,
    .c-text-s-g,
    .c-text-s-r,
    .c-text-s {
        font-size: 12px!important;
    }

    .c-text-m-w,
    .c-text-m-b,
    .c-text-m-g,
    .c-text-m-r,
    .c-text-m {
        font-size: 14px!important;
    }

    .c-text-l-w,
    .c-text-l-b,
    .c-text-l-g,
    .c-text-l-r,
    .c-text-l {
        font-size: 14px!important;
    }

    .c-text-xl-w,
    .c-text-xl-b,
    .c-text-xl-g,
    .c-text-xl-r,
    .c-text-xl {
        font-size: 18px!important;
    }

    .c-icon-h-l-blue,
    .c-icon-h-l-r,
    .c-icon-h-l-o,
    .c-icon-h-l-g,
    .c-icon-h-l-w,
    .c-icon-h-l-b,
    .c-icon-h-l,
    .c-icon-l-blue,
    .c-icon-l-r,
    .c-icon-l-o,
    .c-icon-l-g,
    .c-icon-l-w,
    .c-icon-l-b,
    .c-icon-l {
        font-size: 24px!important;
    }

    .c-icon-h-s-blue,
    .c-icon-h-s-r,
    .c-icon-h-s-o,
    .c-icon-h-s-g,
    .c-icon-h-s-w,
    .c-icon-h-s-b,
    .c-icon-h-s,
    .c-icon-s-blue,
    .c-icon-s-r,
    .c-icon-s-o,
    .c-icon-s-g,
    .c-icon-s-w,
    .c-icon-s-b,
    .c-icon-s {
        font-size: 18px!important;
    }

    .header-tab {
        width: 35px!important;
    }

    .header-bar {
        height: 35px;
    }

    .header-bar-top {
        height: 35px;
    }

    .header-tab i {
        line-height: 35px!important;
    }

    .btn-user {
        height: 30px;
        line-height: 10px!important;
    }

    .btn-black {
        margin-top: 2px!important;
    }

    .header-content-active {
        height: 75px;
        max-height: 90px;
    }

    .modal-content {
        margin-top: 35px!important;
    }

    .rev-pay-white {
        margin-top: 2px!important;
        height: 30px!important;
    }

}