<!DOCTYPE html>
<html lang="en">

  <head>

    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="description" content="">
    <meta name="author" content="">

    <title>Epic Slant Press LLC</title>

    <!-- Bootstrap core CSS -->
    <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">

    <!-- Custom fonts for this template -->
    <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
    <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
    <link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">

    <!-- Plugin CSS -->
    <link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet" type="text/css">

    <!-- Custom styles for this template -->
    <link href="css/freelancer.min.css" rel="stylesheet">

  </head>

  <body id="page-top">

    <!-- Navigation -->
    <nav class="navbar navbar-expand-lg bg-secondary fixed-top text-uppercase" id="mainNav">
      <div class="container">
        <a class="navbar-brand js-scroll-trigger" href="#page-top">Epic Slant Press LLC</a>
        <button class="navbar-toggler navbar-toggler-right text-uppercase bg-primary text-white rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
          Menu
          <i class="fa fa-bars"></i>
        </button>
        <div class="collapse navbar-collapse" id="navbarResponsive">
          <ul class="navbar-nav ml-auto">
            <li class="nav-item mx-0 mx-lg-1">
              <a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#products">Products</a>
            </li>
            <li class="nav-item mx-0 mx-lg-1">
              <a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#about">About</a>
            </li>
            <li class="nav-item mx-0 mx-lg-1">
              <a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#contact">Charity</a>
            </li>
          </ul>
        </div>
      </div>
    </nav>

    <!-- Header -->
    <header class="masthead bg-primary text-white text-center">
      <div class="container">
        <img class="img-fluid mb-5 d-block mx-auto" src="img/profile.png" alt="">
        <h1 class="text-uppercase mb-0">Epic Slant Press LLC</h1>
        <hr class="shield-light">
        <h2 class="font-weight-light mb-0">Writing - Gaming - Blogging</h2>
      </div>
    </header>

    <!-- Products Grid Section -->
    <section class="products" id="products">
      <div class="container">
        <h2 class="text-center text-uppercase text-secondary mb-0">Products</h2>
        <hr class="shield-dark mb-5">
        <div class="row">
          <div class="col-md-6">
            <a class="products-item d-block mx-auto" href="#products-modal-2">
              <div class="products-item-caption d-flex position-absolute h-100 w-100">
                <div class="products-item-caption-content my-auto w-100 text-center text-white">
                  <i class="fa fa-search-plus fa-3x"></i>
                </div>
              </div>
              <img class="img-fluid" src="img/products/havok-and-hijinks.png" alt="Havok & Hijinks">
            </a>
          </div>
          <div class="col-md-6">
            <a class="products-item d-block mx-auto" href="#products-modal-3">
              <div class="products-item-caption d-flex position-absolute h-100 w-100">
                <div class="products-item-caption-content my-auto w-100 text-center text-white">
                  <i class="fa fa-search-plus fa-3x"></i>
                </div>
              </div>
              <img class="img-fluid" src="img/products/epic-slant-blog.png" alt="Epic Slant Blog">
            </a>
          </div>
          <div class="col-md-6">
            <a class="products-item d-block mx-auto" href="#products-modal-4">
              <div class="products-item-caption d-flex position-absolute h-100 w-100">
                <div class="products-item-caption-content my-auto w-100 text-center text-white">
                  <i class="fa fa-search-plus fa-3x"></i>
                </div>
              </div>
              <img class="img-fluid" src="img/products/guild-leaders-companion.png" alt="Guild Leader's Companion">
            </a>
          </div>
          <div class="col-md-6">
            <a class="products-item d-block mx-auto" href="#products-modal-5">
              <div class="products-item-caption d-flex position-absolute h-100 w-100">
                <div class="products-item-caption-content my-auto w-100 text-center text-white">
                  <i class="fa fa-search-plus fa-3x"></i>
                </div>
              </div>
              <img class="img-fluid" src="img/products/raiders-companion.png" alt="Raider's Companion">
            </a>
          </div>
        </div>
      </div>
    </section>

    <!-- About Section -->
    <section class="bg-primary text-white mb-0" id="about">
      <div class="container">
        <h2 class="text-center text-uppercase text-white">About</h2>
        <hr class="shield-light mb-5">
        <div class="row">
          <div class="col-lg-4 ml-auto">
            <p class="lead">Epic Slant Press LLC is a small, local business based in Whitsett, NC currently focused on writing, gaming, and blogging.  We have several ventures that our members put their creative effort into, which results in a diversity of products for you to enjoy.</p>
          </div>
          <div class="col-lg-4 mr-auto">
            <p class="lead">Positivity is the driving force that guides us. The team strongly believes that with a positive outlook, anyone can achieve great things. We strive to support small and local businesses, aid fellow entrepreneurs, and donate a portion of all profits to charities.</p>
          </div>
        </div>
      </div>
    </section>

    <!-- Contact Section -->
    <section id="contact">
      <div class="container">
        <h2 class="text-center text-uppercase text-secondary mb-0">Charity</h2>
        <hr class="shield-dark mb-5">
        <div class="row">
          <div class="col-lg-4 mx-auto">
            <a href="https://www.kiva.org/team/epic_slant_press_foundation/impact" target="_blank">
              <img class="img-fluid mb-5 d-block mx-auto" src="img/charity/kiva.png" alt="Kiva - Loans that change lives">
            </a>
          </div>
          <div class="col-lg-4 mx-auto">
            <a href="https://cmsraleigh.org/" target="_blank">
              <img class="img-fluid mb-5 d-block mx-auto" src="img/charity/community-music-school.png" alt="Community Music School of Raleigh">
            </a>
          </div>
        </div>
        <div class="row">
          <div class="col-lg-4 mx-auto">
            <a href="https://www.conservatorscenter.org/" target="_blank">
              <img class="img-fluid mb-5 d-block mx-auto" src="img/charity/conservators-center.png" alt="Conservator's Center">
            </a>
          </div>
          <div class="col-lg-4 mx-auto">
            <a href="https://www.fisherhouse.org/" target="_blank">
              <img class="img-fluid mb-5 d-block mx-auto" src="img/charity/fisher-house-foundation.png" alt="Fisher House Foundation">
            </a>
          </div>
        </div>
        <div class="row">
          <div class="col-lg-4 mx-auto">
            <a href="http://wunc.org/" target="_blank">
              <img class="img-fluid mb-5 d-block mx-auto" src="img/charity/north-carolina-public-radio.png" alt="WUNC - North Carolina Public Radio">
            </a>
          </div>
          <div class="col-lg-4 mx-auto">
            <a href="https://www.operationhomefront.org/" target="_blank">
              <img class="img-fluid mb-5 d-block mx-auto" src="img/charity/operation-homefront.png" alt="Operation Homefront">
            </a>
          </div>
        </div>
      </div>
    </section>

    <!-- Footer -->
    <footer class="footer text-center">
      <div class="container">
        <div class="row">
          <div class="col-md-4 mb-5 mb-lg-0">
            <h4 class="text-uppercase mb-4">Location</h4>
            <p class="lead mb-0">1001 NC Highway 61 Box 414<br>
              Whitsett, NC 27377</p>
          </div>
          <div class="col-md-4 mb-5 mb-lg-0">
          </div>
          <div class="col-md-4">
            <h4 class="text-uppercase mb-4">About Theme</h4>
            <p class="lead mb-0">Freelance is a free to use, open source Bootstrap theme created by
              <a href="http://startbootstrap.com">Start Bootstrap</a>.</p>
          </div>
        </div>
      </div>
    </footer>

    <div class="copyright py-4 text-center text-white">
      <div class="container">
        <small>Copyright &copy; Epic Slant Press LLC</small>
      </div>
    </div>

    <!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
    <div class="scroll-to-top d-lg-none position-fixed ">
      <a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top">
        <i class="fa fa-chevron-up"></i>
      </a>
    </div>

    <!-- Products Modals -->

    <!-- Products Modal 1 -->
    <div class="products-modal mfp-hide" id="products-modal-1">
      <div class="products-modal-dialog bg-white">
        <a class="close-button d-none d-md-block products-modal-dismiss" href="#">
          <i class="fa fa-3x fa-times"></i>
        </a>
        <div class="container text-center">
          <div class="row">
            <div class="col-lg-8 mx-auto">
              <h2 class="text-secondary text-uppercase mb-0">Quill & Blade</h2>
              <hr class="shield-dark mb-5">
              <p class="mb-5">Quill & Blade is the collective name of stories written by husband-and-wife duo, Adam "Anzel" and Kristen "Crystal" Trzonkowski.  Featuring original characters set in an alternate universe of MLP:FiM's Equestria, journeying through both military and everyday life, romance, and adventure across 1,500,000 words.</p>
              <a class="btn btn-primary btn-lg rounded-pills" href="http://quillnblade.com" target="_blank">
                Go to Quillnblade.com
                <i class="fa fa-share"></i>
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>

    <!-- Products Modal 2 -->
    <div class="products-modal mfp-hide" id="products-modal-2">
      <div class="products-modal-dialog bg-white">
        <a class="close-button d-none d-md-block products-modal-dismiss" href="#">
          <i class="fa fa-3x fa-times"></i>
        </a>
        <div class="container text-center">
          <div class="row">
            <div class="col-lg-8 mx-auto">
              <h2 class="text-secondary text-uppercase mb-0">Havok & Hijinks</h2>
              <hr class="shield-dark mb-5">
              <p class="mb-3">Havok & Hijinks is a fast-paced, light strategy card game that pits you against your friends in a race for the first respectable treasure hoard. Each turn starts with a quest for treasure that could lead to Havok like loot-hungry adventurers or beneficial heat waves. Engage in Hijinks by stealing and breaking your friend’s shiny treasures or defending your own. When a dragon has a hoard with a value of 15 or more, they win!</p>
              <p class="mb-5">The game is ideal for families and friends looking for a quick, light-hearted game to play that everyone can enjoy.</p>
              <a class="btn btn-primary btn-lg rounded-pills" href="http://havokandhijinks.com" target="_blank">
                Go to HavokandHijnks.com
                <i class="fa fa-share"></i>
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>

    <!-- Products Modal 3 -->
    <div class="products-modal mfp-hide" id="products-modal-3">
      <div class="products-modal-dialog bg-white">
        <a class="close-button d-none d-md-block products-modal-dismiss" href="#">
          <i class="fa fa-3x fa-times"></i>
        </a>
        <div class="container text-center">
          <div class="row">
            <div class="col-lg-8 mx-auto">
              <h2 class="text-secondary text-uppercase mb-0">Epic Slant Blog</h2>
              <hr class="shield-dark mb-5">
              <p class="mb-5">Run by a team of avid game lovers, the Epic Slant Blog produces reviews of board and card games, with a focus on indie developers.</p>
              <a class="btn btn-primary btn-lg rounded-pill products-modal-dismiss" href="http://epicslant.com" target="_blank">
                Go to EpicSlant.com
                <i class="fa fa-share"></i>
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>

    <!-- Products Modal 4 -->
    <div class="products-modal mfp-hide" id="products-modal-4">
      <div class="products-modal-dialog bg-white">
        <a class="close-button d-none d-md-block products-modal-dismiss" href="#">
          <i class="fa fa-3x fa-times"></i>
        </a>
        <div class="container text-center">
          <div class="row">
            <div class="col-lg-8 mx-auto">
              <h2 class="text-secondary text-uppercase mb-0">The Guild Leader's Companion</h2>
              <hr class="shield-dark mb-5">
              <p class="mb-3">Whether you are already a leader or aspire to be one, we all know how challenging it is to run a guild, clan, corp, kinship, or any sort of organization. So why try to do it alone?</p>
              <p class="mb-3">There is little doubt that taking on a position of leadership requires hard work and dedication. You’re going to be responsible for motivating your team, assigning resources, and all of the managerial intricacies that come with your position. Collected within the pages of The Guild Leader's Companion you'll find common sense-based knowledge of a leader that has been in the trenches for over ten years.</p>
              <p class="mb-5">That is where The Guild Leader's Companion comes in! Adam "Ferrel" Trzonkowski has shared his proven advice, strategies, and tactics from his decade-long journey as a successful guild leader. Take a moment to sit down with the 2nd Edition and you will learn everything, good and bad, about leadership. You’ll discover topics that range from dealing with other players to the specifics behind resource management, all framed in Ferrel’s own positivity-driven, socially-focused leadership style.</p>

              <a class="btn btn-primary btn-lg rounded-pills" href="https://www.amazon.com/Guild-Leaders-Companion-2nd-Transparency/dp/1938064046" target="_blank">
                View on Amazon.com
                <i class="fa fa-share"></i>
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>

    <!-- Products Modal 5 -->
    <div class="products-modal mfp-hide" id="products-modal-5">
      <div class="products-modal-dialog bg-white">
        <a class="close-button d-none d-md-block products-modal-dismiss" href="#">
          <i class="fa fa-3x fa-times"></i>
        </a>
        <div class="container text-center">
          <div class="row">
            <div class="col-lg-8 mx-auto">
              <h2 class="text-secondary text-uppercase mb-0">The Raider's Companion</h2>
              <hr class="shield-dark mb-5">
              <p class="mb-3">Have you ever considered delving into the depths of a dungeon to slay a dragon and claim its treasures for your own? Does the idea of banding together with other adventurers to fend off the savage attacks of giants excite you? If so you might just be ready to start raiding in your MMORPG and Ferrel is here to help. In The Raider's Companion you'll find the knowledge, tactics, and skills you need to complement your current abilities and forge you into a more complete raider.</p>
              <p class="mb-5">Both the veteran and neophyte will learn from Adam "Ferrel" Trzonkowski's years of raiding experience and repeated successes. Take a lesson from a guild leader who has been at the vanguard of raiding for over a decade and a half and discover how positivity, preparedness, and solid tactics can turn raiding from an experience reserved for the select few into one shared by players in every walk of life. It is time to sharpen your skills and learn new tactics so that you may build a lasting legacy.</p>

              <a class="btn btn-primary btn-lg rounded-pill products-modal-dismiss" href="https://www.amazon.com/Raiders-Companion-complement-skills-legacy/dp/1938064003/" target="_blank">
                View on Amazon.com
                <i class="fa fa-share"></i>
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>

    <!-- Bootstrap core JavaScript -->
    <script src="vendor/jquery/jquery.min.js"></script>
    <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>

    <!-- Plugin JavaScript -->
    <script src="vendor/jquery-easing/jquery.easing.min.js"></script>
    <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>

    <!-- Custom scripts for this template -->
    <script src="js/freelancer.min.js"></script>

  </body>

</html>
