-
Notifications
You must be signed in to change notification settings - Fork 2
/
committees.html
215 lines (181 loc) · 9.56 KB
/
committees.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-181017702-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-181017702-1');
</script>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Committees | Youth Policy Collective</title>
<meta content="" name="description">
<meta content="" name="keywords">
<link href="assets/img/favicon.png" rel="icon">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,600,600i,700,700i,900" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Top Bar =======
<section id="topbar" class="d-none d-lg-block">
<div class="container clearfix">
<div class="contact-info float-left">
<i class="icofont-id"></i>
We're recruiting! <a href="https://docs.google.com/forms/d/1QElaWFI0hTXrWHACvps46rHl2HNFV0nlN-pGyHJ38QY/edit">Core Team Applications</a> | <a href="https://forms.gle/9fFhjcgegCT9k8Qr8">Committee Appplications</a>
</div>
<div class="social-links float-right">
<a href="#" class="twitter"><i class="icofont-twitter"></i></a>
<a href="#" class="facebook"><i class="icofont-facebook"></i></a>
<a href="https://www.instagram.com/youthpolicycollective/" class="instagram"><i class="icofont-instagram"></i></a>
<a href="https://www.linkedin.com/company/youth-policy-collective/" class="linkedin"><i class="icofont-linkedin"></i></i></a>
</div>
</div>
</section>-->
<!-- ======= Header ======= -->
<header id="header">
<div class="container">
<div class="logo float-left">
<!-- <h1 class="text-light">
<a href="index.html"><span><STRONG>YPC</STRONG></span></a>
</h1> -->
<a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>
</div>
<nav class="nav-menu float-right d-none d-lg-block">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html">About Us</a></li>
<li><a href="https://blog.youthpolicycollective.com/">Our Research</a></li>
<li class="active drop-down"><a href="committees.html">Committees</a>
<ul>
<li><a href="committees/gender.html">Gender and Inclusion</a></li>
<li><a href="committees/environment.html">Environment and Sustainability</a></li>
<li><a href="committees/intrelations.html">International Relations</a></li>
<li><a href="committees/health.html">Health and Wellbeing</a></li>
<li><a href="committees/economics.html">Economics and Trade</a></li>
</ul>
</li>
<li><a href="team.html">Team</a></li>
<li><a href="contact.html">Contact</a></li>
<li>
<button type="button" class="btn btn-outline-dark btn-sm" >
<a href="join.html">Join us </a>
</button>
</li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<!-- ======= Services Section ======= -->
<section id="committees" class="services">
<div class="container">
<div class="section-title">
<h2>Committees</h2>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up">
<div class="icon"><i class="icofont-dna-alt-1"></i></div>
<h4 class="title"><a href="committees/gender.html">Gender and Inclusion</a></h4>
<p class="description">Our Gender and Inclusion Committee explores issues related to race, gender, sexual orientation, caste and age.</p>
</div>
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="100">
<div class="icon"><i class="icofont-tree-alt"></i></div>
<h4 class="title"><a href="committees/environment.html">Environment and Sustainability</a></h4>
<p class="description">
Our Environment and Sustainability Committee explores issues related to the environment and the creation of sustainable policies.
</p>
</div>
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="200">
<div class="icon"><i class="icofont-earth"></i></div>
<h4 class="title"><a href="committees/intrelations.html">International Relations</a></h4>
<p class="description">Our International Relations Committee explores issues regarding the interaction between countries and foreign policy.</p>
</div>
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="300">
<div class="icon"><i class="icofont-first-aid"></i></div>
<h4 class="title"><a href="committees/health.html">Health and Wellbeing</a></h4>
<p class="description">Our Health and Wellbeing Committee explores health issues faced by various segments of society, ranging from mental health to obesity.</p>
</div>
<div class="col-lg-4 col-md-6 icon-box" data-aos="fade-up" data-aos-delay="500">
<div class="icon"><i class="icofont-bank-alt"></i></div>
<h4 class="title"><a href="committees/economics.html">Economics and Trade</a></h4>
<p class="description">Our Economics and Trade Committee explores a wide range of issues regarding global and regional economies from both a micro and macro lens.</p>
</div>
</div>
</div>
</section><!-- End Services Section -->
<br><br>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-info">
<h3>Youth Policy Collective</h3>
<p>
1103 Lodha Supremus, <br>Senapati Bapat Marg, <br>Railway Colony,
Lower Parel, <br>Mumbai, Maharashtra 400013 <br><br>
<strong>Email:</strong> info@youthpolicycollective.com<br>
</p>
<div class="social-links mt-3">
<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://www.instagram.com/youthpolicycollective/" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/company/youth-policy-collective/" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://blog.youthpolicycollective.com">Our Research</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#committees">Committees</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#about">About Us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#contact">Contact</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://blog.youthpolicycollective.com/admin">Admin</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-newsletter">
<h4>Our Newsletter</h4>
<p>Subscribe to the YPC newsletter!</p>
<form action="https://formspree.io/f/xleonzgv" method="POST">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>Youth Policy Collective, 2021</span></strong>.
</div>
<div class="credits">
Maintained by <a href="https://www.refrens.com/scorpyn">Scorpyn India</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/jquery-sticky/jquery.sticky.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>