.section-text-video {
  overflow: hidden;
}
.section-text-video .text {
  font-weight: 300;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
}
.section-text-video .text *:first-child {
  margin-top: 0;
}
.section-text-video .text *:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .section-text-video .wrapper-cols {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .section-text-video .col-text {
    order: 2;
  }
}
@media (max-width: 991px) {
  .section-text-video .col-video {
    order: 1;
  }
}
.section-text-video .video__wrap img {
  width: 100%;
  max-width: 100%;
}
.section-text-video .gform_wrapper {
  width: 100%;
}
.section-text-video .gform_wrapper .gfield_required {
  display: none !important;
}
.section-text-video .gform_wrapper .gform_heading {
  display: none !important;
}

/*# sourceMappingURL=text-video.css.map */
