@media (max-width: 767px) {
  .suite-slideout-main {
    padding: 0;
  }
}
.suite-slideout-main .suite-gallery-carousel__item-wrapper {
  height: auto;
}
.suite-slideout-main .suite-slideout-header .suite-slideout-building-info h3 {
  margin-top: 0;
  line-height: 0.5;
}
.suite-slideout-main .suite-slideout-header button {
  float: right;
}
.suite-slideout-main .suite-slideout-header button .icon-arrow-left {
  font-size: 24px;
  font-weight: bold;
}
.suite-slideout-main .suite-slideout__button-grp {
  clear: both;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.suite-slideout-main .suite-slideout__button-grp .availability-btn {
  margin-right: 0;
  display: none;
  color: #da291c;
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .suite-slideout-main .suite-slideout__button-grp .availability-btn {
    display: block;
  }
}
@media (min-width: 768px) {
  .suite-slideout-main .suite-slideout__button-grp .availability-btn {
    display: block;
  }
}
.suite-slideout-main .suite-slideout__button-grp .availability-btn:focus {
  background-color: #da291c;
  border: 1px solid #da291c;
  color: #ffffff;
  outline: none;
}
.suite-slideout-main .suite-slideout-copyurl {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .suite-slideout-main .suite-slideout-copyurl span {
    display: none;
  }
}
.suite-slideout-main .suite-slideout-copyurl .btn {
  margin-right: 15px;
}
.suite-slideout-main .suite-slideout-fpimg {
  clear: both;
  display: inline-block;
  width: 100%;
  background: #ffffff;
  padding: 20px;
  cursor: pointer;
  position: relative;
}
.suite-slideout-main .suite-slideout-fpimg__expanded-icon-wrapper {
  display: flex;
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #da291c;
  color: #ffffff;
  font-size: 3rem;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: opacity 0.4s;
  z-index: 1;
}
.suite-slideout-main .suite-slideout-fpimg__expanded-icon-wrapper:hover {
  background-color: #000000;
}
@media print {
  .suite-slideout-main .suite-slideout-fpimg__expanded-icon-wrapper {
    display: none !important;
  }
}
.suite-slideout-main .building-name {
  float: left;
  margin-top: 10px;
}
.suite-slideout-main .building-name .vue-slideout-header-title {
  font-family: 'Bodoni TIC', 'Times New Roman', serif;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -1px;
  font-size: 36px;
  line-height: 22px;
  margin-bottom: 15px;
}
.suite-slideout-main .building-name .floorplan-community-name {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #676767;
}
@media (max-width: 991px) {
  .suite-slideout-main .building-name .vue-slideout-header-title {
    font-size: 46px;
  }
}
.suite-slideout-main .floor-plan-copy {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000;
}
@media (max-width: 1199px) {
  .suite-slideout-main .building-name {
    width: 100%;
  }
  .suite-slideout-main .suite-slideout-fpimg img {
    width: 100%;
    margin-top: 10px;
  }
}
.suite-slideout-main .url-copied-text {
  margin: 10px 0 0 15px;
  display: inline-block;
  color: #da291c;
  opacity: 0;
  transition: all 0.1s;
  user-select: none;
  pointer-events: none;
}
.suite-slideout-main .url-copied-text.modifier--copied {
  opacity: 1;
}
.suite-slideout-main .mobile-copy-cta {
  width: 100px;
}
.suite-slideout-main .mobile-community-cta,
.suite-slideout-main .suite-footer-cta {
  display: block;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .suite-slideout-main .mobile-community-cta,
  .suite-slideout-main .suite-footer-cta {
    margin-top: 25px;
  }
}
.suite-slideout-main .slideout-suite-table__body__content {
  margin-top: 0;
}
.suite-slideout-main .slideout-suite-table__column {
  width: 16%;
  vertical-align: middle;
}
.suite-slideout-main .slideout-suite-table__column.modifier--status {
  width: 40%;
}
.suite-slideout-main .slideout-suite-table .suite-item {
  display: flex;
  width: auto;
  align-items: flex-start;
  margin-top: 6px;
}
.suite-slideout-main .slideout-suite-table .suite-item .suite-item-title {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  color: #222222;
  min-width: 65px;
  max-width: 65px;
  clear: both;
  display: inline-block;
  letter-spacing: 0.72px;
  line-height: 15px;
  position: relative;
  top: 2px;
}
.suite-slideout-main .slideout-suite-table .suite-item .suite-item-title--status {
  top: 0;
  line-height: 22px;
}
.suite-slideout-main .slideout-suite-table .suite-item .suite-item-list-wrapper {
  max-width: calc(100% - 65px);
}
.suite-slideout-main .slideout-suite-table .suite-item .suite-item-content {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  font-size: 1.5rem;
  color: #222222;
  line-height: 19px;
  line-height: 22px;
}
.suite-slideout-main .slideout-suite-table .suite-item .suite-item-content--bold {
  font-weight: 700;
}
.suite-slideout-main .slideout-suite-table .suite-item .dot-separated-list-item {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  margin-right: 5px;
  font-size: 1.5rem;
  line-height: 22px;
  color: #222222;
}
.suite-slideout-main .slideout-suite-table .suite-item .dot-separated-list-item--bold {
  font-weight: 700;
}
.suite-slideout-main .slideout-suite-table-date {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  display: inline-block;
  white-space: nowrap;
  font-size: 15px;
  line-height: 22px;
}
.suite-slideout-main .slideout-suite-table .modifier--sqft {
  order: 1;
  width: 50%;
}
.suite-slideout-main .slideout-suite-table .modifier--rate {
  order: 2;
  width: 50%;
}
.suite-slideout-main .slideout-suite-table .modifier--add-sqft {
  order: 3;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 14px;
}
.suite-slideout-main .slideout-suite-table .modifier--wh-sqft {
  order: 1;
  width: 100%;
}
.suite-slideout-main .slideout-suite-table .modifier--divis {
  order: 2;
  width: 100%;
}
.suite-slideout-main .slideout-suite-table .modifier--contig {
  order: 3;
  width: 100%;
}
.suite-slideout-main .slideout-suite-table .modifier--status {
  order: 4;
  width: 50%;
  margin-top: 20px;
}
.suite-slideout-main .slideout-suite-table .modifier--status .suite-item-list-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.suite-slideout-main .slideout-suite-table .modifier--status-no-addsqft {
  order: 3;
  width: 100%;
  margin-top: 20px;
}
.suite-slideout-main .slideout-suite-table .modifier--status-no-addsqft .suite-item-list-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.suite-slideout-main .slideout-suite-table .tablet-only {
  display: block;
  width: 100%;
  order: 5;
}
.suite-slideout-main .slideout-suite-table .modifier--space-features {
  order: 8;
  flex: 1;
  padding-right: 5px;
}
.suite-slideout-main .slideout-suite-table .modifier--space-features .suite-item-content .feature-text-container {
  display: inline-flex !important;
  align-items: flex-end;
}
.suite-slideout-main .slideout-suite-table .modifier--notes {
  order: 9;
  width: 100%;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .suite-slideout-main .suite-slideout__button-grp a {
    float: none;
    margin-top: 0;
    text-decoration: none;
  }
}
.suite-slideout-main .slideout-btn-mobile {
  display: none;
}
.suite-slideout-main .ico-modal__header .availability-action__print {
  position: relative;
}
.suite-slideout-main .ico-modal__header .availability-action--active .btn {
  background-color: #da291c !important;
  border-color: #da291c;
}
.suite-slideout-main .ico-modal__header .print-options {
  position: relative;
  padding: 10px;
  border: 1px solid #cccccd;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.suite-slideout-main .ico-modal__header .print-options::before,
.suite-slideout-main .ico-modal__header .print-options:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.suite-slideout-main .ico-modal__header .print-options:before {
  top: -20px;
  left: 89px;
  border: 10px solid transparent;
  border-bottom-color: #cccccd;
}
.suite-slideout-main .ico-modal__header .print-options:after {
  top: -18px;
  left: 90px;
  border: 9px solid transparent;
  border-bottom-color: #f5f5f5;
}
.suite-slideout-main .ico-modal__header .print-options .print-btn {
  width: auto;
  height: auto;
  padding: 10px;
  margin-right: 0;
}
.suite-slideout-main .ico-modal__header .print-options .print-icon {
  margin-left: 5px;
}
.suite-slideout-main .ico-modal__header .print-options__checkbox:checked + .fancy-animated-checkbox-label:before {
  background-color: #000000;
  border-color: #000000;
}
.suite-slideout-main .ico-modal__header .print-options__checkbox:checked + .fancy-animated-checkbox-label:after {
  top: 47%;
}
.suite-slideout-main .ico-modal__header .print-options__label {
  display: flex;
  align-items: center;
  font-size: 13px;
}
.suite-slideout-main .ico-modal__header .print-options--download:before,
.suite-slideout-main .ico-modal__header .print-options--without-fav:before {
  left: 45px;
}
.suite-slideout-main .ico-modal__header .print-options--download:after,
.suite-slideout-main .ico-modal__header .print-options--without-fav:after {
  left: 46px;
}
.suite-slideout-main .ico-modal__header .print-options--without-fav {
  margin-top: 20px;
}
.suite-slideout-main .ico-modal__header .print-options--download.print-options--without-fav:before {
  top: -13px;
  left: -1px;
  border-width: 6px;
  border-left-color: #cccccd;
}
.suite-slideout-main .ico-modal__header .print-options--download.print-options--without-fav:after {
  top: -11px;
  left: 0;
  border-width: 6px;
  border-left-color: #f5f5f5;
}
@media screen and (max-width: 575px) {
  .suite-slideout-main .ico-modal__header .print-options__checkboxes {
    flex-shrink: 0;
  }
}
@media (max-width: 374px) {
  .suite-slideout-main .ico-modal__header .print-options__checkboxes {
    flex-shrink: 1;
  }
}
@media (max-width: 767px) {
  .suite-slideout-main .ico-modal__header .print-options .fancy-animated-checkbox + .fancy-animated-checkbox-label {
    padding-left: 38px !important;
  }
  .suite-slideout-main .ico-modal__header .print-options .fancy-animated-checkbox + .fancy-animated-checkbox-label:before {
    top: 50%;
  }
  .suite-slideout-main .ico-modal__header .print-options--stacked .print-options__checkboxes {
    margin-left: 10px;
  }
}
@media screen and (max-width: 991px) and (orientation : landscape) {
  .suite-slideout-main .ico-modal__header .print-options--stacked .print-options__checkboxes {
    display: flex;
  }
}
@media (min-width: 768px) {
  .suite-slideout-main .ico-modal__header .print-options {
    padding: 10px 20px;
  }
  .suite-slideout-main .ico-modal__header .print-options .print-btn {
    padding: 10px 20px;
    margin-right: 35px;
  }
  .suite-slideout-main .ico-modal__header .print-options .print-icon {
    margin-left: 10px;
  }
  .suite-slideout-main .ico-modal__header .print-options__label {
    font-size: 14px;
  }
  .suite-slideout-main .ico-modal__header .print-options__images-label {
    margin-left: 10px;
  }
  .suite-slideout-main .ico-modal__header .print-options--stacked .print-options__checkboxes {
    display: flex;
  }
}
.suite-slideout-main .ico-modal__header .print-options {
  margin-top: 20px;
}
.suite-slideout-main .ico-modal__header-inner-wrapper {
  flex-direction: column;
  align-items: flex-start;
}
.suite-slideout-main .ico-modal__header-section--top {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.suite-slideout .download-media {
  margin-right: 0;
}
.suite-slideout__gallery-filters-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
}
.suite-slideout__gallery-filters {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
}
.suite-slideout__gallery-filters li {
  display: inline-block;
  vertical-align: top;
}
.suite-slideout__phone {
  font-family: 'Bodoni TIC', 'Times New Roman', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.72px;
  margin-top: 20px;
  display: inline-block;
}
.suite-slideout__copyright {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  color: #999999;
  margin-top: 25px;
}
.suite-slideout__parent-wrapper {
  display: flex;
  flex-direction: column;
}
.suite-slideout__gallery-section {
  padding: 10px 0 0px 0;
  margin-left: -15px;
  margin-bottom: -10px;
  margin-right: -15px;
  display: flow-root;
}
.suite-slideout__features-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}
.suite-slideout__details h3 {
  font-family: 'Bodoni TIC', 'Times New Roman', serif;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -1px;
  font-size: 36px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 30px;
  margin-top: 30px;
}
.suite-slideout__details h4 {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  font-size: 2rem;
  text-align: left;
  text-transform: capitalize;
  margin-bottom: 4px;
}
.suite-slideout__address-market-wrapper {
  display: flex;
  gap: 15px;
  width: 100%;
}
.suite-slideout__feature-wrapper {
  width: 50%;
  margin-bottom: 6px;
}
.suite-slideout__feature-wrapper.only-feature-wrapper {
  width: 100%;
}
.suite-slideout__address-wrapper {
  font-family: 'Montserrat', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 18px;
  margin-bottom: 12px;
  max-width: 287px;
  color: #000000;
}
.suite-slideout__flex-logo-container {
  width: 70px;
  margin-top: 4px;
}
.suite-slideout__flex-logo {
  width: 100%;
  height: 100%;
}
.suite-slideout .tablet-only {
  display: none;
}
.suite-slideout .suite-slideout-building-info .slideout-suite-table .suite-item-content .feature-text-container.dot-separated-list-item {
  display: inline-block !important;
}
.suite-slideout .suite-slideout-building-info .slideout-suite-table .suite-item-content .feature-text-container.dot-separated-list-item:not(:last-child)::after {
  content: ', ' !important;
}
.suite-slideout .suite-slideout-building-info .slideout-suite-table .suite-item-content .feature-text-container.dot-separated-list-item .tooltip-element {
  display: inline-block;
}
.suite-slideout .suite-slideout-building-info .slideout-suite-table .suite-item-content .feature-text-container.dot-separated-list-item .v-tooltip {
  bottom: 25px;
}
@media screen and (max-width: 575px) {
  .suite-slideout-building-info .slideout-suite-table__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .suite-slideout-building-info .slideout-suite-table__row .suite-item {
    padding-right: 15px;
  }
  .suite-slideout-building-info .slideout-suite-table__row .modifier--space-features {
    order: 7;
    width: 100%;
    padding-right: 5px;
  }
  .suite-slideout-building-info .slideout-suite-table__row .modifier--space-features .suite-item-content .feature-text-container {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 576px) {
  .suite-slideout__phone {
    float: right;
    margin-top: 30px;
  }
  .suite-slideout-building-info .slideout-suite-table__row {
    display: flex;
    flex-wrap: wrap;
  }
  .suite-slideout-building-info .slideout-suite-table__row .suite-item {
    padding-right: 30px;
  }
  .suite-slideout .modifier--workspace-features {
    flex: 1;
    padding-right: 5px;
  }
  .suite-slideout .modifier--workspace-features .dot-separated-list-item:not(:last-child) {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) {
  .suite-slideout__gallery-section {
    margin-left: 0;
    margin-right: 0;
  }
  .suite-slideout .building-name {
    margin-top: 10px;
    width: 100%;
  }
  .suite-slideout__parent-wrapper {
    gap: 3%;
  }
  .suite-slideout__details img,
  .suite-slideout__fpimg img {
    width: 100%;
  }
  .suite-slideout__feature-wrapper.modifier--workspace-features {
    width: auto;
  }
  .suite-slideout__feature-wrapper.modifier--workspace-features .feature-text-container,
  .suite-slideout__feature-wrapper.modifier--workspace-features .feature-text {
    width: 100%;
    white-space: nowrap;
  }
}
.suite-slideout .gallery-item__img-video-wrapper {
  height: 0;
  padding-bottom: 75%;
  position: relative;
  background-color: #c7d3dc;
}
.suite-slideout .gallery-item__img-video-wrapper .ico-img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.suite-slideout .gallery-item__img-video-wrapper .ico-img img {
  display: block;
  object-position: center;
}
.suite-slideout .gallery-item__img-video-wrapper .play-btn,
.suite-slideout .gallery-item__img-video-wrapper .play-vr-btn {
  z-index: 2;
}
.suite-slideout .gallery-item__img-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.suite-slideout .gallery-item__img-video-wrapper--video {
  padding-bottom: 56.25%;
  transition: all 0.2s linear;
}
