.page-footer .addr {
    /* margin-top: -52px; */
}

.page-footer .sitemap-v2 .term-ul {
    justify-content: right;
}

[data-page-name=broker-interest] [data-xhr-namespace=broker-interest] .page-body {
    width: 60%;
    margin: 0 auto;
}

[data-page-name=broker-interest] [data-xhr-namespace="broker-interest"] .title {
    font-size: 60px;
    margin-bottom: 20px;
}

[data-page-name=broker-interest] [data-xhr-namespace="broker-interest"] .key-points,
[data-page-name=broker-interest] [data-xhr-namespace="broker-interest"] .text-contact {
    margin: 30px 0;
}

[data-page-name=broker-interest] [data-xhr-namespace="broker-interest"] .key-points {
    line-height: 26px;
}

[data-page-name=broker-interest] [data-xhr-namespace="broker-interest"] .text-contact a {
    color: blue;
    font-weight: bold;
}

[data-page-name=broker-interest] .site-logo .svg-logo-park path {
    fill: #19211b;
}

[data-page-name=broker-interest] .ui-toggle-head {
    color: #19211b;
}

[data-page-name=broker-interest] .ui-toggle-t .t {
    background: #19211b;
}

.is-menu-opened[data-page-name=broker-interest] .ui-toggle-head {
    color: #fff;
}

.is-menu-opened[data-page-name=broker-interest] .ui-toggle-t .t {
    background: #fff;
}
.img-broker{
    width: 100%;
}
[data-page-name=broker-interest] .ui-btn_availability, [data-page-name=broker-interest] .ui-sms-text, [data-page-name=broker-interest] .contact-us-btn{
    border: 1px solid #19211b;
}
.has-scroll-over-header[data-page-name=broker-interest] .ui-toggle {
    mix-blend-mode: darken;
}
.is-menu-opened.has-scroll-over-header[data-page-name=broker-interest] .ui-toggle {
    mix-blend-mode: difference;
}
.announcement-bar{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: fit-content;
    max-width: 45%;
    /* height: 100px; */
    background: #fff;
    /* text-align: center; */
    padding: 2rem;
    /* display: flex; */
    vertical-align: middle;
    align-items: center;
    justify-content: space-between;
    color: #000;
    z-index: 1;
  }
  .announcement-bar h2{
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 1.5rem;
  }
  .announcement-bar a{
    font-size: 15px;
    padding-left: 14px;
    margin-top: 1.5rem;
  }
  .announcement-bar a .ui-btn-icon{
    margin: 0px;
  }
  .announcement-bar .box{
   
    text-align: left;
  }
  .announcement-bar strong{
    font-weight: bold;
  }
  .announcement-bar em{
    font-style: italic;
  }

  .announcement-bar .cta-close{
    cursor: pointer;
   position: absolute;
   right: 2px;
   top: 0px;
   padding: 5px;
    border: none;
    background: none;
}

  .page-footer .sitemap-v2 .sitemap-ul{
    width: fit-content;
    column-count: 2;
    display: inherit;
    text-align: left;
  }
  .page-footer .sitemap-v2{
    height: auto;
    display: flex;
    align-items: end;
  }
  .page-footer .sitemap-v2 .footer-col1, .page-footer .sitemap-v2 .footer-col2{
    width: 50%;
    padding-bottom: 2rem;
  } 
  .page-footer .sitemap-v2 .footer-col2{
    display: flex;
    flex-direction: column;
    
  }
  .page-footer .sitemap-v2 .footer-col2 .copy-right{
    text-align: right;
    margin: 15px 0;
  }
  .page-footer .sitemap-v2 .footer-col2 .contact-us-btn-footer{
    width: fit-content;
    margin-left: auto;
    margin-bottom: 2rem;
  }
  .sitemap-v2 .logo{
    margin-top: 2rem;
  }
  .sitemap-v2 .logo a img {
    width: auto;
    height: 40px;
}
.page-footer .sitemap-v2 .sns-ul{
    justify-content: right;
}
.page-footer .addr{
    text-align: right;
}
.ui-btn.ui-btn_availability{
    cursor: pointer;
    display: none;
}
.menu-header-menu-container{
    position: fixed;
    right: 130px;
    top: 0;
    z-index: 10;
    height: var(--ui-toggle-h);
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu-header-menu-container ul{
    display: flex;
    font-size: 21px;
}
.menu-header-menu-container ul a{
    font-family: 'freight-neo-pro', 'sans-serif';
    font-size: 21.35px;
    font-weight: 500;
    color: #fff;
    margin-right: 2rem;
}
.ui-sms.ui-sms-text, .ui-btn.btn-sms{
    display: none !important;
}
.has-scroll-enter-footer .ui-btn-fixed, .has-scroll-enter-footer .rcc-app-cta-wrap  {
    transform: translateY(calc(var(--grid-w)*-5.5)) !important;
}
.has-scroll-over-header .menu-header-menu-container{
    mix-blend-mode: difference;
}
.rcc-app-cta-wrap {
    z-index: 10;
    bottom: var(--grid-w) !important;
}
.has-scroll-enter-footer .rcc-app-cta-wrap {    
    transition: transform .8s;
}
#conversations-webchat-container.webchat-container{
    bottom: 12px;
}
[data-page-name=press] .ui-btn-fixed,  [data-page-name=contact] .ui-btn-fixed,  [data-page-name=broker-interest] .ui-btn-fixed, 
[data-page-name=press] .rcc-app-cta-wrap, [data-page-name=contact] .rcc-app-cta-wrap, [data-page-name=broker-interest] .rcc-app-cta-wrap,
[data-page-name=press] #conversations-webchat-container, [data-page-name=contact] #conversations-webchat-container, [data-page-name=broker-interest] #conversations-webchat-container{
    display: none !important;
}

