.referralherosections{
    padding-top: 15vh;
    padding-left: 6.5vw;
    padding-bottom: 14vh;
}
.linehome{
    display: none !important;
}
.referralherosections .referralheading{
    font-size: 48px;
    font-weight: 300;
    font-family: SF_regular;
    color: #212121;
    letter-spacing: 0px;
    padding-bottom: 15px;
}
.referralcontent{
    width: 54vw;
}
.referralherosections .referraltext{
    font-size: 16px;
    font-family: SF_regular;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000CC;
    /* text-transform: capitalize; */
    padding-bottom: 40px;
}
.downlodapp{
    font-size: 18px;
    letter-spacing: 0px;
    font-family: SF_regular;
    font-weight: 300;
    line-height: 130%;
    color: #000000;
}
.downlodapp .downlodtext{
    font-size: 18px;
    line-height: 130%;
    font-family: SF_regular;
    font-weight: 300;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: 15px;
}
.Downloadheading{
    font-size: 16px;
    font-family: SF_regular;
    color: #000000;
    letter-spacing: 0.02em;
    font-weight: 400;
    margin-top: 35px;
}
.buttonmain{
    display: flex;
    gap: 10px;
    margin-top: 20px;
}
.buttonmain a{
    text-decoration: none;
}
.google ,.appstore{
    background-color: #212121;
    color: #FFFF;
    display: flex;
    gap: 10px;
    padding: 5px;
    align-items: center;
    height: 63px;
    width: 175px;
    border-radius: 12px;
    justify-content: center;
}
.buttonmain img{
    height: 27px;
    width: 22px;
}
.appstore img{
    width: 22px;
}
.text .textget{
    font-size: 10px;
    font-family: SF_regular;
    color: #FFFF;
    font-weight: 400;
    letter-spacing: 2px;
}
.text .textgoogle{
    font-size: 17px;
    font-weight: 500;
    line-height: 1em;
    font-family: SF_regular;
    letter-spacing: 1px;
    color: #FFFF;
}
.communitycirclesections{
    display: flex;
    padding-left: 6.5vw;
    padding: 1vh 1vw 6vh 6.5vw;
}
.communitycircleheading{
    font-family: SF_regular;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #000000;
    flex: 1;
}
.communitycircletext{
    font-family: SF_regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #000000CC;
    flex: 1;

}
.referralvideosections{
    height: auto;
    width: 100%;
    display: flex;
    gap: 1vw;
    padding: 0 0.5vw;
}
.textbox{
    width: 24vw;
    background-color: #E8E7E6;
    /* height: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.shotlocations{
    background-color: #2E2E2E;
    width: 100%;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    letter-spacing: 0.48px;
}
.textbox p{
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.48px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px;
    color: #FFFFFF;
}
.textbox .residentaltext{
    color: #474747;
    font-weight: 300;
    font-size: 26px;
    line-height: 28px;
    font-family: SF_regular;
    margin-bottom: 7vh;
}
.videobox{
    width: 74vw;
    height: 100%;
}
.videobox video{
    /* height: 100%; */
    width: 100%;
}
.communitysections{
    display: flex;
    padding: 0 1vw;
}
.communitypart1{
    width: 20vw;
}
.communitypart2{
    width: 76vw;
    display: flex !important;
    column-gap: 10px !important;
}
.card{
    width: 100%;
    height: 280px;
    background-color: #2B2A2A;
    border-radius: 0;
    padding: 32px;
    display: flex;
    flex-direction: column;
    
}
.card img{
    height: 20px;
    width: 22px !important;
    margin-bottom: 48px;
}
.cardtext{
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    font-family: SF_regular;
    text-transform: capitalize;
    color: #E4E4E4;
    margin-bottom: 15px;
}
.cardtext2{
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0px;
    font-family: SF_regular;
    color: #E4E4E4;
    /* text-transform: capitalize; */
}
.communitypart1 p{
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    font-family: SF_regular;
    color: #000000;
}
/* ----------- */
.containercard {
    padding: 0 1vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column;

}
.containercard h2{
    font-family: Helvetica_Roman;
    font-weight: 400;
}
.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.gridcard {
    border: none;
    overflow: hidden;
}

.gridcard img {
    width: 100%;
    height:40vh;
    object-fit: cover;
}

.card-content {
    padding: 15px 0px 15px 0px;
}

.card-content h3 {
    font-size: 14px;
    color: #212121;
    margin-bottom: 20px;
    font-family: SF_regular;
    font-weight: 400;
    letter-spacing: 0px;
    /* text-transform: capitalize; */
}

.card-content p {
    font-size: 20px;
    font-weight: 300;
    line-height: 130%;
    letter-spacing: 0px;
    margin-bottom: 15px;
    font-family: SF_regular;
    color: #212121;
    /* text-transform: capitalize; */
}

