<div id="propsearch_69d7a2cce6ec4" >
    <div class="property-search">
        <div class="search-title">
            <h1>The Best Find Your Home!</h1>
            <p>Choose from different listing templates and lay them out as lists or grids, full-width or boxed</p>
        </div>
        <div>
            <form action="https://wp.nootheme.com/citilights/search-property-result/" name="search-form" method="get" class="gsearchform" role="search">
                <div class="noo-input-group">
                    <input id="search-keyword" name="keyword" type="text" class="form-control" placeholder="Your Keywords...">
                    <div class="input-group-btn gsearch-action">
                        <button class="btn btn-black btn-search" type="submit" href="">Search</button>
                    </div>
                </div>
            </form>
        </div>

                    <div id="slide_69d7a2cce6ec3" class="property-type-slider owl-carousel owl-theme">
                                    <div class="slide-wrap">
                        <div class="property-type">
                            <a href="https://wp.nootheme.com/citilights/listings/apartment" ><img src="https://wp.nootheme.com/citilights/wp-content/uploads/2018/07/home3_10.png" class="img-responsve"></a>
                        </div>
                        <p>
                            <a href="https://wp.nootheme.com/citilights/listings/apartment">Apartment</a>
                        </p>
                    </div>
                                    <div class="slide-wrap">
                        <div class="property-type">
                            <a href="https://wp.nootheme.com/citilights/listings/coop" ><img src="https://wp.nootheme.com/citilights/wp-content/uploads/2018/07/home3_08.png" class="img-responsve"></a>
                        </div>
                        <p>
                            <a href="https://wp.nootheme.com/citilights/listings/coop">Co-op</a>
                        </p>
                    </div>
                                    <div class="slide-wrap">
                        <div class="property-type">
                            <a href="https://wp.nootheme.com/citilights/listings/condo" ><img src="https://wp.nootheme.com/citilights/wp-content/uploads/2018/07/home3_05.png" class="img-responsve"></a>
                        </div>
                        <p>
                            <a href="https://wp.nootheme.com/citilights/listings/condo">Condo</a>
                        </p>
                    </div>
                            </div>
            <div>
                <a class="owl2-prev search-prev"></a>
                <a class="owl2-next search-next"></a>
            </div>
            </div>
</div>
<script type="text/javascript">
    jQuery('document').ready(function ($) {
        let slide = $('#slide_69d7a2cce6ec3');
        slide.owlCarousel({
            //items: 5,
            loop: true,
            autoplay: false,
            // autoplay: false,
            rtl:true,
            autoplayTimeout: 5000,
            autoplayHoverPause: true,
            lazyLoad: true,
            autoplaySpeed: 500,
            responsiveClass: true,
            responsive: {
                0: {
                    items: 1,
                },
                600: {
                    items: 3,
                },
                1000: {
                    items: 5,
                }
            }
        });
        $('#propsearch_69d7a2cce6ec4 .owl2-next').click(function () {
            slide.trigger('next.owl.carousel');
        })
        $('#propsearch_69d7a2cce6ec4 .owl2-prev').click(function () {
            slide.trigger('prev.owl.carousel');
        })
    })
</script>


    <div class="city-info-masonry">
        <div id="city_69d7a2cce98b7"  >
            <div class="city-grid">
                                    <div class="city-item city-item-w-33 city-item-30 city-item-h-60">
                                                                                <img src="https://wp.nootheme.com/citilights/wp-content/uploads/2018/07/Layer-3-1.png"
                                 alt="Chicago">
                                                <div class="city-hover">
                            <div id="city-info">
                                <h2>Chicago</h2>
                                <p>1 property</p>
                                <a href="https://wp.nootheme.com/citilights/property-location/chicago">
                                    <small>View All <i class="fa fa-arrow-circle-right"></i></small>
                                </a>
                            </div>
                        </div>
                    </div>
                                        <div class="city-item city-item-w-33 city-item-w-70">
                                                                                <img src="https://wp.nootheme.com/citilights/wp-content/uploads/2018/07/Layer-4-1.png"
                                 alt="New Jersey">
                                                <div class="city-hover">
                            <div id="city-info">
                                <h2>New Jersey</h2>
                                <p>5 property</p>
                                <a href="https://wp.nootheme.com/citilights/property-location/california">
                                    <small>View All <i class="fa fa-arrow-circle-right"></i></small>
                                </a>
                            </div>
                        </div>
                    </div>
                                        <div class="city-item city-item-w-33 ">
                                                                                <img src="https://wp.nootheme.com/citilights/wp-content/uploads/2018/07/Layer-5.png"
                                 alt="Los Angeles">
                                                <div class="city-hover">
                            <div id="city-info">
                                <h2>Los Angeles</h2>
                                <p>2 property</p>
                                <a href="https://wp.nootheme.com/citilights/property-location/los-angeles">
                                    <small>View All <i class="fa fa-arrow-circle-right"></i></small>
                                </a>
                            </div>
                        </div>
                    </div>
                                        <div class="city-item city-item-w-33 ">
                                                                                <img src="https://wp.nootheme.com/citilights/wp-content/uploads/2018/07/Layer-6.png"
                                 alt="New York">
                                                <div class="city-hover">
                            <div id="city-info">
                                <h2>New York</h2>
                                <p>9 property</p>
                                <a href="https://wp.nootheme.com/citilights/property-location/new-york-3">
                                    <small>View All <i class="fa fa-arrow-circle-right"></i></small>
                                </a>
                            </div>
                        </div>
                    </div>
                                </div>
        </div>
    </div>
    <script type="text/javascript">
        jQuery('docuement').ready(function ($) {
            $('.city-item').mouseleave(function () {
                $('.city-item .city-hover').addClass('animated zoomOut')
            })
            let size = 4;
            if (size >= 2) {
                if (size % 2 !== 0) {
                    $(window).resize(function () {
                        let windowSize = $(window).width();
                        if (windowSize < 1200) {
                            console.log(windowSize);
                            $('#city_69d7a2cce98b7 .city-grid .city-item:last-of-type').addClass('city-item-100');
                        }
                        if (windowSize > 1200) {
                            $('.city-item:last-of-type').removeClass('city-item-100');
                            console.log('removed')
                        }
                    })
                }
            }
            let grid = $('#city_69d7a2cce98b7 .city-grid');
            grid.isotope({
                layoutItems: '#city_69d7a2cce98b7 .city-item',
                //layoutMode: 'masonry',
                masonry: {
                    columnWidth: 1,
                }
            });

        });
    </script>

