@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 2560px) {
.about-heading h1 {font-size:50px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;}
.about-heading {margin-bottom: 10vh;}

.about-content h3 {font-size: 25px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 38px;}

    .gallery-sty {
        margin-top: 19%;
    }
    .gallery-mobile {
        margin-top: 20px;
    }
    .amenities {
        margin-top: 20%;
    }
    .floor-plan {
        margin-top: 6%;
    }


    .pushitdown {
        margin-top: 500px;
    }

    .gallery-down {
        /* margin-top: 200px; */
    }
    .button2 {
        position: absolute;
        height: 40px;
        width: 100px;
        /* background: white; */
        cursor: pointer;
        right: 21.5%;
        top: 0;
    }

}

@media screen and (max-width: 1920px) {
    
    .about-heading h1 {font-size:50px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;}
.about-heading {margin-bottom: 10vh;}

.about-content h3 {font-size: 25px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 38px;}

.gallery-sty{margin-top: 10%;}
.gallery-mobile{margin-top:20px;}
.amenities{margin-top: 14%;}
/* .floor-plan.fp-whg{margin:5% auto;} */
.floor-plan {
    margin-top: 8%;
}
   

}

@media screen and (max-width: 1600px) {
    
    .about-heading h1 {font-size:50px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;}
.about-heading {margin-bottom: 10vh;}

.about-content h3 {font-size: 25px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 38px;}
.gallery-sty{margin-top: 10%;}
.gallery-mobile{margin-top:20px;}
.amenities{margin-top: 10%;}
.floor-plan{margin-top: 15%;}

    .pushitdown {
        margin-top: 110px;
    }

     /*    {
        position: absolute;
        height: 40px;
        width: 100px;
        background: white;
        cursor: pointer;
        right: 21.5%;
        top: 0;
    } */
}

@media screen and (max-width: 1440px) {
    
    .about-heading h1 {font-size:50px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;}
.about-heading {margin-bottom: 10vh;}

.about-content h3 {font-size: 25px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 38px;}
.gallery-sty{margin-top: 10%;}
.gallery-mobile{margin-top:20px;}
.amenities{margin-top: 7%;}
.floor-plan{margin-top: 7%;}
    
    }
/*---------------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) { 
 .button2 {
    position: absolute;
    height: 40px;
    width: 100px;
    /* background: white; */
    cursor: pointer;
    right: 21.5%;
    top: 0;
}
    
      .cta {
    background: #000;
    padding: 0px;
    top: 50px;
    height: 163px;
    margin-top: 140px;
}

}
@media (max-width: 1280px) {
    .button2 {
    position: absolute;
    height: 40px;
    width: 100px;
    /* background: white; */
    cursor: pointer;
    right: 21.2%;
    top: 0;
}
    
    .about-heading h1 {font-size:50px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;}
.about-heading {margin-bottom: 10vh;}

.about-content h3 {font-size: 25px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 38px;}
    
       .gallery-sty {
        margin-top: 10%;
    }
    .gallery-mobile {
        margin-top: 20px;
    }
    .amenities {
        margin-top: 7%;
    }
    .floor-plan {
        margin-top: 7%;
    }

    .button2 {
        position: absolute;
        height: 40px;
        width: 100px;
        /* background: white; */
        cursor: pointer;
        right: 1.7%;
        top: 0;
    }
    .pushitdown {
        margin-top: 10px;
    }

    .property-cont {
        margin-left: 0px;
    }

    .floor-plan-heading {
        position: absolute;
        left: -21px;
        width: 4.3%;
        top: 20px;
    }

    .gallery-heading {
        position: absolute;
        left: -40px;
        width: 1.4%;
        top: 20px;
    }
    .button1 {
        position: absolute;
        height: 40px;
        width: 100px;
        background: white;
        right: 0;
        top: 0;
        cursor: pointer;
    }

    .button1 p {
        position: absolute;
        left: 50%;
        top: 15%;
        transform: translateX(-50%) translateY(-50%);
        color: black;
        -webkit-user-select: none;
        /* Chrome/Safari */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }


    .button2 p {
        position: absolute;
        left: 50%;
        top: 15%;
        transform: translateX(-50%) translateY(-50%);
        color: black;
        -webkit-user-select: none;
        /* Chrome/Safari */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }

    .overlay {
        display: none;
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.8);
        text-align: center;
        left: 0px;
        z-index: 999;
    }

    nav ul {
        font-size: 4em;
        list-style: none;
        margin-top: 13%;
    }

    nav ul li {
        margin-top: 1.5%;
        font-size: 30px;
        color: #fff;
        font-weight: 100;
        letter-spacing: 2px;
    }

    nav ul li a {
        color: #fff;
    }

    .content2 {
        position: absolute;
        height: 100%;
        width: 100%;
        background-size: cover;
    }

}

