@-webkit-keyframes chapternav-slidein {
  0% {
    opacity: 0; }
  1% {
    -webkit-transform: translateX(160px);
    transform: translateX(160px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes chapternav-slidein {
  0% {
    opacity: 0; }
  1% {
    -webkit-transform: translateX(160px);
    transform: translateX(160px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  font-family: NeuzeitOffice-Medium,"Helvetica Neue",Arial,sans-serif; }

.proto-main {
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 739px) {
    .proto-main {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (min-width: 1077px) {
    .proto-main {
      padding-left: 220px;
      padding-right: 20px; } }

.mobile-nav {
  background: #f00;
  height: 56px; }
  .mobile-nav .mobile-nav-inner {
    display: flex;
    padding-left: 12px;
    padding-right: 12px;
    max-width: 719px; }
    @media (min-width: 739px) {
      .mobile-nav .mobile-nav-inner {
        padding-right: 40px;
        padding-left: 40px; } }
  @media (min-width: 1077px) {
    .mobile-nav {
      display: none; } }
  .mobile-nav .mobile-menu-button {
    display: block;
    background: url(../img/mobile-menu-button.png);
    background-size: 100%;
    height: 56px;
    width: 56px;
    cursor: pointer;
    margin-left: -12px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .mobile-nav .mobile-logo {
    margin-left: auto; }
  .mobile-nav .mobile-logo img {
    width: 42px;
    height: 27px;
    margin: 16px 2px 16px 16px; }

.left-nav {
  position: absolute;
  top: 40px;
  display: none;
  font-family: Swiss721BT-Roman,"Helvetica Neue",Arial,sans-serif;
  font-size: 13px; }
  .left-nav .top-logo img {
    width: 90px;
    height: 54px; }
  @media (min-width: 1077px) {
    .left-nav {
      left: 40px; } }
  @media (min-width: 1077px) {
    .left-nav {
      display: block; } }
  .left-nav ul {
    line-height: 16px;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 25px; }
  .left-nav li {
    padding-top: 2px;
    padding-bottom: 2px; }
  .left-nav ul:nth-of-type(2) {
    color: #959595; }
  .left-nav .rent-rubin {
    color: #f00; }

.rent-rubin-header {
  color: #f00;
  font-size: 21px;
  line-height: 23px;
  padding-top: 40px; }
  @media (min-width: 739px) {
    .rent-rubin-header {
      margin-left: -15px; } }
  .rent-rubin-header .caret {
    display: inline-block;
    font-family: serif;
    font-size: 26px;
    padding-right: 6px; }
  .rent-rubin-header a {
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    color: #f00;
    border-bottom: 2px solid #f00;
    font-family: NeuzeitOffice-Medium,"Helvetica Neue",Arial,sans-serif;
    margin-bottom: 10px; }

.pg-home .rent-rubin-header-lockup {
  display: none; }

.pg-home .rent-rubin-header {
  display: none; }
  .pg-home .rent-rubin-header a {
    pointer-events: none;
    color: #000;
    border-bottom-color: #000; }

a.inquire-now-button {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  min-width: 200px;
  text-transform: uppercase;
  color: #fff;
  background: #f00;
  display: block;
  font-family: NeuzeitOffice-Medium,"Helvetica Neue",Arial,sans-serif;
  font-size: 18px;
  border-radius: 2px;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 48px;
  text-align: center;
  cursor: pointer;
  text-decoration: none; }
  a.inquire-now-button div {
    padding-top: 4px; }

.hidden {
  display: none; }

p {
  font-family: adobe-caslon-pro, Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  -webkit-font-smoothing: antialiased; }

.rnav > label, .rnav > label a {
  display: inline-block;
  cursor: pointer;
  position: relative;
  /*padding: 2em 4em 1em 1em;*/
  padding: 1em 1em 1em 1em;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  /*margin: 0 -10px -9px; */
  margin: 0 -10px -9px 11px; font-size: 0.9em
  }
  @media (max-width: 374px) {
  	.rnav > label {
		font-size: 0.9em;
  	}
    .rnav > label span {
      display: none; 
      } 
	}
  .rnav > label:first-of-type {
    margin-left: 0;
    /*padding: 2em 3em 1em 1em;*/
    padding: 1em 1em 1em 1em;
   }
  .rnav > label:before {
    transform-origin: bottom left;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: .5em;
    left: 0;
    z-index: -1;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    background: #f00;
    /*transform: perspective(8px) rotateX(3deg);*/
    border-top: 2px solid #f00;
    border-left: 1px solid #f00;
    border-right: 2px solid #f00; 
    }

.label-rspc, .label-rexp, .label-rfilm {
  display: inline-block;
  position: relative;
  padding: 2em 4em 1em 1em;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: -9px;
  position: relative;
  z-index: 1; 
}
  	@media (max-width: 374px) {
		.label-rspc span, .label-rexp span, .label-rfilm span {
      		display: none; 
      	} 
	}
  .label-rspc:first-of-type, .label-rexp:first-of-type, .label-rfilm:first-of-type {
    margin-left: 0;
    padding: 2em 3em 1em 1em; }
  .label-rspc:before, .label-rexp:before, .label-rfilm:before {
    transform-origin: bottom left;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: .5em;
    left: 0;
    z-index: -1;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    background: #f00;
    transform: perspective(8px) rotateX(3deg);
    border-top: 2px solid #f00;
    border-left: 1px solid #f00;
    border-right: 2px solid #f00; }

.label-rspc,
.label-rexp, 
.label-rfilm  {
  color: #f00; }
  .label-rspc:before,
  .label-rexp:before,
  .label-rfilm:before {
    background: #fff; }

#radio-rspc:checked ~ label[for="radio-rspc"],
#radio-rexp:checked ~ label[for="radio-rexp"],
#radio-rfilm:checked ~ label[for="radio-rfilm"] {
  color: #f00;
  z-index: 1; }
  #radio-rspc:checked ~ label[for="radio-rspc"]:before,
  #radio-rexp:checked ~ label[for="radio-rexp"]:before,
  #radio-rfilm:checked ~ label[for="radio-rfilm"]:before {
    background: #fff; }

#radio-rspc, #radio-rexp, #radio-rfilm {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

#radio-rspc:checked ~ .rnavblock-rspc,
#radio-rexp:checked ~ .rnavblock-rexp,
#radio-rfilm:checked ~ .rnavblock-rfilm {
  display: block; 
}

.rnavblock-area {
  max-width: 950px;
  border: 1px solid red;
  border-radius: 0 4px 4px 4px; }

.pg-subpage .rnavblock-area {
    display: none; 
}

.pg-subpage .menu-wrapper {
  max-width: 950px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden; }

.menu {
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  padding: 0;
  margin: 0; }
  .pg-subpage .menu {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }

.pg-subpage .rnavblock {
  overflow-y: scroll; }

.rnavblock ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex; }
  .pg-subpage .rnavblock ul {
    animation: chapternav-slidein 350ms backwards;
    animation-duration: 350ms;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: backwards;
    animation-play-state: running;
    animation-name: chapternav-slidein; }
  .pg-subpage .rnavblock ul {
    justify-content: space-around;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .pg-home .rnavblock ul {
    flex-wrap: wrap; }

.rnavblock li {
  box-sizing: border-box;
  display: flex;
  align-items: justify; }
  .pg-subpage .rnavblock li {
    margin-right: 1px;
    margin-left: 1px; }
  .pg-home .rnavblock li {
    max-width: 50%;
    flex: 1 1 auto; }
    @media (min-width: 500px) {
      .pg-home .rnavblock li {
        max-width: 33.3333333%; } }
    @media (min-width: 600px) {
      .pg-home .rnavblock li {
        max-width: 25%; } }
    @media (min-width: 760px) {
      .pg-home .rnavblock li {
        max-width: 20%; } }

.rnavblock a {
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  color: #f00;
  display: block;
  padding: 10px;
  transition: .2s background ease-in-out, .2s box-shadow ease-in-out; }
  .rnavblock a .optional-break {
    display: none; }
  @media (max-width: 738px) {
    .rnavblock a {
      font-size: 13px; }
      .pg-subpage .rnavblock a {
        width: 100px; }
      .rnavblock a .optional-break {
        display: block; } }
  .rnavblock a img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .5rem;
    display: block;
    border-radius: 2px;
    object-fit: cover; }
    .pg-subpage .rnavblock a img {
      height: 95px;
      width: 165px; }
      @media (max-width: 738px) {
        .pg-subpage .rnavblock a img {
          height: 70px;
          width: 100px; } }
    .pg-home .rnavblock a img {
      width: 100%;
      height: 95px; }
  .rnavblock a img {
    transition: .2s opacity ease-in-out; }
  .rnavblock a:hover {
    background-color: rgba(255, 0, 0, 0.1); }
    .rnavblock a:hover img {
      opacity: .7; }
  .rnavblock a:active {
    background-color: rgba(255, 0, 0, 0.2); }

.rnavblock li.active {
  padding-left: .5em;
  padding-right: .5em; }

.rnavblock li.active a {
  background: #eee;
  color: #000;
  font-family: NeuzeitOffice-Regular,"Helvetica Neue",Arial,sans-serif;
  pointer-events: none; }
  .rnavblock li.active a img {
    opacity: .7; }

.rnavblock-area .paddle {
  position: absolute;
  top: 6px;
  bottom: 6px;
  width: 40px;
  background: #f00;
  border: 1px solid #f00;
  color: #fff;
  cursor: pointer;
  outline: 0;
  font-size: 40px;
  border-radius: 4px;
  border: 1px solid #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .rnavblock-area .paddle:before {
    content: '';
    width: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff; }
  .rnavblock-area .paddle:hover {
    background: #f00;
    color: #fff; }

.left-paddle {
  margin-left: 8px;
  left: 0; }
  .left-paddle:before {
    left: -9px; }

.right-paddle {
  margin-right: 8px;
  right: 0; }
  .right-paddle:before {
    right: -9px; }

.pg-home {
  padding-bottom: 100px;
  color: #707070; }
.pg-home .button-area {
	width:13em;
}
.rent-rubin-home-headline {
  max-width: 560px;
  color: #ED1E25;
  font-size: 49px;
  line-height: 1;
  margin-top: 0;
  padding-top: 35px;
  letter-spacing: -.03em;
  font-family: NeuzeitOffice-Bold,"Helvetica Neue",Arial,sans-serif; }
  @media (max-width: 738px) {
    .rent-rubin-home-headline {
      font-size: 32px; } }

.home-rnavblock-area {
  margin-left: -.5rem;
  max-width: 970px; }

.home-rnavblock-label {
  font-size: 24px;
  font-family: NeuzeitOffice-Bold,"Helvetica Neue",Arial,sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-top: 1em;
  margin-bottom: .5em;
  letter-spacing: .03em; }

.home-page-content b {
  color: #000; }

.home-page-content p {
  color: #707070;
  margin-right: 12px; }
  .home-page-content p a {
    color: #f00; }

.rent-rubin-header-lockup,
.home-top-lockup {
  font-size: 14px;
  max-width: 950px; }
  @media (min-width: 800px) {
    .rent-rubin-header-lockup,
    .home-top-lockup {
      display: flex; } }

.rent-rubin-header-lockup {
  font-size: 14px;
  max-width: 950px; }
  @media (min-width: 500px) {
    .rent-rubin-header-lockup {
      display: flex; } }

.rent-rubin-contact {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: NeuzeitOffice-Regular,"Helvetica Neue",Arial,sans-serif; }
  .rent-rubin-contact b {
    width: 80px;
    display: inline-block;
    text-transform: uppercase; }
  .rent-rubin-contact a {
    color: #f00; }
  @media (min-width: 500px) {
    .rent-rubin-contact {
      padding-bottom: 0;
      flex: 0 0 270px;
      margin-left: auto;
      text-align: right;
      padding-top: 40px; } }
  .rent-rubin-contact ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .rent-rubin-contact ul li {
      margin-top: .25rem; }
.home-address div {
	display:inline-block;
	width:14vw;
}

.home-address, .home-contact {
  color: #000;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: NeuzeitOffice-Regular,"Helvetica Neue",Arial,sans-serif; }
  .home-contact b {
    width: 80px;
    display: inline-block;
    text-transform: uppercase; }
  .home-contact a, .home-address a {
    color: #f00; }
  @media (min-width: 800px) {
    .home-contact {
      padding-bottom: 0;
      flex: 0 0 270px;
      margin-left: auto;
      text-align: right;
      padding-top: 40px; } }
  .home-contact ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .home-contact ul li {
      margin-top: .25rem; }

.rphotos {
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 940px; }
  .rphotos img {
    max-width: 100%; }

.numbered-intro li {
  margin-bottom: 1rem;
  display: flex;
  color: #707070;
  font-family: "Neuzeit Office"; }

.numbered-intro b {
  line-height: 1.1;
  font-family: "Neuzeit Office";
  font-weight: 600;
  padding-right: 1rem;
  font-size: 45px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #ed1e25; }

.resources-area {
  color: #707070;
  font-family: "Neuzeit Office";
  margin-top: 30px;
  font-size: 16px; }
  .resources-area .resources-header {
    text-transform: uppercase; }
  .resources-area ul {
    list-style: none;
    padding: 0 !important;
    margin: 0; }
    .resources-area ul a {
      font-size: 16px;
      color: #f00;
      font-family: "Neuzeit Office"; }

.page-content .button-area {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.page-content p a {
  color: red;
  text-decoration: none; }

.page-content ul {
  padding-left: 20px;
  font-family: adobe-caslon-pro, Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  -webkit-font-smoothing: antialiased; }

.page-content .outline-button {
  display: inline-block;
  font-family: Swiss721BT-Roman,"Helvetica Neue",Arial,sans-serif;
  border: 1px solid red;
  color: red;
  font-size: 13px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  width: 180px;
  padding: 0 18px;
  cursor: pointer;
  text-decoration: none;
  padding-right: 25px; }

.page-content h1 {
  color: red;
  font-size: 48px;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-family: NeuzeitOffice-Medium,"Helvetica Neue",Arial,sans-serif;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 40px;
  margin-bottom: 20px; }
  @media (max-width: 738px) {
    .page-content h1 {
      font-size: 21px; } 
    }
.page-content h2 {
  color: red;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-family: NeuzeitOffice-Medium,"Helvetica Neue",Arial,sans-serif;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 20px; }
.page-content h4 {
  margin: 40px 0 20px 0;
  text-transform: uppercase;
  font-size: 14px;
  color: red; }

.page-lockup {
  max-width: 950px; }
  @media (min-width: 739px) {
    .page-lockup {
      display: flex; } }
  .page-lockup .page-main-content {
    flex: 1 1 715px; }
  .page-lockup .page-sidebar {
    flex: 1 1 235px; }
    @media (min-width: 739px) {
      .page-lockup .page-sidebar {
        margin-left: 40px; } }

.download-floorplan {
  border-radius: 2px;
  box-shadow: 0 0 0 1px #ddd;
  padding: 1rem;
  text-decoration: none;
  color: #f00;
  max-width: calc(250px - 2rem);
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  display: block;
  position: relative;
  text-align: center;
  cursor: pointer; }
  .download-floorplan:before {
    transition: .2s background ease-in-out, .2s box-shadow ease-in-out;
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  .download-floorplan:hover:before {
    box-shadow: 0 0 0 1px rgba(255, 0, 0, 0.2);
    background: rgba(255, 0, 0, 0.05); }
  .download-floorplan:hover:active:before {
    background: rgba(255, 0, 0, 0.2); }
  .download-floorplan .floorplan-image {
    max-width: 150px;
    max-height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .5rem;
    display: block; }
  .download-floorplan .download-floorplan-text {
    line-height: 1.2em;
    vertical-align: middle; }
    .download-floorplan .download-floorplan-text .download-icon {
      fill: #f00;
      object-fit: contain;
      height: 1.2em;
      display: inline-block;
      vertical-align: middle; }
