@media screen and (min-width: 768px) and (max-width: 1016px) {
  .v768 {
    display: initial;
  }
    .v768-block {
        display: block;
    }
  .h768 {
    display: none;
  }

  .slider,
  .centered {
    width: 700px !important;
  }
  .wrapper .right-block {
    width: 100%;
  }

  .nav-list > .item.basket:hover .mini-cart-form {
    display: none;
  }

  /* Навигация */
  .nav-list:not(.basket-nav) {
    display: none;
  }

  .nav-list > .item a {
    padding: 0 27px;
  }

  .navigation {
    right: 0;
    height: 50px;
  }

  /* /Навигация */

  /* Поиск */
  .search-field {
    top: 123px;
    right: 287px;
  }
  .search-field input[type=text] {
    width: 272px;
    padding: 14px 21px 16px;
  }
  .wrap-placeholder {
    top: 13px;
  }
  /* /Поиск */

  .nav-mobile {
    display: block;
  }

  .left-block {
    display: none;
  }

  .advantagement-block > div {
    width: calc(33.33% - 20px);
    margin: 0 0 0 20px;
    font-size: 14px;
  }
  .advantagement-block p {
    width: 125px;
    margin-left: 10px;
  }

  .watched .items-row .item,
  .items-row .item {
    padding: 20px 15px;
  }
  .catalog .items-row .item:nth-child(3n+1) {
    margin-left: 0;
  }

  .watched .items-row .item:nth-child(n+4),
  .right-block:not(.catalog) .items-row .item:nth-child(n+4) {
    display: none;
  }


  .news-table {
    display: block;
    border-top: 1px solid #e1e1e1;
    margin: 35px 0 0;
    padding: 50px 0 0;
  }
  .news-table .news-list {
    letter-spacing: -.3em;
  }
  .news-table .news-list .item {
    display: inline-block;
    letter-spacing: normal;
    width: 220px;
    margin: 0 0 0 19px;
    vertical-align: top;
  }
  .news-table .news-list .item:first-child {
    margin: 0;
  }

  .order-container .cabinet-input .input-name {
    width: 170px;
  }
  .cabinet-input textarea,
  .order-container .cabinet-input input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 485px;
  }
  .cabinet-input textarea {
    max-width: 485px !important;
  }
  .hint {
    position: static;
    width: 100%
  }
  .kladr-home {
    margin-left: 170px;
  }

  .req-field-text {
    margin-left: 0 !important;
  }

  /* Товары */
  .good-images {
    width: 390px;
  }

  .navigation.header-nav {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    display: block;
  }
  .navigation.header-nav .nav-list {
    display: table;
    width: 100%;
  }

  .navigation.header-nav .nav-list > .item a {
    padding: 0 20px;
  }

  .catalog .items-row.list .item .item-title {
    padding-right: 200px;
  }
  .catalog .items-row.list .item .text {
    width: 230px;
  }

  .header-nav {
    background: #4e4e4e;
    background: -moz-linear-gradient(top, #4e4e4e 0%, #4d4d4d 20%, #434343 69%, #404040 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e4e4e), color-stop(20%, #4d4d4d), color-stop(69%, #434343), color-stop(100%, #404040));
    background: -webkit-linear-gradient(top, #4e4e4e 0%, #4d4d4d 20%, #434343 69%, #404040 100%);
    background: -o-linear-gradient(top, #4e4e4e 0%, #4d4d4d 20%, #434343 69%, #404040 100%);
    background: -ms-linear-gradient(top, #4e4e4e 0%, #4d4d4d 20%, #434343 69%, #404040 100%);
    background: linear-gradient(to bottom, #4e4e4e 0%, #4d4d4d 20%, #434343 69%, #404040 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e4e4e', endColorstr='#404040', GradientType=0);
  }
  .header-nav .nav-main {
    width: 700px;
    margin: 0 auto;
  }
  .header-nav .nav-main .nav-list {
    margin: auto;
  }
  .header-nav .nav-main .nav-list > .item a {
    line-height: 50px;
  }
  .header-nav .nav-main .nav-list > .item:last-of-type {
    border-right: 1px solid #6f6f6f;
  }

  footer .contacts {
    display: none;
  }

  /* new-header */

  header.new-header.centered .contacts p a:first-child {
    font-size: 17px;
  }

  .new-header .contacts {
    left: 413px;
    width: 162px;
    top: 41px;
  }

  .new-header .header-lk-favorite { width: 60px; }
  .new-header .header-lk-favorite .text { display: none; }

  .new-header .header-lk-btn { width: 60px; }
  .new-header .header-lk-btn .text { display: none; }

  .new-header .search-field {
    top: 122px;
    right: 297px;
  }

  .new-header .search-field.opened {
    right: 0;
  }

  .new-header .search-field input[type=text] {
    width: 260px;
  }

  .new-header .search-field.opened input[type=text] {
    width: calc(260px + 297px);
  }

  /* //new-header */

  /* lk */
  .form-group .col-form-label {
    width: 230px;
  }
  .lk-registration label,
  .col-form-label {
    font-size: 16px;
  }
  .form-group .col-form-input {
    width: calc(100% - 235px);
  }
  /* //lk */

  /* sale.personal.section */
  .lkb-controls {
    width: 100%;
    margin-top: 20px;
  }
  .ot-col._date {
    width: 110px;
  }
  .ot-col._count {
    display: none;
  }
  .ot-col._more {
    width: 50px;
  }
  .ot-show-more {
    font-size: 0;
  }
  .ot-detail {
    flex-wrap: wrap;
  }
  .otd-col-left,
  .otd-col-right {
    width: 100%;
    flex: 0 0 100%;
  }

  .otd-col-right {
    margin: 20px 0 0;
  }
  .otd-primary-controls.v768,
  .otd-second-controls.v768 {
    display: block;
  }

  .row-edit-lk .col {
    width: 50%;
    box-sizing: border-box;
  }
  .row-edit-lk .col._small {
    width: 100%;
  }
}
