<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/html">

<head>
	<!-- Global site tag (gtag.js) - Google Analytics -->
	<script async src="https://www.googletagmanager.com/gtag/js?id=UA-107948519-1"></script>
	<script>
	window.dataLayer = window.dataLayer || [];
	function gtag(){dataLayer.push(arguments);}
	gtag('js', new Date());

	gtag('config', 'UA-107948519-1');
	</script>

	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
	<title>Karma Token Sale</title>
	<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,700,900&amp;subset=latin-ext" rel="stylesheet">
	<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800&amp;subset=latin-ext" rel="stylesheet">
	<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">

	<link href="css/style.css" rel="stylesheet">

	<link rel="apple-touch-icon" sizes="57x57" href="img/icons/apple-touch-icon-57x57.png">
	<link rel="apple-touch-icon" sizes="60x60" href="img/icons/apple-touch-icon-60x60.png">
	<link rel="apple-touch-icon" sizes="72x72" href="img/icons/apple-touch-icon-72x72.png">
	<link rel="apple-touch-icon" sizes="76x76" href="img/icons/apple-touch-icon-76x76.png">
	<link rel="apple-touch-icon" sizes="114x114" href="img/icons/apple-touch-icon-114x114.png">
	<link rel="apple-touch-icon" sizes="120x120" href="img/icons/apple-touch-icon-120x120.png">
	<link rel="apple-touch-icon" sizes="144x144" href="img/icons/apple-touch-icon-144x144.png">
	<link rel="apple-touch-icon" sizes="152x152" href="img/icons/apple-touch-icon-152x152.png">
	<link rel="apple-touch-icon" sizes="180x180" href="img/icons/apple-touch-icon-180x180.png">
	<link rel="icon" type="image/png" href="img/icons/favicon-32x32.png" sizes="32x32">
	<link rel="icon" type="image/png" href="img/icons/android-chrome-192x192.png" sizes="192x192">
	<link rel="icon" type="image/png" href="img/icons/favicon-96x96.png" sizes="96x96">
	<link rel="icon" type="image/png" href="img/icons/favicon-16x16.png" sizes="16x16">
	<link rel="manifest" href="img/icons/manifest.json">
	<link rel="shortcut icon" href="img/icons/favicon.ico">
	<meta name="apple-mobile-web-app-title" content="Karma">
	<meta name="application-name" content="Karma">
	<meta name="msapplication-TileColor" content="#692570">
	<meta name="msapplication-TileImage" content="img/icons/mstile-144x144.png">
	<meta name="msapplication-config" content="img/icons/browserconfig.xml">
	<meta name="theme-color" content="#692570">
</head>


<body class="home" data-spy="scroll" data-target=".navbar" data-offset="60">


<!-- SITE HEADER -->
<header class="site-header navbar-fixed-top no-bg">
	<nav class="navbar navbar-default transition-fast" role="navigation">
		<div class="container">
			<div class="navbar-header">
				<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-nav">
					<span class="sr-only">Toggle navigation</span>
					<span class="icon-bar"></span>
					<span class="icon-bar"></span>
					<span class="icon-bar"></span>
				</button>
				<a id="karma-logo" class="navbar-brand" href="index.html">
					<span class="sr-only">Karma</span>
					<img src="img/logo-karma.png" class="img-responsive" alt="Logo Karma">
				</a>
			</div>
			<div id="main-nav" class="collapse navbar-collapse navbar-right">
				<ul class="nav navbar-nav">
					<li><a class="menu-item-link" href="http://www.karmainternational.com">Home</a></li>
					<li><a class="menu-item-link" href="index.html#about-karma">About</a></li>
					<!--<li><a class="menu-item-link" href="index.html#documentation">White paper</a></li>-->
					<!--<li><a class="menu-item-link" href="index.html#ico-structure">TGE</a></li>-->
					<li><a class="menu-item-link" href="index.html#technology-stack">Technology</a></li>
					<li><a class="menu-item-link" href="index.html#token-distribution-model">Token Model</a></li>
					<!--<li><a class="menu-item-link" href="index.html#project-roadmap">Roadmap</a></li>-->
					<!--<li><a class="menu-item-link" href="index.html#tge-bonuses">Bonuses</a></li>-->
					<li><a class="menu-item-link" href="index.html#team">Team</a></li>
					<!--<li><a class="menu-item-link" href="index.html#advisors">Advisors</a></li>-->
					<li><a class="menu-item-link" href="media.html">Media</a></li>
					<li><a class="menu-item-link" href="index.html#contact">Contact</a></li>
				</ul>
			</div> <!--.navbar-collapse-->
		</div> <!--.container-fluid-->
	</nav>
</header>


<!-- INTRO -->
<section id="intro">
	<div class="container">
		<div class="row">
			<div class="col-xs-12 col-md-8 col-md-offset-2">
				<div class="intro-content-wrapper">
					<div class="intro-content">
						<br/><br/><br/><br/>
						<h2>World's First<br>Decentralized</h2>
							<h1>Smart<br>Community<br>Network</h1>

							<h3>THANK YOU FOR YOUR INTEREST IN KARMA’S TOKEN GENERATION EVENT
							PLEASE SUBSCRIBE TO RECEIVE ANNOUNCEMENTS AND TIMELINES</h3>

					<!--	<a href="#contact">
							<input style="width: 200px; height: 40px; border-radius: 20px;" type="button" value="Contribute now" name="subscribe" class="form-control btn btn-default">
						</a>
					-->
						<br/><br/>
							<!--
              <form class="" action="index.html" method="post">
                  <div class="form-group">
                    <div class="input-group">
                          <input type="text" class="form-control" placeholder="Enter your e-mail address and we'll keep you updated">
                      <span class="input-group-btn">
                              <button class="btn btn-default" type="button">Sign Up</button>
                          </span>
                    </div>
                  </div>
              </form>-->

							<!-- Begin MailChimp Signup Form -->
							<!--<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">-->



							<div id="mc_embed_signup">
								<form action="https://karmainternational.us8.list-manage.com/subscribe/post?u=47fd3f5a646e87879e4fef808&amp;id=dc7b165d2c" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline" target="_blank" novalidate>
									<div id="mc_embed_signup_scroll">
										<div class="mc-field-group">
											<label for="mce-EMAIL" class="sr-only">Email Address  <span class="asterisk">*</span></label>

											<input id="mce-EMAIL" type="email" value="" name="EMAIL" class="form-control required email" placeholder="Enter your e-mail address">

											<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_47fd3f5a646e87879e4fef808_dc7b165d2c" tabindex="-1" value=""></div>

											<input id="mc-embedded-subscribe"type="submit" type="button" value="Subscribe" name="subscribe" class="form-control btn btn-default">

											<div id="mce-responses" class="clear">
												<div class="response" id="mce-error-response" style="display:none"></div>
												<div class="response" id="mce-success-response" style="display:none"></div>
											</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->

										</div>
									</div>
								</form>
							</div>
							<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
							<!--End mc_embed_signup-->

							<ul class="social list-unstyled list-inline text-center">
								<li>
									<a href="https://twitter.com/KarmaIntl" target="_blank">
										<div class="fa-wrapper">
											<i class="fa fa-twitter"></i>
										</div>
									</a>
								</li>
								<li>
									<a href="https://www.facebook.com/karmaintl/" target="_blank">
										<div class="fa-wrapper">
											<i class="fa fa-facebook"></i>
										</div>
									</a>
								</li>
								<li>
									<a href="https://medium.com/@karmatge" target="_blank">
										<div class="fa-wrapper">
											<i class="fa fa-medium"></i>
										</div>
									</a>
								</li>
								<li>
									<a href="https://t.me/karmatge" target="_blank">
										<div class="fa-wrapper">
											<i class="fa fa-send"></i>
										</div>
									</a>
								</li>
								<li>
									<a href="https://instagram.com/karmaintl/" target="_blank">
										<div class="fa-wrapper">
											<i class="fa fa-instagram"></i>
										</div>
									</a>
								</li>
								<li>
									<a href="https://linkedin.com/company/977154" target="_blank">
										<div class="fa-wrapper">
											<i class="fa fa-linkedin"></i>
										</div>
									</a>
								</li>
							</ul> <!--.social-->

						<br/>
					</div> <!--.intro-content-->

				</div> <!--.intro-content-wrapper-->
			</div> <!--.col-->
		</div> <!--.row-->
	</div> <!--.container-->
