IRON COWBOY
TRANSPORT LLC
Modern Equipment. Old School Reliability.
Professional Container & Equipment Transportation
Our Services
- Shipping container transport
- Construction equipment hauling
- Jobsite deliveries
- Agricultural equipment transport
- Local & regional delivery
Service Area
New York, Vermont, Massachusetts, Connecticut, Pennsylvania and surrounding areas.
Fully Insured
Your load is protected. Your business is protected.
.ict-section {
background: #111;
color: #f4efe7;
padding: 60px 24px;
font-family: Arial, sans-serif;
text-align: center;
}
.ict-card {
max-width: 900px;
margin: 0 auto 40px;
padding: 50px 25px;
border: 2px solid #b84a1b;
background: linear-gradient(rgba(0,0,0,.75), rgba(0,0,0,.9));
}
.ict-card h1 {
font-size: clamp(42px, 8vw, 90px);
margin: 0;
letter-spacing: 3px;
color: #f4efe7;
}
.ict-card h2 {
color: #d85a22;
letter-spacing: 6px;
margin: 10px 0 30px;
}
.tagline {
font-size: clamp(26px, 5vw, 48px);
font-weight: 800;
text-transform: uppercase;
line-height: 1.1;
}
.subtag {
text-transform: uppercase;
letter-spacing: 3px;
font-size: 18px;
}
.ict-buttons a {
display: inline-block;
margin: 10px;
padding: 14px 24px;
background: #d85a22;
color: white;
text-decoration: none;
font-weight: bold;
border-radius: 4px;
}
.ict-info {
max-width: 1000px;
margin: auto;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
text-align: left;
}
.ict-info div,
.ict-contact {
background: #1b1b1b;
border: 1px solid #b84a1b;
padding: 28px;
}
.ict-info h3,
.ict-contact h3 {
color: #d85a22;
text-transform: uppercase;
letter-spacing: 2px;
}
.ict-info li {
margin-bottom: 12px;
}
.ict-contact {
max-width: 700px;
margin: 40px auto 0;
}
.ict-contact a {
color: #f4efe7;
}
.bottom-line {
margin-top: 25px;
color: #d85a22;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
}