-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcc.html
More file actions
224 lines (164 loc) · 9.69 KB
/
cc.html
File metadata and controls
224 lines (164 loc) · 9.69 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" href="logos/main1.png">
<title>BITSMUN Hyderabad</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,700,900|Oswald:400,700">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/mediaelementplayer.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/fl-bigmug-line.css">
<link rel="stylesheet" href="css/carousel.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/editstyle.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
</head>
<body>
<div class="site-wrap"style="position:relative">
<div style="background-color:#252729;position:fixed;top:0px;margin:0px" class="site-navbar ">
<div class="container">
<div class="row align-items-center">
<div class="col-8 col-md-7 col-lg-2">
<h2 class="mb-0"><a href="index.html" class="text-white h2 mb-0"><strong>BITSMUN</strong></a></h2>
<h4 style="font:Times New Roman;font-weight:heavy;color:white;text-align:left">Hyderabad</h4>
</div>
<div class="col-4 col-md-5 col-lg-10">
<nav class="site-navigation text-right text-md-right" role="navigation">
<div class="d-inline-block d-lg-none ml-md-0 mr-auto py-3"><a href="#" class="site-menu-toggle js-menu-toggle text-info"><span class="icon-menu h1"></span></a></div>
<ul class="site-menu js-clone-nav d-none d-lg-block">
<li class="has-children"><a href="#"><h4 class="navhead">COMMITTEES</h4></a>
<ul class="dropdown ">
<li><a href="ga.html">UN General Assembly</a></li>
<li><a href="sc.html">UN Security Council</a></li>
<li><a href="islamic.html">Organisation of Islamic Cooperation</a></li>
<li><a href="press.html">International Press</a></li>
<li><a href="cc.html">Continuous Crisis Committee</a></li>
<li><a href="hrc.html">UN Human Rights Council</a></li>
</ul>
</li>
<li>
<a href="secreterait.html"><h6 class="navhead">SECRETARIAT</h6></a>
</li>
<li><a href="sponsorship.html"><h6 class="navhead">SPONSORS</h6></a></li>
<li><a href="https://bitsmunhyd.wordpress.com/"><h6 class="navhead">CHRONICLE</h6></a></li>
<li class="has-children"><a href="#"><h4 class="navhead">REGISTER NOW</h4></a>
<ul class="dropdown ">
<li><a href="https://forms.gle/eMbavDrHc5vu2qqm6">Executive Board- <b>Closed</b></a></li>
<li><a href="https://forms.gle/cdPwYciXyofjCwJq6">International Press Head- <b>Closed</b></a></li>
<li><a href="https://forms.gle/oAM1H5J74o8xWEwA7">Delegate/IP Application <b class="blinking">Register Now!</b></a></li>
<li><a href="https://forms.gle/by4Un3h8tBgtujDZ7">Reporter Applications <b class="blinking">Register Now !</b></a></li>
<li><a href="https://forms.gle/VbmriKWZLb9hG6Kv6">Photographer Applications <b class="blinking">Register Now !</b></a></li>
</li>
</ul>
</li>
<li><a href="contact.html"><h4 class="navhead">CONTACT</h4></a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="site-mobile-menu">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<div class="container-fluid">
<div class="site-section-heading text-center mb-4 mt-5 w-border col-md-12 mx-auto">
<h2 class="mb-5 mt-5">CONTINUOUS CRISIS COMMITTEE </h2>
<p class="agenda"> <b>Trade War 2020</b><br>
<i>"A single spark means the outbreak of a war</i><br>
<i>When goods don't cross the border, soldiers will"</i></p>
</div>
<!--carousel trial-->
<div id="carousel">
<div class="hideLeft">
<img src="images/cc/3.jpg">
</div>
<div class="prevLeftSecond">
<img src="images/cc/2.jpg">
</div>
<div class="prev">
<img src="images/cc/Revannth.jpg">
</div>
<div class="selected">
<img src="logos/continuous cris.png">
</div>
<div class="next">
<img src="images/cc/Abhishek.jpg">
<h4 style="font-size:24px; color:white"></h4>
</div>
<div class="nextRightSecond">
<img src="
images/cc/4.jpg">
</div>
<div class="hideRight">
<img src="images/cc/5.jpg">
</div>
</div>
<div class="mt-2" style="margin-top:10px;">
<h4 align="center"> <b>Chair:Revanth Vedala</b></h4>
<h4 align="center"> <b>Vice Chair:Abhishek Sudke</b></h4>
</div>
<div class="CommDes mt-2">
<p align="justify" style="font-color:#F0E9E9;font-size:20px;margin-top:20px;margin-left:20px;margin-right:20px">Reform is not the solution required here, for there is not enough time. Economic disaster, the threat of war, the wrath of nature, the hourglass of time is not patient enough to let you catch up. What you do here affects the world instantly, slipping up is NOT an option.Take wisdom from past decisions, yet make your own. Step up to the situation, for all you know, the balance in the world relies on one decision. Only time will tell what is right and what is not.<br>
If live action, immediate consequences, improvisation and high stakes are your cup of tea, Continuous Crisis Committee is the place to be. Come and experience the committee that deals with problems that no one is ever quite equipped to handle. Limited resources, one limitless problem that needs solving.<br>
<i id="standout" style="text-align:center;color:white">Of course, expect a surprise or two. After all, Crisis is always around the corner…… And you won’t see it coming.
</i>
</p>
</div>
</div>
</div>
<div style="background-color:#171818"class=" " data-aos="fade">
<p align="center"> Follow Us On <br>
<a href="https://www.facebook.com/bitsmun.hyd/" class="social-icon "><span class="icon-facebook text-info"></span></a>
<a href="https://www.instagram.com/bitsmunhyd/?hl=en" class=" social-icon "><span class="icon-instagram text-info"></span></a>
<a href="https://twitter.com/bitsmunhyd?lang=en" class=" social-icon "><span class="icon-twitter text-info"></span></a>
</p> </div>
<section class="copyright">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">Organised by: <a href="http://www.bitsmunhyd.in/">BITSMUN Hyderabad</a> </div>
<!-- <div class="col-sm-12 text-center">Developed by: <a href="http://www.webslingers.in">Deepan Parikh</a> </div> -->
<div class="col-sm-12 text-center">Developed by: AVNI JAIN, SAMARPAN SAHA
<div align="right" class="org">
<p align="center" style="font-size:18px;">
© BITSMUN Hyderabad
</div>
</div>
<!-- / .row -->
</div>
</section>
</div>
<script src='https://code.jquery.com/jquery-2.2.4.min.js'></script>
<script src="js/carousel.js"></script>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/mediaelement-and-player.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/circleaudioplayer.js"></script>
<script src="js/main.js"></script>
</body>
</html>