
.k2counter {
    border-radius: 10px;
}

    .k2counter a {
    }

    .k2counter .ruztext {
    /*    text-shadow: 1px 1px 2px black;*/
    }

    .k2counter .date_label {
        font-family: dana, 'lalezar';
        font-size: 20px;
        display: block !important;
 /*       text-shadow: 1px 1px 2px black;*/
        width: 100%;
    }

    .k2counter .textNum {
        font-family: dana, 'lalezar';
        font-weight: bold;
        font-size: 55px;
  /*      text-shadow: 1px 1px 2px black;*/
    }

    .k2counter .timeCounterCnt {
        width: 100%;
        text-align: center;
    }

.k2_counter_cnt {
}

.k2counter div.box {
    text-align: center;
}

.k2counter .title {
    width: 100%;
    padding: 5px 5px 5px 0;
    font-size: 28px;
    text-align: center;
    font-family: dana, 'lalezar';
}

    .k2counter .title span {
        font-size: 18px;
    }

.k2counter .title2 {
    padding: 5px 0 0 0;
    font-size: 23px;
    text-align: center;
    font-family: 'lalezar';
}

    .k2counter .title2 span.st1 {
        font-size: 16px;
    }

    .k2counter .title2 span.st2 {
        font-size: 15px;
    }

.k2counter .numbs {
    width: 100%;
    text-align: center;
    font-size: 40px;
}

@media screen and (max-width: 1200px) {
    .k2counter .title {
        font-size: 18px;
    }

        .k2counter .title span {
            font-size: 16px;
        }

    .k2counter .textNum {
        font-size: 46px;
    }

    .k2counter .date_label {
        font-size: 19px;
    }
}

@media screen and (max-width: 992px) {
    .k2counter .title {
        font-size: 18px;
    }

        .k2counter .title span {
            font-size: 16px;
        }

    .k2counter .textNum {
        font-size: 35px;
    }

    .k2counter .date_label {
        font-size: 15px;
    }
}

@media screen and (max-width: 768px) {
    .k2counter .title {
        font-size: 18px;
    }

        .k2counter .title span {
            font-size: 16px;
        }

    .k2counter .textNum {
        font-size: 43px;
    }

    .k2counter .date_label {
        font-size: 18px;
    }
}

@media screen and (max-width: 576px) {
    .k2counter .title {
        font-size: 22px;
    }

        .k2counter .title span {
            font-size: 16px;
        }

    .k2counter .textNum {
        font-size: 43px;
    }

    .k2counter .date_label {
        font-size: 18px;
    }
}