</section> <!--#intro-->


<!-- ABOUT KARMA -->
<section id="about-karma">
	<div class="container">
		<div class="row">
			<div class="col-xs-12">
				<img src="img/about-karma-statistics.png" class="img-responsive" alt="Karma Statistics">
				<h3>Given the era of decentralization, Karma’s new mission is to provide the Karma Protocol and Karma International Token (KIT) to empower membership-based communities around the world, including:</h3>
				<ul class="about-karma-list list-unstyled">
					<li>Physical membership organizations (such as country or golf clubs)</li>
					<li>Virtual membership organizations (such as university alumni chapters)</li>
					<li>Non-profit organizations which lack the operational backbone (CRM, ERP, Analytics, etc.)</li>
				</ul>
				<br/>
				<p style="width: 80%; margin-left: 10%; ">Established in 2005, Karma had the original mission of connecting exceptional and inspirational individuals both socially and professionally through a variety of high profile experiential events, business networking summits, social gatherings, and international excursions.</p>
			</div> <!--.col-->
		</div> <!--.row-->
	</div> <!--.container-->
</section> <!--#about-karma-->


<!-- DOCUMENTATION
<section id="documentation">
	<div class="container">
		<div class="row">
			<div class="col-xs-12">
				<h2>Documentation</h2>
			</div>
			<div class="col-xs-12 col-md-6">
				<a href="documents/karma_executive_summary.pdf" target="_blank" class="btn btn-default">Executive Summary</a>
				<a href="documents/karma_executive_summary.pdf" target="_blank">
					<img src="img/executive-summary.png" class="img-responsive" alt="Executive Summary">
				</a>
			</div>
			<div class="col-xs-12 col-md-6">
				<a href="documents/karma-whitepaper.pdf" target="_blank" class="btn btn-default">White Paper</a>
				<a href="documents/karma-whitepaper.pdf" target="_blank">
					<img src="img/white-paper.png" class="img-responsive" alt="White Paper">
				</a>
			</div>
		</div>
	</div>
</section>-->


<!-- ICO STRUCTURE
<section id="ico-structure">
	<div class="container">
		<div class="row">
			<div class="col-xs-12">
				<h2>Token Generation Event (TGE) Structure</h2>
			</div>
		</div>
		<div class="row">
			<h3>Accepting:</h3>
			<p>BTC / ETH / EOS</p>
			<p>All cryptocurrencies accepted through Changelly.</p>
			<hr/>
			<h3>Symbol:</h3>
			<p>Karma International Token (KIT)</p>
			<hr/>
			<h3>Token Supply:</h3>
			<p>1,250,000,000 KIT</p>
			<hr/>
			<h3>Price/Token:</h3>
			<p>$0.0706</p>
			<hr/>
			<h3>Token Sale Cap:</h3>
			<p>$20,000,000</p>
		</div>
	</div>
</section>-->


<!-- TECHNOLOGY STACK -->
<section id="technology-stack">
	<div class="container">
		<div class="row">
			<div class="col-xs-12 col-md-8 col-md-offset-2">
				<h2>Technology Stack</h2>
				<img src="img/technology-stack.png" class="img-responsive" alt="Technology Stack">
			</div> <!--.col-->
		</div> <!--.row-->
	</div> <!--.container-->
</section>


<!-- TOKEN DISTRIBUTION MODEL
<section id="token-distribution-model">
	<div class="container">
		<div class="row">
			<div class="col-xs-12 col-md-8 col-md-offset-2">
				<h2>Token Distribution Model</h2>
				<img src="img/token-distribution-model.png" class="img-responsive" alt="Token Distribution Model">
			</div>
		</div>
	</div>
</section> -->


<!--#project-roadmap
<section id="project-roadmap">
	<div class="container">
		<div class="row">
			<div class="col-xs-12  col-md-8 col-md-offset-2">
				<h2>Project Roadmap</h2>
				<img src="img/project-roadmap.png" class="img-responsive" alt="Project Roadmap"><br>

				By Q2 2019, we intend to open the marketplace function of the Karma SaaS Software, which will allow the
				members of the network to direct new development and lead innovation.
			</div>
		</div>
	</div>
</section>
-->

