/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
  }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
  }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
  }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
  }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
  }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
  }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
  }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
  }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
  }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
  }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  }

sub {
  bottom: -0.25em;
  }

sup {
  top: -0.5em;
  }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
  }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
  }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
  }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: 600;
  }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
  }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
  }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
  }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
  }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
  }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
  }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
  }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

html {
  box-sizing: border-box;
  }

*, *::after, *::before {
  box-sizing: inherit;
  }

@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url("../fonts/30EB42_0_0.eot");
  src: url("../fonts/30EB42_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/30EB42_0_0.woff2") format("woff2"), url("../fonts/30EB42_0_0.woff") format("woff"), url("../fonts/30EB42_0_0.ttf") format("truetype");
  }

@font-face {
  font-family: 'AvenirLTStd-Book';
  src: url("../fonts/30EB42_1_0.eot");
  src: url("../fonts/30EB42_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/30EB42_1_0.woff2") format("woff2"), url("../fonts/30EB42_1_0.woff") format("woff"), url("../fonts/30EB42_1_0.ttf") format("truetype");
  }

@font-face {
  font-family: 'AvenirLTStd-Black';
  src: url("../fonts/30EB42_2_0.eot");
  src: url("../fonts/30EB42_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/30EB42_2_0.woff2") format("woff2"), url("../fonts/30EB42_2_0.woff") format("woff"), url("../fonts/30EB42_2_0.ttf") format("truetype");
  }

.bucket {
  margin: 36px 0;
  }

.bucket-heading {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 24px;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 12px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #efefef;
  }

.bucket .articles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px solid #efefef;
  margin-bottom: 12px;
  padding-bottom: 12px;
  }
  
.bucket .articles .primary {
  border-bottom: 1px solid #efefef;
  padding-bottom: 12px;
  margin-bottom: 12px;
  }
  
.bucket .articles .primary h3 {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 24px; 
  word-spacing: 2px;
  margin: .5em 0;
  }
  
.bucket .articles .secondary {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  margin-bottom: 12px;
  padding-bottom: 12px; 
  flex: 1;
  }
  
.bucket .articles .secondary article {
  flex: 1 0 48%;
  }
  
.bucket .articles .secondary article:first-child {
  margin-right: 4%;
  }
  
.bucket .articles .secondary h3 {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 20px;
  word-spacing: 2px;
  line-height: 1.25;
  margin: .5em 0;
  }

.bucket .articles .more h3 {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 20px;
  word-spacing: 2px;
  line-height: 1.25;
  margin: 0 0 .5em 0;
  }
  
.bucket .articles .secondary .ad-spot {
  border: none;
  margin: 0 auto;
  padding: 0;
  }

.bucket .articles .more {
  display: flex;
  flex-direction: column;
  justify-content: space-between; 
  padding: 0;
  }
    
@media screen and (min-width: 768px) {

  .bucket .articles .primary h3 {
    font-size: 32px;
    }
  
  .bucket .articles .secondary {
    flex-direction: column;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    flex: 1 0 48%;
    }
  
  .bucket .articles .secondary article:first-child {
    margin-right: 0;
    margin-bottom: 12px;
    } 
  
  .bucket .articles .secondary h3,
  .bucket .articles .more h3 {
    font-size: 24px;
    }  
  
  .bucket .articles .more {
    border-left: 1px solid #efefef;
    margin-left: 12px; 
    flex: 1 0 48%;
    }  
  
  }

@media screen and (min-width: 1024px) {
  
  .bucket .articles .more h3 {
    font-size: 20px;
    }  
  
  .bucket .articles .primary {
    border-bottom: none;
    flex: 2;
    }
  
  .bucket .articles .secondary {
    flex: 1;
    }   
  
  .bucket .articles .more {
    border-right: 1px solid #efefef;
    flex: 1;
    margin-right: 12px;
    padding: 0 12px;
    }

  .bucket .articles .secondary article,
  .bucket .articles .more article {
    text-align: center;
    } 

  .bucket.odd .secondary {
    order: 3;
    } 

  .bucket.odd .more {
    order: 2;
    } 

  .bucket.even .primary {
    order: 3;
    } 

  .bucket.even .secondary {
    order: 1;
    } 

  .bucket.even .more {
    order: 2;
    } 
  }
  
@media screen and (min-width: 1280px) {

  .bucket .articles {
    flex-wrap: nowrap;
    } 
  }      

.topic-block-heading {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 24px;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 12px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #efefef;
  }

.topic .articles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px solid #efefef;
  margin-bottom: 12px;
  padding-bottom: 12px;
  }
  
.topic .articles .primary {
  border-bottom: 1px solid #efefef;
  padding-bottom: 12px;
  margin-bottom: 12px;
  }
  
.topic .articles .primary h3 {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 24px; 
  word-spacing: 2px;
  margin: 0 0 12px 0;
  }
  
.topic .articles .secondary {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  margin-bottom: 12px;
  padding-bottom: 12px; 
  flex: 1;
  }
  
.topic .articles .secondary article {
  text-align: center; 
  flex: 1 0 48%;
  }
  
.topic .articles .secondary article:first-child {
  margin-right: 4%;
  }
  
.topic .articles .secondary h3 {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 20px;
  word-spacing: 2px;
  line-height: 1.25;
  margin: 0 0 10px 0;
  }
  
.topic .articles .secondary .ad-spot {
  border: none;
  margin: 0 auto;
  padding: 0;
  }

.topic .articles .more {
  display: flex;
  flex-direction: column;
  justify-content: space-between; 
  padding: 0 12px;
  }
  
.topic .articles .more article {
  text-align: left;
  }
  
.topic .articles .more h3 {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 20px;
  word-spacing: 2px;
  line-height: 1.125;
  margin: 0 0 10px 0;
  }

@media screen and (min-width: 768px) {

  .topic .articles .primary h3 {
    font-size: 32px; 
    margin: 0 0 12px 0;
    }
  
  .topic .articles .secondary {
    flex-direction: column;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; 
    flex: 1 0 48%;
    }
  
  .topic .articles .secondary article:first-child {
    margin-right: 0;
    margin-bottom: 12px;
    } 
  
  .topic .articles .secondary h3 {
    font-size: 24px; 
    margin: 0 0 12px 0;
    }  
  
  .topic .articles .more {
    border-left: 1px solid #efefef;
    margin-left: 12px; 
    flex: 1 0 48%;
    } 
  }

@media screen and (min-width: 1024px) {
  
  .topic .articles .primary {
    border-bottom: none;
    flex: 2;
    }
  
  .topic .articles .secondary {
    flex: 1;
    }   
  
  .topic .articles .more {
    border-right: 1px solid #efefef;
    flex: 1;
    margin-right: 12px;
    }

  .topic.odd .secondary {
    order: 3;
    } 

  .topic.odd .more {
    order: 2;
    } 

  .topic.even .primary {
    order: 3;
    } 

  .topic.even .secondary {
    order: 1;
    } 

  .topic.even .more {
    order: 2;
    } 
  }
  
@media screen and (min-width: 1280px) {

  .topic {
    padding: 0;
    } 

  .topic .articles {
    flex-wrap: nowrap;
    } 
  }    

body {
  margin: 53px 0 0 0 !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  }

