/*local DTS Chinese New Year 2025 - 18-10-2024  */

.cny2025-header__title span:nth-child(1) {
    font-size: 1.10em !important;
}
.cny2025-header__title {
    font-size: 91px !important;
}
.cny2025-perfect-duo__name {
    font-size: 30px !important;
}
.cny2025-bold-text {
    font-size: 13px !important;
}
.cny2025-perfect-duo__infos {
    font-size: 12px !important;
}
.cny2025-perfect-duo__infos {
    min-height: 57px !important;
}
.cny2025-perfect-duo__results-item {
    font-size: 13px !important;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
.cny2025-title {
    font-size: 57px;
}
.cny2025-perfect-duo__results-item span:nth-child(2) {
    white-space: normal;
}
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
.cny2025-perfect-duo__results-item {
    font-size: 10px !important;
}
}
@media screen and (max-width: 480px) {
    .cny2025-header__box .cny2025-cta {
        padding: 7px 16px;
    }
}

.cny2025-header__title span:nth-child(1) {
    font-size: 67px !important;
}
.cny2025-header__title span:nth-child(2) {
    font-size: 55px;
}