<!-- TOKEN SALE KEY DATES
<section id="token-sales-key-dates">
	<div class="container">
		<div class="row" style="text-align: center;">
			<div class="col-xs-12">
				<h2>Token Sales Key Dates</h2>
			</div>
			<div class="col-xs-12 col-sm-6 col-md-2 col-md-offset-1">
				<img src="img/keydate-1.png" class="img-responsive" alt="Token Sales Keydate">
				<h4>Pre-TGE Start</h4>
			</div>
			<div class="col-xs-12 col-sm-6 col-md-2">
				<img src="img/keydate-2.png" class="img-responsive" alt="Token Sales Keydate">
				<h4>Pre-TGE End</h4>
			</div>
			<div class="col-xs-12 col-sm-6 col-md-2">
				<img src="img/keydate-3.png" class="img-responsive" alt="Token Sales Keydate">
				<h4>TGE Start</h4>
			</div>
			<div class="col-xs-12 col-sm-6 col-md-2">
				<img src="img/keydate-3.png" class="img-responsive" alt="Token Sales Keydate">
				<h4>TGE End</h4>
			</div>
			<div class="col-xs-12 col-sm-6 col-md-2">
				<img src="img/keydate-3.png" class="img-responsive" alt="Token Sales Keydate">
				<h4>Token Release</h4>
			</div>
		</div>
	</div>
</section> -->


<!-- TGE BONUSES
<section id="tge-bonuses">
	<div class="tge-bonuses-content">
		<div class="container">
			<div class="row">
				<div class="col-xs-12">
					<h2>TGE Bonuses</h2>
					<p>Bonuses are to be given in a time-based manner during the TGE as below:<br></p>
					<img src="img/tge-bonuses.png" class="img-responsive center-block" alt="TGE Bonuses">
				</div>
			</div>
		</div>
	</div>
</section> -->


<!-- OUR TEAM -->
<section id="team">
	<div class="container-fluid">

		<div class="row">
			<div class="col-xs-12">
				<h2>Team</h2>
			</div> <!--.col-->
		</div> <!--.row-->

		<div class="team-members row">
			<a href="#"data-toggle="modal" data-target="#modal-dylan-marer">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/dylan-marer.jpg');"></div>
					<div class="overlay">
						<h3>Dylan Marer</h3>
						<p>Chairman / CEO</p>
					</div>
				</div>
			</a>

			<!--
			<a href="#"data-toggle="modal" data-target="#modal-mike-costache">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/mike-costache.jpg');"></div>
					<div class="overlay">
						<h3>Mike Costache</h3>
						<p>President</p>
					</div>
				</div>
			</a>-->

			<a href="#" data-toggle="modal" data-target="#modal-marvin-epstein">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/marvin-epstein.jpg');"></div>
					<div class="overlay">
						<h3>Marvin Epstein</h3>
						<p>Executive Vice President</p>
					</div>
				</div>
			</a>

			<a href="#" data-toggle="modal" data-target="#modal-greg-marer">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/greg-marer.jpg');"></div>
					<div class="overlay">
						<h3>Greg Marer</h3>
						<p>Vice President of Operations</p>
					</div>
				</div>
			</a>

			<a href="#" data-toggle="modal" data-target="#modal-robert-golden">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/robert-golden.jpg');"></div>
					<div class="overlay">
						<h3>Robert Golden</h3>
						<p>Vice President of Membership</p>
					</div>
				</div>
			</a>

			<a href="#" data-toggle="modal" data-target="#modal-frank-frausto">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/frank-frausto.jpg');"></div>
					<div class="overlay">
						<h3>Frank Frausto</h3>
						<p>Vice President of Digital Marketing</p>
					</div>
				</div>
			</a>
		</div> <!--.team-members-->
	</div> <!--.container-->
</section>


<!-- BLOCKCHAIN EXPERTS -->
<section id="blockchain-experts">
	<div class="container-fluid">

		<div class="row">
			<div class="col-xs-12">
				<h2>Blockchain Experts</h2>
			</div> <!--.col-->
		</div> <!--.row-->

		<div class="team-members row">
			<a href="#" data-toggle="modal" data-target="#modal-ioana-frincu">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/ioana-frincu.jpg');"></div>
					<div class="overlay">
						<h3>Ioana Frincu</h3>
					</div>
				</div>
			</a>

			<a href="#" data-toggle="modal" data-target="#modal-dan-cearnau">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/dan-cearnau.jpeg');"></div>
					<div class="overlay">
						<h3>Dan Cearnau</h3>
					</div>
				</div>
			</a>

			<a href="#" data-toggle="modal" data-target="#modal-adrian-cazan">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/adrian-cazan.jpg');"></div>
					<div class="overlay">
						<h3>Adrian Cazan</h3>
					</div>
				</div>
			</a>
		</div> <!--.team-members-->
	</div> <!--.container-->
</section>


<!-- LEGAL ADVISORS -->
<section id="legal-advisors">
	<div class="container-fluid">

		<div class="row">
			<div class="col-xs-12">
				<h2>Legal Advisors</h2>
			</div> <!--.col-->
		</div> <!--.row-->

		<div class="team-members row">


			<a href="#" data-toggle="modal" data-target="#modal-josh-lawler">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/JoshLawler.jpeg');"></div>
					<div class="overlay">
						<h3>Josh Lawlor</h3>
					</div>
				</div>
			</a>

			<a href="#" data-toggle="modal" data-target="#modal-sagar-parikh">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/sagar-parikh.jpg');"></div>
					<div class="overlay">
						<h3>Sagar Parikh</h3>
					</div>
				</div>
			</a>
		</div> <!--.team-members-->
	</div> <!--.container-->
</section>


<!-- MARKETING TEAM -->
<section id="marketing-team">
	<div class="container-fluid">

		<div class="row">
			<div class="col-xs-12">
				<h2>Marketing Team</h2>
			</div> <!--.col-->
		</div> <!--.row-->

		<div class="team-members row">
			<a href="#" data-toggle="modal" data-target="#modal-andrei-bucur">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/andrei-bucur.png');"></div>
					<div class="overlay">
						<h3>Andrei Bucur</h3>
						<p>Branding</p>
					</div>
				</div>
			</a>

			<a href="#" data-toggle="modal" data-target="#modal-robert-preoteasa">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/robert-preoteasa.jpg');"></div>
					<div class="overlay">
						<h3>Robert Preoteasa</h3>
						<p>Event Marketing</p>
					</div>
				</div>
			</a>

			<a href="#" data-toggle="modal" data-target="#modal-adina-bold">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/adina-bold.jpg');"></div>
					<div class="overlay">
						<h3>Adina Bold</h3>
						<p>Event Marketing</p>
					</div>
				</div>
			</a>

			<a href="#" data-toggle="modal" data-target="#modal-bianca-dinescu">
				<div class="team-member col-xs-12 col-sm-6 col-md-3">
					<div class="team-member-picture" style="background-image: url('img/team-members/bianca-dinescu.jpg');"></div>
					<div class="overlay">
						<h3>Bianca Dinescu</h3>
						<p>Event Marketing</p>
					</div>
				</div>
			</a>
		</div> <!--.team-members-->
	</div> <!--.container-->
