appscms-tools-theme 3.0.4 → 3.0.5

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