appscms-tools-theme 2.9.5 → 2.9.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +21 -21
- data/README.md +50 -50
- data/_data/about/en/about.json +16 -16
- data/_data/blog/alertbar.yml +3 -3
- data/_data/blog/authors.yml +11 -11
- data/_data/blog/blog.yml +4 -4
- data/_data/blog/nav.json +13 -13
- data/_data/blog/share.yml +28 -28
- data/_data/calculators/en/biology-calc/bulb-spacing.json +78 -78
- data/_data/calculators/en/biology-calc/cat-chocolate-toxicity.json +52 -52
- data/_data/calculators/en/chemistry-calc/activation-energy.json +44 -44
- data/_data/calculators/en/finance-calc/401k.json +122 -122
- data/_data/contact/en/contact.json +38 -38
- data/_data/disclaimer/en/disclaimer.json +37 -37
- data/_data/download/en/download.json +35 -35
- data/_data/feature/en/3_shop_posters.json +351 -351
- data/_data/feature/en/allele-frequency.json +246 -246
- data/_data/feature/en/batch-conversion.json +77 -77
- data/_data/feature/en/compress-pdf.json +202 -202
- data/_data/feature/en/face-detection.json +52 -52
- data/_data/feature/en/split-pdf.json +115 -115
- data/_data/feature/en/theframe.json +56 -56
- data/_data/feature/hi/compress-pdf.json +81 -81
- data/_data/feature/tr/compress-pdf.json +80 -80
- data/_data/filecomparison/en/filecomparison.json +38 -38
- data/_data/fileinfo/en/fileinfo.json +15 -15
- data/_data/footer/en/data.json +164 -164
- data/_data/footer/hi/data.json +68 -68
- data/_data/footer/networksites.json +15 -15
- data/_data/header/en/data.json +173 -173
- data/_data/header/hi/data.json +144 -144
- data/_data/home/en/en.json +285 -285
- data/_data/home/en/photoeffects.json +23 -23
- data/_data/home/en/posters.json +323 -323
- data/_data/home/hi/hi.json +86 -86
- data/_data/home-1/en/en.json +229 -229
- data/_data/languagesupport/compress-pdf-langs.json +11 -11
- data/_data/languagesupport/index-langs.json +13 -13
- data/_data/photo-categories.json +104 -104
- data/_data/photoeffects.json +31 -31
- data/_data/privacy/en/privacyPolicy.json +265 -265
- data/_data/termAndCondition/en/termAndCondition.json +358 -358
- data/_includes/Rating/rating.html +92 -92
- data/_includes/Rating/structureddata.html +53 -53
- data/_includes/Usp/usp.html +95 -95
- data/_includes/adblocker.html +135 -135
- data/_includes/adsense/adsense.html +7 -7
- data/_includes/alternates/alternates.html +45 -45
- data/_includes/author_bio.html +16 -16
- data/_includes/authors/authors.html +67 -67
- data/_includes/batch-conversion.html +65 -65
- data/_includes/cssfile/links.html +11 -11
- data/_includes/custom-head.html +136 -136
- data/_includes/customblog/recentposts.html +67 -67
- data/_includes/customblog/relatedposts.html +203 -203
- data/_includes/disqus_comments.html +10 -10
- data/_includes/dropdown/langdropdown.html +22 -22
- data/_includes/feature.html +37 -37
- data/_includes/fileformat/Tabularcompariosn.html +158 -158
- data/_includes/fileformat/comparisonfiles.html +151 -151
- data/_includes/fileformat/fileformatdetail.html +101 -101
- data/_includes/fileformat/fileinfoformat.html +93 -93
- data/_includes/footer/index.html +534 -534
- data/_includes/google-analytics.html +22 -22
- data/_includes/head/index.html +235 -235
- data/_includes/header/blogHeader.html +34 -34
- data/_includes/header/index.html +188 -188
- data/_includes/languages/languages.html +60 -60
- data/_includes/monumetric/ads.html +57 -57
- data/_includes/monumetric/monumetric.html +57 -57
- data/_includes/monumetric/profitablecpmgate.html +51 -51
- data/_includes/nofiletransfer/nofiletransfer.html +38 -38
- data/_includes/paginationBlogPage.html +71 -71
- data/_includes/paginationPostPage.html +14 -14
- data/_includes/postauthorbio.html +17 -17
- data/_includes/postbox.html +31 -31
- data/_includes/script.html +58 -58
- data/_includes/section/alertbar.html +11 -11
- data/_includes/section/count.html +36 -36
- data/_includes/section/recent_posts.html +65 -65
- data/_includes/section/related_categories_post.html +198 -198
- data/_includes/share/socialshare.html +20 -20
- data/_includes/staticfooter.html +67 -67
- data/_layouts/aboutUs.html +34 -34
- data/_layouts/batch.html +102 -102
- data/_layouts/blog-1.html +83 -83
- data/_layouts/blog.html +94 -94
- data/_layouts/calculator.html +89 -89
- data/_layouts/categories.html +33 -33
- data/_layouts/contactUs.html +124 -124
- data/_layouts/default.html +1 -1
- data/_layouts/disclaimer.html +123 -123
- data/_layouts/download.html +299 -299
- data/_layouts/feature-1.html +320 -320
- data/_layouts/feature-download.html +308 -308
- data/_layouts/feature.html +258 -258
- data/_layouts/featureResultPage.html +65 -65
- data/_layouts/fileInfo.html +39 -39
- data/_layouts/filecomparison.html +85 -85
- data/_layouts/frame.html +222 -434
- data/_layouts/help.html +23 -23
- data/_layouts/home-1.html +229 -229
- data/_layouts/home.html +249 -249
- data/_layouts/homeResultPage.html +31 -31
- data/_layouts/imagekit.html +125 -125
- data/_layouts/page.html +5 -5
- data/_layouts/photo-effects-home.html +191 -193
- data/_layouts/post.html +177 -177
- data/_layouts/privacyPolicy.html +637 -637
- data/_layouts/termAndCondition.html +646 -646
- data/assets/cross.svg +4 -4
- data/assets/css/adblocker.css +187 -187
- data/assets/css/batch.css +437 -437
- data/assets/css/blog-1.css +65 -65
- data/assets/css/blog.css +491 -491
- data/assets/css/bootstrap.min.css +6 -6
- data/assets/css/calculators.css +47 -47
- data/assets/css/common.css +550 -550
- data/assets/css/feature-1.css +290 -290
- data/assets/css/filecomparison.css +25 -25
- data/assets/css/frame.css +780 -780
- data/assets/css/home-1.css +187 -187
- data/assets/css/imagekit.css +840 -840
- data/assets/css/tools.css +1278 -1278
- data/assets/facebook.svg +4 -4
- data/assets/images/abp.svg +41 -41
- data/assets/images/adblock.svg +266 -266
- data/assets/images/addimg.svg +2 -2
- data/assets/images/convert.svg +8 -8
- data/assets/images/safevideoconverter.svg +23 -23
- data/assets/images/uo.svg +41 -41
- data/assets/images/vectorpaint.svg +5 -5
- data/assets/instagram.svg +4 -4
- data/assets/js/TopScroll.js +8 -8
- data/assets/js/adBlocker.js +44 -44
- data/assets/js/ads.js +8 -8
- data/assets/js/append-div.js +10 -10
- data/assets/js/batch.js +229 -229
- data/assets/js/calculator-tooltip.js +3 -3
- data/assets/js/face-api.js +38064 -38064
- data/assets/js/face-detection.js +303 -303
- data/assets/js/featureResult.js +48 -48
- data/assets/js/frame.js +263 -263
- data/assets/js/googledrive.js +155 -155
- data/assets/js/homeResult.js +36 -36
- data/assets/js/manifest.json +16 -16
- data/assets/js/multiselect.js +157 -157
- data/assets/js/perspective.min.js +182 -182
- data/assets/js/photo-effects.json +84 -84
- data/assets/js/redirectResult.js +9 -9
- data/assets/js/testing-batch.js +39 -39
- data/assets/js/theme.js +44 -44
- data/assets/linkdin.svg +4 -4
- data/assets/noserverupload.svg +4 -4
- data/assets/pdf.svg +20 -20
- data/assets/secure.svg +43 -43
- data/assets/star.svg +4 -4
- data/assets/twitter.svg +4 -4
- data/assets/youtube.svg +4 -4
- metadata +7 -7
data/assets/css/common.css
CHANGED
@@ -1,551 +1,551 @@
|
|
1
|
-
body {
|
2
|
-
font-family: Inter, sans-serif
|
3
|
-
}
|
4
|
-
|
5
|
-
/**************************
|
6
|
-
HEADER | NAVBAR DESIGN CSS
|
7
|
-
**************************/
|
8
|
-
.home1-nav-header {
|
9
|
-
position: sticky;
|
10
|
-
top: 0;
|
11
|
-
z-index: 10;
|
12
|
-
background: #fff;
|
13
|
-
border: none !important;
|
14
|
-
box-shadow: 0 1px 0 0 rgb(38 38 40 / 9%) !important;
|
15
|
-
}
|
16
|
-
|
17
|
-
.header-navbar {
|
18
|
-
padding: 12px;
|
19
|
-
}
|
20
|
-
|
21
|
-
.header-logo-height {
|
22
|
-
height: 35px;
|
23
|
-
width: 35px;
|
24
|
-
}
|
25
|
-
|
26
|
-
.header_nav__item {
|
27
|
-
margin: 0 !important;
|
28
|
-
padding: 0 15px;
|
29
|
-
font-size: 14px;
|
30
|
-
font-weight: 400;
|
31
|
-
line-height: 18px;
|
32
|
-
text-align: left;
|
33
|
-
list-style: none;
|
34
|
-
position: relative;
|
35
|
-
}
|
36
|
-
|
37
|
-
.header_bars {
|
38
|
-
width: 22px;
|
39
|
-
height: 1px;
|
40
|
-
background-color: black;
|
41
|
-
margin: 6px 0;
|
42
|
-
}
|
43
|
-
|
44
|
-
.dropdown-toggle::after {
|
45
|
-
display: inline-block;
|
46
|
-
margin-left: 0.255em;
|
47
|
-
vertical-align: middle;
|
48
|
-
content: "";
|
49
|
-
border-top: 0.4em solid;
|
50
|
-
border-right: 0.4em solid transparent;
|
51
|
-
border-bottom: 0;
|
52
|
-
border-left: 0.4em solid transparent;
|
53
|
-
}
|
54
|
-
|
55
|
-
.tools_list_categoryName {
|
56
|
-
font-size: 15px !important;
|
57
|
-
font-weight: 700 !important;
|
58
|
-
color: #2e2e2e !important;
|
59
|
-
}
|
60
|
-
|
61
|
-
.tools_list_categoryName:hover {
|
62
|
-
background-color: transparent !important;
|
63
|
-
}
|
64
|
-
|
65
|
-
.tools_list_featureName {
|
66
|
-
font-size: 13px;
|
67
|
-
font-weight: 400;
|
68
|
-
}
|
69
|
-
|
70
|
-
.catPad li:hover {
|
71
|
-
background-color: #f3f3f4;
|
72
|
-
}
|
73
|
-
|
74
|
-
.dropdown-menu {
|
75
|
-
border: none;
|
76
|
-
}
|
77
|
-
|
78
|
-
.navbar .dropdown-menu {
|
79
|
-
position: fixed;
|
80
|
-
left: 0;
|
81
|
-
top: 56px;
|
82
|
-
width: 100%;
|
83
|
-
border-top: 1px solid rgb(0 0 0 / 9%);
|
84
|
-
border-bottom: 1px solid rgb(0 0 0 / 9%);
|
85
|
-
border-radius: 0;
|
86
|
-
}
|
87
|
-
|
88
|
-
/**********************
|
89
|
-
FEATURE H1/H2 STYLE CSS
|
90
|
-
***********************/
|
91
|
-
.home1-top-h1 {
|
92
|
-
line-height: 60px;
|
93
|
-
font-size: 35px;
|
94
|
-
}
|
95
|
-
|
96
|
-
.feature1-h1 {
|
97
|
-
line-height: 70px;
|
98
|
-
font-size: 35px;
|
99
|
-
font-weight: 700;
|
100
|
-
color: rgb(33, 33, 33);
|
101
|
-
text-align: center;
|
102
|
-
margin: 0px;
|
103
|
-
}
|
104
|
-
|
105
|
-
.home1-top-h2,
|
106
|
-
.feature1-h2 {
|
107
|
-
text-align: center;
|
108
|
-
font-weight: 300;
|
109
|
-
line-height: 30px;
|
110
|
-
font-size: 16px;
|
111
|
-
max-width: 380px;
|
112
|
-
margin: 0 auto;
|
113
|
-
}
|
114
|
-
|
115
|
-
/*****************************************************
|
116
|
-
FEATURE HIGHLIGHTS | HOW TO SECTION DESIGN | FAQS CSS
|
117
|
-
******************************************************/
|
118
|
-
|
119
|
-
.feature-card-title {
|
120
|
-
font-size: 17px;
|
121
|
-
font-weight: 500;
|
122
|
-
}
|
123
|
-
|
124
|
-
.feature1-card-desc {
|
125
|
-
font-size: 14px;
|
126
|
-
color: #5c5e60;
|
127
|
-
max-width: 250px;
|
128
|
-
margin: 0 auto
|
129
|
-
}
|
130
|
-
|
131
|
-
.feature1-how-to-heading {
|
132
|
-
font-weight: 900;
|
133
|
-
font-size: 35px;
|
134
|
-
}
|
135
|
-
|
136
|
-
.feature1-how-to-title {
|
137
|
-
line-height: 20px;
|
138
|
-
font-weight: 500;
|
139
|
-
margin: 0px;
|
140
|
-
/* padding-bottom: 12px; */
|
141
|
-
font-size: 18px;
|
142
|
-
}
|
143
|
-
|
144
|
-
.feature1-howto-steps {
|
145
|
-
font-size: 12px;
|
146
|
-
text-transform: uppercase;
|
147
|
-
display: block;
|
148
|
-
padding-bottom: 8px;
|
149
|
-
}
|
150
|
-
|
151
|
-
.feature1-how-to-list-item {
|
152
|
-
line-height: 24px;
|
153
|
-
font-size: 14px;
|
154
|
-
/* font-weight: 400; */
|
155
|
-
display: flex;
|
156
|
-
padding: 6px 0px;
|
157
|
-
max-width: 240px;
|
158
|
-
color: #5c5e60;
|
159
|
-
margin: 0 auto;
|
160
|
-
}
|
161
|
-
|
162
|
-
.feature1-how-to-right,
|
163
|
-
.feature1-how-to-list-item {
|
164
|
-
text-align: left;
|
165
|
-
}
|
166
|
-
|
167
|
-
.faq_heading {
|
168
|
-
font-size: clamp(20px, 4vw, 30px);
|
169
|
-
line-height: 1.2;
|
170
|
-
margin-bottom: 40px;
|
171
|
-
text-align: center;
|
172
|
-
margin-top: 100px;
|
173
|
-
color: #000;
|
174
|
-
}
|
175
|
-
|
176
|
-
.faq_ans {
|
177
|
-
font-size: 15px;
|
178
|
-
width: 100%;
|
179
|
-
text-align: center;
|
180
|
-
color: #000;
|
181
|
-
}
|
182
|
-
|
183
|
-
main {
|
184
|
-
max-width: fit-content;
|
185
|
-
margin: 0px auto;
|
186
|
-
text-align: left;
|
187
|
-
}
|
188
|
-
|
189
|
-
details {
|
190
|
-
margin: 20px 0px;
|
191
|
-
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
192
|
-
}
|
193
|
-
|
194
|
-
summary {
|
195
|
-
list-style: none;
|
196
|
-
font-size: 16px;
|
197
|
-
font-weight: 600;
|
198
|
-
color: #000;
|
199
|
-
padding: 0;
|
200
|
-
margin-bottom: 1rem;
|
201
|
-
outline: none;
|
202
|
-
border-radius: 0.25rem;
|
203
|
-
text-align: left;
|
204
|
-
cursor: pointer;
|
205
|
-
position: relative;
|
206
|
-
border-radius: 0;
|
207
|
-
}
|
208
|
-
|
209
|
-
details[open] summary~* {
|
210
|
-
animation: sweep 0.5s ease-in-out;
|
211
|
-
}
|
212
|
-
|
213
|
-
.faq__content>.faq_answer {
|
214
|
-
color: #5c5e60;
|
215
|
-
font-size: 14px;
|
216
|
-
}
|
217
|
-
|
218
|
-
|
219
|
-
@keyframes sweep {
|
220
|
-
0% {
|
221
|
-
opacity: 0;
|
222
|
-
margin-top: -10px;
|
223
|
-
}
|
224
|
-
|
225
|
-
100% {
|
226
|
-
opacity: 1;
|
227
|
-
margin-top: 0px;
|
228
|
-
}
|
229
|
-
}
|
230
|
-
|
231
|
-
details>summary::after {
|
232
|
-
font-family: "Font Awesome 5 Free";
|
233
|
-
position: absolute;
|
234
|
-
content: '\f107';
|
235
|
-
right: 0px;
|
236
|
-
top: 0;
|
237
|
-
}
|
238
|
-
|
239
|
-
details[open]>summary::after {
|
240
|
-
font-family: "Font Awesome 5 Free";
|
241
|
-
top: 0;
|
242
|
-
position: absolute;
|
243
|
-
content: '\f106';
|
244
|
-
right: 0px;
|
245
|
-
}
|
246
|
-
|
247
|
-
details>summary::-webkit-details-marker {
|
248
|
-
display: none;
|
249
|
-
}
|
250
|
-
|
251
|
-
|
252
|
-
/*****************
|
253
|
-
FOOTER DESIGN CSS
|
254
|
-
*****************/
|
255
|
-
.footer-wrapper {
|
256
|
-
padding: 35px;
|
257
|
-
}
|
258
|
-
|
259
|
-
.footer-nav {
|
260
|
-
justify-content: space-around;
|
261
|
-
}
|
262
|
-
|
263
|
-
.footer-link {
|
264
|
-
font-size: 13px;
|
265
|
-
font-weight: 400;
|
266
|
-
text-align: left;
|
267
|
-
}
|
268
|
-
|
269
|
-
|
270
|
-
.footer-1 {
|
271
|
-
border-top: 1px solid rgb(0 0 0 / 9%);
|
272
|
-
}
|
273
|
-
|
274
|
-
.footer1-msg {
|
275
|
-
text-align: left;
|
276
|
-
font-stretch: 400;
|
277
|
-
font-weight: 400;
|
278
|
-
font-size: 13px;
|
279
|
-
line-height: 24px;
|
280
|
-
color: rgba(26, 26, 26, 1);
|
281
|
-
-webkit-flex: 1 1 auto;
|
282
|
-
-ms-flex: 1 1 auto;
|
283
|
-
flex: 1 1 auto;
|
284
|
-
}
|
285
|
-
|
286
|
-
.privacy-footer {
|
287
|
-
padding: 15px 80px !important;
|
288
|
-
}
|
289
|
-
|
290
|
-
.privacy-links-item,
|
291
|
-
.drop-down-btn {
|
292
|
-
font-size: 13px !important;
|
293
|
-
}
|
294
|
-
|
295
|
-
.privacy-links-item:nth-child(4) {
|
296
|
-
border-left: 1px solid rgba(0, 0, 0, 0.1);
|
297
|
-
}
|
298
|
-
|
299
|
-
.privacy-links-item:nth-child(4),
|
300
|
-
.drop-down-btn {
|
301
|
-
padding-left: 15px;
|
302
|
-
}
|
303
|
-
|
304
|
-
.footer_hvr:hover {
|
305
|
-
background-color: #f3f3f4;
|
306
|
-
color: #262628;
|
307
|
-
border-radius: 5px;
|
308
|
-
}
|
309
|
-
|
310
|
-
.footer-link:hover {
|
311
|
-
color: #262628;
|
312
|
-
}
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
/**************************************
|
318
|
-
FEATURE PAGE INTERNATLIONLIZATION CSS
|
319
|
-
***************************************/
|
320
|
-
|
321
|
-
.language-drop-down-item {
|
322
|
-
font-size: 13px;
|
323
|
-
font-weight: 400;
|
324
|
-
}
|
325
|
-
|
326
|
-
.feature1-in8 {
|
327
|
-
overflow-y: auto;
|
328
|
-
height: 800px;
|
329
|
-
}
|
330
|
-
|
331
|
-
.modal-open .modal {
|
332
|
-
overflow-y: hidden;
|
333
|
-
}
|
334
|
-
|
335
|
-
.language-drop-down-item a {
|
336
|
-
padding: 10px 0px;
|
337
|
-
}
|
338
|
-
|
339
|
-
.active-lang {
|
340
|
-
padding: 10px 5px !important;
|
341
|
-
}
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
/******************
|
346
|
-
DOWNLOAD PAGE CSS
|
347
|
-
******************/
|
348
|
-
.download-section {
|
349
|
-
box-shadow: 0 10px 35px 0 rgb(0 0 0 / 9%);
|
350
|
-
margin-top: 25px;
|
351
|
-
max-width: 800px;
|
352
|
-
margin: 25px auto;
|
353
|
-
}
|
354
|
-
|
355
|
-
.success-greeting {
|
356
|
-
width: 380px;
|
357
|
-
gap: 5px;
|
358
|
-
background:
|
359
|
-
#57bd91;
|
360
|
-
color: #fff;
|
361
|
-
margin: 0 auto;
|
362
|
-
padding: 15px;
|
363
|
-
border-radius: 40px;
|
364
|
-
margin-bottom: 1rem;
|
365
|
-
}
|
366
|
-
|
367
|
-
.success-msg {
|
368
|
-
color: #fff;
|
369
|
-
font-size: 15px;
|
370
|
-
font-weight: 900;
|
371
|
-
}
|
372
|
-
|
373
|
-
.try-more-features {
|
374
|
-
border: none;
|
375
|
-
}
|
376
|
-
|
377
|
-
.msg_headings {
|
378
|
-
background: #6c6c6c;
|
379
|
-
border-radius: 4px;
|
380
|
-
font-size: 15px;
|
381
|
-
color: #fff;
|
382
|
-
padding: 15px;
|
383
|
-
font-weight: 600;
|
384
|
-
}
|
385
|
-
|
386
|
-
.feature-showcase-div {
|
387
|
-
margin: 0px;
|
388
|
-
padding: 0px;
|
389
|
-
overflow: visible;
|
390
|
-
text-decoration: inherit;
|
391
|
-
display: flex;
|
392
|
-
position: relative;
|
393
|
-
border: none;
|
394
|
-
border-radius: 4px;
|
395
|
-
width: 100%;
|
396
|
-
cursor: pointer;
|
397
|
-
font-weight: 400;
|
398
|
-
font-size: 15px;
|
399
|
-
line-height: 24px;
|
400
|
-
color: rgb(26, 26, 26);
|
401
|
-
user-select: none;
|
402
|
-
outline: none;
|
403
|
-
-webkit-box-align: center;
|
404
|
-
align-items: center;
|
405
|
-
height: auto;
|
406
|
-
background: white;
|
407
|
-
box-shadow: 0 10px 35px 0 rgb(0 0 0 / 9%);
|
408
|
-
padding: 5px;
|
409
|
-
}
|
410
|
-
|
411
|
-
.feature-showcase-div i {
|
412
|
-
padding-top: 1rem;
|
413
|
-
}
|
414
|
-
|
415
|
-
.website-img {
|
416
|
-
width: 30px;
|
417
|
-
}
|
418
|
-
|
419
|
-
.website-wrap {
|
420
|
-
text-align: left;
|
421
|
-
font-size: 15px;
|
422
|
-
font-weight: 400;
|
423
|
-
display: flex;
|
424
|
-
flex-direction: column;
|
425
|
-
justify-content: center;
|
426
|
-
align-items: center;
|
427
|
-
}
|
428
|
-
|
429
|
-
.share-heading {
|
430
|
-
font-size: 15px;
|
431
|
-
font-weight: 400;
|
432
|
-
max-width: 600px;
|
433
|
-
}
|
434
|
-
|
435
|
-
|
436
|
-
/***********************************
|
437
|
-
MEDIA QUERIES FOR MOBILE RESPONSIVE
|
438
|
-
************************************/
|
439
|
-
|
440
|
-
@media (max-width:768px) {
|
441
|
-
|
442
|
-
.home1-top-h1,
|
443
|
-
.feature1-h1 {
|
444
|
-
padding-bottom: 1rem;
|
445
|
-
margin-bottom: 0px;
|
446
|
-
font-size: 20px;
|
447
|
-
text-align: center;
|
448
|
-
line-height: initial;
|
449
|
-
}
|
450
|
-
|
451
|
-
.home1-top-h2,
|
452
|
-
.feature1-h2 {
|
453
|
-
font-size: 14px;
|
454
|
-
}
|
455
|
-
|
456
|
-
.feature1-card-desc {
|
457
|
-
max-width: 100%;
|
458
|
-
}
|
459
|
-
|
460
|
-
|
461
|
-
.order-1,
|
462
|
-
.order-2,
|
463
|
-
.order-3 {
|
464
|
-
margin: 1rem 0;
|
465
|
-
}
|
466
|
-
|
467
|
-
.feature1-how-to-heading {
|
468
|
-
font-size: 30px;
|
469
|
-
}
|
470
|
-
|
471
|
-
.feature1-how-to-right {
|
472
|
-
text-align: center;
|
473
|
-
}
|
474
|
-
|
475
|
-
.feature1-how-to-list-item {
|
476
|
-
max-width: 100%;
|
477
|
-
text-align: center;
|
478
|
-
}
|
479
|
-
|
480
|
-
summary {
|
481
|
-
font-size: 14px;
|
482
|
-
}
|
483
|
-
|
484
|
-
.faq__content>.faq_answer {
|
485
|
-
font-size: 12px;
|
486
|
-
}
|
487
|
-
|
488
|
-
|
489
|
-
/* .footer-1 {
|
490
|
-
padding-bottom: 300px;
|
491
|
-
} */
|
492
|
-
|
493
|
-
.footer-wrapper,
|
494
|
-
.footer1-options,
|
495
|
-
.privacy-footer {
|
496
|
-
padding: 0px !important;
|
497
|
-
}
|
498
|
-
|
499
|
-
.footer-nav {
|
500
|
-
padding-top: 0;
|
501
|
-
overflow: hidden;
|
502
|
-
}
|
503
|
-
|
504
|
-
|
505
|
-
.privacy-links {
|
506
|
-
flex-direction: column;
|
507
|
-
}
|
508
|
-
|
509
|
-
.privacy-links-item:nth-child(4) {
|
510
|
-
border: none
|
511
|
-
}
|
512
|
-
|
513
|
-
.privacy-links-item:nth-child(4),
|
514
|
-
.drop-down-btn {
|
515
|
-
padding-left: 0;
|
516
|
-
}
|
517
|
-
|
518
|
-
.privacy-links-item,
|
519
|
-
.drop-down-btn {
|
520
|
-
padding: 8px 0;
|
521
|
-
margin: 0;
|
522
|
-
}
|
523
|
-
|
524
|
-
.footer-nav {
|
525
|
-
flex-direction: column;
|
526
|
-
}
|
527
|
-
|
528
|
-
}
|
529
|
-
|
530
|
-
@media (max-width:992px) {
|
531
|
-
.catPad {
|
532
|
-
padding: 0;
|
533
|
-
margin: 0 !important
|
534
|
-
}
|
535
|
-
|
536
|
-
.inner-dropdown {
|
537
|
-
padding: 10px 0px;
|
538
|
-
|
539
|
-
}
|
540
|
-
|
541
|
-
.navbar .dropdown-menu {
|
542
|
-
border-bottom: 0;
|
543
|
-
}
|
544
|
-
|
545
|
-
.header_nav__item {
|
546
|
-
padding: 15px 0;
|
547
|
-
border-bottom: 1px solid #e9ecef;
|
548
|
-
font-size: 13px;
|
549
|
-
|
550
|
-
}
|
1
|
+
body {
|
2
|
+
font-family: Inter, sans-serif
|
3
|
+
}
|
4
|
+
|
5
|
+
/**************************
|
6
|
+
HEADER | NAVBAR DESIGN CSS
|
7
|
+
**************************/
|
8
|
+
.home1-nav-header {
|
9
|
+
position: sticky;
|
10
|
+
top: 0;
|
11
|
+
z-index: 10;
|
12
|
+
background: #fff;
|
13
|
+
border: none !important;
|
14
|
+
box-shadow: 0 1px 0 0 rgb(38 38 40 / 9%) !important;
|
15
|
+
}
|
16
|
+
|
17
|
+
.header-navbar {
|
18
|
+
padding: 12px;
|
19
|
+
}
|
20
|
+
|
21
|
+
.header-logo-height {
|
22
|
+
height: 35px;
|
23
|
+
width: 35px;
|
24
|
+
}
|
25
|
+
|
26
|
+
.header_nav__item {
|
27
|
+
margin: 0 !important;
|
28
|
+
padding: 0 15px;
|
29
|
+
font-size: 14px;
|
30
|
+
font-weight: 400;
|
31
|
+
line-height: 18px;
|
32
|
+
text-align: left;
|
33
|
+
list-style: none;
|
34
|
+
position: relative;
|
35
|
+
}
|
36
|
+
|
37
|
+
.header_bars {
|
38
|
+
width: 22px;
|
39
|
+
height: 1px;
|
40
|
+
background-color: black;
|
41
|
+
margin: 6px 0;
|
42
|
+
}
|
43
|
+
|
44
|
+
.dropdown-toggle::after {
|
45
|
+
display: inline-block;
|
46
|
+
margin-left: 0.255em;
|
47
|
+
vertical-align: middle;
|
48
|
+
content: "";
|
49
|
+
border-top: 0.4em solid;
|
50
|
+
border-right: 0.4em solid transparent;
|
51
|
+
border-bottom: 0;
|
52
|
+
border-left: 0.4em solid transparent;
|
53
|
+
}
|
54
|
+
|
55
|
+
.tools_list_categoryName {
|
56
|
+
font-size: 15px !important;
|
57
|
+
font-weight: 700 !important;
|
58
|
+
color: #2e2e2e !important;
|
59
|
+
}
|
60
|
+
|
61
|
+
.tools_list_categoryName:hover {
|
62
|
+
background-color: transparent !important;
|
63
|
+
}
|
64
|
+
|
65
|
+
.tools_list_featureName {
|
66
|
+
font-size: 13px;
|
67
|
+
font-weight: 400;
|
68
|
+
}
|
69
|
+
|
70
|
+
.catPad li:hover {
|
71
|
+
background-color: #f3f3f4;
|
72
|
+
}
|
73
|
+
|
74
|
+
.dropdown-menu {
|
75
|
+
border: none;
|
76
|
+
}
|
77
|
+
|
78
|
+
.navbar .dropdown-menu {
|
79
|
+
position: fixed;
|
80
|
+
left: 0;
|
81
|
+
top: 56px;
|
82
|
+
width: 100%;
|
83
|
+
border-top: 1px solid rgb(0 0 0 / 9%);
|
84
|
+
border-bottom: 1px solid rgb(0 0 0 / 9%);
|
85
|
+
border-radius: 0;
|
86
|
+
}
|
87
|
+
|
88
|
+
/**********************
|
89
|
+
FEATURE H1/H2 STYLE CSS
|
90
|
+
***********************/
|
91
|
+
.home1-top-h1 {
|
92
|
+
line-height: 60px;
|
93
|
+
font-size: 35px;
|
94
|
+
}
|
95
|
+
|
96
|
+
.feature1-h1 {
|
97
|
+
line-height: 70px;
|
98
|
+
font-size: 35px;
|
99
|
+
font-weight: 700;
|
100
|
+
color: rgb(33, 33, 33);
|
101
|
+
text-align: center;
|
102
|
+
margin: 0px;
|
103
|
+
}
|
104
|
+
|
105
|
+
.home1-top-h2,
|
106
|
+
.feature1-h2 {
|
107
|
+
text-align: center;
|
108
|
+
font-weight: 300;
|
109
|
+
line-height: 30px;
|
110
|
+
font-size: 16px;
|
111
|
+
max-width: 380px;
|
112
|
+
margin: 0 auto;
|
113
|
+
}
|
114
|
+
|
115
|
+
/*****************************************************
|
116
|
+
FEATURE HIGHLIGHTS | HOW TO SECTION DESIGN | FAQS CSS
|
117
|
+
******************************************************/
|
118
|
+
|
119
|
+
.feature-card-title {
|
120
|
+
font-size: 17px;
|
121
|
+
font-weight: 500;
|
122
|
+
}
|
123
|
+
|
124
|
+
.feature1-card-desc {
|
125
|
+
font-size: 14px;
|
126
|
+
color: #5c5e60;
|
127
|
+
max-width: 250px;
|
128
|
+
margin: 0 auto
|
129
|
+
}
|
130
|
+
|
131
|
+
.feature1-how-to-heading {
|
132
|
+
font-weight: 900;
|
133
|
+
font-size: 35px;
|
134
|
+
}
|
135
|
+
|
136
|
+
.feature1-how-to-title {
|
137
|
+
line-height: 20px;
|
138
|
+
font-weight: 500;
|
139
|
+
margin: 0px;
|
140
|
+
/* padding-bottom: 12px; */
|
141
|
+
font-size: 18px;
|
142
|
+
}
|
143
|
+
|
144
|
+
.feature1-howto-steps {
|
145
|
+
font-size: 12px;
|
146
|
+
text-transform: uppercase;
|
147
|
+
display: block;
|
148
|
+
padding-bottom: 8px;
|
149
|
+
}
|
150
|
+
|
151
|
+
.feature1-how-to-list-item {
|
152
|
+
line-height: 24px;
|
153
|
+
font-size: 14px;
|
154
|
+
/* font-weight: 400; */
|
155
|
+
display: flex;
|
156
|
+
padding: 6px 0px;
|
157
|
+
max-width: 240px;
|
158
|
+
color: #5c5e60;
|
159
|
+
margin: 0 auto;
|
160
|
+
}
|
161
|
+
|
162
|
+
.feature1-how-to-right,
|
163
|
+
.feature1-how-to-list-item {
|
164
|
+
text-align: left;
|
165
|
+
}
|
166
|
+
|
167
|
+
.faq_heading {
|
168
|
+
font-size: clamp(20px, 4vw, 30px);
|
169
|
+
line-height: 1.2;
|
170
|
+
margin-bottom: 40px;
|
171
|
+
text-align: center;
|
172
|
+
margin-top: 100px;
|
173
|
+
color: #000;
|
174
|
+
}
|
175
|
+
|
176
|
+
.faq_ans {
|
177
|
+
font-size: 15px;
|
178
|
+
width: 100%;
|
179
|
+
text-align: center;
|
180
|
+
color: #000;
|
181
|
+
}
|
182
|
+
|
183
|
+
main {
|
184
|
+
max-width: fit-content;
|
185
|
+
margin: 0px auto;
|
186
|
+
text-align: left;
|
187
|
+
}
|
188
|
+
|
189
|
+
details {
|
190
|
+
margin: 20px 0px;
|
191
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
192
|
+
}
|
193
|
+
|
194
|
+
summary {
|
195
|
+
list-style: none;
|
196
|
+
font-size: 16px;
|
197
|
+
font-weight: 600;
|
198
|
+
color: #000;
|
199
|
+
padding: 0;
|
200
|
+
margin-bottom: 1rem;
|
201
|
+
outline: none;
|
202
|
+
border-radius: 0.25rem;
|
203
|
+
text-align: left;
|
204
|
+
cursor: pointer;
|
205
|
+
position: relative;
|
206
|
+
border-radius: 0;
|
207
|
+
}
|
208
|
+
|
209
|
+
details[open] summary~* {
|
210
|
+
animation: sweep 0.5s ease-in-out;
|
211
|
+
}
|
212
|
+
|
213
|
+
.faq__content>.faq_answer {
|
214
|
+
color: #5c5e60;
|
215
|
+
font-size: 14px;
|
216
|
+
}
|
217
|
+
|
218
|
+
|
219
|
+
@keyframes sweep {
|
220
|
+
0% {
|
221
|
+
opacity: 0;
|
222
|
+
margin-top: -10px;
|
223
|
+
}
|
224
|
+
|
225
|
+
100% {
|
226
|
+
opacity: 1;
|
227
|
+
margin-top: 0px;
|
228
|
+
}
|
229
|
+
}
|
230
|
+
|
231
|
+
details>summary::after {
|
232
|
+
font-family: "Font Awesome 5 Free";
|
233
|
+
position: absolute;
|
234
|
+
content: '\f107';
|
235
|
+
right: 0px;
|
236
|
+
top: 0;
|
237
|
+
}
|
238
|
+
|
239
|
+
details[open]>summary::after {
|
240
|
+
font-family: "Font Awesome 5 Free";
|
241
|
+
top: 0;
|
242
|
+
position: absolute;
|
243
|
+
content: '\f106';
|
244
|
+
right: 0px;
|
245
|
+
}
|
246
|
+
|
247
|
+
details>summary::-webkit-details-marker {
|
248
|
+
display: none;
|
249
|
+
}
|
250
|
+
|
251
|
+
|
252
|
+
/*****************
|
253
|
+
FOOTER DESIGN CSS
|
254
|
+
*****************/
|
255
|
+
.footer-wrapper {
|
256
|
+
padding: 35px;
|
257
|
+
}
|
258
|
+
|
259
|
+
.footer-nav {
|
260
|
+
justify-content: space-around;
|
261
|
+
}
|
262
|
+
|
263
|
+
.footer-link {
|
264
|
+
font-size: 13px;
|
265
|
+
font-weight: 400;
|
266
|
+
text-align: left;
|
267
|
+
}
|
268
|
+
|
269
|
+
|
270
|
+
.footer-1 {
|
271
|
+
border-top: 1px solid rgb(0 0 0 / 9%);
|
272
|
+
}
|
273
|
+
|
274
|
+
.footer1-msg {
|
275
|
+
text-align: left;
|
276
|
+
font-stretch: 400;
|
277
|
+
font-weight: 400;
|
278
|
+
font-size: 13px;
|
279
|
+
line-height: 24px;
|
280
|
+
color: rgba(26, 26, 26, 1);
|
281
|
+
-webkit-flex: 1 1 auto;
|
282
|
+
-ms-flex: 1 1 auto;
|
283
|
+
flex: 1 1 auto;
|
284
|
+
}
|
285
|
+
|
286
|
+
.privacy-footer {
|
287
|
+
padding: 15px 80px !important;
|
288
|
+
}
|
289
|
+
|
290
|
+
.privacy-links-item,
|
291
|
+
.drop-down-btn {
|
292
|
+
font-size: 13px !important;
|
293
|
+
}
|
294
|
+
|
295
|
+
.privacy-links-item:nth-child(4) {
|
296
|
+
border-left: 1px solid rgba(0, 0, 0, 0.1);
|
297
|
+
}
|
298
|
+
|
299
|
+
.privacy-links-item:nth-child(4),
|
300
|
+
.drop-down-btn {
|
301
|
+
padding-left: 15px;
|
302
|
+
}
|
303
|
+
|
304
|
+
.footer_hvr:hover {
|
305
|
+
background-color: #f3f3f4;
|
306
|
+
color: #262628;
|
307
|
+
border-radius: 5px;
|
308
|
+
}
|
309
|
+
|
310
|
+
.footer-link:hover {
|
311
|
+
color: #262628;
|
312
|
+
}
|
313
|
+
|
314
|
+
|
315
|
+
|
316
|
+
|
317
|
+
/**************************************
|
318
|
+
FEATURE PAGE INTERNATLIONLIZATION CSS
|
319
|
+
***************************************/
|
320
|
+
|
321
|
+
.language-drop-down-item {
|
322
|
+
font-size: 13px;
|
323
|
+
font-weight: 400;
|
324
|
+
}
|
325
|
+
|
326
|
+
.feature1-in8 {
|
327
|
+
overflow-y: auto;
|
328
|
+
height: 800px;
|
329
|
+
}
|
330
|
+
|
331
|
+
.modal-open .modal {
|
332
|
+
overflow-y: hidden;
|
333
|
+
}
|
334
|
+
|
335
|
+
.language-drop-down-item a {
|
336
|
+
padding: 10px 0px;
|
337
|
+
}
|
338
|
+
|
339
|
+
.active-lang {
|
340
|
+
padding: 10px 5px !important;
|
341
|
+
}
|
342
|
+
|
343
|
+
|
344
|
+
|
345
|
+
/******************
|
346
|
+
DOWNLOAD PAGE CSS
|
347
|
+
******************/
|
348
|
+
.download-section {
|
349
|
+
box-shadow: 0 10px 35px 0 rgb(0 0 0 / 9%);
|
350
|
+
margin-top: 25px;
|
351
|
+
max-width: 800px;
|
352
|
+
margin: 25px auto;
|
353
|
+
}
|
354
|
+
|
355
|
+
.success-greeting {
|
356
|
+
width: 380px;
|
357
|
+
gap: 5px;
|
358
|
+
background:
|
359
|
+
#57bd91;
|
360
|
+
color: #fff;
|
361
|
+
margin: 0 auto;
|
362
|
+
padding: 15px;
|
363
|
+
border-radius: 40px;
|
364
|
+
margin-bottom: 1rem;
|
365
|
+
}
|
366
|
+
|
367
|
+
.success-msg {
|
368
|
+
color: #fff;
|
369
|
+
font-size: 15px;
|
370
|
+
font-weight: 900;
|
371
|
+
}
|
372
|
+
|
373
|
+
.try-more-features {
|
374
|
+
border: none;
|
375
|
+
}
|
376
|
+
|
377
|
+
.msg_headings {
|
378
|
+
background: #6c6c6c;
|
379
|
+
border-radius: 4px;
|
380
|
+
font-size: 15px;
|
381
|
+
color: #fff;
|
382
|
+
padding: 15px;
|
383
|
+
font-weight: 600;
|
384
|
+
}
|
385
|
+
|
386
|
+
.feature-showcase-div {
|
387
|
+
margin: 0px;
|
388
|
+
padding: 0px;
|
389
|
+
overflow: visible;
|
390
|
+
text-decoration: inherit;
|
391
|
+
display: flex;
|
392
|
+
position: relative;
|
393
|
+
border: none;
|
394
|
+
border-radius: 4px;
|
395
|
+
width: 100%;
|
396
|
+
cursor: pointer;
|
397
|
+
font-weight: 400;
|
398
|
+
font-size: 15px;
|
399
|
+
line-height: 24px;
|
400
|
+
color: rgb(26, 26, 26);
|
401
|
+
user-select: none;
|
402
|
+
outline: none;
|
403
|
+
-webkit-box-align: center;
|
404
|
+
align-items: center;
|
405
|
+
height: auto;
|
406
|
+
background: white;
|
407
|
+
box-shadow: 0 10px 35px 0 rgb(0 0 0 / 9%);
|
408
|
+
padding: 5px;
|
409
|
+
}
|
410
|
+
|
411
|
+
.feature-showcase-div i {
|
412
|
+
padding-top: 1rem;
|
413
|
+
}
|
414
|
+
|
415
|
+
.website-img {
|
416
|
+
width: 30px;
|
417
|
+
}
|
418
|
+
|
419
|
+
.website-wrap {
|
420
|
+
text-align: left;
|
421
|
+
font-size: 15px;
|
422
|
+
font-weight: 400;
|
423
|
+
display: flex;
|
424
|
+
flex-direction: column;
|
425
|
+
justify-content: center;
|
426
|
+
align-items: center;
|
427
|
+
}
|
428
|
+
|
429
|
+
.share-heading {
|
430
|
+
font-size: 15px;
|
431
|
+
font-weight: 400;
|
432
|
+
max-width: 600px;
|
433
|
+
}
|
434
|
+
|
435
|
+
|
436
|
+
/***********************************
|
437
|
+
MEDIA QUERIES FOR MOBILE RESPONSIVE
|
438
|
+
************************************/
|
439
|
+
|
440
|
+
@media (max-width:768px) {
|
441
|
+
|
442
|
+
.home1-top-h1,
|
443
|
+
.feature1-h1 {
|
444
|
+
padding-bottom: 1rem;
|
445
|
+
margin-bottom: 0px;
|
446
|
+
font-size: 20px;
|
447
|
+
text-align: center;
|
448
|
+
line-height: initial;
|
449
|
+
}
|
450
|
+
|
451
|
+
.home1-top-h2,
|
452
|
+
.feature1-h2 {
|
453
|
+
font-size: 14px;
|
454
|
+
}
|
455
|
+
|
456
|
+
.feature1-card-desc {
|
457
|
+
max-width: 100%;
|
458
|
+
}
|
459
|
+
|
460
|
+
|
461
|
+
.order-1,
|
462
|
+
.order-2,
|
463
|
+
.order-3 {
|
464
|
+
margin: 1rem 0;
|
465
|
+
}
|
466
|
+
|
467
|
+
.feature1-how-to-heading {
|
468
|
+
font-size: 30px;
|
469
|
+
}
|
470
|
+
|
471
|
+
.feature1-how-to-right {
|
472
|
+
text-align: center;
|
473
|
+
}
|
474
|
+
|
475
|
+
.feature1-how-to-list-item {
|
476
|
+
max-width: 100%;
|
477
|
+
text-align: center;
|
478
|
+
}
|
479
|
+
|
480
|
+
summary {
|
481
|
+
font-size: 14px;
|
482
|
+
}
|
483
|
+
|
484
|
+
.faq__content>.faq_answer {
|
485
|
+
font-size: 12px;
|
486
|
+
}
|
487
|
+
|
488
|
+
|
489
|
+
/* .footer-1 {
|
490
|
+
padding-bottom: 300px;
|
491
|
+
} */
|
492
|
+
|
493
|
+
.footer-wrapper,
|
494
|
+
.footer1-options,
|
495
|
+
.privacy-footer {
|
496
|
+
padding: 0px !important;
|
497
|
+
}
|
498
|
+
|
499
|
+
.footer-nav {
|
500
|
+
padding-top: 0;
|
501
|
+
overflow: hidden;
|
502
|
+
}
|
503
|
+
|
504
|
+
|
505
|
+
.privacy-links {
|
506
|
+
flex-direction: column;
|
507
|
+
}
|
508
|
+
|
509
|
+
.privacy-links-item:nth-child(4) {
|
510
|
+
border: none
|
511
|
+
}
|
512
|
+
|
513
|
+
.privacy-links-item:nth-child(4),
|
514
|
+
.drop-down-btn {
|
515
|
+
padding-left: 0;
|
516
|
+
}
|
517
|
+
|
518
|
+
.privacy-links-item,
|
519
|
+
.drop-down-btn {
|
520
|
+
padding: 8px 0;
|
521
|
+
margin: 0;
|
522
|
+
}
|
523
|
+
|
524
|
+
.footer-nav {
|
525
|
+
flex-direction: column;
|
526
|
+
}
|
527
|
+
|
528
|
+
}
|
529
|
+
|
530
|
+
@media (max-width:992px) {
|
531
|
+
.catPad {
|
532
|
+
padding: 0;
|
533
|
+
margin: 0 !important
|
534
|
+
}
|
535
|
+
|
536
|
+
.inner-dropdown {
|
537
|
+
padding: 10px 0px;
|
538
|
+
|
539
|
+
}
|
540
|
+
|
541
|
+
.navbar .dropdown-menu {
|
542
|
+
border-bottom: 0;
|
543
|
+
}
|
544
|
+
|
545
|
+
.header_nav__item {
|
546
|
+
padding: 15px 0;
|
547
|
+
border-bottom: 1px solid #e9ecef;
|
548
|
+
font-size: 13px;
|
549
|
+
|
550
|
+
}
|
551
551
|
}
|