@charset "UTF-8";
/*
Theme Name: 56 Leonard 2020
Theme URI: http://56leonardtribeca.com
Author: Alberto Cristancho
Author URI: http://codeelement.com
Description: A revised theme for 56leonardtribeca.com, incorporating a responsive grid and streamlined information architecture for more straightforward messaging and marketing.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fiftysixleonard2020

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you’ve learned with others.

==========================================================================

Bootstrap 4.3 breakpoints
xs   =>     0px  -  575.98px
sm   =>   576px  –  767.98px
md   =>   768px  –  991.98px
lg   =>   992px  – 1199.98px
xl   =>  1200px and higher

Web fonts
font-family: "Helvetica Neue LT W05_45 Light";
font-family: "Helvetica Neue LT W05_46 Lt It";
font-family: "Helvetica Neue LT W05_55 Roman";
font-family: "Helvetica Neue LT W05_56 Italic";
font-family: "Helvetica Neue LT W05_65 Medium";
font-family: "Helvetica Neue LT W05_66 Md It";
font-family: "Helvetica Neue LT W05_75 Bold";
font-family: "Helvetica Neue LT W05_76 Bd It";
font-family: "Helvetica Neue LT W05_95 Black";
font-family: "Helvetica Neue LT W05_96 Blk It";
font-family: "Garamond Classico W03 Regular";
font-family: "Garamond Classico W03 Italic";
font-family: "Garamond Classico W03 Bold";
font-family: "Garamond Classico W03 Bold It";

==========================================================================

*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * 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; }

/* Grouping content
   ========================================================================== */
/**
 * 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 */ }

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

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

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

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

/**
 * 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; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * 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; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * 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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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 */ }

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

body {
  font-family: "Helvetica Neue LT W05_45 Light", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  color: #111;
  line-height: 1.4; }

#mobile-nav {
  display: none;
  width: 85%;
  height: 100vh;
  position: fixed;
  top: 0;
  right: -85%;
  z-index: 1030;
  transition: right 0.3s ease-out; }
  #mobile-nav.home {
    display: block; }
  #mobile-nav.expanded {
    right: 0; }
  #mobile-nav .mobile-nav-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .95; }
  #mobile-nav .mobile-nav-container {
    position: relative;
    width: 100%;
    padding: 0.5626rem 1.5rem 1.5rem; }
    #mobile-nav .mobile-nav-container h3 {
      font-family: "Helvetica Neue LT W05_75 Bold";
      font-size: 1.75rem;
      color: #111;
      text-transform: uppercase;
      margin: 0 0 1rem 0; }
      #mobile-nav .mobile-nav-container h3 a {
        color: #111;
        text-decoration: none;
        transition: color .2s linear; }
        #mobile-nav .mobile-nav-container h3 a:hover {
          color: #7f7f7f; }
    #mobile-nav .mobile-nav-container ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #mobile-nav .mobile-nav-container ul li, #mobile-nav .mobile-nav-container ul .menu-item {
        font-family: "Helvetica Neue LT W05_65 Medium";
        font-size: 1.25rem;
        line-height: 1.25;
        text-indent: -1rem;
        margin: 0 0 0.5rem 1rem; }
        #mobile-nav .mobile-nav-container ul li a, #mobile-nav .mobile-nav-container ul .menu-item a {
          color: #7f7f7f;
          text-decoration: none;
          text-transform: uppercase;
          transition: color 0.3s linear; }
        #mobile-nav .mobile-nav-container ul li.current-menu-item a, #mobile-nav .mobile-nav-container ul .menu-item.current-menu-item a {
          color: #111; }
  @media screen and (min-width: 768px) {
    #mobile-nav {
      width: 36%;
      right: -36%; } }
  @media screen and (min-width: 992px) {
    #mobile-nav {
      width: 25%;
      right: -25%; } }

