Quality Packaging Equipment
Built in the USA
LAN International designs and supplies custom packaging equipment,
specializing in rotary tables, conveyors, filling machines, capping,
labeling systems and complete packaging solutions for manufacturers
worldwide.
MADE IN USA
Designed and assembled using quality American craftsmanship.
β CUSTOM ENGINEERED
Equipment built around your exact containers and production needs.
π FAST TURNAROUND
Responsive service and dependable delivery schedules.
β COMPLETE SOLUTIONS
From rotary tables to complete packaging systems.
/* HERO */.lan-hero{background:url”(
“);background-size:cover;background-position:center;min-height:620px;display:flex;align-items:center;position:relative;}.lan-overlay{background:rgba(0,0,0,.58);width:100%;height:100%;display:flex;align-items:center;}.lan-content{max-width:600px;margin-left:8%;color:white;}.lan-content h1{font-size:58px;line-height:1.05;font-weight:700;margin-bottom:25px;}.lan-content p{font-size:21px;line-height:1.7;margin-bottom:35px;}.lan-buttons{display:flex;gap:18px;flex-wrap:wrap;}.quote-btn{background:#5c9d37;color:white;padding:18px 34px;
border-radius:6px;text-decoration:none;font-weight:700;}.quote-btn:hover{background:#4a842d;}.equipment-btn{background:transparent;border:2px solid white;color:white;padding:18px 34px;border-radius:6px;
text-decoration:none;font-weight:700;}.equipment-btn:hover{background:white;color:black;}
/* FEATURE ROW */
.lan-features{
display:grid;
grid-template-columns:repeat(4,1fr);
background:white;
padding:45px;
text-align:center;
gap:30px;
}
.feature h3{
font-size:22px;
margin-bottom:10px;
}
.feature p{
color:#666;
line-height:1.6;
}
/* MOBILE */
@media(max-width:900px){
.lan-content{
margin:40px;
}
.lan-content h1{
font-size:42px;
}
.lan-content p{
font-size:18px;
}
.lan-features{
grid-template-columns:1fr;
padding:25px;
}
}