Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="yes" name="apple-mobile-web-app-capable"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="email" name="description"/>
  <meta content="email" name="keywords"/>
  <meta content="anm" name="author"/>
  <meta content="no-cache" http-equiv="pragma"/>
  <meta content="-1" http-equiv="expires"/>
  <meta content="no-cache" http-equiv="cache-control"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!--[if gte mso 9]>
<xml>
    <o:OfficeDocumentSettings>
        <o:AllowPNG/>
        <o:PixelsPerInch>96</o:PixelsPerInch>
    </o:OfficeDocumentSettings>
</xml>
<![endif]-->
  <title>
  </title>
  <!--[if (gte mso 9)|(IE)]>
<style type="text/css">
    table {border-collapse: collapse;}
</style>
<![endif]-->
  <style>
   /* Basics */
    body {
        margin: 0 !important;
        padding: 0;
        background-color: #ffffff;
    }
    table {
        border-spacing: 0;
        font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
        color: #000000;
    }
    td {
        padding: 0;
    }
    img {
        border: 0;
    }
    div[style*="margin: 16px 0"] { 
        margin:0 !important;
    }
    .outer {
        Margin: 0 auto;
        width: 100%;
        max-width: 600px;
    }
    .banner-img img {
        width: 100%;
        max-width: 300px;
        height: auto;
    }
    .hero-img img {
        width: 100%;
        max-width: 600px;
        height: auto;
    }
    .video-img img {
        width: 100%;
        max-width: 451px;
        height: auto;
    }
    .contents {
        width: 100%;
    }
    .explore-text {
        color:#ffffff;
        font-size:22px;
    }
    .explore-img {
        max-width:200px !important;
    }
    .icon_text {
        color:#ff0000;
        font-weight:bold;
        padding-top:10px;
    }
    .icon-img {
        max-width:97px !important;
    }
 
    /* One column layout */
    .one-column .contents {
        text-align: left;
    }
    
    /*Two column layout*/
    .two-column {
        text-align: center;
        font-size: 0;
    }
    .two-column .column {
        width: 100%;
        max-width: 300px;
        display: inline-block;
        vertical-align: top;
    }
   .two-column .contents {
        font-size: 14px;
        text-align: left;
    }
    .options-left {
        background-color:#636363;
        color:#ffffff;
        text-align:center;
        padding-top:10px;
        padding-bottom:10px;
        /* border-bottom:1px solid #ffffff; */
    }
    .options-right {
        background-color:#363636;
        color:#ffffff;
        text-align:center;
        font-weight:bold;
        padding-top:10px;
        padding-bottom:10px;
        /* border-bottom:1px solid #ffffff; */
    }
    /*.two-column img {
        width: 100%;
        max-width: 280px;
        height: auto;
    }
    .two-column .text {
        padding-top: 10px;
    }*/
        
    /*Three column layout*/
    .three-column {
        text-align: center;
        font-size: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .three-column .column {
        width: 100%;
        max-width: 200px;
        display: inline-block;
        vertical-align: top;
    }
    .three-column .contents {
        font-size: 14px;
        text-align: center;
    }
    /*.three-column img {
        width: 100%;
        max-width: 49px;
        height: auto;
    }
    .three-column .text {
        padding-top: 10px;
    }*/
    
    /* Four column layout */
    .four-column {
        text-align: center;
        font-size: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .four-column .column {
        width: 100%;
        max-width: 150px;
        display: inline-block;
        vertical-align: top;
    }
    .four-column .contents {
        font-size: 14px;
        text-align: center;
    }
    .four-column img {
        width: 100%;
        max-width: 180px;
        height: auto;
    }
    .four-column .text {
        padding-top: 10px;
    }

    /* Left sidebar layout */
    .left-sidebar {
        text-align: center;
        font-size: 0;
    }
    .left-sidebar .column {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }
    .left-sidebar .left {
        max-width: 100px;
    }
    .left-sidebar .right {
        max-width: 400px;
    }
    .left-sidebar .img {
        width: 100%;
        max-width: 80px;
        height: auto;
    }
    .left-sidebar .contents {
        font-size: 14px;
        text-align: center;
    }
    .left-sidebar a {
        color: #85ab70;
    }

    /* Right sidebar layout */
    .right-sidebar {
        text-align: center;
        font-size: 0;
    }
    .right-sidebar .column {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }
    .right-sidebar .left {
        max-width: 235px;
    }
    .right-sidebar .right {
        max-width: 330px;
    }
    .right-sidebar .img {
        width: 100%;
        max-width: 80px;
        height: auto;
    }
    .right-sidebar .contents {
        font-size: 14px;
        text-align: left;
    }
    .right-sidebar a {
        color: #70bbd9;
    }

    /*Media Queries*/
    @media screen and (max-width: 400px) {
        .two-column .column,
        .three-column .column {
            max-width: 100% !important;
        }
        .two-column img {
            max-width: 100% !important;
        }
        .three-column img {
            max-width: 50% !important;
        }
        .three-column .contents {
            font-size: 16px !important;
            text-align: center;
        }
        .border-hide {
            border:0px !important;
        }
    }
    @media screen and (min-width: 401px) and (max-width: 620px) {
        .three-column .column {
            max-width: 33% !important;
        }
        .two-column .column {
            max-width: 50% !important;
        }
        .three-column .contents {
            font-size: 16px !important;
            text-align: center;
        }
    }
  </style>
  <!-- -->
  <!-- -->
  <!-- -->
 </head>
 <body style="-webkit-font-smoothing:antialiased; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; padding-top:0px; padding-bottom:0px; margin-top:0px; margin-right:auto; margin-bottom:0px; margin-left:auto; width:100%;" yahoo="">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Technology-Packed Mitsubishi Lineup Inside
  </div>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </div>
  <!--[if (gte mso 9)|(IE)]>
            <table width="600" align="center">
                <tr>
                    <td>
            <![endif]-->
  <table border="0" cellpadding="0" cellspacing="0" class="outer" style="table-layout:fixed; border-collapse:collapse; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; padding-top:0px; padding-bottom:0px; margin-top:0px; margin-right:auto; margin-bottom:0px; margin-left:auto; max-width:600px; font-size:0px; display:block;" width="100%">
   <!-- EMAIL CONTENT BEGINS -->
   <!-- HEADER -->
   <tr>
    <td align="center" bgcolor="#252525" class="one-column">
     <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr>
       <td align="center" bgcolor="#252525" class="inner contents">
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td align="center" bgcolor="#252525" class="banner-img">
           <a target="_blank">
            <img alt="Mitsubishi Motors" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252Fbanner-left.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="300"/>
           </a>
          </td>
          <td align="center" bgcolor="#252525" class="banner-img">
           <a target="_blank">
            <img alt="View Online" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252Fbanner-right.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- /HEADER -->
   <!-- ZONES -->
   <!-- -->
   <tr>
    <td align="center" class="one-column">
     <!-- -->
     <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <!-- HERO IMAGE (pz_widget_1a) -->
      <tr bgcolor="#282827">
       <td align="center" bgcolor="#282827">
        <table align="center" bgcolor="#282827" border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td align="center" bgcolor="#282827" class="hero-img">
           <!-- -->
           <a target="_blank">
            <!-- -->
            <img alt="" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252FMMNA_Auto_Responder_v4_Full_Line_PHEV_Eclipse.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="600"/>
            <!-- -->
           </a>
           <!-- -->
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- /HERO IMAGE -->
      <!-- HERO COPY -->
      <!-- -->
      <tr bgcolor="#282827">
       <td align="center" bgcolor="#282827" class="one-column" style="padding-top:10px; padding-right:20px; padding-bottom:20px; padding-left:20px;">
        <table bgcolor="#282827" border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td align="center" bgcolor="#282827" class="inner contents" style="text-align:center; color:#ffffff; font-size:16px;">
           <!-- -->
           <span style="font-size:24px; font-weight:bold; text-transform:uppercase;">
            Thank You for Signing Up!
           </span>
           <br/>
           <!-- -->
           <!-- -->
           <span style="color:#ffffff; font-weight:bold; font-size:18px;">
            Stay tuned – more information is heading your way.
           </span>
           <br/>
           <!-- -->
           <!-- -->
           In the meantime, take a look at what we've been up to for the last 100 years. Mitsubishi is the longest-lasting car company in Japan and our technology – like Active Stability and Super All-Wheel Control – has made Crossovers safer for drivers worldwide.
           <!-- -->
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- -->
      <!-- /HERO COPY -->
      <!-- -->
      <!-- HERO CTA -->
      <tr bgcolor="#282827">
       <td align="center" bgcolor="#282827" style="padding-bottom:20px;">
        <table align="center" bgcolor="#282827" border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td align="center" bgcolor="#282827">
           <a target="_blank">
            <img alt="Learn More" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252FLearnMore_CTA.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="200"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- /HERO CTA -->
      <!-- -->
     </table>
     <!-- -->
    </td>
   </tr>
   <!-- -->
   <!-- -->
   <tr>
    <td align="center" class="one-column">
     <!-- -->
     <!-- -->
     <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <!-- VIDEO BOX -->
      <tr>
       <td align="center" bgcolor="#f5f5f5" style="padding-top:20px; padding-bottom:20px;">
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <!-- -->
         <tr>
          <td align="center" bgcolor="#f5f5f5">
           <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="center" bgcolor="#f5f5f5">
              <a target="_blank">
               <img alt="" height="238" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252FEclipseCross_Video_Image_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="451"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- -->
      <!-- /VIDEO BOX -->
     </table>
     <!-- -->
     <!-- -->
    </td>
   </tr>
   <!-- -->
   <!-- -->
   <!-- -->
   <!-- -->
   <!-- -->
   <!-- /ZONES -->
   <!-- FOOTER -->
   <tr>
    <td align="center" bgcolor="#363636" valign="top">
     <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <!-- SOCIAL -->
      <tr>
       <td align="center" bgcolor="#363636" style="padding-top:20px; padding-bottom:20px;">
        <table align="center">
         <tr>
          <td align="center" width="100%">
           <table>
            <tr>
             <td align="center" style="padding-right:5px;" width="20%">
              <a target="_blank">
               <img alt="Twitter" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252Fsocial-twitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="41"/>
              </a>
             </td>
             <td align="center" style="padding-right:5px; padding-left:5px;" width="20%">
              <a target="_blank">
               <img alt="Facebook" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252Fsocial-fb.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="41"/>
              </a>
             </td>
             <td align="center" style="padding-right:5px; padding-left:5px;" width="20%">
              <a target="_blank">
               <img alt="Google Plus" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252Fsocial-gplus.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="41"/>
              </a>
             </td>
             <td align="center" style="padding-right:5px; padding-left:5px;" width="20%">
              <a target="_blank">
               <img alt="YouTube" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252Fsocial-ytube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="41"/>
              </a>
             </td>
             <td align="center" style="padding-left:5px;" width="20%">
              <a target="_blank">
               <img alt="Instagram" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.mimet.mmsa.com%252Flib%252Ffe6a15707664007e771c%252Fm%252F6%252Fsocial-ig.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm1pbWV0LiJ9:1kXPOQ:W7x3B9K58wOCntRlxxILbmmykLBIql2-Mtmtl3Zebwc" width="41"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- /SOCIAL -->
      <!-- LEGAL -->
      <!-- -->
      <tr>
       <td bgcolor="#363636" class="one-column">
        <table width="100%">
         <tr>
          <td class="inner contents" style="text-align:left; color:#ffffff; font-size:10px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px;">
           <!-- -->
           Mitsubishi Motors North America, Inc. is committed to maintaining your
           <a style="color:#ffffff;" target="_blank">
            privacy
           </a>
           .
                                                To ensure that you continue receiving our emails, please add us to your address book or safe list. You are
                                                receiving our emails because you requested to receive information from Mitsubishi Motors North America. If you
                                                choose not to receive email messages from Mitsubishi Motors North America, Inc. in the future, please click
           <a style="color:#ffffff;" target="_blank">
            unsubscribe
           </a>
           .
           <br/>
           <br/>
           Corporate Headquarters: Mitsubishi Motors North America, Inc., P.O. Box 6400, Cypress, CA 90630
           <br/>
           <br/>
           © 2018 Mitsubishi Motors North America, Inc.
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- /LEGAL -->
     </table>
    </td>
   </tr>
   <!-- /FOOTER -->
   <!-- EMAIL CONTENT ENDS -->
  </table>
  <!--[if (gte mso 9)|(IE)]>
            </td>
            </tr>
            </table>
            <![endif]-->
  <!-- -->
  <!-- -->
  <!-- -->
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fclick.mimet.mmsa.com%252Fopen.aspx%253Fffcb10-fe5913767665017b7310-fdc21575756005787d12747c66-fe6a15707664007e771c-fe8b11787661007576-fdfd1570706d057c7411727c-ff5b127873/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmNsaWNrLm1pbWV0LiJ9:1kXPOQ:tmaCXbNEiJfdKRrsEIDNeJsa5Wwf5YmL3-T3i0RD-Is" width="1"/>
 </body>
</html>