.desktop-nav-container {
  position: fixed;
  padding-top: 1rem;
  height: 100vh;
  width: 100%;
  background-color: #fff; }
  .desktop-nav-container h3 {
    font-family: "Helvetica Neue LT W05_75 Bold";
    font-size: 1.25rem;
    color: #111;
    text-transform: uppercase;
    margin: 0 0 1rem 0; }
    .desktop-nav-container h3 a {
      color: #111;
      text-decoration: none;
      transition: color .2s linear; }
      .desktop-nav-container h3 a:hover {
        color: #7f7f7f; }
  .desktop-nav-container ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .desktop-nav-container ul li, .desktop-nav-container ul .menu-item {
      font-family: "Helvetica Neue LT W05_65 Medium";
      font-size: 1rem;
      line-height: 1.3;
      text-indent: -1rem;
      margin: 0 0 0.5rem 1rem; }
      .desktop-nav-container ul li a, .desktop-nav-container ul .menu-item a {
        color: #7f7f7f;
        text-decoration: none;
        text-transform: uppercase;
        transition: color 0.3s linear; }
        .desktop-nav-container ul li a:hover, .desktop-nav-container ul .menu-item a:hover {
          color: #111; }
      .desktop-nav-container ul li.current-menu-item a, .desktop-nav-container ul .menu-item.current-menu-item a {
        color: #111; }
  @media screen and (min-width: 1200px) {
    .desktop-nav-container h3 {
      font-size: 1.5rem; } }

#hamburger-nav-icon {
  display: block;
  position: fixed;
  width: 34px;
  height: 34px;
  top: 9px;
  right: 24px;
  z-index: 1030;
  transition: all 0.2s linear; }
  #hamburger-nav-icon.mobile-only {
    display: block; }
  #hamburger-nav-icon.expanded {
    top: 7px;
    right: 7px; }
  #hamburger-nav-icon a #hamburger-nav__top-rule, #hamburger-nav-icon a #hamburger-nav__bottom-rule {
    transition: all 0.2s linear;
    transform: rotate(0deg) translate(0, 0);
    transform-origin: center;
    stroke: #fff;
    opacity: 0.75; }
  #hamburger-nav-icon a #hamburger-nav__middle-rule {
    opacity: 0.75;
    transition: all 0.2s linear; }
  #hamburger-nav-icon a:hover #hamburger-nav__top-rule, #hamburger-nav-icon a:hover #hamburger-nav__middle-rule, #hamburger-nav-icon a:hover #hamburger-nav__bottom-rule {
    stroke: #fff;
    opacity: 0.5; }
  #hamburger-nav-icon a #hamburger-nav__top-rule.expanded {
    transform: rotate(45deg) translate(-4.5px, 12.5px);
    stroke: #111;
    opacity: 0.75; }
  #hamburger-nav-icon a #hamburger-nav__bottom-rule.expanded {
    transform: rotate(-45deg) translate(5px, -8.5px);
    stroke: #111;
    opacity: 0.75; }
  #hamburger-nav-icon a #hamburger-nav__middle-rule.expanded {
    opacity: 0; }
  @media screen and (min-width: 992px) {
    #hamburger-nav-icon.mobile-only {
      display: none; } }

.social-links-container {
  display: block;
  position: fixed;
  width: 290px;
  height: 50px;
  top: calc(80vh - 50px);
  right: -240px;
  background-color: #fff;
  border-radius: 10px 0 0 10px;
  padding: 9px;
  box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.1);
  z-index: 1030;
  opacity: 1;
  transition: right .4s ease-out; }
  .social-links-container #social-links {
    position: relative;
    left: 0;
    top: 0;
    font-family: "Helvetica Neue LT W05_65 Medium";
    font-size: 1rem;
    color: #4d4d4d;
    text-decoration: none; }
    .social-links-container #social-links .ig-btn-txt {
      opacity: 0;
      text-transform: uppercase;
      padding: 0 9px;
      transition: opacity .5s linear; }
  .social-links-container:hover {
    right: -240px; }
    .social-links-container:hover #social-links .ig-btn-txt {
      opacity: 0; }
  @media screen and (min-width: 768px) {
    .social-links-container {
      top: calc(88vh - 50px); } }
  @media screen and (min-width: 992px) {
    .social-links-container:hover {
      right: 0; }
      .social-links-container:hover #social-links .ig-btn-txt {
        opacity: 1; } }
  @media screen and (min-width: 1200px) {
    .social-links-container {
      top: calc(97vh - 50px); } }