/*---------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1024px) {
    
    
    .cont-form {margin-top:20px;}
    
    .about-heading h1 {font-size:50px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;}
.about-heading {margin-bottom: 10vh;}

.about-content h3 {font-size: 25px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 38px;}
    
       .gallery-sty {
        margin-top: 10%;
    }
    .gallery-mobile {
        margin-top: 20px;
    }
    .amenities {
        margin-top: 0%;
    }
    .floor-plan {
        margin-top: 7%;
    }


    .blink-control .button {
        margin: 0;
        padding: 4px 35px;
        background: border: none;
        border-radius: 0px;
        /* font-weight: 600; */
        background: #ffffffc7;
        font-size: 28px;
    }
    .button2 {
        position: absolute;
        height: 40px;
        width: 100px;
        /* background: white; */
        cursor: pointer;
        right: 2.1%;
        top: 0;
    }
    .left-img {
        position: relative;
        left: 0px;
    }

    .right-img {
        position: relative;
        right: 0px;
    }

    .gallery-heading {
        position: absolute;
        left: -26px;
        width: 1.4%;
        top: 20px;
    }

    .contact-bg {
        background: #373f48;
        margin-top: 70px;
        margin-bottom: 50px;
    }

    .button1 {
        position: absolute;
        height: 40px;
        width: 100px;
        background: none;
        right: 0;
        top: 0;
        cursor: pointer;
    }

    .button1 p {
        position: absolute;
        left: 50%;
        top: 15%;
        transform: translateX(-50%) translateY(-50%);
        color: black;
        -webkit-user-select: none;
        /* Chrome/Safari */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }



    .button2 p {
        position: absolute;
        left: 50%;
        top: 15%;
        transform: translateX(-50%) translateY(-50%);
        color: black;
        -webkit-user-select: none;
        /* Chrome/Safari */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }

    .overlay {
        display: none;
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.8);
        text-align: center;
        left: 0px;
        z-index: 999;
    }

    nav ul {
        font-size: 4em;
        list-style: none;
        margin-top: 13%;
    }

    nav ul li {
        margin-top: 1.5%;
        font-size: 30px;
        color: #fff;
        font-weight: 100;
        letter-spacing: 2px;
    }

    nav ul li a {
        color: #fff;
    }

    .content2 {
        position: absolute;
        height: 100%;
        width: 100%;
        background-size: cover;
    }
    .footer-logo {
        text-align: center;
        margin-bottom: 10px;
    }
    .copyright p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: right;
        margin-top: -30px;
    }
    .fps p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: left;
        margin-top: -30px;
    }
}

