appscms-tools-theme 1.9.9 → 2.0.3

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