/*
 * UnitedTeamConstruction.com Home hero responsive correction.
 * Scope: Home document 11773 only; hero text container 131d3b5 and heading 517b547.
 * Preserves content, media, colors, buttons, mobile layout, and every other route.
 */
@media (min-width: 768px) and (max-width: 1024px) {
  body.home .elementor-11773 .elementor-element.elementor-element-131d3b5 {
    --padding-left: clamp(32px, calc(14.84375vw - 82px), 70px);
    --padding-right: clamp(32px, calc(14.84375vw - 82px), 70px);
  }

  body.home .elementor-11773 .elementor-element.elementor-element-517b547 .elementor-heading-title {
    font-size: clamp(56px, calc(3.125vw + 32px), 64px);
    line-height: 1;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  body.home .elementor-11773 .elementor-element.elementor-element-131d3b5 {
    --padding-top: 250px;
  }
}

@media (min-width: 1367px) {
  body.home .elementor-11773 .elementor-element.elementor-element-131d3b5 {
    --padding-top: 176px;
  }
}
