-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog-single.html
446 lines (434 loc) · 26.8 KB
/
blog-single.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>blog single </title>
<!-- Favicon -->
<link rel="icon" href="assets/images/favicon.png" type="image/x-icon" />
<!-- Bootstrap CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Animate CSS -->
<link href="assets/vendors/animate/animate.css" rel="stylesheet">
<!-- I00con CSS-->
<link rel="stylesheet" href="assets/vendors/font-awesome/css/font-awesome.min.css">
<!-- Owlcarousel CSS-->
<link rel="stylesheet" type="text/css" href="assets/vendors/owl_carousel/owl.carousel.css" media="all">
<!--Template Styles CSS-->
<link rel="stylesheet" type="text/css" href="assets/css/style.css" media="all" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
</head>
<body>
<div class="bg-banner-img clip-ellipse">
<div class="ovrllay">
<!-- Header_Area -->
<nav class="navbar navbar-default header_aera affix-top pb-0">
<div class="container m-s">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="col-md-4 p0">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#min_navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand logo-biss" href="index.html"><img src="assets/images/logo_img.png"></a>
</div>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="col-md-8 p0">
<div class="collapse navbar-collapse" id="min_navbar">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown submenu">
<a href="index.html" class="">Home</a>
</li>
<li class="dropdown submenu">
<a href="about.html" class="">About</a>
</li>
<li class="dropdown submenu">
<a href="services.html" class=""> Services</a>
</li>
<li class="dropdown submenu">
<a href="blog.html" class="">Blog</a>
</li>
<li class="dropdown submenu">
<a href="elements.html" class="">Elements</a>
</li>
<li class="dropdown submenu">
<a href="contact.html" class="">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div>
<!-- /.container -->
</nav>
<!-- End Header_Area -->
<!-- #banner start -->
<section id="banner" class=" pt-0">
<div class="container ">
<div class="row">
<!-- #banner-text start -->
<div id="banner-text" class="col-md-12 text-c text-center ">
<h5 class="wow fadeInUp main-h" data-wow-delay="0.2s" >blog single</h5>
<p class="banner-text wow fadeInUp main-h3" data-wow-delay="0.8s">No hours sank into aggregating and cleaning data. No complex SQL queries required. Just the answers <br> teams need to make smarter decisions, fast. Now, that's data-driven.</p>
</div>
<!-- /#banner-text End -->
</div>
</div>
</section>
</div>
</div>
<!-- /#banner end -->
<!-- #blog Us Area start -->
<section class="blog-details-area wow fadeInUp">
<div class="container">
<div class="row">
<div class="col-md-8 col-xs-12">
<div class="blog-details-wrap">
<div class="blog-details-img">
<img src="assets/images/blog/blog-details.jpg" alt="">
</div>
<div class="blog-details-content wow fadeInUp">
<h3>Business Meeting At California</h3>
<p>This is Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Exce</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ad dolorum aspernatur ipsam, cumque. Quod autem iste dolorem explicabo nobis neque unde, laboriosam voluptatum cupiditate quam, corrupti ipsum accusantium sed eaque!</p>
<blockquote>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quibusdam iure laborum natus ab, dolor, optio qui voluptatem voluptate assumenda perferendis! Officiis atque ad veniam voluptas reiciendis laborum! Nostrum in, modi.
</blockquote>
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.</p>
<p>Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica, sport etc, litot Europa usa li sam vocabular. Li lingues differe solmen in li grammatica, li pronunciation e li plu commun vocabules. </p>
<ul>
<li>Sed ut perspiciatis unde omnis</li>
<li>Lingues es membres del sam familie</li>
<li>Lorem ipsum dolor sit amet</li>
<li>This is Lorem ipsum dolor sit amet</li>
<li>consectetur adipisicing elit</li>
</ul>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Similique explicabo placeat voluptates harum incidunt fugit commodi illum ipsam porro sapiente rerum neque provident, ducimus iure, dolorum fugiat vero nam quidem architecto quae sint. Corporis cupiditate laborum eius exercitationem nesciunt quis magnam eum dolorem quo odio?</p>
</div>
<div class="comment-main wow fadeInUp">
<h3 class="blog-title ">Comment</h3>
<ol class="comments">
<li class="comment even thread-even depth-1">
<div class="comment-wrap">
<div class="comment-theme">
<div class="comment-image">
<img src="assets/images/comments/1.jpg" alt="Jhon">
</div>
</div>
<div class="comment-main-area">
<div class="comment-wrapper">
<div class="sewl-comments-meta">
<h4>Jhon <span class="comments-date">says August 15, 2016 at 11:33</span></h4>
</div>
<div class="comment-area">
<p>The bedding was hardly able to cover it and seemed ready to slide off any moment.The bedding was hardly able to cover it and seemed ready to slide off any moment.</p>
<div class="comments-reply">
<a rel="nofollow" class="comment-reply-link" href="#0" onclick="return addComment.moveForm( "comment-1", "1", "respond", "1" )" aria-label="Reply to Mr WordPress"><span class="comment-reply-link">Reply</span></a>
</div>
</div>
</div>
</div>
</div>
<ul class="children wow fadeInUp">
<li class="comment odd alt">
<div class="comment-wrap comment-wrap1">
<div class="comment-theme">
<div class="comment-image">
<img src="assets/images/comments/3.jpg" alt="Jhon">
</div>
</div>
<div class="comment-main-area">
<div class="comment-wrapper">
<div class="sewl-comments-meta">
<h4>Perdo <span class="comments-date">says August 15, 2017 at 11:33</span></h4>
</div>
<div class="comment-area">
<p>The bedding was hardly able ready to slide off any moment.The bedding was hardly able to cover it and seemed ready to slide off any moment.</p>
<div class="comments-reply">
<a rel="nofollow" class="comment-reply-link" href="#0" onclick="return addComment.moveForm( "comment-1", "1", "respond", "1" )" aria-label="Reply to Mr WordPress"><span class="comment-reply-link">Reply</span></a>
</div>
</div>
</div>
</div>
</div>
<div class="comment-wrap comment-wrap2 wow fadeInUp">
<div class="comment-theme">
<div class="comment-image">
<img src="assets/images/comments/2.jpg" alt="Jhon">
</div>
</div>
<div class="comment-main-area">
<div class="comment-wrapper">
<div class="sewl-comments-meta">
<h4>Alex <span class="comments-date">says August 15, 2017 at 11:33</span></h4>
</div>
<div class="comment-area">
<p>Hardly able to cover it and seemed ready to slide off any moment.The bedding was hardly able to cover it and seemed ready to slide off any moment.</p>
<div class="comments-reply">
<a rel="nofollow" class="comment-reply-link" href="#0" onclick="return addComment.moveForm( "comment-1", "1", "respond", "1" )" aria-label="Reply to Mr WordPress"><span class="comment-reply-link">Reply</span></a>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</li>
</ol>
<ol class="comments wow fadeInUp">
<li class="comment even thread-even depth-1">
<div class="comment-wrap">
<div class="comment-theme">
<div class="comment-image">
<img src="assets/images/comments/3.jpg" alt="Jhon">
</div>
</div>
<div class="comment-main-area">
<div class="comment-wrapper">
<div class="sewl-comments-meta">
<h4>Jeson <span class="comments-date">says Jun 20, 2017 at 12:00</span></h4>
</div>
<div class="comment-area">
<p>The bedding was hardly able to cover it and seemed ready to slide off any moment.The bedding was hardly able to cover it and seemed ready to slide off any moment.</p>
<div class="comments-reply">
<a rel="nofollow" class="comment-reply-link" href="#0" onclick="return addComment.moveForm( "comment-1", "1", "respond", "1" )" aria-label="Reply to Mr WordPress"><span class="comment-reply-link">Reply</span></a>
</div>
</div>
</div>
</div>
</div>
<ul class="children wow fadeInUp">
<li class="comment odd alt">
<div class="comment-wrap comment-wrap1">
<div class="comment-theme">
<div class="comment-image">
<img src="assets/images/comments/4.jpg" alt="Jhon">
</div>
</div>
<div class="comment-main-area">
<div class="comment-wrapper">
<div class="sewl-comments-meta">
<h4>Jhon Smit<span class="comments-date">says May 25, 2017 at 11:33 PM</span></h4>
</div>
<div class="comment-area">
<p> was hardly able to cover it and seemed ready to slide off any moment.The bedding was hardly able to cover it and seemed ready to slide off any moment.</p>
<div class="comments-reply">
<a rel="nofollow" class="comment-reply-link" href="#0" onclick="return addComment.moveForm( "comment-1", "1", "respond", "1" )" aria-label="Reply to Mr WordPress"><span class="comment-reply-link">Reply</span></a>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</li>
</ol>
</div>
<div id="respond" class="sewl-comment-form comment-respond wow fadeInUp">
<h3 id="reply-title" class="blog-title">Post Comments</h3>
<form novalidate="" method="post" id="commentform" class="comment-form" action="#0">
<div class="row">
<div class="col-xs-12">
<div class="sewl-form-inputs no-padding-left">
<div class="row">
<div class="col-sm-6 col-xs-12">
<input id="website" name="website" value="" tabindex="1" placeholder="Website" type="url">
</div>
<div class="col-sm-6 col-xs-12">
<input id="name" name="name" value="" tabindex="2" placeholder="Name" type="text">
</div>
<div class="col-xs-12">
<input id="email" name="email" value="" tabindex="3" placeholder="Email" type="email">
</div>
<div class="col-xs-12">
<div class="sewl-form-textarea no-padding-right">
<textarea id="comment" name="comment" tabindex="4" rows="3" cols="30" placeholder="Write Your Comments..."></textarea>
</div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 wow fadeInUp">
<div class="form-submit">
<input name="submit" id="submit" value="Post Comment" type="submit" class="btn btn-default">
</div>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 col wow fadeInUp">
<aside class="right-sidebar">
<div class="search-sidebar mb-30">
<form action="#">
<input type="text" name="search" placeholder="Search Here">
<button type="button" name="button"><i class="fa fa-search"></i></button>
</form>
</div>
<div class="category-wrap mb-30 wow fadeInUp">
<h3 class="sidebar-title">Category</h3>
<ul>
<li><a href="#">Investments</a></li>
<li><a href="#">Budgets</a></li>
<li><a href="#">Accounting</a></li>
<li><a href="#">Portfolios</a></li>
<li><a href="#">Wealth</a></li>
<li><a href="#">Business</a></li>
<li><a href="#">Corporate</a></li>
</ul>
</div>
<div class="related-post mb-30 wow fadeInUp">
<h3 class="sidebar-title">Related Postt</h3>
<ul>
<li class="related-post-items">
<div class="post-img">
<img src="assets/images/post/1.jpg" alt="">
</div>
<div class="post-info">
<a href="blog-post.html">Adipisicing dolor sit amet consectetur elit Lorem ipsum dolor</a>
<p>20/08/2017</p>
</div>
</li>
<li class="related-post-items">
<div class="post-img">
<img src="assets/images/post/2.jpg" alt="">
</div>
<div class="post-info">
<a href="blog-post.html">Sit Lorem ipsum dolor amet adipisicing elit Lorem ipsum dolor</a>
<p>25/08/2017</p>
</div>
</li>
<li class="related-post-items">
<div class="post-img">
<img src="assets/images/post/3.jpg" alt="">
</div>
<div class="post-info">
<a href="blog-post.html">Dolor sit amet consectetur adipisicing elit Lorem ipsum dolor</a>
<p>30/09/2017</p>
</div>
</li>
</ul>
</div>
<div class="archive-wrap mb-30 wow fadeInUp">
<h3 class="sidebar-title">archive</h3>
<ul>
<li><a href="#">November 2017 <span class="pull-right">(25)</span></a></li>
<li><a href="#">August 2017 <span class="pull-right">(25)</span></a></li>
<li><a href="#">September 2017 <span class="pull-right">(25)</span></a></li>
<li><a href="#">Octeber 2017 <span class="pull-right">(25)</span></a></li>
<li><a href="#">December 2017 <span class="pull-right">(25)</span></a></li>
</ul>
</div>
<div class="tags-wrap wow fadeInUp">
<h3 class="sidebar-title">Post Tags</h3>
<ul>
<li><a href="#">html</a></li>
<li><a href="#">css</a></li>
<li><a href="#">javascript</a></li>
<li><a href="#">business</a></li>
<li><a href="#">corporate</a></li>
<li><a href="#">php</a></li>
<li><a href="#">dolor</a></li>
<li><a href="#">amet</a></li>
</ul>
</div>
</aside>
</div>
</div>
</div>
</section>
<!-- #End blog Us Area -->
<!-- #partners Us Area start -->
<div class="our_partners_area bg-grediunt">
<div class="book_now_aera ">
<div class="container">
<div class="row book_now">
<div class="col-md-5 booking_text">
<h4>Full insight into the customer journey.<br>
No SQL required.
</h4>
<p>Get started for free to see who your customers are, what they do and what keeps them coming back.</p>
</div>
<div class="col-md-7 p0 book_bottun">
<div class="col-md-7">
</div>
<div class="col-md-5">
<div class="top-banner wow fadeInRight text-left" style="visibility: visible; animation-name: fadeInRight;">
<a id="#services" href="contact.html" class="btn btn-primary wow fadeInUp js-scroll-trigger" data-wow-delay="1s" style="visibility: visible; animation-delay: 1s; animation-name: fadeInUp;">CONTACT SALES</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--#start Our footer Area -->
<div class="our_footer_area">
<div class="book_now_aera ">
<div class="container">
<div class="row book_now">
<div class="col-md-4">
<div class="">
<a class=" logo-biss" href="index.html"> <img src="assets/images/logo_img.png"></a>
</div>
<p class="footer-h">It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>
<div class="bigpixi-footer-social">
<a href="" target="_blank"><i id="social-fb" class="fa fa-facebook-square fa-3x social"></i></a>
<a href="" target="_blank"><i id="social-tw" class="fa fa-twitter-square fa-3x social"></i></a>
<a href="" target="_blank"><i id="social-em" class="fa fa-instagram fa-3x social"></i></a>
</div>
</div>
<div class="col-md-1 ">
</div>
<div class="col-md-3">
<h2 class="footer-top">SOLUTIONS </h2>
<ul class="footer-menu">
<li><a href=""> SaaS </a></li>
<li><a href=""> Mobile </a> </li>
<li><a href="">Commerce </a> </li>
<li><a href=""> Gaming </a> </li>
<li><a href=""> Finance </a> </li>
<li><a href=""> Media </a></li>
</ul>
</div>
<div class="col-md-4">
<ul class="location">
<li class="footer-left-h"><i class="fa fa-map-marker"></i>505 Thornall St #301, Edison, <br>NJ 08837, USA</li>
<li class="footer-left-h"><i class="fa fa-phone"></i>Call Us <br>+1- 982-8-587 452
<br>+1- 982-8-587 452
</li>
<li class="footer-left-h"><i class="fa fa-envelope-o"></i>Email<br>
<a href=""> [email protected] </a></br><a href=""> [email protected] </a>
</li>
<p class="color-gray">
<a href="https://themewagon.com/theme_tag/free/">Free HTML5 Templates</a> distributed by <a href="https://themewagon.com/">ThemeWagon</a>
</p>
</ul>
</div>
<div class="col-md-12">
<p class="color-gray"> <a href="https://www.navthemes.com/free-html-templates/">Free HTML Template</a> by <a href="https://www.navthemes.com">NavThemes </a> </p>
</div>
</div>
</div>
</div>
</div>
<!--#End Our footer Area -->
<!-- jQuery JS -->
<script src="assets/js/jquery-1.12.0.min.js"></script>
<!-- Bootstrap JS -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/vendors/popup/lightbox.min.js"></script>
<!-- Animate JS -->
<script src="assets/vendors/animate/wow.min.js"></script>
<!-- Owlcarousel JS -->
<script src="assets/vendors/owl_carousel/owl.carousel.min.js"></script>
<!-- Theme JS -->
<script src="assets/js/theme.min.js"></script>
</body>
</html>