</section>





<!-- MARKETING OUTREACH -->
<section id="media">
	<div class="container">
		<div class="row">
			<div class="col-xs-12">
				<h2>Media</h2>
			</div>
		</div>
	</div>
	<div class="marketing-outreach-content">
		<div class="container">
			<div class="row">
				<div class="col-md-12">
					<div class="col-md-3 ">
						&nbsp;
					</div>
					<div class="col-md-3" style="border-left: 1px solid #ccc;">
						<a href="https://www.prnewswire.com/news-releases/karma-receives-300000-contribution-from-members-of-the-blockchain-investors-consortium-bic-for-its-pre-token-sale-300540408.html" style="color: #292929; text-align: left;">
							<img src="img/prn_twitter_sharing_logo.png" style="margin: 0 auto;" />
							<h4>
								Karma Receives $300,000 Contribution from Members of the Blockchain Investors Consortium (BIC) for its Pre-Token Sale
							</h4>
							<h5 style="color: #6b2f80">READ MORE</h5>
						</a>
					</div>
					<div class="col-md-3" style="border-left: 1px solid #ccc;">
						<a href="https://www.thestreet.com/story/14335694/1/mike-costache-appointed-as-new-president-of-karma-the-worlds-first-decentralized-smart-community-network.html" target="_blank" style="color: #292929; text-align: left;">
							<img src="img/the_street_logo.png" style="margin: 0 auto;" />
							<h4>
								Mike Costache Appointed As New President Of Karma, The World's First Decentralized Smart Community Network
							</h4>
							<h5 style="color: #6b2f80">READ MORE</h5>
						</a>
					</div>
					<div class="col-md-3" style="border-left: 1px solid #ccc;">
						<a href="https://www.prnewswire.com/news-releases/ryan-scott-online-marketing-pioneer-super-angel-investor-and-philanthropist-joins-karmas-dream-team-advisory-board-300536948.html" target="_blank" style="color: #292929; text-align: left;">
							<img src="img/prn_twitter_sharing_logo.png" style="margin: 0 auto;" />
							<h4>
								Ryan Scott, Online Marketing Pioneer, Super Angel Investor, and Philanthropist, Joins Karma’s Dream Team Advisory Board
							</h4>
							<h5 style="color: #6b2f80">READ MORE</h5>
						</a>
					</div>


				</div>
			</div>
		</div>
	</div>
</section>





<!-- CONTACT -->
<section id="contact">
	<div class="container">
		<div class="row">
			<div class="col-xs-12">
				<h2>Contact</h2>
			</div>
		</div>
	</div>
	<div class="contact-content">
		<div class="container">
			<div class="row">
				<form id="ts-form" style="text-align: left;" name="token-sale" action="sale-confirm.html" data-netlify="true">
					<div class="col-md-6">
						<div class="form-group">
							<label for="firstName">First name</label>
							<input type="text" name="firstName" class="form-control" id="firstName" placeholder="First name">
						</div>
					</div>
					<div class="col-md-6">
						<div class="form-group">
							<label for="lastName">Last name</label>
							<input type="text" name="lastName" class="form-control" id="lastName" placeholder="Last name">
						</div>
					</div>

					<div class="col-md-6">
						<div class="form-group">
							<label for="phoneNumber">Phone number</label>
							<input type="text" name="phoneNumber" class="form-control" id="phoneNumber" placeholder="Phone number">
						</div>
					</div>

					<div class="col-md-6">
						<div class="form-group">
							<label for="emailAddress">E-mail address</label>
							<input type="text" name="emailAddress" class="form-control" id="emailAddress" placeholder="E-mail address">
						</div>
					</div>

					<div class="col-md-4">
						<div class="form-group">
							<label for="City">City</label>
							<input type="text" name="city" class="form-control" id="city" placeholder="City">
						</div>
					</div>

					<div class="col-md-4">
						<div class="form-group">
							<label for="state">State</label>
							<input type="text" name="state" class="form-control" id="state" placeholder="State">
						</div>
					</div>

					<div class="col-md-4">
						<div class="form-group">
							<label for="country">Country</label>
							<input type="text" name="country" class="form-control" id="country" placeholder="Country">
						</div>
					</div>

					<!--<div class="col-md-12">
						<div class="form-group">
							<label>In which currency do you want to contribute:</label>
							<br/>
							<input type="radio" name="currency" value="BTC">&nbsp;&nbsp;BTC
							<span style="margin-left: 50px;"></span>
							<input type="radio" name="currency" value="ETH">&nbsp;&nbsp;ETH
							<span style="margin-left: 50px;"></span>
							<input type="radio" name="currency" value="USD">&nbsp;&nbsp;USD
						</div>
					</div>
					-->
					<div class="col-md-12">
						<div class="form-group">
							<label for="amount">Message</label>
							<input type="text" name="amount" class="form-control" id="amount" placeholder="Please type your message">
						</div>
					</div>

					<div class="col-md-12">
						<div class="form-group">
							<label for="How_did">How did you learn about Karma TGE?</label>
							<input type="text" name="How did you learn about Karma's TGE?" class="form-control" id="How_did" placeholder="Person / Social Media / News">
						</div>
					</div>

					<div class="col-md-12">
						<div class="g-recaptcha" data-sitekey="6LdaNUoUAAAAAKUmnMTVAwLfY-lBmCxHPnE4i3QQ"></div>
					</div>

					<div class="col-md-12" style="text-align: center;">
						<button type="submit" class="btn btn-primary">Submit</button>
					</div>
				</form>
			</div>
		</div>
	</div>
</section>


