@media (max-width: 1440px) {
  .service_single {
    padding-left: 30px;
  }
}
@media (max-width: 1199px) {
  .boost_content_item .work-thumb img {
    max-width: 75%;
  }
}
@media (max-width: 991px) {
  .boost_content_item .work-thumb img {
    max-width: 100%;
    height: auto;
  }
  .p-area {
    margin: 1rem 0 0 0;
  }
}
@media (max-width: 767px) {
  .boost_content_item .work-thumb {
    text-align: left;
  }
  .boost_content_item .work-thumb img {
    max-width: 40%;
    margin: 0 0 0 -30px;
  }
  .work_border {
    margin: 0 0 40px;
    padding: 20px 0 30px;
    border-top: none !important;
  }
  .bottom-content-main .bottom-content-single {
    margin: 0 0 40px;
  }
  .bottom-content-main .bottom-content-single .head {
    margin: 0 0 5px;
  }
  .flow_img {
    margin: 0 0 40px;
  }
  .bottom-content-main .bottom-content-single .head {
    font-size: 18px;
  }
  .work-img-respo img {
    min-height: auto !important;
  }
  .service_single {
    max-width: 100%;
    margin: 0 auto;
  }
  .service_single {
    padding-left: 0;
  }
  .service_single .service-title a {
    word-break: break-all;
    max-width: 100%;
  }
  .service-2__item::before {
    width: 0;
  }
  .service-2__item .service-title a {
    overflow: auto;
  }
}
@media (max-width: 480px) {
  .boost_content_item .work-thumb img {
    max-width: 80%;
  }
}

/*# sourceMappingURL=ann-res.css.map */
