-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommittees.html
713 lines (661 loc) · 53.2 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
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
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MUN | Mumbai | Podar Summit 2019</title>
<link href="https://fonts.googleapis.com/css?family=Raleway:500,600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="fontawesome/css/fontawesome.min.css">
<link rel="stylesheet" type="text/css" href="slick/slick.css" />
<link rel="stylesheet" type="text/css" href="slick/slick-theme.css" />
<link rel="stylesheet" href="css/tooplate-style.css">
<link rel="stylesheet" href="fontawesome/css/all.css">
<link rel="stylesheet" href="fontawesome/css/solid.css">
<style>
img[alt="www.000webhost.com"] {
display: none;
}
</style>
</head>
<body>
<div id="tm-bg"></div>
<div id="tm-wrap">
<div class="tm-main-content">
<div class="container tm-site-header-container">
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 col-md-col-xl-6 mb-md-0 mb-sm-4 mb-4 tm-site-header-col">
<div class="tm-site-header">
<img src="img/logo.png" class="img-fluid mb-4">
<!--<h1 class="mb-4">Podar Summit 2019</h1>-->
<img src="img/underline.png" class="img-fluid mb-4">
<p>COMMITTEES</p>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<div class="content">
<div class="grid">
<!-- UNHRC -->
<div class="grid__item" id="team-link">
<div class="product">
<div class="tm-nav-link">
<img src="img/500/UNHRC.png"
style='height: 100%; width: 100%; object-fit: contain' />
<span class="tm-nav-text">UNHRC</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">Human Rights Council</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h4>Foreword</h4>
<p>The United Nations Human Rights Council is a General Body
Committee dedicated to protecting and promoting human rights
across the globe Where representatives of member-states
collectively tackle humanitarian impediments such as genocide,
refugee crises, persecution of minorities, etc.
<br>
Delegates of the Human Rights Council are encouraged to find
viable solutions to end the prejudice and take steps towards
making the world a place where everyone can be proud of their
heritage and identity.
<br>
We endeavor to acknowledge and resolve these humanitarian crises
around the world, affecting millions of innocent individuals. To
ensure that the committee abides by the charter and adequately
mitigates these issues, we encourage you to voice your opinions,
solutions and perspectives as a representative in the UNHRC.
</p>
</div>
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h4>Agenda</h4>
<p>1) Two-year-old Noor and her family were forced to flee a
horrific explosion of violence in Myanmar last summer.
They epitomise the 720,000 Rohingya refugees that are coerced to
escape from Myanmar due to annihilation of their homes and
infliction of deadly attacks by the militants. The United
Nations described the military offensive in Rakhine, which
provoked the exodus, as a "textbook example of ethnic
cleansing".
From what’s considered to be the world’s fastest growing refugee
crisis, escapees arrive at the settlement in Cox’s Bazaar,
Bangladesh. Yet, they stand surrounded by peril.
Political power struggles aside, safeguarding the lives of the
citizens must be at the forefront of the delegates’ priority.
<br>
2) Racism, racial discrimination, xenophobia and related forms
of intolerance. 195 countries. 5000 ethnic groups. 7 billion
people.
Each individual has an innate prerogative to all human rights
regardless of their racial identity. Yet, billions of innocent
citizens are mindlessly discriminated against in most countries.
Racism, racial discrimination and xenophobia are just some of
the forms of intolerance that address the plight of individuals
that are mistreated solely on account of their identity.</p>
</div>
</div>
<div class="col-12"><h2>Executive Board</h2>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/vishika.png" style='object-fit: contain' />
<span class="tm-nav-text">Vishika Kapoor</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Chair</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/himanshi.png" style='object-fit: contain' />
<span class="tm-nav-text">Himanshi Sharma</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Vice Chair</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/priyankar.png" style='object-fit: contain' />
<span class="tm-nav-text">Verainya Priyankar</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Moderator</h4></div>
</div>
</div>
</div>
<!-- APC -->
<div class="grid__item">
<div class="product">
<div class="tm-nav-link">
<img src="img/500/AS.png"
style='height: 100%; width: 100%; object-fit: contain' />
<span class="tm-nav-text">APC</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">American Presidential Cabinet</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h4>Foreword</h4>
<p> The American Presidential Cabinet is an advisory body consisting
of the senior-most officers of the government administration,
who aid the President in making numerous crucial decisions
regarding the governance of the country. Each advisor is
assigned a portfolio, an aspect of governance that the
individual is professionally skilled in, to facilitate smooth
and effective decision-making.
<br>
At Podar Summit 2019, the Cabinet will operate as Continuous
Crisis Committee, where representatives will be updated with
numerous crises, which will effectively test their acumen under
immense pressure of time and quality.
<br>
Arguably the most exhilarating committee of the Summit, the
American Presidential Cabinet promises plenty of fast-paced
action, quick decision-making, and persistent challenges for the
enterprising and seasoned delegate.
</p>
</div>
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<br>
<h4>Initial Crisis</h4>
<p>With the completion of a hundred days of the Trump Administration
in office, civil unrest is constantly at a peak high. In order
to curb dissent, the President has raised the alarm over a
terror threat, with an explosion in Pittsburgh, killing two and
injuring ten. The citizens are unaware of the provenance of this
deed and terror has spread across the country compelling large
sections to demand appropriate action.
</p>
</div>
<div class="col-12">
<p><h2>Executive Board</h2>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/pranav.png" style='object-fit: contain' />
<span class="tm-nav-text">Pranav Annur</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Chair</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/madhav.png" style='object-fit: contain' />
<span class="tm-nav-text">Madhav Singhal </span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Vice Chair</h4>
</p>
</div>
<p class="mb-4">
<div class="col-12"><h2>Crisis Team</h2>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/ojus.png" style='object-fit: contain' />
<span class="tm-nav-text">Ojus Sharma</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Head Co-ordinator</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/aarav.png" style='object-fit: contain' />
<span class="tm-nav-text">Aarav Mehrishi</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Deputy Head</h4>
</div>
</div>
</div>
</div>
</div>
<!-- AU -->
<div class="grid__item">
<div class="product">
<div class="tm-nav-link">
<img src="img/500/AU.png"
style='height: 100%; width: 100%; object-fit: contain' />
<span class="tm-nav-text">AU</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">African Union</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h4>Foreword</h4>
<p>The African Union is a committee that aims to achieve greater
harmony and understanding between the African countries. The AU
seeks to accelerate Africa’s growth and socio-economic
development by championing citizen inclusion, increased
cooperation and integration of African states, and promoting
peace, security and prosperity. It functions as a General Body
Committee comprising representatives from African countries and
is the highest authoritarian provision regarding its continental
affairs.
<br>
The AU is guided by its vision of “An Integrated, Prosperous and
Peaceful Africa, driven by its own citizens and representing a
dynamic force in the global arena.”
</p>
</div>
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h4>Agenda</h4>
<p>Since December 2018, the situation in Sudan has been tense, with
the military having assumed power after deposing President
Bashir. Escalating turmoil, incessant bloodshed, and the
political stalemate between protestors and the military have
created an atmosphere of insecurity and instability. Such a
situation warrants immediate intervention by the African Union.
<br>
Here's a chance for delegates to step up - after having spread
awareness by changing their Instagram displays, it's now time to
discuss solutions.
</p>
</div>
<div class="col-12"><h2>Executive Board</h2>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/samarth.png" style='object-fit: contain' />
<span class="tm-nav-text">Samarth Gulla</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Chair</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/shlok.png" style='object-fit: contain' />
<span class="tm-nav-text">Shlok Mulye</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Vice Chair</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/ananya.png" style='object-fit: contain' />
<span class="tm-nav-text">Ananya Ahuja</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Moderator</h4></div>
</div>
</div>
</div>
</div>
<!-- MEA -->
<div class="grid__item">
<div class="product">
<div class="tm-nav-link">
<img src="img/500/IOEA.png"
style='height: 100%; width: 100%; object-fit: contain' />
<span class="tm-nav-text">MEA</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">Ministry of External Affairs</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h4>Foreword</h4>
<p>The Ministry of External Affairs is a portfolio under the
Government of India that is responsible for representing India
overseas, as well as for various diplomatic missions. This
Government agency has been a prolific guiding authority in
formalising India’s relations with other nations and prominent
international organisations like the UN, SAARC, WTO, etc. Headed
by the Minister of External Affairs, MEA strives to be a liable
institution for any and all diplomatic affairs concerning the
Republic of India. The apolitical staff comprises ranked
officials that are a part of the Indian Foreign Services.
<br>
Requiring an in-depth knowledge of world affairs, the skill of
negotiating tactfully in critical situations, and the ability to
think on one’s feet - the MEA presents an interesting challenge
for astute delegates wishing to try their hand at diplomacy.
</p>
</div>
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h4>Agenda</h4>
<p>MEA has been specially devised for young policy makers who aspire
to take on the roles of Foreign or Diplomatic Service officers
and create a new outlook on Indian foreign policy.
A compelling element of the committee is the fact that it is to
be presided by the Minister of External Affairs and his staff,
who will ensure that the cabinet effectively averts forthcoming
diplomatic crisis situations. The committee will also observe
key leaders, including the Prime Minister, and other relevant
parliamentary committee representatives.
<br>
Alternatively, the commitee is designed to be futuristic and
accomodative of recent prospective international conflicts; for
instance, there has been a recent development in the tension
between Iran and USA which involves New Delhi, and it will be
our priority to deal with both Washington and Tehran without
violating our current international stand
</p>
</div>
<div class="col-12"><h2>Executive Board</h2>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/avirat.png" style='object-fit: contain' />
<span class="tm-nav-text">Avirat Parekh</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Chair</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/nikhil.png" style='object-fit: contain' />
<span class="tm-nav-text">Nikhil Trikha</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Vice Chair</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/karan.png" style='object-fit: contain' />
<span class="tm-nav-text">Karan Moza</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Vice Chair</h4></div>
</div>
</div>
</div>
</div>
<!-- UNSC -->
<div class="grid__item">
<div class="product">
<div class="tm-nav-link">
<img src="img/500/UNSC.png"
style='height: 100%; width: 100%; object-fit: contain' />
<span class="tm-nav-text">UNSC</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">Security Council</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h4>Foreword</h4>
<p>The United Nations Security Council is one of the six principal
organs of the UN. It is the United Nations' most powerful body,
with "primary responsibility for the maintenance of
international peace and security." Five powerful countries with
veto power sit as permanent members along with ten elected,
non-permanent members.
<br>
The powers of the UNSC include the establishment of peacekeeping
operations and international sanctions, as well as the
authorization of military actions through resolutions – it is
the only body of the United Nations with the authority to issue
binding resolutions to member states.
<br>
A power-riddled committee dealing with escalating tensions in
conflict-driven regions, the UNSC at Podar Summit 2019 promises
stimulating debate and tough negotiation, the likes of which
have never been experienced before.
</p>
</div>
<div class="col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h4>Agenda</h4>
<p>1)In July 2018, the government in Haiti announced the withdrawal
of subsidies on fuel, leading to 50 per cent price hikes.
Agitated masses rose up in protest, leading to rampant thievery.
Danger to foreign tourists and volunteers stranded in the
country has necessitated the intervention of the Security
Council, which must take action to restore normalcy in the
region. Creative solutions, tactful negotiation, concrete action
- delegates must use every means at their disposal to ensure
timely and peaceful resolution of the crisis.
<br>
2)Mali is in the grip of an unprecedented crisis, as it faces
dual challenges of Islamist extremism as well as insurgency
forces. Five major terrorist groups have taken control of
central Mali, imposing strict Sharia law, and spreading jihad.
Military-style executions, mutilation of bodies in the name of
Islamic law, kidnapping of Western aid workers and tourists, is
rampant. In the absence of a strong government and a unified
military, it falls to the Security Council to restore peace in
the region.
</p>
</div>
<div class="col-12"><h2>Executive Board</h2>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/fatema.png" style='object-fit: contain' />
<span class="tm-nav-text">Fatema Kinkhabwala</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Chair</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/vedant.png" style='object-fit: contain' />
<span class="tm-nav-text">Vedant Vishwanathan</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Vice Chair</h4>
<div class="grid__item2">
<div class="product">
<div class="tm-nav-link2">
<img src="img/eb/gaurangi.png" style='object-fit: contain' />
<span class="tm-nav-text">Gaurangi Pande</span>
<!-- <div class="product__bg"></div> -->
</div>
<div class="product__description"></div>
</div>
</div>
<h4 align="center">Moderator</h4></div>
</div>
</div>
</div>
</div>
<!-- IP -->
<div class="grid__item">
<div class="product">
<div class="tm-nav-link">
<img src="img/500/PRESS.png"
style='height: 100%; width: 100%; object-fit: contain' />
<span class="tm-nav-text">IP</span>
<div class="product__bg"></div>
</div>
<div class="product__description">
<div class="p-sm-4 p-2">
<div class="row mb-3">
<div class="col-12">
<h2 class="tm-page-title">International Press</h2>
</div>
</div>
<div class="row tm-reverse-sm">
<div class="col-sm-12 col-md-8 col-lg-8 col-xl-8">
<p class="mb-4">"I fear three newspapers more than a
thousand baronets." - Napoleon Bonaparte.</p>
<p class="mb-4">
<br>
Dear Delegates,
<br>
It's an exciting time to be a journalist. Gone are the
days when news was restricted to crinkly old newspapers,
about issues nobody cared about. News is now available
through so many outlets, and covers such a vast variety
of topics, that it holds something of interest even to
the most disinterested individual.
<br>
Media is the persistent watchdog, the impartial judge,
the meticulous custodian that records humanity's
greatest achievements and failures. It has the power to
topple governments, mould public opinion, and unmask
even the most surreptitious conspiracy. A testament to
the power of the press - in 2001, investigative magazine
Tehelka conducted the infamous 'Operation West End', a
sting operation that successfully unveiled the rampant
corruption in the Defense Ministry. Numerous senior
officials were caught accepting bribes on tape, which
sparked nationwide outrage and resulted in the
resignation of the then Defense Minister, George
Fernandes.
Despite the merits of the press, we live in an era where
news has been reduced to sensational headlines and
baseless controversies. As such, it is imperative for
journalists to be impartial, objective, and above all,
reliable. Media outlets are flooded with citizen
reporters masquerading as journalists, and circulating
unverified information devoid of context. Blatant lies,
doctored clips, and photoshopped images are being used
to further political propaganda, and innocent civilians
get caught in the crossfire.
<br>
At Res Novae (our publication at Podar Summit 2019), we
believe in journalistic integrity, dispelling hoaxes,
and reporting on events that matter. It is our zeal to
serve as a trustworthy source of information to all
ideological groups, irrespective of which end of the
spectrum they fall in. We expect unbiased facts,
substantiated by hard evidence; sensitive reporting; and
comprehensive coverage from our journalists.
<br>
As Nobel laureate Albert Camus succinctly put it
"Journalism can never be silent - that is its greatest
virtue and its greatest fault. It must speak, and speak
immediately, while the echoes of wonder, the claims of
triumph and the signs of horror are still in the air."<br>
We sincerely hope you use your power to the greatest
benefit.</p>
<p class="mb-4">
<br>
Shivi Mohan (Head of International Press)<br>
Chanchal Bajoria and Ira Welankar (Co-heads of Print
Journalism)<br>
</p>
<p class="mb-5">
In case of any inquiries regarding the International
Press Corps, please feel free to contact us at<br>
<a href="mailto:[email protected]"
style="color: #FFFFFF">Shivi Mohan
<br>
<a href="mailto:[email protected]"
style="color: #FFFFFF">Ira Welanker
<br>
<a href="mailto:[email protected]"
style="color: #FFFFFF">Chanchal Bajoria
</p>
</div>
<div
class="col-sm-12 col-md-4 col-lg-4 col-xl-4 mb-lg-0 mb-sm-4 mb-4">
<img src="img/500/PRESSlong.png" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<br>
<p class="small tm-copyright-text"><a href="index.html" style="color: #FFFFFF"><span
class="fas fa-undo"></span> Go Back to Index</a>
||
<a href="https://www.instagram.com/podarsummit19" style="color: #FFFFFF"><span
class="fab fa-instagram"></span> @podarsummit19</a></p>
</footer>
</div> <!-- .tm-main-content -->
</div>
<script src="js/jquery-3.2.1.slim.min.js"></script>
<script src="slick/slick.min.js"></script>
<script src="js/anime.min.js"></script>
<script src="js/main.js"></script>
<script>
function setupFooter() {
var pageHeight = $('.tm-site-header-container').height() + $('footer').height() + 100;
var main = $('.tm-main-content');
if ($(window).height() < pageHeight) {
main.addClass('tm-footer-relative');
}
else {
main.removeClass('tm-footer-relative');
}
}
/* DOM is ready
------------------------------------------------*/
$(function () {
setupFooter();
$(window).resize(function () {
setupFooter();
});
$('.tm-current-year').text(new Date().getFullYear()); // Update year in copyright
});
</script>
</body>
</html>