.top-bar.mobile-only {
  display: block; }
  .top-bar.mobile-only #top-bar {
    opacity: 1; }

.top-bar__home-link--container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 3.25rem; }

.top-bar__home-link--text {
  padding: 0 0 0 24px;
  font-family: "Helvetica Neue LT W05_75 Bold";
  font-size: 1.75rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: opacity 0.3s linear; }
  .top-bar__home-link--text a {
    color: #fff;
    opacity: 0.75;
    text-decoration: none; }
  @media screen and (min-width: 768px) {
    .top-bar__home-link--text a {
      transition: opacity .3s linear; }
      .top-bar__home-link--text a:hover {
        opacity: 0.5;
        color: #fff; } }
  .top-bar__home-link--text.expanded {
    opacity: 0; }

@media screen and (min-width: 992px) {
  .top-bar.mobile-only {
    display: none; } }

#top-bar {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 3.25rem;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1020;
  transition: opacity .4s linear; }
  #top-bar.visible {
    opacity: 1; }

.global-footer {
  font-family: "Helvetica Neue LT W05_75 Bold";
  font-size: 0.75rem;
  line-height: 2;
  color: #7f7f7f;
  text-transform: uppercase; }
  .global-footer .footer-menu {
    display: flex;
    justify-content: flex-start; }
    .global-footer .footer-menu ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex; }
      .global-footer .footer-menu ul li a {
        color: #7f7f7f;
        text-decoration: none;
        transition: color .2s linear;
        padding: 0 0 0 1rem; }
        .global-footer .footer-menu ul li a:hover {
          color: #4d4d4d; }
    .global-footer .footer-menu #legal-boilerplate-container {
      display: block;
      position: absolute;
      box-sizing: border-box;
      opacity: 0;
      background-color: #fff;
      padding: 0.5rem;
      top: -150px;
      margin: 0 auto;
      width: 175px;
      height: 0;
      box-shadow: 0px 0px 3px 4px rgba(204, 204, 204, 0.15);
      transition: opacity .2s linear;
      z-index: 10; }
      .global-footer .footer-menu #legal-boilerplate-container.visible {
        height: auto;
        opacity: 1; }
      .global-footer .footer-menu #legal-boilerplate-container .legal-boilerplate-small {
        display: block;
        position: relative;
        margin: 0;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 0.5rem;
        font-style: normal;
        font-weight: normal;
        color: #111;
        text-transform: uppercase;
        line-height: 1.3; }
    @media screen and (min-width: 992px) {
      .global-footer .footer-menu {
        justify-content: center; } }

/* 56 Leonard 2020 template styles */
a {
  color: #111;
  text-decoration: underline;
  transition: color 0.3s linear; }
  a:hover {
    color: #d93732;
    text-decoration: none; }

blockquote.single-column-lockup {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  padding: 2rem 0; }

blockquote p {
  font-family: "Garamond Classico W03 Italic";
  font-size: 2rem;
  position: relative;
  color: #4d4d4d;
  text-indent: 0;
  margin: 0 0 1.25rem 0;
  line-height: 1.2; }
  blockquote p.hanging {
    text-indent: -1rem;
    margin-left: 1rem; }

