.home .projects-listing .property-address 
{
  height:50px;
}
/*sustainability*/
.sustainability-page-banner 
{
    background-position: center !important;
}
.cms-list 
{
    list-style-type: disc;
    padding-left:1.5rem;
}
.cms-list li 
{
    margin-bottom:5px;
    color:#000;
}
/*nri corner*/
.nri-card
{
background: #f5f5f5;
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.10);
}
.nri-ctnt
{
    padding:16px 16px 10px;
    height:285px;
}
.nri-ctnt p 
{
    font-size:14px;
    line-height:20px;   
    color:#000; 
}
/*csr activities*/
.csr-month
{
    color:#666666;
    font-size: 14px;
}
.csr-sec .swiper-pagination .swiper-pagination-bullet
{
background-color: #CFCFCF !important;
}
.csr-sec .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
{
    background-color: #fff !important;
}
/*our story*/
.team .inner-box .job-ttl 
{
    font-size: 14px;
    letter-spacing: 2.052px;   
    height:25px;
}
.our-story-section .descrp-s
{
    color:#000;
}
.sub-txt p{
font-size: 26px !important;
font-weight: 700 !important;
line-height: 36.4px !important;
}
/*cf7*/
.wpcf7 form .wpcf7-response-output {
    margin: 0.5em 0.5em 1em !important;
}
.popup-ttl
{
    color: #666666 !important;
    text-transform: uppercase;
}
.desktop-side_bar {
    z-index: 11;
}
/*compare properties*/
.ps-compare-sec .props-imgbox
{
    position: relative; 
}
.ps-compare-sec .sold-out 
{
    position: absolute;
    top: 8px;
    left: 8px;
    background: #FF0B0B;
    text-transform: uppercase;
    font-weight: bold;
    padding: 3px 10px;
    font-size: 12px;
    color: #fff;
    display:none;
}
.ps-compare-sec .new-phases
{
    position: absolute;
    top: 8px;
    left: 8px;
    background: #1C74BC;
    font-weight: bold;
    padding: 3px 10px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    display:none;
}

/*Projects*/
.ps-construction-gallery-sec h4 
{
    font-size:16px !important;
    text-transform: uppercase;
    font-weight:600 !important;
}
.ps-construction-gallery-sec img 
{
    width:100% !important;
}
.ps-project-gallery-row {
    margin: 0 -1px; 
}

.ps-pg-item {
    margin-bottom: 0px; 
    position: relative;
    overflow: hidden;
}
.construction-item {
    position: relative;
    overflow: hidden;
  }
  
  .construction-item img, .ps-pg-item img {
    display: block;
    width: 100%;
    transition: opacity 0.3s ease;
  }
  
  .construction-item:hover img, .ps-pg-item:hover img {
    opacity: 0.7;
  }
  
  .construction-item .overlay, .ps-pg-item .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  
  .construction-item:hover .overlay, .ps-pg-item:hover .overlay {
    opacity: 1;
  }
  
  .plus-symbol {
    color: #fff;
    font-size: 2em;
    font-weight: bold;
  }
  
  .hidden-gallery-item {
    display: none;
  }
  .hidden-cgallery-item {
    display: none;
  }
  .gallery-tab-btn {
    font-family: "Helvetica" !important;
    letter-spacing: 1px !important;
}
.gallery-tab-btn {
    border-radius: 2px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    padding: 10px 24px !important;
    width: 100%;
    background-color:#fff !important;
    color:#000 !important;
    border:1px solid #000 !important;
}
.gallery-tab-btn.active {
    background-color:#000000 !important;
    color:#fff !important;
}

/*our story slider timeline*/
.our-story-slider .swiper-slide
{
    display: flex !important;
    flex-flow: column;
    text-align:center;
}
img.s-conn
{
height:25px;
width:4px;
}
img.connector {
    width:2px;
}
.our-story-slider .swiper-slide .ico-box 
{
    z-index:1;
}
.our-story-slider .swiper-wrapper
{
    align-items: flex-end;
}
/* .our-story-slider .swiper-slide.even-slides
{
margin-top:85px;
}
.our-story-slider .swiper-slide.even-slides-2
{
margin-top:45px;
} */
.year-box {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    background-color: #f4f1e9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0; 
}

