forked from maqsoftware/MAQSoftware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader.html
125 lines (124 loc) · 6.91 KB
/
header.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
<!DOCTYPE html>
<!-- Microdata markup added by Google Structured Data Markup Helper. -->
<html lang="en">
<head>
<meta charset="utf-8" />
<title>MAQ Software | Data Management, Power BI, Artificial Intelligence</title>
<meta name="title" content="MAQ Software | Data Management, Power BI, Artificial Intelligence" />
<meta name="theme-color" content="#c00000">
<meta name="description" content=" MAQ Software delivers innovative software, data management, Power BI, Sharepoint, cloud, and artificial intelligence solutions for Fortune 500 companies."
/>
<meta name="keywords" content="maq software, innovative software, data management, Power BI, Sharepoint, cloud, artificial intelligence"
/>
<meta name="ROBOTS" content="FOLLOW,INDEX" />
<!-- Open Graph data -->
<meta name="og:title" property="og:title" content="MAQ Software | Data Management, Power BI, Artificial Intelligence"
/>
<meta name="og:description" property="og:description" content="MAQ Software delivers innovative software, data management, Power BI, Sharepoint, cloud, and artificial intelligence solutions for Fortune 500 companies."
/>
<meta property="og:image" name="og:image" content=""
/>
<!-- End Open Graph data -->
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@maqsoftware" />
<meta name="twitter:title" content="MAQ Software | Data Management, Power BI, Artificial Intelligence"
/>
<meta name="twitter:description" content="MAQ Software delivers innovative software, data management, Power BI, Sharepoint, cloud, and artificial intelligence solutions for Fortune 500 companies."
/>
<meta name="twitter:image" content=""
/>
<!-- End Twitter Card data -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<meta name="fragment" content="!">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<!-- Favicone Icon -->
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.ico">
<link rel="icon" type="image/png" href="/img/favicon.ico">
<link rel="apple-touch-icon" href="/img/favicon.ico">
<!-- CSS -->
<link href="/css/style.css?v=20170831" rel="stylesheet" type="text/css" />
<link href="/css/bootstrap.min.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/font-awesome.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/ionicons.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/plugin/sidebar-menu.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/plugin/animate.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/jquery-ui.css?v=20170822" rel="stylesheet" type="text/css" />
<!--<link href="/css/plugin/YTPlayer.css?v=20170822" rel="stylesheet" />-->
<link href="/css/plugin/owl.carousel.2.0.0-beta.3.min.css" rel="stylesheet" />
</head>
<body>
<!-- Preloader -->
<section id="preloader">
<div class="loader" id="loader">
<div class="loader-img"></div>
</div>
</section>
<!-- End Preloader -->
<!-- Site Wraper -->
<div class="wrapper">
<!-- Header -->
<header id="header" class="header">
<div class="container header-inner">
<!-- Logo -->
<div class="logo">
<a href="/">
<img class="logo-dark" src="/img/MAQSoftware.png" alt="MAQ Software" />
</a>
</div>
<!-- End Logo -->
<!-- Mobile Navbar Icon -->
<div class="nav-mobile nav-bar-icon">
<span></span>
</div>
<!-- End Mobile Navbar Icon -->
<!-- Navbar Navigation -->
<div class="nav-menu" id="nav-menu">
<ul class="nav-menu-inner">
<!-- Expertise -->
<li>
<a class="menu-has-sub">Expertise
<i class="fa fa-angle-down"></i>
</a>
<ul class="sub-dropdown dropdown">
<li><a href="/expertise/powerbi">Power BI</a></li>
<li><a href="/expertise/artificialintelligence">Artificial Intelligence</a></li>
<li><a href="/expertise/datamanagement">Data Management</a></li>
<li><a href="/expertise/cloudtransformation">Cloud Transformation</a></li>
<li><a href="/expertise/appdevelopment">App Development</a></li>
<li><a href="/expertise/collaborationcontent">Collaboration & Content</a></li>
</ul>
</li>
<!-- Resources -->
<li>
<a class="menu-has-sub">Resources <i class="fa fa-angle-down"></i></a>
<ul class="sub-dropdown dropdown">
<li><a href="/best-practices">Best Practice Guides</a></li>
<li><a href="/case-studies">Case Studies</a></li>
<li><a href="/resources/interactive-reports">Interactive Reports</a></li>
</ul>
</li>
<!-- About -->
<li>
<a class="menu-has-sub">About <i class="fa fa-angle-down"></i></a>
<ul class="sub-dropdown dropdown">
<li><a href="/about/whoweare">Who We Are</a></li>
<li><a href="/about/recognitions">recognitions</a></li>
<li><a href="/about/community">Community</a></li>
<li><a href="/news">News</a></li>
<li><a href="/blog">Blog</a></li>
<li><a href="/about/CSRReport" target="_blank">CSR Report</a></li>
</ul>
</li>
<!-- Careers -->
<li><a href="/careers">Careers</a></li>
<!-- Contact -->
<li><a href="/contact">Contact</a></li>
</ul>
</div>
<!-- End Navbar Navigation -->
</div>
</header>
<!-- End Header -->
<!-- CONTENT --------------------------------------------------------------------------------->
<section id="body" class=" ">