.admin-bar {
  margin-top: 0 !important;
  }
  
@media screen and (min-width: 1080px) {
  body {
    margin-top: 0 !important;
    }
    
  body.single-format-gallery, 
  body.tax-neighborhood, 
  body.page-template-directory-neighborhoods {
    margin: 53px 0 0 0 !important;
    } 

  }
  
body.single-format-gallery.admin-bar header.site .primary, 
body.tax-neighborhood.admin-bar header.site .primary, 
body.page-template-directory-neighborhoods.admin-bar header.site .primary {
  top: 32px;
  }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1.125;
  }

hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

figure {
  margin: 0;
  }

.alignnone,
.alignright, 
.aligncenter,
.alignleft, 
.wp-caption.alignnone,
.wp-caption.alignright,
.wp-caption.aligncenter,
.wp-caption.alignleft {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 24px auto;
}

@media screen and (min-width: 768px) {

  .alignleft,
  .alignright,
  .wp-caption.alignleft,
  .wp-caption.alignright {
  display: inline-block;
  max-width: 50%;
  }

  .alignright,
  .wp-caption.alignright {
  float: right;
  margin: 24px 0 24px 24px;
  }

  .aligncenter,
  .wp-caption.aligncenter {
  max-width: 50%;
  }

  .alignleft,
  .wp-caption.alignleft {
  float: left;
  margin: 24px 24px 24px 0;
  }    
}

.highlight {
  color: #b23c25; 
  }

ul.social {
  display: inline-block;
  list-style-type: none;
  margin-right: 1em;
  padding-left: 0;
  clear: none;
  }
  
ul.social li {
  display: inline;
  }
  
ul.social a {
  color: #b4b4b4;
  }
  
ul.social a:hover {
  color: #b23c25;
  opacity: 1;
  }

.page-nav {
  font-family: AvenirLTStd-Medium, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  display: flex;
  justify-content: space-between; 
  margin: 20px 0;
  }

nav.secondary {
  display: none;
  background-color: #000000;
  color: #ffffff;
  }

@media screen and (min-width: 1080px) {
  nav.secondary {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 24px;
    }

  nav.secondary .menu {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    background-color: transparent;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: "AvenirLTStd-Medium", Sans-Serif;
    text-transform: uppercase;
    list-style: none;
    }

  nav.secondary .menu .menu-item {
    vertical-align: middle;
    line-height: 36px;
    font-size: 16px;
    }

  nav.secondary .menu .menu-item a {
    display: inline-block;
    white-space: nowrap;
    color: white;
    }

    nav.secondary .menu .menu-item a:hover {
    text-decoration: underline;
    }

  }

header.site {
  position: relative;
  display: block;
  }
  
header.site::after {
  clear: both;
  content: "";
  display: table;
  }
  
header.site .masthead {
  display: none;
  }

header.site .menu-trigger {
  position: relative;
  display: inline-block;
  height: 3em;
  width: 3em;
  cursor: pointer;
  transform: rotate(0deg);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  }
  
header.site .menu-trigger #trigger {
  width: 1em;
  height: .5em;
  position: relative;
  display: block;
  margin: -.25em auto 0;
  top: 50%;
  }
  
header.site .menu-trigger #trigger .bars {
  width: 100%;
  height: 2px;
  display: block;
  position: relative;
  background: black;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
  
header.site .menu-trigger #trigger .bars.top {
  transform: translateY(0px) rotate(0deg);
  }
  
header.site .menu-trigger #trigger .bars.bottom {
  transform: translateY(6px) rotate(0deg);
  }
  
header.site .menu-trigger #trigger span {
  display: none;
  }
  
header.site .sub-menu-trigger {
  margin-right: .5em;
  padding: 0 .5em 0 0;
  }
  
header.site .search-trigger {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 3em;
  height: 3em;
  cursor: pointer;
  }
  
header.site .search-trigger #magnifying-glass {
  display: block;
  width: 3.125em;
  height: 3.125em;
  line-height: 3.125;
  text-align: center;
  }
  
header.site .search-trigger #magnifying-glass:before {
  font-family: fontawesome;
  content: '\f002';
  }
  
header.site .search-trigger #magnifying-glass span {
  display: none;
  }
  
header.site div.search {
  display: none;
  }
  
header.site div.search.opened {
  display: block;
  }
  
header.site div.search input {
  text-align: center;
  width: 100%;
  }

header.site .current-issue {
  display: none;
  }
  
header.site .current-issue.opened {
  max-width: 60%;
  margin: 1.125em auto;
  display: block;
  }
  
header.site .current-issue.opened img {
  max-width: 100%;
  }
  

header.site .logo {
  background-color: transparent;
  display: inline-block;
  position: absolute;
  line-height: 48px;
  left: 50%;
  transform: translateX(-50%);
  }
  
header.site .logo img {
  max-width: 84px;
  height: auto;
  vertical-align: middle;
  }

header.site .primary {
  position: fixed;
  z-index: 100;
  display: block;
  top: 0;
  left: 0;
  font-size: 1em;
  width: 100%;
  color: black;
  background-color: rgba(255, 255, 255, 0.75);
  border-bottom: 1px solid #333333;
  -webkit-backdrop-filter: saturate(1.8) blur(20px);
  }
  
header.site .primary .menu {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  text-transform: uppercase;
  position: relative;
  list-style: none;
  display: none;
  font-size: 1.125em;
  }
  
header.site .primary .menu .menu-item {
  margin: 12px 0;
  }
  
header.site .primary .menu .menu-item a {
  display: inline-block;
  color: black;
  padding-bottom: .25em;
  }
  
header.site .primary .menu .menu-item a:hover {
  color: #b23c25;
  }

header.site .primary .sub-menu {
  display: none;
  padding-left: 0;
  margin: 0 0 12px 0;
  text-transform: none;
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 16px;
  }

header.site .primary .sub-menu.opened {
  display: block;
  padding: 0 0 0 24px;
  margin: 12px 0 24px 0;
  }
  
header.site .primary .sub-menu .menu-item {
  list-style-type: none;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  }
      
header.site .primary .menu .sub-menu .menu-item a {
  display: block;
  color: black;
  padding: .5em 0;
  }
  
header.site .primary .menu .sub-menu .menu-item a:hover {
  color: #b23c25;
  }
  
header.site .primary.menu-opened {
  height: 100%;
  overflow-y: scroll;
  background-color: white;
  transition: all 0.314s ease-in;
  }
  
header.site .primary.menu-opened .menu-trigger {
  transform: rotate(90deg);
  }
  
header.site .primary.menu-opened .menu-trigger #trigger .bars {
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.2s;
  }
  
header.site .primary.menu-opened .menu-trigger #trigger .bars.top {
  transform: translateY(6px) rotate(45deg);
  }
  
header.site .primary.menu-opened .menu-trigger #trigger .bars.bottom {
  transform: translateY(4px) rotate(-45deg);
  }
  
header.site .primary.menu-opened .menu {
  padding: 0 12px;
  display: block;
  }
  
header.site .primary.menu-opened .menu .menu-item {
  transform: scale(1) translateY(0px);
  opacity: 1;
  }
  
header.site .primary.menu-opened #secondary-mobile {
  background-color: black;
  padding: 12px 0;
  }
  