.card-content .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    font-size: 18px;
    text-align: center;
    background-color: #21212180;
    color: #fff;
    padding: 0px 0px;
    text-decoration: none;
    border-radius: 0px;
    transition: background-color 0.3s ease;
    font-family: SF_regular;
    font-weight: 500;
}

.btn:hover {
    background-color: #2B2A2A;
}
.seemore{
    width: 210px;
    height: 70px;
    border: 1px solid #212121;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    /* margin-bottom: 15vh; */
    border-radius: 18px;
}

.reward{
    text-align: center;
    margin-bottom: 20px;
    font-family: Helvetica_Roman;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: #000000;
}
.seemore a{
    color: #000;
    font-family: SF_regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    text-transform: capitalize;
}
.test{
    padding: 9% 0% 2% 6% ;
    font-family: Helvetica_Roman;
    font-weight: 400;
    color: #000000;
}
.scroll-card {
    flex: 0 0 auto;
    width: 240px;
    height: 149px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #EFF0F2;
    border-radius: 8px;
    overflow: hidden;
}
.referralrewards {
    margin-bottom: 100px;
    padding-left: 10%;
    font-size: 18px;
    font-weight: normal;
}

.scroll-container {
    display: flex;
    gap: 20px;
    padding: 10px 0;
    justify-content: center;
    animation: scroll 10s linear infinite;
}
.container{
    overflow: hidden;
}
.popuprefer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.popup-refer-content {
  background: white;
  padding: 20px;
  border-radius: 20px;
  position: relative;
}

.popuprefer.hidden {
  display: none;
}

.popuprefer .close {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}
.popup-refer-content-image{
    height: auto;
    width: 75vw;
}
@keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%)
    }
}
.scroll-container::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

.scroll-container::-webkit-scrollbar-track {
    background: #f5f5f5;
}
.button{
    padding-top: 30px;
}
.referraltext .button{
    display: flex;
    color: #000;
    column-gap: 20px;
}

/* ------- */

.testimonialsscroller img{
    width: 630px;
    height: 360px;
}
.testimonialsscroller{
    display: flex;
}
.testimonialsscroller .testimonialsscrolleritem{
    height: 360px;
}
/* .testimonialsscrolleritem img{
    object-fit: cover;
} */
.testimonialsscrollertext{
    padding: 32px;
    background-color: #EFF0F2;
}
.testimonialsscrollertextpera1{
    font-size: 16px;
    font-family: SF_regular;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: 40px;
    /* text-transform: capitalize; */
}
.testimonialsscrollertextpera2{
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0px;
    color: #000000;
    font-family: SF_regular;
    padding-bottom: 10px;
    text-transform: capitalize;
}
.testimonialsscrollertextpera3{
    font-size: 12px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0px;
    color: #000000;
    font-family: SF_regular;
    text-transform: capitalize;
}
.testimonialssections{
    /* border-top: 1px solid #00000033; */
    border-bottom: 1px solid #00000033;
    padding: 5vh 0 20vh 0;
    margin: 0 1vw;
}
.headingTestimonials p{
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    color: #000000;
    font-family: Helvetica_Roman;
    padding-bottom: 30px;
}
/* ------- */
.faq-section {
    margin-bottom: 50px;
    background: #fff;
    border-radius: 8px;
    padding: 0 1vw;
    border-bottom: 1px solid #ddd;
}

.faq-header {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px;
    padding-left: 1vw;
    padding-top: 8vh;
    padding-bottom: 4vh;
    font-family: SF_regular;
    line-height: 16px;
}

.faq-item {
    border-top: 1px solid #ddd;
    padding: 2.5% 2% 2.5% 5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* cursor: pointer; */

}

.faq-item:first-child {
    border-top: none;
}

.faq-title {
    font-size: 16px;
    font-family: SF_regular;
    font-weight: 400;
    color: #5B5B5B;
    letter-spacing: 0px;
}

.faq-icon {
    font-size: 41px;
    color: #333;
    transition: transform 0.3s ease;
}
.faq-icon2 {
    font-size: 41px;
    color: #333;
    transition: transform 0.3s ease;
}

.faq-content {
    display: none;
    padding: 0% 2% 2.5% 5%;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0px;
    line-height: 140%;
    font-family: SF_regular;
    width: 80%;
}

.faq-content.active {
    display: block;
}
.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px;
    background: #2121214D !important;
    transition:  0.3s ease;
  }
