@media (max-width: 1280px) {
    .photo-panel {
        width: 100%;
        min-width: 100%;
    }
    .owl-pagination {
        min-width: 100%;
    }
    .photo-panel.photo-panel-first .photo-panel-left,
    .photo-panel.photo-panel-first .photo-panel-left #photo-panel-left-slider {
        width: 100% !important;
        max-width: 710px !important;
    }
    .photo-panel.photo-panel-first .photo-panel-right {
        width: 45% !important;
    }

    .priduct-panel .elem {
        width: calc(50% - 30px);
    }
    .b-widgets:after {
        display: none;
    }
    .priduct-panel .slider-last {
        width: calc(50% - 0px);
    }
    .priduct-panel .slider-last .elem {
        width: calc(100% - 31px);
    }
    .priduct-panel .all {
        display: block;
    }
    .priduct-panel-all>.elem:nth-child(1) .elem-img {
        width: 240px;
    }
    .priduct-panel-all>.elem:nth-child(2) .elem-img {
        width: 136px;
    }
    .priduct-panel-all>.elem:nth-child(3) .elem-img {
        width: 230px;
    }
    .priduct-panel .slider-last .elem {
        margin-left: 30px;
    }
}
@media (max-width: 1180px) {
    .photo-panel .photo-panel-first {
        padding-top: 50px !important;
    }
    .priduct-panel .elem {
        height: 240px;
        padding: 30px;
    }
    .priduct-panel .elem-info-h {
        font-size: 19px;
    }
    .priduct-panel-all>.elem:nth-child(1) .elem-img {
        width: 195px;
        bottom: 50px !important;
    }
    .priduct-panel-all>.elem:nth-child(2) .elem-img {
        width: 100px;
    }
    .priduct-panel-all>.elem:nth-child(3) .elem-img {
        width: 183px;
    }
    .__block_a A {
        font-size: 13px;
    }
    .btn-orange.hard {
        width: 157px;
        padding: 13px 0px 13px 2px;
    }
    .priduct-panel .wrap {
        padding-bottom: 0;
    }

    .priduct-panel .elem .btn {
        bottom: 24px;
        left: 28px;
        z-index: 1;
    }
    .priduct-panel .elem-info .bitext.mini {
        width: 316px;
        font-size: 13px;
    }
    .photo-panel h2 {
        font-size: 25px;
    }
}
@media (max-width: 959px) {
    .photo-panel.photo-panel-first .photo-panel-right,
    .photo-panel.photo-panel-second .photo-panel-left {
        display: none;
    }
    .photo-panel.photo-panel-first .photo-panel-left {
        width: 100% !important;
        float: initial;
        margin-left: auto;
        margin-right: auto;
    }
    .photo-panel.photo-panel-second {
        display: none;
    }

    .photo-panel.photo-panel-first .photo-panel-left,
    .photo-panel.photo-panel-first .photo-panel-left #photo-panel-left-slider {
        width: 100% !important;
        max-width: 710px !important;
    }

}

@media (max-width: 940px) {
    .priduct-panel-all {
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    /*.priduct-panel-all:before {*/
    /*    content: 'Акции';*/
    /*    display: block;*/
    /*    text-align: center;*/
    /*    color: black;*/
    /*    font-size: 24px;*/
    /*    font-family: "heavy";*/
    /*    margin-top: 19px;*/
    /*    -webkit-box-ordinal-group: -1;*/
    /*    -ms-flex-order: -2;*/
    /*    order: -2;*/
    /*    margin-bottom: 30px;*/
    /*}*/
    .priduct-panel .elem:nth-child(even),
    .priduct-panel .elem {
        width: 100%;
        margin-left: 0;
    }

    .priduct-panel-all .slider-last {
        height: auto;
    }

    .priduct-panel .elem .btn {
        position: static;
    }

    .priduct-panel .elem {
        height: auto;
        padding: 30px;
    }
    .__block_a A {
        font-size: 16px;
    }
    .priduct-panel .elem-info .bitext.mini {
        width: 380px;
        font-size: 13px;
    }
    .priduct-panel .elem-info-h {
        font-size: 24px;
        margin-bottom: 19px;
    }

    .priduct-panel .slider-last {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        border-right: 1px solid #c7c7c7;
    }
    .priduct-panel .slider-last .elem {
        width: 620px;
        height: 320px;
    }
    .priduct-panel-all>.elem:nth-child(1) .elem-img {
        width: 270px;
        bottom: 84px !important;
    }
    .priduct-panel-all>.elem:nth-child(2) {
        margin-bottom: 30px;
    }
    .priduct-panel-all>.elem:nth-child(2) .elem-img {
        width: 175px;
    }
    .priduct-panel-all>.elem:nth-child(3) {
        display: none;
    }
    .priduct-panel .slider-last .elem {
        margin-left: 0px;
        margin-top: 0;
    }

}

@media (max-width: 639px) {
    .priduct-panel .slider-last {
        border-right: 0;
    }

    .priduct-panel .slider-last > .owl-carousel {
        border-right: 1px solid #c7c7c7;
    }

    .priduct-panel .slider-last .elem {
        width: 460px;
    }

    .priduct-panel .elem-info-h {
        font-size: 21px;
    }
    .priduct-panel .elem-info .bitext.mini {
        width: 100%;
        font-size: 13px;
    }
    .priduct-panel-all .elem {
        border: 0;
        padding: 0;
        text-align: center;
        display: inline-table;
        padding-bottom: 30px;
        border-bottom: 1px solid #dbdbdb;
    }
    .priduct-panel-all .elem.hover {
        background: transparent;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid #dbdbdb;
    }
    .priduct-panel-all .elem.hover .btn {
        background-color: #efefef;
    }
    .priduct-panel-all .slider-last {
        width: 100% !important;
    }
    .priduct-panel-all .slider-last .elem {
        border: 1px solid #c7c7c7;
    }
    .priduct-panel-all .slider-last .priduct-panel-btn {
        display: none;
    }
    .priduct-panel-all .elem:nth-child(3) { display: none; }
    .priduct-panel-all .elem .elem-img {
        display: none;
    }
    .priduct-panel .elem-info {
        width: 100%;
    }
    .priduct-panel .bitext {
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
        column-count: 1 !important;
        padding-right: 0;
    }
    .priduct-panel .elem-info .bitext {
        padding-right: 0px;
    }
    .priduct-panel .elem-info {
        height: auto;
    }
    .priduct-panel .elem .btn {
        bottom: 0px;
        left: 0;
        right: 0px;
        position: relative;
        text-align: center;
        text-align: center;
        width: 100%;
        line-height: 29px;
        font-size: 18px;
        margin-top: 0;
        text-transform: none;
    }
    .priduct-panel .elem .bitext A {
        line-height: 60px;
        background-color: #efefef;
        text-decoration: none;
        border: 0;
        display: block;
        font-size: 19px;
        font-family: bold;
    }
}

@media (max-width: 479px) {
    .priduct-panel .slider-last .elem {
        width: 300px;
        width: 100%;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: #efefef;
    }
}