-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_gallery.html
216 lines (197 loc) · 7.82 KB
/
index_gallery.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<!doctype html>
<!--[if lt IE 7]><html class="no-js ie6 oldie" lang="en"><![endif]-->
<!--[if IE 7]><html class="no-js ie7 oldie" lang="en"><![endif]-->
<!--[if IE 8]><html class="no-js ie8 oldie" lang="en"><![endif]-->
<!--[if IE 9]><html class="no-js ie9" lang="en"><![endif]-->
<!--[if gt IE 9]><!--><html class="no-js" lang="en" itemscope itemtype="http://schema.org/Product"><!--<![endif]-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta charset="utf-8" />
<title>IGT - Brand Portal - Gallery</title>
<meta name="description" />
<meta name="keywords" />
<!-- Favicon & Apple Icon -->
<link rel="shortcut icon" href="/assets/images/favicon.ico" />
<link rel="apple-touch-icon" href="/assets/images/apple-touch-icon-114x114-precomposed.png" />
<!-- Facebook Metadata -->
<meta property="fb:page_id" />
<meta property="og:image" />
<meta property="og:description" />
<meta property="og:title" />
<!-- Google+ Metadata -->
<meta itemprop="name" />
<meta itemprop="description" />
<meta itemprop="image" />
<!-- Set Viewport -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<!-- Styles -->
<link rel="stylesheet" href="/assets/css/styles.css" />
<link rel="stylesheet" type="text/css" href="//cloud.typography.com/6075894/6117552/css/fonts.css" />
<!-- Modernizr -->
<script src="/assets/js/modernizr-2.6.2.min.js"></script>
<!-- Pace Loader -->
<script type="text/javascript" src="/assets/js/pace.min.js"></script>
<script type="text/javascript">
Pace.on("start", function(){ $("div.pace-wrapper").show(); });
Pace.on("done", function(){ $("div.pace-wrapper").delay(500).fadeOut(); });
</script>
</head>
<body data-index="subpage">
<!-- Loading Wrapper -->
<div class="pace-wrapper"></div>
<!-- Header -->
<header class="main_header">
<div class="logo_wrapper">
<a href="//www.igt.com" class="logo replace-text" title="IGT" alt="IGT"><h1>IGT - Brand Portal</h1></a>
</div>
</header><!-- end .main_header -->
<nav class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-left">
<div class="nav_wrapper">
<div class="button_toggle">
<div class="nav_icon_close" style="display: none;">
<a href="#">
<i class="fa fa-times"></i>
</a>
</div>
<div class="nav_icon_open">
<a href="#">
<i class="fa fa-bars"></i>
</a>
</div>
</div>
<ul>
<li class="chapter_nav" data-menuanchor="chapter_1">
<a href="#chapter_1">
<span class="menu_title">The IGT Brand</span>
<span class="menu_subtitle">An Introduction to the IGT Brand</span>
</a>
</li>
<li class="chapter_nav" data-menuanchor="chapter_2">
<a href="#chapter_2">
<span class="menu_title">Design Application</span>
<span class="menu_subtitle">Examples of the Brand In-Action</span>
</a>
</li>
<li class="chapter_nav" data-menuanchor="chapter_3">
<a href="#chapter_3">
<span class="menu_title">Brand Identity System</span>
<span class="menu_subtitle">How the Brand Comes Together</span>
</a>
</li>
<li class="chapter_nav" data-menuanchor="chapter_4">
<a href="#chapter_4">
<span class="menu_title">Downloads</span>
<span class="menu_subtitle">Resources for Your Use</span>
</a>
</li>
<li class="chapter_nav" data-menuanchor="chapter_5">
<a href="#chapter_5">
<span class="menu_title">Support</span>
<span class="menu_subtitle">Get Help, and Learn More</span>
</a>
</li>
</ul>
</div>
</nav>
<!-- Menu Overlay Dimmer -->
<div class="menu_dimmer" style="display: none;">
<div>
<span>Please Make a Selection</span>
</div>
</div>
<!-- Section 1 -->
<div class="container">
<div class="sub_header" style="background-image: url(assets/images/background_brandportal_section2.jpg);">
<div class="sub_header_wrapper">
<div class="sub_header_container">
<h1>Gallery</h1>
</div>
</div>
</div>
<div class="row sub_navigation_wrapper">
<div class="sub_navigation">
<span>Gallery</span>
<ul>
<li><a href="" title="Logo" class="active">Gallery</a></li>
</ul>
</div><!-- //END .columns -->
</div><!-- //END .row -->
<div class="row full-width">
<div class="columns twelve" data-index="bodygallery">
<div class="slideshow-container">
<div class="cycle-slideshow"
data-cycle-swipe="true"
data-cycle-easing="linear"
data-cycle-swipe-fx="scrollHorz"
data-cycle-fx="scrollHorz"
data-cycle-timeout="5000"
data-cycle-prev="#prev_01"
data-cycle-next="#next_01"
data-cycle-carousel-fluid="true"
data-cycle-auto-height="calc"
data-cycle-pager=".slide_pagination_01"
data-cycle-loader="false"
data-cycle-caption="#alt-caption"
data-cycle-caption-template="{{alt}}"
data-cycle-pause-on-hover="true"
>
<img src="/assets/images/I_BrandGallery_1.jpg" alt="Branded Advertisements" >
<img src="/assets/images/I_BrandGallery_2.jpg" alt="Trade Advertisements" >
<img src="/assets/images/I_BrandGallery_3.jpg" alt="Literature" >
<img src="/assets/images/I_BrandGallery_4.jpg" alt="Billboard" >
<img src="/assets/images/I_BrandGallery_5.jpg" alt="IGT.com" >
<img src="/assets/images/I_BrandGallery_6.jpg" alt="Email" >
<img src="/assets/images/I_BrandGallery_7.jpg" alt="Facebook" >
<img src="/assets/images/I_BrandGallery_8.jpg" alt="LinkedIn" >
<img src="/assets/images/I_BrandGallery_9.jpg" alt="Twitter" >
<img src="/assets/images/I_BrandGallery_10.jpg" alt="Digital Trade Advertisement" >
</div>
<!-- empty element for caption -->
<div id="alt-caption"></div>
<span class="nav_left">
<a href="#" class="fa fa-angle-left" id="prev_01"></a>
</span>
<span class="nav_right">
<a href="#" class="fa fa-angle-right" id="next_01"></a>
</span>
</div>
</div><!-- //END .columns -->
</div><!-- //END .row -->
</div><!-- //END .container -->
<div class="container footer">
<div class="row">
<div class="columns twelve">
<div class="footer_top">
<div class="footer_logo">
<img src="/assets/images/igt_logo.png" gumby-retina />
</div>
<p class="igt_copyright">
© 2017 IGT Global Solutions Corporation. All rights reserved.
</p>
</div>
<hr />
<p class="igt_dot_com">
<a href="https://igt.com" title="IGT.com">IGT.com</a>
</p>
<p class="brand_assistance">
<a href="" title="Still have questions?">Still have questions?</a>
</p>
</div><!-- //END .columns -->
</div><!-- //END .row -->
</div><!-- //END .container -->
<!-- jQuery and jQuery UI -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<!-- Cycle 2 -->
<script src="/assets/js/jquery.cycle2.min.js"></script>
<!-- Navigation -->
<script type="text/javascript" src="/assets/js/brand_menu_custom.js"></script>
<!-- Load Gumby Scripts -->
<script src="/assets/js/gumby.min.js"></script>
<script src="/assets/js/gumby.retina.js"></script>
<!-- Google Analytics for http://brand.IGT.com -->
<script>
<!-- Place Tracking Code Here (SP) -->
</script>
</body>
</html>