.rcc-app-control:not(.selected):before{
    -webkit-filter: invert(100%);
    filter: invert(100%);
    background-color: #000;
    border-radius: 50%;
    opacity: 1;
}
.rcc-app-cta-wrap{
    align-items: center;
    height: 100px;
}
.rcc-app-cta-wrap.announcement-bar-closed{
    height: 50px;
}
.floorplan-in-residence{
    mix-blend-mode: difference;
}
/* styles for Virtual tours page starts*/
.gallery-component{
    width: 90%;
    margin: 50px auto 0px;
}
.gallery-component .row{
    -bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
}
.gallery-component .row .col-md-3{
    flex: 0 0 auto;
    width: 25%;  
    padding: 0px 15px 15px 0px;
}
.gallery-component .row .col-md-3:nth-child(4n){
    padding: 0px 0px 15px 0px;

}
.gallery-component .row .gallery-item-image{
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gallery-component .row iframe{
    width: 100%;
    height: 250px;
}
/* modal styles */


#modal-gallery{
    overflow: hidden;
    height: 100vh;
}

.modal-gallery-component {
    z-index: 10000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #36383c;
    opacity: 1;
    transition: opacity 300ms
}

.modal-gallery-component:not(.open) {
    opacity: 0;
    pointer-events: none
}

.modal-gallery-component-image-container {
    position: absolute;
    top: 65px;
    left: 65px;
    width: calc(100% - 130px);
    height: calc(100% - 130px)
}

.modal-gallery-component-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0
}

.modal-gallery-component-image.active {
    opacity: 1
}

.modal-gallery-component-image:not(.active) {
    z-index: 1
}

.modal-gallery-component-image:not(.active).animate {
    transition: opacity 300ms
}

.modal-gallery-component-close {
    z-index: 1;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    cursor: pointer
}

.modal-gallery-component-close:before,.modal-gallery-component-close:after {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    left: 0px;
    width: 100%;
    height: 2px;
    background-color: #c7c3bc;
    transition: background-color 100ms
}

.modal-gallery-component-close:before {
    transform: rotate(45deg)
}

.modal-gallery-component-close:after {
    transform: rotate(-45deg)
}

.modal-gallery-component-close:hover:before,.modal-gallery-component-close:hover:after {
    background-color: #b0aaa0
}

.modal-gallery-component-nav-button {
    z-index: 1;
    position: absolute;
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
    opacity: 1;
    transition: all 100ms;
    cursor: pointer
}

.modal-gallery-component-nav-button.inactive {
    opacity: .25;
    pointer-events: none
}

