Inboxes

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

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html style="opacity: 1; text-size-adjust: 100%; margin: 0px !important; padding: 0px !important; width: 100% !important; height: 100% !important; background-color: rgb(255, 255, 255) !important;" xmlns="https://www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
  </title>
  <!--[if gte mso 15]><style type="text/css">table {font-size: 1px; line-height: 0; mso-margin-top-alt: 1px; mso-line-height-rule: exactly;} * {mso-line-height-rule: exactly;}</style><![endif]-->
  <style type="text/css">
   /* Resets */
      #outlook a 			{
        padding: 0;
      }
      .ExternalClass 		{
        width: 100%;
      }
      .ExternalClass *	{
        line-height: 100%;
      }
      .yshortcuts a 		{
        border-bottom: none !important;
      }
      p 								{
        line-height: normal;
      }
      table td 						{
        border-collapse: collapse;
      }
      div[style*="margin: 16px 0"] 	{
        margin: 0 !important;
      }
      table {
        border-spacing: 0 !important;
        border-collapse: collapse !important;
        mso-table-lspace: 0pt !important;
        mso-table-rspace: 0pt !important;
      }
      a[x-apple-data-detectors] {
        color: inherit !important;
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: normal !important;
        line-height: inherit !important
      }
      /* Media Queries */