.year-box h4 {
    margin: 0; 
    color: #000;
font-family: "Playfair Display";
font-size: 24px;
font-weight: 400;
line-height: 31.2px;
}
/* .frst-ctnt {
 min-height:270px;
} */
.amenities-row 
{
    margin:0 -75px;
}
.amenities-row  .cols {
    /* flex: 1 1 20%; */
    width:20%;
    margin-bottom:35px;
    text-align: center;
  }
  .amenities-row .cols img 
  {
    width:25% !important;
  }
  .site-accord .accordion-header .accordion-button {
    font-size: 16px !important;
}
  .sustain-sec h4 
    {
        font-size:18px !important;
    }
    .csr-sec h4
    {
        font-size:18px !important;
       
    }
.sub-txt h4 
{
    font-size:18px !important;
    font-weight:700 !important;
}
@media (min-width:768px)
{
    .ps-project-gallery-row.gx-md-3 {
        --bs-gutter-x: 0.8rem !important;
    }
}
@media (min-width: 1336px) {
  
    .nri-ctnt h4
    {
        font-size:24px;
    }
  
    .nri-ctnt 
    {
        height:310px;
    }
    .csr-month
{
    font-size: 16px;
}
.team .inner-box .job-ttl 
{
    font-size: 16px;
}
.our-story-section .year 
{
    font-size:24px !important; 
}
.amenities-row .cols img 
{
  width:30% !important;
}
}
@media (min-width: 1500px) {
    .nri-ctnt 
    {
        height:235px;
    }
}
@media (max-width:1024px)
{
    .nri-ctnt  
    {
        height:380px;
    }
    .team .inner-box .job-ttl
    {
        height:30px;
    }
    .amenities-row {
        margin: 0 -45px;
    }
  
}
@media (max-width: 991px) {
    .col-md-reverse {
        flex-direction: column-reverse;
    }
    .nri-ctnt  
    {
        height:320px;
    }
    .ps-compare-sec td.border-0 
{
    display:none;
}
.amenities-row {
    margin: 0 -15px;
}   
.amenities-row .cols img 
{
  width:50% !important;
}
.team .inner-box .job-ttl {
    height: 45px;
}
}
@media (max-width: 767px) {
    .nri-ctnt  
    {
        height:auto;
    }
    .postid-1080 .sticky--sidebar-mobile
    {
        grid-template-columns: 33% 33% 33% !important;
    }
    .ps-pg-col1, .ps-pg-col2, .ps-pg-col3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .amenities-row {
        margin: 0 -5px;
    }
    .amenities-row .cols
    {
        /* flex:1 1 33%; */
        width:33%;
    }
    .amenities-icon-box
    {
        padding:0px 5px;
    }
    .amenities-row .cols img 
    {
      width:40% !important;
    }
    .site-accord .accordion-header .accordion-button {
        font-size: 14px !important;
    }
    .ps-description p {
        font-size: 14px !important;
    }

.gallery-tab-btn {
    border-radius: 2px !important;
    padding: 8px 20px !important;
}

}



/*.construction-gallery-custom .fancybox-caption__body*/
/*{*/
/*    text-transform:capitalize !important;*/
/*}*/



.extra-content {
    display: none; 
}
.bio {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6; 
    overflow: hidden;
}
/* .resell-page-banner {
    background: url(../images/resale/resell-banner.jpg) no-repeat !important;
    object-fit: cover;
    background-size: cover!important;
}
.referral-page-banner {
    background: url(../images/referral/ref-banner.jpg) no-repeat !important;
    object-fit: cover;
    background-size: cover!important;
} */
.hover-buttons a 
{
    width:100%;
}
.future-phases-design
{
    cursor: pointer;
}
.future-phases-design:hover .hover-buttons 
{
    display:block;
}
.future-phases-design:hover .hover-hidden-details
{
    display:none !important;
}
.prj-listing .property-details
{
    height:45px;
}
.hover-buttons { 
    display:none;
    transform: translateY(20px); 
    transition: transform 0.6s ease;
}

.hover-buttons:hover { 
    transform: translateY(0); 
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.hover-buttons[data-aos="fadeup"] {
    animation: fadeUp 0.5s forwards; 
}







