






<!doctype html>
<html class="no-js" lang="">
<head>
<script>
var content = '';
window.onload = function (){
	var fired = false;
	var metas = document.getElementsByTagName('meta');
	for (var i=0; i<metas.length; ++i) {
		if (metas[i].getAttribute('http-equiv') == 'refresh') {
			content = metas[i].getAttribute('content');
		}
	}
	if(content != ''){
		window.onbeforeunload = function(event){
			if((content.indexOf('cds_to_id') > -1 && content.indexOf('DestinationLogging') == -1 ) && fired == false ){
				xmlhttp=new XMLHttpRequest();
				var url = '/servlet/AJAXDestinationLogging?';
				url += 'lsid=23470240269023479'
				url += '&vid=1';
				url += '&cds_param=' + encodeURIComponent(content);
				xmlhttp.open('POST',url,false);
				xmlhttp.send();
			}
			return;
		}
	}
	var elements = document.getElementsByTagName('a');
	for(var i = 0, len = elements.length; i < len; i++) {
		elements[i].onclick = function (event) {
			if(this.getAttribute('data-cds_to_id') || (this.href.indexOf('cds_to_id') > -1 && this.href.indexOf('DestinationLogging') == -1 ) ){
				xmlhttp=new XMLHttpRequest();
				var url = '/servlet/AJAXDestinationLogging?';
				url += 'lsid=23470240269023479'
				url += '&vid=1';
				if(this.getAttribute('data-cds_to_id')){ url += '&cds_to_id=' + this.getAttribute('data-cds_to_id');}
				if((this.href.indexOf('cds_to_id') > -1 && this.href.indexOf('DestinationLogging') == -1 )) {url += '&cds_param=' + encodeURIComponent(this.href);}
				xmlhttp.open('POST',url,true);
				xmlhttp.send();
				fired = true;
			}
			return true;
		}
	}
}
</script>