/*---------------------------------------------------------------------------------------------------------*/

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

    
      .current-proj {
        color: #fff;
        margin-top: 20px;
    }
    
    .banner-heading {
    color: #fff;
        margin-left:-6%
}
    
      .contact-heading p {
        font-weight: normal;
        color: #fff;
        text-align: center;
        font-size: 20px;
    }

    .footer-logo {
        text-align: center;
        margin-top: 60px;
    }
    .copyright p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: center;
        margin-top: 30px;
    }
    .fps p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: center;
        margin-top: 9px;
    }
    .mobile-logo {
        width: 15%;
        margin-top: 0px;
        margin: 26px 0px 30px 0px;
    }

    .headline-content {
        text-align: center;
        color: #fff;
        font-size: 25px;
        font-weight: 100;
        padding: 22px;
    }


    .about-us-content h3 {
        font-size: 26px;
        color: #fff;
        line-height: 41px;
        text-align: left;
        font-weight: 200;
        margin-top: 28px;
        padding: 32px;
    }

    #abt-animation {
        transition: 2s ease-in-out;
        animation-delay: 6s;
        position: absolute;
        opacity: 0;
        top: 20px;

        -webkit-animation-delay: 6s;
        /* Safari 4.0 - 8.0 */
    }

    .fp-viewing-1 #abt-animation {
        opacity: 1;
        top: -20px;

    }
    .fp-viewing-1 #abt-img-animation {

        -webkit-animation: abt-img-animation 2s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation: abt-img-animation 2s;
        animation-delay: 1s;
        bottom: -450px;
        position: absolute;
        animation-fill-mode: forwards;
        animation-iteration-count: 1;

    }


    @-webkit-keyframes abt-img-animation {
        from {
            bottom: -450px;
            opacity: 0;
        }
        to {
            bottom: -50px;
            opacity: 1;

        }
    }


    .fp-viewing-2 #project-img {

        -webkit-animation: project-img 1s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation: project-img 2s;
        animation-delay: 1s;

        position: relative;
        animation-fill-mode: forwards;
        opacity: 0;

    }


    @-webkit-keyframes project-img {
        from {

            opacity: 0;
            left: -140px;

        }
        to {

            opacity: 1;
            left: 0px;


        }
    }

    .fp-viewing-2 #project-text {

        -webkit-animation: project-text 2s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation: project-text 2s;
        animation-delay: 1s;


        position: relative;
        animation-fill-mode: forwards;
        opacity: 0;

    }


    @-webkit-keyframes project-text {
        from {

            opacity: 0;
            left: 120px;


        }
        to {

            opacity: 1;
            left: 15px;




        }
    }


    .project-text h3 {
        font-size: 38px;
        font-weight: 100;
        text-align: left;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-left: 20px;
    }

    .project-text h4 {
        font-size: 19px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .project-text h5 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 22px;
    }

    .project-text p {
        font-size: 16px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        line-height: 21px;
        margin-left: 21px;
    }

    .project-text {
        border: 1px solid #fff;
        padding: 23px 30px 30px 18px;
        margin-left: 0px;
        margin-top: -9%;
        margin-left: 17px;
        position: relative;
        left: 10px;
        z-index: 1;
        margin-bottom: 40px;
    }



    .project-text-left h3 {
        font-size: 38px;
        font-weight: 100;
        text-align: left;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-left: 20px;
    }

    .project-text-left h4 {
        font-size: 19px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .project-text-left h5 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 22px;
    }

    .project-text-left p {
        font-size: 16px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        line-height: 21px;
        margin-left: 22px;
    }

    .project-text-left {
        border: 1px solid #fff;
        padding: 20px 10px 20px 18px;
        margin-left: 0px;
        margin-top: -9%;
        margin-left: 17px;
        position: relative;
        left: 10px;
        z-index: 1;
        margin-bottom: 40px;
    }














    .find-us {
        position: relative;
        top: 20px;
        left: 4%;
        right: 0%;
        text-align: left;
    }


    .about-image {
        position: relative;

    }

    #section4 {
        background-color: rgb(123, 170, 190);
    }


    .contact-item {
        position: relative;
        padding-left: 44px;
        color: #444;
        -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        margin-bottom: 30px;
    }

    .cta {
        background: #000;
        padding: 40px;
        top: 110px;
        margin-top: 20px;
    }


    a.btn,
    a.btn-white {
        float: left;
        text-align: left;
        display: inline-block;
        width: 89%;
        height: 70px;
        border: 1px solid #fff;
        font-size: 12px;
        padding: 7px 36px 0px 36px;
        color: #fff;
        position: relative;
        letter-spacing: .25px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        line-height: 52px;
        background-image: url(../images/Arrow_white.svg);
        background-repeat: no-repeat;
        background-position-x: 92%;
        background-position-y: center;
        background-position: right 22px center;
        background-size: 58px;
        font-family: 'Nunito', sans-serif;
        font-size: 18px;
        font-weight: 100;
        text-transform: uppercase;
        left: 0%;
        margin-top: 0px;
    }
    .btn {
        display: inline-block;
        padding: 16px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        background: #000;
    }

    .find-us {
        position: relative;
        top: 20px;

        left: 5%;
        right: 5%;
    }

    .footer-text {
        position: relative;
        bottom: -30px;
        left: 0%;
        right: 0%;
        height: 110px;
    }

    .footer-menu ul li {
        float: left;
        color: #101010;
        margin-right: 80px;
        letter-spacing: 1px;
        font-weight: 200;
        position: relative;
        top: 90px;
        display: none;
    }
    .footer-social-links {
    font-size: 14px;
    position: relative;
    bottom: 10%;
    left: 0%;
    right: 0%;
}

    
      .cont-form {margin-top:20px;}
    
    .about-heading h1 {font-size:50px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;}
.about-heading {margin-bottom: 10vh;}

.about-content h3 {font-size: 22px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 35px;}
    
       .gallery-sty {
        margin-top: 10%;
    }
    .gallery-mobile {
        margin-top: 20px;
    }
    .amenities {
        margin-top: -7%;
    }
    .floor-plan {
        margin-top: 7%;
    }

    .blink-control .button {
        margin: 0;
        padding: 0px 10px;
        background: border: none;
        border-radius: 0px;
        /* font-weight: 600; */
        background: #ffffffc7;
        font-size: 25px;
    }

    .footer-logo {
        text-align: center;
    }
    .copyright p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: right;
    }
    .fps p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: left;
    }

    .button2 {
        position: absolute;
        height: 40px;
        width: 100px;
        /* background: white; */
        cursor: pointer;
        right: 2.8%;
        top: 0;
    }

    .lilac h3 {
        font-family: 'Nunito', sans-serif;
        font-size: 21px;
        font-weight: 100;
        padding-top: 20px;
        color: #525252;
        line-height: 27px;
        padding-left: 20px;
    }

    .lilac-menu ul li {
        font-size: 18px;
        color: #595959;
        line-height: 40px;
    }

    .share-property p {
        font-size: 15px;
        color: #fff;
        margin-top: 0px;
        text-align: center;
    }

    .floor-plan-heading-mobile h3 {
        font-size: 21px;
        font-weight: bold;
        color: #363636;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .property-details p {
        font-size: 16px;
        color: #363636;
        line-height: 30px;
        margin-bottom: 0px;
    }
    .contact-bg {
        padding: 00px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .button1 {
        position: absolute;
        height: 40px;
        width: 100px;
        background: none;
        right: 0;
        top: 0;
        cursor: pointer;
    }

    .button1 p {
        position: absolute;
        left: 50%;
        top: 15%;
        transform: translateX(-50%) translateY(-50%);
        color: black;
        -webkit-user-select: none;
        /* Chrome/Safari */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }



    .button2 p {
        position: absolute;
        left: 50%;
        top: 15%;
        transform: translateX(-50%) translateY(-50%);
        color: black;
        -webkit-user-select: none;
        /* Chrome/Safari */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }

    .overlay {
        display: none;
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.8);
        text-align: center;
        left: 0px;
        z-index: 999;
    }

    nav ul {
        font-size: 4em;
        list-style: none;
        margin-top: 13%;
    }

    nav ul li {
        margin-top: 1.5%;
        font-size: 30px;
        color: #fff;
        font-weight: 100;
        letter-spacing: 2px;
    }

    nav ul li a {
        color: #fff;
    }

    .content2 {
        position: absolute;
        height: 100%;
        width: 100%;
        background-size: cover;
    }
    .contenedor {
        width: 100%;
        margin: 40px auto;
    }
}