<!-- SITE FOOTER -->
<footer class="site-footer">
	<div class="container">
		<div class="row">
			<div class="col-xs-12 col-md-8 col-md-offset-2">

				<!-- Begin MailChimp Signup Form -->
				<!--<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">-->
				<div id="mc_embed_signup">
					<form action="https://karmainternational.us8.list-manage.com/subscribe/post?u=47fd3f5a646e87879e4fef808&amp;id=dc7b165d2c" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline" target="_blank" novalidate>
						<div id="mc_embed_signup_scroll">
							<div class="mc-field-group">
								<label for="mce-EMAIL" class="sr-only">Email Address  <span class="asterisk">*</span></label>

								<input id="mce-EMAIL" type="email" value="" name="EMAIL" class="form-control required email" placeholder="Subscribe to mail list">

								<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_47fd3f5a646e87879e4fef808_dc7b165d2c" tabindex="-1" value=""></div>

								<input id="mc-embedded-subscribe"type="submit" type="button" value="Subscribe" name="subscribe" class="form-control btn btn-default">

								<div id="mce-responses" class="clear">
									<div class="response" id="mce-error-response" style="display:none"></div>
									<div class="response" id="mce-success-response" style="display:none"></div>
								</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->

							</div>
						</div>
					</form>
				</div>
				<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
				<!--End mc_embed_signup-->

				<ul class="social list-unstyled list-inline text-center">
					<li>
						<a href="https://twitter.com/KarmaIntl" target="_blank">
							<div class="fa-wrapper">
								<i class="fa fa-twitter"></i>
							</div>
						</a>
					</li>
					<li>
						<a href="https://medium.com/@karmatge" target="_blank">
							<div class="fa-wrapper">
								<i class="fa fa-medium"></i>
							</div>
						</a>
					</li>
					<li>
						<a href="https://www.facebook.com/karmaintl/" target="_blank">
							<div class="fa-wrapper">
								<i class="fa fa-facebook"></i>
							</div>
						</a>
					</li>
					<li>
						<a href="https://t.me/karmatge" target="_blank">
							<div class="fa-wrapper">
								<i class="fa fa-send"></i>
							</div>
						</a>
					</li>
					<li>
						<a href="https://instagram.com/karmaintl/" target="_blank">
							<div class="fa-wrapper">
								<i class="fa fa-instagram"></i>
							</div>
						</a>
					</li>
					<li>
						<a href="https://linkedin.com/company/977154" target="_blank">
							<div class="fa-wrapper">
								<i class="fa fa-linkedin"></i>
							</div>
						</a>
					</li>
				</ul> <!--.social-->
			</div>
		</div>

		<div class="row">
			<div class="col-xs-12">
				<small class="text-center">*Karma trademark and logo are property of Karma International LLC, licensed and used with permission by Karma Tech, a Cayman Island exempt corporation.
				</small>
			</div>
		</div>
	</div>
</footer>


<!-- MODALS -->

<div class="modal fade" id="modal-dylan-marer" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/dylan-marer.jpg" alt="">
				<h3>Dylan Marer</h3>
				<p>Chairman / CEO</p>
				<p style="text-align: left;">
					Mr. Marer has led Karma in creating vision and direction to create the infrastructure and expand the brand both nationally and internationally.
					<br/><br/>
					Mr. Marer has twenty-nine years’ experience developing sales and marketing strategies for direct sales companies, advertising campaigns, commercials, sales collateral, sales & training media, and distribution strategies for a wide variety of corporate clients for their direct sales and retail product campaigns.
					<br/><br/>
					Mr. Marer is an award winning, television acclaimed, live event and show producer with experience in mass marketing, events and television commercial productions that include some of the nation’s most recognized entertainment, tech and product oriented brands. Marer’s productions range from the Global Media Launch of the movie Avatar Blu-ray for James Cameron, Oscar party celebration for the host of the Academy – Seth MacFarlane, Fox Entertainment movie press launches, Qualcomm, Best Buy, Maxim Media, and Twitter Flight 2016, just to name a few. Broadcast and Television experience include American Idol Singers Advantage, Sylvester Stallone’s InStone, ABC’s Extreme Makeover, Miracle Skin Transformer, Spray White 90, Hydroxatone, New Image, Doctors Say Yes, Free Triple Score.com, AbsolutePoker, and the World Poker Tour.
					<br/><br/>
					Mr. Marer has been recognized and covered by hundreds of major television media, news media, entertainment magazines, industry magazines and lifestyle pieces, including being the featured star of two, one hour, television documentaries on Nat Geo’s “Party Like an Emperor” and “Party Like the Queen of France” highlighting his creativity and skill as a live event producer and comparing his productions with some of the greatest events of all time. Additionally, Marer prides himself on using his expertise and creativity for the creation of movie quality, theatrically designed themes for the higher end charity events to raise money for worthy causes; "parties for the right reasons."
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-mike-costache" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/mike-costache.jpg" alt="">
				<h3>Mike Costache</h3>
				<p>President</p>
				<p style="text-align: left;">
					Mike never liked being put in a box so he spent the last 20 years as an entrepreneur, investment banker, author, professor, speaker, angel investor and fundraiser for various charities.
<br/><br/>
					Currently, Mike is the President of Karma, the world’s first decentralized Smart Community Network, using the Karma Protocol and Karma International Token (KIT) to empower membership-based communities.
<br/><br/>
					Mike is a Managing Partner at KrowdMentor, a strategic investment and advisory firm empowering blockchain startups, funds and entrepreneurs to reach their funding and liquidity goals. Mike is also the founder of the Blockchain Investors Consortium (BIC) and serves on the Advisory Board of Token-as-a-Service (TaaS), the first ever tokenized closed-end fund dedicated to investments in blockchain assets.
<br/><br/>
					Since 2011, Mike is a member of Tech Coast Angels (TCA), a network of 330 angel investors in Southern California who have invested $185 million in 300+ deals and raised over $1.5 billion from VCs.
					From 2006 to 2011, Mike was the President of Leo & Leo, which represented brands such as Maserati, Segway, NetJets, PrivatSea, Sunseeker Yachts, NetSuite, Marsh, Orgil Greenhouses, Miss Universe, and Rockstar Energy Drink. Total sales amounted to €60 million.
<br/><br/>
					From 2000 to 2006, Mike served as founding CEO of Pioneer TeleCare, an e-commerce firm with total revenues of $4 million. From 1998 to 2003, Mike was an Associate at WestPark Capital, The Interlink Group, Millennium Capital Partners, all LA-based i-banks.
					Mike holds a degree in Economics from Pepperdine University, a Graduate Certificate in Dispute Resolution from Pepperdine’s School of Law and has completed the Program on Negotiations for Senior Executives at Harvard.
