-
Notifications
You must be signed in to change notification settings - Fork 0
/
organizational.html
196 lines (184 loc) · 9.71 KB
/
organizational.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
<!DOCTYPE html>
<html>
<head>
<title>DataBD</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CSS Spreadsheet -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/style2.css">
<link rel="stylesheet" type="text/css" href="css/style3.css">
<link rel="stylesheet" type="text/css" href="slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/>
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/bootstrap-dropdownhover.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/jquery.simplyscroll.css" media="all" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<!-- Body Content -->
<div class="container-fluid" style="height:3px;background-color: #070185;margin-bottom: 35px;"></div>
<!--Header-->
<header>
<div class="container">
<div class="row">
<div class="col-lg-6 col-xs-6"><a class="logo" href="#"><img src="img/logo.png"></div>
<div class="col-lg-6 col-xs-6">
<div class="col-lg-6 col-lg-push-5 col-md-6 col-md-push-5 ">
<div class="pull-right"><a href="#" class="button">Stuff Login</a></div>
</div>
</div>
</div>
</div>
</header>
<!--Navbar-->
<nav class="navbar navbar-default" style="margin-top: 35px;">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li class="l1"><a href="index.html">Home</a></li>
<li class="l1 dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" href="#">About Us <span class="caret"></span></a>
<ul class="dropdown-menu" style="padding: 20px;">
<li><a href="organizational.html">Organizational Abstract</a></li>
<li><a href="logistics.html">Logistics</a></li>
<li><a href="hr.html">Human Resources</a></li>
<li><a href="reports.html">Reports</a></li>
</ul>
</li>
<li class="l1"><a href="major_works.html">Major Works</a></li>
<li class="l1"><a href="workinprogress.html">Works In Progress</a></li>
<li class="l1"><a href="upcoming_works.html">Upcoming Works</a></li>
<li class="l1"><a href="we_offer.html">We Offer</a></li>
<li class="l1"><a href="#go_to">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<!--Organisational Abstract -->
<div class="container" style="margin-top: 60px;margin-bottom: 30px;">
<div class="row" style="margin-bottom: 25px;">
<div class="col-md-5 col-xs-12""><h4 class="h3_oa" style="color:#2e41eb;margin: auto;padding: auto;">About Us <span style="color: grey;"> > </span> <span style="color: black;">Organisational Abstract</span></h4></div>
<div class="col-md-7 col-xs-12"><hr class ="hr1" style="border-top: 2px solid #ebecf2;margin-top: 13px;"></div>
</div>
<div class="row">
<div class="col-xs-12 oa_para" style="margin-bottom: 25px;">
<p>
DATA has been founded in 1994 as a research consulting firm to applying its technical expertise in support of finding solutions to pressing social and economic challenges in Bangladesh. Its uniqueness as an organization stems from the honest devotion, efficiency, and high quality work of its staff and the prioritization of client satisfaction over profit.
</p>
<p>
DATA has been formed by a selected group of talents formerly employed by the International Food Policy Research Institute (IFPRI) in its Bangladesh Food Policy Project office. These three senior directors have now accumulated over 50 years of collective experience and contributed successfully to much of the critical food security, agriculture, nutrition and poverty alleviation policy research conducted in Bangladesh over the last 16 years.
</p>
<p>
The high quality as well as policy impacts of IFPRI's research-based studies have gained national as well as international reputation. The professionals of DATA are proud of their substantive contribution to IFPRI's successful research outcomes in Bangladesh. Members of DATA were involved in the project in various capacities that include enumeration, supervision, questionnaire preparation and editing, preparation of computerized data entry modules, cleaning, and analysis.
</p>
<p>
The high quality as well as policy impacts of IFPRI's research-based studies have gained national as well as international reputation. The professionals of DATA are proud of their substantive contribution to IFPRI's successful research outcomes in Bangladesh. Members of DATA were involved in the project in various capacities that include enumeration, supervision, questionnaire preparation and editing, preparation of computerized data entry modules, cleaning, and analysis.
</p>
</div>
</div>
</div>
<!--Slick-->
<div class="container">
<div class="row" style="margin-bottom: 35px;">
<div class="col-md-2 col-xs-4""><h3 class="h3_offer" style="margin: auto;padding: auto;">Image Gallery</h3></div>
</div>
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12" style="background-color: #f6f9fb;">
<div class="my_slick">
<img src="img/pic2.jpg">
<img src="img/pic2.jpg">
<img src="img/pic2.jpg">
<img src="img/pic2.jpg">
<img src="img/pic2.jpg">
</div>
</div>
</div>
</div>
<!--footer-->
<div class="container">
<section class="footer">
<div>
<div class="row"><hr class ="hr1" style="border-top: 2px solid #ebecf2;margin-top: 13px;"></div>
<div class="row">
<div class="col-sm-2">
<div class="logo"> <img src="img/logo_bw.png" alt=""> </div>
</div>
<div class="col-sm-10">
<ul class="nav nav-pills pull-right">
<li role="presentation"><a href="#">Home</a></li>
<li role="presentation"><a href="#">About Us</a></li>
<li role="presentation"><a href="#">Major Works</a></li>
<li role="presentation"><a href="#">Upcoming Works</a></li>
<li role="presentation"><a href="#">Works In Progress</a></li>
<li role="presentation"><a href="#">We Offer</a></li>
<li role="presentation"><a href="#">Contact Us</a></li>
</ul>
</div>
</div>
<div class="row"><hr class ="hr1" style="border-top: 2px solid #ebecf2;margin-top: 13px;"></div>
<div class="row">
<div class="col-sm-8">
<p>Data Analysis and Technical Assistance Limited</p>
<p>All rights reserved. DATA holds the copyright to its publications and web pages but encourages duplication of these materials for noncommercial purposes. Proper citation is required. For problems or questions regarding this web contact [[email protected] OR [email protected]].</p>
</div>
<div class="col-sm-4">
<p style="float: right;">Developed By <strong>Crytenet<sup>®</sup></strong></p>
</div>
</div>
</div>
</section>
</div>
<!-- JavaScript -->
<script src="js/bootstrap-dropdownhover.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="slick/slick.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.my_slick').slick({
slidesToShow: 4,
slidesToScroll: 4,
arrows: false,
dots: true,
responsive: [
{
breakpoint: 1200,
settings: {
slidesToShow: 3,
slidesToScroll: 3,
infinite: true,
dots: true
}
},
{
breakpoint: 660,
settings: {
slidesToShow: 2,
slidesToScroll: 2
}
},
{
breakpoint: 480,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}
]
});
});
</script>
</body>
</html>