appscms-tools-theme 4.6.0 → 4.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. checksums.yaml +4 -4
  2. data/_data/about/en/about.json +16 -16
  3. data/_data/blog/nav.json +14 -14
  4. data/_data/feature/en/batch-conversion.json +192 -192
  5. data/_data/feature/en/compress-pdf.json +305 -305
  6. data/_data/feature/en/devtools.json +321 -321
  7. data/_data/feature/en/face-detection.json +156 -156
  8. data/_data/feature/en/split-pdf.json +221 -221
  9. data/_data/feature/en/theframe.json +160 -160
  10. data/_data/footer/en/data.json +2 -2
  11. data/_data/header/en/data.json +412 -412
  12. data/_data/home/en/en.json +324 -324
  13. data/_data/home/en/posters.json +322 -322
  14. data/_includes/appscms/customblog/contenttool-recent-posts.html +94 -94
  15. data/_includes/appscms/customblog/pageRelatedPosts.html +62 -62
  16. data/_includes/appscms/customblog/recentposts.html +67 -67
  17. data/_includes/appscms/customblog/relatedBlogs.html +82 -82
  18. data/_includes/appscms/customblog/relatedposts.html +193 -193
  19. data/_includes/appscms/extras/appscms-postbox.html +57 -57
  20. data/_includes/appscms/featurePageAuthors/featurePageAuthors.html +85 -85
  21. data/_includes/appscms/head/bloghead.html +128 -128
  22. data/_includes/appscms/headings/contenttool-headings.html +33 -33
  23. data/_includes/appscms/headings/devtool-headings.html +38 -38
  24. data/_includes/appscms/home/contenttool-feature-boxes.html +19 -19
  25. data/_includes/appscms/home/devtool-feature-boxes.html +70 -70
  26. data/_includes/appscms/infographics/infographics.html +166 -166
  27. data/_includes/appscms/loaders/loader.html +4 -4
  28. data/_includes/appscms/navbars/devtool-navbar.html +50 -50
  29. data/_includes/appscms/navbars/devtool-toolbar.html +100 -100
  30. data/_includes/appscms/recent-posts/recent_posts.html +90 -90
  31. data/_includes/appscms/recent-posts/related_categories_post.html +194 -194
  32. data/_includes/appscms/searchbar/devtool-searchbar.html +63 -63
  33. data/_includes/appscms/usp/usp.html +90 -90
  34. data/_includes/author_bio.html +41 -41
  35. data/_includes/authorpagehead/index.html +47 -47
  36. data/_includes/authors/authors.html +39 -39
  37. data/_includes/batch-conversion.html +141 -141
  38. data/_includes/bookmark.html +6 -6
  39. data/_includes/cssfile/links.html +54 -54
  40. data/_includes/custom-head.html +138 -138
  41. data/_includes/customCode.html +1 -1
  42. data/_includes/customScripts.html +1 -1
  43. data/_includes/customblog/pageRelatedPosts.html +87 -87
  44. data/_includes/customblog/recentposts.html +67 -67
  45. data/_includes/customblog/relatedBlogs.html +86 -86
  46. data/_includes/customblog/relatedposts.html +201 -201
  47. data/_includes/dropdown/langdropdown.html +32 -32
  48. data/_includes/feature.html +39 -39
  49. data/_includes/featurePageAuthors/featurePageAuthors.html +101 -101
  50. data/_includes/footer/index.html +537 -537
  51. data/_includes/google-analytics.html +32 -32
  52. data/_includes/head/index.html +623 -623
  53. data/_includes/header/blogHeader.html +34 -34
  54. data/_includes/header/index.html +192 -192
  55. data/_includes/infographics/infographics.html +241 -241
  56. data/_includes/paginationBlogPage.html +70 -70
  57. data/_includes/postbox.html +65 -65
  58. data/_includes/script.html +493 -493
  59. data/_includes/section/count.html +32 -32
  60. data/_includes/section/recent_posts.html +94 -94
  61. data/_includes/section/related_categories_post.html +196 -196
  62. data/_includes/share/socialshare.html +21 -21
  63. data/_includes/userTracking.html +14 -14
  64. data/_layouts/aboutUs.html +175 -175
  65. data/_layouts/allAuthors.html +131 -131
  66. data/_layouts/appscms-about.html +163 -163
  67. data/_layouts/appscms-audio.html +33 -33
  68. data/_layouts/appscms-author.html +436 -436
  69. data/_layouts/appscms-authors.html +145 -145
  70. data/_layouts/appscms-batch.html +141 -141
  71. data/_layouts/appscms-calculator.html +93 -93
  72. data/_layouts/appscms-categories.html +26 -26
  73. data/_layouts/appscms-contact.html +132 -132
  74. data/_layouts/appscms-disclaimer.html +124 -124
  75. data/_layouts/appscms-download.html +289 -289
  76. data/_layouts/appscms-feature-result.html +96 -96
  77. data/_layouts/appscms-help.html +25 -25
  78. data/_layouts/appscms-imagekit.html +96 -96
  79. data/_layouts/appscms-post.html +243 -243
  80. data/_layouts/appscms-privacy-policy.html +781 -781
  81. data/_layouts/appscms-terms-and-conditions.html +646 -646
  82. data/_layouts/appscms-video.html +33 -33
  83. data/_layouts/audio.html +33 -33
  84. data/_layouts/author.html +409 -409
  85. data/_layouts/batch.html +177 -177
  86. data/_layouts/blog-1.html +116 -116
  87. data/_layouts/blog.html +131 -131
  88. data/_layouts/calculator.html +99 -99
  89. data/_layouts/contenttool-feature.html +45 -45
  90. data/_layouts/contenttool-home.html +53 -53
  91. data/_layouts/devtool-blog.html +132 -132
  92. data/_layouts/devtool-feature.html +54 -54
  93. data/_layouts/devtool-home.html +53 -53
  94. data/_layouts/devtools.html +57 -57
  95. data/_layouts/feature-1.html +406 -406
  96. data/_layouts/feature.html +351 -351
  97. data/_layouts/featureResultPage.html +82 -82
  98. data/_layouts/frame.html +222 -222
  99. data/_layouts/home.html +281 -281
  100. data/_layouts/homeResultPage.html +32 -32
  101. data/_layouts/imagekit.html +308 -308
  102. data/_layouts/photo-effects-home.html +190 -190
  103. data/_layouts/post.html +233 -233
  104. data/assets/app.js +75 -75
  105. data/assets/css/appscms-blog.css +505 -505
  106. data/assets/css/appscms-contenttool.css +1384 -1384
  107. data/assets/css/appscms-home.css +5 -5
  108. data/assets/css/appscms-imagekit.css +855 -855
  109. data/assets/css/appscms-theme.css +59 -59
  110. data/assets/css/appscms-variables.css +19 -19
  111. data/assets/css/blog.css +510 -510
  112. data/assets/css/calculators.css +46 -46
  113. data/assets/css/devtool-main.css +1350 -1350
  114. data/assets/css/devtools.css +105 -105
  115. data/assets/css/feature-1.css +293 -293
  116. data/assets/css/imagekit copy.css +848 -848
  117. data/assets/css/imagekit.css +848 -848
  118. data/assets/css/tools.css +1847 -1847
  119. data/assets/images/close-button.svg +31 -31
  120. data/assets/images/digipaint.svg +6 -6
  121. data/assets/images/logo.svg +2 -2
  122. data/assets/images/manthink.svg +3552 -3552
  123. data/assets/images/search-icon.svg +2 -2
  124. data/assets/js/batch.js +219 -219
  125. data/assets/js/devtools.js +81 -81
  126. data/assets/js/sharePage.js +65 -65
  127. data/assets/js/usageTracking.js +143 -143
  128. data/assets/js/usageTrackingEvents.js +6 -6
  129. data/assets/js/webvitals.js +4 -4
  130. metadata +3 -3
