

/* Start:/local/templates/aspro_knv_v1.1/components/bitrix/news.list/documents/style.css?17054012641983*/
@media (max-width: 767px) {
    .icon_card_pdf {
        width: 56px;
    }

    .doc-card_download img {
        width: 46px;
    }

    .doc-card_download {
        position: absolute;
        width: 25%;
        right: 10px;
        text-align: center;
        margin-top: 0px;
    }
}
@media (min-width: 768px) and  (max-width: 991px) {

    .icon_card_pdf {
        width: 56px;
    }

    .doc-card_download img {
        width: 46px;
        position: absolute;
        margin-top: 20px;
    }

    .doc-card_download {
        position: absolute;
        width: 25%;
        right: 20px;
        text-align: center;
        margin-top: 0px;
    }
}

@media (min-width: 992px) and  (max-width: 1630px) {
    .icon_card_pdf {
        width: 56px;
    }

    .doc-card__right {
        float: left;
        height:105px;
    }


    .doc-card_download {
        position: absolute;
        width: 25%;
        right: 25px;
        text-align: center;
        margin-top: 0px;
    }

    .doc-card_download img {
        width: 46px;
        position: absolute;
        margin-top: 20px;
    }

    .doc-card__right .stretched-link {
        font-size: 92%;
        line-height: 1.8vw;
    }

    .doc-card__right .doc-card__size  {
        font-size: 74%;
        line-height: 1.8vw;
    }
}

@media (min-width: 1630px) {

    .icon_card_pdf {
        width: 56px;
    }

    .doc-card {
        display: inline-block !important;
        width: 100%;
    }

    .doc-card__left {
        float: left;
        width: 56px;
    }

    .doc-card__right {
        float: left;
        width: 69%;
    }

    .doc-card_download {
        position: absolute;
        width: 25%;
        left: 70%;
        text-align: center;
        margin-top: 40px;
    }

    .doc-card_download img {
        width: 46px;
        position: absolute;
        margin-top: 20px;
    }

}


/* End */
/* /local/templates/aspro_knv_v1.1/components/bitrix/news.list/documents/style.css?17054012641983 */
