@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 {
    margin-bottom: 30px;
  }
  .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;
  }
  .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;
  }
  .services-list .row {
    -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: 25px;
    line-height: 1.4;
  }
  .slider-content .slider-text {
    font-weight: 300;
  }
  .slider-content a.btn {
    margin: 0 auto;
  }
  .advantage-item {
    text-align: center;
  }
  .advantage-item .advantage-img {
    margin: 0 auto 15px;
  }
  .section-wrapper,
  .footer-main {
    text-align: center;
  }
  .service-item .bage,
  .product-item .bage {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-item .product-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .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;
  }
  .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;
  }
  .contacts-list p {
    display: block;
    width: 100%;
    margin: 0 0 30px;
  }
}

@media (max-width: 550px){
    .slider-item img {
        object-position: 75% 50% !important;
    }
}