@@ -1,647 +1,647 @@
1
- {% assign file = page.fileName %}
2
- {% assign folder = page.folderName %}
3
- {% assign lang = page.lang %}
4
- {% assign termsData = site.data[folder][lang][file] %}
5
- <!DOCTYPE html>
6
- <html lang="{{termsData.htmlLangAtt}}">
7
- {%- include appscms/head/head.html -%}
8
- <body>
9
- {%- include appscms/navbars/navbar.html -%} {%- include
10
- appscms/navbars/toolbar.html -%}
11
- <div class="container py-4">
12
- {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
13
- <div class="row">
14
- <div class="col-md-9 mx-auto">
15
- {%- endif -%}
16
- <h1 class="about-h1 py-4">Terms and condtions</h1>
17
- <div class="py-3">
18
- <div class="py-3">
19
- <p>We,<b>{{page.companyName}}</b>, registered under the provisions of the Limited Liability
20
- Partnership
21
- Act 2008,
22
- having its registered office at "Ghaziabad, Uttar Pradesh – 245304, INDIA"
23
- represented by its Directors, hereinafter referred to as the <b>“FIRM”</b> (where such
24
- expression
25
- shall, unless repugnant to the context thereof, be deemed to include its respective legal
26
- heirs,
27
- representatives, administrators, permitted successors and assigns).</p>
28
- <p>The Firm ensures steady commitment to Your usage of the Platform and privacy with regard to
29
- the
30
- protection of Your invaluable information. This document contains information about the
31
- Website and
32
- domain https://{{page.companyName}}.{{page.domain}} (hereinafter referred to as the
33
- “Platform” ).
34
- </p>
35
- <p>For the purpose of these Terms of Use (“Terms”), wherever the context so requires,</p>
36
- <p>1. “We”, “Our”, and “Us” shall mean and refer to the Domain and/or the Firm, as the context
37
- so
38
- requires.</p>
39
- <p>2. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals
40
- who use
41
- the Platform and who is competent to enter into binding contracts, as per Indian laws.</p>
42
- <p>3. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals
43
- who use
44
- the Platform and who is competent to enter into binding contracts, as per Indian laws.</p>
45
- <p>4. “Third Parties” refer to any Application, Firm or individual apart from the User and the
46
- creator
47
- of this Platform/Domain.</p>
48
- <p>5. “ The term “User” refers to the individuals who will be using the platform to avail the
49
- features
50
- and the services of the platform.</p>
51
- <p>6. “ The term “User” refers to the individuals who will be using the platform to avail the
52
- features
53
- and the services of the platform.</p>
54
- <p>7. “ The headings of each section in these Terms are only for the purpose of comanizing the
55
- various
56
- provisions under these Terms in an orderly manner and shall not be used by either Party to
57
- interpret
58
- the provisions contained herein in any manner. Further, it is specifically agreed to by the
59
- Parties
60
- that the headings shall have no legal or contractual value.</p>
61
- <p>8. “The User unequivocally agrees that these Terms and the aforementioned Policy constitute a
62
- legally
63
- binding agreement between the User and the Firm, and that the User shall be subject to the
64
- rules,
65
- guidelines, policies, terms, and conditions applicable to any service that is provided by
66
- the
67
- Platform, and that the same shall be deemed to be incorporated into these Terms, and shall
68
- be
69
- treated as part and parcel of the same. The User acknowledges and agrees that no signature
70
- or
71
- express act is required to make these Terms and the Policy binding on the User and that the
72
- User’s
73
- act of visiting any part of the Platform constitutes the User’s full and final acceptance of
74
- these
75
- Terms and the aforementioned Policy.</p>
76
- <p>9. “The Firm reserves the sole and exclusive right to amend or modify these Terms without any
77
- prior
78
- permission or intimation to the User, and the User expressly agrees that any such amendments
79
- or
80
- modifications shall come into effect immediately. The User has a duty to periodically check
81
- the
82
- terms and stay updated on its requirements. If the User continues to use the Platform
83
- following such
84
- a change, the User will be deemed to have consented to any and all amendments/modifications
85
- made to
86
- the Terms. In so far as the User complies with these Terms, it is granted a personal,
87
- non-exclusive,
88
- non-transferable, revocable, limited privilege to access and use the Platform and the
89
- Services. If
90
- the User does not adhere to the changes, You must stop using the Services at once. Your
91
- continued
92
- use of the Services will signify your acceptance of the changed terms.</p>
93
- <h3> REGISTRATION </h3>
94
- <p>1. The Users are also provided with an option to link their Facebook/Google accounts with the
95
- Platform at the time of their registration in order to smoothen the process of registration.
96
- </p>
97
- <p>2. Registration for this Platform is available for all age groups, barring those “Incompetent
98
- to
99
- Contract” which inter alia include insolvents with an exception to Minors.</p>
100
- <p>3. Further, at any time during Your use of this Platform, including but not limited to the
101
- time of
102
- registration, You are solely responsible for protecting the confidentiality of Your Username
103
- and
104
- password, and any activity under the account shall be deemed to have been done by You. In
105
- the case
106
- that you provide us with false and/or inaccurate details or we have reason to believe you
107
- have done
108
- so, we hold the right to permanently suspend your account. You agree that you will not
109
- disclose your
110
- password to any third party and that you will take sole responsibility for any activities or
111
- actions
112
- under your account, whether or not you have authorized such activities or actions. You will
113
- immediately notify us of any hereinbelow use of your account.</p>
114
- <h3> PLATFORM OVERVIEW </h3>
115
- <p>@{{page.companyName}}.{{page.domain}} is a platform owned and operated by
116
- @{{page.companyName}}.{{page.domain}} LLP which is a limited liability
117
- partnership registered under the provisions of the Limited Liability Partnership Act, 2008.
118
- </p>
119
- <p>Servers for this website are hosted on Firebase. User is not required to install any software
120
- on his
121
- machine to use the Platform. The Platform is User-friendly and is accessible on all software
122
- and all
123
- devices such as Mac/Windows/Linux/Android/iOS.</p>
124
- <h3> ELIGIBILITY </h3>
125
- <p>Servers for this website are hosted on Firebase. User is not required to install any software
126
- on his
127
- machine to use the Platform. The Platform is User-friendly and is accessible on all software
128
- and all
129
- devices such as Mac/Windows/Linux/Android/iOS.</p>
130
- <p>The Users may not use the Platform if they are not competent to contract or are disqualified
131
- from
132
- doing so by any other applicable law, rule or regulation currently in force.</p>
133
- <h3> CONTENT </h3>
134
- <p>All text, graphics, User interfaces, visual interfaces, photographs, trademarks, logos, brand
135
- names,
136
- descriptions, sounds, music and artwork (collectively, ‘Content’), is generated/provided by
137
- Platform
138
- and the Platform have control over it and assures a reasonable quality, the accuracy,
139
- integrity or
140
- genuineness of products sold on the Platform.</p>
141
- <p>All the Content displayed on the Platform is subject to copyright and shall not be reused by
142
- any
143
- party (or a third party) without the prior written consent of the Firm and the copyright
144
- owner.</p>
145
- <p>The Users are solely responsible for the integrity, authenticity, quality and genuineness of
146
- the
147
- feedback and comments by Users can be made via the Platform, the Platform bears no liability
148
- whatsoever for any feedback or comments made by the Users or made in respect of any of the
149
- content
150
- on the Platform. Further, the Platform reserves its right to suspend the account of any User
151
- for an
152
- indefinite period to be decided at the discretion of the Platform or to terminate the
153
- account of any
154
- User who is found to have created or shared or submitted any Content or part thereof that is
155
- found
156
- to be untrue/inaccurate/misleading or offensive/vulgar. The User shall be solely responsible
157
- for
158
- making good any financial or legal losses incurred through the creation/sharing/submission
159
- of
160
- Content or part thereof that is deemed to be untrue/inaccurate/misleading.</p>
161
- <p>The Users have a personal, non-exclusive, non-transferable, revocable, limited privilege to
162
- access
163
- the Content on the Platform. Users shall not copy, adapt, and modify any content without
164
- written
165
- permission of the Firm.</p>
166
- <h3> TERM </h3>
167
- <p>1. These Terms shall continue to form a valid and binding contract between the Parties and
168
- shall
169
- continue to be in full force and effect until the User continues to access and use the
170
- Platforms.
171
- </p>
172
- <p>2. The Users may terminate their use of the Platform at any time.</p>
173
- <p>3. The Firm may terminate these Terms and close a User’s account at any time without notice
174
- and/or
175
- suspend or terminate a User’s access to the Platform at any time and for any reason, if any
176
- discrepancy or legal issue arises.</p>
177
- <p>4. Such suspension or termination shall not limit our right to take any other action against
178
- you that
179
- the Firm considers appropriate.</p>
180
- <p>5. It is also hereby declared that the Firm may discontinue the Services and Platforms
181
- without any
182
- prior notice.</p>
183
- <h3> AMENDMENT AND TERMINATION </h3>
184
- <p>1. The Firm reserves the right, in its sole discretion, to unilaterally to either amend,
185
- limit or
186
- terminate the User’s access to the Platform, or any portion or wholly thereof, at any time,
187
- without
188
- notice or cause.</p>
189
- <p>2.The Platform also reserves the universal right to deny part or in entirety, the access to
190
- particular Users or any such Users with similar IP, to any/all of are on its Platform
191
- without any
192
- prior notice/explanation in order to protect the interests of the Platform and/or other
193
- visitors to
194
- the Platform.</p>
195
- <p>The Platform reserves the right to limit, deny or create different access to the Platform and
196
- its
197
- features with respect to different Users, or to change any of the features or introduce new
198
- features
199
- without prior notice.</p>
200
- <p>The User shall continue to be bound by these Terms, and it is expressly agreed to by the
201
- Parties that
202
- the User shall not have the right to terminate these Terms till the expiry of the same.</p>
203
- <p>COMMUNICATION By using this Platform and providing his/her identity and contact information
204
- to the
205
- Firm through the Platform, the Users hereby agree and consent to receive calls, e-mails or
206
- SMS from
207
- the Firm and/or any of its representatives at any time. User can report to
208
- care@{{page.companyName}}.{{page.domain}} if they
209
- find any discrepancy with regard to Platform or content-related information and the Firm
210
- will take
211
- necessary action after an investigation. The response with resolution (if any issues found)
212
- shall be
213
- dependent on the time is taken for investigation. The User expressly agrees that
214
- notwithstanding
215
- anything contained hereinabove, it may be contacted by the Firm or any representatives
216
- relating to
217
- any Product purchased by the User on the Platform or anything pursuant thereto and the Users
218
- agrees
219
- to indemnify the Firm from any and all harassment claims. It is expressly agreed to by the
220
- Parties
221
- that any information shared by the User with the Firm shall be governed by the Privacy
222
- Policy.</p>
223
- <h3> USER OBLIGATIONS AND FORMAL UNDERTAKINGS AS TO CONDUCT </h3>
224
- <p>The Client agrees and acknowledges that they are a restricted user of this Platform and that
225
- they:
226
- </p>
227
- <p>1. Agree to provide genuine credentials during the process of registration on the Platform.
228
- You shall
229
- not use a fictitious identity to register. The Firm is not liable if the User has provided
230
- incorrect
231
- information.</p>
232
- <p>2.Agree to ensure the Name, Email address, Address, Mobile number and any such other
233
- information
234
- provided during account registration is valid at all times and shall keep your information
235
- accurate
236
- and up-to-date. The User can update their details anytime through accessing their profile on
237
- the
238
- platform.</p>
239
- <p>3.Agree that they are solely responsible for maintaining the confidentiality of your account
240
- password. You agree to notify us immediately of any unauthorized use of your account. Firm
241
- reserves
242
- the right to close your account at any time for any or no reason.</p>
243
- <p>4. Understand and acknowledge that the data submitted is manually entered into the database
244
- of the
245
- Platform. The User also acknowledges the fact that data so entered into the database is for
246
- the
247
- purpose of easy and ready reference for the User, and to streamline the Services through the
248
- Platform.</p>
249
- <p>5. Authorize the Platform to use, store or otherwise process certain personal information and
250
- all
251
- published Content, Client responses, Client locations, User comments, reviews and ratings
252
- for
253
- personalization of Services, marketing and promotional purposes and for optimisation of
254
- User-related
255
- options and Services</p>
256
- <p>6. Understand and agree that, to the fullest extent permissible by law, the Platform/Firm and
257
- their
258
- successors and assigns, or any of their affiliates or their respective officers, directors,
259
- employees, agents, licensors, representatives, operational service providers, advertisers or
260
- suppliers shall not be liable for any loss or damage, of any kind, direct or indirect, in
261
- connection
262
- with or arising from use of the Platform or from this terms of use, including, but not
263
- limited to,
264
- compensatory, consequential, incidental, indirect, special or punitive damages.</p>
265
- <p>7. Are bound not to cut, copy, modify, recreate, reverse engineer, distribute, disseminate,
266
- post,
267
- publish or create derivative works from, transfer, or sell any information or obtained from
268
- the
269
- Platform. Any such use/limited use of the Platform will only be allowed with the prior
270
- express
271
- written permission of the Firm.</p>
272
- <p>Agree not to access (or attempt to access) the Platform and/or the materials or Services by
273
- any means
274
- other than through the interface provided by the Platform. The use of deep-link, robot,
275
- spider or
276
- other automatic devices, program, algorithm or methodology, or any similar or equivalent
277
- manual
278
- process, to access, acquire, copy or monitor any portion of the Platform or its content, or
279
- in any
280
- way reproduce or circumvent the navigational structure or presentation of the Platform,
281
- materials or
282
- any content, or to obtain or attempt to obtain any materials, documents or information
283
- through any
284
- means not specifically made available through the Platform will lead to suspension or
285
- termination of
286
- the User’s access to the Platform. The User acknowledges and agrees that by accessing or
287
- using the
288
- Platform or any of the Services provided therein, it may be exposed to content that it may
289
- consider
290
- offensive, indecent or otherwise objectionable. The Firm disclaims any and all liabilities
291
- arising
292
- in relation to such offensive content on the Platform.</p>
293
- <p>Expressly agree and acknowledge that the Content generated by the User and displayed on the
294
- Platform
295
- is not owned by the Firm and that the Firm is in no way responsible for the content of the
296
- same. The
297
- User may, however, report any offensive or objectionable content, which the Firm may then
298
- remove
299
- from the Platform, at its sole discretion</p>
300
- <p>Expressly consents to follow the terms and conditions, and policies of the Vendor affiliated
301
- with the
302
- Firm from whom the Users are utilizing services.</p>
303
- <h3> The User further undertakes not to: </h3>
304
- <p>1. Engage in any activity that interferes with or disrupts access to the Platform or the
305
- Services
306
- provided therein (or the servers and networks which are connected to the Platform).</p>
307
- <p>2. Impersonate any person or entity, or falsely state or otherwise misrepresent his/her
308
- affiliation
309
- with a person or entity.</p>
310
- <p>3. Probe, scan or test the vulnerability of the Platform or any network connected to the
311
- Platform,
312
- nor breach the security or authentication measures on the Platform or any network connected
313
- to the
314
- Platform. The User may not reverse look-up, trace or seek to trace any information relating
315
- to any
316
- other User of, or visitor to, the Platform, or any other viewer of the Platform, including
317
- any User
318
- account maintained on the Platform not operated/managed by the User, or exploit the Platform
319
- or
320
- information made available or offered by or through the Platform, in any manner.</p>
321
- <p>4. Disrupt or interfere with the security of, or otherwise cause harm to, the Platform,
322
- systems
323
- resources, accounts, passwords, servers or networks connected to or accessible through the
324
- Platform
325
- or any affiliated or linked Platforms.</p>
326
- <p>5. Use the Platform or any material or content therein for any purpose that is unlawful or
327
- prohibited
328
- by these Terms, or to solicit the performance of any illegal activity or other activity
329
- which
330
- infringes the rights of this Platform or any other third party (s).</p>
331
- <p>6. Violate any code of conduct or guideline which may be applicable for or to any particular
332
- service
333
- offered on the Platform.</p>
334
- <p>7. Violate any applicable laws, rules or regulations currently in force within or outside
335
- India.</p>
336
- <p>8. Violate any portion of these Terms or the Privacy Policy, including but not limited to any
337
- applicable additional terms of the Platform contained herein or elsewhere, whether made by
338
- amendment, modification, or otherwise.</p>
339
- <p>9. Commit any act that causes the Firm to lose (in whole or in part) the Services of its
340
- Internet
341
- Establishment (ISP) or in any manner disrupts the Services of any other supplier/service
342
- provider of
343
- the Firm/Platform.</p>
344
- <p>10. Further:The User hereby expressly authorizes the Firm/Platform to disclose any and all
345
- information relating to the User in the possession of the Firm/Platform to law enforcement
346
- or other
347
- government officials, as the Firm may in its sole discretion, believe necessary or
348
- appropriate in
349
- connection with the investigation and/or resolution of possible crimes, especially those
350
- involve
351
- personal injury and theft/infringement of intellectual property. The User further
352
- understands that
353
- the Firm/Platform might be directed to disclose any information (including the identity of
354
- persons
355
- providing information or materials on the Platform) as necessary to satisfy any judicial
356
- Order, law,
357
- regulation or valid governmental request.</p>
358
- <p>11. By indicating User's acceptance to purchase any product or service offered on the site,
359
- the user
360
- is obligated to complete such transactions after making payment. Users shall prohibit from
361
- indicating their acceptance to avail services where the transactions have remained
362
- incomplete.</p>
363
- <p>12. The User agrees to use the services provided by the Firm, its affiliates, consultants and
364
- contracted companies, for lawful purposes only.</p>
365
- <p>13. The User agrees not to make any bulk purchase to indulge in any resale activities. In
366
- case of any
367
- such instances, the Firm reserves all rights to cancel the current and future orders and
368
- block the
369
- concerned User account.</p>
370
- <p>14. The User agrees to provide authentic and true information. The Firm reserves the right to
371
- validate the information and other details provided by the User at any point of time. If
372
- upon such
373
- User details are found to be false, not to be true (wholly or partly), the Firm shall in its
374
- sole
375
- discretion reject the registration and debar the User from using the Services available on
376
- its
377
- Website, and/or other affiliated websites without prior intimation whatsoever.</p>
378
- <p>15. The User agrees not to post any material on the website that is defamatory, offensive,
379
- obscene,
380
- indecent, abusive, or needlessly distressful, or advertising any goods or services. More
381
- specifically, the User agrees not to host, display, upload, update, publish, modify,
382
- transmit, or in
383
- any manner share any information that:</p>
384
- <p>1. belongs to another person and to which the User has no right to.</p>
385
- <p>2. is grossly harmful, harassing, blasphemous, defamatory, obscene, pornographic,
386
- paedophilic,
387
- libellous, invasive of another's privacy, hateful, or racially, ethnically objectionable,
388
- disparaging, relating or encouraging money laundering or gambling, or otherwise unlawful in
389
- any
390
- manner whatever.</p>
391
- <p>3.is in any way harmful to minors.</p>
392
- <p>4.infringes any patent, trademark, copyright or other proprietary rights.</p>
393
- <p>5.violates any law for the time being in force.</p>
394
- <p>6.deceives or misleads the addressee about the origin of such messages or communicates any
395
- information which is grossly offensive or menacing in nature.</p>
396
- <p>7. Abuse, harass, threaten, defame, disillusion, erode, abrogate, demean or otherwise violate
397
- the
398
- legal rights of others.</p>
399
- <p>8. Impersonate any person or entity, or falsely state or otherwise misrepresent Your
400
- affiliation with
401
- a person or entity.</p>
402
- <p>9. Publish, post, disseminate, any information which is grossly harmful, harassing,
403
- blasphemous,
404
- defamatory, obscene, pornographic, paedophilic, libellous, invasive of another's privacy,
405
- hateful,
406
- or racially, ethnically objectionable, disparaging, relating or encouraging money laundering
407
- or
408
- gambling, or otherwise unlawful in any manner whatever or unlawfully threatening or
409
- unlawfully
410
- harassing including but not limited to indecent 'representation of women' within the meaning
411
- of the
412
- Indecent Representation of Women (Prohibition) Act, 1986;</p>
413
- <p>10. Threatens the unity, integrity, defence, security or sovereignty of India, friendly
414
- relations
415
- with foreign states, or public order or causes incitement to the commission of any
416
- cognizable
417
- offence or prevents investigation of any offence or is insulting any other nation.</p>
418
- <h3> SUSPENSION OF USER ACCESS AND ACTIVITY </h3>
419
- <p>Notwithstanding other legal remedies that may be available, the Firm may in its sole
420
- discretion,
421
- limit the User’s access and/or activity by immediately removing the User’s access
422
- credentials either
423
- temporarily or indefinitely, or suspend/terminate the User’s association with the Platform,
424
- and/or
425
- refuse to usage of the Platform to the User, without being required to provide the User with
426
- notice
427
- or cause:</p>
428
- <p>1. If the User is in breach any of these Terms or the Policy.</p>
429
- <p>2. If the User has provided wrong, inaccurate, incomplete or incorrect information.</p>
430
- <h3> If the User’s actions may cause any harm, damage or loss to the other Users or to the Firm,
431
- at the
432
- sole discretion of the Firm. </h3>
433
- <h3> INDEMNITY </h3>
434
- <p>The Users of this Platform agree to indemnify, defend and hold harmless the Firm/Platform,
435
- and their
436
- respective directors, officers, employees and agents (collectively, 'Parties'), from and
437
- against any
438
- and all losses, liabilities, claims, damages, demands, costs and expenses (including legal
439
- fees and
440
- disbursements in connection therewith and interest chargeable thereon) asserted against or
441
- incurred
442
- by us that arise out of, result from, or maybe payable by virtue of, any breach or
443
- non-performance
444
- of any representation, warranty, covenant or agreement made or obligation to be performed
445
- pursuant
446
- to these terms of use. Further, the User agrees to hold the Firm/Platform harmless against
447
- any
448
- claims made by any third party due to, or arising out of, or in connection with:</p>
449
- <p>1. User’s use of the Platform.</p>
450
- <p>2. User’s violation of these Terms and Conditions.</p>
451
- <p>3. User’s violation of any rights of another.</p>
452
- <p>4. User’s alleged improper conduct pursuant to these Services.</p>
453
- <p>5. User’s conduct in connection with the Platform.</p>
454
- <p>User agrees to fully cooperate in indemnifying the Firm and the Platform at the user’s
455
- expense. The
456
- user also agrees not to reach a settlement with any party without the consent of the Firm.
457
- </p>
458
- <p>In no event shall the Firm/Platform be liable to compensate the User or any third party for
459
- any
460
- special, incidental, indirect, consequential or punitive damages whatsoever, including those
461
- resulting from loss of use, data or profits, whether or not foreseeable, and whether or not
462
- the
463
- Firm/ Platform had been advised of the possibility of such damages, or based on any theory
464
- of
465
- liability, including breach of contract or warranty, negligence or other tortuous action, or
466
- any
467
- other claim arising out of or in connection with the User’s use of or access to the Platform
468
- and/or
469
- the Services or materials contained therein.</p>
470
- <h3> LIMITATION OF LIABILITY </h3>
471
- <p>1. The Founders/ Promoters/ Partners/ Associated people of the Firm/Platform are not
472
- responsible for
473
- any consequences arising out of the following events:</p>
474
- <p>. If the Platform is inoperative/non-responsive due to any connectivity errors associated
475
- with the
476
- internet connection such as but not limited to slow connectivity, no connectivity, server
477
- failure.
478
- </p>
479
- <p>. If the User has fed incorrect information or data or for any deletion of data.</p>
480
- <p>. If there is any deficiency or defect in the Services managed by Us.</p>
481
- <p>. If there is a failure in the functioning of any other service provided by the Platform.</p>
482
- <p>2. The Platform accepts no liability for any errors or omissions, on behalf of itself, or for
483
- any
484
- damage caused to the User, the User’s belongings, or to any third party, resulting from the
485
- use or
486
- misuse of the Platform or any service availed of by the User through the Platform. The
487
- service and
488
- any Content or material displayed on the service is provided without any guarantees,
489
- conditions or
490
- warranties as to its accuracy, suitability, completeness or reliability. The Platform will
491
- not be
492
- liable to you for the unavailability or failure of the Platform.</p>
493
- <p>3. Users are to comply with all laws applicable to them or to their activities, and with all
494
- Policies, which are hereby incorporated into this Agreement by reference.</p>
495
- <p>4.The Platform expressly excludes any liability for any loss or damage that was not
496
- reasonably
497
- foreseeable by the Platform and which is incurred by you in connection with the Platform,
498
- including
499
- loss of profits; and any loss or damage incurred by you as a result of your breach of these
500
- terms.
501
- </p>
502
- <p>5. To the fullest extent permitted by law, the Platform shall not be liable to you or any
503
- other party
504
- for any loss or damage, regardless of the form of action or basis of any claim. You
505
- acknowledge and
506
- agree that your sole and exclusive remedy for any dispute with us is to terminate your use
507
- of the
508
- Platform</p>
509
- <p>Unless expressly agreed to in writing, nothing contained herein shall give the User a right
510
- to use
511
- any of the Platform’s, trademarks, service marks, logos, domain names, information,
512
- questions,
513
- answers, solutions, reports and other distinctive brand features, save according to the
514
- provisions
515
- of these Terms. All logos, trademarks, brand names, service marks, domain names, including
516
- material,
517
- designs, and graphics created by and developed by the Platform and other distinctive brand
518
- features
519
- of the Platform are the property of the Firm or the respective copyright or trademark owner.
520
- Furthermore, with respect to the Platform created by the Firm, the Firm shall be the
521
- exclusive owner
522
- of all the designs, graphics and the like, related to the Platform.</p>
523
- <h3> INTELLECTUAL PROPERTY RIGHTS </h3>
524
- <p>The User may not use any of the intellectual property displayed on the Platform in any manner
525
- that is
526
- likely to cause confusion among existing or prospective Users of the Platform, or that in
527
- any manner
528
- disparages or discredits the Firm/Platform, to be determined in the sole discretion of the
529
- Firm.</p>
530
- <p>1. The User agrees and undertakes that they are accessing the Platform at their sole risk and
531
- are
532
- that they are using their best and prudent judgment before availing any service listed on
533
- the
534
- Platform or accessing/using any information displayed thereon.</p>
535
- <h3> DISCLAIMER OF WARRANTIES AND LIABILITIES </h3>
536
- <p>2. The User agrees that any kind of information, resources, activities, recommendations
537
- obtained/availed from Platform, written or oral, will not create any warranty and the
538
- Platform
539
- disclaims all liabilities resulting from these.</p>
540
- <p>3. The Firm/Platform does not guarantee that the Services contained in the Platform will be
541
- uninterrupted or error-free, or that the Platform or its server will be free of viruses or
542
- other
543
- harmful components, and the User hereby expressly accepts any and all associated risks
544
- involved with
545
- the User’s use of the Platform.</p>
546
- <p>It is further agreed to by the Parties that the contents of this Section shall survive even
547
- after the
548
- termination or expiry of the Terms and/or Policy.</p>
549
- <p>Neither the Firm nor the Platform shall be liable for damages for any delay or failure to
550
- perform its
551
- obligations hereunder if such delay or failure is due to cause beyond its control or without
552
- its
553
- fault or negligence, due to Force Majeure events including but not limited to acts of war,
554
- acts of
555
- God, earthquake, riot, fire, festive activities sabotage, labour shortage or dispute,
556
- internet
557
- interruption, technical failure, breakage of sea cable, hacking, piracy, cheating, illegal
558
- or
559
- unauthorized.</p>
560
- <h3> FORCE MAJEURE </h3>
561
- <p>It is expressly agreed to by the Parties hereto that the formation, interpretation and
562
- performance of
563
- these Terms and any disputes arising therefrom will be resolved through a two-step Alternate
564
- Dispute
565
- Resolution (“ADR”) mechanism. It is further agreed to by the Parties that the contents of
566
- this
567
- Section shall survive even after the termination or expiry of the Terms and/or Policy.</p>
568
- <h3> DISPUTE RESOLUTION AND JURISDICTION </h3>
569
- <p>1. <b>Mediation:</b>In case of any dispute between the parties, the Parties will attempt to
570
- resolve
571
- the same amicably amongst themselves, to the mutual satisfaction of all Parties. In the
572
- event that
573
- the Parties are unable to reach such an amicable solution within thirty (30) days of one
574
- Party
575
- communicating the existence of a dispute to any other Party, the dispute will be resolved by
576
- arbitration, as detailed hereinbelow;</p>
577
- <p>1. <b>Arbitration::</b>In the event that the Parties are unable to amicably resolve a dispute
578
- by
579
- mediation, said dispute will be referred to arbitration by a sole arbitrator to be appointed
580
- by the
581
- Firm, and the award passed by such sole arbitrator will be valid and binding on all Parties.
582
- The
583
- Parties shall bear their own costs for the proceedings, although the sole arbitrator may, in
584
- his/her
585
- sole discretion, direct either Party to bear the entire cost of the proceedings. The
586
- arbitration
587
- shall be conducted in English, and the seat of Arbitration shall be Delhi, India.</p>
588
- <p>The Parties expressly agree that the Terms of Use, Privacy Policy and any other agreements
589
- entered
590
- into between the Parties are governed by the laws, rules and regulations of India</p>
591
- <p>Any and all communication relating to any dispute or grievance experienced by the User may be
592
- communicated to the Firm by the User by emailing to
593
- care@{{page.companyName}}.{{page.domain}}.</p>
594
- <h3> NOTICES </h3>
595
- <h3> MISCELLANEOUS PROVISIONS </h3>
596
- <p>1. <b>Entire Agreement:</b> These Terms, read with the Policy, form the complete and final
597
- contract
598
- between the User and the Firm with respect to the subject matter hereof and supersedes all
599
- other
600
- communications, representations and agreements (whether oral, written or otherwise) relating
601
- thereto.</p>
602
- <p>2. <b>Waiver:</b>The failure of either Party at any time to require performance of any
603
- provision of
604
- these Terms shall in no manner affect such Party's right at a later time to enforce the
605
- same. No
606
- waiver by either party of any breach of these Terms, whether by conduct or otherwise, in any
607
- one or
608
- more instances, shall be deemed to be or construed as a further or continuing waiver of any
609
- such
610
- breach, or a waiver of any other breach of these Terms.</b> </p>
611
- <p>3. <b>Severability:</b> If any provision/clause of these Terms is held to be invalid, illegal
612
- or
613
- unenforceable by any court or authority of competent jurisdiction, the validity, legality
614
- and
615
- enforceability of the remaining provisions/clauses of these Terms shall in no way be
616
- affected or
617
- impaired thereby, and each such provision/clause of these Terms shall be valid and
618
- enforceable to
619
- the fullest extent permitted by law. In such case, these Terms shall be reformed to the
620
- minimum
621
- extent necessary to correct any invalidity, illegality or unenforceability, while preserving
622
- to the
623
- maximum extent the original rights, intentions and commercial expectations of the Parties
624
- hereto, as
625
- expressed herein.</p>
626
- <p>4.<b> Contact Us</b>: If you have any questions about this Policy, the practices of the
627
- Platform, or
628
- your experience with the Service provided by the Platform, you can contact us at
629
- care@{{page.companyName}}.{{page.domain}}.
630
- </p>
631
- </div>
632
- <div>
633
- </div>
634
- <div>
635
- {{content}}
636
- </div>
637
- {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
638
- </div>
639
- </div>
640
- {%- endif -%}
641
- </div>
642
- </div>
643
- {% include appscms/footer/static-footer.html %}
644
- {% include script.html %}
645
- </body>
646
-
1
+ {% assign file = page.fileName %}
2
+ {% assign folder = page.folderName %}
3
+ {% assign lang = page.lang %}
4
+ {% assign termsData = site.data[folder][lang][file] %}
5
+ <!DOCTYPE html>
6
+ <html lang="{{termsData.htmlLangAtt}}">
7
+ {%- include appscms/head/head.html -%}
8
+ <body>
9
+ {%- include appscms/navbars/navbar.html -%} {%- include
10
+ appscms/navbars/toolbar.html -%}
11
+ <div class="container py-4">
12
+ {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
13
+ <div class="row">
14
+ <div class="col-md-9 mx-auto">
15
+ {%- endif -%}
16
+ <h1 class="about-h1 py-4">Terms and condtions</h1>
17
+ <div class="py-3">
18
+ <div class="py-3">
19
+ <p>We,<b>{{page.companyName}}</b>, registered under the provisions of the Limited Liability
20
+ Partnership
21
+ Act 2008,
22
+ having its registered office at "Ghaziabad, Uttar Pradesh – 245304, INDIA"
23
+ represented by its Directors, hereinafter referred to as the <b>“FIRM”</b> (where such
24
+ expression
25
+ shall, unless repugnant to the context thereof, be deemed to include its respective legal
26
+ heirs,
27
+ representatives, administrators, permitted successors and assigns).</p>
28
+ <p>The Firm ensures steady commitment to Your usage of the Platform and privacy with regard to
29
+ the
30
+ protection of Your invaluable information. This document contains information about the
31
+ Website and
32
+ domain https://{{page.companyName}}.{{page.domain}} (hereinafter referred to as the
33
+ “Platform” ).
34
+ </p>
35
+ <p>For the purpose of these Terms of Use (“Terms”), wherever the context so requires,</p>
36
+ <p>1. “We”, “Our”, and “Us” shall mean and refer to the Domain and/or the Firm, as the context
37
+ so
38
+ requires.</p>
39
+ <p>2. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals
40
+ who use
41
+ the Platform and who is competent to enter into binding contracts, as per Indian laws.</p>
42
+ <p>3. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals
43
+ who use
44
+ the Platform and who is competent to enter into binding contracts, as per Indian laws.</p>
45
+ <p>4. “Third Parties” refer to any Application, Firm or individual apart from the User and the
46
+ creator
47
+ of this Platform/Domain.</p>
48
+ <p>5. “ The term “User” refers to the individuals who will be using the platform to avail the
49
+ features
50
+ and the services of the platform.</p>
51
+ <p>6. “ The term “User” refers to the individuals who will be using the platform to avail the
52
+ features
53
+ and the services of the platform.</p>
54
+ <p>7. “ The headings of each section in these Terms are only for the purpose of comanizing the
55
+ various
56
+ provisions under these Terms in an orderly manner and shall not be used by either Party to
57
+ interpret
58
+ the provisions contained herein in any manner. Further, it is specifically agreed to by the
59
+ Parties
60
+ that the headings shall have no legal or contractual value.</p>
61
+ <p>8. “The User unequivocally agrees that these Terms and the aforementioned Policy constitute a
62
+ legally
63
+ binding agreement between the User and the Firm, and that the User shall be subject to the
64
+ rules,
65
+ guidelines, policies, terms, and conditions applicable to any service that is provided by
66
+ the
67
+ Platform, and that the same shall be deemed to be incorporated into these Terms, and shall
68
+ be
69
+ treated as part and parcel of the same. The User acknowledges and agrees that no signature
70
+ or
71
+ express act is required to make these Terms and the Policy binding on the User and that the
72
+ User’s
73
+ act of visiting any part of the Platform constitutes the User’s full and final acceptance of
74
+ these
75
+ Terms and the aforementioned Policy.</p>
76
+ <p>9. “The Firm reserves the sole and exclusive right to amend or modify these Terms without any
77
+ prior
78
+ permission or intimation to the User, and the User expressly agrees that any such amendments
79
+ or
80
+ modifications shall come into effect immediately. The User has a duty to periodically check
81
+ the
82
+ terms and stay updated on its requirements. If the User continues to use the Platform
83
+ following such
84
+ a change, the User will be deemed to have consented to any and all amendments/modifications
85
+ made to
86
+ the Terms. In so far as the User complies with these Terms, it is granted a personal,
87
+ non-exclusive,
88
+ non-transferable, revocable, limited privilege to access and use the Platform and the
89
+ Services. If
90
+ the User does not adhere to the changes, You must stop using the Services at once. Your
91
+ continued
92
+ use of the Services will signify your acceptance of the changed terms.</p>
93
+ <h3> REGISTRATION </h3>
94
+ <p>1. The Users are also provided with an option to link their Facebook/Google accounts with the
95
+ Platform at the time of their registration in order to smoothen the process of registration.
96
+ </p>
97
+ <p>2. Registration for this Platform is available for all age groups, barring those “Incompetent
98
+ to
99
+ Contract” which inter alia include insolvents with an exception to Minors.</p>
100
+ <p>3. Further, at any time during Your use of this Platform, including but not limited to the
101
+ time of
102
+ registration, You are solely responsible for protecting the confidentiality of Your Username
103
+ and
104
+ password, and any activity under the account shall be deemed to have been done by You. In
105
+ the case
106
+ that you provide us with false and/or inaccurate details or we have reason to believe you
107
+ have done
108
+ so, we hold the right to permanently suspend your account. You agree that you will not
109
+ disclose your
110
+ password to any third party and that you will take sole responsibility for any activities or
111
+ actions
112
+ under your account, whether or not you have authorized such activities or actions. You will
113
+ immediately notify us of any hereinbelow use of your account.</p>
114
+ <h3> PLATFORM OVERVIEW </h3>
115
+ <p>@{{page.companyName}}.{{page.domain}} is a platform owned and operated by
116
+ @{{page.companyName}}.{{page.domain}} LLP which is a limited liability
117
+ partnership registered under the provisions of the Limited Liability Partnership Act, 2008.
118
+ </p>
119
+ <p>Servers for this website are hosted on Firebase. User is not required to install any software
120
+ on his
121
+ machine to use the Platform. The Platform is User-friendly and is accessible on all software
122
+ and all
123
+ devices such as Mac/Windows/Linux/Android/iOS.</p>
124
+ <h3> ELIGIBILITY </h3>
125
+ <p>Servers for this website are hosted on Firebase. User is not required to install any software
126
+ on his
127
+ machine to use the Platform. The Platform is User-friendly and is accessible on all software
128
+ and all
129
+ devices such as Mac/Windows/Linux/Android/iOS.</p>
130
+ <p>The Users may not use the Platform if they are not competent to contract or are disqualified
131
+ from
132
+ doing so by any other applicable law, rule or regulation currently in force.</p>
133
+ <h3> CONTENT </h3>
134
+ <p>All text, graphics, User interfaces, visual interfaces, photographs, trademarks, logos, brand
135
+ names,
136
+ descriptions, sounds, music and artwork (collectively, ‘Content’), is generated/provided by
137
+ Platform
138
+ and the Platform have control over it and assures a reasonable quality, the accuracy,
139
+ integrity or
140
+ genuineness of products sold on the Platform.</p>
141
+ <p>All the Content displayed on the Platform is subject to copyright and shall not be reused by
142
+ any
143
+ party (or a third party) without the prior written consent of the Firm and the copyright
144
+ owner.</p>
145
+ <p>The Users are solely responsible for the integrity, authenticity, quality and genuineness of
146
+ the
147
+ feedback and comments by Users can be made via the Platform, the Platform bears no liability
148
+ whatsoever for any feedback or comments made by the Users or made in respect of any of the
149
+ content
150
+ on the Platform. Further, the Platform reserves its right to suspend the account of any User
151
+ for an
152
+ indefinite period to be decided at the discretion of the Platform or to terminate the
153
+ account of any
154
+ User who is found to have created or shared or submitted any Content or part thereof that is
155
+ found
156
+ to be untrue/inaccurate/misleading or offensive/vulgar. The User shall be solely responsible
157
+ for
158
+ making good any financial or legal losses incurred through the creation/sharing/submission
159
+ of
160
+ Content or part thereof that is deemed to be untrue/inaccurate/misleading.</p>
161
+ <p>The Users have a personal, non-exclusive, non-transferable, revocable, limited privilege to
162
+ access
163
+ the Content on the Platform. Users shall not copy, adapt, and modify any content without
164
+ written
165
+ permission of the Firm.</p>
166
+ <h3> TERM </h3>
167
+ <p>1. These Terms shall continue to form a valid and binding contract between the Parties and
168
+ shall
169
+ continue to be in full force and effect until the User continues to access and use the
170
+ Platforms.
171
+ </p>
172
+ <p>2. The Users may terminate their use of the Platform at any time.</p>
173
+ <p>3. The Firm may terminate these Terms and close a User’s account at any time without notice
174
+ and/or
175
+ suspend or terminate a User’s access to the Platform at any time and for any reason, if any
176
+ discrepancy or legal issue arises.</p>
177
+ <p>4. Such suspension or termination shall not limit our right to take any other action against
178
+ you that
179
+ the Firm considers appropriate.</p>
180
+ <p>5. It is also hereby declared that the Firm may discontinue the Services and Platforms
181
+ without any
182
+ prior notice.</p>
183
+ <h3> AMENDMENT AND TERMINATION </h3>
184
+ <p>1. The Firm reserves the right, in its sole discretion, to unilaterally to either amend,
185
+ limit or
186
+ terminate the User’s access to the Platform, or any portion or wholly thereof, at any time,
187
+ without
188
+ notice or cause.</p>
189
+ <p>2.The Platform also reserves the universal right to deny part or in entirety, the access to
190
+ particular Users or any such Users with similar IP, to any/all of are on its Platform
191
+ without any
192
+ prior notice/explanation in order to protect the interests of the Platform and/or other
193
+ visitors to
194
+ the Platform.</p>
195
+ <p>The Platform reserves the right to limit, deny or create different access to the Platform and
196
+ its
197
+ features with respect to different Users, or to change any of the features or introduce new
198
+ features
199
+ without prior notice.</p>
200
+ <p>The User shall continue to be bound by these Terms, and it is expressly agreed to by the
201
+ Parties that
202
+ the User shall not have the right to terminate these Terms till the expiry of the same.</p>
203
+ <p>COMMUNICATION By using this Platform and providing his/her identity and contact information
204
+ to the
205
+ Firm through the Platform, the Users hereby agree and consent to receive calls, e-mails or
206
+ SMS from
207
+ the Firm and/or any of its representatives at any time. User can report to
208
+ care@{{page.companyName}}.{{page.domain}} if they
209
+ find any discrepancy with regard to Platform or content-related information and the Firm
210
+ will take
211
+ necessary action after an investigation. The response with resolution (if any issues found)
212
+ shall be
213
+ dependent on the time is taken for investigation. The User expressly agrees that
214
+ notwithstanding
215
+ anything contained hereinabove, it may be contacted by the Firm or any representatives
216
+ relating to
217
+ any Product purchased by the User on the Platform or anything pursuant thereto and the Users
218
+ agrees
219
+ to indemnify the Firm from any and all harassment claims. It is expressly agreed to by the
220
+ Parties
221
+ that any information shared by the User with the Firm shall be governed by the Privacy
222
+ Policy.</p>
223
+ <h3> USER OBLIGATIONS AND FORMAL UNDERTAKINGS AS TO CONDUCT </h3>
224
+ <p>The Client agrees and acknowledges that they are a restricted user of this Platform and that
225
+ they:
226
+ </p>
227
+ <p>1. Agree to provide genuine credentials during the process of registration on the Platform.
228
+ You shall
229
+ not use a fictitious identity to register. The Firm is not liable if the User has provided
230
+ incorrect
231
+ information.</p>
232
+ <p>2.Agree to ensure the Name, Email address, Address, Mobile number and any such other
233
+ information
234
+ provided during account registration is valid at all times and shall keep your information
235
+ accurate
236
+ and up-to-date. The User can update their details anytime through accessing their profile on
237
+ the
238
+ platform.</p>
239
+ <p>3.Agree that they are solely responsible for maintaining the confidentiality of your account
240
+ password. You agree to notify us immediately of any unauthorized use of your account. Firm
241
+ reserves
242
+ the right to close your account at any time for any or no reason.</p>
243
+ <p>4. Understand and acknowledge that the data submitted is manually entered into the database
244
+ of the
245
+ Platform. The User also acknowledges the fact that data so entered into the database is for
246
+ the
247
+ purpose of easy and ready reference for the User, and to streamline the Services through the
248
+ Platform.</p>
249
+ <p>5. Authorize the Platform to use, store or otherwise process certain personal information and
250
+ all
251
+ published Content, Client responses, Client locations, User comments, reviews and ratings
252
+ for
253
+ personalization of Services, marketing and promotional purposes and for optimisation of
254
+ User-related
255
+ options and Services</p>
256
+ <p>6. Understand and agree that, to the fullest extent permissible by law, the Platform/Firm and
257
+ their
258
+ successors and assigns, or any of their affiliates or their respective officers, directors,
259
+ employees, agents, licensors, representatives, operational service providers, advertisers or
260
+ suppliers shall not be liable for any loss or damage, of any kind, direct or indirect, in
261
+ connection
262
+ with or arising from use of the Platform or from this terms of use, including, but not
263
+ limited to,
264
+ compensatory, consequential, incidental, indirect, special or punitive damages.</p>
265
+ <p>7. Are bound not to cut, copy, modify, recreate, reverse engineer, distribute, disseminate,
266
+ post,
267
+ publish or create derivative works from, transfer, or sell any information or obtained from
268
+ the
269
+ Platform. Any such use/limited use of the Platform will only be allowed with the prior
270
+ express
271
+ written permission of the Firm.</p>
272
+ <p>Agree not to access (or attempt to access) the Platform and/or the materials or Services by
273
+ any means
274
+ other than through the interface provided by the Platform. The use of deep-link, robot,
275
+ spider or
276
+ other automatic devices, program, algorithm or methodology, or any similar or equivalent
277
+ manual
278
+ process, to access, acquire, copy or monitor any portion of the Platform or its content, or
279
+ in any
280
+ way reproduce or circumvent the navigational structure or presentation of the Platform,
281
+ materials or
282
+ any content, or to obtain or attempt to obtain any materials, documents or information
283
+ through any
284
+ means not specifically made available through the Platform will lead to suspension or
285
+ termination of
286
+ the User’s access to the Platform. The User acknowledges and agrees that by accessing or
287
+ using the
288
+ Platform or any of the Services provided therein, it may be exposed to content that it may
289
+ consider
290
+ offensive, indecent or otherwise objectionable. The Firm disclaims any and all liabilities
291
+ arising
292
+ in relation to such offensive content on the Platform.</p>
293
+ <p>Expressly agree and acknowledge that the Content generated by the User and displayed on the
294
+ Platform
295
+ is not owned by the Firm and that the Firm is in no way responsible for the content of the
296
+ same. The
297
+ User may, however, report any offensive or objectionable content, which the Firm may then
298
+ remove
299
+ from the Platform, at its sole discretion</p>
300
+ <p>Expressly consents to follow the terms and conditions, and policies of the Vendor affiliated
301
+ with the
302
+ Firm from whom the Users are utilizing services.</p>
303
+ <h3> The User further undertakes not to: </h3>
304
+ <p>1. Engage in any activity that interferes with or disrupts access to the Platform or the
305
+ Services
306
+ provided therein (or the servers and networks which are connected to the Platform).</p>
307
+ <p>2. Impersonate any person or entity, or falsely state or otherwise misrepresent his/her
308
+ affiliation
309
+ with a person or entity.</p>
310
+ <p>3. Probe, scan or test the vulnerability of the Platform or any network connected to the
311
+ Platform,
312
+ nor breach the security or authentication measures on the Platform or any network connected
313
+ to the
314
+ Platform. The User may not reverse look-up, trace or seek to trace any information relating
315
+ to any
316
+ other User of, or visitor to, the Platform, or any other viewer of the Platform, including
317
+ any User
318
+ account maintained on the Platform not operated/managed by the User, or exploit the Platform
319
+ or
320
+ information made available or offered by or through the Platform, in any manner.</p>
321
+ <p>4. Disrupt or interfere with the security of, or otherwise cause harm to, the Platform,
322
+ systems
323
+ resources, accounts, passwords, servers or networks connected to or accessible through the
324
+ Platform
325
+ or any affiliated or linked Platforms.</p>
326
+ <p>5. Use the Platform or any material or content therein for any purpose that is unlawful or
327
+ prohibited
328
+ by these Terms, or to solicit the performance of any illegal activity or other activity
329
+ which
330
+ infringes the rights of this Platform or any other third party (s).</p>
331
+ <p>6. Violate any code of conduct or guideline which may be applicable for or to any particular
332
+ service
333
+ offered on the Platform.</p>
334
+ <p>7. Violate any applicable laws, rules or regulations currently in force within or outside
335
+ India.</p>
336
+ <p>8. Violate any portion of these Terms or the Privacy Policy, including but not limited to any
337
+ applicable additional terms of the Platform contained herein or elsewhere, whether made by
338
+ amendment, modification, or otherwise.</p>
339
+ <p>9. Commit any act that causes the Firm to lose (in whole or in part) the Services of its
340
+ Internet
341
+ Establishment (ISP) or in any manner disrupts the Services of any other supplier/service
342
+ provider of
343
+ the Firm/Platform.</p>
344
+ <p>10. Further:The User hereby expressly authorizes the Firm/Platform to disclose any and all
345
+ information relating to the User in the possession of the Firm/Platform to law enforcement
346
+ or other
347
+ government officials, as the Firm may in its sole discretion, believe necessary or
348
+ appropriate in
349
+ connection with the investigation and/or resolution of possible crimes, especially those
350
+ involve
351
+ personal injury and theft/infringement of intellectual property. The User further
352
+ understands that
353
+ the Firm/Platform might be directed to disclose any information (including the identity of
354
+ persons
355
+ providing information or materials on the Platform) as necessary to satisfy any judicial
356
+ Order, law,
357
+ regulation or valid governmental request.</p>
358
+ <p>11. By indicating User's acceptance to purchase any product or service offered on the site,
359
+ the user
360
+ is obligated to complete such transactions after making payment. Users shall prohibit from
361
+ indicating their acceptance to avail services where the transactions have remained
362
+ incomplete.</p>
363
+ <p>12. The User agrees to use the services provided by the Firm, its affiliates, consultants and
364
+ contracted companies, for lawful purposes only.</p>
365
+ <p>13. The User agrees not to make any bulk purchase to indulge in any resale activities. In
366
+ case of any
367
+ such instances, the Firm reserves all rights to cancel the current and future orders and
368
+ block the
369
+ concerned User account.</p>
370
+ <p>14. The User agrees to provide authentic and true information. The Firm reserves the right to
371
+ validate the information and other details provided by the User at any point of time. If
372
+ upon such
373
+ User details are found to be false, not to be true (wholly or partly), the Firm shall in its
374
+ sole
375
+ discretion reject the registration and debar the User from using the Services available on
376
+ its
377
+ Website, and/or other affiliated websites without prior intimation whatsoever.</p>
378
+ <p>15. The User agrees not to post any material on the website that is defamatory, offensive,
379
+ obscene,
380
+ indecent, abusive, or needlessly distressful, or advertising any goods or services. More
381
+ specifically, the User agrees not to host, display, upload, update, publish, modify,
382
+ transmit, or in
383
+ any manner share any information that:</p>
384
+ <p>1. belongs to another person and to which the User has no right to.</p>
385
+ <p>2. is grossly harmful, harassing, blasphemous, defamatory, obscene, pornographic,
386
+ paedophilic,
387
+ libellous, invasive of another's privacy, hateful, or racially, ethnically objectionable,
388
+ disparaging, relating or encouraging money laundering or gambling, or otherwise unlawful in
389
+ any
390
+ manner whatever.</p>
391
+ <p>3.is in any way harmful to minors.</p>
392
+ <p>4.infringes any patent, trademark, copyright or other proprietary rights.</p>
393
+ <p>5.violates any law for the time being in force.</p>
394
+ <p>6.deceives or misleads the addressee about the origin of such messages or communicates any
395
+ information which is grossly offensive or menacing in nature.</p>
396
+ <p>7. Abuse, harass, threaten, defame, disillusion, erode, abrogate, demean or otherwise violate
397
+ the
398
+ legal rights of others.</p>
399
+ <p>8. Impersonate any person or entity, or falsely state or otherwise misrepresent Your
400
+ affiliation with
401
+ a person or entity.</p>
402
+ <p>9. Publish, post, disseminate, any information which is grossly harmful, harassing,
403
+ blasphemous,
404
+ defamatory, obscene, pornographic, paedophilic, libellous, invasive of another's privacy,
405
+ hateful,
406
+ or racially, ethnically objectionable, disparaging, relating or encouraging money laundering
407
+ or
408
+ gambling, or otherwise unlawful in any manner whatever or unlawfully threatening or
409
+ unlawfully
410
+ harassing including but not limited to indecent 'representation of women' within the meaning
411
+ of the
412
+ Indecent Representation of Women (Prohibition) Act, 1986;</p>
413
+ <p>10. Threatens the unity, integrity, defence, security or sovereignty of India, friendly
414
+ relations
415
+ with foreign states, or public order or causes incitement to the commission of any
416
+ cognizable
417
+ offence or prevents investigation of any offence or is insulting any other nation.</p>
418
+ <h3> SUSPENSION OF USER ACCESS AND ACTIVITY </h3>
419
+ <p>Notwithstanding other legal remedies that may be available, the Firm may in its sole
420
+ discretion,
421
+ limit the User’s access and/or activity by immediately removing the User’s access
422
+ credentials either
423
+ temporarily or indefinitely, or suspend/terminate the User’s association with the Platform,
424
+ and/or
425
+ refuse to usage of the Platform to the User, without being required to provide the User with
426
+ notice
427
+ or cause:</p>
428
+ <p>1. If the User is in breach any of these Terms or the Policy.</p>
429
+ <p>2. If the User has provided wrong, inaccurate, incomplete or incorrect information.</p>
430
+ <h3> If the User’s actions may cause any harm, damage or loss to the other Users or to the Firm,
431
+ at the
432
+ sole discretion of the Firm. </h3>
433
+ <h3> INDEMNITY </h3>
434
+ <p>The Users of this Platform agree to indemnify, defend and hold harmless the Firm/Platform,
435
+ and their
436
+ respective directors, officers, employees and agents (collectively, 'Parties'), from and
437
+ against any
438
+ and all losses, liabilities, claims, damages, demands, costs and expenses (including legal
439
+ fees and
440
+ disbursements in connection therewith and interest chargeable thereon) asserted against or
441
+ incurred
442
+ by us that arise out of, result from, or maybe payable by virtue of, any breach or
443
+ non-performance
444
+ of any representation, warranty, covenant or agreement made or obligation to be performed
445
+ pursuant
446
+ to these terms of use. Further, the User agrees to hold the Firm/Platform harmless against
447
+ any
448
+ claims made by any third party due to, or arising out of, or in connection with:</p>
449
+ <p>1. User’s use of the Platform.</p>
450
+ <p>2. User’s violation of these Terms and Conditions.</p>
451
+ <p>3. User’s violation of any rights of another.</p>
452
+ <p>4. User’s alleged improper conduct pursuant to these Services.</p>
453
+ <p>5. User’s conduct in connection with the Platform.</p>
454
+ <p>User agrees to fully cooperate in indemnifying the Firm and the Platform at the user’s
455
+ expense. The
456
+ user also agrees not to reach a settlement with any party without the consent of the Firm.
457
+ </p>
458
+ <p>In no event shall the Firm/Platform be liable to compensate the User or any third party for
459
+ any
460
+ special, incidental, indirect, consequential or punitive damages whatsoever, including those
461
+ resulting from loss of use, data or profits, whether or not foreseeable, and whether or not
462
+ the
463
+ Firm/ Platform had been advised of the possibility of such damages, or based on any theory
464
+ of
465
+ liability, including breach of contract or warranty, negligence or other tortuous action, or
466
+ any
467
+ other claim arising out of or in connection with the User’s use of or access to the Platform
468
+ and/or
469
+ the Services or materials contained therein.</p>
470
+ <h3> LIMITATION OF LIABILITY </h3>
471
+ <p>1. The Founders/ Promoters/ Partners/ Associated people of the Firm/Platform are not
472
+ responsible for
473
+ any consequences arising out of the following events:</p>
474
+ <p>. If the Platform is inoperative/non-responsive due to any connectivity errors associated
475
+ with the
476
+ internet connection such as but not limited to slow connectivity, no connectivity, server
477
+ failure.
478
+ </p>
479
+ <p>. If the User has fed incorrect information or data or for any deletion of data.</p>
480
+ <p>. If there is any deficiency or defect in the Services managed by Us.</p>
481
+ <p>. If there is a failure in the functioning of any other service provided by the Platform.</p>
482
+ <p>2. The Platform accepts no liability for any errors or omissions, on behalf of itself, or for
483
+ any
484
+ damage caused to the User, the User’s belongings, or to any third party, resulting from the
485
+ use or
486
+ misuse of the Platform or any service availed of by the User through the Platform. The
487
+ service and
488
+ any Content or material displayed on the service is provided without any guarantees,
489
+ conditions or
490
+ warranties as to its accuracy, suitability, completeness or reliability. The Platform will
491
+ not be
492
+ liable to you for the unavailability or failure of the Platform.</p>
493
+ <p>3. Users are to comply with all laws applicable to them or to their activities, and with all
494
+ Policies, which are hereby incorporated into this Agreement by reference.</p>
495
+ <p>4.The Platform expressly excludes any liability for any loss or damage that was not
496
+ reasonably
497
+ foreseeable by the Platform and which is incurred by you in connection with the Platform,
498
+ including
499
+ loss of profits; and any loss or damage incurred by you as a result of your breach of these
500
+ terms.
501
+ </p>
502
+ <p>5. To the fullest extent permitted by law, the Platform shall not be liable to you or any
503
+ other party
504
+ for any loss or damage, regardless of the form of action or basis of any claim. You
505
+ acknowledge and
506
+ agree that your sole and exclusive remedy for any dispute with us is to terminate your use
507
+ of the
508
+ Platform</p>
509
+ <p>Unless expressly agreed to in writing, nothing contained herein shall give the User a right
510
+ to use
511
+ any of the Platform’s, trademarks, service marks, logos, domain names, information,
512
+ questions,
513
+ answers, solutions, reports and other distinctive brand features, save according to the
514
+ provisions
515
+ of these Terms. All logos, trademarks, brand names, service marks, domain names, including
516
+ material,
517
+ designs, and graphics created by and developed by the Platform and other distinctive brand
518
+ features
519
+ of the Platform are the property of the Firm or the respective copyright or trademark owner.
520
+ Furthermore, with respect to the Platform created by the Firm, the Firm shall be the
521
+ exclusive owner
522
+ of all the designs, graphics and the like, related to the Platform.</p>
523
+ <h3> INTELLECTUAL PROPERTY RIGHTS </h3>
524
+ <p>The User may not use any of the intellectual property displayed on the Platform in any manner
525
+ that is
526
+ likely to cause confusion among existing or prospective Users of the Platform, or that in
527
+ any manner
528
+ disparages or discredits the Firm/Platform, to be determined in the sole discretion of the
529
+ Firm.</p>
530
+ <p>1. The User agrees and undertakes that they are accessing the Platform at their sole risk and
531
+ are
532
+ that they are using their best and prudent judgment before availing any service listed on
533
+ the
534
+ Platform or accessing/using any information displayed thereon.</p>
535
+ <h3> DISCLAIMER OF WARRANTIES AND LIABILITIES </h3>
536
+ <p>2. The User agrees that any kind of information, resources, activities, recommendations
537
+ obtained/availed from Platform, written or oral, will not create any warranty and the
538
+ Platform
539
+ disclaims all liabilities resulting from these.</p>
540
+ <p>3. The Firm/Platform does not guarantee that the Services contained in the Platform will be
541
+ uninterrupted or error-free, or that the Platform or its server will be free of viruses or
542
+ other
543
+ harmful components, and the User hereby expressly accepts any and all associated risks
544
+ involved with
545
+ the User’s use of the Platform.</p>
546
+ <p>It is further agreed to by the Parties that the contents of this Section shall survive even
547
+ after the
548
+ termination or expiry of the Terms and/or Policy.</p>
549
+ <p>Neither the Firm nor the Platform shall be liable for damages for any delay or failure to
550
+ perform its
551
+ obligations hereunder if such delay or failure is due to cause beyond its control or without
552
+ its
553
+ fault or negligence, due to Force Majeure events including but not limited to acts of war,
554
+ acts of
555
+ God, earthquake, riot, fire, festive activities sabotage, labour shortage or dispute,
556
+ internet
557
+ interruption, technical failure, breakage of sea cable, hacking, piracy, cheating, illegal
558
+ or
559
+ unauthorized.</p>
560
+ <h3> FORCE MAJEURE </h3>
561
+ <p>It is expressly agreed to by the Parties hereto that the formation, interpretation and
562
+ performance of
563
+ these Terms and any disputes arising therefrom will be resolved through a two-step Alternate
564
+ Dispute
565
+ Resolution (“ADR”) mechanism. It is further agreed to by the Parties that the contents of
566
+ this
567
+ Section shall survive even after the termination or expiry of the Terms and/or Policy.</p>
568
+ <h3> DISPUTE RESOLUTION AND JURISDICTION </h3>
569
+ <p>1. <b>Mediation:</b>In case of any dispute between the parties, the Parties will attempt to
570
+ resolve
571
+ the same amicably amongst themselves, to the mutual satisfaction of all Parties. In the
572
+ event that
573
+ the Parties are unable to reach such an amicable solution within thirty (30) days of one
574
+ Party
575
+ communicating the existence of a dispute to any other Party, the dispute will be resolved by
576
+ arbitration, as detailed hereinbelow;</p>
577
+ <p>1. <b>Arbitration::</b>In the event that the Parties are unable to amicably resolve a dispute
578
+ by
579
+ mediation, said dispute will be referred to arbitration by a sole arbitrator to be appointed
580
+ by the
581
+ Firm, and the award passed by such sole arbitrator will be valid and binding on all Parties.
582
+ The
583
+ Parties shall bear their own costs for the proceedings, although the sole arbitrator may, in
584
+ his/her
585
+ sole discretion, direct either Party to bear the entire cost of the proceedings. The
586
+ arbitration
587
+ shall be conducted in English, and the seat of Arbitration shall be Delhi, India.</p>
588
+ <p>The Parties expressly agree that the Terms of Use, Privacy Policy and any other agreements
589
+ entered
590
+ into between the Parties are governed by the laws, rules and regulations of India</p>
591
+ <p>Any and all communication relating to any dispute or grievance experienced by the User may be
592
+ communicated to the Firm by the User by emailing to
593
+ care@{{page.companyName}}.{{page.domain}}.</p>
594
+ <h3> NOTICES </h3>
595
+ <h3> MISCELLANEOUS PROVISIONS </h3>
596
+ <p>1. <b>Entire Agreement:</b> These Terms, read with the Policy, form the complete and final
597
+ contract
598
+ between the User and the Firm with respect to the subject matter hereof and supersedes all
599
+ other
600
+ communications, representations and agreements (whether oral, written or otherwise) relating
601
+ thereto.</p>
602
+ <p>2. <b>Waiver:</b>The failure of either Party at any time to require performance of any
603
+ provision of
604
+ these Terms shall in no manner affect such Party's right at a later time to enforce the
605
+ same. No
606
+ waiver by either party of any breach of these Terms, whether by conduct or otherwise, in any
607
+ one or
608
+ more instances, shall be deemed to be or construed as a further or continuing waiver of any
609
+ such
610
+ breach, or a waiver of any other breach of these Terms.</b> </p>
611
+ <p>3. <b>Severability:</b> If any provision/clause of these Terms is held to be invalid, illegal
612
+ or
613
+ unenforceable by any court or authority of competent jurisdiction, the validity, legality
614
+ and
615
+ enforceability of the remaining provisions/clauses of these Terms shall in no way be
616
+ affected or
617
+ impaired thereby, and each such provision/clause of these Terms shall be valid and
618
+ enforceable to
619
+ the fullest extent permitted by law. In such case, these Terms shall be reformed to the
620
+ minimum
621
+ extent necessary to correct any invalidity, illegality or unenforceability, while preserving
622
+ to the
623
+ maximum extent the original rights, intentions and commercial expectations of the Parties
624
+ hereto, as
625
+ expressed herein.</p>
626
+ <p>4.<b> Contact Us</b>: If you have any questions about this Policy, the practices of the
627
+ Platform, or
628
+ your experience with the Service provided by the Platform, you can contact us at
629
+ care@{{page.companyName}}.{{page.domain}}.
630
+ </p>
631
+ </div>
632
+ <div>
633
+ </div>
634
+ <div>
635
+ {{content}}
636
+ </div>
637
+ {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
638
+ </div>
639
+ </div>
640
+ {%- endif -%}
641
+ </div>
642
+ </div>
643
+ {% include appscms/footer/static-footer.html %}
644
+ {% include script.html %}
645
+ </body>
646
+
647
647
  </html>