appscms-tools-theme 3.0.5 → 3.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (164) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +21 -21
  3. data/README.md +50 -50
  4. data/_data/about/en/about.json +16 -16
  5. data/_data/blog/alertbar.yml +3 -3
  6. data/_data/blog/authors.yml +11 -11
  7. data/_data/blog/blog.yml +4 -4
  8. data/_data/blog/nav.json +13 -13
  9. data/_data/blog/share.yml +28 -28
  10. data/_data/calculators/en/biology-calc/bulb-spacing.json +78 -78
  11. data/_data/calculators/en/biology-calc/cat-chocolate-toxicity.json +52 -52
  12. data/_data/calculators/en/chemistry-calc/activation-energy.json +44 -44
  13. data/_data/calculators/en/finance-calc/401k.json +122 -122
  14. data/_data/contact/en/contact.json +38 -38
  15. data/_data/disclaimer/en/disclaimer.json +37 -37
  16. data/_data/download/en/download.json +35 -35
  17. data/_data/feature/en/3_shop_posters.json +351 -351
  18. data/_data/feature/en/allele-frequency.json +246 -246
  19. data/_data/feature/en/batch-conversion.json +77 -77
  20. data/_data/feature/en/compress-pdf.json +202 -202
  21. data/_data/feature/en/face-detection.json +52 -52
  22. data/_data/feature/en/split-pdf.json +115 -115
  23. data/_data/feature/en/theframe.json +56 -56
  24. data/_data/feature/hi/compress-pdf.json +81 -81
  25. data/_data/feature/tr/compress-pdf.json +80 -80
  26. data/_data/filecomparison/en/filecomparison.json +38 -38
  27. data/_data/fileinfo/en/fileinfo.json +15 -15
  28. data/_data/footer/en/data.json +166 -166
  29. data/_data/footer/hi/data.json +68 -68
  30. data/_data/footer/networksites.json +15 -15
  31. data/_data/header/en/data.json +173 -173
  32. data/_data/header/hi/data.json +144 -144
  33. data/_data/home/en/en.json +285 -285
  34. data/_data/home/en/photoeffects.json +22 -22
  35. data/_data/home/en/posters.json +323 -323
  36. data/_data/home/hi/hi.json +86 -86
  37. data/_data/home-1/en/en.json +229 -229
  38. data/_data/languagesupport/compress-pdf-langs.json +11 -11
  39. data/_data/languagesupport/index-langs.json +13 -13
  40. data/_data/photo-categories.json +104 -104
  41. data/_data/photoeffects.json +31 -31
  42. data/_data/privacy/en/privacyPolicy.json +265 -265
  43. data/_data/termAndCondition/en/termAndCondition.json +358 -358
  44. data/_includes/Rating/rating.html +92 -92
  45. data/_includes/Rating/structureddata.html +53 -53
  46. data/_includes/Usp/usp.html +95 -95
  47. data/_includes/adblocker.html +240 -240
  48. data/_includes/adsense/adsense.html +7 -7
  49. data/_includes/alternates/alternates.html +45 -45
  50. data/_includes/author_bio.html +16 -16
  51. data/_includes/authors/authors.html +67 -67
  52. data/_includes/batch-conversion.html +65 -65
  53. data/_includes/bookmark.html +5 -5
  54. data/_includes/cssfile/links.html +11 -11
  55. data/_includes/custom-head.html +136 -136
  56. data/_includes/customblog/recentposts.html +67 -67
  57. data/_includes/customblog/relatedposts.html +203 -203
  58. data/_includes/disqus_comments.html +10 -10
  59. data/_includes/dropdown/langdropdown.html +22 -22
  60. data/_includes/feature.html +56 -56
  61. data/_includes/fileformat/Tabularcompariosn.html +158 -158
  62. data/_includes/fileformat/comparisonfiles.html +151 -151
  63. data/_includes/fileformat/fileformatdetail.html +101 -101
  64. data/_includes/fileformat/fileinfoformat.html +93 -93
  65. data/_includes/footer/index.html +538 -538
  66. data/_includes/google-analytics.html +22 -22
  67. data/_includes/head/index.html +235 -235
  68. data/_includes/header/blogHeader.html +34 -34
  69. data/_includes/header/index.html +188 -188
  70. data/_includes/languages/languages.html +60 -60
  71. data/_includes/monumetric/ads.html +57 -57
  72. data/_includes/monumetric/monumetric.html +57 -57
  73. data/_includes/monumetric/profitablecpmgate.html +51 -51
  74. data/_includes/nofiletransfer/nofiletransfer.html +38 -38
  75. data/_includes/paginationBlogPage.html +71 -71
  76. data/_includes/paginationPostPage.html +14 -14
  77. data/_includes/postauthorbio.html +17 -17
  78. data/_includes/postbox.html +31 -31
  79. data/_includes/script.html +508 -508
  80. data/_includes/section/alertbar.html +11 -11
  81. data/_includes/section/count.html +36 -36
  82. data/_includes/section/recent_posts.html +65 -65
  83. data/_includes/section/related_categories_post.html +198 -198
  84. data/_includes/share/socialshare.html +20 -20
  85. data/_includes/staticfooter.html +69 -69
  86. data/_layouts/aboutUs.html +34 -34
  87. data/_layouts/audio.html +33 -33
  88. data/_layouts/batch.html +98 -98
  89. data/_layouts/blog-1.html +83 -83
  90. data/_layouts/blog.html +94 -94
  91. data/_layouts/calculator.html +89 -89
  92. data/_layouts/categories.html +33 -33
  93. data/_layouts/contactUs.html +124 -124
  94. data/_layouts/default.html +1 -1
  95. data/_layouts/disclaimer.html +123 -123
  96. data/_layouts/download.html +301 -299
  97. data/_layouts/feature-1.html +322 -322
  98. data/_layouts/feature-download.html +309 -308
  99. data/_layouts/feature.html +256 -256
  100. data/_layouts/featureResultPage.html +65 -65
  101. data/_layouts/fileInfo.html +39 -39
  102. data/_layouts/filecomparison.html +85 -85
  103. data/_layouts/frame.html +222 -222
  104. data/_layouts/help.html +23 -23
  105. data/_layouts/home-1.html +229 -229
  106. data/_layouts/home.html +265 -265
  107. data/_layouts/homeResultPage.html +31 -31
  108. data/_layouts/imagekit.html +125 -125
  109. data/_layouts/page.html +5 -5
  110. data/_layouts/photo-effects-home.html +5 -5
  111. data/_layouts/post.html +177 -177
  112. data/_layouts/privacyPolicy.html +637 -637
  113. data/_layouts/termAndCondition.html +646 -646
  114. data/_layouts/video.html +33 -33
  115. data/assets/cross.svg +4 -4
  116. data/assets/css/adblocker.css +187 -187
  117. data/assets/css/batch.css +437 -437
  118. data/assets/css/blog-1.css +65 -65
  119. data/assets/css/blog.css +491 -491
  120. data/assets/css/bootstrap.min.css +6 -6
  121. data/assets/css/calculators.css +47 -47
  122. data/assets/css/common.css +550 -550
  123. data/assets/css/feature-1.css +290 -290
  124. data/assets/css/filecomparison.css +25 -25
  125. data/assets/css/frame.css +780 -780
  126. data/assets/css/home-1.css +187 -187
  127. data/assets/css/imagekit.css +840 -840
  128. data/assets/css/tools.css +1545 -1545
  129. data/assets/facebook.svg +4 -4
  130. data/assets/images/abp.svg +41 -41
  131. data/assets/images/adblock.svg +266 -266
  132. data/assets/images/addimg.svg +2 -2
  133. data/assets/images/convert.svg +8 -8
  134. data/assets/images/safevideoconverter.svg +23 -23
  135. data/assets/images/uo.svg +41 -41
  136. data/assets/images/vectorpaint.svg +5 -5
  137. data/assets/instagram.svg +4 -4
  138. data/assets/js/TopScroll.js +8 -8
  139. data/assets/js/adBlocker.js +68 -68
  140. data/assets/js/ads.js +8 -8
  141. data/assets/js/append-div.js +10 -10
  142. data/assets/js/batch.js +229 -229
  143. data/assets/js/calculator-tooltip.js +3 -3
  144. data/assets/js/face-api.js +38064 -38064
  145. data/assets/js/face-detection.js +303 -303
  146. data/assets/js/featureResult.js +48 -48
  147. data/assets/js/frame.js +263 -263
  148. data/assets/js/googledrive.js +155 -155
  149. data/assets/js/homeResult.js +36 -36
  150. data/assets/js/manifest.json +16 -16
  151. data/assets/js/multiselect.js +157 -157
  152. data/assets/js/perspective.min.js +182 -182
  153. data/assets/js/photo-effects.json +84 -84
  154. data/assets/js/redirectResult.js +9 -9
  155. data/assets/js/testing-batch.js +39 -39
  156. data/assets/js/theme.js +44 -44
  157. data/assets/linkdin.svg +4 -4
  158. data/assets/noserverupload.svg +4 -4
  159. data/assets/pdf.svg +20 -20
  160. data/assets/secure.svg +43 -43
  161. data/assets/star.svg +4 -4
  162. data/assets/twitter.svg +4 -4
  163. data/assets/youtube.svg +4 -4
  164. metadata +7 -7
