<!DOCTYPE html>
<html
  lang="en"
  xmlns="http://www.w3.org/1999/xhtml"
  xmlns:o="urn:schemas-microsoft-com:office:office"
>
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <meta name="x-apple-disable-message-reformatting" />
    <title>Map It Realtour</title>
    <style>
      table,
      td,
      div,
      h1,
      p {
        font-family: Arial, sans-serif;
      }
    </style>
  </head>
  <body style="margin: 0; padding: 0">
    <table
      role="presentation"
      style="
        width: 100%;
        border-collapse: collapse;
        border: 0;
        border-spacing: 0;
        background: #ffffff;
      "
    >
      <tr>
        <td align="center" style="padding: 0">
          <table
            role="presentation"
            style="
              width: 610px;
              border-collapse: collapse;
              border: 1px solid #cccccc;
              border-spacing: 0;
              text-align: left;
               background-color: #f7faff;
            "
          >
            <tr
           >
              <td>
              <img src="{{ base_url }}/img/img-2/bg1.png" alt="">
              </td>
            </tr>

            <tr>
              <td>
                <table
                  role="presentation"
                  style="
                    width: 100%;
                    border-collapse: collapse;
                    border: 0;
                    border-spacing: 0;
                    margin-bottom: 30px;
                  "
                >
                  <tr>
                    <td style="padding: 20px 30px;">
                      <h1
                        style="
                           font-size: 21px;
                          margin: 0 0 20px 0;

                        "
                      >
                      Hello!
                      </h1>
                      <p
                        style="
                          margin: 0 0 25px 0;
                          font-size: 14px;
                        "
                      >
                      I hope you have time to open the Map It Realtour app, add your listings, and create your own route.
                      </p>

                      <p
                        style="
                          margin: 0 0 25px 0;
                          font-size: 14px;
                        "
                      >
                      What’s really special about our app is that it comes with 2 versions, one for agents and one for buyers, both synced in real time.
                      </p>
                      <p
                      style="
                        margin: 0 0 25px 0;
                        font-size: 14px;
                      "
                    >
                      We know how time-consuming and stressful it is to switch between different apps just to plan and show homes to every client.
                    </p>
                    <p
                    style="
                      margin: 0 0 25px 0;
                      font-size: 14px;
                    "
                  >
                  Map It Realtour finally gives you access to everything you need in one single app, well 2 apps.
                  </p>
                    </td>
                  </tr>
                  <tr>
                    <td style="padding: 0; background-size: cover;
                    background-repeat: no-repeat;background-position: 100% 100%;" background="{{ base_url }}/img/img-1/bg-6.png" >
                      <table
                        role="presentation"
                        style="
                          width: 100%;
                          border-collapse: collapse;
                          border: 0;
                          border-spacing: 0;
                        "
                      >
                        <tr>
                          <td>
                            <p
                              style="
                                padding: 20px;
                                font-size: 16px;
                                line-height: 24px;
                                font-family: Arial, sans-serif;
                                vertical-align: center;
                              "
                            >
                              <img
                                src="{{ base_url }}/img/img-2/mobile1.png"
                                alt=""
                                style="height: auto; display: block;margin: 0 auto;"
                              />
                            </p>
                            <p  style="
                            padding: 30px 20px 15px;
                            font-size: 14px;
                            line-height: normal;
                            color: #fff;
                            margin: 0;
                          ">
                              With Map It Realtour you can set up listings, create a route and share it with your clients within minutes. You can then follow your route with the help of the in-app navigation and fun features like colored pins and auto-fill. Your buyer can do the same.
                            </p>
                          </td>

                        </tr>
                      </table>
                    </td>
                  </tr>
                  <tr>
                    <td style="padding: 0">
                      <table
                        role="presentation"
                        style="
                          width: 100%;
                          border-collapse: collapse;
                          border: 0;
                          border-spacing: 0;
                          margin-top: 30px;
                        "
                      >
                        <tr>
                          <td
                            style="
                              width: 260px;
                              background-size: contain;
                              background-repeat: no-repeat;
                            "
                            background="{{ base_url }}/img/img-1/bg.png"
                          >
                            <p
                              style="
                                margin: 0 0 25px 0;
                                padding-left: 20px;
                                font-size: 16px;
                                line-height: 24px;
                                font-family: Arial, sans-serif;
                              "
                            >
                              <img
                                src="{{ base_url }}/img/img-2/mobile2.png"
                                alt=""
                                style="height: auto; display: block;position: relative;top: 30px;left: 20px;"
                              />
                            </p>

                          </td>
                          <td
                            style="
                              width: 260px;

                            "
                          >
                            <p
                              style="
                                margin: 0 0 0px 0;
                                font-size: 14px;
                                line-height: 24px;
                                padding: 20px 20px 10px;
                                border-radius: 31px 31px 0 0px;
                              background-color: rgba(112, 112, 112, 0.05);
                              "
                            >
                            No need to use Google Maps or other messaging apps. You have everything you need in Map It Realtour.
                            </p>
                            <p
                              style="
                                margin: 0 0 0px 0;
                                font-size: 14px;
                                line-height: 24px;
                                padding: 0 20px 20px;
                                border-radius: 0px 0px 31px 31px;
                              background-color: rgba(112, 112, 112, 0.05);
                              "
                            >
                            When you and your client arrive at each home you and your buyer can add notes, and pictures, and record any important details you might want to revisit later. These will all be saved in the app making it easier for you to make the sale.
                            </p>
                          </td>
                        </tr>
                      </table>
                    </td>
                  </tr>
                </table>
              </td>
            </tr>

            <tr>
              <td style="padding: 0">
                <table
                  role="presentation"
                  style="
                    width: 100%;
                    border-collapse: collapse;
                    border: 0;
                    border-spacing: 0;
                    margin-bottom: 30px;
                  "
                >
                  <tr>
                    <td
                      style="
                        width: 260px;
                        vertical-align: middle;

                      "
                    >
                      <p
                        style="
                          margin: 0 0 15px 0;
                          font-size: 14px;
                          line-height: 24px;
                          padding: 20px ;
                        border-radius: 31px;
                        background-color: rgba(112, 112, 112, 0.05);
                        "
                      >
                      Map it Realtour also has the added feature of sharing your listing to anyone at any time. And if your client also has listed with you, they can share the listing with their friends at anytime as well from their app.
                      </p>

                    </td>
                    <td
                      style="
                        width: 260px;
                        background-size: contain;
                        background-repeat: no-repeat;
                      "
                      background="{{ base_url }}/img/img-1/bg-3.png"
                    >
                      <p
                        style="
                          margin: 0 0 25px 0;
                          padding-left: 20px;
                          font-size: 16px;
                          line-height: 24px;
                          font-family: Arial, sans-serif;
                          vertical-align: center;
                        "
                      >
                        <img
                          src="{{ base_url }}/img/img-2/mobile3.png"
                          alt=""
                          style="height: auto; display: block"
                        />
                      </p>
                    </td>
                  </tr>
                  <tr>
                    <td
                      style="
                        width: 100%;
                        vertical-align: middle;
                      "
                    >
                      <p
                        style="
                          margin: 0 0 25px 0;
                          font-size: 14px;
                          line-height: normal;
                          padding-left: 20px;
                        "
                      >
                      Have you tried it yet? Start today! It only takes a couple of minutes.</p>
                      <p
                      style="
                        margin: 0 0 0px 0;
                        font-size: 14px;
                        line-height: normal;
                        padding-left: 20px;
                      "
                    >
                    Best Regards,
                    </p>
                    <p
                    style="
                      margin: 0 0 50px 0;
                      font-size: 14px;
                      line-height: normal;
                      padding-left: 20px;
                    "
                  >
                 Map It Realtour Support
                  </p>
                    </td>

                  </tr>
                </table>
              </td>
            </tr>

            <tr>
              <td >
                <table
                  role="presentation"
                  style="
                    width: 100%;
                    border-collapse: collapse;
                    border: 0;
                    border-spacing: 0;
                    margin-bottom: 20px;
                  "
                >
                  <tr>
                    <td
                      style="
                        width: 350px;
                      "
                    >
                    </td>
                    <td
                      style="
                        width: 260px;
                      "
                    >
                      <a
                      href="https://play.google.com/store/apps/details?id=com.mapitrealtour.dkpproductions&pli=1"
                        style="
                          margin: 0 0 25px 0;
                          padding-right: 20px;
                          font-size: 16px;
                          line-height: 24px;
                        "
                      >
                        <img
                          src="{{ base_url }}/img/img-1/google-play.png"
                          alt=""
                          style="height: auto;"
                        />
                      </a>
                      <a
                      href="https://apps.apple.com/us/app/map-it-realtour/id1251813784"
                        style="
                          margin: 0 0 25px 0;
                          padding-right: 20px;
                          font-size: 16px;
                          line-height: 24px;
                        "
                      >
                        <img
                          src="{{ base_url }}/img/img-1/app-store.png"
                          alt=""
                          style="height: auto;"
                        />
                      </a>
                    </td>
                  </tr>
                </table>
              </td>
            </tr>
            <tr>
              <td background="{{ base_url }}/img/img-1/footer-bg.png" style="width: 100%;background-size: cover;background-repeat: no-repeat;padding: 20px;" >
                <table width="36%" align="left" class="footer-table content first">
                  <tr>
                    <td valign="middle">
                      <img src="{{ base_url }}/img/img-1/footer-logo.png" alt="">
                    </td>
                  </tr>
                </table>
                <table width="30%" align="left" class="footer-table content first">
                  <tr>
                    <td valign="middle">
                      <a href="mailto:support@mapitrealtour.com"
                      style="
                      margin: 0 0 15px 0;
                      font-size: 12px;
                      line-height: normal;
                      color: #fff;
                      text-decoration: none;
                    ">
                        <img src="{{ base_url }}/img/img-1/mail.png" alt="">
                        support@mapitrealtour.com
                      </a>
                    </td>

                  </tr>
                  <tr>
                    <td valign="middle" >
                      <a href="https://mapitrealtour.com/"
                      style="
                      margin: 0 0 15px 0;
                      font-size: 12px;
                      line-height: normal;
                      color: #fff;
                      text-decoration: none;
                    ">
                        <img src="{{ base_url }}/img/img-1/map.png" alt="">
                        https://mapitrealtour.com
                      </a>
                    </td>

                  </tr>
                </table>
                <table width="30% " align="left" class="footer-table content first" style="text-align: right;">
                  <tr>
                  </tr>
                </table>
                <table width="36% " align="left" class="footer-table content first" style="margin-top: 20px;">
                  <tr>
                    <td >
                      <p href="https://mapitrealtour.com/"
                      style="
                      margin: 0 0 15px 0;
                      font-size: 10px;
                      line-height: normal;
                      color: #fff;
                    ">

                       All Rights Reserved. Copyright 2016 DKP Productions LLC
                      </p>
                    </td>
                  </tr>
                </table>
                <table width="30% " align="left" class="footer-table content first" style="margin-top: 20px;">
                  <tr style="vertical-align: top;">
                    <td  width="50">
                      <p href="https://mapitrealtour.com/"
                      style="
                      margin: 0 0 15px 0;
                      font-size: 10px;
                      line-height: normal;
                      color: #fff;
                    ">

                       Follow us
                      </p>
                    </td>
                    <td >
                      <a href="https://www.facebook.com/Map-It-Realtour-144250172831154"
                      style="
                      font-size: 12px;
                      line-height: normal;
                      color: #fff;
                      text-decoration: none;
                    ">
                        <img src="{{ base_url }}/img/img-1/fb.png" alt="">
                      </a>
                      <a href="https://www.pinterest.com/dkpproductionsl/_created/"
                      style="
                      font-size: 12px;
                      line-height: normal;
                      color: #fff;
                      text-decoration: none;
                    ">
                        <img src="{{ base_url }}/img/img-1/pinterest.png" alt="">
                      </a>
                      <a href="https://twitter.com/mapitrealtour"
                      style="
                      font-size: 12px;
                      line-height: normal;
                      color: #fff;
                      text-decoration: none;
                    ">
                        <img src="{{ base_url }}/img/img-1/twitter.png" alt="">
                      </a>
                      <a href="https://www.youtube.com/channel/UC3YfXXQfNiPRDoL4B7trI2A/playlists%20"
                      style="
                      font-size: 12px;
                      line-height: normal;
                      color: #fff;
                      text-decoration: none;
                    ">
                        <img src="{{ base_url }}/img/img-1/youtube.png" alt="">
                      </a>
                    </td>
                  </tr>
                </table>
                <table width="30% " align="left" class="footer-table content first" style="text-align: right;margin-top: 20px;">
                  <tr>
                    <td>
                      <a href="https://mapitrealtour.com/privacy-policy/"
                      style="
                      margin: 0 0 15px 0;
                      font-size: 12px;
                      line-height: normal;
                      color: #fff;
                      text-decoration: none;
                    ">
                        Privacy Policy
                      </a>
                    </td>
                  </tr>
                </table>
              </td>
            </tr>
          </table>
        </td>
      </tr>
    </table>
  </body>
</html>