<br/><br/>
					Born in Romania in 1977, Mike migrated to Israel in 1988 and in 1992 to the US. Mike was featured in USA Today, Wall Street Journal, Inc., Entrepreneur, CCTV, Business Week, Men's Health, Top Gear and numerous other media outlets.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-greg-marer" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/greg-marer.jpg" alt="">
				<h3>Greg Marer</h3>
				<p>Vice President of Operations</p>
				<p style="text-align: left;">
					Mr. Marer spent the last thirty-eight years excelling in all facets of the event production and hospitality industries and has developed extensive knowledge and experience in business administration and management.
					<br/><br/>
					Having graduated from the Century School of Culinary Arts, Greg is an accomplished chef who has held numerous positions as an Executive Chef and General Manager for many well-known upscale restaurants and executive dining management firms.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-marvin-epstein" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/marvin-epstein.jpg" alt="">
				<h3>Marvin Epstein</h3>
				<p>Executive Vice President</p>
				<p style="text-align: left;">
					Marvin  is an accomplished serial entrepreneur. As the founder and president of the private equity firm I.A.T. Capital, his areas of success include sports, entertainment, film financing, and new media technology. In 2005, Marvin became a principal and partner of Karma.
					<br/><br/>
					He has created a platform of services and strategic partners for the members-only organization, including the development of numerous charity, hospitality and media relationships. Marvin has raised awareness and hundreds of thousands of dollars for a variety of deserving non-profit organizations.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-robert-golden" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/robert-golden.jpg" alt="">
				<h3>Robert Golden</h3>
				<p>Vice President of Membership</p>
				<p style="text-align: left;">
					Robert has been an entrepreneur and business leader all his life. In his 20s, he successfully ran organizations in retail, manufacturing, and telecommunications. Later in his career, Robert joined the corporate world and worked in the resort development business for over ten years and successfully built top-performing sales teams around the United States.
					<br/><br/>
					Robert joined the Karma International Team in 2010 and  became a partner in the company. In his role as VP of Membership, Robert continues to work on increasing Karma’s value to members and growing membership worldwide.
				</p>
			</div>
		</div>
	</div>
</div>


<div class="modal fade" id="modal-frank-frausto" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/frank-frausto.jpg" alt="">
				<h3>Frank Frausto</h3>
				<p>Vice President of Digital Marketing</p>
				<p style="text-align: left;">
					Frank Frausto is a Google veteran of over 14 years and  experienced first-hand the evolution of the world’s most recognizable startup from a private valuation of $18 billion in 2003 to today’s market capitalization of $640 billion. Frank is the VP of Digital Marketing and the Founding President of Karma International’s San Francisco Chapter.
					<br/><br/>
					Currently, Frank serves on the Advisory Board of KrowdMentor, a strategic investment and advisory firm empowering blockchain investors, funds, startups and entrepreneurs to reach their goals.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-craig-sellers" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/craig-sellars.jpg" alt="">
				<h3>Craig Sellars</h3>
				<p>Co-founder @ Tether, BlockV <br> Partner @ Block.One/EOS</p>
				<p style="text-align: left;">
					Craig Sellars is the co-founder of Tether, BLOCKv and Partner at Block.One.
					<br/><br/>
					Craig leads the development of global innovations on top of the Bitcoin blockchain as the Chief Technologist of the Omni Foundation and acts in a variety of roles as co-founder, technologist, facilitator, director, and advisor for several blockchain projects and companies including Omni, Tether, vAtomic, Bitfinex, Unsung, KrowdMentor, Fuzo, Factom, Synereo, Tau Chain and the MaidSafe Foundation.


				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-ioana-frincu" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/ioana-frincu.jpg" alt="">
				<h3>Ioana Frincu</h3>
				<p style="text-align: left;">
					Ioana has found the perfect balance in life by combining her vocation of creating comprehensive software with her avocation of addressing the world’s humanitarian needs. She loves taking up challenges while developing and growing innovative projects into real-life products.
					<br/><br/>
					Currently, Ioana serves as COO of KrowdMentor, a strategic investment and advisory firm empowering blockchain investors, funds, startups and entrepreneurs to reach their goals.
					<br/>
					Her expertise is token design and white paper creation, having worked on multiple successful Initial Coin Offerings.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-dan-cearnau" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/dan-cearnau.jpeg" alt="">
				<h3>Dan Cearnau</h3>
				<p style="text-align: left;">
					Dan is an experienced tech entrepreneur, cryptocurrency enthusiast and a blockchain developer implementing smart contracts applications on Ethereum for numerous ventures raising capital through Initial Coin Offerings.
					<br/><br/>
					Currently, Dan serves as the CTO of KrowdMentor, a strategic investment and advisory firm empowering blockchain investors, funds, startups and entrepreneurs to reach their goals.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-adrian-cazan" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/adrian-cazan.jpg" alt="">
				<h3>Adrian Cazan</h3>
				<p style="text-align: left;">
					Adrian is an entrepreneur with 15 years of technical expertise across multiple industries in both Europe and the United States. Currently, Adrian is the Chief Solutions Officer at KrowdMentor, a strategic investment and advisory firm empowering blockchain investors, funds, startups and entrepreneurs to reach their liquidity goals.<br/>
					<br/><br/>
					In 2015, Adrian co-founded TimeWare Solutions, a Los Angeles-based home and office automation company, and became an authorized dealer of Crestron, the world’s leading manufacturer of advanced media, control, and home and office automation systems.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-brad-yasar" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/brad-yasar.jpg" alt="">
				<h3>Brad Yasar</h3>
				<p style="text-align: left;">
					Brad Yasar is an entrepreneur, investor, mentor, and advisor who started and bootstrapped several companies from inception to maturity over the past 20 years.
					<br/><br/>
					Currently, Brad is the co-founder and Managing Partner of KrowdMentor, a strategic crowdfunding advisory firm focusing on TGEs, cryptocurrencies, blockchain, and token powered organizations.
					<br/><br/>
					As the co-founder for Blockchain Investors Consortium (BIC) with over $2 Billion dollars allocated to blockchain and cryptocurrency projects and has access to extensive dealflow and experience analyzing disruptive technologies. Brad has participated in dozens successful crowd sales, which have raised over $500 million from 10,000s of investors in 12 months.
				</p>
			</div>
		</div>
	</div>
</div>



