picturehouse_uk 3.0.14 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +6 -3
  3. data/CHANGELOG.md +19 -0
  4. data/{LICENSE.txt → COMM-LICENSE} +0 -0
  5. data/LICENSE +617 -0
  6. data/README.md +5 -4
  7. data/Rakefile +12 -0
  8. data/lib/picturehouse_uk.rb +2 -4
  9. data/lib/picturehouse_uk/cinema.rb +133 -124
  10. data/lib/picturehouse_uk/internal/parser/address.rb +20 -8
  11. data/lib/picturehouse_uk/internal/parser/screenings.rb +70 -28
  12. data/lib/picturehouse_uk/internal/title_sanitizer.rb +61 -65
  13. data/lib/picturehouse_uk/performance.rb +60 -0
  14. data/lib/picturehouse_uk/version.rb +2 -2
  15. data/picturehouse_uk.gemspec +5 -6
  16. data/rake/fixture_creator.rb +42 -0
  17. data/test/fixtures/Duke_Of_Yorks/cinema.html +3408 -0
  18. data/test/fixtures/{info/Duke_Of_Yorks.html → Duke_Of_Yorks/info.html} +192 -185
  19. data/test/fixtures/Duke_Of_Yorks/whats_on.html +3159 -0
  20. data/test/fixtures/Dukes_At_Komedia/cinema.html +4764 -0
  21. data/test/fixtures/{info/Dukes_At_Komedia.html → Dukes_At_Komedia/info.html} +161 -172
  22. data/test/fixtures/Dukes_At_Komedia/whats_on.html +4429 -0
  23. data/test/fixtures/National_Media_Museum/cinema.html +9200 -0
  24. data/test/fixtures/National_Media_Museum/info.html +606 -0
  25. data/test/fixtures/National_Media_Museum/whats_on.html +8850 -0
  26. data/test/fixtures/Phoenix_Picturehouse/cinema.html +8274 -0
  27. data/test/fixtures/{info/Phoenix_Picturehouse.html → Phoenix_Picturehouse/info.html} +165 -176
  28. data/test/fixtures/Phoenix_Picturehouse/whats_on.html +7986 -0
  29. data/test/fixtures/home.html +148 -157
  30. data/test/lib/picturehouse_uk/cinema_test.rb +107 -136
  31. data/test/lib/picturehouse_uk/internal/parser/{address_parser_test.rb → address_test.rb} +3 -3
  32. data/test/lib/picturehouse_uk/internal/parser/screenings_test.rb +8 -10
  33. data/test/lib/picturehouse_uk/internal/website_test.rb +6 -3
  34. data/test/lib/picturehouse_uk/{screening_test.rb → performance_test.rb} +20 -44
  35. data/test/live/integration_test.rb +8 -25
  36. data/test/support/fake_website.rb +24 -0
  37. data/test/test_helper.rb +12 -2
  38. metadata +50 -49
  39. data/.rdoc_options +0 -16
  40. data/lib/picturehouse_uk/film.rb +0 -59
  41. data/lib/picturehouse_uk/screening.rb +0 -70
  42. data/test/fixture_updater.rb +0 -73
  43. data/test/fixtures/cinema/Duke_Of_Yorks.html +0 -2984
  44. data/test/fixtures/cinema/Dukes_At_Komedia.html +0 -5518
  45. data/test/fixtures/cinema/National_Media_Museum.html +0 -10266
  46. data/test/fixtures/cinema/Phoenix_Picturehouse.html +0 -5202
  47. data/test/fixtures/whats_on/Duke_Of_Yorks.html +0 -2737
  48. data/test/fixtures/whats_on/Dukes_At_Komedia.html +0 -5132
  49. data/test/fixtures/whats_on/National_Media_Museum.html +0 -9690
  50. data/test/fixtures/whats_on/Phoenix_Picturehouse.html +0 -4916
  51. data/test/lib/picturehouse_uk/film_test.rb +0 -141
