-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththanks.html
283 lines (229 loc) · 10.5 KB
/
thanks.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>REALM - Responsive one page HTML5 template from Designova</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="realm premium theme">
<meta name="author" content="Designova">
<!-- Le styles -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/typography.css" rel="stylesheet">
<link href="stylesheets/supersized.css" rel="stylesheet">
<link href="stylesheets/supersized.shutter.css" rel="stylesheet">
<link href="stylesheets/jquery.tweet.css" rel="stylesheet"/>
<!-- Isotope -->
<link rel="stylesheet" href="stylesheets/prettyPhoto.css">
<link rel="stylesheet" href="stylesheets/isotope.css">
<!-- Custom style -->
<link href="stylesheets/icomoon.css" rel="stylesheet">
<link href="stylesheets/responsive-nav.css" rel="stylesheet">
<link href="stylesheets/style.css" rel="stylesheet">
</head>
<body>
<!-- Mobile Only Navigation - 2 types each for (480px to 640px) and (640px to 960px) wide device screens -->
<header id="mobile-header" class="hidden-desktop clearfix">
<div id="nav">
<ul class="clearfix">
<li><a href="index.html">Home</a></li>
</ul>
</div>
</header>
<div class="header-fixed-nav hidden-phone hidden-tablet">
<div class="nav">
<h1>realm</h1>
<ul>
<li><a id="header-linker" href="index.html">home</a></li>
</ul>
</div>
<div class="nav2">
<div><a href="#" class="facebook-icon"></a></div>
<div><a href="#" class="google-plus-icon"></a></div>
<div><a href="#" class="twitter-icon"></a></div>
</div>
</div>
<!-- Primary Page Layout
================================================== -->
<div id="header" class="page">
<section class="container-fluid">
<div class="row-fluid">
<article class="span12">
<div class="realm-heading">
<div class="">
<h1>thanks</h1>
<h2><span>we will reply soon</span></h2>
</div>
</div>
</article><!-- span : ends -->
</div><!-- row-fuild : ends -->
</section> <!-- container-fluid : ends-->
</div> <!-- header : ends -->
<!-- Get ready starts -->
<div id="get-ready">
<section class="container-fluid ready-bg">
<div class="row-fluid">
<section class="container">
<div class="row">
<article class= "span8">
<div>
<p class="ready-main">Don't miss any of our news and updates</p>
<p class="ready-sub">Sign up for monthly newsletters</p>
</div>
</article><!-- // End of .span8-->
<article class= "span4 top-space">
<div><a class="button" href="#">Register Today</a></div>
</article><!-- // End of .span4-->
</div><!-- // End of .row -->
</section><!-- // End of .container -->
</div><!-- // End of .row-fluid -->
</section><!-- // End of .container-fluid -->
</div><!-- // End of #get-ready -->
<!-- Get ready ends -->
<!-- Footer starts -->
<div id="footer">
<section class="container-fluid">
<div class="row-fluid">
<section class="container">
<div class="row">
<article class= "span4">
<div class = "copyright">
<p>Copyright © 2013 Realm Inc.</p>
</div>
</article><!-- // End of .span12-->
<article class= "span8">
<div class = "credits text-right">
<p>A premium template from Designova.</p>
</div>
</article><!-- // End of .span12-->
</div><!-- // End of .row -->
</section><!-- // End of .container -->
</div><!-- // End of .row-fluid -->
</section><!-- // End of .container-fluid -->
</div><!-- // End of #footer -->
<!-- Footer ends -->
<!-- JS
================================================== -->
<!-- jQuery Library File -->
<script src="javascripts/jquery-1.7.2.min.js"></script>
<script src="javascripts/jquery.easing.1.3.js"></script>
<!-- Bootstrap JS Files -->
<script src="assets/js/bootstrap-transition.js"></script>
<script src="assets/js/bootstrap-alert.js"></script>
<script src="assets/js/bootstrap-modal.js"></script>
<script src="assets/js/bootstrap-dropdown.js"></script>
<script src="assets/js/bootstrap-scrollspy.js"></script>
<script src="assets/js/bootstrap-tab.js"></script>
<script src="assets/js/bootstrap-tooltip.js"></script>
<script src="assets/js/bootstrap-popover.js"></script>
<script src="assets/js/bootstrap-button.js"></script>
<script src="assets/js/bootstrap-collapse.js"></script>
<script src="assets/js/bootstrap-carousel.js"></script>
<script src="assets/js/bootstrap-typeahead.js"></script>
<script src="assets/js/bootstrap-affix.js"></script>
<script src="javascripts/jquery.tweet.js"></script>
<script src="javascripts/responsive-nav.js"></script>
<script src="javascripts/supersized.3.2.7.js"></script>
<script src="javascripts/supersized.shutter.js"></script>
<script src="javascripts/jquery.prettyPhoto.js"></script>
<script src="javascripts/jquery.isotope.min.js"></script>
<script src="javascripts/jquery.flickr.js"></script>
<script src="javascripts/jquery.stellar.js"></script>
<script src="javascripts/form-validation.js"></script>
<!-- Custom JS Files -->
<script src="javascripts/script.js" type="text/javascript"></script>
<script>
var navigation = responsiveNav("#nav", { // Selector: The ID of the wrapper
animate: true, // Boolean: Use CSS3 transitions, true or false
transition: 400, // Integer: Speed of the transition, in milliseconds
label: "Menu", // String: Label for the navigation toggle
insert: "after", // String: Insert the toggle before or after the navigation
customToggle: "", // Selector: Specify the ID of a custom toggle
openPos: "relative", // String: Position of the opened nav, relative or static
jsClass: "js", // String: 'JS enabled' class which is added to <html> el
init: function(){}, // Function: Init callback
open: function(){}, // Function: Open callback
close: function(){} // Function: Close callback
});
</script>
<!-- Inline jQuery Codes -->
<!-- supersized jquery code - Full screen BG slider -->
<script type="text/javascript">
jQuery(function($){
$.supersized({
// Functionality
slideshow : 1, // Slideshow on/off
autoplay : 1, // Slideshow starts playing automatically
start_slide : 1, // Start slide (0 is random)
stop_loop : 0, // Pauses slideshow on last slide
random : 0, // Randomize slide order (Ignores start slide)
slide_interval : 3000, // Length between transitions
transition : 6, // 0-None, 1-Fade, 2-Slide Top, 3-Slide Right, 4-Slide Bottom, 5-Slide Left, 6-Carousel Right, 7-Carousel Left
transition_speed : 1000, // Speed of transition
new_window : 1, // Image links open in new window/tab
pause_hover : 0, // Pause slideshow on hover
keyboard_nav : 1, // Keyboard navigation on/off
performance : 1, // 0-Normal, 1-Hybrid speed/quality, 2-Optimizes image quality, 3-Optimizes transition speed // (Only works for Firefox/IE, not Webkit)
image_protect : 1, // Disables image dragging and right click with Javascript
// Size & Position
min_width : 0, // Min width allowed (in pixels)
min_height : 0, // Min height allowed (in pixels)
vertical_center : 1, // Vertically center background
horizontal_center : 1, // Horizontally center background
fit_always : 0, // Image will never exceed browser width or height (Ignores min. dimensions)
fit_portrait : 1, // Portrait images will not exceed browser height
fit_landscape : 0, // Landscape images will not exceed browser width
// Components
slide_links : 'blank', // Individual links for each slide (Options: false, 'num', 'name', 'blank')
thumb_links : 1, // Individual thumb links for each slide
thumbnail_navigation : 0, // Thumbnail navigation
slides : [ // Slideshow Images
{image : 'images/bg/01.jpg', title : 'title here', thumb : 'images/slider/thumbs/01.jpg', url : 'project url'},
{image : 'images/bg/02.jpg', title : 'title here', thumb : 'images/slider/thumbs/02.jpg', url : 'project url'},
],
// Theme Options
progress_bar : 1, // Timer for each slide
mouse_scrub : 0
});
});
</script>
<script>
//Masonry Filterable Portfolio
$(function(){
var $container = $('#container');
$container.isotope({
itemSelector : '.element',
layoutMode : 'masonry'
});
var $optionSets = $('#options .option-set'),
$optionLinks = $optionSets.find('a');
$optionLinks.click(function(){
var $this = $(this);
// don't proceed if already selected
if ( $this.hasClass('selected') ) {
return false;
}
var $optionSet = $this.parents('.option-set');
$optionSet.find('.selected').removeClass('selected');
$this.addClass('selected');
// make option object dynamically, i.e. { filter: '.my-filter-class' }
var options = {},
key = $optionSet.attr('data-option-key'),
value = $this.attr('data-option-value');
// parse 'false' as false boolean
value = value === 'false' ? false : value;
options[ key ] = value;
if ( key === 'layoutMode' && typeof changeLayoutMode === 'function' ) {
// changes in layout modes need extra logic
changeLayoutMode( $this, options )
} else {
// creativewise, apply new options
$container.isotope( options );
}
return false;
});
});
</script>
<script src="javascripts/retina.js"></script>
</body>
</html>