<div>
    <div id="blog_69d7a2cd02033" class="owl-carousel owl-theme">
                    <article>
                <div class="recent-post">
                    <div class="recent-post-thumb">
                        <a class="content-thumb" href="https://wp.nootheme.com/citilights/?post_type=post&p=11876">
                            <img width="1280" height="720" src="https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Modern-Sharp-Santa-Rosa-Interior.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Modern-Sharp-Santa-Rosa-Interior.jpg 1280w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Modern-Sharp-Santa-Rosa-Interior-800x450.jpg 800w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Modern-Sharp-Santa-Rosa-Interior-768x432.jpg 768w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Modern-Sharp-Santa-Rosa-Interior-889x500.jpg 889w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Modern-Sharp-Santa-Rosa-Interior-600x338.jpg 600w" sizes="(max-width: 1280px) 100vw, 1280px" />                        </a>
                        <div class="post-thumb-hover">
                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11876"
                               title="8 Things You Need to Do When Buying A Home">
                                <i class="fa fa-search"></i>
                            </a>
                        </div>
                    </div>
                    <div class="recent-post-wrap">
                        <div>
                            <div class="recent-post-title">
                                <h5><a href="https://wp.nootheme.com/citilights/?post_type=post&p=11876"
                                       title="8 Things You Need to Do When Buying A Home">
                                        8 Things You Need to Do When Buying A Home                                    </a>
                                </h5>
                                <small class="recent-post-author">
                                    Posted By <span><a href="https://wp.nootheme.com/citilights/author/admin/">
                                            admin                                        </a></span>
                                </small>
                            </div>
                            <div class="recent-post-excerpt">
                                <p>Everything you need to know about buying a home — on one index card. A home is often the biggest financial investment you’ll make in your lifetime. In fact,&nbsp;a recent...</p>                            </div>
                        </div>
                        <div class="recent-post-summary">
                            <i class="fa fa-calendar"></i>  24 October                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11876" style="float: right">Read more                                    <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
                        </div>
                    </div>
                </div>
            </article>
                    <article>
                <div class="recent-post">
                    <div class="recent-post-thumb">
                        <a class="content-thumb" href="https://wp.nootheme.com/citilights/?post_type=post&p=11874">
                            <img width="1600" height="1200" src="https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/interior-room-design-pbteen-kids-study-home.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/interior-room-design-pbteen-kids-study-home.jpg 1600w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/interior-room-design-pbteen-kids-study-home-600x450.jpg 600w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/interior-room-design-pbteen-kids-study-home-768x576.jpg 768w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/interior-room-design-pbteen-kids-study-home-667x500.jpg 667w" sizes="(max-width: 1600px) 100vw, 1600px" />                        </a>
                        <div class="post-thumb-hover">
                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11874"
                               title="How to Modernize a Split-Level Home">
                                <i class="fa fa-search"></i>
                            </a>
                        </div>
                    </div>
                    <div class="recent-post-wrap">
                        <div>
                            <div class="recent-post-title">
                                <h5><a href="https://wp.nootheme.com/citilights/?post_type=post&p=11874"
                                       title="How to Modernize a Split-Level Home">
                                        How to Modernize a Split-Level Home                                    </a>
                                </h5>
                                <small class="recent-post-author">
                                    Posted By <span><a href="https://wp.nootheme.com/citilights/author/admin/">
                                            admin                                        </a></span>
                                </small>
                            </div>
                            <div class="recent-post-excerpt">
                                <p>Breathe new life into a dated split-level with these tips — you have more options than you might think! What’s not to love about a split-level home? The interior spaces...</p>                            </div>
                        </div>
                        <div class="recent-post-summary">
                            <i class="fa fa-calendar"></i>  24 October                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11874" style="float: right">Read more                                    <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
                        </div>
                    </div>
                </div>
            </article>
                    <article>
                <div class="recent-post">
                    <div class="recent-post-thumb">
                        <a class="content-thumb" href="https://wp.nootheme.com/citilights/?post_type=post&p=11872">
                            <img width="2207" height="1626" src="https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-interior-design-32640903-2207-1626.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-interior-design-32640903-2207-1626.jpg 2207w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-interior-design-32640903-2207-1626-611x450.jpg 611w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-interior-design-32640903-2207-1626-768x566.jpg 768w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-interior-design-32640903-2207-1626-679x500.jpg 679w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-interior-design-32640903-2207-1626-600x442.jpg 600w" sizes="(max-width: 2207px) 100vw, 2207px" />                        </a>
                        <div class="post-thumb-hover">
                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11872"
                               title="Prepare for the Ultimate Staycation">
                                <i class="fa fa-search"></i>
                            </a>
                        </div>
                    </div>
                    <div class="recent-post-wrap">
                        <div>
                            <div class="recent-post-title">
                                <h5><a href="https://wp.nootheme.com/citilights/?post_type=post&p=11872"
                                       title="Prepare for the Ultimate Staycation">
                                        Prepare for the Ultimate Staycation                                    </a>
                                </h5>
                                <small class="recent-post-author">
                                    Posted By <span><a href="https://wp.nootheme.com/citilights/author/admin/">
                                            admin                                        </a></span>
                                </small>
                            </div>
                            <div class="recent-post-excerpt">
                                <p>Rule #1 of the best week off at home: Plan ahead. You don’t need to stay in a hotel and play tourist to have a proper staycation. Look no further...</p>                            </div>
                        </div>
                        <div class="recent-post-summary">
                            <i class="fa fa-calendar"></i>  24 October                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11872" style="float: right">Read more                                    <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
                        </div>
                    </div>
                </div>
            </article>
                    <article>
                <div class="recent-post">
                    <div class="recent-post-thumb">
                        <a class="content-thumb" href="https://wp.nootheme.com/citilights/?post_type=post&p=11870">
                            <img width="1600" height="1000" src="https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-Contrast-Contemporary.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-Contrast-Contemporary.jpg 1600w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-Contrast-Contemporary-720x450.jpg 720w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-Contrast-Contemporary-768x480.jpg 768w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-Contrast-Contemporary-800x500.jpg 800w, https://wp.nootheme.com/citilights/wp-content/uploads/2014/09/Interior-Design-Contrast-Contemporary-600x375.jpg 600w" sizes="(max-width: 1600px) 100vw, 1600px" />                        </a>
                        <div class="post-thumb-hover">
                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11870"
                               title="What Style Is Your Dream Bedroom?">
                                <i class="fa fa-search"></i>
                            </a>
                        </div>
                    </div>
                    <div class="recent-post-wrap">
                        <div>
                            <div class="recent-post-title">
                                <h5><a href="https://wp.nootheme.com/citilights/?post_type=post&p=11870"
                                       title="What Style Is Your Dream Bedroom?">
                                        What Style Is Your Dream Bedroom?                                    </a>
                                </h5>
                                <small class="recent-post-author">
                                    Posted By <span><a href="https://wp.nootheme.com/citilights/author/admin/">
                                            admin                                        </a></span>
                                </small>
                            </div>
                            <div class="recent-post-excerpt">
                                <p>The best way to create a cozy bedroom you’ll love snuggling up to? Find a look that reflects your personality. Aah… the bedroom of your dreams. Will it include fuzzy...</p>                            </div>
                        </div>
                        <div class="recent-post-summary">
                            <i class="fa fa-calendar"></i>  24 October                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11870" style="float: right">Read more                                    <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
                        </div>
                    </div>
                </div>
            </article>
                    <article>
                <div class="recent-post">
                    <div class="recent-post-thumb">
                        <a class="content-thumb" href="https://wp.nootheme.com/citilights/?post_type=post&p=11868">
                            <img width="370" height="277" src="https://wp.nootheme.com/citilights/wp-content/uploads/2018/07/Layer-15.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" />                        </a>
                        <div class="post-thumb-hover">
                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11868"
                               title="8 Ways to Incorporate Your Passions Into Your Home Decor">
                                <i class="fa fa-search"></i>
                            </a>
                        </div>
                    </div>
                    <div class="recent-post-wrap">
                        <div>
                            <div class="recent-post-title">
                                <h5><a href="https://wp.nootheme.com/citilights/?post_type=post&p=11868"
                                       title="8 Ways to Incorporate Your Passions Into Your Home Decor">
                                        8 Ways to Incorporate Your Passions Into Your Home Decor                                    </a>
                                </h5>
                                <small class="recent-post-author">
                                    Posted By <span><a href="https://wp.nootheme.com/citilights/author/admin/">
                                            admin                                        </a></span>
                                </small>
                            </div>
                            <div class="recent-post-excerpt">
                                <p>Surrounding yourself with reminders of your hobbies and interests makes any space more meaningful. Your home reflects who you are, and you’re way more than a selection of tasteful paint...</p>                            </div>
                        </div>
                        <div class="recent-post-summary">
                            <i class="fa fa-calendar"></i>  24 October                            <a href="https://wp.nootheme.com/citilights/?post_type=post&p=11868" style="float: right">Read more                                    <i class="fa fa-angle-double-right" aria-hidden="true"></i></a>
                        </div>
                    </div>
                </div>
            </article>
            </div>
    <div class="recent-news-nav">
        <a class="owl2-next blog_69d7a2cd02033-next"></a>
        <a class="owl2-prev blog_69d7a2cd02033-prev"></a>
    </div>
</div>
<script type="text/javascript">
    jQuery('document').ready(function ($) {
        let blog = $('#blog_69d7a2cd02033');
        blog.owlCarousel({
            items: 3,
            loop: true,
            rtl: false,
            autoplay: false,
            autoplayTimeout: 4000,
            autoplayHoverPause: true,
            lazyLoad: true,
            autoplaySpeed: 500,
            dots: false,
            responsiveClass: true,
            margin: 25,
            responsive: {
                0: {
                    items: 1,
                },
                600: {
                    items: 2,
                },
                1000: {
                    items: 3,
                }
            }
        });
        $('.blog_69d7a2cd02033-next').click(function () {
            blog.trigger('next.owl.carousel');
        });
        $('.blog_69d7a2cd02033-prev').click(function () {
            blog.trigger('prev.owl.carousel');
        });

    });
