CINXE.COM

British Deaf News | About the Deaf community – With the Deaf community – For the Deaf community

<!doctype html > <!--[if IE 8]> <html class="ie8" lang="en"> <![endif]--> <!--[if IE 9]> <html class="ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en-GB"> <!--<![endif]--> <head> <title>British Deaf News | About the Deaf community &#8211; With the Deaf community &#8211; For the Deaf community</title> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="pingback" href="https://www.britishdeafnews.co.uk/xmlrpc.php" /> <style> /* Custom BSA_PRO Styles */ /* fonts */ /* form */ .bsaProOrderingForm { } .bsaProInput input, .bsaProInput input[type='file'], .bsaProSelectSpace select, .bsaProInputsRight .bsaInputInner, .bsaProInputsRight .bsaInputInner label { } .bsaProPrice { } .bsaProDiscount { } .bsaProOrderingForm .bsaProSubmit, .bsaProOrderingForm .bsaProSubmit:hover, .bsaProOrderingForm .bsaProSubmit:active { } /* allerts */ .bsaProAlert, .bsaProAlert > a, .bsaProAlert > a:hover, .bsaProAlert > a:focus { } .bsaProAlertSuccess { } .bsaProAlertFailed { } /* stats */ .bsaStatsWrapper .ct-chart .ct-series.ct-series-b .ct-bar, .bsaStatsWrapper .ct-chart .ct-series.ct-series-b .ct-line, .bsaStatsWrapper .ct-chart .ct-series.ct-series-b .ct-point, .bsaStatsWrapper .ct-chart .ct-series.ct-series-b .ct-slice.ct-donut { stroke: #673AB7 !important; } .bsaStatsWrapper .ct-chart .ct-series.ct-series-a .ct-bar, .bsaStatsWrapper .ct-chart .ct-series.ct-series-a .ct-line, .bsaStatsWrapper .ct-chart .ct-series.ct-series-a .ct-point, .bsaStatsWrapper .ct-chart .ct-series.ct-series-a .ct-slice.ct-donut { stroke: #FBCD39 !important; } /* Custom CSS */ </style><meta name='robots' content='max-image-preview:large' /> <link rel="icon" type="image/png" href="https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/favicon.ico"><link rel='dns-prefetch' href='//www.britishdeafnews.co.uk' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//v0.wordpress.com' /> <link rel='dns-prefetch' href='//i0.wp.com' /> <link rel="alternate" type="application/rss+xml" title="British Deaf News &raquo; Feed" href="https://www.britishdeafnews.co.uk/feed/" /> <link rel="alternate" type="application/rss+xml" title="British Deaf News &raquo; Comments Feed" href="https://www.britishdeafnews.co.uk/comments/feed/" /> <!-- This site uses the Google Analytics by ExactMetrics plugin v7.13.1 - Using Analytics tracking - https://www.exactmetrics.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-LP9KC4HB8C" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var em_version = '7.13.1'; var em_track_user = true; var em_no_track_reason = ''; var disableStrs = [ 'ga-disable-G-LP9KC4HB8C', 'ga-disable-UA-86480545-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.ExactMetricsDualTracker = { helpers: {}, trackers: {}, }; if (em_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 = exactmetrics_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') { ExactMetricsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } parameters.send_to = exactmetrics_frontend.ua; __gtagDataLayer(type, name, parameters); } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dNDMyYj': true, }); __gtagTracker('config', 'G-LP9KC4HB8C', {"forceSSL":"true"} ); __gtagTracker('config', 'UA-86480545-1', {"forceSSL":"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 ExactMetrics --> <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:\/\/www.britishdeafnews.co.uk\/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://www.britishdeafnews.co.uk/wp-includes/css/dist/block-library/style.min.css?ver=6.1.7' type='text/css' media='all' /> <style id='wp-block-library-inline-css' type='text/css'> .has-text-align-justify{text-align:justify;} </style> <link rel='stylesheet' id='jetpack-videopress-video-block-view-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?minify=false&#038;ver=34ae973733627b74a14e' type='text/css' media='all' /> <link rel='stylesheet' id='mediaelement-css' href='https://www.britishdeafnews.co.uk/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://www.britishdeafnews.co.uk/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='classic-theme-styles-css' href='https://www.britishdeafnews.co.uk/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='buy_sell_ads_pro_main_stylesheet-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/style.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='buy_sell_ads_pro_user_panel-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/user-panel.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='buy_sell_ads_pro_template_stylesheet-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/css/template.css.php?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='buy_sell_ads_pro_animate_stylesheet-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/animate.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='buy_sell_ads_pro_chart_stylesheet-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/chart.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='buy_sell_ads_pro_owl_carousel_stylesheet-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/owl.carousel.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='buy_sell_ads_pro_materialize_stylesheet-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/material-design.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-ui-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/ui-datapicker.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='cookie-bar-css-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/cookie-bar/css/cookie-bar.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='vsel_style-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/very-simple-event-list/css/vsel-style.min.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='wpa-style-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/wp-accessibility/css/wpa-style.css?ver=1.6.3' type='text/css' media='all' /> <style id='wpa-style-inline-css' type='text/css'> :root { --admin-bar-top : 7px; } </style> <link rel='stylesheet' id='ppress-frontend-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/wp-user-avatar/assets/css/frontend.min.css?ver=4.8.0' type='text/css' media='all' /> <link rel='stylesheet' id='ppress-flatpickr-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.css?ver=4.8.0' type='text/css' media='all' /> <link rel='stylesheet' id='ppress-select2-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.css?ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='google_font_open_sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C400%2C600%2C700&#038;ver=6.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='google_font_roboto-css' href='https://fonts.googleapis.com/css?family=Roboto%3A500%2C400italic%2C700%2C900%2C500italic%2C400%2C300&#038;ver=6.1.7' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css' type='text/css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link rel='stylesheet' id='js_composer_front-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=4.12.1' type='text/css' media='all' /> <link rel='stylesheet' id='td-theme-css' href='https://www.britishdeafnews.co.uk/wp-content/themes/Newspaper/style.css?ver=7.5' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://www.britishdeafnews.co.uk/wp-content/plugins/jetpack/css/jetpack.css?ver=12.5.1' type='text/css' media='all' /> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.js?ver=7.13.1' id='exactmetrics-frontend-script-js'></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='exactmetrics-frontend-script-js-extra'>/* <![CDATA[ */ var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.britishdeafnews.co.uk","hash_tracking":"false","ua":"UA-86480545-1","v4_id":"G-LP9KC4HB8C"};/* ]]> */ </script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/enable-jquery-migrate-helper/js/jquery/jquery-1.12.4-wp.js?ver=1.12.4-wp' id='jquery-core-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/enable-jquery-migrate-helper/js/jquery-migrate/jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp' id='jquery-migrate-js'></script> <script type='text/javascript' id='thickbox-js-extra'> /* <![CDATA[ */ var thickboxL10n = {"next":"Next >","prev":"< Prev","image":"Image","of":"of","close":"Close","noiframes":"This feature requires inline frames. You have iframes disabled or your browser does not support them.","loadingAnimation":"https:\/\/www.britishdeafnews.co.uk\/wp-includes\/js\/thickbox\/loadingAnimation.gif"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-includes/js/thickbox/thickbox.js?ver=3.1-20121105' id='thickbox-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-includes/js/underscore.min.js?ver=1.13.4' id='underscore-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-includes/js/shortcode.min.js?ver=6.1.7' id='shortcode-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-admin/js/media-upload.min.js?ver=6.1.7' id='media-upload-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/js/script.js?ver=6.1.7' id='buy_sell_ads_pro_js_script-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/js/jquery.viewportchecker.js?ver=6.1.7' id='buy_sell_ads_pro_viewport_checker_js_script-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/js/chart.js?ver=6.1.7' id='buy_sell_ads_pro_chart_js_script-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/js/owl.carousel.js?ver=6.1.7' id='buy_sell_ads_pro_owl_carousel_js_script-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/bsa-pro-scripteo/frontend/js/jquery.simplyscroll.js?ver=6.1.7' id='buy_sell_ads_pro_simply_scroll_js_script-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/cookie-bar/js/cookie-bar.js?ver=1743940466' id='cookie-bar-js-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.js?ver=4.8.0' id='ppress-flatpickr-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.js?ver=4.8.0' id='ppress-select2-js'></script> <link rel="https://api.w.org/" href="https://www.britishdeafnews.co.uk/wp-json/" /><link rel="alternate" type="application/json" href="https://www.britishdeafnews.co.uk/wp-json/wp/v2/pages/6" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.britishdeafnews.co.uk/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.britishdeafnews.co.uk/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 6.1.7" /> <link rel="canonical" href="https://www.britishdeafnews.co.uk/" /> <link rel='shortlink' href='https://www.britishdeafnews.co.uk/' /> <link rel="alternate" type="application/json+oembed" href="https://www.britishdeafnews.co.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.britishdeafnews.co.uk%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.britishdeafnews.co.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.britishdeafnews.co.uk%2F&#038;format=xml" /> <style>img#wpstats{display:none}</style> <!--[if lt IE 9]><script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://www.britishdeafnews.co.uk/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><!--[if IE 8]><link rel="stylesheet" type="text/css" href="https://www.britishdeafnews.co.uk/wp-content/plugins/js_composer/assets/css/vc-ie8.min.css" media="screen"><![endif]--> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="British Deaf News" /> <meta property="og:description" content="About the Deaf community - With the Deaf community - For the Deaf community" /> <meta property="og:url" content="https://www.britishdeafnews.co.uk/" /> <meta property="og:site_name" content="British Deaf News" /> <meta property="og:image" content="https://www.britishdeafnews.co.uk/wp-content/uploads/2024/02/big-survey-web.jpg" /> <meta property="og:image:width" content="900" /> <meta property="og:image:height" content="300" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_GB" /> <meta name="twitter:text:title" content="Home" /> <meta name="twitter:image" content="https://www.britishdeafnews.co.uk/wp-content/uploads/2024/02/big-survey-web.jpg?w=640" /> <meta name="twitter:card" content="summary_large_image" /> <!-- End Jetpack Open Graph Tags --> <!-- JS generated by theme --> <script> var tdBlocksArray = []; //here we store all the items for the current page //td_block class - each ajax block uses a object of this class for requests function tdBlock() { this.id = ''; this.block_type = 1; //block type id (1-234 etc) this.atts = ''; this.td_column_number = ''; this.td_current_page = 1; // this.post_count = 0; //from wp this.found_posts = 0; //from wp this.max_num_pages = 0; //from wp this.td_filter_value = ''; //current live filter value this.is_ajax_running = false; this.td_user_action = ''; // load more or infinite loader (used by the animation) this.header_color = ''; this.ajax_pagination_infinite_stop = ''; //show load more at page x } // td_js_generator - mini detector (function(){ var htmlTag = document.getElementsByTagName("html")[0]; if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) { htmlTag.className += ' ie10'; } if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) { htmlTag.className += ' ie11'; } if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) { htmlTag.className += ' td-md-is-ios'; } var user_agent = navigator.userAgent.toLowerCase(); if ( user_agent.indexOf("android") > -1 ) { htmlTag.className += ' td-md-is-android'; } if ( -1 !== navigator.userAgent.indexOf('Mac OS X') ) { htmlTag.className += ' td-md-is-os-x'; } if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) { htmlTag.className += ' td-md-is-chrome'; } if ( -1 !== navigator.userAgent.indexOf('Firefox') ) { htmlTag.className += ' td-md-is-firefox'; } if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) { htmlTag.className += ' td-md-is-safari'; } if( -1 !== navigator.userAgent.indexOf('IEMobile') ){ htmlTag.className += ' td-md-is-iemobile'; } })(); var tdLocalCache = {}; ( function () { "use strict"; tdLocalCache = { data: {}, remove: function (resource_id) { delete tdLocalCache.data[resource_id]; }, exist: function (resource_id) { return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null; }, get: function (resource_id) { return tdLocalCache.data[resource_id]; }, set: function (resource_id, cachedData) { tdLocalCache.remove(resource_id); tdLocalCache.data[resource_id] = cachedData; } }; })(); var tds_login_sing_in_widget="show"; var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}]; var td_animation_stack_effect="type1"; var tds_animation_stack=true; var td_animation_stack_specific_selectors=".entry-thumb, img[class*=\"wp-image-\"], a.td-sml-link-to-image > img"; var td_animation_stack_general_selectors=".td-animation-stack .entry-thumb, .post .entry-thumb, .post img[class*=\"wp-image-\"], .post a.td-sml-link-to-image > img"; var tds_general_modal_image="yes"; var td_ajax_url="https:\/\/www.britishdeafnews.co.uk\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=7.5"; var td_get_template_directory_uri="https:\/\/www.britishdeafnews.co.uk\/wp-content\/themes\/Newspaper"; var tds_snap_menu="smart_snap_mobile"; var tds_logo_on_sticky="show"; var tds_header_style=""; var td_please_wait="Please wait..."; var td_email_user_pass_incorrect="User or password incorrect!"; var td_email_user_incorrect="Email or username incorrect!"; var td_email_incorrect="Email incorrect!"; var tds_more_articles_on_post_enable="show"; var tds_more_articles_on_post_time_to_wait=""; var tds_more_articles_on_post_pages_distance_from_top=0; var tds_theme_color_site_wide="#1899e3"; var tds_smart_sidebar="enabled"; var tdThemeName="Newspaper"; var td_magnific_popup_translation_tPrev="Previous (Left arrow key)"; var td_magnific_popup_translation_tNext="Next (Right arrow key)"; var td_magnific_popup_translation_tCounter="%curr% of %total%"; var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded."; var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded."; var td_ad_background_click_link=""; var td_ad_background_click_target=""; </script> <!-- Header style compiled by theme --> <style> body { background-image:url("https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/background.png"); } .td-header-wrap .black-menu .sf-menu > .current-menu-item > a, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .current-category-ancestor > a, .td-header-wrap .black-menu .sf-menu > li > a:hover, .td-header-wrap .black-menu .sf-menu > .sfHover > a, .td-header-style-12 .td-header-menu-wrap-full, .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after, .sf-menu ul .td-menu-item > a:hover, .sf-menu ul .sfHover > a, .sf-menu ul .current-menu-ancestor > a, .sf-menu ul .current-category-ancestor > a, .sf-menu ul .current-menu-item > a, .td-header-style-12 .td-affix, .header-search-wrap .td-drop-down-search:after, .header-search-wrap .td-drop-down-search .btn:hover, input[type=submit]:hover, .td-read-more a, .td-post-category:hover, .td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category, .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category, .td_top_authors .td-active .td-author-post-count, .td_top_authors .td-active .td-author-comments-count, .td_top_authors .td_mod_wrap:hover .td-author-post-count, .td_top_authors .td_mod_wrap:hover .td-author-comments-count, .td-404-sub-sub-title a:hover, .td-search-form-widget .wpb_button:hover, .td-rating-bar-wrap div, .td_category_template_3 .td-current-sub-category, .dropcap, .td_wrapper_video_playlist .td_video_controls_playlist_wrapper, .wpb_default, .wpb_default:hover, .td-left-smart-list:hover, .td-right-smart-list:hover, .woocommerce-checkout .woocommerce input.button:hover, .woocommerce-page .woocommerce a.button:hover, .woocommerce-account div.woocommerce .button:hover, #bbpress-forums button:hover, .bbp_widget_login .button:hover, .td-footer-wrapper .td-post-category, .td-footer-wrapper .widget_product_search input[type="submit"]:hover, .woocommerce .product a.button:hover, .woocommerce .product #respond input#submit:hover, .woocommerce .checkout input#place_order:hover, .woocommerce .woocommerce.widget .button:hover, .single-product .product .summary .cart .button:hover, .woocommerce-cart .woocommerce table.cart .button:hover, .woocommerce-cart .woocommerce .shipping-calculator-form .button:hover, .td-next-prev-wrap a:hover, .td-load-more-wrap a:hover, .td-post-small-box a:hover, .page-nav .current, .page-nav:first-child > div, .td_category_template_8 .td-category-header .td-category a.td-current-sub-category, .td_category_template_4 .td-category-siblings .td-category a:hover, #bbpress-forums .bbp-pagination .current, #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a, .td-theme-slider:hover .slide-meta-cat a, a.vc_btn-black:hover, .td-trending-now-wrapper:hover .td-trending-now-title, .td-scroll-up, .td-smart-list-button:hover, .td-weather-information:before, .td-weather-week:before, .td_block_exchange .td-exchange-header:before, .td_block_big_grid_9.td-grid-style-1 .td-post-category, .td_block_big_grid_9.td-grid-style-5 .td-post-category, .td-grid-style-6.td-hover-1 .td-module-thumb:after { background-color: #1899e3; } .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover { background-color: #1899e3 !important; } .woocommerce .product .onsale, .woocommerce.widget .ui-slider .ui-slider-handle { background: none #1899e3; } .woocommerce.widget.widget_layered_nav_filters ul li a { background: none repeat scroll 0 0 #1899e3 !important; } a, cite a:hover, .td_mega_menu_sub_cats .cur-sub-cat, .td-mega-span h3 a:hover, .td_mod_mega_menu:hover .entry-title a, .header-search-wrap .result-msg a:hover, .top-header-menu li a:hover, .top-header-menu .current-menu-item > a, .top-header-menu .current-menu-ancestor > a, .top-header-menu .current-category-ancestor > a, .td-social-icon-wrap > a:hover, .td-header-sp-top-widget .td-social-icon-wrap a:hover, .td-page-content blockquote p, .td-post-content blockquote p, .mce-content-body blockquote p, .comment-content blockquote p, .wpb_text_column blockquote p, .td_block_text_with_title blockquote p, .td_module_wrap:hover .entry-title a, .td-subcat-filter .td-subcat-list a:hover, .td-subcat-filter .td-subcat-dropdown a:hover, .td_quote_on_blocks, .dropcap2, .dropcap3, .td_top_authors .td-active .td-authors-name a, .td_top_authors .td_mod_wrap:hover .td-authors-name a, .td-post-next-prev-content a:hover, .author-box-wrap .td-author-social a:hover, .td-author-name a:hover, .td-author-url a:hover, .td_mod_related_posts:hover h3 > a, .td-post-template-11 .td-related-title .td-related-left:hover, .td-post-template-11 .td-related-title .td-related-right:hover, .td-post-template-11 .td-related-title .td-cur-simple-item, .td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover, .comment-reply-link:hover, .logged-in-as a:hover, #cancel-comment-reply-link:hover, .td-search-query, .td-category-header .td-pulldown-category-filter-link:hover, .td-category-siblings .td-subcat-dropdown a:hover, .td-category-siblings .td-subcat-dropdown a.td-current-sub-category, .widget a:hover, .widget_calendar tfoot a:hover, .woocommerce a.added_to_cart:hover, #bbpress-forums li.bbp-header .bbp-reply-content span a:hover, #bbpress-forums .bbp-forum-freshness a:hover, #bbpress-forums .bbp-topic-freshness a:hover, #bbpress-forums .bbp-forums-list li a:hover, #bbpress-forums .bbp-forum-title:hover, #bbpress-forums .bbp-topic-permalink:hover, #bbpress-forums .bbp-topic-started-by a:hover, #bbpress-forums .bbp-topic-started-in a:hover, #bbpress-forums .bbp-body .super-sticky li.bbp-topic-title .bbp-topic-permalink, #bbpress-forums .bbp-body .sticky li.bbp-topic-title .bbp-topic-permalink, .widget_display_replies .bbp-author-name, .widget_display_topics .bbp-author-name, .footer-text-wrap .footer-email-wrap a, .td-subfooter-menu li a:hover, .footer-social-wrap a:hover, a.vc_btn-black:hover, .td-smart-list-dropdown-wrap .td-smart-list-button:hover, .td_module_17 .td-read-more a:hover, .td_module_18 .td-read-more a:hover, .td_module_19 .td-post-author-name a:hover, .td-instagram-user a { color: #1899e3; } a.vc_btn-black.vc_btn_square_outlined:hover, a.vc_btn-black.vc_btn_outlined:hover, .td-mega-menu-page .wpb_content_element ul li a:hover { color: #1899e3 !important; } .td-next-prev-wrap a:hover, .td-load-more-wrap a:hover, .td-post-small-box a:hover, .page-nav .current, .page-nav:first-child > div, .td_category_template_8 .td-category-header .td-category a.td-current-sub-category, .td_category_template_4 .td-category-siblings .td-category a:hover, #bbpress-forums .bbp-pagination .current, .post .td_quote_box, .page .td_quote_box, a.vc_btn-black:hover { border-color: #1899e3; } .td_wrapper_video_playlist .td_video_currently_playing:after { border-color: #1899e3 !important; } .header-search-wrap .td-drop-down-search:before { border-color: transparent transparent #1899e3 transparent; } .block-title > span, .block-title > a, .block-title > label, .widgettitle, .widgettitle:after, .td-trending-now-title, .td-trending-now-wrapper:hover .td-trending-now-title, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a, .td-related-title .td-cur-simple-item, .woocommerce .product .products h2, .td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more { background-color: #1899e3; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active { background-color: #1899e3 !important; } .block-title, .td-related-title, .wpb_tabs .wpb_tabs_nav, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container, .woocommerce div.product .woocommerce-tabs ul.tabs:before { border-color: #1899e3; } .td_block_wrap .td-subcat-item .td-cur-simple-item { color: #1899e3; } .td-grid-style-4 .entry-title { background-color: rgba(24, 153, 227, 0.7); } .block-title > span, .block-title > span > a, .widget_rss .block-title .rsswidget, .block-title > a, .widgettitle, .widgettitle > a, .td-trending-now-title, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a, .td-related-title .td-cur-simple-item, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce .product .products h2 { color: #ffffff; } .td-header-wrap .td-header-top-menu-full, .td-header-wrap .top-header-menu .sub-menu { background-color: #f9f9f9; } .td-header-style-8 .td-header-top-menu-full { background-color: transparent; } .td-header-style-8 .td-header-top-menu-full .td-header-top-menu { background-color: #f9f9f9; padding-left: 15px; padding-right: 15px; } .td-header-wrap .td-header-top-menu-full .td-header-top-menu, .td-header-wrap .td-header-top-menu-full { border-bottom: none; } .td-header-top-menu, .td-header-top-menu a, .td-header-wrap .td-header-top-menu-full .td-header-top-menu, .td-header-wrap .td-header-top-menu-full a, .td-header-style-8 .td-header-top-menu, .td-header-style-8 .td-header-top-menu a { color: #2f2f2f; } .top-header-menu .current-menu-item > a, .top-header-menu .current-menu-ancestor > a, .top-header-menu .current-category-ancestor > a, .top-header-menu li a:hover { color: #1899e3; } .td-header-wrap .td-header-sp-top-widget .td-icon-font { color: #2f2f2f; } .td-header-wrap .td-header-sp-top-widget i.td-icon-font:hover { color: #1899e3; } .td-header-wrap .td-header-menu-wrap-full, .sf-menu > .current-menu-ancestor > a, .sf-menu > .current-category-ancestor > a, .td-header-menu-wrap.td-affix, .td-header-style-3 .td-header-main-menu, .td-header-style-3 .td-affix .td-header-main-menu, .td-header-style-4 .td-header-main-menu, .td-header-style-4 .td-affix .td-header-main-menu, .td-header-style-8 .td-header-menu-wrap.td-affix, .td-header-style-8 .td-header-top-menu-full { background-color: #303030; } .td-boxed-layout .td-header-style-3 .td-header-menu-wrap, .td-boxed-layout .td-header-style-4 .td-header-menu-wrap { background-color: #303030 !important; } @media (min-width: 1019px) { .td-header-style-1 .td-header-sp-recs, .td-header-style-1 .td-header-sp-logo { margin-bottom: 28px; } } @media (min-width: 768px) and (max-width: 1018px) { .td-header-style-1 .td-header-sp-recs, .td-header-style-1 .td-header-sp-logo { margin-bottom: 14px; } } .td-header-style-7 .td-header-top-menu { border-bottom: none; } .sf-menu ul .td-menu-item > a:hover, .sf-menu ul .sfHover > a, .sf-menu ul .current-menu-ancestor > a, .sf-menu ul .current-category-ancestor > a, .sf-menu ul .current-menu-item > a, .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after, .td_block_mega_menu .td-next-prev-wrap a:hover, .td-mega-span .td-post-category:hover, .td-header-wrap .black-menu .sf-menu > li > a:hover, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .sfHover > a, .header-search-wrap .td-drop-down-search:after, .header-search-wrap .td-drop-down-search .btn:hover, .td-header-wrap .black-menu .sf-menu > .current-menu-item > a, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .current-category-ancestor > a { background-color: #020000; } .td_block_mega_menu .td-next-prev-wrap a:hover { border-color: #020000; } .header-search-wrap .td-drop-down-search:before { border-color: transparent transparent #020000 transparent; } .td_mega_menu_sub_cats .cur-sub-cat, .td_mod_mega_menu:hover .entry-title a { color: #020000; } .td-header-wrap .td-header-menu-wrap .sf-menu > li > a, .td-header-wrap .header-search-wrap .td-icon-search { color: #efefef; } .td-menu-background:before, .td-search-background:before { background: rgba(24,153,227,0.7); background: -moz-linear-gradient(top, rgba(24,153,227,0.7) 0%, #008fe2 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(24,153,227,0.7)), color-stop(100%, #008fe2)); background: -webkit-linear-gradient(top, rgba(24,153,227,0.7) 0%, #008fe2 100%); background: -o-linear-gradient(top, rgba(24,153,227,0.7) 0%, @mobileu_gradient_two_mob 100%); background: -ms-linear-gradient(top, rgba(24,153,227,0.7) 0%, #008fe2 100%); background: linear-gradient(to bottom, rgba(24,153,227,0.7) 0%, #008fe2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(24,153,227,0.7)', endColorstr='#008fe2', GradientType=0 ); } .td-mobile-content .current-menu-item > a, .td-mobile-content .current-menu-ancestor > a, .td-mobile-content .current-category-ancestor > a, #td-mobile-nav .td-menu-login-section a:hover, #td-mobile-nav .td-register-section a:hover, #td-mobile-nav .td-menu-socials-wrap a:hover i, .td-search-close a:hover i { color: #f9d622; } .white-popup-block:after { background: #1899e3; background: -moz-linear-gradient(45deg, #1899e3 0%, rgba(66, 189, 205, 0.8) 100%); background: -webkit-gradient(left bottom, right top, color-stop(0%, #1899e3), color-stop(100%, rgba(66, 189, 205, 0.8))); background: -webkit-linear-gradient(45deg, #1899e3 0%, rgba(66, 189, 205, 0.8) 100%); background: -o-linear-gradient(45deg, #1899e3 0%, rgba(66, 189, 205, 0.8) 100%); background: -ms-linear-gradient(45deg, #1899e3 0%, rgba(66, 189, 205, 0.8) 100%); background: linear-gradient(45deg, #1899e3 0%, rgba(66, 189, 205, 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1899e3', endColorstr='rgba(66, 189, 205, 0.8)', GradientType=0 ); } .td-footer-wrapper::before { background-size: 100% auto; } .td-footer-wrapper::before { opacity: 0.6; } .td-menu-background, .td-search-background { background-image: url('https://www.britishdeafnews.co.uk/wp-content/uploads/2016/12/lady-camera.jpg'); } .top-header-menu > li > a, .td-weather-top-widget .td-weather-now .td-big-degrees, .td-weather-top-widget .td-weather-header .td-weather-city, .td-header-sp-top-menu .td_data_time { line-height:27px; } ul.sf-menu > .td-menu-item > a { font-size:13px; font-weight:normal; text-transform:none; } .block-title > span, .block-title > a, .widgettitle, .td-trending-now-title, .wpb_tabs li a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a, .td-related-title a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce .product .products h2 { font-size:13px; font-weight:bold; text-transform:uppercase; } .top-header-menu > li, .td-header-sp-top-menu, #td-outer-wrap .td-header-sp-top-widget { line-height: 27px; } </style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-86480545-1', 'auto'); ga('send', 'pageview'); </script><link rel="icon" href="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/cropped-BDN-App-Design-512pix.png?fit=32%2C32&#038;ssl=1" sizes="32x32" /> <link rel="icon" href="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/cropped-BDN-App-Design-512pix.png?fit=192%2C192&#038;ssl=1" sizes="192x192" /> <link rel="apple-touch-icon" href="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/cropped-BDN-App-Design-512pix.png?fit=180%2C180&#038;ssl=1" /> <meta name="msapplication-TileImage" content="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/cropped-BDN-App-Design-512pix.png?fit=270%2C270&#038;ssl=1" /> <style type="text/css" id="wp-custom-css">/* You can add your own CSS here. Click the help icon above to learn more. */ #vsel .vsel-image{width:100% !Important;} .sabai-directory-search { margin: 0 0 1em; display: none !Important; } .mmhalf .td-block-span12 { width: 47%; float: left; margin-right: 3%; } @media only screen and (max-width:480px){ .mmhalf .td-block-span12 { width:100%; margin-left:0; } } /* For homepage tag line to full width */ .bdn-tag-line-full-width-div{ width:100%; margin: auto 0; } .bsaProContainer, .bsaProContainer .bsaProItems { height: 10%; width: 100%; clear: both; display: table; } blockquote.twitter-tweet { display: inline-block; font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif; font-size: 12px; font-weight: bold; line-height: 16px; border-color: #eee #ddd #bbb; border-radius: 5px; border-style: solid; border-width: 1px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); margin: 10px 5px; padding: 0 16px 16px 16px; max-width: 468px; } blockquote.twitter-tweet p { font-size: 16px; font-weight: normal; line-height: 20px; } blockquote.twitter-tweet a { color: inherit; font-weight: normal; text-decoration: none; outline: 0 none; } blockquote.twitter-tweet a:hover, blockquote.twitter-tweet a:focus { text-decoration: underline; } .td-big-grid-post .td-module-thumb img { max-width: none; width: auto; height: auto; } .td-trending-now-wrapper .td-next-prev-wrap { visibility: hidden; } .td-adspot-title { visibility: hidden; } .vsel-meta-time { display: none; }</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head> <body data-rsssl=1 class="home page-template page-template-page-pagebuilder-latest page-template-page-pagebuilder-latest-php page page-id-6 et_bloom home-2 td-magazine wpb-js-composer js-comp-ver-4.12.1 vc_responsive td-animation-stack-type1 td-boxed-layout" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <div class="td-scroll-up"><i class="td-icon-menu-up"></i></div> <div class="td-menu-background"></div> <div id="td-mobile-nav"> <div class="td-mobile-container"> <!-- mobile menu top section --> <div class="td-menu-socials-wrap"> <!-- socials --> <div class="td-menu-socials"> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.facebook.com/BritishDeafNews" title="Facebook"> <i class="td-icon-font td-icon-facebook"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.instagram.com/britishdeafassociation/" title="Instagram"> <i class="td-icon-font td-icon-instagram"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://twitter.com/BritishDeafNews" title="Twitter"> <i class="td-icon-font td-icon-twitter"></i> </a> </span> </div> <!-- close button --> <div class="td-mobile-close"> <a href="#"><i class="td-icon-close-mobile"></i></a> </div> </div> <!-- login section --> <div class="td-menu-login-section"> <div class="td-guest-wrap"> <div class="td-menu-avatar"><div class="td-avatar-container"><img alt='' src='https://secure.gravatar.com/avatar/?s=80&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/?s=160&#038;d=mm&#038;r=g 2x' class='avatar avatar-80 photo avatar-default' height='80' width='80' loading='lazy' decoding='async'/></div></div> <div class="td-menu-login"><a id="login-link-mob">Sign In</a></div> </div> </div> <!-- menu section --> <div class="td-mobile-content"> <div class="menu-main-container"><ul id="menu-main" class="td-mobile-main-menu"><li id="menu-item-356" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-first menu-item-356"><a href="https://www.britishdeafnews.co.uk/"><i class="fa fa-home "></i>Home</a></li> <li id="menu-item-291" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-291"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/"><i class="fa fa-futbol-o"></i>Deaf News &#038; Sports<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-293" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-293"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/">UK<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-333" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-333"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/england/">England</a></li> <li id="menu-item-294" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-294"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/ni/">NI</a></li> <li id="menu-item-295" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-295"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/scotland/">Scotland</a></li> <li id="menu-item-296" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-296"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/wales/">Wales</a></li> </ul> </li> <li id="menu-item-292" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-292"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/deaf-sports/">Deaf Sports</a></li> <li id="menu-item-1565" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1565"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/deaflympics-2017/">Deaflympics 2017</a></li> <li id="menu-item-1000" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1000"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/obituaries/">Obituaries</a></li> <li id="menu-item-297" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-297"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/world/">World</a></li> </ul> </li> <li id="menu-item-1509" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1509"><a href="https://www.britishdeafnews.co.uk/in-the-news/"><i class="fa fa-newspaper-o"></i>In the News</a></li> <li id="menu-item-289" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-289"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/"><i class="fa fa-child"></i>Lifestyle<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-298" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-298"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/art-entertainment/">Art &#038; Entertainment</a></li> <li id="menu-item-299" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-299"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/deaf-clubs-groups/">Deaf Clubs &#038; Groups</a></li> <li id="menu-item-3879" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3879"><a href="https://www.britishdeafnews.co.uk/events/">Events</a></li> <li id="menu-item-999" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-999"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/people/">People</a></li> <li id="menu-item-301" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-301"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/technology/">Technology</a></li> <li id="menu-item-302" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-302"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/travel/">Travel</a></li> </ul> </li> <li id="menu-item-287" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-287"><a href="https://www.britishdeafnews.co.uk/category/features/"><i class="fa fa-info-circle"></i>Features<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-303" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-303"><a href="https://www.britishdeafnews.co.uk/category/features/education/">Education</a></li> <li id="menu-item-304" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-304"><a href="https://www.britishdeafnews.co.uk/category/features/employment/">Employment</a></li> <li id="menu-item-305" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-305"><a href="https://www.britishdeafnews.co.uk/category/features/families/">Families</a></li> <li id="menu-item-306" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-306"><a href="https://www.britishdeafnews.co.uk/category/features/health-welbeing/">Health &#038; Welbeing</a></li> <li id="menu-item-307" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-307"><a href="https://www.britishdeafnews.co.uk/category/features/history/">History</a></li> <li id="menu-item-309" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-309"><a href="https://www.britishdeafnews.co.uk/category/features/youth-children/">Youth &#038; Children</a></li> </ul> </li> <li id="menu-item-286" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-286"><a href="https://www.britishdeafnews.co.uk/category/empowerment/"><i class="fa fa-users"></i>Empowerment<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-310" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-310"><a href="https://www.britishdeafnews.co.uk/category/empowerment/campaigns/">Campaigns</a></li> <li id="menu-item-998" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-998"><a href="https://www.britishdeafnews.co.uk/category/empowerment/opinions/">Opinions</a></li> <li id="menu-item-311" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-311"><a href="https://www.britishdeafnews.co.uk/category/empowerment/policy-research/">Policy &#038; Research</a></li> <li id="menu-item-312" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-312"><a href="https://www.britishdeafnews.co.uk/category/empowerment/politics/">Politics</a></li> <li id="menu-item-313" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-313"><a href="https://www.britishdeafnews.co.uk/category/empowerment/rights-equality/">Rights &#038; Equality</a></li> </ul> </li> <li id="menu-item-1620" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1620"><a href="https://www.britishdeafnews.co.uk/jobs-adverts/">Jobs &#038; Adverts<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-1614" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1614"><a href="https://www.britishdeafnews.co.uk/jobs/">Jobs</a></li> <li id="menu-item-1613" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1613"><a href="https://www.britishdeafnews.co.uk/advertising/">Advertising</a></li> <li id="menu-item-2028" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2028"><a href="https://www.britishdeafnews.co.uk/deaf-directory/">Deaf Directory</a></li> </ul> </li> </ul></div> </div> </div> <!-- register/login section --> <div id="login-form-mobile" class="td-register-section"> <div id="td-login-mob" class="td-login-animation td-login-hide-mob"> <!-- close button --> <div class="td-login-close"> <a href="#" class="td-back-button"><i class="td-icon-read-down"></i></a> <div class="td-login-title">Sign In</div> <!-- close button --> <div class="td-mobile-close"> <a href="#"><i class="td-icon-close-mobile"></i></a> </div> </div> <div class="td-login-form-wrap"> <div class="td-login-panel-title"><span>Welcome!</span>Log into your account</div> <div class="td_display_err"></div> <div class="td-login-inputs"><input class="td-login-input" type="text" name="login_email" id="login_email-mob" value="" required><label>your username</label></div> <div class="td-login-inputs"><input class="td-login-input" type="password" name="login_pass" id="login_pass-mob" value="" required><label>your password</label></div> <input type="button" name="login_button" id="login_button-mob" class="td-login-button" value="LOG IN"> <div class="td-login-info-text"><a href="#" id="forgot-pass-link-mob">Forgot your password?</a></div> </div> </div> <div id="td-forgot-pass-mob" class="td-login-animation td-login-hide-mob"> <!-- close button --> <div class="td-forgot-pass-close"> <a href="#" class="td-back-button"><i class="td-icon-read-down"></i></a> <div class="td-login-title">Password recovery</div> </div> <div class="td-login-form-wrap"> <div class="td-login-panel-title">Recover your password</div> <div class="td_display_err"></div> <div class="td-login-inputs"><input class="td-login-input" type="text" name="forgot_email" id="forgot_email-mob" value="" required><label>your email</label></div> <input type="button" name="forgot_button" id="forgot_button-mob" class="td-login-button" value="Send My Pass"> </div> </div> </div> </div> <div class="td-search-background"></div> <div class="td-search-wrap-mob"> <div class="td-drop-down-search" aria-labelledby="td-header-search-button"> <form method="get" class="td-search-form" action="https://www.britishdeafnews.co.uk/"> <!-- close button --> <div class="td-search-close"> <a href="#"><i class="td-icon-close-mobile"></i></a> </div> <div role="search" class="td-search-input"> <span>Search</span> <input id="td-header-search-mob" type="text" value="" name="s" autocomplete="off" /> </div> </form> <div id="td-aj-search-mob"></div> </div> </div> <div id="td-outer-wrap"> <!-- Header style 1 --> <div class="td-header-wrap td-header-style-1"> <div class="td-header-top-menu-full"> <div class="td-container td-header-row td-header-top-menu"> <div class="top-bar-style-1"> <div class="td-header-sp-top-menu"> <!-- td weather source: cache --> <div class="td-weather-top-widget" id="td_top_weather_uid"> <i class="td-icons few-clouds-d"></i> <div class="td-weather-now" data-block-uid="td_top_weather_uid"> <span class="td-big-degrees">14.6</span> <span class="td-weather-unit">C</span> </div> <div class="td-weather-header"> <div class="td-weather-city">London, UK</div> </div> </div> <div class="td_data_time"> <div > Sunday, April 6, 2025 </div> </div> <ul class="top-header-menu td_ul_login"><li class="menu-item"><a class="td-login-modal-js menu-item" href="#login-form" data-effect="mpf-td-login-effect">Sign In</a><span class="td-sp-ico-login td_sp_login_ico_style"></span></li></ul><div class="menu-top-container"><ul id="menu-top" class="top-header-menu"><li id="menu-item-1706" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-first td-menu-item td-normal-menu menu-item-1706"><a href="https://www.britishdeafnews.co.uk/contributions-to-bdn/">Contributions</a></li> <li id="menu-item-1682" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1682"><a href="https://www.britishdeafnews.co.uk/advertising/">Submit Your Advert</a></li> <li id="menu-item-327" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-327"><a href="https://www.britishdeafnews.co.uk/about-bdn/">About BDN</a></li> <li id="menu-item-328" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-328"><a href="https://www.britishdeafnews.co.uk/contact-us/">Contact Us</a></li> </ul></div></div> <div class="td-header-sp-top-widget"> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.facebook.com/BritishDeafNews" title="Facebook"> <i class="td-icon-font td-icon-facebook"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.instagram.com/britishdeafassociation/" title="Instagram"> <i class="td-icon-font td-icon-instagram"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://twitter.com/BritishDeafNews" title="Twitter"> <i class="td-icon-font td-icon-twitter"></i> </a> </span></div> </div> <!-- LOGIN MODAL --> <div id="login-form" class="white-popup-block mfp-hide mfp-with-anim"> <div class="td-login-wrap"> <a href="#" class="td-back-button"><i class="td-icon-modal-back"></i></a> <div id="td-login-div" class="td-login-form-div td-display-block"> <div class="td-login-panel-title">Sign In</div> <div class="td-login-panel-descr">Welcome! Log into your account</div> <div class="td_display_err"></div> <div class="td-login-inputs"><input class="td-login-input" type="text" name="login_email" id="login_email" value="" required><label>your username</label></div> <div class="td-login-inputs"><input class="td-login-input" type="password" name="login_pass" id="login_pass" value="" required><label>your password</label></div> <input type="button" name="login_button" id="login_button" class="wpb_button btn td-login-button" value="Login"> <div class="td-login-info-text"><a href="#" id="forgot-pass-link">Forgot your password? Get help</a></div> </div> <div id="td-forgot-pass-div" class="td-login-form-div td-display-none"> <div class="td-login-panel-title">Password recovery</div> <div class="td-login-panel-descr">Recover your password</div> <div class="td_display_err"></div> <div class="td-login-inputs"><input class="td-login-input" type="text" name="forgot_email" id="forgot_email" value="" required><label>your email</label></div> <input type="button" name="forgot_button" id="forgot_button" class="wpb_button btn td-login-button" value="Send My Password"> <div class="td-login-info-text">A password will be e-mailed to you.</div> </div> </div> </div> </div> </div> <div class="td-banner-wrap-full td-logo-wrap-full"> <div class="td-container td-header-row td-header-header"> <div class="td-header-sp-logo"> <h1 class="td-logo"> <a class="td-main-logo" href="https://www.britishdeafnews.co.uk/"> <img class="td-retina-data" data-retina="https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/BDN-website-logo-blue-01-544x180pix.png" src="https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/BDN-website-logo-blue-01-280x96pix-mobile.png" alt=""/> <span class="td-visual-hidden">British Deaf News</span> </a> </h1> </div> <div class="td-header-sp-recs"> <div class="td-header-rec-wrap"> <div class="td-a-rec td-a-rec-id-header "><div class="bsaProCarousel bsaProCarousel-1" style="display:none"><div id="bsa-block-728--90" class="bsaProContainer bsaProContainer-1 bsa-block-728--90 bsa-pro-col-1"><div class="bsaProItems bsaGridNoGutter bsa-owl-carousel bsa-owl-carousel-1" style="background-color:"><div class="bsaProItem bsaReset" data-animation="none" style="opacity:1"><div class="bsaProItemInner" style="background-color:"><div class="bsaProItemInner__thumb"><div class="bsaProAnimateThumb"><a class="bsaProItem__url" href="https://www.britishdeafnews.co.uk?bsa_pro_id=37&bsa_pro_url=1" target="_blank"><div class="bsaProItemInner__img" style="background-image: url(&#39;https://www.britishdeafnews.co.uk/wp-content/uploads/bfi_thumb/1739984792-thumbnail_LegendaryChildrenBDA-r1qu1nufd9flk6tmhhh77nb6u8cu3a1lh859j8pu9w.jpg&#39;)"></div></a></div></div></div></div></div></div><script> (function($){ function bsaProResize() { var sid = "1"; var object = $(".bsaProContainer-" + sid + " .bsaProItemInner__img"); var animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb"); var innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb"); var parentWidth = "728"; var parentHeight = "90"; var objectWidth = object.width(); if ( objectWidth < parentWidth ) { var scale = objectWidth / parentWidth; if ( objectWidth > 0 && objectWidth != 100 && scale > 0 ) { animateThumb.height(parentHeight * scale); innerThumb.height(parentHeight * scale); object.height(parentHeight * scale); } else { animateThumb.height(parentHeight); innerThumb.height(parentHeight); object.height(parentHeight); } } else { animateThumb.height(parentHeight); innerThumb.height(parentHeight); object.height(parentHeight); } } $(document).ready(function(){ bsaProResize(); $(window).resize(function(){ bsaProResize(); }); }); })(jQuery); </script> <script> (function ($) { var bsaProContainer = $('.bsaProContainer-1'); var number_show_ads = "0"; var number_hide_ads = "0"; if ( number_show_ads > 0 ) { setTimeout(function () { bsaProContainer.fadeIn(); }, number_show_ads * 1000); } if ( number_hide_ads > 0 ) { setTimeout(function () { bsaProContainer.fadeOut(); }, number_hide_ads * 1000); } })(jQuery); </script> </div> <script> (function ($) { $(document).ready(function () { setTimeout(function () { var owl = $(".bsa-owl-carousel-1"); var owlCarousel = $(".bsaProCarousel-1"); var crop = "yes"; var ajax = $('.bsa_pro_ajax_load-1'); if ( crop == "ajax" ) { if ( ajax.children.length > 0 ) { owlCarousel.fadeIn(); setTimeout(function () { owl.owlCarousel({ autoPlay: 5000, autoWidth: true, slideSpeed: 400, paginationSpeed: 700, rewindSpeed: 1000, singleItem: true, stopOnHover: true, items: 1, responsive:{ 0:{ items:1 } } }); }, 10); setTimeout(function () { ajax.fadeIn(); }, 100); } } else { setTimeout(function () { owl.owlCarousel({ autoPlay: 5000, autoWidth: true, slideSpeed: 400, paginationSpeed: 700, rewindSpeed: 1000, singleItem: true, stopOnHover: true, items: 1, responsive:{ 0:{ items:1 } } }); setTimeout(function () { owlCarousel.fadeIn(); }, 10); }, 10); } }, 700); }); window.addEventListener("orientationchange", function() { setTimeout(function () { var owl = $(".bsa-owl-carousel-1"); owl.data('owlCarousel').reinit(); }, 200); }, false); })(jQuery); </script> <style> .bsaProCarousel-1 { max-width: 728px; width: 100%; overflow: hidden; } </style> </div> </div> </div> </div> </div> <div class="td-header-menu-wrap-full"> <div class="td-header-menu-wrap td-header-gradient"> <div class="td-container td-header-row td-header-main-menu"> <div id="td-header-menu" role="navigation"> <div id="td-top-mobile-toggle"><a href="#"><i class="td-icon-font td-icon-mobile"></i></a></div> <div class="td-main-menu-logo td-logo-in-header"> <a class="td-mobile-logo td-sticky-mobile" href="https://www.britishdeafnews.co.uk/"> <img class="td-retina-data" data-retina="https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/BDN-website-logo-white-01-280x96pix-mobile.png" src="https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/BDN-website-logo-white-01-140x48pix-mobile.png" alt=""/> </a> <a class="td-header-logo td-sticky-mobile" href="https://www.britishdeafnews.co.uk/"> <img class="td-retina-data" data-retina="https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/BDN-website-logo-blue-01-544x180pix.png" src="https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/BDN-website-logo-blue-01-280x96pix-mobile.png" alt=""/> </a> </div> <div class="menu-main-container"><ul id="menu-main-1" class="sf-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-first td-menu-item td-normal-menu menu-item-356"><a href="https://www.britishdeafnews.co.uk/"><i class="fa fa-home "></i>Home</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children td-menu-item td-normal-menu menu-item-291"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/"><i class="fa fa-futbol-o"></i>Deaf News &#038; Sports</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children td-menu-item td-normal-menu menu-item-293"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/">UK</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-333"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/england/">England</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-294"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/ni/">NI</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-295"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/scotland/">Scotland</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-296"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/wales/">Wales</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-292"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/deaf-sports/">Deaf Sports</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-1565"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/deaflympics-2017/">Deaflympics 2017</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-1000"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/obituaries/">Obituaries</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-297"><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/world/">World</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1509"><a href="https://www.britishdeafnews.co.uk/in-the-news/"><i class="fa fa-newspaper-o"></i>In the News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children td-menu-item td-normal-menu menu-item-289"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/"><i class="fa fa-child"></i>Lifestyle</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-298"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/art-entertainment/">Art &#038; Entertainment</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-299"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/deaf-clubs-groups/">Deaf Clubs &#038; Groups</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-3879"><a href="https://www.britishdeafnews.co.uk/events/">Events</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-999"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/people/">People</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-301"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/technology/">Technology</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-302"><a href="https://www.britishdeafnews.co.uk/category/lifestyle/travel/">Travel</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children td-menu-item td-normal-menu menu-item-287"><a href="https://www.britishdeafnews.co.uk/category/features/"><i class="fa fa-info-circle"></i>Features</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-303"><a href="https://www.britishdeafnews.co.uk/category/features/education/">Education</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-304"><a href="https://www.britishdeafnews.co.uk/category/features/employment/">Employment</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-305"><a href="https://www.britishdeafnews.co.uk/category/features/families/">Families</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-306"><a href="https://www.britishdeafnews.co.uk/category/features/health-welbeing/">Health &#038; Welbeing</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-307"><a href="https://www.britishdeafnews.co.uk/category/features/history/">History</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-309"><a href="https://www.britishdeafnews.co.uk/category/features/youth-children/">Youth &#038; Children</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children td-menu-item td-normal-menu menu-item-286"><a href="https://www.britishdeafnews.co.uk/category/empowerment/"><i class="fa fa-users"></i>Empowerment</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-310"><a href="https://www.britishdeafnews.co.uk/category/empowerment/campaigns/">Campaigns</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-998"><a href="https://www.britishdeafnews.co.uk/category/empowerment/opinions/">Opinions</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-311"><a href="https://www.britishdeafnews.co.uk/category/empowerment/policy-research/">Policy &#038; Research</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-312"><a href="https://www.britishdeafnews.co.uk/category/empowerment/politics/">Politics</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-313"><a href="https://www.britishdeafnews.co.uk/category/empowerment/rights-equality/">Rights &#038; Equality</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children td-menu-item td-normal-menu menu-item-1620"><a href="https://www.britishdeafnews.co.uk/jobs-adverts/">Jobs &#038; Adverts</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1614"><a href="https://www.britishdeafnews.co.uk/jobs/">Jobs</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1613"><a href="https://www.britishdeafnews.co.uk/advertising/">Advertising</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-2028"><a href="https://www.britishdeafnews.co.uk/deaf-directory/">Deaf Directory</a></li> </ul> </li> </ul></div></div> <div class="td-search-wrapper"> <div id="td-top-search"> <!-- Search --> <div class="header-search-wrap"> <div class="dropdown header-search"> <a id="td-header-search-button" href="#" role="button" class="dropdown-toggle " data-toggle="dropdown"><i class="td-icon-search"></i></a> <a id="td-header-search-button-mob" href="#" role="button" class="dropdown-toggle " data-toggle="dropdown"><i class="td-icon-search"></i></a> </div> </div> </div> </div> <div class="header-search-wrap"> <div class="dropdown header-search"> <div class="td-drop-down-search" aria-labelledby="td-header-search-button"> <form method="get" class="td-search-form" action="https://www.britishdeafnews.co.uk/"> <div role="search" class="td-head-form-search-wrap"> <input id="td-header-search" type="text" value="" name="s" autocomplete="off" /><input class="wpb_button wpb_btn-inverse btn" type="submit" id="td-header-search-top" value="Search" /> </div> </form> <div id="td-aj-search"></div> </div> </div> </div> </div> </div> </div> </div> <div class="td-main-content-wrap td-main-page-wrap"> <div class="td-container tdc-content-wrap"> <div class="vc_row wpb_row td-pb-row"><div class="wpb_column vc_column_container td-pb-span12"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <div class="vce-row-container" data-vce-boxed-width="true"> <div id="el-38cb9568" class="vce-row vce-row--col-gap-30 vce-row-content--top" data-vce-do-apply="all el-38cb9568"> <div class="vce-content-background-container"> </div> <div class="vce-row-content" data-vce-element-content="true"><!-- vcwb/dynamicElementComment:06dc663d --></p> <div id="el-06dc663d" class="vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first"> <div class="vce-col-inner" data-vce-do-apply="border margin background el-06dc663d"> <div class="vce-col-content" data-vce-element-content="true" data-vce-do-apply="padding el-06dc663d"><!-- vcwb/dynamicElementComment:cc4c971a --></p> <div class="vce-text-block"> <div id="el-cc4c971a" class="vce-text-block-wrapper vce" data-vce-do-apply="all el-cc4c971a"> </div> </div> </div></div></div></div><div class="vc_row wpb_row td-pb-row"><div class="wpb_column vc_column_container td-pb-span12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="td_block_wrap td_block_trending_now td_uid_2_67f26b72f2fce_rand td-pb-border-top" data-td-block-uid="td_uid_2_67f26b72f2fce" > <style scoped> .td_uid_2_67f26b72f2fce_rand .td_module_wrap:hover .entry-title a, .td_uid_2_67f26b72f2fce_rand a.td-pulldown-filter-link:hover, .td_uid_2_67f26b72f2fce_rand .td-subcat-item a:hover, .td_uid_2_67f26b72f2fce_rand .td-subcat-item .td-cur-simple-item, .td_uid_2_67f26b72f2fce_rand .td_quote_on_blocks, .td_uid_2_67f26b72f2fce_rand .td-opacity-cat .td-post-category:hover, .td_uid_2_67f26b72f2fce_rand .td-opacity-read .td-read-more a:hover, .td_uid_2_67f26b72f2fce_rand .td-opacity-author .td-post-author-name a:hover, .td_uid_2_67f26b72f2fce_rand .td-instagram-user a { color: #4db2ec; } .td_uid_2_67f26b72f2fce_rand .td-next-prev-wrap a:hover, .td_uid_2_67f26b72f2fce_rand .td-load-more-wrap a:hover { background-color: #4db2ec; border-color: #4db2ec; } .td_uid_2_67f26b72f2fce_rand .block-title span, .td_uid_2_67f26b72f2fce_rand .td-trending-now-title, .td_uid_2_67f26b72f2fce_rand .block-title a, .td_uid_2_67f26b72f2fce_rand .td-read-more a, .td_uid_2_67f26b72f2fce_rand .td-weather-information:before, .td_uid_2_67f26b72f2fce_rand .td-weather-week:before, .td_uid_2_67f26b72f2fce_rand .td-subcat-dropdown:hover .td-subcat-more, .td_uid_2_67f26b72f2fce_rand .td-exchange-header:before, .td_uid_2_67f26b72f2fce_rand .td-post-category:hover { background-color: #4db2ec; } .td_uid_2_67f26b72f2fce_rand .block-title { border-color: #4db2ec; } .td_uid_2_67f26b72f2fce_rand .block-title span, .td_uid_2_67f26b72f2fce_rand .td-trending-now-title, .td_uid_2_67f26b72f2fce_rand .block-title a { color: #ffffff; } </style><script>var block_td_uid_2_67f26b72f2fce = new tdBlock(); block_td_uid_2_67f26b72f2fce.id = "td_uid_2_67f26b72f2fce"; block_td_uid_2_67f26b72f2fce.atts = '{"limit":5,"sort":"","post_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","category_id":"","category_ids":"","custom_title":"","custom_url":"","show_child_cat":"","sub_cat_ajax":"","ajax_pagination":"","header_color":"#4db2ec","header_text_color":"#ffffff","ajax_pagination_infinite_stop":"","td_column_number":3,"td_ajax_preloading":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","color_preset":"","border_top":"","class":"td_uid_2_67f26b72f2fce_rand","el_class":"","offset":"","css":"","live_filter":"","live_filter_cur_post_id":"","live_filter_cur_post_author":""}'; block_td_uid_2_67f26b72f2fce.td_column_number = "3"; block_td_uid_2_67f26b72f2fce.block_type = "td_block_trending_now"; block_td_uid_2_67f26b72f2fce.post_count = "5"; block_td_uid_2_67f26b72f2fce.found_posts = "347"; block_td_uid_2_67f26b72f2fce.header_color = "#4db2ec"; block_td_uid_2_67f26b72f2fce.ajax_pagination_infinite_stop = ""; block_td_uid_2_67f26b72f2fce.max_num_pages = "70"; tdBlocksArray.push(block_td_uid_2_67f26b72f2fce); </script><div id=td_uid_2_67f26b72f2fce class="td_block_inner"> <div class="td-block-row"><div class="td-trending-now-wrapper" id="td_uid_2_67f26b72f2fce" data-start=""><div class="td-trending-now-title">Trending Now</div><div class="td-trending-now-display-area"> <div class="td_module_trending_now td-trending-now-post-0 td-trending-now-post"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/tracing-deaf-family-history/" rel="bookmark" title="Tracing Deaf Family History">Tracing Deaf Family History</a></h3> </div> <div class="td_module_trending_now td-trending-now-post-1 td-trending-now-post"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/law-change-deaf-jurors/" rel="bookmark" title="Law change opens door to deaf jurors">Law change opens door to deaf jurors</a></h3> </div> <div class="td_module_trending_now td-trending-now-post-2 td-trending-now-post"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/skateboard-trick-to-be-renamed-in-honour-of-deaf-inventor/" rel="bookmark" title="Skateboard trick to be renamed in honour of deaf inventor">Skateboard trick to be renamed in honour of deaf inventor</a></h3> </div> <div class="td_module_trending_now td-trending-now-post-3 td-trending-now-post"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/youtube-is-dropping-community-captions/" rel="bookmark" title="YouTube is dropping Community Captions">YouTube is dropping Community Captions</a></h3> </div> <div class="td_module_trending_now td-trending-now-post-4 td-trending-now-post"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/web-and-online-accessibility-for-deaf-people/" rel="bookmark" title="Web and Online Accessibility for Deaf People">Web and Online Accessibility for Deaf People</a></h3> </div> </div><div class="td-next-prev-wrap"><a href="#" class="td_ajax-prev-pagex td-trending-now-nav-left" data-block-id="td_uid_2_67f26b72f2fce" data-moving="left" data-control-start=""><i class="td-icon-menu-left"></i></a><a href="#" class="td_ajax-next-pagex td-trending-now-nav-right" data-block-id="td_uid_2_67f26b72f2fce" data-moving="right" data-control-start=""><i class="td-icon-menu-right"></i></a></div></div></div><!--./row-fluid--></div></div> <!-- ./block --><div class="td_block_wrap td_block_big_grid_1 td_uid_3_67f26b73012d2_rand td-grid-style-4 td-hover-1 td-pb-border-top" data-td-block-uid="td_uid_3_67f26b73012d2" ><div id=td_uid_3_67f26b73012d2 class="td_block_inner"><div class="td-big-grid-wrapper"> <div class="td_module_mx5 td-animation-stack td-big-grid-post-0 td-big-grid-post td-big-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/hearing-loss-the-musical/" rel="bookmark" title="Hearing Loss: The Musical"><img width="534" height="462" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/08/Edinburgh-Fringe.jpg?resize=534%2C462&ssl=1" alt="" title="Hearing Loss: The Musical"/></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/lifestyle/art-entertainment/" class="td-post-category">Art &amp; Entertainment</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/hearing-loss-the-musical/" rel="bookmark" title="Hearing Loss: The Musical">Hearing Loss: The Musical</a></h3> </div> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/heatherlomax/">Heather Lomax</a></span> </div> </div> </div> </div> <div class="td-big-grid-scroll"> <div class="td_module_mx6 td-animation-stack td-big-grid-post-1 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/facing-uks-greatest-constitutional-crisis-yet/" rel="bookmark" title="Brexit: Are we facing the UK’s greatest constitutional crisis yet?"><img width="265" height="198" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/10/Oct-16-14.jpg?resize=265%2C198&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/10/Oct-16-14.jpg?resize=80%2C60&ssl=1 80w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/10/Oct-16-14.jpg?resize=265%2C198&ssl=1 265w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/10/Oct-16-14.jpg?zoom=2&resize=265%2C198&ssl=1 530w" sizes="(max-width: 265px) 100vw, 265px" alt="brexit leave remain" title="Brexit: Are we facing the UK’s greatest constitutional crisis yet?"/></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/empowerment/politics/" class="td-post-category">Politics</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/facing-uks-greatest-constitutional-crisis-yet/" rel="bookmark" title="Brexit: Are we facing the UK’s greatest constitutional crisis yet?">Brexit: Are we facing the UK’s greatest constitutional crisis yet?</a></h3> </div> </div> </div> </div> <div class="td_module_mx6 td-animation-stack td-big-grid-post-2 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/mandy-harvey-deaf-singer-got-dazzled-americas-got-talent/" rel="bookmark" title="Mandy Harvey &#8211; deaf singer got dazzled in &#8220;America’s Got Talent&#8221;"><img width="265" height="198" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/06/mandy-americas-got-talent.jpg?resize=265%2C198&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/06/mandy-americas-got-talent.jpg?resize=80%2C60&ssl=1 80w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/06/mandy-americas-got-talent.jpg?resize=265%2C198&ssl=1 265w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/06/mandy-americas-got-talent.jpg?zoom=2&resize=265%2C198&ssl=1 530w" sizes="(max-width: 265px) 100vw, 265px" alt="" title="Mandy Harvey &#8211; deaf singer got dazzled in &#8220;America’s Got Talent&#8221;"/><span class="td-video-play-ico"><img width="40" height="40" class="td-retina" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/themes/Newspaper/images/icons/ico-video-large.png?resize=40%2C40&#038;ssl=1" alt="video" data-recalc-dims="1"/></span></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/lifestyle/art-entertainment/" class="td-post-category">Art &amp; Entertainment</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/mandy-harvey-deaf-singer-got-dazzled-americas-got-talent/" rel="bookmark" title="Mandy Harvey &#8211; deaf singer got dazzled in &#8220;America’s Got Talent&#8221;">Mandy Harvey &#8211; deaf singer got dazzled in &#8220;America’s Got Talent&#8221;</a></h3> </div> </div> </div> </div> <div class="td_module_mx6 td-animation-stack td-big-grid-post-3 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/positives-improving-access-legal-system/" rel="bookmark" title="Positives in improving access to the legal system"><img width="265" height="198" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Oct-16-20.jpg?resize=265%2C198&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Oct-16-20.jpg?resize=80%2C60&ssl=1 80w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Oct-16-20.jpg?resize=265%2C198&ssl=1 265w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Oct-16-20.jpg?zoom=2&resize=265%2C198&ssl=1 530w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Oct-16-20.jpg?zoom=3&resize=265%2C198&ssl=1 795w" sizes="(max-width: 265px) 100vw, 265px" alt="Justisigns team outside EU building" title="Positives in improving access to the legal system"/></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/empowerment/policy-research/" class="td-post-category">Policy &amp; Research</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/positives-improving-access-legal-system/" rel="bookmark" title="Positives in improving access to the legal system">Positives in improving access to the legal system</a></h3> </div> </div> </div> </div> <div class="td_module_mx6 td-animation-stack td-big-grid-post-4 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/gb-deaflympics-swimming-squad/" rel="bookmark" title="GB Deaflympics Swimming Squad"><img width="265" height="198" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/dgb.jpg?resize=265%2C198&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/dgb.jpg?resize=80%2C60&ssl=1 80w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/dgb.jpg?resize=265%2C198&ssl=1 265w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/dgb.jpg?zoom=2&resize=265%2C198&ssl=1 530w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/dgb.jpg?zoom=3&resize=265%2C198&ssl=1 795w" sizes="(max-width: 265px) 100vw, 265px" alt="Deaflympics GB - 2017 Great Britain Deaflympics Team logo" title="GB Deaflympics Swimming Squad"/></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/gb-deaflympics-swimming-squad/" rel="bookmark" title="GB Deaflympics Swimming Squad">GB Deaflympics Swimming Squad</a></h3> </div> </div> </div> </div> </div></div><div class="clearfix"></div></div></div> <!-- ./block --> <div class="wpb_raw_code wpb_content_element wpb_raw_html"> <div class="wpb_wrapper"> <div align="center"><img class="bdn-tag-line-full-width-div" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/BDN-Tagline-Slogan-01.png?w=640&#038;ssl=1" alt="" data-recalc-dims="1"/></div> </div> </div> </div></div></div></div><div class="vc_row wpb_row td-pb-row td-ss-row"><div class="wpb_column vc_column_container td-pb-span8"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <p><!--SLOT START --></p> <div class="wp-block-image"><a href="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2024/02/big-survey-web.jpg?ssl=1"><img decoding="async" class="aligncenter wp-image-85001 size-full" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2024/02/big-survey-web.jpg?resize=640%2C213&#038;ssl=1" alt="RNID BIG SURVEY 2024 BANNER" width="640" height="213" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2024/02/big-survey-web.jpg?w=900&amp;ssl=1 900w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2024/02/big-survey-web.jpg?resize=300%2C100&amp;ssl=1 300w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2024/02/big-survey-web.jpg?resize=768%2C256&amp;ssl=1 768w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2024/02/big-survey-web.jpg?resize=696%2C232&amp;ssl=1 696w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2024/02/big-survey-web.jpg?resize=610%2C203&amp;ssl=1 610w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></a></div> <h2>The Big RNID Survey 2024</h2> <p>RNID, the charity supporting people who are deaf, have hearing loss or tinnitus, are running a survey about your life experiences. Are you deaf, or do you have hearing loss? Then we want you to tell us what it’s like living in the UK today. This is the biggest survey RNID has ever run to understand public attitudes towards deaf people and people with hearing loss. We’ve asked the general public what they think about deafness and hearing loss and now – most importantly – we want to find out from our the deaf and hearing loss communities about their real-life experiences. Your opinion matters. It helps to educate, change people’s minds, and influence their behaviour. Share your experiences and help make a more inclusive society for all. There is also a chance to win one of five £100 shopping vouchers. <strong>More information: <a href="https://emea.focusvision.com/survey/selfserve/4545/240103?list=9" target="_blank" rel="noopener">Start Survey</a></strong> <!--SLOT END--> <div class="td_block_wrap td_block_1 td_uid_4_67f26b730734c_rand td_with_ajax_pagination td-pb-border-top mmhalf" data-td-block-uid="td_uid_4_67f26b730734c" > <style scoped> .td_uid_4_67f26b730734c_rand .td_module_wrap:hover .entry-title a, .td_uid_4_67f26b730734c_rand a.td-pulldown-filter-link:hover, .td_uid_4_67f26b730734c_rand .td-subcat-item a:hover, .td_uid_4_67f26b730734c_rand .td-subcat-item .td-cur-simple-item, .td_uid_4_67f26b730734c_rand .td_quote_on_blocks, .td_uid_4_67f26b730734c_rand .td-opacity-cat .td-post-category:hover, .td_uid_4_67f26b730734c_rand .td-opacity-read .td-read-more a:hover, .td_uid_4_67f26b730734c_rand .td-opacity-author .td-post-author-name a:hover, .td_uid_4_67f26b730734c_rand .td-instagram-user a { color: #429845; } .td_uid_4_67f26b730734c_rand .td-next-prev-wrap a:hover, .td_uid_4_67f26b730734c_rand .td-load-more-wrap a:hover { background-color: #429845; border-color: #429845; } .td_uid_4_67f26b730734c_rand .block-title span, .td_uid_4_67f26b730734c_rand .td-trending-now-title, .td_uid_4_67f26b730734c_rand .block-title a, .td_uid_4_67f26b730734c_rand .td-read-more a, .td_uid_4_67f26b730734c_rand .td-weather-information:before, .td_uid_4_67f26b730734c_rand .td-weather-week:before, .td_uid_4_67f26b730734c_rand .td-subcat-dropdown:hover .td-subcat-more, .td_uid_4_67f26b730734c_rand .td-exchange-header:before, .td_uid_4_67f26b730734c_rand .td-post-category:hover { background-color: #429845; } .td_uid_4_67f26b730734c_rand .block-title { border-color: #429845; } .td_uid_4_67f26b730734c_rand .block-title span, .td_uid_4_67f26b730734c_rand .td-trending-now-title, .td_uid_4_67f26b730734c_rand .block-title a { color: #ffffff; } </style><script>var block_td_uid_4_67f26b730734c = new tdBlock(); block_td_uid_4_67f26b730734c.id = "td_uid_4_67f26b730734c"; block_td_uid_4_67f26b730734c.atts = '{"limit":5,"sort":"random_posts","post_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","category_id":"","category_ids":"","custom_title":"Don\u0027t miss","custom_url":"","show_child_cat":"","sub_cat_ajax":"","ajax_pagination":"next_prev","header_color":"#429845","header_text_color":"#ffffff","ajax_pagination_infinite_stop":"","td_column_number":2,"td_ajax_preloading":"preload","td_ajax_filter_type":"td_category_ids_filter","td_ajax_filter_ids":"49,50,4,19","td_filter_default_txt":"","color_preset":"","border_top":"","class":"td_uid_4_67f26b730734c_rand","el_class":"mmhalf","offset":"6","css":"","live_filter":"","live_filter_cur_post_id":"","live_filter_cur_post_author":""}'; block_td_uid_4_67f26b730734c.td_column_number = "2"; block_td_uid_4_67f26b730734c.block_type = "td_block_1"; block_td_uid_4_67f26b730734c.post_count = "5"; block_td_uid_4_67f26b730734c.found_posts = "347"; block_td_uid_4_67f26b730734c.header_color = "#429845"; block_td_uid_4_67f26b730734c.ajax_pagination_infinite_stop = ""; block_td_uid_4_67f26b730734c.max_num_pages = "69"; tdBlocksArray.push(block_td_uid_4_67f26b730734c); </script> <script> var tmpObj = JSON.parse(JSON.stringify(block_td_uid_4_67f26b730734c)); tmpObj.is_ajax_running = true; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\n\n\t<div class=\"td-block-row\">\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_4 td_module_wrap td-animation-stack\">\r\n <div class=\"td-module-image\">\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/gb-deaf-womens-footballers-hope-university-worcester-training-can-give-medal-boost\/\" rel=\"bookmark\" title=\"GB Deaf Women&#8217;s footballers hope University of Worcester training can give medal boost\"><img width=\"324\" height=\"235\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/07\/GB-women-deaf-football-a-06-07-17.jpg?resize=324%2C235&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/07\/GB-women-deaf-football-a-06-07-17.jpg?resize=324%2C235&ssl=1 324w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/07\/GB-women-deaf-football-a-06-07-17.jpg?zoom=2&resize=324%2C235&ssl=1 648w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/07\/GB-women-deaf-football-a-06-07-17.jpg?zoom=3&resize=324%2C235&ssl=1 972w\" sizes=\"(max-width: 324px) 100vw, 324px\" alt=\"\" title=\"GB Deaf Women&#8217;s footballers hope University of Worcester training can give medal boost\"\/><\/a><\/div> <a href=\"https:\/\/www.britishdeafnews.co.uk\/category\/deaf-news-sports\/\" class=\"td-post-category\">Deaf News &amp; Sports<\/a> <\/div>\r\n\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/gb-deaf-womens-footballers-hope-university-worcester-training-can-give-medal-boost\/\" rel=\"bookmark\" title=\"GB Deaf Women&#8217;s footballers hope University of Worcester training can give medal boost\">GB Deaf Women&#8217;s footballers hope University of Worcester training can give...<\/a><\/h3>\r\n <div class=\"td-module-meta-info\">\r\n <span class=\"td-post-author-name\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/author\/3rdpartynewsbdn\/\">3rd Party News<\/a><\/span> <div class=\"td-module-comments\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/gb-deaf-womens-footballers-hope-university-worcester-training-can-give-medal-boost\/#respond\">0<\/a><\/div> <\/div>\r\n\r\n <div class=\"td-excerpt\">\r\n Extracted from Worcester News\r\n\r\nThe Great Britain women\u2019s deaf football squad have been training at the\u00a0University of Worcester\u00a0ahead of the Summer Deaflympics in Samsun, Turkey,... <\/div>\r\n\r\n \r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 -->\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/which-is-more-efficient-talking-or-signing\/\" rel=\"bookmark\" title=\"Which is more efficient: talking or signing?\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/02\/sign-hands.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/02\/sign-hands.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/02\/sign-hands.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/02\/sign-hands.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"Signing hands in black and white\" title=\"Which is more efficient: talking or signing?\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/which-is-more-efficient-talking-or-signing\/\" rel=\"bookmark\" title=\"Which is more efficient: talking or signing?\">Which is more efficient: talking or signing?<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/the-importance-of-sign-language-in-early-years\/\" rel=\"bookmark\" title=\"The importance of Sign Language in early years\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/11\/Baby-Sign-Featured.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/11\/Baby-Sign-Featured.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/11\/Baby-Sign-Featured.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/11\/Baby-Sign-Featured.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"The importance of Sign Language in early years\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/the-importance-of-sign-language-in-early-years\/\" rel=\"bookmark\" title=\"The importance of Sign Language in early years\">The importance of Sign Language in early years<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/myths-and-misconceptions\/\" rel=\"bookmark\" title=\"Myths and misconceptions around deafness\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/07\/IMG_7864_2.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/07\/IMG_7864_2.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/07\/IMG_7864_2.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/07\/IMG_7864_2.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Myths and misconceptions around deafness\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/myths-and-misconceptions\/\" rel=\"bookmark\" title=\"Myths and misconceptions around deafness\">Myths and misconceptions around deafness<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/reuben-receives-royal-reception\/\" rel=\"bookmark\" title=\"Reuben Receives Royal Reception\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/05\/Reuben-Feat-Image.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/05\/Reuben-Feat-Image.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/05\/Reuben-Feat-Image.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/05\/Reuben-Feat-Image.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"Reuben Feat Image\" title=\"Reuben Receives Royal Reception\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/reuben-receives-royal-reception\/\" rel=\"bookmark\" title=\"Reuben Receives Royal Reception\">Reuben Receives Royal Reception<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 --><\/div><!--.\/row-fluid-->","td_block_id":"td_uid_4_67f26b730734c","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_td_uid_4_67f26b730734c)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 49; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\n\n\t<div class=\"td-block-row\">\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_4 td_module_wrap td-animation-stack\">\r\n <div class=\"td-module-image\">\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/deaf-roots-pride-importance-role-models\/\" rel=\"bookmark\" title=\"Deaf Roots and Pride: The importance of role models\"><img width=\"324\" height=\"235\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Feb-16-20.jpg?resize=324%2C235&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Feb-16-20.jpg?resize=324%2C235&ssl=1 324w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Feb-16-20.jpg?zoom=2&resize=324%2C235&ssl=1 648w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Feb-16-20.jpg?zoom=3&resize=324%2C235&ssl=1 972w\" sizes=\"(max-width: 324px) 100vw, 324px\" alt=\"robin with family\" title=\"Deaf Roots and Pride: The importance of role models\"\/><\/a><\/div> <a href=\"https:\/\/www.britishdeafnews.co.uk\/category\/features\/families\/\" class=\"td-post-category\">Families<\/a> <\/div>\r\n\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/deaf-roots-pride-importance-role-models\/\" rel=\"bookmark\" title=\"Deaf Roots and Pride: The importance of role models\">Deaf Roots and Pride: The importance of role models<\/a><\/h3>\r\n <div class=\"td-module-meta-info\">\r\n <span class=\"td-post-author-name\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/author\/britishdeafnewseditor\/\">British Deaf News Team<\/a><\/span> <div class=\"td-module-comments\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/deaf-roots-pride-importance-role-models\/#respond\">0<\/a><\/div> <\/div>\r\n\r\n <div class=\"td-excerpt\">\r\n The presence of a role model one can aspire to is crucial for the wellbeing of a young person as they grow up \u2013... <\/div>\r\n\r\n \r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 -->\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/is-your-deaf-child-ready-for-the-new-school-year\/\" rel=\"bookmark\" title=\"Is your deaf child ready for the new school year?\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/08\/back-to-school-2628012_1280.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/08\/back-to-school-2628012_1280.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/08\/back-to-school-2628012_1280.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/08\/back-to-school-2628012_1280.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Is your deaf child ready for the new school year?\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/is-your-deaf-child-ready-for-the-new-school-year\/\" rel=\"bookmark\" title=\"Is your deaf child ready for the new school year?\">Is your deaf child ready for the new school year?<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/12-year-olds-legal-campaign-to-have-bsl-as-a-gcse\/\" rel=\"bookmark\" title=\"12 year old\u2019s legal campaign to have BSL as a GCSE\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/07\/BSL-GCSE-Featured.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/07\/BSL-GCSE-Featured.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/07\/BSL-GCSE-Featured.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/07\/BSL-GCSE-Featured.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"12 year old\u2019s legal campaign to have BSL as a GCSE\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/12-year-olds-legal-campaign-to-have-bsl-as-a-gcse\/\" rel=\"bookmark\" title=\"12 year old\u2019s legal campaign to have BSL as a GCSE\">12 year old\u2019s legal campaign to have BSL as a GCSE<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/skateboard-trick-to-be-renamed-in-honour-of-deaf-inventor\/\" rel=\"bookmark\" title=\"Skateboard trick to be renamed in honour of deaf inventor\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/09\/maxresdefault.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/09\/maxresdefault.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/09\/maxresdefault.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/09\/maxresdefault.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Skateboard trick to be renamed in honour of deaf inventor\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/skateboard-trick-to-be-renamed-in-honour-of-deaf-inventor\/\" rel=\"bookmark\" title=\"Skateboard trick to be renamed in honour of deaf inventor\">Skateboard trick to be renamed in honour of deaf inventor<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/web-and-online-accessibility-for-deaf-people\/\" rel=\"bookmark\" title=\"Web and Online Accessibility for Deaf People\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/07\/Web-Access-BDN-Deafie-Blogger.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/07\/Web-Access-BDN-Deafie-Blogger.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/07\/Web-Access-BDN-Deafie-Blogger.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/07\/Web-Access-BDN-Deafie-Blogger.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Web and Online Accessibility for Deaf People\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/web-and-online-accessibility-for-deaf-people\/\" rel=\"bookmark\" title=\"Web and Online Accessibility for Deaf People\">Web and Online Accessibility for Deaf People<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 --><\/div><!--.\/row-fluid-->","td_block_id":"td_uid_4_67f26b730734c","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_td_uid_4_67f26b730734c)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 50; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\n\n\t<div class=\"td-block-row\">\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_4 td_module_wrap td-animation-stack\">\r\n <div class=\"td-module-image\">\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/meeting-solomon-islands-deaf-community\/\" rel=\"bookmark\" title=\"Blank Canvas Voyage: Meeting the Solomon Islands Deaf Community\"><img width=\"324\" height=\"235\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-26.jpg?resize=324%2C235&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-26.jpg?resize=324%2C235&ssl=1 324w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-26.jpg?zoom=2&resize=324%2C235&ssl=1 648w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-26.jpg?zoom=3&resize=324%2C235&ssl=1 972w\" sizes=\"(max-width: 324px) 100vw, 324px\" alt=\"solomon islands photo\" title=\"Blank Canvas Voyage: Meeting the Solomon Islands Deaf Community\"\/><\/a><\/div> <a href=\"https:\/\/www.britishdeafnews.co.uk\/category\/lifestyle\/people\/\" class=\"td-post-category\">People<\/a> <\/div>\r\n\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/meeting-solomon-islands-deaf-community\/\" rel=\"bookmark\" title=\"Blank Canvas Voyage: Meeting the Solomon Islands Deaf Community\">Blank Canvas Voyage: Meeting the Solomon Islands Deaf Community<\/a><\/h3>\r\n <div class=\"td-module-meta-info\">\r\n <span class=\"td-post-author-name\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/author\/britishdeafnewseditor\/\">British Deaf News Team<\/a><\/span> <div class=\"td-module-comments\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/meeting-solomon-islands-deaf-community\/#respond\">0<\/a><\/div> <\/div>\r\n\r\n <div class=\"td-excerpt\">\r\n In the August issue we met Thomas and Telma and heard all about their ongoing Blank Canvas Voyage. This month we present a more... <\/div>\r\n\r\n \r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 -->\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/halloween-accessible\/\" rel=\"bookmark\" title=\"Top Tips to Make Halloween FUN and Accessible for Deaf Kids!\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/10\/Hallloween-feat.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/10\/Hallloween-feat.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/10\/Hallloween-feat.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/10\/Hallloween-feat.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Top Tips to Make Halloween FUN and Accessible for Deaf Kids!\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/halloween-accessible\/\" rel=\"bookmark\" title=\"Top Tips to Make Halloween FUN and Accessible for Deaf Kids!\">Top Tips to Make Halloween FUN and Accessible for Deaf Kids!<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/how-deaf-friendly-are-our-gadgets\/\" rel=\"bookmark\" title=\"How Deaf friendly are our gadgets?\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/12\/Hearing-Aid-Tech-Feat.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/12\/Hearing-Aid-Tech-Feat.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/12\/Hearing-Aid-Tech-Feat.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/12\/Hearing-Aid-Tech-Feat.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"How Deaf friendly are our gadgets?\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/how-deaf-friendly-are-our-gadgets\/\" rel=\"bookmark\" title=\"How Deaf friendly are our gadgets?\">How Deaf friendly are our gadgets?<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/deafinitely-theatre-marks-15th-anniversary-new-play-contractions\/\" rel=\"bookmark\" title=\"Deafinitely Theatre marks 15th Anniversary with new play &#8216;Contractions&#8217;\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/11\/Contractions-casts-director.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/11\/Contractions-casts-director.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/11\/Contractions-casts-director.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/11\/Contractions-casts-director.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"Fifi Garfield (The Manager), Paula Garfield - Director, Abigail Poulton (Emma) - [Photo credit: Natalie Yalden]\" title=\"Deafinitely Theatre marks 15th Anniversary with new play &#8216;Contractions&#8217;\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/deafinitely-theatre-marks-15th-anniversary-new-play-contractions\/\" rel=\"bookmark\" title=\"Deafinitely Theatre marks 15th Anniversary with new play &#8216;Contractions&#8217;\">Deafinitely Theatre marks 15th Anniversary with new play &#8216;Contractions&#8217;<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/wanted-sign-language-flash-mob\/\" rel=\"bookmark\" title=\"Participants wanted for sign language flash mob\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/02\/Flashmob-featured.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/02\/Flashmob-featured.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/02\/Flashmob-featured.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2019\/02\/Flashmob-featured.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Participants wanted for sign language flash mob\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/wanted-sign-language-flash-mob\/\" rel=\"bookmark\" title=\"Participants wanted for sign language flash mob\">Participants wanted for sign language flash mob<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 --><\/div><!--.\/row-fluid-->","td_block_id":"td_uid_4_67f26b730734c","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_td_uid_4_67f26b730734c)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 4; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\n\n\t<div class=\"td-block-row\">\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_4 td_module_wrap td-animation-stack\">\r\n <div class=\"td-module-image\">\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/gallaudet-university-deaf-president-now\/\" rel=\"bookmark\" title=\"Gallaudet University &#8211; &#8216;Deaf President Now&#8217;\"><img width=\"324\" height=\"235\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/02\/dpn-protests.jpg?resize=324%2C235&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/02\/dpn-protests.jpg?resize=324%2C235&ssl=1 324w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/02\/dpn-protests.jpg?zoom=2&resize=324%2C235&ssl=1 648w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/02\/dpn-protests.jpg?zoom=3&resize=324%2C235&ssl=1 972w\" sizes=\"(max-width: 324px) 100vw, 324px\" alt=\"\" title=\"Gallaudet University &#8211; &#8216;Deaf President Now&#8217;\"\/><\/a><\/div> <a href=\"https:\/\/www.britishdeafnews.co.uk\/category\/deaf-news-sports\/\" class=\"td-post-category\">Deaf News &amp; Sports<\/a> <\/div>\r\n\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/gallaudet-university-deaf-president-now\/\" rel=\"bookmark\" title=\"Gallaudet University &#8211; &#8216;Deaf President Now&#8217;\">Gallaudet University &#8211; &#8216;Deaf President Now&#8217;<\/a><\/h3>\r\n <div class=\"td-module-meta-info\">\r\n <span class=\"td-post-author-name\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/author\/ewest95\/\">Edmund West<\/a><\/span> <div class=\"td-module-comments\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/gallaudet-university-deaf-president-now\/#respond\">0<\/a><\/div> <\/div>\r\n\r\n <div class=\"td-excerpt\">\r\n Gallaudet University is the only one in the world where all seminars and lectures are in Sign. It is in Washington DC and was... <\/div>\r\n\r\n \r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 -->\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/margate-closure-leaves-deaf-children-complex-needs-limbo-jessica\/\" rel=\"bookmark\" title=\"Margate closure leaves deaf children with complex needs in limbo: Jessica\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Mar-16-13.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Mar-16-13.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Mar-16-13.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Mar-16-13.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"jessica counts money\" title=\"Margate closure leaves deaf children with complex needs in limbo: Jessica\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/margate-closure-leaves-deaf-children-complex-needs-limbo-jessica\/\" rel=\"bookmark\" title=\"Margate closure leaves deaf children with complex needs in limbo: Jessica\">Margate closure leaves deaf children with complex needs in limbo: Jessica<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/profile-arthur-dimmock\/\" rel=\"bookmark\" title=\"Profile of Arthur Dimmock\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Dec-16-38.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Dec-16-38.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Dec-16-38.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Dec-16-38.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"arthur dimmock\" title=\"Profile of Arthur Dimmock\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/profile-arthur-dimmock\/\" rel=\"bookmark\" title=\"Profile of Arthur Dimmock\">Profile of Arthur Dimmock<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/welcome-news-jewish-deaf-association\/\" rel=\"bookmark\" title=\"Welcome news for the Jewish Deaf Association\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/01\/jda.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/01\/jda.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/01\/jda.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/01\/jda.jpg?resize=534%2C366&ssl=1 534w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/01\/jda.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Welcome news for the Jewish Deaf Association\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/welcome-news-jewish-deaf-association\/\" rel=\"bookmark\" title=\"Welcome news for the Jewish Deaf Association\">Welcome news for the Jewish Deaf Association<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/discrimination-work-still-major-issue\/\" rel=\"bookmark\" title=\"Discrimination at work still a major issue\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-12.png.png?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-12.png.png?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-12.png.png?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-12.png.png?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"support deaf chart\" title=\"Discrimination at work still a major issue\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/discrimination-work-still-major-issue\/\" rel=\"bookmark\" title=\"Discrimination at work still a major issue\">Discrimination at work still a major issue<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 --><\/div><!--.\/row-fluid-->","td_block_id":"td_uid_4_67f26b730734c","td_hide_prev":true,"td_hide_next":false})); tmpObj = JSON.parse(JSON.stringify(block_td_uid_4_67f26b730734c)); tmpObj.is_ajax_running = true; tmpObj.td_current_page = 1; tmpObj.td_filter_value = 19; var currentBlockObjSignature = JSON.stringify(tmpObj); tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\n\n\t<div class=\"td-block-row\">\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_4 td_module_wrap td-animation-stack\">\r\n <div class=\"td-module-image\">\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/positives-improving-access-legal-system\/\" rel=\"bookmark\" title=\"Positives in improving access to the legal system\"><img width=\"324\" height=\"235\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-20.jpg?resize=324%2C235&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-20.jpg?resize=324%2C235&ssl=1 324w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-20.jpg?zoom=2&resize=324%2C235&ssl=1 648w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2016\/11\/Oct-16-20.jpg?zoom=3&resize=324%2C235&ssl=1 972w\" sizes=\"(max-width: 324px) 100vw, 324px\" alt=\"Justisigns team outside EU building\" title=\"Positives in improving access to the legal system\"\/><\/a><\/div> <a href=\"https:\/\/www.britishdeafnews.co.uk\/category\/empowerment\/policy-research\/\" class=\"td-post-category\">Policy &amp; Research<\/a> <\/div>\r\n\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/positives-improving-access-legal-system\/\" rel=\"bookmark\" title=\"Positives in improving access to the legal system\">Positives in improving access to the legal system<\/a><\/h3>\r\n <div class=\"td-module-meta-info\">\r\n <span class=\"td-post-author-name\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/author\/britishdeafnewseditor\/\">British Deaf News Team<\/a><\/span> <div class=\"td-module-comments\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/positives-improving-access-legal-system\/#respond\">0<\/a><\/div> <\/div>\r\n\r\n <div class=\"td-excerpt\">\r\n The European Commission funded JUSTISIGNS project recently came to an end. Its remit was to look at the barriers to justice for the Deaf... <\/div>\r\n\r\n \r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 -->\n\n\t<div class=\"td-block-span6\">\n\r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/best-apps-for-deaf-people\/\" rel=\"bookmark\" title=\"Best Apps for Deaf People\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/02\/Deaf-Apps-Featured.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/02\/Deaf-Apps-Featured.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/02\/Deaf-Apps-Featured.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2020\/02\/Deaf-Apps-Featured.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Best Apps for Deaf People\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/best-apps-for-deaf-people\/\" rel=\"bookmark\" title=\"Best Apps for Deaf People\">Best Apps for Deaf People<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/captioning-awareness-week-its-all-about-captions\/\" rel=\"bookmark\" title=\"Captioning Awareness Week: It\u2019s all about captions!\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/11\/CAW1-feaurted.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/11\/CAW1-feaurted.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/11\/CAW1-feaurted.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/11\/CAW1-feaurted.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Captioning Awareness Week: It\u2019s all about captions!\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/captioning-awareness-week-its-all-about-captions\/\" rel=\"bookmark\" title=\"Captioning Awareness Week: It\u2019s all about captions!\">Captioning Awareness Week: It\u2019s all about captions!<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/scotland-bsl-national-plan-consultation\/\" rel=\"bookmark\" title=\"Scotland BSL National Plan Consultation\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/03\/BSL-National-Plan-Consultation-Debate.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/03\/BSL-National-Plan-Consultation-Debate.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/03\/BSL-National-Plan-Consultation-Debate.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2017\/03\/BSL-National-Plan-Consultation-Debate.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Scotland BSL National Plan Consultation\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/scotland-bsl-national-plan-consultation\/\" rel=\"bookmark\" title=\"Scotland BSL National Plan Consultation\">Scotland BSL National Plan Consultation<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \r\n <div class=\"td_module_6 td_module_wrap td-animation-stack\">\r\n\r\n <div class=\"td-module-thumb\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/potential-progress-to-have-bsl-as-a-gcse\/\" rel=\"bookmark\" title=\"Potential progress to have BSL as a GCSE?\"><img width=\"100\" height=\"70\" class=\"entry-thumb\" src=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/03\/nick-gibb-and-parliament.jpg?resize=100%2C70&ssl=1\" srcset=\"https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/03\/nick-gibb-and-parliament.jpg?resize=100%2C70&ssl=1 100w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/03\/nick-gibb-and-parliament.jpg?resize=218%2C150&ssl=1 218w, https:\/\/i0.wp.com\/www.britishdeafnews.co.uk\/wp-content\/uploads\/2018\/03\/nick-gibb-and-parliament.jpg?zoom=3&resize=100%2C70&ssl=1 300w\" sizes=\"(max-width: 100px) 100vw, 100px\" alt=\"\" title=\"Potential progress to have BSL as a GCSE?\"\/><\/a><\/div>\r\n <div class=\"item-details\">\r\n <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/www.britishdeafnews.co.uk\/potential-progress-to-have-bsl-as-a-gcse\/\" rel=\"bookmark\" title=\"Potential progress to have BSL as a GCSE?\">Potential progress to have BSL as a GCSE?<\/a><\/h3> <div class=\"td-module-meta-info\">\r\n <\/div>\r\n <\/div>\r\n\r\n <\/div>\r\n\r\n \n\t<\/div> <!-- .\/td-block-span6 --><\/div><!--.\/row-fluid-->","td_block_id":"td_uid_4_67f26b730734c","td_hide_prev":true,"td_hide_next":false})); </script> <div class="td-block-title-wrap"><h4 class="block-title"><span>Don&#039;t miss</span></h4><div class="td-subcat-filter" id="td_pulldown_td_uid_4_67f26b730734c"><ul class="td-subcat-list" id="td_pulldown_td_uid_4_67f26b730734c_list"><li class="td-subcat-item"><a class="td-subcat-link" id="td_uid_5_67f26b7325e15" data-td_filter_value="" data-td_block_id="td_uid_4_67f26b730734c" href="#"></a></li><li class="td-subcat-item"><a class="td-subcat-link" id="td_uid_6_67f26b7325e1a" data-td_filter_value="49" data-td_block_id="td_uid_4_67f26b730734c" href="#">Deaf News &amp; Sports</a></li><li class="td-subcat-item"><a class="td-subcat-link" id="td_uid_7_67f26b7325e1c" data-td_filter_value="50" data-td_block_id="td_uid_4_67f26b730734c" href="#">Lifestyle</a></li><li class="td-subcat-item"><a class="td-subcat-link" id="td_uid_8_67f26b7325e1e" data-td_filter_value="4" data-td_block_id="td_uid_4_67f26b730734c" href="#">Features</a></li><li class="td-subcat-item"><a class="td-subcat-link" id="td_uid_9_67f26b7325e20" data-td_filter_value="19" data-td_block_id="td_uid_4_67f26b730734c" href="#">Empowerment</a></li></ul><div class="td-subcat-dropdown"><div class="td-subcat-more" aria-haspopup="true"><span>More</span><i class="td-icon-read-down"></i></div><ul class="td-pulldown-filter-list"></ul></div></div></div><div id=td_uid_4_67f26b730734c class="td_block_inner"> <div class="td-block-row"> <div class="td-block-span6"> <div class="td_module_4 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/gb-deaf-womens-footballers-hope-university-worcester-training-can-give-medal-boost/" rel="bookmark" title="GB Deaf Women&#8217;s footballers hope University of Worcester training can give medal boost"><img width="324" height="235" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/07/GB-women-deaf-football-a-06-07-17.jpg?resize=324%2C235&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/07/GB-women-deaf-football-a-06-07-17.jpg?resize=324%2C235&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/07/GB-women-deaf-football-a-06-07-17.jpg?zoom=2&resize=324%2C235&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/07/GB-women-deaf-football-a-06-07-17.jpg?zoom=3&resize=324%2C235&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="GB Deaf Women&#8217;s footballers hope University of Worcester training can give medal boost"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/gb-deaf-womens-footballers-hope-university-worcester-training-can-give-medal-boost/" rel="bookmark" title="GB Deaf Women&#8217;s footballers hope University of Worcester training can give medal boost">GB Deaf Women&#8217;s footballers hope University of Worcester training can give...</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/3rdpartynewsbdn/">3rd Party News</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/gb-deaf-womens-footballers-hope-university-worcester-training-can-give-medal-boost/#respond">0</a></div> </div> <div class="td-excerpt"> Extracted from Worcester News The Great Britain women’s deaf football squad have been training at the University of Worcester ahead of the Summer Deaflympics in Samsun, Turkey,... </div> </div> </div> <!-- ./td-block-span6 --> <div class="td-block-span6"> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/which-is-more-efficient-talking-or-signing/" rel="bookmark" title="Which is more efficient: talking or signing?"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/sign-hands.jpg?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/sign-hands.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/sign-hands.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/sign-hands.jpg?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="Signing hands in black and white" title="Which is more efficient: talking or signing?"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/which-is-more-efficient-talking-or-signing/" rel="bookmark" title="Which is more efficient: talking or signing?">Which is more efficient: talking or signing?</a></h3> <div class="td-module-meta-info"> </div> </div> </div> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/the-importance-of-sign-language-in-early-years/" rel="bookmark" title="The importance of Sign Language in early years"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/11/Baby-Sign-Featured.jpg?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/11/Baby-Sign-Featured.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/11/Baby-Sign-Featured.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/11/Baby-Sign-Featured.jpg?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="" title="The importance of Sign Language in early years"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/the-importance-of-sign-language-in-early-years/" rel="bookmark" title="The importance of Sign Language in early years">The importance of Sign Language in early years</a></h3> <div class="td-module-meta-info"> </div> </div> </div> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/myths-and-misconceptions/" rel="bookmark" title="Myths and misconceptions around deafness"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2019/07/IMG_7864_2.jpg?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2019/07/IMG_7864_2.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2019/07/IMG_7864_2.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2019/07/IMG_7864_2.jpg?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="" title="Myths and misconceptions around deafness"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/myths-and-misconceptions/" rel="bookmark" title="Myths and misconceptions around deafness">Myths and misconceptions around deafness</a></h3> <div class="td-module-meta-info"> </div> </div> </div> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/reuben-receives-royal-reception/" rel="bookmark" title="Reuben Receives Royal Reception"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/05/Reuben-Feat-Image.jpg?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/05/Reuben-Feat-Image.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/05/Reuben-Feat-Image.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/05/Reuben-Feat-Image.jpg?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="Reuben Feat Image" title="Reuben Receives Royal Reception"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/reuben-receives-royal-reception/" rel="bookmark" title="Reuben Receives Royal Reception">Reuben Receives Royal Reception</a></h3> <div class="td-module-meta-info"> </div> </div> </div> </div> <!-- ./td-block-span6 --></div><!--./row-fluid--></div><div class="td-next-prev-wrap"><a href="#" class="td-ajax-prev-page ajax-page-disabled" id="prev-page-td_uid_4_67f26b730734c" data-td_block_id="td_uid_4_67f26b730734c"><i class="td-icon-font td-icon-menu-left"></i></a><a href="#" class="td-ajax-next-page" id="next-page-td_uid_4_67f26b730734c" data-td_block_id="td_uid_4_67f26b730734c"><i class="td-icon-font td-icon-menu-right"></i></a></div></div> <!-- ./block --> <div class="td_block_wrap td_block_11 td_uid_10_67f26b73292db_rand td-pb-border-top" data-td-block-uid="td_uid_10_67f26b73292db" > <style scoped> .td_uid_10_67f26b73292db_rand .td_module_wrap:hover .entry-title a, .td_uid_10_67f26b73292db_rand a.td-pulldown-filter-link:hover, .td_uid_10_67f26b73292db_rand .td-subcat-item a:hover, .td_uid_10_67f26b73292db_rand .td-subcat-item .td-cur-simple-item, .td_uid_10_67f26b73292db_rand .td_quote_on_blocks, .td_uid_10_67f26b73292db_rand .td-opacity-cat .td-post-category:hover, .td_uid_10_67f26b73292db_rand .td-opacity-read .td-read-more a:hover, .td_uid_10_67f26b73292db_rand .td-opacity-author .td-post-author-name a:hover, .td_uid_10_67f26b73292db_rand .td-instagram-user a { color: #8224e3; } .td_uid_10_67f26b73292db_rand .td-next-prev-wrap a:hover, .td_uid_10_67f26b73292db_rand .td-load-more-wrap a:hover { background-color: #8224e3; border-color: #8224e3; } .td_uid_10_67f26b73292db_rand .block-title span, .td_uid_10_67f26b73292db_rand .td-trending-now-title, .td_uid_10_67f26b73292db_rand .block-title a, .td_uid_10_67f26b73292db_rand .td-read-more a, .td_uid_10_67f26b73292db_rand .td-weather-information:before, .td_uid_10_67f26b73292db_rand .td-weather-week:before, .td_uid_10_67f26b73292db_rand .td-subcat-dropdown:hover .td-subcat-more, .td_uid_10_67f26b73292db_rand .td-exchange-header:before, .td_uid_10_67f26b73292db_rand .td-post-category:hover { background-color: #8224e3; } .td_uid_10_67f26b73292db_rand .block-title { border-color: #8224e3; } .td_uid_10_67f26b73292db_rand .block-title span, .td_uid_10_67f26b73292db_rand .td-trending-now-title, .td_uid_10_67f26b73292db_rand .block-title a { color: #ffffff; } </style><script>var block_td_uid_10_67f26b73292db = new tdBlock(); block_td_uid_10_67f26b73292db.id = "td_uid_10_67f26b73292db"; block_td_uid_10_67f26b73292db.atts = '{"limit":5,"sort":"random_posts","post_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","category_id":"50","category_ids":"","custom_title":"Lifestyle","custom_url":"","show_child_cat":"","sub_cat_ajax":"","ajax_pagination":"","header_color":"#8224e3","header_text_color":"#ffffff","ajax_pagination_infinite_stop":"","td_column_number":2,"td_ajax_preloading":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","color_preset":"","border_top":"","class":"td_uid_10_67f26b73292db_rand","el_class":"","offset":"","css":"","live_filter":"","live_filter_cur_post_id":"","live_filter_cur_post_author":""}'; block_td_uid_10_67f26b73292db.td_column_number = "2"; block_td_uid_10_67f26b73292db.block_type = "td_block_11"; block_td_uid_10_67f26b73292db.post_count = "5"; block_td_uid_10_67f26b73292db.found_posts = "154"; block_td_uid_10_67f26b73292db.header_color = "#8224e3"; block_td_uid_10_67f26b73292db.ajax_pagination_infinite_stop = ""; block_td_uid_10_67f26b73292db.max_num_pages = "31"; tdBlocksArray.push(block_td_uid_10_67f26b73292db); </script><div class="td-block-title-wrap"><h4 class="block-title"><span>Lifestyle</span></h4></div><div id=td_uid_10_67f26b73292db class="td_block_inner"> <div class="td-block-span12"> <div class="td_module_10 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/asimo-robot-learns-sign-language/" rel="bookmark" title="ASIMO Robot learns Sign Language"><img width="218" height="150" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/06/707500698_640.jpg?resize=218%2C150&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/06/707500698_640.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/06/707500698_640.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/06/707500698_640.jpg?zoom=2&resize=218%2C150&ssl=1 436w" sizes="(max-width: 218px) 100vw, 218px" alt="" title="ASIMO Robot learns Sign Language"/><span class="td-video-play-ico"><img width="40" height="40" class="td-retina" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/themes/Newspaper/images/icons/ico-video-large.png?resize=40%2C40&#038;ssl=1" alt="video" data-recalc-dims="1"/></span></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/asimo-robot-learns-sign-language/" rel="bookmark" title="ASIMO Robot learns Sign Language">ASIMO Robot learns Sign Language</a></h3> <div class="td-module-meta-info"> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/peterrogers/">British Deaf News Team</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/asimo-robot-learns-sign-language/#respond">0</a></div> </div> <div class="td-excerpt"> Meet ASIMO, one of the world’s most well-known humanoid robots. ASIMO was created by Japanese manufacturer Honda back in 2000 and is one of the most advanced robots in the world, possessing the ability to walk independently, climb stairs, understand gestures and spoken commands, and mimic many other human functions accurately. </div> </div> </div> </div> <!-- ./td-block-span12 --> <div class="td-block-span12"> <div class="td_module_10 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/wanted-firewalkers-to-fundraise-money-for-new-deaf-academy/" rel="bookmark" title="WANTED! Firewalkers to fundraise money for new deaf academy"><img width="218" height="150" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/11/firewalk.jpg?resize=218%2C150&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/11/firewalk.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/11/firewalk.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/11/firewalk.jpg?zoom=2&resize=218%2C150&ssl=1 436w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/11/firewalk.jpg?zoom=3&resize=218%2C150&ssl=1 654w" sizes="(max-width: 218px) 100vw, 218px" alt="" title="WANTED! Firewalkers to fundraise money for new deaf academy"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/wanted-firewalkers-to-fundraise-money-for-new-deaf-academy/" rel="bookmark" title="WANTED! Firewalkers to fundraise money for new deaf academy">WANTED! Firewalkers to fundraise money for new deaf academy</a></h3> <div class="td-module-meta-info"> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/heatherlomax/">Heather Lomax</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/wanted-firewalkers-to-fundraise-money-for-new-deaf-academy/#respond">0</a></div> </div> <div class="td-excerpt"> WANTED! Firewalkers to fundraise money for new deaf academy. Would you walk barefoot over red-hot embers to raise money for the New Deaf Academy in Exmouth? </div> </div> </div> </div> <!-- ./td-block-span12 --> <div class="td-block-span12"> <div class="td_module_10 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/why-is-there-a-shortage-of-sign-interpreters/" rel="bookmark" title="Why is there a shortage of Sign interpreters?"><img width="218" height="150" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/08/Terp.jpg?resize=218%2C150&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/08/Terp.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/08/Terp.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/08/Terp.jpg?zoom=2&resize=218%2C150&ssl=1 436w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/08/Terp.jpg?zoom=3&resize=218%2C150&ssl=1 654w" sizes="(max-width: 218px) 100vw, 218px" alt="" title="Why is there a shortage of Sign interpreters?"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/why-is-there-a-shortage-of-sign-interpreters/" rel="bookmark" title="Why is there a shortage of Sign interpreters?">Why is there a shortage of Sign interpreters?</a></h3> <div class="td-module-meta-info"> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/ewest95/">Edmund West</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/why-is-there-a-shortage-of-sign-interpreters/#comments">4</a></div> </div> <div class="td-excerpt"> Why is there a shortage of Sign interpreters? Could it be that there aren't enough teachers of BSL? Is the shortage more severe in different parts of the country? </div> </div> </div> </div> <!-- ./td-block-span12 --> <div class="td-block-span12"> <div class="td_module_10 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/first-ever-british-deaf-swimmer-conquers-english-channel/" rel="bookmark" title="First ever British Deaf swimmer conquers the English Channel"><img width="218" height="150" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Sept-16-7.jpg?resize=218%2C150&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Sept-16-7.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Sept-16-7.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Sept-16-7.jpg?zoom=2&resize=218%2C150&ssl=1 436w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Sept-16-7.jpg?zoom=3&resize=218%2C150&ssl=1 654w" sizes="(max-width: 218px) 100vw, 218px" alt="andrew rees swim english channel" title="First ever British Deaf swimmer conquers the English Channel"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/first-ever-british-deaf-swimmer-conquers-english-channel/" rel="bookmark" title="First ever British Deaf swimmer conquers the English Channel">First ever British Deaf swimmer conquers the English Channel</a></h3> <div class="td-module-meta-info"> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/deaf-sports/" class="td-post-category">Deaf Sports</a> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/britishdeafnewseditor/">British Deaf News Team</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/first-ever-british-deaf-swimmer-conquers-english-channel/#respond">0</a></div> </div> <div class="td-excerpt"> Former Great Britain Deaf swimmer Andrew Rees recently became the first Deaf British swimmer to successfully complete a solo English Channel swim. Mr Rees, from... </div> </div> </div> </div> <!-- ./td-block-span12 --> <div class="td-block-span12"> <div class="td_module_10 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/deaf-dyslexic-nurse-attends-university-20-year-battle/" rel="bookmark" title="Deaf &#038; Dyslexic Nurse attends University after 20 year battle"><img width="218" height="150" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/07/colette-scotton-clarion-uk-02.jpg?resize=218%2C150&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/07/colette-scotton-clarion-uk-02.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/07/colette-scotton-clarion-uk-02.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/07/colette-scotton-clarion-uk-02.jpg?zoom=2&resize=218%2C150&ssl=1 436w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/07/colette-scotton-clarion-uk-02.jpg?zoom=3&resize=218%2C150&ssl=1 654w" sizes="(max-width: 218px) 100vw, 218px" alt="" title="Deaf &#038; Dyslexic Nurse attends University after 20 year battle"/><span class="td-video-play-ico"><img width="40" height="40" class="td-retina" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/themes/Newspaper/images/icons/ico-video-large.png?resize=40%2C40&#038;ssl=1" alt="video" data-recalc-dims="1"/></span></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/deaf-dyslexic-nurse-attends-university-20-year-battle/" rel="bookmark" title="Deaf &#038; Dyslexic Nurse attends University after 20 year battle">Deaf &#038; Dyslexic Nurse attends University after 20 year battle</a></h3> <div class="td-module-meta-info"> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/britishdeafnewseditor/">British Deaf News Team</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/deaf-dyslexic-nurse-attends-university-20-year-battle/#respond">0</a></div> </div> <div class="td-excerpt"> https://vimeo.com/225119605/522fae3467 After a 20 year struggle in education with Deafness (hard of hearing) and dyslexia, nurse and grandmother fulfils her impossible dream of reaching University. Colette... </div> </div> </div> </div> <!-- ./td-block-span12 --></div></div> <!-- ./block --> </p> </div> </div> </div></div></div><div class="wpb_column vc_column_container td-pb-span4"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <div class="td_block_wrap td_block_social_counter td_uid_11_67f26b7330673_rand td-social-style5 td-social-boxed td-pb-border-top"><div class="td-social-list"><div class="td_social_type td-pb-margin-side td_social_facebook"><div class="td-social-box"><div class="td-sp td-sp-facebook"></div><span class="td_social_info">14,945</span><span class="td_social_info td_social_info_name">Fans</span><span class="td_social_button"><a href="https://www.facebook.com/BritishDeafNews" target="_blank">Like</a></span></div></div><div class="td_social_type td-pb-margin-side td_social_instagram"><div class="td-social-box"><div class="td-sp td-sp-instagram"></div><span class="td_social_info">2,407</span><span class="td_social_info td_social_info_name">Followers</span><span class="td_social_button"><a href="http://instagram.com/britishdeafassociation#" target="_blank">Follow</a></span></div></div><div class="td_social_type td-pb-margin-side td_social_twitter"><div class="td-social-box"><div class="td-sp td-sp-twitter"></div><span class="td_social_info">9,961</span><span class="td_social_info td_social_info_name">Followers</span><span class="td_social_button"><a href="https://twitter.com/britishdeafnews" target="_blank">Follow</a></span></div></div></div></div> <!-- ./block --> <div class="wpb_raw_code wpb_content_element wpb_raw_html"> <div class="wpb_wrapper"> <div class="td-all-devices"><a href="https://www.britishdeafnews.co.uk/magazine-archives/"><img src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/BDN-Sidebar-Post-MagArch-02.png?w=640" alt="" data-recalc-dims="1"/></a><a href="https://www.britishdeafnews.co.uk/deaf-directory"><img src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/BDN-Sidebar-Post-DeafDirect-02.png?w=640" alt="" data-recalc-dims="1"/></a><a href="https://www.britishdeafnews.co.uk/events/"><img src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/BDN-Sidebar-Post-forthcomingevents-02.png?w=640" alt="" data-recalc-dims="1"/></a><a href="https://www.britishdeafnews.co.uk/jobs/"><img src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/12/BDN-Sidebar-Post-job-opport-03.png?w=640" alt="" data-recalc-dims="1"/></a></div> </div> </div> <div class="td-a-rec td-a-rec-id-sidebar "><span class="td-adspot-title">- Advertisement -</span><center><p style="color:#bbbbbb; font-size:11px;"> - Paid Advertisement - <a href="/advertising-policy/">Disclaimer</a> - </p></center> <div class="td-all-devices"><a href="http://bit.ly/bdn-banner-hayfield-01" target="_blank"><img src="/wp-content/uploads/2025/01/banner-300x250-Hayfield-01-300x250-1.jpg"/></a></div> <div class="td-all-devices"><a href="https://bit.ly/4l1e6yR" target="_blank"><img src="/wp-content/uploads/2025/03/Public-Record-BDA-website-block-300px-x-250px.jpg"></a></div> </div> </div> </div> </div></div></div></div><div class="vc_row wpb_row td-pb-row"><div class="wpb_column vc_column_container td-pb-span12"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_raw_code wpb_content_element wpb_raw_html"> <div class="wpb_wrapper"> <div class="td-block-title-wrap"><h4 class="block-title"><span>Sign Language</span></h4></div> </div> </div> <div class="td_block_wrap td_block_big_grid_5 td_uid_13_67f26b73310ec_rand td-grid-style-4 td-hover-1 td-pb-border-top" data-td-block-uid="td_uid_13_67f26b73310ec" ><div id=td_uid_13_67f26b73310ec class="td_block_inner"><div class="td-big-grid-wrapper"> <div class="td_module_mx12 td-animation-stack td-big-grid-post-0 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/manualism-vs-oralism-debate/" rel="bookmark" title="Manualism vs Oralism debate"><img width="356" height="220" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/Abbe-de-l-Eppe-teaching-Deaf-children-in-front-of-Louis-XVI.jpg?resize=356%2C220&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/Abbe-de-l-Eppe-teaching-Deaf-children-in-front-of-Louis-XVI.jpg?resize=356%2C220&ssl=1 356w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/Abbe-de-l-Eppe-teaching-Deaf-children-in-front-of-Louis-XVI.jpg?zoom=2&resize=356%2C220&ssl=1 712w" sizes="(max-width: 356px) 100vw, 356px" alt="Abbé de l&#039;Eppé teaching Deaf children in front of Louis XVI" title="Manualism vs Oralism debate"/></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/manualism-vs-oralism-debate/" rel="bookmark" title="Manualism vs Oralism debate">Manualism vs Oralism debate</a></h3> </div> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/ewest95/">Edmund West</a></span> </div> </div> </div> </div> <div class="td_module_mx12 td-animation-stack td-big-grid-post-1 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/un-committee-paves-way-bsl-act/" rel="bookmark" title="BDA Press Release: UN committee paves the way for a BSL Act"><img width="356" height="220" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/08/UN-CRPD-BDA-31-08-2017.jpg?resize=356%2C220&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/08/UN-CRPD-BDA-31-08-2017.jpg?resize=356%2C220&ssl=1 356w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/08/UN-CRPD-BDA-31-08-2017.jpg?zoom=2&resize=356%2C220&ssl=1 712w" sizes="(max-width: 356px) 100vw, 356px" alt="Dr Terry Riley - BDA Chair" title="BDA Press Release: UN committee paves the way for a BSL Act"/><span class="td-video-play-ico"><img width="40" height="40" class="td-retina" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/themes/Newspaper/images/icons/ico-video-large.png?resize=40%2C40&#038;ssl=1" alt="video" data-recalc-dims="1"/></span></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/empowerment/campaigns/" class="td-post-category">Campaigns</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/un-committee-paves-way-bsl-act/" rel="bookmark" title="BDA Press Release: UN committee paves the way for a BSL Act">BDA Press Release: UN committee paves the way for a BSL Act</a></h3> </div> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/britishdeafnewseditor/">British Deaf News Team</a></span> </div> </div> </div> </div> <div class="td_module_mx12 td-animation-stack td-big-grid-post-2 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/which-is-more-efficient-talking-or-signing/" rel="bookmark" title="Which is more efficient: talking or signing?"><img width="356" height="220" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/sign-hands.jpg?resize=356%2C220&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/sign-hands.jpg?resize=356%2C220&ssl=1 356w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/sign-hands.jpg?zoom=2&resize=356%2C220&ssl=1 712w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/02/sign-hands.jpg?zoom=3&resize=356%2C220&ssl=1 1068w" sizes="(max-width: 356px) 100vw, 356px" alt="Signing hands in black and white" title="Which is more efficient: talking or signing?"/></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/which-is-more-efficient-talking-or-signing/" rel="bookmark" title="Which is more efficient: talking or signing?">Which is more efficient: talking or signing?</a></h3> </div> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/ewest95/">Edmund West</a></span> </div> </div> </div> </div> </div><div class="clearfix"></div></div></div> <!-- ./block --></div></div></div></div><div class="vc_row wpb_row td-pb-row td-ss-row"><div class="wpb_column vc_column_container td-pb-span8"><div class="vc_column-inner "><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container td-pb-span4"><div class="vc_column-inner "><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row td-pb-row"><div class="wpb_column vc_column_container td-pb-span12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="td_block_wrap td_block_text_with_title td_uid_15_67f26b7335d61_rand td-pb-border-top" data-td-block-uid="td_uid_15_67f26b7335d61" > <style scoped> .td_uid_15_67f26b7335d61_rand .td_module_wrap:hover .entry-title a, .td_uid_15_67f26b7335d61_rand a.td-pulldown-filter-link:hover, .td_uid_15_67f26b7335d61_rand .td-subcat-item a:hover, .td_uid_15_67f26b7335d61_rand .td-subcat-item .td-cur-simple-item, .td_uid_15_67f26b7335d61_rand .td_quote_on_blocks, .td_uid_15_67f26b7335d61_rand .td-opacity-cat .td-post-category:hover, .td_uid_15_67f26b7335d61_rand .td-opacity-read .td-read-more a:hover, .td_uid_15_67f26b7335d61_rand .td-opacity-author .td-post-author-name a:hover, .td_uid_15_67f26b7335d61_rand .td-instagram-user a { color: #ff963a; } .td_uid_15_67f26b7335d61_rand .td-next-prev-wrap a:hover, .td_uid_15_67f26b7335d61_rand .td-load-more-wrap a:hover { background-color: #ff963a; border-color: #ff963a; } .td_uid_15_67f26b7335d61_rand .block-title span, .td_uid_15_67f26b7335d61_rand .td-trending-now-title, .td_uid_15_67f26b7335d61_rand .block-title a, .td_uid_15_67f26b7335d61_rand .td-read-more a, .td_uid_15_67f26b7335d61_rand .td-weather-information:before, .td_uid_15_67f26b7335d61_rand .td-weather-week:before, .td_uid_15_67f26b7335d61_rand .td-subcat-dropdown:hover .td-subcat-more, .td_uid_15_67f26b7335d61_rand .td-exchange-header:before, .td_uid_15_67f26b7335d61_rand .td-post-category:hover { background-color: #ff963a; } .td_uid_15_67f26b7335d61_rand .block-title { border-color: #ff963a; } .td_uid_15_67f26b7335d61_rand .block-title span, .td_uid_15_67f26b7335d61_rand .td-trending-now-title, .td_uid_15_67f26b7335d61_rand .block-title a { color: #ffffff; } </style><h4 class="block-title"><span>Deaf sports</span></h4><div class="td_mod_wrap"></div></div><div class="td_block_wrap td_block_big_grid_5 td_uid_16_67f26b7335e3b_rand td-grid-style-4 td-hover-1 td-pb-border-top" data-td-block-uid="td_uid_16_67f26b7335e3b" ><div id=td_uid_16_67f26b7335e3b class="td_block_inner"><div class="td-big-grid-wrapper"> <div class="td_module_mx12 td-animation-stack td-big-grid-post-0 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/look-back-sporting-greats-dean-barton-smith/" rel="bookmark" title="Look back: Sporting greats &#8211; Dean Barton-Smith"><img width="356" height="220" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/10/dean-barton-smith-06-who-says-deaf-cant-do.jpg?resize=356%2C220&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/10/dean-barton-smith-06-who-says-deaf-cant-do.jpg?resize=356%2C220&ssl=1 356w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/10/dean-barton-smith-06-who-says-deaf-cant-do.jpg?zoom=2&resize=356%2C220&ssl=1 712w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/10/dean-barton-smith-06-who-says-deaf-cant-do.jpg?zoom=3&resize=356%2C220&ssl=1 1068w" sizes="(max-width: 356px) 100vw, 356px" alt="Who says deaf people can&#039;t do anything? - Dean Barton-Smith" title="Look back: Sporting greats &#8211; Dean Barton-Smith"/></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/look-back-sporting-greats-dean-barton-smith/" rel="bookmark" title="Look back: Sporting greats &#8211; Dean Barton-Smith">Look back: Sporting greats &#8211; Dean Barton-Smith</a></h3> </div> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/britishdeafnewseditor/">British Deaf News Team</a></span> </div> </div> </div> </div> <div class="td_module_mx12 td-animation-stack td-big-grid-post-1 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/lydia-scoops-ladies-crown-world-deaf-golf-championships/" rel="bookmark" title="Lydia scoops Ladies crown at World Deaf Golf Championships"><img width="356" height="220" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Sept-16-37-3.jpg?resize=356%2C220&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Sept-16-37-3.jpg?resize=356%2C220&ssl=1 356w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2016/11/Sept-16-37-3.jpg?zoom=2&resize=356%2C220&ssl=1 712w" sizes="(max-width: 356px) 100vw, 356px" alt="lydia ingman poses with first prize trophy" title="Lydia scoops Ladies crown at World Deaf Golf Championships"/></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/lydia-scoops-ladies-crown-world-deaf-golf-championships/" rel="bookmark" title="Lydia scoops Ladies crown at World Deaf Golf Championships">Lydia scoops Ladies crown at World Deaf Golf Championships</a></h3> </div> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/britishdeafnewseditor/">British Deaf News Team</a></span> </div> </div> </div> </div> <div class="td_module_mx12 td-animation-stack td-big-grid-post-2 td-big-grid-post td-small-thumb"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/its-not-a-disability-its-a-special-ability/" rel="bookmark" title="It&#8217;s not a Disability, it&#8217;s a Special Ability"><img width="356" height="220" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/03/Gareth-Waterfield-01-e1520542406236.jpeg?resize=356%2C220&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/03/Gareth-Waterfield-01-e1520542406236.jpeg?resize=356%2C220&ssl=1 356w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/03/Gareth-Waterfield-01-e1520542406236.jpeg?zoom=2&resize=356%2C220&ssl=1 712w" sizes="(max-width: 356px) 100vw, 356px" alt="" title="It&#8217;s not a Disability, it&#8217;s a Special Ability"/></a></div> <div class="td-meta-info-container"> <div class="td-meta-align"> <div class="td-big-grid-meta"> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/its-not-a-disability-its-a-special-ability/" rel="bookmark" title="It&#8217;s not a Disability, it&#8217;s a Special Ability">It&#8217;s not a Disability, it&#8217;s a Special Ability</a></h3> </div> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/britishdeafnewseditor/">British Deaf News Team</a></span> </div> </div> </div> </div> </div><div class="clearfix"></div></div></div> <!-- ./block --></div></div></div></div><div class="vc_row wpb_row td-pb-row"><div class="wpb_column vc_column_container td-pb-span12"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <div style="position: static !important;"> </div> </div> </div> <p><!-- /vcwb/dynamicElementComment:cc4c971a --></div> </div> </div> <p><!-- /vcwb/dynamicElementComment:06dc663d --></div> </div> <p><!-- /vcwb/dynamicElementComment:38cb9568 --><!-- vcwb/dynamicElementComment:3c536528 --></p> <div class="vce-row-container" data-vce-boxed-width="true"> <div id="el-3c536528" class="vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top" data-vce-do-apply="all el-3c536528"> <div class="vce-row-content" data-vce-element-content="true"><!-- vcwb/dynamicElementComment:1bc399a2 --></p> <div id="el-1bc399a2" class="vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first"> <div class="vce-col-inner" data-vce-do-apply="border margin background el-1bc399a2"> <div class="vce-col-content" data-vce-element-content="true" data-vce-do-apply="padding el-1bc399a2"> </div> </div> </div> </div> </div> </div> </div> <div> </div> <p><!-- /vcwb/dynamicElementComment:1bc399a2 --><!-- /vcwb/dynamicElementComment:3c536528 --><!--vcv no format--></p> </div> </div> </div></div></div></div> </div> <div class="td-container td-pb-article-list"> <div class="td-pb-row"> <div class="td-pb-span8 td-main-content" role="main"> <div class="td-ss-main-content"> <h4 class="block-title"><span>LATEST ARTICLES</span></h4> <div class="td-block-row"> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/tracing-deaf-family-history/" rel="bookmark" title="Tracing Deaf Family History"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/Geraldine-BDN-Web.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/Geraldine-BDN-Web.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/Geraldine-BDN-Web.jpg?resize=533%2C261&ssl=1 533w" sizes="(max-width: 324px) 100vw, 324px" alt="Picture of Geraldine" title="Tracing Deaf Family History"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/tracing-deaf-family-history/" rel="bookmark" title="Tracing Deaf Family History">Tracing Deaf Family History</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/notes-from-the-corner/">Notes from the corner</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/tracing-deaf-family-history/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/law-change-deaf-jurors/" rel="bookmark" title="Law change opens door to deaf jurors"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/David-1.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/David-1.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/David-1.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/David-1.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/David-1.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="David Buxton" title="Law change opens door to deaf jurors"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/" class="td-post-category">Deaf News &amp; Sports</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/law-change-deaf-jurors/" rel="bookmark" title="Law change opens door to deaf jurors">Law change opens door to deaf jurors</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/peterrogers/">British Deaf News Team</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/law-change-deaf-jurors/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --></div><!--./row-fluid--> <div class="td-block-row"> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/skateboard-trick-to-be-renamed-in-honour-of-deaf-inventor/" rel="bookmark" title="Skateboard trick to be renamed in honour of deaf inventor"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/09/maxresdefault.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/09/maxresdefault.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/09/maxresdefault.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/09/maxresdefault.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/09/maxresdefault.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="Skateboard trick to be renamed in honour of deaf inventor"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/skateboard-trick-to-be-renamed-in-honour-of-deaf-inventor/" rel="bookmark" title="Skateboard trick to be renamed in honour of deaf inventor">Skateboard trick to be renamed in honour of deaf inventor</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/heatherlomax/">Heather Lomax</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/skateboard-trick-to-be-renamed-in-honour-of-deaf-inventor/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/youtube-is-dropping-community-captions/" rel="bookmark" title="YouTube is dropping Community Captions"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/08/maxresdefault-4.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/08/maxresdefault-4.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/08/maxresdefault-4.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/08/maxresdefault-4.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/08/maxresdefault-4.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="YouTube is dropping Community Captions"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/youtube-is-dropping-community-captions/" rel="bookmark" title="YouTube is dropping Community Captions">YouTube is dropping Community Captions</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/ewest95/">Edmund West</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/youtube-is-dropping-community-captions/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --></div><!--./row-fluid--> <div class="td-block-row"> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/web-and-online-accessibility-for-deaf-people/" rel="bookmark" title="Web and Online Accessibility for Deaf People"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/07/Web-Access-BDN-Deafie-Blogger.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/07/Web-Access-BDN-Deafie-Blogger.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/07/Web-Access-BDN-Deafie-Blogger.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/07/Web-Access-BDN-Deafie-Blogger.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/07/Web-Access-BDN-Deafie-Blogger.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="Web and Online Accessibility for Deaf People"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/web-and-online-accessibility-for-deaf-people/" rel="bookmark" title="Web and Online Accessibility for Deaf People">Web and Online Accessibility for Deaf People</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/deafieblogger/">Deafie Blogger</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/web-and-online-accessibility-for-deaf-people/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/top-deaf-awareness-tips/" rel="bookmark" title="Top Deaf Awareness Tips"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Top-Tips-Deaf-Awareness.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Top-Tips-Deaf-Awareness.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Top-Tips-Deaf-Awareness.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Top-Tips-Deaf-Awareness.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Top-Tips-Deaf-Awareness.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="Top Deaf Awareness Tips"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/top-deaf-awareness-tips/" rel="bookmark" title="Top Deaf Awareness Tips">Top Deaf Awareness Tips</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/deafieblogger/">Deafie Blogger</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/top-deaf-awareness-tips/#comments">2</a></div> </div> </div> </div> <!-- ./td-block-span6 --></div><!--./row-fluid--> <div class="td-block-row"> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/eastenders-hearing-loss/" rel="bookmark" title="Eastenders aired ‘ground-breaking’ episode to reflect character’s hearing loss"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Eastenders-Opening.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Eastenders-Opening.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Eastenders-Opening.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Eastenders-Opening.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/06/Eastenders-Opening.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="Eastenders aired ‘ground-breaking’ episode to reflect character’s hearing loss"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/lifestyle/art-entertainment/" class="td-post-category">Art &amp; Entertainment</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/eastenders-hearing-loss/" rel="bookmark" title="Eastenders aired ‘ground-breaking’ episode to reflect character’s hearing loss">Eastenders aired ‘ground-breaking’ episode to reflect character’s hearing loss</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/heatherlomax/">Heather Lomax</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/eastenders-hearing-loss/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/tips-for-working-from-home/" rel="bookmark" title="Tips for Working from Home and Increasing Productivity"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/05/Working-from-home-on-sofa.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/05/Working-from-home-on-sofa.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/05/Working-from-home-on-sofa.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/05/Working-from-home-on-sofa.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/05/Working-from-home-on-sofa.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="Tips for Working from Home and Increasing Productivity"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/tips-for-working-from-home/" rel="bookmark" title="Tips for Working from Home and Increasing Productivity">Tips for Working from Home and Increasing Productivity</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/deafieblogger/">Deafie Blogger</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/tips-for-working-from-home/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --></div><!--./row-fluid--> <div class="td-block-row"> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/navigating-self-isolation/" rel="bookmark" title="A Guide to Navigating Self-isolation, Motivation, and Fun Things To Do!"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/DeafieBlogger-Walk-2-WEB.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/DeafieBlogger-Walk-2-WEB.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/DeafieBlogger-Walk-2-WEB.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/DeafieBlogger-Walk-2-WEB.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/DeafieBlogger-Walk-2-WEB.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="A Guide to Navigating Self-isolation, Motivation, and Fun Things To Do!"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/navigating-self-isolation/" rel="bookmark" title="A Guide to Navigating Self-isolation, Motivation, and Fun Things To Do!">A Guide to Navigating Self-isolation, Motivation, and Fun Things To Do!</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/deafieblogger/">Deafie Blogger</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/navigating-self-isolation/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/nicaraguan-sign-language/" rel="bookmark" title="Nicaraguan Sign Language: One of the world&#8217;s youngest languages"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/NSL2.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/NSL2.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/NSL2.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/NSL2.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/04/NSL2.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="Nicaraguan Sign Language: One of the world&#8217;s youngest languages"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/nicaraguan-sign-language/" rel="bookmark" title="Nicaraguan Sign Language: One of the world&#8217;s youngest languages">Nicaraguan Sign Language: One of the world&#8217;s youngest languages</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/ewest95/">Edmund West</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/nicaraguan-sign-language/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --></div><!--./row-fluid--> <div class="td-block-row"> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/accessible-services/" rel="bookmark" title="How to make services more accessible for deaf people"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/03/Coffee-Shop.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/03/Coffee-Shop.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/03/Coffee-Shop.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/03/Coffee-Shop.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/03/Coffee-Shop.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="How to make services more accessible for deaf people"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/accessible-services/" rel="bookmark" title="How to make services more accessible for deaf people">How to make services more accessible for deaf people</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/deafieblogger/">Deafie Blogger</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/accessible-services/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/astronomy-deaf-friendly/" rel="bookmark" title="Can astronomy be made a deaf-friendly career path?"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/SPACE-fEAT.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/SPACE-fEAT.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/SPACE-fEAT.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/SPACE-fEAT.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/SPACE-fEAT.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="Can astronomy be made a deaf-friendly career path?"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/astronomy-deaf-friendly/" rel="bookmark" title="Can astronomy be made a deaf-friendly career path?">Can astronomy be made a deaf-friendly career path?</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/ewest95/">Edmund West</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/astronomy-deaf-friendly/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --></div><!--./row-fluid--> <div class="td-block-row"> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/best-apps-for-deaf-people/" rel="bookmark" title="Best Apps for Deaf People"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/Deaf-Apps-Featured.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/Deaf-Apps-Featured.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/Deaf-Apps-Featured.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/Deaf-Apps-Featured.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/Deaf-Apps-Featured.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="Best Apps for Deaf People"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/best-apps-for-deaf-people/" rel="bookmark" title="Best Apps for Deaf People">Best Apps for Deaf People</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/deafieblogger/">Deafie Blogger</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/best-apps-for-deaf-people/#comments">1</a></div> </div> </div> </div> <!-- ./td-block-span6 --> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/tips-for-a-deaf-at-hairdressers/" rel="bookmark" title="Tips for a Deaf Accessible Trip to the Hairdressers"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/person-with-rollers-in-hair.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/person-with-rollers-in-hair.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/person-with-rollers-in-hair.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/person-with-rollers-in-hair.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/02/person-with-rollers-in-hair.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="Tips for a Deaf Accessible Trip to the Hairdressers"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/tips-for-a-deaf-at-hairdressers/" rel="bookmark" title="Tips for a Deaf Accessible Trip to the Hairdressers">Tips for a Deaf Accessible Trip to the Hairdressers</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/deafieblogger/">Deafie Blogger</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/tips-for-a-deaf-at-hairdressers/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --></div><!--./row-fluid--> <div class="td-block-row"> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/william-stokoe/" rel="bookmark" title="William Stokoe &#8211; American Sign Language scholar"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/William_C_Stokoe-Web.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/William_C_Stokoe-Web.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/William_C_Stokoe-Web.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/William_C_Stokoe-Web.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/William_C_Stokoe-Web.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="William Stokoe &#8211; American Sign Language scholar"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/william-stokoe/" rel="bookmark" title="William Stokoe &#8211; American Sign Language scholar">William Stokoe &#8211; American Sign Language scholar</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/ewest95/">Edmund West</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/william-stokoe/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --> <div class="td-block-span6"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/deaf-people-experience-music/" rel="bookmark" title="How do D/deaf people experience music?"><img width="324" height="160" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/Deaf-Music-Web.jpg?resize=324%2C160&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/Deaf-Music-Web.jpg?resize=324%2C160&ssl=1 324w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/Deaf-Music-Web.jpg?resize=533%2C261&ssl=1 533w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/Deaf-Music-Web.jpg?zoom=2&resize=324%2C160&ssl=1 648w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/01/Deaf-Music-Web.jpg?zoom=3&resize=324%2C160&ssl=1 972w" sizes="(max-width: 324px) 100vw, 324px" alt="" title="How do D/deaf people experience music?"/></a></div> <a href="https://www.britishdeafnews.co.uk/category/bloggers/" class="td-post-category">Bloggers</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/deaf-people-experience-music/" rel="bookmark" title="How do D/deaf people experience music?">How do D/deaf people experience music?</a></h3> <div class="td-module-meta-info"> <span class="td-post-author-name"><a href="https://www.britishdeafnews.co.uk/author/deafieblogger/">Deafie Blogger</a></span> <div class="td-module-comments"><a href="https://www.britishdeafnews.co.uk/deaf-people-experience-music/#respond">0</a></div> </div> </div> </div> <!-- ./td-block-span6 --></div><!--./row-fluid--><div class="page-nav td-pb-padding-side"><span class="current">1</span><a href="https://www.britishdeafnews.co.uk/page/2/" class="page" title="2">2</a><a href="https://www.britishdeafnews.co.uk/page/3/" class="page" title="3">3</a><span class="extend">...</span><a href="https://www.britishdeafnews.co.uk/page/22/" class="last" title="22">22</a><a href="https://www.britishdeafnews.co.uk/page/2/" class="next"><i class="td-icon-menu-right"></i></a><span class="pages">Page 1 of 22</span><div class="clearfix"></div></div> </div> </div> <div class="td-pb-span4 td-main-sidebar" role="complementary"> <div class="td-ss-main-sidebar"> <aside class="widget widget_text"><div class="block-title"><span>Top 50 Deaf Blogs</span></div> <div class="textwidget"><div><a href="https://www.britishdeafnews.co.uk/bdn-top-50-deaf-blogs/"><img src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/06/BDN-Top-50-Deaf-Blog-Badge-06-2017.jpg?w=640&#038;ssl=1" alt="BDN is the Top 50 Deaf Blogs on the web!" title="BDN is the Top 50 Deaf Blogs on the web!" data-recalc-dims="1"/></a></div></div> </aside><aside class="widget widget_archive"><div class="block-title"><span>Post archives</span></div> <label class="screen-reader-text" for="archives-dropdown-3">Post archives</label> <select id="archives-dropdown-3" name="archive-dropdown"> <option value="">Select Month</option> <option class="current" value='https://www.britishdeafnews.co.uk/2021/03/'> March 2021 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2020/09/'> September 2020 &nbsp;(1)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2020/08/'> August 2020 &nbsp;(1)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2020/07/'> July 2020 &nbsp;(1)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2020/06/'> June 2020 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2020/05/'> May 2020 &nbsp;(1)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2020/04/'> April 2020 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2020/03/'> March 2020 &nbsp;(1)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2020/02/'> February 2020 &nbsp;(3)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2020/01/'> January 2020 &nbsp;(3)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/12/'> December 2019 &nbsp;(4)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/11/'> November 2019 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/10/'> October 2019 &nbsp;(4)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/08/'> August 2019 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/07/'> July 2019 &nbsp;(3)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/06/'> June 2019 &nbsp;(3)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/05/'> May 2019 &nbsp;(3)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/04/'> April 2019 &nbsp;(3)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/03/'> March 2019 &nbsp;(4)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/02/'> February 2019 &nbsp;(6)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2019/01/'> January 2019 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/12/'> December 2018 &nbsp;(4)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/11/'> November 2018 &nbsp;(9)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/10/'> October 2018 &nbsp;(1)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/09/'> September 2018 &nbsp;(4)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/08/'> August 2018 &nbsp;(11)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/07/'> July 2018 &nbsp;(5)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/06/'> June 2018 &nbsp;(9)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/05/'> May 2018 &nbsp;(12)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/04/'> April 2018 &nbsp;(8)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/03/'> March 2018 &nbsp;(9)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/02/'> February 2018 &nbsp;(6)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2018/01/'> January 2018 &nbsp;(3)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/11/'> November 2017 &nbsp;(4)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/10/'> October 2017 &nbsp;(9)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/09/'> September 2017 &nbsp;(7)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/08/'> August 2017 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/07/'> July 2017 &nbsp;(7)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/06/'> June 2017 &nbsp;(7)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/05/'> May 2017 &nbsp;(7)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/03/'> March 2017 &nbsp;(7)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/02/'> February 2017 &nbsp;(13)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2017/01/'> January 2017 &nbsp;(25)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/12/'> December 2016 &nbsp;(14)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/11/'> November 2016 &nbsp;(9)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/10/'> October 2016 &nbsp;(13)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/09/'> September 2016 &nbsp;(12)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/08/'> August 2016 &nbsp;(10)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/07/'> July 2016 &nbsp;(7)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/06/'> June 2016 &nbsp;(8)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/05/'> May 2016 &nbsp;(7)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/04/'> April 2016 &nbsp;(5)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/03/'> March 2016 &nbsp;(8)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/02/'> February 2016 &nbsp;(7)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2016/01/'> January 2016 &nbsp;(4)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2015/12/'> December 2015 &nbsp;(5)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2015/11/'> November 2015 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2015/10/'> October 2015 &nbsp;(4)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2015/09/'> September 2015 &nbsp;(1)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2015/08/'> August 2015 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2015/07/'> July 2015 &nbsp;(1)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2015/06/'> June 2015 &nbsp;(3)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2014/10/'> October 2014 &nbsp;(2)</option> <option class="current" value='https://www.britishdeafnews.co.uk/2014/06/'> June 2014 &nbsp;(1)</option> </select> <script type="text/javascript"> /* <![CDATA[ */ (function() { var dropdown = document.getElementById( "archives-dropdown-3" ); function onSelectChange() { if ( dropdown.options[ dropdown.selectedIndex ].value !== '' ) { document.location.href = this.options[ this.selectedIndex ].value; } } dropdown.onchange = onSelectChange; })(); /* ]]> */ </script> </aside><aside class="widget widget_categories"><div class="block-title"><span>Post categories</span></div><form action="https://www.britishdeafnews.co.uk" method="get"><label class="screen-reader-text" for="cat">Post categories</label><select name='cat' id='cat' class='postform'> <option value='-1'>Select Category</option> <option class="level-0" value="59">Art &amp; Entertainment</option> <option class="level-0" value="817">Bloggers</option> <option class="level-0" value="69">Campaigns</option> <option class="level-0" value="60">Deaf Clubs &amp; Groups</option> <option class="level-0" value="49">Deaf News &amp; Sports</option> <option class="level-0" value="54">Deaf Sports</option> <option class="level-0" value="304">Deaflympics 2017</option> <option class="level-0" value="3">Editor&#8217;s Choice</option> <option class="level-0" value="62">Education</option> <option class="level-0" value="63">Employment</option> <option class="level-0" value="19">Empowerment</option> <option class="level-0" value="58">England</option> <option class="level-0" value="61">Events</option> <option class="level-0" value="64">Families</option> <option class="level-0" value="4">Features</option> <option class="level-0" value="299">Forthcoming Events</option> <option class="level-0" value="65">Health &amp; Welbeing</option> <option class="level-0" value="66">History</option> <option class="level-0" value="297">In the news</option> <option class="level-0" value="50">Lifestyle</option> <option class="level-0" value="55">NI</option> <option class="level-0" value="82">Obituaries</option> <option class="level-0" value="28">Opinions</option> <option class="level-0" value="83">People</option> <option class="level-0" value="70">Policy &amp; Research</option> <option class="level-0" value="5">Politics</option> <option class="level-0" value="71">Rights &amp; Equality</option> <option class="level-0" value="56">Scotland</option> <option class="level-0" value="7">Technology</option> <option class="level-0" value="8">Travel</option> <option class="level-0" value="52">UK</option> <option class="level-0" value="1">Uncategorized</option> <option class="level-0" value="57">Wales</option> <option class="level-0" value="53">World</option> <option class="level-0" value="68">Youth &amp; Children</option> </select> </form> <script type="text/javascript"> /* <![CDATA[ */ (function() { var dropdown = document.getElementById( "cat" ); function onCatChange() { if ( dropdown.options[ dropdown.selectedIndex ].value > 0 ) { dropdown.parentNode.submit(); } } dropdown.onchange = onCatChange; })(); /* ]]> */ </script> </aside><aside class="widget widget_tag_cloud"><div class="block-title"><span>Tag cloud</span></div><div class="tagcloud"><a href="https://www.britishdeafnews.co.uk/tag/19th-century/" class="tag-cloud-link tag-link-263 tag-link-position-1" style="font-size: 10.248175182482pt;" aria-label="19th century (4 items)">19th century</a> <a href="https://www.britishdeafnews.co.uk/tag/125-years/" class="tag-cloud-link tag-link-201 tag-link-position-2" style="font-size: 9.2262773722628pt;" aria-label="125 years (3 items)">125 years</a> <a href="https://www.britishdeafnews.co.uk/tag/access/" class="tag-cloud-link tag-link-80 tag-link-position-3" style="font-size: 20.671532846715pt;" aria-label="access (51 items)">access</a> <a href="https://www.britishdeafnews.co.uk/tag/alexis-borochoff-kennedy/" class="tag-cloud-link tag-link-255 tag-link-position-4" style="font-size: 10.248175182482pt;" aria-label="alexis borochoff-kennedy (4 items)">alexis borochoff-kennedy</a> <a href="https://www.britishdeafnews.co.uk/tag/american-sign-language/" class="tag-cloud-link tag-link-796 tag-link-position-5" style="font-size: 11.78102189781pt;" aria-label="american sign language (6 items)">american sign language</a> <a href="https://www.britishdeafnews.co.uk/tag/anne-leahy/" class="tag-cloud-link tag-link-261 tag-link-position-6" style="font-size: 9.2262773722628pt;" aria-label="anne leahy (3 items)">anne leahy</a> <a href="https://www.britishdeafnews.co.uk/tag/atw/" class="tag-cloud-link tag-link-100 tag-link-position-7" style="font-size: 12.802919708029pt;" aria-label="atw (8 items)">atw</a> <a href="https://www.britishdeafnews.co.uk/tag/australia/" class="tag-cloud-link tag-link-85 tag-link-position-8" style="font-size: 10.248175182482pt;" aria-label="australia (4 items)">australia</a> <a href="https://www.britishdeafnews.co.uk/tag/awards/" class="tag-cloud-link tag-link-243 tag-link-position-9" style="font-size: 11.065693430657pt;" aria-label="awards (5 items)">awards</a> <a href="https://www.britishdeafnews.co.uk/tag/bda/" class="tag-cloud-link tag-link-131 tag-link-position-10" style="font-size: 16.583941605839pt;" aria-label="bda (20 items)">bda</a> <a href="https://www.britishdeafnews.co.uk/tag/bilingual/" class="tag-cloud-link tag-link-798 tag-link-position-11" style="font-size: 11.78102189781pt;" aria-label="bilingual (6 items)">bilingual</a> <a href="https://www.britishdeafnews.co.uk/tag/brexit/" class="tag-cloud-link tag-link-97 tag-link-position-12" style="font-size: 9.2262773722628pt;" aria-label="brexit (3 items)">brexit</a> <a href="https://www.britishdeafnews.co.uk/tag/british-sign-language/" class="tag-cloud-link tag-link-336 tag-link-position-13" style="font-size: 18.014598540146pt;" aria-label="british sign language (28 items)">british sign language</a> <a href="https://www.britishdeafnews.co.uk/tag/bsl/" class="tag-cloud-link tag-link-217 tag-link-position-14" style="font-size: 18.525547445255pt;" aria-label="bsl (31 items)">bsl</a> <a href="https://www.britishdeafnews.co.uk/tag/bsl-charter/" class="tag-cloud-link tag-link-144 tag-link-position-15" style="font-size: 9.2262773722628pt;" aria-label="bsl charter (3 items)">bsl charter</a> <a href="https://www.britishdeafnews.co.uk/tag/children/" class="tag-cloud-link tag-link-99 tag-link-position-16" style="font-size: 12.29197080292pt;" aria-label="children (7 items)">children</a> <a href="https://www.britishdeafnews.co.uk/tag/closure/" class="tag-cloud-link tag-link-197 tag-link-position-17" style="font-size: 10.248175182482pt;" aria-label="closure (4 items)">closure</a> <a href="https://www.britishdeafnews.co.uk/tag/deaf/" class="tag-cloud-link tag-link-78 tag-link-position-18" style="font-size: 22pt;" aria-label="deaf (70 items)">deaf</a> <a href="https://www.britishdeafnews.co.uk/tag/deaf-awareness-week/" class="tag-cloud-link tag-link-1941 tag-link-position-19" style="font-size: 11.065693430657pt;" aria-label="Deaf Awareness Week (5 items)">Deaf Awareness Week</a> <a href="https://www.britishdeafnews.co.uk/tag/deaf-independent/" class="tag-cloud-link tag-link-117 tag-link-position-20" style="font-size: 11.065693430657pt;" aria-label="deaf independent (5 items)">deaf independent</a> <a href="https://www.britishdeafnews.co.uk/tag/deafinitely-theatre/" class="tag-cloud-link tag-link-277 tag-link-position-21" style="font-size: 9.2262773722628pt;" aria-label="deafinitely theatre (3 items)">deafinitely theatre</a> <a href="https://www.britishdeafnews.co.uk/tag/deaflympics/" class="tag-cloud-link tag-link-270 tag-link-position-22" style="font-size: 11.065693430657pt;" aria-label="deaflympics (5 items)">deaflympics</a> <a href="https://www.britishdeafnews.co.uk/tag/deaf-roots-and-pride/" class="tag-cloud-link tag-link-130 tag-link-position-23" style="font-size: 9.2262773722628pt;" aria-label="deaf roots and pride (3 items)">deaf roots and pride</a> <a href="https://www.britishdeafnews.co.uk/tag/deaf-talent/" class="tag-cloud-link tag-link-274 tag-link-position-24" style="font-size: 11.065693430657pt;" aria-label="deaf talent (5 items)">deaf talent</a> <a href="https://www.britishdeafnews.co.uk/tag/education/" class="tag-cloud-link tag-link-298 tag-link-position-25" style="font-size: 15.970802919708pt;" aria-label="Education (17 items)">Education</a> <a href="https://www.britishdeafnews.co.uk/tag/eu/" class="tag-cloud-link tag-link-76 tag-link-position-26" style="font-size: 10.248175182482pt;" aria-label="EU (4 items)">EU</a> <a href="https://www.britishdeafnews.co.uk/tag/football/" class="tag-cloud-link tag-link-153 tag-link-position-27" style="font-size: 11.78102189781pt;" aria-label="football (6 items)">football</a> <a href="https://www.britishdeafnews.co.uk/tag/fraud/" class="tag-cloud-link tag-link-101 tag-link-position-28" style="font-size: 8pt;" aria-label="fraud (2 items)">fraud</a> <a href="https://www.britishdeafnews.co.uk/tag/deaf-health/" class="tag-cloud-link tag-link-42 tag-link-position-29" style="font-size: 10.248175182482pt;" aria-label="health (4 items)">health</a> <a href="https://www.britishdeafnews.co.uk/tag/human-rights/" class="tag-cloud-link tag-link-376 tag-link-position-30" style="font-size: 13.313868613139pt;" aria-label="human rights (9 items)">human rights</a> <a href="https://www.britishdeafnews.co.uk/tag/international/" class="tag-cloud-link tag-link-84 tag-link-position-31" style="font-size: 14.131386861314pt;" aria-label="international (11 items)">international</a> <a href="https://www.britishdeafnews.co.uk/tag/interpreting/" class="tag-cloud-link tag-link-77 tag-link-position-32" style="font-size: 14.846715328467pt;" aria-label="interpreting (13 items)">interpreting</a> <a href="https://www.britishdeafnews.co.uk/tag/islbsl-act/" class="tag-cloud-link tag-link-212 tag-link-position-33" style="font-size: 9.2262773722628pt;" aria-label="isl/bsl act (3 items)">isl/bsl act</a> <a href="https://www.britishdeafnews.co.uk/tag/margate/" class="tag-cloud-link tag-link-193 tag-link-position-34" style="font-size: 11.78102189781pt;" aria-label="margate (6 items)">margate</a> <a href="https://www.britishdeafnews.co.uk/tag/music/" class="tag-cloud-link tag-link-280 tag-link-position-35" style="font-size: 10.248175182482pt;" aria-label="music (4 items)">music</a> <a href="https://www.britishdeafnews.co.uk/tag/national-curriculum/" class="tag-cloud-link tag-link-338 tag-link-position-36" style="font-size: 11.065693430657pt;" aria-label="national curriculum (5 items)">national curriculum</a> <a href="https://www.britishdeafnews.co.uk/tag/politics/" class="tag-cloud-link tag-link-2008 tag-link-position-37" style="font-size: 9.2262773722628pt;" aria-label="Politics (3 items)">Politics</a> <a href="https://www.britishdeafnews.co.uk/tag/power-in-our-hands/" class="tag-cloud-link tag-link-137 tag-link-position-38" style="font-size: 10.248175182482pt;" aria-label="power in our hands (4 items)">power in our hands</a> <a href="https://www.britishdeafnews.co.uk/tag/school/" class="tag-cloud-link tag-link-88 tag-link-position-39" style="font-size: 13.722627737226pt;" aria-label="school (10 items)">school</a> <a href="https://www.britishdeafnews.co.uk/tag/sign-language/" class="tag-cloud-link tag-link-75 tag-link-position-40" style="font-size: 19.547445255474pt;" aria-label="sign language (40 items)">sign language</a> <a href="https://www.britishdeafnews.co.uk/tag/sport/" class="tag-cloud-link tag-link-348 tag-link-position-41" style="font-size: 11.065693430657pt;" aria-label="sport (5 items)">sport</a> <a href="https://www.britishdeafnews.co.uk/tag/deaf-sports/" class="tag-cloud-link tag-link-45 tag-link-position-42" style="font-size: 11.065693430657pt;" aria-label="sports (5 items)">sports</a> <a href="https://www.britishdeafnews.co.uk/tag/technologies/" class="tag-cloud-link tag-link-46 tag-link-position-43" style="font-size: 8pt;" aria-label="technology (2 items)">technology</a> <a href="https://www.britishdeafnews.co.uk/tag/tennis/" class="tag-cloud-link tag-link-91 tag-link-position-44" style="font-size: 9.2262773722628pt;" aria-label="tennis (3 items)">tennis</a> <a href="https://www.britishdeafnews.co.uk/tag/wfd/" class="tag-cloud-link tag-link-87 tag-link-position-45" style="font-size: 10.248175182482pt;" aria-label="wfd (4 items)">wfd</a></div> </aside><aside class="widget widget_text"><div class="block-title"><span>Subscribe to our mailing list</span></div> <div class="textwidget"><script>(function() { window.mc4wp = window.mc4wp || { listeners: [], forms: { on: function(evt, cb) { window.mc4wp.listeners.push( { event : evt, callback: cb } ); } } } })(); </script><!-- Mailchimp for WordPress v4.9.2 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-2183" method="post" data-id="2183" data-name="BDN email subscribe" ><div class="mc4wp-form-fields"><table border="0" cellspacing="0" cellpadding="10" bgcolor="#EEEEEE"> <tbody> <tr> <td><h4>Don’t want to miss anything?</h4> <p>Subscribe to our mailing list to receive the latest news and updates from BDN - right in your inbox.</p> <p> <label>Email address: </label> <input type="email" name="EMAIL" placeholder="Your best email" required /> </p> <p> <label>Name: </label> <input type="text" name="FNAME" placeholder="Your name" /> </p> <p> <input type="submit" value="Subscribe to BDN" /> </p> <p><font size="1"> We respect your privacy. Your information will not be shared with any third party and you can unsubscribe at any time.</font></p></td> </tr> </tbody> </table></div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off" /></label><input type="hidden" name="_mc4wp_timestamp" value="1743940467" /><input type="hidden" name="_mc4wp_form_id" value="2183" /><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1" /><div class="mc4wp-response"></div></form><!-- / Mailchimp for WordPress Plugin --></div> </aside> </div> </div> </div> <!-- /.td-pb-row --> </div> <!-- /.td-container --> </div> <!-- /.td-main-content-wrap --> <!-- Instagram --> <!-- Footer --> <div class="td-footer-wrapper"> <div class="td-container"> <div class="td-pb-row"> <div class="td-pb-span12"> </div> </div> <div class="td-pb-row"> <div class="td-pb-span4"> <div class="td_block_wrap td_block_7 td_uid_18_67f26b7353e42_rand td-pb-border-top" data-td-block-uid="td_uid_18_67f26b7353e42" ><script>var block_td_uid_18_67f26b7353e42 = new tdBlock(); block_td_uid_18_67f26b7353e42.id = "td_uid_18_67f26b7353e42"; block_td_uid_18_67f26b7353e42.atts = '{"limit":3,"sort":"featured","post_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","category_id":"","category_ids":"","custom_title":"EDITOR PICKS","custom_url":"","show_child_cat":"","sub_cat_ajax":"","ajax_pagination":"","header_color":"","header_text_color":"","ajax_pagination_infinite_stop":"","td_column_number":1,"td_ajax_preloading":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","color_preset":"","border_top":"","class":"td_uid_18_67f26b7353e42_rand","el_class":"","offset":"","css":"","live_filter":"","live_filter_cur_post_id":"","live_filter_cur_post_author":""}'; block_td_uid_18_67f26b7353e42.td_column_number = "1"; block_td_uid_18_67f26b7353e42.block_type = "td_block_7"; block_td_uid_18_67f26b7353e42.post_count = "3"; block_td_uid_18_67f26b7353e42.found_posts = "347"; block_td_uid_18_67f26b7353e42.header_color = ""; block_td_uid_18_67f26b7353e42.ajax_pagination_infinite_stop = ""; block_td_uid_18_67f26b7353e42.max_num_pages = "116"; tdBlocksArray.push(block_td_uid_18_67f26b7353e42); </script><div class="td-block-title-wrap"><h4 class="block-title"><span>EDITOR PICKS</span></h4></div><div id=td_uid_18_67f26b7353e42 class="td_block_inner"> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/tracing-deaf-family-history/" rel="bookmark" title="Tracing Deaf Family History"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/Geraldine-BDN-Web.jpg?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/Geraldine-BDN-Web.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/Geraldine-BDN-Web.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/Geraldine-BDN-Web.jpg?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="Picture of Geraldine" title="Tracing Deaf Family History"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/tracing-deaf-family-history/" rel="bookmark" title="Tracing Deaf Family History">Tracing Deaf Family History</a></h3> <div class="td-module-meta-info"> </div> </div> </div> </div> <!-- ./td-block-span12 --> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/law-change-deaf-jurors/" rel="bookmark" title="Law change opens door to deaf jurors"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/David-1.jpg?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/David-1.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/David-1.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2021/03/David-1.jpg?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="David Buxton" title="Law change opens door to deaf jurors"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/law-change-deaf-jurors/" rel="bookmark" title="Law change opens door to deaf jurors">Law change opens door to deaf jurors</a></h3> <div class="td-module-meta-info"> </div> </div> </div> </div> <!-- ./td-block-span12 --> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/skateboard-trick-to-be-renamed-in-honour-of-deaf-inventor/" rel="bookmark" title="Skateboard trick to be renamed in honour of deaf inventor"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/09/maxresdefault.jpg?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/09/maxresdefault.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/09/maxresdefault.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2020/09/maxresdefault.jpg?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="" title="Skateboard trick to be renamed in honour of deaf inventor"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/skateboard-trick-to-be-renamed-in-honour-of-deaf-inventor/" rel="bookmark" title="Skateboard trick to be renamed in honour of deaf inventor">Skateboard trick to be renamed in honour of deaf inventor</a></h3> <div class="td-module-meta-info"> </div> </div> </div> </div> <!-- ./td-block-span12 --></div></div> <!-- ./block --> </div> <div class="td-pb-span4"> <div class="td_block_wrap td_block_7 td_uid_19_67f26b7355fd6_rand td-pb-border-top" data-td-block-uid="td_uid_19_67f26b7355fd6" ><script>var block_td_uid_19_67f26b7355fd6 = new tdBlock(); block_td_uid_19_67f26b7355fd6.id = "td_uid_19_67f26b7355fd6"; block_td_uid_19_67f26b7355fd6.atts = '{"limit":3,"sort":"popular","post_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","category_id":"","category_ids":"","custom_title":"POPULAR POSTS","custom_url":"","show_child_cat":"","sub_cat_ajax":"","ajax_pagination":"","header_color":"","header_text_color":"","ajax_pagination_infinite_stop":"","td_column_number":1,"td_ajax_preloading":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","color_preset":"","border_top":"","class":"td_uid_19_67f26b7355fd6_rand","el_class":"","offset":"","css":"","live_filter":"","live_filter_cur_post_id":"","live_filter_cur_post_author":""}'; block_td_uid_19_67f26b7355fd6.td_column_number = "1"; block_td_uid_19_67f26b7355fd6.block_type = "td_block_7"; block_td_uid_19_67f26b7355fd6.post_count = "3"; block_td_uid_19_67f26b7355fd6.found_posts = "347"; block_td_uid_19_67f26b7355fd6.header_color = ""; block_td_uid_19_67f26b7355fd6.ajax_pagination_infinite_stop = ""; block_td_uid_19_67f26b7355fd6.max_num_pages = "116"; tdBlocksArray.push(block_td_uid_19_67f26b7355fd6); </script><div class="td-block-title-wrap"><h4 class="block-title"><span>POPULAR POSTS</span></h4></div><div id=td_uid_19_67f26b7355fd6 class="td_block_inner"> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/lets-get-bsl-national-curriculum/" rel="bookmark" title="Let&#8217;s get BSL into the National Curriculum"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/01/BSL-National-Curriculum.png?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/01/BSL-National-Curriculum.png?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/01/BSL-National-Curriculum.png?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/01/BSL-National-Curriculum.png?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="" title="Let&#8217;s get BSL into the National Curriculum"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/lets-get-bsl-national-curriculum/" rel="bookmark" title="Let&#8217;s get BSL into the National Curriculum">Let&#8217;s get BSL into the National Curriculum</a></h3> <div class="td-module-meta-info"> </div> </div> </div> </div> <!-- ./td-block-span12 --> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/aldi-partners-with-itv-for-full-ad-break-entirely-in-sign-language/" rel="bookmark" title="Aldi partners with ITV for full ad break entirely in Sign Language"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/05/Aldi-Ad-Maisie.jpg?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/05/Aldi-Ad-Maisie.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/05/Aldi-Ad-Maisie.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2018/05/Aldi-Ad-Maisie.jpg?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="Aldi Ad featuring Maisie" title="Aldi partners with ITV for full ad break entirely in Sign Language"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/aldi-partners-with-itv-for-full-ad-break-entirely-in-sign-language/" rel="bookmark" title="Aldi partners with ITV for full ad break entirely in Sign Language">Aldi partners with ITV for full ad break entirely in Sign...</a></h3> <div class="td-module-meta-info"> </div> </div> </div> </div> <!-- ./td-block-span12 --> <div class="td-block-span12"> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.britishdeafnews.co.uk/dr-paddy-ladd-recognised-york-st-john-university/" rel="bookmark" title="Dr Paddy Ladd recognised by York St John University"><img width="100" height="70" class="entry-thumb" src="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/10/Dr-Paddy-Ladd-01.jpg?resize=100%2C70&ssl=1" srcset="https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/10/Dr-Paddy-Ladd-01.jpg?resize=100%2C70&ssl=1 100w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/10/Dr-Paddy-Ladd-01.jpg?resize=218%2C150&ssl=1 218w, https://i0.wp.com/www.britishdeafnews.co.uk/wp-content/uploads/2017/10/Dr-Paddy-Ladd-01.jpg?zoom=3&resize=100%2C70&ssl=1 300w" sizes="(max-width: 100px) 100vw, 100px" alt="Dr Paddy Ladd" title="Dr Paddy Ladd recognised by York St John University"/></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.britishdeafnews.co.uk/dr-paddy-ladd-recognised-york-st-john-university/" rel="bookmark" title="Dr Paddy Ladd recognised by York St John University">Dr Paddy Ladd recognised by York St John University</a></h3> <div class="td-module-meta-info"> </div> </div> </div> </div> <!-- ./td-block-span12 --></div></div> <!-- ./block --> </div> <div class="td-pb-span4"> <div class="td_block_wrap td_block_popular_categories td_uid_20_67f26b735bb27_rand widget widget_categories td-pb-border-top" data-td-block-uid="td_uid_20_67f26b735bb27" ><h4 class="block-title"><span>POPULAR CATEGORY</span></h4><ul class="td-pb-padding-side"><li><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/">Deaf News &amp; Sports<span class="td-cat-no">215</span></a></li><li><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/">UK<span class="td-cat-no">101</span></a></li><li><a href="https://www.britishdeafnews.co.uk/category/bloggers/">Bloggers<span class="td-cat-no">85</span></a></li><li><a href="https://www.britishdeafnews.co.uk/category/empowerment/rights-equality/">Rights &amp; Equality<span class="td-cat-no">72</span></a></li><li><a href="https://www.britishdeafnews.co.uk/category/empowerment/">Empowerment<span class="td-cat-no">68</span></a></li><li><a href="https://www.britishdeafnews.co.uk/category/lifestyle/people/">People<span class="td-cat-no">62</span></a></li><li><a href="https://www.britishdeafnews.co.uk/category/lifestyle/">Lifestyle<span class="td-cat-no">61</span></a></li><li><a href="https://www.britishdeafnews.co.uk/category/deaf-news-sports/uk/england/">England<span class="td-cat-no">46</span></a></li><li><a href="https://www.britishdeafnews.co.uk/category/lifestyle/art-entertainment/">Art &amp; Entertainment<span class="td-cat-no">44</span></a></li></ul></div> <!-- ./block --> </div> </div> </div> <div class="td-footer-bottom-full"> <div class="td-container"> <div class="td-pb-row"> <div class="td-pb-span3"><aside class="footer-logo-wrap"><a href="https://www.britishdeafnews.co.uk/"><img class="td-retina-data" src="https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/BDN-website-logo-white-01-280x96pix-mobile.png" data-retina="https://www.britishdeafnews.co.uk/wp-content/uploads/2016/10/BDN-website-logo-white-01.png" alt="" title=""/></a></aside></div><div class="td-pb-span5"><aside class="footer-text-wrap"><div class="block-title"><span>ABOUT US</span></div>British Deaf News – the Deaf community’s leading online news portal, brought to you by the <a href="http://www.bda.org.uk" target="_blank">British Deaf Association</a>.</aside></div><div class="td-pb-span4"><aside class="footer-social-wrap td-social-style-2"><div class="block-title"><span>FOLLOW US</span></div> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.facebook.com/BritishDeafNews" title="Facebook"> <i class="td-icon-font td-icon-facebook"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.instagram.com/britishdeafassociation/" title="Instagram"> <i class="td-icon-font td-icon-instagram"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://twitter.com/BritishDeafNews" title="Twitter"> <i class="td-icon-font td-icon-twitter"></i> </a> </span></aside></div> </div> </div> </div> </div> <!-- Sub Footer --> <div class="td-sub-footer-container"> <div class="td-container"> <div class="td-pb-row"> <div class="td-pb-span7 td-sub-footer-menu"> <div class="menu-footer-container"><ul id="menu-footer" class="td-subfooter-menu"><li id="menu-item-1707" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-first td-menu-item td-normal-menu menu-item-1707"><a href="https://www.britishdeafnews.co.uk/contributions-to-bdn/">Contributions</a></li> <li id="menu-item-1683" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1683"><a href="https://www.britishdeafnews.co.uk/advertising/">Submit Advert</a></li> <li id="menu-item-323" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-323"><a href="https://www.britishdeafnews.co.uk/advertising-policy/">Advert Policy</a></li> <li id="menu-item-324" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-324"><a href="https://www.britishdeafnews.co.uk/accessibility/">Accessibility</a></li> <li id="menu-item-316" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-316"><a href="https://www.britishdeafnews.co.uk/t-c/">Terms &#038; Cond | Privacy</a></li> <li id="menu-item-326" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-326"><a href="https://www.britishdeafnews.co.uk/contact-us/">Contact Us</a></li> </ul></div> </div> <div class="td-pb-span5 td-sub-footer-copy"> &copy; BDN - British Deaf Association 2016-2018 </div> </div> </div> </div> </div><!--close td-outer-wrap--> <style type="text/css" > </style> <!-- Cookie Bar --> <div id="eu-cookie-bar">By continuing to browse this site, you agree to our <a href="https://aboutcookies.com/" target="_blank" rel="nofollow">use of cookies</a>. <button id="euCookieAcceptWP" onclick="euSetCookie('euCookiesAcc', true, 30); euAcceptCookiesWP();">I Understand</button></div> <!-- End Cookie Bar --> <script>(function() {function maybePrefixUrlField () { const value = this.value.trim() if (value !== '' && value.indexOf('http') !== 0) { this.value = 'http://' + value } } const urlFields = document.querySelectorAll('.mc4wp-form input[type="url"]') for (let j = 0; j < urlFields.length; j++) { urlFields[j].addEventListener('blur', maybePrefixUrlField) } })();</script> <div style="display:none"> </div> <!-- Theme: Newspaper by tagDiv 2016 Version: 7.5 (rara) Deploy mode: deploy uid: 67f26b735f793 --> <!-- Custom css form theme panel --> <style type="text/css" media="screen"> /* custom css theme panel */ .sf-menu ul { background-color: #F3F3F3; } .sf-menu > li > a { padding: 0 6px; letter-spacing: -.1px;} .sf-menu > .current-menu-item > a, .sf-menu > .current-menu-ancestor > a, .sf-menu > .current-category-ancestor > a, .sf-menu > li > a:hover, .sf-menu > .sfHover > a { background-color: rgb(0, 0, 0);} .td-big-grid-post .entry-thumb{height:100%;} .td-header-row:before, .td-header-gradient:before { content: ""; height: 4px; position: absolute; bottom: -4px; background: #1899e3; z-index: 1; } .td-magazine .td-header-style-1 .td-header-top-menu-full { border-bottom: 1px solid #e9e9e9; border-top: 4px solid #1899e3; } .td-header-menu-wrap.td-header-gradient.td-affix li > a:after{height:0px; } .td-affix .sf-menu li .fa { margin-right: 5px; } @media (max-width: 767px){ .td-affix #td-header-menu { min-height: 48px !important;} #td-top-mobile-toggle { display: inline-block; position: relative;} .sf-menu { display: none; } .td-main-menu-logo { display: block; margin: auto; height: 0; bottom: 0; top: 0; left: 0; right: 0; position: absolute; padding: 0; } .td-main-menu-logo img { margin: auto; bottom: 0; top: 0; left: 0; right: 0; position: absolute; padding: 0; } .bdn-tag-line-full-width-div{ width:100%; margin: auto 0; } } </style> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&#038;ver=132249e245926ae3e188' id='jetpack-photon-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/enable-jquery-migrate-helper/js/jquery-ui/core.min.js?ver=1.11.4-wp' id='jquery-ui-core-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/enable-jquery-migrate-helper/js/jquery-ui/datepicker.min.js?ver=1.11.4-wp' id='jquery-ui-datepicker-js'></script> <script type='text/javascript' id='jquery-ui-datepicker-js-after'> jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"dS MM yy","firstDay":1,"isRTL":false});}); </script> <script type='text/javascript' id='ppress-frontend-script-js-extra'> /* <![CDATA[ */ var pp_ajax_form = {"ajaxurl":"https:\/\/www.britishdeafnews.co.uk\/wp-admin\/admin-ajax.php","confirm_delete":"Are you sure?","deleting_text":"Deleting...","deleting_error":"An error occurred. Please try again.","nonce":"64c1bbd748","disable_ajax_form":"false","is_checkout":"0","is_checkout_tax_enabled":"0"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/wp-user-avatar/assets/js/frontend.min.js?ver=4.8.0' id='ppress-frontend-script-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/themes/Newspaper/js/tagdiv_theme.js?ver=7.5' id='td-site-js'></script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-includes/js/comment-reply.min.js?ver=6.1.7' id='comment-reply-js'></script> <script type='text/javascript' id='wp-accessibility-js-extra'> /* <![CDATA[ */ var wpa = {"skiplinks":{"enabled":false,"output":""},"target":"1","tabindex":"1","underline":{"enabled":false,"target":"a"},"dir":"","lang":"","titles":"","labels":"","wpalabels":{"s":"Search","author":"Name","email":"Email","url":"Website","comment":"Comment"},"current":"","errors":""}; /* ]]> */ </script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/wp-accessibility/js/wp-accessibility.js?ver=1.6.3' id='wp-accessibility-js'></script> <script type='text/javascript' id='longdesc.button-js-extra'> /* <![CDATA[ */ var wparest = {"url":"https:\/\/www.britishdeafnews.co.uk\/wp-json\/wp\/v2\/media","text":"<span class=\"dashicons dashicons-media-text\" aria-hidden=\"true\"><\/span><span class=\"screen-reader\">Long Description<\/span>"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/wp-accessibility/js/longdesc.button.js?ver=1.6.3' id='longdesc.button-js'></script> <script defer type='text/javascript' src='https://stats.wp.com/e-202514.js' id='jetpack-stats-js'></script> <script type='text/javascript' id='jetpack-stats-js-after'> _stq = window._stq || []; _stq.push([ "view", {v:'ext',blog:'119069396',post:'6',tz:'1',srv:'www.britishdeafnews.co.uk',j:'1:12.5.1'} ]); _stq.push([ "clickTrackerInit", "119069396", "6" ]); </script> <script type='text/javascript' src='https://www.britishdeafnews.co.uk/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=4.12.1' id='wpb_composer_front_js-js'></script> <script type='text/javascript' defer src='https://www.britishdeafnews.co.uk/wp-content/plugins/mailchimp-for-wp/assets/js/forms.js?ver=4.9.2' id='mc4wp-forms-api-js'></script> <!-- JS generated by theme --> <script> jQuery().ready(function () { tdWeather.addItem({"block_uid":"td_top_weather_uid","location":"London, UK","api_location":"London","api_language":"en","today_icon":"few-clouds-d","today_icon_text":"few clouds","today_temp":[14.6,58.3],"today_humidity":48,"today_wind_speed":[3.1,1.9],"today_min":[13.3,56],"today_max":[15.8,60.5],"today_clouds":15,"current_unit":0,"forecast":[{"timestamp":1744027200,"day_temp":[14,58],"day_name":"Mon","owm_day_index":1},{"timestamp":1744113600,"day_temp":[15,58],"day_name":"Tue","owm_day_index":2},{"timestamp":1744200000,"day_temp":[14,57],"day_name":"Wed","owm_day_index":3},{"timestamp":1744286400,"day_temp":[15,59],"day_name":"Thu","owm_day_index":4},{"timestamp":1744372800,"day_temp":[16,62],"day_name":"Fri","owm_day_index":5}],"api_key":"f5dc074e364b4d0bbaacbab0030031a3"}); }); (function(){ var html_jquery_obj = jQuery('html'); if (html_jquery_obj.length && (html_jquery_obj.is('.ie8') || html_jquery_obj.is('.ie9'))) { var path = 'https://www.britishdeafnews.co.uk/wp-content/themes/Newspaper/style.css'; jQuery.get(path, function(data) { var str_split_separator = '#td_css_split_separator'; var arr_splits = data.split(str_split_separator); var arr_length = arr_splits.length; if (arr_length > 1) { var dir_path = 'https://www.britishdeafnews.co.uk/wp-content/themes/Newspaper'; var splited_css = ''; for (var i = 0; i < arr_length; i++) { if (i > 0) { arr_splits[i] = str_split_separator + ' ' + arr_splits[i]; } //jQuery('head').append('<style>' + arr_splits[i] + '</style>'); var formated_str = arr_splits[i].replace(/\surl\(\'(?!data\:)/gi, function regex_function(str) { return ' url(\'' + dir_path + '/' + str.replace(/url\(\'/gi, '').replace(/^\s+|\s+$/gm,''); }); splited_css += "<style>" + formated_str + "</style>"; } var td_theme_css = jQuery('link#td-theme-css'); if (td_theme_css.length) { td_theme_css.after(splited_css); } } }); } })(); </script> <style>.entry-crumbs .td-bread-sep{display:inline-block;} .entry-crumbs>span{display:inline-block;} .entry-crumbs>span:first-child{ display:inline-block; } </style> </body> </html>

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