header.site .primary.menu-opened #secondary-mobile a {
  color: white;
  }

@media screen and (min-width: 1080px) {
  
  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) header.site {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    }

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) header.site::after {
    clear: both;
    content: "";
    display: table;
    }

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) header.site .mobile-only, body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) header.site .sub-menu-trigger {
    display: none;
    }

  header.site .desktop-only {
    display: list-item;
    }

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) header.site .logo {
    position: relative;
    left: 0;
    transform: none;
    }

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) header.site .logo a {
    float: left;
    line-height: unset;
    }

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) header.site .logo img {
    max-width: 168px;
    }

  header.site .logo .tag-line {
    font-family: "AvenirLTStd-Book", Sans-Serif;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 60px;
    float: left;
    margin-left: 1em;
    }
  
  header.site .masthead {
    display: block;
    position: relative;
    }
    
  header.site .masthead form.search {
    display: block;
    position: absolute;
    left: 50%;
    top: 12px;
    width: 24%;
    }

  header.site .masthead .on-newstands-now {
    font-family: system-ui, sans-serif;
    font-size: 8px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: black;
    background-color: rgba(247, 231, 73, 0.72);
    position: absolute;
    right: 64px;
    bottom: 0;
    padding: 16px 12px 8px 12px;
    border-radius: 96px 96px 0 0;
    -moz-border-radius: 96px 96px 0 0;
    -webkit-border-radius: 96px 96px 0 0;
    z-index: 1;
    }

  header.site .masthead .mag-cover {
    display: inline-block;
    border: 1px solid #efefef;
    border-bottom: none;
    position: absolute;
    right: 0;
    top: -16px;
    }

  header.site .masthead .mag-cover img {
    max-height: 96px;
    }

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) > header.site .primary {
    border-bottom: none;
    position: relative;
    background-color: white;
    }
  
  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) > header.site .primary .menu {
    display: flex;
    justify-content: space-around;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 18px;
    width: 100%;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    } 
  }

@media screen and (min-width: 1080px) {

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) > header.site .primary .menu {
    font-size: 20px;
    } 

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) > header.site .primary .menu .menu-item {
    line-height: 3;
    margin: 0;
    padding: 0;
    }
  
  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) > header.site .primary .menu .menu-item a {
    display: block;
    white-space: nowrap;
    padding-bottom: 0;
    }

  header.site .primary .menu-item-has-children .sub-menu {
    display: block;
    position: absolute;
    top: 100%;
    right: 9999px;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    background-color: #ffffff;
    padding: 0 12px;
    margin: 0;
    text-align: center;
    opacity: 0;
    transition: opacity 0.15s linear;
    }
  
  header.site .primary .menu-item-has-children:hover .sub-menu {
    right: 50%;
    opacity: 1;
    transform: translateX(50%);
    transition: opacity .15s linear;
    }
  }
  
header.site .primary .menu-item:first-child.menu-item-has-children:hover .sub-menu {
  right: -50%;
  }
  
header.site .primary .menu-item:last-child.menu-item-has-children:hover .sub-menu {
  right: 100%;
  }

@media screen and (min-width: 1080px) {

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) > header.site .primary .menu .menu-item .sub-menu li a {
    white-space: nowrap;
    line-height: 1;
    padding: .5em 0;
    }

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) > header.site .primary .menu .menu-item-has-children {
    position: relative;
    }

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) > header.site .primary .menu .menu-item-has-children:before {
    content: '';
    float: none;
    }

  body:not(.single-format-gallery):not(.tax-neighborhood):not(.page-template-directory-neighborhoods) > header.site .primary .menu li.hover .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    } 
  }

.cta-block {
  margin: 36px auto 0 auto;
  padding: 24px;
  background-color: #00b9f2;
  color: #ffffff;
  text-align: center;
  }
  
.cta-block-heading {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: inherit;
  margin: 0 0 12px 0;
  }
  
.cta-block-description {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 18px;
  letter-spacing: 1px;
  color: inherit;
  display: block;
  margin: 12px 0;
  }  

.cta-block-button {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  min-width: 160px;
  padding: 12px;
  margin: 12px;
  background-color: #ffffff;
  color: #00b9f2;
  }

.footer-block {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  background-color: black;
  color: white;
  padding: 12px 0;
  }

.footer-tag-line {
  font-family: "AvenirLTStd-Book", Sans-Serif;
  font-size: 12px;
  line-height: 2;
  text-transform: uppercase;
  }

.footer-block .logo {
  margin: 12px auto 36px auto; 
  text-align: center;
  }

.footer-block .logo a {
  display: inline-block;
  }

.footer-block .logo img {
  max-width: 168px;
  height: auto;
  }

.footer-block ul.social {
  display: block;
  text-align: center;
  clear: both;
  margin: 12px;
  padding: 0;
  }

.footer-block ul.social a {
  color: #b23c25;
  }

.footer-block ul.social a:hover {
  color: #b4b4b4;
  opacity: 1;
  }

.footer-widgets {
  display: flex;
  flex-direction: column;
  margin: 24px auto;
  padding: 0 12px;
  max-width: 1440px;
  justify-content: space-between;
  align-items: center;
  }

.footer-widget {
  text-align: center;
  flex: 1 0 0; 
  margin: 0 0 24px 0;
  }

.footer-widget:last-child {
  margin-right: 0;
  }

.footer-widget h3 {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 18px;
  margin-top: 0;
  letter-spacing: 2px;
  }

.footer-widget .textwidget {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 1px;
  }

.footer-widget .menu {
  list-style-type: none;
  padding-left: 0;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 1px;
  }

.footer-widget .menu a {
  color: white;
  }

.footer-widget .menu a:hover {
  color: #b23c25;
  }

@media screen and (min-width: 768px) {
  
  .footer-widgets {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    }
    
  .footer-widget {
    flex: 1 0 50%;
    }  
  }

@media screen and (min-width: 1280px) {

  .footer-widgets {
    flex-wrap: nowrap;
    }
  
  .footer-widget {
    flex: 1 0 20%;
    }  
  }
  
a {
  color: #b23c25;
  text-decoration: none;
  }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #000000;
  transition: color 0.5s ease;
  }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #b23c25;
  text-decoration: none;
  }

header h1 {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 1.75em;
  }

div.ui-front.comiseo-daterangepicker-mask {
  opacity: 0.75;
  filter: alpha(opacity=0.75);
  }

.search-block {
  margin-top: 36px;
  margin-bottom: 18px;
  }

.search-block-heading {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 28px;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 14px 0;
  }  

.comiseo-daterangepicker-triggerbutton.ui-button {
  max-height: none !important;
  flex: 2;
  border-radius: 4px;
  }
  
.ui-button-icon.ui-icon.ui-icon-triangle-1-s {
  position: absolute;
  right: 4px;
  top: 12px;
  }
  
.select2-container--default {
  flex-grow: 1;
  margin: 0 0 .5em 0;
  width: 100%;
  }

.select2-container--default .select2-selection--single, 
.select2-container--default .select2-selection__rendered { 
  line-height: 1.625;
  max-height: 1.625em;
  border-radius: 0;
  }
  
.select2-container--default .select2-results__options .select2-results__option--highlighted {
  background-color: #b23c25;
  }
  