.owl-dots {
    text-align: center;
    margin-top: 20px;
    margin: auto;
    width: fit-content;
    border-radius: 50px;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 50px;
}
.owl-dots button{
    opacity: 0.5;
    height: 4px;
    width: 40px;

}
.owl-dot.active {
      background: #212121 !important;
      opacity: 1;
      width: 80px;
}

.imagehover {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.imagehover:hover .hovericon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.9;
    font-size: 50px;
    animation: hovericonanimation 0.8s ease-in-out;
    text-align: center;
    animation: hovericonanimation-vertical 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.referralicon{
    height: 70px !important;
    width: 70px !important;
    filter: invert(1);
}
.awardshome{
    padding: 0 1vw;
}
@keyframes hovericonanimation {
    0% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.9;
    }
}
@media screen and (max-width: 1160px){
    .testimonialsscrollertextpera1{
        font-size: 14px;
    }
}
@media screen and (max-width: 1024px){
    .referralcontent{
        width: 75vw;
    }
    .textbox .residentaltext{
        font-size: 20px;
        line-height: 20px;
    }
    .cardtext2 {
        font-size: 20px;
    }
    .communitypart2{
        width: 70vw;
    }
    .communitypart1{
        width: 30vw;
    }
    .grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .scroll-card{
        height: 100px;
    }
}
@media screen and (max-width: 768px){
    .referralcontent{
        width: 80vw;
    }
    .referralherosections .referralheading{
        font-size: 35px;
    }
    .referralherosections .referraltext{
        font-size: 13px;
    }
    .textbox .residentaltext{
        font-size: 15px;
        margin-bottom: 5vh;
    }
    .card{
        padding: 15px;
    }
    .cardtext2{
        font-size: 15px;
    }
    .communitypart1{
        width: 40vw;
    }
    .communitypart2{
        width: 60vw;
    }
    .faq-title{
        font-size: 13px;
    }
    .faq-icon{
        font-size: 35px;
    }
    .faq-header{
        font-size: 12px;
    }
}
@media screen and (max-width: 765px){
    .referralvideosections{
        flex-direction: column;
    }
    .textbox{
        display: none;
    }
    .videobox{
        width: 98vw;
        margin: auto;
    }
    .card-content p{
        font-size: 18px;
    }
    .card-content h3{
        margin-bottom: 10px;
        font-size: 12px;
    }
    .gridcard img{
        height: 35vh;
    }
    .card-content .btn{
        font-size: 15px;
        height: 35px;
    }
    .communitycirclesections{
        flex-direction: column;
        gap: 3vh;
    }
}
@media screen and (max-width: 600px){
    .communitypart1{
        width: auto;
    }
    .communitypart2{
        width: auto;
    }
    .card-content p{
        font-size: 13px;
    }
    .card-content h3{
        font-size: 10px;
    }
    .testimonialsscrollertextpera1{
        font-size: 12px;
    }
    .communitysections{
        flex-direction: column;
        gap: 3vh;
    }
    .grid{
        grid-template-columns: repeat(1, 1fr);
    }
}
@media screen and (max-width: 425px){
    /* .grid {
        grid-template-columns: repeat(2, 1fr);
    } */
    .buttonmain{
        flex-direction: column;
    }
}
@media screen and (max-width: 375px){
    .text .textget{
        letter-spacing: 1px;
        font-size: 8px;
    }
    .text .textgoogle{
        font-size: 12px;
    }
    .google, .appstore{
        height: 50px;
    }
}


.project-block .textbox img {
    /* width: 16em; */
    margin-inline: auto;
}

.project-block .textbox {
    background-color: #F0F0F0;
}

.project-block .textbox .new_launchestextimag {
    position: relative;
}

.project-block .textbox .new_launchestextimag:after {
    content: '';
    height: 1px;
    width: 3em;
    background-color: #000;
    position: absolute;
    bottom: -2em;
    left: 50%;
    transform: translateX(-50%);
}

.project-block .textbox p {
    color: #000;
    font-size: 16px;
    text-transform: none;
    font-weight: 300;
    line-height: 25px;
}

.project-block p.project-location {
    font-size: 16px;
    font-weight: bold;
    margin: 2.5em 0 1em;
}

.project-block .project-price {
    padding: 30px 20px;
    margin-top: 2em;
    background-color: #D9D9D999;
}

.project-block .project-price p {
    padding: 0;
    font-size: 23px;
}

.project-block .project-price .price {
    font-weight: bold;
    font-size: 30px;
    margin-top: 0.3em;
}

.project-block .videobox {
    height: 48em;
}

.project-block .videobox img {
    height: 100%;
    object-fit: cover;
}


@media screen and (max-width: 765px) {
    .project-block .textbox {
        display: block;
        width: 100%;
        padding-block: 3em;
        text-align: center;
    }

    .project-block .project-price {
        display: inline-block;
    }
}