data/assets/css/tools.css CHANGED
@@ -1,1546 +1,1546 @@
1
- * {
2
- box-sizing: border-box;
3
- }
4
-
5
- body {
6
- padding: 0;
7
- margin: 0;
8
- -webkit-font-smoothing: antialiased;
9
- box-sizing: border-box;
10
- overflow-y: scroll;
11
- background: white;
12
- font-family: Arial, sans-serif;
13
- }
14
-
15
- header {
16
- width: 100%;
17
- }
18
-
19
- a,
20
- a:hover {
21
- text-decoration: none;
22
- color: rgb(26, 25, 25);
23
- }
24
-
25
- .navbar-toggler {
26
- outline: none !important;
27
- }
28
-
29
- .navbar-toggler>.fa_bars {
30
- position: absolute;
31
- top: 20px;
32
- font-size: 22px;
33
- }
34
-
35
- .nav-header {
36
- position: sticky;
37
- top: 0;
38
- z-index: 10;
39
- background: #fff;
40
- border-bottom: 1px solid #ddd;
41
- }
42
-
43
- .nav__item {
44
- margin: 0 !important;
45
- padding: 0 15px;
46
- font-size: 15px;
47
- font-weight: 400;
48
- line-height: 18px;
49
- text-align: left;
50
- list-style: none;
51
- position: relative;
52
- }
53
-
54
- .nav__item a:hover {
55
- color: #000;
56
- text-decoration: none !important;
57
- }
58
-
59
- .navbar .dropdown-menu {
60
- position: fixed;
61
- left: 0;
62
- top: 71px;
63
- width: 100%;
64
- }
65
-
66
- .inner-dropdown {
67
- display: flex;
68
- justify-content: left;
69
- padding: 30px 100px;
70
- flex-wrap: wrap;
71
- }
72
-
73
- .catPad {
74
- padding: 0 85px;
75
- }
76
-
77
- .catPad div {
78
- font-size: 14px !important;
79
- font-weight: 500;
80
- }
81
-
82
- @media (max-width: 992px) {
83
- .navbar .dropdown-menu {
84
- overflow-y: scroll;
85
- height: 500px;
86
- position: static !important;
87
- float: none;
88
- }
89
-
90
- .inner-dropdown {
91
- flex-direction: column;
92
- padding: 0px 30px;
93
- }
94
-
95
- .navbar-nav {
96
- margin: 0 !important;
97
- }
98
-
99
- .nav__item {
100
- padding: 15px 0;
101
- }
102
- }
103
-
104
- @media (max-width: 768px) {
105
- .toaster {
106
- display: none !important;
107
- }
108
-
109
- .innerWrapper {
110
- padding: 40px 51px;
111
- }
112
-
113
- .success-msg-cont button {
114
- margin: auto;
115
- width: 100% !important;
116
- justify-content: center !important;
117
- }
118
-
119
- .success-msg-cont {
120
- flex-direction: column;
121
- justify-content: center;
122
- }
123
-
124
- .language-drop-down-item {
125
- width: 100% !important;
126
- }
127
-
128
- .file-detail-table {
129
- overflow-x: scroll;
130
- }
131
-
132
- .compare-table {
133
- overflow-x: scroll;
134
- }
135
-
136
- .faq-list {
137
- width: 100% !important;
138
- }
139
-
140
- .feature-h1,
141
- .home-top-h1,
142
- .how-to-title {
143
- font-size: 16px !important;
144
- }
145
-
146
- .feature-h2,
147
- .home-top-h2,
148
- .how-to-title {
149
- font-size: 14px !important;
150
- }
151
-
152
- .social-count {
153
- right: auto !important;
154
- margin-top: 25px !important;
155
- }
156
-
157
- .rating-tool {
158
- flex-direction: column;
159
- }
160
-
161
- .how-to-leftimg {
162
- margin-bottom: 24px;
163
- }
164
- }
165
-
166
- .how-to-section,
167
- .faq-section {
168
- padding: 90px 0px;
169
- border-top: 1px solid rgb(224, 224, 224);
170
- }
171
-
172
- .related-posts-section,
173
- .usp-section,
174
- .footer {
175
- padding: 32px 0px;
176
- border-top: 1px solid rgb(224, 224, 224);
177
- }
178
-
179
- .how-to-leftimg {
180
- height: 180px;
181
- width: 300px;
182
- }
183
-
184
- .how-to-right {
185
- color: rgb(33, 33, 33);
186
- }
187
-
188
- @media (min-width: 768px) {
189
- .how-to-title {
190
- line-height: 30px;
191
- font-size: 22px;
192
- }
193
- }
194
-
195
- .how-to-list {
196
- margin: 0px;
197
- padding: 6px 0px;
198
- list-style: none;
199
- text-align: left;
200
- }
201
-
202
- .how-to-list-item {
203
- line-height: 24px;
204
- font-size: 16px;
205
- font-weight: 400;
206
- display: flex;
207
- padding: 6px 0px;
208
- }
209
-
210
- .how-to-list-item span {
211
- line-height: 24px;
212
- font-size: 16px;
213
- font-weight: 600;
214
- min-width: 24px;
215
- }
216
-
217
- .how-to-title {
218
- line-height: 30px;
219
- font-weight: 600;
220
- margin: 0px;
221
- padding-bottom: 12px;
222
- }
223
-
224
- .how-to-img-wrapper {
225
- width: 100%;
226
- height: 100%;
227
- display: flex;
228
- justify-content: center;
229
- align-items: center;
230
- }
231
-
232
- .feature-card-img {
233
- width: 48px;
234
- height: 48px;
235
- }
236
-
237
- .feature-card-title,
238
- .faq-question,
239
- .feature-card-desc,
240
- .faq-answer {
241
- line-height: 24px;
242
- font-size: 16px;
243
- font-weight: 600;
244
- color: rgb(33, 33, 33);
245
- text-align: center;
246
- margin: 0px;
247
- padding: 12px 0px;
248
- }
249
-
250
- .faq-question {
251
- text-align: left;
252
- }
253
-
254
- .feature-card-desc {
255
- font-weight: 400;
256
- }
257
-
258
- .faq-answer {
259
- font-weight: 400;
260
- text-align: left;
261
- margin: 0px;
262
- max-width: 100%;
263
- }
264
-
265
- main {
266
- display: block;
267
- }
268
-
269
- #app {
270
- display: -webkit-box;
271
- display: -webkit-flex;
272
- display: -ms-flexbox;
273
- display: flex;
274
- min-height: 100vh;
275
- }
276
-
277
- .box-border {
278
- position: absolute;
279
- inset: 12px;
280
- background: rgba(0, 0, 0, 0.1);
281
- border: 1px dashed rgba(0, 0, 0, 0.15);
282
- }
283
-
284
- .div-cont {
285
- display: flex;
286
- }
287
-
288
- .content-box {
289
- display: flex;
290
- flex: 1 1 auto;
291
- z-index: 1;
292
- }
293
-
294
- .flex-container {
295
- display: flex;
296
- -webkit-box-pack: center;
297
- justify-content: center;
298
- width: 100%;
299
- }
300
-
301
- .flex-class {
302
- -webkit-flex: 1 0 auto;
303
- -ms-flex: 1 0 auto;
304
- flex: 1 0 auto;
305
- width: 100%;
306
- }
307
-
308
- @media (min-width: 0px) and (max-width: 1199px) {
309
- .flex-class {
310
- max-width: none;
311
- }
312
- }
313
-
314
- @media (min-width: 1200px) {
315
- .flex-class {
316
- max-width: 1200px;
317
- }
318
- }
319
-
320
- @media (min-width: 0px) and (max-width: 767px) {
321
- .flex-class {
322
- padding: 0 18px;
323
- }
324
- }
325
-
326
- @media (min-width: 768px) {
327
- .flex-class {
328
- padding: 0 30px;
329
- }
330
- }
331
-
332
- .flex-class {
333
- flex: 1 0 auto;
334
- width: 100%;
335
- }
336
-
337
- .feature-h1,
338
- .home-top-h2 {
339
- line-height: 36px;
340
- font-size: 30px;
341
- font-weight: 600;
342
- color: rgb(33, 33, 33);
343
- text-align: center;
344
- margin: 0px;
345
- }
346
-
347
- .feature-h2,
348
- .home-top-h2 {
349
- font-weight: 300;
350
- color: rgb(33, 33, 33);
351
- text-align: center;
352
- margin: 0px;
353
- }
354
-
355
- @media (min-width: 768px) {
356
- .feature-h2 {
357
- line-height: 30px;
358
- font-size: 22px;
359
- }
360
- }
361
-
362
- .footer-nav-item {
363
- margin: -12px 0;
364
- padding: 0;
365
- display: -webkit-box;
366
- display: -webkit-flex;
367
- display: -ms-flexbox;
368
- display: flex;
369
- -webkit-flex-direction: column;
370
- -ms-flex-direction: column;
371
- flex-direction: column;
372
- -webkit-box-flex: 1;
373
- -webkit-flex-grow: 1;
374
- -ms-flex-positive: 1;
375
- flex-grow: 1;
376
- -webkit-flex-shrink: 1;
377
- -ms-flex-negative: 1;
378
- flex-shrink: 1;
379
- -webkit-flex-basis: 0;
380
- -ms-flex-preferred-size: 0;
381
- flex-basis: 0;
382
- }
383
-
384
- @media (min-width: 992px) {
385
- .footer-nav-item {
386
- -webkit-flex: initial;
387
- -ms-flex: initial;
388
- flex: initial;
389
- width: 160px;
390
- }
391
- }
392
-
393
- @media (min-width: 576px) and (max-width: 991px) {
394
- .footer-nav-item {
395
- padding: 0 20px;
396
- }
397
-
398
- .footer-nav-item:first-child {
399
- padding-left: 0;
400
- }
401
-
402
- .footer-nav-item:last-child {
403
- padding-right: 0;
404
- }
405
- }
406
-
407
- @media (max-width: 575px) {
408
- .footer-nav-item {
409
- -webkit-flex-basis: auto;
410
- -ms-flex-preferred-size: auto;
411
- flex-basis: auto;
412
- }
413
-
414
- .footer-nav-item:not(:first-child) {
415
- margin-top: 28px;
416
- }
417
- }
418
-
419
- .home-feature-desc {
420
- line-height: 18px;
421
- font-size: 14px;
422
- font-stretch: 400;
423
- font-weight: 400;
424
- position: absolute;
425
- padding: 12px;
426
- }
427
-
428
- @media (max-width: 767px) {
429
- .home-feature-desc {
430
- right: 0;
431
- bottom: 0;
432
- left: 48px;
433
- top: 36px;
434
- }
435
- }
436
-
437
- @media (min-width: 768px) {
438
- .home-feature-desc {
439
- left: 0;
440
- right: 0;
441
- bottom: 0;
442
- top: 84px;
443
- }
444
- }
445
-
446
- @media (min-width: 768px) {
447
- .home-top-h1 {
448
- line-height: 36px;
449
- font-size: 30px;
450
- margin-bottom: 0px !important;
451
- }
452
- }
453
-
454
- @media (min-width: 768px) {
455
- .home-top-h2 {
456
- line-height: 30px;
457
- font-size: 22px;
458
- }
459
- }
460
-
461
- html {
462
- line-height: 1.15;
463
- -webkit-text-size-adjust: 100%;
464
- }
465
-
466
- .header {
467
- min-height: 80px;
468
- }
469
-
470
- .heading {
471
- text-align: center;
472
- margin-top: 90px;
473
- }
474
-
475
- .row {
476
- text-align: center;
477
- }
478
-
479
- i {
480
- display: block;
481
- margin-bottom: 18px;
482
- }
483
-
484
- p {
485
- font-size: 15px;
486
- line-height: 1.41;
487
- color: rgb(17, 48, 78);
488
- }
489
-
490
- .how-to {
491
- margin-right: -15px;
492
- margin-left: -15px;
493
- }
494
-
495
- .how-to-text {
496
- position: relative;
497
- min-height: 1px;
498
- padding-right: 15px;
499
- padding-left: 15px;
500
- margin: auto;
501
- width: 74%;
502
- padding: 10px;
503
- }
504
-
505
- .how-to-h2 {
506
- font-size: 40px;
507
- font-weight: 800;
508
- line-height: 1.16;
509
- text-align: left;
510
- color: rgb(17, 48, 78);
511
- width: 100%;
512
- margin-top: 70px;
513
- }
514
-
515
- .steps {
516
- padding-left: 29px;
517
- }
518
-
519
- ul li span {
520
- display: inline-block;
521
- width: 20px;
522
- margin-right: 20px;
523
- position: absolute;
524
- top: 0px;
525
- left: 0px;
526
- }
527
-
528
- img {
529
- outline: none;
530
- border: none;
531
- max-width: 100%;
532
- height: auto;
533
- }
534
-
535
- ul li {
536
- margin: 0 0 20px;
537
- padding: 0;
538
- font-size: 17px;
539
- font-weight: 500;
540
- line-height: 1.4;
541
- text-align: left;
542
- color: #11304e;
543
- list-style: none;
544
- position: relative;
545
- }
546
-
547
- .header {
548
- padding: 20px 10px;
549
- }
550
-
551
- /* footer css start */
552
- .footer-wrapper {
553
- padding: 32px 0;
554
- display: -webkit-box;
555
- display: -webkit-flex;
556
- display: -ms-flexbox;
557
- display: flex;
558
- -webkit-flex-direction: row;
559
- -ms-flex-direction: row;
560
- flex-direction: row;
561
- border-bottom: 1px solid #e8e8e8;
562
- }
563
-
564
- @media (max-width: 991px) {
565
- .footer-wrapper {
566
- -webkit-flex-direction: column;
567
- -ms-flex-direction: column;
568
- flex-direction: column;
569
- }
570
- }
571
-
572
- .footer-logo-cont {
573
- flex: 1 1 auto;
574
- display: flex;
575
- flex-direction: column;
576
- align-items: flex-start;
577
- }
578
-
579
- .footer-title {
580
- font-stretch: 400;
581
- font-weight: 400;
582
- font-size: 18px;
583
- line-height: 28px;
584
- color: rgba(26, 26, 26, 1);
585
- padding-top: 24px;
586
- }
587
-
588
- .footer-nav {
589
- -webkit-flex: 1 1 auto;
590
- -ms-flex: 1 1 auto;
591
- flex: 1 1 auto;
592
- display: -webkit-box;
593
- display: -webkit-flex;
594
- display: -ms-flexbox;
595
- display: flex;
596
- -webkit-flex-direction: row;
597
- -ms-flex-direction: row;
598
- flex-direction: row;
599
- -webkit-box-pack: end;
600
- -webkit-justify-content: space-between;
601
- -ms-flex-pack: end;
602
- justify-content: space-between;
603
- }
604
-
605
- @media (max-width: 991px) {
606
- .footer-nav {
607
- padding-top: 32px;
608
- -webkit-box-pack: justify;
609
- -webkit-justify-content: space-between;
610
- -ms-flex-pack: justify;
611
- justify-content: space-between;
612
- }
613
- }
614
-
615
- @media (max-width: 575px) {
616
- .footer-nav {
617
- -webkit-flex-direction: column;
618
- -ms-flex-direction: column;
619
- flex-direction: column;
620
- }
621
- }
622
-
623
- .footer-ul {
624
- display: flex;
625
- flex-direction: column;
626
- padding-left: 0;
627
- }
628
-
629
- .footer-ul-title {
630
- font-stretch: 400;
631
- font-weight: 700;
632
- font-size: 16px;
633
- line-height: 24px;
634
- color: rgba(26, 26, 26, 1);
635
- padding: 12px 0;
636
- -webkit-user-select: none;
637
- -moz-user-select: none;
638
- -ms-user-select: none;
639
- user-select: none;
640
- }
641
-
642
- .footer-link {
643
- font-stretch: 400;
644
- font-weight: 400;
645
- font-size: 16px;
646
- line-height: 24px;
647
- color: rgba(26, 26, 26, 1);
648
- padding: 12px 0;
649
- -webkit-flex: 0 0 auto;
650
- -ms-flex: 0 0 auto;
651
- flex: 0 0 auto;
652
- width: 100%;
653
- }
654
-
655
- .footer-link:hover {
656
- color: rgba(117, 117, 117, 1);
657
- }
658
-
659
- .footer-msg {
660
- text-align: left;
661
- font-stretch: 400;
662
- font-weight: 400;
663
- font-size: 16px;
664
- line-height: 24px;
665
- color: rgba(26, 26, 26, 1);
666
- -webkit-flex: 1 1 auto;
667
- -ms-flex: 1 1 auto;
668
- flex: 1 1 auto;
669
- }
670
-
671
- @media (min-width: 576px) and (max-width: 991px) {
672
- .footer-msg {
673
- padding-top: 24px;
674
- }
675
- }
676
-
677
- .privacy-footer {
678
- display: -webkit-box;
679
- display: -webkit-flex;
680
- display: -ms-flexbox;
681
- display: flex;
682
- -webkit-flex-direction: row;
683
- -ms-flex-direction: row;
684
- flex-direction: row;
685
- padding: 24px 0;
686
- }
687
-
688
- @media (max-width: 991px) {
689
- .privacy-footer {
690
- -webkit-flex-direction: column-reverse;
691
- -ms-flex-direction: column-reverse;
692
- flex-direction: column-reverse;
693
- }
694
- }
695
-
696
- @media (max-width: 575px) {
697
- .privacy-footer {
698
- padding: 32px 0;
699
- }
700
- }
701
-
702
- .privacy-links {
703
- display: -webkit-box;
704
- display: -webkit-flex;
705
- display: -ms-flexbox;
706
- display: flex;
707
- -webkit-align-items: flex-start;
708
- -webkit-box-align: flex-start;
709
- -ms-flex-align: flex-start;
710
- align-items: flex-start;
711
- -webkit-flex-direction: row;
712
- -ms-flex-direction: row;
713
- flex-direction: row;
714
- }
715
-
716
- @media (max-width: 575px) {
717
- .privacy-links {
718
- -webkit-flex-direction: column-reverse;
719
- -ms-flex-direction: column-reverse;
720
- flex-direction: column-reverse;
721
- }
722
- }
723
-
724
- .privacy-links-item {
725
- font-stretch: 400;
726
- font-weight: 400;
727
- font-size: 16px;
728
- line-height: 24px;
729
- color: rgba(26, 26, 26, 1);
730
- margin: 0 20px;
731
- }
732
-
733
- .privacy-links-item:hover {
734
- color: rgba(117, 117, 117, 1);
735
- }
736
-
737
- .privacy-links-item:first-child {
738
- margin-left: 0;
739
- }
740
-
741
- .privacy-links-item:last-child {
742
- margin-right: 0;
743
- }
744
-
745
- @media (max-width: 575px) {
746
- .privacy-links-item {
747
- margin-left: 0;
748
- margin-right: 0;
749
- margin-bottom: 32px;
750
- }
751
- }
752
-
753
- /* footer css end */
754
- /*about termsand conditions help*/
755
- .contact-h1 {
756
- line-height: 30px;
757
- font-size: 22px;
758
- font-stretch: 400;
759
- font-weight: 600;
760
- color: rgba(33, 33, 33, 1);
761
- text-align: center;
762
- margin: 0;
763
- }
764
-
765
- @media (min-width: 768px) {
766
- .contact-h1 {
767
- line-height: 36px;
768
- font-size: 30px;
769
- }
770
- }
771
-
772
- .contact-h2 {
773
- line-height: 30px;
774
- font-stretch: 400;
775
- font-weight: 300;
776
- font-size: 20px;
777
- color: rgba(33, 33, 33, 1);
778
- text-align: center;
779
- margin: 0;
780
- }
781
-
782
- @media (min-width: 768px) {
783
- .contact-h2 {
784
- line-height: 30px;
785
- font-size: 22px;
786
- }
787
- }
788
-
789
- .about-h1 {
790
- line-height: 30px;
791
- font-size: 22px;
792
- font-stretch: 400;
793
- font-weight: 600;
794
- color: rgba(33, 33, 33, 1);
795
- text-align: center;
796
- margin: 0;
797
- }
798
-
799
- @media (min-width: 768px) {
800
- .about-h1 {
801
- line-height: 36px;
802
- font-size: 30px;
803
- }
804
- }
805
-
806
- .about-h2 {
807
- line-height: 30px;
808
- font-stretch: 400;
809
- font-weight: 300;
810
- font-size: 20px;
811
- color: rgba(33, 33, 33, 1);
812
- text-align: center;
813
- margin: 0;
814
- }
815
-
816
- .common-h2 {
817
- font-stretch: 400;
818
- font-size: 20px;
819
- color: rgba(33, 33, 33, 1);
820
- }
821
-
822
- @media (min-width: 768px) {
823
- .about-h2 {
824
- line-height: 30px;
825
- font-size: 22px;
826
- }
827
-
828
- .common-h2 {
829
- font-size: 22px;
830
- }
831
- }
832
-
833
- .feature-img {
834
- width: 36px;
835
- height: 36px;
836
- }
837
-
838
- .box-padding {
839
- padding: 0px 0px 24px;
840
- }
841
-
842
- .box {
843
- position: relative;
844
- display: flex;
845
- flex-direction: column;
846
- background-color: rgb(242, 48, 48);
847
- min-height: 300px;
848
- width: 100%;
849
- }
850
-
851
- .social-icons {
852
- position: fixed;
853
- right: 0;
854
- top: 35%;
855
- width: 47px;
856
- height: 174px;
857
- display: flex;
858
- flex-direction: column;
859
- align-items: center;
860
- justify-content: center;
861
- z-index: 999;
862
- border-top-left-radius: 8px;
863
- border-bottom-left-radius: 8px;
864
- background: #fff;
865
- box-shadow: 0 0 20px -7px #191a1a9e;
866
- line-height: 30px;
867
- }
868
-
869
- @media (max-width: 768px) {
870
- .catPad {
871
- padding: 0;
872
- }
873
-
874
- .social-icons {
875
- left: 0;
876
- bottom: 0 !important;
877
- top: auto;
878
- font-size: 25px;
879
- width: 100%;
880
- height: 60px;
881
- display: flex;
882
- margin: 0 !important;
883
- flex-direction: row;
884
- justify-content: space-evenly;
885
- line-height: 100px;
886
- }
887
- }
888
-
889
- .social-icon {
890
- margin: 0 !important;
891
- color: gray;
892
- font-size: 1.6rem;
893
- }
894
-
895
- .social-icon:hover {
896
- color: black;
897
- }
898
-
899
- .home-features {
900
- display: -webkit-box;
901
- display: -webkit-flex;
902
- display: -ms-flexbox;
903
- display: flex;
904
- -webkit-flex-wrap: wrap;
905
- -ms-flex-wrap: wrap;
906
- flex-wrap: wrap;
907
- list-style: none;
908
- margin: 0;
909
- padding: 0 0 90px 0;
910
- }
911
-
912
- .home-feature-box {
913
- position: relative;
914
- color: white;
915
- margin: 0;
916
- transition: 0.2s linear;
917
- border: 1px solid white;
918
- }
919
-
920
- .home-feature-box:hover {
921
- transform: translateY(-17px);
922
- }
923
-
924
- @media (min-width: 0px) and (max-width: 767px) {
925
- .home-feature-box {
926
- width: 100%;
927
- height: 114px;
928
- }
929
- }
930
-
931
- @media (min-width: 768px) and (max-width: 991px) {
932
- .home-feature-box {
933
- width: 25%;
934
- height: 180px;
935
- }
936
- }
937
-
938
- @media (min-width: 992px) {
939
- .home-feature-box {
940
- width: 20%;
941
- height: 180px;
942
- }
943
- }
944
-
945
- .home-feature-name {
946
- line-height: 24px;
947
- font-size: 16px;
948
- font-stretch: 400;
949
- font-weight: 700;
950
- color: #fff;
951
- text-overflow: ellipsis;
952
- white-space: nowrap;
953
- overflow: hidden;
954
- position: absolute;
955
- top: 0;
956
- right: 0;
957
- bottom: 0;
958
- left: 0;
959
- transition: box-shadow 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
960
- }
961
-
962
- .home-feature-name:hover {
963
- box-shadow: 0px 0px 24px rgba(26, 26, 26, 0.2);
964
- z-index: 1;
965
- color: currentColor;
966
- text-decoration: none;
967
- }
968
-
969
- @media (max-width: 767px) {
970
- .home-feature-name {
971
- padding: 12px 12px 12px 60px;
972
- }
973
- }
974
-
975
- @media (min-width: 768px) {
976
- .home-feature-name {
977
- padding: 60px 12px 12px 12px;
978
- }
979
- }
980
-
981
- .home-inner-box {
982
- position: absolute;
983
- padding: 12px;
984
- }
985
-
986
- .div-cont {
987
- display: -webkit-box;
988
- display: -webkit-flex;
989
- display: -ms-flexbox;
990
- display: flex;
991
- /* overflow: hidden; */
992
- }
993
-
994
- .div-cont>svg {
995
- display: -webkit-box;
996
- display: -webkit-flex;
997
- display: -ms-flexbox;
998
- display: flex;
999
- -webkit-flex: 1 1 auto;
1000
- -ms-flex: 1 1 auto;
1001
- flex: 1 1 auto;
1002
- }
1003
-
1004
- .div-cont>svg>* {
1005
- fill: currentColor;
1006
- }
1007
-
1008
- .mega-menu::first-line {
1009
- color: gray !important;
1010
- font-weight: 600;
1011
- }
1012
-
1013
- .lang-dropdown {
1014
- position: fixed;
1015
- right: 30px;
1016
- top: 20px;
1017
- z-index: 999;
1018
- }
1019
-
1020
- @media (max-width: 994px) {
1021
- .lang-dropdown {
1022
- top: 75px;
1023
- z-index: 5;
1024
- right: 4px;
1025
- position: absolute;
1026
- }
1027
-
1028
- .lang-dropdown .lang-dropdown-btn {
1029
- position: absolute;
1030
- right: 0;
1031
- }
1032
-
1033
- .drop-down-wrapper {
1034
- overflow-y: unset !important;
1035
- }
1036
- }
1037
-
1038
- .drop-down-wrapper {
1039
- height: fit-content !important;
1040
- }
1041
-
1042
- .lang-dropdown-item {
1043
- width: 100%;
1044
- display: block;
1045
- text-align: center;
1046
- text-decoration: none !important;
1047
- }
1048
-
1049
- .rating-tool {
1050
- width: 100%;
1051
- display: flex;
1052
- justify-content: center;
1053
- align-items: center;
1054
- padding: 20px 0px 20px 0px;
1055
- border-top: 1px solid rgb(221, 221, 221);
1056
- }
1057
-
1058
- .rating-text {
1059
- font-size: 17px;
1060
- font-weight: 700;
1061
- color: rgb(33, 33, 33);
1062
- padding: 6px;
1063
- }
1064
-
1065
- .rating-stars {
1066
- color: #9d9d9d !important;
1067
- padding-top: 17px;
1068
- display: flex;
1069
- align-items: center;
1070
- }
1071
-
1072
- .rating-stars i {
1073
- padding: 5px;
1074
- font-size: 17px;
1075
- }
1076
-
1077
- .rating-value {
1078
- line-height: 24px;
1079
- font-size: 16px;
1080
- font-family: Arial, sans-serif;
1081
- -webkit-font-smoothing: antialiased;
1082
- font-weight: 400;
1083
- color: rgb(33, 33, 33);
1084
- padding: 6px;
1085
- }
1086
-
1087
- .related_post_heading {
1088
- width: 100%;
1089
- font-size: 46px;
1090
- text-align: center;
1091
- font-weight: 800;
1092
- font-stretch: normal;
1093
- font-style: normal;
1094
- line-height: 1.24;
1095
- letter-spacing: normal;
1096
- color: rgb(17, 48, 78);
1097
- margin-bottom: 45px;
1098
- padding-top: 75px;
1099
- display: inline-block;
1100
- }
1101
-
1102
- .card-footer {
1103
- border: none;
1104
- }
1105
-
1106
- .wrapfooter {
1107
- display: flex;
1108
- align-items: center;
1109
- margin-bottom: 15px;
1110
- }
1111
-
1112
- .wrapfooter img {
1113
- width: 35px;
1114
- height: 35px;
1115
- border-radius: 50%;
1116
- }
1117
-
1118
- .wrapfooter .author-meta {
1119
- padding: 0 15px;
1120
- }
1121
-
1122
- .wrapfooter .author-meta a {
1123
- font-size: 15px;
1124
- color: #000;
1125
- text-transform: capitalize;
1126
- }
1127
-
1128
- .wrapfooter .post-read-more {
1129
- flex: 50;
1130
- text-align: right;
1131
- }
1132
-
1133
- .post-date {
1134
- font-size: 13px;
1135
- display: block;
1136
- text-align: left;
1137
- }
1138
-
1139
- .social-count {
1140
- background: #d60000;
1141
- color: #fff;
1142
- position: absolute;
1143
- height: 16px;
1144
- width: 16px;
1145
- display: inline-flex;
1146
- align-items: center;
1147
- justify-content: center;
1148
- text-align: center;
1149
- font-size: 12px;
1150
- font-weight: 700;
1151
- right: 1px;
1152
- border-radius: 50%;
1153
- margin-top: 1px;
1154
- padding: 9px;
1155
- }
1156
-
1157
- .file-detail-table th,
1158
- .file-detail-table td {
1159
- border: none !important;
1160
- }
1161
-
1162
- .softwares-section img {
1163
- height: 32px !important;
1164
- width: 32px !important;
1165
- }
1166
-
1167
- .software-name {
1168
- color: #1565c0 !important;
1169
- font-size: 1.1rem;
1170
- margin-top: -4px;
1171
- margin-left: 4px;
1172
- }
1173
-
1174
- .software-value {
1175
- font-size: 0.7rem;
1176
- margin-left: 4px;
1177
- color: #6d6d6d;
1178
- margin-top: -3px;
1179
- }
1180
-
1181
- #rating-img {
1182
- height: 1px;
1183
- width: 1px;
1184
- filter: brightness();
1185
- filter: brightness(100);
1186
- }
1187
-
1188
- .download-section {
1189
- box-shadow: rgb(0 0 0 / 20%) 0px 0px 2px inset;
1190
- margin-top: 5px;
1191
- }
1192
-
1193
- .download-btn-container {
1194
- border-bottom: 1px solid rgb(238, 238, 238);
1195
- border-left: 1px solid rgb(238, 238, 238);
1196
- padding: 24px 24px 40px;
1197
- }
1198
-
1199
- .success-greeting {
1200
- display: flex;
1201
- justify-content: center;
1202
- align-items: center;
1203
- margin-right: 15px;
1204
- width: 100%;
1205
- }
1206
-
1207
- .success-greeting p {
1208
- margin-bottom: 0px;
1209
- padding: 0;
1210
- }
1211
-
1212
- .success-msg-cont {
1213
- padding: 24px 30px;
1214
- display: flex;
1215
- justify-content: space-between;
1216
- flex-direction: column;
1217
- }
1218
-
1219
- .success-msg {
1220
- color: rgb(26, 26, 26);
1221
- font-size: 20px;
1222
- font-weight: 600;
1223
- padding: 24px 0px;
1224
- }
1225
-
1226
- .success-msg-cont button {
1227
- border: none;
1228
- width: 400px;
1229
- background: transparent;
1230
- cursor: pointer;
1231
- font-size: 17px;
1232
- margin-right: 4px;
1233
- display: flex;
1234
- align-items: center;
1235
- justify-content: flex-end;
1236
- margin-left: auto;
1237
- padding-top: 5px;
1238
- }
1239
-
1240
- .success-msg-cont button i {
1241
- margin-right: 4px;
1242
- padding-top: 1px;
1243
- margin-bottom: 0;
1244
- color: #11304e;
1245
- }
1246
-
1247
- .sites-config {
1248
- padding: 0px 24px;
1249
- border-top: 1px solid rgb(238, 238, 238);
1250
- }
1251
-
1252
- .social-share-section {
1253
- padding: 0px 24px;
1254
- border-top: 1px solid rgb(238, 238, 238);
1255
- }
1256
-
1257
- .try-more-features {
1258
- padding: 0px 24px;
1259
- border-bottom: 1px solid rgb(238, 238, 238);
1260
- }
1261
-
1262
- .sites-config {
1263
- padding: 24px 0px;
1264
- }
1265
-
1266
- .social-share-section {
1267
- padding: 24px 0px;
1268
- }
1269
-
1270
- #filename {
1271
- font-size: 22px;
1272
- font-weight: 700;
1273
- }
1274
-
1275
- .download-social-share a i {
1276
- font-size: 1.5rem;
1277
- padding: 0px 10px;
1278
- margin: 0px 30px;
1279
- }
1280
-
1281
- .share-heading {
1282
- font-size: 17px;
1283
- font-weight: 700;
1284
- color: rgb(33, 33, 33);
1285
- padding: 6px;
1286
- }
1287
-
1288
- .sites-config img {
1289
- height: 27px;
1290
- }
1291
-
1292
- .social-share-section,
1293
- .try-more-features {
1294
- padding: 0px 24px;
1295
- border-top: 1px solid rgb(238, 238, 238);
1296
- }
1297
-
1298
- .download-social-share {
1299
- padding: 24px 0px;
1300
- border-top: 1px solid rgb(238, 238, 238);
1301
- }
1302
-
1303
- .sites-config {
1304
- padding: 24px 0px;
1305
- }
1306
-
1307
- .social-share-section {
1308
- padding: 24px 0px;
1309
- }
1310
-
1311
- #filename {
1312
- font-size: 22px;
1313
- font-weight: 700;
1314
- }
1315
-
1316
- .sites-config a {
1317
- text-decoration: none;
1318
- }
1319
-
1320
- .feature-showcase-div {
1321
- margin: 0px;
1322
- padding: 0px;
1323
- overflow: visible;
1324
- text-decoration: inherit;
1325
- display: flex;
1326
- position: relative;
1327
- border: 1px solid rgb(232, 232, 232);
1328
- border-radius: 4px;
1329
- width: 100%;
1330
- cursor: pointer;
1331
- font-weight: 700;
1332
- font-size: 16px;
1333
- line-height: 24px;
1334
- color: rgb(26, 26, 26);
1335
- user-select: none;
1336
- outline: none;
1337
- -webkit-box-align: center;
1338
- align-items: center;
1339
- height: 66px;
1340
- background: rgb(250, 250, 250);
1341
- }
1342
-
1343
- .feature-showcase-div:hover {
1344
- background-color: #fff;
1345
- }
1346
-
1347
- .feature-showcase-div img {
1348
- width: 32px;
1349
- height: 32px;
1350
- }
1351
-
1352
- .feature-showcase-div a {
1353
- text-decoration: none;
1354
- }
1355
-
1356
- .feature-showcase-div i {
1357
- font-size: 11px;
1358
- }
1359
-
1360
- .website-img {
1361
- height: 38px;
1362
- }
1363
-
1364
- .website-wrap {
1365
- text-align: left;
1366
- }
1367
-
1368
- .file-info-h1 {
1369
- font-family: Helvetica, sans-serif;
1370
- font-weight: 600;
1371
- font-size: 1.8rem;
1372
- margin: 0;
1373
- margin-bottom: 8px;
1374
- }
1375
-
1376
- .file-info-h2 {
1377
- font-family: Helvetica, sans-serif;
1378
- font-weight: 600;
1379
- font-size: 19px;
1380
- color: #848d95;
1381
- margin-bottom: 10px;
1382
- }
1383
-
1384
- .file-info-item-list {
1385
- list-style: disc;
1386
- color: rgb(26, 25, 25);
1387
- font-family: Helvetica;
1388
- font-size: 17.4px;
1389
- line-height: 32px;
1390
- padding: 0;
1391
- }
1392
-
1393
- .file-info-img {
1394
- height: 500px;
1395
- width: 100%;
1396
- }
1397
-
1398
- .info-title {
1399
- font-weight: 600;
1400
- }
1401
-
1402
- .sticky-div-file-info {
1403
- position: sticky;
1404
- top: 0%;
1405
- }
1406
-
1407
- ol li::marker {
1408
- font-size: 25px;
1409
- }
1410
-
1411
- .drop-down-btn {
1412
- cursor: pointer;
1413
- outline: 0px;
1414
- border: 0px;
1415
- width: auto;
1416
- overflow: visible;
1417
- display: flex;
1418
- -webkit-box-align: center;
1419
- align-items: center;
1420
- background-color: transparent;
1421
- transition: background-color 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
1422
- font-weight: 400;
1423
- font-size: 16px;
1424
- line-height: 24px;
1425
- color: rgb(26, 26, 26);
1426
- }
1427
-
1428
- .drop-down-btn svg {
1429
- height: 22px;
1430
- }
1431
-
1432
- .language-drop-down-menu {
1433
- display: flex;
1434
- justify-content: space-between;
1435
- margin: 0;
1436
- padding: 0;
1437
- flex-wrap: wrap;
1438
- }
1439
-
1440
- .language-drop-down-item {
1441
- width: 50%;
1442
- padding: 10px 12px 0px 0px;
1443
- text-align: center;
1444
- font-size: 15px;
1445
- margin-bottom: 0;
1446
- }
1447
-
1448
- .language-drop-down-item a {
1449
- display: flex;
1450
- width: 100%;
1451
- align-items: center;
1452
- padding: 9px 9px;
1453
- border-bottom: 1px solid rgb(224, 224, 224);
1454
- }
1455
-
1456
- .language-drop-down-item a:hover {
1457
- background: rgb(238, 238, 238);
1458
- border-radius: 3px;
1459
- }
1460
-
1461
- .language-drop-down-item a i {
1462
- margin: 0;
1463
- }
1464
-
1465
- .active-lang {
1466
- background: rgb(238, 238, 238);
1467
- border-radius: 3px;
1468
- }
1469
-
1470
- .row .col-md-9 p {
1471
- text-align: left;
1472
- }
1473
-
1474
- #header {
1475
- display: block;
1476
- position: sticky;
1477
- top: 0;
1478
- z-index: 10;
1479
- background: #fff;
1480
- border-bottom: 1px solid #ccc;
1481
- }
1482
-
1483
- .navbar {
1484
- padding: 1rem 9% !important;
1485
- }
1486
-
1487
- .catPad div {
1488
- margin: 0 0 20px !important;
1489
- }
1490
-
1491
- .upload-redirect {
1492
- padding: 13px 1.5em 14px 1.5em;
1493
- color: #fff;
1494
- background-color: #5c5ce0;
1495
- border-color: #5c5ce0;
1496
- border-radius: 27px;
1497
- font-size: 18px;
1498
- font-weight: 600;
1499
- border: none;
1500
- }
1501
-
1502
- #left-section {
1503
- display: flex;
1504
- flex-direction: column;
1505
- align-items: baseline;
1506
- justify-content: center;
1507
- }
1508
-
1509
- .right-section img {
1510
- width: 90%;
1511
- }
1512
-
1513
- #left-section h1,
1514
- #left-section h2 {
1515
- text-align: left;
1516
- width: 100%;
1517
- }
1518
-
1519
- .video-h1,
1520
- .audio-h1 {
1521
- font-weight: 600;
1522
- font-size: 53px;
1523
- }
1524
-
1525
- .video-h2,
1526
- .audio-h2 {
1527
- font-size: 22px;
1528
- }
1529
-
1530
- .toaster {
1531
- top: 15px;
1532
- padding: 12px 20px;
1533
- color: #fff;
1534
- display: inline-block;
1535
- box-shadow: 0 3px 6px -1px rgb(0 0 0 / 12%),
1536
- 0 10px 36px -4px rgb(77 96 232 / 30%);
1537
- background: linear-gradient(to right, rgb(221, 36, 118), rgb(255, 81, 47));
1538
- position: fixed;
1539
- transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
1540
- border-radius: 2px;
1541
- right: 15px;
1542
- cursor: pointer;
1543
- text-decoration: none;
1544
- max-width: calc(50% - 20px);
1545
- z-index: 2147483647;
1
+ * {
2
+ box-sizing: border-box;
3
+ }
4
+
5
+ body {
6
+ padding: 0;
7
+ margin: 0;
8
+ -webkit-font-smoothing: antialiased;
9
+ box-sizing: border-box;
10
+ overflow-y: scroll;
11
+ background: white;
12
+ font-family: Arial, sans-serif;
13
+ }
14
+
15
+ header {
16
+ width: 100%;
17
+ }
18
+
19
+ a,
20
+ a:hover {
21
+ text-decoration: none;
22
+ color: rgb(26, 25, 25);
23
+ }
24
+
25
+ .navbar-toggler {
26
+ outline: none !important;
27
+ }
28
+
29
+ .navbar-toggler>.fa_bars {
30
+ position: absolute;
31
+ top: 20px;
32
+ font-size: 22px;
33
+ }
34
+
35
+ .nav-header {
36
+ position: sticky;
37
+ top: 0;
38
+ z-index: 10;
39
+ background: #fff;
40
+ border-bottom: 1px solid #ddd;
41
+ }
42
+
43
+ .nav__item {
44
+ margin: 0 !important;
45
+ padding: 0 15px;
46
+ font-size: 15px;
47
+ font-weight: 400;
48
+ line-height: 18px;
49
+ text-align: left;
50
+ list-style: none;
51
+ position: relative;
52
+ }
53
+
54
+ .nav__item a:hover {
55
+ color: #000;
56
+ text-decoration: none !important;
57
+ }
58
+
59
+ .navbar .dropdown-menu {
60
+ position: fixed;
61
+ left: 0;
62
+ top: 71px;
63
+ width: 100%;
64
+ }
65
+
66
+ .inner-dropdown {
67
+ display: flex;
68
+ justify-content: left;
69
+ padding: 30px 100px;
70
+ flex-wrap: wrap;
71
+ }
72
+
73
+ .catPad {
74
+ padding: 0 85px;
75
+ }
76
+
77
+ .catPad div {
78
+ font-size: 14px !important;
79
+ font-weight: 500;
80
+ }
81
+
82
+ @media (max-width: 992px) {
83
+ .navbar .dropdown-menu {
84
+ overflow-y: scroll;
85
+ height: 500px;
86
+ position: static !important;
87
+ float: none;
88
+ }
89
+
90
+ .inner-dropdown {
91
+ flex-direction: column;
92
+ padding: 0px 30px;
93
+ }
94
+
95
+ .navbar-nav {
96
+ margin: 0 !important;
97
+ }
98
+
99
+ .nav__item {
100
+ padding: 15px 0;
101
+ }
102
+ }
103
+
104
+ @media (max-width: 768px) {
105
+ .toaster {
106
+ display: none !important;
107
+ }
108
+
109
+ .innerWrapper {
110
+ padding: 40px 51px;
111
+ }
112
+
113
+ .success-msg-cont button {
114
+ margin: auto;
115
+ width: 100% !important;
116
+ justify-content: center !important;
117
+ }
118
+
119
+ .success-msg-cont {
120
+ flex-direction: column;
121
+ justify-content: center;
122
+ }
123
+
124
+ .language-drop-down-item {
125
+ width: 100% !important;
126
+ }
127
+
128
+ .file-detail-table {
129
+ overflow-x: scroll;
130
+ }
131
+
132
+ .compare-table {
133
+ overflow-x: scroll;
134
+ }
135
+
136
+ .faq-list {
137
+ width: 100% !important;
138
+ }
139
+
140
+ .feature-h1,
141
+ .home-top-h1,
142
+ .how-to-title {
143
+ font-size: 16px !important;
144
+ }
145
+
146
+ .feature-h2,
147
+ .home-top-h2,
148
+ .how-to-title {
149
+ font-size: 14px !important;
150
+ }
151
+
152
+ .social-count {
153
+ right: auto !important;
154
+ margin-top: 25px !important;
155
+ }
156
+
157
+ .rating-tool {
158
+ flex-direction: column;
159
+ }
160
+
161
+ .how-to-leftimg {
162
+ margin-bottom: 24px;
163
+ }
164
+ }
165
+
166
+ .how-to-section,
167
+ .faq-section {
168
+ padding: 90px 0px;
169
+ border-top: 1px solid rgb(224, 224, 224);
170
+ }
171
+
172
+ .related-posts-section,
173
+ .usp-section,
174
+ .footer {
175
+ padding: 32px 0px;
176
+ border-top: 1px solid rgb(224, 224, 224);
177
+ }
178
+
179
+ .how-to-leftimg {
180
+ height: 180px;
181
+ width: 300px;
182
+ }
183
+
184
+ .how-to-right {
185
+ color: rgb(33, 33, 33);
186
+ }
187
+
188
+ @media (min-width: 768px) {
189
+ .how-to-title {
190
+ line-height: 30px;
191
+ font-size: 22px;
192
+ }
193
+ }
194
+
195
+ .how-to-list {
196
+ margin: 0px;
197
+ padding: 6px 0px;
198
+ list-style: none;
199
+ text-align: left;
200
+ }
201
+
202
+ .how-to-list-item {
203
+ line-height: 24px;
204
+ font-size: 16px;
205
+ font-weight: 400;
206
+ display: flex;
207
+ padding: 6px 0px;
208
+ }
209
+
210
+ .how-to-list-item span {
211
+ line-height: 24px;
212
+ font-size: 16px;
213
+ font-weight: 600;
214
+ min-width: 24px;
215
+ }
216
+
217
+ .how-to-title {
218
+ line-height: 30px;
219
+ font-weight: 600;
220
+ margin: 0px;
221
+ padding-bottom: 12px;
222
+ }
223
+
224
+ .how-to-img-wrapper {
225
+ width: 100%;
226
+ height: 100%;
227
+ display: flex;
228
+ justify-content: center;
229
+ align-items: center;
230
+ }
231
+
232
+ .feature-card-img {
233
+ width: 48px;
234
+ height: 48px;
235
+ }
236
+
237
+ .feature-card-title,
238
+ .faq-question,
239
+ .feature-card-desc,
240
+ .faq-answer {
241
+ line-height: 24px;
242
+ font-size: 16px;
243
+ font-weight: 600;
244
+ color: rgb(33, 33, 33);
245
+ text-align: center;
246
+ margin: 0px;
247
+ padding: 12px 0px;
248
+ }
249
+
250
+ .faq-question {
251
+ text-align: left;
252
+ }
253
+
254
+ .feature-card-desc {
255
+ font-weight: 400;
256
+ }
257
+
258
+ .faq-answer {
259
+ font-weight: 400;
260
+ text-align: left;
261
+ margin: 0px;
262
+ max-width: 100%;
263
+ }
264
+
265
+ main {
266
+ display: block;
267
+ }
268
+
269
+ #app {
270
+ display: -webkit-box;
271
+ display: -webkit-flex;
272
+ display: -ms-flexbox;
273
+ display: flex;
274
+ min-height: 100vh;
275
+ }
276
+
277
+ .box-border {
278
+ position: absolute;
279
+ inset: 12px;
280
+ background: rgba(0, 0, 0, 0.1);
281
+ border: 1px dashed rgba(0, 0, 0, 0.15);
282
+ }
283
+
284
+ .div-cont {
285
+ display: flex;
286
+ }
287
+
288
+ .content-box {
289
+ display: flex;
290
+ flex: 1 1 auto;
291
+ z-index: 1;
292
+ }
293
+
294
+ .flex-container {
295
+ display: flex;
296
+ -webkit-box-pack: center;
297
+ justify-content: center;
298
+ width: 100%;
299
+ }
300
+
301
+ .flex-class {
302
+ -webkit-flex: 1 0 auto;
303
+ -ms-flex: 1 0 auto;
304
+ flex: 1 0 auto;
305
+ width: 100%;
306
+ }
307
+
308
+ @media (min-width: 0px) and (max-width: 1199px) {
309
+ .flex-class {
310
+ max-width: none;
311
+ }
312
+ }
313
+
314
+ @media (min-width: 1200px) {
315
+ .flex-class {
316
+ max-width: 1200px;
317
+ }
318
+ }
319
+
320
+ @media (min-width: 0px) and (max-width: 767px) {
321
+ .flex-class {
322
+ padding: 0 18px;
323
+ }
324
+ }
325
+
326
+ @media (min-width: 768px) {
327
+ .flex-class {
328
+ padding: 0 30px;
329
+ }
330
+ }
331
+
332
+ .flex-class {
333
+ flex: 1 0 auto;
334
+ width: 100%;
335
+ }
336
+
337
+ .feature-h1,
338
+ .home-top-h2 {
339
+ line-height: 36px;
340
+ font-size: 30px;
341
+ font-weight: 600;
342
+ color: rgb(33, 33, 33);
343
+ text-align: center;
344
+ margin: 0px;
345
+ }
346
+
347
+ .feature-h2,
348
+ .home-top-h2 {
349
+ font-weight: 300;
350
+ color: rgb(33, 33, 33);
351
+ text-align: center;
352
+ margin: 0px;
353
+ }
354
+
355
+ @media (min-width: 768px) {
356
+ .feature-h2 {
357
+ line-height: 30px;
358
+ font-size: 22px;
359
+ }
360
+ }
361
+
362
+ .footer-nav-item {
363
+ margin: -12px 0;
364
+ padding: 0;
365
+ display: -webkit-box;
366
+ display: -webkit-flex;
367
+ display: -ms-flexbox;
368
+ display: flex;
369
+ -webkit-flex-direction: column;
370
+ -ms-flex-direction: column;
371
+ flex-direction: column;
372
+ -webkit-box-flex: 1;
373
+ -webkit-flex-grow: 1;
374
+ -ms-flex-positive: 1;
375
+ flex-grow: 1;
376
+ -webkit-flex-shrink: 1;
377
+ -ms-flex-negative: 1;
378
+ flex-shrink: 1;
379
+ -webkit-flex-basis: 0;
380
+ -ms-flex-preferred-size: 0;
381
+ flex-basis: 0;
382
+ }
383
+
384
+ @media (min-width: 992px) {
385
+ .footer-nav-item {
386
+ -webkit-flex: initial;
387
+ -ms-flex: initial;
388
+ flex: initial;
389
+ width: 160px;
390
+ }
391
+ }
392
+
393
+ @media (min-width: 576px) and (max-width: 991px) {
394
+ .footer-nav-item {
395
+ padding: 0 20px;
396
+ }
397
+
398
+ .footer-nav-item:first-child {
399
+ padding-left: 0;
400
+ }
401
+
402
+ .footer-nav-item:last-child {
403
+ padding-right: 0;
404
+ }
405
+ }
406
+
407
+ @media (max-width: 575px) {
408
+ .footer-nav-item {
409
+ -webkit-flex-basis: auto;
410
+ -ms-flex-preferred-size: auto;
411
+ flex-basis: auto;
412
+ }
413
+
414
+ .footer-nav-item:not(:first-child) {
415
+ margin-top: 28px;
416
+ }
417
+ }
418
+
419
+ .home-feature-desc {
420
+ line-height: 18px;
421
+ font-size: 14px;
422
+ font-stretch: 400;
423
+ font-weight: 400;
424
+ position: absolute;
425
+ padding: 12px;
426
+ }
427
+
428
+ @media (max-width: 767px) {
429
+ .home-feature-desc {
430
+ right: 0;
431
+ bottom: 0;
432
+ left: 48px;
433
+ top: 36px;
434
+ }
435
+ }
436
+
437
+ @media (min-width: 768px) {
438
+ .home-feature-desc {
439
+ left: 0;
440
+ right: 0;
441
+ bottom: 0;
442
+ top: 84px;
443
+ }
444
+ }
445
+
446
+ @media (min-width: 768px) {
447
+ .home-top-h1 {
448
+ line-height: 36px;
449
+ font-size: 30px;
450
+ margin-bottom: 0px !important;
451
+ }
452
+ }
453
+
454
+ @media (min-width: 768px) {
455
+ .home-top-h2 {
456
+ line-height: 30px;
457
+ font-size: 22px;
458
+ }
459
+ }
460
+
461
+ html {
462
+ line-height: 1.15;
463
+ -webkit-text-size-adjust: 100%;
464
+ }
465
+
466
+ .header {
467
+ min-height: 80px;
468
+ }
469
+
470
+ .heading {
471
+ text-align: center;
472
+ margin-top: 90px;
473
+ }
474
+
475
+ .row {
476
+ text-align: center;
477
+ }
478
+
479
+ i {
480
+ display: block;
481
+ margin-bottom: 18px;
482
+ }
483
+
484
+ p {
485
+ font-size: 15px;
486
+ line-height: 1.41;
487
+ color: rgb(17, 48, 78);
488
+ }
489
+
490
+ .how-to {
491
+ margin-right: -15px;
492
+ margin-left: -15px;
493
+ }
494
+
495
+ .how-to-text {
496
+ position: relative;
497
+ min-height: 1px;
498
+ padding-right: 15px;
499
+ padding-left: 15px;
500
+ margin: auto;
501
+ width: 74%;
502
+ padding: 10px;
503
+ }
504
+
505
+ .how-to-h2 {
506
+ font-size: 40px;
507
+ font-weight: 800;
508
+ line-height: 1.16;
509
+ text-align: left;
510
+ color: rgb(17, 48, 78);
511
+ width: 100%;
512
+ margin-top: 70px;
513
+ }
514
+
515
+ .steps {
516
+ padding-left: 29px;
517
+ }
518
+
519
+ ul li span {
520
+ display: inline-block;
521
+ width: 20px;
522
+ margin-right: 20px;
523
+ position: absolute;
524
+ top: 0px;
525
+ left: 0px;
526
+ }
527
+
528
+ img {
529
+ outline: none;
530
+ border: none;
531
+ max-width: 100%;
532
+ height: auto;
533
+ }
534
+
535
+ ul li {
536
+ margin: 0 0 20px;
537
+ padding: 0;
538
+ font-size: 17px;
539
+ font-weight: 500;
540
+ line-height: 1.4;
541
+ text-align: left;
542
+ color: #11304e;
543
+ list-style: none;
544
+ position: relative;
545
+ }
546
+
547
+ .header {
548
+ padding: 20px 10px;
549
+ }
550
+
551
+ /* footer css start */
552
+ .footer-wrapper {
553
+ padding: 32px 0;
554
+ display: -webkit-box;
555
+ display: -webkit-flex;
556
+ display: -ms-flexbox;
557
+ display: flex;
558
+ -webkit-flex-direction: row;
559
+ -ms-flex-direction: row;
560
+ flex-direction: row;
561
+ border-bottom: 1px solid #e8e8e8;
562
+ }
563
+
564
+ @media (max-width: 991px) {
565
+ .footer-wrapper {
566
+ -webkit-flex-direction: column;
567
+ -ms-flex-direction: column;
568
+ flex-direction: column;
569
+ }
570
+ }
571
+
572
+ .footer-logo-cont {
573
+ flex: 1 1 auto;
574
+ display: flex;
575
+ flex-direction: column;
576
+ align-items: flex-start;
577
+ }
578
+
579
+ .footer-title {
580
+ font-stretch: 400;
581
+ font-weight: 400;
582
+ font-size: 18px;
583
+ line-height: 28px;
584
+ color: rgba(26, 26, 26, 1);
585
+ padding-top: 24px;
586
+ }
587
+
588
+ .footer-nav {
589
+ -webkit-flex: 1 1 auto;
590
+ -ms-flex: 1 1 auto;
591
+ flex: 1 1 auto;
592
+ display: -webkit-box;
593
+ display: -webkit-flex;
594
+ display: -ms-flexbox;
595
+ display: flex;
596
+ -webkit-flex-direction: row;
597
+ -ms-flex-direction: row;
598
+ flex-direction: row;
599
+ -webkit-box-pack: end;
600
+ -webkit-justify-content: space-between;
601
+ -ms-flex-pack: end;
602
+ justify-content: space-between;
603
+ }
604
+
605
+ @media (max-width: 991px) {
606
+ .footer-nav {
607
+ padding-top: 32px;
608
+ -webkit-box-pack: justify;
609
+ -webkit-justify-content: space-between;
610
+ -ms-flex-pack: justify;
611
+ justify-content: space-between;
612
+ }
613
+ }
614
+
615
+ @media (max-width: 575px) {
616
+ .footer-nav {
617
+ -webkit-flex-direction: column;
618
+ -ms-flex-direction: column;
619
+ flex-direction: column;
620
+ }
621
+ }
622
+
623
+ .footer-ul {
624
+ display: flex;
625
+ flex-direction: column;
626
+ padding-left: 0;
627
+ }
628
+
629
+ .footer-ul-title {
630
+ font-stretch: 400;
631
+ font-weight: 700;
632
+ font-size: 16px;
633
+ line-height: 24px;
634
+ color: rgba(26, 26, 26, 1);
635
+ padding: 12px 0;
636
+ -webkit-user-select: none;
637
+ -moz-user-select: none;
638
+ -ms-user-select: none;
639
+ user-select: none;
640
+ }
641
+
642
+ .footer-link {
643
+ font-stretch: 400;
644
+ font-weight: 400;
645
+ font-size: 16px;
646
+ line-height: 24px;
647
+ color: rgba(26, 26, 26, 1);
648
+ padding: 12px 0;
649
+ -webkit-flex: 0 0 auto;
650
+ -ms-flex: 0 0 auto;
651
+ flex: 0 0 auto;
652
+ width: 100%;
653
+ }
654
+
655
+ .footer-link:hover {
656
+ color: rgba(117, 117, 117, 1);
657
+ }
658
+
659
+ .footer-msg {
660
+ text-align: left;
661
+ font-stretch: 400;
662
+ font-weight: 400;
663
+ font-size: 16px;
664
+ line-height: 24px;
665
+ color: rgba(26, 26, 26, 1);
666
+ -webkit-flex: 1 1 auto;
667
+ -ms-flex: 1 1 auto;
668
+ flex: 1 1 auto;
669
+ }
670
+
671
+ @media (min-width: 576px) and (max-width: 991px) {
672
+ .footer-msg {
673
+ padding-top: 24px;
674
+ }
675
+ }
676
+
677
+ .privacy-footer {
678
+ display: -webkit-box;
679
+ display: -webkit-flex;
680
+ display: -ms-flexbox;
681
+ display: flex;
682
+ -webkit-flex-direction: row;
683
+ -ms-flex-direction: row;
684
+ flex-direction: row;
685
+ padding: 24px 0;
686
+ }
687
+
688
+ @media (max-width: 991px) {
689
+ .privacy-footer {
690
+ -webkit-flex-direction: column-reverse;
691
+ -ms-flex-direction: column-reverse;
692
+ flex-direction: column-reverse;
693
+ }
694
+ }
695
+
696
+ @media (max-width: 575px) {
697
+ .privacy-footer {
698
+ padding: 32px 0;
699
+ }
700
+ }
701
+
702
+ .privacy-links {
703
+ display: -webkit-box;
704
+ display: -webkit-flex;
705
+ display: -ms-flexbox;
706
+ display: flex;
707
+ -webkit-align-items: flex-start;
708
+ -webkit-box-align: flex-start;
709
+ -ms-flex-align: flex-start;
710
+ align-items: flex-start;
711
+ -webkit-flex-direction: row;
712
+ -ms-flex-direction: row;
713
+ flex-direction: row;
714
+ }
715
+
716
+ @media (max-width: 575px) {
717
+ .privacy-links {
718
+ -webkit-flex-direction: column-reverse;
719
+ -ms-flex-direction: column-reverse;
720
+ flex-direction: column-reverse;
721
+ }
722
+ }
723
+
724
+ .privacy-links-item {
725
+ font-stretch: 400;
726
+ font-weight: 400;
727
+ font-size: 16px;
728
+ line-height: 24px;
729
+ color: rgba(26, 26, 26, 1);
730
+ margin: 0 20px;
731
+ }
732
+
733
+ .privacy-links-item:hover {
734
+ color: rgba(117, 117, 117, 1);
735
+ }
736
+
737
+ .privacy-links-item:first-child {
738
+ margin-left: 0;
739
+ }
740
+
741
+ .privacy-links-item:last-child {
742
+ margin-right: 0;
743
+ }
744
+
745
+ @media (max-width: 575px) {
746
+ .privacy-links-item {
747
+ margin-left: 0;
748
+ margin-right: 0;
749
+ margin-bottom: 32px;
750
+ }
751
+ }
752
+
753
+ /* footer css end */
754
+ /*about termsand conditions help*/
755
+ .contact-h1 {
756
+ line-height: 30px;
757
+ font-size: 22px;
758
+ font-stretch: 400;
759
+ font-weight: 600;
760
+ color: rgba(33, 33, 33, 1);
761
+ text-align: center;
762
+ margin: 0;
763
+ }
764
+
765
+ @media (min-width: 768px) {
766
+ .contact-h1 {
767
+ line-height: 36px;
768
+ font-size: 30px;
769
+ }
770
+ }
771
+
772
+ .contact-h2 {
773
+ line-height: 30px;
774
+ font-stretch: 400;
775
+ font-weight: 300;
776
+ font-size: 20px;
777
+ color: rgba(33, 33, 33, 1);
778
+ text-align: center;
779
+ margin: 0;
780
+ }
781
+
782
+ @media (min-width: 768px) {
783
+ .contact-h2 {
784
+ line-height: 30px;
785
+ font-size: 22px;
786
+ }
787
+ }
788
+
789
+ .about-h1 {
790
+ line-height: 30px;
791
+ font-size: 22px;
792
+ font-stretch: 400;
793
+ font-weight: 600;
794
+ color: rgba(33, 33, 33, 1);
795
+ text-align: center;
796
+ margin: 0;
797
+ }
798
+
799
+ @media (min-width: 768px) {
800
+ .about-h1 {
801
+ line-height: 36px;
802
+ font-size: 30px;
803
+ }
804
+ }
805
+
806
+ .about-h2 {
807
+ line-height: 30px;
808
+ font-stretch: 400;
809
+ font-weight: 300;
810
+ font-size: 20px;
811
+ color: rgba(33, 33, 33, 1);
812
+ text-align: center;
813
+ margin: 0;
814
+ }
815
+
816
+ .common-h2 {
817
+ font-stretch: 400;
818
+ font-size: 20px;
819
+ color: rgba(33, 33, 33, 1);
820
+ }
821
+
822
+ @media (min-width: 768px) {
823
+ .about-h2 {
824
+ line-height: 30px;
825
+ font-size: 22px;
826
+ }
827
+
828
+ .common-h2 {
829
+ font-size: 22px;
830
+ }
831
+ }
832
+
833
+ .feature-img {
834
+ width: 36px;
835
+ height: 36px;
836
+ }
837
+
838
+ .box-padding {
839
+ padding: 0px 0px 24px;
840
+ }
841
+
842
+ .box {
843
+ position: relative;
844
+ display: flex;
845
+ flex-direction: column;
846
+ background-color: rgb(242, 48, 48);
847
+ min-height: 300px;
848
+ width: 100%;
849
+ }
850
+
851
+ .social-icons {
852
+ position: fixed;
853
+ right: 0;
854
+ top: 35%;
855
+ width: 47px;
856
+ height: 174px;
857
+ display: flex;
858
+ flex-direction: column;
859
+ align-items: center;
860
+ justify-content: center;
861
+ z-index: 999;
862
+ border-top-left-radius: 8px;
863
+ border-bottom-left-radius: 8px;
864
+ background: #fff;
865
+ box-shadow: 0 0 20px -7px #191a1a9e;
866
+ line-height: 30px;
867
+ }
868
+
869
+ @media (max-width: 768px) {
870
+ .catPad {
871
+ padding: 0;
872
+ }
873
+
874
+ .social-icons {
875
+ left: 0;
876
+ bottom: 0 !important;
877
+ top: auto;
878
+ font-size: 25px;
879
+ width: 100%;
880
+ height: 60px;
881
+ display: flex;
882
+ margin: 0 !important;
883
+ flex-direction: row;
884
+ justify-content: space-evenly;
885
+ line-height: 100px;
886
+ }
887
+ }
888
+
889
+ .social-icon {
890
+ margin: 0 !important;
891
+ color: gray;
892
+ font-size: 1.6rem;
893
+ }
894
+
895
+ .social-icon:hover {
896
+ color: black;
897
+ }
898
+
899
+ .home-features {
900
+ display: -webkit-box;
901
+ display: -webkit-flex;
902
+ display: -ms-flexbox;
903
+ display: flex;
904
+ -webkit-flex-wrap: wrap;
905
+ -ms-flex-wrap: wrap;
906
+ flex-wrap: wrap;
907
+ list-style: none;
908
+ margin: 0;
909
+ padding: 0 0 90px 0;
910
+ }
911
+
912
+ .home-feature-box {
913
+ position: relative;
914
+ color: white;
915
+ margin: 0;
916
+ transition: 0.2s linear;
917
+ border: 1px solid white;
918
+ }
919
+
920
+ .home-feature-box:hover {
921
+ transform: translateY(-17px);
922
+ }
923
+
924
+ @media (min-width: 0px) and (max-width: 767px) {
925
+ .home-feature-box {
926
+ width: 100%;
927
+ height: 114px;
928
+ }
929
+ }
930
+
931
+ @media (min-width: 768px) and (max-width: 991px) {
932
+ .home-feature-box {
933
+ width: 25%;
934
+ height: 180px;
935
+ }
936
+ }
937
+
938
+ @media (min-width: 992px) {
939
+ .home-feature-box {
940
+ width: 20%;
941
+ height: 180px;
942
+ }
943
+ }
944
+
945
+ .home-feature-name {
946
+ line-height: 24px;
947
+ font-size: 16px;
948
+ font-stretch: 400;
949
+ font-weight: 700;
950
+ color: #fff;
951
+ text-overflow: ellipsis;
952
+ white-space: nowrap;
953
+ overflow: hidden;
954
+ position: absolute;
955
+ top: 0;
956
+ right: 0;
957
+ bottom: 0;
958
+ left: 0;
959
+ transition: box-shadow 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
960
+ }
961
+
962
+ .home-feature-name:hover {
963
+ box-shadow: 0px 0px 24px rgba(26, 26, 26, 0.2);
964
+ z-index: 1;
965
+ color: currentColor;
966
+ text-decoration: none;
967
+ }
968
+
969
+ @media (max-width: 767px) {
970
+ .home-feature-name {
971
+ padding: 12px 12px 12px 60px;
972
+ }
973
+ }
974
+
975
+ @media (min-width: 768px) {
976
+ .home-feature-name {
977
+ padding: 60px 12px 12px 12px;
978
+ }
979
+ }
980
+
981
+ .home-inner-box {
982
+ position: absolute;
983
+ padding: 12px;
984
+ }
985
+
986
+ .div-cont {
987
+ display: -webkit-box;
988
+ display: -webkit-flex;
989
+ display: -ms-flexbox;
990
+ display: flex;
991
+ /* overflow: hidden; */
992
+ }
993
+
994
+ .div-cont>svg {
995
+ display: -webkit-box;
996
+ display: -webkit-flex;
997
+ display: -ms-flexbox;
998
+ display: flex;
999
+ -webkit-flex: 1 1 auto;
1000
+ -ms-flex: 1 1 auto;
1001
+ flex: 1 1 auto;
1002
+ }
1003
+
1004
+ .div-cont>svg>* {
1005
+ fill: currentColor;
1006
+ }
1007
+
1008
+ .mega-menu::first-line {
1009
+ color: gray !important;
1010
+ font-weight: 600;
1011
+ }
1012
+
1013
+ .lang-dropdown {
1014
+ position: fixed;
1015
+ right: 30px;
1016
+ top: 20px;
1017
+ z-index: 999;
1018
+ }
1019
+
1020
+ @media (max-width: 994px) {
1021
+ .lang-dropdown {
1022
+ top: 75px;
1023
+ z-index: 5;
1024
+ right: 4px;
1025
+ position: absolute;
1026
+ }
1027
+
1028
+ .lang-dropdown .lang-dropdown-btn {
1029
+ position: absolute;
1030
+ right: 0;
1031
+ }
1032
+
1033
+ .drop-down-wrapper {
1034
+ overflow-y: unset !important;
1035
+ }
1036
+ }
1037
+
1038
+ .drop-down-wrapper {
1039
+ height: fit-content !important;
1040
+ }
1041
+
1042
+ .lang-dropdown-item {
1043
+ width: 100%;
1044
+ display: block;
1045
+ text-align: center;
1046
+ text-decoration: none !important;
1047
+ }
1048
+
1049
+ .rating-tool {
1050
+ width: 100%;
1051
+ display: flex;
1052
+ justify-content: center;
1053
+ align-items: center;
1054
+ padding: 20px 0px 20px 0px;
1055
+ border-top: 1px solid rgb(221, 221, 221);
1056
+ }
1057
+
1058
+ .rating-text {
1059
+ font-size: 17px;
1060
+ font-weight: 700;
1061
+ color: rgb(33, 33, 33);
1062
+ padding: 6px;
1063
+ }
1064
+
1065
+ .rating-stars {
1066
+ color: #9d9d9d !important;
1067
+ padding-top: 17px;
1068
+ display: flex;
1069
+ align-items: center;
1070
+ }
1071
+
1072
+ .rating-stars i {
1073
+ padding: 5px;
1074
+ font-size: 17px;
1075
+ }
1076
+
1077
+ .rating-value {
1078
+ line-height: 24px;
1079
+ font-size: 16px;
1080
+ font-family: Arial, sans-serif;
1081
+ -webkit-font-smoothing: antialiased;
1082
+ font-weight: 400;
1083
+ color: rgb(33, 33, 33);
1084
+ padding: 6px;
1085
+ }
1086
+
1087
+ .related_post_heading {
1088
+ width: 100%;
1089
+ font-size: 46px;
1090
+ text-align: center;
1091
+ font-weight: 800;
1092
+ font-stretch: normal;
1093
+ font-style: normal;
1094
+ line-height: 1.24;
1095
+ letter-spacing: normal;
1096
+ color: rgb(17, 48, 78);
1097
+ margin-bottom: 45px;
1098
+ padding-top: 75px;
1099
+ display: inline-block;
1100
+ }
1101
+
1102
+ .card-footer {
1103
+ border: none;
1104
+ }
1105
+
1106
+ .wrapfooter {
1107
+ display: flex;
1108
+ align-items: center;
1109
+ margin-bottom: 15px;
1110
+ }
1111
+
1112
+ .wrapfooter img {
1113
+ width: 35px;
1114
+ height: 35px;
1115
+ border-radius: 50%;
1116
+ }
1117
+
1118
+ .wrapfooter .author-meta {
1119
+ padding: 0 15px;
1120
+ }
1121
+
1122
+ .wrapfooter .author-meta a {
1123
+ font-size: 15px;
1124
+ color: #000;
1125
+ text-transform: capitalize;
1126
+ }
1127
+
1128
+ .wrapfooter .post-read-more {
1129
+ flex: 50;
1130
+ text-align: right;
1131
+ }
1132
+
1133
+ .post-date {
1134
+ font-size: 13px;
1135
+ display: block;
1136
+ text-align: left;
1137
+ }
1138
+
1139
+ .social-count {
1140
+ background: #d60000;
1141
+ color: #fff;
1142
+ position: absolute;
1143
+ height: 16px;
1144
+ width: 16px;
1145
+ display: inline-flex;
1146
+ align-items: center;
1147
+ justify-content: center;
1148
+ text-align: center;
1149
+ font-size: 12px;
1150
+ font-weight: 700;
1151
+ right: 1px;
1152
+ border-radius: 50%;
1153
+ margin-top: 1px;
1154
+ padding: 9px;
1155
+ }
1156
+
1157
+ .file-detail-table th,
1158
+ .file-detail-table td {
1159
+ border: none !important;
1160
+ }
1161
+
1162
+ .softwares-section img {
1163
+ height: 32px !important;
1164
+ width: 32px !important;
1165
+ }
1166
+
1167
+ .software-name {
1168
+ color: #1565c0 !important;
1169
+ font-size: 1.1rem;
1170
+ margin-top: -4px;
1171
+ margin-left: 4px;
1172
+ }
1173
+
1174
+ .software-value {
1175
+ font-size: 0.7rem;
1176
+ margin-left: 4px;
1177
+ color: #6d6d6d;
1178
+ margin-top: -3px;
1179
+ }
1180
+
1181
+ #rating-img {
1182
+ height: 1px;
1183
+ width: 1px;
1184
+ filter: brightness();
1185
+ filter: brightness(100);
1186
+ }
1187
+
1188
+ .download-section {
1189
+ box-shadow: rgb(0 0 0 / 20%) 0px 0px 2px inset;
1190
+ margin-top: 5px;
1191
+ }
1192
+
1193
+ .download-btn-container {
1194
+ border-bottom: 1px solid rgb(238, 238, 238);
1195
+ border-left: 1px solid rgb(238, 238, 238);
1196
+ padding: 24px 24px 40px;
1197
+ }
1198
+
1199
+ .success-greeting {
1200
+ display: flex;
1201
+ justify-content: center;
1202
+ align-items: center;
1203
+ margin-right: 15px;
1204
+ width: 100%;
1205
+ }
1206
+
1207
+ .success-greeting p {
1208
+ margin-bottom: 0px;
1209
+ padding: 0;
1210
+ }
1211
+
1212
+ .success-msg-cont {
1213
+ padding: 24px 30px;
1214
+ display: flex;
1215
+ justify-content: space-between;
1216
+ flex-direction: column;
1217
+ }
1218
+
1219
+ .success-msg {
1220
+ color: rgb(26, 26, 26);
1221
+ font-size: 20px;
1222
+ font-weight: 600;
1223
+ padding: 24px 0px;
1224
+ }
1225
+
1226
+ .success-msg-cont button {
1227
+ border: none;
1228
+ width: 400px;
1229
+ background: transparent;
1230
+ cursor: pointer;
1231
+ font-size: 17px;
1232
+ margin-right: 4px;
1233
+ display: flex;
1234
+ align-items: center;
1235
+ justify-content: flex-end;
1236
+ margin-left: auto;
1237
+ padding-top: 5px;
1238
+ }
1239
+
1240
+ .success-msg-cont button i {
1241
+ margin-right: 4px;
1242
+ padding-top: 1px;
1243
+ margin-bottom: 0;
1244
+ color: #11304e;
1245
+ }
1246
+
1247
+ .sites-config {
1248
+ padding: 0px 24px;
1249
+ border-top: 1px solid rgb(238, 238, 238);
1250
+ }
1251
+
1252
+ .social-share-section {
1253
+ padding: 0px 24px;
1254
+ border-top: 1px solid rgb(238, 238, 238);
1255
+ }
1256
+
1257
+ .try-more-features {
1258
+ padding: 0px 24px;
1259
+ border-bottom: 1px solid rgb(238, 238, 238);
1260
+ }
1261
+
1262
+ .sites-config {
1263
+ padding: 24px 0px;
1264
+ }
1265
+
1266
+ .social-share-section {
1267
+ padding: 24px 0px;
1268
+ }
1269
+
1270
+ #filename {
1271
+ font-size: 22px;
1272
+ font-weight: 700;
1273
+ }
1274
+
1275
+ .download-social-share a i {
1276
+ font-size: 1.5rem;
1277
+ padding: 0px 10px;
1278
+ margin: 0px 30px;
1279
+ }
1280
+
1281
+ .share-heading {
1282
+ font-size: 17px;
1283
+ font-weight: 700;
1284
+ color: rgb(33, 33, 33);
1285
+ padding: 6px;
1286
+ }
1287
+
1288
+ .sites-config img {
1289
+ height: 27px;
1290
+ }
1291
+
1292
+ .social-share-section,
1293
+ .try-more-features {
1294
+ padding: 0px 24px;
1295
+ border-top: 1px solid rgb(238, 238, 238);
1296
+ }
1297
+
1298
+ .download-social-share {
1299
+ padding: 24px 0px;
1300
+ border-top: 1px solid rgb(238, 238, 238);
1301
+ }
1302
+
1303
+ .sites-config {
1304
+ padding: 24px 0px;
1305
+ }
1306
+
1307
+ .social-share-section {
1308
+ padding: 24px 0px;
1309
+ }
1310
+
1311
+ #filename {
1312
+ font-size: 22px;
1313
+ font-weight: 700;
1314
+ }
1315
+
1316
+ .sites-config a {
1317
+ text-decoration: none;
1318
+ }
1319
+
1320
+ .feature-showcase-div {
1321
+ margin: 0px;
1322
+ padding: 0px;
1323
+ overflow: visible;
1324
+ text-decoration: inherit;
1325
+ display: flex;
1326
+ position: relative;
1327
+ border: 1px solid rgb(232, 232, 232);
1328
+ border-radius: 4px;
1329
+ width: 100%;
1330
+ cursor: pointer;
1331
+ font-weight: 700;
1332
+ font-size: 16px;
1333
+ line-height: 24px;
1334
+ color: rgb(26, 26, 26);
1335
+ user-select: none;
1336
+ outline: none;
1337
+ -webkit-box-align: center;
1338
+ align-items: center;
1339
+ height: 66px;
1340
+ background: rgb(250, 250, 250);
1341
+ }
1342
+
1343
+ .feature-showcase-div:hover {
1344
+ background-color: #fff;
1345
+ }
1346
+
1347
+ .feature-showcase-div img {
1348
+ width: 32px;
1349
+ height: 32px;
1350
+ }
1351
+
1352
+ .feature-showcase-div a {
1353
+ text-decoration: none;
1354
+ }
1355
+
1356
+ .feature-showcase-div i {
1357
+ font-size: 11px;
1358
+ }
1359
+
1360
+ .website-img {
1361
+ height: 38px;
1362
+ }
1363
+
1364
+ .website-wrap {
1365
+ text-align: left;
1366
+ }
1367
+
1368
+ .file-info-h1 {
1369
+ font-family: Helvetica, sans-serif;
1370
+ font-weight: 600;
1371
+ font-size: 1.8rem;
1372
+ margin: 0;
1373
+ margin-bottom: 8px;
1374
+ }
1375
+
1376
+ .file-info-h2 {
1377
+ font-family: Helvetica, sans-serif;
1378
+ font-weight: 600;
1379
+ font-size: 19px;
1380
+ color: #848d95;
1381
+ margin-bottom: 10px;
1382
+ }
1383
+
1384
+ .file-info-item-list {
1385
+ list-style: disc;
1386
+ color: rgb(26, 25, 25);
1387
+ font-family: Helvetica;
1388
+ font-size: 17.4px;
1389
+ line-height: 32px;
1390
+ padding: 0;
1391
+ }
1392
+
1393
+ .file-info-img {
1394
+ height: 500px;
1395
+ width: 100%;
1396
+ }
1397
+
1398
+ .info-title {
1399
+ font-weight: 600;
1400
+ }
1401
+
1402
+ .sticky-div-file-info {
1403
+ position: sticky;
1404
+ top: 0%;
1405
+ }
1406
+
1407
+ ol li::marker {
1408
+ font-size: 25px;
1409
+ }
1410
+
1411
+ .drop-down-btn {
1412
+ cursor: pointer;
1413
+ outline: 0px;
1414
+ border: 0px;
1415
+ width: auto;
1416
+ overflow: visible;
1417
+ display: flex;
1418
+ -webkit-box-align: center;
1419
+ align-items: center;
1420
+ background-color: transparent;
1421
+ transition: background-color 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
1422
+ font-weight: 400;
1423
+ font-size: 16px;
1424
+ line-height: 24px;
1425
+ color: rgb(26, 26, 26);
1426
+ }
1427
+
1428
+ .drop-down-btn svg {
1429
+ height: 22px;
1430
+ }
1431
+
1432
+ .language-drop-down-menu {
1433
+ display: flex;
1434
+ justify-content: space-between;
1435
+ margin: 0;
1436
+ padding: 0;
1437
+ flex-wrap: wrap;
1438
+ }
1439
+
1440
+ .language-drop-down-item {
1441
+ width: 50%;
1442
+ padding: 10px 12px 0px 0px;
1443
+ text-align: center;
1444
+ font-size: 15px;
1445
+ margin-bottom: 0;
1446
+ }
1447
+
1448
+ .language-drop-down-item a {
1449
+ display: flex;
1450
+ width: 100%;
1451
+ align-items: center;
1452
+ padding: 9px 9px;
1453
+ border-bottom: 1px solid rgb(224, 224, 224);
1454
+ }
1455
+
1456
+ .language-drop-down-item a:hover {
1457
+ background: rgb(238, 238, 238);
1458
+ border-radius: 3px;
1459
+ }
1460
+
1461
+ .language-drop-down-item a i {
1462
+ margin: 0;
1463
+ }
1464
+
1465
+ .active-lang {
1466
+ background: rgb(238, 238, 238);
1467
+ border-radius: 3px;
1468
+ }
1469
+
1470
+ .row .col-md-9 p {
1471
+ text-align: left;
1472
+ }
1473
+
1474
+ #header {
1475
+ display: block;
1476
+ position: sticky;
1477
+ top: 0;
1478
+ z-index: 10;
1479
+ background: #fff;
1480
+ border-bottom: 1px solid #ccc;
1481
+ }
1482
+
1483
+ .navbar {
1484
+ padding: 1rem 9% !important;
1485
+ }
1486
+
1487
+ .catPad div {
1488
+ margin: 0 0 20px !important;
1489
+ }
1490
+
1491
+ .upload-redirect {
1492
+ padding: 13px 1.5em 14px 1.5em;
1493
+ color: #fff;
1494
+ background-color: #5c5ce0;
1495
+ border-color: #5c5ce0;
1496
+ border-radius: 27px;
1497
+ font-size: 18px;
1498
+ font-weight: 600;
1499
+ border: none;
1500
+ }
1501
+
1502
+ #left-section {
1503
+ display: flex;
1504
+ flex-direction: column;
1505
+ align-items: baseline;
1506
+ justify-content: center;
1507
+ }
1508
+
1509
+ .right-section img {
1510
+ width: 90%;
1511
+ }
1512
+
1513
+ #left-section h1,
1514
+ #left-section h2 {
1515
+ text-align: left;
1516
+ width: 100%;
1517
+ }
1518
+
1519
+ .video-h1,
1520
+ .audio-h1 {
1521
+ font-weight: 600;
1522
+ font-size: 53px;
1523
+ }
1524
+
1525
+ .video-h2,
1526
+ .audio-h2 {
1527
+ font-size: 22px;
1528
+ }
1529
+
1530
+ .toaster {
1531
+ top: 15px;
1532
+ padding: 12px 20px;
1533
+ color: #fff;
1534
+ display: inline-block;
1535
+ box-shadow: 0 3px 6px -1px rgb(0 0 0 / 12%),
1536
+ 0 10px 36px -4px rgb(77 96 232 / 30%);
1537
+ background: linear-gradient(to right, rgb(221, 36, 118), rgb(255, 81, 47));
1538
+ position: fixed;
1539
+ transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
1540
+ border-radius: 2px;
1541
+ right: 15px;
1542
+ cursor: pointer;
1543
+ text-decoration: none;
1544
+ max-width: calc(50% - 20px);
1545
+ z-index: 2147483647;
1546
1546
  }