.page-template-subscribe section, .page-template-subscribe hr {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  }
  .page-template-subscribe section::after, .page-template-subscribe hr::after {
  clear: both;
  content: "";
  display: table;
  }

.page-template-subscribe h2 {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 1.25em;
  text-transform: uppercase;
  margin: 1.125em 0;
  letter-spacing: 4px;
  font-weight: normal;
  }

@media screen and (min-width: 1024px) {
  .page-template-subscribe h2 {
  font-size: 1.5em;
  } 
}

.page-template-subscribe .search-header h1, 
.page-template-subscribe .search-header h3 {
  letter-spacing: 4px;
  }

.page-template-subscribe .search-header .search-form {
  text-align: center;
  top: 0;
  transform: none;
  }
  
.page-template-subscribe .search-header .search-form form {
  display: inline-block;
  }

.page-template-subscribe .section-options nav::after {
  clear: both;
  content: "";
  display: table;
  }
  
.page-template-default .content, .error404 .content {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 1.125em;
  font-family: "adobe-caslon-pro", Serif;
  border-top: 1px solid #efefef;
  }
  
.page-template-default .content::after, .error404 .content::after {
  clear: both;
  content: "";
  display: table;
  }
  
.page-template-default .content::after, .error404 .content::after {
  clear: both;
  content: "";
  display: table;
  }
  
.page-template-default .content article, .error404 .content article {
  font-size: 1.25em;
  line-height: 1.5;
  }
  
.page-template-default .content article img, .error404 .content article img {
  max-width: 100%;
  }

@media screen and (min-width: 1080px) {

  .page-template-default .content article, .error404 .content article {
    float: left;
    display: block;
    margin-right: 1.7799333902%;
    width: 70.3141860945%;
    }

  .page-template-default .content article:last-child, .error404 .content article:last-child {
    margin-right: 0;
    } 
  }

@media screen and (min-width: 1280px) {

  .page-template-default .content article, .error404 .content article {
    float: left;
    display: block;
    margin-right: 1.7799333902%;
    width: 72.4346013735%;
    }

  .page-template-default .content article:last-child, .error404 .content article:last-child {
    margin-right: 0;
    } 
  }
  
.page-template-default .content .sidebar, .error404 .content .sidebar {
  font-size: 1em;
  text-align: center;
  }

@media screen and (min-width: 1080px) {

  .page-template-default .content .sidebar, .error404 .content .sidebar {
    float: left;
    display: block;
    margin-right: 1.7799333902%;
    width: 27.9058805152%;
    }

  .page-template-default .content .sidebar:last-child, .error404 .content .sidebar:last-child {
    margin-right: 0;
    } 
  }

@media screen and (min-width: 1280px) {

  .page-template-default .content .sidebar, .error404 .content .sidebar {
    float: left;
    display: block;
    margin-right: 1.7799333902%;
    width: 25.7854652363%;
    }

  .page-template-default .content .sidebar:last-child, .error404 .content .sidebar:last-child {
    margin-right: 0;
    } 
  }

.magazine-header {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly; 
  text-align: center;
  margin: 36px 0; 
  }
  
.magazine-title {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 28px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 12px 0;
  }
  
.magazine-cover {
  margin: 0 0 24px 0
  }
  
.magazine-cover-image {
  display: block;
  max-width: 360px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 1px solid #efefef;
  }
  
.magazine-cta {
  display: flex;
  justify-content: center;
  margin: 12px 0;
  }
  
.magazine-cta .button {
  margin: 0 8px;
  }

.magazine-toc {
  max-width: 940px;
  margin: 36px auto;
  padding: 0 12px;
  }
  
.magazine-section-heading {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 24px;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 36px 0 12px 0;
  padding-bottom: 12px;
  text-align: center;
  border-bottom: 1px solid #efefef;
  }

@media screen and (min-width: 972px) {
  
  .magazine-title {
    font-size: 32px;
    }
  
  .magazine-toc {
    padding: 0;
    }
  }
  
.hero {
  position: relative;
  }

.hero figure {
  margin: 0;
  position: relative;
  }
  
.hero header {
  padding: 12px;
  text-align: center;
  line-height: 1.2;
  }

.hero header h1 {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 24px;
  font-weight: 600;
  word-spacing: 2px;
  margin: 0 0 12px 0;
  }

.hero header p {
  font-family: "AvenirLTStd-Medium", Sans-Serif; 
  font-size: 18px;
  line-height: 1.25;  
  margin: 12px 0;
  }

.hero header .byline { 
  margin: 0;
  }
  
@media screen and (min-width: 1024px) {

  .hero header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-color: rgba(255, 255, 255, 0.75);
    width: auto; 
    min-width: 50%;
    }
  
  .hero header h1 {
    font-size: 32px;
    line-height: 1.2;
    word-spacing: 2px;
    margin: 0 0 12px 0;
    }
  
  .hero header p {
    font-size: 20px;
    } 
  }

@media screen and (min-width: 1080px) {

  .hero header h1 {
    font-size: 42px;
    margin: 0 0 18px;
    } 
  }  
     
.lede-item {
  position: relative;
  margin: 0;
  }
  
.lede-item-image {
  margin: 0;
  }
  
.lede-item-header {
  padding: 12px;
  text-align: center;
  line-height: 1.2;
  }
  
.lede-item-heading {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 24px;
  font-weight: 600;
  word-spacing: 2px;
  margin: 0 0 12px 0;
  }
  
.lede-item-header p {
  font-family: "AvenirLTStd-Medium", Sans-Serif; 
  font-size: 18px;
  line-height: 1.25;  
  margin: 12px 0;
  }
  
.lede-item-header .byline { 
  margin: 0;
  }
  
@media screen and (min-width: 1024px) {
  
  .lede-item-header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-color: rgba(255, 255, 255, 0.75);
    width: auto; 
    min-width: 50%;
    }

  .lede-item-heading {
    font-size: 32px;
    line-height: 1.2;
    word-spacing: 2px;
    margin: 0 0 12px 0;
    }

  .lede-item-header p {
    font-size: 20px;
    } 
  }

.package-cover {
  position: relative;
  }

.package-header {
  text-align: center;
  margin: 1.125em 0;
  padding: 0 1.125em;
  }
  
.package-deck {
    font-family: "AvenirLTStd-Medium", Sans-Serif;
    font-size: 18px; 
  }  

.package-figcaption {
  margin: 0 0 12px 0;
  padding: 12px;
  }
  
.package-content {
  max-width: 768px;
  margin: 12px auto;
  padding-left: 12px;
  padding-right: 12px;
  font-family: "adobe-caslon-pro", Serif;
  font-size: 20px;
  }

@media screen and (min-width: 1024px) {

  .package-figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    border-bottom: none;
    margin: 0;
    max-width: 24%;
    }
    
  .package-header {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0 36px;
    width: 36%;
    height: 100%;
    text-align: left;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.75);
    }

  .package-header .byline a {
    color: white;
    }

  .package-content {
    margin: 36px auto;
    padding-left: 0;
    padding-right: 0;
    }
  }

.guide-sponsor-block {
  position: relative;
  width: 100%;
  text-align: center;
  height: 36px;
  overflow: hidden;
  background-color: white;
  }

