forked from soterianetworks/soterianetworks.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
news.html
603 lines (534 loc) · 23.8 KB
/
news.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
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
<!DOCTYPE html>
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Soteria Networks</title>
<meta name="description" content="Soteria Networks Official Web Site">
<meta name="author" content="soterianetworks">
<!-- Mobile Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- Web Fonts -->
<link href='http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:700,400,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Serif' rel='stylesheet' type='text/css'>
<!-- Bootstrap core CSS -->
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Font Awesome CSS -->
<link href="fonts/font-awesome/css/font-awesome.css" rel="stylesheet">
<!-- Fontello CSS -->
<link href="fonts/fontello/css/fontello.css" rel="stylesheet">
<!-- Plugins -->
<link href="plugins/magnific-popup/magnific-popup.css" rel="stylesheet">
<link href="plugins/rs-plugin/css/settings.css" rel="stylesheet">
<link href="css/animations.css" rel="stylesheet">
<link href="plugins/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="plugins/owl-carousel/owl.transitions.css" rel="stylesheet">
<link href="plugins/hover/hover-min.css" rel="stylesheet">
<link href="plugins/morphext/morphext.css" rel="stylesheet">
<!-- The Project core CSS file -->
<link href="css/style.css" rel="stylesheet" >
<!-- Color Scheme (In order to change the color scheme, replace the blue.css with the color scheme that you prefer)-->
<link href="css/skins/light_blue.css" rel="stylesheet">
<!-- Custom css -->
<link href="css/custom.css" rel="stylesheet">
</head>
<!-- body classes: -->
<!-- "boxed": boxed layout mode e.g. <body class="boxed"> -->
<!-- "pattern-1 ... pattern-9": background patterns for boxed layout mode e.g. <body class="boxed pattern-1"> -->
<!-- "transparent-header": makes the header transparent and pulls the banner to top -->
<!-- "gradient-background-header": applies gradient background to header -->
<!-- "page-loader-1 ... page-loader-6": add a page loader to the page (more info @components-page-loaders.html) -->
<body class="no-trans front-page gradient-background-header">
<!-- scrollToTop -->
<!-- ================ -->
<div class="scrollToTop circle"><i class="icon-up-open-big"></i></div>
<!-- page wrapper start -->
<!-- ================ -->
<div class="page-wrapper">
<!-- header-container start -->
<div class="header-container">
<!-- header start -->
<!-- classes: -->
<!-- "fixed": enables fixed navigation mode (sticky menu) e.g. class="header fixed clearfix" -->
<!-- "dark": dark version of header e.g. class="header dark clearfix" -->
<!-- "full-width": mandatory class for the full-width menu layout -->
<!-- "centered": mandatory class for the centered logo layout -->
<!-- ================ -->
<header class="header fixed clearfix">
<div class="container">
<div class="row">
<div class="col-md-3 ">
<!-- header-left start -->
<!-- ================ -->
<div class="header-left clearfix">
<!-- logo -->
<div id="logo" class="logo">
<a href="index.html"><img id="logo_img" src="images/1_horizontal.274x79.png" alt="Soteria Networks"></a>
</div>
<!-- name-and-slogan -->
<div class="site-slogan">
Your security is our mission
</div>
</div>
<!-- header-left end -->
</div>
<div class="col-md-9">
<!-- header-right start -->
<!-- ================ -->
<div class="header-right clearfix">
<!-- main-navigation start -->
<!-- classes: -->
<!-- "onclick": Makes the dropdowns open on click, this the default bootstrap behavior e.g. class="main-navigation onclick" -->
<!-- "animated": Enables animations on dropdowns opening e.g. class="main-navigation animated" -->
<!-- "with-dropdown-buttons": Mandatory class that adds extra space, to the main navigation, for the search and cart dropdowns -->
<!-- ================ -->
<div class="main-navigation animated with-dropdown-buttons">
<!-- navbar start -->
<!-- ================ -->
<nav class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<!-- Toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse-1">
<!-- main-menu -->
<ul class="nav navbar-nav ">
<li><a href="index.html">Home</a></li>
<li><a href="products.html">Products</a></li>
<li><a href="solutions.html">Solutions</a></li>
<li><a href="support.html">Support</a></li>
<li><a href="#">News</a></li>
</ul>
<!-- main-menu end -->
<!-- header buttons -->
<div class="header-dropdown-buttons">
<a href="contact.html" class="btn btn-sm hidden-xs btn-default">Contact Us <i class="fa fa-envelope-o pl-5"></i></a>
<a href="contact.html" class="btn btn-lg visible-xs btn-block btn-default">Contact Us <i class="fa fa-envelope-o pl-5"></i></a>
</div>
<!-- header buttons end-->
</div>
</div>
</nav>
<!-- navbar end -->
</div>
<!-- main-navigation end -->
</div>
<!-- header-right end -->
</div>
</div>
</div>
</header>
<!-- header end -->
</div>
<!-- header-container end -->
<!-- banner start -->
<!-- ================ -->
<div class="banner clearfix">
<!-- slideshow start -->
<!-- ================ -->
<div class="slideshow">
<!-- slider revolution start -->
<!-- ================ -->
<div class="slider-banner-container">
<div class="slider-banner-fullwidth">
<ul class="slides">
<!-- slide 1 start -->
<!-- ================ -->
<li data-transition="slidehorizontal" data-slotamount="1" data-masterspeed="500" data-saveperformance="on" data-title="Seamless Integrated">
<!-- main image -->
<img src="images/shield80.jpg" alt="slidebg1" data-bgposition="center bottom" data-bgrepeat="no-repeat" data-bgfit="cover">
<!-- Transparent Background -->
<div class="tp-caption dark-translucent-bg"
data-x="center"
data-y="bottom"
data-speed="600"
data-start="0">
</div>
<!-- LAYER NR. 1 -->
<div class="tp-caption sfb fadeout medium_white"
data-x="100"
data-y="40"
data-speed="500"
data-start="1000"
data-easing="easeOutQuad"
data-end="10000">Next Generation Security Platform
</div>
<!-- LAYER NR. 2 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="100"
data-speed="500"
data-start="1300"
data-easing="easeOutQuad"
data-endspeed="600"><span class="icon default-bg circle small hidden-xs"><i class="fa fa-laptop"></i></span> Micro-Services Based
</div>
<!-- LAYER NR. 3 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="160"
data-speed="500"
data-start="1600"
data-easing="easeOutQuad"
data-endspeed="600"><span class="icon default-bg circle small hidden-xs"><i class="icon-check"></i></span> Packed Full of Features
</div>
<!-- LAYER NR. 4 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="220"
data-speed="500"
data-start="1900"
data-easing="easeOutQuad"
data-endspeed="600"><span class="icon default-bg circle small hidden-xs"><i class="icon-gift"></i></span> Built with the Latest Technologies
</div>
<!-- LAYER NR. 5 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="280"
data-speed="500"
data-start="2200"
data-easing="easeOutQuad"
data-endspeed="600"><a href="contact.html" class="btn btn-default-transparent btn-medium btn-animated">Request A Demo <i class="fa fa-angle-double-right"></i></a>
</div>
</li>
<!-- slide 1 end -->
<!-- slide 2 start -->
<!-- ================ -->
<li data-transition="slidehorizontal" data-slotamount="1" data-masterspeed="500" data-saveperformance="on" data-title="Security Visualization ">
<!-- main image -->
<img src="images/shield80.jpg" alt="slidebg2" data-bgposition="center bottom" data-bgrepeat="no-repeat" data-bgfit="cover">
<!-- Transparent Background -->
<div class="tp-caption dark-translucent-bg"
data-x="center"
data-y="bottom"
data-speed="600"
data-start="0">
</div>
<!-- LAYER NR. 1 -->
<div class="tp-caption sfb fadeout medium_white"
data-x="100"
data-y="40"
data-speed="500"
data-start="1000"
data-easing="easeOutQuad"
data-end="10000">Proactive Security Design
</div>
<!-- LAYER NR. 2 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="100"
data-speed="500"
data-start="1300"
data-easing="easeOutQuad"
data-endspeed="600"><span class="icon default-bg circle small hidden-xs"><i class="fa fa-laptop"></i></span> Full Stack Tracing
</div>
<!-- LAYER NR. 3 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="160"
data-speed="500"
data-start="1600"
data-easing="easeOutQuad"
data-endspeed="600"><span class="icon default-bg circle small hidden-xs"><i class="icon-check"></i></span> Geogrphic Real-Time Monitoring
</div>
<!-- LAYER NR. 4 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="220"
data-speed="500"
data-start="1900"
data-easing="easeOutQuad"
data-endspeed="600"><span class="icon default-bg circle small hidden-xs"><i class="icon-gift"></i></span> Context Based Access Control
</div>
<!-- LAYER NR. 5 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="280"
data-speed="500"
data-start="2200"
data-easing="easeOutQuad"
data-endspeed="600"><a href="contact.html" class="btn btn-default-transparent btn-medium btn-animated">Request A Demo <i class="fa fa-angle-double-right"></i></a>
</div>
</li>
<!-- slide 2 end -->
<!-- slide 3 start -->
<!-- ================ -->
<li data-transition="slidehorizontal" data-slotamount="1" data-masterspeed="500" data-saveperformance="on" data-title="IoT Security">
<!-- main image -->
<img src="images/shield80.jpg" alt="slidebg2" data-bgposition="center bottom" data-bgrepeat="no-repeat" data-bgfit="cover">
<!-- Transparent Background -->
<div class="tp-caption dark-translucent-bg"
data-x="center"
data-y="bottom"
data-speed="600"
data-start="0">
</div>
<!-- LAYER NR. 1 -->
<div class="tp-caption sfb fadeout medium_white"
data-x="100"
data-y="40"
data-speed="500"
data-start="1000"
data-easing="easeOutQuad"
data-end="10000">IoT Security
</div>
<!-- LAYER NR. 2 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="100"
data-speed="500"
data-start="1300"
data-easing="easeOutQuad"
data-endspeed="600"><span class="icon default-bg circle small hidden-xs"><i class="fa fa-laptop"></i></span> Event Messaging Bus
</div>
<!-- LAYER NR. 3 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="160"
data-speed="500"
data-start="1600"
data-easing="easeOutQuad"
data-endspeed="600"><span class="icon default-bg circle small hidden-xs"><i class="icon-check"></i></span> Identity Relationship Management
</div>
<!-- LAYER NR. 4 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="220"
data-speed="500"
data-start="1900"
data-easing="easeOutQuad"
data-endspeed="600"><span class="icon default-bg circle small hidden-xs"><i class="icon-gift"></i></span> API Based Access Control
</div>
<!-- LAYER NR. 5 -->
<div class="tp-caption sfb fadeout text-left small_white"
data-x="100"
data-y="280"
data-speed="500"
data-start="2200"
data-easing="easeOutQuad"
data-endspeed="600"><a href="contact.html" class="btn btn-default-transparent btn-medium btn-animated">Request A Demo <i class="fa fa-angle-double-right"></i></a>
</div>
</li>
<!-- slide 3 end -->
</ul>
<div class="tp-bannertimer"></div>
</div>
</div>
<!-- slider revolution end -->
</div>
<!-- slideshow end -->
</div>
<!-- banner end -->
<div id="page-start"></div>
<!-- main-container start -->
<!-- ================ -->
<section class="main-container">
<div class="container">
<div class="row">
<!-- main start -->
<!-- ================ -->
<div class="main col-md-12">
<!-- page-title start -->
<!-- ================ -->
<h1 class="page-title">Company News</h1>
<div class="separator-2"></div>
<!-- page-title end -->
<!-- timeline grid start -->
<!-- ================ -->
<div class="timeline clearfix">
<div class="timeline-date-label clearfix">October 2016</div>
<!-- timeline grid item start -->
<div class="timeline-item">
<!-- blogpost start -->
<article class="blogpost shadow light-gray-bg bordered">
<header>
<h2>Soteria Networks Inc. featured in Medical Device Conference </h2>
<div class="post-info">
<span class="post-date">
<i class="icon-calendar"></i>
<span class="month">Oct</span>
<span class="day">10th</span>
<span class="year">2016</span>
</span>
</div>
</header>
<div class="blogpost-content">
<p> Soteria Networks Inc. was featured in Medical Device Conference Boston. In this conference, industry leaders shared the consensus that Security is a top issue for medical devices and patient privacy. Soteria Networks provides Enterprise grade security software that meets the requirements for Medical Devices and Healthcare Applications. </p>
</div>
</article>
<!-- blogpost end -->
</div>
<!-- timeline grid item end -->
<div class="timeline-date-label clearfix">May 2016</div>
<!-- timeline grid item start -->
<div class="timeline-item pull-right">
<!-- blogpost start -->
<article class="blogpost shadow light-gray-bg bordered">
<header>
<h2>Soteria Networks Inc. launched</h2>
<div class="post-info">
<span class="post-date">
<i class="icon-calendar"></i>
<span class="month">May</span>
<span class="day">13th</span>
<span class="year">2016</span>
</span>
</div>
</header>
<div class="blogpost-content">
<p> Soteria Networks Inc. was formed in 2016. The company is specialized in cyber security and a unified security platform for enterprise applications, data and IoT devices. Current clients include Fortune 500 companies as well as medium size companies that have need in Enterprise security. </p>
</div>
</article>
<!-- blogpost end -->
</div>
<!-- timeline grid item end -->
</div>
<!-- timeline grid end -->
</div>
<!-- main end -->
</div>
</div>
</section>
<!-- main-container end -->
<!-- section start -->
<!-- ================ -->
<section class="section dark-bg pv-40 clearfix">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="call-to-action text-center">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<h3 class="title"><strong>Subscribe</strong> To Our Newsletter</h3>
<p>We will keep you in the loop with all up-to-date news about Soteria Networks. Thank you for your interest in advance. Please use the form below to subscribe...</p>
<div class="separator"></div>
<form class="form-inline margin-clear" action="//formspree.io/[email protected]" method="POST">
<div class="form-group has-feedback">
<label class="sr-only" for="subscribe3">Email address</label>
<input type="email" class="form-control" id="subscribe3" placeholder="Please enter your email" name="_replyto" required="">
<i class="fa fa-envelope form-control-feedback"></i>
<input type="hidden" name="name" value="Newsletter Subscriber">
<input type="hidden" name="subject" value="Subscribe me">
<input type="hidden" name="message" value="Subscribe me to your newsletter! Thank you.">
</div>
<button type="submit" class="btn btn-gray-transparent btn-animated margin-clear">Submit <i class="fa fa-send"></i></button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- section end -->
<!-- footer start (Add "dark" class to #footer in order to enable dark footer) -->
<!-- ================ -->
<footer id="footer" class="clearfix ">
<!-- .footer start -->
<!-- ================ -->
<div class="footer">
<div class="container">
<div class="footer-inner">
<div class="row">
<div class="col-md-6">
<div class="footer-content">
<div class="logo-footer"><img id="logo-footer" src="images/1_vertical.185x133.png" alt=""></div>
<p>Soteria Networks is software firm specializing in security for enterprise applications, data and IoT devices. We are building the next generation security services to create unique customer experience and maximize their return on investment</p>
<div class="separator-2"></div>
<nav>
<ul class="nav nav-pills nav-stacked">
<li><a href="privacy.html">Privacy</a></li> <li><a href="terms.html">Terms</a></li>
</ul>
</nav>
</div>
</div>
<div class="col-md-6">
<div class="footer-content">
<h2 class="title">Find Us</h2>
<div class="separator-2"></div>
<p>Soteria Networks is a software firm specializing in security for enterprise applications, data and IoT devices.</p>
<ul class="social-links circle animated-effect-1">
<li class="linkedin"><a target="_blank" href="https://www.linkedin.com/company/soteria-networks"><i class="fa fa-linkedin"></i></a></li>
<li class="twitter"><a target="_blank" href="http://www.twitter.com/soterianetworks"><i class="fa fa-twitter"></i></a></li>
<li class="facebook"><a target="_blank" href="http://www.facebook.com/soterianetworks"><i class="fa fa-facebook"></i></a></li>
</ul>
<div class="separator-2"></div>
<ul class="list-icons">
<li><i class="fa fa-map-marker pr-10 text-default"></i>275 Grove Street, Suite 2-400, Newton, MA 02466</li>
<li><i class="fa fa-phone pr-10 text-default"></i> +1 781-591-0799</li>
<li><a href="mailto:[email protected]"><i class="fa fa-envelope-o pr-10"></i>[email protected]</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- .footer end -->
<!-- .subfooter start -->
<!-- ================ -->
<div class="subfooter">
<div class="container">
<div class="subfooter-inner">
<div class="row">
<div class="col-md-12">
<p class="text-center">Copyright © 2016 Soteria Networks. All Rights Reserved</p>
</div>
</div>
</div>
</div>
</div>
<!-- .subfooter end -->
</footer>
<!-- footer end -->
</div>
<!-- page-wrapper end -->
<!-- JavaScript files placed at the end of the document so the pages load faster -->
<!-- ================================================== -->
<!-- Jquery and Bootstap core js files -->
<script type="text/javascript" src="plugins/jquery.min.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>
<!-- Modernizr javascript -->
<script type="text/javascript" src="plugins/modernizr.js"></script>
<!-- jQuery Revolution Slider -->
<script type="text/javascript" src="plugins/rs-plugin/js/jquery.themepunch.tools.min.js"></script>
<script type="text/javascript" src="plugins/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
<!-- Isotope javascript -->
<script type="text/javascript" src="plugins/isotope/isotope.pkgd.min.js"></script>
<!-- Magnific Popup javascript -->
<script type="text/javascript" src="plugins/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- Appear javascript -->
<script type="text/javascript" src="plugins/waypoints/jquery.waypoints.min.js"></script>
<!-- Count To javascript -->
<script type="text/javascript" src="plugins/jquery.countTo.js"></script>
<!-- Parallax javascript -->
<script src="plugins/jquery.parallax-1.1.3.js"></script>
<!-- Contact form -->
<script src="plugins/jquery.validate.js"></script>
<!-- Morphext -->
<script type="text/javascript" src="plugins/morphext/morphext.min.js"></script>
<!-- Background Video -->
<script src="plugins/vide/jquery.vide.js"></script>
<!-- Owl carousel javascript -->
<script type="text/javascript" src="plugins/owl-carousel/owl.carousel.js"></script>
<!-- SmoothScroll javascript -->
<script type="text/javascript" src="plugins/jquery.browser.js"></script>
<script type="text/javascript" src="plugins/SmoothScroll.js"></script>
<!-- Initialization of Plugins -->
<script type="text/javascript" src="js/template.js"></script>
<!-- Custom Scripts -->
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>