.f48 {
    font-size: 0.25rem;
}

.f72 {
    font-size: 0.375rem;
}

.f18 {
    font-size: 0.0938rem;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: .0833rem;
}

.f36 {
    font-size: 0.1875rem;
}

.f28 {
    font-size: .1458rem;
}

.f30 {
    font-size: 0.1563rem;
}

.f24 {
    font-size: .125rem;
}



.f20 {
    font-size: .1042rem;
}

.f56 {
    font-size: 0.2917rem;
}

.f60 {
    font-size: .3125rem;
}

.f32 {
    font-size: .1667rem;
}

.f42 {
    font-size: .2188rem;
}

.c_red {
    color: #ea1110;
}

.cf {
    color: #fff;
}

.c9 {
    color: #999;
}

.c8d {
    color: #8d8d8d;
}

.c2b {
    color: #2b2b2b;
}

.c6 {
    color: #666;
}

.f38 {
    font-size: .1979rem;

}

.uppercase {
    text-transform: uppercase;
}

@media(max-width:1200px) {

    .f72,
    .f60,
    .f56,
    .f42,
    .f48 {
        font-size: 26px;
    }

    .f36,
    .f38 {
        font-size: 24px;
    }

    .f30,
    .f20,
    .f24,
    .f28 {
        font-size: 18px;
    }

    .f16 {
        font-size: 16px;
    }

    .f18 {
        font-size: 14px;
    }

}