.guide-sponsor-title {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "AvenirLTStd-Book", Sans-Serif;
  padding-right: 12px;
  } 

.guide-sponsor-logo {
  max-height: 24px;
  width: auto;
  margin: 6px;
  vertical-align: middle;
  }
    
.guide-cover {
  position: relative;
  margin-bottom: 36px;
  }

.guide-image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  }

.guide-image-caption {
  padding: 12px;
  }

.guide-heading {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  text-transform: uppercase;
  color: #ffffff;
  position: absolute;
  bottom: 32px;
  left: 12px;
  padding: 0;
  }
  
.guide-logo {
  display: inline-block;
  height: 16px;
  width: auto;
  margin: 0;
  }  
  
.guide-title {
  font-size: 60px;
  line-height: 1;
  margin: 0;
  }

.guide-subtitle {
  font-size: 20px;
  }

.guide-link {
  color: #ffffff;
  }
  
@media screen and (min-width: 1024px) { 

  .guide-image-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    border-bottom: none;
    margin: 0;
    max-width: 24%;
    }

  .guide-heading {
    bottom: -14px;
    }
    
  .guide-logo {
    height: 24px; }
    
  .guide-subtitle {
    font-size: 30px; }
  }
  
@media screen and (min-width: 1080px) {    
  
  .guide-heading {
    left: calc((100vw - 1280px)/2);
    }
  }

.featured-block {
  text-align: center; 
  max-width: 1280px;
  margin: 36px auto;
  }

.featured-block-icon {
  max-width: 120px;
  height: auto;
  }
  
.featured-block-heading {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 24px;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  }
  
.featured-block-description {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #888888;
  display: block;
  margin: 20px 0;
  }
  
.featured-items {
  display: grid;
  grid-gap: 24px 36px;
  grid-template-columns: repeat(2, 1fr);
  padding: 0;
  }
  
.featured-item-thumbnail {
  width: 100%;
  height: auto;
  }  
  
.featured-item-heading,
.featured-item-title {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 20px;
  line-height: 1.25;
  margin: 12px 0;
  }
  
.featured-item-excerpt {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 16px;
  line-height: 1.25em;
  margin: 0;
  }

@media screen and (min-width: 1024px) {
  
  .featured-items {
    grid-template-columns: repeat(4, 1fr);
    }
     
  .package-content .featured-block {
    margin-left: calc( -1024px / 2 + 100% / 2 );
    margin-right: calc( -1024px / 2 + 100% / 2 );
    max-width: 1024px;
    padding: 0;
    }

  .package-content .featured-items {
    grid-template-columns: repeat(3, 1fr);
    } 
  }
  
.sponsored-content-byline {
  display: block;
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  text-transform: uppercase;
  font-size: 12px;
  color: #00b9f2;
  letter-spacing: 1px;
  margin: 12px 0;
  }
      
.directory-header {
  text-align: center;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #c6c6c6;
  }    

.directory-title {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 24px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0 0 18px 0;
  }
    
.directory-description,
.directory-header p {
  margin: 0;
  padding: 0;
  }

.directory-listing {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 18px 0;
  padding-bottom: 18px;
  border-bottom: 1px dashed #c6c6c6;
  }

.directory-listing:first-child {
  margin-top: 0;
  }
  
.directory-listing:last-child {
  padding-bottom: 0;
  border-bottom: none;
  }
  
.listing-photo {
  flex: 1;
  order: 2;
  }

.listing-photo-image {
  max-width: 100%;
  height: auto;
  margin: 0;
  }
  
.listing-header {
  flex: 1.5;
  margin-right: 18px;
  }

.listing-title {
  font-family: "Quarto A","Quarto B",Serif;
  font-size: 24px;
  margin: 0 0 12px 0;
  }
    
.listing-categories {
  font-family: AvenirLTStd-Book,Sans-Serif;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.25;
  }
  
.listing-flags {
  flex-direction: row;
  flex-wrap: no-wrap;
  justify-content: flex-start;
  margin-bottom: 18px;
  }

.listing-flags a {
  font-family: "AvenirLTStd-Book", Sans-Serif;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 1px solid;
  padding: 3px 6px 1px 6px;
  margin-right: 16px;
  }

.best-restaurant-flag {
  color: #b23c25;
  }

.sponsored-flag {
  color: #00b9f2;
  }
  
.listing-location {
  margin-top: 18px;
}

.listing-details {
  margin: 18px 0;
}

.listing-heading {
  margin: 18px 0;
  font-family: "Tungsten A","Tungsten B",Sans-Serif;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  }
  
.listing-heading:before,
.listing-heading:after {
  content: "";
  -webkit-flex-grow: 1;
  flex-grow: 1;
  border-top: 1px solid #c6c6c6;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  }

.listing-heading:before {
  margin: 0 12px 0 0;
  }

.listing-heading:after {
  margin: 0 0 0 12px;
  }
  
@media screen and (min-width: 1080px) {
  
  .directory-header {
    grid-column-start: 1;
    grid-column-end: -1;
    text-align: left;
    margin-bottom: 0;
    }
  
  .directory-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px 36px;
    }
      
  .single .listing-title {
    font-size: 36px;
    margin-bottom: 18px;
    }
    
  .single .listing-photo-image {
    float: left;
    max-width: 320px;
    height: auto;
    margin: 0 18px 18px 0;
    }
    
  .single .listing-details {
    clear: both;
    }
    
  }
  
    
.sticky-nav h2, 
.sticky-nav h3, 
.sticky-nav h4, 
.sticky-nav h5 {
  display: inline-block;
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 1em;
  text-transform: uppercase;
  margin: .5em 0; }
  
.sticky-nav ul {
  text-transform: none;
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  padding-left: 2em;
  margin: 1em 0;
  display: none; }

.sticky-nav ul.opened {
  display: block;
  overflow-y: auto;
  max-height: 320px; }

.sticky-nav ul li:before {
  content: '' !important; }

article .fixto-fixed {
  top: 53px !important;
  padding: 4px 0 4px 4px;
  background-color: #00b9f2;
  color: white;
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  transition: .2s ease-in;
  z-index: 9999; }

article .fixto-fixed a {
  color: white; }

@media screen and (min-width: 1080px) {

  article nav.fixto-fixed {
    top: 0px !important; } 
  }

.article-header {
  margin-top: 24px;
  margin-bottom: 24px;
}

.article-title {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 28px;
  word-spacing: 2px;
  margin-top: 0;
  margin-bottom: .5em;
}

.single-sponsored_content .article-title {
  font-family: "AvenirLTStd-Black", sans-serif;
  font-weight: normal;
  line-height: 1.25; }

.article-taxonomy, .article-notice {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  letter-spacing: 1px;
  display: block; 
  }

.article-taxonomy {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 6px 0; 
  }
  
.article-notice {
  border-top: 1px solid #efefef;
  margin: 1em 0;
  padding: 1em 0 0 0; 
  }

.article-deck {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 18px; 
  color: #757575
}

.single-sponsored_content .article-deck {
  font-size: 20px;
  font-weight: 600;
}   
    
.article-figure {
  position: relative;
  margin: 0 0 18px 0;
}

.article-figure-caption {
  padding: 12px;
}