blockquote footer {
  margin: 0;
  font-family: "Helvetica Neue LT W05_75 Bold";
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #7f7f7f; }
  blockquote footer.hanging {
    margin-left: 1rem; }
  blockquote footer cite {
    font-family: "Helvetica Neue LT W05_76 Bd It"; }

@media screen and (min-width: 768px) {
  blockquote p {
    font-size: 2.75rem;
    top: -0.5rem; }
    blockquote p.hanging {
      text-indent: -1rem;
      margin-left: 1rem; }
  blockquote footer.hanging {
    margin-left: 1rem; } }

@media screen and (min-width: 1200px) {
  blockquote p {
    font-size: 3.25rem; }
    blockquote p.hanging {
      text-indent: -1.5rem;
      margin-left: 1.5rem; }
  blockquote footer.hanging {
    margin-left: 1.5rem; } }

.citation {
  font-family: "Helvetica Neue LT W05_75 Bold";
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #7f7f7f; }
  .citation cite {
    font-family: "Helvetica Neue LT W05_76 Bd It"; }

section {
  width: 100%; }

.body-text p,
.body-text {
  font-family: "Garamond Classico W03 Italic";
  font-size: 1.5rem;
  line-height: 1.3;
  color: #111;
  margin: 0 0 1.3125rem 0; }

.medium-sans-bold-subhead {
  font-family: "Helvetica Neue LT W05_75 Bold";
  font-size: 1.875rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  color: #111;
  text-transform: uppercase;
  margin: 0; }
  .medium-sans-bold-subhead--team {
    line-height: 0.95;
    margin: 0 0 1rem 0; }

.small-sans-bold-subhead {
  font-family: "Helvetica Neue LT W05_75 Bold";
  font-size: 1.25rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1.1;
  color: #111;
  text-transform: uppercase; }

.normal-container {
  background-color: #00ccff;
  height: 50px; }

.normal-2-container {
  background-color: #66ffcc;
  height: 50px; }

.fhfw-container {
  height: 100vh;
  width: 100vw;
  background-image: url(/wp-content/uploads/2020/01/56Leonard_Street_Interiors_047_2560x2361.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100vh;
  overflow: hidden; }
  .fhfw-container #hero-space-text {
    padding: 0 0 0 2vw;
    margin: 0;
    line-height: 0.5;
    position: relative;
    font-family: "Helvetica Neue LT W05_75 Bold";
    font-size: 16.5vw;
    width: 110vw;
    color: #fff;
    opacity: 0.5;
    left: -7.5vw;
    top: 55vh;
    text-align: left;
    text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    .fhfw-container {
      background-size: cover; }
      .fhfw-container #hero-space-text {
        top: 62vh;
        left: -6vw; } }
  @media screen and (min-width: 992px) {
    .fhfw-container {
      background-position: center; }
      .fhfw-container #hero-space-text {
        left: -5vw; } }
  @media screen and (min-width: 1200px) {
    .fhfw-container #hero-space-text {
      top: 67vh; } }

.page-header-layout,
.image-layout,
.two-column-layout,
.press-layouts {
  margin: 0 0 3.125rem 0; }
  @media screen and (min-width: 768px) {
    .page-header-layout,
    .image-layout,
    .two-column-layout,
    .press-layouts {
      margin: 0 0 6.25rem 0; } }

.team-text-layout {
  margin: 0 0 3.125rem 0; }
  .team-text-layout--last {
    margin: 0 0 6.25rem 0; }

.global-landmark-h1 {
  font-family: "Helvetica Neue LT W05_75 Bold";
  font-size: 3.2rem;
  line-height: 0.85;
  text-transform: uppercase;
  margin: 0 0 2rem 0; }
  @media screen and (min-width: 576px) {
    .global-landmark-h1 {
      font-size: 2.8rem; } }
  @media screen and (min-width: 768px) {
    .global-landmark-h1 {
      font-size: 5.4rem; } }
  @media screen and (min-width: 992px) {
    .global-landmark-h1 {
      font-size: 6.4rem; } }

.global-landmark-h4 {
  font-family: "Garamond Classico W03 Italic";
  font-size: 2.25rem;
  color: #111;
  margin: 0; }
  @media screen and (min-width: 768px) {
    .global-landmark-h4 {
      font-size: 3rem; } }

.content-subhead {
  font-family: "Garamond Classico W03 Italic";
  font-size: 2.25rem;
  line-height: 1.15;
  color: #111;
  margin: 0 0 2rem 0; }

.content-list,
.content-list-intro {
  font-family: "Garamond Classico W03 Italic";
  font-size: 1.3125rem;
  color: #111;
  margin: 0; }

.content-list {
  list-style: none;
  margin-left: 0;
  padding-left: 1rem; }
  .content-list li {
    text-indent: -1rem;
    margin-left: 1rem; }
    .content-list li:before {
      content: "\2013\00a0"; }