@media screen and (max-width: 600px) {
	
	/* -- Utility Classes -- */
	.full 			{width: 100% !important;}
	.auto-height	{height: auto !important;}
	.hide 			{display: none !important;}
	.sides 			{padding-left: 30px !important; padding-right: 30px !important;}
	.strip-border 	{border: 0 !important;}
	
	.image-center 		{text-align: center !important;}
	.image-center img 	{display: inline !important;}
	
	/* -- Typography Styles -- */
	p.price 	{font-size: 71px !important; line-height: normal !important;}
	p.terms 	{font-size: 12px !important; line-height: normal !important;}
	
	.text-left, .text-left p, .text-left h1,
	.text-left h2, .text-left h3, .text-left h4,
	.text-left h5, .text-left h6 						{text-align: left !important;}
	.text-right, .text-right p, .text-right h1,
	.text-right h2, .text-right h3, .text-right h4,
	.text-right h5, .text-right h6 						{text-align: right !important;}
	.text-center, .text-center p, .text-center h1,
	.text-center h2, .text-center h3, .text-center h4,
	.text-center h5, .text-center h6 					{text-align: center !important;}
	
	
	/* -- Button Styles -- */
	
		/* Desktop */
		.btn-wrap > table,
		.btn-wrap .btn 		{width: 100% !important;}
		.btn 				{height: 50px !important;}
		.btn a 				{display: block !important; width: 100% !important;}
		
		/* Mobile */
		.btn-wrap-mobile 				{line-height: normal !important;}
		.btn-wrap-mobile > table,
		.btn-wrap-mobile .btn-mobile 	{width: 100% !important;}
		.btn-mobile 					{height: 50px !important;}
		.btn-mobile a 					{display: block !important; width: 100% !important;}
		.btn-wrap-mobile > table 		{
			border-radius: 2px !important;
			-ms-border-radius: 2px !important;
			-webkit-border-radius: 2px !important;
		}
		.btn-wrap-mobile p {
			font-size: 16px !important;
			font-weight: bold !important;
			text-align: center !important;
			line-height: normal !important;
		}
		
		/* Button Colors */
		
			/* white border */
			.btn-wrap-mobile.blue-white p,
			.btn-wrap-mobile.blue-white a 		{color: #FFFFFF !important;}
			.btn-wrap-mobile.blue-white > table {border: 1px solid #FFFFFF !important;}
			
			/* light blue border */
			.btn-wrap-mobile.white-blue > table {border: 1px solid #304CB2 !important;}
			
			/* dark-blue border */
			.btn-wrap-mobile.blue > table {border: 1px solid #111B40 !important;}
	
	/* -- Grid Styles -- */
	#main-container 				{width: 100% !important;}
	#main-wrapper > tbody > tr > td 	{padding: 0 10px !important;}
	
	td 	{height: auto !important;}
	
	th.split 		{width: 100% !important; display: block !important;}
	table.column 	{width: 100% !important; height: auto !important;}
	img.mobile 		{
		font-size: 12px !important;
		line-height: normal !important;
		width: 100% !important;
		height: auto !important;
		max-height: inherit !important;
	}
	.mobile.container {padding-bottom: 10px !important;}
	
	div.top 	{display: table-header-group !important; width: 100% !important;}
	div.bottom 	{display: table-footer-group !important; width: 100% !important;}
	
	/* -- Template Module Styles -- */
	
		 /* Header */
        #top-nav 				 {padding-bottom: 5px !important;}
        #top-nav .column.left td {padding-bottom: 15px !important;}
		#top-nav .column.right td {padding-bottom: 10px !important;}
		
			/* CTI */
			#head-CTI #top-nav,
			#head-CTM #top-nav 						{padding-bottom: 15px !important;}
			#head-CTI #product-bar .column.right td,
			#head-CTM #product-bar .column.right td {padding-top: 15px !important;}
			
			/* RREU */
			#rreu_head #top-nav {padding-bottom: 10px !important;}
			
		 /* Footer */
        #footer 		{padding-bottom: 10px !important;}
        #footer .m-span {color: #304CB2 !important; font-size: 14px !important;}
        
            /* Bottom Navigation */
            #bot-nav .column 		{border-bottom: 1px solid #CCCCCC !important;}
            #bot-nav .column  td 	{padding: 15px 0 !important;}
            #bot-nav .column.c1 td 	{padding-top: 0 !important;}
            #bot-nav p 				{font-size: 14px !important;}
            #bot-nav .head 			{font-size: 16px !important;}
            #bot-nav .column.c3 img {width: 40px !important; height: auto !important;}
			#bot-nav .column .reward-tracker {padding-bottom: 0 !important}
			
			/* Link-Bar */
			#linkBar > table 	{border-top: 0 !important; border-bottom: 1px solid #CCCCCC !important;}
			#linkBar td 		{padding: 0 0 15px 0 !important;}
	
	/* -- Module Styles -- */
	
		/* Hero */
        .hero .mobile.container 	{padding-bottom: 10px !important;}
        .hero .mobile img 	{
            font-size: 12px !important; 
            line-height: normal !important;
            width: 100% !important;
            height: auto !important;
            max-height: inherit !important;
        }
		
		/* articles */
		.article.wrap .btn-border {padding: 0 15px 15px 15px !important;}
		
		 /* Sliver */
        .sliver .btn-wrap-mobile 	{padding: 0 15px 15px 15px !important;}
        
        /* Splits */
        .split .two-col 	{padding-right: 0 !important; height: auto !important;}
        .split .background 	{height: auto !important;}
        .split .big 		{border-bottom: 10px solid #14214D;}
        
        /* Polaroids */
		.polo-1 tbody > tr:nth-of-type(2) > td, .polo-2 > tbody > tr:nth-of-type(2) > td {border: none !important}
		.polo-1, .polo-2.c2 {border-bottom: 10px solid #14214D !important;}
        
        /* Mini Polaroids */
        .mPolo.wrap .container 	{padding-bottom: 0 !important;}
        .miniPolo {padding-right: 0 !important; padding-bottom: 10px !important;}

		/* Pormo Boxes */
		.promo.wrap .image-center {padding-right: 0 !important; padding-bottom: 15px !important;}
		.promo.wrap .promo-1 {border-bottom: 10px solid #14214D !important;}
		.promo.wrap .image-center img {width: 50px !important}
		
		/* -- March 2018 Update -- */
	
		/* ePromo */
		.ePromo .container > table > tbody > tr > th > .column.left {border-bottom: 10px solid #14214D !important;}
		.ePromo .header .img 			{width: 50px !important;}
		.ePromo .header .column.left td {padding-bottom: 10px !important; padding-right: 0 !important;}
		
		/* eSplit */
		.eSplit .pricePoint {padding: 10px 30px !important;}
		.eSplit .cta {padding: 10px 30px 30px 30px !important;}
.eSplit .text-center {padding: 30px 30px 0 30px !important;}
		
		/* eHalfSplit */
		
		/* eSliver */
		.eSliver .split 			{padding: 0 !important;}
		.eSliver .copy 				{padding: 30px 30px 0 30px !important;}
.eSliver .copy h6 {font-size: 16px !important;}
		.eSliver .btn-wrap-mobile 	{padding: 30px !important;}
		.eSliver .btn-mobile 		{vertical-align: middle !important;;}
		
		/* eMiniPromo */
		.miniPolo .container {padding-bottom: 0 !important;}
		.miniPolo p {font-size: 16px !important}
		
		/* MOD1 */
		.MOD1_A .row-2 .column.right > tbody > tr > td {padding: 0 30px 30px 30px !important;}
		.MOD1_B .row-2 .column.right > tbody > tr > td {padding: 0 30px 30px 30px !important;}
		
		/* MOD3 */
		.MOD3_A .copy, .MOD3_B .copy {padding: 0 !important;}
		
		/* MOD4 */
		.MOD4_C .sides, .MOD4_C .full {padding-bottom: 30px !important; padding-top: 0 !important;}
		
			
}
  </style>
 </head>
 <body data-gramm="true" data-gramm_id="b3d78d83-5c3f-24e7-0817-c09e394a2c90" style="background-color: rgb(255, 255, 255); text-size-adjust: 100%; margin: 0px !important; padding: 0px !important; height: 100% !important;">
  <!-- ===== start: main wrapper ===== -->
  <table bgcolor="#14214d" border="0" cellpadding="0" cellspacing="0" id="main-wrapper" style="margin: 0px; padding: 0px; width: 100% !important; height: 100% !important; line-height: 100% !important; background-color: rgb(20, 33, 77);" width="100%">
   <tbody>
    <tr>
     <td align="center" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" id="main-container" role="presentation" width="600">
       <tbody>
        <!-- ===== start: header region ===== -->
        <tr>
         <td class="wrap" id="header" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <!-- start: preheader -->
            <tr>
             <td id="preheader" style="padding: 10px 0px 5px; border-bottom-color: rgb(46, 53, 77); border-bottom-width: 1px; border-bottom-style: solid;" valign="top">
              <table align="left" border="0" cellpadding="0" cellspacing="0" role="presentation">
               <tbody>
                <tr>
                 <td data-content-region-name="01-Preheader" style="text-align: left; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 10px;" valign="top">
                  <p style="color: #CCCCCC; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0;">
                   Summer just got sweeter.
                  </p>
                  <!-- View online variable ** DO NOT DELETE **:  -->
                 </td>
                </tr>
                <tr>
                 <td valign="top">
                  <p style="margin: 0px; text-align: left; color: rgb(204, 204, 204); font-family: Arial, Helvetica, sans-serif; font-size: 10px;">
                   <a style="color: rgb(164, 186, 242); text-decoration: none;">
                    View in web browser
                   </a>
                   |
                   <a style="color: rgb(164, 186, 242); text-decoration: none;">
                    View our mobile site
                   </a>
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- end: preheader -->
            <!-- start: hello -->
           </tbody>
           <tr>
            <td class="hello" style="padding: 10px 0;" valign="top">
             <table align="right" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
              <tbody>
               <tr>
                <td valign="top">
                 <p style="color: #FFFFFF; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: right; Margin: 0;">
                  Hi James  0 points  |  RR# 20812372781
                 </p>
                </td>
               </tr>
              </tbody>
             </table>
            </td>
           </tr>
           <!-- end: hello -->
           <!-- start: header -->
           <tr>
            <td id="rreu_head" valign="top">
             <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
              <tbody>
               <!-- start: top-nav -->
               <tr>
                <td id="top-nav" style="padding-bottom: 15px;" valign="top">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                  <tbody>
                   <tr>
                    <td height="62" style="padding-right: 10px; font-size: 0; line-height: 0;" valign="bottom">
                     <a style="color: #FFFFFF; text-decoration: underline;">
                      <img align="left" alt="Southwest Rapid Rewards" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Ftemplates%252Fcleancode%252Fpromotionaltemplate%252Ftemplateimages%252Flogo-rapidrewards.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: block; color: #FFFFFF; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;" width="175"/>
                     </a>
                    </td>
                    <td height="62" valign="bottom">
                     <p style="color: #8F8F8F; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: right; Margin: 0;">
                      <a style="color: #8F8F8F; text-decoration: none;">
                       JUNE 13
                      </a>
                     </p>
                    </td>
                   </tr>
                  </tbody>
                 </table>
                </td>
               </tr>
               <!-- end: top-nav -->
               <!-- start: product-bar -->
               <tr>
                <td id="product-bar" style="padding-bottom: 15px;" valign="top">
                 <p style="color: #FFFFFF; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0;">
                  <a style="color: #FFFFFF; text-decoration: none;">
                   Book Now
                  </a>
                  |
                  <a style="color: #FFFFFF; text-decoration: none;">
                   Redeem
                  </a>
                  |
                  <a style="color: #FFFFFF; text-decoration: none;">
                   Buy Points
                  </a>
                 </p>
                </td>
               </tr>
               <!-- end: product-bar -->
              </tbody>
             </table>
            </td>
           </tr>
           <!-- end: header -->
          </table>
         </td>
        </tr>
        <!-- ===== end: header region ===== -->
        <!-- ===== start: main body region ===== -->
        <tr>
         <td class="wrap" id="main-body" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <!-- start: module 1 -->
            <tr>
             <td class="module" data-content-region-name="02-Module-1" id="module-1" valign="top">
              <!-- start: hero (two image) -->
              <table border="0" cellpadding="0" cellspacing="0" class="hero wrap">
               <tbody>
                <!-- Desktop Image -->
                <tr class="hide">
                 <td class="container" style="padding-bottom: 10px;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="background" role="presentation" style="background-color: #FFFFFF;" width="100%">
                   <tbody>
                    <tr>
                     <td style="font-size: 0; line-height: 0;" valign="top">
                      <a style="color: #304CB2; text-decoration: underline;">
                       <img alt="Sweeten your summer sale fare with a hotel deal. For a limited time, earn 2 (or more!) Rapid Rewards® points per dollar spent on hotels. Every stay gets you closer to your next getaway. Now through June 20. [Book a hotel]" border="0" class="full" height="380" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Frreu%252F2018%252F06jun%252Fl_180613_rreu_hotel%252Fimages%252Fd-ehero1-rreu-hotel2x-20180613_.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: block; font-size: 16px; font-family: Arial, Helvetica, sans-serif;" width="600"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
                <!-- Mobile Image -->
                <tr aria-hidden="true">
                 <td class="container mobile" style="mso-hide: all;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="background" width="100%">
                   <tbody>
                    <tr>
                     <td style="font-size: 0; line-height: 0;" valign="top">
                      <a style="color: #304CB2; text-decoration: underline;">
                       <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Frreu%252F2018%252F06jun%252Fl_180613_rreu_hotel%252Fimages%252Fm-ehero1-rreu-hotel2x-20180613_.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: block; font-size: 0; line-height: 0; max-height: 0; width: 0;" width="1"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
              <!-- end: hero (two image) -->
             </td>
            </tr>
            <!-- end: module 1 -->
            <!-- start: module 2 -->
            <tr>
             <td class="module" data-content-region-name="03-Module-2" id="module-2" valign="top">
             </td>
            </tr>
            <!-- end: module 2 -->
            <!-- start: module 3 -->
            <tr>
             <td class="module" data-content-region-name="04-Module-3" id="module-3" valign="top">
             </td>
            </tr>
            <!-- end: module 3 -->
            <!-- start: module 4 -->
            <tr>
             <td class="module" data-content-region-name="05-Module-4" id="module-4" valign="top">
             </td>
            </tr>
            <!-- end: module 4 -->
            <!-- start: module 5 -->
            <tr>
             <td class="module" data-content-region-name="06-Module-5" id="module-5" valign="top">
             </td>
            </tr>
            <!-- end: module 5 -->
            <!-- start: module 6 -->
            <tr>
             <td class="module" data-content-region-name="07-Module-6" id="module-6" valign="top">
             </td>
            </tr>
            <!-- end: module 6 -->
            <!-- start: module 7 -->
            <tr>
             <td class="module" data-content-region-name="08-Module-7" id="module-7" valign="top">
             </td>
            </tr>
            <!-- end: module 7 -->
            <!-- start: module 8 -->
            <tr>
             <td class="module" data-content-region-name="09-Module-8" id="module-8" valign="top">
             </td>
            </tr>
            <!-- end: module 8 -->
            <!-- start: module 9 -->
            <tr>
             <td class="module" data-content-region-name="10-Module-9" id="module-9" valign="top">
             </td>
            </tr>
            <!-- end: module 9 -->
            <!-- start: module 10 -->
            <tr>
             <td class="module" data-content-region-name="11-Module-10" id="module-10" valign="top">
             </td>
            </tr>
            <!-- end: module 10 -->
           </tbody>
          </table>
         </td>
        </tr>
        <!-- ===== end: main body region ===== -->
        <!-- ===== start: footer region ===== -->
        <tr>
         <td class="wrap" id="footer" style="padding-bottom: 15px;" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: rgb(255, 255, 255);" width="100%">
           <tbody>
            <!-- start: bottom-nav -->
            <tr>
             <td id="bot-nav" style="padding: 15px;" valign="top">
              <table align="left" border="0" cellpadding="0" cellspacing="0" class="full" role="presentation">
               <tbody>
                <tr>
                 <th class="split" style="padding: 0;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="column c1" role="presentation">
                   <tbody>
                    <tr>
                     <td class="reward-tracker" style="padding-right: 15px;" valign="top">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                       <tbody>
                        <tr>
                         <th aria-hidden="true" class="split" style="padding: 0; font-weight: normal;" valign="top">
                          <table border="0" cellpadding="0" cellspacing="0" width="45">
                           <tbody>
                            <tr>
                             <td style="padding-right: 15px; font-size: 0; line-height: 0;" valign="top">
                              <a style="color: #304CB2; text-decoration: none;">
                               <img alt="" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Ftemplates%252Fcleancode%252Fpromotionaltemplate%252Ftemplateimages%252Fcalendar.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: block;" width="30"/>
                              </a>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </th>
                         <th class="split" style="padding: 0; font-weight: normal;" valign="top">
                          <table align="left" border="0" cellpadding="0" cellspacing="0" class="full" role="presentation">
                           <tbody>
                            <tr>
                             <td valign="top">
                              <p class="head" style="color: #304CB2; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0 0 5px 0;">
                               <a style="color: #304CB2; text-decoration: none;">
                                Reward seats only on
                                <br/>
                                days ending in "y."
                               </a>
                              </p>
                              <p style="color: #111B40; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0;">
                               <a style="color: #111B40; text-decoration: none;">
                                That's Trans
                                <strong>
                                 fare
                                </strong>
                                ncy®.
                               </a>
                              </p>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </th>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </th>
                 <th class="split" style="padding: 0;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="column c2" role="presentation">
                   <tbody>
                    <tr>
                     <td style="padding-right: 15px;" valign="top">
                      <p class="head" style="color: #616161; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0 0 5px 0;">
                       Connect with us
                      </p>
                      <p style="color: #616161; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0;">
                       <a style="color: #304CB2; text-decoration: none;">
                        <img alt="Twitter" height="22" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Ftemplates%252Fcleancode%252Fpromotionaltemplate%252Ftemplateimages%252Fico-twitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: inline; border: 0;" width="22"/>
                       </a>
                       <a style="color: #304CB2; text-decoration: none;">
                        <img alt="Facebook" height="22" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Ftemplates%252Fcleancode%252Fpromotionaltemplate%252Ftemplateimages%252Fico-facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: inline; border: 0;" width="22"/>
                       </a>
                       <a style="color: #304CB2; text-decoration: none;">
                        <img alt="Instagram" height="22" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Ftemplates%252Fcleancode%252Fpromotionaltemplate%252Ftemplateimages%252Fico-instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: inline; border: 0;" width="22"/>
                       </a>
                       <a style="color: #304CB2; text-decoration: none;">
                        <img alt="YouTube" height="22" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Ftemplates%252Fcleancode%252Fpromotionaltemplate%252Ftemplateimages%252Fico-youtube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: inline; border: 0;" width="22"/>
                       </a>
                       <a style="color: #304CB2; text-decoration: none;">
                        <img alt="Community" height="22" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Ftemplates%252Fcleancode%252Fpromotionaltemplate%252Ftemplateimages%252Fico-community.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: inline; border: 0;" width="22"/>
                       </a>
                      </p>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </th>
                 <th class="split" style="padding: 0;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="column c3" role="presentation">
                   <tbody>
                    <tr>
                     <td valing="top">
                      <p class="head" style="color: #616161; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0 0 5px 0;">
                       Mobile app
                      </p>
                      <p style="color: #616161; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0;">
                       <a style="color: #304CB2; text-decoration: none;">
                        <img alt="app" border="0" class="hide" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fswair%252Fcontentlibrary%252Ftemplates%252Fcleancode%252Fpromotionaltemplate%252Ftemplateimages%252Fico-app.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPLa:999amZUtcqKOcxgaT66AL0cg1UWYbXoh60lZLTjxTF4" style="display: inline;" width="14"/>
                        <span class="m-span" style="color: #FFFFFF; font-size: 1px;">
                         Get the mobile app
                        </span>
                       </a>
                      </p>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </th>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- end: bottom-nav -->
            <!-- start: link bar -->
            <tr>
             <td id="linkBar" style="padding: 0 15px 15px 15px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-top: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7;" width="100%">
               <tbody>
                <tr>
                 <td style="padding: 10px 0;" valign="middle">
                  <p style="color: #9B9B9B; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-align: center; Margin: 0;">
                   <a style="color: #304CB2; text-decoration: none;">
                    Southwest.com®
                   </a>
                   |
                   <a style="color: #304CB2; text-decoration: none;">
                    Rapid Rewards Credit Card
                   </a>
                   |
                   <a style="color: #304CB2; text-decoration: none;">
                    Update Preferences
                   </a>
                   |
                   <a style="color: #304CB2; text-decoration: none;">
                    View all offers
                   </a>
                   |
                   <a style="color: #304CB2; text-decoration: none;">
                    Privacy
                   </a>
                   |
                   <a style="color: #304CB2; text-decoration: none;">
                    Contact Us
                   </a>
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- end: link bar -->
            <!-- start: terms and conditions -->
            <tr>
             <td id="terms" style="padding: 0px 15px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tbody>
                <tr>
                 <td data-content-region-name="12-Terms-1" valign="top">
                  <p style="color: #616161; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0 0 15px 0;">
                   <a style="color: #616161; text-decoration: none;">
                    <strong>
                     Offer Terms and Conditions
                    </strong>
                    <br/>
                    <br/>
                    This promotion is valid for completed stays that are booked between June 12, 2018 and June 20, 2018. All
                   </a>
                   <a style="color: #616161; text-decoration: none;">
                    Booking.com booking conditions and general terms
                   </a>
                   <a style="color: #616161; text-decoration: none;">
                    apply. Please allow up to eight weeks after completion of stay for the Rapid Rewards® points to be credited to your account. All Rapid Rewards rules and regulations apply.
                   </a>
                  </p>
                 </td>
                </tr>
                <tr>
                 <td data-content-region-name="13-Terms-2" valign="top">
                 </td>
                </tr>
                <tr>
                 <td data-content-region-name="14-Terms-3" valign="top">
                 </td>
                </tr>
                <tr>
                 <td data-content-region-name="15-Terms-4" valign="top">
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- end: terms and conditions -->
            <!-- start: legal -->
            <tr>
             <td id="legal" style="padding: 0px 15px 15px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tbody>
                <tr>
                 <td valign="top">
                  <p style="color: #616161; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0 0 10px 0;">
                   The account information in this email is only an estimate for a specific point in time. Please reference your 
        Rapid Rewards account on
                   <a style="color: #616161; text-decoration: none;">
                    <strong>
                     Southwest.com®
                    </strong>
                   </a>
                   for the most up-to-date information on available points, tier status, including tier qualifying points or flights, and Companion Pass qualifying points or flights.
                  </p>
                  <p style="color: #616161; font-size: 10px; font-family: Arial, Arial, Helvetica, sans-serif; text-align: left; Margin: 0 0 10px 0;">
                   <a style="color: #304CB2; text-decoration: underline;">
                    All Rapid Rewards rules and regulations apply.
                   </a>
                  </p>
                  <p style="color: #616161; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left; margin: 0 0 10px 0;">
                   <span lang="es">
                    Cualquier información publicitaria, promocional o de mercadotecnia contenida en este correo electrónico sólo será efectiva y únicamente 
    será aplicable en los Estados Unidos de América.
                   </span>
                  </p>
                  <p style="color: #616161; font-size: 10px;  font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0 0 10px 0;">
                   This is a post-only mailing from Southwest Airlines®. Please do not attempt to respond to this message.
                  </p>
                  <p style="color: #616161; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0 0 10px 0;">
                   <a style="color: #616161; text-decoration: none;">
                    Southwest Airlines
                    <br/>
                    2702 Love Field Drive
                    <br/>
                    Dallas, TX 75235
                    <br/>
                    1-800-I-FLY-SWA (1-800-435-9792)
                   </a>
                  </p>
                  <p style="color: #616161; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0 0 10px 0;">
                   <span aria-hidden="true">
                    ©
                   </span>
                   Copyright 2018 Southwest Airlines Co. All Rights Reserved.
                  </p>
                  <p style="color: #616161; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left; Margin: 0;">
                   You are currently subscribed to Rapid Rewards Email Updates as:
                   <a style="color: #616161; text-decoration: none;">
                    9de7e57c@uifeed.com
                   </a>
                   <br/>
                   <a style="color: #304CB2; text-decoration: underline;">
                    Click here to unsubscribe
                   </a>
                  </p>
                  <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpixel.monitor1.returnpath.net%252Fpixel.gif%253Fr%253D8179f2f9015bd52e2a15dd2568ba16af45691163%2526c%253Dswair.4923402%2526s%253D15%252C892%252C138%252C302/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXhlbC5tb25pdCJ9:1kXPLa:yNnQN0rXXrV_ezQPUX_av-Vul-T6qCBibJAmy1-o4wo" style="display: block;" width="1"/>
                  <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpixel.app.returnpath.net%252Fpixel.gif%253Fr%253D8179f2f9015bd52e2a15dd2568ba16af45691163%2526c%253Dswair.4923402%2526s%253D15%252C892%252C138%252C302/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXhlbC5hcHAuciJ9:1kXPLa:lPoZxeo6tWnVCghF1fn6vJJN8v_upf4aM0jo958AnkA" style="display: block;" width="1"/>
                  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fswa.demdex.net%252Fevent%253Fc_pagename%253DEmail%2520Open%2526c_evar45%253D20812372781%2526c_evar38%253D%2520ac8e32ec96b56e87848e0603521e75ec6aac29add4856d8ae7f2b694403a8574%2526c_evar39%253DL_180613_RREU_Hotel%2526c_evar65%253D0807%2526c_campaign%253DMAILRREU579000%2526c_event%253Devent16%2526d_rand%253D616%252C023/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnN3YS5kZW1kZXgubiJ9:1kXPLa:jspS8e-v0sOWSOqOCLDHqAFsEnMmmn-keRd7H9VJs9w" style="display: block;" width="1"/>
                  <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fsmetrics.southwest.com%252Fb%252Fss%252Fswaprod%252F1%252FG.5--NS%252F123457%253Fpe%253Dlnk_o%2526pev2%253DEmail%2520Open%2526c65%253DEmail%2520Open%2526v1%253Demail%2526v45%253D20812372781%2526v38%253Dac8e32ec96b56e87848e0603521e75ec6aac29add4856d8ae7f2b694403a8574%2526v39%253DL_180613_RREU_Hotel%2526v65%253D0807%2526campaign%253DMAILRREU579000%2526events%253Devent16/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzbWV0cmljcy5zbyJ9:1kXPLa:23ecUkqkaQDTjVP9ymzwsiNhXnSgjAoH9NOT-ab8-kc" style="display: block;" width="1"/>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- end: legal -->
           </tbody>
          </table>
         </td>
        </tr>
        <!-- ===== end: footer region ===== -->
       </tbody>
      </table>
      <!-- ===== end: main wrapper ====== -->
     </td>
    </tr>
   </tbody>
  </table>
  <table cellpadding="0" cellspacing="0" style="border: 0px; padding: 0px; margin: 0px; position: absolute; display: none; float: left">
   <tr>
    <td height="1" style="font-size: 1px; line-height: 1px; padding: 0px;">
     <br/>
     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fluv.southwest.com%252Fpub%252Fas%253F_ri_%253DX0Gzc2X%253DYQpglLjHJlTQGNmzgTFH8F1FDh99ezgdzdTA1EG0W1bISMze7bnUut5izgTuF3qOHs1zb0VXHkMX%253Dw%2526_ei_%253DEolaGGF4SNMvxFF7KucKuWMpGWAiDQwYCgesfgYrhlf1g667-SpswFX_GST2bDGxr0ulTWuAVJ8QJMK76w./?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZsdXYuc291dGh3ZSJ9:1kXPLa:k1ew-W597AuPvFWATttVH2gsMQ1GK-2dRPR9r1hf6Po"/>
    </td>
   </tr>
  </table>
 </body>
</html>