@media (max-width: 1366px) {
}
@media (max-width: 1199px) {
  .service-wrap .service-item {
    padding: 80px 25px 25px;
  }
  .service_video_box a {
    width: 100px;
    height: 100px;
  }
  .service_video_box a i {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  .service-wrap .service-item img {
    width: 70px;
    height: 70px;
  }
  .service-wrap .service-item figure:before {
    width: 125px;
    height: 125px;
  }
  .service-wrap .service-item h2 {
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 22px !important;
  }
}
@media (max-width: 768px) {
  .service-wrap .service-item {
    padding: 55px 15px 20px;
  }
  .service-wrap .service-item figure:before {
    width: 100px;
    height: 100px;
  }
  .service-wrap .service-item h2 {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 20px !im;
  }
  .col-lg-8 + .col-lg-4 {
    margin-top: 0px !important;
  }
  .service-wrap .service-item p {
    font-size: 16px;
    line-height: 26px;
  }
  .service_video_box a {
    width: 80px;
    height: 80px;
  }
  .service_video_box a i {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .service-education .service-wrap .service-item {
    padding: 40px 15px 15px !important;
  }
  .service-wrap .service-item h2 {
    font-size: 20px !important;
  }
  .elementor-22461 .elementor-element.elementor-element-fe8b3e8 .service-item  a {
    font-size: 12px;
    color: #222;
}
.elementor-22461 .elementor-element.elementor-element-fe8b3e8 .service-item h2 {
    margin-top: 15px;
}
.service-wrap .service-item p {
    font-size: 12px;
    line-height: 17px;
    margin-top: -3px;
}
.service_video_box a {
    width: 60px;
    height: 60px;
}
.service_video_box a i {
    font-size: 16px;
}
.service-wrap .service-item img {
    width: 45px;
    height: 45px;
}
.service-wrap .service-item figure:before {
    width: 80px;
    height: 80px;
}
  
}