.page-h1 {
  font-family: "Helvetica Neue LT W05_75 Bold";
  font-size: 3.2rem;
  line-height: 0.85;
  text-transform: uppercase;
  margin: 0 0 2rem 0; }
  @media screen and (min-width: 576px) {
    .page-h1 {
      font-size: 3rem; } }
  @media screen and (min-width: 768px) {
    .page-h1 {
      font-size: 4.5rem; } }
  @media screen and (min-width: 992px) {
    .page-h1 {
      font-size: 5.5rem; } }

.gl-spacer-1 {
  display: inline-block;
  width: 2rem; }
  @media screen and (min-width: 768px) {
    .gl-spacer-1 {
      width: 6rem; } }
  @media screen and (min-width: 1200px) {
    .gl-spacer-1 {
      width: 12rem; } }

.page-top {
  padding-top: 4.24rem; }
  @media screen and (min-width: 992px) {
    .page-top {
      padding-top: 1rem; } }

.page-header-title {
  padding: 0 24px; }

.amenities-page {
  margin: 0 0 1.75rem 0; }
  @media screen and (min-width: 768px) {
    .amenities-page {
      margin: 0; } }

.page-header-row {
  margin: 0 0 1.375rem 0;
  padding: 0 24px; }
  @media screen and (min-width: 768px) {
    .page-header-row {
      margin: 0 0 4.0625rem 0; } }

.page-intro-row {
  padding: 0 24px;
  margin: 0 0 3.125rem 0; }
  @media screen and (min-width: 768px) {
    .page-intro-row {
      margin: 0 0 6.25rem 0; } }

.text-row,
.image-row {
  padding: 0 24px; }
  .text-row--single-column-image,
  .image-row--single-column-image {
    padding: 0 15px; }

.form-row {
  padding: 0 39px; }

.image-row {
  margin-bottom: 0.75rem; }

.text-row h3 {
  font-family: "Helvetica Neue LT W05_75 Bold";
  font-size: 1.5rem;
  color: #111;
  text-transform: uppercase;
  margin-bottom: 0.75rem; }

.text-row .image-caption {
  font-family: "Garamond Classico W03 Italic";
  font-size: 1.3125rem;
  margin: 0;
  line-height: 1.25; }

@media screen and (min-width: 768px) {
  .text-row .image-caption {
    padding-right: 33%; }
    .text-row .image-caption--single-column {
      padding-right: 0; } }

.two-column-layout .left-side {
  padding: 0 1.5rem;
  margin: 0 0 2rem 0; }

.two-column-layout .right-side {
  padding: 0 24px; }

@media screen and (min-width: 768px) {
  .two-column-layout .left-side {
    margin: 0;
    padding: 0 0.5rem 0 1.5rem; }
  .two-column-layout .right-side {
    margin: 0;
    padding: 0 1.5rem 0 0.5rem; } }

.bottom-row {
  margin: 5rem 0 2rem; }

.press-subhead {
  font-family: "Garamond Classico W03 Italic";
  font-size: 2.25rem;
  line-height: 1.15;
  color: #111;
  margin: 0 0 1rem 0; }