/*---------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 690px) {
    
      .cont-form {margin-top:20px;}
    
    .about-heading h1 {font-size:50px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;}
.about-heading {    margin-bottom: 20vh;}

.about-content h3 {font-size: 25px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 38px;}
    
       .gallery-sty {
        margin-top: 10%;
    }
    .gallery-mobile {
        margin-top: 20px;
    }
    .amenities {
        margin-top: 13%;
    }
    .floor-plan {
        margin-top: 7%;
    }

    .button2 {
        position: absolute;
        height: 40px;
        width: 100px;
        /* background: white; */
        cursor: pointer;
        right: 3.6%;
        top: 0;
    }
    .lilac {
        margin-top: 5vh;
        text-align: center;
    }

}


@media screen and (max-width: 425px) {
    
    .white-bg p {
    text-align: justify;
    background: #fff;
    text-align: center;
    padding: 7px;
    top: 21%;
    padding-bottom: 0px;
    font-size: 8px;
    padding-bottom: 0px;
}
    
    
    .contact-add p {
    margin-top: 30px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
    .floorplans {
    margin-bottom: 18px;
    border: 0px solid #e4e4e4;
    margin-left: 0px;
}
    
     .current-proj {
        color: #fff;
        margin-top: 20px;
    }
    
      .cont-form {margin-top:20px;}
    
    .about-heading h1 {font-size:50px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;text-align: center;}
.about-heading {margin-bottom: 0vh;}

.about-content h3 {font-size: 18px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 33px;}
    
       .gallery-sty {
        margin-top: 10%;
    }
    .gallery-mobile {
        margin-top: 20px;
    }
    .amenities {
        margin-top: 13%;
    }
    .floor-plan {
        margin-top: 7%;
    }

    .verde {
        margin-top: 60px;
        text-align: center;
    }

    .find-us {
        position: relative;
        top: 20px;

        left: 5%;
        right: 5%;
    }

    .verde h3 {
        font-family: 'Nunito', sans-serif;
        font-size: 27px;
        font-weight: 100;
        padding-top: 20px;
        color: #525252;
        line-height: 32px;
        padding-left: 8px;
    }

    .floor-plan-heading-mobile h3 {
        font-size: 21px;
        font-weight: bold;
        color: #363636;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .button2 {
        position: absolute;
        height: 40px;
        width: 100px;
        /* background: white; */
        cursor: pointer;
        right: 5%;
        top: 0;
    }

    .lilac {
        margin: 3vh 0;
    }
    .lilac-logo {
        width: 100%;
    }


    .lilac h3 {
        font-family: 'Nunito', sans-serif;
        font-size: 24px;
        font-weight: 100;
        padding-top: 20px;
        color: #525252;
        line-height: 27px;
        padding-left: 20px;
        text-align: center;
        padding-bottom: 40px;
    }
    .blink-control .button {
        margin: 0;
        padding: 0px 0px;
        background: border: none;
        border-radius: 0px;
        /* font-weight: 600; */
        background: #fff;
    }
    .blink-items {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        margin: 0px 29%;
        padding: 0;
    }

    .specs {
        margin-bottom: 20px;
        text-align: left;
    }
    .specs-bg {
        background: #404040;
        padding-bottom: 25px;
        margin-top: 0vh;
    }
    .property-details p {
        font-size: 15px;
        color: #363636;
        line-height: 26px;
        margin-bottom: 40px;
    }
    .left-img {
        position: relative;
        left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .main-img {
        margin-top: 0px;
        height: auto;
    }
    .specs a {
        font-size: 20px;
        font-weight: normal;
        margin-top: 20px;
        text-align: center;
    }
    .floor-plan-bg {
        background: #f7f7f7;
    }
    .footer-phone p {
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 30px;
    }

    .footer-social-links {
        font-size: 14px;
        position: relative;
        bottom: -80%;
        left: 0%;
        right: 0%;
    }

    nav ul {
        font-size: 4em;
        list-style: none;
        margin-top: 41%;
    }

    nav ul li {
        margin-top: 3.5%;
        font-size: 23px;
        color: #fff;
        font-weight: 100;
        letter-spacing: 2px;
    }

    nav ul li a {
        color: #fff;
    }

    .property-details h4 {
        font-size: 16px;
        font-weight: bold;
        color: #363636;
        margin-bottom: 20px;
        margin-top: 0px;
    }

    .floorplans {
        margin-bottom: 25px;
    }

    .contact-heading p {
        font-weight: normal;
        color: #fff;
        text-align: center;
        font-size: 20px;
    }

    .footer-logo {
        text-align: center;
        margin-top: 60px;
    }
    .copyright p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: center;
        margin-top: 30px;
    }
    .fps p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: center;
        margin-top: 9px;
    }
    .mobile-logo {
        width: 30%;
        margin-top: 0px;
        margin: 26px 0px 30px 0px;
    }

    .headline-content {
        text-align: center;
        color: #fff;
        font-size: 25px;
        font-weight: 100;
        padding: 22px;
    }


    .about-us-content h3 {
        font-size: 21px;
        color: #fff;
        line-height: 32px;
        text-align: left;
        font-weight: 200;
        margin-top: 28px;
        padding: 12px;
    }

    #abt-animation {
        transition: 2s ease-in-out;
        animation-delay: 6s;
        position: absolute;
        opacity: 0;
        top: 20px;

        -webkit-animation-delay: 6s;
        /* Safari 4.0 - 8.0 */
    }

    .fp-viewing-1 #abt-animation {
        opacity: 1;
        top: -20px;

    }
    .fp-viewing-1 #abt-img-animation {

        -webkit-animation: abt-img-animation 2s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation: abt-img-animation 2s;
        animation-delay: 1s;
        bottom: -450px;
        position: absolute;
        animation-fill-mode: forwards;
        animation-iteration-count: 1;

    }


    @-webkit-keyframes abt-img-animation {
        from {
            bottom: -450px;
            opacity: 0;
        }
        to {
            bottom: -50px;
            opacity: 1;

        }
    }


    .fp-viewing-2 #project-img {

        -webkit-animation: project-img 1s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation: project-img 2s;
        animation-delay: 1s;

        position: relative;
        animation-fill-mode: forwards;
        opacity: 0;

    }


    @-webkit-keyframes project-img {
        from {

            opacity: 0;
            left: -140px;

        }
        to {

            opacity: 1;
            left: 0px;


        }
    }

    .fp-viewing-2 #project-text {

        -webkit-animation: project-text 2s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation: project-text 2s;
        animation-delay: 1s;


        position: relative;
        animation-fill-mode: forwards;
        opacity: 0;

    }


    @-webkit-keyframes project-text {
        from {

            opacity: 0;
            left: 120px;


        }
        to {

            opacity: 1;
            left: 15px;




        }
    }


    .project-text h3 {
        font-size: 38px;
        font-weight: 100;
        text-align: left;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-left: 20px;
    }

    .project-text h4 {
        font-size: 19px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .project-text h5 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 22px;
    }

    .project-text p {
        font-size: 16px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        line-height: 21px;
        margin-left: 21px;
    }

    .project-text {
        border: 1px solid #fff;
        padding: 23px 30px 30px 18px;
        margin-left: 0px;
        margin-top: -9%;
        margin-left: 17px;
        position: relative;
        left: 10px;
        z-index: 1;
        margin-bottom: 40px;
    }



    .project-text-left h3 {
        font-size: 38px;
        font-weight: 100;
        text-align: left;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-left: 20px;
    }

    .project-text-left h4 {
        font-size: 19px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .project-text-left h5 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 22px;
    }

    .project-text-left p {
        font-size: 16px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        line-height: 21px;
        margin-left: 22px;
    }

    .project-text-left {
        border: 1px solid #fff;
        padding: 20px 10px 20px 18px;
        margin-left: 0px;
        margin-top: -9%;
        margin-left: 17px;
        position: relative;
        left: 10px;
        z-index: 1;
        margin-bottom: 40px;
    }














    .find-us {
        position: relative;
        top: 20px;
        left: 4%;
        right: 0%;
        text-align: left;
    }


    .about-image {
        position: relative;

    }

    #section4 {
        background-color: rgb(123, 170, 190);
    }


    .contact-item {
        position: relative;
        padding-left: 44px;
        color: #444;
        -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        margin-bottom: 30px;
    }

    .cta {
        background: #000;
        padding: 40px;
        top: 110px;
        margin-top: 20px;
    }


    a.btn,
    a.btn-white {
        float: left;
        text-align: left;
        display: inline-block;
        width: 100%;
        height: 70px;
        border: 1px solid #fff;
        font-size: 12px;
        padding: 7px 36px 0px 36px;
        color: #fff;
        position: relative;
        letter-spacing: .25px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        line-height: 52px;
        background-image: url(../images/Arrow_white.svg);
        background-repeat: no-repeat;
        background-position-x: 92%;
        background-position-y: center;
        background-position: right 22px center;
        background-size: 58px;
        font-family: 'Nunito', sans-serif;
        font-size: 18px;
        font-weight: 100;
        text-transform: uppercase;
        left: 0%;
        margin-top: 0px;
    }
    .btn {
        display: inline-block;
        padding: 16px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        background: #000;
    }

    .find-us {
        position: relative;
        top: 20px;

        left: 5%;
        right: 5%;
    }

    .footer-text {
        position: relative;
        bottom: -30px;
        left: 0%;
        right: 0%;
        height: 110px;
    }

    .footer-menu ul li {
        float: left;
        color: #101010;
        margin-right: 80px;
        letter-spacing: 1px;
        font-weight: 200;
        position: relative;
        top: 90px;
        display: none;
    }


}


