CINXE.COM

Welcome // Wealth and Asset Management Awards

<!doctype html> <html lang=""> <head> <meta name="description" content=""> <meta name="keywords" content=""> <!-- Twitter --> <meta name="twitter:card" value=""> <meta name="twitter:creator" value="money"> <meta name="twitter:image" content=""> <!-- Schema.org / Google+ --> <meta itemprop="name" content="Wealth and Asset Management Awards"> <meta itemprop="description" content=""> <meta itemprop="image" content=""> <!-- Open Graph --> <meta property="og:title" content="Wealth and Asset Management Awards"> <meta property="og:type" content="website"> <meta property="og:url" content="https://www.moneyage.co.uk/assetmanagementawards"> <meta property="og:image" content=""> <meta property="og:description" content=""> <meta property="og:locale" content=""> <!-- Android theming --> <meta name="theme-color" content="#000000"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta charset="utf-8"> <base target="_self"> <!-- Fonts cannot be loaded from our own little CDN due to cross-domain origin policy something or other (e.g. FontAwesome CSS loads fonts from within). --> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Roboto:700" rel="stylesheet" type="text/css"> <!-- Grab own CSS file from CDN and replace variables as desired. --> <style>@import "https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/normalize.css/normalize.css"; @import "https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/leaflet/dist/leaflet.css"; body { background-size: cover; background-attachment: fixed } .fr-fin { display: block; } .fr-fil { float: left; margin-right: 8px; padding-top: 8px; } .slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent } .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0 } .slick-list:focus { outline: none } .slick-list.dragging { cursor: pointer; cursor: hand } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) } .slick-track { position: relative; left: 0; top: 0; display: block } .slick-track:before, .slick-track:after { content: ""; display: table } .slick-track:after { clear: both } .slick-loading .slick-track { visibility: hidden } .slick-slide { float: left; height: 100%; min-height: 1px; display: none } [dir="rtl"] .slick-slide { float: right } .slick-slide img { display: block } .slick-slide.slick-loading img { display: none } .slick-slide.dragging img { pointer-events: none } .slick-initialized .slick-slide { display: block } .slick-loading .slick-slide { visibility: hidden } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent } .nav__hamburger__hitbox-wrapper { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none } .max-width-limiter:after, .display-sectioned__group:after, main:after, .blog-list-entry:after, .blog-list-entry__info:after { content: ""; display: table; clear: both } .max-width-limiter { max-width: 1250px; padding: 0 25px } .banner-image--large, .banner-image--small { max-width: 1200px; width: 100%; display: none } @media (min-width: 640px) { .banner-image--large, .banner-image--small { display: block } } .banner-image--small { display: block } @media (min-width: 640px) { .banner-image--small { display: none } } .jsContentHidden { display: none } .flex--space-around { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } .flex--space-between { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .container-padded, .container-padded--no-overflow { padding: 0 20px } .container-padded--no-overflow { overflow: hidden } .centered-text { text-align: center } .title-block { font-size: 1.7em; font-weight: bold; padding: 5px 10px; background-color:#000000; color: white } .spaced-list li { margin: 6px 20px; font-family: "Open Sans" } .img-border { border:3px solid #000000; margin: 10px 5px 10px 0 } * { margin: 0 auto } html { min-width: 320px; cursor: default; box-sizing: border-box; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif } *, *:before, *:after { box-sizing: inherit } a { text-decoration: none; outline: none; color: inherit } a:active, a:focus { outline: none } h1 { font-size: 2rem; font-family: "Roboto" } @media (min-width: 960px) { h1 { font-size: 2.5rem } } h2 { font-size: 1.5rem; font-family: "Roboto" } @media (min-width: 960px) { h2 { font-size: 1.75rem } } h3 { font-size: 1.15rem } @media (min-width: 960px) { h3 { font-size: 1.25rem } } label { font-size: 1.4rem; display: block } label:before { content: "\f105"; font-family: "FontAwesome"; margin: 0 8px 0 0 } label+label { margin-top: 15px } input[type="radio"], input[type="checkbox"] { display: inline-block; margin-right: 8px } input[type="radio"]+input { display: inline-block; margin-right: 8px } input, textarea, select { max-width: 100%; width: 100%; outline: 0; display: block; padding: 4px 8px; margin: 8px 0 16px; border: 1px solid #e0e0e0; border-radius: 3px; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075) } input[type="checkbox"] { margin-bottom: 0 } @media (min-width: 640px) { input, textarea, select { width: auto } } input:focus, textarea:focus, select:focus { border-color:#000000 } ul { padding: 0 0 0 15px } ol { padding-left: 5px } hr { height: 1px; background-color: #e0e0e0; border: 0; margin: 15px 0 } ::-moz-selection { background-color:#000000; color: white } ::selection { background-color:#000000; color: white } ::-moz-selection { background-color:#000000; color: white } .display-sectioned { width: 90%; margin: 30px auto; border-width: 1px 1px 0 1px; border-style: solid; border-color: #e0e0e0; box-shadow: 0 0 25px rgba(0, 0, 0, 0.2); clear: both } .display-sectioned__group { list-style-type: none } .display-sectioned__group li { width: calc(99.999999% * 1/3); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .display-sectioned__group li:nth-child(n) { float: left; margin-right: 0; clear: none } .display-sectioned__group li:last-child { margin-right: 0 } .display-sectioned__group li:nth-child(3n) { margin-right: 0 } .display-sectioned__group li:nth-child(3n + 1) { clear: left } @media (min-width: 640px) { .display-sectioned__group li { width: calc(99.999999% * 1/4) } .display-sectioned__group li:nth-child(n) { float: left; margin-right: 0; clear: none } .display-sectioned__group li:last-child { margin-right: 0 } .display-sectioned__group li:nth-child(4n) { margin-right: 0 } .display-sectioned__group li:nth-child(4n + 1) { clear: left } } @media (min-width: 960px) { .display-sectioned__group li { width: calc(99.999999% * 1/5); border-width: 0 1px 1px 0; border-style: solid; border-color: #e0e0e0; position: relative } .display-sectioned__group li:nth-child(n) { float: left; margin-right: 0; clear: none } .display-sectioned__group li:last-child { margin-right: 0 } .display-sectioned__group li:nth-child(5n) { margin-right: 0 } .display-sectioned__group li:nth-child(5n + 1) { clear: left } .display-sectioned__group li:nth-child(5n+5) { border-right: 0 } } .display-sectioned__group li img { padding: 10px; max-width: 100%; max-height: 100%; opacity: 0 } .display-sectioned__group li .button-info { display: none; position: absolute; right: 4px; bottom: 4px; cursor: pointer; font-size: 1.5em; color: #e0e0e0; text-decoration: none } @media (min-width: 960px) { .display-sectioned__group li .button-info { display: block } } .display-sectioned__group li .button-info:hover { color: #bdbdbd } .display-sectioned__group li .info { width: 420px; max-height: 420px; position: absolute; left: -70px; background-color: white; opacity: 0.97; border: 1px solid #ddd; z-index: 1; padding: 5px; font-size: 0.9rem; display: none } .display-sectioned__group li .info a { font-size: 0.8rem } .display-sectioned__group li .info a:hover { text-decoration: underline } .hr-gradient { height: 2px; margin: 15px 0; background:-webkit-linear-gradient(left, #000000 0%, transparent 100%); background:linear-gradient(to right, #000000 0%, transparent 100%) } button { float: left; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); position: relative; padding: 4px 8px; margin: 15px 15px 15px 0; border:2px solid #000000; background-color: white; text-transform: uppercase; font-size: 1.25em; font-family: "Open Sans"; -webkit-transition: background-color 150ms ease-in-out, color 250ms ease-in-out; transition: background-color 150ms ease-in-out, color 250ms ease-in-out } button:hover { background-color:#000000; color: white } .carousel--vertical { position: relative; list-style-type: none; background-color: white; padding-left: 0; display: none } .carousel--vertical:before, .carousel--vertical:after { width: 100%; height: 25px; content: ""; position: absolute; z-index: 1 } .carousel--vertical:before { top: 0; background: -webkit-linear-gradient(top, #fff 0%, transparent 100%); background: linear-gradient(to bottom, #fff 0%, transparent 100%) } .carousel--vertical:after { bottom: 0; background: -webkit-linear-gradient(bottom, #fff 0%, transparent 100%); background: linear-gradient(to top, #fff 0%, transparent 100%) } .carousel--vertical li { height: 175px !important } .carousel--vertical li h3 { text-align: center; text-decoration: underline; padding-top: 15px; font-size: 1rem; } .carousel--vertical li img { width: 140px; height: 140px } .full-width-notification { display: none; padding: 30px 0; background-color:#000000; color: white; position: relative } .full-width-notification h2 { margin: 0 0 5px 0 } .full-width-notification h3 { font-weight: normal } .full-width-notification a { color: inherit; font-weight: bold } .full-width-notification a:hover { text-decoration: underline } .full-width-notification__width-limiter { max-width: 1200px } .full-width-notification__close { position: absolute; top: 0; right: 0; font-size: 2em; padding: 0 10px; cursor: pointer } .map { height: 300px; margin: 20px 0 } .leaflet-top, .leaflet-bottom { z-index: 1 } nav { z-index: 5; width: 100%; background-color:#000000; -webkit-transition: opacity 350ms ease-in-out; transition: opacity 350ms ease-in-out; overflow: hidden } .nav--restricted-width { width: 1200px; position: static !important } .nav__tab { width: auto; padding: 0 12px; color: white; font-family: "Roboto"; letter-spacing: 0.4px; line-height: 55px; float: left; display: none } @media (min-width: 960px) { .nav__tab { display: block !important } .nav__tab:hover { height: 55px; border-bottom: 5px solid white } } .jsNavHighlight:before { content: "\f105"; font-family: 'FontAwesome'; font-size: 1.2em; margin: 0 5px 0 0 } @media (min-width: 960px) { .jsNavHighlight { border-bottom: 5px solid white } .jsNavHighlight:before { display: none } } .nav__hamburger__hitbox-wrapper { padding: 22px 6px; cursor: pointer; float: left; clear: left } @media (min-width: 960px) { .nav__hamburger__hitbox-wrapper { display: none } } .nav__hamburger { position: relative } .nav__hamburger.active .nav__hamburger__bars { background: transparent !important } .nav__hamburger.active .nav__hamburger__bars:before, .nav__hamburger.active .nav__hamburger__bars:after { -webkit-transition: top 0.2s, -webkit-transform 0.2s 0.2s; transition: top 0.2s, transform 0.2s 0.2s; top: 0; background-color: white } .nav__hamburger.active .nav__hamburger__bars:before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg) } .nav__hamburger.active .nav__hamburger__bars:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg) } .nav__hamburger__bars, .nav__hamburger__bars:before, .nav__hamburger__bars:after { width: 25px; height: 3px; display: block; background-color: white; border-radius: 3px; -webkit-transition: top 0.2s 0.2s, -webkit-transform 0.2s; transition: top 0.2s 0.2s, transform 0.2s } .nav__hamburger__bars:before, .nav__hamburger__bars:after { content: ""; display: block; position: absolute } .nav__hamburger__bars:before { top: -8px } .nav__hamburger__bars:after { top: 8px } .nav__social-button { font-size: 2rem; color: white; float: right; padding: 0 5px; -webkit-transition: -webkit-transform 150ms ease-in-out; transition: transform 150ms ease-in-out } .nav__social-button.fa-twitter { line-height: 55px } .nav__social-button.fa-linkedin { line-height: 50px } .nav__social-button:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1) } .nav__countdown { width: 160px; margin: 0 0 0 15px; float: right; display: none } @media (min-width: 960px) { .nav__countdown { display: inline } } .nav__countdown__row { width: 100%; height: 27px; float: left; line-height: 37px; font-size: 0.9rem; color: white; text-align: center } .nav__countdown__row.jsCountdown { line-height: 25px } main { max-width: 1200px; padding: 0 0 40px 0; background-color: white; box-shadow: 0 20px 20px 5px #ccc } .main--no-box-shadow { box-shadow: none } @media (min-width: 960px) { .main__page { width: calc(99.999999% * 3/4) } .main__page:nth-child(n) { float: left; margin-right: 0; clear: none } .main__page:last-child { margin-right: 0 } .main__page:nth-child(4n) { margin-right: 0 } .main__page:nth-child(4n + 1) { clear: left } } .main__page h1 { margin: 13px 20px } .main__page h4 { padding: 6px 0 } .main__page p { padding: 6px 0; font-family: "Open Sans"; clear: none } .main__page p a, .main__page ul a { font-weight: bold; color:#000000; } .main__page p a:hover, .main__page ul a:hover { text-decoration: underline } .main__page video { max-width: 100%; margin: 10px auto; display: block; background-size: 100% 100% } .main__page img { max-width: 100% } .blog-list-entry { display: block; margin: 0 0 40px 0; -webkit-transition: right 0.5s; transition: right 0.5s; right: 0; position: relative } .blog-list-entry h2 { padding: 0 0 15px 0 } .blog-list-entry__info { position: relative } .blog-list-entry__info img { max-width: 50%; height: 100px; float: left; margin: 0px 15px 0 0 } .blog-list-entry__info h3 { margin: 0 0 15px 0; font-weight: normal; font-size: 1em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis } @media (min-width: 960px) { .blog-list-entry__info h3 { font-size: 1.15em } } .blog-list-entry__info h3 a { font-weight: bold } .blog-list-entry__info h3 a:hover { text-decoration: underline } .blog-list-entry__info .fa-angle-right { position: absolute; bottom: -35px; font-size: 2em; cursor: pointer; right: 5px; -webkit-transition: right 0.5s; transition: right 0.5s; padding: 30px 0 0 30px } .blog-list-entry__info .fa-angle-right:after { content: "View this blog post"; float: left; position: relative; padding: 0 10px; font-size: 1rem; line-height: 2em; -webkit-transition: all 0.5s; transition: all 0.5s } @media (min-width: 960px) { .blog-list-entry__info .fa-angle-right { font-size: 2.75em } .blog-list-entry__info .fa-angle-right:after { line-height: 2.75rem; opacity: 0; right: -5px } .blog-list-entry__info .fa-angle-right:hover { right: 0 } .blog-list-entry__info .fa-angle-right:hover:after { opacity: 1; right: 0 } } .blog-display-entry { margin: 30px 0 0; position: relative } .blog-display-entry figure { margin: 15px 0 } .blog-display-entry figure img { max-width: 100%; max-height: 400px } .blog-display-entry figure figcaption { color: #9e9e9e; margin: 5px 0 } .blog-display-entry .fa-angle-left { position: relative; font-size: 2em; cursor: pointer; padding: 30px 30px 30px 0; left: 5px; -webkit-transition: left 0.5s; transition: left 0.5s } .blog-display-entry .fa-angle-left:after { content: "Return to blog overview"; float: right; position: relative; padding: 0 10px; font-size: 1rem; line-height: 2.2rem; -webkit-transition: all 0.5s; transition: all 0.5s } @media (min-width: 960px) { .blog-display-entry .fa-angle-left:after { opacity: 0; left: -5px } .blog-display-entry .fa-angle-left:hover { left: 0 } .blog-display-entry .fa-angle-left:hover:after { opacity: 1; left: 0 } } .blog-display-entry__close { position: absolute; top: -30px; right: 0; font-size: 2em; cursor: pointer; padding: 0 5px } .speaker { margin: 0 0 15px 0; overflow: hidden; cursor: pointer; position: relative } .speaker.small { max-height: 150px } @media (min-width: 640px) { .speaker.small { width: calc(99.999999% * 1/2) } .speaker.small:nth-child(n) { float: left; margin-right: 0; clear: none } .speaker.small:last-child { margin-right: 0 } .speaker.small:nth-child(2n) { margin-right: 0 } .speaker.small:nth-child(2n + 1) { clear: left } } @media (min-width: 960px) { .speaker.small { width: calc(99.999999% * 1/3) } .speaker.small:nth-child(n) { float: left; margin-right: 0; clear: none } .speaker.small:last-child { margin-right: 0 } .speaker.small:nth-child(3n) { margin-right: 0 } .speaker.small:nth-child(3n + 1) { clear: left } } .speaker.large { width: 100% } .speaker img:nth-child(1) { width: 100px; height: 150px; float: left; border: none; margin: 0 5px 0 0 } .speaker .title { padding: 5px 5px 5px 0 } .speaker .title span:nth-child(1) { font-size: 0.9em; font-family: "Roboto"; font-weight: bold } .speaker .title span:nth-child(2) { font-size: 0.9em; font-family: "Open Sans"; font-weight: 400 } .speaker p { border-top: 1px solid #e6e6e6; font-size: 0.75em; padding: 5px } .speaker .fadeout { width: calc(100% - 100px); height: 50px; position: absolute; right: 0; bottom: 0; background: -webkit-linear-gradient(top, transparent 0%, #fff 100%); background: linear-gradient(to bottom, transparent 0%, #fff 100%) } .main__sidebar { display: none; width: calc(99.999999% * 1/4); background:-webkit-linear-gradient(top, #000000 0%, transparent 100%); background:linear-gradient(to bottom, #000000 0%, transparent 100%) } .main__sidebar:nth-child(n) { float: left; margin-right: 0; clear: none } .main__sidebar:last-child { margin-right: 0 } .main__sidebar:nth-child(4n) { margin-right: 0 } .main__sidebar:nth-child(4n + 1) { clear: left } @media (min-width: 960px) { .main__sidebar { display: block } } .main__sidebar__container { width: 96%; background-color: white } .main__sidebar__block { color: white; font-family: "Roboto"; text-align: center; padding: 15px 5px; font-size: 1.35rem; background-color:#000000 } .main__sidebar__block:hover .main__sidebar__block__text { -webkit-transform: scale(1.0225); -ms-transform: scale(1.0225); transform: scale(1.0225) } .main__sidebar__block__text { -webkit-transition: -webkit-transform 150ms ease-in-out; transition: transform 150ms ease-in-out } footer { padding: 25px 0 0; background-color:#000000; color: white; margin: 10px 0 0 0; font-size: 1.1em } footer a { color: inherit } .footer__group { width: calc(99.99% * 1/2 - (30px - 30px * 1/2)); padding: 8px; text-align: center } .footer__group:nth-child(n) { float: left; margin-right: 30px; clear: none } .footer__group:last-child { margin-right: 0 } .footer__group:nth-child(2n) { margin-right: 0 } .footer__group:nth-child(2n + 1) { clear: left } @media (min-width: 960px) { .footer__group { width: calc(99.99% * 1/4 - (30px - 30px * 1/4)) } .footer__group:nth-child(n) { float: left; margin-right: 30px; clear: none } .footer__group:last-child { margin-right: 0 } .footer__group:nth-child(4n) { margin-right: 0 } .footer__group:nth-child(4n + 1) { clear: left } } .footer__group h6 { text-transform: uppercase; font-family: "Open Sans"; margin: 0 0 5px 0 } .footer__group span { display: block; padding: 3px 0; font-size: 0.6em } .footer__group span a { text-transform: uppercase } .footer__group span a:hover { text-decoration: underline } .footer__final-text { margin: 30px 0 0; padding: 16px 8px; background-color: #212121; font-size: 0.6em; line-height: 1rem; text-align: center } .footer__final-text a { text-transform: uppercase } .footer__final-text a:hover { text-decoration: underline } .champagne div.hidden { display: none } .champagne div.visible { display: block; -webkit-animation: scaleIn 0.6s ease; animation: scaleIn 0.6s ease } @-webkit-keyframes scaleIn { from { -webkit-transform: scale(0); transform: scale(0) } 66% { -webkit-transform: scale(1.1); transform: scale(1.1) } to { -webkit-transform: scale(1); transform: scale(1) } } @keyframes scaleIn { from { -webkit-transform: scale(0); transform: scale(0) } 66% { -webkit-transform: scale(1.1); transform: scale(1.1) } to { -webkit-transform: scale(1); transform: scale(1) } } .force-line-break { clear:both; width:100%; height:2px; } .custom-sponsor-title-wrapper{ width:728px; height:20px; } .custom-sponsor-title-headers-1{ width:128px; height:10px; float:left; text-align: center; } .custom-sponsor-title-headers-2{ width:600px; height:10px; float:left; text-align: center; } .custom-sponsor-image-wrapper{ width:728px; height:150px; margin-top:10px; } .custom-sponsor-image-div-first{ float:left; height:150px; margin-right:30px; } .custom-sponsor-image-div-subsequent{ float:left; height:150px; margin-right:10px; } .custom-sponsor-image-element-style-1{ float:left; width:120px; position: relative; top: 50%; transform: translateY(-50%); } .custom-sponsor-image-element-style-2{ float:left; width:90px; position: relative; top: 50%; transform: translateY(-50%); } .custom-sponsor-image-element-style-3{ float:left; width:100px; position: relative; top: 50%; transform: translateY(-50%); } .custom-sponsor-image-element-style-4{ float:left; width:160px; position: relative; top: 50%; transform: translateY(-50%); } .custom-sponsor-image-element-style-5{ float:left; width:160px; position: relative; top: 50%; transform: translateY(-50%); } /*# sourceMappingURL=style.css.map */</style> <!-- Must be placed before closing head tag, see: https://developers.google.com/analytics/devguides/collection/analyticsjs/ --> <title>Welcome // Wealth and Asset Management Awards</title> <style> </style> </head> <body style="background-image:url('https://perspectivepublishing.co.uk/dev/cms/uploads/WAMA/2025/wamaawards-website-background-2025_.jpg');"> <div class="full-width-notification" id="jsBrowserNotify"> <div class="full-width-notification__width-limiter"> <div class="full-width-notification__close" id="jsBrowserNotifyClose">&times;</div> <h2>Did you know that your web browser is out of date?</h2> <h3>To get the best possible experience on our website we recommend that you upgrade to a newer version or alternative web browser. To find out how and why to update your browser, click <a href="https://browser-update.org/update.html" target="_blank">here</a>.</h3> </div> </div> <a href="index.php"><img src="https://perspectivepublishing.co.uk/dev/cms/uploads/WAMA/2025/1200_wama2025-website-banner.png" class="banner-image--large" id="banner-image"></a> <a href="index.php"><img src="https://perspectivepublishing.co.uk/dev/cms/uploads/WAMA/2025/640_wama2025-website-banner2024.png" class="banner-image--small" id="banner-image"></a> <nav> <div class="max-width-limiter"> <a href="index.php" ><div class="nav__tab" data-url-destination="index.php">HOME</div></a><a href="entry_form.php" ><div class="nav__tab" data-url-destination="entry_form.php">ENTRY FORM</div></a><a href="enter.php" ><div class="nav__tab" data-url-destination="enter.php">HOW TO ENTER</div></a><a href="categories.php" ><div class="nav__tab" data-url-destination="categories.php">CATEGORIES</div></a><a href="awards.php" ><div class="nav__tab" data-url-destination="awards.php">AWARDS NIGHT</div></a><a href="judges.php" ><div class="nav__tab" data-url-destination="judges.php">JUDGES</div></a><a href="sponsors.php" ><div class="nav__tab" data-url-destination="sponsors.php">SPONSORS</div></a><a href="hall_of_fame.php" ><div class="nav__tab" data-url-destination="hall_of_fame.php">HALL OF FAME</div></a><a href="gallery.php" ><div class="nav__tab" data-url-destination="gallery.php">GALLERY</div></a> <div class="nav__countdown" title="January 24, 2025 23:00"> <span class="nav__countdown__row"><a href='awards.php'>Deadline for entries:</a></span> <span class="nav__countdown__row jsCountdown"></span> </div> <div class="nav__hamburger__hitbox-wrapper"><div class="nav__hamburger"><span class="nav__hamburger__bars"></span></div></div> <a href="https://twitter.com/MoneyAge_UK" target="_blank"><span class="nav__social-button" style="margin-top:10px;"><img src="https://perspectivepublishing.co.uk/dev/cms/uploads/twitter-x-white.png" height="32"></span></a> <a href="https://www.linkedin.com/company/moneyage" target="_blank"><span class="nav__social-button fa fa-linkedin"></span></a> </div> </nav> <main class="main--no-box-shadow"> <div class="main__page"> <h1>Welcome</h1> <div class="hr-gradient"></div> <div class="container-padded"> <!--StartFragment--><h2><strong><u><a href="https://www.moneyage.co.uk/assetmanagementawards/entry_form.php" rel="nofollow">Deadline for entries: 24 January 2025</a></u></strong></h2><!--EndFragment--><p><strong>7th annual Wealth &amp; Asset Management Awards - <!--StartFragment-->Celebrating success and innovation in the wealth and asset management industry<!--EndFragment--> - organised by <a href="https://moneyage.co.uk/" rel="nofollow"><u>MoneyAge</u></a></strong></p><p><br></p><p><img alt="Image title" class="fr-fin fr-dib" src="https://perspectivepublishing.co.uk/dev/cms/uploads/WAMA/2025/untitled_design_10.png" width="444"></p><p><br></p><p>The Wealth &amp; Asset Management Awards celebrate success and innovation in the wealth and asset management industry. Looking for success in both retail and institutional money management and investment to help clients from UK consumers to Pension Funds, Charities and Insurance Companies.</p><p><strong>For the latest news and updates follow <u><a href="https://twitter.com/MoneyAge_UK" rel="nofollow" target="_blank">@MoneyAge_UK</a></u>&nbsp;<u><a href="https://twitter.com/search?q=%23WealthAMAwards&amp;src=typed_query" rel="nofollow">#WealthAMAwards</a></u></strong></p><p><br></p><p><img class="fr-fin fr-dib" alt="Image title" src="https://perspectivepublishing.co.uk/dev/cms/uploads/WAMA/awards_timeline.png" width="530"></p><p><br></p> </div> </div> <div class="main__sidebar"> <div class="main__sidebar__container"> <a href="faq.php" ><div class="main__sidebar__block"><div class="main__sidebar__block__text">FAQ</div></div></a><a href="register_your_interest.php" ><div class="main__sidebar__block"><div class="main__sidebar__block__text">Register your interest</div></div></a><a href="contact.php" ><div class="main__sidebar__block"><div class="main__sidebar__block__text">Contact Us</div></div></a> <ul class="carousel--vertical" id="jsCarouselSidebarSponsors"> <li ><h3>Sponsored by</h3><a href="https://www.threesixtyservices.co.uk/" target="_blank"><img src="https://perspectivepublishing.co.uk/dev/cms/uploads/WAMA/2025/threesixty_logo_navy-ai.jpg"></a></li><li ><h3>Brought to you by</h3><a href="https://www.moneyage.co.uk" target="_blank"><img src="https://perspectivepublishing.co.uk/dev/cms/uploads/mortgage%20awards/2019/moneyage-resized.jpg"></a></li><li ><a href="https://wealthinvestmentnews.co.uk/" target="_blank"><img src="https://perspectivepublishing.co.uk/dev/cms/uploads/WAMA/2025/untitled_design.jpg"></a></li><li ><h3>Media partners</h3><a href="https://www.corporatefinancenews.net/" target="_blank"><img src="https://perspectivepublishing.co.uk/dev/cms/uploads/WAMA/2024/corporatefinancenewslogo-outlined-ai_1.jpg"></a></li><li ><a href="https://insuranceassetmanagement.net/iam/" target="_blank"><img src="https://perspectivepublishing.co.uk/dev/cms/uploads/AMA/insuranceassetmanagement_logo_outlines.jpg"></a></li><li ><a href="https://www.pensionsage.com/pa/" target="_blank"><img src="https://perspectivepublishing.co.uk/dev/cms/uploads/moneyage/logos/pensions-age-logo-black.jpg"></a></li> </ul> </div> </div> </main> <img style="display:none;" class="banner-image--large"> <img style="display:none;" class="banner-image--small"> <footer> <div class="max-width-limiter"> </div> <p class="footer__final-text">This website is a part of <a href="https://www.perspectivepublishing.com/pp/" target="_blank">Perspective Publishing</a> Limited, registered in England no 2876166. By using this website you agree to our <a href="https://www.perspectivepublishing.com/pp/policy.php" target="_blank">cookie & privacy policy</a>.</p> </footer> <!-- Load all required JS files e.g. jQuery, then load main script. --> <script src="https://perspectivepublishing.co.uk/cdn/awards2015/js/vendor/modernizr.custom.min.js"></script><script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/jquery/dist/jquery.min.js"></script><script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/slick.js/slick/slick.min.js"></script><script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/jcountdown/dist/jquery.jcountdown.min.js"></script><script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/jquery-smooth-scroll/jquery.smooth-scroll.min.js"></script><script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/leaflet/dist/leaflet.js"></script><script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/js-cookie/src/js.cookie.js"></script> <script src="https://perspectivepublishing.co.uk/cdn/awards2015/js/main.js"></script> <script> var content = $('.main__page'); var sidebar = $('.main__sidebar'); if ($('#jsCarouselSidebarSponsors').height() == 0 && !$('.main__sidebar__block').length) { $(sidebar).css('display', 'none'); $(content).css('width', '100%'); } </script> <!-- PHP manipulated scripts below --> <script> $(document).ready(function() { // Countdown var event_date = 'January 24, 2025 23:00'; $(".jsCountdown").countdown({ date: event_date, onComplete:function() { $(".jsCountdown").text("Event Over") }, spaceCharacter: "", dayText: "d ", daySingularText: "d ", hourText: "h ", hourSingularText: "h ", minText: "m ", minSingularText: "m ", secText: "s", secSingularText: "s" }); // Tab highlighting var pageName = 'index.php'; $('.nav__tab').each(function() { if ($(this).attr('data-url-destination') == 'index.php') { $(this).css('height', '55px').addClass('jsNavHighlight'); } }); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10