<div class="modal fade" id="modal-josh-lawler" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/JoshLawler.jpeg" alt="">
				<h3>Josh Lawler</h3>
				<p style="text-align: left;">
				Josh Lawler is an equity partner with the law firm Zuber
				Lawler & Del Duca where he focuses on corporate law,
				securities law, and mergers & acquisitions, with an emphasis
				on technology and intellectual property. Josh has taken a
				particular interest in Blockchain technology and the legal
				issues relating to the finance, merger and sale of companies
				using or involved with Blockchain technology.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-gordon-einstein" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/gordon-einstein.jpg" alt="">
				<h3>Gordon Einstein</h3>
				<p>Crypto-Attorney and FinTech+Blockchain Expert <br> CryptoLaw Partners</p>
				<p style="text-align: left;">
					Gordon Einstein is a hybrid crypto-attorney, technologist and enterprise strategist.
					<br/><br/>
					Gordon received his undergraduate degree in Politics in 1991 from Brandeis University in Boston and then received his JD in 1995 from the USC Gould School of Law in Los Angeles.
					<br/><br/>
					Gordon is also a proud Eagle Scout, having served in Boy Scout Troop 223.

				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-ryan-scott" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/ryan-scott.jpg" alt="">
				<h3>Ryan Scott</h3>
				<p style="text-align: left;">
					Ryan Scott is an entrepreneur, social impact investor, humanist, philanthropist and online marketing pioneer, having developed and patented the double opt-in email methodology. After selling NetCreations in 2001 for $111, Ryan became an angel investor alongside Sequoia Capital, Mark Cuban, Newscorp, CBS Corporation, Elon Musk, and Burda Media in a number of companies such as Inside, Tesla, CrowdFunder, Tiltify, Lottery. com, Earth Class Mail, Principle Power, Signum Biosciences, Greener World Media, Sierra Nevada Solar, and Cool Earth Solar
					<br/><br/>
					His biggest personal investment since 2011 has been CauseCast, the world’s most innovative workplace giving, volunteering and social impact platform. Ryan’s vision is to create a world in which corporations compete with each other to make the most positive social impact.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-jeremy-gardner" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/jeremy-gardner.jpg" alt="">
				<h3>Jeremy Gardner</h3>
				<p style="text-align: left;">
					Jeremy Gardner is the founder and Chairman of the Blockchain Education Network (BEN) and a founder of Augur, the decentralized prediction market platform. He now works as an Entrepreneur-in-Residence at Blockchain Capital, where he has started a new company, SAAVHA.
					<br/><br/>
					Jeremy also serves as editor-in-chief of Distributed Magazine.

				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-sagar-parikh" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/sagar-parikh.jpg" alt="">
				<h3>Sagar Parikh</h3>
				<p style="text-align: left;">
					Sagar Parikh is not your regular attorney who bills by the hour or by the project. Sagar thinks outside the box and works only with entrepreneurs and business owners where his creative legal solutions save them a lot more money than what they pay for his services.
					<br/><br/>
					Currently, Sagar serves as general counsel of KrowdMentor, a strategic investment and advisory firm empowering blockchain investors, funds, startups, and entrepreneurs to reach their goals. Sagar specializes in acting as general counsel for organizations in a variety of industries, including, but not limited to, blockchain, real estate, digital media, finance, healthcare, restaurants, bars, nightclubs, and multi-level-marketing
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-adina-bold" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/adina-bold.jpg" alt="">
				<h3>Adina Bold</h3>
				<p style="text-align: left;">
					Adina is currently a Marketing Executive at KrowdMentor, a strategic investment and advisory firm empowering blockchain investors, funds, startups and entrepreneurs to reach their goals.
					<br/><br/>
					Additionally, she is an Event Executive at d10e, the leading conference on decentralization, blockchain and ICOs. Since 2014, d10e’s editions were hosted in Amsterdam, Bucharest, Kyiv, San Francisco, Singapore, Tel Aviv and Warsaw.
					<br/><br/>
					She is passionate about event planning, sales and marketing and has worked at Mercedes-Benz Romania and produced the Forum for Sustainable Development and Entrepreneurship.
					<br/><br/>
					Adina earned a degree in Business Administration and is currently a candidate in the MBA Program for Innovation and Entrepreneurship in Romanian & German at the Bucharest University of Economic Studies.
				</p>
			</div>
		</div>
	</div>
</div>
<div class="modal fade" id="modal-bianca-dinescu" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/bianca-dinescu.jpg" alt="">
				<h3>Bianca Dinescu</h3>
				<p style="text-align: left;">
					Bianca generates ideas, insights and content as Marketing Executive at KrowdMentor, a strategic investment and advisory firm empowering blockchain investors, funds, startups and entrepreneurs to reach their goals.
					<br/><br/>
					Additionally, she is an Event Executive at d10e, the leading conference on decentralization, blockchain and ICOs. Since 2014, d10e’s editions were hosted in Amsterdam, Bucharest, Kyiv, San Francisco, Singapore, Tel Aviv and Warsaw.
					<br/><br/>
					Prior to joining d10e, Bianca created and implemented PR and marketing strategies for non-governmental organizations (PRIME, PR&amp;Ad Fair, and Experience Bucharest) and numerous corporate clients from tourism and hospitality (Air France, KLM, Vola.ro) to product-oriented brands, FMCG (Philip Morris, BIC and Henkel). In addition to marketing strategies, Bianca organized for them a wide range of events from private dinners to large scale conferences, workshops and cocktail parties.
					<br/><br/>
					Bianca earned a degree in Communications from the Romanian National University of Political Studies and Public Administration.
				</p>
			</div>
		</div>
	</div>
</div>


