-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterms-of-use.html
373 lines (359 loc) · 27.2 KB
/
terms-of-use.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta http-equiv="x-ua-compatible" content="ie=edge"/>
<title>Template / Dvents</title>
<meta content="" name="description"/>
<meta content="" name="keywords"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta content="telephone=no" name="format-detection"/>
<meta name="HandheldFriendly" content="true"/>
<link rel="stylesheet" href="assets/css/master.css"/>
<!-- SWITCHER-->
<link href="assets/plugins/switcher/css/switcher.css" rel="stylesheet" id="switcher-css"/>
<link href="assets/plugins/switcher/css/color1.css" rel="alternate stylesheet" title="color1"/>
<link href="assets/plugins/switcher/css/color2.css" rel="alternate stylesheet" title="color2"/>
<link href="assets/plugins/switcher/css/color3.css" rel="alternate stylesheet" title="color3"/>
<link href="assets/plugins/switcher/css/color4.css" rel="alternate stylesheet" title="color4"/>
<link href="assets/plugins/switcher/css/color5.css" rel="alternate stylesheet" title="color5"/>
<link rel="icon" type="image/x-icon" href="favicon.ico"/><!--[if lt IE 9 ]>
<script src="/assets/js/separate-js/html5shiv-3.7.2.min.js" type="text/javascript"></script><meta content="no" http-equiv="imagetoolbar">
<![endif]-->
</head>
<body>
<!-- Loader-->
<div id="page-preloader"><span class="spinner border-t_second_b border-t_prim_a"></span></div>
<!-- Loader end-->
<div data-header="sticky" data-header-top="200" data-canvas="container" class="l-theme animated-css">
<!-- Start Switcher-->
<div class="switcher-wrapper">
<div class="demo_changer">
<div class="demo-icon text-primary"><i class="fa fa-cog fa-spin fa-2x"></i></div>
<div class="form_holder">
<div class="predefined_styles">
<div class="skin-theme-switcher">
<h4>Color</h4><a href="javascript:void(0);" data-switchcolor="color1" style="background-color:#fe3e01;" class="styleswitch"></a><a href="javascript:void(0);" data-switchcolor="color2" style="background-color:#FFAC3A;" class="styleswitch"></a><a href="javascript:void(0);" data-switchcolor="color3" style="background-color:#28af0f;" class="styleswitch"></a><a href="javascript:void(0);" data-switchcolor="color4" style="background-color:#e425e9;" class="styleswitch"></a><a href="javascript:void(0);" data-switchcolor="color5" style="background-color:#0c02bd;" class="styleswitch"></a>
</div>
</div>
</div>
</div>
</div>
<!-- end switcher-->
<!-- ==========================-->
<!-- SEARCH MODAL-->
<!-- ==========================-->
<div class="header-search open-search">
<div class="container">
<div class="row">
<div class="col-sm-8 col-sm-offset-2 col-xs-10 col-xs-offset-1">
<div class="navbar-search">
<form class="search-global">
<input type="text" placeholder="Type to search" autocomplete="off" name="s" value="" class="search-global__input"/>
<button class="search-global__btn"><i class="icon stroke icon-Search"></i></button>
<div class="search-global__note">Begin typing your search above and press return to search.</div>
</form>
</div>
</div>
</div>
</div>
<button type="button" class="search-close close"><i class="fa fa-times"></i></button>
</div>
<!-- ==========================-->
<!-- MOBILE MENU-->
<!-- ==========================-->
<div data-off-canvas="mobile-slidebar left overlay">
<ul class="nav navbar-nav">
<li><a href="home.html" >Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="home.html">Works</a></li>
<li><a href="about.html">About</a></li>
<li><a href="blog-main.html">News</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<!-- ==========================-->
<!-- FULL SCREEN MENU-->
<!-- ==========================-->
<div class="wrap-fixed-menu" id="fixedMenu">
<nav class="fullscreen-center-menu">
<div class="menu-main-menu-container">
<ul class="nav navbar-nav">
<li><a href="home.html" >Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="home.html">Works</a></li>
<li><a href="about.html">About</a></li>
<li><a href="blog-main.html">News</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div> </nav>
<button type="button" class="fullmenu-close"><i class="fa fa-times"></i></button>
</div>
<header class="header header-boxed-width header-background-trans header-logo-black header-topbarbox-1-left header-topbarbox-2-right header-navibox-1-left header-navibox-2-right header-navibox-3-right header-navibox-4-right">
<div class="top-bar">
<div class="container container-boxed-width">
<div class="container">
<div class="header-topbarbox-1">
<ul class="top-bar-contact">
<li class="top-bar-contact__item"><i class="icon icon-call-in"></i> (+01) 123 456 7899</li>
<li class="top-bar-contact__item"><i class="icon icon-envelope-open"></i> Contact [at] Dvents.com</li>
<li class="top-bar-contact__item"><i class="icon icon-clock"></i> Mon – Fri 9.00 am – 6.00 pm</li>
</ul>
</div>
<div class="header-topbarbox-2">
<ul class="social-net list-inline">
<li class="social-net__item"><a href="twitter.com" class="social-net__link text-primary_h"><i class="icon fa fa-twitter"></i></a></li>
<li class="social-net__item"><a href="facebook.com" class="social-net__link text-primary_h"><i class="icon fa fa-facebook"></i></a></li>
<li class="social-net__item"><a href="plus.google.com" class="social-net__link text-primary_h"><i class="icon fa fa-google-plus"></i></a></li>
<li class="social-net__item"><a href="linkedin.com" class="social-net__link text-primary_h"><i class="icon fa fa-linkedin"></i></a></li>
</ul>
<!-- end social-list-->
</div>
</div>
</div>
</div>
<div class="container container-boxed-width">
<nav id="nav" class="navbar">
<div class="container">
<div class="header-navibox-1">
<!-- Mobile Trigger Start-->
<button class="menu-mobile-button visible-xs-block js-toggle-mobile-slidebar toggle-menu-button"><i class="toggle-menu-button-icon"><span></span><span></span><span></span><span></span><span></span><span></span></i></button>
<!-- Mobile Trigger End--><a href="home.html" class="navbar-brand scroll"><img src="assets/media/general/logo.png" alt="logo" class="normal-logo"/><img src="assets/media/general/logo-dark.png" alt="logo" class="scroll-logo hidden-xs"/></a>
</div>
<div class="header-navibox-3">
<ul class="nav navbar-nav hidden-xs clearfix vcenter">
<li>
<button class="js-toggle-screen toggle-menu-button"><i class="toggle-menu-button-icon"><span></span><span></span><span></span><span></span><span></span><span></span></i></button>
</li>
<li><a href="#" class="btn_header_search"><i class="fa fa-search"></i></a></li>
</ul>
</div>
<div class="header-navibox-2">
<ul class="yamm main-menu nav navbar-nav">
<li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Home<b class="caret"></b></a>
<ul role="menu" class="dropdown-menu">
<li><a href="home.html" >Home ver 01</a></li>
<li><a href="home-2.html" >Home ver 02</a></li>
</ul>
</li>
<li><a href="services.html">Services</a></li>
<li><a href="about.html">About</a></li>
<li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">News<b class="caret"></b></a>
<ul role="menu" class="dropdown-menu">
<li><a href="blog-main.html" >Blog main</a></li>
<li><a href="blog-post.html" >Blog post</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
<li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Pages<b class="caret"></b></a>
<ul role="menu" class="dropdown-menu">
<li><a href="404.html" >Page 404</a></li>
<li><a href="headers.html" >Headers</a></li>
<li><a href="typography.html" >Typography</a></li>
<li><a href="privacy-policy.html" >Privacy policy</a></li>
<li><a href="terms-of-use.html" >Terms of use</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!-- end .header-->
<div class="b-title-page area-bg area-bg_dark parallax">
<div class="area-bg__inner">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="ui-decor-2 ui-decor-2_vert bg-primary"></div>
<h1 class="b-title-page__title">Terms of use</h1>
<ol class="breadcrumb">
<li><a href="home.html">Home</a></li>
<li class="active">terms of use</li>
</ol>
<!-- end breadcrumb-->
</div>
</div>
</div>
</div>
</div>
<!-- end b-title-page-->
<div class="container">
<div class="row">
<div class="col-xs-12">
<section class="section-policy">
<h3>Welcome</h3>
<p>1. Hi, we’re Envato. We’ve met before over at Envato Market Terms. It’s good to meet you again and we’re really glad you’re keen on becoming an author with us.</p>
<p>2. Imagine creating what you want, when you want, from the comfort of your own home, making passive income whether you’re working or not. Some of our authors sell stock in their free time as a hobby, some do it to get their name out there, and some are able to make it their full time profession.</p>
<p>3. Becoming an author is easy and if you’ve reached this point then you’re already a member and you’ve accepted our Envato Market Terms. These additional terms for authors (‘Author Terms’) are an extra part of the Envato Market Terms that apply specifically to authors on the Envato Market. You’ll need to agree to them before you can become an author. These govern the relationships, rights and obligations of authors to us and buyers using Envato Market. You agree to put your items on Envato Market and make them available to buyers on the basis stated in the Envato Market Terms and these Author Terms.</p>
<p class="text-bg bg-border">As an author on the Envato Market you have responsibilities to us and buyers of your items. Please take the time to review these Author Terms carefully.</p>
<p>4. When we say ‘you’ in these Author Terms we are referring to you, the author. All other words defined or explained in the Envato Market Terms have the same meaning here. If there’s any inconsistency between what we say in these Author Terms and what is in the Envato Market Terms, what we say in these Author Terms prevails.</p>
<p>5. Read on for details about your author responsibilities, the process of selling your items on the Envato Market and how you can earn money with us.</p>
<h3>Becoming an author</h3>
<p>6.<strong> Becoming an author is free:</strong> Becoming an author and putting your items up on the Envato Market is free but there is a review process before your items go live. There are a few things you promise in exchange for the right to be an author, which are outlined in these Author Terms.</p>
<p>7.<strong> Process to become an author:</strong> There are easy steps you follow to sign up as an author, which are outlined on the Envato Market Become an Author guide. There you’ll find instructions and resources that will help you get started. You’ll also find information about payment, submission requirements and other important information about being an author on our Author Guide page.</p>
<h3>How selling your items works</h3>
<p>8. What you're providing:</p>
<ol class="list-letter">
<li><strong> License:</strong> When you ‘sell’ an item, you’re making your item available to buyers and downloaders to use that item under certain conditions; you’re not actually selling the item itself. What you’re selling includes a license directly to the buyer or downloader to use that item under the relevant license options that we set.
<p class="text-bg bg-border">For the different types of licenses and detail about what rights you are licensing see our licensing page. Take a moment to understand how your work will be licensed!</p>
</li>
<li><strong> Item support:</strong> You can choose whether or not to support certain items. If you choose to support an item, this will be identified on the item page. All supported items include a support period. Buyers can buy support extensions on these items.
<p class="text-bg bg-border">To understand item support, like what items are covered, what you agree to provide buyers, the support period and support extension options, see the item support policy page.</p>
</li>
</ol>
<p>9. The total price for an item on Envato Market is made up of:</p>
<ol class="list-letter">
<li><strong> Item price:</strong> The item price is made up of a license fee (for the license chosen for the item), and if relevant the item support fee (for supported items).</li>
<li><strong> Buyer fee:</strong> This is the fee buyers pay Envato for the buyer services we provide buyers.</li>
<li><strong> Handling fee:</strong> In some transactions the total price may include a handling fee.</li>
<li><strong> Taxes: Some transactions may be subject to tax that may be added to the list price or handling fee.</strong>
<p class="text-bg bg-border">The list price is made up of the item price and buyer fee, and is the price on an item page.. See Envato Market Terms for information about all the parts of the total price.</p>
</li>
</ol>
<p>10.<strong> Exclusivity:</strong> When you become an author, you can choose to make your items available exclusively on the Envato Market or have the option of selling your items elsewhere. As we explain next, the percentage of revenue you receive from each sale of your item will vary depending on your choice. You can change your exclusivity status which will affect the percentage of revenue you get after you change your status.</p>
<p>11.<strong> Your earnings; author fee:</strong> When your item is sold on Envato Market, you will earn the item price component of the list price less an author fee that we charge. The author fee is what you are charged by Envato for use of our platform and services as an author. The author fee is determined by whether you are selling the item only on Envato Market exclusively and by the aggregate value of list price sales you’ve had in the past. The author fee you pay to us is set out in the rates schedule that we can change at our discretion, from time to time. Any changes to these rates will take effect on and from the date on which notice of the variation is posted by us on Envato Market.</p>
<p>12.<strong> Setting the prices of items:</strong> We set the prices of items in some categories on Envato Market. We know how valuable your creations are to you and so we endeavour to make the prices we set for your items fair and in line with the going market rate. Even so, you acknowledge and agree that we have absolute control over the pricing of Envato Market items in categories where we set the prices. There are some categories known as 'author-driven pricing categories' where authors set the prices for their items. If you sell items in an author-driven pricing category, you must make all pricing decisions independently. This means that discussions about your pricing decisions are not permitted under any circumstances.</p>
<p>13.<strong> Review:</strong> When you think you’ve created an item suitable for Envato Market, you can submit that item to us to check the quality and whether it contains adequate information for buyers. We have rules about what we accept and don’t accept and you can read up on these in our author-related Envato Market information. Although we always like to provide constructive feedback we’re not obliged to give you any reasons for rejecting your item. We have the final say on whether items are accepted for Envato Market.</p>
<p>14.<strong> No Variation:</strong> You are not permitted to vary these terms (or our Envato Market Terms) as they apply between you and buyers, or to offer your items on different terms or with additional terms (for example, through your item description pages). Any different or additional terms that you try to impose on Envato Market on your items will have no effect against buyers or Envato.</p>
</section>
</div>
</div>
</div>
<footer class="footer">
<div class="footer__main">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="text-center"><a href="home.html" class="footer__logo"><img src="assets/media/general/logo.png" alt="Logo" class="img-responsive"/></a></div>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<form class="footer-form">
<div class="row">
<div class="col-sm-5">
<h3 class="footer-form__title">Get the FREE Newsletter</h3>
<div class="footer-form__info">Sign up to get the updates about new events</div>
</div>
<div class="col-sm-7">
<div class="form-group">
<input type="email" placeholder="Your email address ..." class="footer-form__input"/>
<button class="footer-form__btn form-control-feedback"><i class="icon icon-envelope-open text-primary_h"></i></button>
</div>
</div>
</div>
</form>
</div>
</div>
<div class="row">
<div class="col-md-3">
<div class="footer-section">
<h3 class="footer-section__title ui-title-inner"><i class="ui-decor-2 bg-primary"></i> About Dvents</h3>
<div class="footer-section__subtitle">The Events Specialists!</div>
<div class="footer__info">
<p>Aorem ipsum dolor sit amet elit sed lum tempor incididunt ut labore el dolore alg minim veniam quis nostrud lorem psum dolor sit amet sed incididunt.</p>
</div><a href="about.html" class="btn btn-default btn-xs"><i class="icon"></i> Read More</a>
</div>
</div>
<div class="col-md-3">
<section class="footer-section">
<h3 class="footer-section__title ui-title-inner"><i class="ui-decor-2 bg-primary"></i> Keep In Touch</h3>
<div class="footer__contact"><i class="icon icon-map"></i> 38-2 Hilton Street, California, USA</div>
<div class="footer__contact"><i class="icon icon-call-in"></i> (+01) 123 456 7890</div>
<div class="footer__contact"><i class="icon icon-envelope-open"></i> [email protected]</div>
<div class="footer__contact"><i class="icon icon-clock"></i> Mon - Fri 9.00 am - 6.00 pm</div>
</section>
</div>
<div class="col-md-3">
<section class="footer-section">
<h3 class="footer-section__title ui-title-inner"><i class="ui-decor-2 bg-primary"></i> Events Gallery</h3>
<ul class="footer-gallery list-unstyled js-zoom-gallery clearfix">
<li class="footer-gallery__item"><a href="assets/media/components/footer/gallery-1.jpg" class="footer-gallery__link js-zoom-gallery__item"><img src="assets/media/components/footer/gallery-1.jpg" alt="foto" class="img-responsive"/></a></li>
<li class="footer-gallery__item"><a href="assets/media/components/footer/gallery-2.jpg" class="footer-gallery__link js-zoom-gallery__item"><img src="assets/media/components/footer/gallery-2.jpg" alt="foto" class="img-responsive"/></a></li>
<li class="footer-gallery__item"><a href="assets/media/components/footer/gallery-3.jpg" class="footer-gallery__link js-zoom-gallery__item"><img src="assets/media/components/footer/gallery-3.jpg" alt="foto" class="img-responsive"/></a></li>
<li class="footer-gallery__item"><a href="assets/media/components/footer/gallery-4.jpg" class="footer-gallery__link js-zoom-gallery__item"><img src="assets/media/components/footer/gallery-4.jpg" alt="foto" class="img-responsive"/></a></li>
<li class="footer-gallery__item"><a href="assets/media/components/footer/gallery-5.jpg" class="footer-gallery__link js-zoom-gallery__item"><img src="assets/media/components/footer/gallery-5.jpg" alt="foto" class="img-responsive"/></a></li>
<li class="footer-gallery__item"><a href="assets/media/components/footer/gallery-6.jpg" class="footer-gallery__link js-zoom-gallery__item"><img src="assets/media/components/footer/gallery-6.jpg" alt="foto" class="img-responsive"/></a></li>
</ul>
</section>
</div>
<div class="col-md-3">
<section class="footer-section">
<h3 class="footer-section__title ui-title-inner"><i class="ui-decor-2 bg-primary"></i> Quick Links</h3>
<ul class="footer-list list list-mark-4 list-unstyled">
<li class="footer-list__item"><a href="services.html" class="footer-list__link">Our Services</a></li>
<li class="footer-list__item"><a href="home.html" class="footer-list__link">Our Team</a></li>
<li class="footer-list__item"><a href="about.html" class="footer-list__link">About Dvents</a></li>
<li class="footer-list__item"><a href="home.html" class="footer-list__link">Clients List</a></li>
<li class="footer-list__item"><a href="blog-main.html" class="footer-list__link">News Blog</a></li>
<li class="footer-list__item"><a href="assets/downloads/doc-2.pdf" class="footer-list__link">Brochure</a></li>
<li class="footer-list__item"><a href="contact.html" class="footer-list__link">Get In Touch</a></li>
</ul>
</section>
</div>
</div>
</div>
</div>
<div class="footer__bottom">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="copyright pull-left">© 2016<strong> Dvents</strong> - The Events Specialists All Rights Reserved.<a href="terms-of-use.html" class="copyright__link"> Terms of Use</a><a href="privacy-policy.html" class="copyright__link">Privacy Policy</a></div>
<ul class="social-net list-inline pull-right">
<li class="social-net__item"><a href="youtube.com" class="social-net__link text-primary_h"><i class="icon fa fa-youtube"></i></a></li>
<li class="social-net__item"><a href="twitter.com" class="social-net__link text-primary_h"><i class="icon fa fa-twitter"></i></a></li>
<li class="social-net__item"><a href="facebook.com" class="social-net__link text-primary_h"><i class="icon fa fa-facebook"></i></a></li>
<li class="social-net__item"><a href="plus.google.com" class="social-net__link text-primary_h"><i class="icon fa fa-google-plus"></i></a></li>
<li class="social-net__item"><a href="instagram.com" class="social-net__link text-primary_h"><i class="icon fa fa-instagram"></i></a></li>
</ul>
<!-- end social-list-->
</div>
</div>
</div>
</div>
</footer>
<!-- .footer-->
</div>
<!-- end layout-theme-->
<!-- ++++++++++++-->
<!-- MAIN SCRIPTS-->
<!-- ++++++++++++-->
<script src="assets/libs/jquery-1.12.4.min.js"></script>
<script src="assets/libs/jquery-migrate-1.2.1.js"></script>
<!-- Bootstrap-->
<script src="assets/libs/bootstrap/bootstrap.min.js"></script>
<!-- User customization-->
<script src="assets/js/custom.js"></script>
<!---->
<!-- Color scheme-->
<script src="assets/plugins/switcher/js/dmss.js"></script>
<!-- Select customization & Color scheme-->
<script src="assets/plugins/bootstrap-select/js/bootstrap-select.min.js"></script>
<!-- Slider 1-->
<script src="assets/plugins/owl-carousel/owl.carousel.min.js"></script>
<!-- Slider 2-->
<script src="assets/plugins/bxslider/vendor/jquery.easing.1.3.js"></script>
<script src="assets/plugins/bxslider/vendor/jquery.fitvids.js"></script>
<script src="assets/plugins/bxslider/jquery.bxslider.min.js"></script>
<!-- Pop-up window-->
<script src="assets/plugins/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- Headers scripts-->
<script src="assets/plugins/headers/slidebar.js"></script>
<script src="assets/plugins/headers/header.js"></script>
<!-- Mail scripts-->
<script src="assets/plugins/jqBootstrapValidation.js"></script>
<script src="assets/plugins/contact_me.js"></script>
<!-- Parallax-->
<script src="assets/plugins/stellar/jquery.stellar.min.js"></script>
<!-- Filter and sorting images-->
<script src="assets/plugins/isotope/isotope.pkgd.min.js"></script>
<script src="assets/plugins/isotope/imagesLoaded.js"></script>
<!-- Progress numbers-->
<script src="assets/plugins/rendro-easy-pie-chart/jquery.easypiechart.min.js"></script>
<script src="assets/plugins/rendro-easy-pie-chart/waypoints.min.js"></script>
<!-- Animations-->
<script src="assets/plugins/scrollreveal/scrollreveal.min.js"></script>
</body>
</html>