@media (max-width: 1199.98px) {
  .slogan {
    margin: 5px 0;
  }
}
@media (max-width: 991.98px) {
  .contacts-header p {
    margin-left: 15px;
  }
  .slogan {
    margin-bottom: 0;
    font-size: 12px;
  }
  .advantage-item {
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .catalog-item .catalog-img {
    height: 180px;
  }
  .catalog {
    padding-bottom: 20px;
  }
  .catalog-text {
    position: fixed;
  }
  .catalog-img:hover ~ .catalog-text {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 5vh;
    margin-top: auto;
    opacity: 1;
    width: 100%;
    height: 26%;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    padding: 2%;
  }
  .service-package-item {
    padding: 30px 15px;
  }
}
@media (max-width: 767.98px) {
  .logo-wrapper {
    margin-bottom: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .logo-wrapper .slogan {
    display: block;
    width: 100%;
  }
  .contacts-header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contacts-header p {
    margin: 0 10px 5px;
  }
  .contacts-info__wrapper {
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .slider-content {
    -ms-flex-line-pack: end;
        align-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 30px;
  }
  .slider-content .slider-name {
    font-size: 40px;
    line-height: 52px;
  }
  .slider-content .slider-text {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
  }
  .slider-main {
    height: 100vh;
  }
  .slider-btn-wrapper {
    display: none;
  }
  .numbers-list {
    padding-top: 30px;
  }
  .advantages-list .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .services-list .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .services-list .service-item .service-description {
    min-height: 230px;
  }
  .delivery-item .delivery-info__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .service-package-item {
    margin-bottom: 40px;
  }
  .service-package-item.special {
    margin: 0 auto 40px;
  }
}
@media (max-width: 575.98px) {
  .slider-content {
    padding: 30px 15px;
    text-align: center;
  }
  .slider-content .slider-name {
    font-size: 30px;
    line-height: 36px;
  }
  .slider-content .slider-text {
    font-weight: 300;
  }
  .slider-content a.btn {
    margin: 0 auto;
  }
  .advantages .advantage-item .advantage-img {
    margin: 0 auto 15px;
  }
  .catalog-item .catalog-img {
    height: 160px;
  }
  .section-wrapper,
  .footer-main {
    text-align: center;
  }
  .services-list .service-item .service-description {
    min-height: 180px;
  }
  .service-item .bage,
  .product-item .bage {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .delivery-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .delivery-item .delivery-block__wrapper {
    padding-bottom: 40px;
  }
  .delivery-item .delivery-block__wrapper,
  .delivery-item .delivery-info__wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .product-item .product-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .catalog-title {
    font-size: 18px;
  }
  .catalog-subtitle {
    font-size: 18px;
    line-height: 20px;
  }
  .gallery-carousel-btn {
    display: none !important;
  }
  .gallery-carousel-wrapper::after,
  .gallery-carousel-wrapper::before {
    display: none;
  }
  .contacts-list,
  .footer-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contacts-phones,
  .contacts-mail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .social-block {
    padding: 15px 0;
  }
  .news-modal {
    padding: 30px 15px;
  }
  #mapexMap {
    height: 300px !important;
  }
}
@media (max-width: 455px) {
  .service-item.special .service-description {
    padding: 30px 15px;
  }
  .modal-block {
    padding: 30px 20px;
  }
  .modal-block .form-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .modal-block .form-info {
    font-size: 12px;
    line-height: 18px;
  }
  .modal-block .mfp-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .section-title {
    font-size: 32px;
    line-height: 40px;
  }
  .catalog-item .catalog-img {
    height: 120px;
  }
  .contacts-list p {
    display: block;
    width: 100%;
    margin: 0 0 30px;
  }
  .partners-item .partners-img {
    height: 120px;
  }
  .delivery-info__img {
    height: 200px;
  }
}
@media (max-width: 360px) {
  .catalog-item .catalog-btn .call-goods {
    padding: 10px 5px;
  }
}