.modal-gallery-component-nav-button:before,.modal-gallery-component-nav-button:after {
    content: "";
    z-index: 10;
    position: absolute;
    top: 15px;
    width: 2px;
    height: 50%;
    background-color: #c7c3bc;
    transition: background-color 100ms,transform 150ms
}

.modal-gallery-component-nav-button:before {
    left: 33%;
    transform: rotate(40deg)
}

.modal-gallery-component-nav-button:after {
    right: 33%;
    transform: rotate(-40deg)
}

.modal-gallery-component-nav-button:hover:before,.modal-gallery-component-nav-button:hover:after {
    background-color: #b0aaa0
}

.modal-gallery-component-nav-button.prev {
    left: 0px;
    transform: rotate(-90deg);
    transform-origin: center center
}

.modal-gallery-component-nav-button.prev:active {
    left: -4px;
    transform: rotate(-90deg) scale(0.9)
}

.modal-gallery-component-nav-button.next {
    right: 0px;
    transform: rotate(90deg)
}

.modal-gallery-component-nav-button.next:active {
    right: -4px;
    transform: rotate(90deg) scale(0.9)
}

.modal-gallery-component-caption {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding: 20px;
    color: #b3b3b3;
    font-size: 16px;
    text-align: center;
    opacity: 0;
    transition: opacity 300ms
}

.modal-gallery-component-caption.active {
    opacity: 1
}
#modal-gallery .modal-cta-tour{
    background-color: #fff;
    position: absolute;
    bottom: 7px;
    left: 50%;
    transform: translateX(-50%);
}
/* modal styles ends */
.image-gallery-component {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%
}

.image-gallery-component .gallery-image-container {
    position: absolute;
    top: 0px;
    left: 50px;
    width: calc(100% - 100px);
    height: 100%
}

.image-gallery-component .gallery-image-container .gallery-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0
}

.image-gallery-component .gallery-image-container .gallery-image.active {
    opacity: 1
}

.image-gallery-component .gallery-image-container .gallery-image:not(.active) {
    z-index: 1;
    transition: opacity 300ms;
    pointer-events: none
}

.image-gallery-component .gallery-button {
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 60px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.image-gallery-component .gallery-button .gallery-button-arrow {
    width: 0px;
    height: 0px
}

.image-gallery-component .gallery-button.prev {
    left: 0px
}

.image-gallery-component .gallery-button.prev .gallery-button-arrow {
    border-top: 30px solid rgba(0,0,0,0);
    border-right: 30px solid #c7c3bc;
    border-bottom: 30px solid rgba(0,0,0,0)
}

.image-gallery-component .gallery-button.next {
    right: 0px
}

.image-gallery-component .gallery-button.next .gallery-button-arrow {
    border-top: 30px solid rgba(0,0,0,0);
    border-bottom: 30px solid rgba(0,0,0,0);
    border-left: 30px solid #c7c3bc
}

.link-button-component {
    position: relative;
    margin: 30px auto;
    display: block;
    text-align: center;
    cursor: pointer
}

.link-button-component-inner {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "HelveticaNeueLTStd-Md";
    display: inline-block;
    height: 34px;
    padding: 0px 14px 0px 16px;
    border: 1px solid #c7c3bc;
    color: #c7c3bc;
    letter-spacing: 2px;
    line-height: 34px;
    transition: background-color 500ms,color 500ms
}

.link-button-component-inner:hover,.link-button-component-inner:focus {
    background-color: #c7c3bc;
    color: #36383c;
    text-decoration: none
}

.image-gallery-component {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%
}

.image-gallery-component .gallery-image-container {
    position: absolute;
    top: 0px;
    left: 50px;
    width: calc(100% - 100px);
    height: 100%
}

.image-gallery-component .gallery-image-container .gallery-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0
}

.image-gallery-component .gallery-image-container .gallery-image.active {
    opacity: 1
}

.image-gallery-component .gallery-image-container .gallery-image:not(.active) {
    z-index: 1;
    transition: opacity 300ms;
    pointer-events: none
}

