Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en">
 <head>
  <meta charset="utf-8"/>
  <!-- utf-8 works for most cases -->
  <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!-- Use the latest (edge) version of IE rendering engine -->
  <meta name="x-apple-disable-message-reformatting"/>
  <!-- Disable auto-scale in iOS 10 Mail entirely -->
  <title>
   Delta
  </title>
  <!-- The title tag shows in email notifications, like Android 4.4. -->
  <!-- Web Font / @font-face : BEGIN -->
  <!-- Fallback font for Outlook. Desktop Outlook defaults to Times New Roman when there are web font references. -->
  <!--[if mso]>         <style type="text/css">             * {                 font-family: Tahoma, Geneva, sans-serif !important;             }             .stylingblock-content-wrapper {                 font-family: Tahoma, Geneva, sans-serif !important;             }         </style>     <![endif]-->
  <!--[if !mso]><!-->
  <style type="text/css">
   @font-face {
   font-family: 'Open Sans';
   font-style: italic;
   font-weight: 400;
   src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://inboxflows.com/_/image/https%253A%252F%252Ffonts.gstatic.com%252Fs%252Fopensans%252Fv15%252FxjAJXh38I15wypJXxuGMBogp9Q8gbYrhqGlRav_IXfk.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmb250cy5nc3RhdCJ9:1kXO5O:iZC--SRjpXYtFpzIB3Zrdk8WuQJsqKbSsQN1K4iMWNk) format('woff2');
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
 }
 
 @font-face {
   font-family: 'Open Sans';
   font-style: normal;
   font-weight: 400;
   src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://inboxflows.com/_/image/https%253A%252F%252Ffonts.gstatic.com%252Fs%252Fopensans%252Fv15%252FcJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmb250cy5nc3RhdCJ9:1kXO5O:iZC--SRjpXYtFpzIB3Zrdk8WuQJsqKbSsQN1K4iMWNk) format('woff2');
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
 }
 
 @font-face {
   font-family: 'Open Sans';
   font-style: normal;
   font-weight: 700;
   src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://inboxflows.com/_/image/https%253A%252F%252Ffonts.gstatic.com%252Fs%252Fopensans%252Fv15%252Fk3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmb250cy5nc3RhdCJ9:1kXO5O:iZC--SRjpXYtFpzIB3Zrdk8WuQJsqKbSsQN1K4iMWNk) format('woff2');
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
 }
 
 * {font-family: 'Open Sans', Tahoma, Geneva, sans-serif !important;
            }
  </style>
  <!--<![endif]-->
  <!-- Web Font / @font-face : END -->
  <!-- Fixes image scaling in Outlook 120dpi -->
  <!--[if gte mso 9]><xml>   <o:OfficeDocumentSettings>    <o:AllowPNG/>    <o:PixelsPerInch>96</o:PixelsPerInch>   </o:OfficeDocumentSettings>  </xml><![endif]-->
  <!-- CSS Reset -->
  <style type="text/css">
   /* Removes spaces around the email design added by some email clients. */
        /* Note: It can remove the padding / margin and add a background color to the compose a reply window. */
        html,
        body, 
  center {
            margin: 0 auto !important;
            padding: 0 !important;
            height: 100% !important;
            width: 100% !important;
        }

        /* Stops email clients resizing small text. */
        * {
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%;
        }

        /* Centers email on Android 4.4 */
        div[style*="margin: 16px 0"] {
            margin:0 !important;
        }

        /* Stops Outlook from adding extra spacing to tables. */
        table,
        td {
            mso-table-lspace: 0pt !important;
            mso-table-rspace: 0pt !important;
        }

        /* Uses a better rendering method when resizing images in IE. */
        img {
            -ms-interpolation-mode:bicubic;
        }

        /* A work-around for iOS meddling in triggered links. */
        *[x-apple-data-detectors] {
            color: inherit !important;
            text-decoration: none !important;
        }

        /* A work-around for Gmail meddling in triggered links. */
        .x-gmail-data-detectors,
        .x-gmail-data-detectors *,
        .aBn {
            border-bottom: 0 !important;
            cursor: default !important;
        }
  /* A work-around for Samsung Mail meddling in triggered links. */
  #MessageViewBody a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  }

        /* Prevents Gmail from displaying an download button on large, non-linked images. */
        .a6S {
         display: none !important;
         opacity: 0.01 !important;
        }

        /* Prevents underlining the button text in Windows 10 */
        .button-link {
            text-decoration: none !important;
        }
  
  /* CSS added by Jessie Starke, specific to this template */
  * {font-family: Tahoma, Geneva, sans-serif !important;
            }
  p {
   margin: 0;
  }
  .img-row img {
   display:block;
  }
  .copy, .main-content .stylingblock-content-wrapper {
   font-size: 19px; 
   line-height: 28px; 
   text-align: left;
   color: #0B1F66;
  }
  .main-content .stylingblock-content-wrapper a {
   color: #58ceff;
   text-decoration: none;
  }
  sup, .main-content .stylingblock-content-wrapper sup {
   font-size: 13px; 
   line-height: 13px; 
   mso-text-raise: 3px;
  }
  .terms .stylingblock-content-wrapper, .terms .stylingblock-content-wrapper p {
   font-size: 12px !important; 
   font-weight:normal !important; 
   line-height: 16px !important; 
   color: #666666 !important; 
   text-align: left !important;
  } 
  .terms .stylingblock-content-wrapper a {
   color: #245AA5 !important; 
   text-decoration: none !important;
  }
  .terms .stylingblock-content-wrapper sup {
   font-size: 8px !important; 
   line-height: 8px !important; 
   mso-text-raise: 3px !important;
  }
  
  /* Hover styles for links and buttons */
        a,
  .button-td,
        .button-a {
            transition: all 100ms ease-in;
        }
  a:hover {opacity: 0.8}
  
        .button-td:hover {
            background: #c6021f !important;
        }
  .button-a:hover {
   opacity: 1;
        }
  
  /* Prevents email clients from adding any extra spacing around tables and cells. */
  table, td {
            border-spacing: 0 !important;
            border-collapse: collapse !important;
        }
  table {
            margin: 0 auto !important;
        }
  /* end CSS specific to this template */
  </style>
  <!-- Keep media queries in seperate style block. Gmail strips style blocks with code it doesn't recognize -->
  <style type="text/css">
   /* Media Queries */
  
        @media screen and (max-width: 560px) {

            /* Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
            .fluid {
                width: 100% !important;
                max-width: 100% !important;
                height: auto !important;
                margin-left: auto !important;
                margin-right: auto !important;
            }

            /* Forces table cells into full-width rows. */
            .stack-column,
            .stack-column-center,
   .stack-column-left {
                display: block !important;
                width: 100% !important;
                max-width: 100% !important;
                direction: ltr !important;
            }
   
            /* And center justify these ones. */
            .stack-column-center {
                text-align: center !important;
            }
   /* And left justify these ones. */
            .stack-column-left {
                text-align: left !important;
            }

            /* Generic utility class for centering. Useful for images, buttons, and nested tables. */
            .center-on-narrow {
                text-align: center !important;
                display: block !important;
                margin-left: auto !important;
                margin-right: auto !important;
                float: none !important;
            }
        }
  </style>
  <style type="text/css">
   /* Media Queries added by Jessie Starke, specific to this template */
  @media only screen and (max-width: 480px) {
   
   /* Salesforce adds this class to column layouts */
   .responsive-td {
    width:100% !important; 
    display:block !important; 
    padding:0 !important; }
   
   .bottom-menu {
    padding: 20px 20px 20px 20px !important;
    font-size: 18px !important;
    line-height: 22px !important;
    }
   .bottom-preferences {
    font-size: 15px !important;
    line-height: 20px !important;
    }
   .copy, .main-content .stylingblock-content-wrapper {
    font-size:17px !important; 
    line-height:22px !important;
   }
   sup { 
                font-size:10px; 
                line-height:10px; 
                mso-text-raise: 4px; 
            } 
   .main-content .stylingblock-content-wrapper sup { 
                font-size:10px !important; 
                line-height:10px !important; 
                mso-text-raise: 4px !important; 
            } 
   
   .copy-block {
    padding: 20px 20px 20px 20px !important;
    font-size: 17px !important;
    line-height: 22px !important;
    }
   .two-column-block {
    padding: 10px 10px 10px 10px !important;
   }
   
   /* To fix iOS Gmail and Inbox right gutter */ 
   /* Targets Gmail. Gmail transforms body tag into a div */
   u ~ div .g-wrapper {min-width: 100vw;}
   
   /* Overrides above Gmail style on Android */
   div > u ~ div .g-wrapper {min-width: 100%;}
   
  }
  @media screen and (max-width: 560px) {
   .img-row img {
   max-width:100% !important;
   width:100% !important;
   height:auto !important;
   }
   
  }
  
  /* Removes pipe characters in dynamic header on mobile and wraps content that follows to next line */
  @media screen and (max-width: 500px) {
   .pipe-display-2 {display: none !important;}
   .mobile-full-2 {width: 100%; display: block !important;}
  }
  @media screen and (max-width: 374px) {
   .pipe-display-1 {display: none !important;}
   .mobile-full-1 {width: 100%; display: block !important;}
  }
   
  /* End Media Queries specific to this template */
  </style>
 </head>
 <body style="margin: 0; mso-line-height-rule: exactly; padding: 0;" width="100%">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Live the #SkyMilesLife with this limited-time offer on domestic flights.
  </div>
  <!-- Full-width table to achieve background color in Outlook -->
  <table align="center" aria-hidden="true" bgcolor="#041638" border="0" cellpadding="0" cellspacing="0" class="g-wrapper" role="presentation" width="100%">
   <tr>
    <td style="padding: 0px;" width="100%">
     <!--             Email width defined in two places:             1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 600px.             2. MSO tags for Desktop Windows Outlook enforce a 600px width.         -->
     <div style="max-width: 600px; margin: 0 auto;">
      <!--[if mso]>             <table role="presentation" aria-hidden="true" cellspacing="0" cellpadding="0" border="0" width="600" align="center">             <tr>             <td width="600" style="width: 600px;">             <![endif]-->
      <!-- Email Body : BEGIN -->
      <table align="center" aria-hidden="true" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width: 600px; padding: 0;" width="100%">
       <!-- Masthead : BEGIN -->
       <tr>
        <td align="center" style="padding: 0px;" valign="top" width="100%">
         <a data-linkto="https://" target="_blank" title="DELTA">
          <img alt="DELTA" border="0" class="fluid" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252Fe0e943af-8017-40bc-a32d-81c46f1b9961.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm8uZGVsdCJ9:1kXO5O:_GlULk19vBAUuiOLChpSU4xIw0HNMIixQ7_ugOnO5cQ" style="display: block; width: 100%; height: auto; text-align: center; padding: 0px; border: 0px none transparent;"/>
         </a>
        </td>
       </tr>
       <!-- Masthead : END -->
       <!-- Subscriber Information : BEGIN -->
       <tr>
        <td style="padding: 0px;" valign="top" width="100%">
         <table align="center" bgcolor="#011037" border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td align="left" style="padding: 17px;" valign="top">
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
             <tr>
              <td align="center" style="font-family: Tahoma, Geneva, sans-serif; font-size:20px; color:#ffffff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 0px 0px 13px 0px; letter-spacing: 1px; text-align: center;" valign="top" width="100%">
               <b>
                Hello, Sam
               </b>
              </td>
             </tr>
             <tr>
              <td align="center" style="font-family: Tahoma, Geneva, sans-serif; font-size: 16px; color: rgb(88, 206, 255); -webkit-font-smoothing: antialiased; letter-spacing: 1px; line-height: 150%; text-align: center;" valign="top" width="100%">
               <div class="stylingblock-content-wrapper" data-marker="wrapper" style="">
                <!-- Customer ID -->
                <span class="mobile-full">
                 <span style="white-space: nowrap;">
                  <a data-linkto="https://" style="color:#58ceff;text-decoration:none;" target="_blank" title="Your Account">
                   #9129298122
                  </a>
                 </span>
                </span>
                <!-- End Customer ID -->
                <!-- Customer Tier -->
                <span class="mobile-full-1">
                 <span class="pipe-display-1" style="padding: 0;">
                  |
                 </span>
                 <span style="white-space: nowrap;">
                  <a data-linkto="https://" style="color:#58ceff;text-decoration:none;" target="_blank" title="Your Account">
                   SkyMiles
                   <sup style="font-size:10px; line-height:10px; mso-text-raise: 4px;">
                    ®
                   </sup>
                   Member
                  </a>
                 </span>
                </span>
                <!-- End Customer Tier -->
                <!-- Mileage Balance -->
                <!-- End Mileage Balance -->
               </div>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- Subscriber Information : END -->
       <!-- Main Content Block 1 : BEGIN -->
       <tr>
        <td class="main-content" style="color: #0B1F66; text-align:left;padding: 0;font-family: Tahoma, Geneva, sans-serif; font-size: 14px; line-height: 18px;" valign="top" width="100%">
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table cellpadding="0" cellspacing="0" width="100%">
             <tr>
              <td align="center">
               <a data-linkto="https://" title="">
                <img alt="Dream It, Live It Event. Get away with member-only deals.. Miles are worth double with Delta Vacations." data-assetid="18343" height="640" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252F2b9af29c-57c4-4e79-9eaa-f6a96c5217c2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCJ9:1kXO5O:9wChCaIFLS_GLE1cmTps_pZbQMjLhr6gNja95OL7apw" style="display: block; padding: 0px; text-align: center; height: 640px; width: 600px;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- Main Content Block 1 : END -->
       <!-- Main Content Block 2 : BEGIN -->
       <tr>
        <td class="main-content" style="color: #0B1F66; text-align:left;padding: 0;font-family: Tahoma, Geneva, sans-serif; font-size: 14px; line-height: 18px;" valign="top" width="100%">
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="background-color: #F6F7FB; min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px 50px 10px; ">
            <div style="text-align: center;">
             <span style="font-size:24px;">
              Now's Your Chance To Live The #SkyMilesLife For Less
             </span>
            </div>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- Main Content Block 2 : END -->
       <!-- CTA : BEGIN -->
       <tr>
        <td align="center" style="padding: 0px 0px 0px 0px;" valign="top" width="100%">
         <table cellpadding="0" cellspacing="0" class="slot-styling" style="background-color: transparent; min-width: 100%; " width="100%">
          <tr>
           <td class="slot-styling camarker-inner" style="padding: 0px; ">
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="background-color: #F6F7FB; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px; ">
               <table cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center">
                  <img data-assetid="18271" height="3" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252F46a996af-36b2-436c-b834-0d8756156a58.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm8uZGVsdCJ9:1kXO5O:_GlULk19vBAUuiOLChpSU4xIw0HNMIixQ7_ugOnO5cQ" style="display: block; padding: 0px; text-align: center; height: 3px; width: 99px; border: 0px;" width="99"/>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="background-color: #F6F7FB; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 65px; ">
               <table aria-hidden="true" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td class="copy-block" style="font-family: Tahoma, Geneva, sans-serif; line-height: 28px; color: rgb(11, 31, 102);" width="100%">
                  <div style="font-size: 19px; line-height: 115%; text-align: center;">
                   <span style="font-size:17px;">
                    We want to help you get out there and go. With U.S. round-trip flights starting at 10,000 miles (plus taxes and fees) round trip or $118 round trip, there's no better time than now to book your next trip.
                   </span>
                  </div>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="background-color: #F6F7FB; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 40px; ">
               <table cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center">
                  <a data-linkto="//" title="">
                   <img alt="Book Now." data-assetid="18272" height="50" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252F45fae95b-1d6c-4095-b188-88c684ee08af.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm8uZGVsdCJ9:1kXO5O:_GlULk19vBAUuiOLChpSU4xIw0HNMIixQ7_ugOnO5cQ" style="display: block; padding: 0px; text-align: center; height: 50px; width: 225px; border: 0px;" width="225"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="background-color: #FFFFFF; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px 50px 10px; ">
               <div style="text-align: center;">
                <span style="font-size:28px;">
                 <span style="color: rgb(11, 31, 102);">
                  The Dream It ✈ Live It Event
                 </span>
                </span>
               </div>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="background-color: #FFFFFF; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px; ">
               <table cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center">
                  <img data-assetid="18271" height="3" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252F46a996af-36b2-436c-b834-0d8756156a58.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm8uZGVsdCJ9:1kXO5O:_GlULk19vBAUuiOLChpSU4xIw0HNMIixQ7_ugOnO5cQ" style="display: block; padding: 0px; text-align: center; height: 3px; width: 99px; border: 0px;" width="99"/>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="background-color: #FFFFFF; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 65px; ">
               <table aria-hidden="true" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td class="copy-block" style="line-height: 28px;" width="100%">
                  <div style="line-height: 115%; text-align: center;">
                   <span style="font-family:Arial,Helvetica,sans-serif;">
                    <font color="#0b1f66">
                     <span style="font-size: 17px;">
                      Thank you for being a SkyMiles
                     </span>
                    </font>
                    <sup style="color: rgb(11, 31, 102); font-family: Tahoma, Geneva, sans-serif; font-size: 17px;">
                     ®
                    </sup>
                   </span>
                   <font color="#0b1f66">
                    <span style="font-size: 17px;">
                     <span style="font-family:Arial,Helvetica,sans-serif;">
                      Member. Be on the lookout for new surprises coming soon.
                     </span>
                    </span>
                   </font>
                   <b style="color: rgb(11, 31, 102); font-family: Tahoma, Geneva, sans-serif; font-size: 17px;">
                    <a data-linkto="//" style="color:#072358;text-decoration:none;" title="See Additional Deals &gt;">
                     See Additional Deals &gt;
                    </a>
                   </b>
                  </div>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="background-color: #FFFFFF; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px; ">
               <table cellpadding="0" cellspacing="0" style="width: 100%;">
                <tr>
                 <td>
                  <table cellpadding="0" cellspacing="0" style="width: 100%;">
                   <tr>
                    <td style="width: 20%; padding-right: 3px;" valign="top">
                     <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
                      <tr>
                       <td class="stylingblock-content-wrapper camarker-inner">
                        <img data-assetid="18266" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252Fa0b39773-a949-4f48-90ae-728c3bf41d68.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm8uZGVsdCJ9:1kXO5O:_GlULk19vBAUuiOLChpSU4xIw0HNMIixQ7_ugOnO5cQ" style="padding: 0px; text-align: center; border: 0px solid transparent; height: auto; width: 100%;" width="95"/>
                       </td>
                      </tr>
                     </table>
                    </td>
                    <td style="width: 20%; padding-left: 3px; padding-right: 3px;" valign="top">
                     <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
                      <tr>
                       <td class="stylingblock-content-wrapper camarker-inner">
                        <img data-assetid="18339" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252F3a73d031-983a-4bf3-8995-c10e92a9a40e.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCJ9:1kXO5O:9wChCaIFLS_GLE1cmTps_pZbQMjLhr6gNja95OL7apw" style="padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" width="95"/>
                       </td>
                      </tr>
                     </table>
                    </td>
                    <td style="width: 20%; padding-left: 3px; padding-right: 3px;" valign="top">
                     <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
                      <tr>
                       <td class="stylingblock-content-wrapper camarker-inner">
                        <img data-assetid="18341" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252Fa9469599-0887-4379-a026-e67a05d5b3ea.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCJ9:1kXO5O:9wChCaIFLS_GLE1cmTps_pZbQMjLhr6gNja95OL7apw" style="padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" width="95"/>
                       </td>
                      </tr>
                     </table>
                    </td>
                    <td style="width: 20%; padding-left: 3px; padding-right: 3px;" valign="top">
                     <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
                      <tr>
                       <td class="stylingblock-content-wrapper camarker-inner">
                        <img data-assetid="18338" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252Ff5814e40-93b7-4afd-b015-65a95092bb7f.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCJ9:1kXO5O:9wChCaIFLS_GLE1cmTps_pZbQMjLhr6gNja95OL7apw" style="padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" width="95"/>
                       </td>
                      </tr>
                     </table>
                    </td>
                    <td style="width: 20%; padding-left: 3px;" valign="top">
                     <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
                      <tr>
                       <td class="stylingblock-content-wrapper camarker-inner">
                        <img data-assetid="18340" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252F1db1973e-ad75-4cc5-ac48-0a03fdb2db58.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCJ9:1kXO5O:9wChCaIFLS_GLE1cmTps_pZbQMjLhr6gNja95OL7apw" style="padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" width="95"/>
                       </td>
                      </tr>
                     </table>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="background-color: #FFFFFF; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 5px 10px 30px; ">
               <table cellpadding="0" cellspacing="0" style="width: 100%;">
                <tr>
                 <td>
                  <table cellpadding="0" cellspacing="0" style="width: 100%;">
                   <tr>
                    <td style="width: 20%; padding-right: 3px;" valign="top">
                     <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
                      <tr>
                       <td class="stylingblock-content-wrapper camarker-inner">
                        <div style="text-align: center;">
                         <span style="color:#072358;">
                          <b>
                           Delta
                           <br/>
                           Vacations
                          </b>
                         </span>
                        </div>
                       </td>
                      </tr>
                     </table>
                    </td>
                    <td style="width: 20%; padding-left: 3px; padding-right: 3px;" valign="top">
                     <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
                      <tr>
                       <td class="stylingblock-content-wrapper camarker-inner">
                        <div style="text-align: center;">
                         <font color="#072358">
                          <b>
                           Domestic
                           <br/>
                           Flights
                          </b>
                         </font>
                        </div>
                       </td>
                      </tr>
                     </table>
                    </td>
                    <td style="width: 20%; padding-left: 3px; padding-right: 3px;" valign="top">
                    </td>
                    <td style="width: 20%; padding-left: 3px; padding-right: 3px;" valign="top">
                    </td>
                    <td style="width: 20%; padding-left: 3px;" valign="top">
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- CTA : END -->
       <!-- Blue Footer : BEGIN -->
       <tr>
        <td valign="top" width="100%">
         <table aria-hidden="true" bgcolor="#072358" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <!-- Promotion : BEGIN -->
          <tr>
           <td align="center" style="padding: 20px 0px 20px 0px;" valign="top" width="100%">
            <table cellpadding="0" cellspacing="0" class="slot-styling" style="background-color: transparent; min-width: 100%; " width="100%">
             <tr>
              <td class="slot-styling camarker-inner" style="padding: 10px 0px; ">
              </td>
             </tr>
            </table>
           </td>
          </tr>
          <!-- Promotion : END -->
          <!-- Footer Links : BEGIN -->
          <tr>
           <!-- Top Divider Line -->
           <td align="center" style="padding: 0px 0px 0px 0px; border-bottom: 2px solid #58CEFF;font-size:1px;line-height:1px;" width="100%">
           </td>
          </tr>
          <tr>
           <td align="left" class="bottom-menu" style="font-family: Tahoma, Geneva, sans-serif; font-size:20px; line-height: 22px; color:#ffffff; vertical-align:middle; padding: 28px 36px 28px 36px; border-bottom: 2px solid #58CEFF;" valign="top" width="100%">
            <a style="color:#ffffff; text-decoration:none;" target="_new">
             BOOK A FLIGHT &gt;
            </a>
           </td>
          </tr>
          <tr>
           <td align="left" class="bottom-menu" style="font-family: Tahoma, Geneva, sans-serif; font-size:20px; line-height: 22px; color:#ffffff; vertical-align:middle; padding: 28px 36px 28px 36px; border-bottom: 2px solid #58CEFF;" valign="top" width="100%">
            <a style="color:#ffffff; text-decoration:none;" target="_new">
             BOOK A VACATION PACKAGE &gt;
            </a>
           </td>
          </tr>
          <tr>
           <td align="left" class="bottom-menu" style="font-family: Tahoma, Geneva, sans-serif; font-size:20px; line-height: 22px; color:#ffffff; vertical-align:middle; padding: 28px 36px 28px 36px; border-bottom: 2px solid #58CEFF;" valign="top" width="100%">
            <a style="color:#ffffff; text-decoration:none;" target="_new">
             RESERVE A CAR + HOTEL &gt;
            </a>
           </td>
          </tr>
          <tr>
           <td align="left" class="bottom-menu" style="font-family: Tahoma, Geneva, sans-serif; font-size:20px; line-height: 22px; color:#ffffff; vertical-align:middle; padding: 28px 36px 28px 36px; border-bottom: 2px solid #58CEFF;" valign="top" width="100%">
            <a style="color:#ffffff;text-decoration:none;" target="_new">
             EARN AND USE MILES &gt;
            </a>
           </td>
          </tr>
          <!-- Footer Links : END -->
          <!-- Social Links : BEGIN -->
          <tr>
           <td align="center" style="padding: 50px 0px 0px 0px;" width="100%">
            <table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 40%; min-width: 170px; max-width: 265px;" width="40%">
             <tr>
              <td align="center" style="width: 20%;" valign="top">
               <a data-linkto="https://" style="color : #245AA5; text-decoration : none; font-weight : normal;" target="_new" title="Facebook">
                <img alt="Facebook" border="0" data-assetid="4" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.exct.net%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252Fe89c8c6b-5493-4908-90fb-c0259f317906.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5leGN0LiJ9:1kXO5O:DrFcejxeZOHYByG4Qo308dsohx0p-EnYO9ob2de_bjc" style="height:auto; min-width: 34px; width:100%;display: block;" width="53"/>
               </a>
              </td>
              <td align="center" class="space2-social" style="width: 20%;" valign="top">
              </td>
              <td align="center" style="width: 20%;" valign="top">
               <a data-linkto="https://" style="color : #245AA5; text-decoration : none; font-weight : normal;" target="_new" title="Twitter">
                <img alt="Twitter" border="0" data-assetid="7" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.exct.net%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252Fa25fbe5b-bf98-4d6a-9b33-915b5bb295d0.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5leGN0LiJ9:1kXO5O:DrFcejxeZOHYByG4Qo308dsohx0p-EnYO9ob2de_bjc" style="height:auto; min-width: 34px; width:100%;display: block;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" width="53"/>
               </a>
              </td>
              <td align="center" class="space2-social" style="width: 20%;" valign="top">
              </td>
              <td align="center" style="width: 20%;" valign="top">
               <a data-linkto="https://" style="color : #245AA5; text-decoration : none; font-weight : normal;" target="_new" title="Instagram">
                <img alt="Instagram" border="0" data-assetid="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.exct.net%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252F261ff432-0a19-47f5-b3dd-768ce02eda2a.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5leGN0LiJ9:1kXO5O:DrFcejxeZOHYByG4Qo308dsohx0p-EnYO9ob2de_bjc" style="height:auto; min-width: 34px; width:100%;display: block;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" width="53"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
          <!-- Social Links : END -->
          <!-- Stay Connected : BEGIN -->
          <tr>
           <td style="padding: 20px 20px 20px 20px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size:18px; color:#FFFFFF; line-height:20px;" width="100%">
            <strong style="font-weight: bold;">
             STAY CONNECTED WITH US
            </strong>
           </td>
          </tr>
          <tr>
           <td class="bottom-preferences" style="padding: 30px 18px 30px 18px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size:17px; color:#FFFFFF; line-height:23px;" width="100%">
            <span class="mobile-full-2">
             <a data-linkto="https://" style="color:#53ceff;text-decoration:none; font-weight : normal; " target="_new" title="Update Email Preferences">
              UPDATE EMAIL PREFERENCES
             </a>
             <span class="pipe-display-2" style="color:#53ceff">
              |
             </span>
            </span>
            <a data-linkto="microsite" style="color:#53ceff;text-decoration:none; font-weight : normal; " title="Unsubscribe">
             UNSUBSCRIBE
            </a>
            <span style="color:#53ceff">
             |
            </span>
            <a data-linkto="//" style="color:#53ceff;text-decoration:none; font-weight : normal; " target="_new" title="Privacy Policy">
             PRIVACY POLICY
            </a>
           </td>
          </tr>
          <!-- Stay Connected : END -->
         </table>
        </td>
       </tr>
       <!-- Blue Footer : END -->
       <!-- Terms : BEGIN -->
       <tr>
        <td style="padding: 0;" valign="top" width="100%">
         <table aria-hidden="true" bgcolor="#D2D3D5" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tr>
           <td style="padding: 20px 20px 20px 20px;" width="100%">
            <!-- Table : BEGIN -->
            <table align="center" aria-hidden="true" border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: auto" width="100%">
             <tr>
              <td class="terms" style="font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight:normal; line-height: 16px; color: #666666; text-align:left;padding: 0px 0px 30px 0px;">
               <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
                <tr>
                 <td class="stylingblock-content-wrapper camarker-inner">
                  <b>
                   Terms and Conditions
                  </b>
                  <br/>
                  <br/>
                  A portion of travel for some itineraries may be on the Delta Connection® carriers: Compass Airlines, Endeavor Air, Inc., GoJet Airlines, Republic Airways, and SkyWest; Delta Shuttle® carriers: Republic Airline and Compass Airlines
                  <br/>
                  <br/>
                  <b>
                   Restrictions |
                  </b>
                  Fares shown are available at delta.com or Delta Reservations. Tickets are non-transferable. Seats are limited.
                  <br/>
                  <br/>
                  <b>
                   Tickets |
                  </b>
                  Tickets must be purchased no later than August 30, 2019.
                  <br/>
                  <br/>
                  Travel Period | Travel may begin on or after January 15, 2020 and all travel must be completed by March 7, 2019.
                  <br/>
                  <br/>
                  <b>
                   Advanced Purchase |
                  </b>
                  21 Days
                  <br/>
                  <br/>
                  <b>
                   Minimum Stay |
                  </b>
                  Friday
                  <br/>
                  <br/>
                  <b>
                   Fare Availability |
                  </b>
                  Promotional fares may not be available on the following dates:
                  <br/>
                  All markets: February 13 – 18, 2020
                  <br/>
                  Between Austin, TX (AUS) and Boston, MA (BOS): February 20 - 24, 2020
                  <br/>
                  Between Boston, MA (BOS) and Austin, TX (AUS): February 19 - 22, 2020; February 27, 2020 - March 02, 2020
                  <br/>
                  Between Boston, MA (BOS) and Charleston, SC (CHS): January 17 - 20, 2020; February 20 - 23, 2020; February 26, 2020 - March 01, 2020; March 04 - 07, 2020
                  <br/>
                  Between Charleston, SC (CHS) and Boston, MA (BOS): February 19 - 24, 2020; February 27, 2020 - March 02, 2020
                  <br/>
                  Between Seattle, WA (SEA) and Austin, TX (AUS): January 16 - 20, 2020
                  <br/>
                  Between New York-Kennedy, NY (JFK) and West Palm Beach, FL (PBI): January 16 - 24, 2020; January 26, 2020 - February 02, 2020; February 06 - 09, 2020; February 19 - 22, 2020; February 24, 2020 - March 01, 2020
                  <br/>
                  Between West Palm Beach, FL (PBI) and New York-Kennedy, NY (JFK): January 19 - 27, 2020; January 29, 2020 - February 06, 2020; February 19 - 26, 2020; February 28, 2020 - March 03, 2020
                  <br/>
                  Between Boston, MA (BOS) and Orlando, FL (MCO): January 16 - 19, 2020; January 23 - 26, 2020; January 30, 2020 - February 04, 2020; February 06 - 24, 2020; February 27, 2020 - March 01, 2020; March 04 - 07, 2020
                  <br/>
                  Between Boston, MA (BOS) and Tampa, FL (TPA): January 16 - 20, 2020; January 24 - 27, 2020; January 30, 2020 - February 04, 2020; February 19, 2020 - March 02, 2020; March 04 - 07, 2020
                  <br/>
                  Between Fort Lauderdale, FL (FLL) and New York-Kennedy, NY (JFK): February 20 - 25, 2020
                  <br/>
                  Between New York-Kennedy, NY (JFK) and Fort Lauderdale, FL (FLL): January 15 - 19, 2020; January 30, 2020 - February 02, 2020; February 06 - 09, 2020; February 27, 2020 - March 01, 2020
                  <br/>
                  Between Orlando, FL (MCO) and Boston, MA (BOS): January 17 - 21, 2020; February 08 - 11, 2020; February 19, 2020 - March 03, 2020
                  <br/>
                  Between Tampa, FL (TPA) and Boston, MA (BOS): January 18 - 21, 2020; January 24 - 27, 2020; February 19, 2020 - March 04, 2020
                  <br/>
                  Between Tampa, FL (TPA) and New York-Kennedy, NY (JFK): February 20 - 25, 2020
                  <br/>
                  Between Austin, TX (AUS) and Cincinnati, OH (CVG): January 16 - 22, 2020; February 21 - 25, 2020; February 27, 2020 - March 03, 2020
                  <br/>
                  Between Cincinnati, OH (CVG) and Austin, TX (AUS): February 20 - 24, 2020; February 27, 2020 - March 02, 2020
                  <br/>
                  Between Los Angeles, CA (LAX) and Austin, TX (AUS): February 20 - 24, 2020; February 27, 2020 - March 01, 2020
                  <br/>
                  Between Boston, MA (BOS) and West Palm Beach, FL (PBI): January 15 - 24, 2020; January 27, 2020 - February 24, 2020; February 26, 2020 - March 01, 2020; March 04 - 07, 2020
                  <br/>
                  Between Jacksonville, FL (JAX) and New York-Kennedy, NY (JFK): February 20 - 24, 2020
                  <br/>
                  Between West Palm Beach, FL (PBI) and Boston, MA (BOS): January 17 - 31, 2020; February 02 - 06, 2020; February 08 - 12, 2020; February 19, 2020 - March 07, 2020
                  <br/>
                  Between Nashville, TN (BNA) and Boston, MA (BOS): February 20 - 24, 2020; February 27, 2020 - March 02, 2020
                  <br/>
                  Between Boston, MA (BOS) and Nashville, TN (BNA): February 20 - 23, 2020; February 27, 2020 - March 02, 2020; March 04 - 07, 2020
                  <br/>
                  Between Sacramento, CA (SMF) and Seattle, WA (SEA): February 21 - 24, 2020
                  <br/>
                  Between New York-Kennedy, NY (JFK) and Fort Myers, FL (RSW): February 06 - 09, 2020; February 19 - 22, 2020; February 27, 2020 - March 01, 2020
                  <br/>
                  Between Fort Myers, FL (RSW) and New York-Kennedy, NY (JFK): February 19 - 25, 2020
                  <br/>
                  Between Detroit, MI (DTW) and Boston, MA (BOS): February 20 - 24, 2020; February 27, 2020 - March 02, 2020
                  <br/>
                  Between Nashville, TN (BNA) and New York-Kennedy, NY (JFK): February 27, 2020 - March 02, 2020
                  <br/>
                  <br/>
                  <b>
                   Award Availability |
                  </b>
                  Promotional fares may not be available on the following dates:
                  <br/>
                  All markets: February 13 – 18, 2020
                  <br/>
                  Between Austin, TX (AUS) and Boston, MA (BOS): February 20 - 24, 2020
                  <br/>
                  Between Boston, MA (BOS) and Austin, TX (AUS): February 19 - 22, 2020; February 27, 2020 - March 03, 2020
                  <br/>
                  Between Boston, MA (BOS) and Charleston, SC (CHS): January 17 - 20, 2020; February 20 - 23, 2020; February 27, 2020 - March 01, 2020; March 04 - 07, 2020
                  <br/>
                  Between Charleston, SC (CHS) and Boston, MA (BOS): February 20 - 24, 2020; February 28, 2020 - March 02, 2020
                  <br/>
                  Between Austin, TX (AUS) and Seattle, WA (SEA): February 20 - 24, 2020; February 27, 2020 - March 03, 2020
                  <br/>
                  Between Seattle, WA (SEA) and Austin, TX (AUS): January 15 - 24, 2020; January 29, 2020 - February 02, 2020; February 05 - 09, 2020; February 19 - 24, 2020; February 26, 2020 - March 02, 2020; March 04 - 07, 2020
                  <br/>
                  Between New York-Kennedy, NY (JFK) and West Palm Beach, FL (PBI): January 30, 2020 - February 02, 2020
                  <br/>
                  Between West Palm Beach, FL (PBI) and New York-Kennedy, NY (JFK): February 19 - 26, 2020; February 28, 2020 - March 02, 2020
                  <br/>
                  Between Boston, MA (BOS) and Orlando, FL (MCO): February 19 - 23, 2020; February 27, 2020 - March 01, 2020
                  <br/>
                  Between Boston, MA (BOS) and Tampa, FL (TPA): February 19 - 23, 2020; February 27, 2020 - March 01, 2020; March 04 - 07, 2020
                  <br/>
                  Between Fort Lauderdale, FL (FLL) and New York-Kennedy, NY (JFK): February 20 - 25, 2020
                  <br/>
                  Between New York-Kennedy, NY (JFK) and Fort Lauderdale, FL (FLL): January 16 - 19, 2020; January 30, 2020 - February 02, 2020; February 06 - 09, 2020; February 27, 2020 - March 01, 2020
                  <br/>
                  Between Orlando, FL (MCO) and Boston, MA (BOS): January 17 - 21, 2020; February 17, 2020 - March 02, 2020
                  <br/>
                  Between Tampa, FL (TPA) and Boston, MA (BOS): February 19, 2020 - March 02, 2020
                  <br/>
                  Between Tampa, FL (TPA) and New York-Kennedy, NY (JFK): February 20 - 25, 2020
                  <br/>
                  Between Austin, TX (AUS) and Cincinnati, OH (CVG): February 27, 2020 - March 02, 2020
                  <br/>
                  Between Cincinnati, OH (CVG) and Austin, TX (AUS): February 27, 2020 - March 02, 2020
                  <br/>
                  Between Boston, MA (BOS) and West Palm Beach, FL (PBI): January 16 - 20, 2020; January 29, 2020 - February 01, 2020; February 05 - 23, 2020; February 27, 2020 - March 01, 2020
                  <br/>
                  Between Jacksonville, FL (JAX) and New York-Kennedy, NY (JFK): February 20 - 24, 2020
                  <br/>
                  Between West Palm Beach, FL (PBI) and Boston, MA (BOS): January 18 - 21, 2020; February 15 - 25, 2020; February 28, 2020 - March 02, 2020
                  <br/>
                  Between Nashville, TN (BNA) and Boston, MA (BOS): February 20 - 24, 2020; February 27, 2020 - March 02, 2020
                  <br/>
                  Between Boston, MA (BOS) and Nashville, TN (BNA): February 20 - 23, 2020; February 27, 2020 - March 01, 2020
                  <br/>
                  Between Seattle, WA (SEA) and Nashville, TN (BNA): January 16 - 20, 2020
                  <br/>
                  Between New York-Kennedy, NY (JFK) and Fort Myers, FL (RSW): February 06 - 09, 2020; February 27, 2020 - March 01, 2020
                  <br/>
                  Between Fort Myers, FL (RSW) and New York-Kennedy, NY (JFK): February 19 - 25, 2020
                  <br/>
                  Between Detroit, MI (DTW) and Boston, MA (BOS): February 20 - 24, 2020; February 27, 2020 - March 01, 2020
                  <br/>
                  Between Nashville, TN (BNA) and New York-Kennedy, NY (JFK): February 27, 2020 - March 02, 2020
                  <br/>
                  <br/>
                  <b>
                   Fare Validity |
                  </b>
                  Fares listed are valid in Main cabin on Delta/Delta Connection carrier and certain codeshare partner flights only.
                  <br/>
                  <br/>
                  <b>
                   Award Travel |
                  </b>
                  Award Travel is subject to government-imposed taxes and fees and carrier-imposed charges, which are the responsibility of the passenger and must be paid at the time the ticket is booked. Taxes/fees/carrier-imposed charges depend upon the itinerary and will be at least $11.20 round-trip for Main Cabin travel within the contiguous 48 United States (DL-operated). Award Seats are limited and may not be available on all flights or in all markets.
                  <br/>
                  <br/>
                  <b>
                   Cancellations/Refunds/Changes |
                  </b>
                  Tickets are nonrefundable except in accordance with Delta's cancellation policy. Fees may apply for downgrades/reissues and itinerary changes. Contact a Delta agent or see
                  <a data-linkto="https://" style="text-decoration:none;" title="Award Travel Rules">
                   Award Travel Rules
                  </a>
                  for details. Award Ticket changes must be made at least 72 hours prior to the departure time of the flight being changed. Award Tickets booked within 72 hours of departure are nonrefundable and cannot be redeposited or reissued unless prohibited by local law or within the risk-free cancellation period. No changes will be permitted to the originating flight of Award Tickets booked within 72 hours, however changes to the return are permitted if the return flight is not within 72 hours and the change is made at least 72 hours prior to flight departure.
                  <a data-linkto="https://" style="text-decoration:none;" title="Fees ">
                   Fees
                  </a>
                  apply for any changes. Taxes and fees will apply. Voluntary changes to Award Tickets may result in an increase in mileage costs.
                  <br/>
                  <br/>
                  <b>
                   SkyMiles Life |
                  </b>
                  By tagging photos using #SkyMilesLife, user grants Delta Air Lines (and those they authorize) a royalty-free, world-wide, perpetual, non-exclusive license to publicly display, distribute, reproduce and create derivative works of the submissions ("Submissions"), in whole or in part, in any media now existing or later developed, for any purpose, including, but not limited to, advertising and promotion on Delta websites, commercial products and any other Delta channels, including but not limited to #SkyMilesLife publications. Delta reserves the right to use or not use content tagged #SkyMilesLife, and user will not be entitled to compensation if photo is used.
                  <br/>
                  <br/>
                  User warrants and represents: (a) he/she is the sole and exclusive owner of the Submission, including all rights therein, and that the user has the full and exclusive right, power and authority to submit the Submission and to grant Delta the rights to the Submission, including but not limited to the worldwide copyright; (b) the Submission does not infringe on the rights of any other person, firm, corporation or entity; and (c) no rights in the Submission have been previously granted to any person, firm, corporation or other entity. Delta reserves the right in its sole discretion to remove any Submission at any time. By tagging photos using #SkyMilesLife, user agrees to indemnify and hold
 Delta harmless from and against any and all third-party losses, demands, damages, rights, claims, actions and liabilities of any kind arising out of or related to any claims of infringement or violation of privacy or publicity rights related to Delta's use of the Submission submitted to Delta in connection with the campaign. See full terms at delta.com/skymileslife.
                  <br/>
                  <br/>
                  <b>
                   SkyMiles |
                  </b>
                  All SkyMiles program rules apply to SkyMiles program membership, miles, offers, mile accrual, mile redemption and travel benefits. To review the rules, see
                  <a data-linkto="https://" style="text-decoration:none;" title="Membership Guide &amp; Program Rules">
                   Membership Guide &amp; Program Rules
                  </a>
                  .
                  <br/>
                  <br/>
                  <b>
                   Baggage Charges |
                  </b>
                  For travel within the United States (including Puerto Rico), $30 USD fee for 1 checked bag and $40 USD fee for second checked bag. Allowances subject to size/weight limits. Contact a Delta agent or see
                  <a data-linkto="https://" style="text-decoration:none;" title="Excess Baggage">
                   Excess Baggage
                  </a>
                  for details.
                  <br/>
                  <br/>
                  <b>
                   Miscellaneous |
                  </b>
                  Redemption amounts, fees, rules, and offers are subject to change without notice. Other restrictions may apply. ©2019 Delta Air Lines, Inc.
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td style="font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight:normal; line-height: 16px; color: #666666; text-align:left;padding: 0px 0px 15px 0px;">
               <a data-linkto="https://" style="color:#245AA5;text-decoration:none; font-weight : normal; " target="_new" title="Comment or Complaint">
                Comment or Complaint?
               </a>
              </td>
             </tr>
             <tr>
              <td style="font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight:normal; line-height: 16px; color: #666666; text-align:left;padding: 0px 0px 10px 0px;">
               © 2019 Delta Air Lines, Inc. All rights reserved.
               <br/>
               Delta Blvd. P.O. Box 20706 • Atlanta, GA 30320-6001
              </td>
             </tr>
            </table>
            <!-- Table : END -->
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- Terms : END -->
      </table>
      <!-- Email Body : END -->
      <!--[if mso]>             </td>             </tr>             </table>             <![endif]-->
     </div>
    </td>
   </tr>
  </table>
  <!-- End full-width table to achieve background color in Outlook -->
  <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.o.delta.com%252Fopen.aspx%253Fffcb10-fef013777d6001-fe5e1673776705747c10-fe5815707c6201787313-ff971775-fe5f1673776206757010-fef61679706207%2526d%253D10097/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5vLmRlbCJ9:1kXO5O:xy81GhJrPr5KbrTGuZXEO_FBxu6NY-j0QXDhXIcCglE" width="1"/>
 </body>
</html>