/*---------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 375px) {
    
        .white-bg p {
    text-align: justify;
    background: #fff;
    text-align: center;
    padding: 17px;
    top: 20%;
    padding-bottom: 0px;
    font-size: 8px;
    padding-bottom: 0px;
}
    
    
        
    .floorplans {
    margin-bottom: 18px;
    border: 0px solid #e4e4e4;
    margin-left: 0px;
}
    
      .cont-form {margin-top:20px;}
    
    .about-heading h1 {font-size: 45px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;text-align: center;}
.about-heading {margin-bottom: 0vh;}

.about-content h3 {font-size: 17px;color:#363636;font-weight: 300;margin-top: 90px;line-height: 31px;}
    
       .gallery-sty {
        margin-top: 10%;
    }
    .gallery-mobile {
        margin-top: 20px;
    }
    .amenities {
        margin-top: 13%;
    }
    .floor-plan {
        margin-top: 7%;
    }
    .current-proj {
        color: #fff;
        margin-top: 20px;
    }

    .mobile-logo {
        width: 30%;
        margin-top: 0px;
        margin: 30px 0px 50px 0px;
    }

    .verde {
        margin-top: 40px;
        text-align: center;
    }

    .verde h3 {
        font-family: 'Nunito', sans-serif;
        font-size: 27px;
        font-weight: 100;
        padding-top: 20px;
        color: #525252;
        line-height: 32px;
        padding-left: 8px;
        text-align: center;
    }



    .button2 {
        position: absolute;
        height: 40px;
        width: 100px;
        /* background: white; */
        cursor: pointer;
        right: 6.4%;
        top: 0;
    }

    .headline-content {
        text-align: center;
        color: #fff;
        font-size: 36px;
        font-weight: 100;

    }

    .logo {
        width: 23% !important;
        text-align: center;
        position: absolute;
        left: 140px;
    }

    .headline-content {
        text-align: center;
        color: #fff;
        font-size: 28px;
        font-weight: 100;
        padding: 22px;
    }


    .about-us-content h3 {
        font-size: 21px;
        color: #fff;
        line-height: 32px;
        text-align: left;
        font-weight: 200;
        margin-top: 28px;
        padding: 12px;
    }

    #abt-animation {
        transition: 2s ease-in-out;
        animation-delay: 6s;
        position: absolute;
        opacity: 0;
        top: 20px;

        -webkit-animation-delay: 6s;
        /* Safari 4.0 - 8.0 */
    }

    .fp-viewing-1 #abt-animation {
        opacity: 1;
        top: -20px;

    }
    .fp-viewing-1 #abt-img-animation {

        -webkit-animation: abt-img-animation 2s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation: abt-img-animation 2s;
        animation-delay: 1s;
        bottom: -450px;
        position: absolute;
        animation-fill-mode: forwards;
        animation-iteration-count: 1;

    }


    @-webkit-keyframes abt-img-animation {
        from {
            bottom: -450px;
            opacity: 0;
        }
        to {
            bottom: -50px;
            opacity: 1;

        }
    }


    .fp-viewing-2 #project-img {

        -webkit-animation: project-img 1s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation: project-img 2s;
        animation-delay: 1s;

        position: relative;
        animation-fill-mode: forwards;
        opacity: 0;

    }


    @-webkit-keyframes project-img {
        from {

            opacity: 0;
            left: -140px;

        }
        to {

            opacity: 1;
            left: 0px;


        }
    }

    .fp-viewing-2 #project-text {

        -webkit-animation: project-text 2s;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        /* Safari 4.0 - 8.0 */
        animation: project-text 2s;
        animation-delay: 1s;


        position: relative;
        animation-fill-mode: forwards;
        opacity: 0;

    }


    @-webkit-keyframes project-text {
        from {

            opacity: 0;
            left: 120px;


        }
        to {

            opacity: 1;
            left: 15px;




        }
    }


    .project-text h3 {
        font-size: 38px;
        font-weight: 100;
        text-align: left;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-left: 20px;
    }

    .project-text h4 {
        font-size: 17px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .project-text h5 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 22px;
    }

    .project-text p {
        font-size: 16px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        line-height: 21px;
        margin-left: 21px;
    }

    .project-text {
        border: 1px solid #fff;
        padding: 23px 30px 30px 18px;
        margin-left: 0px;
        margin-top: -9%;
        margin-left: 17px;
        position: relative;
        left: 10px;
        z-index: 1;
        margin-bottom: 40px;
    }



    .project-text-left h3 {
        font-size: 38px;
        font-weight: 100;
        text-align: left;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-left: 20px;
    }

    .project-text-left h4 {
        font-size: 19px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .project-text-left h5 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 22px;
    }

    .project-text-left p {
        font-size: 16px;
        color: #fff;
        font-weight: 100;
        text-align: left;
        line-height: 21px;
        margin-left: 22px;
    }

    .project-text-left {
        border: 1px solid #fff;
        padding: 20px 10px 20px 18px;
        margin-left: 0px;
        margin-top: -9%;
        margin-left: 17px;
        position: relative;
        left: 10px;
        z-index: 1;
        margin-bottom: 40px;
    }














    .find-us {
        position: relative;
        top: 20px;
        left: 4%;
        right: 0%;
        text-align: left;
    }


    .about-image {
        position: relative;

    }

    #section4 {
        background-color: rgb(123, 170, 190);
    }


    .contact-item {
        position: relative;
        padding-left: 44px;
        color: #444;
        -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
        margin-bottom: 30px;
    }

    .cta {
        background: #000;
        padding: 40px;
        top: 110px;
        margin-top: 20px;
    }


    a.btn,
    a.btn-white {
        float: left;
        text-align: left;
        display: inline-block;
        width: 100%;
        height: 70px;
        border: 1px solid #fff;
        font-size: 12px;
        padding: 7px 36px 0px 36px;
        color: #fff;
        position: relative;
        letter-spacing: .25px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        line-height: 52px;
        background-image: url(../images/Arrow_white.svg);
        background-repeat: no-repeat;
        background-position-x: 92%;
        background-position-y: center;
        background-position: right 22px center;
        background-size: 58px;
        font-family: 'Nunito', sans-serif;
        font-size: 18px;
        font-weight: 100;
        text-transform: uppercase;
        left: 0%;
        margin-top: 0px;
    }
    .btn {
        display: inline-block;
        padding: 16px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        background: #000;
    }

    .lilac {
        margin: 2vh 0;
    }
    .lilac-logo {
        width: 100%;
    }


    .lilac h3 {
        font-family: 'Nunito', sans-serif;
        font-size: 23px;
        font-weight: 100;
        padding-top: 20px;
        color: #525252;
        line-height: 27px;
        padding-left: 20px;
        text-align: center;
        padding-bottom: 40px;
    }
    .blink-control .button {
        margin: 0;
        padding: 0px 0px;
        background: border: none;
        border-radius: 0px;
        /* font-weight: 600; */
        background: #fff;
    }
    .blink-items {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        margin: 0px 29%;
        padding: 0;
    }

    .specs {
        margin-bottom: 20px;
        text-align: left;
    }
    .specs-bg {
        background: #404040;
        margin-top: 0vh;
    }
    .property-details p {
        font-size: 15px;
        color: #363636;
        line-height: 26px;
        margin-bottom: 40px;
    }
    .left-img {
        position: relative;
        left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .main-img {
        margin-top: 30px;
        height: auto;
    }
    .specs a {
        font-size: 20px;
        font-weight: normal;
        margin-top: 20px;
        text-align: center;
    }
    .floor-plan-bg {
        background: #f7f7f7;
    }
    .footer-phone p {
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 30px;
    }

    .footer-social-links {
        font-size: 14px;
        position: relative;
        bottom: 0%;
        left: 0%;
        right: 0%;
    }

    .button1 {
        position: absolute;
        height: 40px;
        width: 100px;
        background: none;
        right: 0;
        top: 0;
        cursor: pointer;
    }

    .button1 p {
        position: absolute;
        left: 50%;
        top: 15%;
        transform: translateX(-50%) translateY(-50%);
        color: black;
        -webkit-user-select: none;
        /* Chrome/Safari */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }



    .button2 p {
        position: absolute;
        left: 50%;
        top: 15%;
        transform: translateX(-50%) translateY(-50%);
        color: black;
        -webkit-user-select: none;
        /* Chrome/Safari */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }

    .overlay {
        display: none;
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.8);
        text-align: center;
        left: 0px;
        z-index: 999;
    }

    nav ul {
        font-size: 4em;
        list-style: none;
        margin-top: 50%;
    }

    nav ul li {
        margin-top: 4.5%;
        font-size: 21px;
        color: #fff;
        font-weight: 100;
        letter-spacing: 2px;
    }

    nav ul li a {
        color: #fff;
    }

    .content2 {
        position: absolute;
        height: 100%;
        width: 100%;
        background-size: cover;
    }
    .footer-logo {
        text-align: center;
        margin-top: 70px;
    }
    .copyright p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: center;
        margin-top: 20px;
    }
    .fps p {
        font-size: 13px;
        color: #2c2c2c;
        text-align: center;
        margin-top: 8px;
    }

    a.link-to-top {
        position: relative;
        bottom: 20px;
        right: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: rgba(0, 0, 0, .2);
        font-size: 48px;
    }



    .find-us {
        position: relative;
        top: 20px;
        le;
        left: 5%;
        right: 5%;
    }

    .footer-text {
        position: relative;
        bottom: -30px;
        left: 0%;
        right: 0%;
        height: 110px;
    }

    .footer-menu ul li {
        float: left;
        color: #101010;
        margin-right: 80px;
        letter-spacing: 1px;
        font-weight: 200;
        position: relative;
        top: 90px;
        display: none;
    }

