{"id":2804,"date":"2014-06-11T04:29:44","date_gmt":"2014-06-11T04:29:44","guid":{"rendered":"http:\/\/medacorp.novademo.com\/main\/?page_id=2804"},"modified":"2016-02-25T20:13:22","modified_gmt":"2016-02-25T12:13:22","slug":"projects","status":"publish","type":"page","link":"https:\/\/elmich.com\/asia\/projects\/","title":{"rendered":"Projects"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><p>[vc_row opacity_percent=&#8221;50&#8243;][vc_column width=&#8221;1\/1&#8243;]<style type=\"text\/css\">\n\/* HENRY HARRISON *\/\r\n\r\na.eg-henryharrison-element-1,\r\na.eg-henryharrison-element-2 {\r\n  -webkit-transition: all .4s linear;  \r\n    -moz-transition: all .4s linear;  \r\n    -o-transition: all .4s linear;  \r\n    -ms-transition: all .4s linear;  \r\n    transition: all .4s linear; \r\n}\r\n\r\n\/* JIMMY CARTER *\/\r\n.eg-jimmy-carter-element-11 i:before { margin-left:0px; margin-right:0px;}\r\n\r\n\r\n\/* HARDING *\/\r\n.eg-harding-element-17 { letter-spacing:1px}\r\n.eg-harding-wrapper .esg-entry-media { overflow:hidden; \r\n            box-sizing:border-box;\r\n            -webkit-box-sizing:border-box;\r\n            -moz-box-sizing:border-box;\r\n            padding:30px 30px 0px 30px;\r\n}\r\n\r\n.eg-harding-wrapper .esg-entry-media img { overflow:hidden; \r\n            border-radius:50%;\r\n            -webkit-border-radius:50%;\r\n            -moz-border-radius:50%;\r\n}\r\n\r\n\/*ULYSSES S GRANT *\/\r\n.eg-ulysses-s-grant-wrapper .esg-entry-media { overflow:hidden; \r\n            box-sizing:border-box;\r\n            -webkit-box-sizing:border-box;\r\n            -moz-box-sizing:border-box;\r\n            padding:30px 30px 0px 30px;\r\n}\r\n\r\n.eg-ulysses-s-grant-wrapper .esg-entry-media img { overflow:hidden; \r\n            border-radius:50%;\r\n            -webkit-border-radius:50%;\r\n            -moz-border-radius:50%;\r\n}\r\n\r\n\/*RICHARD NIXON *\/\r\n.eg-richard-nixon-wrapper .esg-entry-media { overflow:hidden; \r\n            box-sizing:border-box;\r\n            -webkit-box-sizing:border-box;\r\n            -moz-box-sizing:border-box;\r\n            padding:30px 30px 0px 30px;\r\n}\r\n\r\n.eg-richard-nixon-wrapper .esg-entry-media img { overflow:hidden; \r\n            border-radius:50%;\r\n            -webkit-border-radius:50%;\r\n            -moz-border-radius:50%;\r\n}\r\n\r\n\r\n\/* HERBERT HOOVER *\/\r\n.eg-herbert-hoover-wrapper .esg-entry-media img{\r\n    filter: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'\/><\/filter><\/svg>#grayscale\"); \/* Firefox 10+, Firefox on Android *\/\r\n    filter: gray; \/* IE6-9 *\/\r\n    -webkit-filter: grayscale(100%); \/* Chrome 19+, Safari 6+, Safari 6+ iOS *\/\r\n}\r\n\r\n.eg-herbert-hoover-wrapper:hover .esg-entry-media img{\r\n    filter: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'\/><\/filter><\/svg>#grayscale\");\r\n    -webkit-filter: grayscale(0%);}\r\n\r\n\r\n\/* JOOHNSON *\/\r\n.eg-lyndon-johnson-wrapper .esg-entry-media img{\r\n    filter: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'\/><\/filter><\/svg>#grayscale\"); \/* Firefox 10+, Firefox on Android *\/\r\n    filter: gray; \/* IE6-9 *\/\r\n    -webkit-filter: grayscale(100%); \/* Chrome 19+, Safari 6+, Safari 6+ iOS *\/\r\n}\r\n\r\n.eg-lyndon-johnson-wrapper:hover .esg-entry-media img{\r\n    filter: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'\/><\/filter><\/svg>#grayscale\");\r\n    -webkit-filter: grayscale(0%);}\r\n\r\n\r\n\/*RONALD REAGAN*\/\r\n.esg-overlay.eg-ronald-reagan-container {background: -moz-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0,0,0,0.83) 99%, rgba(0,0,0,0.85) 100%); \/* FF3.6+ *\/\r\nbackground: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.83)), color-stop(100%,rgba(0,0,0,0.85))); \/* Chrome,Safari4+ *\/\r\nbackground: -webkit-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); \/* Chrome10+,Safari5.1+ *\/\r\nbackground: -o-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); \/* Opera 11.10+ *\/\r\nbackground: -ms-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); \/* IE10+ *\/\r\nbackground: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); \/* W3C *\/\r\nfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); \/* IE6-9 *\/}\r\n\r\n\/*GEORGE BUSH*\/\r\n.eg-georgebush-wrapper .esg-entry-cover {background: -moz-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0,0,0,0.83) 99%, rgba(0,0,0,0.85) 100%); \/* FF3.6+ *\/\r\nbackground: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.83)), color-stop(100%,rgba(0,0,0,0.85))); \/* Chrome,Safari4+ *\/\r\nbackground: -webkit-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); \/* Chrome10+,Safari5.1+ *\/\r\nbackground: -o-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); \/* Opera 11.10+ *\/\r\nbackground: -ms-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); \/* IE10+ *\/\r\nbackground: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); \/* W3C *\/\r\nfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); \/* IE6-9 *\/}\r\n\r\n\/*GEORGE BUSH\r\n.eg-georgebush-wrapper .esg-entry-cover { background: rgba(0,0,0,0.5);}*\/\r\n\r\n\/*JEFFERSON*\/\r\n.eg-jefferson-wrapper { -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; -webkit-mask-image: url(data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important; }\r\n\r\n\/*MONROE*\/\r\n.eg-monroe-element-1 { text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }\r\n\r\n\/*LYNDON JOHNSON*\/\r\n.eg-lyndon-johnson-wrapper .esg-entry-cover { background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.35) 0%, rgba(18,18,18,0) 96%, rgba(19,19,19,0) 100%); \/* FF3.6+ *\/\r\nbackground: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.35)), color-stop(96%,rgba(18,18,18,0)), color-stop(100%,rgba(19,19,19,0))); \/* Chrome,Safari4+ *\/\r\nbackground: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); \/* Chrome10+,Safari5.1+ *\/\r\nbackground: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); \/* Opera 12+ *\/\r\nbackground: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); \/* IE10+ *\/\r\nbackground: radial-gradient(ellipse at center,  rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); \/* W3C *\/\r\nfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#00131313',GradientType=1 ); \/* IE6-9 fallback on horizontal gradient *\/\r\n }\r\n\r\n\/*WILBERT*\/\r\n.eg-wilbert-wrapper .esg-entry-cover { background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.35) 0%, rgba(18,18,18,0) 96%, rgba(19,19,19,0) 100%); \/* FF3.6+ *\/\r\nbackground: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.35)), color-stop(96%,rgba(18,18,18,0)), color-stop(100%,rgba(19,19,19,0))); \/* Chrome,Safari4+ *\/\r\nbackground: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); \/* Chrome10+,Safari5.1+ *\/\r\nbackground: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); \/* Opera 12+ *\/\r\nbackground: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); \/* IE10+ *\/\r\nbackground: radial-gradient(ellipse at center,  rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); \/* W3C *\/\r\nfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#00131313',GradientType=1 ); \/* IE6-9 fallback on horizontal gradient *\/\r\n }\r\n.eg-wilbert-wrapper .esg-entry-media img{\r\n  -webkit-transition: 0.4s ease-in-out;\r\n    -moz-transition:  0.4s ease-in-out;\r\n    -o-transition:  0.4s ease-in-out;\r\n    transition:  0.4s ease-in-out;\r\n    filter: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'\/><\/filter><\/svg>#grayscale\"); \/* Firefox 10+, Firefox on Android *\/\r\n    filter: gray; \/* IE6-9 *\/\r\n    -webkit-filter: grayscale(100%); \/* Chrome 19+, Safari 6+, Safari 6+ iOS *\/\r\n}\r\n\r\n.eg-wilbert-wrapper:hover .esg-entry-media img{\r\n    filter: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'\/><\/filter><\/svg>#grayscale\");\r\n    -webkit-filter: grayscale(0%);}\r\n\r\n\/*PHILLIE*\/\r\n.eg-phillie-element-3:after { \r\ncontent:\" \";\r\nwidth: 0px;\r\nheight: 0px;\r\nborder-style: solid;\r\nborder-width: 5px 5px 0 5px;\r\nborder-color: #000 transparent transparent transparent;\r\nleft:50%;\r\nmargin-left:-5px; bottom:-5px; position:absolute; }\r\n\r\n\/*HOWARD TAFT*\/\r\n.eg-howardtaft-wrapper .esg-entry-media img, .eg-howardtaft-wrapper .esg-media-poster{\r\n    filter: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'\/><\/filter><\/svg>#grayscale\");\r\n    -webkit-filter: grayscale(0%);\r\n}\r\n\r\n.eg-howardtaft-wrapper:hover .esg-entry-media img, .eg-howardtaft-wrapper:hover .esg-media-poster{\r\n    filter: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'\/><\/filter><\/svg>#grayscale\"); \/* Firefox 10+, Firefox on Android *\/\r\n    filter: gray; \/* IE6-9 *\/\r\n    -webkit-filter: grayscale(100%); \/* Chrome 19+, Safari 6+, Safari 6+ iOS *\/\r\n}\r\n\r\n\/* WOOCOMMERCE *\/\r\n.myportfolio-container .added_to_cart.wc-forward { font-family: \"Open Sans\"; font-size: 13px; color: #fff; margin-top: 10px; }\r\n\r\n\/* LIGHTBOX *\/\r\n.esgbox-title.esgbox-title-outside-wrap { font-size: 15px; font-weight: 700; text-align: center; }\r\n.esgbox-title.esgbox-title-inside-wrap { padding-bottom: 10px; font-size: 15px; font-weight: 700; text-align: center; }\n<\/style>\n<style type=\"text\/css\">\n\/******************************\r\n\t-\tMINIMAL LIGHT SKIN\t-\r\n********************************\/\r\n\r\n.minimal-light .navigationbuttons,\r\n.minimal-light .esg-pagination,\r\n.minimal-light .esg-filters { text-align: center; }\r\n\r\n.minimal-light .esg-filterbutton,\r\n.minimal-light .esg-navigationbutton,\r\n.minimal-light .esg-sortbutton,\r\n.minimal-light .esg-cartbutton a{ \r\n\t\t\t\t\t\t\t\tcolor:#999;\r\n\t\t\t\t\t\t\t\tmargin-right:5px;\r\n\t\t\t\t\t\t\t\tcursor:pointer;\r\n\t\t\t\t\t\t\t\tpadding:0px 16px;\r\n\t\t\t\t\t\t\t\tborder:1px solid #e5e5e5;\r\n\t\t\t\t\t\t\t\tline-height:38px;\r\n\t\t\t\t\t\t\t\tborder-radius:5px;\r\n\t\t\t\t\t\t\t\t-moz-border-radius:5px;\r\n\t\t\t\t\t\t\t\t-webkit-border-radius:5px;\r\n\t\t\t\t\t\t\t\tfont-size:12px;\r\n\t\t\t\t\t\t\t\tfont-weight:700;\r\n\t\t\t\t\t\t\t\tfont-family:\"Open Sans\",sans-serif;\r\n\t\t\t\t\t\t\t\tdisplay: inline-block;\r\n\t\t\t\t\t\t\t\tbackground:#fff;\r\n\t\t\t\t\t\t\t\tmargin-bottom:5px;\r\n\t\t\t\t\t\t\t  }\r\n\r\n\/*.minimal-light .esg-cartbutton a { color: #999; }*\/\r\n\r\n.minimal-light .esg-navigationbutton * { color:#999; }\r\n.minimal-light .esg-navigationbutton\t{ padding:0px 16px; }\r\n.minimal-light .esg-pagination-button:last-child { margin-right: 0; }\r\n.minimal-light .esg-left, .minimal-light .esg-right\t{ padding:0px 11px; }\r\n\r\n.minimal-light  .esg-sortbutton-wrapper,\r\n.minimal-light  .esg-cartbutton-wrapper { display:inline-block; }\r\n.minimal-light  .esg-sortbutton-order,\r\n.minimal-light  .esg-cartbutton-order {\tdisplay:inline-block;\r\n\t\t\t\t\t\t\t\t\t\tvertical-align:top;\r\n\t\t\t\t\t\t\t\t\t\tborder:1px solid #e5e5e5;\r\n\t\t\t\t\t\t\t\t\t\twidth:40px;\r\n\t\t\t\t\t\t\t\t\t\tline-height:38px;\r\n\t\t\t\t\t\t\t\t\t\tborder-radius: 0px 5px 5px 0px;\r\n\t\t\t\t\t\t\t\t\t\t-moz-border-radius: 0px 5px 5px 0px;\r\n\t\t\t\t\t\t\t\t\t\t-webkit-border-radius: 0px 5px 5px 0px;\r\n\t\t\t\t\t\t\t\t\t\tfont-size:12px;\r\n\t\t\t\t\t\t\t\t\t\tfont-weight:700;\r\n\t\t\t\t\t\t\t\t\t\tcolor:#999;\r\n\t\t\t\t\t\t\t\t\t\tcursor: pointer;\r\n\t\t\t\t\t\t\t\t\t\tbackground:#fff;\r\n\t\t\t\t\t\t\t\t\t   }\r\n\r\n.minimal-light .esg-cartbutton {\r\n\t\t\t\t\t\t\t\tcolor:#333;\r\n\t\t\t\t\t\t\t\tcursor: default !important;\r\n\t\t\t\t\t\t\t\t}\r\n.minimal-light .esg-cartbutton .esgicon-basket {color:#333;\r\n\t\t\t\t\t\t\t\t\t\t\t\tfont-size:15px;\r\n\t\t\t\t\t\t\t\t\t\t\t\tline-height:15px;\r\n\t\t\t\t\t\t\t\t\t\t\t\tmargin-right:10px;\r\n\t\t\t\t\t\t\t\t\t\t\t\t}\r\n.minimal-light  .esg-cartbutton-wrapper { cursor: default !important; }\r\n\r\n.minimal-light .esg-sortbutton,\r\n.minimal-light .esg-cartbutton { display:inline-block;\r\n\t\t\t\t\t\t\t\tposition:relative;\r\n\t\t\t\t\t\t\t\tcursor: pointer;\r\n\t\t\t\t\t\t\t\tmargin-right:0px;\r\n\t\t\t\t\t\t\t\tborder-right:none;\r\n\t\t\t\t\t\t\t\tborder-radius:5px 0px 0px 5px;\r\n\t\t\t\t\t\t\t\t-moz-border-radius:5px 0px 0px 5px;\r\n\t\t\t\t\t\t\t\t-webkit-border-radius:5px 0px 0px 5px;\r\n\t\t\t\t\t\t\t\t}\r\n\r\n.minimal-light .esg-navigationbutton:hover,\r\n.minimal-light .esg-filterbutton:hover,\r\n.minimal-light .esg-sortbutton:hover,\r\n.minimal-light .esg-sortbutton-order:hover,\r\n.minimal-light .esg-cartbutton a:hover,\r\n.minimal-light .esg-filterbutton.selected {\r\n\t\t\t\t\t\t\t\t\t\t\tbackground-color:#fff;\r\n\t\t\t\t\t\t\t\t\t\t\tborder-color:#bbb;\r\n\t\t\t\t\t\t\t\t\t\t\tcolor:#333;\r\n\t\t\t\t\t\t\t\t\t\t\tbox-shadow: 0px 3px 5px 0px rgba(0,0,0,0.13);\r\n\t\t\t\t\t\t\t\t\t\t  }\r\n\r\n.minimal-light .esg-navigationbutton:hover * { color:#333; }\r\n\r\n.minimal-light .esg-sortbutton-order.tp-desc:hover {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tborder-color:#bbb;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tcolor:#333;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tbox-shadow: 0px -3px 5px 0px rgba(0,0,0,0.13) !important;\r\n\t\t\t\t\t\t\t\t\t\t\t\t   }\r\n\r\n.minimal-light .esg-filter-checked { \r\n\t\t\t\t\t\t\t\t\tpadding:1px 3px;\r\n\t\t\t\t\t\t\t\t\tcolor:#cbcbcb;\r\n\t\t\t\t\t\t\t\t\tbackground:#cbcbcb;\r\n\t\t\t\t\t\t\t\t\tmargin-left:7px;\r\n\t\t\t\t\t\t\t\t\tfont-size:9px;\r\n\t\t\t\t\t\t\t\t\tfont-weight:300;\r\n\t\t\t\t\t\t\t\t\tline-height:9px;\r\n\t\t\t\t\t\t\t\t\tvertical-align: middle;\r\n\t\t\t\t\t\t\t\t\t}\r\n.minimal-light .esg-filterbutton.selected .esg-filter-checked,\r\n.minimal-light .esg-filterbutton:hover .esg-filter-checked {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tpadding:1px 3px 1px 3px;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tcolor:#fff;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tbackground:#000;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tmargin-left:7px;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tfont-size:9px;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tfont-weight:300;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tline-height:9px;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tvertical-align: middle;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t   }\n<\/style>\n<!-- ESSENTIAL GRID SKIN CSS -->\n\n<style type=\"text\/css\">\n.eg-washington-element-3 {\n\tfont-size: 14px;\n\tline-height: 20px;\n\tcolor: #ffffff;\n\tfont-weight: 700;\n\tdisplay: inline-block;\n\tfloat: none;\n\ttext-align: center;\n\tclear: both;\n\tmargin: 15px 0px 0px 0px ;\n\tpadding: 5px 10px 5px 10px ;\n\tborder-radius: 0px 0px 0px 0px ;\n\tbackground-color: rgba(255, 255, 255, 0);\n\tposition: relative;\n\tz-index: 2 !important;\n\tfont-family: \"Open Sans\";\n\ttext-transform: uppercase;\n}\n.eg-washington-element-1 {\n\tfont-size: 14px !important;\n\tline-height: 22px !important;\n\tcolor: #ffffff !important;\n\tfont-weight: 400 !important;\n\tpadding: 10px 10px 10px 10px  !important;\n\tborder-radius: 0px 0px 0px 0px  !important;\n\tbackground-color: rgba(255, 255, 255, 0) !important;\n\tz-index: 2 !important;\n\tdisplay: block;\n\tborder-top-width: 2px !important;\n\tborder-right-width: 2px !important;\n\tborder-bottom-width: 2px !important;\n\tborder-left-width: 2px !important;\n\tborder-color: #ffffff !important;\n\tborder-style: solid !important;\n}\n<\/style>\n<style type=\"text\/css\">\n.eg-washington-element-1:hover {\n\tfont-size: 14px !important;\n\tline-height: 22px !important;\n\tcolor: #ffffff !important;\n\tfont-weight: 400 !important;\n\tborder-radius: 0px 0px 0px 0px  !important;\n\tbackground-color: rgba(255, 255, 255, 0.29) !important;\n\tborder-top-width: 2px !important;\n\tborder-right-width: 2px !important;\n\tborder-bottom-width: 2px !important;\n\tborder-left-width: 2px !important;\n\tborder-color: #ffffff !important;\n\tborder-style: solid !important;\n}\n<\/style>\n<style type=\"text\/css\">\n.eg-washington-element-1-a {\n\tdisplay: inline-block !important;\n\tfloat: none !important;\n\ttext-align: center !important;\n\tclear: none !important;\n\tmargin: 0px 10px 0px 0px  !important;\n\tposition: relative !important;\n}\n<\/style>\n<style type=\"text\/css\">\n.eg-washington-container {\n\tbackground-color: rgba(249, 66, 58, 0.65);\n}\n<\/style>\n<style type=\"text\/css\">\n.eg-washington-content {\n\tbackground-color: #ffffff;\n\tpadding: 0px 0px 0px 0px;\n\tborder-width: 0px 0px 0px 0px;\n\tborder-radius: 0px 0px 0px 0px;\n\tborder-color: transparent;\n\tborder-style: double;\n\ttext-align: left;\n}\n<\/style>\n<style type=\"text\/css\">\nli.eg-washington-wrapper {\n\tbackground-color: #3f424a;\n\tpadding: 0px 0px 0px 0px;\n\tborder-width: 0px 0px 0px 0px;\n\tborder-radius: 0px 0px 0px 0px;\n\tborder-color: transparent;\n\tborder-style: none;\n}\n<\/style>\n<!-- ESSENTIAL GRID END SKIN CSS -->\n\n<!-- ESSENTIAL GRID START META SKIN CSS -->\n\n<!-- ESSENTIAL GRID END META SKIN CSS -->\n\n<!-- THE ESSENTIAL GRID 1.0.7 -->\n\n<!-- GRID WRAPPER FOR CONTAINER SIZING - HERE YOU CAN SET THE CONTAINER SIZE AND CONTAINER SKIN -->\n<article class=\"myportfolio-container minimal-light\">\n\n    <!-- THE GRID ITSELF WITH FILTERS, PAGINATION, SORTING ETC... -->\n    <div id=\"esg-grid-9-1\" class=\"esg-grid\" style=\"background-color: transparent;padding: 0px 15px 0px 15px ; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display: none;\">\n<article class=\"esg-filters esg-singlefilters\" style=\"margin-bottom: 30px; text-align: center; \"><!-- THE FILTERING, SORTING AND WOOCOMMERCE BUTTONS --><!-- THE FILTER BUTTONS --><div class=\"esg-filter-wrapper\"><div class=\"esg-filterbutton selected esg-allfilter\" data-filter=\"filterall\" data-fid=\"-1\" ><span>Filter - All<\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"35\" data-filter=\"filter-turf-stabilisation\"><span>Turf &amp; Slope Stabilisation<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"54\" data-filter=\"filter-tree-root-management\"><span>Tree Root Management<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"43\" data-filter=\"filter-sub-surface-drainage\"><span>Sub-Surface Drainage<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"36\" data-filter=\"filter-2stormwater-management\"><span>Stormwater Management<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"55\" data-filter=\"filter-spray-applied-membrane\"><span>Spray Applied Membrane<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"50\" data-filter=\"filter-preformed-membranes-rooftop\"><span>Preformed Membranes (Rooftop)<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"51\" data-filter=\"filter-preformed-membranes-below-ground\"><span>Preformed Membranes (Below Ground)<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"37\" data-filter=\"filter-paver-support\"><span>Paver &amp; Deck Support<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"56\" data-filter=\"filter-modular-roadway-system\"><span>Modular Roadway System<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"52\" data-filter=\"filter-liquid-applied-membrane\"><span>Liquid Applied Membrane<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"47\" data-filter=\"filter-green-roof-and-vertical-greenery\"><span>Green Roof and Vertical Greenery<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><div class=\"esg-filterbutton\" data-fid=\"53\" data-filter=\"filter-drainage-and-damp-proofing-sheet\"><span>Drainage and Damp-Proofing Sheet<\/span><span class=\"esg-filter-checked\"><i class=\"eg-icon-ok-1\"><\/i><\/span><\/div><\/div><\/article><div class=\"esg-clear-no-height\"><\/div><!-- ############################ -->\n<!-- THE GRID ITSELF WITH ENTRIES -->\n<!-- ############################ -->\n<ul>\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1753181110\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2025\/07\/The-Standard-Project-Reference-Photo-1.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-23751 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Standard Singapore<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-23751 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-23751\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-standard-singapore\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage filter-2stormwater-management filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1747762221\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2025\/05\/Punggol-SIT-Project-Reference-Photo.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-23675 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">SIT Punggol (Punggol Digital District)<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-23675 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-23675\" href=\"https:\/\/elmich.com\/asia\/?portfolio=sit-punggol-punggol-digital-district\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1746349240\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2025\/05\/Green-Our-Rooftop-Old-Treasury-Building-Project-Reference-Photo.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-23632 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Old Treasury Building, Melbourne Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-23632 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-23632\" href=\"https:\/\/elmich.com\/asia\/?portfolio=old-treasury-building-melbourne-australia\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1739806763\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2025\/02\/Green-Wall-at-Shangri-La-Rasa-Sentosa-Beach-Front-Resort-Project-Reference-Feature-Image.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-23539 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Shangri-La Rasa Sentosa<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-23539 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-23539\" href=\"https:\/\/elmich.com\/asia\/?portfolio=shangri-la-rasa-sentosa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1736420574\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2025\/01\/Grand-Hyatt-Singapore-Project-Reference-Feature-Image.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-23232 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Grand Hyatt Singapore<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-23232 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-23232\" href=\"https:\/\/elmich.com\/asia\/?portfolio=grand-hyatt-singapore\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1734194076\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2024\/12\/Project-Reference-Feature-Image.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-23530 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Forett at Bukit Timah<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-23530 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-23530\" href=\"https:\/\/elmich.com\/asia\/?portfolio=forett-at-bukit-timah\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1724255995\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2024\/08\/Artyzen-Singapore-Project-Reference-Feature-Image.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22976 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Artyzen Singapore<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22976 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22976\" href=\"https:\/\/elmich.com\/asia\/?portfolio=artyzen-singapore\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1721648101\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2024\/07\/Alkaff-Court-View-Project-Reference-Feature-Image.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22894 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Green Roof on HDB Covered Linkways<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22894 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22894\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-green-roof-on-covered-linkway\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1718123152\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2024\/06\/Cuscaden-Reserve-Green-Wall-Project-Reference-Feature-Image.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22833 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Cuscaden Reserve<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22833 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22833\" href=\"https:\/\/elmich.com\/asia\/?portfolio=cuscaden-reserve\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1717604836\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2024\/06\/TRX-Project-Reference-Feature-Image.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22798 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Tun Razak Exchange, Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22798 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22798\" href=\"https:\/\/elmich.com\/asia\/?portfolio=tun-razak-exchange-malaysia\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1715161842\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2024\/05\/Van-Holland-Project-Reference-Feature-Image.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22703 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Van Holland<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22703 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22703\" href=\"https:\/\/elmich.com\/asia\/?portfolio=van-holland\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1712678300\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2024\/04\/Project-Reference-Feature-Image-VersiTank-Installation-Private-Residence-Stormwater-Management.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22634 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Private Residence | Hidden Channel Drainage System<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22634 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22634\" href=\"https:\/\/elmich.com\/asia\/?portfolio=private-residence-singapore\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1709652532\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2024\/03\/Feature-Image-Pullman-Singapore-Hill-Street-Hotel.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22556 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Pullman Singapore Hill Street<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22556 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22556\" href=\"https:\/\/elmich.com\/asia\/?portfolio=pullman-singapore-hill-street\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage filter-2stormwater-management filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1708531467\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2024\/02\/Project-Reference-Page-Bukit-Canberra_.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22550 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Bukit Canberra Integrated Hub<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22550 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22550\" href=\"https:\/\/elmich.com\/asia\/?portfolio=bukit-canberra-integrated-hub\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1703238490\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2023\/12\/Solar-Green-Roof-at-Pulau-Ubin-Project-Reference-Feature-Image.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22384 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Solar Green Roof at Pulau Ubin<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22384 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22384\" href=\"https:\/\/elmich.com\/asia\/?portfolio=solar-green-roof-at-pulau-ubin\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-modular-roadway-system eg-washington-wrapper\" data-date=\"1699372201\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2023\/11\/Project-Feature-Image.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22249 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">POSB PAssion Run For Kids<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22249 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22249\" href=\"https:\/\/elmich.com\/asia\/?portfolio=posb-passion-run-for-kids\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1698249859\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2023\/10\/The-Gate-Hotel-Tokyo-Project-Reference-Page-scaled.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-22167 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Gate Hotel Tokyo By Hulic, Japan<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-22167 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-22167\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-gate-hotel-tokyo-by-hulic-japan\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1696331714\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2023\/10\/Project-Feature-Image.png\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-21987 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Mandai Bird Paradise<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-21987 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-21987\" href=\"https:\/\/elmich.com\/asia\/?portfolio=mandai-bird-paradise\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop filter-preformed-membranes-below-ground filter-liquid-applied-membrane filter-drainage-and-damp-proofing-sheet filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1692111033\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2023\/08\/4.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-21720 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Silicon Box Semiconductor Factory<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-21720 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-21720\" href=\"https:\/\/elmich.com\/asia\/?portfolio=silicon-box\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-modular-roadway-system eg-washington-wrapper\" data-date=\"1690797623\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2023\/07\/NDP-2023-TrackGard-Feature-Image.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-21607 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">National Day Parade Singapore<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-21607 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-21607\" href=\"https:\/\/elmich.com\/asia\/?portfolio=national-day-parade-singapore\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop filter-green-roof-and-vertical-greenery filter-sub-surface-drainage filter-paver-support eg-washington-wrapper\" data-date=\"1686589950\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2023\/06\/Surbana-Jurong-Campus-Project-Feature-Image-Final.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-20602 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Surbana Jurong Campus<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-20602 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-20602\" href=\"https:\/\/elmich.com\/asia\/?portfolio=surbana-jurong-campus\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1670948855\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/12\/1-6-1.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-19727 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Royal Condominium, Cambodia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-19727 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-19727\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-royal-condominium-cambodia\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1669395864\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/11\/IMG_27501.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-19719 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">ArchXpo 2022<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-19719 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-19719\" href=\"https:\/\/elmich.com\/asia\/?portfolio=archxpo-2022\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-modular-roadway-system eg-washington-wrapper\" data-date=\"1665665775\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/10\/Feature-Image.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-19634 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Formula 1 Grand Prix<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-19634 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-19634\" href=\"https:\/\/elmich.com\/asia\/?portfolio=formula-1-grand-prix\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-2stormwater-management eg-washington-wrapper\" data-date=\"1663346663\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/09\/Article-9.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-19565 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Archifest 2022 | Edible Pavilion<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-19565 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-19565\" href=\"https:\/\/elmich.com\/asia\/?portfolio=archifest-2022-edible-pavilion\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-2stormwater-management eg-washington-wrapper\" data-date=\"1662725574\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/09\/Community-Garden-Dover-Crescent-Feature.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-19084 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Edible Community Garden | Dover Crescent<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-19084 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-19084\" href=\"https:\/\/elmich.com\/asia\/?portfolio=edible-community-garden-dover-crescent\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage filter-paver-support eg-washington-wrapper\" data-date=\"1660813189\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/08\/Article-Pic-5.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-18952 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">One Farrer Hotel<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-18952 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-18952\" href=\"https:\/\/elmich.com\/asia\/?portfolio=one-farrer-hotel\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1659700480\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/08\/Project-Reference-Page.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-19006 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Show Gardens | Singapore Garden Festival 2022<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-19006 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-19006\" href=\"https:\/\/elmich.com\/asia\/?portfolio=show-gardens-singapore-garden-festival-2022\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-waterproofing filter-preformed-membranes-rooftop eg-washington-wrapper\" data-date=\"1657728007\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/07\/TAN_4284-Resized.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7644 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Universal Studios<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7644 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7644\" href=\"https:\/\/elmich.com\/asia\/?portfolio=universal-studios\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1653046393\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/05\/4-Feature-Photo-for-Article-2-e1657767173773.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-18736 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Sembcorp Tuas Solar Farm<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-18736 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-18736\" href=\"https:\/\/elmich.com\/asia\/?portfolio=sembcorp-tuas-solar-farm\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1646818411\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/03\/6.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-18451 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">67 Pall Mall - The Singapore Club<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-18451 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-18451\" href=\"https:\/\/elmich.com\/asia\/?portfolio=67-pall-mall-the-singapore-club\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1642183537\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2022\/01\/DSC01863.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-18035 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">CapitaSpring<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-18035 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-18035\" href=\"https:\/\/elmich.com\/asia\/?portfolio=capitaspring-singapore\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1636553375\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2021\/11\/11.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-17900 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Green Wall at Singapore Garden Festival Hortshow<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-17900 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-17900\" href=\"https:\/\/elmich.com\/asia\/?portfolio=green-wall-at-singapore-garden-festival-hortshow\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1635419178\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2021\/10\/1.2-2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-17755 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">GRAB Headquarters<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-17755 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-17755\" href=\"https:\/\/elmich.com\/asia\/?portfolio=green-wall-singapore-grab-headquarters\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-liquid-applied-membrane filter-waterproofing filter-preformed-membranes-rooftop filter-sub-surface-drainage filter-paver-support eg-washington-wrapper\" data-date=\"1624534379\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2021\/06\/marinaone-1.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-16985 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Marina One<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-16985 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-16985\" href=\"https:\/\/elmich.com\/asia\/?portfolio=marina-one\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-tree-root-management eg-washington-wrapper\" data-date=\"1602782777\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2020\/10\/AlkaffOasis2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-15569 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Alkaff Oasis<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-15569 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-15569\" href=\"https:\/\/elmich.com\/asia\/?portfolio=alkaff-oasis\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1582824025\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2020\/02\/Paya-Lebar-Stormwater.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-13348 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Paya Lebar Quarter<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-13348 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-13348\" href=\"https:\/\/elmich.com\/asia\/?portfolio=paya-lebar-quarter\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1575306398\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/12\/bloomfeat.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-13175 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Community Garden Festival 2019<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-13175 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-13175\" href=\"https:\/\/elmich.com\/asia\/?portfolio=community-garden-festival-2019\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1572530412\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/10\/ToriYard-Outside-3-scaled.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-13124 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">ToriYard, Bishan-Ang Mo Kio Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-13124 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-13124\" href=\"https:\/\/elmich.com\/asia\/?portfolio=toriyard-bishan-ang-mo-kio-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1572522324\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/10\/archxpo2019-2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-13121 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Fluid Net Pavilion, ArchXpo 2019<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-13121 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-13121\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-fluid-net-pavilion-archxpo-2019\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1569865567\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/09\/radtop-scaled.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-13038 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Radisson Collection Hotel, Tsinandali Estate Georgia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-13038 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-13038\" href=\"https:\/\/elmich.com\/asia\/?portfolio=radisson-collection-hotel-tsinandali-estate-georgia\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1569583514\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/09\/3-scaled.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-13061 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Menara Etiqa, Kuala Lumpur Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-13061 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-13061\" href=\"https:\/\/elmich.com\/asia\/?portfolio=menara-etiqa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1567072297\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/08\/fix-e1572505457603.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12933 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">INSEAD Asia Campus<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12933 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12933\" href=\"https:\/\/elmich.com\/asia\/?portfolio=insead-asia-campus\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1564568077\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/07\/UNADJUSTEDNONRAW_thumb_406d.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12861 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Living Rocks @ La Biennale di Venezia 2019, Venice Italy<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12861 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12861\" href=\"https:\/\/elmich.com\/asia\/?portfolio=living-rocks-la-biennale-di-venezia-2019-venice\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-paver-support eg-washington-wrapper\" data-date=\"1564567259\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/07\/0-scaled.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12858 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Lifelong Learning Institute<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12858 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12858\" href=\"https:\/\/elmich.com\/asia\/?portfolio=lifelong-learning-institute\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop filter-preformed-membranes-below-ground eg-washington-wrapper\" data-date=\"1561636062\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/06\/IMG_7764-scaled.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12793 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Toppen Shopping Centre Vehicular Tunnel, Johor Bahru Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12793 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12793\" href=\"https:\/\/elmich.com\/asia\/?portfolio=toppen-shopping-centre-johor-bahru\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1558623215\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/05\/20180212_102403-scaled.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12648 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Shell Petrol Station @ Tampines Avenue 2<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12648 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12648\" href=\"https:\/\/elmich.com\/asia\/?portfolio=shell-petrol-station-tampines-avenue-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage filter-paver-support eg-washington-wrapper\" data-date=\"1557742906\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2019\/05\/Jewel1.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12605 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Jewel Changi Airport<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12605 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12605\" href=\"https:\/\/elmich.com\/asia\/?portfolio=jewel-changi-airport\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-paver-support eg-washington-wrapper\" data-date=\"1545930206\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/12\/ELV.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12473 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Early Learning Village<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12473 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12473\" href=\"https:\/\/elmich.com\/asia\/?portfolio=early-learning-village\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage filter-2stormwater-management eg-washington-wrapper\" data-date=\"1538216931\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/09\/20180929_135408-1-scaled.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12444 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Archifest 2018<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12444 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12444\" href=\"https:\/\/elmich.com\/asia\/?portfolio=archifest-2018\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1537973282\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/09\/datacom1.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12289 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Datacom Office, Auckland New Zealand<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12289 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12289\" href=\"https:\/\/elmich.com\/asia\/?portfolio=datacom-office\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1537972888\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/09\/skool2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12162 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Skool4Kidz Campus @ Sengkang Riverside Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12162 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12162\" href=\"https:\/\/elmich.com\/asia\/?portfolio=skool4kidz-campus-sengkang-riverside-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1535551696\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/08\/heartware3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12006 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Heartware Network Office<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12006 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12006\" href=\"https:\/\/elmich.com\/asia\/?portfolio=heartware-network-office\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1527346408\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/05\/2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-12450 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">CAR BON Restaurant, Qazvin Iran<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-12450 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-12450\" href=\"https:\/\/elmich.com\/asia\/?portfolio=car-bon-restaurant\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-modular-roadway-system eg-washington-wrapper\" data-date=\"1527009884\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/05\/sand1c.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11985 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Sentosa Sandsation 2017<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11985 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11985\" href=\"https:\/\/elmich.com\/asia\/?portfolio=sand-sculpting-festival\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-modular-roadway-system eg-washington-wrapper\" data-date=\"1527009424\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/05\/military2c.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11982 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Military Display<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11982 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11982\" href=\"https:\/\/elmich.com\/asia\/?portfolio=military-display\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-modular-roadway-system eg-washington-wrapper\" data-date=\"1527007124\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/05\/starwars1c.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11976 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Star Wars Festival<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11976 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11976\" href=\"https:\/\/elmich.com\/asia\/?portfolio=star-wars-festival\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-modular-roadway-system eg-washington-wrapper\" data-date=\"1526990382\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/05\/golf1-1.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11973 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Golf Course<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11973 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11973\" href=\"https:\/\/elmich.com\/asia\/?portfolio=golf-course\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-modular-roadway-system eg-washington-wrapper\" data-date=\"1526989785\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/05\/formula2c.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11969 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Formula 1<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11969 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11969\" href=\"https:\/\/elmich.com\/asia\/?portfolio=formula-1\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-modular-roadway-system eg-washington-wrapper\" data-date=\"1526988768\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/05\/standfeat.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11962 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Standard Chartered Singapore Marathon<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11962 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11962\" href=\"https:\/\/elmich.com\/asia\/?portfolio=standard-chartered-singapore-marathon\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1520869874\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2018\/03\/hytexfeat.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11812 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Hy-Tex (UK) Limited Headquarters, Ashford United Kingdom<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11812 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11812\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hy-tex-uk-limited-headquarters\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-preformed-membranes-rooftop filter-liquid-applied-membrane eg-washington-wrapper\" data-date=\"1502885490\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2017\/08\/duo-feature.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11573 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">DUO<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11573 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11573\" href=\"https:\/\/elmich.com\/asia\/?portfolio=duo\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1499960452\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2017\/07\/maha-feature.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11538 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">MAHA BODHI SCHOOL<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11538 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11538\" href=\"https:\/\/elmich.com\/asia\/?portfolio=maha-bodhi-school\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1493743579\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2017\/05\/ford-feature1.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11441 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">FORD AVENUE PRIVATE RESIDENCE<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11441 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11441\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ford-avenue-private-residence\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-liquid-applied-membrane filter-drainage-and-damp-proofing-sheet filter-preformed-membranes-rooftop filter-preformed-membranes-below-ground eg-washington-wrapper\" data-date=\"1493400420\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2017\/04\/smu.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11413 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">SMU SCHOOL OF LAW<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11413 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11413\" href=\"https:\/\/elmich.com\/asia\/?portfolio=smu-school-of-law\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1491246530\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2017\/04\/Flo-Residence-e1491989684238.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11359 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">FLO RESIDENCE<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11359 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11359\" href=\"https:\/\/elmich.com\/asia\/?portfolio=flo-residence\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-preformed-membranes-rooftop filter-preformed-membranes-below-ground filter-drainage-and-damp-proofing-sheet eg-washington-wrapper\" data-date=\"1488301125\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2017\/02\/cancer-feature.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11309 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Brunei Cancer Centre, Brunei<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11309 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11309\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-brunei-cancer-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1488298153\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2017\/02\/aloha-feature.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11291 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">ALOHA LOYANG<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11291 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11291\" href=\"https:\/\/elmich.com\/asia\/?portfolio=aloha-loyang\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-tree-root-management eg-washington-wrapper\" data-date=\"1485964068\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2017\/02\/jurongfeat.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11221 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">JURONG SMART BUS STATION<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11221 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11221\" href=\"https:\/\/elmich.com\/asia\/?portfolio=jurong-smart-bus-station\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1485949594\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2017\/02\/meranti-feature.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11204 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">JI Hotel Xiamen, Xiamen China<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11204 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11204\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ji-hotel-xiamen\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1480509738\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/11\/steven-feat.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11136 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">PRIVATE RESIDENCE @ STEVENS ROAD<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11136 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11136\" href=\"https:\/\/elmich.com\/asia\/?portfolio=private-residence-stevens-road\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1480507534\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/11\/joan-feat.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11134 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Container Office<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11134 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11134\" href=\"https:\/\/elmich.com\/asia\/?portfolio=container-office\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1477592944\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/10\/archxpo11-e1490326984961.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11082 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">ARCHXPO 2016<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11082 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11082\" href=\"https:\/\/elmich.com\/asia\/?portfolio=archxpo-2016\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1475508593\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/10\/national-thumb.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-11024 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">National Gallery Singapore<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-11024 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-11024\" href=\"https:\/\/elmich.com\/asia\/?portfolio=national-gallery-singapore\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-tree-root-management eg-washington-wrapper\" data-date=\"1472558430\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/08\/empressfeat.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7715 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Queen Elizabeth Walk @ Esplanade Park \/ Asian Civilisations Museum @ Empress Place<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7715 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7715\" href=\"https:\/\/elmich.com\/asia\/?portfolio=waterplay-fun-park-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1471862505\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/08\/childrenN1-e1490325505714.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-10812 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Gardens By The Bay Children\u2019s Garden<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-10812 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-10812\" href=\"https:\/\/elmich.com\/asia\/?portfolio=gardens-by-the-bay-childrens-garden\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1469807028\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/07\/sgf6-e1491989803673.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-10772 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Balcony Garden at Singapore Garden Festival 2016<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-10772 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-10772\" href=\"https:\/\/elmich.com\/asia\/?portfolio=balcony-garden-at-singapore-garden-festival-2016\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop eg-washington-wrapper\" data-date=\"1467211037\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/06\/forest-feature-e1468830600849.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-10661 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Forest City, Johor Bahru Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-10661 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-10661\" href=\"https:\/\/elmich.com\/asia\/?portfolio=forest-city\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-preformed-membranes-rooftop filter-drainage-and-damp-proofing-sheet filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1466183801\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/06\/sky3p-e1490336235620.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-10593 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Skyline Residences<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-10593 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-10593\" href=\"https:\/\/elmich.com\/asia\/?portfolio=skyline-residences\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1464778011\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/06\/ng1.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-10544 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Ng Teng Fong General Hospital<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-10544 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-10544\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ng-teng-fong-general-hospital\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1464775040\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/06\/overseas1-e1490326793273.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-10529 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Overseas Family School<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-10529 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-10529\" href=\"https:\/\/elmich.com\/asia\/?portfolio=overseas-family-school\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1464774242\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/06\/french11-e1490336258930.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-10526 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Lycee Francais De Singapour<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-10526 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-10526\" href=\"https:\/\/elmich.com\/asia\/?portfolio=lycee-francais-de-singapour\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1459354535\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/03\/for4p-e1490326901696.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-10035 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Forest Lodge ECO House, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-10035 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-10035\" href=\"https:\/\/elmich.com\/asia\/?portfolio=forest-lodge-eco-house\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1459354147\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2016\/03\/club1-e1490325793929.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-10033 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Club (Tiger's Milk)<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-10033 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-10033\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-club-tigers-milk\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448586499\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/school4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8111 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Commonwealth Secondary School<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8111 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8111\" href=\"https:\/\/elmich.com\/asia\/?portfolio=commonwealth-secondary-school\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-paver-support eg-washington-wrapper\" data-date=\"1448586393\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/hospital4p.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8110 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Lady Cilento Children's Hospital, Brisbane Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8110 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8110\" href=\"https:\/\/elmich.com\/asia\/?portfolio=lady-cilento-childrens-hospital-queensland-australia\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448586290\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/TAN_7582.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8109 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Epiphyte Living Wall at HortPark<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8109 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8109\" href=\"https:\/\/elmich.com\/asia\/?portfolio=epiphyte-living-wall-at-hortpark\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448586183\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/79.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8108 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Ngee Ann Polytechnic - School of Design & Environment<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8108 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8108\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ngee-ann-polytechnic-school-of-design-environment\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448586092\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/910.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8107 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Spa@Pagoda Street<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8107 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8107\" href=\"https:\/\/elmich.com\/asia\/?portfolio=spapagoda-street\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448585974\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/1210.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8106 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">DTZ Office at Technopark@Chai Chee<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8106 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8106\" href=\"https:\/\/elmich.com\/asia\/?portfolio=dtz-office-at-technoparkchai-chee\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage filter-paver-support eg-washington-wrapper\" data-date=\"1448585887\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/9-e1490336825794.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8105 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Procter & Gamble (P&G) Innovation Centre<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8105 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8105\" href=\"https:\/\/elmich.com\/asia\/?portfolio=procter-gamble-pg-innovation-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-waterproofing filter-preformed-membranes-rooftop filter-sub-surface-drainage filter-paver-support eg-washington-wrapper\" data-date=\"1448585644\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/orchard9-e1490335457662.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8104 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Orchard Gateway<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8104 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8104\" href=\"https:\/\/elmich.com\/asia\/?portfolio=orchard-gateway\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448585543\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/44.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8101 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Temporary Event Decking at Women's Tennis Association (WTA) Finals Singapore 2014<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8101 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8101\" href=\"https:\/\/elmich.com\/asia\/?portfolio=temporary-event-decking-at-womens-tennis-association-wta-finals-singapore-2014\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448585288\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/interlace3-e1490335477568.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8069 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Private Residence @ The Interlace<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8069 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8069\" href=\"https:\/\/elmich.com\/asia\/?portfolio=private-residence-the-interlace\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448585212\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/3-e1490336178405.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8068 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">BELYSA<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8068 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8068\" href=\"https:\/\/elmich.com\/asia\/?portfolio=belysa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448585109\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/13.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8067 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">THE ESTUARY<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8067 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8067\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-estuary\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448585033\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/42.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8066 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">SILVERSEA<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8066 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8066\" href=\"https:\/\/elmich.com\/asia\/?portfolio=silversea\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448584950\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/nanjing2-2-e1490334843465.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8065 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Nanjing South Railway Station, Nanjing China<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8065 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8065\" href=\"https:\/\/elmich.com\/asia\/?portfolio=nanjing-south-railway-station\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448584879\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Canberra4-e1490335498161.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8064 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Canberra Residences<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8064 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8064\" href=\"https:\/\/elmich.com\/asia\/?portfolio=canberra-residences\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448584812\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Saigon.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8063 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Geylang@Saigon<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8063 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8063\" href=\"https:\/\/elmich.com\/asia\/?portfolio=geylangsaigon\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448584371\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/OUE4-e1490335609831.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8058 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">OUE Bayfront Rooftop<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8058 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8058\" href=\"https:\/\/elmich.com\/asia\/?portfolio=oue-bayfront-rooftop\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448584264\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/best6.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8055 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Hotel Best Western Premier, Kuala Lumpur Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8055 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8055\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hotel-best-western-premier-kl\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448584131\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/capital3-e1490335625312.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8028 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Capital Square, Kuala Lumpur Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8028 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8028\" href=\"https:\/\/elmich.com\/asia\/?portfolio=capital-square-kl\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448584069\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/traders4-e1490335829253.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8027 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Traders Hotel, Kuala Lumpur Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8027 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8027\" href=\"https:\/\/elmich.com\/asia\/?portfolio=traders-hotel-klcc\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448584004\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/double4-e1490335939660.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8026 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">DOUBLE BAY RESIDENCES<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8026 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8026\" href=\"https:\/\/elmich.com\/asia\/?portfolio=double-bay-residences\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448583942\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/teban3-e1490334912943.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8025 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Teban Vista<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8025 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8025\" href=\"https:\/\/elmich.com\/asia\/?portfolio=teban-vista\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448583871\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/fire3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8024 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Firefly Park @ Clementi<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8024 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8024\" href=\"https:\/\/elmich.com\/asia\/?portfolio=firefly-park-clementi\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448583802\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/marbella5-e1490334930537.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8023 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Marbella<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8023 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8023\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-marbella\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448583603\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/teck2-e1490334969966.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8021 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Teck Ghee Vista (HDB Multi Storey Car Park)<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8021 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8021\" href=\"https:\/\/elmich.com\/asia\/?portfolio=teck-ghee-vista-hdb-multi-storey-car-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448583417\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/casa3-e1490335004646-1.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-8000 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Casa Clementi (HDB Multi Storey Car Park)<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-8000 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-8000\" href=\"https:\/\/elmich.com\/asia\/?portfolio=casa-clementi-hdb-multi-storey-car-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448583229\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/tree3-e1490335093765.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7998 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Treelodge@Punggol (HDB Multi Storey Car Park)<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7998 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7998\" href=\"https:\/\/elmich.com\/asia\/?portfolio=treelodgepunggol-hdb-multi-storey-car-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448583098\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/hard3-e1490335113162.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7997 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Hard Rock Hotel Singapore - Resorts World Sentosa<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7997 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7997\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hard-rock-hotel-singapore-resorts-world-sentosa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448583040\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/mandarin3-e1490336014456.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7994 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Fountain Feature @ Mandarin Oriental Hotel<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7994 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7994\" href=\"https:\/\/elmich.com\/asia\/?portfolio=fountain-feature-mandarin-oriental-hotel\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448582948\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/ramada5.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7970 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Ramada Hotel & Zhongsan Mall<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7970 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7970\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ramada-hotel-zhongsan-mall\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448582873\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/changi3-e1490335143467.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7969 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Changi Airport Terminal 1 Arrival Hall<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7969 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7969\" href=\"https:\/\/elmich.com\/asia\/?portfolio=changi-airport-terminal-1-arrival-hall\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-paver-support eg-washington-wrapper\" data-date=\"1448582802\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/NUS3-e1490336033265.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7968 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Office of Estate and Development NUS<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7968 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7968\" href=\"https:\/\/elmich.com\/asia\/?portfolio=office-of-estate-and-development-nus\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448582730\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/shelford2-e1490335166301.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7967 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Private Residence at Shelford Road<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7967 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7967\" href=\"https:\/\/elmich.com\/asia\/?portfolio=private-residence-at-shelford-road\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448582181\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Stephen3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7966 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Stephen Riady Centre NUS Utown<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7966 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7966\" href=\"https:\/\/elmich.com\/asia\/?portfolio=stephen-riady-centre-nus-utown\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448582104\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/sunway3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7965 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Sunway Vivaldi<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7965 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7965\" href=\"https:\/\/elmich.com\/asia\/?portfolio=sunway-vivaldi\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448582039\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Oncidium-Heights3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7964 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Private Residence at Oncidium Heights, Kota Kemuning, Selangor Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7964 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7964\" href=\"https:\/\/elmich.com\/asia\/?portfolio=private-residence-at-oncidium-heights-kota-kemuning-selangor-malaysia\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-paver-support eg-washington-wrapper\" data-date=\"1448581972\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/koi4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7963 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Koi Kinrara Suites, Selangor Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7963 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7963\" href=\"https:\/\/elmich.com\/asia\/?portfolio=koi-kinrara-suites\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448581758\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Quayside5.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7935 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Quayside Isle<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7935 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7935\" href=\"https:\/\/elmich.com\/asia\/?portfolio=quayside-isle\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448581676\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Alexandra-Canal3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7934 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Alexandra Canal Linear Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7934 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7934\" href=\"https:\/\/elmich.com\/asia\/?portfolio=alexandra-canal-linear-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448581597\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Jalan-Jambu5.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7933 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Private Residence at Jalan Jambu Ayer<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7933 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7933\" href=\"https:\/\/elmich.com\/asia\/?portfolio=private-residence-at-jalan-jambu-ayer\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448581536\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/ToaPayoh-Polyclinic3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7932 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Toa Payoh Polyclinic<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7932 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7932\" href=\"https:\/\/elmich.com\/asia\/?portfolio=toa-payoh-polyclinic\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448581472\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/KK-hospital3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7931 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">KK Women's & Children's Hospital<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7931 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7931\" href=\"https:\/\/elmich.com\/asia\/?portfolio=kk-womens-childrens-hospital-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448581407\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Changi-General-Hospital2-2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7930 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Changi General Hospital<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7930 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7930\" href=\"https:\/\/elmich.com\/asia\/?portfolio=changi-general-hospital\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448581332\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/VGM-SGH-Blk4-03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7929 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Blk 4, Singapore General Hospital<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7929 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7929\" href=\"https:\/\/elmich.com\/asia\/?portfolio=blk-4-singapore-general-hospital\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448581240\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/TAN_7534.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7926 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Campus for Research Excellence and Technological Enterprise (CREATE)<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7926 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7926\" href=\"https:\/\/elmich.com\/asia\/?portfolio=campus-for-research-excellence-and-technological-enterprise-create\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448581109\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-VersiJack-Days-Hotel11.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7886 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Days Hotel<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7886 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7886\" href=\"https:\/\/elmich.com\/asia\/?portfolio=days-hotel\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448581021\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-Versitank-Doha05.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7885 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Ikea Doha Festival City, Doha Qatar<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7885 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7885\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ikea-doha-festival-city\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448580938\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-VGP-EPIF-05.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7884 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Eco-products International Fair 2013<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7884 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7884\" href=\"https:\/\/elmich.com\/asia\/?portfolio=eco-products-international-fair-2013\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448580859\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-VGP-Singaplural04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7883 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">SingaPlural<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7883 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7883\" href=\"https:\/\/elmich.com\/asia\/?portfolio=singaplural\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448580786\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-VersiJack-Star06.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7882 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Star Performing Arts Centre<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7882 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7882\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-star-performing-arts-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448580714\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/ITE-Central-07.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7881 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">ITE Headquarters & College Central<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7881 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7881\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ite-headquarters-college-central\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448580620\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/7.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7880 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Water-Play Fountain @ Clarke Quay<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7880 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7880\" href=\"https:\/\/elmich.com\/asia\/?portfolio=water-play-fountain-clarke-quay\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448580545\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-Elmich-Green-Wall-San-Diego07.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7876 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Fashion Valley Mall, San Diego, California United States<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7876 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7876\" href=\"https:\/\/elmich.com\/asia\/?portfolio=fashion-valley-mall-san-diego-ca\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-spray-applied-membrane filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448580400\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-Stamford-American-International-School04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7871 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Stamford American International School<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7871 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7871\" href=\"https:\/\/elmich.com\/asia\/?portfolio=stamford-american-international-school\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448580314\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-Temasek-Polytechnic04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7833 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Temasek Polytechnic<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7833 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7833\" href=\"https:\/\/elmich.com\/asia\/?portfolio=temasek-polytechnic\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448580208\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/SpiraPave-1-Bligh-Street-Australia04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7832 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">1 Bligh Street, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7832 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7832\" href=\"https:\/\/elmich.com\/asia\/?portfolio=1-bligh-street-sydney\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448580145\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-Garden-by-the-Bay05.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7831 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Gardens By the Bay<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7831 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7831\" href=\"https:\/\/elmich.com\/asia\/?portfolio=gardens-by-the-bay\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448580063\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-VersiJack-CLeantech-Park04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7830 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">CleanTech One<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7830 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7830\" href=\"https:\/\/elmich.com\/asia\/?portfolio=cleantech-one\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448579991\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/VGM-Miro-03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7829 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">MIRO<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7829 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7829\" href=\"https:\/\/elmich.com\/asia\/?portfolio=miro\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448579920\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-Waterfront-waves02.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7828 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Waterfront Waves<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7828 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7828\" href=\"https:\/\/elmich.com\/asia\/?portfolio=waterfront-waves\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448579853\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-Republic-Plaza03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7827 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Republic Plaza<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7827 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7827\" href=\"https:\/\/elmich.com\/asia\/?portfolio=republic-plaza\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448579784\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/News-Kovan-Residences04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7826 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Kovan Residences<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7826 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7826\" href=\"https:\/\/elmich.com\/asia\/?portfolio=kovan-residences\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448579698\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/The-Orchard-Residences-Spirapave03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7825 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Orchard Residences<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7825 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7825\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-orchard-residences\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448579626\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Greenroof-Solaris-03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7824 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Solaris @ Fusionopolis<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7824 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7824\" href=\"https:\/\/elmich.com\/asia\/?portfolio=solaris-fusionopolis\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448579544\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Extensive-green-roof-The-Sanctuary03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7823 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Sanctuary<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7823 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7823\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-sanctuary\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448579418\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Versitank-Ecoasis04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7804 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Ecoasis @ Singapore Polytechnic<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7804 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7804\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ecoasis-singapore-polytechnic\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448579334\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich-Green-Roof-Project-Soleil@sinaran3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7803 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Soleil @ Sinaran<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7803 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7803\" href=\"https:\/\/elmich.com\/asia\/?portfolio=soleil-sinaran\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448579255\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich-Project-The-Java01.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7802 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Java, Hong Kong<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7802 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7802\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-java-hongkong\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448579179\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich-Green-Wall-project-BnB-Italia03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7801 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">B&B Italia Showroom @ SPACE<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7801 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7801\" href=\"https:\/\/elmich.com\/asia\/?portfolio=bb-italia-showroom-space\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448579114\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich-VGM-green-wall-Hotel-Rendezvous03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7800 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Rendezvous Hotel<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7800 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7800\" href=\"https:\/\/elmich.com\/asia\/?portfolio=rendezvous-hotel\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448578585\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Green-roof-elmich-nus-utown03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7756 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">UTown Education Resource Centre<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7756 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7756\" href=\"https:\/\/elmich.com\/asia\/?portfolio=utown-education-resource-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448578506\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/green-wall-elmich-nuh04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7755 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">National University Health System (Tower Block)<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7755 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7755\" href=\"https:\/\/elmich.com\/asia\/?portfolio=national-university-health-system-tower-block\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448578428\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/turf-stabilisation-elmich-bishan-park03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7754 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Bishan Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7754 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7754\" href=\"https:\/\/elmich.com\/asia\/?portfolio=bishan-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448578350\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/decking-support-elmich-ntu-spms04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7753 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">NTU School of Physical & Mathematical Sciences<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7753 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7753\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ntu-school-of-physical-mathematical-sciences\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448578278\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/stormwater-management-elmich-petir-park04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7752 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Petir Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7752 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7752\" href=\"https:\/\/elmich.com\/asia\/?portfolio=petir-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448578208\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/stormwater-management-elmich-punggol-riverside04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7751 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Punggol Promenade Riverside Walk<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7751 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7751\" href=\"https:\/\/elmich.com\/asia\/?portfolio=punggol-promenade-riverside-walk\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448578139\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/stormwater-management-elmich-punggol-lodge04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7750 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HDB Punggol Lodge<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7750 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7750\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-punggol-lodge\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448578066\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/stormwater-management-elmich-punggol-waterfront03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7749 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Punggol Waterfront Promenade<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7749 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7749\" href=\"https:\/\/elmich.com\/asia\/?portfolio=punggol-waterfront-promenade\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448577996\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/green-roof-elmich-seascape03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7748 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Seascape @ Sentosa<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7748 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7748\" href=\"https:\/\/elmich.com\/asia\/?portfolio=seascape-sentosa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448577850\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/versiweb-elmich-covedrive03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7740 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Private Residences @ Cove Drive<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7740 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7740\" href=\"https:\/\/elmich.com\/asia\/?portfolio=private-residences-cove-drive\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448577775\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/versipave-elmich-cornwall04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7739 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Private Residences @ Cornwall Gardens<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7739 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7739\" href=\"https:\/\/elmich.com\/asia\/?portfolio=private-residences-cornwall-gardens\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage filter-paver-support eg-washington-wrapper\" data-date=\"1448577683\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/heart4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7725 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">National Heart Centre Singapore<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7725 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7725\" href=\"https:\/\/elmich.com\/asia\/?portfolio=7725-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448577621\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/VersiJack-elmich-artscience04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7724 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">ArtScience Museum<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7724 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7724\" href=\"https:\/\/elmich.com\/asia\/?portfolio=artscience-museum\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448577550\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/versicell-elmich-boardwalk03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7723 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Sentosa Boardwalk<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7723 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7723\" href=\"https:\/\/elmich.com\/asia\/?portfolio=sentosa-boardwalk-3\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448577453\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/green-wall-elmich-rasa03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7722 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Rasa Sentosa Resort<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7722 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7722\" href=\"https:\/\/elmich.com\/asia\/?portfolio=rasa-sentosa-resort\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448577390\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/green-wall-elmich-mbfc03.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7721 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Marina Bay Financial Centre<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7721 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7721\" href=\"https:\/\/elmich.com\/asia\/?portfolio=marina-bay-financial-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448577267\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/extensive-green-roof-elmich-mac04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7716 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">McDonald\u2019s Jurong Central Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7716 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7716\" href=\"https:\/\/elmich.com\/asia\/?portfolio=mcdonalds-jurong-central-park-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448576867\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Sentosa-Boardwalk04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7693 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Sentosa Boardwalk<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7693 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7693\" href=\"https:\/\/elmich.com\/asia\/?portfolio=sentosa-boardwalk\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-drainage-and-damp-proofing-sheet eg-washington-wrapper\" data-date=\"1448576645\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/elmich_deltaMS_The-Beacon01.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7692 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Beacon<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7692 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7692\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-beacon\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-drainage-and-damp-proofing-sheet eg-washington-wrapper\" data-date=\"1448576565\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/elmich_deltaPT_oversea-union-house.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7691 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Overseas Union House<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7691 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7691\" href=\"https:\/\/elmich.com\/asia\/?portfolio=overseas-union-house\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop eg-washington-wrapper\" data-date=\"1448576505\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/elmich_durabit-T_duke-nud-graduate-medical-school02.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7690 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Duke-NUS Graduate Medical School<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7690 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7690\" href=\"https:\/\/elmich.com\/asia\/?portfolio=duke-nus-graduate-medical-school\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop filter-liquid-applied-membrane eg-washington-wrapper\" data-date=\"1448576443\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/elmich_durabit-T_Eurochem-building02.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7689 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Eurochem Building<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7689 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7689\" href=\"https:\/\/elmich.com\/asia\/?portfolio=eurochem-building\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop eg-washington-wrapper\" data-date=\"1448576377\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/elmich_polyflex-180_ocean-financial-centre02.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7688 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Ocean Financial Centre<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7688 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7688\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ocean-financial-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-preformed-membranes-rooftop filter-waterproofing eg-washington-wrapper\" data-date=\"1448576316\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/elmich_polyflex-180_ntuc-income-centre02.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7687 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">NTUC Income Centre<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7687 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7687\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ntuc-income-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop eg-washington-wrapper\" data-date=\"1448576255\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/elmich_polyflex-180_golden-shoe-carpark.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7686 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Golden Shoe Carpark<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7686 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7686\" href=\"https:\/\/elmich.com\/asia\/?portfolio=golden-shoe-carpark\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448576142\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich_Project_One-North-Residences02.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7675 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">One North Residences - Singapore<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7675 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7675\" href=\"https:\/\/elmich.com\/asia\/?portfolio=one-north-residences-singapore\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop filter-preformed-membranes-below-ground filter-liquid-applied-membrane eg-washington-wrapper\" data-date=\"1448576066\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich_project_EcoPrecinct4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7674 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HDB Punggol East, Eco-Precinct<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7674 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7674\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-punggol-east-eco-precinct\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop filter-liquid-applied-membrane eg-washington-wrapper\" data-date=\"1448575480\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich_project_RP3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7673 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Republic Polytechnic<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7673 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7673\" href=\"https:\/\/elmich.com\/asia\/?portfolio=republic-polytechnic-4\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-preformed-membranes-rooftop filter-liquid-applied-membrane filter-drainage-and-damp-proofing-sheet eg-washington-wrapper\" data-date=\"1448575340\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich_project_KTP4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7645 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Khoo Teck Puat Hospital<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7645 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7645\" href=\"https:\/\/elmich.com\/asia\/?portfolio=khoo-teck-puat-hospital-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-waterproofing filter-preformed-membranes-rooftop filter-liquid-applied-membrane filter-drainage-and-damp-proofing-sheet eg-washington-wrapper\" data-date=\"1448575179\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich_project_MBS3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7643 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Marina Bay Sands Promenade<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7643 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7643\" href=\"https:\/\/elmich.com\/asia\/?portfolio=marina-bay-sands-promenade-4\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-liquid-applied-membrane filter-waterproofing filter-preformed-membranes-rooftop eg-washington-wrapper\" data-date=\"1448575097\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Elmich_projects_vivocity4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7642 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">VivoCity<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7642 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7642\" href=\"https:\/\/elmich.com\/asia\/?portfolio=vivocity-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448574918\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/TAN_2516.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7641 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Bukit Timah Community Club<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7641 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7641\" href=\"https:\/\/elmich.com\/asia\/?portfolio=bukit-timah-community-club\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448574840\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Astrid4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7640 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Private Residences @ Astrid Hill<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7640 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7640\" href=\"https:\/\/elmich.com\/asia\/?portfolio=private-residences-astrid-hill\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448574770\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/UOB2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7639 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Plaza Deck @ UOB PLaza<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7639 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7639\" href=\"https:\/\/elmich.com\/asia\/?portfolio=plaza-deck-uob-plaza\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448574681\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/marq2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7638 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The MARQ<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7638 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7638\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-marq\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448574594\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Paterson2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7637 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Paterson Suites  - Children\u2019s splash-play area<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7637 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7637\" href=\"https:\/\/elmich.com\/asia\/?portfolio=paterson-suites-childrens-splash-play-area\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448574475\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Customs1.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7631 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Collyer Quay<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7631 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7631\" href=\"https:\/\/elmich.com\/asia\/?portfolio=collyer-quay\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448574386\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/CCK3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7629 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Choa Chu Kang Polyclinic<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7629 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7629\" href=\"https:\/\/elmich.com\/asia\/?portfolio=choa-chu-kang-polyclinic\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448574288\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/1North3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7604 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">One North Residences<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7604 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7604\" href=\"https:\/\/elmich.com\/asia\/?portfolio=one-north-residences\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448574201\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/mbs61.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7603 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Marina Bay Sands Promenade<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7603 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7603\" href=\"https:\/\/elmich.com\/asia\/?portfolio=marina-bay-sands-promenade-3\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448574127\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/joan4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7602 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">15 Joan Road<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7602 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7602\" href=\"https:\/\/elmich.com\/asia\/?portfolio=15-joan-road\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448574054\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/w-residence.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7601 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">W Residences @ Sentosa Cove.<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7601 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7601\" href=\"https:\/\/elmich.com\/asia\/?portfolio=w-residences-sentosa-cove-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448573993\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/amk3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7600 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HDB Car Park Roof @ 309B Ang Mo Kio Avenue 1 - Singapore<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7600 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7600\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-car-park-roof-309b-ang-mo-kio-avenue-1-singapore\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-drainage-and-damp-proofing-sheet filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448573922\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Uwc3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7599 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">United World College of South East Asia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7599 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7599\" href=\"https:\/\/elmich.com\/asia\/?portfolio=united-world-college-of-south-east-asia\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-preformed-membranes-rooftop filter-liquid-applied-membrane filter-drainage-and-damp-proofing-sheet filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448573846\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/mbs7.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7598 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Marina Bay Sands Promenade.<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7598 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7598\" href=\"https:\/\/elmich.com\/asia\/?portfolio=marina-bay-sands-promenade-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448573730\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/45.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7562 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">VivoCity<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7562 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7562\" href=\"https:\/\/elmich.com\/asia\/?portfolio=vivocity\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448573590\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/edge3.jpg\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7561 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HDB Car Park Roof @ 180 Edgefield Plains<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7561 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7561\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-car-park-roof-180-edgefield-plains\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448573522\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/tanglin3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7560 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HDB Car Park Roof @ 88 Tanglin Halt Road<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7560 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7560\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-car-park-roof-88-tanglin-halt-road\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448573435\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/dover3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7559 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HDB Car Park Roof @ 28 Dover Crescent<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7559 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7559\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-car-park-roof-28-dover-crescent\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448573369\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/holland4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7558 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HDB Car Park Roof @ 18 Holland Drive<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7558 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7558\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-car-park-roof-18-holland-drive\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448573295\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/mbs8.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7557 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Marina Bay Waterfront Promenade<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7557 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7557\" href=\"https:\/\/elmich.com\/asia\/?portfolio=marina-bay-waterfront-promenade\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448573212\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Universal-Studio2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7556 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Universal Studios Singapore, Resorts World Sentosa<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7556 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7556\" href=\"https:\/\/elmich.com\/asia\/?portfolio=universal-studios-singapore-resorts-world-sentosa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448573129\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/hilton4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7555 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Hilton Convention Centre, Melbourne<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7555 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7555\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hilton-convention-centre-melbourne\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448573057\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/custom2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7554 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Customs House, Customs Harbour Branch<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7554 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7554\" href=\"https:\/\/elmich.com\/asia\/?portfolio=customs-house-customs-harbour-branch\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448572977\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/hdb3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7552 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HDB Hub Exhibition Gallery<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7552 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7552\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-hub-exhibition-gallery\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448572900\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/marina3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7526 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Marina Bay City Gallery<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7526 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7526\" href=\"https:\/\/elmich.com\/asia\/?portfolio=marina-bay-city-gallery\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448572774\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/michael4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7525 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Hotel Michael, Resort World Sentosa<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7525 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7525\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hotel-michael-resort-world-sentosa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448572678\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/arte6.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7524 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">The Arte @ Thomson<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7524 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7524\" href=\"https:\/\/elmich.com\/asia\/?portfolio=the-arte-thomson\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448572565\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/TAN_9361.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7523 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">W Residences @ Sentosa Cove<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7523 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7523\" href=\"https:\/\/elmich.com\/asia\/?portfolio=w-residences-sentosa-cove\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448572496\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/5.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7522 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Hong Kong Science Technology Park, Hong Kong<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7522 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7522\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hong-kong-science-technology-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448572419\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/G2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7521 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Hard Rock Hotel, Resorts World Sentosa<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7521 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7521\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hard-rock-hotel-resorts-world-sentosa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448572340\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/DSC00023s.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7519 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Wollongong Botanical Gardens, Wollongong Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7519 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7519\" href=\"https:\/\/elmich.com\/asia\/?portfolio=wollongong-botanical-gardens\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448572266\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/TAN0239.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7517 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Ocean Drive Private Residence.<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7517 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7517\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ocean-drive-private-residence-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448572180\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/P1000601.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7499 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Raffles Dubai Hotel, Dubai United Arab Emirates<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7499 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7499\" href=\"https:\/\/elmich.com\/asia\/?portfolio=raffles-dubai-hotel\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448572053\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/South-Wharf3s.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7498 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">South Wharf\/Melbourne Convention Centre, Melbourne Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7498 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7498\" href=\"https:\/\/elmich.com\/asia\/?portfolio=south-wharfmelbourne-convention-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448571979\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/MEP-tray-15-joan-road-05.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7497 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">15 Joan Road<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7497 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7497\" href=\"https:\/\/elmich.com\/asia\/?portfolio=waterplay-fun-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448571904\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/University-of-Adelaide.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7496 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">University of Adelaide, Adelaide Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7496 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7496\" href=\"https:\/\/elmich.com\/asia\/?portfolio=university-of-adelaide-3\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-preformed-membranes-rooftop eg-washington-wrapper\" data-date=\"1448571800\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/DSC00677s.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7495 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">School of Art, Design and Media, Nanyang Techological University<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7495 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7495\" href=\"https:\/\/elmich.com\/asia\/?portfolio=school-of-art-design-and-media-nanyang-techological-university\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448571706\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/fire2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7494 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Sembawang Secondary School<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7494 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7494\" href=\"https:\/\/elmich.com\/asia\/?portfolio=sembawang-secondary-school\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448571614\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/walsh2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7479 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Walsh Bay, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7479 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7479\" href=\"https:\/\/elmich.com\/asia\/?portfolio=walsh-bay-3\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448571225\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/sport3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7478 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Sydney Academy of Sports, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7478 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7478\" href=\"https:\/\/elmich.com\/asia\/?portfolio=sydney-academy-of-sports\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448571070\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Republic-Polytechnic.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7477 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Republic Polytechnic<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7477 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7477\" href=\"https:\/\/elmich.com\/asia\/?portfolio=republic-polytechnic-3\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448570984\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/olim2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7476 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Sydney Olympic Village, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7476 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7476\" href=\"https:\/\/elmich.com\/asia\/?portfolio=sydney-olympic-village\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448570382\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/whit3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7475 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Whitsundays Airlie Beach, Queensland Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7475 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7475\" href=\"https:\/\/elmich.com\/asia\/?portfolio=whitsundays-airlie-beach\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448570247\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/pasir2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7474 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Pasir Ris Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7474 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7474\" href=\"https:\/\/elmich.com\/asia\/?portfolio=pasir-ris-park-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448570152\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/mrt3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7461 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Mass Rapid Transit (MRT) Downtown Line Stage II Train Depot<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7461 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7461\" href=\"https:\/\/elmich.com\/asia\/?portfolio=mass-rapid-transit-mrt-downtown-line-stage-ii-train-depot\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448569530\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/capella4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7460 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Capella Hotel Sentosa<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7460 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7460\" href=\"https:\/\/elmich.com\/asia\/?portfolio=capella-hotel-sentosa-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448569444\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/bishop3.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7459 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Bishopsgate Private Residence<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7459 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7459\" href=\"https:\/\/elmich.com\/asia\/?portfolio=bishopsgate-private-residence\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448569324\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/140.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7458 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Minter Ellison, Canberra Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7458 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7458\" href=\"https:\/\/elmich.com\/asia\/?portfolio=minter-ellison\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448569245\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/136.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7457 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Ocean Drive Private Residence<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7457 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7457\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ocean-drive-private-residence\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448569111\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/135.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7438 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Burger Retirement Centre, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7438 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7438\" href=\"https:\/\/elmich.com\/asia\/?portfolio=burger-retirement-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448568999\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/133.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7437 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Hilton Hotel<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7437 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7437\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hilton-hotel\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448568864\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/131.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7436 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Greenslopes Hospital, Brisbane Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7436 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7436\" href=\"https:\/\/elmich.com\/asia\/?portfolio=greenslopes-hospital\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448567304\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/124.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7435 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Republic Polytechnic<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7435 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7435\" href=\"https:\/\/elmich.com\/asia\/?portfolio=republic-polytechnic\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448567207\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/118.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7434 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Holland Drive HDB Car Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7434 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7434\" href=\"https:\/\/elmich.com\/asia\/?portfolio=holland-drive-hdb-car-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448567118\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/116.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7433 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HDB Car Park \u2013 Punggol<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7433 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7433\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hdb-car-park-punggol\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448551333\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/KTP-Hospital.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7409 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Khoo Teck Puat Hospital<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7409 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7409\" href=\"https:\/\/elmich.com\/asia\/?portfolio=khoo-teck-puat-hospital\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-drainage-and-damp-proofing-sheet filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448551200\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/102.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7408 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">School of Biological Science, Nanyang Technological University<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7408 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7408\" href=\"https:\/\/elmich.com\/asia\/?portfolio=school-of-biological-science-nanyang-technological-university\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-drainage-and-damp-proofing-sheet filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448551016\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/105.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7407 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Tropical Marine & Science Institute<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7407 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7407\" href=\"https:\/\/elmich.com\/asia\/?portfolio=tropical-marine-science-institute\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448550869\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/99.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7406 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">West Coast Plaza<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7406 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7406\" href=\"https:\/\/elmich.com\/asia\/?portfolio=west-coast-plaza\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448550779\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/97.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7317 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Lot One Shopping Mall<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7317 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7317\" href=\"https:\/\/elmich.com\/asia\/?portfolio=lot-one-shopping-mall\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448550690\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/extensive-roof-elmich-pasir-ris-park04.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7411 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Pasir Ris Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7411 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7411\" href=\"https:\/\/elmich.com\/asia\/?portfolio=pasir-ris-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448550686\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/aramsa4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7410 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Aramsa Garden Spa<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7410 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7410\" href=\"https:\/\/elmich.com\/asia\/?portfolio=aramsa-garden-spa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448550653\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/95.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7316 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">HortPark<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7316 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7316\" href=\"https:\/\/elmich.com\/asia\/?portfolio=hortpark\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448550537\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/91.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7315 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Goodwood Residence Showflat<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7315 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7315\" href=\"https:\/\/elmich.com\/asia\/?portfolio=goodwood-residence-showflat\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448550448\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/84.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7314 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Capella Hotel Sentosa<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7314 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7314\" href=\"https:\/\/elmich.com\/asia\/?portfolio=capella-hotel-sentosa\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448550339\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/82.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7313 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">International Business Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7313 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7313\" href=\"https:\/\/elmich.com\/asia\/?portfolio=international-business-park-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-turf-stabilisation eg-washington-wrapper\" data-date=\"1448550006\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/80.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7312 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">F1 Pit Building<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7312 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7312\" href=\"https:\/\/elmich.com\/asia\/?portfolio=f1-pit-building\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448486552\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/75.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7311 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Merryn Road Private Residence<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7311 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7311\" href=\"https:\/\/elmich.com\/asia\/?portfolio=merryn-road-private-residence\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448486401\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/72.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7310 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">One Newton Residence<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7310 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7310\" href=\"https:\/\/elmich.com\/asia\/?portfolio=one-newton-residence\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448486297\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/68.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7309 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">ION Orchard Mall<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7309 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7309\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ion-orchard-mall\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448486141\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/66.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7308 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">International Business Park<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7308 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7308\" href=\"https:\/\/elmich.com\/asia\/?portfolio=international-business-park\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448485972\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/61.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7307 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Orchard Central Mall<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7307 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7307\" href=\"https:\/\/elmich.com\/asia\/?portfolio=orchard-central-mall\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448485854\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/60.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7306 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Masjid Asy-Syakirin, Kuala Lumpur Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7306 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7306\" href=\"https:\/\/elmich.com\/asia\/?portfolio=masjid-asy-syakirin\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448485691\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/57.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7305 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">KK Women\u2019s & Children\u2019s Hospital<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7305 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7305\" href=\"https:\/\/elmich.com\/asia\/?portfolio=kk-womens-childrens-hospital\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448485532\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/55.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7304 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Merrill Lynch Harbourfront<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7304 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7304\" href=\"https:\/\/elmich.com\/asia\/?portfolio=merrill-lynch-harbourfront\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448485333\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/48.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7303 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">BMW Showroom<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7303 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7303\" href=\"https:\/\/elmich.com\/asia\/?portfolio=bmw-showroom\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-paver-support eg-washington-wrapper\" data-date=\"1448485186\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/45.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7302 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Alexandra Arch Bridge<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7302 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7302\" href=\"https:\/\/elmich.com\/asia\/?portfolio=alexandra-arch-bridge\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1448485041\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/bugis4.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7301 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Bugis+<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7301 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7301\" href=\"https:\/\/elmich.com\/asia\/?portfolio=iluma-at-bugis-entertainment-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448484914\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/52.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7300 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Mt Rosie Private Residence<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7300 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7300\" href=\"https:\/\/elmich.com\/asia\/?portfolio=mt-rosie-private-residence\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448484802\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/37.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7299 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Ewart Park Private Residence<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7299 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7299\" href=\"https:\/\/elmich.com\/asia\/?portfolio=ewart-park-private-residence\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448484710\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/34.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7298 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Meridian Junior College<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7298 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7298\" href=\"https:\/\/elmich.com\/asia\/?portfolio=meridian-junior-college\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448484614\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/32.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7297 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Constitution Hill Retirement Village, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7297 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7297\" href=\"https:\/\/elmich.com\/asia\/?portfolio=constitution-hill-retirement-village\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448483455\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/30.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7296 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Conservatorium of Music, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7296 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7296\" href=\"https:\/\/elmich.com\/asia\/?portfolio=conservatorium-of-music\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448483357\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/29.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7295 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Chatswood to Epping Rail Link, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7295 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7295\" href=\"https:\/\/elmich.com\/asia\/?portfolio=chatswood-to-epping-rail-link\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448483245\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/27.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7294 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">CalPERS Headquarters, Sacramento, California United States<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7294 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7294\" href=\"https:\/\/elmich.com\/asia\/?portfolio=calpers-headquarters\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448483105\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/24.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7293 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Dolans Bay Residence, Sydney Australia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7293 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7293\" href=\"https:\/\/elmich.com\/asia\/?portfolio=dolans-bay-residence\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448482806\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/Putrajaya-International-Convention-Centre-Kuala-Lumpur.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7292 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Putrajaya International Convention Centre, Putrajaya Malaysia<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7292 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7292\" href=\"https:\/\/elmich.com\/asia\/?portfolio=putrajaya-international-convention-centre\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448482634\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/18.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7291 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Singapore Flyer Building<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7291 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7291\" href=\"https:\/\/elmich.com\/asia\/?portfolio=singapore-flyer-building\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery filter-sub-surface-drainage eg-washington-wrapper\" data-date=\"1448482488\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/13.gif\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7290 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Marina Barrage<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7290 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7290\" href=\"https:\/\/elmich.com\/asia\/?portfolio=marina-barrage\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-2stormwater-management eg-washington-wrapper\" data-date=\"1448482338\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/11\/woodlands2.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-7289 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Greenwood Sanctuary @Admiralty<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-7289 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-7289\" href=\"https:\/\/elmich.com\/asia\/?portfolio=greenwood-sanctuary-admiralty\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<!-- PORTFOLIO ITEM 1 -->\n<li class=\"filterall filter-green-roof-and-vertical-greenery eg-washington-wrapper\" data-date=\"1425441495\">\n    <!-- THE CONTAINER FOR THE MEDIA AND THE COVER EFFECTS -->\n    <div class=\"esg-media-cover-wrapper\">\n            <!-- THE MEDIA OF THE ENTRY -->\n<div class=\"esg-entry-media\"><img src=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2015\/03\/86.webp\"><\/div>\n\n            <!-- THE CONTENT OF THE ENTRY -->\n            <div class=\"esg-entry-cover esg-fade\" data-delay=\"0\">\n\n                <!-- THE COLORED OVERLAY -->\n                <div class=\"esg-overlay esg-fade eg-washington-container\" data-delay=\"0\"><\/div>\n\n\t\t\t\t<div class=\"esg-center eg-post-6078 eg-washington-element-3 esg-flipup\" data-delay=\"0.1\">Orchard Central Mall<\/div>\n              <div class=\"esg-center eg-washington-element-8 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n\t\t\t\t<div class=\"esg-center eg-post-6078 eg-washington-element-1-a esg-falldown\" data-delay=\"0.2\"><a class=\"eg-washington-element-1 eg-post-6078\" href=\"https:\/\/elmich.com\/asia\/?portfolio=zenith-building-2\" target=\"_self\"><i class=\"eg-icon-plus\"><\/i><\/a><\/div>\n              <div class=\"esg-center eg-washington-element-9 esg-none esg-clear\" style=\"height: 5px; visibility: hidden;\"><\/div>\n           <\/div><!-- END OF THE CONTENT IN THE ENTRY -->\n   <\/div><!-- END OF THE CONTAINER FOR THE MEDIA AND COVER\/HOVER EFFECTS -->\n\n<\/li><!-- END OF PORTFOLIO ITEM -->\n<\/ul>\n<!-- ############################ -->\n<!--      END OF THE GRID         -->\n<!-- ############################ -->\n<article class=\"esg-filters esg-singlefilters\" style=\"margin-top: 30px; text-align: center; \"><!-- THE PAGINATION CONTAINER. PAGE BUTTONS WILL BE ADDED ON DEMAND AUTOMATICALLY !! --><div class=\"esg-pagination\"><\/div><!-- END OF THE PAGINATION --><\/article><div class=\"esg-clear-no-height\"><\/div>    <\/div><!-- END OF THE GRID -->\n\n<\/article>\n<!-- END OF THE GRID WRAPPER -->\n\n<div class=\"clear\"><\/div>\n<script type=\"text\/javascript\">\nvar essapi_9;\njQuery(document).ready(function() {\n\tessapi_9 = jQuery(\"#esg-grid-9-1\").tpessential({\n        layout:\"even\",\n        forceFullWidth:\"off\",\n        lazyLoad:\"off\",\n        row:3,\n        space:30,\n        pageAnimation:\"scale\",\n        spinner:\"spinner0\",\n        forceFullWidth:\"on\",\n        lightBoxMode:\"single\",\n        animSpeed:1000,\n        delayBasic:1,\n        mainhoverdelay:1,\n        googleFonts:['Open+Sans:300,400,600,700,800','Raleway:100,200,300,400,500,600,700,800,900','Droid+Serif:400,700','Lato:400,600,700,800','Montserrat:400,700'],\n        aspectratio:\"16:9\",\n        responsiveEntries: [\n\t\t\t\t\t\t{ width:1400,amount:5},\n\t\t\t\t\t\t{ width:1170,amount:3},\n\t\t\t\t\t\t{ width:1024,amount:3},\n\t\t\t\t\t\t{ width:960,amount:2},\n\t\t\t\t\t\t{ width:778,amount:2},\n\t\t\t\t\t\t{ width:640,amount:1},\n\t\t\t\t\t\t{ width:480,amount:1}\n\t\t\t\t\t\t]\n\t});\n\n});\n<\/script>\n[\/vc_column][\/vc_row]<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>[vc_row opacity_percent=&#8221;50&#8243;][vc_column width=&#8221;1\/1&#8243;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":2,"featured_media":7055,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Projects - Elmich Pte Ltd<\/title>\n<meta name=\"description\" content=\"Gallery photos\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/elmich.com\/asia\/projects\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Projects - Elmich Pte Ltd\" \/>\n<meta property=\"og:description\" content=\"Gallery photos\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elmich.com\/asia\/projects\/\" \/>\n<meta property=\"og:site_name\" content=\"Elmich Pte Ltd\" \/>\n<meta property=\"article:modified_time\" content=\"2016-02-25T12:13:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2014\/06\/16-e1457679192386.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"1503\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/elmich.com\/asia\/projects\/\",\"url\":\"https:\/\/elmich.com\/asia\/projects\/\",\"name\":\"Projects - Elmich Pte Ltd\",\"isPartOf\":{\"@id\":\"https:\/\/elmich.com\/asia\/#website\"},\"datePublished\":\"2014-06-11T04:29:44+00:00\",\"dateModified\":\"2016-02-25T12:13:22+00:00\",\"description\":\"Gallery photos\",\"breadcrumb\":{\"@id\":\"https:\/\/elmich.com\/asia\/projects\/#breadcrumb\"},\"inLanguage\":\"en-AU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/elmich.com\/asia\/projects\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/elmich.com\/asia\/projects\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/elmich.com\/asia\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Projects\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/elmich.com\/asia\/#website\",\"url\":\"https:\/\/elmich.com\/asia\/\",\"name\":\"Elmich Pte Ltd\",\"description\":\"Sustainable Eco-friendly Landscape &amp; Architectural Products\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/elmich.com\/asia\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-AU\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Projects - Elmich Pte Ltd","description":"Gallery photos","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/elmich.com\/asia\/projects\/","og_locale":"en_US","og_type":"article","og_title":"Projects - Elmich Pte Ltd","og_description":"Gallery photos","og_url":"https:\/\/elmich.com\/asia\/projects\/","og_site_name":"Elmich Pte Ltd","article_modified_time":"2016-02-25T12:13:22+00:00","og_image":[{"width":1000,"height":1503,"url":"https:\/\/elmich.com\/asia\/wp-content\/uploads\/2014\/06\/16-e1457679192386.jpg","type":"image\/jpeg"}],"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/elmich.com\/asia\/projects\/","url":"https:\/\/elmich.com\/asia\/projects\/","name":"Projects - Elmich Pte Ltd","isPartOf":{"@id":"https:\/\/elmich.com\/asia\/#website"},"datePublished":"2014-06-11T04:29:44+00:00","dateModified":"2016-02-25T12:13:22+00:00","description":"Gallery photos","breadcrumb":{"@id":"https:\/\/elmich.com\/asia\/projects\/#breadcrumb"},"inLanguage":"en-AU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elmich.com\/asia\/projects\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/elmich.com\/asia\/projects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/elmich.com\/asia\/"},{"@type":"ListItem","position":2,"name":"Projects"}]},{"@type":"WebSite","@id":"https:\/\/elmich.com\/asia\/#website","url":"https:\/\/elmich.com\/asia\/","name":"Elmich Pte Ltd","description":"Sustainable Eco-friendly Landscape &amp; Architectural Products","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elmich.com\/asia\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-AU"}]}},"_links":{"self":[{"href":"https:\/\/elmich.com\/asia\/wp-json\/wp\/v2\/pages\/2804"}],"collection":[{"href":"https:\/\/elmich.com\/asia\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elmich.com\/asia\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elmich.com\/asia\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/elmich.com\/asia\/wp-json\/wp\/v2\/comments?post=2804"}],"version-history":[{"count":0,"href":"https:\/\/elmich.com\/asia\/wp-json\/wp\/v2\/pages\/2804\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/elmich.com\/asia\/wp-json\/wp\/v2\/media\/7055"}],"wp:attachment":[{"href":"https:\/\/elmich.com\/asia\/wp-json\/wp\/v2\/media?parent=2804"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}