<div class="modal fade" id="modal-andrei-bucur" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/andrei-bucur.png" alt="">
				<h3>Andrei Bucur</h3>
				<p style="text-align: left;">
					Starting as a graphic designer in 2001, Andrei’s interests and projects became increasingly complex, moving to expertise areas such as corporate branding, strategic design and contemporary marketing.
					<br/><br/>
					Mainly focused on futureproof and world changing issues like education, art, technology and entrepreneurship.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-robert-preoteasa" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/robert-preoteasa.jpg" alt="">
				<h3>Robert Preoteasa</h3>
				<p style="text-align: left;">
					Robert is a tenacious entrepreneur immersed in the decentralization movement that blockchain technology has swept ashore over the past few years.
					<br/><br/>
					Currently, Robert is a Senior Associate at KrowdMentor, a strategic investment and advisory firm empowering blockchain investors, funds, startups and entrepreneurs to reach their liquidity goals.
					Since October 2016, Robert is also the Executive Director of d10e, the leading conference on decentralization, blockchain and TGEs.
					<br/><br/>
					Since January of 2016, Robert is the President of the Bucharest Chapter of Karma International.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-brock-pierce" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/brock-pierce.jpg" alt="">
				<h3>Brock Pierce</h3>
				<p>Co-founder and Managing Partner at Blockchain Capital</p>
				<p style="text-align: left;">
					Brock Pierce is an entrepreneur and venture capitalist with an extensive track record of founding, advising and investing in disruptive businesses. He pioneered the market for digital currency in games and has raised more than $500 million for companies he has founded. He is the Chairman of the Bitcoin Foundation, co-founder of Blockchain Capital, co-founder and Head of Strategy at Block.one, founding board member of Mastercoin (inventor of the ICO), and an advisor to Bancor.
					<br/><br/>
					Block.one was created in 2017 and has sold over $300M tokens in the first month of EOS crowdsale making it the largest ever. Bancor sold $150M tokens in it’s crowdsale in June of 2017. Blockchain Capital was founded in 2013 and is the first sector-focused venture fund that invests solely in Blockchain technology companies and the Bitcoin ecosystem. Pierce led the firm through the first ICO of a venture fund. Blockchain Capital has made more than 75 investments in the sector across its first three funds. The firm was recently named the most active FinTech Venture Fund by Pitchbook.
					<br/><br/>
					Pierce is an early investor in Bitcoin and one of the largest investors in the Ethereum crowdsale. He is the founder of IMI Exchange, the world’s leading digital currency marketplace for games, with annual sales exceeding $1 billion and investors such as Goldman Sachs, which was sold in 2016 for more than $100 million. Pierce founded ZAM, one of the world’s largest media properties for gamers, which was acquired by Tencent in 2012. He founded IGE, the pioneer of digital currency in online games, achieving revenues exceeding $100 million in 2006 and sold in 2007. Pierce is also a co-founder of Tether, D10e, GoCoin, Blade Payments, Five Delta (sold NASDAQ: SRAX), Xfire 2.0, Playsino, Evertune, GamesTV, and DEN. He also advises BitGo.
					<br/><br/>
					Pierce is faculty at the Singularity University and is a sought-after speaker who has spoken at the Milken Global Conference, Mobile World Congress, Wired, INK, Stanford, USC, and UCLA.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-eric-gu" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/eric-gu.jpg" alt="">
				<h3>Eric Gu</h3>
				<p>Founder & CEO at Metaverse</p>
				<p style="text-align: left;">
					Eric Gu is the founder and CEO of Viewfin.
					<br/>
					He is a senior expert in fintech and digital assets and a well-known opinion leader in the Chinese blockchain ecosystem.
					<br/>
					In 2014, Mr. Gu successfully introduced China’s first public blockchain – Metaverse (500 BTC back when it was at $400) by relying on the country’s huge market demand for blockchain and advantageous technological trends.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-david-blumberg" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/david-blumberg.jpg" alt="">
				<h3>David Blumberg</h3>
				<p>Founder & Managing Partner at Blumberg Capital</p>
				<p style="text-align: left;">
					David Blumberg is the founder and Managing Partner of Blumberg Capital.
					<br/><br/>
					David is an authority on early stage investing with more than 25 years of experience, four funds with over $500 million under management.
					<br/><br/>
					He founded Blumberg Capital in the early 1990s and launched its first venture-backed fund in 2001.
					<br/><br/>
					Blumberg Capital’s HQ is in San Francisco and has offices in NYC and Tel Aviv while its portfolio companies are spread in a dozen countries.
				</p>
				<p></p>
			</div>
		</div>
	</div>
</div>
</div>

<div class="modal fade" id="modal-eddy-travia" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/eddy-travia.jpg" alt="">
				<h3>Eddy Travia</h3>
				<p>Founder & CEO at Consilium Group</p>
				<p style="text-align: left;">
					Eddy Travia is the co-founder and CEO of Consilium Group.
					<br/><br/>
					Eddy is a pioneer investor in blockchain and Bitcoin startups since 2013.
					<br/><br/>
					He was nominated among the top 3 'Most Influential Investors of the Year' at the Blockchain Awards 2014 along with Marc Andreessen and Roger Ver.
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-harry-yeh" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/harry-yeh.jpg" alt="">
				<h3>Harry Yeh</h3>
				<p>Co-founder & Managing Partner at Binary Financial</p>
				<p style="text-align: left;">
					Harry Yeh is the co-founder and Managing Partner at Binary Financial, an investment management company focused on providing superior returns for its clients and partners in the cryptocurrency space, trading and facilitating large block trades for high net worth individuals and institutions.

				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-ruslan-gavryliuk" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/ruslan-gavryliuk.png" alt="">
				<h3>Ruslan Gavryliuk</h3>
				<p>Co-founder & CEO at Token-as-a-Service (TaaS)</p>
				<p style="text-align: left;">
					Ruslan Gavryliuk is the co-founder and CEO of Token-as-a-Service (TaaS) Fund, the first-ever tokenized closed-end fund that allows its investors to capitalize on the rise of blockchain markets.
					<br/><br/>
					Ruslan has more than 14 years’ experience in founding and managing projects in geoscience, mobile money solutions, oil and gas operations, precious miners mining, sports, and fashion.
					<br/><br>
					Alongside his co-founders and advisors, Ruslan raised $7.6 million through an ICO back on March 27 - April 27 from 3,972 contributors.
					<br/><br>
					TaaS has since invested $3.5 million in 15 promising ICOs and was very active in crypto trading, producing 61% ROI for its first fully-operational quarter (May 1 - Aug 1).
				</p>
			</div>
		</div>
	</div>
</div>

<div class="modal fade" id="modal-eric-stotz" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<img src="img/team-members/eric-stotz.jpg" alt="">
				<h3>Eric Stotz</h3>
				<p style="text-align: left;">
					Eric Stotz is a serial entrepreneur, investor, connector and advisor. Stotz is the founder of Karma International and is driving force behind the Karma Member Lounge (KML) and Karma’s overall technology direction.
					<br/><br/>
					He is the founder and Managing Director of LawLinq.com, a California State Bar Certified Lawyer Referral Service and the Managing Director of Consumer Law Experts, PC, a law firm focused on advocating for consumer rights.
				</p>
			</div>
		</div>
	</div>
</div>


<!-- FORM SUBMIT MODAL -->
<div class="modal fade" id="modal-form-submit" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
	<div class="modal-dialog">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><span class="fa fa-close"></span></button>
				<h4 class="modal-title" id=""></h4>
			</div>
			<div class="modal-body text-center clearfix">
				<h3>Thank you for your interest in Karma's TGE!</h3>
				<p style="text-align: left;">
					Please be advised that you will receive a Docu<i>Sign</i> notification from CEO / Chairman <strong>Dylan Marer</strong> (<a href="mailto:dmarer@karmaglobal.tech">dmarer@karmaglobal.tech</a>) via <u>dse_na3@docusign.net</u>.
					<br><br>
					The e-mail will contain the <strong>Purchase Agreement</strong>, the addresses for <strong>Bitcoin, Ethereum, EOS, USD (Bank Wire Transfer)</strong>.
				</p>
				<br/><br/>
				<button type="button" class="btn btn-primary" onclick="$('#modal-form-submit').modal('toggle');">Close</button>
			</div>
		</div>
	</div>
</div>


<!-- SCRIPTS -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<script src='https://www.google.com/recaptcha/api.js'></script>


</body>
</html>