.article-byline {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.article-byline-photo {
  max-width: 54px;
  margin-right: 16px;
  float: left;
  -webkit-clip-path: circle(27px at 27px 27px);
  clip-path: circle(27px at 27px 27px);
}

@media screen and (min-width: 1024px) {
  .article-title {
    font-size: 34px; } 

  .article-deck {
    font-size: 20px; }
    
  .article-figure-caption {
    padding-left: 0;
    padding-right: 0; }
    
}

.article-content {
  font-family: "adobe-caslon-pro", Serif;
  font-size: 20px; }
  
.single-sponsored_content .article-content {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 18px;
  line-height: 1.4; }  
  
.single-sponsored_content a {
  color: #00b9f2; }  

.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
  font-family: "Quarto A", "Quarto B", Serif;
  font-weight: 600;
  line-height: 1.25; }

.single-sponsored_content .article-content h2,
.single-sponsored_content .article-content h3,
.single-sponsored_content .article-content h4,
.single-sponsored_content .article-content h5,
.single-sponsored_content .article-content h6 {
  font-family: "AvenirLTStd-Black", sans-serif;
  font-weight: normal;
  line-height: 1.25; }

.article-content h2 {
  font-size: 28px; }

.article-content h3 {
  font-size: 24px; }

.article-content h4,
.article-content h5,
.article-content h6 {
  font-size: 20px; }
  
.article-content p {
    margin: 0 0 18px 0; }    

.article-content ul:not(.flex-direction-nav) {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 16px; }

.article-content ul li {
  list-style-type: none;
  padding: .125em 0; }

.article-content ul:not(.flex-direction-nav):not(.slides) li:before {
  font-family: fontawesome;
  content: '\f105';
  margin-right: .5625em;
  margin-left: -.875em; }

.article-content ol:not(.flex-control-nav) {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 16px;
  padding-left: 32px;
  margin: 20px 0;
  counter-reset: li; }
  
.article-content ol:not(.flex-control-nav) > li {
  position: relative;
  list-style-type: none;
  margin: 1.125em 0; }

.article-content ol:not(.flex-control-nav) > li:before {
  position: absolute;
  font-family: "Tungsten A", "Tungsten B", Sans-Serif;
  content: counter(li);
  counter-increment: li;
  font-size: 1.5em;
  padding: 0 .5em;
  top: -3px;
  left: -1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00b9f2;
  margin: 0; }

.article-content .hs-form-field {
  font-family: "AvenirLTStd-Book", Sans-Serif; }
  
.article-content .hs-form-field ul {
  padding-left: .5em; }

.article-content .hs-form-field ul li.hs-form-checkbox:before {
  content: ''; }

.article-content .hs-form-field ul li.hs-form-checkbox span {
  padding-left: .5em; }

.article-content .hs-form-field select,
.article-content .hs-form-field [type="email"],
.article-content .hs-form-field [type="text"] {
  font-size: 1em;
  border: 1px solid #787878;
  background-color: white;
  padding: 0 0 0 8px;
  flex-grow: 1;
  margin: 0 0 .5em 0;
  line-height: 1.625;
  height: 1.625em; }

.article-content .hs-form-field span {
  font-weight: 600; }

.article-content > footer {
  font-size: 0.8em; }

.article-content > footer ul li:before {
  content: ''; }
  
.gallery-block {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 12px 24px;
}

.gallery-title {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 24px;
  text-align: center;
  grid-column: 1 / -1;
}

.gallery-captions {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 14px;
  color: #000000;
  letter-spacing: 1px;
  line-height: 1.5;
  display: block; }


.address {
  font-family: "AvenirLTStd-Medium", Sans-Serif; 
  font-size: 16px; }
  
dl {
  margin: 20px 0; }
  
dt {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.5; 
  margin-top: 12px; }

dd {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 0; }

dd p {
  margin: 0; }

dl.inline {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-gap: 24px 12px; }

dl.inline dt {
  margin: 0;
}

.magazine-block {
  margin-top: 36px;
  margin-bottom: 36px; }
  
.magazine-block-heading {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 1.5em;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-align: center;
  margin: 12px 0; }

.magazine-issues {
  display: grid;
  grid-gap: 36px 24px;
  grid-template-columns: repeat(2, 1fr); }
  
.magazine-issue-cover {
  width: 100%;
  height: auto;
  border: 1px solid #cccccc; }
  
.magazine-issue-title {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 20px;
  color: #000000;
  text-align: center;
  letter-spacing: normal;
  margin-top: 10px;
  padding: 0;
  border-bottom: none; }
  
.magazine-issue-link {
  color: #000000;
}

@media screen and (min-width: 768px) {
  .magazine-issues {
  grid-template-columns: repeat(4, 1fr); } 
  }

.promotion-block { }
  
.promotion-heading {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 1.5em;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-align: center;
  margin: 1.125em 0; }

.promotion-items {
  display: grid;
  grid-gap: 24px 36px;
  grid-template-columns: repeat(2, 1fr); }
  
.promotion-item-thumbnail {
  width: 100%;
  height: auto; }
  
.promotion-item-title {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 20px;
  color: #000000;
  text-align: center;
  letter-spacing: normal;
  margin-top: 12px; 
  padding: 0; 
  border-bottom: none; }

@media screen and (min-width: 1024px) {
  .promotion-items {
  grid-template-columns: repeat(4, 1fr); } 
  }  
  
  
.subscription-choices {
  display: flex; 
  flex-direction: column;
  align-items: center; 
}

.subscription-choices .magazine-cover,
.subscription-choices .magazine-cover-combo {
  margin: 0 0 24px 0;
}

.magazine-cover-combo-image {
  display: block;
  max-width: 360px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.subscription-options {
  margin: 24px 0 0 0;
}

.manage-subscription {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 360px;
}

@media screen and (min-width: 768px) {
  .subscription-choices {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between; }

  .subscription-choices .magazine-cover,
  .subscription-choices .magazine-cover-combo {
    margin: 0; 
    max-width: 30%; }
    
}

span.partial {
  display: inline-block;
  width: 96px;
  margin: 12px auto;
  border-top: 1px solid #efefef; }

.sneaker {
  display: inline-block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  transition: 1s ease-in-out;
  transform: translateY(100%);
  width: 100%;
  max-width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.875);
}
.sneaker .ad {
  margin: 12px 0;
  padding: 0;
}
.ad-trigger {
  display: block;
  padding: 3px 0;
  text-align: center;
  font-family: sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #333;
  color: white;
  cursor: pointer;	
}
.ad-visible {
  transform: translateY(0);
}

.ad-rectangle, 
.header-leaderboard, 
.footer-leaderboard {
  margin: 24px auto;
  display: block;
  text-align: center;
  clear: both; }

.mid-leaderboard,
.ad-mid-leaderboard,
.ad-slot-ip {
  display: block;
  text-align: center;
  margin: 36px auto;
}

.mid-leaderboard:before,
.ad-mid-leaderboard:before,
.ad-slot-ip:before,
.ad-slot:before {
  font-family: system-ui, sans-serif;
  font-size: 10px;
  color: #cccccc;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  content: "Advertisement";
  margin: 0 0 10px 0; }


@media screen and (min-width: 768px) {
  .ad-spot.ad-rectangle {
  margin: 0 auto 12px auto;
  border-bottom: none;
  padding-bottom: 0; }

  .ad-slot-ip:before {
    content: '';
    display: none; }

  }
  
.subscribe-block {
  margin: 0 0 18px 0; 
  padding: 0 0 18px 0;
  border-bottom: 1px solid #efefef;
  }

.subscribe-note {
  font-family: "AvenirLTStd-Medium", sans-serif;
  font-size: 16px;
  line-height: 1.25;
}

.subscribe-form {
  display: flex;
  margin: 0;
}

.subscribe-form input[type=email] {
  flex: 2;
}

.subscribe-form input[type=submit] {
  flex: 1;
  margin-left: 18px;
  color: white;
  background-color: #b23c25;
}
 
.ia-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 24px 0;
  padding: 24px 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef; }

.ia-block-item {
  padding: 0 12px;
  margin: 0; }
 
.ia-block-title {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center; 
  margin: 12px 0; } 
  
.ia-block-description {
  display: block;
  font-family: system-ui, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  color: #888888;
  letter-spacing: 1px;
  margin: 12px 0; }

.ia-block-icon {
  display: block;
  max-width: 120px;
  height: auto;
  margin: 0 auto 12px auto; }
  
.ia-block-item .ia-block-image {
  max-width: 100%;
  height: auto; }  
 
.ia-block-list {
  font-size: 16px !important; 
  padding: 0;
  margin: 0; }

.ia-block-list-item {
  padding: 8px 0 !important; }

.ia-block-list-item a {
  color: #000000; }

.ia-block-list-item:before {
  content: '' !important;
  margin: 0 !important; }

.ia-block-item .ad-slot-ip {
  margin: 0px; }
  
@media screen and (min-width: 768px) {
  
  .ia-block {
    flex-direction: row; }

  }

article .mid-leaderboard, 
.toc .mid-leaderboard {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }

figure img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto; 
  }

figure figcaption {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 14px;
  color: #888888;
  letter-spacing: 1px;
  line-height: 1.5;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #efefef; 
  }

.byline, time {
  font-family: "Tungsten A", "Tungsten B", Sans-Serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1px; 
  display: block; }

.byline a, time a {
  color: black; }

.byline a:hover, time a:hover {
  color: #b23c25;
  text-decoration: none; }
  
.authors-block {
  margin: 20px 0;
  border-top: 1px solid #efefef; }

.author-item {
  display: flex;
  flex-direction: row;
  margin: 24px 0;
}

.author-photo {
  width: 84px;
  height: 84px;
  margin-right: 18px;
  -webkit-clip-path: circle(42px at 42px 42px);
  clip-path: circle(42px at 42px 42px); }

.author-name {
  font-family: "Tungsten A", "Tungsten B", Sans-Serif;
  font-size: 20px;
  letter-spacing: 1px;
  display: block;
  margin: 0 0 10px 0; }

.author-bio {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 16px;
  line-height: 1.25;
  margin: 0; }

article figure {
  margin: 0 auto; }

section > figure:first-child {
  margin-top: 0; }

blockquote {
  border: none;
  border-left: 1px solid #00b9f2;
  margin: 0;
  padding-left: 1.5em; }

.pull-quote {
  border: none;
  border-top: 1px solid #00b9f2;
  border-bottom: 1px solid #00b9f2; }

blockquote p {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 1em;
  line-height: 1.5;
  font-style: italic; }

.pull-quote p {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 1.5em;
  font-style: normal; }
  
blockquote cite {
  font-family: "Tungsten A", "Tungsten B", Sans-Serif;
  text-transform: uppercase;
  display: block;
  margin: .5em 0;
  font-size: 1em;
  letter-spacing: 2px;
  line-height: 1.2;
  font-style: normal; }

form.search {
  width: 100%;
  position: relative;
  }

form.search .query {
  width: 100%;
  }

  
.button {
  display: block;
  color: white;
  font-family: system-ui;
  background-color: #b23c25;
  text-transform: uppercase;
  padding: 9px 12px;
  margin: 0 0 16px 0;
  text-align: center;
  border: none;
  }
  
label {
 font-family: system-ui;
 font-size: 20px;
 font-weight: 600;
}
  
.label-above {
  display: block;
  margin: 1em 0 .5em 0;
}

.label-checkbox {
  order: 1;
  margin-left: .5em;
}

input {
  font-family: system-ui;
  font-weight: 400;
  font-size: 16px;
  color: inherit;
  line-height: 1.3;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 6px 9px;
  max-width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  }
  
.input-full-width {
  width: 100%;
  margin: .5em 0;
}
  
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    }
  
input[type=submit] {
  flex: 1;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 4px;
  border: 1px solid #efefef;
  background-color: #f2f2f2;
  color: #000000;
  }
  
input[type=submit]:hover {
  cursor: pointer;
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
  height: 20px;
  min-width: 20px;
}

select {
  font-family: system-ui;
  font-weight: 400;
  font-size: 16px;
  color: inherit;
  line-height: 1.3;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 6px 9px;
  max-width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* class applies to select element itself, not a wrapper element */
.select {
  display: block;
  font-size: 16px;
  font-family: system-ui;
  font-weight: 400;
  color: inherit;
  line-height: 1.3;
  padding: 6px 9px;
  width: 100%;
  max-width: 100%; /* useful when width is set to anything other than 100% */
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #ccc;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  /* note: bg image below uses 2 urls. The first is an svg data uri for the arrow icon, and the second is the gradient. 
    for the icon, if you want to change the color, be sure to use `%23` instead of `#`, since it's a url. You can also swap in a different svg icon or an external image reference
    
  */
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  /* arrow icon position (1em from the right, 50% vertical) , then gradient position*/
  background-position: right .7em top 50%, 0 0;
  /* icon size, then gradient */
  background-size: .65em auto, 100%;
}
/* Hide arrow icon in IE browsers */
.select::-ms-expand {
  display: none;
}
/* Hover style */
.select:hover {
  border-color: #888;
}
/* Focus style */
.select:focus {
  border-color: #aaa;
  /* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222; 
  outline: none;
}

/* Set options to normal weight */
.select option {
  font-weight:normal;
}

/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] .select, :root:lang(ar) .select, :root:lang(iw) .select {
  background-position: left .7em top 50%, 0 0;
  padding: .6em .8em .5em 1.4em;
}

/* Disabled styles */
.select:disabled, .select[aria-disabled=true] {
  color: graytext;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
}

.select:disabled:hover, .select[aria-disabled=true] {
  border-color: #aaa;
}

.form-field-group {
  display: flex;
  flex-direction: column;
  margin: 1em 0;
}

.form-checkbox-group {
  display: flex;
  flex-direction: row;
  margin: 1em 0;
}

.directory-search {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  width: 100%;
  margin: 0;
  padding: 1rem 0;
  z-index: 90;
  font-size: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #c6c6c6;
  }
  
.directory-search input.query {
  flex: 2;
  margin: 0 0 18px 0;
  }
    
.directory-search input:last-child {
  margin-bottom: 0;
  }  

@media screen and (min-width: 1024px) {
  
  .form-field-group {
    flex-direction: row;
    justify-content: space-between;
  }

  .directory-search {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 1rem 0;
    width: auto;
    }

  .directory-search input.query {
    margin: 0 18px 0 0;
    }

  }

.shortcuts {
  display: none; }
  
.neighborhood-rank {
  font-family: "Tungsten A", "Tungsten B", Sans-Serif;
  font-size: 24px;
  text-align: center;  
  line-height: 36px;
  color: #ffffff;
  background-color: #b23c25;
  display: inline-block;
  height: 36px;
  width: 36px;
  border-radius: 18px;
}
  
.section-block { 
  margin: 36px 0; } 

.section-block-heading {
  text-align: center;
  margin: 0 0 12px 0;
}

.section-block-note {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 12px; 
  margin: 12px 0 0 0; 
}

.section-block-items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around; }

.section-block-item {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 16px; 
  text-align: center; 
  margin: 1em; }

.stat-item {
  text-align: center; 
  flex: 1 0 50%; }

.stat-label {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  text-transform: uppercase;
  font-size: 14px; }

.stat-value {
  font-family: "Tungsten A", "Tungsten B", Sans-Serif;
  font-size: 44px;
  color: #b23c25;
  display: block; }

.restaurant-item {
  text-align: center;
  flex: 1 0 50%; }

.restaurant-cuisine {
  font-family: "AvenirLTStd-Medium", Sans-Serif;
  font-size: 16px;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 12px; }

.restaurant-name {
  font-size: 24px;
  margin: 12px 0;
  padding: 0; }

.restaurant-cost {
  font-family: "Tungsten A", "Tungsten B", Sans-Serif;
  font-size: 16px;
  letter-spacing: 2px;
  display: block;
  margin-top: 12px; }

.table-block {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  margin: 20px 0; }

.table-block table {
  margin: 0;
  overflow-y: scroll; }

.table-block table thead {
  background-color: black;
  color: white; }

.table-block table thead th {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.25;
  padding: 3px 12px; }

.table-block table tbody tr {
  background-color: white;
  color: black; }

.table-block table tbody tr td {
  font-family: "Tungsten A", "Tungsten B", Sans-Serif;
  font-size: 20px;
  padding: 3px 12px;
  text-align: right;
  letter-spacing: 1px; }

.table-block table tbody tr td:first-child {
  background-color: skyblue;
  color: white;
  white-space: nowrap;
  padding: 0;
  text-align: left; }

.table-block table tbody tr td:first-child a {
  display: block;
  color: white;
  padding: 3px 12px; }

.table-block table tbody tr td:first-child a:hover {
  background-color: black;
  color: skyblue; }

.table-block table tbody tr:nth-child(even) {
  background-color: #efefef; }

.article-block {
  display: block;
  margin-top: 36px;
  margin-bottom: 36px;
}

.single-sponsored_content .article-block,
.page .article-block {
  max-width: 768px;
}

.single-post .article-block {
  max-width: 1080px;
} 

.page-template-directory-neighborhoods .article-block {
  max-width: 1280px;
} 

@media screen and (min-width: 1080px) {

  .article-content {
    display: grid;
    grid-template-columns: 744px 300px;
    grid-gap: 32px; }
        
  .single-sponsored_content .article-content,
  .page .article-content {
    display: block;
  }

  .page-template-directory-neighborhoods .article-content,
  .tax-neighborhood .article-content {
    display: grid;
    grid-template-columns: 1fr 300px;
    grid-gap: 32px; }

  .listing-content {
    display: grid;
    grid-template-columns: 1fr 300px;
    grid-gap: 32px; }

  .shortcuts {
    font-family: "AvenirLTStd-Book", Sans-Serif;
    font-size: 16px;
    display: block;
    padding: 0;
    margin: 24px 0;
    counter-reset: li; }
  
  .shortcuts > li {
    position: relative;
    list-style-type: none;
    margin: 5px 0;
    padding: 0; }
  
  .shortcuts > li:before {
    content: counter(li) " / ";
    counter-increment: li; }

  .stat-item,
  .restaurant-item {
    flex: 1; }
  
}

.container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px; }

@media all and (min-width: 1304px) {
  .container {
    padding-left: 0;
    padding-right: 0; }

}      

.archive-block {}

.magazine-archive-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 36px; }
    
.archive-header {
  }
     
.archive-title {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 24px;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}

.archive-description {
  margin: 20px 0 12px 0; }
  
.archive-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; 
  align-items: center;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #efefef; }
  
.archive-item:first-child {
  border-top: 1px solid #efefef;
  padding-top: 12px; }  
  
.archive-item:last-child {
  margin-bottom: 0; }  
  
.archive-item-thumbnail {
  flex: 1 0 0;
  order: 1;
  margin: 0 0 0 12px;
  padding: 0; }
  
.archive-item-header {
  flex: 2 0 0;
  padding: 0; }  

.archive-item-title {
  font-family: "Quarto A", "Quarto B", Serif;
  font-size: 20px;
  flex: 2;
  line-height: 1.25;
  margin: 0 0 .5em 0; }


.archive-item-header p,
.archive-item-deck {
  display: none; }

@media screen and (min-width: 1024px) {
  
  .archive-block {
    display: grid;
    grid-template-columns: 1fr 300px;
    gap: 12px 36px; }
  
  .magazine-archive-block {
    grid-template-columns: repeat(4, 1fr); }
  
  .archive-header { 
    grid-column-start: -1;
    grid-column-end: 1; }
 
  .archive-title {
    text-align: left; }
    
  .archive-item-thumbnail {
    flex: 1 0 0;
    order: 0;
    margin: 0 12px 0 0; }
  
  .archive-item-header {
    flex: 2 0 0; }
  
  .archive-item-title {
    font-size: 28px; }

  .archive-item-header p,
  .archive-item-deck {
    display: block;
    font-family: "AvenirLTStd-Medium", Sans-Serif; 
    font-size: 18px;
    line-height: 1.25;  
    margin: .5em 0; }
      
}
  
.byline-block {}

.byline-photo {
  display: block;
  height: 168px;
  width: 168px;
  margin: 0 auto 12px auto;
  -webkit-clip-path: circle(84px at 84px 84px);
  clip-path: circle(84px at 84px 84px);
}

.byline-name {
  font-family: "AvenirLTStd-Black", Sans-Serif;
  font-size: 24px;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 12px 0;
}

.byline-title {
  font-family: 'Tungsten A', 'Tungsten B', sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.25;
  margin: 0;
  padding: 0;
}

.byline-social {
  list-style-type: none;
  padding-left: 0;
  display: block;
  text-align: center;
}

.byline-social li {
  display: inline;
}

.byline-bio {
  font-family: AvenirLTStd-Medium, sans-serif;
  font-size: 16px;
  margin: 12px 0;
  letter-spacing: 1px;
}

.alignwide {
  margin-left: 0;
  margin-right: 0;
  }

.alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  }
  

@media screen and (min-width: 1080px) {

  .alignwide {
    margin-left: calc( -1080px / 2 + 100% / 2 );
    margin-right: calc( -1080px / 2 + 100% / 2 );
    max-width: 1080px; }
    
  .alignfull .article-figure-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    border-bottom: none;
    margin: 0;
    max-width: 420px;
    padding-left: 12px;
    padding-right: 12px; }