</script>{"id":10371,"date":"2018-07-21T09:49:30","date_gmt":"2018-07-21T09:49:30","guid":{"rendered":"https:\/\/wp.nootheme.com\/citilights\/?page_id=10371"},"modified":"2018-08-08T10:34:35","modified_gmt":"2018-08-08T10:34:35","slug":"home-resident-portal","status":"publish","type":"page","link":"https:\/\/wp.nootheme.com\/citilights\/home-resident-portal\/","title":{"rendered":"Home Resident Portal"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><p>[vc_row parallax=&#8221;true&#8221; parallax_image=&#8221;10896&#8243; bg_image=&#8221;10896&#8243;][vc_column][vc_row_inner inner_container=&#8221;true&#8221;][vc_column_inner][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row padding_top=&#8221;40&#8243;][vc_column][vc_column_text]<\/p>\n<h2 style=\"text-align: center;\"><strong>Reality Property City<\/strong><\/h2>\n<p style=\"text-align: center;\">Choose from different listing templates and lay them out as lists or grids, full-width or boxed<\/p>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;][vc_row_inner inner_container=&#8221;true&#8221;][vc_column_inner][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row inner_container=&#8221;true&#8221; padding_top=&#8221;30&#8243; padding_bottom=&#8221;50&#8243;][vc_column][vc_column_text]<\/p>\n<h2><strong>Our Featured Exclusives<\/strong><\/h2>\n<p>Choose from different listing templates and lay them out as lists or grids, full-width or boxed.[\/vc_column_text][vc_row_inner][vc_column_inner]\n    <div class=\"recent-properties\">\n\n        \n\t\t<div class=\"properties grid\" >\n\t\t\t<div class=\"properties-header\">\n\t\t\t\t<h1 class=\"page-title\"><\/h1>\n\t\t\t\t\t<div class=\"properties-toolbar\" style=\"display: none\">\n\t\t\t\t\t\t<a class=\"selected\" data-mode=\"grid\" href=\"\/citilights\/wp-json\/wp\/v2\/pages\/10371?mode=grid\" title=\"Grid\"><i class=\"fa fa-th-large\"><\/i><\/a>\n\t\t\t\t\t\t<a class=\"\" data-mode=\"list\" href=\"\/citilights\/wp-json\/wp\/v2\/pages\/10371?mode=list\" title=\"List\"><i class=\"fa fa-list\"><\/i><\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\n\t\t\t\t<div class=\"noo-property-compare\">\n\t\t\t\t\t\n\t\t\t\t\t<form style=\"display: none\" method=\"POST\" action=\"https:\/\/wp.nootheme.com\/citilights\/compare-listings\/\" class=\"submit-compare-69d7a2cced98d\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t<h3 class=\"title-compare\">\n\t\t\t\t\t\t\tCompare properties\t\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t\t<div class=\"list-compare\"><\/div>\n\n\t\t\t\t\t\t<input type=\"submit\" name=\"submit-compare\" value=\"Compare\" \/>\n\n\t\t\t\t\t<\/form>\n\n\t\t\t\t<\/div><!-- \/.noo-property-compare -->\n\n\t\t\t\n\t\t\t<div class=\"properties-content\">\n\t\t\t            <div class=\"property-exclusives\">\n         <div class=\"exclusives-content\">\n                                <div class=\"exclusive-items\">\n                        \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/new-york-upper-west-side\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/Beautiful-House-1-800x450.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2ccedf25\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F&amp;t=New+York+Upper+West+Side','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=New+York+Upper+West+Side&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/Beautiful-House-1-370x300.jpg&amp;description=New+York+Upper+West+Side','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F&amp;title=New+York+Upper+West+Side&amp;summary=Fantastic+One+Bedroom+Facing+East+In+This+Amazing+Trump+Place+Doorman+Building.+There+Is+A+Large+Kitchen%2C+Washer+And+Dryer%2C+Great+Light+And+Plenty+Of+Closet+Space.+In+Addition%2C+There+Are+Amazing+Custom+Made+%27Built+Ins%27+In+The+Living+Room+Providing+Plenty+Of+Storage.+The+Building+Has+A+Gym%2C+Pool%2C+Chi+%3Cspan+id%3D%22longDescriptionEllipsis%22+class%3D%22hideVisually%22%3E...%3C%2Fspan%3E%3Cspan+id%3D%22moreDescription%22+class%3D%22%22%3Eldren%27s+Room%2C+Valet+Services%2C+Full+Time+Concierge+And+Doorman.+%3C%2Fspan%3E&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6607\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/Beautiful-House-1-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2cced98d\" class=\"property-action-button fa fa-plus compare-6607\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6607\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6607\" data-action=\"sharing\" data-class=\"sharing69d7a2ccedf25\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;200<\/span> \/month                <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/new-york-upper-west-side\/\"\n                           title=\"New York Upper West Side\">\n                            New York Upper West Side                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 200 Riverside Blvd #12G                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Fantastic One Bedroom Facing East In This Amazing Trump Place Doorman Building. There Is A Large Kitchen, Washer And Dryer, Great Light And Plenty Of Closet Space. In Addition, There...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">123 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">1<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">1<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                    <\/div>\n                                <div class=\"exclusive-items\">\n                        \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/single-family-residential-ca\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/modern-contemporary-wood-house-interior-design-ideas-modern-contemporary-wood-house-interior-design-ideas-photos-800x450.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2ccee949\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F&amp;t=Single+Family+Residential%2C+NJ','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=Single+Family+Residential%2C+NJ&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/modern-contemporary-wood-house-interior-design-ideas-modern-contemporary-wood-house-interior-design-ideas-photos-370x300.jpg&amp;description=Single+Family+Residential%2C+NJ','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F&amp;title=Single+Family+Residential%2C+NJ&amp;summary=Classic+60%27s+ranch+living.+House+has+hardwood+floors+and+hard+coat+plaster+wal%3Cwbr+%2F%3Els+and+ceilings+in+good+condition.+Intimate+backyard+for+private+gatherings.+Full+basement+leaves+plenty+of+room+for+expanding+living+space+if+you+so+desire.+An+antique+%22player+piano%22+and+a+large+chest+freezer+will+be+included+in+the+sale.+This+location+is+close+to+major+highways%2C+California+University+and+California+Technology+and+Business+Park.&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6606\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/modern-contemporary-wood-house-interior-design-ideas-modern-contemporary-wood-house-interior-design-ideas-photos-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2cced98d\" class=\"property-action-button fa fa-plus compare-6606\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6606\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6606\" data-action=\"sharing\" data-class=\"sharing69d7a2ccee949\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;299,000<\/span>                 <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/single-family-residential-ca\/\"\n                           title=\"Single Family Residential, NJ\">\n                            Single Family Residential, NJ                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 255 Hillcrest Dr                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Classic 60&#8217;s ranch living. House has hardwood floors and hard coat plaster walls and ceilings in good condition. Intimate backyard for private gatherings. Full basement leaves plenty of room for...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">1118 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">3<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">2<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                    <\/div>\n                                <div class=\"exclusive-items\">\n                        \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/the-helux\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" srcset=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e.jpg 800w, https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e-768x432.jpg 768w, https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e-600x338.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2ccef38f\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a download href=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/10\/Exhibit-A-SAMPLE-CONTRACT.pdf\" class=\"fa fa-download action\" title=\"Download File\"><\/a>\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F&amp;t=The+Helux','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=The+Helux&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e-370x300.jpg&amp;description=The+Helux','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F&amp;title=The+Helux&amp;summary=Located+on+43rd+Street+between+10th+and+11th+Avenue+in+the+hot+Midtown+West+ne%3Cwbr+%2F%3Eighborhood+of+Hell%3Fs+Kitchen+is+The+Helux.+These+no-fee+apartments+feature+newly+renovated+studio+to+two-bedroom+rentals+with+modern+luxuries.+Exceptional+amenities+include+a+new+lobby%2C+fitness+center+with+basketball+court%2C+landscaped+sun+terrace%2C+24-hour+concierge%2C+bicycle+and+tenant+storage+spaces%2C+on-site+management%2C+laundry+room%2C+resident+lounge%2C+children%3Fs+play+area%2C+and+an+attended+garage+with+valet+parking.+Enjoy+a+modern+lifestyle+with+quick+access+to+places+of+work+and+leisure%2C+including+access+to+the%3Cspan+id%3D%22longDescriptionEllipsis%22+class%3D%22hideVisually%22%3E...%3C%2Fspan%3E%3Cspan+id%3D%22moreDescription%22+class%3D%22%22%3E+Hudson+River+Park%2C+less+than+two+blocks+away.%3C%2Fspan%3E&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6605\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2cced98d\" class=\"property-action-button fa fa-plus compare-6605\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6605\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6605\" data-action=\"sharing\" data-class=\"sharing69d7a2ccef38f\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                    From <span class=\"amount\">&#36;3,515<\/span> \/month                <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/the-helux\/\"\n                           title=\"The Helux\">\n                            The Helux                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 520 West 43rd St                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Located on 43rd Street between 10th and 11th Avenue in the hot Midtown West neighborhood of Hell?s Kitchen is The Helux. These no-fee apartments feature newly renovated studio to two-bedroom...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">762 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">3<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">3<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                    <\/div>\n                                <div class=\"exclusive-items\">\n                        \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/101-w-115th-st-2b\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" srcset=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2.jpg 800w, https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2-768x432.jpg 768w, https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2-600x338.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2ccefe14\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F&amp;t=101+W+115th+St+%232B','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=101+W+115th+St+%232B&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2-370x300.jpg&amp;description=101+W+115th+St+%232B','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F&amp;title=101+W+115th+St+%232B&amp;summary=This+beautiful+pre-war+Co-op+building+situated+in+the+heart+of+Harlem+is+4+blo%3Cwbr+%2F%3Ecks+from+Central+Park+and+around+the+corner+from+the+express+2%2F3+train+stop+at+116th+Street.+This+well-maintained+building+was+renovated+by+the+city+in+2004+and+is+awaiting+your+inspiration.+This+four+bedroom%2F2+bath+home+boasts+an+eat-in+kitchen+and+hard+wood+flooring+through+out+the+home.+Each+bedroom+has+its+own+closet.+Laundry+is+located+on+the+first+floor.+The+building+is+going+green%2C+so+please%2C+no+smokers.+This+is+an+HDFC+income+restricted+building+120+of+the+median+neighborhood+income+one+person+max+inco%3Cspan+id%3D%22longDescriptionEllipsis%22+class%3D%22hideVisually%22%3E...%3C%2Fspan%3E%3Cspan+id%3D%22moreDescription%22+class%3D%22%22%3Eme+72%2C000+Two+persons+82%2C000+Three+persons+92%2C000+Four+persons+103%2C000+Five+persons+110%2C000+Come+be+a+part+of+this+buildings+renaissance+as+one+of+Harlems+finest+affordable+building+communities%21+Please%2C+be+advised+that+30+of+gross+profit+on+a+sale+goes+back+into+the+Co-ops+reserves.%3C%2Fspan%3E%0D%0A%3Cdiv+id%3D%22openHouse%22+class%3D%22h5%22%3E%3Cstrong%3EOpen+House%3C%2Fstrong%3E%3C%2Fdiv%3E%0D%0ASunday+October+5+1%3A30pm+to+2%3A30pm&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6604\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2cced98d\" class=\"property-action-button fa fa-plus compare-6604\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6604\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6604\" data-action=\"sharing\" data-class=\"sharing69d7a2ccefe14\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;439,000<\/span>                 <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/101-w-115th-st-2b\/\"\n                           title=\"101 W 115th St #2B\">\n                            101 W 115th St #2B                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 101 West 115th Street 2B                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>This beautiful pre-war Co-op building situated in the heart of Harlem is 4 blocks from Central Park and around the corner from the express 2\/3 train stop at 116th Street....<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">536 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">4<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">2<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                    <\/div>\n                                <div class=\"exclusive-items\">\n                        \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/peter-cooper-village\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/10\/Layer-1-800x450.png\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2ccf06ab\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F&amp;t=Peter+Cooper+Village','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=Peter+Cooper+Village&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/10\/Layer-1-370x300.png&amp;description=Peter+Cooper+Village','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F&amp;title=Peter+Cooper+Village&amp;summary=Peter+Cooper+Village%2F+Stuyvesant+Town+provides+an+unbeatable+combination+of+ci%3Cwbr+%2F%3Ety+energy+and+community+tranquility%2C+providing+insulation+from+the+city+that+surrounds+it%2C+yet+situated+next+to+Manhattan%27s+most+dynamic+and+exciting+neighborhoods.+Our+many+amenities+feature+a+full-service+concierge%2C+on-site+parking%2C+Hertz+rental+cars%2C+in-building+storage%2C+seasonal+greenmarket%2C+dynamic+kids%27+playspace+by+apple+seeds%2C+a+Study+%26amp%3B+Business+center%2C+and+a+state+of+the+art+Fitness+center+offering+personal+training+%26amp%3B+a+multitude+of+classes.+Plus%2C+with+private+basketball+%26amp%3B+paddle+tennis+courts+on+prop%3Cspan+id%3D%22longDescriptionEllipsis%22+class%3D%22hideVisually%22%3E...%3C%2Fspan%3E%3Cspan+id%3D%22moreDescription%22+class%3D%22%22%3Eerty%2C+you+never+have+to+look+far+for+exercise+and+fun.+Featuring+recent+renovations%2C+our+oversized+apartment+homes+showcase+hardwood+floors%2C+walk-in+closets%2C+modern+windowed+kitchens+with+stainless+steel+appliances%2C+enormous+bedrooms+that+easily+accommodate+king+size+beds%2C+and+beautiful+dining+rooms.+With+all+of+these+features+and+more%2C+our+apartment+homes+raise+the+standard+for+urban+living.%3C%2Fspan%3E&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6600\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/10\/Layer-1-180x130.png\"\n                           data-div=\"submit-compare-69d7a2cced98d\" class=\"property-action-button fa fa-plus compare-6600\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6600\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6600\" data-action=\"sharing\" data-class=\"sharing69d7a2ccf06ab\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;5,109<\/span> \/month                <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/peter-cooper-village\/\"\n                           title=\"Peter Cooper Village\">\n                            Peter Cooper Village                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 252 1st Ave, New York                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Peter Cooper Village\/ Stuyvesant Town provides an unbeatable combination of city energy and community tranquility, providing insulation from the city that surrounds it, yet situated next to Manhattan&#8217;s most dynamic...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">1304 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">3<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">2<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                    <\/div>\n                                <div class=\"exclusive-items\">\n                        \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/225-e-36th-st-20d\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/room-of-small-luxurious-house-in-swiss-style-decoration-designer-idea-for-small-living-areas-800x450.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2ccf1a74\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F&amp;t=225+E+36th+St+%2320D','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=225+E+36th+St+%2320D&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/room-of-small-luxurious-house-in-swiss-style-decoration-designer-idea-for-small-living-areas-370x300.jpg&amp;description=225+E+36th+St+%2320D','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F&amp;title=225+E+36th+St+%2320D&amp;summary=Turn+Key+sleep+alcove+studio+in+triple+mint+condition.+Located+on+high+floor+w%3Cwbr+%2F%3Eith+great+unobstructed+Southern+Expo.+This+is+the+perfect+home+for+the+first+time+buyer+or+as+Pied+a+terre.+Building+is+full+service+and+features%3A+garage%2C+storage%2C+roof+deck%2C+central+laundry%2C+central+air+%28+included+in+maintenance+%29.+Co-purchasing+allowed+on+a+case+by+case+basis+.+Pets+OK.+A+must+see%21%21&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6409\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/room-of-small-luxurious-house-in-swiss-style-decoration-designer-idea-for-small-living-areas-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2cced98d\" class=\"property-action-button fa fa-plus compare-6409\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6409\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6409\" data-action=\"sharing\" data-class=\"sharing69d7a2ccf1a74\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;389,000<\/span>                 <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/225-e-36th-st-20d\/\"\n                           title=\"225 E 36th St #20D\">\n                            225 E 36th St #20D                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 225 E 36th St #20D                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Turn Key sleep alcove studio in triple mint condition. Located on high floor with great unobstructed Southern Expo. This is the perfect home for the first time buyer or as...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">550 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">2<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">1<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                    <\/div>\n                     <\/div>\n    <\/div>\n\t<\/div><\/div>    <\/div>\n\n[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row padding_top=&#8221;50&#8243; padding_bottom=&#8221;50&#8243; bg_image=&#8221;10963&#8243; custom_style=&#8221;color: white !important; background-position: bottom&#8221;][vc_column][vc_row_inner inner_container=&#8221;true&#8221; padding_top=&#8221;0&#8243; padding_bottom=&#8221;0&#8243;][vc_column_inner width=&#8221;1\/4&#8243;]<div class=\"noo-counter \" id=\"counter_69d7a2ccf21f5\"  style=\"border-right: 1px solid rgba(255,255,255,.1)\">\n    <p style=\"color: #ffffff\">\n        <span class=\"timer\"><\/span>\n        <span>+<\/span>\n    <\/p>\n    <h4  style=\"color: #ffffff\">Property Location<\/h4>\n<\/div>\n<script type=\"text\/javascript\">\n    jQuery(function($) {\n        let counter = '#counter_69d7a2ccf21f5 .timer';\n        let watcher = 0;\n        $(window).scroll(function() {\n            var hT = $(counter).offset().top,\n                hH = $(counter).outerHeight(),\n                wH = $(window).height(),\n                total = hT + hH - wH,\n                wS = $(this).scrollTop();\n            if (watcher < 2 && wS > total) {\n                $(counter).countTo({\n                    from: 0,\n                    to: 50,\n                    speed: 2000,\n                    refreshInterval: 50,\n                    onComplete: function(value) {\n                        console.debug(this);\n                    }\n                });\n                watcher++;\n            }\n        });\n    });\n<\/script>\n[\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;]<div class=\"noo-counter \" id=\"counter_69d7a2ccf2258\"  style=\"border-right: 1px solid rgba(255,255,255,.1)\">\n    <p style=\"color: #ffffff\">\n        <span class=\"timer\"><\/span>\n        <span>+<\/span>\n    <\/p>\n    <h4  style=\"color: #ffffff\">Our Agent<\/h4>\n<\/div>\n<script type=\"text\/javascript\">\n    jQuery(function($) {\n        let counter = '#counter_69d7a2ccf2258 .timer';\n        let watcher = 0;\n        $(window).scroll(function() {\n            var hT = $(counter).offset().top,\n                hH = $(counter).outerHeight(),\n                wH = $(window).height(),\n                total = hT + hH - wH,\n                wS = $(this).scrollTop();\n            if (watcher < 2 && wS > total) {\n                $(counter).countTo({\n                    from: 0,\n                    to: 20,\n                    speed: 2000,\n                    refreshInterval: 50,\n                    onComplete: function(value) {\n                        console.debug(this);\n                    }\n                });\n                watcher++;\n            }\n        });\n    });\n<\/script>\n[\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;]<div class=\"noo-counter \" id=\"counter_69d7a2ccf22be\"  style=\"border-right: 1px solid rgba(255,255,255,.1)\">\n    <p style=\"color: #ffffff\">\n        <span class=\"timer\"><\/span>\n        <span>+<\/span>\n    <\/p>\n    <h4  style=\"color: #ffffff\">Completed<\/h4>\n<\/div>\n<script type=\"text\/javascript\">\n    jQuery(function($) {\n        let counter = '#counter_69d7a2ccf22be .timer';\n        let watcher = 0;\n        $(window).scroll(function() {\n            var hT = $(counter).offset().top,\n                hH = $(counter).outerHeight(),\n                wH = $(window).height(),\n                total = hT + hH - wH,\n                wS = $(this).scrollTop();\n            if (watcher < 2 && wS > total) {\n                $(counter).countTo({\n                    from: 0,\n                    to: 30,\n                    speed: 2000,\n                    refreshInterval: 50,\n                    onComplete: function(value) {\n                        console.debug(this);\n                    }\n                });\n                watcher++;\n            }\n        });\n    });\n<\/script>\n[\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;]<div class=\"noo-counter \" id=\"counter_69d7a2ccf231b\" >\n    <p style=\"color: #ffffff\">\n        <span class=\"timer\"><\/span>\n        <span>+<\/span>\n    <\/p>\n    <h4  style=\"color: #ffffff\">Our Partner<\/h4>\n<\/div>\n<script type=\"text\/javascript\">\n    jQuery(function($) {\n        let counter = '#counter_69d7a2ccf231b .timer';\n        let watcher = 0;\n        $(window).scroll(function() {\n            var hT = $(counter).offset().top,\n                hH = $(counter).outerHeight(),\n                wH = $(window).height(),\n                total = hT + hH - wH,\n                wS = $(this).scrollTop();\n            if (watcher < 2 && wS > total) {\n                $(counter).countTo({\n                    from: 0,\n                    to: 10,\n                    speed: 2000,\n                    refreshInterval: 50,\n                    onComplete: function(value) {\n                        console.debug(this);\n                    }\n                });\n                watcher++;\n            }\n        });\n    });\n<\/script>\n[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row inner_container=&#8221;true&#8221; padding_top=&#8221;30&#8243;][vc_column][vc_row_inner][vc_column_inner][vc_column_text]<\/p>\n<h2><strong>Lastest Properties<\/strong><\/h2>\n<p>Choose from different listing templates and lay them out as lists or grids, full-width or boxed.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;15px&#8221;][vc_row_inner][vc_column_inner]                <div class=\"recent-properties recent-properties-featured\">\n                                    <div class=\"recent-properties-content\">\n                                                    <div class=\"noo-property-compare\">\n                        <form style=\"display: none\" method=\"POST\" action=\"https:\/\/wp.nootheme.com\/citilights\/compare-listings\/\" class=\"submit-compare-69d7a2ccf2c33\">\n                            <h3 class=\"title-compare\">\n                                Compare properties                            <\/h3>\n                            <div class=\"list-compare\"><\/div>\n                            <input type=\"submit\" name=\"submit-compare\" value=\"Compare\" \/>\n                        <\/form>\n                    <\/div><!-- \/.noo-property-compare -->\n                                <ul id=\"featured_69d7a2ccf28f9\" class=\"owl-carousel owl-theme\">\n                                            <li>\n                            \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/new-york-upper-west-side\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/Beautiful-House-1-800x450.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2ccf2eb2\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F&amp;t=New+York+Upper+West+Side','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=New+York+Upper+West+Side&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/Beautiful-House-1-370x300.jpg&amp;description=New+York+Upper+West+Side','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fnew-york-upper-west-side%2F&amp;title=New+York+Upper+West+Side&amp;summary=Fantastic+One+Bedroom+Facing+East+In+This+Amazing+Trump+Place+Doorman+Building.+There+Is+A+Large+Kitchen%2C+Washer+And+Dryer%2C+Great+Light+And+Plenty+Of+Closet+Space.+In+Addition%2C+There+Are+Amazing+Custom+Made+%27Built+Ins%27+In+The+Living+Room+Providing+Plenty+Of+Storage.+The+Building+Has+A+Gym%2C+Pool%2C+Chi+%3Cspan+id%3D%22longDescriptionEllipsis%22+class%3D%22hideVisually%22%3E...%3C%2Fspan%3E%3Cspan+id%3D%22moreDescription%22+class%3D%22%22%3Eldren%27s+Room%2C+Valet+Services%2C+Full+Time+Concierge+And+Doorman.+%3C%2Fspan%3E&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6607\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/Beautiful-House-1-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2ccf2c33\" class=\"property-action-button fa fa-plus compare-6607\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6607\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6607\" data-action=\"sharing\" data-class=\"sharing69d7a2ccf2eb2\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;200<\/span> \/month                <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/new-york-upper-west-side\/\"\n                           title=\"New York Upper West Side\">\n                            New York Upper West Side                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 200 Riverside Blvd #12G                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Fantastic One Bedroom Facing East In This Amazing Trump Place Doorman Building. There Is A Large Kitchen, Washer And Dryer, Great Light And Plenty Of Closet Space. In Addition, There...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">123 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">1<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">1<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                        <\/li>\n                                            <li>\n                            \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/single-family-residential-ca\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/modern-contemporary-wood-house-interior-design-ideas-modern-contemporary-wood-house-interior-design-ideas-photos-800x450.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2ccf3643\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F&amp;t=Single+Family+Residential%2C+NJ','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=Single+Family+Residential%2C+NJ&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/modern-contemporary-wood-house-interior-design-ideas-modern-contemporary-wood-house-interior-design-ideas-photos-370x300.jpg&amp;description=Single+Family+Residential%2C+NJ','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fsingle-family-residential-ca%2F&amp;title=Single+Family+Residential%2C+NJ&amp;summary=Classic+60%27s+ranch+living.+House+has+hardwood+floors+and+hard+coat+plaster+wal%3Cwbr+%2F%3Els+and+ceilings+in+good+condition.+Intimate+backyard+for+private+gatherings.+Full+basement+leaves+plenty+of+room+for+expanding+living+space+if+you+so+desire.+An+antique+%22player+piano%22+and+a+large+chest+freezer+will+be+included+in+the+sale.+This+location+is+close+to+major+highways%2C+California+University+and+California+Technology+and+Business+Park.&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6606\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/modern-contemporary-wood-house-interior-design-ideas-modern-contemporary-wood-house-interior-design-ideas-photos-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2ccf2c33\" class=\"property-action-button fa fa-plus compare-6606\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6606\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6606\" data-action=\"sharing\" data-class=\"sharing69d7a2ccf3643\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;299,000<\/span>                 <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/single-family-residential-ca\/\"\n                           title=\"Single Family Residential, NJ\">\n                            Single Family Residential, NJ                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 255 Hillcrest Dr                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Classic 60&#8217;s ranch living. House has hardwood floors and hard coat plaster walls and ceilings in good condition. Intimate backyard for private gatherings. Full basement leaves plenty of room for...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">1118 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">3<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">2<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                        <\/li>\n                                            <li>\n                            \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/the-helux\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" srcset=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e.jpg 800w, https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e-768x432.jpg 768w, https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e-600x338.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2ccf3edd\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a download href=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/10\/Exhibit-A-SAMPLE-CONTRACT.pdf\" class=\"fa fa-download action\" title=\"Download File\"><\/a>\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F&amp;t=The+Helux','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=The+Helux&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e-370x300.jpg&amp;description=The+Helux','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fthe-helux%2F&amp;title=The+Helux&amp;summary=Located+on+43rd+Street+between+10th+and+11th+Avenue+in+the+hot+Midtown+West+ne%3Cwbr+%2F%3Eighborhood+of+Hell%3Fs+Kitchen+is+The+Helux.+These+no-fee+apartments+feature+newly+renovated+studio+to+two-bedroom+rentals+with+modern+luxuries.+Exceptional+amenities+include+a+new+lobby%2C+fitness+center+with+basketball+court%2C+landscaped+sun+terrace%2C+24-hour+concierge%2C+bicycle+and+tenant+storage+spaces%2C+on-site+management%2C+laundry+room%2C+resident+lounge%2C+children%3Fs+play+area%2C+and+an+attended+garage+with+valet+parking.+Enjoy+a+modern+lifestyle+with+quick+access+to+places+of+work+and+leisure%2C+including+access+to+the%3Cspan+id%3D%22longDescriptionEllipsis%22+class%3D%22hideVisually%22%3E...%3C%2Fspan%3E%3Cspan+id%3D%22moreDescription%22+class%3D%22%22%3E+Hudson+River+Park%2C+less+than+two+blocks+away.%3C%2Fspan%3E&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6605\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/118625-interior-design-living-room-540x337-fancy-i_9939f1fe4c56e7728b34d9825825356e-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2ccf2c33\" class=\"property-action-button fa fa-plus compare-6605\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6605\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6605\" data-action=\"sharing\" data-class=\"sharing69d7a2ccf3edd\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                    From <span class=\"amount\">&#36;3,515<\/span> \/month                <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/the-helux\/\"\n                           title=\"The Helux\">\n                            The Helux                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 520 West 43rd St                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Located on 43rd Street between 10th and 11th Avenue in the hot Midtown West neighborhood of Hell?s Kitchen is The Helux. These no-fee apartments feature newly renovated studio to two-bedroom...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">762 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">3<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">3<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                        <\/li>\n                                            <li>\n                            \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/101-w-115th-st-2b\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" srcset=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2.jpg 800w, https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2-768x432.jpg 768w, https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2-600x338.jpg 600w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2cd00457\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F&amp;t=101+W+115th+St+%232B','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=101+W+115th+St+%232B&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2-370x300.jpg&amp;description=101+W+115th+St+%232B','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F101-w-115th-st-2b%2F&amp;title=101+W+115th+St+%232B&amp;summary=This+beautiful+pre-war+Co-op+building+situated+in+the+heart+of+Harlem+is+4+blo%3Cwbr+%2F%3Ecks+from+Central+Park+and+around+the+corner+from+the+express+2%2F3+train+stop+at+116th+Street.+This+well-maintained+building+was+renovated+by+the+city+in+2004+and+is+awaiting+your+inspiration.+This+four+bedroom%2F2+bath+home+boasts+an+eat-in+kitchen+and+hard+wood+flooring+through+out+the+home.+Each+bedroom+has+its+own+closet.+Laundry+is+located+on+the+first+floor.+The+building+is+going+green%2C+so+please%2C+no+smokers.+This+is+an+HDFC+income+restricted+building+120+of+the+median+neighborhood+income+one+person+max+inco%3Cspan+id%3D%22longDescriptionEllipsis%22+class%3D%22hideVisually%22%3E...%3C%2Fspan%3E%3Cspan+id%3D%22moreDescription%22+class%3D%22%22%3Eme+72%2C000+Two+persons+82%2C000+Three+persons+92%2C000+Four+persons+103%2C000+Five+persons+110%2C000+Come+be+a+part+of+this+buildings+renaissance+as+one+of+Harlems+finest+affordable+building+communities%21+Please%2C+be+advised+that+30+of+gross+profit+on+a+sale+goes+back+into+the+Co-ops+reserves.%3C%2Fspan%3E%0D%0A%3Cdiv+id%3D%22openHouse%22+class%3D%22h5%22%3E%3Cstrong%3EOpen+House%3C%2Fstrong%3E%3C%2Fdiv%3E%0D%0ASunday+October+5+1%3A30pm+to+2%3A30pm&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6604\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/House-8-800x450_de91a67624ebecdfbf90fa7fdb2a88a2-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2ccf2c33\" class=\"property-action-button fa fa-plus compare-6604\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6604\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6604\" data-action=\"sharing\" data-class=\"sharing69d7a2cd00457\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;439,000<\/span>                 <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/101-w-115th-st-2b\/\"\n                           title=\"101 W 115th St #2B\">\n                            101 W 115th St #2B                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 101 West 115th Street 2B                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>This beautiful pre-war Co-op building situated in the heart of Harlem is 4 blocks from Central Park and around the corner from the express 2\/3 train stop at 116th Street....<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">536 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">4<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">2<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                        <\/li>\n                                            <li>\n                            \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/peter-cooper-village\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/10\/Layer-1-800x450.png\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2cd00cb1\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F&amp;t=Peter+Cooper+Village','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=Peter+Cooper+Village&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/10\/Layer-1-370x300.png&amp;description=Peter+Cooper+Village','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2Fpeter-cooper-village%2F&amp;title=Peter+Cooper+Village&amp;summary=Peter+Cooper+Village%2F+Stuyvesant+Town+provides+an+unbeatable+combination+of+ci%3Cwbr+%2F%3Ety+energy+and+community+tranquility%2C+providing+insulation+from+the+city+that+surrounds+it%2C+yet+situated+next+to+Manhattan%27s+most+dynamic+and+exciting+neighborhoods.+Our+many+amenities+feature+a+full-service+concierge%2C+on-site+parking%2C+Hertz+rental+cars%2C+in-building+storage%2C+seasonal+greenmarket%2C+dynamic+kids%27+playspace+by+apple+seeds%2C+a+Study+%26amp%3B+Business+center%2C+and+a+state+of+the+art+Fitness+center+offering+personal+training+%26amp%3B+a+multitude+of+classes.+Plus%2C+with+private+basketball+%26amp%3B+paddle+tennis+courts+on+prop%3Cspan+id%3D%22longDescriptionEllipsis%22+class%3D%22hideVisually%22%3E...%3C%2Fspan%3E%3Cspan+id%3D%22moreDescription%22+class%3D%22%22%3Eerty%2C+you+never+have+to+look+far+for+exercise+and+fun.+Featuring+recent+renovations%2C+our+oversized+apartment+homes+showcase+hardwood+floors%2C+walk-in+closets%2C+modern+windowed+kitchens+with+stainless+steel+appliances%2C+enormous+bedrooms+that+easily+accommodate+king+size+beds%2C+and+beautiful+dining+rooms.+With+all+of+these+features+and+more%2C+our+apartment+homes+raise+the+standard+for+urban+living.%3C%2Fspan%3E&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6600\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/10\/Layer-1-180x130.png\"\n                           data-div=\"submit-compare-69d7a2ccf2c33\" class=\"property-action-button fa fa-plus compare-6600\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6600\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6600\" data-action=\"sharing\" data-class=\"sharing69d7a2cd00cb1\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;5,109<\/span> \/month                <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/peter-cooper-village\/\"\n                           title=\"Peter Cooper Village\">\n                            Peter Cooper Village                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 252 1st Ave, New York                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Peter Cooper Village\/ Stuyvesant Town provides an unbeatable combination of city energy and community tranquility, providing insulation from the city that surrounds it, yet situated next to Manhattan&#8217;s most dynamic...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">1304 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">3<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">2<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                        <\/li>\n                                            <li>\n                            \n<article>\n    <div class=\"featured-style-2\">\n        <div class=\"fp-style-2--thumb\">\n                        <a class=\"content-thumb\" href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/225-e-36th-st-20d\/\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/room-of-small-luxurious-house-in-swiss-style-decoration-designer-idea-for-small-living-areas-800x450.jpg\" class=\"attachment-property-image size-property-image wp-post-image\" alt=\"\" \/>            <\/a>\n            <div class=\"content-thumb-overlay\">\n                <div class=\"property-action\">\n                    <div class=\"action-container\">\n                                                    <div class=\"property-sharing sharing69d7a2cd01520\">\n                                <div class=\"property-share hidden-print clearfix\">\n<a href=\"#share\" data-toggle=\"tooltip\" data-placement=\"bottom\" data-trigger=\"hover\" class=\"fa fa-facebook\" title=\"Share on Facebook\" onclick=\"window.open('http:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F&amp;t=225+E+36th+St+%2320D','popupFacebook','width=650,height=270,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-twitter\" title=\"Share on Twitter\" onclick=\"window.open('https:\/\/twitter.com\/intent\/tweet?text=225+E+36th+St+%2320D&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F','popupTwitter','width=500,height=370,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-google-plus\" title=\"Share on Google+\" onclick=\"window.open('https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F','popupGooglePlus','width=650,height=226,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-pinterest\" title=\"Share on Pinterest\" onclick=\"window.open('http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F&amp;media=https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/room-of-small-luxurious-house-in-swiss-style-decoration-designer-idea-for-small-living-areas-370x300.jpg&amp;description=225+E+36th+St+%2320D','popupPinterest','width=750,height=265,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<a href=\"#share\" class=\"fa fa-linkedin\" title=\"Share on LinkedIn\" onclick=\"window.open('http:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https%3A%2F%2Fwp.nootheme.com%2Fcitilights%2Fproperties%2F225-e-36th-st-20d%2F&amp;title=225+E+36th+St+%2320D&amp;summary=Turn+Key+sleep+alcove+studio+in+triple+mint+condition.+Located+on+high+floor+w%3Cwbr+%2F%3Eith+great+unobstructed+Southern+Expo.+This+is+the+perfect+home+for+the+first+time+buyer+or+as+Pied+a+terre.+Building+is+full+service+and+features%3A+garage%2C+storage%2C+roof+deck%2C+central+laundry%2C+central+air+%28+included+in+maintenance+%29.+Co-purchasing+allowed+on+a+case+by+case+basis+.+Pets+OK.+A+must+see%21%21&amp;source=CitiLights','popupLinkedIn','width=610,height=480,resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;\">\n<\/a>\n<\/div>                            <\/div>\n                                                \n                        <i title=\"Compare\"\n                           data-user=\"0\"\n                           data-id=\"6409\"\n                           data-action=\"compare\"\n                           data-thumbnail=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/08\/room-of-small-luxurious-house-in-swiss-style-decoration-designer-idea-for-small-living-areas-180x130.jpg\"\n                           data-div=\"submit-compare-69d7a2ccf2c33\" class=\"property-action-button fa fa-plus compare-6409\" aria-hidden=\"true\"><\/i>\n\n                        \n                            <i title=\"Add to favorites\" data-user=\"0\" data-id=\"6409\" data-action=\"favorites\" data-status=\"add_favorites\" data-url=\"https:\/\/wp.nootheme.com\/citilights\/my-favorites\/\" class=\"property-action-button fa fa-heart-o\" aria-hidden=\"true\"><\/i>\n\n                        \n                                                    <i title=\"Share\" data-user=\"0\" data-id=\"6409\" data-action=\"sharing\" data-class=\"sharing69d7a2cd01520\" class=\"property-action-button fa fa-share-alt\" aria-hidden=\"true\"><\/i>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--wrap\">\n            <div>\n                                <span class=\"fp-style-2--price\">\n                     <span class=\"amount\">&#36;389,000<\/span>                 <\/span>\n                \n                                <div class=\"fp-style-2--title\">\n                    <h4><a href=\"https:\/\/wp.nootheme.com\/citilights\/properties\/225-e-36th-st-20d\/\"\n                           title=\"225 E 36th St #20D\">\n                            225 E 36th St #20D                        <\/a>\n                    <\/h4>\n                                            <small class=\"fp-style-2--address\">\n                            <i class=\"fa fa-map-marker\"><\/i> 225 E 36th St #20D                        <\/small>\n                                    <\/div>\n                <div class=\"fp-style-2--excerpt\">\n                                            <p>Turn Key sleep alcove studio in triple mint condition. Located on high floor with great unobstructed Southern Expo. This is the perfect home for the first time buyer or as...<\/p>                                    <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"fp-style-2--summary xx\">\n            <div class=\"property-detail\">\n<div class=\"area\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/size-icon_ccd251439ef2512942b64d525ced79fe.png);\"><\/span><span class=\"property-meta\">550 sqft<\/span><\/div>\n<div class=\"bedrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bedroom-icon_92be012355310366e0bf07c8a41e35fe.png);\"><\/span><span class=\"property-meta\">2<\/span><\/div>\n<div class=\"bathrooms\"><span class=\"property-meta-icon\" style=\"background-image: url(https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2019\/11\/bathroom-icon_ffc5ba8874014ad0a7fcc5aa3b8acd57.png);\"><\/span><span class=\"property-meta\">1<\/span><\/div>\n<\/div>        <\/div>\n\n    <\/div>\n<\/article>                        <\/li>\n                                    <\/ul>\n                <a class=\"owl2-prev rp-prev\" id=\"featured_69d7a2ccf28f9-prev\"><\/a>\n                <a class=\"owl2-next rp-next\" id=\"featured_69d7a2ccf28f9-next\"><\/a>\n            <\/div>\n        <\/div>\n        <script type=\"text\/javascript\">\n            jQuery('document').ready(function ($) {\n                let autoPlay = 'true';\n                if (autoPlay == '' || autoPlay == 'false') {\n                    autoPlay = false;\n                } else if (autoPlay == 1 || autoPlay == 'true') {\n                    autoPlay = true;\n                }\n                $(\"#featured_69d7a2ccf28f9\").owlCarousel({\n                    items: 3,\n                    autoplay: autoPlay,\n                    rtl: false,\n                    autoplayTimeout: 3000,\n                    autoplayHoverPause: true,\n                    autoplaySpeed: 600,\n                    lazyLoad: true,\n                    dots: true,\n                    responsiveClass: true,\n                    loop: true,\n                    margin: 30,\n                    responsive: {\n                        0: {\n                            items: 1,\n                        },\n                        600: {\n                            items: 2,\n                        },\n                        1000: {\n                            items: 3,\n                        }\n                    }\n                })\n                $('#featured_69d7a2ccf28f9-next').click(function () {\n                    $(\"#featured_69d7a2ccf28f9\").trigger('next.owl.carousel');\n                })\n                $('#featured_69d7a2ccf28f9-prev').click(function () {\n                    $(\"#featured_69d7a2ccf28f9\").trigger('prev.owl.carousel');\n                })\n            })\n        <\/script>\n    \n    [\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row padding_top=&#8221;30&#8243;][vc_column][vc_column_text]<\/p>\n<h2 style=\"text-align: center;\"><strong>Our Blog<\/strong><\/h2>\n<p style=\"text-align: center;\">Choose from different listing template and lay them out as lists or grids, full-width or boxed.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row inner_container=&#8221;true&#8221; padding_top=&#8221;25&#8243; padding_bottom=&#8221;50&#8243; custom_style=&#8221;margin: 0&#8243;][vc_column][\/vc_column][\/vc_row][vc_row padding_top=&#8221;0&#8243; padding_bottom=&#8221;0&#8243; bg_image=&#8221;10336&#8243; bg_color=&#8221;rgba(255,255,255,0.86)&#8221; custom_style=&#8221;background-position: bottom&#8221;][vc_column][vc_row_inner padding_top=&#8221;60&#8243; padding_bottom=&#8221;60&#8243; bg_color=&#8221;rgba(255,255,255,0.83)&#8221;][vc_column_inner]<div  class=\"noo-sc-testimonial \"  style=\"padding: 0 25vw\" >\n                        \n        <div class=\"noo-testimonial\">\n            <div style=\"text-align: center !important; list-style: none;\" id=\"testimonial_69d7a2cd0303f\">\n                <ul class=\"noo-content owl-carousel owl-theme\" style=\"padding: 0;\">\n                    <li data-page=\"0\">\n<p class=\"quote\"><em>\"I found my current apartment on Citilights with extraordinary help from them and totally satisfied with the choice I made. All I had to do was to tell what I was looking for and I got back property suggestions nearly exact to my imagination. Among those, I finally chose mine now then completed procedure at ease. Highly recommend Citilights for your home search.\"<\/em><\/p>\n<div class = \"ds-author\">\n<div class = \"ds-item\" style=\"width: 70px;\">\n<img loading=\"lazy\" decoding=\"async\" class=\"noo-img-responsive ds-author-img\" data-source=\"0\" class=\"grayscale\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/customer.png\" alt=\"Dave Softel\" width=\"70\" height=\"70\"\/><\/div>\n<div class = \"ds-item ds-user\" >\n<h4 class=\"name\">Dave Softel<\/h4>\n\n<p class=\"position\"><em>Happy Buyer of June<\/em><\/p><\/div>\n<\/div>\n<\/li>\n<li data-page=\"1\">\n<p class=\"quote\"><em>\"I found my current apartment on Citilights with extraordinary help from them and totally satisfied with the choice I made. All I had to do was to tell what I was looking for and I got back property suggestions nearly exact to my imagination. Among those, I finally chose mine now then completed procedure at ease. Highly recommend Citilights for your home search.\"<\/em><\/p>\n<div class = \"ds-author\">\n<div class = \"ds-item\" style=\"width: 70px;\">\n<img loading=\"lazy\" decoding=\"async\" class=\"noo-img-responsive ds-author-img\" data-source=\"1\" class=\"grayscale\" src=\"\" alt=\"Dave Softel\" width=\"70\" height=\"70\"\/><\/div>\n<div class = \"ds-item ds-user\" >\n<h4 class=\"name\">Dave Softel<\/h4>\n\n<p class=\"position\"><em>Happy Buyer of June<\/em><\/p><\/div>\n<\/div>\n<\/li>\n<li data-page=\"2\">\n<p class=\"quote\"><em>\"I found my current apartment on Citilights with extraordinary help from them and totally satisfied with the choice I made. All I had to do was to tell what I was looking for and I got back property suggestions nearly exact to my imagination. Among those, I finally chose mine now then completed procedure at ease. Highly recommend Citilights for your home search.\"<\/em><\/p>\n<div class = \"ds-author\">\n<div class = \"ds-item\" style=\"width: 70px;\">\n<img loading=\"lazy\" decoding=\"async\" class=\"noo-img-responsive ds-author-img\" data-source=\"2\" class=\"grayscale\" src=\"\" alt=\"Dave Softel\" width=\"70\" height=\"70\"\/><\/div>\n<div class = \"ds-item ds-user\" >\n<h4 class=\"name\">Dave Softel<\/h4>\n\n<p class=\"position\"><em>Happy Buyer of June<\/em><\/p><\/div>\n<\/div>\n<\/li>\n<li data-page=\"3\">\n<p class=\"quote\"><em>\"I found my current apartment on Citilights with extraordinary help from them and totally satisfied with the choice I made. All I had to do was to tell what I was looking for and I got back property suggestions nearly exact to my imagination. Among those, I finally chose mine now then completed procedure at ease. Highly recommend Citilights for your home search.\"<\/em><\/p>\n<div class = \"ds-author\">\n<div class = \"ds-item\" style=\"width: 70px;\">\n<img loading=\"lazy\" decoding=\"async\" class=\"noo-img-responsive ds-author-img\" data-source=\"3\" class=\"grayscale\" src=\"\" alt=\"Dave Softel\" width=\"70\" height=\"70\"\/><\/div>\n<div class = \"ds-item ds-user\" >\n<h4 class=\"name\">Dave Softel<\/h4>\n\n<p class=\"position\"><em>Happy Buyer of June<\/em><\/p><\/div>\n<\/div>\n<\/li>                <\/ul>\n            <\/div>\n                    <\/div>\n        <script type=\"text\/javascript\">\n            jQuery('document').ready(function ($) {\n                var $quoteCarousel = $('#testimonial_69d7a2cd0303f ul');\n                $quoteCarousel.owlCarousel({\n                    items: 1,\n                    loop: true,\n                    rtl: false,\n                    autoplay: true,\n                    autoplayTimeout: 4000,\n                    autoplayHoverPause: true,\n                    lazyLoad: true,\n                    center: true,\n                    autoplaySpeed: 500,\n                });\n                                \n            });\n        <\/script>\n        \n    <\/div>\n\n\n[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row inner_container=&#8221;true&#8221;][vc_column][vc_row_inner inner_container=&#8221;true&#8221;][vc_column_inner]        <div id=\"client_qs1AJ\"  >\n            <div class=\"client-row owl-carousel owl-theme\">\n                                    <div class=\"client-item\" data-page=''>\n                                                <a href=\"#\" target=\"_blank\">\n                                                                                                                        <img decoding=\"async\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/foot-nav-4.png\" alt=\"Client logo 1\">\n                                                                                <\/a>\n                                        <\/div>\n                                    <div class=\"client-item\" data-page=''>\n                                                <a href=\"#\" target=\"_blank\">\n                                                                                                                        <img decoding=\"async\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/foot-nav-6.png\" alt=\"Client logo 2\">\n                                                                                <\/a>\n                                        <\/div>\n                                    <div class=\"client-item\" data-page=''>\n                                                <a href=\"#\" target=\"_blank\">\n                                                                                                                        <img decoding=\"async\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/foot-nav-5.png\" alt=\"Client logo 3\">\n                                                                                <\/a>\n                                        <\/div>\n                                    <div class=\"client-item\" data-page=''>\n                                                                                                                    <img decoding=\"async\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/foot-nav-3.png\" alt=\"\">\n                                                                            <\/div>\n                                    <div class=\"client-item\" data-page=''>\n                                                                                                                    <img decoding=\"async\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/foot-nav-2.png\" alt=\"\">\n                                                                            <\/div>\n                                    <div class=\"client-item\" data-page=''>\n                                                                                                                    <img decoding=\"async\" src=\"https:\/\/wp.nootheme.com\/citilights\/wp-content\/uploads\/2014\/09\/foot-nav-1.png\" alt=\"\">\n                                                                            <\/div>\n                            <\/div>\n        <\/div>\n\n        <script type=\"text\/javascript\">\n            jQuery('document').ready(function ($) {\n                $(\"#client_qs1AJ .client-row\").owlCarousel({\n                    items: 6,\n                    loop: true,\n                    margin: 20,\n                    rtl: false,\n                    autoplay: true,\n                    autoplayTimeout: 4000,\n                    autoplayHoverPause: true,\n                    lazyLoad: true,\n                    dots: false,\n                    autoplaySpeed: 500,\n                    responsiveClass: true,\n                    responsive: {\n                        0: {\n                            items: 1,\n                        },\n                        600: {\n                            items: 3,\n                        },\n                        1000: {\n                            items: 6,\n                        }\n                    }\n\n                });\n            })\n\n        <\/script>\n        [\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>[vc_row parallax=&#8221;true&#8221; parallax_image=&#8221;10896&#8243; bg_image=&#8221;10896&#8243;][vc_column][vc_row_inner inner_container=&#8221;true&#8221;][vc_column_inner][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row padding_top=&#8221;40&#8243;][vc_column][vc_column_text] Reality Property City Choose from different listing templates and lay them out as lists or grids, full-width or boxed [\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;][vc_row_inner inner_container=&#8221;true&#8221;][vc_column_inner][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row inner_container=&#8221;true&#8221; padding_top=&#8221;30&#8243; padding_bottom=&#8221;50&#8243;][vc_column][vc_column_text] Our Featured Exclusives Choose from different listing templates and lay them out as lists or grids, full-width or boxed.[\/vc_column_text][vc_row_inner][vc_column_inner][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row padding_top=&#8221;50&#8243; padding_bottom=&#8221;50&#8243; bg_image=&#8221;10963&#8243; custom_style=&#8221;color: white !important; background-position: bottom&#8221;][vc_column][vc_row_inner inner_container=&#8221;true&#8221; padding_top=&#8221;0&#8243;&#8230;<\/p>\n<div><a href=\"https:\/\/wp.nootheme.com\/citilights\/testimonials\/cat-4\/\" class=\"read-more\">Read More <i class=\"fa fa-arrow-circle-o-right\"><\/i><\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"page-full-width.php","meta":{"footnotes":""},"class_list":["post-10371","page","type-page","status-publish","hentry","no-featured"],"_links":{"self":[{"href":"https:\/\/wp.nootheme.com\/citilights\/wp-json\/wp\/v2\/pages\/10371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.nootheme.com\/citilights\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wp.nootheme.com\/citilights\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wp.nootheme.com\/citilights\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.nootheme.com\/citilights\/wp-json\/wp\/v2\/comments?post=10371"}],"version-history":[{"count":0,"href":"https:\/\/wp.nootheme.com\/citilights\/wp-json\/wp\/v2\/pages\/10371\/revisions"}],"wp:attachment":[{"href":"https:\/\/wp.nootheme.com\/citilights\/wp-json\/wp\/v2\/media?parent=10371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}