div.no-404 {
    font-size: 100pt !important;
    font-weight:bold;
    background:none !important;
    border-bottom: 8px solid #b70601;
}
.product-card__dealers a.buy-shop {
    background-color: #ba0000;
    color: #fff;
    padding: 5px;
    /* float: right; */
    margin-left: 20px;
}
.product-card__dealers a.buy-shop:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.projects-story__caption {
    font-size: 0;
    height: 80px;
    background: url(../images/projects-label.png) no-repeat 0 50%/contain;
    margin-bottom: 15vh;
}
.header__menu .dropdown {
    top: 103px;
}
@media only screen and (max-width: 1024px) {
    .header__menu .dropdown {
        top: 95px;
    }
}
@media only screen and (min-width: 812px) and (max-width: 1206px) {
    .product-card__dealers a.buy-shop {
        margin-left: 0;
    }
    .product-card__dealers a:first-child {
        margin-bottom: 10px;
        margin-right: 20px;
    }
}
@media only screen and (max-width: 411px) {
    .product-card__dealers a {
        display: block;
        margin: 10px 20px;
    }
}
.news-list .news__caption {
    word-break: break-word;
}
.footer__calibr-tech {
    grid-column: 1/2;
    grid-row: 2/3;
}
.footer__calibr-tech > a {
    display: block;
    width: 135px;
}
.footer__copyright {
    grid-column: 2/4;
    grid-row: 2/3;
    display: block;
}
.footer__project-rf {
    position: absolute;
    bottom: 140px;
    height: 135px;
}
.footer__project-rf > img {
    max-height: 100%;
}
@media only screen and (max-width: 1440px) {
    .footer__copyright {
        grid-column: 1/3;
    }
    .footer__calibr-tech {
        display: none;
    }
}
@media only screen and (max-width: 812px) {
    .footer__copyright {
        grid-column: 1/2;
        grid-row: 6/7;
        text-align: center;
    }
    .footer__calibr-tech {
        display: block;
        grid-column: 1/2;
        grid-row: 8/8;
        margin: 0 auto;
    }
    .footer__project-rf {
        position: inherit;
        margin-bottom: 32px;
    }
}
.ya-share2__item_service_odnoklassniki a
{
    background:url("../images/share-ok.svg") no-repeat 50%
}
.ya-share2__item_service_telegram a
{
    background:url("../images/share-tg.svg") no-repeat 50%
}
.lt-1440 .home-slider .slide__wrapper, .stories-slider .slide__wrapper,
.retina.lt-1920 .home-slider .slide__wrapper, .stories-slider .slide__wrapper {
    padding-bottom: 20vh;
}