@@ -0,0 +1,3159 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1">
7
+ <meta name="description" content="Picturehouse Cinemas are located in city centres and are architecturally unique venues that provide café bars, restaurants and live events alongside the traditional movie-going experience.">
8
+ <title>Picturehouses - Cinema listings for Duke Of Yorks</title>
9
+ <link href="/css/picturehouse.min.css?v=1.7.8" rel="stylesheet">
10
+ <!--[if lt IE 9]>
11
+ <script src="https://cdn.polyfill.io/v1/polyfill.min.js?features=default|always"></script>
12
+ <script src="/js/vendor/html5shiv.min.js"></script>
13
+ <script src="/js/vendor/respond.min.js"></script>
14
+ <![endif]-->
15
+ <!-- Start: GPT Sync -->
16
+ <script type='text/javascript'>
17
+ var gptadslots=[];
18
+ (function(){
19
+ var useSSL = 'https:' == document.location.protocol;
20
+ var src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';
21
+ document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
22
+ })();
23
+ </script>
24
+
25
+ <script type="text/javascript">
26
+ //Adslot 1 declaration
27
+ gptadslots[1]= googletag.defineSlot('/70228659/PictureHouses', [[300,250]],'div-gpt-ad-996397954946313344-1').addService(googletag.pubads());
28
+ googletag.pubads().enableSyncRendering();
29
+ googletag.enableServices();
30
+ </script>
31
+ <!-- End: GPT -->
32
+
33
+ <!-- Google Analytics code -->
34
+ <script>
35
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
36
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
37
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
38
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
39
+
40
+ ga('create', 'UA-7911463-11', 'auto');
41
+ ga('send', 'pageview');
42
+ </script>
43
+ </head>
44
+ <body class="body cinema-Duke_Of_Yorks">
45
+ <script>document.getElementsByTagName("body")[0].className += " js-enabled";</script>
46
+ <a href="#main" class="sr-only">Skip to main content</a>
47
+
48
+ <div class="interim-banner container-fluid hidden-print">
49
+ <div class="container">
50
+ <form method="post" action="/dismiss/cookies">
51
+ <button type="submit" class="pull-right close" aria-label="Close">
52
+ <span aria-hidden="true">&times;</span>
53
+ </button>
54
+ </form>
55
+ We are using cookies to remember if you are logged in to this website and if you have dismissed this message. Cookies are files stored in your browser and by continuing to use our website without changing the settings on your computer you are agreeing to our use of cookies.
56
+ </div>
57
+ </div>
58
+
59
+
60
+ <div class="component header">
61
+ <div class="container navbar-global-offset hidden-xs">
62
+ <div class="row">
63
+ <form class="form-inline pull-right top-mg-xs" role="form">
64
+ <div class="form-group">
65
+ <label class="sr-only" for="search-site">Search</label>
66
+ <input type="text" class="form-control form-control-sm search-site top-mg-xs" id="search-site" placeholder="Film search">
67
+ </div>
68
+ </form>
69
+ <nav class="pull-right">
70
+ <!--
71
+ <ul class="list-inline list-icons pull-left hidden-sm">
72
+ <li><a href="#" data-icon="W" class="icon"><span class="sr-only">Bookmark page</span></a></li>
73
+ <li><a href="#" data-icon="}" class="icon"><span class="sr-only">Email us</span></a></li>
74
+ </ul>-->
75
+
76
+
77
+ <ul class="list-inline list-icons pull-left hidden-sm left-mg">
78
+ <li><a href="https://www.facebook.com/DukeofYorks" data-icon="@" class="icon" target="_blank"><span class="sr-only">Picturehouse on Facebook</span></a></li>
79
+
80
+ <li><a href="https://twitter.com/DukeofYorks" data-icon=":" class="icon" target="_blank"><span class="sr-only">Picturehouse on Twitter</span></a></li>
81
+ </ul>
82
+ </nav>
83
+
84
+ <nav class="pull-left">
85
+ <ul class="spaced-list">
86
+ <li><a href="/">Home</a></li>
87
+ <li><a href="/cinemas/">Cinemas</a></li>
88
+ <li><a href="/Picturehouse_Recommends">Recommends</a></li>
89
+ <li><a href="http://picturehouseblog.co.uk/" target="_blank">Blog</a></li>
90
+ <li><a href="http://www.picturehouseeducation.blogspot.co.uk/#!http://picturehouseeducation.blogspot.com/p/about-us.html" target="_blank">Education</a></li>
91
+ <li><a href="http://www.picturehouseentertainment.co.uk/" target="_blank">Picturehouse Entertainment</a></li>
92
+ </ul>
93
+ </nav>
94
+ </div>
95
+ </div> <div class="navbar navbar-inverse">
96
+ <div class="container">
97
+ <div class="row">
98
+ <div class="navbar-brand col-xs-8">
99
+ <a href="/cinema/Duke_Of_Yorks">
100
+ <img class="img-responsive no-left-mg" src="/images/logos/Duke_Of_Yorks.png" alt="Cinema homepage">
101
+ </a>
102
+ </div>
103
+
104
+
105
+ <div class="pull-right burger-menu">
106
+ <button type="button" class="btn navbar-toggle" data-target="#burger-menu" data-toggle="collapse">
107
+ <span class="icon-bar"></span>
108
+ <span class="icon-bar"></span>
109
+ <span class="icon-bar"></span>
110
+ </button>
111
+ <div class="text-center clear">Menu</div>
112
+ </div>
113
+ <nav id="burger-menu" class="collapse clear">
114
+ <ul class="nav nav-pills nav-stacked">
115
+ <li><a href="/cinema/Duke_Of_Yorks">Cinema Home</a></li>
116
+ <li><a href="/cinema/Duke_Of_Yorks/Whats_On">Full listings</a></li>
117
+ <li><a href="/cinema/Duke_Of_Yorks/buy-membership">Membership</a></li>
118
+ <li><a href="/cinema/info/Duke_Of_Yorks#ticket-prices">Ticket Prices</a></li>
119
+ <li><a href="/cinema/info/Duke_Of_Yorks#disabled-access">Access</a></li>
120
+ <li><a href="/cinema/info/Duke_Of_Yorks">Cinema Information</a></li>
121
+ <li class="nav-darker"><a href="/">Home</a></li>
122
+ <li class="nav-darker"><a href="/cinemas">Cinemas</a></li>
123
+ <li class="nav-darker"><a href="/Picturehouse_Recommends">Recommends</a></li>
124
+ <li class="nav-darker"><a href="http://picturehouseblog.co.uk/" target="_blank">Blog</a></li>
125
+ <li class="nav-darker"><a href="http://www.picturehouseeducation.blogspot.co.uk/#!http://picturehouseeducation.blogspot.com/p/about-us.html" target="_blank">Education</a></li>
126
+ <li class="nav-darker"><a href="http://www.picturehouseentertainment.co.uk/" target="_blank">Picturehouse Entertainment</a></li>
127
+ </ul>
128
+ </nav>
129
+ </div>
130
+ </div>
131
+ </div>
132
+ <div class="hidden-xs">
133
+ <div class="navbar-inverse cinema-navbar">
134
+ <div class="container">
135
+ <div class="row">
136
+ <nav class="pull-left">
137
+ <ul class="spaced-list spaced-list-inverse">
138
+ <li><a href="/cinema/Duke_Of_Yorks">Cinema Home</a></li>
139
+ <li><a href="/cinema/Duke_Of_Yorks/Whats_On">Full listings</a></li>
140
+
141
+ <li><a href="/cinema/Duke_Of_Yorks/buy-membership">Membership</a></li>
142
+
143
+ <li><a href="/cinema/info/Duke_Of_Yorks#ticket-prices">Ticket Prices</a></li>
144
+ <li><a href="/cinema/info/Duke_Of_Yorks#disabled-access">Access</a></li>
145
+ <li><a href="/cinema/info/Duke_Of_Yorks">Cinema Information</a></li>
146
+ </ul>
147
+ </nav>
148
+ </div>
149
+ </div>
150
+ </div>
151
+ </div>
152
+ </div>
153
+
154
+
155
+ <div class="container">
156
+ <div class="row">
157
+
158
+ </div>
159
+ </div>
160
+
161
+ <div class="container">
162
+ <div class="row">
163
+
164
+ </div>
165
+ </div>
166
+
167
+ <!-- Main content -->
168
+ <div role="main" id="main" class="main container top-pd-lg-mobile">
169
+ <h1 class="col-md-offset-2 h1 txt-primary hidden-xs hidden-sm">What's on <span class="sr-only">at Duke Of Yorks</span></h1>
170
+ <div class="visible-xs visible-sm">
171
+ <section class="component">
172
+ <div class="row">
173
+ <div class="panel panel-default panel-no-border no-btm-mg">
174
+ <div class="panel-body">
175
+ <h1 class="h2 pull-left btm-mg">What's On</h1>
176
+ <button type="button" class="hidden-md btn btn-link pull-right btm-mg txt-md link-unstyled" data-toggle="collapse" data-target="#nav-stacked-btn">All <span class="icon icon-sm" data-icon="Y"></span></button>
177
+ <div id="nav-stacked-btn" class="clear collapse">
178
+ <div class="component">
179
+ <div class="well well-event">
180
+ <h2 class="h3 txt-serif text-center">Filter Events</h2>
181
+ <a href="?" class="btn btn-block btn-default-light btn-primary txt-md">All</a>
182
+
183
+ <a href="?filter=Screen%20Arts" class="btn btn-block btn-default-light txt-md">Screen Arts</a>
184
+ <a href="?filter=Clubs%20and%20Groups" class="btn btn-block btn-default-light txt-md">Clubs and Groups</a>
185
+ <a href="?filter=Regular%20Strands" class="btn btn-block btn-default-light txt-md">Regular Strands</a>
186
+ <a href="?filter=Seasons%2C%20Festivals%20%26%20Events" class="btn btn-block btn-default-light txt-md">Seasons, Festivals &amp; Events</a>
187
+ </div>
188
+ </div> </div>
189
+ </div>
190
+ </div>
191
+ </div>
192
+ </section> </div>
193
+
194
+ <div class="row">
195
+ <aside class="hidden-xs hidden-sm col-md-2 no-pd-right">
196
+ <div class="component">
197
+ <div class="well well-event">
198
+ <h2 class="h3 txt-serif text-center">Filter Events</h2>
199
+ <a href="?" class="btn btn-block btn-default-light btn-primary txt-md">All</a>
200
+
201
+ <a href="?filter=Screen%20Arts" class="btn btn-block btn-default-light txt-md">Screen Arts</a>
202
+ <a href="?filter=Clubs%20and%20Groups" class="btn btn-block btn-default-light txt-md">Clubs and Groups</a>
203
+ <a href="?filter=Regular%20Strands" class="btn btn-block btn-default-light txt-md">Regular Strands</a>
204
+ <a href="?filter=Seasons%2C%20Festivals%20%26%20Events" class="btn btn-block btn-default-light txt-md">Seasons, Festivals &amp; Events</a>
205
+ </div>
206
+ </div> </aside>
207
+ <div class="col-xs-12 col-md-7">
208
+
209
+ <ul class="list-unstyled whats-on listings listings-images">
210
+ <li class="heading dark">Tuesday 9th Feb</li>
211
+ <li>
212
+ <div class="row">
213
+ <div class="col-xs-12 btm-mg no-pd-x">
214
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160209-HO00002606" data-icon="Z"></button>
215
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/spotlight">Spotlight [15]</a></h2>
216
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160209-HO00002606">
217
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nw91E4-DcFE"></div>
218
+
219
+ <div class="row no-pd">
220
+ <div class="col-xs-12 col-md-8">
221
+ <div><strong>2016, 129 mins</strong></div>
222
+
223
+ <dl class="dl-inline">
224
+ <dt class="invisible">Description</dt>
225
+ <dd><p>Director: Tom McCarthy. <br/>
226
+ Starring: Mark Ruffalo, Michael Keaton, Rachel McAdams, Liev Schreiber. USA 2015. 129 mins.
227
+ <br/><br/>
228
+ The story of a group of journalists’ Pulitzer Prize-winning exposure of wrongdoing in the Catholic Church is brought to life by an ensemble of the best actors around.<br/><br/>
229
+
230
+ The Boston Globe’s so-called Spotlight team – ‘Robby’ Robinson (Keaton), Michael Rezendes (Ruffalo), Sacha Pfeiffer (McAdams) and Matty Carroll (Brian d’Arcy James) – specialises in deep investigative journalism. When they hear of allegations that Boston’s cardinal knew about, and covered up, child abuse by priests, they are incredulous at first. But their editor (Schreiber) quietly insists that they pursue it, and we see the profound effects on all concerned – at the Globe, and in the community at large – as the horrifying truth emerges.
231
+ <br/><br/>
232
+ At a time when serious journalism seems under attack from all sides, Spotlight is an important as well as a gripping film: grown-up, serious but thrillingly entertaining.
233
+ </p></dd>
234
+ </dl>
235
+ </div>
236
+ <div class="col-xs-12 col-md-4">
237
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/spotlight" class="btn btn-primary">More details</a></p>
238
+ </div>
239
+ </div>
240
+ </div>
241
+ <dl class="row film-times clear">
242
+ <dt class="col-xs-2">Select:</dt>
243
+ <dd class="col-xs-10">
244
+
245
+
246
+ <a
247
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/1998"
248
+ class="btn btn-xs btn-default-dark"
249
+ >21.00</a>
250
+
251
+ </dd>
252
+ </dl>
253
+ </div>
254
+ </div>
255
+ </li>
256
+ <li>
257
+ <div class="row">
258
+ <div class="col-xs-12 btm-mg no-pd-x">
259
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160209-HO00002607" data-icon="Z"></button>
260
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/youth">Youth [15]</a></h2>
261
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160209-HO00002607">
262
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/RxwqrRmRbYk"></div>
263
+
264
+ <div class="row no-pd">
265
+ <div class="col-xs-12 col-md-8">
266
+ <div><strong>2016, mins</strong></div>
267
+
268
+ <dl class="dl-inline">
269
+ <dt class="invisible">Description</dt>
270
+ <dd><p><b>Director: Paolo Sorrentino. <br/>
271
+ Starring: Michael Caine, Harvey Keitel, Rachel Weisz, Jane Fonda. Italy/France/Switzerland 2015. 124 mins.</b>
272
+ <br/><br/>
273
+ Maestro Sorrentino follows his Oscar-winning The Great Beauty with an equally lush meditation on life, love and loss. Youth stars Caine as Fred Ballinger, a retired composer and international conductor, whom we encounter at a tranquil Swiss spa.
274
+ <br/><br/>
275
+ There he receives a visit from a Buckingham Palace emissary with a request from the Queen to perform his most famous piece, but he refuses “for personal reasons” that only become clearer later. In the meantime, Sorrentino lets us observe this ageing curmudgeon in his natural habitat among his fellow residents. Ever the stylist, Sorrentino crafts his own visual symphony using the characters as his instruments.
276
+ <br/><br/>
277
+ Notes of surreal humour abound, and the cast all give first-rate performances. Sorrentino has yet again outdone himself with this beguiling film for both young and old.
278
+ </p></dd>
279
+ </dl>
280
+ </div>
281
+ <div class="col-xs-12 col-md-4">
282
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/youth" class="btn btn-primary">More details</a></p>
283
+ </div>
284
+ </div>
285
+ </div>
286
+ <dl class="row film-times clear">
287
+ <dt class="col-xs-2">Select:</dt>
288
+ <dd class="col-xs-10">
289
+
290
+
291
+ <a
292
+ href="/cinema/Duke_Of_Yorks/film/youth/tickets/1999"
293
+ class="btn btn-xs btn-default-dark"
294
+ >18.15</a>
295
+
296
+ </dd>
297
+ </dl>
298
+ </div>
299
+ </div>
300
+ </li>
301
+ <li class="heading dark">Wednesday 10th Feb</li>
302
+ <li>
303
+ <div class="row">
304
+ <div class="col-xs-12 btm-mg no-pd-x">
305
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160210-HO00002861" data-icon="Z"></button>
306
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/dads-army">Dad&#x27;s Army [PG]</a></h2>
307
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160210-HO00002861">
308
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nig2SQk6jx4"></div>
309
+
310
+ <div class="row no-pd">
311
+ <div class="col-xs-12 col-md-8">
312
+ <div><strong>2016, mins</strong></div>
313
+
314
+ <dl class="dl-inline">
315
+ <dt class="invisible">Description</dt>
316
+ <dd><p><b>Director: Oliver Parker. <br/>
317
+ Starring: Bill Nighy, Michael Gambon, Toby Jones. UK 2015. TBC mins.</b>
318
+ <br/><br/>
319
+ The narrator announces, “The year is 1944. On the brink of defeat our nation has a secret weapon. These heroes are Britain's last line of defence…” and we’re off and running with a fond recreation of the BBC sitcom which at its peak commanded up to 18 million viewers.
320
+ <br/><br/>
321
+ Johnny English Reborn and St Trinian’s director Oliver Parker works with regular screenwriter Hamish McColl to fashion a period-perfect tale of the somewhat picaresque, pratfall-prone Walmington-On-Sea Home Guard. Their story is picked up in 1944, just after the original series ended.
322
+ <br/><br/>
323
+ The iconic roles are taken on by a great cast of British character actors including Bill Nighy as Sergeant Wilson, Toby Jones as Captain Mainwaring, Michael Gambon as Private Godfrey, a moustachioed Tom Courtenay as Lance Corporal Jones, and Catherine Zeta-Jones as visiting journalist Rose Winters.</p></dd>
324
+ </dl>
325
+ </div>
326
+ <div class="col-xs-12 col-md-4">
327
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/dads-army" class="btn btn-primary">More details</a></p>
328
+ </div>
329
+ </div>
330
+ </div>
331
+ <dl class="row film-times clear">
332
+ <dt class="col-xs-2">Select:</dt>
333
+ <dd class="col-xs-10">
334
+
335
+
336
+ <a
337
+ href="/cinema/Duke_Of_Yorks/film/dads-army/tickets/2020"
338
+ class="btn btn-xs btn-default btn-special"
339
+ >10.30</a>
340
+
341
+ <small class="film-type-desc">
342
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Big Scream">Big Scream</a>: Exclusively for parents or carers with babies under the age of one.
343
+ </small> </dd>
344
+ </dl>
345
+ </div>
346
+ </div>
347
+ </li>
348
+ <li>
349
+ <div class="row">
350
+ <div class="col-xs-12 btm-mg no-pd-x">
351
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160210-HO00002606" data-icon="Z"></button>
352
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/spotlight">Spotlight [15]</a></h2>
353
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160210-HO00002606">
354
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nw91E4-DcFE"></div>
355
+
356
+ <div class="row no-pd">
357
+ <div class="col-xs-12 col-md-8">
358
+ <div><strong>2016, 129 mins</strong></div>
359
+
360
+ <dl class="dl-inline">
361
+ <dt class="invisible">Description</dt>
362
+ <dd><p>Director: Tom McCarthy. <br/>
363
+ Starring: Mark Ruffalo, Michael Keaton, Rachel McAdams, Liev Schreiber. USA 2015. 129 mins.
364
+ <br/><br/>
365
+ The story of a group of journalists’ Pulitzer Prize-winning exposure of wrongdoing in the Catholic Church is brought to life by an ensemble of the best actors around.<br/><br/>
366
+
367
+ The Boston Globe’s so-called Spotlight team – ‘Robby’ Robinson (Keaton), Michael Rezendes (Ruffalo), Sacha Pfeiffer (McAdams) and Matty Carroll (Brian d’Arcy James) – specialises in deep investigative journalism. When they hear of allegations that Boston’s cardinal knew about, and covered up, child abuse by priests, they are incredulous at first. But their editor (Schreiber) quietly insists that they pursue it, and we see the profound effects on all concerned – at the Globe, and in the community at large – as the horrifying truth emerges.
368
+ <br/><br/>
369
+ At a time when serious journalism seems under attack from all sides, Spotlight is an important as well as a gripping film: grown-up, serious but thrillingly entertaining.
370
+ </p></dd>
371
+ </dl>
372
+ </div>
373
+ <div class="col-xs-12 col-md-4">
374
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/spotlight" class="btn btn-primary">More details</a></p>
375
+ </div>
376
+ </div>
377
+ </div>
378
+ <dl class="row film-times clear">
379
+ <dt class="col-xs-2">Select:</dt>
380
+ <dd class="col-xs-10">
381
+
382
+
383
+ <a
384
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2005"
385
+ class="btn btn-xs btn-default-dark"
386
+ >14.30</a>
387
+
388
+
389
+
390
+ <a
391
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2003"
392
+ class="btn btn-xs btn-default-dark"
393
+ >21.00</a>
394
+
395
+ </dd>
396
+ </dl>
397
+ </div>
398
+ </div>
399
+ </li>
400
+ <li>
401
+ <div class="row">
402
+ <div class="col-xs-12 btm-mg no-pd-x">
403
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160210-HO00002607" data-icon="Z"></button>
404
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/youth">Youth [15]</a></h2>
405
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160210-HO00002607">
406
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/RxwqrRmRbYk"></div>
407
+
408
+ <div class="row no-pd">
409
+ <div class="col-xs-12 col-md-8">
410
+ <div><strong>2016, mins</strong></div>
411
+
412
+ <dl class="dl-inline">
413
+ <dt class="invisible">Description</dt>
414
+ <dd><p><b>Director: Paolo Sorrentino. <br/>
415
+ Starring: Michael Caine, Harvey Keitel, Rachel Weisz, Jane Fonda. Italy/France/Switzerland 2015. 124 mins.</b>
416
+ <br/><br/>
417
+ Maestro Sorrentino follows his Oscar-winning The Great Beauty with an equally lush meditation on life, love and loss. Youth stars Caine as Fred Ballinger, a retired composer and international conductor, whom we encounter at a tranquil Swiss spa.
418
+ <br/><br/>
419
+ There he receives a visit from a Buckingham Palace emissary with a request from the Queen to perform his most famous piece, but he refuses “for personal reasons” that only become clearer later. In the meantime, Sorrentino lets us observe this ageing curmudgeon in his natural habitat among his fellow residents. Ever the stylist, Sorrentino crafts his own visual symphony using the characters as his instruments.
420
+ <br/><br/>
421
+ Notes of surreal humour abound, and the cast all give first-rate performances. Sorrentino has yet again outdone himself with this beguiling film for both young and old.
422
+ </p></dd>
423
+ </dl>
424
+ </div>
425
+ <div class="col-xs-12 col-md-4">
426
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/youth" class="btn btn-primary">More details</a></p>
427
+ </div>
428
+ </div>
429
+ </div>
430
+ <dl class="row film-times clear">
431
+ <dt class="col-xs-2">Select:</dt>
432
+ <dd class="col-xs-10">
433
+
434
+
435
+ <a
436
+ href="/cinema/Duke_Of_Yorks/film/youth/tickets/2013"
437
+ class="btn btn-xs btn-default-dark"
438
+ >18.00</a>
439
+
440
+ </dd>
441
+ </dl>
442
+ </div>
443
+ </div>
444
+ </li>
445
+ <li class="heading dark">Thursday 11th Feb</li>
446
+ <li>
447
+ <div class="row">
448
+ <div class="col-xs-12 btm-mg no-pd-x">
449
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160211-HO00002861" data-icon="Z"></button>
450
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/dads-army">Dad&#x27;s Army [PG]</a></h2>
451
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160211-HO00002861">
452
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nig2SQk6jx4"></div>
453
+
454
+ <div class="row no-pd">
455
+ <div class="col-xs-12 col-md-8">
456
+ <div><strong>2016, mins</strong></div>
457
+
458
+ <dl class="dl-inline">
459
+ <dt class="invisible">Description</dt>
460
+ <dd><p><b>Director: Oliver Parker. <br/>
461
+ Starring: Bill Nighy, Michael Gambon, Toby Jones. UK 2015. TBC mins.</b>
462
+ <br/><br/>
463
+ The narrator announces, “The year is 1944. On the brink of defeat our nation has a secret weapon. These heroes are Britain's last line of defence…” and we’re off and running with a fond recreation of the BBC sitcom which at its peak commanded up to 18 million viewers.
464
+ <br/><br/>
465
+ Johnny English Reborn and St Trinian’s director Oliver Parker works with regular screenwriter Hamish McColl to fashion a period-perfect tale of the somewhat picaresque, pratfall-prone Walmington-On-Sea Home Guard. Their story is picked up in 1944, just after the original series ended.
466
+ <br/><br/>
467
+ The iconic roles are taken on by a great cast of British character actors including Bill Nighy as Sergeant Wilson, Toby Jones as Captain Mainwaring, Michael Gambon as Private Godfrey, a moustachioed Tom Courtenay as Lance Corporal Jones, and Catherine Zeta-Jones as visiting journalist Rose Winters.</p></dd>
468
+ </dl>
469
+ </div>
470
+ <div class="col-xs-12 col-md-4">
471
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/dads-army" class="btn btn-primary">More details</a></p>
472
+ </div>
473
+ </div>
474
+ </div>
475
+ <dl class="row film-times clear">
476
+ <dt class="col-xs-2">Select:</dt>
477
+ <dd class="col-xs-10">
478
+
479
+
480
+ <a
481
+ href="/cinema/Duke_Of_Yorks/film/dads-army/tickets/2021"
482
+ class="btn btn-xs btn-default btn-special"
483
+ >13.00</a>
484
+
485
+ <small class="film-type-desc">
486
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
487
+
488
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Subtitled">HOH Subtitled</a>: This screening has subtitles for people with hearing loss
489
+ </small> </dd>
490
+ </dl>
491
+ </div>
492
+ </div>
493
+ </li>
494
+ <li>
495
+ <div class="row">
496
+ <div class="col-xs-12 btm-mg no-pd-x">
497
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160211-HO00002606" data-icon="Z"></button>
498
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/spotlight">Spotlight [15]</a></h2>
499
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160211-HO00002606">
500
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nw91E4-DcFE"></div>
501
+
502
+ <div class="row no-pd">
503
+ <div class="col-xs-12 col-md-8">
504
+ <div><strong>2016, 129 mins</strong></div>
505
+
506
+ <dl class="dl-inline">
507
+ <dt class="invisible">Description</dt>
508
+ <dd><p>Director: Tom McCarthy. <br/>
509
+ Starring: Mark Ruffalo, Michael Keaton, Rachel McAdams, Liev Schreiber. USA 2015. 129 mins.
510
+ <br/><br/>
511
+ The story of a group of journalists’ Pulitzer Prize-winning exposure of wrongdoing in the Catholic Church is brought to life by an ensemble of the best actors around.<br/><br/>
512
+
513
+ The Boston Globe’s so-called Spotlight team – ‘Robby’ Robinson (Keaton), Michael Rezendes (Ruffalo), Sacha Pfeiffer (McAdams) and Matty Carroll (Brian d’Arcy James) – specialises in deep investigative journalism. When they hear of allegations that Boston’s cardinal knew about, and covered up, child abuse by priests, they are incredulous at first. But their editor (Schreiber) quietly insists that they pursue it, and we see the profound effects on all concerned – at the Globe, and in the community at large – as the horrifying truth emerges.
514
+ <br/><br/>
515
+ At a time when serious journalism seems under attack from all sides, Spotlight is an important as well as a gripping film: grown-up, serious but thrillingly entertaining.
516
+ </p></dd>
517
+ </dl>
518
+ </div>
519
+ <div class="col-xs-12 col-md-4">
520
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/spotlight" class="btn btn-primary">More details</a></p>
521
+ </div>
522
+ </div>
523
+ </div>
524
+ <dl class="row film-times clear">
525
+ <dt class="col-xs-2">Select:</dt>
526
+ <dd class="col-xs-10">
527
+
528
+
529
+ <a
530
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2010"
531
+ class="btn btn-xs btn-default-dark"
532
+ >15.30</a>
533
+
534
+
535
+
536
+ <a
537
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2008"
538
+ class="btn btn-xs btn-default-dark"
539
+ >21.00</a>
540
+
541
+ </dd>
542
+ </dl>
543
+ </div>
544
+ </div>
545
+ </li>
546
+ <li>
547
+ <div class="row">
548
+ <div class="col-xs-12 btm-mg no-pd-x">
549
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160211-HO00002607" data-icon="Z"></button>
550
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/youth">Youth [15]</a></h2>
551
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160211-HO00002607">
552
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/RxwqrRmRbYk"></div>
553
+
554
+ <div class="row no-pd">
555
+ <div class="col-xs-12 col-md-8">
556
+ <div><strong>2016, mins</strong></div>
557
+
558
+ <dl class="dl-inline">
559
+ <dt class="invisible">Description</dt>
560
+ <dd><p><b>Director: Paolo Sorrentino. <br/>
561
+ Starring: Michael Caine, Harvey Keitel, Rachel Weisz, Jane Fonda. Italy/France/Switzerland 2015. 124 mins.</b>
562
+ <br/><br/>
563
+ Maestro Sorrentino follows his Oscar-winning The Great Beauty with an equally lush meditation on life, love and loss. Youth stars Caine as Fred Ballinger, a retired composer and international conductor, whom we encounter at a tranquil Swiss spa.
564
+ <br/><br/>
565
+ There he receives a visit from a Buckingham Palace emissary with a request from the Queen to perform his most famous piece, but he refuses “for personal reasons” that only become clearer later. In the meantime, Sorrentino lets us observe this ageing curmudgeon in his natural habitat among his fellow residents. Ever the stylist, Sorrentino crafts his own visual symphony using the characters as his instruments.
566
+ <br/><br/>
567
+ Notes of surreal humour abound, and the cast all give first-rate performances. Sorrentino has yet again outdone himself with this beguiling film for both young and old.
568
+ </p></dd>
569
+ </dl>
570
+ </div>
571
+ <div class="col-xs-12 col-md-4">
572
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/youth" class="btn btn-primary">More details</a></p>
573
+ </div>
574
+ </div>
575
+ </div>
576
+ <dl class="row film-times clear">
577
+ <dt class="col-xs-2">Select:</dt>
578
+ <dd class="col-xs-10">
579
+
580
+
581
+ <a
582
+ href="/cinema/Duke_Of_Yorks/film/youth/tickets/2022"
583
+ class="btn btn-xs btn-default-dark"
584
+ >18.15</a>
585
+
586
+ </dd>
587
+ </dl>
588
+ </div>
589
+ </div>
590
+ </li>
591
+ <li>
592
+ <div class="row">
593
+ <div class="col-xs-12 btm-mg no-pd-x">
594
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160211-HO00003036" data-icon="Z"></button>
595
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/my-nazi-legacy">My Nazi Legacy [PG]</a></h2>
596
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160211-HO00003036">
597
+
598
+ <div class="row no-pd">
599
+ <div class="col-xs-12 col-md-8">
600
+ <div><strong>2016, mins</strong></div>
601
+
602
+ <dl class="dl-inline">
603
+ <dt class="invisible">Description</dt>
604
+ <dd><p><b>Director: David Evans; Writer: Philippe Sands. UK, 2015, 94min.</b>
605
+ <br/><br/>
606
+ A poignant, thought-provoking account of friendship and the toll of inherited guilt, My Nazi Legacy explores the relationship between two men, each of whom are the children of very high-ranking Nazi officials and possess starkly contrasting attitudes toward their fathers. Eminent human rights lawyer Philippe Sands investigates the complicated connection between the two, and even delves into the story of his own grandfather who escaped the same town where their fathers carried out mass killings. The three embark on an emotional journey together, as they travel through Europe and converse about the past, examining the sins of their fathers and providing a unique view of the father-son relationship, ultimately coming to some very unexpected and difficult conclusions.</p></dd>
607
+ </dl>
608
+ </div>
609
+ <div class="col-xs-12 col-md-4">
610
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/my-nazi-legacy" class="btn btn-primary">More details</a></p>
611
+ </div>
612
+ </div>
613
+ </div>
614
+ <dl class="row film-times clear">
615
+ <dt class="col-xs-2">Select:</dt>
616
+ <dd class="col-xs-10">
617
+
618
+
619
+ <a
620
+ href="/cinema/Duke_Of_Yorks/film/my-nazi-legacy/tickets/1927"
621
+ class="btn btn-xs btn-default btn-special"
622
+ >10.30</a>
623
+
624
+ <small class="film-type-desc">
625
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
626
+ </small> </dd>
627
+ </dl>
628
+ </div>
629
+ </div>
630
+ </li>
631
+ <li class="heading dark">Friday 12th Feb</li>
632
+ <li>
633
+ <div class="row">
634
+ <div class="col-xs-12 btm-mg no-pd-x">
635
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160212-HO00003338" data-icon="Z"></button>
636
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash">A Bigger Splash [15]</a></h2>
637
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160212-HO00003338">
638
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
639
+
640
+ <div class="row no-pd">
641
+ <div class="col-xs-12 col-md-8">
642
+ <div><strong>2016, mins</strong></div>
643
+
644
+ <dl class="dl-inline">
645
+ <dt class="invisible">Description</dt>
646
+ <dd><p><b/>Director: Luca Guadagnino. <br/>
647
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
648
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
649
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
650
+ </p></dd>
651
+ </dl>
652
+ </div>
653
+ <div class="col-xs-12 col-md-4">
654
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash" class="btn btn-primary">More details</a></p>
655
+ </div>
656
+ </div>
657
+ </div>
658
+ <dl class="row film-times clear">
659
+ <dt class="col-xs-2">Select:</dt>
660
+ <dd class="col-xs-10">
661
+
662
+
663
+ <a
664
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash/tickets/1971"
665
+ class="btn btn-xs btn-default-dark"
666
+ >21.00</a>
667
+
668
+ </dd>
669
+ </dl>
670
+ </div>
671
+ </div>
672
+ </li>
673
+ <li>
674
+ <div class="row">
675
+ <div class="col-xs-12 btm-mg no-pd-x">
676
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160212-HO00003342" data-icon="Z"></button>
677
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero">A Bigger Splash + Artist short film El helicóptero [15]</a></h2>
678
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160212-HO00003342">
679
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
680
+
681
+ <div class="row no-pd">
682
+ <div class="col-xs-12 col-md-8">
683
+ <div><strong>2016, 130 mins</strong></div>
684
+
685
+ <dl class="dl-inline">
686
+ <dt class="invisible">Description</dt>
687
+ <dd><p>In 1966 Argentinian author, critic and psychoanalyst Oscar Masotta organised three happenings (or anti-happenings). El helicóptero is the film footage of the re-enactment of Masotta's "The Helicopter" happening and, the first chapter of a longer film by Garcia titled Segunda Vez
688
+ <br><br/>
689
+ <b/>Director: Luca Guadagnino. <br/>
690
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
691
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
692
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
693
+ </p></dd>
694
+ </dl>
695
+ </div>
696
+ <div class="col-xs-12 col-md-4">
697
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero" class="btn btn-primary">More details</a></p>
698
+ </div>
699
+ </div>
700
+ </div>
701
+ <dl class="row film-times clear">
702
+ <dt class="col-xs-2">Select:</dt>
703
+ <dd class="col-xs-10">
704
+
705
+
706
+ <a
707
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero/tickets/2035"
708
+ class="btn btn-xs btn-default-dark"
709
+ >15.00</a>
710
+
711
+ </dd>
712
+ </dl>
713
+ </div>
714
+ </div>
715
+ </li>
716
+ <li>
717
+ <div class="row">
718
+ <div class="col-xs-12 btm-mg no-pd-x">
719
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160212-HO00002606" data-icon="Z"></button>
720
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/spotlight">Spotlight [15]</a></h2>
721
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160212-HO00002606">
722
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nw91E4-DcFE"></div>
723
+
724
+ <div class="row no-pd">
725
+ <div class="col-xs-12 col-md-8">
726
+ <div><strong>2016, 129 mins</strong></div>
727
+
728
+ <dl class="dl-inline">
729
+ <dt class="invisible">Description</dt>
730
+ <dd><p>Director: Tom McCarthy. <br/>
731
+ Starring: Mark Ruffalo, Michael Keaton, Rachel McAdams, Liev Schreiber. USA 2015. 129 mins.
732
+ <br/><br/>
733
+ The story of a group of journalists’ Pulitzer Prize-winning exposure of wrongdoing in the Catholic Church is brought to life by an ensemble of the best actors around.<br/><br/>
734
+
735
+ The Boston Globe’s so-called Spotlight team – ‘Robby’ Robinson (Keaton), Michael Rezendes (Ruffalo), Sacha Pfeiffer (McAdams) and Matty Carroll (Brian d’Arcy James) – specialises in deep investigative journalism. When they hear of allegations that Boston’s cardinal knew about, and covered up, child abuse by priests, they are incredulous at first. But their editor (Schreiber) quietly insists that they pursue it, and we see the profound effects on all concerned – at the Globe, and in the community at large – as the horrifying truth emerges.
736
+ <br/><br/>
737
+ At a time when serious journalism seems under attack from all sides, Spotlight is an important as well as a gripping film: grown-up, serious but thrillingly entertaining.
738
+ </p></dd>
739
+ </dl>
740
+ </div>
741
+ <div class="col-xs-12 col-md-4">
742
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/spotlight" class="btn btn-primary">More details</a></p>
743
+ </div>
744
+ </div>
745
+ </div>
746
+ <dl class="row film-times clear">
747
+ <dt class="col-xs-2">Select:</dt>
748
+ <dd class="col-xs-10">
749
+
750
+
751
+ <a
752
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2033"
753
+ class="btn btn-xs btn-default-dark"
754
+ >18.00</a>
755
+
756
+ </dd>
757
+ </dl>
758
+ </div>
759
+ </div>
760
+ </li>
761
+ <li>
762
+ <div class="row">
763
+ <div class="col-xs-12 btm-mg no-pd-x">
764
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160212-HO00003339" data-icon="Z"></button>
765
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x">Youth + short film: A Brief History of Princess X [15]</a></h2>
766
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160212-HO00003339">
767
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/RxwqrRmRbYk"></div>
768
+
769
+ <div class="row no-pd">
770
+ <div class="col-xs-12 col-md-8">
771
+ <div><strong>2016, 130 mins</strong></div>
772
+
773
+ <dl class="dl-inline">
774
+ <dt class="invisible">Description</dt>
775
+ <dd><p>From Gabriel Abrantes comes a supercharged history of sculptor Constantin Brancusi’s infamous ‘Princess X’, a futuristic bronze phallus that is actually a bust portrait of Napoleon’s equally infamous great grand niece, Marie Bonaparte.
776
+ <br/><br/>
777
+ <b>Director: Paolo Sorrentino. <br/>
778
+ Starring: Michael Caine, Harvey Keitel, Rachel Weisz, Jane Fonda. Italy/France/Switzerland 2015. 124 mins.</b>
779
+ <br/><br/>
780
+ Maestro Sorrentino follows his Oscar-winning The Great Beauty with an equally lush meditation on life, love and loss. Youth stars Caine as Fred Ballinger, a retired composer and international conductor, whom we encounter at a tranquil Swiss spa.
781
+ <br/><br/>
782
+ There he receives a visit from a Buckingham Palace emissary with a request from the Queen to perform his most famous piece, but he refuses “for personal reasons” that only become clearer later. In the meantime, Sorrentino lets us observe this ageing curmudgeon in his natural habitat among his fellow residents. Ever the stylist, Sorrentino crafts his own visual symphony using the characters as his instruments.
783
+ <br/><br/>
784
+ Notes of surreal humour abound, and the cast all give first-rate performances. Sorrentino has yet again outdone himself with this beguiling film for both young and old.
785
+ </p></dd>
786
+ </dl>
787
+ </div>
788
+ <div class="col-xs-12 col-md-4">
789
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x" class="btn btn-primary">More details</a></p>
790
+ </div>
791
+ </div>
792
+ </div>
793
+ <dl class="row film-times clear">
794
+ <dt class="col-xs-2">Select:</dt>
795
+ <dd class="col-xs-10">
796
+
797
+
798
+ <a
799
+ href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x/tickets/2034"
800
+ class="btn btn-xs btn-default-dark"
801
+ >12.00</a>
802
+
803
+ </dd>
804
+ </dl>
805
+ </div>
806
+ </div>
807
+ </li>
808
+ <li class="heading dark">Saturday 13th Feb</li>
809
+ <li>
810
+ <div class="row">
811
+ <div class="col-xs-12 btm-mg no-pd-x">
812
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160213-HO00003338" data-icon="Z"></button>
813
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash">A Bigger Splash [15]</a></h2>
814
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160213-HO00003338">
815
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
816
+
817
+ <div class="row no-pd">
818
+ <div class="col-xs-12 col-md-8">
819
+ <div><strong>2016, mins</strong></div>
820
+
821
+ <dl class="dl-inline">
822
+ <dt class="invisible">Description</dt>
823
+ <dd><p><b/>Director: Luca Guadagnino. <br/>
824
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
825
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
826
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
827
+ </p></dd>
828
+ </dl>
829
+ </div>
830
+ <div class="col-xs-12 col-md-4">
831
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash" class="btn btn-primary">More details</a></p>
832
+ </div>
833
+ </div>
834
+ </div>
835
+ <dl class="row film-times clear">
836
+ <dt class="col-xs-2">Select:</dt>
837
+ <dd class="col-xs-10">
838
+
839
+
840
+ <a
841
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash/tickets/1972"
842
+ class="btn btn-xs btn-default-dark"
843
+ >21.00</a>
844
+
845
+ </dd>
846
+ </dl>
847
+ </div>
848
+ </div>
849
+ </li>
850
+ <li>
851
+ <div class="row">
852
+ <div class="col-xs-12 btm-mg no-pd-x">
853
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160213-HO00003342" data-icon="Z"></button>
854
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero">A Bigger Splash + Artist short film El helicóptero [15]</a></h2>
855
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160213-HO00003342">
856
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
857
+
858
+ <div class="row no-pd">
859
+ <div class="col-xs-12 col-md-8">
860
+ <div><strong>2016, 130 mins</strong></div>
861
+
862
+ <dl class="dl-inline">
863
+ <dt class="invisible">Description</dt>
864
+ <dd><p>In 1966 Argentinian author, critic and psychoanalyst Oscar Masotta organised three happenings (or anti-happenings). El helicóptero is the film footage of the re-enactment of Masotta's "The Helicopter" happening and, the first chapter of a longer film by Garcia titled Segunda Vez
865
+ <br><br/>
866
+ <b/>Director: Luca Guadagnino. <br/>
867
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
868
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
869
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
870
+ </p></dd>
871
+ </dl>
872
+ </div>
873
+ <div class="col-xs-12 col-md-4">
874
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero" class="btn btn-primary">More details</a></p>
875
+ </div>
876
+ </div>
877
+ </div>
878
+ <dl class="row film-times clear">
879
+ <dt class="col-xs-2">Select:</dt>
880
+ <dd class="col-xs-10">
881
+
882
+
883
+ <a
884
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero/tickets/2036"
885
+ class="btn btn-xs btn-default-dark"
886
+ >15.30</a>
887
+
888
+ </dd>
889
+ </dl>
890
+ </div>
891
+ </div>
892
+ </li>
893
+ <li>
894
+ <div class="row">
895
+ <div class="col-xs-12 btm-mg no-pd-x">
896
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160213-HO00002606" data-icon="Z"></button>
897
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/spotlight">Spotlight [15]</a></h2>
898
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160213-HO00002606">
899
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nw91E4-DcFE"></div>
900
+
901
+ <div class="row no-pd">
902
+ <div class="col-xs-12 col-md-8">
903
+ <div><strong>2016, 129 mins</strong></div>
904
+
905
+ <dl class="dl-inline">
906
+ <dt class="invisible">Description</dt>
907
+ <dd><p>Director: Tom McCarthy. <br/>
908
+ Starring: Mark Ruffalo, Michael Keaton, Rachel McAdams, Liev Schreiber. USA 2015. 129 mins.
909
+ <br/><br/>
910
+ The story of a group of journalists’ Pulitzer Prize-winning exposure of wrongdoing in the Catholic Church is brought to life by an ensemble of the best actors around.<br/><br/>
911
+
912
+ The Boston Globe’s so-called Spotlight team – ‘Robby’ Robinson (Keaton), Michael Rezendes (Ruffalo), Sacha Pfeiffer (McAdams) and Matty Carroll (Brian d’Arcy James) – specialises in deep investigative journalism. When they hear of allegations that Boston’s cardinal knew about, and covered up, child abuse by priests, they are incredulous at first. But their editor (Schreiber) quietly insists that they pursue it, and we see the profound effects on all concerned – at the Globe, and in the community at large – as the horrifying truth emerges.
913
+ <br/><br/>
914
+ At a time when serious journalism seems under attack from all sides, Spotlight is an important as well as a gripping film: grown-up, serious but thrillingly entertaining.
915
+ </p></dd>
916
+ </dl>
917
+ </div>
918
+ <div class="col-xs-12 col-md-4">
919
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/spotlight" class="btn btn-primary">More details</a></p>
920
+ </div>
921
+ </div>
922
+ </div>
923
+ <dl class="row film-times clear">
924
+ <dt class="col-xs-2">Select:</dt>
925
+ <dd class="col-xs-10">
926
+
927
+
928
+ <a
929
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2038"
930
+ class="btn btn-xs btn-default-dark"
931
+ >18.15</a>
932
+
933
+ </dd>
934
+ </dl>
935
+ </div>
936
+ </div>
937
+ </li>
938
+ <li>
939
+ <div class="row">
940
+ <div class="col-xs-12 btm-mg no-pd-x">
941
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160213-HO00003339" data-icon="Z"></button>
942
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x">Youth + short film: A Brief History of Princess X [15]</a></h2>
943
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160213-HO00003339">
944
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/RxwqrRmRbYk"></div>
945
+
946
+ <div class="row no-pd">
947
+ <div class="col-xs-12 col-md-8">
948
+ <div><strong>2016, 130 mins</strong></div>
949
+
950
+ <dl class="dl-inline">
951
+ <dt class="invisible">Description</dt>
952
+ <dd><p>From Gabriel Abrantes comes a supercharged history of sculptor Constantin Brancusi’s infamous ‘Princess X’, a futuristic bronze phallus that is actually a bust portrait of Napoleon’s equally infamous great grand niece, Marie Bonaparte.
953
+ <br/><br/>
954
+ <b>Director: Paolo Sorrentino. <br/>
955
+ Starring: Michael Caine, Harvey Keitel, Rachel Weisz, Jane Fonda. Italy/France/Switzerland 2015. 124 mins.</b>
956
+ <br/><br/>
957
+ Maestro Sorrentino follows his Oscar-winning The Great Beauty with an equally lush meditation on life, love and loss. Youth stars Caine as Fred Ballinger, a retired composer and international conductor, whom we encounter at a tranquil Swiss spa.
958
+ <br/><br/>
959
+ There he receives a visit from a Buckingham Palace emissary with a request from the Queen to perform his most famous piece, but he refuses “for personal reasons” that only become clearer later. In the meantime, Sorrentino lets us observe this ageing curmudgeon in his natural habitat among his fellow residents. Ever the stylist, Sorrentino crafts his own visual symphony using the characters as his instruments.
960
+ <br/><br/>
961
+ Notes of surreal humour abound, and the cast all give first-rate performances. Sorrentino has yet again outdone himself with this beguiling film for both young and old.
962
+ </p></dd>
963
+ </dl>
964
+ </div>
965
+ <div class="col-xs-12 col-md-4">
966
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x" class="btn btn-primary">More details</a></p>
967
+ </div>
968
+ </div>
969
+ </div>
970
+ <dl class="row film-times clear">
971
+ <dt class="col-xs-2">Select:</dt>
972
+ <dd class="col-xs-10">
973
+
974
+
975
+ <a
976
+ href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x/tickets/2037"
977
+ class="btn btn-xs btn-default-dark"
978
+ >12.45</a>
979
+
980
+ </dd>
981
+ </dl>
982
+ </div>
983
+ </div>
984
+ </li>
985
+ <li>
986
+ <div class="row">
987
+ <div class="col-xs-12 btm-mg no-pd-x">
988
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160213-HO00002819" data-icon="Z"></button>
989
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-good-dinosaur-2d">The Good Dinosaur 2D [PG]</a></h2>
990
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160213-HO00002819">
991
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/lA_HRnQ7SCA"></div>
992
+
993
+ <div class="row no-pd">
994
+ <div class="col-xs-12 col-md-8">
995
+ <div><strong>2016, 100 mins</strong></div>
996
+
997
+ <dl class="dl-inline">
998
+ <dt class="invisible">Description</dt>
999
+ <dd><p><b>Director: Peter Sohn. <br/>
1000
+ Voices: Raymond Ochoa, Jeffrey Wright, Frances McDormand. USA 2015. TBC mins.</b>
1001
+ <br/><br/>
1002
+ In an ancient alternative universe where the dinosaurs weren’t destroyed by an asteroid, we meet a big-hearted young Apatosaurus called Arlo (Ochoa), who has become separated from his family. He befriends Spot (Jack Bright), a lonely cave-dwelling tot. Spot moves around on all fours and communicates mainly in squeaks and grunts, whilst accident-prone Arlo is blessed with human speech. The pair encourage each other to face their fears and overcome adversity as they travel through the wild and mysterious landscape.
1003
+ <br/><br/>
1004
+ Noted thesps Frances McDormand and Jeffrey Wright voice other key characters. This delightful film is the directorial debut of Peter Sohn, who was an animator on The Incredibles and Ratatouille. With twice as many special effects as any previous Pixar animation, The Good Dinosaur is a visual feast and a heartwarming prehistoric adventure.
1005
+ <br/><br/>
1006
+ <a href="https://www.picturehouses.com/film/the-good-dinosaur-3d"><b>3D shows</b></a></p></dd>
1007
+ </dl>
1008
+ </div>
1009
+ <div class="col-xs-12 col-md-4">
1010
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-good-dinosaur-2d" class="btn btn-primary">More details</a></p>
1011
+ </div>
1012
+ </div>
1013
+ </div>
1014
+ <dl class="row film-times clear">
1015
+ <dt class="col-xs-2">Select:</dt>
1016
+ <dd class="col-xs-10">
1017
+
1018
+
1019
+ <a
1020
+ href="/cinema/Duke_Of_Yorks/film/the-good-dinosaur-2d/tickets/2030"
1021
+ class="btn btn-xs btn-default btn-special"
1022
+ >10.30</a>
1023
+
1024
+ <small class="film-type-desc">
1025
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Kids&#x27; Club">Kids&#x27; Club</a>: Exclusively for children and their parents or carers. Unaccompanied adults are not admitted.
1026
+ </small> </dd>
1027
+ </dl>
1028
+ </div>
1029
+ </div>
1030
+ </li>
1031
+ <li class="heading dark">Sunday 14th Feb</li>
1032
+ <li>
1033
+ <div class="row">
1034
+ <div class="col-xs-12 btm-mg no-pd-x">
1035
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160214-HO00003338" data-icon="Z"></button>
1036
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash">A Bigger Splash [15]</a></h2>
1037
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160214-HO00003338">
1038
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
1039
+
1040
+ <div class="row no-pd">
1041
+ <div class="col-xs-12 col-md-8">
1042
+ <div><strong>2016, mins</strong></div>
1043
+
1044
+ <dl class="dl-inline">
1045
+ <dt class="invisible">Description</dt>
1046
+ <dd><p><b/>Director: Luca Guadagnino. <br/>
1047
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
1048
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
1049
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
1050
+ </p></dd>
1051
+ </dl>
1052
+ </div>
1053
+ <div class="col-xs-12 col-md-4">
1054
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash" class="btn btn-primary">More details</a></p>
1055
+ </div>
1056
+ </div>
1057
+ </div>
1058
+ <dl class="row film-times clear">
1059
+ <dt class="col-xs-2">Select:</dt>
1060
+ <dd class="col-xs-10">
1061
+
1062
+
1063
+ <a
1064
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash/tickets/1973"
1065
+ class="btn btn-xs btn-default-dark"
1066
+ >20.30</a>
1067
+
1068
+ </dd>
1069
+ </dl>
1070
+ </div>
1071
+ </div>
1072
+ </li>
1073
+ <li>
1074
+ <div class="row">
1075
+ <div class="col-xs-12 btm-mg no-pd-x">
1076
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160214-HO00003342" data-icon="Z"></button>
1077
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero">A Bigger Splash + Artist short film El helicóptero [15]</a></h2>
1078
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160214-HO00003342">
1079
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
1080
+
1081
+ <div class="row no-pd">
1082
+ <div class="col-xs-12 col-md-8">
1083
+ <div><strong>2016, 130 mins</strong></div>
1084
+
1085
+ <dl class="dl-inline">
1086
+ <dt class="invisible">Description</dt>
1087
+ <dd><p>In 1966 Argentinian author, critic and psychoanalyst Oscar Masotta organised three happenings (or anti-happenings). El helicóptero is the film footage of the re-enactment of Masotta's "The Helicopter" happening and, the first chapter of a longer film by Garcia titled Segunda Vez
1088
+ <br><br/>
1089
+ <b/>Director: Luca Guadagnino. <br/>
1090
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
1091
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
1092
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
1093
+ </p></dd>
1094
+ </dl>
1095
+ </div>
1096
+ <div class="col-xs-12 col-md-4">
1097
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero" class="btn btn-primary">More details</a></p>
1098
+ </div>
1099
+ </div>
1100
+ </div>
1101
+ <dl class="row film-times clear">
1102
+ <dt class="col-xs-2">Select:</dt>
1103
+ <dd class="col-xs-10">
1104
+
1105
+
1106
+ <a
1107
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero/tickets/2040"
1108
+ class="btn btn-xs btn-default-dark"
1109
+ >15.00</a>
1110
+
1111
+ </dd>
1112
+ </dl>
1113
+ </div>
1114
+ </div>
1115
+ </li>
1116
+ <li>
1117
+ <div class="row">
1118
+ <div class="col-xs-12 btm-mg no-pd-x">
1119
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160214-HO00003284" data-icon="Z"></button>
1120
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-big-short">The Big Short [15]</a></h2>
1121
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160214-HO00003284">
1122
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/5HkbSbwEPNc"></div>
1123
+
1124
+ <div class="row no-pd">
1125
+ <div class="col-xs-12 col-md-8">
1126
+ <div><strong>2016, mins</strong></div>
1127
+
1128
+ <dl class="dl-inline">
1129
+ <dt class="invisible">Description</dt>
1130
+ <dd><p><b>Director: Adam McKay. <br/>
1131
+ Starring: Brad Pitt, Ryan Gosling, Steve Carell. USA 2015. 130 mins.</b>
1132
+ <br/><br/>
1133
+ Sitting neatly between the claustrophobic boiler-room drama of Margin Call and The Wolf Of Wall Street’s Grand Guignol theatrics, this latest entry into the financial-disaster subgenre boasts an all-star cast. Narrated by potty-mouthed banker Jared Vennett (Gosling), the film follows various unsavoury high rollers betting against the inevitable crash of 2008 – and actually winning.
1134
+ <br/><br/>
1135
+ Vennett dives into the credit-default-swop swamp, along with the self-loathing Mark Baum (Carell, in fine form), the apparently deranged Michael Burry (Christian Bale) and, a little later, a dishevelled Brad Pitt as a discredited banker gone rogue.
1136
+ <br/><br/>
1137
+ Most of us now have a handle on what caused the global economic collapse and even on some of its tortured jargon, but writer-director Adam McKay (Anchorman) has crafted a nifty comedy drama that even the fiscally illiterate will find both hilarious and suspenseful.</p></dd>
1138
+ </dl>
1139
+ </div>
1140
+ <div class="col-xs-12 col-md-4">
1141
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-big-short" class="btn btn-primary">More details</a></p>
1142
+ </div>
1143
+ </div>
1144
+ </div>
1145
+ <dl class="row film-times clear">
1146
+ <dt class="col-xs-2">Select:</dt>
1147
+ <dd class="col-xs-10">
1148
+
1149
+
1150
+ <a
1151
+ href="/cinema/Duke_Of_Yorks/film/the-big-short/tickets/2039"
1152
+ class="btn btn-xs btn-default-dark"
1153
+ >12.00</a>
1154
+
1155
+ </dd>
1156
+ </dl>
1157
+ </div>
1158
+ </div>
1159
+ </li>
1160
+ <li>
1161
+ <div class="row">
1162
+ <div class="col-xs-12 btm-mg no-pd-x">
1163
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160214-HO00003319" data-icon="Z"></button>
1164
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/casablanca">Casablanca [U]</a></h2>
1165
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160214-HO00003319">
1166
+
1167
+ <div class="row no-pd">
1168
+ <div class="col-xs-12 col-md-8">
1169
+ <div><strong>2016, 102 mins</strong></div>
1170
+
1171
+ <dl class="dl-inline">
1172
+ <dt class="invisible">Description</dt>
1173
+ <dd><p>Set in Casablanca, Morocco during the early days of World War II: An American expatriate meets a former lover, with unforeseen complications.</p></dd>
1174
+ </dl>
1175
+ </div>
1176
+ <div class="col-xs-12 col-md-4">
1177
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/casablanca" class="btn btn-primary">More details</a></p>
1178
+ </div>
1179
+ </div>
1180
+ </div>
1181
+ <dl class="row film-times clear">
1182
+ <dt class="col-xs-2">Select:</dt>
1183
+ <dd class="col-xs-10">
1184
+
1185
+
1186
+ <a
1187
+ href="/cinema/Duke_Of_Yorks/film/casablanca/tickets/1967"
1188
+ class="btn btn-xs btn-default btn-special"
1189
+ >18.00</a>
1190
+
1191
+ <small class="film-type-desc">
1192
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=valentines">Valentine&#x27;s Special</a>.
1193
+ </small> </dd>
1194
+ </dl>
1195
+ </div>
1196
+ </div>
1197
+ </li>
1198
+ <li class="heading dark">Monday 15th Feb</li>
1199
+ <li>
1200
+ <div class="row">
1201
+ <div class="col-xs-12 btm-mg no-pd-x">
1202
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160215-HO00003247" data-icon="Z"></button>
1203
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-hive-programme-7">The Hive Programme 7 [U]</a></h2>
1204
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160215-HO00003247">
1205
+
1206
+ <div class="row no-pd">
1207
+ <div class="col-xs-12 col-md-8">
1208
+ <div><strong>2016, mins</strong></div>
1209
+
1210
+ <dl class="dl-inline">
1211
+ <dt class="invisible">Description</dt>
1212
+ <dd><p>Join Buzzbee and friends in their fun-packed adventures in The Hive!<br/><br/>
1213
+
1214
+ Every day brings something new for the little bee as he explores the world around him with best friends Barnabee, Debee, Jasper the wasp and his sister, Rubee. <br/><br/>
1215
+
1216
+ Whether they’re on a treasure hunt or camping out under the stars, building a den or training Grandpa and Grandma Bee’s pet flea, Jump, to do tricks, there’s always something to learn and share. <br/><br/>
1217
+
1218
+ And with a host of other colourful characters including Mamma and Pappa Bee, Mr Millipede, Miss Ladybird and Postman Spider, the Hive is a place you’ll want to keep coming back to visit!</p></dd>
1219
+ </dl>
1220
+ </div>
1221
+ <div class="col-xs-12 col-md-4">
1222
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-hive-programme-7" class="btn btn-primary">More details</a></p>
1223
+ </div>
1224
+ </div>
1225
+ </div>
1226
+ <dl class="row film-times clear">
1227
+ <dt class="col-xs-2">Select:</dt>
1228
+ <dd class="col-xs-10">
1229
+
1230
+
1231
+ <a
1232
+ href="/cinema/Duke_Of_Yorks/film/the-hive-programme-7/tickets/2041"
1233
+ class="btn btn-xs btn-default btn-special"
1234
+ >11.00</a>
1235
+
1236
+ <small class="film-type-desc">
1237
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Toddler Ti">Toddler Time</a>: Exclusively for preschool children and their parents or carers.
1238
+ </small> </dd>
1239
+ </dl>
1240
+ </div>
1241
+ </div>
1242
+ </li>
1243
+ <li>
1244
+ <div class="row">
1245
+ <div class="col-xs-12 btm-mg no-pd-x">
1246
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160215-HO00003338" data-icon="Z"></button>
1247
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash">A Bigger Splash [15]</a></h2>
1248
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160215-HO00003338">
1249
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
1250
+
1251
+ <div class="row no-pd">
1252
+ <div class="col-xs-12 col-md-8">
1253
+ <div><strong>2016, mins</strong></div>
1254
+
1255
+ <dl class="dl-inline">
1256
+ <dt class="invisible">Description</dt>
1257
+ <dd><p><b/>Director: Luca Guadagnino. <br/>
1258
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
1259
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
1260
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
1261
+ </p></dd>
1262
+ </dl>
1263
+ </div>
1264
+ <div class="col-xs-12 col-md-4">
1265
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash" class="btn btn-primary">More details</a></p>
1266
+ </div>
1267
+ </div>
1268
+ </div>
1269
+ <dl class="row film-times clear">
1270
+ <dt class="col-xs-2">Select:</dt>
1271
+ <dd class="col-xs-10">
1272
+
1273
+
1274
+ <a
1275
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash/tickets/1977"
1276
+ class="btn btn-xs btn-default-dark"
1277
+ >21.00</a>
1278
+
1279
+ </dd>
1280
+ </dl>
1281
+ </div>
1282
+ </div>
1283
+ </li>
1284
+ <li>
1285
+ <div class="row">
1286
+ <div class="col-xs-12 btm-mg no-pd-x">
1287
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160215-HO00003342" data-icon="Z"></button>
1288
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero">A Bigger Splash + Artist short film El helicóptero [15]</a></h2>
1289
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160215-HO00003342">
1290
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
1291
+
1292
+ <div class="row no-pd">
1293
+ <div class="col-xs-12 col-md-8">
1294
+ <div><strong>2016, 130 mins</strong></div>
1295
+
1296
+ <dl class="dl-inline">
1297
+ <dt class="invisible">Description</dt>
1298
+ <dd><p>In 1966 Argentinian author, critic and psychoanalyst Oscar Masotta organised three happenings (or anti-happenings). El helicóptero is the film footage of the re-enactment of Masotta's "The Helicopter" happening and, the first chapter of a longer film by Garcia titled Segunda Vez
1299
+ <br><br/>
1300
+ <b/>Director: Luca Guadagnino. <br/>
1301
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
1302
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
1303
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
1304
+ </p></dd>
1305
+ </dl>
1306
+ </div>
1307
+ <div class="col-xs-12 col-md-4">
1308
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero" class="btn btn-primary">More details</a></p>
1309
+ </div>
1310
+ </div>
1311
+ </div>
1312
+ <dl class="row film-times clear">
1313
+ <dt class="col-xs-2">Select:</dt>
1314
+ <dd class="col-xs-10">
1315
+
1316
+
1317
+ <a
1318
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero/tickets/2043"
1319
+ class="btn btn-xs btn-default-dark"
1320
+ >15.15</a>
1321
+
1322
+ </dd>
1323
+ </dl>
1324
+ </div>
1325
+ </div>
1326
+ </li>
1327
+ <li>
1328
+ <div class="row">
1329
+ <div class="col-xs-12 btm-mg no-pd-x">
1330
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160215-HO00002606" data-icon="Z"></button>
1331
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/spotlight">Spotlight [15]</a></h2>
1332
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160215-HO00002606">
1333
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nw91E4-DcFE"></div>
1334
+
1335
+ <div class="row no-pd">
1336
+ <div class="col-xs-12 col-md-8">
1337
+ <div><strong>2016, 129 mins</strong></div>
1338
+
1339
+ <dl class="dl-inline">
1340
+ <dt class="invisible">Description</dt>
1341
+ <dd><p>Director: Tom McCarthy. <br/>
1342
+ Starring: Mark Ruffalo, Michael Keaton, Rachel McAdams, Liev Schreiber. USA 2015. 129 mins.
1343
+ <br/><br/>
1344
+ The story of a group of journalists’ Pulitzer Prize-winning exposure of wrongdoing in the Catholic Church is brought to life by an ensemble of the best actors around.<br/><br/>
1345
+
1346
+ The Boston Globe’s so-called Spotlight team – ‘Robby’ Robinson (Keaton), Michael Rezendes (Ruffalo), Sacha Pfeiffer (McAdams) and Matty Carroll (Brian d’Arcy James) – specialises in deep investigative journalism. When they hear of allegations that Boston’s cardinal knew about, and covered up, child abuse by priests, they are incredulous at first. But their editor (Schreiber) quietly insists that they pursue it, and we see the profound effects on all concerned – at the Globe, and in the community at large – as the horrifying truth emerges.
1347
+ <br/><br/>
1348
+ At a time when serious journalism seems under attack from all sides, Spotlight is an important as well as a gripping film: grown-up, serious but thrillingly entertaining.
1349
+ </p></dd>
1350
+ </dl>
1351
+ </div>
1352
+ <div class="col-xs-12 col-md-4">
1353
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/spotlight" class="btn btn-primary">More details</a></p>
1354
+ </div>
1355
+ </div>
1356
+ </div>
1357
+ <dl class="row film-times clear">
1358
+ <dt class="col-xs-2">Select:</dt>
1359
+ <dd class="col-xs-10">
1360
+
1361
+
1362
+ <a
1363
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2042"
1364
+ class="btn btn-xs btn-default-dark"
1365
+ >18.10</a>
1366
+
1367
+ </dd>
1368
+ </dl>
1369
+ </div>
1370
+ </div>
1371
+ </li>
1372
+ <li>
1373
+ <div class="row">
1374
+ <div class="col-xs-12 btm-mg no-pd-x">
1375
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160215-HO00003339" data-icon="Z"></button>
1376
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x">Youth + short film: A Brief History of Princess X [15]</a></h2>
1377
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160215-HO00003339">
1378
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/RxwqrRmRbYk"></div>
1379
+
1380
+ <div class="row no-pd">
1381
+ <div class="col-xs-12 col-md-8">
1382
+ <div><strong>2016, 130 mins</strong></div>
1383
+
1384
+ <dl class="dl-inline">
1385
+ <dt class="invisible">Description</dt>
1386
+ <dd><p>From Gabriel Abrantes comes a supercharged history of sculptor Constantin Brancusi’s infamous ‘Princess X’, a futuristic bronze phallus that is actually a bust portrait of Napoleon’s equally infamous great grand niece, Marie Bonaparte.
1387
+ <br/><br/>
1388
+ <b>Director: Paolo Sorrentino. <br/>
1389
+ Starring: Michael Caine, Harvey Keitel, Rachel Weisz, Jane Fonda. Italy/France/Switzerland 2015. 124 mins.</b>
1390
+ <br/><br/>
1391
+ Maestro Sorrentino follows his Oscar-winning The Great Beauty with an equally lush meditation on life, love and loss. Youth stars Caine as Fred Ballinger, a retired composer and international conductor, whom we encounter at a tranquil Swiss spa.
1392
+ <br/><br/>
1393
+ There he receives a visit from a Buckingham Palace emissary with a request from the Queen to perform his most famous piece, but he refuses “for personal reasons” that only become clearer later. In the meantime, Sorrentino lets us observe this ageing curmudgeon in his natural habitat among his fellow residents. Ever the stylist, Sorrentino crafts his own visual symphony using the characters as his instruments.
1394
+ <br/><br/>
1395
+ Notes of surreal humour abound, and the cast all give first-rate performances. Sorrentino has yet again outdone himself with this beguiling film for both young and old.
1396
+ </p></dd>
1397
+ </dl>
1398
+ </div>
1399
+ <div class="col-xs-12 col-md-4">
1400
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x" class="btn btn-primary">More details</a></p>
1401
+ </div>
1402
+ </div>
1403
+ </div>
1404
+ <dl class="row film-times clear">
1405
+ <dt class="col-xs-2">Select:</dt>
1406
+ <dd class="col-xs-10">
1407
+
1408
+
1409
+ <a
1410
+ href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x/tickets/2044"
1411
+ class="btn btn-xs btn-default-dark"
1412
+ >12.15</a>
1413
+
1414
+ </dd>
1415
+ </dl>
1416
+ </div>
1417
+ </div>
1418
+ </li>
1419
+ <li class="heading dark">Tuesday 16th Feb</li>
1420
+ <li>
1421
+ <div class="row">
1422
+ <div class="col-xs-12 btm-mg no-pd-x">
1423
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160216-HO00003338" data-icon="Z"></button>
1424
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash">A Bigger Splash [15]</a></h2>
1425
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160216-HO00003338">
1426
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
1427
+
1428
+ <div class="row no-pd">
1429
+ <div class="col-xs-12 col-md-8">
1430
+ <div><strong>2016, mins</strong></div>
1431
+
1432
+ <dl class="dl-inline">
1433
+ <dt class="invisible">Description</dt>
1434
+ <dd><p><b/>Director: Luca Guadagnino. <br/>
1435
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
1436
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
1437
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
1438
+ </p></dd>
1439
+ </dl>
1440
+ </div>
1441
+ <div class="col-xs-12 col-md-4">
1442
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash" class="btn btn-primary">More details</a></p>
1443
+ </div>
1444
+ </div>
1445
+ </div>
1446
+ <dl class="row film-times clear">
1447
+ <dt class="col-xs-2">Select:</dt>
1448
+ <dd class="col-xs-10">
1449
+
1450
+
1451
+ <a
1452
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash/tickets/1974"
1453
+ class="btn btn-xs btn-default-dark"
1454
+ >21.00</a>
1455
+
1456
+ </dd>
1457
+ </dl>
1458
+ </div>
1459
+ </div>
1460
+ </li>
1461
+ <li>
1462
+ <div class="row">
1463
+ <div class="col-xs-12 btm-mg no-pd-x">
1464
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160216-HO00003342" data-icon="Z"></button>
1465
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero">A Bigger Splash + Artist short film El helicóptero [15]</a></h2>
1466
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160216-HO00003342">
1467
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
1468
+
1469
+ <div class="row no-pd">
1470
+ <div class="col-xs-12 col-md-8">
1471
+ <div><strong>2016, 130 mins</strong></div>
1472
+
1473
+ <dl class="dl-inline">
1474
+ <dt class="invisible">Description</dt>
1475
+ <dd><p>In 1966 Argentinian author, critic and psychoanalyst Oscar Masotta organised three happenings (or anti-happenings). El helicóptero is the film footage of the re-enactment of Masotta's "The Helicopter" happening and, the first chapter of a longer film by Garcia titled Segunda Vez
1476
+ <br><br/>
1477
+ <b/>Director: Luca Guadagnino. <br/>
1478
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
1479
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
1480
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
1481
+ </p></dd>
1482
+ </dl>
1483
+ </div>
1484
+ <div class="col-xs-12 col-md-4">
1485
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero" class="btn btn-primary">More details</a></p>
1486
+ </div>
1487
+ </div>
1488
+ </div>
1489
+ <dl class="row film-times clear">
1490
+ <dt class="col-xs-2">Select:</dt>
1491
+ <dd class="col-xs-10">
1492
+ </dd>
1493
+ <dt class="col-xs-2">Select:</dt>
1494
+ <dd class="col-xs-10">
1495
+
1496
+
1497
+ <a
1498
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero/tickets/2046"
1499
+ class="btn btn-xs btn-default btn-special"
1500
+ >15.25</a>
1501
+
1502
+ <small class="film-type-desc">
1503
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
1504
+
1505
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Subtitled">HOH Subtitled</a>: This screening has subtitles for people with hearing loss
1506
+ </small> </dd>
1507
+ </dl>
1508
+ </div>
1509
+ </div>
1510
+ </li>
1511
+ <li>
1512
+ <div class="row">
1513
+ <div class="col-xs-12 btm-mg no-pd-x">
1514
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160216-HO00003445" data-icon="Z"></button>
1515
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/ill-see-you-in-my-dreams-artist-short-bird">I&#x27;ll See You in my Dreams + Artist Short: Bird [TBC]</a></h2>
1516
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160216-HO00003445">
1517
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Oj3mBvdiHrs"></div>
1518
+
1519
+ <div class="row no-pd">
1520
+ <div class="col-xs-12 col-md-8">
1521
+ <div><strong>2016, mins</strong></div>
1522
+
1523
+ <dl class="dl-inline">
1524
+ <dt class="invisible">Description</dt>
1525
+ <dd><p><b/>Director: Brett Haley.<br/>
1526
+ Starring: Blythe Danner, Sam Elliott, June Squibb. USA 2015. 93 mins.</b><br/><br/>
1527
+
1528
+ Widowed two decades earlier, sprightly Californian ex-teacher Carol (Danner) becomes more acutely aware of her solitary, unvaried routine when her beloved Labrador is put down. She is encouraged to seek fresh challenges by her three best friends, played with mischievous gusto by Rhea Perlman (Cheers’s acerbic Carla), June Squibb (Nebraska) and Mary Kay Place (It’s Complicated). <br/><br/>
1529
+ Carol’s exploits, including experimenting with speed dating and marijuana, are played for both laughs and poignancy in director/co-writer Brett Haley’s touching but never mushy meditation on the realities of later life for the cautiously optimistic. Carol also forges heartfelt new connections, firstly with a geeky young odd-job man (Martin Starr) and then with a handsome retired businessman (Elliott, Grandma). The subtle relish that Carol brings to all her discoveries testifies to Danner’s consummate artistry.<br/><br/>
1530
+ <i/>Contains infrequent strong language, moderate sex references and drug use.</i></p></dd>
1531
+ </dl>
1532
+ </div>
1533
+ <div class="col-xs-12 col-md-4">
1534
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/ill-see-you-in-my-dreams-artist-short-bird" class="btn btn-primary">More details</a></p>
1535
+ </div>
1536
+ </div>
1537
+ </div>
1538
+ <dl class="row film-times clear">
1539
+ <dt class="col-xs-2">Select:</dt>
1540
+ <dd class="col-xs-10">
1541
+
1542
+
1543
+ <a
1544
+ href="/cinema/Duke_Of_Yorks/film/ill-see-you-in-my-dreams-artist-short-bird/tickets/2026"
1545
+ class="btn btn-xs btn-default btn-special"
1546
+ >13.10</a>
1547
+
1548
+ <small class="film-type-desc">
1549
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
1550
+ </small> </dd>
1551
+ </dl>
1552
+ </div>
1553
+ </div>
1554
+ </li>
1555
+ <li>
1556
+ <div class="row">
1557
+ <div class="col-xs-12 btm-mg no-pd-x">
1558
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160216-HO00002606" data-icon="Z"></button>
1559
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/spotlight">Spotlight [15]</a></h2>
1560
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160216-HO00002606">
1561
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nw91E4-DcFE"></div>
1562
+
1563
+ <div class="row no-pd">
1564
+ <div class="col-xs-12 col-md-8">
1565
+ <div><strong>2016, 129 mins</strong></div>
1566
+
1567
+ <dl class="dl-inline">
1568
+ <dt class="invisible">Description</dt>
1569
+ <dd><p>Director: Tom McCarthy. <br/>
1570
+ Starring: Mark Ruffalo, Michael Keaton, Rachel McAdams, Liev Schreiber. USA 2015. 129 mins.
1571
+ <br/><br/>
1572
+ The story of a group of journalists’ Pulitzer Prize-winning exposure of wrongdoing in the Catholic Church is brought to life by an ensemble of the best actors around.<br/><br/>
1573
+
1574
+ The Boston Globe’s so-called Spotlight team – ‘Robby’ Robinson (Keaton), Michael Rezendes (Ruffalo), Sacha Pfeiffer (McAdams) and Matty Carroll (Brian d’Arcy James) – specialises in deep investigative journalism. When they hear of allegations that Boston’s cardinal knew about, and covered up, child abuse by priests, they are incredulous at first. But their editor (Schreiber) quietly insists that they pursue it, and we see the profound effects on all concerned – at the Globe, and in the community at large – as the horrifying truth emerges.
1575
+ <br/><br/>
1576
+ At a time when serious journalism seems under attack from all sides, Spotlight is an important as well as a gripping film: grown-up, serious but thrillingly entertaining.
1577
+ </p></dd>
1578
+ </dl>
1579
+ </div>
1580
+ <div class="col-xs-12 col-md-4">
1581
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/spotlight" class="btn btn-primary">More details</a></p>
1582
+ </div>
1583
+ </div>
1584
+ </div>
1585
+ <dl class="row film-times clear">
1586
+ <dt class="col-xs-2">Select:</dt>
1587
+ <dd class="col-xs-10">
1588
+
1589
+
1590
+ <a
1591
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2045"
1592
+ class="btn btn-xs btn-default-dark"
1593
+ >18.10</a>
1594
+
1595
+ </dd>
1596
+ </dl>
1597
+ </div>
1598
+ </div>
1599
+ </li>
1600
+ <li>
1601
+ <div class="row">
1602
+ <div class="col-xs-12 btm-mg no-pd-x">
1603
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160216-HO00000722" data-icon="Z"></button>
1604
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-dressmaker">The Dressmaker [12A]</a></h2>
1605
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160216-HO00000722">
1606
+
1607
+ <div class="row no-pd">
1608
+ <div class="col-xs-12 col-md-8">
1609
+ <div><strong>2016, mins</strong></div>
1610
+
1611
+ <dl class="dl-inline">
1612
+ <dt class="invisible">Description</dt>
1613
+ <dd><p><b>Director: Jocelyn Moorhouse. <br/>
1614
+ Starring: Kate Winslet, Liam Hemsworth, Hugo Weaving. Australia 2015. TBC mins.</b>
1615
+ <br/><br/>
1616
+ Wielding a sewing machine and the accumulated vitriol of a career in the international couture business, Tilly Dunnage (Winslet) returns home to the Australian outback.
1617
+ <br/><br/>
1618
+ She was banished from the town after being falsely accused of murder as a child, and even her dotty mother (Judy Davis) is still not persuaded of her innocence. Tilly transforms the town’s dowdiest womenfolk – and some of the men – with her extravagant fashion creations. Intent on exacting revenge on those who wronged her, she also sets out to unravel the mystery of the crime she’s still suspected of committing. In doing so she confounds our every expectation, not least in the direction of her romance with local hunk Teddy (Hemsworth).
1619
+ <br/><br/>
1620
+ Director Jocelyn Moorhouse returns 20 years after How To Make An American Quilt with this wonderfully offbeat black comedy.</p></dd>
1621
+ </dl>
1622
+ </div>
1623
+ <div class="col-xs-12 col-md-4">
1624
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-dressmaker" class="btn btn-primary">More details</a></p>
1625
+ </div>
1626
+ </div>
1627
+ </div>
1628
+ <dl class="row film-times clear">
1629
+ <dt class="col-xs-2">Select:</dt>
1630
+ <dd class="col-xs-10">
1631
+
1632
+
1633
+ <a
1634
+ href="/cinema/Duke_Of_Yorks/film/the-dressmaker/tickets/1928"
1635
+ class="btn btn-xs btn-default btn-special"
1636
+ >10.30</a>
1637
+
1638
+ <small class="film-type-desc">
1639
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
1640
+ </small> </dd>
1641
+ </dl>
1642
+ </div>
1643
+ </div>
1644
+ </li>
1645
+ <li class="heading dark">Wednesday 17th Feb</li>
1646
+ <li>
1647
+ <div class="row">
1648
+ <div class="col-xs-12 btm-mg no-pd-x">
1649
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160217-HO00003338" data-icon="Z"></button>
1650
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash">A Bigger Splash [15]</a></h2>
1651
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160217-HO00003338">
1652
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
1653
+
1654
+ <div class="row no-pd">
1655
+ <div class="col-xs-12 col-md-8">
1656
+ <div><strong>2016, mins</strong></div>
1657
+
1658
+ <dl class="dl-inline">
1659
+ <dt class="invisible">Description</dt>
1660
+ <dd><p><b/>Director: Luca Guadagnino. <br/>
1661
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
1662
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
1663
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
1664
+ </p></dd>
1665
+ </dl>
1666
+ </div>
1667
+ <div class="col-xs-12 col-md-4">
1668
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash" class="btn btn-primary">More details</a></p>
1669
+ </div>
1670
+ </div>
1671
+ </div>
1672
+ <dl class="row film-times clear">
1673
+ <dt class="col-xs-2">Select:</dt>
1674
+ <dd class="col-xs-10">
1675
+
1676
+
1677
+ <a
1678
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash/tickets/1975"
1679
+ class="btn btn-xs btn-default-dark"
1680
+ >21.00</a>
1681
+
1682
+ </dd>
1683
+ </dl>
1684
+ </div>
1685
+ </div>
1686
+ </li>
1687
+ <li>
1688
+ <div class="row">
1689
+ <div class="col-xs-12 btm-mg no-pd-x">
1690
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160217-HO00003342" data-icon="Z"></button>
1691
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero">A Bigger Splash + Artist short film El helicóptero [15]</a></h2>
1692
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160217-HO00003342">
1693
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
1694
+
1695
+ <div class="row no-pd">
1696
+ <div class="col-xs-12 col-md-8">
1697
+ <div><strong>2016, 130 mins</strong></div>
1698
+
1699
+ <dl class="dl-inline">
1700
+ <dt class="invisible">Description</dt>
1701
+ <dd><p>In 1966 Argentinian author, critic and psychoanalyst Oscar Masotta organised three happenings (or anti-happenings). El helicóptero is the film footage of the re-enactment of Masotta's "The Helicopter" happening and, the first chapter of a longer film by Garcia titled Segunda Vez
1702
+ <br><br/>
1703
+ <b/>Director: Luca Guadagnino. <br/>
1704
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
1705
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
1706
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
1707
+ </p></dd>
1708
+ </dl>
1709
+ </div>
1710
+ <div class="col-xs-12 col-md-4">
1711
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero" class="btn btn-primary">More details</a></p>
1712
+ </div>
1713
+ </div>
1714
+ </div>
1715
+ <dl class="row film-times clear">
1716
+ <dt class="col-xs-2">Select:</dt>
1717
+ <dd class="col-xs-10">
1718
+ </dd>
1719
+ <dt class="col-xs-2">Select:</dt>
1720
+ <dd class="col-xs-10">
1721
+
1722
+
1723
+ <a
1724
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero/tickets/2047"
1725
+ class="btn btn-xs btn-default btn-special"
1726
+ >10.30</a>
1727
+
1728
+ <small class="film-type-desc">
1729
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Big Scream">Big Scream</a>: Exclusively for parents or carers with babies under the age of one.
1730
+ </small> </dd>
1731
+ </dl>
1732
+ </div>
1733
+ </div>
1734
+ </li>
1735
+ <li>
1736
+ <div class="row">
1737
+ <div class="col-xs-12 btm-mg no-pd-x">
1738
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160217-HO00002606" data-icon="Z"></button>
1739
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/spotlight">Spotlight [15]</a></h2>
1740
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160217-HO00002606">
1741
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nw91E4-DcFE"></div>
1742
+
1743
+ <div class="row no-pd">
1744
+ <div class="col-xs-12 col-md-8">
1745
+ <div><strong>2016, 129 mins</strong></div>
1746
+
1747
+ <dl class="dl-inline">
1748
+ <dt class="invisible">Description</dt>
1749
+ <dd><p>Director: Tom McCarthy. <br/>
1750
+ Starring: Mark Ruffalo, Michael Keaton, Rachel McAdams, Liev Schreiber. USA 2015. 129 mins.
1751
+ <br/><br/>
1752
+ The story of a group of journalists’ Pulitzer Prize-winning exposure of wrongdoing in the Catholic Church is brought to life by an ensemble of the best actors around.<br/><br/>
1753
+
1754
+ The Boston Globe’s so-called Spotlight team – ‘Robby’ Robinson (Keaton), Michael Rezendes (Ruffalo), Sacha Pfeiffer (McAdams) and Matty Carroll (Brian d’Arcy James) – specialises in deep investigative journalism. When they hear of allegations that Boston’s cardinal knew about, and covered up, child abuse by priests, they are incredulous at first. But their editor (Schreiber) quietly insists that they pursue it, and we see the profound effects on all concerned – at the Globe, and in the community at large – as the horrifying truth emerges.
1755
+ <br/><br/>
1756
+ At a time when serious journalism seems under attack from all sides, Spotlight is an important as well as a gripping film: grown-up, serious but thrillingly entertaining.
1757
+ </p></dd>
1758
+ </dl>
1759
+ </div>
1760
+ <div class="col-xs-12 col-md-4">
1761
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/spotlight" class="btn btn-primary">More details</a></p>
1762
+ </div>
1763
+ </div>
1764
+ </div>
1765
+ <dl class="row film-times clear">
1766
+ <dt class="col-xs-2">Select:</dt>
1767
+ <dd class="col-xs-10">
1768
+
1769
+
1770
+ <a
1771
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2049"
1772
+ class="btn btn-xs btn-default-dark"
1773
+ >18.00</a>
1774
+
1775
+ </dd>
1776
+ </dl>
1777
+ </div>
1778
+ </div>
1779
+ </li>
1780
+ <li>
1781
+ <div class="row">
1782
+ <div class="col-xs-12 btm-mg no-pd-x">
1783
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160217-HO00003339" data-icon="Z"></button>
1784
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x">Youth + short film: A Brief History of Princess X [15]</a></h2>
1785
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160217-HO00003339">
1786
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/RxwqrRmRbYk"></div>
1787
+
1788
+ <div class="row no-pd">
1789
+ <div class="col-xs-12 col-md-8">
1790
+ <div><strong>2016, 130 mins</strong></div>
1791
+
1792
+ <dl class="dl-inline">
1793
+ <dt class="invisible">Description</dt>
1794
+ <dd><p>From Gabriel Abrantes comes a supercharged history of sculptor Constantin Brancusi’s infamous ‘Princess X’, a futuristic bronze phallus that is actually a bust portrait of Napoleon’s equally infamous great grand niece, Marie Bonaparte.
1795
+ <br/><br/>
1796
+ <b>Director: Paolo Sorrentino. <br/>
1797
+ Starring: Michael Caine, Harvey Keitel, Rachel Weisz, Jane Fonda. Italy/France/Switzerland 2015. 124 mins.</b>
1798
+ <br/><br/>
1799
+ Maestro Sorrentino follows his Oscar-winning The Great Beauty with an equally lush meditation on life, love and loss. Youth stars Caine as Fred Ballinger, a retired composer and international conductor, whom we encounter at a tranquil Swiss spa.
1800
+ <br/><br/>
1801
+ There he receives a visit from a Buckingham Palace emissary with a request from the Queen to perform his most famous piece, but he refuses “for personal reasons” that only become clearer later. In the meantime, Sorrentino lets us observe this ageing curmudgeon in his natural habitat among his fellow residents. Ever the stylist, Sorrentino crafts his own visual symphony using the characters as his instruments.
1802
+ <br/><br/>
1803
+ Notes of surreal humour abound, and the cast all give first-rate performances. Sorrentino has yet again outdone himself with this beguiling film for both young and old.
1804
+ </p></dd>
1805
+ </dl>
1806
+ </div>
1807
+ <div class="col-xs-12 col-md-4">
1808
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x" class="btn btn-primary">More details</a></p>
1809
+ </div>
1810
+ </div>
1811
+ </div>
1812
+ <dl class="row film-times clear">
1813
+ <dt class="col-xs-2">Select:</dt>
1814
+ <dd class="col-xs-10">
1815
+
1816
+
1817
+ <a
1818
+ href="/cinema/Duke_Of_Yorks/film/youth-short-film-a-brief-history-of-princess-x/tickets/2048"
1819
+ class="btn btn-xs btn-default-dark"
1820
+ >14.00</a>
1821
+
1822
+ </dd>
1823
+ </dl>
1824
+ </div>
1825
+ </div>
1826
+ </li>
1827
+ <li class="heading dark">Thursday 18th Feb</li>
1828
+ <li>
1829
+ <div class="row">
1830
+ <div class="col-xs-12 btm-mg no-pd-x">
1831
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160218-HO00003342" data-icon="Z"></button>
1832
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero">A Bigger Splash + Artist short film El helicóptero [15]</a></h2>
1833
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160218-HO00003342">
1834
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/1mOVgI0-pb4"></div>
1835
+
1836
+ <div class="row no-pd">
1837
+ <div class="col-xs-12 col-md-8">
1838
+ <div><strong>2016, 130 mins</strong></div>
1839
+
1840
+ <dl class="dl-inline">
1841
+ <dt class="invisible">Description</dt>
1842
+ <dd><p>In 1966 Argentinian author, critic and psychoanalyst Oscar Masotta organised three happenings (or anti-happenings). El helicóptero is the film footage of the re-enactment of Masotta's "The Helicopter" happening and, the first chapter of a longer film by Garcia titled Segunda Vez
1843
+ <br><br/>
1844
+ <b/>Director: Luca Guadagnino. <br/>
1845
+ Starring: Tilda Swinton, Ralph Fiennes, Matthias Schoenaerts, Dakota Johnson. Italy 2015. 124 mins.</b><br/><br/>
1846
+ Marianne (Swinton), an ageing rock star, is enjoying an extended holiday on a Sicilian island, following career-threatening throat surgery, with filmmaker boyfriend Paul (Schoenaerts, Rust And Bone). Their peace is disrupted when Harry (Fiennes) – Marianne’s bombastic, avidly freethinking ex – and his precocious daughter, Penelope (Johnson), turn up to stay, uninvited. The ensuing friction, jealousy, passionate intrigue and fierce recriminations fuel Luca Guadagnino’s often funny, constantly edgy film inspired by Jacques Deray’s 1969 psychological drama La Piscine. <br/><br/>
1847
+ Doyenne of immersive characterisation Swinton, who also fronted Guadagnino’s sumptuous I Am Love, brilliantly navigates the extremes provoked by this emotional roller coaster, largely without actually being able to speak due to her character’s recuperation. The remaining ensemble – especially Fiennes, exuding all the energetic intensity of his role in The Grand Budapest Hotel – supports her to perfection.
1848
+ </p></dd>
1849
+ </dl>
1850
+ </div>
1851
+ <div class="col-xs-12 col-md-4">
1852
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero" class="btn btn-primary">More details</a></p>
1853
+ </div>
1854
+ </div>
1855
+ </div>
1856
+ <dl class="row film-times clear">
1857
+ <dt class="col-xs-2">Select:</dt>
1858
+ <dd class="col-xs-10">
1859
+
1860
+
1861
+ <a
1862
+ href="/cinema/Duke_Of_Yorks/film/a-bigger-splash-artist-short-film-el-helicoptero/tickets/1976"
1863
+ class="btn btn-xs btn-default-dark"
1864
+ >21.00</a>
1865
+
1866
+ </dd>
1867
+ </dl>
1868
+ </div>
1869
+ </div>
1870
+ </li>
1871
+ <li>
1872
+ <div class="row">
1873
+ <div class="col-xs-12 btm-mg no-pd-x">
1874
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160218-HO00003445" data-icon="Z"></button>
1875
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/ill-see-you-in-my-dreams-artist-short-bird">I&#x27;ll See You in my Dreams + Artist Short: Bird [TBC]</a></h2>
1876
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160218-HO00003445">
1877
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Oj3mBvdiHrs"></div>
1878
+
1879
+ <div class="row no-pd">
1880
+ <div class="col-xs-12 col-md-8">
1881
+ <div><strong>2016, mins</strong></div>
1882
+
1883
+ <dl class="dl-inline">
1884
+ <dt class="invisible">Description</dt>
1885
+ <dd><p><b/>Director: Brett Haley.<br/>
1886
+ Starring: Blythe Danner, Sam Elliott, June Squibb. USA 2015. 93 mins.</b><br/><br/>
1887
+
1888
+ Widowed two decades earlier, sprightly Californian ex-teacher Carol (Danner) becomes more acutely aware of her solitary, unvaried routine when her beloved Labrador is put down. She is encouraged to seek fresh challenges by her three best friends, played with mischievous gusto by Rhea Perlman (Cheers’s acerbic Carla), June Squibb (Nebraska) and Mary Kay Place (It’s Complicated). <br/><br/>
1889
+ Carol’s exploits, including experimenting with speed dating and marijuana, are played for both laughs and poignancy in director/co-writer Brett Haley’s touching but never mushy meditation on the realities of later life for the cautiously optimistic. Carol also forges heartfelt new connections, firstly with a geeky young odd-job man (Martin Starr) and then with a handsome retired businessman (Elliott, Grandma). The subtle relish that Carol brings to all her discoveries testifies to Danner’s consummate artistry.<br/><br/>
1890
+ <i/>Contains infrequent strong language, moderate sex references and drug use.</i></p></dd>
1891
+ </dl>
1892
+ </div>
1893
+ <div class="col-xs-12 col-md-4">
1894
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/ill-see-you-in-my-dreams-artist-short-bird" class="btn btn-primary">More details</a></p>
1895
+ </div>
1896
+ </div>
1897
+ </div>
1898
+ <dl class="row film-times clear">
1899
+ <dt class="col-xs-2">Select:</dt>
1900
+ <dd class="col-xs-10">
1901
+
1902
+
1903
+ <a
1904
+ href="/cinema/Duke_Of_Yorks/film/ill-see-you-in-my-dreams-artist-short-bird/tickets/2027"
1905
+ class="btn btn-xs btn-default btn-special"
1906
+ >13.10</a>
1907
+
1908
+ <small class="film-type-desc">
1909
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
1910
+ </small> </dd>
1911
+ </dl>
1912
+ </div>
1913
+ </div>
1914
+ </li>
1915
+ <li>
1916
+ <div class="row">
1917
+ <div class="col-xs-12 btm-mg no-pd-x">
1918
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160218-HO00002606" data-icon="Z"></button>
1919
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/spotlight">Spotlight [15]</a></h2>
1920
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160218-HO00002606">
1921
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/Nw91E4-DcFE"></div>
1922
+
1923
+ <div class="row no-pd">
1924
+ <div class="col-xs-12 col-md-8">
1925
+ <div><strong>2016, 129 mins</strong></div>
1926
+
1927
+ <dl class="dl-inline">
1928
+ <dt class="invisible">Description</dt>
1929
+ <dd><p>Director: Tom McCarthy. <br/>
1930
+ Starring: Mark Ruffalo, Michael Keaton, Rachel McAdams, Liev Schreiber. USA 2015. 129 mins.
1931
+ <br/><br/>
1932
+ The story of a group of journalists’ Pulitzer Prize-winning exposure of wrongdoing in the Catholic Church is brought to life by an ensemble of the best actors around.<br/><br/>
1933
+
1934
+ The Boston Globe’s so-called Spotlight team – ‘Robby’ Robinson (Keaton), Michael Rezendes (Ruffalo), Sacha Pfeiffer (McAdams) and Matty Carroll (Brian d’Arcy James) – specialises in deep investigative journalism. When they hear of allegations that Boston’s cardinal knew about, and covered up, child abuse by priests, they are incredulous at first. But their editor (Schreiber) quietly insists that they pursue it, and we see the profound effects on all concerned – at the Globe, and in the community at large – as the horrifying truth emerges.
1935
+ <br/><br/>
1936
+ At a time when serious journalism seems under attack from all sides, Spotlight is an important as well as a gripping film: grown-up, serious but thrillingly entertaining.
1937
+ </p></dd>
1938
+ </dl>
1939
+ </div>
1940
+ <div class="col-xs-12 col-md-4">
1941
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/spotlight" class="btn btn-primary">More details</a></p>
1942
+ </div>
1943
+ </div>
1944
+ </div>
1945
+ <dl class="row film-times clear">
1946
+ <dt class="col-xs-2">Select:</dt>
1947
+ <dd class="col-xs-10">
1948
+
1949
+
1950
+ <a
1951
+ href="/cinema/Duke_Of_Yorks/film/spotlight/tickets/2050"
1952
+ class="btn btn-xs btn-default-dark"
1953
+ >18.15</a>
1954
+
1955
+ </dd>
1956
+ </dl>
1957
+ </div>
1958
+ </div>
1959
+ </li>
1960
+ <li>
1961
+ <div class="row">
1962
+ <div class="col-xs-12 btm-mg no-pd-x">
1963
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160218-HO00003284" data-icon="Z"></button>
1964
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-big-short">The Big Short [15]</a></h2>
1965
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160218-HO00003284">
1966
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/5HkbSbwEPNc"></div>
1967
+
1968
+ <div class="row no-pd">
1969
+ <div class="col-xs-12 col-md-8">
1970
+ <div><strong>2016, mins</strong></div>
1971
+
1972
+ <dl class="dl-inline">
1973
+ <dt class="invisible">Description</dt>
1974
+ <dd><p><b>Director: Adam McKay. <br/>
1975
+ Starring: Brad Pitt, Ryan Gosling, Steve Carell. USA 2015. 130 mins.</b>
1976
+ <br/><br/>
1977
+ Sitting neatly between the claustrophobic boiler-room drama of Margin Call and The Wolf Of Wall Street’s Grand Guignol theatrics, this latest entry into the financial-disaster subgenre boasts an all-star cast. Narrated by potty-mouthed banker Jared Vennett (Gosling), the film follows various unsavoury high rollers betting against the inevitable crash of 2008 – and actually winning.
1978
+ <br/><br/>
1979
+ Vennett dives into the credit-default-swop swamp, along with the self-loathing Mark Baum (Carell, in fine form), the apparently deranged Michael Burry (Christian Bale) and, a little later, a dishevelled Brad Pitt as a discredited banker gone rogue.
1980
+ <br/><br/>
1981
+ Most of us now have a handle on what caused the global economic collapse and even on some of its tortured jargon, but writer-director Adam McKay (Anchorman) has crafted a nifty comedy drama that even the fiscally illiterate will find both hilarious and suspenseful.</p></dd>
1982
+ </dl>
1983
+ </div>
1984
+ <div class="col-xs-12 col-md-4">
1985
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-big-short" class="btn btn-primary">More details</a></p>
1986
+ </div>
1987
+ </div>
1988
+ </div>
1989
+ <dl class="row film-times clear">
1990
+ <dt class="col-xs-2">Select:</dt>
1991
+ <dd class="col-xs-10">
1992
+ </dd>
1993
+ <dt class="col-xs-2">Select:</dt>
1994
+ <dd class="col-xs-10">
1995
+
1996
+
1997
+ <a
1998
+ href="/cinema/Duke_Of_Yorks/film/the-big-short/tickets/2051"
1999
+ class="btn btn-xs btn-default btn-special"
2000
+ >15.25</a>
2001
+
2002
+ <small class="film-type-desc">
2003
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
2004
+ </small> </dd>
2005
+ </dl>
2006
+ </div>
2007
+ </div>
2008
+ </li>
2009
+ <li>
2010
+ <div class="row">
2011
+ <div class="col-xs-12 btm-mg no-pd-x">
2012
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160218-HO00000722" data-icon="Z"></button>
2013
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-dressmaker">The Dressmaker [12A]</a></h2>
2014
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160218-HO00000722">
2015
+
2016
+ <div class="row no-pd">
2017
+ <div class="col-xs-12 col-md-8">
2018
+ <div><strong>2016, mins</strong></div>
2019
+
2020
+ <dl class="dl-inline">
2021
+ <dt class="invisible">Description</dt>
2022
+ <dd><p><b>Director: Jocelyn Moorhouse. <br/>
2023
+ Starring: Kate Winslet, Liam Hemsworth, Hugo Weaving. Australia 2015. TBC mins.</b>
2024
+ <br/><br/>
2025
+ Wielding a sewing machine and the accumulated vitriol of a career in the international couture business, Tilly Dunnage (Winslet) returns home to the Australian outback.
2026
+ <br/><br/>
2027
+ She was banished from the town after being falsely accused of murder as a child, and even her dotty mother (Judy Davis) is still not persuaded of her innocence. Tilly transforms the town’s dowdiest womenfolk – and some of the men – with her extravagant fashion creations. Intent on exacting revenge on those who wronged her, she also sets out to unravel the mystery of the crime she’s still suspected of committing. In doing so she confounds our every expectation, not least in the direction of her romance with local hunk Teddy (Hemsworth).
2028
+ <br/><br/>
2029
+ Director Jocelyn Moorhouse returns 20 years after How To Make An American Quilt with this wonderfully offbeat black comedy.</p></dd>
2030
+ </dl>
2031
+ </div>
2032
+ <div class="col-xs-12 col-md-4">
2033
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-dressmaker" class="btn btn-primary">More details</a></p>
2034
+ </div>
2035
+ </div>
2036
+ </div>
2037
+ <dl class="row film-times clear">
2038
+ <dt class="col-xs-2">Select:</dt>
2039
+ <dd class="col-xs-10">
2040
+
2041
+
2042
+ <a
2043
+ href="/cinema/Duke_Of_Yorks/film/the-dressmaker/tickets/1929"
2044
+ class="btn btn-xs btn-default btn-special"
2045
+ >10.30</a>
2046
+
2047
+ <small class="film-type-desc">
2048
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
2049
+ </small> </dd>
2050
+ </dl>
2051
+ </div>
2052
+ </div>
2053
+ </li>
2054
+ <li class="heading dark">Friday 19th Feb</li>
2055
+ <li>
2056
+ <div class="row">
2057
+ <div class="col-xs-12 btm-mg no-pd-x">
2058
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160219-HO00002813" data-icon="Z"></button>
2059
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-big-knights">The Big Knights [U]</a></h2>
2060
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160219-HO00002813">
2061
+
2062
+ <div class="row no-pd">
2063
+ <div class="col-xs-12 col-md-8">
2064
+ <div><strong>2016, mins</strong></div>
2065
+
2066
+ <dl class="dl-inline">
2067
+ <dt class="invisible">Description</dt>
2068
+ <dd><p><b>Directors: Neville Astley & Mark Baker. Voices: Brian Blessed, David Rintoul, Alexander Armstrong. UK 2015. 70 mins.</b>
2069
+ <br/><br/>
2070
+ This riotous animation introduces us to Sir Morris and Sir Boris, two well-meaning but dim-witted knights, voiced with bellicose charm by Brian Blessed and David Rintoul. These brave knights tackle every challenge with endearing gusto, oblivious of the trail of chaos left by their constant heroism. From the animators behind Peppa Pig, this compilation from the star-studded BBC series sparkles with wry humour and boisterous slapstick.</p></dd>
2071
+ </dl>
2072
+ </div>
2073
+ <div class="col-xs-12 col-md-4">
2074
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-big-knights" class="btn btn-primary">More details</a></p>
2075
+ </div>
2076
+ </div>
2077
+ </div>
2078
+ <dl class="row film-times clear">
2079
+ <dt class="col-xs-2">Select:</dt>
2080
+ <dd class="col-xs-10">
2081
+
2082
+
2083
+ <a
2084
+ href="/cinema/Duke_Of_Yorks/film/the-big-knights/tickets/2028"
2085
+ class="btn btn-xs btn-default-dark"
2086
+ >10.30</a>
2087
+
2088
+ </dd>
2089
+ </dl>
2090
+ </div>
2091
+ </div>
2092
+ </li>
2093
+ <li class="heading dark">Sunday 21st Feb</li>
2094
+ <li>
2095
+ <div class="row">
2096
+ <div class="col-xs-12 btm-mg no-pd-x">
2097
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160221-HO00002819" data-icon="Z"></button>
2098
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-good-dinosaur-2d">The Good Dinosaur 2D [PG]</a></h2>
2099
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160221-HO00002819">
2100
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/lA_HRnQ7SCA"></div>
2101
+
2102
+ <div class="row no-pd">
2103
+ <div class="col-xs-12 col-md-8">
2104
+ <div><strong>2016, 100 mins</strong></div>
2105
+
2106
+ <dl class="dl-inline">
2107
+ <dt class="invisible">Description</dt>
2108
+ <dd><p><b>Director: Peter Sohn. <br/>
2109
+ Voices: Raymond Ochoa, Jeffrey Wright, Frances McDormand. USA 2015. TBC mins.</b>
2110
+ <br/><br/>
2111
+ In an ancient alternative universe where the dinosaurs weren’t destroyed by an asteroid, we meet a big-hearted young Apatosaurus called Arlo (Ochoa), who has become separated from his family. He befriends Spot (Jack Bright), a lonely cave-dwelling tot. Spot moves around on all fours and communicates mainly in squeaks and grunts, whilst accident-prone Arlo is blessed with human speech. The pair encourage each other to face their fears and overcome adversity as they travel through the wild and mysterious landscape.
2112
+ <br/><br/>
2113
+ Noted thesps Frances McDormand and Jeffrey Wright voice other key characters. This delightful film is the directorial debut of Peter Sohn, who was an animator on The Incredibles and Ratatouille. With twice as many special effects as any previous Pixar animation, The Good Dinosaur is a visual feast and a heartwarming prehistoric adventure.
2114
+ <br/><br/>
2115
+ <a href="https://www.picturehouses.com/film/the-good-dinosaur-3d"><b>3D shows</b></a></p></dd>
2116
+ </dl>
2117
+ </div>
2118
+ <div class="col-xs-12 col-md-4">
2119
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-good-dinosaur-2d" class="btn btn-primary">More details</a></p>
2120
+ </div>
2121
+ </div>
2122
+ </div>
2123
+ <dl class="row film-times clear">
2124
+ <dt class="col-xs-2">Select:</dt>
2125
+ <dd class="col-xs-10">
2126
+
2127
+
2128
+ <a
2129
+ href="/cinema/Duke_Of_Yorks/film/the-good-dinosaur-2d/tickets/2029"
2130
+ class="btn btn-xs btn-default btn-special"
2131
+ >10.30</a>
2132
+
2133
+ <small class="film-type-desc">
2134
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Autism Fri">Autism-Friendly</a>: Especially for people on the autism spectrum or with other special needs and their families, friends and carers. Adults without disabilities are only admitted if they are accompanying a child or a person on the autism spectrum/with special needs.
2135
+ </small> </dd>
2136
+ </dl>
2137
+ </div>
2138
+ </div>
2139
+ </li>
2140
+ <li class="heading dark">Thursday 25th Feb</li>
2141
+ <li>
2142
+ <div class="row">
2143
+ <div class="col-xs-12 btm-mg no-pd-x">
2144
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160225-HO00001765" data-icon="Z"></button>
2145
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/nt-live-as-you-like-it">NT Live: As You Like It [12A]</a></h2>
2146
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160225-HO00001765">
2147
+
2148
+ <div class="row no-pd">
2149
+ <div class="col-xs-12 col-md-8">
2150
+ <div><strong>2016, 180 mins</strong></div>
2151
+
2152
+ <dl class="dl-inline">
2153
+ <dt class="invisible">Description</dt>
2154
+ <dd><p>Shakespeare’s glorious comedy of love and change comes to the National Theatre for the first time in over 30 years, with Rosalie Craig (London Road, Macbeth at MIF) as Rosalind.
2155
+ <br/><br/>
2156
+ With her father the Duke banished and in exile, Rosalind and her cousin Celia leave their lives in the court behind them and journey into the Forest Of Arden.
2157
+ <br/><br/>
2158
+ There, released from convention, Rosalind experiences the liberating rush of transformation. Disguising herself as a boy, she embraces a different way of living and falls spectacularly in love.
2159
+ <br/><br/>
2160
+ <i>Approx. run time 240 mins</i></p></dd>
2161
+ </dl>
2162
+ </div>
2163
+ <div class="col-xs-12 col-md-4">
2164
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/nt-live-as-you-like-it" class="btn btn-primary">More details</a></p>
2165
+ </div>
2166
+ </div>
2167
+ </div>
2168
+ <dl class="row film-times clear">
2169
+ <dt class="col-xs-2">Select:</dt>
2170
+ <dd class="col-xs-10">
2171
+
2172
+
2173
+ <a
2174
+ href="/cinema/Duke_Of_Yorks/film/nt-live-as-you-like-it/tickets/968"
2175
+ class="btn btn-xs btn-default btn-special"
2176
+ >19.00</a>
2177
+
2178
+ <small class="film-type-desc">
2179
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=NT Live">NT Live</a>.
2180
+ </small> </dd>
2181
+ </dl>
2182
+ </div>
2183
+ </div>
2184
+ </li>
2185
+ <li>
2186
+ <div class="row">
2187
+ <div class="col-xs-12 btm-mg no-pd-x">
2188
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160225-HO00003319" data-icon="Z"></button>
2189
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/casablanca">Casablanca [U]</a></h2>
2190
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160225-HO00003319">
2191
+
2192
+ <div class="row no-pd">
2193
+ <div class="col-xs-12 col-md-8">
2194
+ <div><strong>2016, 102 mins</strong></div>
2195
+
2196
+ <dl class="dl-inline">
2197
+ <dt class="invisible">Description</dt>
2198
+ <dd><p>Set in Casablanca, Morocco during the early days of World War II: An American expatriate meets a former lover, with unforeseen complications.</p></dd>
2199
+ </dl>
2200
+ </div>
2201
+ <div class="col-xs-12 col-md-4">
2202
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/casablanca" class="btn btn-primary">More details</a></p>
2203
+ </div>
2204
+ </div>
2205
+ </div>
2206
+ <dl class="row film-times clear">
2207
+ <dt class="col-xs-2">Select:</dt>
2208
+ <dd class="col-xs-10">
2209
+
2210
+
2211
+ <a
2212
+ href="/cinema/Duke_Of_Yorks/film/casablanca/tickets/1926"
2213
+ class="btn btn-xs btn-default btn-special"
2214
+ >10.30</a>
2215
+
2216
+ <small class="film-type-desc">
2217
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
2218
+ </small> </dd>
2219
+ </dl>
2220
+ </div>
2221
+ </div>
2222
+ </li>
2223
+ <li class="heading dark">Saturday 27th Feb</li>
2224
+ <li>
2225
+ <div class="row">
2226
+ <div class="col-xs-12 btm-mg no-pd-x">
2227
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160227-HO00002605" data-icon="Z"></button>
2228
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/paper-planes">Paper Planes [U]</a></h2>
2229
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160227-HO00002605">
2230
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/h00GHmlFjCs"></div>
2231
+
2232
+ <div class="row no-pd">
2233
+ <div class="col-xs-12 col-md-8">
2234
+ <div><strong>2016, mins</strong></div>
2235
+
2236
+ <dl class="dl-inline">
2237
+ <dt class="invisible">Description</dt>
2238
+ <dd><p>After he wins his school's paper plane making contest, 11-year-old Dylan and his father bond as Dylan prepares for the World Paper Plane Championships in Tokyo.</p></dd>
2239
+ </dl>
2240
+ </div>
2241
+ <div class="col-xs-12 col-md-4">
2242
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/paper-planes" class="btn btn-primary">More details</a></p>
2243
+ </div>
2244
+ </div>
2245
+ </div>
2246
+ <dl class="row film-times clear">
2247
+ <dt class="col-xs-2">Select:</dt>
2248
+ <dd class="col-xs-10">
2249
+
2250
+
2251
+ <a
2252
+ href="/cinema/Duke_Of_Yorks/film/paper-planes/tickets/2031"
2253
+ class="btn btn-xs btn-default-dark"
2254
+ >10.30</a>
2255
+
2256
+ </dd>
2257
+ </dl>
2258
+ </div>
2259
+ </div>
2260
+ </li>
2261
+ <li class="heading dark">Sunday 28th Feb</li>
2262
+ <li>
2263
+ <div class="row">
2264
+ <div class="col-xs-12 btm-mg no-pd-x">
2265
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160228-HO00003345" data-icon="Z"></button>
2266
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/hail-caesar">Hail, Caesar! [12A]</a></h2>
2267
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160228-HO00003345">
2268
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/GYnW1-_aKGA"></div>
2269
+
2270
+ <div class="row no-pd">
2271
+ <div class="col-xs-12 col-md-8">
2272
+ <div><strong>2016, mins</strong></div>
2273
+
2274
+ <dl class="dl-inline">
2275
+ <dt class="invisible">Description</dt>
2276
+ <dd><p><b>Directors: Ethan Coen, Joel Coen. <br/>
2277
+ Starring: George Clooney, Josh Brolin, Scarlett Johansson. USA/UK 2016. TBC mins.</b>
2278
+ <br/><br/>
2279
+ In their first flat-out comedy since 2008’s Burn After Reading, Ethan and Joel Coen depict the glamorous Hollywood fakery of the 1950s, when an uptight British film director (Ralph Fiennes) is having trouble trying to eradicate the Southern drawl of an inept young thesp (Alden Aldrich). The studio’s problems escalate wildly when the star of their unfinished swords ’n’ sandals epic, Baird Whitlock (Clooney), is kidnapped after a night of debauchery by a shadowy group calling themselves The Future.
2280
+ <br/><br/>
2281
+ The studio asks industry fixer Eddie Mannix (Brolin) to retrieve their valuable property. Fast-moving interwoven plot lines, the Coens’ trademark dry humour and a star-studded ensemble cast – which includes Frances McDormand, Scarlett Johansson, Channing Tatutm, Tilda Swinton and Dolph Lundgren – make this a joy to behold.
2282
+ </p></dd>
2283
+ </dl>
2284
+ </div>
2285
+ <div class="col-xs-12 col-md-4">
2286
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/hail-caesar" class="btn btn-primary">More details</a></p>
2287
+ </div>
2288
+ </div>
2289
+ </div>
2290
+ <dl class="row film-times clear">
2291
+ <dt class="col-xs-2">Select:</dt>
2292
+ <dd class="col-xs-10">
2293
+
2294
+
2295
+ <a
2296
+ href="/cinema/Duke_Of_Yorks/film/hail-caesar/tickets/2056"
2297
+ class="btn btn-xs btn-default-dark"
2298
+ >17.00</a>
2299
+
2300
+
2301
+
2302
+ <a
2303
+ href="/cinema/Duke_Of_Yorks/film/hail-caesar/tickets/2055"
2304
+ class="btn btn-xs btn-default-dark"
2305
+ >20.00</a>
2306
+
2307
+ </dd>
2308
+ </dl>
2309
+ </div>
2310
+ </div>
2311
+ </li>
2312
+ <li>
2313
+ <div class="row">
2314
+ <div class="col-xs-12 btm-mg no-pd-x">
2315
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160228-HO00002355" data-icon="Z"></button>
2316
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/branagh-theatre-encore-the-winters-tale">Branagh Theatre Encore: The Winter&#x27;s Tale [12A]</a></h2>
2317
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160228-HO00002355">
2318
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/azf8-D8bLm8"></div>
2319
+
2320
+ <div class="row no-pd">
2321
+ <div class="col-xs-12 col-md-8">
2322
+ <div><strong>2016, mins</strong></div>
2323
+
2324
+ <dl class="dl-inline">
2325
+ <dt class="invisible">Description</dt>
2326
+ <dd><p>The first season of the Kenneth Branagh Theatre Company Live promises an exceptional series of plays broadcast to cinemas from London’s Garrick Theatre over the course of a year.
2327
+ <br/><br/>
2328
+ The season begins with The Winter’s Tale. Shakespeare's timeless tragicomedy of obsession and redemption is reimagined in a new production co-directed by Rob Ashford and Kenneth Branagh, following their triumphant staging of Macbeth in Manchester and Manhattan.
2329
+ <br/><br/>
2330
+ King Leontes appears to have everything: power, wealth, a loving family and friends. But sexual jealousy sets in motion a chain of events with tragic consequences…
2331
+ <br/><br/>
2332
+ The Winter’s Tale will star a remarkable group of actors, featuring Judi Dench as Paulina, alongside Tom Bateman (Florizel), Jessie Buckley (Perdita), Hadley Fraser (Polixenes), Miranda Raison (Hermione) and Kenneth Branagh as Leontes.</p></dd>
2333
+ </dl>
2334
+ </div>
2335
+ <div class="col-xs-12 col-md-4">
2336
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/branagh-theatre-encore-the-winters-tale" class="btn btn-primary">More details</a></p>
2337
+ </div>
2338
+ </div>
2339
+ </div>
2340
+ <dl class="row film-times clear">
2341
+ <dt class="col-xs-2">Select:</dt>
2342
+ <dd class="col-xs-10">
2343
+
2344
+
2345
+ <a
2346
+ href="/cinema/Duke_Of_Yorks/film/branagh-theatre-encore-the-winters-tale/tickets/1875"
2347
+ class="btn btn-xs btn-default btn-special"
2348
+ >13.00</a>
2349
+
2350
+ <small class="film-type-desc">
2351
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Screen Art">Screen Arts</a>.
2352
+ </small> </dd>
2353
+ </dl>
2354
+ </div>
2355
+ </div>
2356
+ </li>
2357
+ <li class="heading dark">Thursday 3rd Mar</li>
2358
+ <li>
2359
+ <div class="row">
2360
+ <div class="col-xs-12 btm-mg no-pd-x">
2361
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160303-HO00003295" data-icon="Z"></button>
2362
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/nt-live-hangmen">NT Live: Hangmen [12A]</a></h2>
2363
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160303-HO00003295">
2364
+
2365
+ <div class="row no-pd">
2366
+ <div class="col-xs-12 col-md-8">
2367
+ <div><strong>2016, mins</strong></div>
2368
+
2369
+ <dl class="dl-inline">
2370
+ <dt class="invisible">Description</dt>
2371
+ <dd><p>Following a sell-out run at London’s Royal Court Theatre, Olivier and Academy Award® winner Martin McDonagh (The Pillowman, The Cripple of Inishmaan, In Bruges) returns to the West End with Matthew Dunster’s award-winning production of his deeply funny new play Hangmen, broadcast live to cinemas by National Theatre Live.
2372
+ <br/><br/>
2373
+ In his small pub in the northern English town of Oldham, Harry (David Morrissey – The Walking Dead, State of Play) is something of a local celebrity. But what's the second-best hangman in England to do on the day they've abolished hanging?
2374
+ <br/><br/>
2375
+ Amongst the cub reporters and pub regulars dying to hear Harry’s reaction to the news, his old assistant Syd (Andy Nyman – Peaky Blinders, Death at a Funeral) and the peculiar Mooney (Johnny Flynn – Clouds of Sils Maria) lurk with very different motives for their visit.
2376
+ </p></dd>
2377
+ </dl>
2378
+ </div>
2379
+ <div class="col-xs-12 col-md-4">
2380
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/nt-live-hangmen" class="btn btn-primary">More details</a></p>
2381
+ </div>
2382
+ </div>
2383
+ </div>
2384
+ <dl class="row film-times clear">
2385
+ <dt class="col-xs-2">Select:</dt>
2386
+ <dd class="col-xs-10">
2387
+
2388
+
2389
+ <a
2390
+ href="/cinema/Duke_Of_Yorks/film/nt-live-hangmen/tickets/1876"
2391
+ class="btn btn-xs btn-default btn-special"
2392
+ >19.00</a>
2393
+
2394
+ <small class="film-type-desc">
2395
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Screen Art">Screen Arts</a>.
2396
+
2397
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=NT Live">NT Live</a>.
2398
+ </small> </dd>
2399
+ </dl>
2400
+ </div>
2401
+ </div>
2402
+ </li>
2403
+ <li>
2404
+ <div class="row">
2405
+ <div class="col-xs-12 btm-mg no-pd-x">
2406
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160303-HO00002699" data-icon="Z"></button>
2407
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/bridge-of-spies">Bridge Of Spies [12A]</a></h2>
2408
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160303-HO00002699">
2409
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/7JnC2LIJdR0"></div>
2410
+
2411
+ <div class="row no-pd">
2412
+ <div class="col-xs-12 col-md-8">
2413
+ <div><strong>2016, mins</strong></div>
2414
+
2415
+ <dl class="dl-inline">
2416
+ <dt class="invisible">Description</dt>
2417
+ <dd><p><b>Director: Steven Spielberg. <br/>
2418
+ Starring: Tom Hanks, Mark Rylance. USA 2015. 141 mins.</b>
2419
+ <br/><br/>
2420
+ Steven Spielberg’s gripping latest tells the story of Brooklyn lawyer James Donovan (Hanks). He must negotiate the release of Francis Gary Powers (Austen Stowell, Whiplash), the pilot of an American U-2 spy plane shot down over Russia in 1960.
2421
+ <br/><br/>
2422
+ Donovan’s task involves organising the release of Powers, who is languishing in the notorious Lubyanka prison, in exchange for his own client, the British-born agent Rudolf Abel (Rylance), who was imprisoned in Atlanta three years earlier and charged with being part of a New York-based KGB spy ring.
2423
+ <br/><br/>
2424
+ The tense negotiations build to a dramatic encounter on Berlin’s famous Glienicke Bridge. Inspired by real events, Spielberg’s masterful re-enactment is co-written by Ethan and Joel Coen, and the starry cast includes veteran actor Alan Alda and Amy Ryan as Donovan’s wife. Bridge Of Spies is the ultimate Cold War blockbuster.
2425
+ <br/><br/>
2426
+ <i>Contains infrequent strong language, moderate threat and violence.</i></p></dd>
2427
+ </dl>
2428
+ </div>
2429
+ <div class="col-xs-12 col-md-4">
2430
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/bridge-of-spies" class="btn btn-primary">More details</a></p>
2431
+ </div>
2432
+ </div>
2433
+ </div>
2434
+ <dl class="row film-times clear">
2435
+ <dt class="col-xs-2">Select:</dt>
2436
+ <dd class="col-xs-10">
2437
+
2438
+
2439
+ <a
2440
+ href="/cinema/Duke_Of_Yorks/film/bridge-of-spies/tickets/1930"
2441
+ class="btn btn-xs btn-default btn-special"
2442
+ >10.30</a>
2443
+
2444
+ <small class="film-type-desc">
2445
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
2446
+ </small> </dd>
2447
+ </dl>
2448
+ </div>
2449
+ </div>
2450
+ </li>
2451
+ <li class="heading dark">Saturday 5th Mar</li>
2452
+ <li>
2453
+ <div class="row">
2454
+ <div class="col-xs-12 btm-mg no-pd-x">
2455
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160305-HO00003387" data-icon="Z"></button>
2456
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-jungle-book-1967">The Jungle Book (1967) [U]</a></h2>
2457
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160305-HO00003387">
2458
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/LNVTKXIK7q8"></div>
2459
+
2460
+ <div class="row no-pd">
2461
+ <div class="col-xs-12 col-md-8">
2462
+ <div><strong>2016, mins</strong></div>
2463
+
2464
+ <dl class="dl-inline">
2465
+ <dt class="invisible">Description</dt>
2466
+ <dd><p><b>Director: Wolfgang Reitherman. USA. 1967. 77 mins.</b>
2467
+ <br/><br/>
2468
+ Abandoned after an accident, baby Mowgli is taken and raised by a family of wolves. As the boy grows older, the wise panther Bagheera realizes he must be returned to his own kind in the nearby man-village. Baloo the bear however thinks differently taking the young Mowgli under his wing and teaching that living in the jungle is the best life there is. Bagheera realizes that Mowgli is in danger, particularly from Shere Khan the tiger who hates all people. When Baloo finally comes around, Mowgli runs off into the jungle where he survives a second encounter with Kaa the snake and finally, with Shere Khan. It's the sight of a pretty girl however that gets Mowgli to go the nearby man-village.</p></dd>
2469
+ </dl>
2470
+ </div>
2471
+ <div class="col-xs-12 col-md-4">
2472
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-jungle-book-1967" class="btn btn-primary">More details</a></p>
2473
+ </div>
2474
+ </div>
2475
+ </div>
2476
+ <dl class="row film-times clear">
2477
+ <dt class="col-xs-2">Select:</dt>
2478
+ <dd class="col-xs-10">
2479
+
2480
+
2481
+ <a
2482
+ href="/cinema/Duke_Of_Yorks/film/the-jungle-book-1967/tickets/2032"
2483
+ class="btn btn-xs btn-default btn-special"
2484
+ >10.30</a>
2485
+
2486
+ <small class="film-type-desc">
2487
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Kids&#x27; Club">Kids&#x27; Club</a>: Exclusively for children and their parents or carers. Unaccompanied adults are not admitted.
2488
+ </small> </dd>
2489
+ </dl>
2490
+ </div>
2491
+ </div>
2492
+ </li>
2493
+ <li>
2494
+ <div class="row">
2495
+ <div class="col-xs-12 btm-mg no-pd-x">
2496
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160305-HO00002528" data-icon="Z"></button>
2497
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/nt-encore-les-liaisons-dangereuses">NT Encore: Les Liaisons Dangereuses [12A]</a></h2>
2498
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160305-HO00002528">
2499
+
2500
+ <div class="row no-pd">
2501
+ <div class="col-xs-12 col-md-8">
2502
+ <div><strong>2016, mins</strong></div>
2503
+
2504
+ <dl class="dl-inline">
2505
+ <dt class="invisible">Description</dt>
2506
+ <dd><p>Following the hugely successful broadcasts of Coriolanus and King Lear, National Theatre Live brings the Donmar Warehouse’s highly anticipated new production of Les Liaisons Dangereuses to cinemas - broadcast live from the Donmar’s London home.
2507
+ <br/><br/>
2508
+ Directed by Josie Rourke (Coriolanus), the cast includes Elaine Cassidy (Harper's Island), Janet McTeer (The White Queen) and Dominic West (The Wire).
2509
+ <br/><br/>
2510
+ In 1782, Choderlos de Laclos’ novel of sex, intrigue and betrayal in pre-revolutionary France scandalised the world. Two hundred years later, Christopher Hampton's irresistible adaptation swept the board, winning the Olivier and Evening Standard Awards for Best Play. Josie Rourke’s revival now marks the play’s thirty year anniversary.
2511
+ <br/><br/>
2512
+ Former lovers, the Marquise de Merteuil and Vicomte de Valmont now compete in games of seduction and revenge. Merteuil incites Valmont to corrupt the innocent Cecile de Volanges before her wedding night but Valmont has targeted the peerlessly virtuous and beautiful Madame de Tourvel. While these merciless aristocrats toy with others’ hearts and reputations, their own may prove more fragile than they supposed.
2513
+ </p></dd>
2514
+ </dl>
2515
+ </div>
2516
+ <div class="col-xs-12 col-md-4">
2517
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/nt-encore-les-liaisons-dangereuses" class="btn btn-primary">More details</a></p>
2518
+ </div>
2519
+ </div>
2520
+ </div>
2521
+ <dl class="row film-times clear">
2522
+ <dt class="col-xs-2">Select:</dt>
2523
+ <dd class="col-xs-10">
2524
+
2525
+
2526
+ <a
2527
+ href="/cinema/Duke_Of_Yorks/film/nt-encore-les-liaisons-dangereuses/tickets/2024"
2528
+ class="btn btn-xs btn-default btn-special"
2529
+ >14.45</a>
2530
+
2531
+ <small class="film-type-desc">
2532
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=NT Live">NT Live</a>.
2533
+ </small> </dd>
2534
+ </dl>
2535
+ </div>
2536
+ </div>
2537
+ </li>
2538
+ <li class="heading dark">Sunday 6th Mar</li>
2539
+ <li>
2540
+ <div class="row">
2541
+ <div class="col-xs-12 btm-mg no-pd-x">
2542
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160306-HO00000305" data-icon="Z"></button>
2543
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/psycho-re">Psycho (Re) [15]</a></h2>
2544
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160306-HO00000305">
2545
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/DTJQfFQ40lI"></div>
2546
+
2547
+ <div class="row no-pd">
2548
+ <div class="col-xs-12 col-md-8">
2549
+ <div><strong>2016, mins</strong></div>
2550
+
2551
+ <dl class="dl-inline">
2552
+ <dt class="invisible">Description</dt>
2553
+ <dd><p>A welcome re-release of perhaps the most influential of all horror films. Alfred Hitchcock's stunningly realised tale of gruesome murders and sly verbal sparring at the Bates Motel. Bernard Herrman's famed all-strings score enriches the film considerably and provides some of the most famous music in cinema history, with the innovative, nerve-jangling, violent 'screams' which accompany the stabbing of Janet Leigh in the shower. </p></dd>
2554
+ </dl>
2555
+ </div>
2556
+ <div class="col-xs-12 col-md-4">
2557
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/psycho-re" class="btn btn-primary">More details</a></p>
2558
+ </div>
2559
+ </div>
2560
+ </div>
2561
+ <dl class="row film-times clear">
2562
+ <dt class="col-xs-2">Select:</dt>
2563
+ <dd class="col-xs-10">
2564
+
2565
+
2566
+ <a
2567
+ href="/cinema/Duke_Of_Yorks/film/psycho-re/tickets/1969"
2568
+ class="btn btn-xs btn-default btn-special"
2569
+ >18.00</a>
2570
+
2571
+ <small class="film-type-desc">
2572
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Vintage Su">Vintage Sundays</a>: Classic films back on the big screen where they belong.
2573
+ </small> </dd>
2574
+ </dl>
2575
+ </div>
2576
+ </div>
2577
+ </li>
2578
+ <li class="heading dark">Monday 7th Mar</li>
2579
+ <li>
2580
+ <div class="row">
2581
+ <div class="col-xs-12 btm-mg no-pd-x">
2582
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160307-HO00003372" data-icon="Z"></button>
2583
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/its-always-right-now-until-its-later">It&#x27;s Always Right Now, Until It&#x27;s Later [TBC]</a></h2>
2584
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160307-HO00003372">
2585
+
2586
+ <div class="row no-pd">
2587
+ <div class="col-xs-12 col-md-8">
2588
+ <div><strong>2016, 120 mins</strong></div>
2589
+
2590
+ <dl class="dl-inline">
2591
+ <dt class="invisible">Description</dt>
2592
+ <dd><p>In 2010, or maybe 2011 – it’s hard to be certain about these things – I wrote and performed a show called It’s Always Right Now, Until It’s Later. I originally performed it at the Edinburgh Fringe Festival in the Traverse Theatre every morning at 10.30am, before restaging it at St Ann’s Warehouse in New York, the National Theatre in London and the Royal Exchange in Manchester.
2593
+ <br/><br/>
2594
+ This film was made on one single night towards the end of the Manchester run, and is the entire show in real time. We showed it at the Latitude Festival a couple of years ago, but besides that it’s just been sitting on various hard drives whilst I decide what to do with it.
2595
+ <br/><br/>
2596
+ This feels like a slight shame, because I do think it’s pretty good, and over Christmas I had the idea of putting together a limited tour of interesting, lovely or odd cinemas, where I would introduce a screening of the film.
2597
+ <br/><br/>
2598
+ So this is that tour.
2599
+ <br/><br/>
2600
+ - Daniel Kitson</p></dd>
2601
+ </dl>
2602
+ </div>
2603
+ <div class="col-xs-12 col-md-4">
2604
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/its-always-right-now-until-its-later" class="btn btn-primary">More details</a></p>
2605
+ </div>
2606
+ </div>
2607
+ </div>
2608
+ <dl class="row film-times clear">
2609
+ <dt class="col-xs-2">Select:</dt>
2610
+ <dd class="col-xs-10">
2611
+ <button class="btn btn-xs btn-default disabled" data-toggle="tooltip" data-placement="right" title="" data-original-title="This screening has sold out">21.00</button>
2612
+ </dd>
2613
+ </dl>
2614
+ </div>
2615
+ </div>
2616
+ </li>
2617
+ <li class="heading dark">Thursday 10th Mar</li>
2618
+ <li>
2619
+ <div class="row">
2620
+ <div class="col-xs-12 btm-mg no-pd-x">
2621
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160310-HO00000305" data-icon="Z"></button>
2622
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/psycho-re">Psycho (Re) [15]</a></h2>
2623
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160310-HO00000305">
2624
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/DTJQfFQ40lI"></div>
2625
+
2626
+ <div class="row no-pd">
2627
+ <div class="col-xs-12 col-md-8">
2628
+ <div><strong>2016, mins</strong></div>
2629
+
2630
+ <dl class="dl-inline">
2631
+ <dt class="invisible">Description</dt>
2632
+ <dd><p>A welcome re-release of perhaps the most influential of all horror films. Alfred Hitchcock's stunningly realised tale of gruesome murders and sly verbal sparring at the Bates Motel. Bernard Herrman's famed all-strings score enriches the film considerably and provides some of the most famous music in cinema history, with the innovative, nerve-jangling, violent 'screams' which accompany the stabbing of Janet Leigh in the shower. </p></dd>
2633
+ </dl>
2634
+ </div>
2635
+ <div class="col-xs-12 col-md-4">
2636
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/psycho-re" class="btn btn-primary">More details</a></p>
2637
+ </div>
2638
+ </div>
2639
+ </div>
2640
+ <dl class="row film-times clear">
2641
+ <dt class="col-xs-2">Select:</dt>
2642
+ <dd class="col-xs-10">
2643
+
2644
+
2645
+ <a
2646
+ href="/cinema/Duke_Of_Yorks/film/psycho-re/tickets/1931"
2647
+ class="btn btn-xs btn-default btn-special"
2648
+ >10.30</a>
2649
+
2650
+ <small class="film-type-desc">
2651
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Silver Scr">Silver Screen</a>: Aged over 60? Join the Silver Screen Club for discounted tickets and a free tea or coffee at these shows. Usual ticket prices apply to non-members.
2652
+ </small> </dd>
2653
+ </dl>
2654
+ </div>
2655
+ </div>
2656
+ </li>
2657
+ <li class="heading dark">Sunday 13th Mar</li>
2658
+ <li>
2659
+ <div class="row">
2660
+ <div class="col-xs-12 btm-mg no-pd-x">
2661
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160313-HO00003347" data-icon="Z"></button>
2662
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-jungle-book-plus-singalong">The Jungle Book plus singalong [U]</a></h2>
2663
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160313-HO00003347">
2664
+
2665
+ <div class="row no-pd">
2666
+ <div class="col-xs-12 col-md-8">
2667
+ <div><strong>2016, mins</strong></div>
2668
+
2669
+ <dl class="dl-inline">
2670
+ <dt class="invisible">Description</dt>
2671
+ <dd><p><b>Director: Wolfgang Reitherman.<br/>
2672
+ Starring: Phil Harris, Sebastian Cabot and Louis Prima. 78 mins.
2673
+ <br/><br/>
2674
+ <i>Plus pre-screening singalong with live accompaniment</i></b>
2675
+ <br/><br/>
2676
+ Come and enjoy a special screening of Disney's classic musical tale The Jungle Book, with all proceeds going to Asher's Fund – a campaign to raise much-needed money to send a local four-year-old boy with cerebral palsy to America for urgent life-changing surgery. This is Asher's favourite film!
2677
+ <br/><br/>
2678
+ Dress as your favourite animal – the best costume wins a prize! And join in with a Jungle Book singalong before the screening starts. A great way to help a great cause.
2679
+ <br/><br/>
2680
+ <a href="https://www.justgiving.com/ashersfund" target="_blank"><b>https://www.justgiving.com/ashersfund</b></a>
2681
+
2682
+ </p></dd>
2683
+ </dl>
2684
+ </div>
2685
+ <div class="col-xs-12 col-md-4">
2686
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-jungle-book-plus-singalong" class="btn btn-primary">More details</a></p>
2687
+ </div>
2688
+ </div>
2689
+ </div>
2690
+ <dl class="row film-times clear">
2691
+ <dt class="col-xs-2">Select:</dt>
2692
+ <dd class="col-xs-10">
2693
+
2694
+
2695
+ <a
2696
+ href="/cinema/Duke_Of_Yorks/film/the-jungle-book-plus-singalong/tickets/1933"
2697
+ class="btn btn-xs btn-default-dark"
2698
+ >10.30</a>
2699
+
2700
+ </dd>
2701
+ </dl>
2702
+ </div>
2703
+ </div>
2704
+ </li>
2705
+ <li>
2706
+ <div class="row">
2707
+ <div class="col-xs-12 btm-mg no-pd-x">
2708
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160313-HO00003212" data-icon="Z"></button>
2709
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/carol-on-35mm">Carol on 35mm [15]</a></h2>
2710
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160313-HO00003212">
2711
+
2712
+ <div class="row no-pd">
2713
+ <div class="col-xs-12 col-md-8">
2714
+ <div><strong>2016, mins</strong></div>
2715
+
2716
+ <dl class="dl-inline">
2717
+ <dt class="invisible">Description</dt>
2718
+ <dd><p><b>Director: Todd Haynes.<br/>
2719
+ Starring: Cate Blanchett, Rooney Mara. UK/USA/France 2015. 119 mins.</b>
2720
+ <br/><br/>
2721
+ In atmospheric 1950s New York, the titular Carol (Blanchett) is marooned in an unhappy marriage to rich businessman Harge Aird (Kyle Chandler, Zero Dark Thirty) when a chance meeting with dreamy shop assistant Therese (Mara, The Girl With The Dragon Tattoo) sparks a slow-burning romance between the two women.
2722
+ <br/><br/>
2723
+ This prompts much soul-searching and subterfuge on their part, and a bitter custody battle with Harge over Carol’s only child, Rindy (winning newcomer K. K. Heim).
2724
+ <br/><br/>
2725
+ Paired again with Todd Haynes, the maverick director of I’m Not There, Blanchett gives a devastating performance that should be an Oscar shoo-in, with Mara not far behind; their on-screen chemistry fully exploits Phyllis Nagy’s emotionally muscular, pitch-perfect adaptation of Patricia Highsmith’s landmark novel.</p></dd>
2726
+ </dl>
2727
+ </div>
2728
+ <div class="col-xs-12 col-md-4">
2729
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/carol-on-35mm" class="btn btn-primary">More details</a></p>
2730
+ </div>
2731
+ </div>
2732
+ </div>
2733
+ <dl class="row film-times clear">
2734
+ <dt class="col-xs-2">Select:</dt>
2735
+ <dd class="col-xs-10">
2736
+
2737
+
2738
+ <a
2739
+ href="/cinema/Duke_Of_Yorks/film/carol-on-35mm/tickets/1970"
2740
+ class="btn btn-xs btn-default-dark"
2741
+ >18.00</a>
2742
+
2743
+ </dd>
2744
+ </dl>
2745
+ </div>
2746
+ </div>
2747
+ </li>
2748
+ <li class="heading dark">Saturday 19th Mar</li>
2749
+ <li>
2750
+ <div class="row">
2751
+ <div class="col-xs-12 btm-mg no-pd-x">
2752
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160319-HO00003407" data-icon="Z"></button>
2753
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/high-rise-plus-ben-wheatley-qanda">High Rise Plus Ben Wheatley Q&amp;A [15]</a></h2>
2754
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160319-HO00003407">
2755
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/9dPp1PmNc5M"></div>
2756
+
2757
+ <div class="row no-pd">
2758
+ <div class="col-xs-12 col-md-8">
2759
+ <div><strong>2016, mins</strong></div>
2760
+
2761
+ <dl class="dl-inline">
2762
+ <dt class="invisible">Description</dt>
2763
+ <dd><p><b>We are delighted to welcome director Ben Wheatley for a Q&A following this screening. </b>
2764
+ <br/><br/>
2765
+ <b>Director: Ben Wheatley. <br/>
2766
+ Starring: Tom Hiddleston, Jeremy Irons, Sienna Miller. UK 2015. TBC mins.</b>
2767
+ <br/><br/>
2768
+ J. G. Ballard’s dystopian novel about society disintegrating within a giant tower block is brought to the screen by the maverick writer-director partnership of Amy Jump and Ben Wheatley (Kill List, Sightseers). Awarded his biggest budget yet, Wheatley ushers on board established stars and ace production designer Mark Tildesley (The Constant Gardener, 28 Days Later). Dr Robert Laing (Hiddleston), an affluent new tenant of the titular high-rise, quickly attracts the attentions of neighbour Charlotte (Miller) and then of Helen (Elisabeth Moss), who happens to be married to the socially stratified community’s resident troublemaker (Luke Evans).
2769
+ <br/><br/>
2770
+ As tensions build, the brutalist tower that its architect (a supremely laconic Irons) imagined would be “a crucible for change” gradually descends into anarchy in this great-looking, darkly hilarious drama.
2771
+ </p></dd>
2772
+ </dl>
2773
+ </div>
2774
+ <div class="col-xs-12 col-md-4">
2775
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/high-rise-plus-ben-wheatley-qanda" class="btn btn-primary">More details</a></p>
2776
+ </div>
2777
+ </div>
2778
+ </div>
2779
+ <dl class="row film-times clear">
2780
+ <dt class="col-xs-2">Select:</dt>
2781
+ <dd class="col-xs-10">
2782
+
2783
+
2784
+ <a
2785
+ href="/cinema/Duke_Of_Yorks/film/high-rise-plus-ben-wheatley-qanda/tickets/1978"
2786
+ class="btn btn-xs btn-default btn-special"
2787
+ >21.00</a>
2788
+
2789
+ <small class="film-type-desc">
2790
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Featured">Featured Event</a>.
2791
+ </small> </dd>
2792
+ </dl>
2793
+ </div>
2794
+ </div>
2795
+ </li>
2796
+ <li class="heading dark">Monday 28th Mar</li>
2797
+ <li>
2798
+ <div class="row">
2799
+ <div class="col-xs-12 btm-mg no-pd-x">
2800
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160328-HO00003260" data-icon="Z"></button>
2801
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-railway-children">The Railway Children [PG]</a></h2>
2802
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160328-HO00003260">
2803
+ <div class="embed-responsive embed-responsive-16by9 btm-mg clear" data-iframe="//www.youtube.com/embed/KmhaVc8asLk"></div>
2804
+
2805
+ <div class="row no-pd">
2806
+ <div class="col-xs-12 col-md-8">
2807
+ <div><strong>2016, 125 mins</strong></div>
2808
+
2809
+ <dl class="dl-inline">
2810
+ <dt class="invisible">Description</dt>
2811
+ <dd><p>E. Nesbit’s The Railway Children follows the story of Roberta (Bobbie), Phyllis and Peter, three sheltered siblings who suffer a huge upheaval when their father, who works for the Foreign Office, is taken away from their London home and falsely imprisoned. The children and their mother, now penniless, are forced to move from London to rural Yorkshire near a railway line. The story deals with themes of justice, the importance of family and the kindness of strangers.
2812
+ <br/><br/>
2813
+ York Theatre Royal’s Olivier Award-winning production of Mike Kenny and Damian Cruden’s imaginative stage adaptation is directed for the screen by International Emmy Award winner Ross MacGibbon (The Importance Of Being Earnest with David Suchet, Matthew Bourne’s Swan Lake). The filmed event from the National Railway Museum in Yorkshire features the original locomotive from the much-loved 1970 film.
2814
+ <br/><br/>
2815
+ <i>“Spectacular” ★★★★★ – The Guardian</i><br/>
2816
+ <i>“Unique and delightful” ★★★★★ – What’s On Stage</i></p></dd>
2817
+ </dl>
2818
+ </div>
2819
+ <div class="col-xs-12 col-md-4">
2820
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-railway-children" class="btn btn-primary">More details</a></p>
2821
+ </div>
2822
+ </div>
2823
+ </div>
2824
+ <dl class="row film-times clear">
2825
+ <dt class="col-xs-2">Select:</dt>
2826
+ <dd class="col-xs-10">
2827
+
2828
+
2829
+ <a
2830
+ href="/cinema/Duke_Of_Yorks/film/the-railway-children/tickets/1877"
2831
+ class="btn btn-xs btn-default btn-special"
2832
+ >13.00</a>
2833
+
2834
+ <small class="film-type-desc">
2835
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Screen Art">Screen Arts</a>.
2836
+ </small> </dd>
2837
+ </dl>
2838
+ </div>
2839
+ </div>
2840
+ </li>
2841
+ <li class="heading dark">Saturday 14th May</li>
2842
+ <li>
2843
+ <div class="row">
2844
+ <div class="col-xs-12 btm-mg no-pd-x">
2845
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160514-HO00003470" data-icon="Z"></button>
2846
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-eurovision-party-2016">The Eurovision Party 2016 [TBC]</a></h2>
2847
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160514-HO00003470">
2848
+
2849
+ <div class="row no-pd">
2850
+ <div class="col-xs-12 col-md-8">
2851
+ <div><strong>2016, mins</strong></div>
2852
+
2853
+ <dl class="dl-inline">
2854
+ <dt class="invisible">Description</dt>
2855
+ <dd><p></p></dd>
2856
+ </dl>
2857
+ </div>
2858
+ <div class="col-xs-12 col-md-4">
2859
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-eurovision-party-2016" class="btn btn-primary">More details</a></p>
2860
+ </div>
2861
+ </div>
2862
+ </div>
2863
+ <dl class="row film-times clear">
2864
+ <dt class="col-xs-2">Select:</dt>
2865
+ <dd class="col-xs-10">
2866
+
2867
+
2868
+ <a
2869
+ href="/cinema/Duke_Of_Yorks/film/the-eurovision-party-2016/tickets/2023"
2870
+ class="btn btn-xs btn-default-dark"
2871
+ >19.00</a>
2872
+
2873
+ </dd>
2874
+ </dl>
2875
+ </div>
2876
+ </div>
2877
+ </li>
2878
+ <li class="heading dark">Sunday 15th May</li>
2879
+ <li>
2880
+ <div class="row">
2881
+ <div class="col-xs-12 btm-mg no-pd-x">
2882
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160515-HO00003519" data-icon="Z"></button>
2883
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/sans-soleil">Sans Soleil [TBC]</a></h2>
2884
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160515-HO00003519">
2885
+
2886
+ <div class="row no-pd">
2887
+ <div class="col-xs-12 col-md-8">
2888
+ <div><strong>2016, mins</strong></div>
2889
+
2890
+ <dl class="dl-inline">
2891
+ <dt class="invisible">Description</dt>
2892
+ <dd><p></p></dd>
2893
+ </dl>
2894
+ </div>
2895
+ <div class="col-xs-12 col-md-4">
2896
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/sans-soleil" class="btn btn-primary">More details</a></p>
2897
+ </div>
2898
+ </div>
2899
+ </div>
2900
+ <dl class="row film-times clear">
2901
+ <dt class="col-xs-2">Select:</dt>
2902
+ <dd class="col-xs-10">
2903
+
2904
+
2905
+ <a
2906
+ href="/cinema/Duke_Of_Yorks/film/sans-soleil/tickets/2058"
2907
+ class="btn btn-xs btn-default btn-special"
2908
+ >13.30</a>
2909
+
2910
+ <small class="film-type-desc">
2911
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Brighton">Brighton Festival</a>: Screening as part of Brighton Festival in association with Cine-City.
2912
+ </small> </dd>
2913
+ </dl>
2914
+ </div>
2915
+ </div>
2916
+ </li>
2917
+ <li class="heading dark">Sunday 29th May</li>
2918
+ <li>
2919
+ <div class="row">
2920
+ <div class="col-xs-12 btm-mg no-pd-x">
2921
+ <button type="button" class="btn-link icon pull-right collapsed" data-toggle="collapse" data-target="#listings-further-ahead-20160529-HO00003520" data-icon="Z"></button>
2922
+ <h2 class="h5 top-mg-sm"><a href="/cinema/Duke_Of_Yorks/film/the-moon-and-the-sledgehammer">The Moon and the Sledgehammer [TBC]</a></h2>
2923
+ <div class="nav-collapse collapse" id="listings-further-ahead-20160529-HO00003520">
2924
+
2925
+ <div class="row no-pd">
2926
+ <div class="col-xs-12 col-md-8">
2927
+ <div><strong>2016, mins</strong></div>
2928
+
2929
+ <dl class="dl-inline">
2930
+ <dt class="invisible">Description</dt>
2931
+ <dd><p></p></dd>
2932
+ </dl>
2933
+ </div>
2934
+ <div class="col-xs-12 col-md-4">
2935
+ <p class="pull-right"><a href="/cinema/Duke_Of_Yorks/film/the-moon-and-the-sledgehammer" class="btn btn-primary">More details</a></p>
2936
+ </div>
2937
+ </div>
2938
+ </div>
2939
+ <dl class="row film-times clear">
2940
+ <dt class="col-xs-2">Select:</dt>
2941
+ <dd class="col-xs-10">
2942
+
2943
+
2944
+ <a
2945
+ href="/cinema/Duke_Of_Yorks/film/the-moon-and-the-sledgehammer/tickets/2057"
2946
+ class="btn btn-xs btn-default btn-special"
2947
+ >16.30</a>
2948
+
2949
+ <small class="film-type-desc">
2950
+ <a href="/cinema/Duke_Of_Yorks/Whats_On?filter=Brighton">Brighton Festival</a>: Screening as part of Brighton Festival in association with Cine-City.
2951
+ </small> </dd>
2952
+ </dl>
2953
+ </div>
2954
+ </div>
2955
+ </li>
2956
+ </ul> <hr class="hr-lg" />
2957
+ </div>
2958
+
2959
+ </div>
2960
+
2961
+ <div class="visible-xs">
2962
+ <div class="component visible-xs back-to-top hidden-print">
2963
+ <hr />
2964
+ <p>
2965
+ <a href="#top" class="text-center center-block link-reverse">
2966
+ <span class="icon" data-icon="Z"></span><br />
2967
+ Back to top
2968
+ </a>
2969
+ </p>
2970
+ </div> </div>
2971
+
2972
+ </div>
2973
+
2974
+ <div class="footer">
2975
+ <div class="navbar navbar-inverse">
2976
+ <div class="container">
2977
+ <div class="row">
2978
+ <div class="col-xs-12 col-sm-9">
2979
+ <ul class="spaced-list btm-mg-sm">
2980
+ <li><a href="/Privacy" target="_blank">Privacy &amp; Data Protection</a></li>
2981
+ <li><a href="/Terms/Terms_And_Conditions" target="_blank">Competition T&amp;Cs</a></li>
2982
+ <li><a href="/Terms" target="_blank">Terms of Admission</a></li>
2983
+ <li><a href="/Contact">Contact Us</a></li>
2984
+ <li><a href="/Contact#jobs" target="_blank">Jobs</a></li>
2985
+ <li><a href="/FAQs" target="_blank">FAQs</a></li>
2986
+ <li><a href="http://corporate.picturehouses.co.uk/venue-hire/" target="_blank">Venue Hire</a></li>
2987
+ <li><a href="http://corporate.picturehouses.co.uk/" target="_blank">Corporate</a></li>
2988
+ </ul>
2989
+ </div>
2990
+ <div class="col-xs-12 col-sm-3 pull-right">
2991
+ <select name="select-cinema" title="Select cinema" id="select-cinema" class="form-control btm-mg" data-auto-link="true">
2992
+ <option value="">Select a cinema</option>
2993
+ <option data-href="/cinema/Clapham_Picturehouse">London — Clapham Picturehouse</option>
2994
+ <option data-href="/cinema/Crouch_End_Picturehouse">London — Crouch End Picturehouse</option>
2995
+ <option data-href="/cinema/East_Dulwich_Picturehouse">London — East Dulwich</option>
2996
+ <option data-href="/cinema/Gate_Picturehouse">London — Gate Picturehouse</option>
2997
+ <option data-href="/cinema/Greenwich_Picturehouse">London — Greenwich Picturehouse</option>
2998
+ <option data-href="/cinema/Hackney_Picturehouse">London — Hackney Picturehouse</option>
2999
+ <option data-href="/cinema/Picturehouse_Central">London — Picturehouse Central</option>
3000
+ <option data-href="/cinema/Ritzy_Picturehouse">London — The Ritzy</option>
3001
+ <option data-href="/cinema/Stratford_London">Stratford, London — Stratford Picturehouse</option>
3002
+ <option data-href="/cinema/The_Little">Bath — Little Theatre Cinema</option>
3003
+ <option data-href="/cinema/National_Media_Museum">Bradford — Bradford at National Media Museum</option>
3004
+ <option data-href="/cinema/Duke_Of_Yorks" selected>Brighton — Duke of York&#x27;s Picturehouse</option>
3005
+ <option data-href="/cinema/Dukes_At_Komedia">Brighton — Duke&#x27;s at Komedia</option>
3006
+ <option data-href="/cinema/Arts_Picturehouse_Cambridge">Cambridge — Arts Picturehouse Cambridge</option>
3007
+ <option data-href="/cinema/Cameo_Picturehouse">Edinburgh — The Cameo</option>
3008
+ <option data-href="/cinema/Exeter_Picturehouse">Exeter — Exeter Picturehouse</option>
3009
+ <option data-href="/cinema/Regal_Picturehouse">Henley — Regal Picturehouse</option>
3010
+ <option data-href="/cinema/Cinema_City">Norwich — Cinema City</option>
3011
+ <option data-href="/cinema/Picturehouse_At_Fact">Liverpool — Picturehouse at FACT</option>
3012
+ <option data-href="/cinema/Phoenix_Picturehouse">Oxford — Phoenix Picturehouse</option>
3013
+ <option data-href="/cinema/Harbour_Lights">Southampton — Harbour Lights</option>
3014
+ <option data-href="/cinema/Stratford_Upon_Avon">Stratford Upon Avon — Stratford Upon Avon</option>
3015
+ <option data-href="/cinema/York_Picturehouse">York — City Screen Picturehouse</option>
3016
+ </select>
3017
+ <p><img src="/images/icons/europa-logo-white.png" alt="Europa logo"></p>
3018
+ </div>
3019
+ <div class="col-xs-12 col-sm-9">
3020
+ <p>Picturehouse Cinemas Limited is a limited company registered in England as company number 2310403 and its registered office is Power Road Studios, 114 Power Road, Chiswick, London, W4 5PY.</p>
3021
+ <p>&copy; 2015 Picturehouse Cinemas Ltd.</p>
3022
+ </div>
3023
+
3024
+ </div>
3025
+ </div>
3026
+ </div>
3027
+ </div>
3028
+
3029
+ <!-- TODO: Server side include modal window if needed -->
3030
+
3031
+ <!-- CDN links -->
3032
+ <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
3033
+ <script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.2.0/js/bootstrap.min.js"></script>
3034
+ <script src="//cdnjs.cloudflare.com/ajax/libs/knockout/3.3.0/knockout-min.js"></script>
3035
+ <script src="//cdnjs.cloudflare.com/ajax/libs/jquery.cycle2/20140415/jquery.cycle2.min.js"></script>
3036
+ <script src="/js/vendor/jquery.cycle2.carousel.min.js"></script>
3037
+ <script>$.fn.cycle.defaults.autoSelector = '.slideshow';</script>
3038
+
3039
+ <script src="/js/vendor/jquery.rateit.min.js"></script>
3040
+ <script src="/js/vendor/jquery-ui.min.js"></script>
3041
+ <script src="/js/vendor/bind.js"></script>
3042
+ <script>
3043
+ var cinemaId = parseInt("008", 10);
3044
+ </script>
3045
+
3046
+ <script src="/js/picturehouse.min.js?v=1.7.8"></script>
3047
+
3048
+
3049
+ <!-- KnockoutJS ViewModels -->
3050
+ <script src="/js/viewmodels/basket.js?v=1.7.8"></script>
3051
+ <script src="/js/viewmodels/seating.js?v=1.7.8"></script>
3052
+
3053
+ <script type="text/javascript">
3054
+ // Create closure.
3055
+ (function( $ ) {
3056
+ 'user strict';
3057
+
3058
+ if ($( '#cinema-search' ).length) {
3059
+ // TODO: Will this be dynamically pulled from db?
3060
+ var availableTags = [
3061
+ { id: "Clapham_Picturehouse", label: "London - Clapham Picturehouse" },
3062
+ { id: "Crouch_End_Picturehouse", label: "London - Crouch End Picturehouse" },
3063
+ { id: "East_Dulwich_Picturehouse", label: "London - East Dulwich" },
3064
+ { id: "Gate_Picturehouse", label: "London - Gate Picturehouse" },
3065
+ { id: "Greenwich_Picturehouse", label: "London - Greenwich Picturehouse" },
3066
+ { id: "Hackney_Picturehouse", label: "London - Hackney Picturehouse" },
3067
+ { id: "Picturehouse_Central", label: "London - Picturehouse Central" },
3068
+ { id: "Ritzy_Picturehouse", label: "London - The Ritzy" },
3069
+ { id: "Stratford_London", label: "Stratford, London - Stratford Picturehouse" },
3070
+ { id: "The_Little", label: "Bath - Little Theatre Cinema" },
3071
+ { id: "National_Media_Museum", label: "Bradford - Bradford at National Media Museum" },
3072
+ { id: "Duke_Of_Yorks", label: "Brighton - Duke of York&#x27;s Picturehouse" },
3073
+ { id: "Dukes_At_Komedia", label: "Brighton - Duke&#x27;s at Komedia" },
3074
+ { id: "Arts_Picturehouse_Cambridge", label: "Cambridge - Arts Picturehouse Cambridge" },
3075
+ { id: "Cameo_Picturehouse", label: "Edinburgh - The Cameo" },
3076
+ { id: "Exeter_Picturehouse", label: "Exeter - Exeter Picturehouse" },
3077
+ { id: "Regal_Picturehouse", label: "Henley - Regal Picturehouse" },
3078
+ { id: "Cinema_City", label: "Norwich - Cinema City" },
3079
+ { id: "Picturehouse_At_Fact", label: "Liverpool - Picturehouse at FACT" },
3080
+ { id: "Phoenix_Picturehouse", label: "Oxford - Phoenix Picturehouse" },
3081
+ { id: "Harbour_Lights", label: "Southampton - Harbour Lights" },
3082
+ { id: "Stratford_Upon_Avon", label: "Stratford Upon Avon - Stratford Upon Avon" },
3083
+ { id: "York_Picturehouse", label: "York - City Screen Picturehouse" },
3084
+ ];
3085
+ $( "#cinema-search" ).autocomplete({
3086
+ source: availableTags,
3087
+ select: function( event, ui ) {
3088
+ window.location = "/cinema/" + ui.item.id;
3089
+ }
3090
+ });
3091
+ }
3092
+
3093
+ })( jQuery );
3094
+ </script>
3095
+
3096
+ <div class="modal fade in" id="sign-in-modal" aria-hidden="false">
3097
+ <div class="modal-dialog">
3098
+ <div class="modal-content">
3099
+ <div class="modal-header">
3100
+ <p class="h2 display-inline">Sign in to your Picturehouse account</p>
3101
+ <a href="#" data-icon="V" class="icon pull-right" data-dismiss="modal"><span class="sr-only">Close</span></a>
3102
+ </div>
3103
+ <div class="modal-body">
3104
+ <form method="post" action="/sign-in">
3105
+ <div class="form-group">
3106
+ <label for="number">Email:</label>
3107
+ <input type="text" name="number" id="number" class="form-control" value="" required />
3108
+ </div>
3109
+ <div class="form-group">
3110
+ <label for="membership-password">
3111
+ Password:<br />
3112
+ <small>This may be your surname if you have not set a password before.</small>
3113
+ </label>
3114
+ <input type="password" name="membership-password" id="membership-password" class="form-control" required />
3115
+ </div>
3116
+ <p class="text-right"><a target="_blank" href="http://ticketing.picturehouses.com/Browsing/Loyalty/ForgotPassword">Forgotten password?</a></p>
3117
+ <!-- <div class="form-group">
3118
+ <div class="checkbox">
3119
+ <label for="account-remember">
3120
+ <input type="checkbox" name="account-remember" id="account-remember"> Remember me
3121
+ </label>
3122
+ </div>
3123
+ </div> -->
3124
+
3125
+ <div class="clearfix top-mg-lg">
3126
+ <button type="submit" class="btn btn-primary pull-right">Sign in</button>
3127
+ </div>
3128
+ </form>
3129
+ </div>
3130
+ </div>
3131
+ </div>
3132
+ </div>
3133
+
3134
+ <div class="modal fade in" id="member-priority-modal" aria-hidden="false">
3135
+ <div class="modal-dialog">
3136
+ <div class="modal-content">
3137
+ <div class="modal-header">
3138
+ <p class="h2 display-inline">Verify membership number</p>
3139
+ <a href="#" data-icon="V" class="icon pull-right" data-dismiss="modal"><span class="sr-only">Close</span></a>
3140
+ </div>
3141
+ <div class="modal-body">
3142
+ <form method="post" action="/verify-member">
3143
+ <div class="form-group">
3144
+ <label for="number">Membership number:</label>
3145
+ <input type="text" name="number" id="number" class="form-control" value="" required />
3146
+ </div>
3147
+
3148
+ <div class="clearfix top-mg-lg">
3149
+ <button type="submit" class="btn btn-primary pull-right">Verify</button>
3150
+ </div>
3151
+ </form>
3152
+ </div>
3153
+ </div>
3154
+ </div>
3155
+ </div>
3156
+
3157
+
3158
+ </body>
3159
+ </html>