.service-item .service-icon::before, .service-content-wrap-03 .single-item .service-icon::before {
  background-image: url(/images/ser-shape1.png?adf5f61078d8b02ea05ff8cad504fb83);
}

.corpix-video-section .video-content .title {
  font-size: 45px;
  line-height: 55px;
  color: #ffffff;
  text-transform: none;
}

#contact .contact-info-section .single-info {
  background-color: rgba(255, 255, 255, 0.2);
}

#contact .contact-info-section .single-info .info-icon {
  color: #000;
}

.corpix-hero-section-03 .hero-content .title {
  font-size: 85px;
  line-height: 120px;
}

.single-blog .blog-content {
  padding: 30px;
  border: none;
}

.single-blog .blog-content .title {
  margin-top: 0px;
  font-size: 3em;
  line-height: 1.5em;
}
.single-blog .blog-content .title span, .single-blog .blog-content .title b {
  font-size: 2em;
  display: block;
}

.single-blog {
  background: none;
  box-shadow: none;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (min-width: 1023px) and (max-width: 1439px) {
  .corpix-hero-section-03 .hero-content .title {
    font-size: 55px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .corpix-hero-section-03 .hero-content .title {
    font-size: 35px;
    line-height: 50px;
  }
}
