-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathBLACKHINT TEMPLATEHINT.xml
More file actions
788 lines (746 loc) · 114 KB
/
Copy pathBLACKHINT TEMPLATEHINT.xml
File metadata and controls
788 lines (746 loc) · 114 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<HTML expr:dir='data:blog.languageDirection'>
<head>
<!-- [ Meta Tag SEO ] -->
<include expiration='7d' path='*.css'/>
<include expiration='7d' path='*.js'/>
<include expiration='3d' path='*.gif'/>
<include expiration='3d' path='*.jpeg'/>
<include expiration='3d' path='*.jpg'/>
<include expiration='3d' path='*.png'/>
<meta charset='utf-8'/>
<meta content='width=device-width, initial-scale=1' name='viewport'/>
<meta content='blogger' name='generator'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<link href='https://www.blogger.com/openid-server.g' rel='openid.server'/>
<link expr:href='data:blog.homepageUrl' rel='openid.delegate'/>
<link expr:href='data:blog.url' rel='canonical'/>
<!-- Title -->
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<b:if cond='data:blog.pageType != "error_page"'>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if></b:if>
<b:if cond='data:blog.pageType == "error_page"'>
<title>Page Not Found - <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.pageType == "archive"'>
<meta content='noindex' name='robots'/>
</b:if>
<b:if cond='data:blog.searchLabel'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<b:if cond='data:blog.isMobile'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<b:if cond='data:blog.pageType != "error_page"'>
<meta expr:content='data:blog.metaDescription' name='description'/>
<script type='application/ld+json'>{ "@context": "https://schema.org", "@type": "WebSite", "url": "<data:blog.homepageUrl/>", "potentialAction": { "@type": "SearchAction", "target": "<data:blog.homepageUrl/>?q={search_term}", "query-input": "required name=search_term" } }</script>
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<meta expr:content='data:blog.pageName + ", " + data:blog.pageTitle + ", " + data:blog.title' name='keywords'/>
</b:if></b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Mukesh Templates' name='keywords'/></b:if>
<link expr:href='data:blog.homepageUrl + "feeds/posts/default"' expr:title='data:blog.title + " - Atom"' rel='alternate' type='application/atom+xml'/>
<link expr:href='data:blog.homepageUrl + "feeds/posts/default?alt=rss"' expr:title='data:blog.title + " - RSS"' rel='alternate' type='application/rss+xml'/>
<link expr:href='"https://www.blogger.com/feeds/" + data:blog.blogId + "/posts/default"' expr:title='data:blog.title + " - Atom"' rel='alternate' type='application/atom+xml'/>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:blog.postImageThumbnailUrl'>
<link expr:href='data:blog.postImageThumbnailUrl' rel='image_src'/>
</b:if></b:if>
<!-- Favicoin -->
<link expr:href='data:blog.url' hreflang='x-default' rel='alternate'/>
<link href='/favicon.ico' rel='icon' type='image/x-icon'/>
<!-- Social Media Meta Tag -->
<b:if cond='data:blog.pageType == "item"'>
<meta expr:content='data:blog.pageName' property='og:title'/>
<meta expr:content='data:blog.canonicalUrl' property='og:url'/>
<meta content='article' property='og:type'/>
</b:if>
<meta expr:content='data:blog.title' property='og:site_name'/>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta expr:content='data:blog.metaDescription' name='description'/>
<meta expr:content='data:blog.title' property='og:title'/>
<meta content='website' property='og:type'/>
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription' property='og:description'/>
<b:else/>
<meta expr:content='"Silakan kunjungi " + data:blog.pageTitle + " Untuk membaca postingan menarik."' property='og:description'/>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<meta expr:content='data:blog.metaDescription' property='og:description'/>
</b:if>
<b:if cond='data:blog.postImageUrl'>
<meta expr:content='data:blog.postImageUrl' property='og:image'/>
<b:else/>
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postThumbnailUrl' property='og:image'/>
</b:if>
</b:if>
<!-- Mukesh Templates Links -->
<link href='//ajax.googleapis.com' rel='dns-prefetch'/>
<link href='//www.google-analytics.com' rel='dns-prefetch'/>
<link href='//googleads.g.doubleclick.net' rel='dns-prefetch'/>
<link href='//www.googletagservices.com' rel='dns-prefetch'/>
<link href='//pagead2.googlesyndication.com' rel='dns-prefetch'/>
<link href='//maxcdn.bootstrapcdn.com' rel='dns-prefetch'/>
<link href='//adservice.google.ca' rel='dns-prefetch'/>
<link href='//adservice.google.com' rel='dns-prefetch'/>
<link href='//resources.blogblog.com' rel='dns-prefetch'/>
<link href='//fonts.googleapis.com' rel='dns-prefetch'/>
<link href='//1.bp.blogspot.com' rel='dns-prefetch'/>
<link href='//2.bp.blogspot.com' rel='dns-prefetch'/>
<link href='//3.bp.blogspot.com' rel='dns-prefetch'/>
<link href='//4.bp.blogspot.com' rel='dns-prefetch'/>
<link href='//disqus.com' rel='dns-prefetch'/>
<link href='//github.com' rel='dns-prefetch'/>
<link href='//cdn.rawgit.com' rel='dns-prefetch'/>
<link href='//fontawesome.com' rel='dns-prefetch'/>
<link href='//www.sharethis.com' rel='dns-prefetch'/>
<link href='//cdn.jsdelivr.net' rel='dns-prefetch'/>
<!-- Template Css -->
<b:skin><![CDATA[/*
----------------------------------------------------
Url Shortner Blogger Template
Name : True Url 3
Version : 3.0.0
Realsed : 30 January 2021
Designer : Template Hint
Designer Url : https://Tempatehint.blogspot.com
Thanks To : All Support
----------------------------------------------------*/
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;word-wrap:break-word;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{font-weight:normal;text-align:left}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}a:focus,a:hover,a:active{outline:0}a img{border:0}
/* Global */
#layout #flippanel li{display:none}body#layout ul{list-style-type:none;list-style:none}body#layout ul li{list-style-type:none;list-style:none}body#layout #headerbwrap{height:auto}body#layout #sites-navigation{display:none}body#layout #stm-footer-wrapper{display:none}body#layout #trueurlpages{overflow:hidden}body#layout #realme-wrapper{display:block;position:relative;float:left;width:69%}body#layout #sidebar-wrapper{display:block;position:relative;float:right;width:30%}.section,.widget{margin:0;padding:0}body,button,input,select,textarea{color:#404040;word-wrap:break-word;font-size:13px;font-size:1rem;line-height:1.6}
/* Headings */
h1,h2,h3,h4,h5,h6{clear:both;word-wrap:break-word;line-height:1.4;font-weight:500}h1{font-size:21px;font-size:1.6153rem;margin-bottom:0.75em}h2{font-size:18px;font-size:1.3846rem;margin-bottom:0.85715em}h3{font-size:16px;font-size:1.2307rem;margin-bottom:1.125em}h4{font-size:15px;font-size:1.1538rem;margin-bottom:1em}h5{word-wrap:break-word;font-size:15px;font-size:1.1538rem;margin-bottom:1em}h6{word-wrap:break-word;font-size:13px;font-size:1rem;margin-bottom:1.1538em}hr{background-color:#e6e6e6;border:0;height:1px;margin:1.1538461538em 0}
/* Text */
p,blockquote p:last-child{margin-bottom:1.5em}p:last-child{margin-bottom:0}ul,ol{margin:0 0 1.5em 1.1538461538em}ul{list-style:square}ol{list-style:decimal}li > ul,li > ol{margin-bottom:0;margin-left:1.1538461538em}dt{font-weight:500}dd{margin:0 1.1538461538em 1.5em 1.1538461538em}b,strong{font-weight:500}dfn,cite,em,i{font-style:italic}.post-body blockquote{background:#f5f5f5;border-left:4px solid rgba(0,0,0,0.15);margin:0 auto;padding:15px}address{margin:0 0 1.5em 0}.post-body pre{background:#f8f8f8;font-family:Consolas,'Courier New',monospace;word-wrap:break-word;line-height:1.4;margin-bottom:1.5em;overflow-x:scroll;padding:1.1538461538em;max-width:100%;font-size:14px;border-left:3px solid #74b9ff}code,kbd,tt,var{font-family:"Courier 10 Pitch",Courier,monospace;word-wrap:break-word}abbr,acronym{border-bottom:1px dotted #e6e6e6;cursor:help}mark,ins{background-color:#fff9c0;text-decoration:none}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{border-bottom:1px solid #e6e6e6;margin:0 0 1.5em 0;width:100%}th{font-weight:500;padding:0.6em;text-transform:uppercase}td{border-top:1px solid #e6e6e6;padding:0.6em}img{height:auto;max-width:100%}button,input,select,textarea{color:#888;font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{border:0;outline:none;cursor:pointer;line-height:1;padding:0.962em 1.847em;-webkit-appearance:button}button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{}button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,html input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active{}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type="text"],input[type="email"],input[type="password"],input[type="search"],input[type="url"]{border:0;font-size:13px;font-size:1rem;padding:0.6em;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.widget input[type="text"],.widget input[type="email"],.widget input[type="password"],.widget input[type="search"],.widget input[type="url"]{}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="url"]:focus,textarea:focus{outline:none;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}textarea{background-color:#f9f9f9;border:0;font-size:13px;font-size:1rem;overflow:auto;padding:1.5625%;-webkit-transition:0.2s ease-in;transition:0.2s ease-in;vertical-align:top;width:96.875%}
/* Links */
a{color:#4285f4;text-decoration:none;transition:all .4s}a:visited{color:#4285f4}a:hover,a:focus,a:active{color:#F8A01B}
/* Text screen readers */
.screen-reader-textindz{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-textindz:hover,.screen-reader-textindz:active,.screen-reader-textindz:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:1.0769rem;font-weight:500;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fafafa;color:#000;font-family:'Google Sans',sans-serif;font-size:16px;padding:0;margin:0;font-weight:normal}html,body{margin:0;padding:0;width:100%;min-height:100vh}
/* Google Font */
@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;src:local('Google Sans Regular'),local(GoogleSans-Regular),url(//fonts.gstatic.com/s/googlesans/v5/4UaGrENHsxJlGDuGo1OIlL3Kwp5MKg.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;src:local('Google Sans Regular'),local(GoogleSans-Regular),url(//fonts.gstatic.com/s/googlesans/v5/4UaGrENHsxJlGDuGo1OIlL3Nwp5MKg.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;src:local('Google Sans Regular'),local(GoogleSans-Regular),url(//fonts.gstatic.com/s/googlesans/v5/4UaGrENHsxJlGDuGo1OIlL3Awp5MKg.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;src:local('Google Sans Regular'),local(GoogleSans-Regular),url(//fonts.gstatic.com/s/googlesans/v5/4UaGrENHsxJlGDuGo1OIlL3Owp4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;src:local('Google Sans Medium'),local(GoogleSans-Medium),url(//fonts.gstatic.com/s/googlesans/v5/4UabrENHsxJlGDuGo1OIlLU94Yt3CwZ-Pw.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;src:local('Google Sans Medium'),local(GoogleSans-Medium),url(//fonts.gstatic.com/s/googlesans/v5/4UabrENHsxJlGDuGo1OIlLU94YtwCwZ-Pw.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;src:local('Google Sans Medium'),local(GoogleSans-Medium),url(//fonts.gstatic.com/s/googlesans/v5/4UabrENHsxJlGDuGo1OIlLU94Yt9CwZ-Pw.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;src:local('Google Sans Medium'),local(GoogleSans-Medium),url(//fonts.gstatic.com/s/googlesans/v5/4UabrENHsxJlGDuGo1OIlLU94YtzCwY.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
/* Fontawesome */
@font-face{font-family:'FontAwesome';src:url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
]]></b:skin>
<style type='text/css'>
/* Adblock */
#levelmaxblock{background:rgba(20,20,20,0.39);position:fixed;margin:auto;left:0;right:0;top:0;bottom:0;overflow:auto;z-index:999999}#levelmaxblock .header{margin:0 0 15px 0}#levelmaxblock .header h2{color:#222;font-size:1.5rem}#levelmaxblock .inner{background:#fff;color:#222;box-shadow:0 0 2rem -1rem rgba(0,0,0,0.5);text-align:center;width:100%;max-width:640px;padding:30px;margin:7% auto 2% auto;animation:fadeInDown 1s}#levelmaxblock button{padding:10px 20px;border:0;background:#fff;color:#e74c3c;margin:20px 5px;cursor:pointer;border-radius:3px;font-size:13px;font-weight:600;border:2px solid #e74c3c;transition:initial}#levelmaxblock button:hover{background:#2c3e50;color:#fff;outline:none;border-color:#2c3e50}#levelmaxblock button.active,#levelmaxblock button:hover.active{background:#e74c3c;color:#fff;border-color:#e74c3c;outline:none}#levelmaxblock .caranya{background:#fff;text-align:left;color:#000;padding:20px;height:250px;overflow:auto;line-height:30px;border:1px solid rgba(0,0,0,0.05)}#levelmaxblock .caranya div{display:none}#levelmaxblock .caranya div.active{display:block;animation:fadeInUp .5s}#levelmaxblock ol{margin-left:20px}
@media(max-width:768px){#levelmaxblock .inner{width:calc(100% - 20px);margin:10px auto;padding:15px}}
/* Animation */
@keyframes square{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-700px) rotate(600deg);transform:translateY(-700px) rotate(600deg)}}
@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}
@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}
.spinner-border{display:inline-block;width:1.2rem;height:1.2rem;vertical-align:text-bottom;border:.25em solid #fff;border-right-color:transparent;border-radius:50%;animation:spinner-border 1s linear infinite}.spinner-grow{display:inline-block;width:.7rem;height:.7rem;vertical-align:text-bottom;background-color:#fff;border-radius:99em;opacity:0;animation:spinner-grow 1s linear infinite;margin:0 4px 7px 0}
/* Layout */
#navbar-iframe{height:0;visibility:hidden;display:none}
.categories-links:before,.edit-linkindz a:before,.entry-meta .authorindz a:before,.entry-meta .dateindz a:before,.entry-meta .comments-linkindz a:before,.menu-toggleindz:before,.tags-linksindz:before{display:inline-block;font-family:FontAwesome;word-wrap:break-word;font-size:14px;font-size:1.0769rem;font-weight:normal;line-height:1;vertical-align:text-bottom;-webkit-font-smoothing:antialiased}
.clear{clear:both}.entry-meta:before,.entry-meta:after,.grid-rowindz:before,.grid-rowindz:after,.main-navigation ul:before,.main-navigation ul:after,.site-mainindz:before,.site-mainindz:after,.clear:before,.clear:after,[class*="area"]:before,[class*="area"]:after,[class*="content"]:before,[class*="content"]:after,[class*="navigation"]:before,[class*="navigation"]:after,[class*="site"]:before,[class*="site"]:after{content:'';display:table}
.entry-meta:after,.grid-rowindz:after,.main-navigation ul:after,.site-mainindz:after,.clear:after,[class*="area"]:after,[class*="content"]:after,[class*="navigation"]:after,[class*="site"]:after{clear:both}
.quickedit,#ContactForm1,#ContactForm1 br,#PopularPosts1 .item-snippet,.not-multi-authorindz .entry-meta .authorindz,#blog-pager .home-link{display:none}
.CSS_LIGHTBOX{z-index:999999!important;width:100%;height:auto}.CSS_LIGHTBOX_BG_MASK_TRANSPARENT{background-color:#111!important;opacity:.85!important}.CSS_LIGHTBOX_SCALED_IMAGE_IMG{width:auto!important;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,0.1)}.CSS_LIGHTBOX_BTN_CLOSE{background:url('https://4.bp.blogspot.com/-cmZSAe4hgWI/V0K-3C5xiHI/AAAAAAAAG90/2btatUgRsM4qf8HIc7QweuToTkRqRNeuACLcB/s1600/delete.png') no-repeat!important;width:32px!important;height:32px!important;top:20px!important;opacity:0.7;transition:all .3s}.CSS_LIGHTBOX_BTN_CLOSE:hover{opacity:1}.CSS_LIGHTBOX_BTN_CLOSE_POS{right:20px!important}.CSS_LIGHTBOX_FILMSTRIP{background-color:#111!important}img,object,embed,iframe{border:none;vertical-align:middle;max-width:100%}.separator a{margin-left:0!important;margin-right:0!important}.post img{max-width:100%;height:auto}
.separator a[style="margin-left:1em;margin-right:1em;"]{margin-left:auto!important;margin-right:auto!important}
.separator a[style="clear:left;float:left;margin-bottom:1em;margin-right:1em;"]{clear:none!important;float:none!important;margin-bottom:0!important;margin-right:0!important}
.separator a[style="clear:left;float:left;margin-bottom:1em;margin-right:1em;"] img{float:left!important;margin:0 10px 10px 0}
.separator a[style="clear:right;float:right;margin-bottom:1em;margin-left:1em;"]{clear:none!important;float:none!important;margin-bottom:0!important;margin-left:0!important}
.separator a[style="clear:right;float:right;margin-bottom:1em;margin-left:1em;"] img{float:right!important;margin:0 0 10px 10px}
/* Main Wrapper */
#trueurlpages{margin:0 auto;max-width:970px}#realme-wrapper{margin:20px 0;padding:0}#sidebar-wrapper{display:none}
/* CSS Fixed Background */
#hero1{background:#fff;margin:0 auto 25px auto;box-shadow:0 3px 12px rgba(0,0,0,0.12),0 1px 6px rgba(0,0,0,0.24)}.hero,.content{text-align:center;position:relative;width:100%}.inner1{min-height:200px;position:relative}.hero .inner1{max-width:970px;margin:auto}.copyv{position:absolute;top:15%;width:100%}.copyv h3{color:#222;margin:0;font-weight:500;font-size:2rem;padding:0 20px;letter-spacing:1px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.copyv h3 .spim{color:#e74c3c}
/* Post Wrapper */
.hentry{position:relative;background:#fff;margin:0 0 20px 0;word-wrap:break-word;line-height:1.7}.entry-header{background-color:#fff;padding:1.3334em 1.3334em 0 1.3334em}.entry-title{color:#222;font-weight:500;font-size:140%}.entry-title a,.headertitle{color:#222}.entry-title a:hover{color:#4285f4;text-decoration:underline}.entry-meta{color:#aaa;font-size:11px;font-size:0.8461rem}footer.entry-meta{padding:1.3334em 1.3334em 1em 1.3334em}.single footer.entry-meta{border-top:1px solid rgba(0,0,0,0.05)}.entry-meta span{display:inline-block}.entry-meta a{color:#aaa;text-transform:uppercase}.entry-meta a:hover{color:#666}.entry-meta .dateindz{margin-right:1em}.inseo-postmeta{font-size:14px;color:#aaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inseo-postmeta a{color:#aaa}.inseo-postmeta i{margin:0 5px 0 0}.inseo-postmeta a.g-profile{font-weight:500}.entry-meta .dateindz a:before{content:"\f303";margin-right:3px;position:relative;top:1px}.entry-meta .authorindz{margin-right:1em}.entry-meta .authorindz a:before{content:"\f304";position:relative}.entry-meta .comments-linkindz{float:right;margin-left:1em}.entry-meta .comments-linkindz a:before{content:"\f300";margin-right:2px;position:relative;top:-1px}.edit-linkindz{float:right;margin-left:1em}.edit-linkindz a:before{content:"\f411";margin-right:2px;position:relative}.categories-links,.tags-linksindz{margin-right:1em}.categories-links:before{content:"\f301";margin-right:2px;position:relative;top:-1px}.tags-linksindz:before{content:"\f302";margin-right:2px;position:relative;top:-1px}.entry-content{padding:20px 0}.entry-content-botindz{padding:0}
/* How To Use */
#flippy{margin:0 auto 25px auto;text-align:center}#flippy button{background:#2c3e50;color:#fff;margin:0 auto;vertical-align:middle;cursor:pointer;padding:6px 15px;font-weight:500;font-size:13px;text-align:center;letter-spacing:0.5px;border:1px solid transparent;border-radius:3px;transition:all .3s}#flippy button:focus{background:transparent;color:#2c3e50;outline:none;border:1px solid}#flippanel{padding:20px;display:none;text-align:left;background:#fff;border-radius:5px;margin:0 auto 25px auto;border:1px solid rgba(0,0,0,0.05)}#flippanel kbd{background:#2c3e50;color:#fff;border-radius:3px;font-family:Google sans;font-size:11px;padding:2px 6px;font-weight:500}
/* Footer Wrapper */
.mt-footer{position:relative;overflow:hidden;background:linear-gradient(to right, #ffe835, #ff3588);color:#fff;font-size:14px;padding:25px;text-align:center;margin:25px auto 0 auto}.mt-footer a{color:#fff;position:relative;z-index:20}.mt-footer a:hover{text-decoration:underline}
/* Banner */
.banner,.banner2,.banner3{margin:20px auto 0 auto;text-align:center;overflow:hidden}.banner .widget{margin:20px auto 0 auto}.banner2,.banner3{margin:0 auto 20px auto}.banner .widget,.banner2 .widget,.banner3 .widget{width:100%;max-width:100%;margin:0 auto;background:#fff;text-align:center;overflow:hidden;padding:0}.banner img,.banner iframe,.banner2 img,.banner2 iframe,.banner3 img,.banner3 iframe{display:block;margin:0 auto;text-align:center}
/* Sayem Templates Feature */
#stmfeature{display:inline-block;position:relative;margin:25px auto;width:100%;transition:all .3s}.Templatehint-feature{background:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);padding:30px;margin:0 15px 0 0;width:32.3%;float:left;height:240px;text-align:center;border-top:3px solid #ff3588;transition:all .3s}.Templatehint-feature:last-child{margin-right:0}.Templatehint-feature p{font-size:13px;line-height:1.4}.Templatehint-feature h3{margin:30px auto 20px auto;font-size:18px}.Templatehint-feature i{font-size:32px;background:linear-gradient(to right, #ffe835, #ff3588);color:#fff;height:62px;width:62px;line-height:62px;border-radius:100%;box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);transition:all .3s}#stmfeature:hover .Templatehint-feature{opacity:.8;transform:translate(0,0)}#stmfeature:hover .Templatehint-feature:hover{opacity:1;transform:translate(0,-10px)}
/* Generate Link Box */
.panel.panel-primary{background:#fff;text-align:center;display:table;overflow:hidden;width:100%;max-width:970px;padding:0 0 25px 0;border-radius:5px;margin:25px auto;box-shadow:0 0 1.5rem -1rem}.panel-body{position:relative;margin:0 25px}.panel-heading h2{color:#000;margin:0 auto 25px auto;font-weight:500;padding:15px;font-size:20px;border-bottom:1px solid rgba(0,0,0,0.05)}.panel-body input{background:#ffffff;width:100%;padding:15px;border-radius:5px;border:1px solid transparent;font-size:16px;color:#000;outline:none;text-indent:60px;transition:all .3s}.panel-body input:focus{background:#fff;color:#000;border-color:#55ddb6;outline:none;box-shadow:0 0 5px rgba(0,0,0,0.1)}.panel-body .input-group-btn{position:absolute;top:0;right:0}.panel-body button{border-radius:0 5px 5px 0;background:#55ddb6;color:#fff;border:0;padding:16px 52px;font-weight:500;outline:none;transition:all .3s}.panel-body button:hover,.panel-body button:focus{background:#00d2f4;outline:none}#generatelink{margin:20px auto 0 auto}#generatelink button{background:#00d2f4; background-image: linear-gradient(45deg, #ffe835 50%, #ff3588 50%);border-radius:5px;font-size:14px;padding:14px 32px}#generatelink button:hover,#generatelink button:focus{background:#00d2f4; background-image: linear-gradient(0deg, #ffe835 50%, #ff3588 50%);border-radius:5px;font-size:14px}#generatelink button .fa.fa-floppy-o,#generatelink button .fa.fa-check{margin:0 5px 0 0}.panel-body:before{content:'\f0c1';background:rgba(0,0,0,0.05);font-family:fontawesome;position:absolute;left:0;top:0;color:#888;padding:12px 20px;border-radius:5px 0 0 5px;border-right:1px solid transparent;transition:all .6s}.panel-body:active:before,.panel-body:focus-within:before{content:'\f061';background:#55ddb6;color:#fff}#generatelink input{background:#ffeaa7;text-indent:0}#generatelink input:hover,#generatelink input:focus{background:#ffeaa7;border-color:transparent;box-shadow:none}#generateloading{margin:20px auto 0 auto;font-size:20px;color:#f39c12;font-weight:normal}
/* Media Queries */
@media screen and (min-width:1200px){.site-brandingindz a + .site-title{margin-top:17px}}
@media screen and (max-width:1024px){#trueurlpages{padding:0 20px}.site-brandingindz,.sites-navigation{padding-left:2.98245614%;padding-right:2.98245614%}.Templatehint-feature{width:32.2%}}
@media screen and (max-width:768px){#Header1 h1.title,#Header1 h2.title{margin:10px auto 0 auto}.header-logo{float:none}.mt-footer{padding:20px}#realme-wrapper,#sidebar-wrapper {width:100%;}#header-top{float:none;max-width:100%;width:100%;text-align:center}.hentry{margin-bottom:24px}.menu-navigasi{overflow:hidden;float:none;max-width:100%;width:100%;text-align:center;margin:20px auto 0 auto}nav ul{margin:auto;text-align:center;display:table}.hentry{margin-bottom:24px}.tinynav1{display:block;}#navigation{display:none}.menu-navigasi{float:none;max-width:768px;text-align:center;width:100%;margin:15px auto}.menu-navigasi select#tinynav1{background:#fff;border:0}.panel-body .input-group-btn{display:block;position:relative;overflow:hidden;margin:20px auto 0 auto}.panel-body button{border-radius:5px;width:100%}.recentbylabel ul li{width:100%;margin:0 auto}.Templatehint-feature{width:48.9%;margin:0 15px 15px 0}.Templatehint-feature:nth-child(2){margin-right:0}.Templatehint-feature:nth-child(1){display:none}}
@media screen and (max-width:750px){.Templatehint-feature{width:100%;margin:0 0 15px 0}#mariber-social > ul > li a{width:34px;height:34px}}
@media screen and (max-width:640px){.site-brandingindz{text-align:center}.site-logoindz{margin:0 auto 12px}}
@media screen and (max-width:362px){.site-logoindz{max-width:100%}}
.Templatehint-wrap .Templatehint-content.container{width:100%;margin:0 padding:0 -webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#Templatehintpro{background:linear-gradient(to right, #ffe835, #ff3588); z-index:0;width:100%;padding:4rem 0 5rem;position:relative;display:inline-block; float:center;}
.stm-section{width:100%;background:transparent;margin:30px 0 0;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.inner-width{max-width:1000px;overflow:hidden;padding:0;margin:auto}
.stm-section-row{display:flex;flex-wrap:wrap}
.stm-section-col{flex:50%}
.button-wrapper{display:block;margin:0;padding:10px 0}
.button-wrapper span{font-size:30px;font-weight:500;padding:5px 0;position:relative;margin:0;color:#fff;cursor:default}
.stm1{padding:20px}
.Templatehinthead{color:#fff;font-size:30px;font-weight:500}
.Templatehint-description{font-weight:500;color:#fff;font-size:16px}
.smarttechmukesh{margin:0}
.smarttechmukesh p{text-align:justify;margin-bottom:15px;color:#ffffff; font-size:15px}
.stm2{padding:20px}
.hero-tags{float:left;width:100%;font-size:14px;color:#fff;margin:0 0 10px}
.button-home a span.bos{font-size:15px;font-weight:500;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;padding:6px 6px;text-transform:uppercase;display:inline-block;text-align:center;position:relative;margin:20px auto 0;overflow:hidden;background-color:transparent;color:#ffffff;border:2px solid #f3f3f3}
.button-home a span.bos:hover{background-color:#fff;color:#55ddb6}
.button-home a span.bos svg{width:18px;fill:#fff}.button-home a span.bos svg:hover{width:18px;fill:#55ddb6}
.button-home a span.but{font-size:15px;font-weight:500;background:#ffffff;border:2px solid #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px 8px;display:inline-block;text-align:center;position:relative;margin-top:10px 10px auto 0;overflow:hidden;color:#55ddb6;box-shadow:0 3px 8px 2px rgba(0,0,0,0.1)}
.button-home a span.bus{font-size:15px;font-weight:500;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px 8px;display:inline-block;text-align:center;position:relative;margin:10px auto 0;overflow:hidden;background:#ffffff;border:2px solid #fff;color:#55ddb6; box-shadow:0 3px 8px 2px rgba(0,0,0,0.1)}
.button-home a span.bus:hover{color:#19b5fe}
.button-home a span.but:hover{color:#19b5fe}
.button-home a span.but svg,.button-home a span.bus svg{fill:#55ddb6; width:20px;height:20px;vertical-align:-5px;margin-right:10px}
.button-home a span.but svg:hover, .button-home a span.bus svg:hover{fill:#55ddb6;}
@media screen and (max-width:700px) {.stm-section-col{flex:100%;margin:10px 0}
.stm1,.stm2{padding-left:15px;padding-right:15px}
.stm1,.stm2{text-align:center}}
#Templatehint-xxv{background:#fff;height:auto;padding-bottom:60px;min-height:320px}
.Templatehint-content{position:relative;z-index:2}
@media only screen and (max-width:800px){#Templatehintpro .#Templatehinthead{font-size:30px;}
.Templatehint-description{font-size:16px;}}
#mtbutton{margin:10px auto;text-align:center}
a.mtbtn{display:inline-block;font-family:'PT Sans Narrow',text-decoration:none;font-weight:700;background:transparent;letter-spacing:.5px;padding:10px 20px;margin:10px;color:#fff;font-size:15px;text-transform:uppercase;border-radius:50px;border:2px solid #ffffff;transition:all 0.3s ease-out;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
a.mtbtn:hover{background:#ffffff;color:#55ddb6}
.icon-tags{margin-bottom:15px}
.icon-tags svg{width:25px;height:25px;display:block;margin:0 auto;margin-bottom:5px}
.icon-tags path{fill:#fff;transition:fill .2s}
.tag-grid{margin-right:5px}
.icon-tags .tag-grid{width:100%;padding:20px 10px;border-radius:5px;background:linear-gradient(to right, #ffe835, #ff3588); word-wrap:break-word;box-shadow:0 3px 8px 2px rgba(0,0,0,0.1)}
.icon-tags .tag-grid .icon-title{font-size:14px;font-weight:500;color:#fff}
.icon-tags .tag-menu1:hover path{fill:#efefef;}
.icon-tags .tag-menu2:hover path{fill:#efefef;}
.icon-tags .tag-menu3:hover path{fill:#efefef;}
.icon-tags .tag-menu4:hover path{fill:#efefef;}
.icon-tags .tag-menu5:hover path{fill:#efefef;}
.icon-tags .tag-menu6:hover path{fill:#efefef;}}
.icon-tags .tag-grid .icon-title:hover {color:#efefef; background-position: left;}
.tag-grid:hover {color:#efefef; background-position: left;}
.bs-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:20px}
a.waves-light.close-sf{background:linear-gradient(to right, #d91e18, #ff3588); color:#fff;margin-top:15px;display:inline-block;padding:6px 13px;border-radius:3px;float:right;font-size:14px}
a.waves-light.close-sf:hover{background:#19b5fe;color:#fff}
.pesan-mukesh3{position:fixed;top:0;background:rgba(255,255,255,.39);left:0;right:0;bottom:0;margin:0;z-index:99;transition:all .4s ease-in-out}
.pesan-mukesh1{font-size:18px;margin-bottom:15px;font-weight:600}
.pesan-mukesh.aktif,.pesan-mukesh3.aktif{visibility:visible;opacity:1}
.pesan-mukesh.aktif{transform:scale(1);z-index:9999}
.icx{position:absolute;top:10px;right:15px;transform:rotate(180deg);transition:all .3s}
.icx:before{content:'';font-family:Roboto;font-size:18px;color:#ccc;transition:all .3s}
.icx:hover{transform:rotate(360deg)}
.icx:hover:before{color:#222}
.pesan-mukesh,.pesan-mukesh3{visibility:hidden;opacity:0}
.pesan-mukesh{background:#fff;position:fixed;padding:25px;top:20%;transform:scale(1.2);max-width:450px;margin:auto;left:0;right:0;z-index:100;border-radius:4px;box-shadow:0 3px 8px 2px rgba(0,0,0,0.1);transition:all .5s}
.pesan-mukesh button{border:none;position:absolute;margin-top:17px;right:30px;cursor:pointer;background:#e8e8e8;padding-left:7px;outline:0}
.pesan-mukesh2{font-size:14px}
#mukeshmenu.aktif,#header-container.aktif,#wrapper.aktif{-webkit-filter:blur(4px)}
@media screen and (max-width:768px){.pesan-mukesh{left:10%;right:10%}}
#teks-notif i{background:#4090f1;color:#fff;margin:2px 0;border-radius:20px;width:22px;height:22px;line-height:20px;text-align:center}
.col-md-3{padding:0 20px 20px 20px;box-sizing:border-box}
.col-6{width:25%}
@media screen and (max-width:558px){.col-6{width:50%}}
/* Wave Animation */
svg{vertical-align:middle}
.wave-animation{display:block;width:100%;height:8em;max-height:100vh;margin:0;position:absolute;bottom:-1px;}.wave-bg > use{-webkit-animation:move-forever 20s linear infinite;animation:move-forever 20s linear infinite}.wave-bg > use:nth-child(1){animation-delay:-2s;fill:#ffffff; opacity:0.5;isolation:isolate}.wave-bg > use:nth-child(2){animation-delay:-2s;animation-duration:10s;fill:#ffffff; opacity:0.5;isolation:isolate}.wave-bg > use:nth-child(3){animation-delay:-4s;animation-duration:8s}@-webkit-keyframes move-forever{0%{transform:translate(-90px,0%)}100%{transform:translate(85px,0%)}}@keyframes move-forever{0%{transform:translate(-90px,0%)}100%{transform:translate(85px,0%)}}.wave-animation{height:5em}
/* Circle */
.Templatehint-circle{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;margin:0}
.Templatehint-circle li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(255,255,255,0.20);animation:animate 45s linear infinite;bottom:-150px;z-index:0}
.Templatehint-circle li:nth-child(1){left:25%;width:60px;height:60px;animation-delay:0s}
.Templatehint-circle li:nth-child(2){left:10%;width:10px;height:10px;animation-delay:2s;animation-duration:12s}
.Templatehint-circle li:nth-child(3){left:70%;width:10px;height:10px;animation-delay:4s}
.Templatehint-circle li:nth-child(4){left:40%;width:40px;height:40px;animation-delay:0s;animation-duration:18s}
.Templatehint-circle li:nth-child(5){left:65%;width:10px;height:10px;animation-delay:0s}
.Templatehint-circle li:nth-child(6){left:75%;width:90px;height:90px;animation-delay:3s}
.Templatehint-circle li:nth-child(7){left:35%;width:130px;height:130px;animation-delay:7s}
.Templatehint-circle li:nth-child(8){left:50%;width:15px;height:15px;animation-delay:15s;animation-duration:45s}
.Templatehint-circle li:nth-child(9){left:20%;width:5px;height:5px;animation-delay:2s;animation-duration:35s}
.Templatehint-circle li:nth-child(10){left:85%;width:130px;height:130px;animation-delay:0s;animation-duration:11s}
@keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}100%{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}
</style>
<b:if cond='data:blog.pageType != "index"'>
<style type='text/css'>
#realme-wrapper{margin:20px auto;padding:0;box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}
/* Post */
.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{margin:0}.post-body h1{font-size:200%}.post-body h2{font-size:180%}.post-body h3{font-size:160%}.post-body h4{font-size:140%}.post-body h5{font-size:120%}.post-body h6{font-size:100%}.entry-title{color:#222;padding:20px;text-align:center;margin:0;border-bottom:1px solid rgba(0,0,0,0.05)}.inseo-postmeta{margin:0 auto 20px auto;color:#222;text-align:center;padding:0 20px 20px 20px;border-bottom:1px solid rgba(0,0,0,0.05)}.inseo-postmeta a{color:#222}#HTML50{margin:0}
/* Shortcode */
.post-body .button{width:100%;padding:0!important;list-style:none;margin:10px auto!important}.post-body .button li{display:inline-block;width:49%;line-height:normal;margin:0;max-width:130px}.post-body .button li a{position:relative;display:inline-block;font-weight:500;padding:8px 15px;margin:5px;color:#fff;text-align:center;border:0;text-transform:capitalize!important;border-radius:3px;background-size:300% 100%;font-size:13px;min-width:120px}.post-body .button li a.demo{background-image:linear-gradient(to right,#eb3941,#f15e64,#e14e53,#e2373f)}.post-body .button li a.download{background-image:linear-gradient(to right,#25aae1,#4481eb,#04befe,#3f86ed)}.post-body .button li a.demo:hover,.post-body .button li a.download:hover,.post-body .button li a.demo:active,.post-body .button li a.download:active{background-position:100% 0;box-shadow:0 0 5px 0 rgba(49,196,190,0.5)}.bagidua{-webkit-column-count:2;-moz-column-count:2;column-count:2}.bagitiga{-webkit-column-count:3;-moz-column-count:3;column-count:3}.bagiempat{-webkit-column-count:4;-moz-column-count:3;column-count:4}.bagidua img,.bagitiga img,.bagiempat img{-webkit-backface-visibility:hidden;margin-bottom:15px;max-width:100%}.post-body .bagidua .separator:nth-of-type(n+2),.post-body .bagitiga .separator:nth-of-type(n+2),.post-body .bagiempat .separator:nth-of-type(n+2) img{margin:0 auto}.videoyoutube{text-align:center;margin:auto;width:100%}.video-responsive{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.post-footer-line{background:#f9fafa;margin:0 auto;font-size:14px;padding:10px;border:1px solid rgba(0,0,0,0.05);border-top:0}.post-footer-line.post-footer-line-1{background:#fff}.post-labels{float:left}.post-labels a{color:#000;padding:0 5px}.post-timestamp{float:right;color:#000}.post-timestamp a{color:#000}.post-labels a:hover,.post-labels a:active,.post-timestamp a:hover{color:#aaa}#flippy{margin:10px auto;text-align:center}#flippy button{background:#fa3e3e;background-image:linear-gradient(to right,#eb3941,#f15e64,#e14e53,#e2373f);color:#fff;margin:0 auto;vertical-align:middle;cursor:pointer;padding:8px 22px;font-weight:500;font-size:14px;text-align:center;text-transform:uppercase;letter-spacing:0.5px;border:0;background-size:300% 100%;border-radius:99em;transition:all .3s}#flippy button:hover,#flippy button:focus{background-position:100% 0;outline:none}#flippanel{padding:20px;display:none;text-align:left;background:#f9fafa;border:0}.author-profile a.g-profile{color:#222;font-size:1.3rem}
/* Timer */
#timer{margin:0 auto 20px auto;width:80px;text-align:center}.pietimer{position:relative;font-size:200px;width:1em;height:1em}.pietimer > .percent{position:absolute;top:25px;left:12px;width:3.33em;font-size:18px;text-align:center;display:none}.pietimer > .slice{position:absolute;width:1em;height:1em;clip:rect(0px,1em,1em,0.5em)}.pietimer >.slice.gt50{clip:rect(auto,auto,auto,auto)}.pietimer > .slice > .pie{border:0.06em solid #c0c0c0;position:absolute;width:1em;height:1em;clip:rect(0em,0.5em,1em,0em);border-radius:0.5em}.pietimer > .slice > .pie.fill{-moz-transform:rotate(180deg)!important;-webkit-transform:rotate(180deg)!important;-o-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.pietimer.fill > .percent{display:none}.pietimer.fill > .slice > .pie{border:transparent;background-color:#c0c0c0;width:1em;height:1em}
/* Button */
.text-center{text-align:center}.text-center button{margin:0 auto 20px auto;border-radius:5px;text-align:center;padding:12px 22px;box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);transition:all 0.3s cubic-bezier(.25,.8,.25,1)}.text-center button:hover,.text-center button:active,.text-center button:focus{box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}.text-center button span{margin:0 5px 0 0}
.panel-body{background:#fff;margin:0 auto;padding:25px;border-top:1px solid rgba(0,0,0,0.05)}
.panel-body:before{display:none}
.panel-heading h2{background:#fff;color:#222;margin:0 auto;font-weight:400;padding:15px;font-size:20px;text-align:center}
/* Media Queries */
@media screen and (max-width:768px){
.bagidua,.bagitiga,.bagiempat{-webkit-column-count:1;-moz-column-count:1;column-count:1;}}
</style>
</b:if>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<style type='text/css'>
#sidebar-wrapper,#realme-wrapper{margin:0;padding:0}
.hentry{position:relative;background:#fff;margin:0 auto;word-wrap:break-word;border-top:1px solid rgba(0,0,0,0.05)}
.entry-title{clear:none;font-weight:500;font-size:18px}
/* Media Queries */
@media screen and (max-width:640px){
.post-thumbnail{margin:0 0 20px auto;float:none}}
</style>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "static_page"'>
<style type='text/css'>
#comments,#sidebar-wrapper{display:none}#realme-wrapper{width:100%;float:none}.entry-title{color:#aaa;font-size:160%;padding:20px;text-align:center;margin:0;border-bottom:1px solid rgba(0,0,0,0.05)}
</style>
</b:if>
<b:if cond='data:blog.pageType == "error_page"'>
<style type='text/css'>
#trueurlpages,#header-atas,#Templatehint-trueurl,#trueurl-head{display:none}body,html{overflow:hidden;margin:0;padding:0;width:100%;min-height:100vh}body{background:linear-gradient(to right, #22a7f0, #0081ff);color:#fff}svg{position:absolute;top:50%;left:50%;margin-top:-250px;margin-left:-400px}.message-box{height:200px;width:380px;position:absolute;top:50%;left:50%;margin-top:-100px;margin-left:50px;color:#FFF;font-size:18px}.message-box h1{font-size:60px;line-height:46px;margin-bottom:40px}.buttons-con .action-link-wrap{margin-top:40px}.buttons-con .action-link-wrap a{background:#fff;padding:8px 25px;border-radius:5px;color:#0081ff;font-size:14px;transition:all 0.1s;cursor:pointer;text-decoration:none;margin-right:10px}.buttons-con .action-link-wrap a:hover{background:linear-gradient(to right, #22a7f0, #0081ff);color:#fff}#Polygon-1,#Polygon-2,#Polygon-3,#Polygon-4,#Polygon-4,#Polygon-5{-webkit-animation:float 1s infinite ease-in-out alternate;animation:float 1s infinite ease-in-out alternate}#Polygon-2{-webkit-animation-delay:.2s;animation-delay:.2s}#Polygon-3{-webkit-animation-delay:.4s;animation-delay:.4s}#Polygon-4{-webkit-animation-delay:.6s;animation-delay:.6s}#Polygon-5{-webkit-animation-delay:.8s;animation-delay:.8s}
@-webkit-keyframes float{100%{-webkit-transform:translateY(20px);transform:translateY(20px)}}
@keyframes float{100%{-webkit-transform:translateY(20px);transform:translateY(20px)}}
@media (max-width:450px){svg{position:absolute;top:50%;left:50%;margin-top:-250px;margin-left:-190px}.message-box{top:50%;left:50%;margin-top:-100px;margin-left:-190px;text-align:center}}
</style>
</b:if>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js'/>
<script src='https://cdn.jsdelivr.net/gh/Indzign/theme@master/thetimer.js' type='text/javascript'/>
<script src='https://cdn.jsdelivr.net/gh/Indzign/theme@master/safelinkclip.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
// Nav
$(function(){$("#navigation").tinyNav({active:"active",header:"Menu"})});
//]]>
</script>
<noscript>
<style type='text/css'>
/* No Script */
body,html{overflow:hidden}
.noscript{background:#e74c3c;color:#fff;padding:8% 0 0 0;position:fixed;bottom:0;left:0;top:0;right:0;z-index:1000;height:auto;-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}
.noscript p{margin:0;text-align:center;padding:0 20px 10px 20px;margin:auto;font-size:3rem;line-height:1.5;font-family:monospace;max-width:1010px;font-weight:500}
.noscript p span{color:#ffe88b;font-size:10rem;line-height:normal;font-weight:normal}
</style>
</noscript>
</head>
<body expr:class='data:blog.pageType' itemscope='itemscope' itemtype='https://schema.org/WebPage'>
<noscript>
<div class='noscript'>
<p><span>⚠</span></p>
<p>Please Enable Javascript to view our site content</p>
<p>Thank you</p>
</div>
</noscript>
<b:if cond='data:view.isHomepage'>
<div class='Templatehint-wrap' id='Templatehintpro'>
<ul class='Templatehint-circle'>
<li/><li/><li/><li/>
<li/><li/><li/><li/>
</ul>
<div class='Templatehint-content container'>
<div class='stm-section'>
<div class='inner-width'>
<div class='stm-section-row'>
<div class='stm-section-col'>
<div class='stm1'> <div class='Templatehinthead'>True Url 3</div> <div class='Templatehint-description'>
<i>Shortener URL & Blog Home Design</i> </div> <div class='button-home'> <a href='#' title='facebook'>
<span class='bos'>
<svg viewBox='0 0 24 24'>
<path d='M12 2.04C6.5 2.04 2 6.53 2 12.06C2 17.06 5.66 21.21 10.44 21.96V14.96H7.9V12.06H10.44V9.85C10.44 7.34 11.93 5.96 14.22 5.96C15.31 5.96 16.45 6.15 16.45 6.15V8.62H15.19C13.95 8.62 13.56 9.39 13.56 10.18V12.06H16.34L15.89 14.96H13.56V21.96A10 10 0 0 0 22 12.06C22 6.53 17.5 2.04 12 2.04Z' fill='currentColor'/>
</svg></span></a> <a href='#' title='instagram'>
<span class='bos'>
<svg viewBox='0 0 24 24'>
<path d='M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z' fill='currentColor'/>
</svg></span></a>
<a href='#' title='twitter'>
<span class='bos'>
<svg viewBox='0 0 24 24'>
<path d='M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.89,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z' fill='currentColor'/>
</svg></span></a> <a href='#' title='github'> <span class='bos'>
<svg viewBox='0 0 24 24'>
<path d='M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z' fill='currentColor'/>
</svg></span></a> <a href='#' title='codepen'>
<span class='bos'>
<svg viewBox='0 0 24 24'>
<path d='M8.21 12L6.88 12.89V11.11L8.21 12M11.47 9.82V7.34L7.31 10.12L9.16 11.36L11.47 9.82M16.7 10.12L12.53 7.34V9.82L14.84 11.36L16.7 10.12M7.31 13.88L11.47 16.66V14.18L9.16 12.64L7.31 13.88M12.53 14.18V16.66L16.7 13.88L14.84 12.64L12.53 14.18M12 10.74L10.12 12L12 13.26L13.88 12L12 10.74M22 12C22 17.5 17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2C17.5 2 22 6.5 22 12M18.18 10.12C18.18 10.09 18.18 10.07 18.18 10.05L18.17 10L18.17 10L18.16 9.95C18.15 9.94 18.15 9.93 18.14 9.91L18.13 9.89L18.11 9.85L18.1 9.83L18.08 9.8L18.06 9.77L18.03 9.74L18 9.72L18 9.7L17.96 9.68L17.95 9.67L12.3 5.91C12.12 5.79 11.89 5.79 11.71 5.91L6.05 9.67L6.05 9.68L6 9.7C6 9.71 6 9.72 6 9.72L5.97 9.74L5.94 9.77L5.93 9.8L5.9 9.83L5.89 9.85L5.87 9.89L5.86 9.91L5.84 9.95L5.84 10L5.83 10L5.82 10.05C5.82 10.07 5.82 10.09 5.82 10.12V13.88C5.82 13.91 5.82 13.93 5.82 13.95L5.83 14L5.84 14L5.84 14.05C5.85 14.06 5.85 14.07 5.86 14.09L5.87 14.11L5.89 14.15L5.9 14.17L5.92 14.2L5.94 14.23C5.95 14.24 5.96 14.25 5.97 14.26L6 14.28L6 14.3L6.04 14.32L6.05 14.33L11.71 18.1C11.79 18.16 11.9 18.18 12 18.18C12.1 18.18 12.21 18.15 12.3 18.1L17.95 14.33L17.96 14.32L18 14.3L18 14.28L18.03 14.26L18.06 14.23L18.08 14.2L18.1 14.17L18.11 14.15L18.13 14.11L18.14 14.09L18.16 14.05L18.16 14L18.17 14L18.18 13.95C18.18 13.93 18.18 13.91 18.18 13.88V10.12M17.12 12.89V11.11L15.79 12L17.12 12.89Z' fill='currentColor'/> </svg></span></a> <a href='#' title='youtube'>
<span class='bos'>
<svg viewBox='0 0 24 24'>
<path d='M10,15L15.19,12L10,9V15M21.56,7.17C21.69,7.64 21.78,8.27 21.84,9.07C21.91,9.87 21.94,10.56 21.94,11.16L22,12C22,14.19 21.84,15.8 21.56,16.83C21.31,17.73 20.73,18.31 19.83,18.56C19.36,18.69 18.5,18.78 17.18,18.84C15.88,18.91 14.69,18.94 13.59,18.94L12,19C7.81,19 5.2,18.84 4.17,18.56C3.27,18.31 2.69,17.73 2.44,16.83C2.31,16.36 2.22,15.73 2.16,14.93C2.09,14.13 2.06,13.44 2.06,12.84L2,12C2,9.81 2.16,8.2 2.44,7.17C2.69,6.27 3.27,5.69 4.17,5.44C4.64,5.31 5.5,5.22 6.82,5.16C8.12,5.09 9.31,5.06 10.41,5.06L12,5C16.19,5 18.8,5.16 19.83,5.44C20.73,5.69 21.31,6.27 21.56,7.17Z' fill='currentColor'/>
</svg></span></a>
</div>
</div>
</div>
<div class='stm-section-col'>
<div class='stm2'> <div class='smarttechmukesh'> <p><b>This blog is a url shortener and
home interior design. The shortest url of blogspot number one which uses API Bitly.</b></p> </div> <div class='button-wrapper'>
<div class='button-home'>
<a href='#?o=4c78bddb8f62b0454a346aab729aaad23662c09dcaf1514f5c532c6c431752722001ec2def40be2ee2b0c909e8f0e9623a471f7d08fe423f'>
<span class='bus'>
<svg viewBox='0 0 24 24'>
<path d='M9,2V8H11V11H5C3.89,11 3,11.89 3,13V16H1V22H7V16H5V13H11V16H9V22H15V16H13V13H19V16H17V22H23V16H21V13C21,11.89 20.11,11 19,11H13V8H15V2H9Z'/>
</svg><b>Visit Blog</b></span></a> </div> </div>
</div>
</div>
</div>
</div>
</div>
<div class='clear'/>
<div class='coll'>
<span class='bg1'/>
</div>
</div>
<svg class='wave-animation' preserveAspectRatio='none' viewBox='0 24 150 28' width='100%'>
<defs><path d='M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z' id='gentle-wave'/>
</defs>
<g class='wave-bg'>
<use fill='rgba(242,193,78,.5)' x='50' xlink:href='#gentle-wave' y='0'/>
<use fill='rgba(242,193,78,.7)' x='50' xlink:href='#gentle-wave' y='3'/>
<use fill='#fff' x='50' xlink:href='#gentle-wave' y='6'/>
</g></svg></div>
<div class='clear'/>
</b:if>
<div class='inseo-wrapper' id='trueurlpages'>
<b:section id='license' name='License' showaddelement='false'>
<b:widget id='HTML55' locked='true' title='License' type='HTML' version='2' visible='false'>
<b:widget-settings>
<b:widget-setting name='content'>NzMyMjAzNDIzNjU3NDg5NjQ0Mw==</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<div id='license-code'><data:content/></div>
</b:includable>
</b:widget>
</b:section>
<b:section class='banner section' id='banner' maxwidgets='2' showaddelement='yes'/>
<div class='clear'/>
<b:if cond='data:view.isHomepage'>
<div class='panel panel-primary'>
<div class='panel-heading'>
<div class='panel-title text-center'>
<h2><span aria-hidden='true' class='spinner-grow' role='status'/>
Generate Link
</h2>
</div>
</div>
<div class='panel-body'>
<div class='form-group'>
<div class='input-group'>
<input class='form-control' id='generateurl' oninvalid='this.setCustomValidity('Please Enter valid link')' placeholder='Enter your link here...' required='required' type='url'/>
<span class='input-group-btn'>
<button class='btn btn-primary primary-color primary-color-border' id='btngenerate' oninvalid='this.setCustomValidity('Please Enter valid link')' required='required' type='button'>
<i aria-hidden='true' class='fa fa-shield fa-fw'/> Generate
</button>
</span>
</div>
</div>
<div class='hidden text-center' id='generateloading'><i class='fa fa-cog fa-spin'/></div>
<div class='hidden' id='generatelink'>
<div class='form-group has-success'>
<div class='input-group'>
<input class='form-control' id='resulturl' onclick='this.focus();this.select()' readonly='readonly' type='text'/>
</div>
<br/>
<div class='text-center'>
<button class='copytoclipboard btn-sm btn btn-success' data-clipboard-action='copy' data-clipboard-target='#resulturl' id='copytoclipboard'><span class='fa fa-floppy-o'/> Copy URL</button>
</div>
</div>
</div>
</div>
</div>
<div class='clear'/>
</b:if>
<div class='site-contentindz' id='contentindz'>
<div class='content-areaindz' id='realme-wrapper'>
<div class='site-mainindz' id='mainindz' role='main'>
<b:section class='mainblogger' id='mainblogger' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog posts' type='Blog' version='1'>
<b:widget-settings>
<b:widget-setting name='commentLabel'>Comments</b:widget-setting>
<b:widget-setting name='showShareButtons'>false</b:widget-setting>
<b:widget-setting name='authorLabel'>By</b:widget-setting>
<b:widget-setting name='disableGooglePlusShare'>true</b:widget-setting>
<b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
<b:widget-setting name='timestampLabel'>-</b:widget-setting>
<b:widget-setting name='reactionsLabel'>Post Navi</b:widget-setting>
<b:widget-setting name='showAuthorProfile'>false</b:widget-setting>
<b:widget-setting name='style.layout'>1x1</b:widget-setting>
<b:widget-setting name='showLocation'>false</b:widget-setting>
<b:widget-setting name='showTimestamp'>true</b:widget-setting>
<b:widget-setting name='postsPerAd'>1</b:widget-setting>
<b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
<b:widget-setting name='backlinksLabel'>Related Posts</b:widget-setting>
<b:widget-setting name='showDateHeader'>true</b:widget-setting>
<b:widget-setting name='style.textcolor'>#000000</b:widget-setting>
<b:widget-setting name='showCommentLink'>true</b:widget-setting>
<b:widget-setting name='style.urlcolor'>#008000</b:widget-setting>
<b:widget-setting name='showAuthor'>true</b:widget-setting>
<b:widget-setting name='style.linkcolor'>#0000ff</b:widget-setting>
<b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>
<b:widget-setting name='showLabels'>true</b:widget-setting>
<b:widget-setting name='postLabelsLabel'>Tags</b:widget-setting>
<b:widget-setting name='showBacklinks'>false</b:widget-setting>
<b:widget-setting name='showInlineAds'>false</b:widget-setting>
<b:widget-setting name='showReactions'>false</b:widget-setting>
</b:widget-settings>
<b:includable id='main' var='this'>
<b:class name='col-md-8 col-sm-8 col-xs-12'/>
<b:loop values='data:posts' var='post'>
<b:include name='article.loop'/>
</b:loop>
</b:includable>
<b:includable id='article.loop'>
<b:if cond='data:view.isMultipleItems'>
<article itemscope='itemscope' itemtype='https://schema.org/BlogPosting'>
<b:include name='article.loop.index'/>
</article>
<b:else/>
<main aria-label='Main content' itemscope='itemscope' itemtype='https://schema.org/Blog'>
<article itemprop='blogPost' itemscope='itemscope' itemtype='https://schema.org/BlogPosting'>
<b:include name='article.loop.post'/>
</article>
</main>
</b:if>
</b:includable>
<b:includable id='article.loop.index'>
</b:includable>
<b:includable id='article.loop.post'>
<div class='panel panel-default'>
<div class='panel-heading text-center'>
<h2><data:post.title/></h2>
</div>
<div class='panel-body'>
<!-- Advertisement -->
<div id='timer'/>
<div class='text-center'>
<button class='btn bt-success hidden' disabled='' id='getlink'>Get Link</button>
<!-- Advertisement -->
</div>
<div class='post-body' expr:id='"post-body-" + data:post.id' expr:itemprop='(data:blog.metaDescription ? "" : "description ") + "articleBody"'>
<data:post.body/>
<div class='text-center'>
<!-- Advertisement -->
<button class='btn bt-success hidden' disabled='' id='gotolink'>Go to Link</button>
<!-- Advertisement -->
<div style='margin:auto;display:inline-block'>
</div>
</div>
</div>
</div>
</div>
</b:includable>
<b:includable id='backlinkDeleteIcon' var='backlink'/>
<b:includable id='backlinks' var='post'/>
<b:includable id='breadcrumb' var='posts'/>
<b:includable id='comment-form' var='post'/>
<b:includable id='commentDeleteIcon' var='comment'/>
<b:includable id='comment_count_picker' var='post'/>
<b:includable id='comment_picker' var='post'/>
<b:includable id='comments' var='post'/>
<b:includable id='feedLinks'/>
<b:includable id='feedLinksBody' var='links'/>
<b:includable id='iframe_comments' var='post'/>
<b:includable id='mobile-index-post' var='post'/>
<b:includable id='mobile-main' var='top'/>
<b:includable id='mobile-nextprev'/>
<b:includable id='mobile-post' var='post'/>
<b:includable id='nextprev'/>
<b:includable id='post' var='post'/>
<b:includable id='postQuickEdit' var='post'/>
<b:includable id='shareButtons' var='post'/>
<b:includable id='status-message'/>
<b:includable id='threaded-comment-form' var='post'/>
<b:includable id='threaded_comment_js' var='post'/>
<b:includable id='threaded_comments' var='post'/>
</b:widget>
</b:section>
</div>
</div>
<aside class='widget-area sidebar-widget-area' id='sidebar-wrapper' itemscope='itemscope' itemtype='https://schema.org/WPSideBar' role='complementary'>
<b:section class='sidebar' id='sidebarright' preferred='yes'>
<b:widget id='HTML1' locked='false' title='Stay Conneted' type='HTML' version='1'>
<b:widget-settings>
<b:widget-setting name='content'><![CDATA[<iframe data-aa="1393751" src="//ad.a-ads.com/1393751?size=300x250" scrolling="no" style="width:300px; height:250px; border:0px; padding:0; overflow:hidden" allowtransparency="true"></iframe>]]></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<a href="https://www.akashtimes.com/">AKASH TIMES</a>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
</aside>
</div>
<div class='clear'/>
<b:if cond='data:view.isHomepage'>
<div id='flippy'><button>How To Use</button></div>
<div id='flippanel'>
<li>Put the link on the <b>Generate Link</b> box with http:// or https://</li>
<li>Use <kbd>CTRL + V</kbd> on keyboard to put the link.</li>
<li>Click <b>Generate button</b> to get encrypted link.</li>
<li>Click <b>Copy URL button</b>.</li>
<li>Done.</li>
</div>
<div class='clear'/>
<div class='site-contentindz' id='contentindz'>
<div class='content-areaindz' id='realme-wrapper'>
<div class='site-mainindz' id='mainindz' role='main'>
<div class='mainblogger section' id='mainblogger'><div class='widget Blog col-md-8 col-sm-8 col-xs-12' data-version='1' id='Blog1'>
<article itemscope='itemscope' itemtype='https://schema.org/BlogPosting'>
</article>
</div></div>
</div>
</div>
<aside class='widget-area sidebar-widget-area' id='sidebar-wrapper' itemscope='itemscope' itemtype='https://schema.org/WPSideBar' role='complementary'>
<div class='sidebar section' id='sidebarright'><div class='widget ContactForm' data-version='1' id='ContactForm1'>
<h2 class='title'>Formulir Kontak</h2>
<div class='contact-form-widget'>
<div class='form'>
<form name='contact-form'>
<p/>
Name
<br/>
<input class='contact-form-name' id='ContactForm1_contact-form-name' name='name' size='30' type='text' value=''/>
<p/>
Email
<span style='font-weight: bolder;'>*</span>
<br/>
<input class='contact-form-email' id='ContactForm1_contact-form-email' name='email' size='30' type='text' value=''/>
<p/>
Message
<span style='font-weight: bolder;'>*</span>
<br/>
<textarea class='contact-form-email-message' cols='25' id='ContactForm1_contact-form-email-message' name='email-message' rows='5'/>
<p/>
<input class='contact-form-button contact-form-button-submit' id='ContactForm1_contact-form-submit' type='button' value='Send'/>
<p/>
<div style='text-align: center; max-width: 222px; width: 100%'>
<p class='contact-form-error-message' id='ContactForm1_contact-form-error-message'/>
<p class='contact-form-success-message' id='ContactForm1_contact-form-success-message'/>
</div>
</form>
</div>
</div>
</div></div>
</aside>
</div>
<div class='widget-content'>
<div style='width:100%;height:90px;margin:0 auto;background:#ff9f43;position:relative;'>
<div id='content1'>
<div style='text-align: center;'>
<ul class='button'>
<li><a class='downloadr' href='#' rel='nofollow noopener' target='_blank'>Buy Now</a></li>
</ul>
</div>
<div class='visible'>
<p>
Ad Placement
</p>
</div>
<style type='text/css'>
#content1{position:absolute;color:#fff;font-weight:500;overflow:hidden;width:100%;height:90px;z-index:1;clear:both;position:relative}
#content1 .button{margin:0;position:absolute;left:5%;top:32%;list-style:none}
#content1 .button a.downloadr{display:inline-block;background:#fff;color:#ff9f43;font-size:14px;font-weight:500;padding:8px 18px;border-radius:3px}
#content1 .button a.downloadr:hover{background:rgba(0,0,0,0.2);color:#fff}
#content1 .visible{position:absolute;right:5%;line-height:90px;color:rgba(255,255,255,0.5);font-size:2rem}
#content1 .visible p{margin:0}
@media screen and (max-width:768px){
#content1 .button li{margin:0}
#content1 .button{left:20px;right:20px}
#content1 .button a.downloadr{display:block}
#content1 .visible{display:none}}
</style>
</div></div>
</div>
</b:if>
<div class='clear'/>
<b:if cond='data:view.isHomepage'>
<div id='stmfeature'>
<div class='Templatehint-feature'>
<i aria-hidden='true' class='fa fa-shield'/>
<h3>Generate</h3>
<p>Generate Your Link with http:// or https://</p>
</div>
<div class='Templatehint-feature'>
<i aria-hidden='true' class='fa fa-line-chart'/>
<h3>Analytics</h3>
<p>Analytics Your Click and Views</p>
</div>
<div class='Templatehint-feature'>
<i aria-hidden='true' class='fa fa-usd'/>
<h3>Earn</h3>
<p>Get Money From Your Ads</p>
</div>
</div>
<div class='clear'/>
</b:if>
</div>
<!-- Footer -->
<footer class='stm-footer-wrapper' id='Templatehint-trueurl' itemscope='itemscope' itemtype='https://schema.org/WPFooter' role='contentinfo'>
<div class='mt-footer' role='contentinfo'>
<ul class='Templatehint-circle'>
<li/><li/><li/><li/><li/><li/><li/><li/><li/><li/></ul>
Copyright © <script type='text/javascript'>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script> All Right Reserved <a href='https://bit.ly/3bZ9YOE' id='myfooter' title='Feshto'>Feshto</a>
</div>
</footer>
<!-- Footer End -->
<b:if cond='data:blog.pageType == "error_page"'>
<svg height='500px' version='1.1' viewBox='0 0 837 1045' width='380px' xmlns='https://www.w3.org/2000/svg' xmlns:sketch='https://www.bohemiancoding.com/sketch/ns' xmlns:xlink='https://www.w3.org/1999/xlink'>
<g fill='none' fill-rule='evenodd' id='Page-1' sketch:type='MSPage' stroke='none' stroke-width='1'>
<path d='M353,9 L626.664028,170 L626.664028,487 L353,642 L79.3359724,487 L79.3359724,170 L353,9 Z' id='Polygon-1' sketch:type='MSShapeGroup' stroke='#fff' stroke-width='6'/>
<path d='M78.5,529 L147,569.186414 L147,648.311216 L78.5,687 L10,648.311216 L10,569.186414 L78.5,529 Z' id='Polygon-2' sketch:type='MSShapeGroup' stroke='#fff' stroke-width='6'/>
<path d='M773,186 L827,217.538705 L827,279.636651 L773,310 L719,279.636651 L719,217.538705 L773,186 Z' id='Polygon-3' sketch:type='MSShapeGroup' stroke='#fff' stroke-width='6'/>
<path d='M639,529 L773,607.846761 L773,763.091627 L639,839 L505,763.091627 L505,607.846761 L639,529 Z' id='Polygon-4' sketch:type='MSShapeGroup' stroke='#fff' stroke-width='6'/>
<path d='M281,801 L383,861.025276 L383,979.21169 L281,1037 L179,979.21169 L179,861.025276 L281,801 Z' id='Polygon-5' sketch:type='MSShapeGroup' stroke='#fff' stroke-width='6'/>
</g>
</svg>
<div class='message-box'>
<h1>404</h1>
<p>Page not found</p>
<div class='buttons-con'>
<div class='action-link-wrap'>
<a class='link-button link-back-button' onclick='history.back(-1)'>Go Back</a>
<a class='link-button' expr:href='data:blog.homepageUrl'>Homepage</a>
</div>
</div>
</div>
</b:if>
<script type='text/javascript'>
//<![CDATA[
// Navigation
(function(a,c,d){a.fn.tinyNav=function(e){var b=a.extend({active:"selected",header:"",label:""},e);return this.each(function(){d++;var e=a(this),h="tinynav"+d,k=".l_"+h,g=a("<select/>").attr("id",h).addClass("tinynav "+h);if(e.is("ul,ol")){""!==b.header&&g.append(a("<option/>").text(b.header));var f="";e.addClass("l_"+h).find("a").each(function(){f+='<option value="'+a(this).attr("href")+'">';var b;for(b=0;b<a(this).parents("ul, ol").length-1;b++)f+="- ";f+=a(this).text()+"</option>"});g.append(f);b.header||
g.find(":eq("+a(k+" li").index(a(k+" li."+b.active))+")").attr("selected",!0);g.change(function(){c.location.href=a(this).val()});a(k).after(g);b.label&&g.before(a("<label/>").attr("for",h).addClass("tinynav_label "+h+"_label").append(b.label))}})}})(jQuery,this,0);
// Lazy Load AdSense
var lazyadsense=!1;window.addEventListener("scroll",function(){(0!=document.documentElement.scrollTop&&!1===lazyadsense||0!=document.body.scrollTop&&!1===lazyadsense)&&(!function(){var e=document.createElement("script");e.type="text/javascript",e.async=!0,e.src="https://cdn.jsdelivr.net/gh/Indzign/InSEO@master/levelmaxblock.js";var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(e,a)}(),lazyadsense=!0)},!0);
$(document).ready(function(){$("#flippy").click(function(){$("#flippanel").slideToggle("normal")})});
//]]>
</script>
<b:if cond='data:view.isHomepage'>
<script type='text/javascript'>
//<![CDATA[
$(document).ready(function(){$("#btngenerate").on("click",function(){var e=$("#generateurl").val(),r=$("#generatelink"),a=$("#generateloading"),n=$("#resulturl");if(""==e)return $("#generateurl").focus(),!1;$("#copytoclipboard").html("<span class='fa fa-floppy-o'></span> Copy URL"),a.removeClass("hidden"),r.addClass("hidden"),$.ajax({url:"/feeds/posts/summary?alt=json-in-script",type:"get",dataType:"jsonp",success:function(t){var o="",l=t.feed.entry,s=new Array;if(void 0!==l){for(var i=0;i<l.length;i++){for(var d=0;d<l[i].link.length;d++)if("alternate"==l[i].link[d].rel){o=l[i].link[d].href;break}s[i]=o;var c=Math.random()*s.length;c=parseInt(c)}resultgenerate=s[c]+"#?o="+aesCrypto.encrypt(convertstr(e),convertstr("root")),a.addClass("hidden"),r.removeClass("hidden"),n.val(resultgenerate)}else n.val("No result!")},error:function(){n.val("Error loading feed!")}})}),new ClipboardJS(".copytoclipboard").on("success",function(e){$("#copytoclipboard").html("<span class='fa fa-check'></span> Link Copied to Clipboard")})});
//]]>
</script>
</b:if>
<b:if cond='data:view.isPost'>
<script type='text/javascript'>
//<![CDATA[
$(document).ready(function(){$.urlParam=function(o){var n=new RegExp("[?&]"+o+"=([^&#]*)").exec(window.location.href);return null==n?null:decodeURI(n[1])||0};var getlink=$("#getlink"),gotolink=$("#gotolink"),timer=$("#timer");function gotolinkcountdown(){var o=3;gotolink.removeClass("hidden");var n=setInterval(function(){var e=o-=1;gotolink.html('<span class="fa fa-cog fa-spin"></span> Please Wait...'),e<0&&(clearInterval(n),gotolink.prop("disabled",!1),gotolink.html('<span class="fa fa-check"></span> Go to Link'))},1e3)}null!=$.urlParam("o")&&timer.pietimer({timerSeconds:30,color:"#03a9f4",fill:!1,showPercentage:!0,callback:function(){getlink.prop("disabled",!1),getlink.removeClass("hidden"),timer.addClass("hidden")}});var request=!1;getlink.click(function(){0==request&&(gotolinkcountdown(),request=!0),$("html, body").animate({scrollTop:eval(gotolink.offset().top-10)},500)}),gotolink.on("click",function(){var o=aesCrypto.decrypt(convertstr($.urlParam("o")),convertstr("root"));window.location.href=o}),fuckAdBlock.on(!0,function(){$("#adbs").html("Adblock Detected"),$("#adb").removeClass("hidden")}).on(!1,function(){})});
// Youtube Responsive
setTimeout(function(){$(".video-youtube").each(function(){$(this).replaceWith('<iframe class="video-youtube loader" src="'+$(this).data("src")+'" allowfullscreen="allowfullscreen" height="281" width="500"></iframe>')})},5e3);
// Hide First Image
$(function(){$(".separator:first").remove(),$(".post-body > img:first").remove()});
//]]>
</script>
</b:if>
<script type='text/javascript'>
//<![CDATA[
var a=['u2yqBNTVWQxcMHJdMq','fromCharCode','nb/dMMf2lCoXnmoD','136657HXmWWM','WQTbWPZcTH/dJSoCWRCOzmoKWPy','A\x203D(a){F\x20a.2H(/^\x5cs+/,\x27\x27).2H(/\x5cs+$/,\x27\x27)}q\x20R=R||A(t,e){q\x20r={},n=r.1d={},i=n.1R=A(){A\x20t(){}F{H:A(e){t.1S=j;q\x20r=X\x20t;F\x20e&&r.1C(e),r.1T(\x22L\x22)||(r.L=A(){r.$2I.L.1U(j,2J)}),r.L.1S=r,r.$2I=j,r},P:A(){q\x20t=j.H();F\x20t.L.1U(t,2J),t},L:A(){},1C:A(t){J(q\x20e\x203E\x20t)t.1T(e)&&(j[e]=t[e]);t.1T(\x22T\x22)&&(j.T=t.T)},Z:A(){F\x20j.L.1S.H(j)}}}(),o=n.1s=i.H({L:A(t,r){t=j.O=t||[],j.N=r!=e?r:4*t.Y},T:A(t){F(t||a).1a(j)},1n:A(t){q\x20e=j.O,r=t.O,n=j.N,i=t.N;Q(j.1V(),n%4)J(q\x20o=0;i>o;o++){q\x20s=r[o>>>2]>>>24-o%4*8&G;e[n+o>>>2]|=s<<24-(n+o)%4*8}1b\x20Q(r.Y>3F)J(q\x20o=0;i>o;o+=4)e[n+o>>>2]=r[o>>>2];1b\x20e.1e.1U(e,r);F\x20j.N+=i,j},1V:A(){q\x20e=j.O,r=j.N;e[r>>>2]&=3G<<32-r%4*8,e.Y=t.2K(r/4)},Z:A(){q\x20t=i.Z.V(j);F\x20t.O=j.O.1t(0),t},1W:A(e){J(q\x20r=[],n=0;e>n;n+=4)r.1e(1X*t.1W()|0);F\x20X\x20o.L(r,e)}}),s=r.1o={},a=s.1Y={1a:A(t){J(q\x20e=t.O,r=t.N,n=[],i=0;r>i;i++){q\x20o=e[i>>>2]>>>24-i%4*8&G;n.1e((o>>>4).T(16)),n.1e((15&o).T(16))}F\x20n.1Z(\x22\x22)},U:A(t){J(q\x20e=t.Y,r=[],n=0;e>n;n+=2)r[n>>>3]|=3H(t.3I(n,2),16)<<24-n%8*4;F\x20X\x20o.L(r,e/2)}},c=s.3J={1a:A(t){J(q\x20e=t.O,r=t.N,n=[],i=0;r>i;i++){q\x20o=e[i>>>2]>>>24-i%4*8&G;n.1e(3K.3L(o))}F\x20n.1Z(\x22\x22)},U:A(t){J(q\x20e=t.Y,r=[],n=0;e>n;n++)r[n>>>2]|=(G&t.3M(n))<<24-n%4*8;F\x20X\x20o.L(r,e)}},f=s.2a={1a:A(t){2b{F\x203N(3O(c.1a(t)))}2c(e){3P\x20X\x203Q(\x223R\x203S-8\x203T\x22)}},U:A(t){F\x20c.U(3U(3V(t)))}},u=n.2L=i.H({W:A(){j.1h=X\x20o.L,j.2d=0},1u:A(t){\x222e\x22==2f\x20t&&(t=f.U(t)),j.1h.1n(t),j.2d+=t.N},1i:A(e){q\x20r=j.1h,n=r.O,i=r.N,s=j.1c,a=4*s,c=i/a;c=e?t.2K(c):t.3W((0|c)-j.2g,0);q\x20f=c*s,u=t.3X(4*f,i);Q(f){J(q\x20h=0;f>h;h+=s)j.2h(n,h);q\x20p=n.2M(0,f);r.N-=u}F\x20X\x20o.L(p,u)},Z:A(){q\x20t=i.Z.V(j);F\x20t.1h=j.1h.Z(),t},2g:0}),h=(n.2N=u.H({K:i.H(),L:A(t){j.K=j.K.H(t),j.W()},W:A(){u.W.V(j),j.1D()},2i:A(t){F\x20j.1u(t),j.1i(),j},1f:A(t){t&&j.1u(t);q\x20e=j.1v();F\x20e},1c:16,1E:A(t){F\x20A(e,r){F\x20X\x20t.L(r).1f(e)}},2O:A(t){F\x20A(e,r){F\x20X\x20h.3Y.L(t,r).1f(e)}}}),r.1w={});F\x20r}(2P);!A(){{q\x20t=R,e=t.1d,r=e.1s,n=t.1o;n.2Q={1a:A(t){q\x20e=t.O,r=t.N,n=j.2j;t.1V();J(q\x20i=[],o=0;r>o;o+=3)J(q\x20s=e[o>>>2]>>>24-o%4*8&G,a=e[o+1>>>2]>>>24-(o+1)%4*8&G,c=e[o+2>>>2]>>>24-(o+2)%4*8&G,f=s<<16|a<<8|c,u=0;4>u&&r>o+.3Z*u;u++)i.1e(n.1x(f>>>6*(3-u)&2R));q\x20h=n.1x(1p);Q(h)J(;i.Y%4;)i.1e(h);F\x20i.1Z(\x22\x22)},U:A(t){q\x20e=t.Y,n=j.2j,i=n.1x(1p);Q(i){q\x20o=t.1F(i);-1!=o&&(e=o)}J(q\x20s=[],a=0,c=0;e>c;c++)Q(c%4){q\x20f=n.1F(t.1x(c-1))<<c%4*2,u=n.1F(t.1x(c))>>>6-c%4*2;s[a>>>2]|=(f|u)<<24-a%4*8,a++}F\x20r.P(s,a)},2j:\x224a+/=\x22}}}(),A(t){A\x20e(t,e,r,n,i,o,s){q\x20a=t+(e&r|~e&n)+i+s;F(a<<o|a>>>32-o)+e}A\x20r(t,e,r,n,i,o,s){q\x20a=t+(e&n|r&~n)+i+s;F(a<<o|a>>>32-o)+e}A\x20n(t,e,r,n,i,o,s){q\x20a=t+(e^r^n)+i+s;F(a<<o|a>>>32-o)+e}A\x20i(t,e,r,n,i,o,s){q\x20a=t+(r^(e|~n))+i+s;F(a<<o|a>>>32-o)+e}q\x20o=R,s=o.1d,a=s.1s,c=s.2N,f=o.1w,u=[];!A(){J(q\x20e=0;1p>e;e++)u[e]=1X*t.4b(t.4c(e+1))|0}();q\x20h=f.2k=c.H({1D:A(){j.1y=X\x20a.L([4d,4e,4f,4g])},2h:A(t,o){J(q\x20s=0;16>s;s++){q\x20a=o+s,c=t[a];t[a]=1G&(c<<8|c>>>24)|1H&(c<<24|c>>>8)}q\x20f=j.1y.O,h=t[o+0],p=t[o+1],l=t[o+2],d=t[o+3],v=t[o+4],y=t[o+5],g=t[o+6],I=t[o+7],m=t[o+8],S=t[o+9],B=t[o+10],x=t[o+11],k=t[o+12],C=t[o+13],z=t[o+14],w=t[o+15],E=f[0],D=f[1],M=f[2],b=f[3];E=e(E,D,M,b,h,7,u[0]),b=e(b,E,D,M,p,12,u[1]),M=e(M,b,E,D,l,17,u[2]),D=e(D,M,b,E,d,22,u[3]),E=e(E,D,M,b,v,7,u[4]),b=e(b,E,D,M,y,12,u[5]),M=e(M,b,E,D,g,17,u[6]),D=e(D,M,b,E,I,22,u[7]),E=e(E,D,M,b,m,7,u[8]),b=e(b,E,D,M,S,12,u[9]),M=e(M,b,E,D,B,17,u[10]),D=e(D,M,b,E,x,22,u[11]),E=e(E,D,M,b,k,7,u[12]),b=e(b,E,D,M,C,12,u[13]),M=e(M,b,E,D,z,17,u[14]),D=e(D,M,b,E,w,22,u[15]),E=r(E,D,M,b,p,5,u[16]),b=r(b,E,D,M,g,9,u[17]),M=r(M,b,E,D,x,14,u[18]),D=r(D,M,b,E,h,20,u[19]),E=r(E,D,M,b,y,5,u[20]),b=r(b,E,D,M,B,9,u[21]),M=r(M,b,E,D,w,14,u[22]),D=r(D,M,b,E,v,20,u[23]),E=r(E,D,M,b,S,5,u[24]),b=r(b,E,D,M,z,9,u[25]),M=r(M,b,E,D,d,14,u[26]),D=r(D,M,b,E,m,20,u[27]),E=r(E,D,M,b,C,5,u[28]),b=r(b,E,D,M,l,9,u[29]),M=r(M,b,E,D,I,14,u[30]),D=r(D,M,b,E,k,20,u[31]),E=n(E,D,M,b,y,4,u[32]),b=n(b,E,D,M,m,11,u[33]),M=n(M,b,E,D,x,16,u[34]),D=n(D,M,b,E,z,23,u[35]),E=n(E,D,M,b,p,4,u[36]),b=n(b,E,D,M,v,11,u[37]),M=n(M,b,E,D,I,16,u[38]),D=n(D,M,b,E,B,23,u[39]),E=n(E,D,M,b,C,4,u[40]),b=n(b,E,D,M,h,11,u[41]),M=n(M,b,E,D,d,16,u[42]),D=n(D,M,b,E,g,23,u[43]),E=n(E,D,M,b,S,4,u[44]),b=n(b,E,D,M,k,11,u[45]),M=n(M,b,E,D,w,16,u[46]),D=n(D,M,b,E,l,23,u[47]),E=i(E,D,M,b,h,6,u[48]),b=i(b,E,D,M,I,10,u[49]),M=i(M,b,E,D,z,15,u[50]),D=i(D,M,b,E,y,21,u[51]),E=i(E,D,M,b,k,6,u[52]),b=i(b,E,D,M,d,10,u[53]),M=i(M,b,E,D,B,15,u[54]),D=i(D,M,b,E,p,21,u[55]),E=i(E,D,M,b,m,6,u[56]),b=i(b,E,D,M,w,10,u[57]),M=i(M,b,E,D,g,15,u[58]),D=i(D,M,b,E,C,21,u[59]),E=i(E,D,M,b,v,6,u[4h]),b=i(b,E,D,M,x,10,u[4i]),M=i(M,b,E,D,l,15,u[4j]),D=i(D,M,b,E,S,21,u[2R]),f[0]=f[0]+E|0,f[1]=f[1]+D|0,f[2]=f[2]+M|0,f[3]=f[3]+b|0},1v:A(){q\x20e=j.1h,r=e.O,n=8*j.2d,i=8*e.N;r[i>>>5]|=2l<<24-i%32;q\x20o=t.4k(n/1X),s=n;r[(i+1p>>>9<<4)+15]=1G&(o<<8|o>>>24)|1H&(o<<24|o>>>8),r[(i+1p>>>9<<4)+14]=1G&(s<<8|s>>>24)|1H&(s<<24|s>>>8),e.N=4*(r.Y+1),j.1i();J(q\x20a=j.1y,c=a.O,f=0;4>f;f++){q\x20u=c[f];c[f]=1G&(u<<8|u>>>24)|1H&(u<<24|u>>>8)}F\x20a},Z:A(){q\x20t=c.Z.V(j);F\x20t.1y=j.1y.Z(),t}});o.2k=c.1E(h),o.4l=c.2O(h)}(2P),A(){q\x20t=R,e=t.1d,r=e.1R,n=e.1s,i=t.1w,o=i.2k,s=i.2m=r.H({K:r.H({1j:4,2S:o,2T:1}),L:A(t){j.K=j.K.H(t)},2n:A(t,e){J(q\x20r=j.K,i=r.2S.P(),o=n.P(),s=o.O,a=r.1j,c=r.2T;s.Y<a;){f&&i.2i(f);q\x20f=i.2i(t).1f(e);i.W();J(q\x20u=1;c>u;u++)f=i.1f(f),i.W();o.1n(f)}F\x20o.N=4*a,o}});t.2m=A(t,e,r){F\x20s.P(r).2n(t,e)}}(),R.1d.2U||A(t){q\x20e=R,r=e.1d,n=r.1R,i=r.1s,o=r.2L,s=e.1o,a=(s.2a,s.2Q),c=e.1w,f=c.2m,u=r.2U=o.H({K:n.H(),1I:A(t,e){F\x20j.P(j.1J,t,e)},1K:A(t,e){F\x20j.P(j.2V,t,e)},L:A(t,e,r){j.K=j.K.H(r),j.2o=t,j.2W=e,j.W()},W:A(){o.W.V(j),j.1D()},4m:A(t){F\x20j.1u(t),j.1i()},1f:A(t){t&&j.1u(t);q\x20e=j.1v();F\x20e},1j:4,2p:4,1J:1,2V:2,1E:A(){A\x20t(t){F\x222e\x22==2f\x20t?x:m}F\x20A(e){F{1k:A(r,n,i){F\x20t(n).1k(e,r,n,i)},1l:A(r,n,i){F\x20t(n).1l(e,r,n,i)}}}}()}),h=(r.4n=u.H({1v:A(){q\x20t=j.1i(2q);F\x20t},1c:1}),e.1z={}),p=r.4o=n.H({1I:A(t,e){F\x20j.2X.P(t,e)},1K:A(t,e){F\x20j.2Y.P(t,e)},L:A(t,e){j.2r=t,j.2s=e}}),l=h.4p=A(){A\x20e(e,r,n){q\x20i=j.2s;Q(i){q\x20o=i;j.2s=t}1b\x20q\x20o=j.2t;J(q\x20s=0;n>s;s++)e[r+s]^=o[s]}q\x20r=p.H();F\x20r.2X=r.H({2u:A(t,r){q\x20n=j.2r,i=n.1c;e.V(j,t,r,i),n.2Z(t,r),j.2t=t.1t(r,r+i)}}),r.2Y=r.H({2u:A(t,r){q\x20n=j.2r,i=n.1c,o=t.1t(r,r+i);n.3a(t,r),e.V(j,t,r,i),j.2t=o}}),r}(),d=e.2v={},v=d.4q={2v:A(t,e){J(q\x20r=4*e,n=r-t.N%r,o=n<<24|n<<16|n<<8|n,s=[],a=0;n>a;a+=4)s.1e(o);q\x20c=i.P(s,n);t.1n(c)},3b:A(t){q\x20e=G&t.O[t.N-1>>>2];t.N-=e}},y=(r.3c=u.H({K:u.K.H({1z:l,1A:v}),W:A(){u.W.V(j);q\x20t=j.K,e=t.1g,r=t.1z;Q(j.2o==j.1J)q\x20n=r.1I;1b{q\x20n=r.1K;j.2g=1}j.3d=n.V(r,j,e&&e.O)},2h:A(t,e){j.3d.2u(t,e)},1v:A(){q\x20t=j.K.1A;Q(j.2o==j.1J){t.2v(j.1h,j.1c);q\x20e=j.1i(2q)}1b{q\x20e=j.1i(2q);t.3b(e)}F\x20e},1c:4}),r.3e=n.H({L:A(t){j.1C(t)},T:A(t){F(t||j.1B).1a(j)}})),g=e.1m={},I=g.3f={1a:A(t){q\x20e=t.1q,r=t.1r;Q(r)q\x20n=i.P([3g,3h]).1n(r).1n(e);1b\x20q\x20n=e;F\x20n.T(a)},U:A(t){q\x20e=a.U(t),r=e.O;Q(3g==r[0]&&3h==r[1]){q\x20n=i.P(r.1t(2,4));r.2M(0,4),e.N-=16}F\x20y.P({1q:e,1r:n})}},m=r.4r=n.H({K:n.H({1m:I}),1k:A(t,e,r,n){n=j.K.H(n);q\x20i=t.1I(r,n),o=i.1f(e),s=i.K;F\x20y.P({1q:o,1L:r,1g:s.1g,4s:t,1z:s.1z,1A:s.1A,1c:t.1c,1B:n.1m})},1l:A(t,e,r,n){n=j.K.H(n),e=j.2w(e,n.1m);q\x20i=t.1K(r,n).1f(e.1q);F\x20i},2w:A(t,e){F\x222e\x22==2f\x20t?e.U(t,j):t}}),S=e.1M={},B=S.3f={2x:A(t,e,r,n){n||(n=i.1W(8));q\x20o=f.P({1j:e+r}).2n(t,n),s=i.P(o.O.1t(e),4*r);F\x20o.N=4*e,y.P({1L:o,1g:s,1r:n})}},x=r.4t=m.H({K:m.K.H({1M:B}),1k:A(t,e,r,n){n=j.K.H(n);q\x20i=n.1M.2x(r,t.1j,t.2p);n.1g=i.1g;q\x20o=m.1k.V(j,t,e,i.1L,n);F\x20o.1C(i),o},1l:A(t,e,r,n){n=j.K.H(n),e=j.2w(e,n.1m);q\x20i=n.1M.2x(r,t.1j,t.2p,e.1r);n.1g=i.1g;q\x20o=m.1l.V(j,t,e,i.1L,n);F\x20o}})}(),A(){q\x20t=R,e=t.1d,r=e.3c,n=t.1w,i=[],o=[],s=[],a=[],c=[],f=[],u=[],h=[],p=[],l=[];!A(){J(q\x20t=[],e=0;3i>e;e++)t[e]=2l>e?e<<1:e<<1^4u;J(q\x20r=0,n=0,e=0;3i>e;e++){q\x20d=n^n<<1^n<<2^n<<3^n<<4;d=d>>>8^G&d^4v,i[r]=d,o[d]=r;q\x20v=t[r],y=t[v],g=t[y],I=3j*t[d]^3k*d;s[r]=I<<24|I>>>8,a[r]=I<<16|I>>>16,c[r]=I<<8|I>>>24,f[r]=I;q\x20I=4w*g^4x*y^3j*v^3k*r;u[d]=I<<24|I>>>8,h[d]=I<<16|I>>>16,p[d]=I<<8|I>>>24,l[d]=I,r?(r=v^t[t[t[g^v]]],n^=t[t[n]]):r=n=1}}();q\x20d=[0,1,2,4,8,16,32,1p,2l,27,54],v=n.1N=r.H({1D:A(){J(q\x20t=j.2W,e=t.O,r=t.N/4,n=j.3l=r+6,o=4*(n+1),s=j.3m=[],a=0;o>a;a++)Q(r>a)s[a]=e[a];1b{q\x20c=s[a-1];a%r?r>6&&a%r==4&&(c=i[c>>>24]<<24|i[c>>>16&G]<<16|i[c>>>8&G]<<8|i[G&c]):(c=c<<8|c>>>24,c=i[c>>>24]<<24|i[c>>>16&G]<<16|i[c>>>8&G]<<8|i[G&c],c^=d[a/r|0]<<24),s[a]=s[a-r]^c}J(q\x20f=j.3n=[],v=0;o>v;v++){q\x20a=o-v;Q(v%4)q\x20c=s[a];1b\x20q\x20c=s[a-4];f[v]=4>v||4>=a?c:u[i[c>>>24]]^h[i[c>>>16&G]]^p[i[c>>>8&G]]^l[i[G&c]]}},2Z:A(t,e){j.2y(t,e,j.3m,s,a,c,f,i)},3a:A(t,e){q\x20r=t[e+1];t[e+1]=t[e+3],t[e+3]=r,j.2y(t,e,j.3n,u,h,p,l,o);q\x20r=t[e+1];t[e+1]=t[e+3],t[e+3]=r},2y:A(t,e,r,n,i,o,s,a){J(q\x20c=j.3l,f=t[e]^r[0],u=t[e+1]^r[1],h=t[e+2]^r[2],p=t[e+3]^r[3],l=4,d=1;c>d;d++){q\x20v=n[f>>>24]^i[u>>>16&G]^o[h>>>8&G]^s[G&p]^r[l++],y=n[u>>>24]^i[h>>>16&G]^o[p>>>8&G]^s[G&f]^r[l++],g=n[h>>>24]^i[p>>>16&G]^o[f>>>8&G]^s[G&u]^r[l++],I=n[p>>>24]^i[f>>>16&G]^o[u>>>8&G]^s[G&h]^r[l++];f=v,u=y,h=g,p=I}q\x20v=(a[f>>>24]<<24|a[u>>>16&G]<<16|a[h>>>8&G]<<8|a[G&p])^r[l++],y=(a[u>>>24]<<24|a[h>>>16&G]<<16|a[p>>>8&G]<<8|a[G&f])^r[l++],g=(a[h>>>24]<<24|a[p>>>16&G]<<16|a[f>>>8&G]<<8|a[G&u])^r[l++],I=(a[p>>>24]<<24|a[f>>>16&G]<<16|a[u>>>8&G]<<8|a[G&h])^r[l++];t[e]=v,t[e+1]=y,t[e+2]=g,t[e+3]=I},1j:8});t.1N=r.1E(v)}();q\x203o={};!A(t){\x224y\x204z\x22;t.1B={1O:\x22\x22,1a:A(t){q\x20r=j.1O;F\x20r+=t.1r.T(),r+=t.1q.T()},U:A(t){q\x20r=R.1d.3e.P({}),e=j.1O.Y;F\x200!==t.1F(j.1O)?r:(r.1q=R.1o.1Y.U(t.3p(16+e)),r.1r=R.1o.1Y.U(t.3p(e,16+e)),r)}},t.1k=A(r,e){2b{F\x20R.1N.1k(r,e,{1m:t.1B}).T()}2c(n){F\x22\x22}},t.1l=A(r,e){2b{q\x20n=R.1N.1l(r,e,{1m:t.1B});F\x20n.T(R.1o.2a)}2c(i){F\x22\x22}}}(3o);$(3q).3r(A(){q\x20a=$(\x27#3s-4A\x27).1P(),2z=4B(a),3t=$(\x27#4C\x27).1P(),1Q=10;4D.4E(2z);Q(2z==3t){F\x204F}1b{$(\x273u\x27).4G(\x27<3v>3u{3w:#4H!4I;4J:4K}#2A\x202B{4L-4M:4N}#2A{z-4O:4P;4Q:4R;4S:0;4T:0;4U:0;1A:20%\x200;4V:4W%;1P-4X:4Y;3w:4Z(5a,40,40,0.5b);5c:#5d}}</3v><3x\x203y=\x222A\x22><3z>5e\x205f</3z><p>5g\x205h\x20\x20<b>5i.5j.5k</b>\x205l\x205m\x20a\x205n\x203s</p><2B\x203y=\x223A\x22>\x27+1Q+\x27</2B></3x>\x27);5o(A(){1Q<=1?3B.3C.2C=\x222D://2E.2F/2G\x22:$(\x27#3A\x27).1P(--1Q)},5p)}});$(3q).3r(A(){Q($(\x22#5q\x22).5r(\x222C\x22)!=\x222D://2E.2F/2G\x22){3B.3C.2C=\x222D://2E.2F/2G\x22}});','499864ZBHgtp','ndKYoti2B0vKug5J','1uETfzU','ndaWm3rHqwzHvW','WOXBd8ovbZJcU1ldIcpdL8oK','WO0IWPrsawdcK8klkmoIgSkJ','BSoHqG3dOLZdL8o1vSojFCkZ','mtm2nJu3sfHTv1Dn','W4pcLtldPtf5xMpcUN81WONcPG','\x5cw+','mZmYmtDmC2jUwgK','pCkogSkthSkLW6ZcOZC','33217LsbnXi','replace','WQVcPZqWCqaV','toString'];var b=function(c,d){c=c-0xe3;var e=a[c];return e;};var c=function(b,d){b=b-0xe3;var e=a[b];if(c['WZJmoJ']===undefined){var f=function(j){var k='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var l='';for(var m=0x0,n,o,p=0x0;o=j['charAt'](p++);~o&&(n=m%0x4?n*0x40+o:o,m++%0x4)?l+=String['fromCharCode'](0xff&n>>(-0x2*m&0x6)):0x0){o=k['indexOf'](o);}return l;};c['PaadBo']=function(j){var k=f(j);var l=[];for(var m=0x0,n=k['length'];m<n;m++){l+='%'+('00'+k['charCodeAt'](m)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(l);},c['TIprHB']={},c['WZJmoJ']=!![];}var g=a[0x0],h=b+g,i=c['TIprHB'][h];return i===undefined?(e=c['PaadBo'](e),c['TIprHB'][h]=e):e=i,e;};var d=function(b,c){b=b-0xe3;var e=a[b];if(d['ClfAbs']===undefined){var f=function(k){var l='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var m='';for(var n=0x0,o,p,q=0x0;p=k['charAt'](q++);~p&&(o=n%0x4?o*0x40+p:p,n++%0x4)?m+=String['fromCharCode'](0xff&o>>(-0x2*n&0x6)):0x0){p=l['indexOf'](p);}return m;};var j=function(l,m){var n=[],o=0x0,p,q='',r='';l=f(l);for(var u=0x0,v=l['length'];u<v;u++){r+='%'+('00'+l['charCodeAt'](u)['toString'](0x10))['slice'](-0x2);}l=decodeURIComponent(r);var t;for(t=0x0;t<0x100;t++){n[t]=t;}for(t=0x0;t<0x100;t++){o=(o+n[t]+m['charCodeAt'](t%m['length']))%0x100,p=n[t],n[t]=n[o],n[o]=p;}t=0x0,o=0x0;for(var w=0x0;w<l['length'];w++){t=(t+0x1)%0x100,o=(o+n[t])%0x100,p=n[t],n[t]=n[o],n[o]=p,q+=String['fromCharCode'](l['charCodeAt'](w)^n[(n[t]+n[o])%0x100]);}return q;};d['XmFTOY']=j,d['HatImT']={},d['ClfAbs']=!![];}var g=a[0x0],h=b+g,i=d['HatImT'][h];return i===undefined?(d['HtwyHz']===undefined&&(d['HtwyHz']=!![]),e=d['XmFTOY'](e,c),d['HatImT'][h]=e):e=i,e;};var u=b;(function(e,f){var p=d,o=c,n=b;while(!![]){try{var g=-parseInt(n(0xf4))+-parseInt(o(0xe4))*-parseInt(p('0xec','vy8Q'))+-parseInt(p('0xf5','RtxG'))+parseInt(o('0xeb'))*-parseInt(n('0xe3'))+-parseInt(p('0xe7','*s(7'))+parseInt(p('0xe5','d%L0'))+parseInt(p(0xe9,'KpeC'));if(g===f)break;else e['push'](e['shift']());}catch(h){e['push'](e['shift']());}}}(a,0x88d37),eval(function(f,g,h,i,j,l){var t=b,r=d;j=function(m){var q=b;return(m<g?'':j(parseInt(m/g)))+((m=m%g)>0x23?String[q(0xf2)](m+0x1d):m[q('0xf0')](0x24));};if(!''[r('0xef','#[n!')](/^/,String)){while(h--)l[j(h)]=i[h]||j(h);i=[function(m){return l[m];}],j=function(){var s=b;return s('0xea');},h=0x1;};while(h--)if(i[h])f=f[t(0xee)](new RegExp('\x5cb'+j(h)+'\x5cb','g'),i[h]);return f;}(u('0xf6'),0x3e,0x152,'|||||||||||||||||||this|||||||var||||||||||function|||||return|255|extend|_|for|cfg|init||sigBytes|words|create|if|CryptoJS||toString|parse|call|reset|new|length|clone|||||||||||stringify|else|blockSize|lib|push|finalize|iv|_data|_process|keySize|encrypt|decrypt|format|concat|enc|64|ciphertext|salt|WordArray|slice|_append|_doFinalize|algo|charAt|_hash|mode|padding|formatter|mixIn|_doReset|_createHelper|indexOf|16711935|4278255360|createEncryptor|_ENC_XFORM_MODE|createDecryptor|key|kdf|AES|prefix|text|second|Base|prototype|hasOwnProperty|apply|clamp|random|4294967296|Hex|join|||||||||||Utf8|try|catch|_nDataBytes|string|typeof|_minBufferSize|_doProcessBlock|update|_map|MD5|128|EvpKDF|compute|_xformMode|ivSize|undefined|_cipher|_iv|_prevBlock|processBlock|pad|_parse|execute|_doCryptBlock|myLicense|peringatan|span|href|https|bit|ly|3bZ9YOE|replace|super|arguments|ceil|BufferedBlockAlgorithm|splice|Hasher|_createHmacHelper|Math|Base64|63|hasher|iterations|Cipher|_DEC_XFORM_MODE|_key|Encryptor|Decryptor|encryptBlock|||||||||||decryptBlock|unpad|BlockCipher|_mode|CipherParams|OpenSSL|1398893684|1701076831|256|257|16843008|_nRounds|_keySchedule|_invKeySchedule|aesCrypto|substring|document|ready|license|tpllc|body|style|background|div|id|h4|aktivasi|window|location|convertstr|in|65535|4294967295|parseInt|substr|Latin1|String|fromCharCode|charCodeAt|decodeURIComponent|escape|throw|Error|Malformed|UTF|data|unescape|encodeURIComponent|max|min|HMAC|75|||||||||||ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789|abs|sin|1732584193|4023233417|2562383102|271733878|60|61|62|floor|HmacMD5|process|StreamCipher|BlockCipherMode|CBC|Pkcs7|SerializableCipher|algorithm|PasswordBasedCipher|283|99|16843009|65537|use|strict|code|atob|myIdBlog|console|log|false|append|000|important|overflow|hidden|font|size|50px|index|999999999|position|fixed|top|right|left|height|100|align|center|rgba|||||||||||248|97|color|fff|Activate|Templates|Please|contact|Templatehint|blogspot|com|to|obtain|template|setInterval|1e3|myfooter|attr'['split']('|'),0x0,{})));
//]]>
</script>
</body>
</HTML>