:root {
–wt-primary-color: #030712;
–wt-text-on-primary-color: #F9FAFB;
–wt-secondary-color: #F9FAFB;
–wt-text-on-secondary-color: #030712;
–wt-tertiary-color: #FFFFFF;
–wt-text-on-tertiary-color: #222222;
–wt-background-color: #FFFFFF;
–wt-text-on-background-color: #030712;
–wt-subscribe-background-color: #FFFFFF;
–wt-text-on-subscribe-background-color: #030712;
–wt-header-font: “Inter”, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto,”Helvetica Neue”, Arial, “Noto Sans”, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”, “Noto Color Emoji”;
–wt-body-font: “Inter”, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, “Noto Sans”, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”, “Noto Color Emoji”;
–wt-button-font: “Inter”, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, “Noto Sans”, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”, “Noto Color Emoji”;
–wt-border-radius: 8px
}
.bg-wt-primary { background-color: var(–wt-primary-color); }
.text-wt-primary { color: var(–wt-primary-color); }
.border-wt-primary { border-color: var(–wt-primary-color); }
.bg-wt-text-on-primary { background-color: var(–wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(–wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(–wt-text-on-primary-color); }
.bg-wt-secondary { background-color: var(–wt-secondary-color); }
.text-wt-secondary { color: var(–wt-secondary-color); }
.border-wt-secondary { border-color: var(–wt-secondary-color); }
.bg-wt-text-on-secondary { background-color: var(–wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(–wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(–wt-text-on-secondary-color); }
.bg-wt-tertiary { background-color: var(–wt-tertiary-color); }
.text-wt-tertiary { color: var(–wt-tertiary-color); }
.border-wt-tertiary { border-color: var(–wt-tertiary-color); }
.bg-wt-text-on-tertiary { background-color: var(–wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(–wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(–wt-text-on-tertiary-color); }
.bg-wt-background { background-color: var(–wt-background-color); }
.text-wt-background { color: var(–wt-background-color); }
.border-wt-background { border-color: var(–wt-background-color); }
.bg-wt-text-on-background { background-color: var(–wt-text-on-background-color); }
.text-wt-text-on-background { color: var(–wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(–wt-text-on-background-color); }
.bg-wt-subscribe-background { background-color: var(–wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(–wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(–wt-subscribe-background-color); }
.bg-wt-text-on-subscribe-background { background-color: var(–wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(–wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(–wt-text-on-subscribe-background-color); }
.rounded-wt { border-radius: var(–wt-border-radius); }
.wt-header-font { font-family: var(–wt-header-font); }
.wt-body-font { font-family: var(–wt-body-font); }
.wt-button-font { font-family: var(–wt-button-font); }
input:focus { –tw-ring-color: transparent !important; }
li a { word-break: break-word; }
@media only screen and (max-width:667px) {
.mob-stack {
display: block !important;
width: 100% !important;
}
.mob-w-full {
width: 100% !important;
}
}
.table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
.table-c { padding:5px; background-color:#FFFFFF; }
.table-c p { color: #2D2D2D; font-family:’Helvetica’,Arial,sans-serif !important; overflow-wrap: break-word; }
.table-h { padding:5px; background-color:#F1F1F1; }
.table-h p { color: #2A2A2A; font-family:’Trebuchet MS’,’Lucida Grande’,Tahoma,sans-serif !important; overflow-wrap: break-word; }
font-size: .875rem;
line-height: 1.25rem;
vertical-align: middle;
justify-content: space-between;
display: block;
}
.bh__byline_social_wrapper {
display: flex;
margin-top: 0.5rem;
align-items: center;
}
.bh__byline_social_wrapper > * + * {
margin-left: 1rem;
}
@media (min-width: 768px) {
.bh__byline_wrapper {
display: flex;
}
.bh__byline_social_wrapper {
margin-top: 0rem;
}
}
The 1-3-1 Rule by Doc McIntyre
p span[style*=”font-size”] { line-height: 1.6; }
My friend Josh shared a video called the 1-3-1 Rule, which teaches Managers how to respond to employees when they bring you problems.
p span[style*=”font-size”] { line-height: 1.6; }
-Step 1, ask the employee, “What’s the one specific problem we’re talking about?” There’s a great line in the video that says, “A well-defined problem is a problem half solved.” In other words, if you can get clear on what the real problem is, you have a much better chance of solving it.
p span[style*=”font-size”] { line-height: 1.6; }
-Step 2, ask, “What are three viable options you’ve considered?” This requires the employee to analyze the situation.
p span[style*=”font-size”] { line-height: 1.6; }
–Step 3, ask, “What’s your one specific recommendation?” This requires the employee to make a decision.
p span[style*=”font-size”] { line-height: 1.6; }
It turns out that 90% of the time, when you follow the 1-3-1 Rule, the employee’s recommendation is the path forward.
p span[style*=”font-size”] { line-height: 1.6; }
This line of questioning builds skill and confidence. And skilled, confident employees kick butt.
Tech That Works: Power Up Your People and Processes
p span[style*=”font-size”] { line-height: 1.6; }
p span[style*=”font-size”] { line-height: 1.6; }
In manufacturing, technology isn’t a luxury—it’s a necessity. But here's the thing: not all tech is created equal, and not every solution out there is going to move the needle for your business. Too often, companies chase the latest gadgets or systems, thinking that throwing money at technology will solve their operational problems. The truth is, technology alone won't fix a broken process or get you where you need to go. It’s about setting an IT strategy that truly works for you—one that aligns with your goals, supports your people, and fuels operational excellence.
p span[style*=”font-size”] { line-height: 1.6; }
p span[style*=”font-size”] { line-height: 1.6; }
First things first: your IT strategy needs to be grounded in the needs of your operation. This means getting down to the real issues—where are your bottlenecks? What’s holding your team back? Are outdated systems slowing down production or are you flying blind because you don’t have access to real-time data? You can’t just throw a new system in and hope it works. You’ve got to dig into the problems, understand the pain points, and set up technology to remove waste and add value. That’s what Lean is all about, and it should drive your IT decisions too.
p span[style*=”font-size”] { line-height: 1.6; }
p span[style*=”font-size”] { line-height: 1.6; }
And here’s another key point—technology isn’t just about the tools, it’s about your people. You can have the most advanced system in the world, but if it makes your team’s job harder or creates more complexity, it’s not going to work. Your IT strategy needs to empower your workforce. The best tech solutions streamline communication, give your team access to real-time data, and eliminate repetitive, time-wasting tasks. When technology works for your people, productivity and efficiency naturally follow.
p span[style*=”font-size”] { line-height: 1.6; }
p span[style*=”font-size”] { line-height: 1.6; }
But don’t stop there. Your IT strategy needs to be flexible. Manufacturing is an ever-evolving industry, and what works today may not work tomorrow. That means you’ve got to think ahead. Invest in technology that can grow with your business, adapt to new challenges, and scale as you scale. This isn’t about putting a Band-Aid on the problem, it’s about setting yourself up for long-term success.
p span[style*=”font-size”] { line-height: 1.6; }
p span[style*=”font-size”] { line-height: 1.6; }
One more thing: don’t overcomplicate it. I’ve seen companies get bogged down trying to implement overly complex systems that just create more confusion and chaos. Keep it simple, keep it practical, and keep it focused on what really matters—eliminating waste, improving processes, and driving value for your business.
p span[style*=”font-size”] { line-height: 1.6; }
p span[style*=”font-size”] { line-height: 1.6; }
At the end of the day, the right IT strategy is one that fits your operation, serves your team, and positions you for the future. So, when you’re making those tech decisions, keep your eyes on the bigger picture—align it with operational excellence, just like we do in Lean.
p span[style*=”font-size”] { line-height: 1.6; }
p span[style*=”font-size”] { line-height: 1.6; }
Now, go get sh!t done.
We will be at AME! Come see us at table #4, near the registration tables.
p span[style*=”font-size”] { line-height: 1.6; }
Interested to see how your organization stacks up against world-class manufacturing?
p span[style*=”font-size”] { line-height: 1.6; }
Take the quick survey below.
p span[style*=”font-size”] { line-height: 1.6; }
p span[style*=”font-size”] { line-height: 1.6; }