CINXE.COM
CDL GREEN GALLERY - CDL Sustainability
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/> <link rel="icon" type="image/png" href="https://cdlsustainability.com/wp-content/themes/cdl/assets/bld/images/favicon.png"/> <link rel="stylesheet" href="https://use.typekit.net/mxc3oje.css"> <link rel="stylesheet" href="https://cdlsustainability.com/wp-content/themes/cdl/assets/bld/css/app.css"> <link rel="stylesheet" href="https://cdlsustainability.com/wp-content/themes/cdl/css/home.css"> <link rel="stylesheet" href="https://cdlsustainability.com/wp-content/themes/cdl/assets/build/css/app.css"> <title>CDL GREEN GALLERY - CDL Sustainability</title> <meta name='robots' content='noindex, nofollow' /> <!-- This site is optimized with the Yoast SEO plugin v20.3 - https://yoast.com/wordpress/plugins/seo/ --> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="CDL GREEN GALLERY - CDL Sustainability" /> <meta property="og:description" content="ABOUT THE CDL GREEN GALLERY Located at the Singapore Botanic Gardens (SBG) Heritage Museum, the CDL Green Gallery is the first zero-energy gallery in Singapore and the Asia-Pacific dedicated to..." /> <meta property="og:url" content="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/" /> <meta property="og:site_name" content="CDL Sustainability" /> <meta property="article:modified_time" content="2024-03-21T18:52:14+00:00" /> <meta property="og:image" content="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="6 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/","url":"https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/","name":"CDL GREEN GALLERY - CDL Sustainability","isPartOf":{"@id":"https://cdlsustainability.com/#website"},"primaryImageOfPage":{"@id":"https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/#primaryimage"},"image":{"@id":"https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/#primaryimage"},"thumbnailUrl":"https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1.png","datePublished":"2020-03-25T09:18:48+00:00","dateModified":"2024-03-21T18:52:14+00:00","breadcrumb":{"@id":"https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/#primaryimage","url":"https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1.png","contentUrl":"https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1.png","width":1210,"height":748},{"@type":"BreadcrumbList","@id":"https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://cdlsustainability.com/"},{"@type":"ListItem","position":2,"name":"Community Outreach for the SDGs","item":"https://cdlsustainability.com/sdg-stakeholder-partnerships/"},{"@type":"ListItem","position":3,"name":"CDL GREEN GALLERY"}]},{"@type":"WebSite","@id":"https://cdlsustainability.com/#website","url":"https://cdlsustainability.com/","name":"CDL Sustainability","description":"Singapore-listed international real estate operating company with a global presence spanning 97 locations in 26 countries.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://cdlsustainability.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//static.addtoany.com' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v8.4.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=UA-100189901-1" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '8.4.0'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStrs = [ 'ga-disable-UA-100189901-1', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for ( var index = 0; index < disableStrs.length; index++ ) { if ( document.cookie.indexOf( disableStrs[ index ] + '=true' ) > -1 ) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if ( __gtagTrackerIsOptedOut() ) { for ( var index = 0; index < disableStrs.length; index++ ) { window[ disableStrs[ index ] ] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for ( var index = 0; index < disableStrs.length; index++ ) { document.cookie = disableStrs[ index ] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[ disableStrs[ index ] ] = true; } } if ( 'undefined' === typeof gaOptout ) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if ( mi_track_user ) { function __gtagDataLayer() { dataLayer.push( arguments ); } function __gtagTracker( type, name, parameters ) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply( null, arguments ); return; } if ( type === 'event' ) { parameters.send_to = monsterinsights_frontend.ua; __gtagDataLayer( type, name, parameters ); } else { __gtagDataLayer.apply( null, arguments ); } } __gtagTracker( 'js', new Date() ); __gtagTracker( 'set', { 'developer_id.dZGIzZG' : true, } ); __gtagTracker( 'config', 'UA-100189901-1', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function (){ var args = Array.prototype.slice.call(arguments); args.unshift( 'send' ); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len - 1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { if ( 'send' === arguments[0] ) { var hitConverted, hitObject = false, action; if ( 'event' === arguments[1] ) { if ( 'undefined' !== typeof arguments[3] ) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ( 'pageview' === arguments[1] ) { if ( 'undefined' !== typeof arguments[2] ) { hitObject = { 'eventAction': 'page_view', 'page_path' : arguments[2], } } } if ( typeof arguments[2] === 'object' ) { hitObject = arguments[2]; } if ( typeof arguments[5] === 'object' ) { Object.assign( hitObject, arguments[5] ); } if ( 'undefined' !== typeof arguments[1].hitType ) { hitObject = arguments[1]; if ( 'pageview' === hitObject.hitType ) { hitObject.eventAction = 'page_view'; } } if ( hitObject ) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs( hitObject ); __gtagTracker( 'event', action, hitConverted ); } } return; } function mapArgs( args ) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page' : 'page_path', 'location' : 'page_location', 'title' : 'page_title', }; for ( arg in args ) { if ( ! ( ! args.hasOwnProperty(arg) || ! gaMap.hasOwnProperty(arg) ) ) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch ( ex ) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log( "" ); ( function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; } )(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/cdlsustainability.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.1.7"}}; /*! This file is auto-generated */ !function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(p&&p.fillText)switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([129777,127995,8205,129778,127999],[129777,127995,8203,129778,127999])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://cdlsustainability.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='classic-theme-styles-css' href='https://cdlsustainability.com/wp-includes/css/classic-themes.min.css?ver=1' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-columns.is-layout-flex){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='cpsh-shortcodes-css' href='https://cdlsustainability.com/wp-content/plugins/column-shortcodes//assets/css/shortcodes.css?ver=1.0.1' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://cdlsustainability.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.7.5' type='text/css' media='all' /> <link rel='stylesheet' id='wp-pagenavi-css' href='https://cdlsustainability.com/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70' type='text/css' media='all' /> <link rel='stylesheet' id='cdl-theme-style-css' href='https://cdlsustainability.com/wp-content/themes/cdl/style.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='main-css-css' href='https://cdlsustainability.com/wp-content/themes/cdl/css/style.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='fancybox-css' href='https://cdlsustainability.com/wp-content/plugins/easy-fancybox/fancybox/1.5.4/jquery.fancybox.min.css?ver=6.1.7' type='text/css' media='screen' /> <link rel='stylesheet' id='addtoany-css' href='https://cdlsustainability.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16' type='text/css' media='all' /> <link rel='stylesheet' id='malinky-ajax-pagination-css' href='https://cdlsustainability.com/wp-content/plugins/malinky-ajax-pagination/css/style.css' type='text/css' media='all' /> <script type='text/javascript' id='monsterinsights-frontend-script-js-extra'> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/cdlsustainability.com","hash_tracking":"false","ua":"UA-100189901-1","v4_id":""}; /* ]]> */ </script> <script type='text/javascript' src='https://cdlsustainability.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=8.4.0' id='monsterinsights-frontend-script-js'></script> <script type='text/javascript' id='addtoany-core-js-before'> window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={}; </script> <script type='text/javascript' async src='https://static.addtoany.com/menu/page.js' id='addtoany-core-js'></script> <link rel="https://api.w.org/" href="https://cdlsustainability.com/wp-json/" /><link rel="alternate" type="application/json" href="https://cdlsustainability.com/wp-json/wp/v2/pages/6692" /><link rel='shortlink' href='https://cdlsustainability.com/?p=6692' /> <link rel="alternate" type="application/json+oembed" href="https://cdlsustainability.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcdlsustainability.com%2Fsdg-stakeholder-partnerships%2Fcdl-green-gallery%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://cdlsustainability.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcdlsustainability.com%2Fsdg-stakeholder-partnerships%2Fcdl-green-gallery%2F&format=xml" /> <meta name="cdp-version" content="1.4.6" /><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://cdlsustainability.com"><link rel="alternate" href="https://cdlsustainability.com/wp-json/tribe/events/v1/" /><!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--><meta name="generator" content="Elementor 3.20.3; features: e_optimized_assets_loading, e_optimized_css_loading, additional_custom_breakpoints, block_editor_assets_optimize, e_image_loading_optimization; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style type="text/css" id="wp-custom-css"> .s4list img { width: 80%; margin: 0 auto; } .oyw1 img:first-child { margin-top: 50px; } .s4list .col-md-4 { text-align: center; } .oyw1 { } .oyw1 img { } .sec-m4 .row.s4list:nth-child(3), .sec-m4 .row.s4list:nth-child(2) { margin-bottom: 40px; } .bluetxt { color: #569EBE !important; } .page-template-new-women4green .img-cap { line-height: 20px; font-size: 85%; } .s-highlights a { color: inherit; text-decoration: underline; } .s-highlights a:hover { color: inherit; } .page-id-17732 .img-cap { line-height: 20px; font-size: 85%; } .page-id-17732 .img-cap ul:not(.nav-tabs) li::before { top: 1px; } .page-id-17732 .img-cap p { margin-bottom: 20px; } .page-id-17732 hr { margin-top: 40px; margin-bottom: 40px; } .bordered-content { border: 2px solid #10634d; padding: 20px; } .bordered-content p:last-child { margin-bottom: 0px; } body.page-template-ssa-new .slider-banner-type-1 .img-slider-warp:before { content: ''; background: #000; width: 100%; height: 600px; display: inline-block; opacity: .2; position: absolute; } .page-template-new-women4green #menu-women4green-network li:first-child, .page-template-new-women4green #menu-women4green-network li:nth-child(4){ display: block !important; } h3.newblue { color: #042F5B; } h3.cgreen { color: #10634d; } .ssa-cc img { width: 70%; margin-top: 20px !important; } .subpage-block__ssavideo, .subpage-block__ssavideo p { text-align: center; } body.page-template-ssa-new .subpage-block__partners { padding-top: 30px; } .plimg1, .plimg1 img { margin-bottom: 0px; } body.page-template-ssa-new .subpage-block__testimonials { padding-top: 20px; } body.page-template-ssa-new .subpage-block__slider { margin-top: 30px; margin-bottom: 20px; } body.page-template-ssa-new .support-logo { margin-top: 0px !important; padding: 10px 12px 0px !important; border-top: 1.5px solid #cccccc !important; border-left: 0; border-right: 0; border-bottom: 0; } body.page-template-ssa-new .slider-banner-type-1 .img-slider { height: 600px; } .subpage-block__ssavideo { margin-top: 40px; } .subpage-contents .subpage-block__ssavideo a.has-video .video-wrapper { height: 458px; } .subpage-block__ssavideo .cblue { color: #042F5B !important; margin-bottom: 30px; text-transform: capitalize !important; } .subpage-contents .subpage-block__ssavideo .ssa-vid-box { width: 100%; } body.page-template-ssa-new .subpage-contents a.has-video span.icon i { font-size: 80px; } body.page-template-ssa-new .subpage-contents a.has-video span.icon { width: 80px; height: 80px; } body.page-template-ssa-new .flexslider ul { padding:0; } body.page-template-ssa-new .subpage-contents ul:not(.nav-tabs) li::before { content: none; } body.page-template-ssa-new .img-content .img-text { color: #042F5B; } body.page-template-ssa-new .img-content .slider-button a { color: #fff; text-decoration: none; } body.page-template-ssa-new .subpage-contents .flexslider ul li { padding-bottom: 0 !important; } html .page-template-ssa-new .section-title { text-transform: uppercase; margin-bottom: 20px; font-size: 25px; letter-spacing: 0.88px; color: #457C95; } .ssa-tc .col-xs-12 { position: relative; height: 150px; } .divider-ct { background-image: url(https://cdlsustainability.com/wp-content/uploads/2024/09/rounded_v1.svg); background-size: 100% 5.5vw; height: 5.5vw; z-index: 10; transform: scale(1, 1); width: 100%; bottom: -85px; left: 0; z-index: 1; background-color: #fff8f0; } .ssa-tc img { position: absolute; left: 0; right: 0; top: 30px; z-index: 2; margin: 0 auto; } .ssa-sec img { margin-top: 50px; } .ssa-sec h3 { text-transform: capitalize !important; } .ssa-cc { border-top: 2px solid #d5bda2; border-top-style: dashed; padding-top: 30px !important; padding-bottom: 50px !important; } .ssa-tc1 img { width: 150px; } .ssa-tc { background: #f1dec8; position: relative; height: 150px; } .ssa-tc1 { padding-left: 70px !important; padding-right: 70px !important; padding-bottom: 20px !important; } .ssa-tc1 .row { width: 95%; } .ssa-tc2 { padding-bottom: 60px !important; border-top: 2px solid #d5bda2; border-top-style: dashed; padding-top: 20px !important; } .ssa-tc3 { padding-bottom: 40px !important; border-bottom: 20px solid #10634d; border-top: 2px solid #d5bda2; border-top-style: dashed; padding-top: 20px !important; } .ssa-sec { padding: 20px 30px 0px; background: #fff8f0; } /* Timeline */ main > p { margin-top: 100px; } .timeline-container { margin-top: 30px; padding: 10px 80px 0; } /* .timeline-container { margin-top:0px; border-top: 3px var( --e-global-color-secondary ) solid; } */ .owl-carousel .owl-dots .owl-dot { background: #fff; border: solid; border-width: 1px; border-color: #bfbfbf; } .owl-carousel .owl-dots .owl-dot.active { background: #417638; } .owl-nav button { color: var(--e-global-color-secondary); } .owl-nav button:hover, .owl-nav button:focus { background-color: transparent; color: var(--e-global-color-secondary); outline: 0; } .owl-prev { position: absolute; top: 68px; border: solid transparent; left: 34px; } .owl-next { position: absolute; top: 68px; border: solid transparent; right: 35px; } .owl-carousel.owl-loaded { display: block; } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; margin: 0 auto; -webkit-transform: translate3d(0px, 0, 0); } .owl-stage-outer { top: -16px; } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } body.page-template-new-women4green .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .owl-carousel .owl-item img { display: block; width: 100%; transform-style: preserve-3d; -webkit-transform-style: preserve-3d; } .timeline-slide:after { content: ""; background: url('https://cdlsustainability.com/wp-content/uploads/2024/08/dash.png'); width: 40%; height: 10%; background-position: 50%; background-size: cover; display: inline-block; position: absolute; left: 80%; top: 40px; } .timeline-slide.last-slide:after { display: none; } .timeline-slide { margin: 4.2rem 0 0 0; width: 100%; position: relative; margin-top: 70px; } .timeline-slide .circle { display: none; border: 4px #fff solid; background-color: var(--e-global-color-primary); border-radius: 50%; -moz-border-radius: 50%; -webkit-border-redius: 50%; height: 30px; width: 30px; position: absolute; left: 50%; margin-left: -15px; top: -70px; z-index: 2000; overflow: visible; } .timeline-slide .circle:before { display: none; content: ""; border: 3px solid var(--e-global-color-primary); width: 30px; height: 30px; border-radius: 50%; display: block; left: -4px; position: absolute; top: -4px; } .timeline-slide .vertical-line { display: none; border-left: 3px var(--e-global-color-secondary) solid; height: 50px; position: absolute; left: 50%; margin-left: -1.5px; top: -50px; z-index: 1000; } .timeline-slide .timeline-copy h3 { font-size: 2.5rem; font-weight: 800; margin-bottom: 0px; } .timeline-container { margin-top: 20px; padding-top: 6px; } .owl-carousel .owl-dots .owl-dot { width: 15px; height: 15px; background: #e6c996; border-radius: 100%; display: inline-block; margin: 0 5px; } .owl-carousel .owl-dots { text-align: center; margin-top: 1em; display: none; } button:focus { outline: 0; } .timeline-slide h3 { position: absolute; top: -55px; font-size: 16px; font-weight: 700; color: #fff; background-color: #54595f; padding: 10px; width: 65px; text-align: center; border-radius: 6px; left: 10px; } .history-image { background-position: center center; border-top: 4px solid var(--e-global-color-primary); border-radius: 5px; margin-bottom: 1rem; background-repeat: no-repeat; background-size: cover; } .timeline-copy { padding-top: 5px !important; padding: 0 12px; color: var(--e-global-color-text); text-align: center; } .timeline-copy:before { display: none !important; content: ""; position: absolute; left: calc(50% - 13px); left: -moz-calc(50% - 1em); left: -webkit-calc(50% - 13px); left: -o-calc(50% - 13px); top: -26px; border-bottom-color: var(--e-global-color-primary) !important; border: 13px solid transparent; z-index: 99999; } #timeline-carousel { border-top: 3px solid var(--e-global-color-secondary); } li.timeline-menu { background: var(--e-global-color-secondary); list-style: none; color: #fff; max-width: 137px; border-radius: 4px; padding: 0.5rem 1rem; text-align: center; cursor: pointer; font-weight: bold; margin-right: 10px; transition: 0.5s; } li.timeline-menu.active, li.timeline-menu:hover { background: var(--e-global-color-primary); } li.timeline-menu.disabled { pointer-events: none; background: #c3c3c3; } .menu-timeline { display: flex; justify-content: center; margin-bottom: 3rem; } .learning-points { /* position: absolute; */ /* bottom: 0; */ text-align: center; /* left: 0; right: 0; */ display: none; max-width: 70%; margin: 0 auto; } .learning-points.active { display: block; } .learning-points strong { font-size: 30px; } @media screen and (max-width: 560px) { .timeline-slide { margin-top: 4.2rem; margin-left: 3.5rem; } } .timeline-container { margin-top: 30px; padding: 10px 80px 0; } /* .timeline-container { margin-top:0px; border-top: 3px var( --e-global-color-secondary ) solid; } */ .owl-carousel .owl-dots .owl-dot { background: #fff; border: solid; border-width: 1px; border-color: #bfbfbf; } .owl-carousel .owl-dots .owl-dot.active { background: #417638; } .owl-nav button { color: var(--e-global-color-secondary); } .owl-nav button:hover, .owl-nav button:focus { background-color: transparent; color: var(--e-global-color-secondary); outline: 0; } .owl-prev { position: absolute; top: 68px; border: solid transparent; left: -45px; } .owl-next { position: absolute; top: 68px; border: solid transparent; right: -55px; } .owl-carousel.owl-loaded { display: block; } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; margin: 0 auto; -webkit-transform: translate3d(0px, 0, 0); } .owl-stage-outer { top: -16px; } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } body.page-template-new-women4green .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; height: 120px; } .owl-carousel .owl-item img { display: block; width: 65%; transform-style: preserve-3d; -webkit-transform-style: preserve-3d; } .owl-carousel .owl-item p { text-align: center !important; } .owl-carousel .owl-item p a { color: #279D79; } .timeline-slide { margin: 0; width: 100%; position: relative; margin-top: 0px; } .timeline-slide .circle { border: 4px #fff solid; background-color: var(--e-global-color-primary); border-radius: 50%; -moz-border-radius: 50%; -webkit-border-redius: 50%; height: 30px; width: 30px; position: absolute; left: 50%; margin-left: -15px; top: -70px; z-index: 2000; overflow: visible; } .timeline-slide .circle:before { content: ""; border: 3px solid var(--e-global-color-primary); width: 30px; height: 30px; border-radius: 50%; display: block; left: -4px; position: absolute; top: -4px; } .timeline-slide .vertical-line { border-left: 3px var(--e-global-color-secondary) solid; height: 50px; position: absolute; left: 50%; margin-left: -1.5px; top: -50px; z-index: 1000; } .timeline-slide .timeline-copy h3 { font-size: 2.5rem; font-weight: 800; margin-bottom: 0px; } .timeline-container { margin-top: 20px; padding-top: 6px; } .owl-carousel .owl-dots .owl-dot { width: 15px; height: 15px; background: #e6c996; border-radius: 100%; display: inline-block; margin: 0 5px; } .owl-carousel .owl-dots { text-align: center; margin-top: 1em; display: none; } button:focus { outline: 0; } .timeline-slide h3 { position: absolute; top: -55px; font-size: 16px; font-weight: 700; color: #fff; background-color: #54595f; padding: 10px; width: 65px; text-align: center; border-radius: 6px; left: 10px; } .history-image { background-position: center center; border-top: 4px solid var(--e-global-color-primary); border-radius: 5px; padding-bottom: 0px !important; background-repeat: no-repeat; background-size: cover; margin: 0 auto !important; } .timeline-copy { padding: 0 12px; color: var(--e-global-color-text); text-align: center; } .timeline-copy:before { display: none; content: ""; display: block; position: absolute; left: calc(50% - 13px); left: -moz-calc(50% - 1em); left: -webkit-calc(50% - 13px); left: -o-calc(50% - 13px); top: -26px; border-bottom-color: var(--e-global-color-primary) !important; border: 13px solid transparent; z-index: 99999; } #timeline-carousel { border-top: 3px solid var(--e-global-color-secondary); } li.timeline-menu { background: var(--e-global-color-secondary); list-style: none; color: #fff; max-width: 137px; border-radius: 4px; padding: 0.5rem 1rem; text-align: center; cursor: pointer; font-weight: bold; margin-right: 10px; transition: 0.5s; } li.timeline-menu.active, li.timeline-menu:hover { background: var(--e-global-color-primary); } li.timeline-menu.disabled { pointer-events: none; background: #c3c3c3; } .menu-timeline { display: flex; justify-content: center; margin-bottom: 3rem; } .learning-points { /* position: absolute; */ /* bottom: 0; */ text-align: center; /* left: 0; right: 0; */ display: none; max-width: 70%; margin: 0 auto; } .learning-points.active { display: block; } .learning-points strong { font-size: 30px; } @media screen and (max-width: 560px) { .timeline-slide { margin-top: 4.2rem; margin-left: 3.5rem; } } /* end timeline */ .timeline-copy a img { transition: 0.5s !important; } .timeline-copy a:hover { color: #279D79; } .timeline-copy a { color: #279D79; } .timeline-copy { color: #279D79; } .timeline-copy a:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); } body{ font-size:20px; font-family:din-2014 !important; } html .flexslider.infinite-slider { background: transparent !important; } html .infinite-slider li::before { display:none !important; } .sec-m1 { background-size: cover; background-position: 100% 30%; } .s4list { display: flex; } .s4list .col-md-8 { display: flex; align-items: center; flex-wrap: wrap; align-content: center; } .sec-m1 .ct { padding-top: 30px; } .sec-m2 { padding-top: 60x; padding-bottom: 0; background-position: 110% 50%; background-size: 120%; } .sec-m3 { background-position: 50% 50%; background-size: cover; padding-bottom: 0px !important; } .sec-m4 { background-size: cover; background-position: 50%; background-position-y: 90px; padding-top: 40px !important; } .sec-m5 { height: 600px; background-position: 50%; background-position-y: 30px; margin-top: 20px; background-position-x: -110px; } .s5txt { color: #279D79; margin-bottom: 10px; } .s-highlights { color: #279D79; } .sec-m h3 { padding-bottom: 20px; } .bod-at { color: #509ebd; font-size: 16px; } .sg-htitle { font-size: 22px; color: inherit; margin-bottom: 0px; font-weight: bold; } .hidden { display: none !important; } .directors.winners li:first-child { /* padding-top: 0px !important; */ } html .page-template-ssa-new .section-title, html .page-template-singapore-sustainability-academy .section-title { font-family:din-2014; font-weight: bold; } .integrated-lbl2 { font-family:din-2014; font-weight: bold; } .btn { font-family:din-2014; font-weight: bold; } #SOCIAL_RELATIONSHIP_CAPITAL, #FINANCIAL_CAPITAL, #ORGANISATIONAL_CAPITAL, #NATURAL_CAPITAL, #HUMAN_CAPITAL, #MANUFACTURED_CAPITAL { font-family: din-2014; font-size: 18px; } blockquote { font-family: din-2014; font-weight: bold; } body .section-ch blockquote { font-family: din-2014; font-weight: bold; } .t-head { font-family: din-2014; font-weight: bold; } .nav-tabs { font-family: din-2014; } .list .dh, .cv_list .bdh, #sidebar .mod-sidebar-menu h3, .mod-widget, .main-content h2, .main-content h3, .page-hero .hero-title h1{ font-family:din-2014; font-weight:700; } #nav a{ font-family:din-2014; } html #sidebar .mod-sidebar-menu ul.menu li a ~ ul.sub-menu li a { color: #236AB1 !important; } .t-headblue { background: #042F5B; color: #fff; } .nc-tv1 table tr td { vertical-align: top !important; } .cdl-tc table tr td { border-top: 1px solid #bb9e84; } .cdl-tc table tr:last-child td { border-bottom: 1px solid #bb9e84; } .page-template-achievements-accolades .row-rate-list:nth-child(3) { display: block !important; } .t-c1 { background-color: #9f7958; color: #fff; } .cdl-orange table tr td.t-c1 { background-color: #f29228 !important; } .t-c2 { background-color: #af8e70; color: #fff; } .t-c3 { background-color: #efe9e3; } .t-c4 { background-color: #e4d9cf; } html #sidebar .mod-sidebar-menu ul.menu li a ~ ul.sub-menu li.current-menu-item a { color: #354D67 !important; } html #sidebar .mod-sidebar-menu ul.menu li a ~ .sub-menu li a:before { opacity: 0; visibility: hidden; transform: translateX(-10px); } html #sidebar .mod-sidebar-menu ul.menu li a ~ .sub-menu li a:hover::before { visibility: visible !important; opacity: 1 !important; transform: translateX(0) !important; } html #sidebar .mod-sidebar-menu ul.menu li a ~ .sub-menu li.current-menu-item a:before { visibility: visible; opacity: 1; transform: translateX(0); } #elementor-popup-modal-17384 .elementor-container { max-width: 100% !important; } #elementor-popup-modal-17384 .elementor-element-populated { padding: 0px !important; } .mi-3dtour { z-index: 2; margin-top: -70px; } .mi-3dtour span { font-size: 45px !important; padding-left: 30px; padding-top: 20px; padding-bottom: 50px; display: inline-block; } @media(min-width:1200px) and (max-width:1366px){ #hero #zero{top:0 !important;} #hero #boat{left:30.318% !important; } } @media(max-width:1366px) { .mi-3dtour span { font-size: 40px !important; padding-left: 25px; padding-top: 20px; padding-bottom: 0;align-content } .elementor-15469 .elementor-element.elementor-element-68c27d2 { padding: 80px 40px 80px 40px; } } @media(max-width:1199px) { .mi-3dtour span { font-size: 34px !important; padding-left: 20px; } } @media (max-width: 1024px) { .mi-3dtour span { font-size: 28px !important; padding-left: 17px; padding-top: 30px; } } @media (max-width: 768px) { .mi-3dtour span { font-size: 20px !important; padding-left: 12px; padding-top: 40px; } } @media(max-width:767px) { .elementor-15469 .elementor-element.elementor-element-68c27d2 { padding: 40px 20px 40px 20px !important; } } @media (max-width: 600px) { .mi-3dtour span { font-size: 20px !important; padding-left: 0px; padding-top: 80px; text-align: center; display: block; } } .mi-3dtour a { color: #fff; text-decoration: underline; } .mi-3dtour a:hover { color: #fff; } /* Logged in & out conditions */ .logged-in-condition .hide-logged-in { display: none!important; } .logged-out-condition .hide-logged-out { display: none!important; } .cdl-t.bordered tr td { border: 1px solid; } .section-persons .person-thumbnails { width: auto; height: 230px; background-position: top center; background-size: cover; border-top-left-radius: 40px; border-bottom-right-radius: 40px; } .mth_sa { display: flex; } .row.row-rate-list.row-rate8 .col-sm-4:nth-child(2) img { width: 65%; } .row.row-rate-list.row-rate8 .col-sm-4:nth-child(2) img { } .row.row-rate-list.row-rate11 .col-sm-4:nth-child(1) img { width: 50%; } .row.row-rate-list.row-rate11 .col-sm-4:nth-child(2) img { width: 50%; } .row.row-rate-list.row-rate11 .col-sm-4:nth-child(3) img { width: 65%; } .row.row-rate-list.row-rate14 .col-sm-4:nth-child(2) img { width: 75%; } .row.row-rate-list.row-rate2 .rts-img { height: 160px; } .row.row-rate-list .rts-content { text-align: center; } .row.row-rate-list.row-rate2 .rts-img img { width: auto; } .new-cdl-t table tr td { padding: 10px !important; } .wtd4 { width: 10%; float: left; } html li#menu-item-6348{ width:163px !important; } .wtd3 { width: 88%; float: right; margin-top: 0px; } .t-bgv30v3 { background: #e2eeec; color: #000; } .t-bgv32v.green strong, .t-bgv30v3 strong { color: #00886d !important; } .new-legend .dv-legend { width: 40% !important; } .nofancybox.thumbslist { border: 1px solid #ececec; margin-bottom: 10px; } html body #main .unset-right { padding-right: 10px !important; } body.elementor-default{ padding-top:0 !important; } html .navbar-toggle{ padding:0 !important; background-color:transparent !important; } svg g[data-href] path{ pointer-events:none; } svg g[data-href] path:first-child{ pointer-events:auto; } svg path[data-class=hovered]{ fill:#3d7dc5; cursor:pointer; } .elementor-15469 .elementor-element.elementor-element-e5b2a74 .uc_overlay{ padding-bottom: 40px; } .accent, h2 span{ color:#E6A635 !important; } .page-template-achievements-accolades .row-rate5 > .col-sm-4:nth-child(1) .img-link img { height: 220px; width: auto; display: block; margin: 0 auto; } .page-template-achievements-accolades .row-rate2 > .col-sm-4:nth-child(1) .img-link img { height: 160px; width: auto; display: block; margin: 0 auto; } .page-template-achievements-accolades .row-rate2 > .col-sm-4:nth-child(2) .img-link img { height: 130px; width: auto; display: block; margin: 0 auto; } .rts-content { padding: 10px; } .nofancybox { position: relative; } .nofancybox a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } body.page-id-15050 .subpage-contents a.has-video span.icon i { color: #f00; } .oh-txtleft { padding-right: 20px; } .oh-txtright { padding-left: 20px; } .page-template-achievements-accolades .row-rate8 > .col-sm-4:nth-child(2) .img-link { text-align: center; display: block; } .page-template-achievements-accolades .row-rate8 > .col-sm-4:nth-child(3) .img-link img { height: 140px; max-width: initial; text-align: center; margin: 0 auto; width: auto; } .page-id-14608 table tr td, .page-id-14933 table tr td { border: 1px solid #70ad47; } .page-id-14608 table tr td:first-child, .page-id-14933 table tr td:first-child { border-right: none; } .row-rate8 .col-sm-4 .rts-content .rts-img { height: 150px; } .row-rate11 .col-sm-4 .rts-content .rts-img { height: 160px; } .page-id-14608 table tr:nth-child(even), .page-id-14933 table tr:nth-child(even){ background: #d5e3cf; } .page-id-14608 .btn-group, .page-id-14933 .btn-group, .page-id-17517 .btn-group { display: flex; vertical-align: middle; justify-content: center; } .page-id-14608 .btn-group .btn-2022, .page-id-14933 .btn-group .btn-2023, .page-id-17517 .btn-group .btn-2024 { color: #fff; font: inherit; text-align: center; border-radius: 20px; width: 40%; padding: 20px; margin-left: 10px; margin-right: 10px; } .page-id-14608 .btn-group .btn-2022:hover, .page-id-14933 .btn-group .btn-2023:hover { color: #fff; text-decoration: none; } .page-id-14608 .btn-group .blue, .page-id-14933 .btn-group .blue, .page-id-17517 .btn-group .blue { background: #5389B8; } .page-id-14608 .btn-group .orange, .page-id-14933 .btn-group .orange{ background: #fd6925; } .page-id-14608 table tr:nth-child(odd), .page-id-14933 table tr:nth-child(odd) { background: #ebf1e9; } .page-id-14608 table .t-head td, .page-id-14933 table .t-head td { background: #70ad47; border: 1px solid #fff; vertical-align: top !important; } .page-id-14608 .prizes tr td:first-child, .page-id-14933 .prizes tr td:first-child { background: #70ad47; color: #fff; border: 1px solid #fff; } .page-id-14470 .wp-video { text-align: center; margin: 0 auto; } .section.section-default.future-value { padding-top: 80px; padding-bottom: 80px; } .fv-head { font-size: 40px !important; } .fv-content p { color: #fff; font-size: 20px !important; } @media(min-width:1024px){ .page-hero{margin-top:166px;} .admin-bar .page-hero{margin-top:120px} } @media(max-width:1200px){ .inner-building{ background-image:none !important; } } @media screen and (max-width: 991px) { .future-value > .w4g-content-right > img { margin-top: 20px; } .future-value .w4g-content-right { display: inline-block; } .page-id-17517 .wp-video-shortcode, .page-id-14933 .wp-video-shortcode { height: 350px; } } @media screen and (max-width: 768px) { .gallery-columns-3 .gallery-item {width: 100%; } table { font-size: 15px; image-resolution:50%; } .info-line h3{ font-size:18px; } #my_tree_house .owl-stage .owl-item .mth_sa { display: block !important ; font-size: .50em; height:auto !important; } .future-value .w4g-content-left h2.fv-head { font-family: 40px !important; } .list_la_2_blocks { width:100% !important; float: none !important; } .list_la_2_title { flex-wrap: wrap !important; } .page-id-14608 .btn-group, .page-id-14933 .btn-group { display: inline-block; } .page-id-14608 .btn-group .btn-2022 br, .page-id-14933 .btn-group .btn-2023 br { display: none; } .page-id-14608 .btn-group .btn-2022, .page-id-14933 .btn-group .btn-2023{ width: 100%; padding: 20px; margin-left: 0px; margin-right: 0px; display: inline-block; } .page-id-14933 .btn-group a:first-child { margin-bottom: 20px; } } @media screen and (min-width: 1080px) { .flexslider .slides img { max-height: 530px; /*maximum height for all slides*/ width: auto; /*proper aspect ratio of images*/ max-width: 100%; /*maximum width for all slides*/ margin: 0 auto; /*centering images in the container*/ } } #my_tree_house .owl-dots .owl-dot.button { font-size:150px !important; } h4.this-green.survey { font-size: 25px; text-shadow: 1px 1px 1px #505050; text-align: center; margin-bottom: 30px; } h4.this-green.survey > a { color: #279d79 !important; text-decoration: underline; } figure { margin-bottom: 20px; } .page-id-17517 .wp-video, .page-id-14933 .wp-video { width: 100% !important; text-align: center; } @media(max-width:767px) { .sec-m { padding-top: 0px !important; padding-bottom: 20px !important; } .footnotes tr { margin-bottom: 0px !important; display: unset !important; } #elementor-popup-modal-17384 .dialog-message { width: 90vw !important; } .page-id-17517 .wp-video-shortcode, .page-id-14933 .wp-video-shortcode { height: 350px; } .ssa-tc img { width: 80%; } .ssa-sec, .ssa-tc1 { padding: 10px 20px !important; } .ssa-tc1 .row { width: initial; } .ssa-tc1 img { margin: 0 auto; float: none !important; padding-top: 40px; } .ssa-sec img { margin-top: 0px; } .ssa-tc2, .ssa-tc3 { padding-bottom: 60px !important; } .ssa-cc img { padding-top: 10px; float: none !important; margin: 0 auto; width: 60%; } .subpage-contents .subpage-block__ssavideo a.has-video .video-wrapper { height: 200px; } body.page-template-ssa-new .slider-banner-type-1 .flexslider .img-slider-text { font-size: 10px; } body.page-template-ssa-new .slider-banner-type-1 .flexslider .img-slider-text { font-size: 10px; } body.page-template-ssa-new .slider-banner-type-1 .img-slider, body.page-template-ssa-new .slider-banner-type-1 .img-slider-warp:before { height: 450px; } body.page-template-ssa-new .subpage-block__testimonials { padding-top: 0px; margin-bottom: 30px; } body.page-template-ssa-new .subpage-block__partners { padding-top: 0px; } body.page-template-new-women4green .timeline-container { padding: 10px 40px 0; } .owl-prev { left: -35px; } .owl-next { right: -35px; } .s4list { display: block; } .sec-m5 { height: 450px; background-position: 50% 90%; background-size: contain; margin-top: 0px; } .sec-m6 .col-md-4 img { width: 60%; } .s4img { width: 70%; margin: 0 auto; } .sec-m1 { padding-bottom: 0px !important; } span.designation { margin-bottom: 20px; display: inline-block; } .oyw1 { margin-bottom: 20px; } .oyw1 { margin-top: 50px; display: flex; } .oyw1 img:first-child { margin-top: 0px; width: 38%; } .oyw1 img { width: 35%; } } @media screen and (max-width: 560px) { .timeline-slide { margin-top: 4.2rem; margin-left: -1.5rem !important; } } @media(max-width:414px) { .cdl-t table tr td { font-size: 15px; } .page-id-17517 .wp-video-shortcode, .page-id-14933 .wp-video-shortcode { height: 250px; } } @media(max-width:360px){ html .brand svg { height: 46px; } .info-line h3 { font-size: 16px; } } .row.row-rate-list.row-rate14 .col-sm-4:nth-child(1) img { width: 60%; } </style> </head> <!-- onload="init();" --> <body class="page-template-default page page-id-6692 page-parent page-child parent-pageid-10128 tribe-no-js page-template-cdl cdl-green-gallery logged-out-condition elementor-default elementor-kit-15466"> <div id="header"> <div class="container"> <div class="header-inside"> <!-- Logo --> <div class="header-top"> <div class="brand"> <a href="https://cdlsustainability.com/"> <svg id="cdl-logo" viewBox="0 0 346.194 59.639"> <defs> <style> #cdl-logo .cls-1 { fill: #231f20; } #cdl-logo .cls-2 { fill: #fff; } #cdl-logo .cls-3 { fill: #e7a723; } #cdl-logo .cls-4 { fill: #009659; } #cdl-logo .cls-5 { fill: none; stroke: #231f20; stroke-linecap: round; stroke-linejoin: round; stroke-width: 0.36px; } </style> </defs> <g id="cdl-logo" transform="translate(0 -0.04)"> <path id="Path_18" data-name="Path 18" class="cls-1" d="M13.964,16.631V57.693l23.547,9.947L60.425,57.53v-41.2L68.35,8H5.69Zm1.5,40.152V15.844L9.108,9.25H65.134L58.72,15.9V56.5L37.454,66.056Z" transform="translate(-5.69 -7.96)"/> <path id="Path_19" data-name="Path 19" class="cls-2" d="M16.266,16.143v40.94l21.98,9.273,21.266-9.516V16.24l6.423-6.65H9.9ZM17.419,56.53v-40.6l-5-5.107H63.247l-4.921,5.188v40.4l-20.08,8.972Z" transform="translate(-6.482 -8.259)"/> <path id="Path_20" data-name="Path 20" class="cls-1" d="M18,16.235v40.6l20.827,8.834L58.909,56.7V16.3l4.921-5.18H13Zm1.267-.422-3.524-3.54H60.906l-3.443,3.3V56.087l-18.578,8.12L19.277,56.03Z" transform="translate(-7.064 -8.547)"/> <path id="Path_21" data-name="Path 21" class="cls-3" d="M10.69,4.58l3.532,3.54V48.329l19.609,8.177,18.578-8.112V7.877l3.467-3.3Z" transform="translate(-2.01 -0.854)"/> <path id="Path_22" data-name="Path 22" class="cls-1" d="M44.525,18.26h-.057l-.179-.187h-.122a.455.455,0,0,0-.406,0,.422.422,0,0,0-.235.309,1.283,1.283,0,0,1-1.559.544,12.689,12.689,0,0,0-11.368.057,13.852,13.852,0,0,0-6.772,7.308c-.057.057-.057.057-.057.122-1.161,3.849-.171,7.2,3,10.012l.057.057a5.424,5.424,0,0,0,1.153.731,2.59,2.59,0,0,0,.69.666v.057A10.28,10.28,0,0,0,33.6,39.891L32.151,43.7a5,5,0,0,1-3.475,1.624.5.5,0,0,0-.406.187.6.6,0,0,0-.114.422c0,.187,0,.309.171.422l1.851,1.4v.057h.057a.5.5,0,0,0,.406.187h8.444l-1.965,5.31h-.057c-.284.666-1.332,1.161-3.248,1.527a.52.52,0,0,0-.463.609.56.56,0,0,0,.171.422h.089l.057.065,1.794,1.34v.057a.812.812,0,0,0,.406.122H54.017a.658.658,0,0,0,.349-.065c.057-.122.179-.179.179-.3l2.371-7.08a.69.69,0,0,0,0-.487s-.057-.122-.114-.122l-.171-.187-1.746-1.3a.187.187,0,0,0-.122-.065l-.041-.057a.463.463,0,0,0-.406,0c-.171,0-.227.122-.349.244-2.144,4.06-4.458,5.976-6.886,5.8H42.8l2.144-5.8h.406c6.2-.122,10.068-3.353,11.571-9.744v-.065c.179-2.874-.576-5.067-2.314-6.593a7.4,7.4,0,0,0-1.567-1.1l-.349-.365a12.253,12.253,0,0,0-6.366-2.623.7.7,0,0,0,.171-.43V20.087a.471.471,0,0,0-.114-.365.349.349,0,0,0-.341-.171Zm-.869,7.787a.3.3,0,0,0,.235.122l1.567,1.218v.065a1.624,1.624,0,0,0-.576-.065c-2.72-.057-5.789-.122-9.2-.122a.487.487,0,0,0-.349.122,1.38,1.38,0,0,0-.227.365,1.112,1.112,0,0,0,.057.43.585.585,0,0,0,.292.244,3.849,3.849,0,0,1,1.559,1.039c0,.057.057.122.057.187s.057.122.114.187a.812.812,0,0,1,.114.544L35.041,36.2a4.872,4.872,0,0,1-1.624.065h-.049a6.78,6.78,0,0,1-2.314-.552,6.715,6.715,0,0,1-1.332-2.688c-.463-4.7,1.218-8.3,4.921-10.742,0-.065,0-.065.057-.065a7.819,7.819,0,0,1,7.308-.487,6.2,6.2,0,0,1,1.445,3.914.479.479,0,0,0,.227.43m.812,8.542a.56.56,0,0,0,.171-.43,1.161,1.161,0,0,0-.114-.43c-.057-.057-.114-.057-.114-.122l-1.892-1.34c0-.057,0-.057-.057-.057l.576-1.462v-.065c0-.065.114-.122.179-.187a27.136,27.136,0,0,1,6.423.609c.114.065.284.122.406.187,1.332,1.527,1.624,3.841.812,6.959l-1.559-1.161-.576-.374H42.162c.812-.666,1.559-1.4,2.314-2.135m-3.183,4.636c.057.057.114.057.114.122s.114,0,.114.065a1.031,1.031,0,0,1,.463.122,1.291,1.291,0,0,1,.057.487L40.246,44.86H37.81l2.379-6.5Zm5.781,2.923c0-.057,0-.057.057-.057a3.764,3.764,0,0,1,3.248-2.623,10.158,10.158,0,0,1-3.938,4.523Z" transform="translate(-9.002 -9.767)"/> <path id="Path_23" data-name="Path 23" class="cls-4" d="M54.65,41.17l.576.374-.179-.187a.512.512,0,0,0-.4-.187" transform="translate(-14.896 -14.197)"/> <path id="Path_24" data-name="Path 24" class="cls-5" d="M51.1,34.737l-1.559-1.153-.576-.374" transform="translate(-9.206 -6.237)"/> <path id="Path_25" data-name="Path 25" class="cls-2" d="M42.254,41.93c2.087.544,3.069,1.527,2.777,2.809L40.143,58.161c-.292.853-1.559,1.462-3.7,1.835H54.579l2.371-7.08c-2.371,4.328-4.8,6.35-7.462,6.106h-5.5c-1.445,0-1.965-.487-1.559-1.283l4.685-12.691c.406-1.705,1.794-2.744,4.109-3.11Z" transform="translate(-11.472 -14.34)"/> <path id="Path_26" data-name="Path 26" class="cls-1" d="M46,29.642c-2.72-.057-5.789-.122-9.2-.122a.487.487,0,0,0-.349.122,1.356,1.356,0,0,0-.227.365,1.129,1.129,0,0,0,.057.43.585.585,0,0,0,.292.244c1.332.544,1.908,1.161,1.843,1.949l-5.14,13.308A4.994,4.994,0,0,1,29.8,47.562a.512.512,0,0,0-.406.187.6.6,0,0,0-.114.422c0,.187,0,.309.171.422a.5.5,0,0,0,.406.187h14.7c6.2-.122,10.068-3.362,11.571-9.744v-.065c.179-2.866-.576-5.059-2.314-6.585S49.473,29.91,46,29.642m-3.532,1.624a24.213,24.213,0,0,1,6.423.609c3.3,1.34,4.287,4.271,3.069,8.842v-.089c-1.794,4.393-4.571,6.5-8.331,6.5h-7.17l.057-.065v-.1L42.3,31.534v-.057c0-.065.122-.122.171-.187" transform="translate(-10.125 -12.006)"/> <path id="Path_27" data-name="Path 27" class="cls-2" d="M46.077,30.4c-2.663-.065-5.733-.122-9.143-.122,1.673.674,2.371,1.624,2.144,2.623L33.93,46.39A6.033,6.033,0,0,1,30,48.338H44.615c5.96-.122,9.606-3.248,11.051-9.273.349-5.245-2.891-8.12-9.606-8.664m-3.508.463a26.243,26.243,0,0,1,6.65.609c3.646,1.4,4.742,4.636,3.41,9.581-1.851,4.7-4.872,6.959-8.85,6.837H36.991c-.755.065-1.1-.187-.926-.909l5.789-15.549a1.039,1.039,0,0,1,.7-.609" transform="translate(-10.261 -12.149)"/> <path id="Path_28" data-name="Path 28" class="cls-1" d="M44.594,18.625a.463.463,0,0,0-.114-.365.317.317,0,0,0-.292-.187.455.455,0,0,0-.406,0,.422.422,0,0,0-.235.309,1.283,1.283,0,0,1-1.559.544,12.689,12.689,0,0,0-11.368.057,13.86,13.86,0,0,0-6.772,7.308c-.057.057-.057.057-.057.122-1.161,3.849-.171,7.2,3,10.012l.057.057c3.532,2.623,7.405,2.623,11.741,0a30.733,30.733,0,0,0,3.954-3.337.552.552,0,0,0,.179-.43,1.153,1.153,0,0,0-.114-.422.5.5,0,0,0-.406-.187.812.812,0,0,0-.406.122c-3.313,3-6.122,4.377-8.38,4.027h-.049c-2.834-.179-4.685-1.705-5.554-4.7-.463-4.7,1.218-8.3,4.921-10.734,0-.065,0-.065.057-.065a7.551,7.551,0,0,1,8.217.065,6.114,6.114,0,0,1,2.436,4.815.471.471,0,0,0,.227.43.455.455,0,0,0,.406.187c.114-.065.284-.122.406-.187a.95.95,0,0,0,.114-.43Z" transform="translate(-9.005 -9.767)"/> <path id="Path_29" data-name="Path 29" class="cls-2" d="M41.441,20.407a6.691,6.691,0,0,1,2.712,5.375V18.767a1.778,1.778,0,0,1-2.274.926,11.786,11.786,0,0,0-10.872,0,13.162,13.162,0,0,0-6.5,7.024,8.518,8.518,0,0,0,2.809,9.378c3.353,2.5,7.056,2.5,11.165,0A28.727,28.727,0,0,0,42.3,32.847c-3.475,3.11-6.423,4.523-8.85,4.149-3.126-.187-5.148-1.884-6.074-5.18-.463-5,1.275-8.85,5.2-11.416q4.693-2.655,8.859,0" transform="translate(-9.149 -9.909)"/> <path id="Path_30" data-name="Path 30" class="cls-1" d="M161.869,38.525a6.789,6.789,0,0,0-.114-1.437,1.729,1.729,0,0,0-.512-.812l-.227-.195-.276-.211h6.252c.528,0,1.129.049,1.778.089a13.2,13.2,0,0,1,2.03.317,8.761,8.761,0,0,1,3.873,1.989c1.177,1.015,1.762,2.671,1.762,4.953a5.992,5.992,0,0,1-1.681,4.531,8.469,8.469,0,0,1-3.711,2.111c-.382.081-.755.154-1.112.195a9.053,9.053,0,0,1-1.056.065h-8.12a2.794,2.794,0,0,0,.812-.755,2.071,2.071,0,0,0,.341-1.234V38.525Zm4.506,9.192a.991.991,0,0,0,.2.073h.195a5.561,5.561,0,0,0,.593.106,4.158,4.158,0,0,0,.536,0,3.248,3.248,0,0,0,2.793-1.25,6.033,6.033,0,0,0,.974-3.662v-.4a4.208,4.208,0,0,0-1.161-3.345,3.962,3.962,0,0,0-2.68-1.007h-.723a2.7,2.7,0,0,1-.39.073,2.582,2.582,0,0,0-.357.065Z" transform="translate(-34.844 -13.2)"/> <path id="Path_31" data-name="Path 31" class="cls-1" d="M101.314,43.144c.081-3.021,1.056-5.042,2.931-6.082a12.561,12.561,0,0,1,6.138-1.543h.828a13.459,13.459,0,0,1,1.421.1l1.348.162h.43v3.037l-.341-.162-.365-.171a10.848,10.848,0,0,0-1.527-.568,6.845,6.845,0,0,0-1.957-.26h-.146a3.321,3.321,0,0,0-2.842,1.624,6.082,6.082,0,0,0-1.047,3.459v.284a5.944,5.944,0,0,0,1.259,3.313,4.718,4.718,0,0,0,3.516,1.754h.252a.26.26,0,0,0,.114,0h.114a7,7,0,0,0,.812-.049,7.559,7.559,0,0,0,.812-.13,15.01,15.01,0,0,0,1.47-.382,13.058,13.058,0,0,0,1.324-.471l.39-.179.365-.179-1.121,3.183c-.536.106-1.1.187-1.7.26s-1.2.122-1.819.162h-1.47a13.284,13.284,0,0,1-6.057-1.559q-2.793-1.486-3.159-5.684Z" transform="translate(-23.666 -13.134)"/> <path id="Path_32" data-name="Path 32" class="cls-1" d="M343.965,47.6v-9a3.248,3.248,0,0,0-.357-1.754,3.492,3.492,0,0,0-.909-.9h7.153a2.363,2.363,0,0,0-.982,1.453,12.069,12.069,0,0,0-.138,1.981V47.6a1.08,1.08,0,0,0,.211.057h.235a8.159,8.159,0,0,0,.812.114,8.258,8.258,0,0,0,.885.041h.747a8.793,8.793,0,0,0,1.819-.317,1.9,1.9,0,0,0,1.145-.715l-.95,3.167H342.845a2.249,2.249,0,0,0,.9-1.023,3.8,3.8,0,0,0,.195-1.3Z" transform="translate(-69.048 -13.214)"/> <path id="Path_33" data-name="Path 33" class="cls-1" d="M121.92,41.138a1.085,1.085,0,0,0-.081-.56,2.387,2.387,0,0,0-.309-.568,1.794,1.794,0,0,0-.5-.479h5.367a3.9,3.9,0,0,1-.26.317l-.227.26a2.362,2.362,0,0,0-.227.414,1.348,1.348,0,0,0-.089.528v7.795a3.643,3.643,0,0,0,0,.382,3.5,3.5,0,0,0,.057.4,2.533,2.533,0,0,0,.333.812,1.226,1.226,0,0,0,.7.512H120.84a1.1,1.1,0,0,0,.771-.6,3.248,3.248,0,0,0,.3-1.575Z" transform="translate(-27.342 -13.889)"/> <path id="Path_34" data-name="Path 34" class="cls-1" d="M130.779,48.69V41.244h-.909a3.751,3.751,0,0,0-.812.106,3.63,3.63,0,0,0-.706.252,3.042,3.042,0,0,0-.373.211c-.13.073-.26.171-.4.26l.6-2.753h9.533l-.641,2.728a1.153,1.153,0,0,0-.422-.5,2.907,2.907,0,0,0-1.112-.309h-1.072v7.178a3.184,3.184,0,0,0,.065.593,4.149,4.149,0,0,0,.179.658,4.809,4.809,0,0,0,.349.65,2.736,2.736,0,0,0,.479.585h-5.684a1.738,1.738,0,0,0,.747-.982,4.467,4.467,0,0,0,.162-1.194Z" transform="translate(-28.609 -13.849)"/> <path id="Path_35" data-name="Path 35" class="cls-1" d="M144.011,49.38V45.645l-2.9-4.961-.26-.317c-.089-.122-.195-.235-.3-.357a3.338,3.338,0,0,0-.39-.357c-.138-.114-.276-.227-.422-.333h4.872l2.184,4.011,1.21-2.087a.641.641,0,0,0,.114-.252.7.7,0,0,1,.049-.309v-.146a1.811,1.811,0,0,0,0-.211.939.939,0,0,0-.049-.2,1.712,1.712,0,0,0-.195-.43,1.2,1.2,0,0,0-.349-.357h3.832l-3.694,6.333v3.467a1.624,1.624,0,0,0,.187.812,2.606,2.606,0,0,0,.487.609l.195.195.211.187H143.11a1.242,1.242,0,0,0,.585-.568,1.754,1.754,0,0,0,.26-.918Z" transform="translate(-30.895 -13.849)"/> <path id="Path_36" data-name="Path 36" class="cls-1" d="M182.492,48.643V41.051a3.905,3.905,0,0,0-.138-1.153,1.445,1.445,0,0,0-.609-.747H188.8a4.872,4.872,0,0,0,.6-.081v2.541a2.135,2.135,0,0,0-.812-.6,3.459,3.459,0,0,0-1.3-.195h-1.25V43.69h1.25a5.269,5.269,0,0,0,.869,0,.942.942,0,0,0,.512-.227v2.59a1.624,1.624,0,0,0-.641-.479,2.087,2.087,0,0,0-.877-.195h-1.1v3.3l.235.065.235.041.552.106a4.6,4.6,0,0,0,.576.073h.706a4.7,4.7,0,0,0,1.51-.276,3.126,3.126,0,0,0,1.25-.812l-.771,2.826H181.42a1.665,1.665,0,0,0,.812-.853,2.9,2.9,0,0,0,.244-1.177Z" transform="translate(-38.732 -13.802)"/> <path id="Path_37" data-name="Path 37" class="cls-1" d="M197.049,48.25l-2.728-7.162a3.135,3.135,0,0,0-.438-.893,5.682,5.682,0,0,0-.552-.65,1.867,1.867,0,0,0-.187-.187l-.2-.179h4.726a2.436,2.436,0,0,0,.089.658c.057.211.13.463.211.739l2.769,7.024,2.135-6.35a.29.29,0,0,1,.041-.171,1.324,1.324,0,0,1,.057-.211,1.144,1.144,0,0,1,.073-.26,1.469,1.469,0,0,0,0-.26,1.1,1.1,0,0,0,0-.268,1,1,0,0,0-.162-.309,1.259,1.259,0,0,0-.292-.292,2.29,2.29,0,0,0-.479-.268H205.8l-4.441,11.96-.885-.252a7.244,7.244,0,0,1-1.112-.438,7.04,7.04,0,0,1-1.4-.893,2.85,2.85,0,0,1-.909-1.324Z" transform="translate(-40.898 -13.823)"/> <path id="Path_38" data-name="Path 38" class="cls-1" d="M209.692,48.643V41.051a3.939,3.939,0,0,0-.138-1.153,1.445,1.445,0,0,0-.609-.747h7.064a4.635,4.635,0,0,0,.593-.081v2.541a2.054,2.054,0,0,0-.812-.6,3.443,3.443,0,0,0-1.3-.195h-1.25V43.69h1.25a5.236,5.236,0,0,0,.861,0,.942.942,0,0,0,.512-.227v2.59a1.624,1.624,0,0,0-.633-.479,2.111,2.111,0,0,0-.885-.195h-1.112v3.3l.227.065.235.041.552.106a4.628,4.628,0,0,0,.577.073h.706a4.693,4.693,0,0,0,1.518-.276,3.118,3.118,0,0,0,1.25-.812l-.771,2.826H208.62a1.681,1.681,0,0,0,.812-.853,2.923,2.923,0,0,0,.244-1.177Z" transform="translate(-43.847 -13.802)"/> <path id="Path_39" data-name="Path 39" class="cls-1" d="M221.321,48.808V41.5a2.566,2.566,0,0,0-.292-1.421,2.931,2.931,0,0,0-.739-.739h5.83a1.916,1.916,0,0,0-.812,1.177,9.507,9.507,0,0,0-.114,1.624v6.666a.551.551,0,0,0,.171.049h.195c.187,0,.4.073.633.1a6.99,6.99,0,0,0,.715,0h.6a7.21,7.21,0,0,0,1.478-.26,1.624,1.624,0,0,0,.926-.576l-.771,2.566h-8.729a1.868,1.868,0,0,0,.747-.812,3.093,3.093,0,0,0,.162-1.056Z" transform="translate(-46.041 -13.853)"/> <path id="Path_40" data-name="Path 40" class="cls-1" d="M231.716,45.057a.1.1,0,0,0,0-.073v-.041a.113.113,0,0,0,0-.057.154.154,0,0,1,0-.049,3.862,3.862,0,0,1,0-.4v-.4a5.749,5.749,0,0,1,2.152-3.4,7.852,7.852,0,0,1,5.2-1.535,7.941,7.941,0,0,1,4.474,1.023,5.683,5.683,0,0,1,2.046,2.257,5.147,5.147,0,0,1,.463,1.47,8.973,8.973,0,0,1,.1,1.177,6.281,6.281,0,0,1-.114,1.1,5.684,5.684,0,0,1-.39,1.267,6.1,6.1,0,0,1-2.1,2.436,7.616,7.616,0,0,1-4.482,1.1h-.309a7.884,7.884,0,0,1-4.555-1.218,6.252,6.252,0,0,1-2.168-2.558,5.811,5.811,0,0,1-.276-.934,4.572,4.572,0,0,1-.089-.877.3.3,0,0,1,0-.073.251.251,0,0,0,0-.089.632.632,0,0,1,0-.081.276.276,0,0,0,0-.057Zm3.8,0a4,4,0,0,0,0,.52,2.573,2.573,0,0,0,.106.52,4.791,4.791,0,0,0,1.185,2.135,2.923,2.923,0,0,0,2.217.982,2.826,2.826,0,0,0,2.436-1.072,4.36,4.36,0,0,0,.755-2.59v-.633a4.783,4.783,0,0,0-1-2.728,2.866,2.866,0,0,0-2.4-1.25,2.956,2.956,0,0,0-2.493,1.2,4.75,4.75,0,0,0-.9,2.956Z" transform="translate(-48.178 -13.805)"/> <path id="Path_41" data-name="Path 41" class="cls-1" d="M250.389,49.214V40.826A2.574,2.574,0,0,0,250.1,39.8a1.348,1.348,0,0,0-.877-.666h5.814a6.268,6.268,0,0,1,3.288.812,2.753,2.753,0,0,1,1.275,2.541,2.558,2.558,0,0,1-1.153,2.338,6.707,6.707,0,0,1-2.525.942,8.121,8.121,0,0,1-1.047.114h-.991v2.891a1.835,1.835,0,0,0,.122.65,2.2,2.2,0,0,0,.422.812,1.624,1.624,0,0,0,.706.52H249.3a2.306,2.306,0,0,0,.763-.471,1.38,1.38,0,0,0,.309-1.015Zm3.524-3.451a2.127,2.127,0,0,0,1.129-.56,3.069,3.069,0,0,0,.666-.942,2.372,2.372,0,0,0,.171-.5,2.292,2.292,0,0,0,.049-.438,2.322,2.322,0,0,0-.406-1.478,1.884,1.884,0,0,0-.909-.674,1.324,1.324,0,0,0-.244-.057h-.455Z" transform="translate(-51.481 -13.813)"/> <path id="Path_42" data-name="Path 42" class="cls-1" d="M262.911,48.981l.917-7.486v-.349a2.249,2.249,0,0,0-.236-1.023,3.573,3.573,0,0,0-.512-.812h4.6l2.891,6.585L272.9,39.31h4.766a2.947,2.947,0,0,0-.471.633,2.038,2.038,0,0,0-.211,1.007.942.942,0,0,0,0,.13.847.847,0,0,0,0,.146.974.974,0,0,1,0,.146,1.5,1.5,0,0,1,0,.171l.909,7.308a2.315,2.315,0,0,0,.325.934,3.192,3.192,0,0,0,.512.609,2.716,2.716,0,0,0,.284.219l.26.171h-5.814a.317.317,0,0,0,.122-.065l.138-.1a2.241,2.241,0,0,0,.447-.5,1.21,1.21,0,0,0,.2-.682v-.317l-.909-5.375-2.477,7.308a8.753,8.753,0,0,1-1.924-.918,3.248,3.248,0,0,1-1.129-1.25l-2.322-5.245L265,49.289a1.438,1.438,0,0,0,.3.982,2.1,2.1,0,0,0,.771.544H261.79a2.436,2.436,0,0,0,.763-.771,1.835,1.835,0,0,0,.3-.991Z" transform="translate(-53.844 -13.847)"/> <path id="Path_43" data-name="Path 43" class="cls-1" d="M284.234,48.63V41.038a4,4,0,0,0-.138-1.153,1.453,1.453,0,0,0-.609-.747h7.056a4.806,4.806,0,0,0,.609-.138v2.6a2.079,2.079,0,0,0-.812-.6,3.443,3.443,0,0,0-1.3-.195h-1.25v2.874h1.25a5.3,5.3,0,0,0,.869,0,.942.942,0,0,0,.5-.227v2.59a1.624,1.624,0,0,0-.633-.479,2.079,2.079,0,0,0-.877-.195H287.79v3.3l.235.065.235.041.552.106a4.732,4.732,0,0,0,.577.073h.706a4.709,4.709,0,0,0,1.518-.276,3.1,3.1,0,0,0,1.25-.812l-.763,2.826H283.17a1.7,1.7,0,0,0,.812-.853,2.964,2.964,0,0,0,.236-1.177Z" transform="translate(-57.864 -13.789)"/> <path id="Path_44" data-name="Path 44" class="cls-1" d="M295.91,48.714V41.666a2.085,2.085,0,0,0-.081-.568,2.817,2.817,0,0,0-.244-.568,4.785,4.785,0,0,0-.382-.576c-.146-.187-.317-.382-.5-.585h4.1l6.033,6.861V41.26a2.135,2.135,0,0,0-.26-1.007,2.492,2.492,0,0,0-.812-.893H307.9a2.436,2.436,0,0,0-.658,1.023,4.872,4.872,0,0,0-.235,1.2,2.252,2.252,0,0,0,0,.276v9.175h-.26a4.425,4.425,0,0,1-1.413-.276,7.162,7.162,0,0,1-1.624-.812c-.309-.219-.617-.463-.917-.723a9.594,9.594,0,0,1-.877-.893l-3.995-4.7v4.685a3.183,3.183,0,0,0,.39,1.624,1.933,1.933,0,0,0,.812.869h-4.279a2.2,2.2,0,0,0,.763-.812,2.436,2.436,0,0,0,.3-1.185Z" transform="translate(-60.032 -13.857)"/> <path id="Path_45" data-name="Path 45" class="cls-1" d="M313.589,48.54V41.086h-.909a3.864,3.864,0,0,0-.812.106,3.785,3.785,0,0,0-.706.252c-.122.065-.244.13-.373.211a4.266,4.266,0,0,0-.4.268L311,39.17h9.533l-.65,2.728a1.129,1.129,0,0,0-.43-.5,2.842,2.842,0,0,0-1.1-.309h-1.072v7.178a3.361,3.361,0,0,0,.065.593,4.192,4.192,0,0,0,.179.658,4.954,4.954,0,0,0,.341.65,2.436,2.436,0,0,0,.487.585h-5.684a1.77,1.77,0,0,0,.747-.974,4.5,4.5,0,0,0,.162-1.194Z" transform="translate(-62.982 -13.821)"/> <path id="Path_46" data-name="Path 46" class="cls-1" d="M323.3,50.243l-.625-2.436a3.4,3.4,0,0,0,.487.244l.625.244c.26.1.528.187.812.284s.576.171.877.244a8.061,8.061,0,0,0,.812.179,5.934,5.934,0,0,0,.812.065,3,3,0,0,0,.909-.138,1.169,1.169,0,0,0,.625-.422l.081-.122a.577.577,0,0,0,.057-.13,1.021,1.021,0,0,0,.057-.195.976.976,0,0,0,0-.171,1.3,1.3,0,0,0-.658-.982,7.063,7.063,0,0,0-1.746-.877c-.187-.073-.365-.146-.536-.227l-.5-.227A6.927,6.927,0,0,1,323.4,44.21a2.517,2.517,0,0,1-.674-1.8.269.269,0,0,1,0-.073.357.357,0,0,0,0-.1h0a.243.243,0,0,1,0-.1.259.259,0,0,0,0-.073,2.631,2.631,0,0,1,1.291-2.184,6.7,6.7,0,0,1,2.606-.934l.585-.049h.585a5.986,5.986,0,0,1,.918.057c.357.057.723.089,1.1.162a2.169,2.169,0,0,1,.593.138,5.354,5.354,0,0,1,.577.195v1.965a2.272,2.272,0,0,1-.309-.1l-.357-.114-.463-.179a4.771,4.771,0,0,0-.5-.138,4,4,0,0,0-.658-.162,3.9,3.9,0,0,0-.633-.049,2.135,2.135,0,0,0-.812.138,1.243,1.243,0,0,0-.585.471.081.081,0,0,1,0,.049v.049h0a2.031,2.031,0,0,0-.1.219.592.592,0,0,0-.049.187.812.812,0,0,0,.414.641,4.149,4.149,0,0,0,1.177.536l.812.374c.325.138.65.3.991.479a6.893,6.893,0,0,1,1.957,1.364,2.858,2.858,0,0,1,.812,2.111v.357a2.809,2.809,0,0,1-1.332,2.265,6.6,6.6,0,0,1-2.525.885,8.27,8.27,0,0,1-.877.1c-.292.016-.568,0-.812,0a10.556,10.556,0,0,1-1.567-.106c-.463-.081-.918-.171-1.364-.292a1.384,1.384,0,0,1-.43-.13l-.438-.146Z" transform="translate(-65.291 -13.77)"/> <path id="Path_47" data-name="Path 47" class="cls-1" d="M358.7,40.978a2.017,2.017,0,0,0,0-.26,1.5,1.5,0,0,0-.081-.3,2.387,2.387,0,0,0-.309-.568,1.9,1.9,0,0,0-.5-.479h5.367c-.1.122-.179.227-.26.317l-.219.26a2.437,2.437,0,0,0-.227.414,1.38,1.38,0,0,0-.089.528v8.233a.857.857,0,0,0,.065.4,2.575,2.575,0,0,0,.333.812,1.21,1.21,0,0,0,.7.512h-5.83a1.088,1.088,0,0,0,.763-.6,3.248,3.248,0,0,0,.3-1.575Z" transform="translate(-71.867 -13.858)"/> <path id="Path_48" data-name="Path 48" class="cls-1" d="M365.661,48.981l.893-7.486v-.349a2.265,2.265,0,0,0-.236-1.023,3.688,3.688,0,0,0-.512-.812h4.6L373.3,45.9l2.322-6.585h4.766a2.908,2.908,0,0,0-.479.633,2.079,2.079,0,0,0-.211,1.007.9.9,0,0,0,0,.13.724.724,0,0,0,0,.146v.317l.909,7.308a2.363,2.363,0,0,0,.325.934,3.117,3.117,0,0,0,.5.609,2.3,2.3,0,0,0,.284.219,2.809,2.809,0,0,0,.26.171h-5.814a.342.342,0,0,0,.122-.065l.138-.1a2.258,2.258,0,0,0,.447-.5,1.21,1.21,0,0,0,.2-.682v-.317l-.779-5.375-2.485,7.308a8.826,8.826,0,0,1-1.916-.918,3.167,3.167,0,0,1-1.129-1.25l-2.322-5.245-.6,5.643a1.445,1.445,0,0,0,.3.982,2.087,2.087,0,0,0,.763.544H364.63a2.436,2.436,0,0,0,.763-.771,1.835,1.835,0,0,0,.3-.991Z" transform="translate(-73.181 -13.847)"/> <path id="Path_49" data-name="Path 49" class="cls-1" d="M386.962,40.978a1.549,1.549,0,0,0,0-.26,1.5,1.5,0,0,0-.081-.3,2.379,2.379,0,0,0-.3-.568,1.9,1.9,0,0,0-.5-.479h5.367c-.089.122-.187.227-.26.317l-.219.26a2.3,2.3,0,0,0-.236.414,1.412,1.412,0,0,0-.089.528v8.233a.967.967,0,0,0,.057.4,2.533,2.533,0,0,0,.333.812,1.21,1.21,0,0,0,.7.512H385.89a1.088,1.088,0,0,0,.771-.6,3.247,3.247,0,0,0,.3-1.575Z" transform="translate(-77.179 -13.858)"/> <path id="Path_50" data-name="Path 50" class="cls-1" d="M395.811,48.54V41.086H394.9a3.815,3.815,0,0,0-.812.106,3.621,3.621,0,0,0-.706.252c-.122.065-.244.13-.373.211a4.609,4.609,0,0,0-.39.268l.609-2.753h9.533L402.12,41.9a1.161,1.161,0,0,0-.422-.5,2.858,2.858,0,0,0-1.1-.309h-1.088v7.178a3.193,3.193,0,0,0,.057.593,4.06,4.06,0,0,0,.187.658,5.137,5.137,0,0,0,.341.65,2.524,2.524,0,0,0,.487.585h-5.684a1.762,1.762,0,0,0,.747-.974,4.466,4.466,0,0,0,.162-1.194Z" transform="translate(-78.444 -13.821)"/> <path id="Path_51" data-name="Path 51" class="cls-1" d="M405.962,48.643V41.051a4.057,4.057,0,0,0-.138-1.153,1.445,1.445,0,0,0-.609-.747h7.048a4.669,4.669,0,0,0,.593-.081v2.541a2.079,2.079,0,0,0-.812-.6,3.435,3.435,0,0,0-1.3-.195h-1.25V43.69h1.25a5.294,5.294,0,0,0,.869,0,.942.942,0,0,0,.5-.227v2.59a1.624,1.624,0,0,0-.641-.544,2.087,2.087,0,0,0-.877-.195h-1.112v3.3l.227.065.235.041.552.106a4.532,4.532,0,0,0,.577.073h.706a4.693,4.693,0,0,0,1.51-.276,3.126,3.126,0,0,0,1.259-.812l-.771,2.826H404.89a1.7,1.7,0,0,0,.812-.853,2.94,2.94,0,0,0,.244-1.177Z" transform="translate(-80.751 -13.802)"/> <path id="Path_52" data-name="Path 52" class="cls-1" d="M417.3,41.344a5.552,5.552,0,0,0-.089-1.169,1.4,1.4,0,0,0-.414-.682l-.179-.154-.219-.179h5.067a10.3,10.3,0,0,1,1.445.073,9.938,9.938,0,0,1,1.624.252,7.081,7.081,0,0,1,3.142,1.624,5.055,5.055,0,0,1,1.421,4.011,4.872,4.872,0,0,1-1.372,3.719,6.869,6.869,0,0,1-3.012,1.705,8.875,8.875,0,0,1-.9.162,7.089,7.089,0,0,1-.853.057H416.37a2.388,2.388,0,0,0,.633-.617,1.624,1.624,0,0,0,.276-1v-7.8Zm3.646,7.43.162.057h.162a4.379,4.379,0,0,1,.471.081,3.865,3.865,0,0,0,.439,0,2.655,2.655,0,0,0,2.282-.95A4.912,4.912,0,0,0,425.269,45v-.325a3.418,3.418,0,0,0-.942-2.712,3.2,3.2,0,0,0-2.176-.812h-.585l-.309.057a2.1,2.1,0,0,0-.292.057Z" transform="translate(-82.91 -13.819)"/> </g> </svg> </a> </div> <div class="div-sharing"> <div class="ssharing"> <!-- <div class="ssicons"> <div class="sstitle">Share this page</div> </div> --> <div class="ssfollow"> <div class="mod-ssfollow"> <!-- <div class="sstitle">Follow us</div> --> <ul class="mod-social-media"> <li class="facebook"><a target="_blank" href="https://www.facebook.com/CDLsustainability/"><i class="fab fa-facebook-f"></i></a></li> <li class="instagram"><a target="_blank" href="https://www.instagram.com/cdl_sustainability/"><i class="fab fa-instagram"></i></a></li> <li class="linkedin"><a target="_blank" href="https://www.linkedin.com/company/cdlsustainability"><i class="fab fa-linkedin-in"></i></a></li> <li class="twitter"><a target="_blank" href="https://twitter.com/citydevltd"><i class="fab fa-twitter"></i></a></li> <li class="youtube"><a target="_blank" href="https://www.youtube.com/channel/UCGhI9WtRZKHZyWG8L-qzzsg"><i class="fab fa-youtube"></i></a></li> </ul> </div> </div> </div> </div> <!-- div sharing --> <div class="extra dview"> <!-- <div class="homebtn"><a href=""><i class="fas fa-home"></i></a></div> --> <div class="sbtn"><a href="https://cdlsustainability.com/search/">Search<!-- <i class="fas fa-search"></i> --></a></div> </div> </div> <!-- div header top --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#main-nav" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> </div> </div> <!-- <div class="collapse navbar-collapse" id="primary-menu"> --> <div class="navbar-collapse1" id="primary-menu1"> <!-- <div class="menu-inside"> --> <div class="container-fluid"> <div id="main-nav" class="collapse navbar-collapse"> <ul id="nav" class="nav navbar-nav"><li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6169" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6169 dropdown"><a title="LEADERSHIP COMMITMENT & TRACK RECORD" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">LEADERSHIP COMMITMENT & TRACK RECORD <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6170" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6170"><a title="SUSTAINABILITY JOURNEY" href="https://cdlsustainability.com/over-20-years-of-value-creation/">SUSTAINABILITY JOURNEY</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6756" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6756"><a title="VISION, MISSION AND VALUES" href="https://cdlsustainability.com/over-20-years-of-value-creation/vision-mission-and-values/">VISION, MISSION AND VALUES</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6173" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6173"><a title="CHAIRMAN’S STATEMENT" href="https://cdlsustainability.com/over-20-years-of-value-creation/chairman-statement/">CHAIRMAN’S STATEMENT</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6174" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6174"><a title="GROUP CEO’S STATEMENT" href="https://cdlsustainability.com/over-20-years-of-value-creation/gceo-statement/">GROUP CEO’S STATEMENT</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6175" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6175"><a title="SUSTAINABILITY GOVERNANCE" href="https://cdlsustainability.com/over-20-years-of-value-creation/sustainability-governance/">SUSTAINABILITY GOVERNANCE</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-10840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10840"><a title="CORPORATE POLICIES & ESG COMMITMENTS" href="https://cdlsustainability.com/over-20-years-of-value-creation/corporate-policies-and-esg-commitments/">CORPORATE POLICIES & ESG COMMITMENTS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6196" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6196"><a title="ESG AWARDS AND ACCOLADES" href="https://cdlsustainability.com/over-20-years-of-value-creation/esg-awards-and-accolades/">ESG AWARDS AND ACCOLADES</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6349"><a title="GREEN MARK HIGHLIGHTS" href="https://cdlsustainability.com/over-20-years-of-value-creation/green-mark-awards/">GREEN MARK HIGHLIGHTS</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6177" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6177 dropdown"><a title="STRATEGIC ESG INTEGRATION" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">STRATEGIC ESG INTEGRATION <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6178" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6178"><a title="VALUE CREATION MODEL" href="https://cdlsustainability.com/cdl-future-value-2030/">VALUE CREATION MODEL</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6179" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6179"><a title="ON TRACK TO ACHIEVING FUTURE VALUE 2030 GOALS AND ANNUAL TARGETS" href="https://cdlsustainability.com/cdl-future-value-2030/on-track-to-achieving-future-value-2030-goals-and-annual-targets/">ON TRACK TO ACHIEVING FUTURE VALUE 2030 GOALS AND ANNUAL TARGETS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6180" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6180 dropdown"><a title="STRATEGIC MANAGEMENT OF MATERIAL ESG ISSUES" href="https://cdlsustainability.com/cdl-future-value-2030/strategic-management-of-material-esg-issues/">STRATEGIC MANAGEMENT OF MATERIAL ESG ISSUES</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6728" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6728"><a title="MATERIALITY ASSESSMENT" href="https://cdlsustainability.com/cdl-future-value-2030/strategic-management-of-material-esg-issues/">MATERIALITY ASSESSMENT</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6182" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6182"><a title="KEY STAKEHOLDERS & ISSUES" href="https://cdlsustainability.com/cdl-future-value-2030/strategic-management-of-material-esg-issues/stakeholder-engagement/">KEY STAKEHOLDERS & ISSUES</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6444" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6444"><a title="RESPONSES TO RISKS AND OPPORTUNITIES" href="https://cdlsustainability.com/cdl-future-value-2030/strategic-management-of-material-esg-issues/esg-risks-and-opportunities/">RESPONSES TO RISKS AND OPPORTUNITIES</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6184" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6184"><a title="ALIGNMENT WITH TCFD RECOMMENDATIONS" href="https://cdlsustainability.com/cdl-future-value-2030/strategic-alignment-recommendations-tcfd/">ALIGNMENT WITH TCFD RECOMMENDATIONS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6872" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6872"><a title="ENGAGING VALUE CHAIN" href="https://cdlsustainability.com/cdl-future-value-2030/engaging-value-chain/">ENGAGING VALUE CHAIN</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-19209" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19209"><a title="CDL’S CLIMATE TRANSITION PLAN" href="https://cdlsustainability.com/cdl-future-value-2030/cdls-climate-transition-plan/">CDL’S CLIMATE TRANSITION PLAN</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6187" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6187 dropdown"><a title="FUTURE VALUE - SIX CAPITALS" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">FUTURE VALUE – SIX CAPITALS <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6188"><a title="INTRODUCTION" href="https://cdlsustainability.com/cdl-six-capitals/">INTRODUCTION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6189" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6189 dropdown"><a title="FINANCIAL CAPITAL" href="https://cdlsustainability.com/cdl-six-capitals/financial-capital/">FINANCIAL CAPITAL</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7109" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7109"><a title="MARKET REVIEW AND PERFORMANCE" href="https://cdlsustainability.com/cdl-six-capitals/financial-capital/">MARKET REVIEW AND PERFORMANCE</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7108" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7108"><a title="SUSTAINABLE FINANCE" href="https://cdlsustainability.com/cdl-six-capitals/financial-capital/sustainable-finance/">SUSTAINABLE FINANCE</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6190" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6190 dropdown"><a title="ORGANISATIONAL CAPITAL" href="https://cdlsustainability.com/cdl-six-capitals/organisational-capital/">ORGANISATIONAL CAPITAL</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7301" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7301"><a title="CORPORATE GOVERNANCE" href="https://cdlsustainability.com/cdl-six-capitals/organisational-capital/">CORPORATE GOVERNANCE</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-8531" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8531"><a title="ESG AWARDS AND ACCOLADES" href="https://cdlsustainability.com/over-20-years-of-value-creation/esg-awards-and-accolades/">ESG AWARDS AND ACCOLADES</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7302" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7302"><a title="CYBER-READINESS AND DATA PRIVACY" href="https://cdlsustainability.com/cdl-six-capitals/organisational-capital/cyber-readiness-and-data-privacy/">CYBER-READINESS AND DATA PRIVACY</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-8368" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8368"><a title="CORPORATE POLICIES AND GUIDELINES" href="https://cdlsustainability.com/over-20-years-of-value-creation/corporate-policies-and-esg-commitments/">CORPORATE POLICIES AND GUIDELINES</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7304" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7304"><a title="RISK MANAGEMENT" href="https://cdlsustainability.com/cdl-six-capitals/organisational-capital/risk-management/">RISK MANAGEMENT</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6191" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6191 dropdown"><a title="NATURAL CAPITAL" href="https://cdlsustainability.com/cdl-six-capitals/natural-capital/">NATURAL CAPITAL</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7306" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7306"><a title="REDUCING ENVIRONMENTAL IMPACT" href="https://cdlsustainability.com/cdl-six-capitals/natural-capital/">REDUCING ENVIRONMENTAL IMPACT</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7307" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7307"><a title="BIODIVERSITY CONSERVATION" href="https://cdlsustainability.com/cdl-six-capitals/natural-capital/biodiversity-conservation/">BIODIVERSITY CONSERVATION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7308" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7308"><a title="ENSURING SUPPLY CHAIN RESILIENCE AND SUSTAINABLE SOURCING" href="https://cdlsustainability.com/cdl-six-capitals/natural-capital/responsible-supply-chain-and-sourcing/">ENSURING SUPPLY CHAIN RESILIENCE AND SUSTAINABLE SOURCING</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7309" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7309"><a title="CLIMATE CHANGE AND EMISSIONS REDUCTION" href="https://cdlsustainability.com/cdl-six-capitals/natural-capital/climate-change-and-emissions/">CLIMATE CHANGE AND EMISSIONS REDUCTION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7310" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7310"><a title="ENERGY MANAGEMENT" href="https://cdlsustainability.com/cdl-six-capitals/natural-capital/energy-management/">ENERGY MANAGEMENT</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7311" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7311"><a title="WATER MANAGEMENT" href="https://cdlsustainability.com/cdl-six-capitals/natural-capital/water-management/">WATER MANAGEMENT</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7312" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7312"><a title="WASTE MANAGEMENT" href="https://cdlsustainability.com/cdl-six-capitals/natural-capital/waste-management/">WASTE MANAGEMENT</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6192" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6192 dropdown"><a title="MANUFACTURED CAPITAL" href="https://cdlsustainability.com/cdl-six-capitals/manufactured-capital/">MANUFACTURED CAPITAL</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7539" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7539"><a title="GREEN AND HEALTHY BUILDINGS" href="https://cdlsustainability.com/cdl-six-capitals/manufactured-capital/">GREEN AND HEALTHY BUILDINGS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7542" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7542"><a title="DIGITALISATION AND INNOVATION – A KEY ENABLER IN CDL’S DECARBONISATION JOURNEY" href="https://cdlsustainability.com/cdl-six-capitals/manufactured-capital/innovation-and-smart-technologies/">DIGITALISATION AND INNOVATION – A KEY ENABLER IN CDL’S DECARBONISATION JOURNEY</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7541" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7541"><a title="DELIVERING QUALITY BUILDINGS AND HIGH SAFETY STANDARDS TO CONSUMERS" href="https://cdlsustainability.com/cdl-six-capitals/manufactured-capital/quality-excellence-and-management/">DELIVERING QUALITY BUILDINGS AND HIGH SAFETY STANDARDS TO CONSUMERS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7543" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7543"><a title="SAFETY DESIGN AND CONSTRUCTION" href="https://cdlsustainability.com/cdl-six-capitals/manufactured-capital/safety-design-and-management/">SAFETY DESIGN AND CONSTRUCTION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7545" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7545"><a title="REINVENTING CUSTOMER AND TENANT EXPERIENCE THROUGH DIGITAL ENGAGEMENT" href="https://cdlsustainability.com/cdl-six-capitals/manufactured-capital/customer-engagement/">REINVENTING CUSTOMER AND TENANT EXPERIENCE THROUGH DIGITAL ENGAGEMENT</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6193" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6193 dropdown"><a title="HUMAN CAPITAL" href="https://cdlsustainability.com/cdl-six-capitals/human-capital/">HUMAN CAPITAL</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7605" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7605"><a title="HUMAN RIGHTS" href="https://cdlsustainability.com/cdl-six-capitals/human-capital/">HUMAN RIGHTS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7606" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7606"><a title="HEALTH AND SAFETY" href="https://cdlsustainability.com/cdl-six-capitals/human-capital/health-and-safety/">HEALTH AND SAFETY</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7607" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7607"><a title="JOB CREATION AND EMPLOYMENT" href="https://cdlsustainability.com/cdl-six-capitals/human-capital/job-creation-and-employment/">JOB CREATION AND EMPLOYMENT</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7608" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7608"><a title="TALENT ACQUISITION AND RETENTION" href="https://cdlsustainability.com/cdl-six-capitals/human-capital/talent-acquisition-and-retention/">TALENT ACQUISITION AND RETENTION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7609" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7609"><a title="TRAINING AND DEVELOPMENT" href="https://cdlsustainability.com/cdl-six-capitals/human-capital/training-and-development/">TRAINING AND DEVELOPMENT</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7610" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7610"><a title="DIVERSITY AND INCLUSION" href="https://cdlsustainability.com/cdl-six-capitals/human-capital/diversity-and-inclusion/">DIVERSITY AND INCLUSION</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6194" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6194 dropdown"><a title="SOCIAL & RELATIONSHIP CAPITAL" href="https://cdlsustainability.com/cdl-six-capitals/social-and-relationship-capital/">SOCIAL & RELATIONSHIP CAPITAL</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7630" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7630"><a title="STAKEHOLDER ENGAGEMENT" href="https://cdlsustainability.com/cdl-six-capitals/social-and-relationship-capital/">STAKEHOLDER ENGAGEMENT</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7632" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7632"><a title="COMMUNITY INVESTMENTS" href="https://cdlsustainability.com/cdl-six-capitals/social-and-relationship-capital/community-investment/">COMMUNITY INVESTMENTS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-20454" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20454"><a title="Singapore Sustainability Academy" href="https://cdlsustainability.com/singapore-sustainability-academy/">Singapore Sustainability Academy</a></li> </ul> </li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6195" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6195 dropdown"><a title="REPORTS & PRESS RELEASES" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">REPORTS & PRESS RELEASES <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6580" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6580"><a title="Latest Reports" href="https://cdlsustainability.com/reports-press-releases/">Latest Reports</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6211" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6211"><a title="SUSTAINABILITY REPORTS" href="https://cdlsustainability.com/reports-press-releases/sustainability-reports/">SUSTAINABILITY REPORTS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6212"><a title="QUARTERLY REPORTS" href="https://cdlsustainability.com/reports-press-releases/sustainability-quarterly-reports/">QUARTERLY REPORTS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6215" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6215"><a title="ANNUAL REPORTS" target="_blank" href="http://ir.cdl.com.sg/annual-reports">ANNUAL REPORTS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6214"><a title="PRESS RELEASES" href="https://cdlsustainability.com/reports-press-releases/press-releases/">PRESS RELEASES</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-17723" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17723"><a title="Bloomberg Gender-Equality Index 2024" href="https://cdlsustainability.com/reports-press-releases/bloomberg-gender-equality-index-2024/">Bloomberg Gender-Equality Index 2024</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6348" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6348 dropdown"><a title="YOUTH EMPOWERMENT FOR CLIMATE ACTION" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">YOUTH EMPOWERMENT FOR CLIMATE ACTION <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-14541" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14541"><a title="CDL E-GENERATION CHALLENGE" href="https://cdlsustainability.com/climate-action/cdl-e-generation-challenge/cdl-e-generation-challenge-2022/">CDL E-GENERATION CHALLENGE</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-20732" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-20732"><a title="CDL-GCNS YOUNG SDG LEADERS AWARD" target="_blank" href="https://youngsdgleaders.com/">CDL-GCNS YOUNG SDG LEADERS AWARD</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-10494" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-10494 dropdown"><a title="YOUTH4CLIMATE" href="https://cdlsustainability.com/climate-action/youth4climate/">YOUTH4CLIMATE</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-10520" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10520"><a title="Introduction" href="https://cdlsustainability.com/climate-action/youth4climate/">Introduction</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-20385" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20385"><a title="2024" href="https://cdlsustainability.com/climate-action/youth4climate/2024-2/">2024</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-17422" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17422"><a title="2023" href="https://cdlsustainability.com/climate-action/youth4climate/2023-2/">2023</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-14903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14903"><a title="2022" href="https://cdlsustainability.com/climate-action/youth4climate/2022-2/">2022</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-13378" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13378"><a title="2021" href="https://cdlsustainability.com/climate-action/youth4climate/2021-2/">2021</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-10619" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10619"><a title="2020" href="https://cdlsustainability.com/climate-action/youth4climate/2020-2/">2020</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-10518" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10518"><a title="2019" href="https://cdlsustainability.com/climate-action/youth4climate/2019-2/">2019</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-10519" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10519"><a title="2018" href="https://cdlsustainability.com/climate-action/youth4climate/2018-2/">2018</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-10075" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10075"><a title="YOUTH4CLIMATE GLOBAL CONVERSATIONS" target="_blank" href="https://www.youtube.com/playlist?list=PL1dL-R0Q1aYA-8hQOC9Qp00u-Q5hPjwEe">YOUTH4CLIMATE GLOBAL CONVERSATIONS</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-18147" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-18147 dropdown"><a title="WE LOVE OUR PLANET STORYTELLING CONTEST" href="https://cdlsustainability.com/climate-action/we-love-our-planet-storytelling-contest/">WE LOVE OUR PLANET STORYTELLING CONTEST</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-18148" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18148"><a title="CONTEST" href="https://cdlsustainability.com/climate-action/we-love-our-planet-storytelling-contest/">CONTEST</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-11846" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11846"><a title="MY TREE HOUSE LIBRARY (2013-2022)" href="https://cdlsustainability.com/climate-action/my-tree-house-library-2013-2022/">MY TREE HOUSE LIBRARY (2013-2022)</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6696" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6696"><a title="CDL SINGAPORE YOUNG SDG PHOTOGRAPHER AWARD" href="https://cdlsustainability.com/climate-action/cdl-singapore-young-photographer-award/">CDL SINGAPORE YOUNG SDG PHOTOGRAPHER AWARD</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6202" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6202 dropdown"><a title="CDL SINGAPORE SCULPTURE AWARD" href="https://cdlsustainability.com/climate-action/sculptureaward/">CDL SINGAPORE SCULPTURE AWARD</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6700" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6700"><a title="ABOUT THE AWARD" href="https://cdlsustainability.com/climate-action/sculptureaward/">ABOUT THE AWARD</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6701" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6701"><a title="7TH CDL SINGAPORE SCULPTURE AWARD" href="https://cdlsustainability.com/climate-action/sculptureaward/7th-cdl-singapore-sculpture-award/">7TH CDL SINGAPORE SCULPTURE AWARD</a></li> </ul> </li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6350" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-6350 dropdown"><a title="COMMUNITY OUTREACH FOR THE SDGS" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">COMMUNITY OUTREACH FOR THE SDGS <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-17343" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-6692 current_page_item menu-item-has-children menu-item-17343 dropdown active"><a title="CDL GREEN GALLERY" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/">CDL GREEN GALLERY</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-20718" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20718"><a title="“WE LOVE OUR PLANET” NATURE ACTION EXHIBITION" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/we-love-our-planet-nature-action-exhibition/">“WE LOVE OUR PLANET” NATURE ACTION EXHIBITION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-20729" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-20729"><a title="TAKE A VIRTUAL TOUR" target="_blank" href="https://chio.space/virtual-tour/cdl-green-gallery-2024">TAKE A VIRTUAL TOUR</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-17341" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17341"><a title="“MELTING ICE, SINKING CITIES.” CLIMATE ACTION EXHIBITION" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/melting-ice-sinking-cities-climate-action-exhibition/">“MELTING ICE, SINKING CITIES.” CLIMATE ACTION EXHIBITION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-17342" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-17342"><a title="TAKE A VIRTUAL TOUR" target="_blank" href="https://chio.space/virtual-tour/cdl-green-gallery-2023">TAKE A VIRTUAL TOUR</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-14297" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14297"><a title="“CHANGE THE PRESENT, SAVE THE OCEAN.” CLIMATE ACTION EXHIBITION" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/change-the-present-save-the-ocean-climate-action-exhibition/">“CHANGE THE PRESENT, SAVE THE OCEAN.” CLIMATE ACTION EXHIBITION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-14298" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14298"><a title="TAKE A VIRTUAL TOUR" target="_blank" href="https://chio.space/virtual-tour/cdl-green-gallery-2022">TAKE A VIRTUAL TOUR</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-13120" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13120"><a title="“CHANGE THE PRESENT, SAVE THE FUTURE.” CLIMATE ACTION EXHIBITION" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/change-the-present-save-the-future-climate-action-exhibition/">“CHANGE THE PRESENT, SAVE THE FUTURE.” CLIMATE ACTION EXHIBITION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-13121" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13121"><a title="TAKE A VIRTUAL TOUR" target="_blank" href="https://chio.space/virtual-tour/cdl-green-gallery">TAKE A VIRTUAL TOUR</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-13122" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13122"><a title="ABOUT CDL GREEN GALLERY AND SBG HERITAGE MUSEUM" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/about-cdl-green-gallery/">ABOUT CDL GREEN GALLERY AND SBG HERITAGE MUSEUM</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6698" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6698"><a title="SAVING GLACIERS ALLIANCE" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/saving-glaciers-alliance/">SAVING GLACIERS ALLIANCE</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-20456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-20456 dropdown"><a title="WOMEN4GREEN" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/women4green/">WOMEN4GREEN</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-20455" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20455"><a title="INTRODUCTION" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/women4green/">INTRODUCTION</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7272" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7272"><a title="W4G IMPACT SERIES" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/women4green/women4green-impact-series/">W4G IMPACT SERIES</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7271"><a title="Join Us" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/women4green/join-the-network/">Join Us</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-7324" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7324"><a title="INCUBATOR FOR SDGs" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/incubator-for-sdgs/">INCUBATOR FOR SDGs</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-11842" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-11842 dropdown"><a title="ECOBANK" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/ecobank/">ECOBANK</a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-13679" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13679"><a title="SUSTAINABLE FASHION 2.0: GREENING OUR WARDROBE" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/ecobank/sustainable-fashion-2-0-greening-our-wardrobe/">SUSTAINABLE FASHION 2.0: GREENING OUR WARDROBE</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-13680" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13680"><a title="ABOUT ECOBANK" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/ecobank/">ABOUT ECOBANK</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6221" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6221"><a title="SDG CITY CHALLENGE" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/sdg-city-challenge/">SDG CITY CHALLENGE</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6217" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6217 dropdown"><a title="SINGAPORE SUSTAINABILITY ACADEMY" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">SINGAPORE SUSTAINABILITY ACADEMY <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-20284" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20284"><a title="ABOUT SSA" href="https://cdlsustainability.com/singapore-sustainability-academy/">ABOUT SSA</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6220"><a title="HAPPENINGS" href="https://cdlsustainability.com/singapore-sustainability-academy/happenings/">HAPPENINGS</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-6219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6219"><a title="GETTING THERE" href="https://cdlsustainability.com/singapore-sustainability-academy/getting-there/">GETTING THERE</a></li> </ul> </li> </ul> <div class="extra-mobile"> <div class="div-sharing"> <div class="ssharing"> <!-- <div class="ssicons"> <div class="sstitle">Share this page</div> </div> --> <div class="ssfollow"> <div class="mod-ssfollow"> <!-- <div class="sstitle">Follow us</div> --> <ul class="mod-social-media"> <li class="facebook"><a target="_blank" href="https://www.facebook.com/CDLsustainability/"><i class="fab fa-facebook-f"></i></a></li> <li class="instagram"><a target="_blank" href="https://www.instagram.com/cdl_sustainability/"><i class="fab fa-instagram"></i></a></li> <li class="linkedin"><a target="_blank" href="https://www.linkedin.com/company/cdlsustainability"><i class="fab fa-linkedin-in"></i></a></li> <li class="twitter"><a target="_blank" href="https://twitter.com/citydevltd"><i class="fab fa-twitter"></i></a></li> <li class="youtube"><a target="_blank" href="https://www.youtube.com/channel/UCGhI9WtRZKHZyWG8L-qzzsg"><i class="fab fa-youtube"></i></a></li> </ul> </div> </div> </div> </div> <!-- div sharing --> <div class="extra dview"> <!-- <div class="homebtn"><a href=""><i class="fas fa-home"></i></a></div> --> <div class="sbtn"><a href="https://cdlsustainability.com/search/">Search<!-- <i class="fas fa-search"></i> --></a></div> </div> </div> <!-- extra mobile --> </div> </div> <!-- </div> --> </div> </div> <div class="page-hero"> <div class="bg" style="background-image:url(https://cdlsustainability.com/wp-content/uploads/2020/04/CDL-Green-Gallery.png);"><div style=""></div></div> <div class="container"> <div class="hero-label"></div> <div class="hero-title"> <h1>CDL GREEN GALLERY</h1> </div> </div> </div> <div class="dbs"> <div class="container"> <div class="row"> <div class="col-xs-12"> <p id="breadcrumbs"><span><span><a href="https://cdlsustainability.com/">Home</a></span> » <span><a href="https://cdlsustainability.com/sdg-stakeholder-partnerships/">Community Outreach for the SDGs</a></span> » <span class="breadcrumb_last" aria-current="page">CDL GREEN GALLERY</span></span></p> </div> </div> </div> </div> <div class="main-content"> <div class="container"> <div class="row"> <div id="main" class="col-sm-8 col-md-9"> <div class="subpage-contents"> <h3 class="p1"><span class="s1">ABOUT THE CDL GREEN GALLERY</span></h3> <p>Located at the Singapore Botanic Gardens (SBG) Heritage Museum, the CDL Green Gallery is the first zero-energy gallery in Singapore and the Asia-Pacific dedicated to climate education, engagement, and advocacy.</p> <figure id="attachment_8851" aria-describedby="caption-attachment-8851" style="width: 1210px" class="wp-caption aligncenter"><a href="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1.png" class="fancybox image" ><img fetchpriority="high" decoding="async" class="attachment wp-image-8851 size-full" src="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1.png" alt="" width="1210" height="748" srcset="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1.png 1210w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1-300x185.png 300w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1-768x475.png 768w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic1-1-1024x633.png 1024w" sizes="(max-width: 1210px) 100vw, 1210px" /></a><figcaption id="caption-attachment-8851" class="wp-caption-text">Facade of the CDL Green Gallery at the Singapore Botanic Gardens.</figcaption></figure> <p>The CDL Green Gallery is an exemplary model of CDL’s green building expertise and extensive partnerships. It demonstrates CDL’s long-standing commitment to educating the community on biodiversity, climate and sustainability-related subjects through exhibitions that are free for the public. The CDL Green Gallery has hosted 20 exhibitions since its opening in November 2013 and welcomes an average of 34,000 visitors annually (this information is accurate as of Jan 2024).</p> <p>In celebration of its 60<sup>th </sup>anniversary, CDL is pleased to renew its partnership with the National Parks Board to operate the CDL Green Gallery for another decade (2023 – 2032). This unique and longstanding public-private partnership reinforces CDL’s dedication in taking a multifaceted approach to catalyse change throughout the wider community.</p> <p class="p1">Launched by CDL and opened alongside the SBG Heritage Museum by Prime Minister Lee Hsien Loong in 2013, the CDL Green Gallery was built within 24 hours using prefabricated, modular construction technology. To reduce the environmental impact at SBG, this 314 sqm gallery was assembled off-site before being installed and pieced together at SBG—much like building blocks. As a leading force in sustainability, CDL also ensured that these building blocks could also be modified for reuse in the future.</p> <p class="p1">The gallery is constructed from Hempcrete, a biomaterial that consists of the hemp plant, lime, sand and water. This material is not only resistant to pests, fire, mould and mildew, but also keeps indoor temperatures cool with its high thermal efficiency.</p> <p>A key feature of the building is the solar photovoltaic (PV) cladded roof panels that are expected to harvest all the energy required for the building’s operations. With 105 solar panels installed on its roof, CDL Green Gallery generates 31,000 kWh annually, surpassing the gallery’s estimated yearly energy consumption.</p> <p>Other innovative green features include energy-efficient air conditioning, as well as LED lights that consume 57% less energy than conventional lighting. The gallery is also clad with vertical green walls, planted with selected species that attract butterflies such as the Plain Tiger and Chocolate Pansy. These lush plants are irrigated by water from the nearby Swan Lake, rather than potable water.</p> <p>For its innovative eco-friendly features, the gallery was accorded the BCA Green Mark Platinum status—the highest tier of green buildings in Singapore.</p> <p>The CDL Green Gallery is a shining example of CDL’s green building expertise and extensive partnerships, demonstrating its unwavering dedication to community engagement, environmental conservation, and the arts.</p> <figure id="attachment_8852" aria-describedby="caption-attachment-8852" style="width: 1210px" class="wp-caption aligncenter"><a href="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic2-1.png" rel="attachment wp-att-8852" class="fancybox image" ><img decoding="async" class="attachment wp-image-8852 size-full" src="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic2-1.png" alt="" width="1210" height="454" srcset="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic2-1.png 1210w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic2-1-300x113.png 300w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic2-1-768x288.png 768w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic2-1-1024x384.png 1024w" sizes="(max-width: 1210px) 100vw, 1210px" /></a><figcaption id="caption-attachment-8852" class="wp-caption-text">In a spectacular example of 3P partnerships, the opening of “Singapore’s Greening Journey: 200 Years and Beyond” exhibition was filled with children, foreign ambassadors, youth groups, and various industry leaders from the public and private sector. In this photo (first row, from left to right) are: SBG Group Director (2011-2019) Dr Nigel Taylor, NParks Chief Exeuctive Officer Mr Kenneth Er, Garden City Fund Chairman Professor Leo Tan, Minister for National Development and Second Minister for Finance Mr Lawrence Wong, CDL Group Chief Executive Officer and Executive Director Mr Sherman Kwek, CDL Group General Manager Mr Chia Ngiang Hong, CDL Chief Sustainability Officer Ms Esther An, culinary anthropologist Ms Nithiya Laila, and Institute of Parks and Recreation Singapore President, Ms Maria Boey.</figcaption></figure> <p>In partnership with the National Library Board and the Singapore Green Building Council, CDL launched “Singapore’s Greening Journey: 200 Years and Beyond” exhibition at the CDL Green Gallery in June 2019, which showcased the evolution of Singapore’s landscapes from 200 years ago till present day. The exhibition was officially opened by Mr Lawrence Wong, Minister for National Development and Second Minister for Finance. Held in conjunction with the Singapore Bicentennial commemorations and as part of the SBG’s 160th Anniversary celebrations, the exhibition ran from 21 June till 10 November 2019.</p> <p>Divided into three zones and using a mix of interpretive panels and interactive displays, the exhibition took visitors across three themes through three different timelines:</p> <ol class="ol1"> <li class="li1"><span class="s1">From Forested Island to Urban Jungle (1819 – 1964)</span></li> <li class="li1"><span class="s1">Garden City to Biophilic City in a Garden vision (1965 – 2019)</span></li> <li class="li1"><span class="s1">Biophilic Garden City of Tomorrow (2019 and beyond)</span></li> </ol> <figure id="attachment_8853" aria-describedby="caption-attachment-8853" style="width: 600px" class="wp-caption aligncenter"><a href="https://cdlsustainability.com/flagship-3p-initiatives/cdl-green-gallery-and-sbg-heritage-museum-0/greengallerypic3-2/" rel="attachment wp-att-8853" class="fancybox image" ><img decoding="async" class="attachment wp-image-8853" src="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic3-1.png" alt="" width="600" height="449" srcset="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic3-1.png 1210w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic3-1-300x225.png 300w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic3-1-768x575.png 768w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic3-1-1024x767.png 1024w" sizes="(max-width: 600px) 100vw, 600px" /></a><figcaption id="caption-attachment-8853" class="wp-caption-text">Minister for National Development and Second Minister for Finance Mr Lawrence Wong celebrating Singapore’s rich greening history with several schoolchildren.</figcaption></figure> <h3>About SBG Heritage Museum</h3> <p class="p1">Situated in Holttum Hall, which is next to Botany Centre in the Tanglin Core of the Gardens, the SBG Heritage Museum has been designated as an Urban Redevelopment Authority conservation building.</p> <p>This two-storey 240sqm building was where Professor Eric Holttum, the Gardens’ Director from 1925 to 1949, developed the innovative orchid breeding technique which enabled the efficient production of healthy seedlings in sterile flasks from a hybrid seed. This technique, which is still used today, was a key factor that stimulated thriving orchid industries throughout the region then.</p> <p>Today, the SBG Heritage Museum features interactive and multimedia displays that detail little-known facts of the Gardens’ rich heritage. Historical items displayed date back to the early 19th century, and include old photographs, artefacts, plant specimens, rare botanical books and botanical paintings.</p> <p>The exhibits in the museum are proudly supported by CDL through the Garden City Fund, a registered charity and institution of public character established by the NParks.</p> <figure id="attachment_8854" aria-describedby="caption-attachment-8854" style="width: 702px" class="wp-caption aligncenter"><a href="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic4-1.png" rel="attachment wp-att-8854" class="fancybox image" ><img loading="lazy" decoding="async" class="attachment wp-image-8854" src="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic4-1.png" alt="" width="702" height="434" srcset="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic4-1.png 1210w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic4-1-300x185.png 300w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic4-1-768x475.png 768w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic4-1-1024x633.png 1024w" sizes="(max-width: 702px) 100vw, 702px" /></a><figcaption id="caption-attachment-8854" class="wp-caption-text">The entrance of the SBG Heritage Museum.</figcaption></figure> <figure id="attachment_8855" aria-describedby="caption-attachment-8855" style="width: 1210px" class="wp-caption aligncenter"><a href="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic5.png" rel="attachment wp-att-8855" class="fancybox image" ><img loading="lazy" decoding="async" class="attachment wp-image-8855 size-full" src="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic5.png" alt="" width="1210" height="563" srcset="https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic5.png 1210w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic5-300x140.png 300w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic5-768x357.png 768w, https://cdlsustainability.com/wp-content/uploads/2020/04/greenGalleryPic5-1024x476.png 1024w" sizes="(max-width: 1210px) 100vw, 1210px" /></a><figcaption id="caption-attachment-8855" class="wp-caption-text">Prime Minister Lee Hsien Loong at the opening of SBG Heritage Museum with the late CDL Deputy Chairman Mr Kwek Leng Joo (in light blue).</figcaption></figure> <p>Admission to the gallery is free and the opening hours are as follows:</p> <p>Open: Monday – Sunday, 9.00am to 6.00pm</p> <p>Closed: Every last Tuesday of the Month</p> <p>Address: 1 Cluny Road (Closest to Napier Station on the Thomson East Coast line; Enter via Tanglin Gate)</p> </div> </div><!--main--> <div id="sidebar" class="col-sm-4 col-md-3"> <div class="mod-sidebar-menu"> <h3>CDL GREEN GALLERY</h3><div class="menu-cdl-green-gallery-container"><ul id="menu-cdl-green-gallery" class="menu"><li id="menu-item-20717" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20717"><a href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/we-love-our-planet-nature-action-exhibition/">“WE LOVE OUR PLANET” NATURE ACTION EXHIBITION</a></li> <li id="menu-item-20728" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-20728"><a target="_blank" rel="noopener" href="https://chio.space/virtual-tour/cdl-green-gallery-2024">TAKE A VIRTUAL TOUR</a></li> <li id="menu-item-17339" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17339"><a href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/melting-ice-sinking-cities-climate-action-exhibition/">“MELTING ICE, SINKING CITIES.” CLIMATE ACTION EXHIBITION</a></li> <li id="menu-item-17340" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-17340"><a target="_blank" rel="noopener" href="https://chio.space/virtual-tour/cdl-green-gallery-2023">TAKE A VIRTUAL TOUR</a></li> <li id="menu-item-14299" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14299"><a href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/change-the-present-save-the-ocean-climate-action-exhibition/">“CHANGE THE PRESENT, <br/>SAVE THE OCEAN.” <br/>CLIMATE ACTION EXHIBITION</a></li> <li id="menu-item-14300" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14300"><a target="_blank" rel="noopener" href="https://chio.space/virtual-tour/cdl-green-gallery-2024">TAKE A VIRTUAL TOUR</a></li> <li id="menu-item-12790" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12790"><a href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/change-the-present-save-the-future-climate-action-exhibition/">“CHANGE THE PRESENT. <br/>SAVE THE FUTURE.” <br/>CLIMATE ACTION EXHIBITION</a></li> <li id="menu-item-12791" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12791"><a target="_blank" rel="noopener" href="https://chio.space/virtual-tour/cdl-green-gallery">TAKE A VIRTUAL TOUR</a></li> <li id="menu-item-12789" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12789"><a href="https://cdlsustainability.com/sdg-stakeholder-partnerships/cdl-green-gallery/about-cdl-green-gallery/">ABOUT CDL GREEN GALLERY AND SBG HERITAGE MUSEUM</a></li> </ul></div> </div> </div> </div> </div> </div> <div class="section __section-pre-footer"> <div class="container"> <div class="row"> <div class="col-sm-12 "> <div class="mod-widget"> <!-- <ul> <li><a href="contact-us/">CONTACT US</a></li> <li><a href="04-src-req-for-partnership">PARTNER US</a></li> <li><a target="_blank" href="https://www.cdl.com.sg/">CDL CORPORATE SITE</a></li> <li><a href="videos/">VIDEOS</a></li> </ul> --> <ul id="fnav1" class=""><li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-4946" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4946"><a title="CONTACT US" href="https://cdlsustainability.com/contact-us/">CONTACT US</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-4947" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4947"><a title="PARTNER US" href="https://cdlsustainability.com/04-src-req-for-partnership/">PARTNER US</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-4948" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4948"><a title="CDL CORPORATE SITE" target="_blank" href="https://www.cdl.com.sg/">CDL CORPORATE SITE</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-9840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9840"><a title="WOMEN4GREEN" href="https://cdlsustainability.com/sdg-stakeholder-partnerships/women4green-old/">WOMEN4GREEN</a></li> </ul> </div> </div> </div> </div> </div> <!-- The Modal --> <div id="myModal" class="modal"> <span class="close">×</span> <img class="modal-content" id="img01"> </div> <div id="footer"> <div class="container"> <p class="copyrights">2024 © City Developments Limited. All rights reserved.</p> </div> </div> <script src="https://cdlsustainability.com/wp-content/themes/cdl/assets/bld/js/app.js"></script> <script src="https://cdlsustainability.com/wp-content/themes/cdl/js/main.js"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-100189901-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-100189901-1'); </script> <script> // Used by Gallery Custom Links to handle tenacious Lightboxes //jQuery(document).ready(function () { function mgclInit() { // In jQuery: // if (jQuery.fn.off) { // jQuery('.no-lightbox, .no-lightbox img').off('click'); // jQuery 1.7+ // } // else { // jQuery('.no-lightbox, .no-lightbox img').unbind('click'); // < jQuery 1.7 // } // 2022/10/24: In Vanilla JS var elements = document.querySelectorAll('.no-lightbox, .no-lightbox img'); for (var i = 0; i < elements.length; i++) { elements[i].onclick = null; } // In jQuery: //jQuery('a.no-lightbox').click(mgclOnClick); // 2022/10/24: In Vanilla JS: var elements = document.querySelectorAll('a.no-lightbox'); for (var i = 0; i < elements.length; i++) { elements[i].onclick = mgclOnClick; } // in jQuery: // if (jQuery.fn.off) { // jQuery('a.set-target').off('click'); // jQuery 1.7+ // } // else { // jQuery('a.set-target').unbind('click'); // < jQuery 1.7 // } // jQuery('a.set-target').click(mgclOnClick); // 2022/10/24: In Vanilla JS: var elements = document.querySelectorAll('a.set-target'); for (var i = 0; i < elements.length; i++) { elements[i].onclick = mgclOnClick; } } function mgclOnClick() { if (!this.target || this.target == '' || this.target == '_self') window.location = this.href; else window.open(this.href,this.target); return false; } // From WP Gallery Custom Links // Reduce the number of conflicting lightboxes function mgclAddLoadEvent(func) { var oldOnload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { oldOnload(); func(); } } } mgclAddLoadEvent(mgclInit); mgclInit(); //}); </script> <script> ( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); </script> <script> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script><script type="text/javascript"> /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var type = 'event'; var eventName = action; var fieldsArray = { event_category : 'Scroll Depth', event_label : label, value : 1, non_interaction: true, send_to: 'UA-100189901-1' }; MonsterInsightsObject.sendEvent( type, eventName, fieldsArray ); if (arguments.length > 3) { var type = 'event'; var eventName = 'timing_complete'; fieldsArray = { event_category : 'Scroll Depth', name : action, event_label : label, value : timing, non_interaction: 1, send_to: 'UA-100189901-1' }; MonsterInsightsObject.sendEvent( type, eventName, fieldsArray ); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ </script><script type='text/javascript' src='https://cdlsustainability.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.7.5' id='swv-js'></script> <script type='text/javascript' id='contact-form-7-js-extra'> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/cdlsustainability.com\/wp-json\/","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://cdlsustainability.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.7.5' id='contact-form-7-js'></script> <script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=6LeMwqAUAAAAAEDjy-IcUhIXtkiVZ3X-cSuNwR5e&ver=3.0' id='google-recaptcha-js'></script> <script type='text/javascript' src='https://cdlsustainability.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9' id='regenerator-runtime-js'></script> <script type='text/javascript' src='https://cdlsustainability.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script> <script type='text/javascript' id='wpcf7-recaptcha-js-extra'> /* <![CDATA[ */ var wpcf7_recaptcha = {"sitekey":"6LeMwqAUAAAAAEDjy-IcUhIXtkiVZ3X-cSuNwR5e","actions":{"homepage":"homepage","contactform":"contactform"}}; /* ]]> */ </script> <script type='text/javascript' src='https://cdlsustainability.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=5.7.5' id='wpcf7-recaptcha-js'></script> <script type='text/javascript' id='cdl-theme-ajax-js-extra'> /* <![CDATA[ */ var ajaxurl = {"ajax_url":"https:\/\/cdlsustainability.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='https://cdlsustainability.com/wp-content/themes/cdl/js/custom.js?ver=6.1.7' id='cdl-theme-ajax-js'></script> </body> </html>