<script>
var content = '';
window.onload = function (){
	var fired = false;
	var metas = document.getElementsByTagName('meta');
	for (var i=0; i<metas.length; ++i) {
		if (metas[i].getAttribute('http-equiv') == 'refresh') {
			content = metas[i].getAttribute('content');
		}
	}
	if(content != ''){
		window.onbeforeunload = function(event){
			if((content.indexOf('cds_to_id') > -1 && content.indexOf('DestinationLogging') == -1 ) && fired == false ){
				xmlhttp=new XMLHttpRequest();
				var url = '/servlet/AJAXDestinationLogging?';
				url += 'lsid=12951503123021792'
				url += '&vid=1';
				url += '&cds_param=' + encodeURIComponent(content);
				xmlhttp.open('POST',url,false);
				xmlhttp.send();
			}
			return;
		}
	}
	var elements = document.getElementsByTagName('a');
	for(var i = 0, len = elements.length; i < len; i++) {
		elements[i].onclick = function (event) {
			if(this.getAttribute('data-cds_to_id') || (this.href.indexOf('cds_to_id') > -1 && this.href.indexOf('DestinationLogging') == -1 ) ){
				xmlhttp=new XMLHttpRequest();
				var url = '/servlet/AJAXDestinationLogging?';
				url += 'lsid=12951503123021792'
				url += '&vid=1';
				if(this.getAttribute('data-cds_to_id')){ url += '&cds_to_id=' + this.getAttribute('data-cds_to_id');}
				if((this.href.indexOf('cds_to_id') > -1 && this.href.indexOf('DestinationLogging') == -1 )) {url += '&cds_param=' + encodeURIComponent(this.href);}
				xmlhttp.open('POST',url,true);
				xmlhttp.send();
				fired = true;
			}
			return true;
		}
	}
}
</script>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <title>Hearst Magazines</title>
  <meta name="description" content="">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link href="https://fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet">
  <link rel="stylesheet" href="https://s3.amazonaws.com/icomoon.io/114779/Socicon/style.css?u8vidh">
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  <style>
    /* RESET */
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
    article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }
    ol, ul { list-style: none; }
    blockquote, q { quotes: none; }
    blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
    table { border-collapse: collapse; border-spacing: 0; }
    /* NORMALIZE */
    html, body { width: 100%; height: 100%; }
    html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
    a { background-color: transparent; -webkit-text-decoration-skip: objects; }
    a:active, a:hover { outline: 0; }
    button, input, optgroup, select, textarea { font: inherit; margin: 0; box-sizing: border-box; }
    button[disabled], html input[disabled] { cursor: default; }
    img { max-width: 100%; height: auto; border: 0; }
    input { line-height: normal; }
    input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
    strong { font-weight: bold; }
    em { font-style: italic; }
    sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
    sup { top: -0.5em; }
    sub { bottom: -0.25em; }
    svg:not(:root) { overflow: hidden; }
    fieldset {border:0; margin:0; padding:0;}
    /* COMMON STYLES */
    .cl:after { content: ""; display: table; clear: both; }
    .nobr { white-space: nowrap; }
    .pos_r { position: relative; }
    .txtupcase { text-transform: uppercase; }
    .no_sel { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
    .no_r_mrgn {margin-right:0!important;}
    .hide, .mob { display: none; }
    body {font-family:Lato,sans-serif; background-color:#85c3d6; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;}
    .cntr {background-color:#fff; max-width:1200px; margin:auto; box-sizing:border-box; box-shadow: 25px 0px 50px 1px rgba(0, 0, 0, .1);}
    .hdr {height:120px; box-shadow:inset 0 8px 8px -3px #dedede;}
    .hdr img {padding:45px 0 0 0; float:left;}
    .socicons {font-family:'Socicon'; width:375px; display:flex; padding:50px 0 0 0; float:right;}
    .socicons span {justify-content: space-between; flex-wrap: wrap; width:21.5%; text-align:right;}
    .socicons a {text-decoration:none; color:#999; font-size:20px; line-height:24px; }
    .socicons a:hover {color:#333;}
    .facebook:before {content: "\f09a";font-family: FontAwesome;}
    .twitter:before {content: "\f099";font-family: FontAwesome;}
    .linkedin:before {content: "\f0e1";font-family: FontAwesome;}
    .instagram:before {content: "\f16d";font-family: FontAwesome;}
    .googleplus:before {content: "\f0d5";font-family: FontAwesome; font-size:24px;}
    .pinterest:before {content: "\f0d3";font-family: FontAwesome;}
    .inner {width:1126px; margin:auto;}
    .featured {box-shadow:inset 0 8px 8px -3px #dee4e8; padding:50px 0 20px 0;}
    .featured .slideshow {width:93.75%; margin:auto;}
    #pp {margin:0;}
    #pp .cl_l {clear:none;}
    #pp_main {position:relative;}
    #pp_img {max-width:100%; position:relative; overflow:hidden; height:auto; padding-bottom:36.25%; margin-bottom:20px;}
    #slide_cntr {overflow:hidden; position:absolute; top:0; left:0; width:400%;}
    #pp_img li {width:25%; float:left;}
    #pp_prev {width:30px; height:50px; line-height:105px; position:absolute; bottom:56px; left:-32px; cursor:pointer; z-index:2; top: 40%;}
    #pp_next {width:30px; height:50px; line-height:105px; position:absolute; bottom:56px; right:-43px; cursor:pointer; z-index:2; top: 40%;}
    .arrow {width:0; height:0; border-style:solid; margin-top:15px;}
    .arrow.next {border-width:10px 0 10px 17px; border-color:transparent transparent transparent #b5b5b5;}
    .arrow.prev {border-width:10px 17px 10px 0; border-color:transparent #b5b5b5 transparent transparent;}
    #pagenav {overflow:hidden; text-align:center;}
    #pagenav div {border-radius:10px; width:20px; height:20px; background:#e4f2f6; display:inline-block; margin:0 10px;  transition:background .2s; cursor:pointer;}
    #pagenav div.current {background:#c3e2eb;}
    .magazines {margin:0 0 65px 0;}
    .magazines h1 {background-image: linear-gradient(to right, #333 20%, rgba(255, 255, 255, 0) 0%); background-position:center; background-size: 8px 2px; background-repeat: repeat-x; font-size:30px; line-height:34px; font-weight:900; color:#333; letter-spacing:.05em; text-align:center; margin-bottom:15px;}
    .magazines h1 span {background:#fff; padding:0 25px;}
    .magazines h2 {font-size:21px; line-height:25px; font-weight:700; color:#333; letter-spacing:.01em; text-align:center; margin-bottom:35px;}
    .mag_cntr {border-top:1px solid #d4d4d4; border-left:1px solid #d4d4d4; box-sizing:border-box;}
    .mag {border-right:1px solid #d4d4d4; border-bottom:1px solid #d4d4d4; width:374px; float:left; padding:10px; box-sizing:border-box; min-height:245px;}
    .mag img {width:150px; height:195px; float:left; margin-right:25px; -webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, .1); box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, .1);}
    .mag .copy {float:left;}
    .mag .copy h3 {font-size:18px; line-height:20px; font-weight:900; color:#333; letter-spacing:.03em; margin:17px 0 4px 0;}
    .mag .copy h3.two {line-height:20px; margin:11px 0 4px 0;}
    .mag .copy h4 {font-size:18px; font-weight:700; color:#f66; letter-spacing:.05em; margin-bottom:15px;}
    .mag .copy a {font-size:12px; font-weight:700; color:#666; letter-spacing:.08em; border-bottom:1px solid #d4d4d4; display:block; padding:8px 0; text-decoration:none;}
    .mag .copy a:last-child {border-bottom:none;}
    .ftr {padding:0 0 170px 0;}
    .ftr img {width:180px; margin:0 50px 0 120px; float:left;}
    .ftr .copy {float:left;font-family:arial,sans-serif; font-size:21px; line-height:21px; color:#666; text-align:center;}
    .ftr p {margin:0 0 10px 0;}
    .ftr a {color:#4d779f; text-decoration:none;}
    .ftr a:hover {color:#333;}
    .ftr span {padding:0 10px;}
    .mob {display:none;}
    @media screen and (max-width:1400px) {
      .featured .slideshow {width:95%; max-width:1122px;}
    }
    @media screen and (max-width:1126px) {
      .inner {width:95%;}
      .mag_cntr {width:751px; margin:auto;}
      .ftr img {margin:0 auto 20px auto; float:none; display:block;}
      .ftr .copy {float:none; margin:auto;}
      .mag.desk {display:none;}
    }
    @media screen and (max-width:865px) {
      .hdr img {width:330px;}
      .socicons {width:235px;}
      .socicons a {font-size:16px; line-height:20px;}
      .googleplus:before {font-size:18px; line-height:22px;}
      .magazines h1 {font-size:24px; line-height:28px;}
      .magazines h2 {font-size:18px; line-height:22px;}
    }
    @media screen and (max-width:752px) {
      .mag_cntr {width:376px;}
      .featured .slideshow {width:100%;}
    }
    @media screen and (max-width:620px) {
      .hdr img.desk {float:none; display:block; margin:auto;}
      .socicons {float:none; padding-top:15px; margin:auto;}
      .mob {display:block;}
      .desk,
      .hdr img.desk {display:none;}
      .hdr img {width:135px; margin:auto; float:none; padding-top:30px;}
      .socicons {float:none; width:200px; padding-top:20px; margin:auto;}
      .socicons a {font-size:12px; line-height:16px;}
      .googleplus:before {font-size:16px; line-height:20px;}
      .featured {padding:4px 0 20px 0;}
      #pp {margin:0;}
      #pp_img {padding-bottom:93%;}
      .magazines {margin-bottom:30px;}
      .magazines h1 {font-size:17px; line-height:21px; margin-bottom:5px;}
      .magazines h1 span {padding:0 10px;}
      .magazines h2 {font-size:12px; line-height:16px; margin: 0 20px 10px 20px;}
      .mag_cntr {margin:0 auto; width:325px;}
      .mag {width:324px; min-height:201px; padding:20px 0 20px 25px;}
      .mag img {width:124px; height:162px; margin-right:25px;}
      .mag .copy h3 {font-size:14px; line-height:18px; margin-top:5px;}
      .mag .copy h3.two {margin-top:0; line-height:16px;}
      .mag .copy h4 {font-size:14px; margin-bottom:10px;}
      .mag .copy a {}
      .ftr {padding:0 0 50px 0;}
      .ftr img {width:120px;}
      .ftr .copy {font-size:11px; line-height:16px;}
      .ftr span {padding:0 5px;}
    }
    @media screen and (max-width:480px) {
      .inner {width:auto;}
		#pp_next {
    width: 30px;
    height: 50px;
    line-height: 105px;
    position: absolute;
    bottom: 56px;
    right: 0px;
    cursor: pointer;
    z-index: 2;
    top: 40%;
}
		#pp_prev {
    width: 30px;
    height: 50px;
    line-height: 105px;
    position: absolute;
    bottom: 56px;
    left: 0px;
    cursor: pointer;
    z-index: 2;
    top: 40%;
}
    }
    @media screen and (max-width:360px) {
      .mag_cntr {margin:0 auto; width:290px;}
      .mag {width:289px; min-height:201px; padding:18px 0 18px 15px;}
      .mag img {margin-right:12px;}
      .ftr .copy {font-size:10px; line-height:14px;}
    }
	  @media screen and (max-width:360px){
		  #pp_prev {
    width: 30px;
    height: 50px;
    line-height: 105px;
    position: absolute;
    bottom: 56px;
    left: 0px; 
    cursor: pointer;
    z-index: 2;
    top: 40%;
}
		  #pp_next {
    width: 30px;
    height: 50px;
    line-height: 105px;
    position: absolute;
    bottom: 56px;
    right: 0px;
    cursor: pointer;
    z-index: 2;
    top: 40%;
}
	  }
  </style>
  <script type="text/javascript" src="https://subscribe.hearstmags.com//circulation/shared/scripts/jquery-latest-circ.min.js"></script>
  <script type="text/javascript" src="https://subscribe.hearstmags.com//circulation/shared/scripts/jquery.touchSwipe.min-1.6.17.js"></script>
  <script>
    var win_w = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
    $(function(){
      $(window).resize(function() {
        win_w = $(window).width();
        pp_img_w = $("#pp li").width();
        $("#slide_cntr").css('left', pp_img_w - (pp_idx * pp_img_w));
      });
      //SLIDER
      var screen_width = 320,
        resizeWin,
        isSlider = true,
        pp = $("#pp #slide_cntr"),
        pp_img_w = $("#pp li").width(),
        pp_img_show = 1,
        pp_img_pos = 0,
        pp_img_off = 0,
        pp_num_img = $("#pp li").length,
        pp_win_w = pp_num_img * pp_img_w,
        pp_hover = $("#pp_main"),
        pp_prev = $("#pp_prev"),
        pp_next = $("#pp_next"),
        pp_idx = 1,
        pp_init = true;
      function showArrows() {
        if (pp_num_img <= pp_img_show) {
          $("#pp_prev, #pp_next").hide();
        } else {
          $("#pp_prev, #pp_next").show();
        }
      }
      if (win_w <= 480) {
        //pp_img_w = 245;
        pp_img_show = 1;
        /* MAG SWIPE  */
        pp.swipe( {
          swipeRight:function(event, direction, distance, duration, fingerCount) {
            if (isSlider) slidePrev(1);
          },
          swipeLeft:function(event, direction, distance, duration, fingerCount) {
            if (isSlider) slideNext(1);
          }
        });
      }
      //create pagenav
      var numDots = Math.ceil(pp_num_img/pp_img_show);
      for(var i=1; i<=numDots; i++) {
        if (i==1){
          $("#pagenav").append('<div class="current"></div>');
        } else {
          $("#pagenav").append('<div></div>');
        }
      }
      function updateSliderWidth() {
        screen_width = $(document).width();
        pp_img_off = (screen_width - pp_img_w)/2;
        //$("#slide_cntr").css({left:pp_img_off});
        $("#slide_cntr").css({left:pp_img_off-pp_img_w});
      //  $("#pp_prev,#pp_next").css({width:pp_img_off-23});
      }
      function slidePrev(idx) {
        pp_img_pos = pp.position();
        pp_img_pos = pp_img_pos.left + (pp_img_w * pp_img_show) * idx;
        //console.log(pp_img_pos);
        pp.finish().animate({left:pp_img_pos},{queue:false, duration:150});
        var sendtoback = pp_img_off - (pp_win_w - (pp_img_show * pp_img_w));
        if (pp_idx <= 1) {
          pp_idx = pp_num_img - (pp_img_show - 1) * idx;
          pp.finish().animate({left:sendtoback},200);
        } else {
          pp_idx = pp_idx - pp_img_show * idx;
        }
        //console.log(pp_idx);
        var curPage = $("#pagenav .current").index();
        if (curPage == 0) {
          curPage = numDots-1;
        } else {
          curPage-=idx;
        }
        //console.log(curPage);
        $("#pagenav div").removeClass("current");
        $("#pagenav div").eq(curPage).addClass("current");
      }
      function slideNext(idx) {
        pp_img_pos = pp.position();
        pp_img_pos = pp_img_pos.left - (pp_img_w * pp_img_show) * idx;
        //console.log(pp_img_pos);
        pp.finish().animate({left:pp_img_pos},{queue:false, duration:150});
        if (pp_idx >= ((((pp_num_img * pp_img_w) - (pp_img_show * pp_img_w)) / pp_img_w) + 1) ) {
          pp_idx = 1;
          pp.finish().animate({left:pp_img_off},200);
        } else {
          pp_idx = pp_idx + pp_img_show * idx;
        }
        //console.log(pp_idx);
        var curPage = $("#pagenav .current").index();
        if (curPage < numDots-1) {
          curPage+=idx;
        } else {
          curPage = 0;
        }
        //console.log(curPage);
        $("#pagenav div").removeClass("current");
        $("#pagenav div").eq(curPage).addClass("current");
      }
      pp_prev.click(function() {
        slidePrev(1);
      });
      pp_next.click(function() {
        slideNext(1);
      });
      //autoscroll
      if (win_w > 480) {
        var scroller = setInterval(slideNext,6000, 1);
        pp.mouseover(function() {
          clearInterval(scroller);
        }).mouseout(function() {
          scroller = setInterval(slideNext,6000, 1);
        });
      }
      $("#pagenav div").click(function(){
        var $t = $(this);
        var cur_idx = $t.index();
        var prev_idx = $("#pagenav .current").index();
        var is_cur = $t.hasClass("current");
        if (!is_cur) {
          if (cur_idx < prev_idx) {
            var new_cur = prev_idx - cur_idx;
            slidePrev(new_cur);
          } else {
            var new_cur = cur_idx - prev_idx;
            slideNext(new_cur);
          }
        }
      });
    });
  </script>
  <!-- Global site tag (gtag.js) - Google Analytics -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-111428232-1"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    gtag('config', 'UA-111428232-1', {
      'linker': {
        'domains': ['hearstmags.com', 'hearstmobile.com']
      }
    });
  </script>
</head>
<body>
  <div class="cntr">
    <header class="hdr">

      <div class="inner">
        <img class="desk" src="https://w1.buysub.com/pubs/HR/images/logo_hearst.png" alt="Hearst Magazines" />
        <img class="mob" src="https://w1.buysub.com/pubs/HR/images/logo_hearst_vertical.png" alt="Hearst Magazines" />
        <div class="socicons">
          <span><a class="twitter" href="https://twitter.com/Hearst/" target="_blank" ></a></span>
          <span><a class="facebook" href="https://www.facebook.com/HearstCorp" target="_blank" ></a></span>
          <span><a class="linkedin" href="http://www.linkedin.com/company/hearst" target="_blank" ></a></span>
          <span><a class="instagram" href="http://instagram.com/hearst" target="_blank" ></a></span>
       <!-- <span><a class="googleplus" href="https://plus.google.com/117276923788526037867" target="_blank" ></a></span>
          <span><a class="pinterest" href="http://www.pinterest.com/hearst/" target="_blank" ></a></span> -->
        </div>
      </div>
    </header>
    <section class="featured">
      <div class="slideshow">
        <div id="pp">
          <div id="pp_main">
            <div id="pp_img" class="no_sel">
              <ul id="slide_cntr">
                <li><a href="https://shop.goodhousekeeping.com/?&utm_source=engage&utm_medium=engage&utm_campaign=ghk_subscription_center_shop_banner" target="_blank"><img class="desk" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_GHK.png" alt="Hearst Magazines" /><img class="mob" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_GHKMobile.png" alt="Hearst Magazines" /></a></li>
             <li><a href="https://join.delish.com/pubs/HR/DSH/DSH1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=255487&cds_mag_code=DSH&cds_tracking_code=subscriptioncenter-banner" target="_blank"><img class="desk" src="http://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_DEL.png" alt="Hearst Magazines" /><img class="mob" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_DELMobile.png" alt="Hearst Magazines" /></a></li>
                <li><a href="https://join.oprahdaily.com/pubs/HR/OMC/OMC10_Plans.jsp?lsid=23470240269023479&vid=1&cds_page_id=262507&cds_mag_code=OMC&cds_tracking_code=subscriptioncenter-banner" target="_blank"><img class="desk" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_OPR.png" alt="Hearst Magazines" /><img class="mob" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_OPRMobile.png" alt="Hearst Magazines" /></a></li>
                <li><a href="https://shop.womansday.com/?&utm_source=engage&utm_medium=engage&utm_campaign=wdy_subscription_center_shop_banner" target="_blank"><img class="desk" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_WDY.png" alt="Hearst Magazines" /><img class="mob" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_WDYMobile.png" alt="Hearst Magazines" /></a></li>
              </ul>
            </div>
            <div id="pp_prev" class="no_sel"><div class="arrow prev"></div></div>
            <div id="pp_next" class="no_sel"><div class="arrow next"></div></div>
            <div id="pagenav"></div>
          </div>
        </div>
      </div>
    </section>
    <div class="inner">
      <section class="magazines">
        <h1><span>SUBSCRIPTION CENTER</span></h1>
		  
        <h2>Subscribe now and save on your favorite magazines, or get help with an existing subscription.</h2>
        <div class="mag_cntr cl">
          <div class="mag">
            <a href="https://shop.thefoodnetworkmag.com/food-network-magazine.html?source=fnm_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/FNM-cov.jpg" alt="Food Network Magazine" /></a>
            <div class="copy">
              <h3 class="two">Food Network<br/>Magazine</h3>
              <h4>SAVE 83%</h4>
              <a href="https://shop.thefoodnetworkmag.com/food-network-magazine.html?source=fnm_subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/foodnetmag/fnm_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.foodnetwork.com/magazine" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.foodnetwork.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.thehgtvmag.com/hgtv-magazine.html?source=hgt_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/HGT-cov.jpg" alt="HGTV Magazine" /></a>
            <div class="copy">
              <h3>HGTV Magazine</h3>
              <h4>SAVE 79%</h4>
              <a href="https://shop.thehgtvmag.com/hgtv-magazine.html?source=hgt_subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/hgtvmagazine/hgt_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.hgtv.com/design/packages/hgtv-magazine" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.hgtv.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.cosmopolitan.com/cosmopolitan-magazine.html?source=cos_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/COS-cov.jpg" alt="Cosmopolitan" /></a>
            <div class="copy">
              <h3>Cosmopolitan</h3>
              <h4>SAVE 74%</h4>
              <a href="https://join.cosmopolitan.com/pubs/HR/COS/COS2_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=252169&cds_mag_code=COS&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/cosmopolitan/cos_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.cosmopolitan.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.cosmopolitan.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.menshealth.com/menshealth-magazine.html?source=mhl_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/MHL-cov.jpg" alt="Men's Health" /></a>
            <div class="copy">
              <h3>Men's Health</h3>
              <h4>SAVE 79%</h4>
              <a href="https://join.menshealth.com/pubs/HR/MHL/MHL4_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=258212&cds_mag_code=MHL&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/menshealth/mhl_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="https://www.menshealth.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.menshealth.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.womenshealthmag.com/womenshealth-magazine.html?source=whl_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/WHL-cov.jpg" alt="Women's Health" /></a>
            <div class="copy">
              <h3>Women's Health</h3>
              <h4>SAVE 83%</h4>
              <a href="https://join.womenshealthmag.com/pubs/HR/WHL/WHL2_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=252248&cds_mag_code=WHL&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/womenshealthmag/whl_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="https://www.womenshealthmag.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.womenshealthmag.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://store.runnersworld.com/runner-s-world-magazine.html?source=run_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/RUN-cov.jpg" alt="Runner's World" /></a>
            <div class="copy">
              <h3>Runner's World</h3>
              <h4>SAVE 67%</h4>
              <a href="https://join.runnersworld.com/pubs/HR/RUN/RUN1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=252461&cds_mag_code=RUN&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/runnersworld/run_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="https://www.runnersworld.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.runnersworld.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.goodhousekeeping.com/good-housekeeping-magazine.html?source=ghk_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/GHK-cov.jpg" alt="Good Housekeeping" /></a>
            <div class="copy">
              <h3>Good Housekeeping</h3>
              <h4>SAVE 70%</h4>
              <a href="https://join.goodhousekeeping.com/pubs/HR/GHK/GHK1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_mag_code=GHK&cds_page_id=249773&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/goodhousekeeping/ghk_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.goodhousekeeping.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.goodhousekeeping.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.countryliving.com/country-living-magazine.html?source=clg_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/CLG-cov.jpg" alt="Country Living" /></a>
            <div class="copy">
              <h3>Country Living</h3>
              <h4>SAVE 70%</h4>
              <a href="https://join.countryliving.com/pubs/HR/CLG/CLG1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=255394&cds_mag_code=CLG&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/countryliving/clg_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.countryliving.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.countryliving.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.popularmechanics.com/popular-mechanics-magazine.html?source=pop_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/POP-cov.jpg" alt="Popular Mechanics" /></a>
            <div class="copy">
              <h3>Popular Mechanics</h3>
              <h4>SAVE 58%</h4>
              <a href="https://join.popularmechanics.com/pubs/HR/POP/POP1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=250088&cds_mag_code=POP&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/popularmechanics/pop_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.popularmechanics.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.popularmechanics.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.bicycling.com/bicycling-magazine.html?source=bic_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/BIC-cov.jpg" alt="Bicycling" /></a>
            <div class="copy">
              <h3>Bicycling</h3>
              <h4>JUST $40</h4>
              <a href="https://join.bicycling.com/pubs/HR/BIC/BIC1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=251593&cds_mag_code=BIC&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/bicycling/bic_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="https://www.bicycling.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.bicycling.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://store.caranddriver.com/car-and-driver-magazine.html?source=cdb_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/CDB-cov.jpg" alt="Car and Driver" /></a>
            <div class="copy">
              <h3>Car and Driver</h3>
              <h4>SAVE 77%</h4>
              <a href="https://store.caranddriver.com/car-and-driver-magazine.html?source=cdb_subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/caranddriver/cdb_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.caranddriver.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.caranddriver.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
				<div class="mag">
            <a href="https://join.delish.com/pubs/HR/DSH/DSH1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=255487&cds_mag_code=DSH&cds_tracking_code=subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/A14/images/DEL0621_144.jpg" alt="Delish" /></a>
            <div class="copy">
              <h3>Delish</h3>
              <h4>JUST $20</h4>
              <a href="https://join.delish.com/pubs/HR/DSH/DSH1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=255487&cds_mag_code=DSH&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/elledecor/edc_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="https://www.delish.com" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.delish.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
           <div class="mag">
            <a href="https://shop.elle.com/elle-magazine.html?source=elm_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/ELM-cov.jpg" alt="Elle" /></a>
            <div class="copy">
              <h3>Elle</h3>
              <h4>SAVE 84%</h4>
              <a href="https://shop.elle.com/elle-magazine.html?source=elm_subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/elle/elm_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.elle.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.elle.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.elledecor.com/elle-decor-magazine.html?source=edc_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/EDC-cov.jpg" alt="Elle Decor" /></a>
            <div class="copy">
              <h3>Elle Decor</h3>
              <h4>SAVE 82%</h4>
              <a href="https://join.elledecor.com/pubs/HR/EDC/EDC1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=259470&cds_mag_code=EDC&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/elledecor/edc_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.elledecor.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.elledecor.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.esquire.com/esquire-magazine.html?source=esq_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/ESQ-cov.jpg" alt="Esquire" /></a>
            <div class="copy">
              <h3>Esquire</h3>
              <h4>SAVE 64%</h4>
              <a href="https://join.esquire.com/pubs/HR/ESQ/ESQ1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=253005&cds_mag_code=ESQ&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/esquire/esq_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.esquire.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.esquire.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://store.harpersbazaar.com/harper-s-bazaar-magazine.html?source=har_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/HAR-cov.jpg" alt="Harper's Bazaar" /></a>
            <div class="copy">
              <h3>Harper's BAZAAR</h3>
              <h4>SAVE 86%</h4>
              <a href="https://store.harpersbazaar.com/harper-s-bazaar-magazine.html?source=har_subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/harpersbazaar/har_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.harpersbazaar.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.harpersbazaar.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.housebeautiful.com/house-beautiful-magazine.html?source=hbu_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/HBU-cov.jpg" alt="House Beautiful" /></a>
            <div class="copy">
              <h3>House Beautiful</h3>
              <h4>SAVE 64%</h4>
              <a href="https://join.housebeautiful.com/pubs/HR/HBU/HBU1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=255641&cds_mag_code=HBU&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/housebeautiful/hbu_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.housebeautiful.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.housebeautiful.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://join.oprahdaily.com/pubs/HR/OMC/OMC2_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=257065&cds_mag_code=OMC&cds_tracking_code=subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/OPR-cov.jpg" alt="O, The Oprah Magazine" /></a>
            <div class="copy">
              <h3 class="two">Oprah Insider</h3>
              <h4>JUST $50</h4>
              <a href="https://join.oprahdaily.com/pubs/HR/OMC/OMC4_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=259810&cds_mag_code=OMC&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!-- <a href="https://subscribe.hearstmags.com/subscribe/splits/oprah/opr_hm_gift" target="_blank">GIVE A GIFT</a> -->
              <a href="https://www.oprahmag.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.oprahdaily.com" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.prevention.com/prevention-magazine.html?source=pre_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/PRE-cov.jpg" alt="Prevention" /></a>
            <div class="copy">
              <h3>Prevention</h3>
              <h4>SAVE 60%</h4>
              <a href="https://join.prevention.com/pubs/HR/PRE/PRE1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=254760&cds_mag_code=PRE&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/prevention/pre_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="https://www.prevention.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.prevention.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.thepioneerwoman.com/the-pioneer-woman-magazine.html?source=pwm_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/PWM-cov.jpg" alt="The Pioneer Woman Magazine" /></a>
            <div class="copy">
              <h3 class="two">The Pioneer<br/>Woman Magazine</h3>
              <h4>Save 25%</h4>
              <a href="https://shop.thepioneerwoman.com/the-pioneer-woman-magazine.html?source=pwm_subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/pioneerwomanmag/pwm_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="https://www.thepioneerwoman.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.thepioneerwoman.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://w1.buysub.com/pubs/HR/RTM/RTM1_Home.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_mag_code=RTM&cds_page_id=251917" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/ROA-cov.jpg" alt="Road & Track" /></a>
            <div class="copy">
              <h3>Road & Track</h3>
              <h4>NEW</h4>
              <a href="https://w1.buysub.com/pubs/HR/RTM/RTM1_Home.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_mag_code=RTM&cds_page_id=251917" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/roadandtrack/roa_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.roadandtrack.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.roadandtrack.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
<!--
          <div class="mag">
            <a href="https://subscribe.hearstmags.com/subscribe/splits/seventeen/svncsb" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/SVN-cov.jpg" alt="Seventeen" /></a>
            <div class="copy">
              <h3>Seventeen</h3>
              <h4>SAVE 60%</h4>
              <a href="https://subscribe.hearstmags.com/subscribe/splits/seventeen/svncsb" target="_blank">SUBSCRIBE</a>
              <a href="https://subscribe.hearstmags.com/subscribe/splits/seventeen/svn_hm_gift" target="_blank">GIVE A GIFT</a>
              <a href="http://www.seventeen.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="http://service.seventeen.com/" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
-->
          <div class="mag">
            <a href="https://shop.townandcountrymag.com/town-country-magazine.html?source=toc_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/TOC-cov.jpg" alt="Town & Country" /></a>
            <div class="copy">
              <h3>Town & Country</h3>
              <h4>SAVE 84%</h4>
              <a href="https://join.townandcountrymag.com/pubs/HR/TOC/TOC1_Plans.jsp?lsid=23470240269023479&vid=1&lsid=12951503123021792&vid=1&cds_page_id=259133&cds_mag_code=TOC&cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/townandcountry/toc_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.townandcountrymag.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.townandcountrymag.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.veranda.com/veranda-magazine.html?source=ver_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/VER-cov.jpg" alt="Veranda" /></a>
            <div class="copy">
              <h3>Veranda</h3>
              <h4>SAVE 76%</h4>
              <a href="https://shop.veranda.com/veranda-magazine.html?source=ver_subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/veranda/ver_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.veranda.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.veranda.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <div class="mag">
            <a href="https://shop.womansday.com/woman-s-day-magazine.html?source=wdy_subscriptioncenter" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/WDY-cov.jpg" alt="Woman's Day" /></a>
            <div class="copy">
              <h3>Woman's Day</h3>
              <h4>SAVE 69%</h4>
              <a href="https://shop.womansday.com/woman-s-day-magazine.html?source=wdy_subscriptioncenter" target="_blank">SUBSCRIBE</a>
              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/womansday/wdy_hm_gift" target="_blank">GIVE A GIFT</a>-->
              <a href="http://www.womansday.com/" target="_blank">VISIT THE WEBSITE</a>
              <a href="https://service.womansday.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
            </div>
          </div>
          <!--spacers-->
          <!--
          <div class="mag desk">
            <br/>
          </div>
          <div class="mag desk">
            <br/>
          </div>
          -->
        </div><!--mag_cntr-->
      </section>
      <footer class="ftr">
        <img src="https://w1.buysub.com/pubs/HR/images/logo_hearst_vertical.png" alt="Hearst Magazines" />
        <div class="copy">
			<p>Contact Customer Service</p> 
<p>Phone: 800-888-2665<span>|</span>Email: <a href="mailto:hearstcustserv@cdsfulfillment.com">hearstcustserv@cdsfulfillment.com</a></p>
          <p> &copy; 2021 Hearst Magazine Media, Inc. All Rights Reserved.</p>
          <a href="https://www.hearst.com/-/us-magazines-privacy-notice" target="_blank">Privacy Notice</a>
          <span>|</span>
          <a href="https://www.hearst.com/-/us-magazines-privacy-notice#_ADDITIONAL_INFO" target="_blank">Your California Privacy Rights</a>
          <span>|</span>
			
          <a href="https://subscribe.hearstmags.com/circulation/shared/terms.html" target="_blank">Terms of Use</a>
		  <div style="margin-top: 20px;"><a style="border: solid 1px #666; border-radius: 5px; padding: 5px; background-color: #eee;" href="https://optout.hearstmags.com/" target="_blank">DO NOT SELL MY INFO</a></div>	
        </div>
      </footer>
    </div><!--inner-->
  </div><!--cntr-->
</body>
</html>

