@media only screen and (max-width: 1200px) {
    .content {
        width: 940px;
    }
    .header__contacts-elem_type_email {
        margin-left: 0;
    }
    .header__logo {
        padding-right: 15px;
        padding-left: 15px;
    }
    .callback__phone {
        font-size: 16px;
    }
    .auth__delimiter {
        display: none;
    }
    .sidebar__header {
        font-size: 14px;
    }
    .catalog-item-links__header {
        font-size: 16px;
    }
    .catalog-item-links__link {
        font-size: 11px;
    }
    .catalog-card {
        height: 296px;
    }
    .last-reviews__slider-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .last-reviews-item {
        max-width: none;
    }
    .footer__columns-wrap:after {
        left: 566px;
    }
    .footer__column_num_3 {
        margin-left: 0;
    }
    .page-cart__similar-items-slider .catalog-card__old-price {
        width: auto;
    }
    .page-cart__similar-items-slider .slick-track {
        height: 548px;
    }
    .page-cart__similar-items-slider .slider-btn_dir_left {
        left: 0;
    }
    .page-cart__similar-items-slider .slider-btn_dir_right {
        right: 0;
    }
    .cart-row__price {
        margin-right: 10px;
    }
    .section-contacts {
        width: 385px;
    }
    .section-map {
        width: 500px;
    }
    .page-item__similar-items-slider .slick-track {
        height: 408px;
    }
    .page-item__similar-items-slider .slider-btn_dir_left {
        left: 0;
    }
    .page-item__similar-items-slider .slider-btn_dir_right {
        right: 0;
    }
    .page-item__item-info {
        width: 410px;
    }
    .section-item-aside, .section-item-aside__fixed-content {
        width: 250px;
    }
    .striped-table__col:nth-of-type(1) {
        padding-right: 5px;
    }
    .striped-table__col:nth-of-type(2) {
        padding-left: 5px;
    }
    .manufacturers__item {
        width: 25%;
    }
    .manufacturers__item {
        width: 33.33%;
    }
    .buy-panel__btn {
        width: 290px;
    }
    .aside-filters__win {
        margin-left: 210px;
    }
    .aside-filters__btn {
        width: 85px;
    }
}
@media only screen and (max-width: 992px) {
    .content {
        width: 720px;
    }
    .header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .header__search-and-links {
        width: 50%;
    }
    .header__contacts {
        margin-left: auto;
        margin-right: auto;
        padding-right: 0;
        text-align: center;
        margin-top: 12px;
    }
    .header__callback-and-cart {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header__logo {
        width: 50%;
    }
    .callback {
        width: 33.3%;
        padding-left: 0;
    }
    .auth-and-info-btns {
        padding-left: 0;
        text-align: center;
        width: 33.3%;
    }
    .auth {
        display: inline-block;
    }
    .auth__delimiter {
        display: inline;
    }
    .top-menu__link {
        font-size: 12px;
    }
    .sidebars-and-content__content-wrap {
        width: 62.32%;
    }
    .sidebars-and-content__sidebars-wrap {
        width: 34.36%;
    }
    .catalog__row:nth-of-type(n+2) {
        padding-top: 4px;
    }
    .catalog__row:nth-last-of-type(n+2) {
        padding-bottom: 20px;
        border-bottom: 1px solid #e0dede;
    }
    .category-catalog__content {
        width: 100%;
    }
    .catalog-item-links__link {
        font-size: 14px;
    }
    .catalog-card, .catalog-item, .catalog-item-links {
        -ms-flex-preferred-size: calc(50% - 9px);
        flex-basis: calc(50% - 9px);
    }
    .catalog-card {
        height: 262px;
    }
    .last-reviews__slider-btn.slider-btn_dir_left {
        left: -44px;
    }
    .last-reviews__slider-btn.slider-btn_dir_right {
        right: -44px;
    }
    .last-reviews-item:nth-last-of-type(n+2) {
        margin-bottom: 28px;
    }
    .footer__columns-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .footer__columns-wrap:after {
        display: none;
    }
    .footer__column_num_2 {
        padding-right: 0;
    }
    .footer__column_num_2 {
        padding-left: 0;
    }
    .footer__column_num_3 {
        padding-left: 0;
    }
    .page-cart__similar-items-slider .slick-track {
        height: 558px;
    }
    .cart-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cart-row__btns-wrap {
        min-width: 100%;
        max-width: 100%;
        padding-top: 20px;
    }
    .cart-row__text-wrap {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .cart-row__img-wrap {
        text-align: center;
        min-width: 100%;
        max-width: 100%;
    }
    .section-cart {
        min-width: 55.2%;
        max-width: 55.2%;
    }
    .section-offer {
        min-width: 40.4%;
        max-width: 40.4%;
    }
    .page-contacts__sections {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .page-contacts__section-map {
        margin-top: 20px;
    }
    .section-contacts {
        width: auto;
    }
    .section-map {
        width: auto;
    }
    .page-item__top-menu {
        border-right: 0;
    }
    .page-item__top-menu-item {
        font-size: 11px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 20px;
        padding-right: 20px;
    }
    .page-item__item-info {
        width: 100%;
    }
    .page-item__item-info .item-info__table {
        display: none;
    }
    .tile-item {
        width: 50%;
    }
    .section-item-aside, .section-item-aside__fixed-content {
        width: auto;
    }
    .section-item-aside__pin {
        display: none;
    }
    .section-item-aside__fixed_active .section-item-aside__fixed-scroll {
        width: auto;
        height: auto;
        overflow-y: visible;
        padding-right: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .section-item-aside__fixed_active .section-item-aside__fixed-content {
        padding-bottom: 0;
        padding-top: 0;
    }
    .item-category {
        width: 100%;
        background-size: cover;
    }
    .item-category__text {
        max-width: none;
    }
    .catalog-hits__btn {
        padding-right: 20px;
        padding-left: 20px;
    }
    .copyright__content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .copyright__logo-wrap {
        margin-right: 0;
    }
    .copyright__text {
        font-size: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .buy-panel__btn {
        width: 100%;
    }
    .order-panel {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .order-panel__value_with-margin-right {
        margin-right: 0;
        width: calc(100% - 110px);
    }
    .order-table__row {
        padding-left: 22px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .order-table__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .order-table__col_type_section {
        padding-top: 0;
        min-width: 100%;
        margin-bottom: 22px;
    }
    .contacts-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .contacts-items__item {
        width: 50%;
        padding-left: 64px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .contacts-map {
        margin-bottom: 40px;
    }
    .catalog-stngs-panel__text {
        width: 100%;
    }
    .catalog-stngs-panel__select-type {
        margin-bottom: 20px;
    }
    .catalog-stngs-panel__select-amount {
        width: 162px;
    }
    .line {
        text-align: center;
    }
    .line input {
        display: block;
        max-width: 300px;
        width: 100%;
        margin: 15px auto !important;
    }
    .line #image_div {
        width: 25px;
    }
    .product-wrap1 {
        width: 100%;
        padding: 0;
    }
    p.item-info__art {
        text-align: center;
        padding-bottom: 32px;
    }
}
@media only screen and (max-width: 790px) {
    .logo__title {
        display: none;
    }
    .header__callback-and-cart {
        width: 285px;
    }
    .header__callback-btn {
        margin-bottom: 0;
        margin-right: 10px;
    }
    .headcart {
        display: inline-block;
        margin-right: 0;
        vertical-align: middle;
    }
    .header__search {
        margin: 0 auto;
    }
}
@media only screen and (max-width: 768px) {
    .content {
        width: auto;
    }
    .billboard__content {
        padding-left: 20px;
    }
    .top-menu__show-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .top-menu__items-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: none;
        padding-bottom: 16px;
    }
    .top-menu__item:nth-last-of-type(n+2) {
        border-bottom: 1px solid #fff;
    }
    .top-menu__link {
        font-size: 16px;
        width: 100%;
    }
    .sidebars-and-content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding: 5px 0 15px 0;
    }
    .sidebars-and-content__content-wrap {
        margin-left: 0;
        width: 100%;
    }
    .sidebar__window {
        top: 100%;
        width: 100%;
        left: 0;
        position: relative;
    }
    .sidebar__header {
        font-size: 16px;
    }
    .catalog__content_page_catalog .catalog-card, .catalog__content_page_catalog .catalog-item, .catalog__content_page_catalog .catalog-item-links {
        -ms-flex-preferred-size: calc(50% - 9px);
        flex-basis: calc(50% - 9px);
    }
    .category-catalog__content {
        width: calc(100% + 19px);
    }
    .catalog-item-links__link {
        font-size: 14px;
    }
    .catalog-card, .catalog-item, .catalog-item-links {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .catalog-card, .catalog-item {
        width: calc(33.33% - 9px);
    }
    .catalog-card {
        height: 300px;
    }
    .catalog-card:hover .catalog-card__inner {
        width: calc(100% + 16px);
        top: -8px;
        left: -8px;
        padding: 8px;
    }
    .catalog-card__buy-btn {
        margin-right: 0;
        padding-right: 3px;
        position: relative;
    }
    .last-reviews__items-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
    .last-reviews__slider-btn.slider-btn_dir_left {
        left: -10px;
    }
    .last-reviews__slider-btn.slider-btn_dir_right {
        right: -10px;
    }
    .last-reviews-item__review-text {
        height: auto;
    }
    .brands__slider-btn.slider-btn_dir_left {
        left: 0;
    }
    .brands__slider-btn.slider-btn_dir_right {
        right: 0;
    }
    .page-cart__similar-items-slider .catalog-card__text {
        font-size: 13px;
    }
    .page-cart__similar-items-slider .slick-track {
        height: 575px;
    }
    .similar-items-slider .slick-list {
        width: auto;
        margin-left: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .similar-items-slider .catalog-card {
        width: auto;
    }
    .cart-row__text-wrap {
        padding-right: 0;
    }
    .section-cart {
        min-width: 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .section-offer {
        min-width: 100%;
        max-width: 100%;
    }
    .page-item__top-menu-item {
        font-size: 16px;
    }
    .page-item__breadcrumbs {
        margin-top: 10px;
    }
    .page-item__similar-items-slider .slick-track {
        height: 395px;
    }
    .tile-item {
        width: 33.33%;
    }
    .tile-item__inner {
        padding: 25px 15px 16px;
    }
    .item-category {
        background-size: auto;
        width: calc(50% - 19px);
    }
    .order-table__col_type_content {
        max-width: 100%;
    }
    .catalog-stngs-panel {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .catalog-stngs-panel__text {
        width: auto;
    }
    .catalog-stngs-panel__select-type {
        margin-bottom: 0;
    }
    .catalog-stngs-panel__select-amount {
        width: 71px;
    }
    .aside-catalog, .sidebar {
        width: 100%;
    }
    .aside-filters__panel_type_btns {
        max-width: 260px;
    }
    .aside-filters__price {
        max-width: 221px;
    }
    .aside-filters__win {
        margin-top: 30px;
        margin-left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .aside-filters__win:before {
        top: -8px;
        left: 20px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .aside-filters__btn {
        width: 108px;
    }
    .aside-banner {
        margin-right: 20px;
        margin-left: 20px;
    }
    .aside-banner__img {
        width: auto;
    }
    .aside-banner {
        display: none;
    }
    .top-menu {
        padding: 5px 0;
    }
    .top-menu__show-btn:hover {
        background: none;
    }
    .top-menu__items-wrap {
        padding-bottom: 5px;
    }
    .page-header-1 {
        padding: 10px 0;
    }
    .burgerBtn {
        display: block;
    }
    .sidebars-and-content__sidebars-wrap {
        position: fixed;
        width: 100%;
        display: block;
        top: 0;
        left: 0;
        z-index: 1111;
        background-color: #fff;

        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;

        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .sidebars-and-content__sidebars-wrap.active {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
    .inn {
        padding-top: 30px;
        overflow: scroll;
    }
    .sidebar__item_with-children:hover > .sidebar__window {
        display: none;
    }
    .mob_arr {
        display: block;
    }
    .toTop-wrap {
        bottom: 5px;
        right: 5px;
    }
}
@media only screen and (max-width: 767px) {
    .fast-view__preview-items-wrap {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .popup-bascket .fast-view__side-img {
        display: none;
    }
    .popup-order__header {
        padding-top: 1px;
        background: none;
    }
    .fast-view__side-img {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .fast-view__inner {
        display: block;
    }
    .fast-view__side-info {
        width: 100%;
    }
    .fast-view__img-wrap {
        display: block;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 0;
        height: 150px;
    }
    .fast-view__side-img h3 {
        max-width: 700px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .fast-view__img-wrap img {
        max-width: 150px;
        max-height: 150px;
    }
    .popup-view .item-info__table {
        padding-bottom: 0;
    }
    .catalog-hits__btns-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .catalog-hits__btn {
        width: 100%;
    }
    .catalog-hits__btn:nth-last-of-type(n+2) {
        border-right: 0;
        border-bottom: 1px solid #d8d8d8;
    }
}
@media only screen and (max-width: 620px) {
    .page-item__top-menu-link {
        margin-bottom: 0;
    }
    .page-item__top-menu-link:hover, .page-item__top-menu-link.active {
        border-bottom: 0;
    }

    .buy-panel .left, .buy-panel .right {
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .header__search {
        width: 100%;
    }
    .header__search-and-links {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header__logo {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .header__logo .logo__title {
        width: 100%;
        text-align: center;
    }
    .callback {
        width: auto;
        margin-bottom: 18px;
    }
    .auth-and-info-btns {
        margin-bottom: 18px;
        width: auto;
    }
    .footer__column_num_1 {
        padding-right: 0;
    }
    .footer__column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .tile-item {
        width: 50%;
    }
    .copyright__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .copyright__text {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .copyright__social-links-wrap {
        margin-left: 0;
    }
    .with_goods .chars {
        column-count: unset;
    }
}
@media only screen and (max-width: 590px) {
    .page-item__top-menu-item {
        font-size: 11px;
    }
    .catalog-stngs-panel__text {
        width: 100%;
    }
    .catalog-stngs-panel__select-type {
        margin-bottom: 20px;
    }
    .catalog-stngs-panel__select-amount {
        width: 162px;
    }
}
@media only screen and (max-width: 560px) {
    .footer__columns-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 514px) {
    .fast-view__btns-wrap {
        display: block;
    }
}
@media only screen and (max-width: 490px) {
    .page-item__top-menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .page-item__top-menu-item {
        width: 100%;
    }
    .page-item__top-menu-item:nth-last-of-type(n+2) {
        border-bottom: 1px solid #c2c2c2;
    }
}
@media only screen and (max-width: 480px) {
    .catalog__content_page_catalog .catalog-card, .catalog__content_page_catalog .catalog-item, .catalog__content_page_catalog .catalog-item-links {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .category-catalog__content {
        width: 100%;
    }
    .catalog-card, .catalog-item {
        width: calc(50% - 9px);
    }
    .last-reviews__slider-btn {
        top: 25%;
    }
    .last-reviews-item {
        display: block !important;
    }
    .last-reviews-item__header {
        text-align: center;
    }
    .last-reviews-item__img-wrap {
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .page-cart__similar-items-slider .slick-track {
        height: 558px;
    }
    .page-item__similar-items-slider .slick-track {
        height: 398px;
    }
    .item-category {
        width: 100%;
        background-size: cover;
    }
    .manufacturers__item {
        width: 50%;
    }
    .pagination li.previous {
        margin-right: 6px;
    }
    .pagination li.next {
        margin-left: 6px;
        padding-left: 3px;
    }
    .pagination li:after {
        display: block;
    }
    .agreement-text.nn {
        width: calc(100% - 45px);
        display: inline-block;
    }
}
@media only screen and (max-width: 450px) {
    .tile-item {
        width: 100%;
    }
    .tile-item__inner {
        padding: 35px 25px 26px;
    }
    .most-popular__header {
        border-bottom: 0;
        text-align: center;
        white-space: normal;
        width: 100%;
    }
    .header__contacts {
        max-width: 280px;
    }
    .header__contacts-elem_type_phone {
        margin-right: 10px;
    }
    .page-cart__top-menu-link {
        display: block;
    }
    .tab_list li {
        max-width: 100%;
    }
}
@media only screen and (max-width: 440px) {
    .contacts-items__item {
        width: 100%;
        margin-bottom: 4px;
    }
    .fast-view__inner {
        padding: 10px;
    }
    .fast-view__btn {
        width: 100%;
        margin-bottom: 5px;
    }
    .fast-view__item-status-text {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 680px) {
    .header__search{
        width: 250px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
    .buy-panel .left, .buy-panel .right {
        width: 100%;
    }
}

