
/* section styles */

.new-home-opportunities-sec:after {
    content: "";
    width: 40%;
    height: 6%;
    background: url(/wp-content/uploads/2024/03/Frame-530.svg) white;
    top: 80%;
    right: 5px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
}


.new-home-opportunities-sec .ln-neighbour-home-item{
    border-radius: 20px !important;
}


.discover-dream-col02 {
    margin-top: 100px;
    position: absolute;
    right: 0px;
}


.discover-dream-col02 {
    margin-top: 124px;
}

.neighbourhoods-hero h1.et_pb_module_header {
    color: var(--White, #FFF);
    font-family: Avenir;
    font-size: 51.416px;
    font-style: normal;
    line-height: 57.586px;
}


@media (max-width: 498px) {
    .neighbourhoods-hero h1.et_pb_module_header {
        font-size: 38px !important;
        word-break: break-all !important;
    } 
}

@media (max-width: 980px) {
    .ln-neighbour-resale-wrapper {
        grid-template-columns: 1fr 1fr !important;
    }
    .discover-dream-col02 {
        position: relative;
    }
    
    .discover-dream-col02 {
        max-width: 100% !important;
    }
    .neighbourhoods-hero h1.et_pb_module_header {
        letter-spacing: 2.057px !important;
    }
}

@media (max-width: 767px) {
    .ln-neighbour-resale-wrapper {
        grid-template-columns: 1fr !important;
    }

    .new-home-opportunities-sec:after {
        content: unset;
    }
    
}

@media screen and (max-width:980px) { 

    .discover-dream-sec:after {
        background: url(/wp-content/uploads/2024/03/Waveform-1-1-e1711002088854.png) white !important;
        background-size: 200% 100% !important;
        transform: rotate(180deg) !important;
    }

     .discover-dream-sec:before {
        background-size: 200% 100% !important;
    } 

}


@media only screen and (min-width: 1390px) and (max-width: 1420px) {
    .discover-dream-col02 .lnr-image {
        right: 55px !important;
    }
}

@media only screen and (min-width: 1420px) and (max-width: 1435px) {
    .discover-dream-col02 .lnr-image {
        right: 65px !important;
    }
}


@media only screen and (min-width: 1436px) and (max-width: 1445px) {
    .discover-dream-col02 .lnr-image {
        right: 75px !important;
    }
}

@media only screen and (min-width: 1446px) and (max-width: 1500px) {
    .discover-dream-col02 .lnr-image {
        right: 95px !important;
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1564px) {
    .discover-dream-col02 .lnr-image {
        right: 125px !important;
    }
}

@media only screen and (min-width: 1565px){
    .discover-dream-col02 .lnr-image {
        right: 155px !important;
    }
}

/* **************************************** */
/* Lake Nona Golf and Country Club */   
/* **************************************** */
.ln-golf-map-row {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .ln-golf-map-row {
        flex-direction: column;
    }

   .ln-golf-map-row  .et_pb_button_module_wrapper {
        text-align: center;
   }
}