-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpage-services.html
475 lines (328 loc) · 17.5 KB
/
page-services.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>R.L. Leek Industries | Services</title>
<meta name="R.L. Leek" content=" add description ... ">
<!-- /// Fonts //////// -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:400,500">
<link rel="stylesheet" href="assets/fonts/themify-icons/themify-icons.css">
<!-- /// Vendor CSS //////// -->
<link rel="stylesheet" href="assets/vendors/animate/animate.css">
<link rel="stylesheet" href="assets/vendors/slick/slick.css">
<link rel="stylesheet" href="assets/vendors/ytplayer/css/jquery.mb.YTPlayer.min.css">
<!-- /// Template CSS //////// -->
<link rel="stylesheet" href="assets/css/expeditor.css">
<link rel="stylesheet" href="assets/css/custom.css">
</head>
<body class="sticky-header">
<div id="wrap">
<div id="header-wrap">
<div id="header">
<!-- /// HEADER //////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="container">
<div class="row">
<div class="col-xs-8 col-sm-6 col-md-3 col-lg-2">
<!-- /// Logo //////// -->
<div id="logo">
<a href="index.html" class="headerlogo">
<img src="assets/images/logo.png" alt="">
</a>
</div><!-- end #logo -->
</div><!-- end .col -->
<div class="col-xs-4 col-sm-6 col-md-9 col-lg-10">
<nav>
<!-- /// Desktop Menu //////// -->
<ul id="desktop-menu" class="sf-menu">
<li><a href="index.html">Home</a></li>
<!--<li><a href="#page-about.html">About</a></li>-->
<li class="current"><a href="page-services.html">Services</a></li>
<li><a href="page-employment.html">Employment</a></li>
<li><a href="page-gallery.html">Gallery</a></li>
<li><a href="page-contact.html">Contact Us</a></li>
</ul><!-- end #desktop-menu -->
<!-- /// Custom Search //////// -->
<!-- /// Mobile Menu Trigger //////// -->
<a href="#" id="mobile-menu-trigger">
<i class="ti-menu"></i>
</a><!-- end #mobile-menu-trigger -->
<!-- /// Header Call to Action //////// -->
<!--<a class="hidden-xs hidden-sm hidden-md" id="header-button" href="#">Get Quote</a>-->
</nav>
</div><!-- end .col -->
</div><!-- end .row -->
</div><!-- end .container -->
<!-- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #header -->
</div><!-- end #header-wrap -->
<div id="content">
<!-- /// CONTENT /////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="ewf-theme-contrast" id="page-header" style="background-image: url('assets/images/tks/ss18.jpg');">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1 class="page-header-title">Our Services</h1>
</div><!-- end .col -->
</div><!-- end .row -->
</div><!-- end .container -->
</div><!-- end #page-header -->
<div class="ewf-section">
<div class="ewf-section__content">
<div class="container">
<div class="row">
<div class="col-sm-12">
</div><!-- end .col -->
</div><!-- end .row -->
<div class="row">
</div><!-- end .row -->
<div class="row">
<div class="col-sm-12">
<div class="ewf-iconbox ewf-iconbox--icon-left-aligned ewf-margin-bottom--none">
<div class="ewf-iconbox__icon">
<i class="ti-panel"></i>
</div>
<div class="ewf-iconbox__content">
<h5 class="ewf-iconbox__title">
<a href="#">Full Service Product Handling</a>
</h5>
<p class="ewf-iconbox__description">
R.L. Leek offers full service product handling. Our warehouse staff is experienced in handling products ranging from standardized pallets to oversized, specialty materials. Our staff is also experienced in handling materials including packaging and corrugated materials, food products, drummed materials, and heavy equipment. Our staff is trained in and practices quality control and inspection techniques to ensure the quality of your product is preserved from the moment the product is received until the time it is released for delivery to your customers. Inventory tracking and control services are available as well. Bill of ladings and inventory reports can be submitted to allow for real time inventory monitoring. We offer cross-docking and repack services as well as short and long-term storage at competitive rates. Daily UPS service is also available.
<br>
<br>
R.L Leek is located in the heart of the I-39 corridor in close proximity to Chicago and Wisconsin, approximately 30 minutes north of the HUB3 intermodal facility in Rochelle, Illinois. Our transportation division accommodates any service needs including small package expediting, straight truck, dry van, refrigerated conestoga, flat, and step deck service going anywhere in the continental United States.
<br>
<br>
Every customer account will receive personalized attention regardless of the size or volume. We are owner-operated and are dedicated to providing efficient, quality services. References are available upon request. For any additional information about any of our warehousing services, visit our contact page at the top of the page.
</p>
</div>
</div><!-- end .ewf-iconbox -->
</div><!-- end .col -->
</div><!-- end .row -->
</div><!-- end .ewf-section__content -->
</div><!-- end .ewf-section -->
</div>
<br>
<br>
<br>
<div class="ewf-section" style="background-color: #fbfbfb;">
<div class="ewf-section__content">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="ewf-headline">
<p class="ewf-headline__subtitle"></p>
<h2 class="ewf-headline__title">WAREHOUSING</h2>
</div><!-- end .ewf-headline -->
<p>Leek Warehouse and Leek Family Properties are modern facilities offering a combined 250,000 sq. ft. of food grade 3PL warehousing, including inventory control. Our facilities are clean, secure, well-maintained, and are officially licensed by the Illinois Department of Agriculture. Our warehouses are monitored by Fire Suppression Systems with central station monitoring to ensure that your inventory is always safe. Facilities are also equipped with indoor/outdoor docks as well as automatic levelers and trailer restraints. We have crane services available with a capacity of five tons. Our material handling fleet is comprised of late model, well-maintained equipment to assist in providing you with fast, reliable service.
</p>
</div><!-- end .col -->
<div class="col-md-6 col-lg-5 col-lg-offset-1">
<div class="ewf-generic-slider">
<ul class="ewf-generic-slider__slides">
<li>
<img src="assets/images/rlw/rlw-1.jpg" alt="">
</li>
<li>
<img src="assets/images/rlw/rlw-2.jpg" alt="">
</li>
<li>
<img src="assets/images/rlw/rlw-3.jpg" alt="">
</li>
</ul><!-- end .ewf-generic-slider__slides -->
<div class="ewf-generic-slider__pager"></div>
</div><!-- end .ewf-generic-slider -->
</div><!-- end .col -->
</div><!-- end .row -->
</div><!-- end .container -->
</div><!-- end .ewf-section__content -->
</div><!-- end .ewf-section -->
<div class="ewf-section" style="background-color: #ffffff;">
<div class="ewf-section__content">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="ewf-headline">
<p class="ewf-headline__subtitle"></p>
<h2 class="ewf-headline__title">TRANSPORTATION</h2>
</div><!-- end .ewf-headline -->
<div class="ewf-iconbox ewf-iconbox--icon-left-aligned">
<div class="ewf-iconbox__icon">
<i class="ti-truck"></i>
</div>
<div class="ewf-iconbox__content">
<h5 class="ewf-iconbox__title">
<a href="#">VAN AND REEFER</a>
</h5>
<p class="ewf-iconbox__description">
We offer truck load van and reefer services locally, regionally, and throughout the continental 48 states.
</p>
</div>
</div><!-- end .ewf-iconbox -->
<div class="ewf-iconbox ewf-iconbox--icon-left-aligned">
<div class="ewf-iconbox__icon">
<i class="ti-package"></i>
</div>
<div class="ewf-iconbox__content">
<h5 class="ewf-iconbox__title">
<a href="#">FLATBED, STEP DECK, AND CONESTOGA</a>
</h5>
<p class="ewf-iconbox__description">
We offer a wide range of step decks, flat beds, and conestoga trailers. From large to small truck loads, and from short haul to long haul, we are here to serve your needs!
</p>
</div>
</div><!-- end .ewf-iconbox -->
<div class="ewf-iconbox ewf-iconbox--icon-left-aligned">
<div class="ewf-iconbox__icon">
<i class="ti-time"></i>
</div>
<div class="ewf-iconbox__content">
<h5 class="ewf-iconbox__title">
<a href="#">J.I.T. Division (JUST IN TIME)</a>
</h5>
<p class="ewf-iconbox__description">
We haul your expedited freight from door to door quickley and safely witha variety of trucks and vans. With a responce time of generally
less than 60 minutes, we are THE EXPERTS in expedited freight. We haul anywhere from the smallest packages up to 24,000 pounds!
From the midwest, we can ensure the fastest possible ground movement through the United States with our exclusive delivery of your product.
</p>
</div>
</div><!-- end .ewf-iconbox -->
</div><!-- end .col -->
<div class="col-md-6 col-lg-5 col-lg-offset-1">
<div class="ewf-generic-slider">
<ul class="ewf-generic-slider__slides">
<li>
<img src="assets/images/tks/ss8.jpg" alt="">
</li>
<li>
<img src="assets/images/tks/ss12.jpg" alt="">
</li>
<li>
<img src="assets/images/tks/ss4.jpg" alt="">
</li>
</ul><!-- end .ewf-generic-slider__slides -->
<div class="ewf-generic-slider__pager"></div>
</div><!-- end .ewf-generic-slider -->
<div class="ewf-generic-slider">
<ul class="ewf-generic-slider__slides">
<li>
<img src="assets/images/tks/ss16.jpg" alt="">
</li>
<li>
<img src="assets/images/tks/ss17.jpg" alt="">
</li>
</ul><!-- end .ewf-generic-slider__slides -->
<div class="ewf-generic-slider__pager"></div>
</div><!-- end .ewf-generic-slider -->
</div><!-- end .col -->
</div><!-- end .row -->
</div><!-- end .container -->
</div><!-- end .ewf-section__content -->
</div><!-- end .ewf-section -->
<div class="ewf-section ewf-theme-contrast" style="background-color: #2c405b;">
<div class="ewf-section__video-background-yt">
<a class="ewf-section__video-background-yt-source" data-property="" data-source="https://www.youtube.com/watch?v=hwo9EIv41qk">Video Name</a>
</div>
<div class="ewf-section__content">
<div class="container">
<div class="row">
<div class="col-md-6">
<h3><strong>WE'RE HIRING!</strong></h3>
<p>Drivers are our #1 asset. That is why we make their well-being our priority and offer great benefits, consistent home time, and top pay with top
company drivers earning over $1600 per week! Leek pays more with better benefits while providing stable work and industry-leading support.
</p>
<p><a href="page-employment.html" class="ewf-btn no-btn-mar">Apply Now <i class="ti-angle-right"></i></a></p>
</div>
</div>
</div>
</div><!-- end .ewf-section__content -->
</div><!-- end .ewf-section -->
<!-- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #content -->
<div id="footer">
<!-- /// FOOTER ///////////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="container">
<div class="row">
<div id="footer-widget-area-3" class="col-sm-12 col-md-4 col-lg-3">
<div class="widget ewf-widget_contact_info">
<h5 class="widget-title">Our Office</h5>
<ul class="ewf-contact-info">
<li>
<i class="ti-map"></i>
2210 Harrison Ave.,
<br class="visible-lg">Rockford, IL 61104
</li>
<li>
<i class="ti-mobile"></i>
815-312-5872
</li>
<li>
<i class="ti-email"></i>
<a href="mailto:#">office@rlleek.com</a>
</li>
</ul><!-- end .ewf-contact-info -->
</div><!-- end .ewf-widget_contact_info -->
</div><!-- end .col -->
<div id="footer-widget-area-4" class="col-sm-12 col-md-4 col-lg-4">
<div class="widget ewf-widget_newsletter_subscribe">
<h5 class="widget-title">Tracking</h5>
<form action="#">
<input type="email" name="email" placeholder="Enter Tracking Number">
<input class="ewf-btn" name="submit" value="Submit" type="submit">
<!--<p><a href="#" class="ewf-btn">Submit <i class="ti-angle-right"></i></a></p>-->
</form>
</div><!-- .ewf-widget_newsletter_subscribe -->
</div><!-- end .col -->
<div class="col-md-1 col-lg-1">
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
<div class="widget ewf-widget_author_box">
<h5 class="author-bio-name">Our Mission</h5>
<div class="author-bio">
<div class="author-bio-info">
<p>R.L. Leek is a product of many years of hard work and dedication. We're 100% commited to
providing peace of mind to our customers that their order is taken care of in a time-efficient and professional manner.
</p>
</div><!-- end .author-bio-avatar -->
</div><!-- end .author-bio -->
</div><!-- end .ewf-widget_author_box -->
</div>
</div><!-- end .row -->
</div><!-- end .container -->
<!-- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #footer -->
<div id="footer-bottom" class="ewf-theme-contrast">
<!-- /// FOOTER-BOTTOM ////////////////////////////////////////////////////////////////////////////////////////////// -->
<div class="container">
<div class="row">
<div id="footer-bottom-widget-area-1" class="col-sm-8">
<div class="widget widget_text">
<div class="textwidget">
<p>Copyright © 2018 R.L. Leek Industries. All rights reserved.</p>
</div>
</div><!-- end .widget_text -->
</div><!-- end .col -->
</div><!-- end .col -->
</div><!-- end .row -->
</div><!-- end .container -->
<!-- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #footer-bottom -->
</div><!-- end #wrap -->
<a id="back-to-top" href="#"><i class="ti-arrow-up"></i></a>
<!-- /// Vendor JS //////// -->
<script src="assets/vendors/jquery-3.2.1.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key="></script>
<script src="assets/vendors/gmap3/gmap3.min.js"></script>
<script src="assets/vendors/slick/slick.min.js"></script>
<script src="assets/vendors/sticky-kit/sticky-kit.min.js"></script>
<script src="assets/vendors/superfish/hoverIntent.js"></script>
<script src="assets/vendors/superfish/superfish.js"></script>
<script src="assets/vendors/viewport/jquery.viewport.js"></script>
<script src="assets/vendors/ytplayer/jquery.mb.YTPlayer.min.js"></script>
<script src="assets/vendors/jqueryvalidate/jquery.validate.min.js"></script>
<script src="assets/vendors/jqueryform/jquery.form.min.js"></script>
<!-- /// Template JS //////// -->
<script src="assets/js/expeditor.js"></script>
</body>
</html>