.t945 .t-checkbox__control{
    font-size: 12px !important;
}
.t702__form-bottom-text{
    font-size:13px;
}
.uc-slider.tn-slider{
    cursor:grab;
}
.tn-atom__form .t-input_pvis {
    padding: 26px 0px 10px 0px!important;
}
.t280__logo__img {
    transition: height 1s;
}
.t702 .t-submit{
    height:80px;
    font-size:18px;
}
@media screen and (min-width:960px) {
    .uc-mob-menu {
        display:none;
    }
}
@media screen and (max-width: 1200px) {
    .t604 .t-slds__title {
        font-size:20px;
    }
    .t702 .t-submit {
        /*height: 70px;*/
        font-size: 15px;
    }
    .t702 .t702__title {
        font-size: 32px;
    }
}
@media screen and (max-width: 980px) {
    .t654__icon-close {
        top: 50%;
    }
    .t654.t654__positionfixed{
        position: fixed !important;
    }
    .t654__cell-container {
        padding: 10px 40px !important;
    }
}
@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close{
        background: #fff;
    }
    svg.t-popup__close-icon g{
        fill:#333;
    }
    .t702 .t702__form-bottom-text{
        font-size:11px;
    }
}