.contact-add p {
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

}


/*---------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 320px) {
    
    
        .white-bg p {
    text-align: justify;
    background: #fff;
    text-align: center;
    padding: 17px;
    top: 20%;
    padding-bottom: 0px;
    font-size: 10px;
    padding-bottom: 0px;
}
    
    .contact-add p {
    margin-top: 30px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
    
        
    .floorplans {
    margin-bottom: 18px;
    border: 0px solid #e4e4e4;
    margin-left: 0px;
}
    
    
      .cont-form {margin-top:20px;}
    
    .about-heading h1 {font-size: 40px;color:#414a55;font-weight: 800;font-family: 'Nunito', sans-serif;}
.about-heading {margin-bottom: 0vh;}

.about-content h3 {font-size: 14px;color:#363636;font-weight: 300;margin-top: 50px;line-height: 24px;}
    
       .gallery-sty {
        margin-top: 10%;
    }
    .gallery-mobile {
        margin-top: 20px;
    }
    .amenities {
        margin-top: 13%;
    }
    .floor-plan {
        margin-top: 7%;
    }
    
    
    .mobile-logo {
        width: 40%;
        margin-top: 0px;
        margin: 30px auto;
    }

    .verde {
        margin-top: -35vh;
        text-align: center;
    }

    .verde h3 {
        font-family: 'Nunito', sans-serif;
        font-size: 27px;
        font-weight: 100;
        padding-top: 20px;
        color: #525252;
        line-height: 32px;
        padding-left: 8px;
    }



    .lilac {
        margin-top: 4vh;

    }
    .lilac-logo {
        width: 100%;
    }


    .lilac h3 {
        font-family: 'Nunito', sans-serif;
        font-size: 19px;
        font-weight: 100;
        padding-top: 20px;
        color: #525252;
        line-height: 27px;
        padding-left: 20px;
        text-align: center;
        padding-bottom: 40px;
    }
    .blink-control .button {
        margin: 0;
        padding: 0px 0px;
        background: border: none;
        border-radius: 0px;
        /* font-weight: 600; */
        background: #fff;
    }
    .blink-items {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        margin: 0px 29%;
        padding: 0;
    }

    .specs {
        margin-bottom: 20px;
        text-align: left;
    }
    .specs-bg {
        background: #404040;
        margin-top: 0vh;
    }
    .property-details p {
        font-size: 14px;
        color: #363636;
        line-height: 22px;
        margin-bottom: 40px;
    }
    .left-img {
        position: relative;
        left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .main-img {
        margin-top: 30px;
        height: auto;
    }
    .specs a {
        font-size: 20px;
        font-weight: normal;
        margin-top: 20px;
        text-align: center;
    }
    .floor-plan-bg {
        background: #f7f7f7;
    }
    .footer-phone p {
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 30px;
    }


    .footer-social-links {
        font-size: 14px;
        position: relative;
        bottom: 0%;
        left: 0%;
        right: 0%;
    }


    .specs ul li {
        float: left;
        color: #fff;
        font-size: 12px;
        display: contents;
        padding-left: 10px;
    }

   

    .footer-logo {
        text-align: center;
    }
    .copyright p {
        font-size: 11px;
        color: #2c2c2c;
        text-align: center;
    }
    .fps p {
        font-size: 12px;
        color: #2c2c2c;
        text-align: center;
    }
    .current-proj {
        color: #fff;
        margin-top: 20px;
    }

    .mobile-logo {
        width: 40%;
        margin-top: 0px;
        margin: 30px 0px 30px 10px;
    }

    .verde {
        margin-top: 50px;
        text-align: center;
    }

    .headline-content {
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-weight: 100;
    padding: 22px;
}
    
    .project-text h3 {
    font-size: 32px;
    font-weight: 100;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-left: 20px;
}
}
