@media (max-width: 1260px) {
  .header-left {
    width: 15%;
  }
  .header-center {
    width: 42%;
  }
  .header-right {
    width: 43%;
  }
  .header-promo {
    display: none;
  }
}

@media (max-width: 992px) {
  .header-left {
    width: 20%;
  }
  .header-center {
    width: 50%;
  }
  .header-right {
    width: 30%;
  }
  .info-right {
    display: none;
  }
  .phone-body {
    margin-right: 0;
  }
  .buy-list {
    display: block;
  }
  .buy-item {
    width: calc(100% - 30px);
  }
  .preview-row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .preview-image {
    height: 134px;
  }
  .contacts-row {
    display: block;
  }
  .contacts-row .col-6 {
    width: 100%;
  }
  .contacts-area {
    text-align: left;
  }
  .contacts-map {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #ffffff;
    padding: 15px 0 10px 0;
    -webkit-box-shadow: 0px 6px 40px 0px rgba(0, 0, 0, 0.17);
            box-shadow: 0px 6px 40px 0px rgba(0, 0, 0, 0.17);
  }
  .header.show .header-center,
  .header.show .header-right {
    display: block;
  }
  .header-mobile {
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
  }
  .header-mobile-icon {
    display: inline-block;
    min-width: 30px;
    width: 30px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/header-mobile-icon.png);
  }
  .header-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header-left {
    width: 100%;
  }
  .header-image {
    display: none;
  }
  .header-image-mobile {
    display: block;
  }
  .header-center {
    margin-top: 20px;
    width: 100%;
    display: none;
  }
  .header-right {
    width: 100%;
    margin-bottom: 20px;
    display: none;
  }
  .nav-list {
    display: block;
    text-align: center;
  }
  .nav-item {
    margin: 10px 0;
  }
  .info-body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .info-left {
    width: 100%;
  }
  .info-right {
    display: block;
    width: 100%;
  }
  .phone-body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 15px 0 20px 0;
  }
  .promo-body {
    min-height: 364px;
    color: #ffffff;
    padding: 70px 27px;
  }
  .consult-row {
    display: block;
  }
  .consult-left {
    width: 100%;
  }
  .consult-right {
    width: 100%;
    text-align: left;
    margin-top: 20px;
  }
  .footer {
    padding-bottom: 30px;
  }
  .footer-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-row .col-5 {
    width: 100%;
  }
  .footer-row .col-3 {
    width: 50%;
  }
  .footer-row .col-4 {
    width: 50%;
  }
  .preview-row {
    display: block;
  }
  .preview-row .col-4 {
    width: 100%;
  }
  .preview-row .col-8 {
    width: 100%;
    margin-top: 30px;
  }
  .preview-image {
    height: auto;
  }
}

@media (max-width: 540px) {
  .promo-body {
    margin: 0 -15px;
    background-image: url(../img/promo-body-mobile.jpg);
    background-position: bottom;
    min-height: 451px;
    text-align: center;
    padding: 50px 15px;
  }
  .promo-title {
    font-size: 24px;
  }
  .promo-name {
    font-size: 33px;
    text-transform: inherit;
    margin-left: 0;
  }
  .promo-date {
    margin-top: 30px;
  }
  .promo-end {
    margin: 40px 0;
    font-size: 16px;
  }
  .products-list {
    margin: 15px -15px;
  }
  .products-image {
    width: 150px;
    height: 150px;
  }
  .consult {
    margin-top: 25px;
  }
  .consult-body {
    margin: 0 -15px;
    padding: 30px 15px;
    text-align: center;
  }
  .consult-right {
    text-align: center;
  }
  .footer {
    text-align: center;
  }
  .footer-descr {
    max-width: initial;
  }
  .preview-body {
    padding: 25px 25px;
  }
  .buy {
    margin-top: 43px;
  }
  .buy-item {
    margin-bottom: 40px;
  }
  .buy-picture {
    margin: 0 0 20px 0;
  }
  .buy-wrapper {
    display: block;
    text-align: center;
  }
  .care {
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .care-item {
    margin: 0 0 40px 0;
  }
  .care-wrapper {
    display: block;
  }
  .care-picture {
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
  }
  .care-subtitle {
    text-align: center;
  }
  .care-subtitle:after {
    margin-left: auto;
    margin-right: auto;
  }
  .contacts-title {
    text-align: center;
  }
  .contacts-list {
    margin-top: 40px;
  }
  .contacts-item {
    margin-right: 15px;
  }
  .feedback-title {
    text-align: center;
  }
  .feedback-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .feedback-item {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 425px) {
  .products-image {
    width: 125px;
    height: 125px;
  }
  .consult-info {
    display: block;
  }
  .consult-icon {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .footer {
    padding: 10px 0;
  }
  .footer .col-3 {
    width: 100%;
  }
  .footer .col-4 {
    width: 100%;
  }
  .adress-wrapper {
    display: block;
  }
  .adress-icon {
    margin-right: 0;
  }
  .contacts {
    margin-top: 50px;
  }
  .contacts-list {
    margin-top: 40px;
    display: block;
  }
  .contacts-item {
    margin-right: 0;
  }
  .feedback-end {
    display: block;
  }
  .feedback .policy {
    margin-left: 0;
    margin-top: 20px;
  }
}
/*# sourceMappingURL=media.css.map */