.press-layouts {
  padding: 0 1.5rem; }
  .press-layouts .press-item {
    padding: 1.5rem;
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    background-color: #fff;
    color: #111; }
    .press-layouts .press-item__title {
      font-family: "Helvetica Neue LT W05_65 Medium";
      font-size: 1.375rem;
      font-style: normal;
      font-weight: normal;
      line-height: 1.2;
      text-transform: uppercase;
      margin: 0 0 0.75rem 0;
      color: #111; }
      .press-layouts .press-item__title a {
        color: #111;
        text-decoration: none;
        transition: color 0.3s linear; }
        .press-layouts .press-item__title a:hover {
          color: #d93732; }
    .press-layouts .press-item__byline {
      font-family: "Helvetica Neue LT W05_45 Light";
      font-size: 1.125rem;
      line-height: 1.25;
      margin: 0 0 0.75rem 0; }
      .press-layouts .press-item__byline--publication {
        font-family: "Helvetica Neue LT W05_46 Lt It"; }
    .press-layouts .press-item__thumbnail {
      margin: 0 0 0.75rem 0;
      width: 100%;
      height: auto; }
      .press-layouts .press-item__thumbnail img {
        width: 100%; }
    .press-layouts .press-item__blurb {
      font-family: "Helvetica Neue LT W05_45 Light";
      font-size: 1.125rem;
      line-height: 1.25;
      margin: 0 0 0.75rem 0; }
    .press-layouts .press-item__cta {
      position: relative;
      bottom: 0rem;
      font-family: "Helvetica Neue LT W05_65 Medium";
      font-size: 1.25rem;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      text-transform: uppercase;
      margin: 0; }
      .press-layouts .press-item__cta a {
        color: #999;
        line-height: 1;
        text-decoration: none;
        transition: color 0.3s linear; }
        .press-layouts .press-item__cta a:hover {
          color: #d93732;
          text-decoration: none; }

.contact-form-container {
  padding: 0 9px; }
  .contact-form-container .wpforms-confirmation-container-full {
    padding: 1.5rem;
    border: 1px solid #b3b3b3 !important;
    border-radius: 3px;
    background-color: #fff !important;
    margin: 0 0 6.25rem 0; }
    .contact-form-container .wpforms-confirmation-container-full p {
      font-family: "Garamond Classico W03 Italic" !important;
      font-size: 1.5rem !important;
      line-height: 1.3;
      color: #111;
      margin: 0 0 1.3125rem 0 !important; }
      .contact-form-container .wpforms-confirmation-container-full p.last {
        margin: 0 !important; }
  .contact-form-container form.wpforms-form {
    margin: 0 0 6rem 0; }
    .contact-form-container form.wpforms-form .wpforms-field {
      padding: 0.875rem 0 !important; }
    .contact-form-container form.wpforms-form .wpforms-field-container input[type="text"] {
      font-family: Verdana, Geneva, Tahoma, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 1.125rem;
      height: 1.5rem;
      color: #262626;
      line-height: 12px;
      border-top: 0;
      border-left: 0;
      border-right: 0;
      border-bottom: #ababab dashed 1px;
      padding: 3px 2px;
      text-transform: uppercase;
      max-width: 100% !important; }
    .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-error {
      padding-top: 2px;
      font-family: Verdana, Geneva, Tahoma, sans-serif;
      font-size: 1.125rem;
      color: #d93732;
      text-transform: uppercase; }
    .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-field-select label {
      font-family: Verdana, Geneva, Tahoma, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 1.125rem;
      text-transform: uppercase; }
    .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-field-select select {
      font-family: Verdana, Geneva, Tahoma, sans-serif;
      font-size: 1.25rem;
      line-height: 0.9375rem;
      color: #7f7f7f;
      text-transform: uppercase;
      height: 2.4375rem; }
    .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-field-textarea textarea {
      font-family: Verdana, Geneva, Tahoma, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 1.125rem;
      text-transform: uppercase; }
    .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-field-limit-text {
      font-family: Verdana, Geneva, Tahoma, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 0.625rem;
      text-transform: uppercase; }
    .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-field-label-inline {
      font-family: Verdana, Geneva, Tahoma, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 1.125rem;
      text-transform: uppercase; }
    .contact-form-container form.wpforms-form .wpforms-submit-container button[type="submit"] {
      font-family: "Helvetica Neue LT W05_65 Medium";
      font-weight: normal;
      font-style: normal;
      font-size: 1.5rem;
      color: #fff;
      text-align: center;
      padding: 5px 10px;
      border: 0;
      background-color: #8c8c8c;
      text-transform: uppercase;
      -webkit-appearance: none; }
  @media screen and (min-width: 768px) {
    .contact-form-container {
      padding: 0 0 0 9px; }
      .contact-form-container form.wpforms-form .wpforms-field {
        padding: 10px 0 !important; }
      .contact-form-container form.wpforms-form .wpforms-field-container input[type="text"] {
        font-size: 0.625rem; }
      .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-error {
        font-size: 0.625rem; }
      .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-field-select label {
        font-size: 0.625rem; }
      .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-field-select select {
        font-size: 0.75rem;
        height: 1.75rem; }
      .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-field-textarea textarea {
        font-size: 0.625rem; }
      .contact-form-container form.wpforms-form .wpforms-field-container .wpforms-field-label-inline {
        font-size: 0.625rem; }
      .contact-form-container form.wpforms-form .wpforms-submit-container button[type="submit"] {
        font-size: 1.0625rem; } }

.four-oh-four-page .four-oh-four-graphic-anchor {
  opacity: 1;
  transition: opacity 0.3s linear; }
  .four-oh-four-page .four-oh-four-graphic-anchor:hover {
    opacity: 0.5; }

.video-popup__container {
  background-color: rgba(0, 0, 0, 0.9);
  bottom: 0;
  display: block;
  height: 100vh;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 2000; }
  .video-popup__container.closed {
    opacity: 0;
    left: 99999px;
    transition: left 0s, opacity 0.5s linear; }
  .video-popup__container.open-init {
    left: 0;
    opacity: 1; }
  .video-popup__container.open {
    left: 0;
    opacity: 1;
    transition: opacity 0.5s linear; }
  .video-popup__container.close-init {
    left: 0;
    opacity: 0; }
  .video-popup__container .scrim {
    background-color: transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .video-popup__container .video-container {
    display: block;
    position: relative;
    width: 100%; }
    .video-popup__container .video-container video {
      width: 100%; }
    .video-popup__container .video-container .close-button--x {
      display: block;
      color: #fff;
      font-size: 2rem;
      height: auto;
      line-height: 0.75;
      position: absolute;
      right: -2rem;
      top: -0.5rem;
      width: auto; }
      .video-popup__container .video-container .close-button--x a {
        color: #fff;
        text-decoration: none;
        transition: color 0.3s linear; }
        .video-popup__container .video-container .close-button--x a:hover {
          color: #7f7f7f;
          text-decoration: none; }
    .video-popup__container .video-container .close-button--pill {
      border-radius: 1.375rem;
      box-sizing: border-box;
      border: 1px solid #fff;
      font-family: "Helvetica Neue LT W05_75 Bold";
      font-size: 0.875rem;
      height: 2.75rem;
      margin: 1.5rem auto 0;
      position: relative;
      width: 6rem; }
      .video-popup__container .video-container .close-button--pill a {
        color: #fff;
        display: inline-block;
        letter-spacing: 2px;
        text-decoration: none;
        text-transform: uppercase;
        width: auto; }
        .video-popup__container .video-container .close-button--pill a:hover {
          text-decoration: none; }

.fifty-six-leonard__privacy .privacy-content {
  padding: 0 1.5rem 9.375rem; }
  .fifty-six-leonard__privacy .privacy-content h2 {
    font-family: "Helvetica Neue LT W05_75 Bold";
    font-size: 1.5rem;
    color: #111;
    text-transform: uppercase;
    margin: 0 0 0.75rem;
    line-height: 1.2; }
  .fifty-six-leonard__privacy .privacy-content p {
    font-family: "Garamond Classico W03 Regular";
    font-size: 1.3125rem;
    color: #111;
    margin: 0 0 0.75rem;
    line-height: 1.4; }
    .fifty-six-leonard__privacy .privacy-content p a {
      color: #111;
      text-decoration: underline;
      transition: color .2s linear; }
      .fifty-six-leonard__privacy .privacy-content p a:hover {
        color: #d93732; }
    .fifty-six-leonard__privacy .privacy-content p.last {
      margin: 0 0 3.125rem; }
  .fifty-six-leonard__privacy .privacy-content ul {
    list-style: none;
    padding: 0;
    font-family: "Garamond Classico W03 Regular";
    font-size: 1.3125rem;
    margin: 0 0 0.75rem;
    line-height: 1.4; }
    .fifty-six-leonard__privacy .privacy-content ul li {
      text-indent: -1rem;
      margin-left: 1rem; }
      .fifty-six-leonard__privacy .privacy-content ul li:before {
        content: '\2013\00a0'; }

/*# sourceMappingURL=style.css.map */