.image-gallery-component .gallery-button {
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 60px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.image-gallery-component .gallery-button .gallery-button-arrow {
    width: 0px;
    height: 0px
}

.image-gallery-component .gallery-button.prev {
    left: 0px
}

.image-gallery-component .gallery-button.prev .gallery-button-arrow {
    border-top: 30px solid rgba(0,0,0,0);
    border-right: 30px solid #c7c3bc;
    border-bottom: 30px solid rgba(0,0,0,0)
}

.image-gallery-component .gallery-button.next {
    right: 0px
}

.image-gallery-component .gallery-button.next .gallery-button-arrow {
    border-top: 30px solid rgba(0,0,0,0);
    border-bottom: 30px solid rgba(0,0,0,0);
    border-left: 30px solid #c7c3bc
}





.slide-gallery-component {
    position: relative;
    width: 100%
}

.slide-gallery-component-wrapper {
    position: relative;
    width: 100%
}

.slide-gallery-component .gallery-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.slide-gallery-component .gallery-button.prev-button {
    left: 0px;
    width: 40px;
    height: 60px;
    background-image: url("/wp-content/themes/harland/img/arrow.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.slide-gallery-component .gallery-button.next-button {
    right: 0px;
    transform: translateY(-50%) rotate(180deg);
    width: 40px;
    height: 60px;
    background-image: url("/wp-content/themes/harland/img/arrow.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.slide-gallery-component .gallery-bullet-wrapper {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    margin: 20px auto;
    width: 100%;
    padding: 20px
}

.slide-gallery-component .gallery-bullet-wrapper .gallery-bullet {
    display: inline-block;
    cursor: pointer
}

.slide-gallery-component .gallery-bullet-wrapper .gallery-bullet-dots {
    margin: 5px 20px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc
}

.slide-gallery-component .gallery-bullet-wrapper .gallery-bullet-dots.active {
    background-color: #333
}

.slide-gallery-component .gallery-bullet-wrapper .gallery-bullet-dots span {
    display: none
}

.slide-gallery-component .gallery-bullet-wrapper .gallery-bullet-titles {
    padding: 0px 5px
}

.slide-gallery-component .gallery-bullet-wrapper .gallery-bullet-titles span {
    display: inline-block
}

.slide-gallery-component .gallery-bullet-wrapper .gallery-bullet-titles span:first-child {
    margin-top: 10px
}



.gallery-component .full-page-section {
    margin: 30px 0px;
    padding-top: 0px;
    padding-bottom: 0px
}


.gallery-component .gallery-col {
    padding-top: 15px;
    padding-bottom: 15px
}

.gallery-component .gallery-item {
    height: 250px;
    position: relative;
    cursor: pointer
}

.gallery-component .gallery-item:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    background-color: rgba(54,56,60,.6);
    opacity: 0;
    transition: opacity 500ms
}

.gallery-component .gallery-item-image {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.gallery-component .gallery-item-image:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 65.3846153846%
}

.gallery-component .gallery-item-caption {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    padding: 0px 10px;
    font-size: 16px;
    text-align: center;
    opacity: 0;
    transition: opacity 500ms
}

.gallery-component .gallery-item:hover:after {
    opacity: 1;
}

.gallery-component .gallery-item:hover .gallery-item-caption {
    opacity: 1
}

.page-launch .gallery-item:after {
    opacity: 1
}

.page-launch .gallery-item:hover:after {
    opacity: 0
}

.page-launch .gallery-item-caption {
    opacity: 0 !important
}
.gallery-component .gallery-item-image::before {
    padding-top: 0px !important;
}
.fixed-height{
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
}
.none{
    display: none !important;
}
[data-page-name=virtual-tour] [data-to=virtual-tours], [data-page-name=broker-interest] [data-to=broker-interest]{
    pointer-events: none;
    color: #969790;
  }
/* styles for Virtual tours page ends*/
[data-page-name=contact] .menu-header-menu-container ul a, [data-page-name=press]  .menu-header-menu-container ul a,  [data-page-name=broker-interest]  .menu-header-menu-container ul a{
    color: #000000;
}
[data-page-name=press] .ui-toggle{
    mix-blend-mode: difference;
}
[data-page-name=press] .site-logo .svg-logo-park path, [data-page-name=press] .site-logo .svg-logo-santamonica path{
    fill: #19211b;
}
[data-page-name=press].has-scroll-over-header .menu-header-menu-container, [data-page-name=broker-interest].has-scroll-over-header .menu-header-menu-container, [data-page-name=contact].has-scroll-over-header .ui-toggle, [data-page-name=contact].has-scroll-over-header .menu-header-menu-container{
    mix-blend-mode: initial;
}
.cover.is-inview{
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
}
.has-scroll-over-header.is-menu-opened[data-page-name=contact] .ui-toggle-t .t{
    background: #19211b;
}
.ui-btn_availability.cta-avail-in-floorplan{
    border: 1px solid #19211b;
}
.ui-btn-fixed.ansmnt-bar-in-floorplan{
    border: 1px solid #19211b;
}
@media screen and (max-width: 767px) {
    .page-footer {
        position: relative;
        bottom: 5rem;
    }

    .sitemap-v2 .address {
        margin-top: 3rem;
    }

    .page-footer .copy-right .address {
        bottom: 50px;
    }
    [data-page-name=broker-interest] [data-xhr-namespace=broker-interest] .page-body{
        width: 80%;
        margin: 40px auto 0px;
    }
    [data-page-name=broker-interest] [data-xhr-namespace="broker-interest"] .title {
        font-size: 24px;
        line-height: 33px;
    }

    [data-page-name=broker-interest] .page-body .contact-us-btn {
        margin: 0 auto 40px;
        display: flex;
        justify-content: center;
    }
    [data-page-name=broker-interest] .text-contact{
        line-height: 25px;
    }
    .ui-sms.ui-sms-text, .ui-btn.btn-sms{
        display: none !important;
    }
    .page-footer .sitemap-v2{
        flex-direction: column;
    }
    .page-footer .sitemap-v2 .sitemap-ul{
        display: flex;
    }
    .page-footer .sitemap-v2 .footer-col1, .page-footer .sitemap-v2 .footer-col2{
        width: 100%;
    }
    .contact-us-btn-footer{
        margin: 0 auto;
    }
    .page-footer .copy-right .address{
        position: static;
        text-align: center;
        margin: 0px;
    }
    .page-footer .in{
        height: auto;
    }
    .page-footer .addr{
        text-align: center;
    }
    .page-footer .sitemap-v2 .term-ul{
        display: flex;
        justify-content: center;
    }
    .page-footer .sitemap-v2 .footer-col1{
        margin-bottom: 20px !important;
    }
    .page-footer .sitemap-v2 .footer-col2 .contact-us-btn-footer{
        margin: 0 auto 20px;
    }
    .page-footer .sitemap-v2 .footer-col2 .copy-right{
        margin: 15px 0 1px;
    }
    .menu-header-menu-container{
        right: 65px;
    }
    .announcement-bar{
        /* display: none; */
        max-width: 100%;
        width: 100%;
        text-align: center;
        flex-direction: column;
        padding: 2rem 1rem 1rem 1rem;
        z-index: 100;
        height: auto;
        border: 1px solid #000 !important;
    }
    .announcement-bar h2{
        font-size: 15px;
    }
    .announcement-bar .box{
        text-align: center;
        margin-bottom: 1rem;
    }
    .ui-btn.ui-btn_availability{
        /* display: block; */
    }
    .rcc-app-cta-wrap{
        height: 54px;
    }
    .page-footer{
        height: calc(var(--grid-w)*18);
    }
    .page-footer{
        height: calc(var(--grid-w)*18) !important;
    }
	.page-footer{
		    margin-bottom: calc(var(--ui-h) + var(--grid-w)*4) !important;
	}
    .ui-arrow{
        display: none;
    }
    [data-page-name=press] .ui-btn-fixed,  [data-page-name=contact] .ui-btn-fixed,  [data-page-name=broker-interest] .ui-btn-fixed{
    display: none !important;
}
.gallery-component .row .col-sm-6{
    flex: 0 0 auto;
    width: 50%;
}
.fixed-height, .no-transform{
    transform: none !important;
}
.gallery-component .row .col-md-3:nth-child(2n) {
    padding: 0px 0px 15px 0px;
}
#modal-gallery .modal-cta-tour{
    bottom: 15px;
}
.modal-gallery-component-image{
    height: 97%;
}

}
@media screen and (max-width: 480px) {
    .gallery-component .row .col-xs-12{
        flex: 0 0 auto;
        width: 100%;
    }
    .gallery-component{
        margin: 30px auto;
    }
    .gallery-component .row .col-md-3 {
        padding: 0px 0px 15px 0px;
    }
   
}
