Stories by eLogii
A thorough analysis of static vs dynamic route planning to help you better understand what’s working for multi-drop site distribution operations...
FSM tools still work. But better planning, visibility and features won’t scale your operations. Learn why a dedicated field service execution layer...
Discover why most dynamic field service management tools are NOT dynamic. And if your goal is to improve operations, you need different software...
Your telematics system still works well for field operations. But it won’t improve them. Learn what does and how to get the biggest gains from...
How accurate are your ETAs? Do clients find them useless? Learn why ETA accuracy breaks down without optimization and how to fix it in your field...
Computer Assisted Facility Management (CAFM) Software works well for a lot of things. But CAFM scheduling doesn’t work at scale. Learn what does,...
Everything you need to know about Doors per Day Rate, including what it is, how to measure it, and what actually improves debt enforcement...
A complete guide to reducing repeat visits in debt collection without increasing risk or non-compliance, including strategies that work right now.
Learn why scheduling debt enforcement agents breaks at scale when you rely on static plans, spreadsheets, and generic tools. And what to do instead.
padding: 64px 40px 0; }
.footer-top { display: grid;
grid-template-columns: 200px 1fr;
gap: 40px;
padding-bottom: 48px; }
.footer-brand { display: flex;
flex-direction: column; }
.footer-logo-link { display: block;
margin-bottom: 20px; }
.footer-logo-img { height: 24px;
width: auto;
filter: brightness(0) invert(1); }
.footer-links-sublabel { font-size: 11px;
font-weight: 600;
letter-spacing: 1.5px;
color: #5a7088;
text-transform: uppercase;
margin-bottom: 8px; }
.footer-tagline { font-size: 14px;
color: #8a9bab;
line-height: 1.6;
margin-bottom: 24px;
max-width: 280px; }
.footer-social { display: flex;
gap: 16px; }
.footer-social a { color: #8a9bab;
transition: color 0.2s; }
.footer-social a:hover { color: #fff; }
.footer-columns { display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 24px; }
@media (max-width: 1100px) {
.footer-columns { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 700px) {
.footer-columns { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 480px) {
.footer-columns { grid-template-columns: 1fr; }
}
.footer-col-title { font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
color: #fff;
margin-bottom: 20px;
text-transform: uppercase; }
.footer-links { list-style: none;
padding: 0;
margin: 0; }
.footer-links li { margin-bottom: 12px; }
.footer-links a { font-size: 14px;
color: #8a9bab;
text-decoration: none;
transition: color 0.2s; }
.footer-links a:hover { color: #fff; }
.footer-bar { border-top: 1px solid #2a3f52; }
.footer-bar-inner { max-width: 1280px;
margin: 0 auto;
padding: 24px 40px;
display: flex;
justify-content: space-between;
align-items: center; }
.footer-bar p { font-size: 13px;
color: #8a9bab; }
.footer-legal { display: flex;
align-items: center;
gap: 12px;
font-size: 13px; }
.footer-legal a { color: #8a9bab;
text-decoration: none;
transition: color 0.2s; }
.footer-legal a:hover { color: #fff; }
.footer-legal span { color: #3a5568; }
@media (max-width: 1024px) {
html, body { overflow-x: clip; }
.footer-inner { padding: 48px 16px !important; }
.footer-bar-inner { padding: 0 16px !important; }
.footer-top { grid-template-columns: 1fr; gap: 28px; }
.footer-columns { grid-template-columns: repeat(2, 1fr); gap: 24px; }
.footer-bar-inner { flex-direction: column;
align-items: center;
text-align: center;
gap: 10px; }
}
@media (max-width: 640px) {
.footer-columns { grid-template-columns: 1fr; }
}