CINXE.COM

The Durham Student

<!doctype html> <html lang="en-GB"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <title>The Durham Student</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" type="application/rss+xml" title="The Durham Student &raquo; Feed" href="https://durham-student.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="The Durham Student &raquo; Comments Feed" href="https://durham-student.org/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-9ZQRBK6T9P" data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false"> var mi_version = '9.2.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/durham-student.org\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-9ZQRBK6T9P', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-9ZQRBK6T9P', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/durham-student.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <link rel='stylesheet' id='sbi_styles-css' href='https://durham-student.org/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.6.1' media='all' /> <style id='wp-emoji-styles-inline-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> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--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--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;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='evps-admin-styles-700729-css' href='https://durham-student.org/wp-content/plugins/rest-api-featured-image/asset/dist/css/admin.min.css?ver=9.1.6' media='all' /> <link rel='stylesheet' id='evps-admin-dashboard-styles-700729-css' href='https://durham-student.org/wp-content/plugins/rest-api-featured-image/asset/dist/css/evps-dashboard.min.css?ver=9.1.6' media='all' /> <link rel='stylesheet' id='evps-lity-styles-700729-css' href='https://durham-student.org/wp-content/plugins/rest-api-featured-image/asset/dist/lity/lity.min.css?ver=9.1.6' media='all' /> <link rel='stylesheet' id='guest_author_styles-css' href='https://durham-student.org/wp-content/plugins/guest-author-name-premium/assets/guest-author.css?ver=1.0.2' media='all' /> <link rel='stylesheet' id='responsive-lightbox-swipebox-css' href='https://durham-student.org/wp-content/plugins/responsive-lightbox/assets/swipebox/swipebox.min.css?ver=2.4.8' media='all' /> <link rel='stylesheet' id='super-rss-reader-css' href='https://durham-student.org/wp-content/plugins/super-rss-reader/public/css/style.min.css?ver=5.2' media='all' /> <link rel='stylesheet' id='wp-show-posts-css' href='https://durham-student.org/wp-content/plugins/wp-show-posts/css/wp-show-posts-min.css?ver=1.1.6' media='all' /> <link rel='stylesheet' id='wp-pagenavi-css' href='https://durham-student.org/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70' media='all' /> <link rel='stylesheet' id='hello-elementor-css' href='https://durham-student.org/wp-content/themes/hello-elementor/style.min.css?ver=3.0.1' media='all' /> <link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://durham-student.org/wp-content/themes/hello-elementor/theme.min.css?ver=3.0.1' media='all' /> <link rel='stylesheet' id='chld_thm_cfg_child-css' href='https://durham-student.org/wp-content/themes/hello-durham-student-stg/style.css?ver=1739849225' media='all' /> <link rel='stylesheet' id='ds_styles-css' href='https://durham-student.org/wp-content/themes/hello-durham-student-stg/assets/css/styles.css?ver=1739849225' media='all' /> <link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://durham-student.org/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.0.1' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='widget-nav-menu-css' href='https://durham-student.org/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.25.2' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='widget-social-icons-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='e-apple-webkit-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='e-animation-fadeIn-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.35.0' media='all' /> <link rel='stylesheet' id='elementor-post-12956-css' href='https://durham-student.org/wp-content/uploads/sites/6/elementor/css/post-12956.css?ver=1739728099' media='all' /> <link rel='stylesheet' id='e-popup-style-css' href='https://durham-student.org/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.2' media='all' /> <link rel='stylesheet' id='sbistyles-css' href='https://durham-student.org/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.6.1' media='all' /> <link rel='stylesheet' id='font-awesome-5-all-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='swiper-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='widget-loop-builder-css' href='https://durham-student.org/wp-content/plugins/elementor-pro/assets/css/widget-loop-builder.min.css?ver=3.25.2' media='all' /> <link rel='stylesheet' id='widget-image-carousel-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='elementor-post-727-css' href='https://durham-student.org/wp-content/uploads/sites/6/elementor/css/post-727.css?ver=1739728151' media='all' /> <link rel='stylesheet' id='elementor-post-12961-css' href='https://durham-student.org/wp-content/uploads/sites/6/elementor/css/post-12961.css?ver=1739728099' media='all' /> <link rel='stylesheet' id='elementor-post-12959-css' href='https://durham-student.org/wp-content/uploads/sites/6/elementor/css/post-12959.css?ver=1739728099' media='all' /> <link rel='stylesheet' id='elementor-post-13054-css' href='https://durham-student.org/wp-content/uploads/sites/6/elementor/css/post-13054.css?ver=1739728099' media='all' /> <link rel='stylesheet' id='eael-general-css' href='https://durham-student.org/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.0.9' media='all' /> <link rel='stylesheet' id='guest-author-font-awesome-css' href='https://durham-student.org/wp-content/plugins/guest-author-name-premium/assets/font-awesome/css/font-awesome.min.css?ver=4.7.1' media='all' /> <link rel='stylesheet' id='guest-authorname-authorbox-css' href='https://durham-student.org/wp-content/plugins/guest-author-name-premium/assets/guest-authorname-authorbox.css?ver=1.505' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=auto&#038;ver=6.7.1' media='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://durham-student.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script src="https://durham-student.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://durham-student.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script id="c12_ajax_script-js-extra"> var c12Ajax = {"ajaxurl":"https:\/\/durham-student.org\/wp-admin\/admin-ajax.php"}; </script> <script src="https://durham-student.org/wp-content/themes/hello-durham-student-stg/assets/js/ajax.js?ver=1739849225" id="c12_ajax_script-js"></script> <script src="https://durham-student.org/wp-content/themes/hello-durham-student-stg/assets/js/posts.js?ver=1739849225" id="posts-js"></script> <script src="https://durham-student.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.1" id="monsterinsights-frontend-script-js" async data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/durham-student.org","hash_tracking":"false","v4_id":"G-9ZQRBK6T9P"};</script> <script src="https://durham-student.org/wp-content/plugins/responsive-lightbox/assets/swipebox/jquery.swipebox.min.js?ver=2.4.8" id="responsive-lightbox-swipebox-js"></script> <script src="https://durham-student.org/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script> <script src="https://durham-student.org/wp-content/plugins/responsive-lightbox/assets/infinitescroll/infinite-scroll.pkgd.min.js?ver=6.7.1" id="responsive-lightbox-infinite-scroll-js"></script> <script id="responsive-lightbox-js-before"> var rlArgs = {"script":"swipebox","selector":"lightbox","customEvents":"","activeGalleries":true,"animation":true,"hideCloseButtonOnMobile":false,"removeBarsOnMobile":false,"hideBars":true,"hideBarsDelay":5000,"videoMaxWidth":1080,"useSVG":true,"loopAtEnd":false,"woocommerce_gallery":false,"ajaxurl":"https:\/\/durham-student.org\/wp-admin\/admin-ajax.php","nonce":"a877eab642","preview":false,"postId":727,"scriptExtension":false}; </script> <script src="https://durham-student.org/wp-content/plugins/responsive-lightbox/js/front.js?ver=2.4.8" id="responsive-lightbox-js"></script> <script src="https://durham-student.org/wp-content/plugins/super-rss-reader/public/js/jquery.easy-ticker.min.js?ver=5.2" id="jquery-easy-ticker-js"></script> <script src="https://durham-student.org/wp-content/plugins/super-rss-reader/public/js/script.min.js?ver=5.2" id="super-rss-reader-js"></script> <script src="https://durham-student.org/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.27.5" id="font-awesome-4-shim-js"></script> <link rel="https://api.w.org/" href="https://durham-student.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://durham-student.org/wp-json/wp/v2/pages/727" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://durham-student.org/xmlrpc.php?rsd" /> <link rel="canonical" href="https://durham-student.org/" /> <link rel='shortlink' href='https://durham-student.org/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://durham-student.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdurham-student.org%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://durham-student.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdurham-student.org%2F&#038;format=xml" /> <meta name="generator" content="Elementor 3.27.5; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto"> <!-- Consent --> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag("consent", "default", { ad_storage: "denied", ad_user_data: "denied", ad_personalization: "denied", analytics_storage: "denied", functionality_storage: "denied", personalization_storage: "denied", security_storage: "granted", wait_for_update: 2000, }); gtag("set", "ads_data_redaction", true); gtag("set", "url_passthrough", true); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-THF4CQNF');</script> <!-- End Google Tag Manager --> <script src="https://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.js"></script> <meta name="p:domain_verify" content="f1497c29668526bfcde930084bea43b0"/> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <style id="wp-custom-css"> * { font-family: open-sans, sans-serif; } .social-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); column-gap: 30px; row-gap: 30px; } .grid-skeleton-post { aspect-ratio: 9/14; background: lightgrey; } .grid-post { aspect-ratio: 9/14; background-size: cover; background-repeat: no-repeat; background-position: center center; overflow: hidden; position: relative; } img.grid-bg { object-fit: cover; min-width: 100%; min-height: 100%; position: absolute; object-position: center; transition: opacity 300ms ease-in-out; opacity: 1; } img.grid-bg.preLoaded { opacity: 0; } .grid-content { position: absolute; padding: 10px; width: 100%; height: 100%; } @media screen and (max-width: 768px) { .grid-skeleton-post, .grid-post { aspect-ratio: 1/1; } } .featured-posts { min-height: 600px; display: flex; flex-direction: column; padding: 30px; justify-content: space-between; } .featured-post-skeleton { display: flex; align-items: center; gap: 30px; margin-bottom: 25px; } .text-skeleton-wrapper { flex: 1 50%; } .title-skeleton { margin-bottom: 20px; height: 20px; background: lightgrey; } .text-skeleton { height: 14px; background: lightgrey; width: 80%; margin-bottom: 5px; } .text-skeleton:nth-child(2n) { width: 60%; } .image-skeleton-wrapper { aspect-ratio: 1/1; width: 140px; height: 140px; } .image-skeleton { width: 100%; aspect-ratio: 1/1; background: lightgrey; flex: 0 50%; } form.filter { display: flex; } form.filter .category-filter { flex: 1 50%; padding: 0 35px 0 0; } form.filter .text-filter { flex: 1 50%; padding: 0 35px 0 0; } form.filter label { margin-bottom: 10px; } form.filter .social-filter { flex: 1 50%; } form.filter .social-filter .social-list { display: flex; } form.filter .social-list .social-item { aspect-ratio: 1/1; border-radius: 0 0 0 150px; /* background-color: lightgrey; */ min-height: 68px; cursor: pointer; transition: opacity 0.3s ease; background-size: 35px auto; background-repeat: no-repeat; background-position: 70% 35%; } form.filter .social-list .social-item.youtube { background-color: var(--e-global-color-58a1452); background-image: url('/wp-content/uploads/sites/6/2022/09/youtube-white@2x.png'); background-position: 65% 40%; } .tiktok { background-color: var(--e-global-color-secondary); background-image: url('/wp-content/uploads/sites/6/2022/09/tiktok-white@2x.png'); } form.filter .social-list .social-item.rss { background-color: rgba(255, 213, 58, 1); background-image: url('/wp-content/uploads/sites/6/2023/01/pinterest-white@2x.png'); } .instagram { background-color: var(--e-global-color-5dbc69d); background-image: url('/wp-content/uploads/sites/6/2022/09/instagram-white@2x.png'); } .blog { background-color: var(--e-global-color-primary); background-image: url('/wp-content/uploads/sites/6/2022/09/blog-white@2x.png'); } @media screen and (max-width: 768px) { form.filter { flex-direction: column; } form.filter .category-filter { padding: 0; } form.filter .category-filter, form.filter .social-filter { margin-bottom: 50px; } } .social-item { opacity: 0.5; } .social-item.active { opacity: 1.0; } body.isLoading .social-grid { opacity: 0.5 !important; } #ajax-load-more a { opacity: 1; cursor: pointer; } #ajax-load-more a.isBusy { opacity: 0.5; cursor: wait; } /** OVERRIDES **/ #social_modal_content .blog-post-modal main { display: flex; flex-direction: row; height: 100%; } #social_modal_content .blog-post-modal .image { width: 50%; height: 90%; max-height: 75vh; overflow: hidden; } #social_modal_content .blog-post-modal .image img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } #social_modal_content .blog-post-modal .content { padding: 50px; width: 50%; } #social_modal_content .blog-post-modal .content .caption div p { font-size: 16px; margin: 0; margin-bottom: 12px; flex: 1 50%; text-overflow: ellipsis; max-height: 264px; overflow: hidden; } @media screen and (max-width: 767px) { #social_modal_content .blog-post-modal main { flex-direction: column !important; } #social_modal_content .blog-post-modal .image, #social_modal_content .blog-post-modal .content { width: 100%; } } /** HEADER FEATURED POSTS ALT STYLING **/ .featured-posts.v2 { min-height: 600px; display: flex; flex-direction: row; padding: 30px; justify-content: space-between; flex-wrap: wrap; padding: 0 0 0 20px !important; } .featured-posts.v2 .featured-post-skeleton { display: flex; align-items: center; gap: 30px; flex-basis: calc(50% - 10px); flex-direction: column; border-bottom: 0px solid #fff; padding: 0; } .featured-posts.v2 .text-skeleton-wrapper { display: none; } .featured-posts.v2 .image-skeleton-wrapper { aspect-ratio: 2.5/3; width: 100%; min-height: calc(100% - 10px); } .featured-posts.v2 .featured-post .image-skeleton { width: 100%; height: 100%; border-radius: 10px; overflow: hidden; box-shadow: 0 3px 6px rgb(0 0 0 / 16%); position: relative; border-radius: 0; } .featured-posts.v2 .featured-post .image-skeleton img { object-fit: cover; object-position: center center; min-width: 100%; min-height: 100%; aspect-ratio: 2.5/3; } #social_modal_content .rss-modal { width: 100%; height: 100%; padding-top: 75px; position: relative; } #social_modal_content .rss-modal main { display: flex; flex-direction: row; height: 100%; } #social_modal_content .rss-modal .image { width: 50%; height: 90%; max-height: 75vh; overflow: hidden; } #social_modal_content .rss-modal .image img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } #social_modal_content .rss-modal .content { padding: 50px; width: 50%; } #social_modal_content .rss-modal .content .caption { display: flex; flex-direction: column; justify-content: space-between; } .featured-post[data-network="RSS"] .image-skeleton .network-icon { background-color: rgba(255, 213, 58, 1.0); background-image: url('/wp-content/uploads/sites/6/2023/01/pinterest-white@2x.png') } .featured-post[data-network="YouTube"] .image-skeleton .network-icon { background-color: #e60023; background-image: url('/wp-content/uploads/sites/6//2022/09/youtube-white@2x.png') } .image-skeleton .fp-overlay { transition: all 0.3s linear; display: block; position: absolute; width: 100%; height: 100%; top: 0; opacity: 0; background-position: center; background-repeat: no-repeat } .image-skeleton:hover .fp-overlay { opacity: 01; } .featured-post[data-network="Instagram"] .fp-overlay { background-color: rgba(175, 169, 97, 0.9); background-image: url(/wp-content/uploads/sites/6/2022/09/instagram-white@2x.png); } .featured-post[data-network="Tiktok"] .fp-overlay { background-color: rgba(0, 174, 239, 0.9); background-image: url('/wp-content/uploads/sites/6/2022/09/tiktok-white@2x.png'); } .featured-post[data-network="YouTube"] .fp-overlay { background-color: rgba(190, 30, 45, 0.9); background-image: url('/wp-content/uploads/sites/6//2022/09/youtube-white@2x.png'); } .featured-post[data-network="RSS"] .fp-overlay { background-color: rgba(255, 213, 58, 0.9); background-image: url('/wp-content/uploads/sites/6/2023/01/pinterest-white@2x.png'); } .sp_edit { display: block; left: 0px; width: 90px; top: 0; height: 90px; position: absolute; z-index: 10; padding-top: 26px; text-align: left; border-bottom-right-radius: 90px; padding-left: 20px; overflow: hidden; } .sp_edit a { position: absolute; height: 90px; width: 90px; display: block; } .social-item { opacity: 0.5; margin: 2px; transform: scale(0.9); } .social-item.active { opacity: 1.0; transform: scale(1.05); } @media screen and (max-width: 1024px) { .elementor-12961 .elementor-element.elementor-element-75537db2 { display: block !important; position: relative; top: -20px; } .youtube-modal .video { padding-top: 75px; } #social_modal_content .instagram-modal main, #social_modal_content .tiktok-modal main { display: block; min-height: calc(85vh - 75px); } #social_modal_content .instagram-modal .image { flex: 1 50%; padding: 20px 50px; background: #d0d0d0; display: flex; align-items: center; /* max-width: 50%; */ min-height: 25vh; width: 100%; display: block; flex: 1 100%; max-width: 100%; } #social_modal_content .rss-modal main { display: block; flex-direction: row; height: 100%; } #social_modal_content .rss-modal .image { width: 100%; height: 45vh; max-height: 75vh; overflow: hidden; } #social_modal_content .rss-modal .content { padding: 50px; width: 100%; } } .swiper-container-android .swiper-slide, .swiper-wrapper { transform: translateZ(0); overflow: visible !important; } </style> <style id="kirki-inline-styles"></style></head> <body class="home page-template-default page page-id-727 guest-author-post elementor-default elementor-kit-12956 elementor-page elementor-page-727"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-THF4CQNF" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div data-elementor-type="header" data-elementor-id="12961" class="elementor elementor-12961 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-3e88f737 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="3e88f737" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7cb4a04" data-id="7cb4a04" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-637fa65f elementor-widget elementor-widget-image" data-id="637fa65f" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://durham-student.org"> <img fetchpriority="high" width="800" height="331" src="https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB.png" class="attachment-large size-large wp-image-12960" alt="" srcset="https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB.png 1000w, https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB-300x124.png 300w, https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB-150x62.png 150w, https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB-768x318.png 768w, https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB-75x31.png 75w" sizes="(max-width: 800px) 100vw, 800px" /> </a> </div> </div> <div class="elementor-element elementor-element-d592d92 elementor-widget elementor-widget-heading" data-id="d592d92" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="/">The Durham Student</a></h2> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4d20ff36" data-id="4d20ff36" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-70c3b422 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="70c3b422" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-75537db2 elementor-hidden-tablet elementor-hidden-mobile" data-id="75537db2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-47a82394 elementor-align-right elementor-widget elementor-widget-button" data-id="47a82394" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="/get-published/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Share Your Story</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ba61e73 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile" data-id="ba61e73" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-57bf6c94 elementor-view-default elementor-widget elementor-widget-icon" data-id="57bf6c94" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6MTI5NTcsInRvZ2dsZSI6ZmFsc2V9"> <i aria-hidden="true" class="fas fa-search"></i> </a> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <main id="content" class="site-main post-727 page type-page status-publish hentry"> <div class="page-content"> <div data-elementor-type="wp-page" data-elementor-id="727" class="elementor elementor-727" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-86de3fc elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="86de3fc" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-77532ca" data-id="77532ca" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-99944fd elementor-widget elementor-widget-heading" data-id="99944fd" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Discover what Durham student life is all about from those who know it best.</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d48b393 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d48b393" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aca00d1" data-id="aca00d1" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8c06a4e elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel" data-id="8c06a4e" data-element_type="widget" data-settings="{&quot;template_id&quot;:15728,&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_scroll&quot;:&quot;2&quot;,&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-widget-container&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="loop-carousel.post"> <div class="elementor-widget-container"> <div class="swiper elementor-loop-container elementor-grid" dir="ltr"> <div class="swiper-wrapper" aria-live="polite"> <style id="loop-dynamic-15728">.e-loop-item-15787 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/07/colleges.jpg");}</style><style id="loop-15728">.elementor-bc-flex-widget .elementor-15728 .elementor-element.elementor-element-af748bd.elementor-column .elementor-widget-wrap{align-items:flex-end;}.elementor-15728 .elementor-element.elementor-element-af748bd.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-end;align-items:flex-end;}.elementor-15728 .elementor-element.elementor-element-af748bd.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15728 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-position:center center;background-size:cover;opacity:1;}.elementor-15728 .elementor-element.elementor-element-af748bd:hover > .elementor-element-populated > .elementor-background-overlay{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-15728 .elementor-element.elementor-element-af748bd > .elementor-element-populated, .elementor-15728 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay, .elementor-15728 .elementor-element.elementor-element-af748bd > .elementor-background-slideshow{border-radius:20px 20px 20px 20px;}.elementor-15728 .elementor-element.elementor-element-af748bd > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0% 0% 0% 0%;--e-column-margin-right:0%;--e-column-margin-left:0%;padding:0px 0px 0px 0px;}.elementor-15728 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15728 .elementor-element.elementor-element-b5bafea:not(.elementor-motion-effects-element-type-background), .elementor-15728 .elementor-element.elementor-element-b5bafea > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFFBF;}.elementor-15728 .elementor-element.elementor-element-b5bafea:hover{background-color:#FFFFFF;}.elementor-15728 .elementor-element.elementor-element-b5bafea{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0%;margin-bottom:6%;}.elementor-15728 .elementor-element.elementor-element-b5bafea > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15728 .elementor-element.elementor-element-c3430c3 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0% 0% 0% 0%;--e-column-margin-right:0%;--e-column-margin-left:0%;}.elementor-15728 .elementor-element.elementor-element-c3430c3 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-15728 .elementor-element.elementor-element-1b1f395 > .elementor-widget-container{padding:10px 10px 010px 10px;}.elementor-15728 .elementor-element.elementor-element-1b1f395{text-align:center;}.elementor-15728 .elementor-element.elementor-element-1b1f395 .elementor-heading-title{font-family:"Arial", Sans-serif;font-size:17px;font-weight:600;}/* Start custom CSS for column, class: .elementor-element-af748bd */.elementor-15728 .elementor-element.elementor-element-af748bd { aspect-ratio: 1/1; cursor: pointer; }/* End custom CSS */</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15787 post-15787 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/colleges/">Colleges</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <style id="loop-dynamic-15728">.e-loop-item-15785 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/07/graduands-.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15785 post-15785 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/congregation-memories/">Congregation and Alumni stories</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <style id="loop-dynamic-15728">.e-loop-item-15784 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/07/department-subjects-.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15784 post-15784 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/departments-and-subjects/">Departments and Subjects</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <style id="loop-dynamic-15728">.e-loop-item-15786 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/07/Durham-city.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15786 post-15786 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/durham-city/">Durham City</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <style id="loop-dynamic-15728">.e-loop-item-15867 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/10/events-playlist-.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15867 post-15867 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/events/">Events</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <i aria-hidden="true" class="eicon-chevron-left"></i> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <i aria-hidden="true" class="eicon-chevron-right"></i> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-203a243 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="203a243" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ee447fc" data-id="ee447fc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-947225c elementor-widget elementor-widget-heading" data-id="947225c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Search by keyword</h2> </div> </div> <div class="elementor-element elementor-element-878a419 elementor-widget elementor-widget-shortcode" data-id="878a419" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"> <form class="filter" id="filter-form"> <div class="text-filter" style="flex-basis: 75%"> <!-- <label for="text"><em><strong> Search</strong></em></label> --> <input type="text" value="" placeholder="Search thedurhamstudent" name="wordsearch" id="wordsearch"> <input type="hidden" name="storyboard" id="storyboard" value=""> </div> <div class="category-filter" style="display: none;"> <label for="categories"><em><strong> Select category</strong></em></label> <select name="categories" id="categories"> <option value="ALL">All categories</option> <!-- WP_Term Object ( [term_id] => 17 [name] => Colleges [slug] => colleges [term_group] => 0 [term_taxonomy_id] => 17 [taxonomy] => category [description] => [parent] => 0 [count] => 82 [filter] => raw [cat_ID] => 17 [category_count] => 82 [category_description] => [cat_name] => Colleges [category_nicename] => colleges [category_parent] => 0 ) --> <option value="colleges">Colleges</option> <!-- WP_Term Object ( [term_id] => 22 [name] => Durham City [slug] => durham-city [term_group] => 0 [term_taxonomy_id] => 22 [taxonomy] => category [description] => [parent] => 0 [count] => 73 [filter] => raw [cat_ID] => 22 [category_count] => 73 [category_description] => [cat_name] => Durham City [category_nicename] => durham-city [category_parent] => 0 ) --> <option value="durham-city">Durham City</option> <!-- WP_Term Object ( [term_id] => 13 [name] => Events [slug] => events [term_group] => 0 [term_taxonomy_id] => 13 [taxonomy] => category [description] => [parent] => 0 [count] => 88 [filter] => raw [cat_ID] => 13 [category_count] => 88 [category_description] => [cat_name] => Events [category_nicename] => events [category_parent] => 0 ) --> <option value="events">Events</option> <!-- WP_Term Object ( [term_id] => 18 [name] => Postgraduate [slug] => postgraduate [term_group] => 0 [term_taxonomy_id] => 18 [taxonomy] => category [description] => [parent] => 0 [count] => 103 [filter] => raw [cat_ID] => 18 [category_count] => 103 [category_description] => [cat_name] => Postgraduate [category_nicename] => postgraduate [category_parent] => 0 ) --> <option value="postgraduate">Postgraduate</option> <!-- WP_Term Object ( [term_id] => 831 [name] => Student experience [slug] => experience [term_group] => 0 [term_taxonomy_id] => 831 [taxonomy] => category [description] => [parent] => 0 [count] => 575 [filter] => raw [cat_ID] => 831 [category_count] => 575 [category_description] => [cat_name] => Student experience [category_nicename] => experience [category_parent] => 0 ) --> <option value="experience">Student experience</option> <!-- WP_Term Object ( [term_id] => 15 [name] => Undergraduate [slug] => undergraduate [term_group] => 0 [term_taxonomy_id] => 15 [taxonomy] => category [description] => [parent] => 0 [count] => 285 [filter] => raw [cat_ID] => 15 [category_count] => 285 [category_description] => [cat_name] => Undergraduate [category_nicename] => undergraduate [category_parent] => 0 ) --> <option value="undergraduate">Undergraduate</option> <!-- WP_Term Object ( [term_id] => 602 [name] => Welcome to Durham [slug] => welcome-to-durham [term_group] => 0 [term_taxonomy_id] => 602 [taxonomy] => category [description] => [parent] => 0 [count] => 225 [filter] => raw [cat_ID] => 602 [category_count] => 225 [category_description] => [cat_name] => Welcome to Durham [category_nicename] => welcome-to-durham [category_parent] => 0 ) --> <option value="welcome-to-durham">Welcome to Durham</option> </select> </div> <div class="social-filter"> <label><em>filter by<strong> platform</strong></em></label> <div class="social-list"> <div class="social-item youtube " data-action="youtube"></div> <div class="social-item tiktok " data-action="tiktok"></div> <div class="social-item blog " data-action="blog"></div> <div class="social-item rss " data-action="rss"></div> <div class="social-item instagram " data-action="instagram"></div> </div> </div> </form> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-06f22ca elementor-hidden-mobile" data-id="06f22ca" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0c41d7b elementor-widget elementor-widget-heading" data-id="0c41d7b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">More Playlists</h2> </div> </div> <div class="elementor-element elementor-element-8110f11 elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel" data-id="8110f11" data-element_type="widget" data-settings="{&quot;template_id&quot;:15728,&quot;slides_to_show&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;2&quot;,&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-widget-container&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="loop-carousel.post"> <div class="elementor-widget-container"> <div class="swiper elementor-loop-container elementor-grid" dir="ltr"> <div class="swiper-wrapper" aria-live="off"> <style id="loop-dynamic-15728">.e-loop-item-15782 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2023/08/freshers-cover.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15782 post-15782 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/fresher-stories/">Fresher Stories</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <style id="loop-dynamic-15728">.e-loop-item-15921 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/10/clubs-and-socs.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15921 post-15921 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/clubs-and-societies/">Clubs and Societies</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <style id="loop-dynamic-15728">.e-loop-item-15789 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/07/music-playlist.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15789 post-15789 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/music/">Music</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <style id="loop-dynamic-15728">.e-loop-item-15907 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/10/postgrad.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15907 post-15907 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/postgraduate/">Postgraduate</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <style id="loop-dynamic-15728">.e-loop-item-15869 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/10/sport-playlist.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15869 post-15869 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/sport/">Sport</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <style id="loop-dynamic-15728">.e-loop-item-15866 .elementor-element.elementor-element-af748bd > .elementor-element-populated > .elementor-background-overlay{background-image:url("https://durham-student.org/wp-content/uploads/sites/6/2024/10/Theatre.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="15728" class="elementor elementor-15728 swiper-slide e-loop-item e-loop-item-15866 post-15866 playlist type-playlist status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c8dc5ce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8dc5ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af748bd page_box" data-id="af748bd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b5bafea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5bafea" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c3430c3" data-id="c3430c3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1b1f395 page_link elementor-widget elementor-widget-heading" data-id="1b1f395" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://durham-student.org/playlist/theatre/">Theatre</a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <i aria-hidden="true" class="eicon-chevron-left"></i> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <i aria-hidden="true" class="eicon-chevron-right"></i> </div> <div class="swiper-pagination"></div> </div> </div> <div class="elementor-element elementor-element-990e1fa elementor-widget elementor-widget-text-editor" data-id="990e1fa" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>View more selected <a href="https://durham-student.org/playlists/">Playlists</a>.</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-110ba53 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="110ba53" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4ec589" data-id="a4ec589" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d6bb498 elementor-widget elementor-widget-html" data-id="d6bb498" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="social-grid"> <div class="grid-skeleton-post"></div> <div class="grid-skeleton-post"></div> <div class="grid-skeleton-post"></div> <div class="grid-skeleton-post"></div> <div class="grid-skeleton-post"></div> <div class="grid-skeleton-post"></div> <div class="grid-skeleton-post"></div> <div class="grid-skeleton-post"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-84ac6d4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="84ac6d4" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-52e866f" data-id="52e866f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fa4721b elementor-align-center elementor-widget elementor-widget-button" data-id="fa4721b" data-element_type="widget" id="ajax-load-more" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-size-sm" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Load More</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-a172660 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a172660" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cbaf391" data-id="cbaf391" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ff4b968 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ff4b968" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e7540a0" data-id="e7540a0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> </div> </div> </div> </section> </div> <div class="post-tags"> </div> </div> </main> <div data-elementor-type="footer" data-elementor-id="12959" class="elementor elementor-12959 elementor-location-footer" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-ff1f95a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ff1f95a" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-117d5920" data-id="117d5920" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-25a7b367 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="25a7b367" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2e31dd2" data-id="2e31dd2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-17b4d98 elementor-widget elementor-widget-heading" data-id="17b4d98" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Connect with a student</h6> </div> </div> <div class="elementor-element elementor-element-1223a9c elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="1223a9c" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-underline e--animation-fade"> <ul id="menu-1-1223a9c" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13226"><a href="https://www.thestudentroom.co.uk/" class="elementor-item">The Student Room</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13227"><a href="https://www.durham.ac.uk/study/ask-us/" class="elementor-item">Ask us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13228"><a href="https://www.durham.ac.uk/study/student-connect/" class="elementor-item">Unibuddy</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-1223a9c" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13226"><a href="https://www.thestudentroom.co.uk/" class="elementor-item" tabindex="-1">The Student Room</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13227"><a href="https://www.durham.ac.uk/study/ask-us/" class="elementor-item" tabindex="-1">Ask us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13228"><a href="https://www.durham.ac.uk/study/student-connect/" class="elementor-item" tabindex="-1">Unibuddy</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-4ea5d87a" data-id="4ea5d87a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-177d75a elementor-widget elementor-widget-heading" data-id="177d75a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Student Experience</h6> </div> </div> <div class="elementor-element elementor-element-9a4e102 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="9a4e102" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-underline e--animation-fade"> <ul id="menu-1-9a4e102" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13223"><a href="https://www.durham.ac.uk/colleges-and-student-experience/colleges/" class="elementor-item">Explore our colleges</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13224"><a href="https://www.durham.ac.uk/colleges-and-student-experience/enrichment-activities/" class="elementor-item">Student enrichment</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13225"><a href="https://www.durham.ac.uk/colleges-and-student-experience/student-support-and-wellbeing/" class="elementor-item">Student support &#038; wellbeing</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-9a4e102" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13223"><a href="https://www.durham.ac.uk/colleges-and-student-experience/colleges/" class="elementor-item" tabindex="-1">Explore our colleges</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13224"><a href="https://www.durham.ac.uk/colleges-and-student-experience/enrichment-activities/" class="elementor-item" tabindex="-1">Student enrichment</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13225"><a href="https://www.durham.ac.uk/colleges-and-student-experience/student-support-and-wellbeing/" class="elementor-item" tabindex="-1">Student support &#038; wellbeing</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-4dbed6d" data-id="4dbed6d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b766de1 elementor-widget elementor-widget-heading" data-id="b766de1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Study at Durham</h6> </div> </div> <div class="elementor-element elementor-element-01253b5 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="01253b5" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-underline e--animation-fade"> <ul id="menu-1-01253b5" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13220"><a href="https://www.durham.ac.uk/study/" class="elementor-item">Study with us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13221"><a href="https://www.durham.ac.uk/study/our-prospectus/" class="elementor-item">Create your prospectus</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13222"><a href="https://www.durham.ac.uk/study/international/" class="elementor-item">International applicants</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-01253b5" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13220"><a href="https://www.durham.ac.uk/study/" class="elementor-item" tabindex="-1">Study with us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13221"><a href="https://www.durham.ac.uk/study/our-prospectus/" class="elementor-item" tabindex="-1">Create your prospectus</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13222"><a href="https://www.durham.ac.uk/study/international/" class="elementor-item" tabindex="-1">International applicants</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-82819ea" data-id="82819ea" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5b277fd elementor-widget elementor-widget-heading" data-id="5b277fd" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Discover more</h6> </div> </div> <div class="elementor-element elementor-element-2ca0f91 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="2ca0f91" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-underline e--animation-fade"> <ul id="menu-1-2ca0f91" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13217"><a href="https://www.durham.ac.uk/homepage/" class="elementor-item">University website</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13218"><a href="https://www.durham.ac.uk/departments/academic/" class="elementor-item">Our Departments</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13219"><a href="https://www.durhamisc.com/" class="elementor-item">International Study Centre</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-2ca0f91" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13217"><a href="https://www.durham.ac.uk/homepage/" class="elementor-item" tabindex="-1">University website</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13218"><a href="https://www.durham.ac.uk/departments/academic/" class="elementor-item" tabindex="-1">Our Departments</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13219"><a href="https://www.durhamisc.com/" class="elementor-item" tabindex="-1">International Study Centre</a></li> </ul> </nav> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-5205480 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5205480" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1ade3fb" data-id="1ade3fb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-24756cd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="24756cd" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f593e19" data-id="f593e19" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-79e9eb5 elementor-widget elementor-widget-image" data-id="79e9eb5" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://durham.ac.uk" target="_blank"> <img width="800" height="331" src="https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB.png" class="attachment-large size-large wp-image-12960" alt="" srcset="https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB.png 1000w, https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB-300x124.png 300w, https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB-150x62.png 150w, https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB-768x318.png 768w, https://durham-student.org/wp-content/uploads/sites/6/2022/09/Durham-University-Master-Logo_RGB-75x31.png 75w" sizes="(max-width: 800px) 100vw, 800px" /> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-53a3abb" data-id="53a3abb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b4e4fb2 elementor-widget elementor-widget-text-editor" data-id="b4e4fb2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>漏 Copyright 2023 <a href="https://durham.ac.uk" target="_blank" rel="noopener">Durham University</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-76aebeb" data-id="76aebeb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3cf8bb2 elementor-shape-circle e-grid-align-right e-grid-align-mobile-center elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="3cf8bb2" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-0be294d" href="https://www.youtube.com/@thedurhamstudent" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fab fa-youtube"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-df0209c" href="https://www.instagram.com/thedurhamstudent/" target="_blank"> <span class="elementor-screen-only">Instagram</span> <i class="fab fa-instagram"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-808f92f" href="https://www.tiktok.com/@thedurhamstudent" target="_blank"> <span class="elementor-screen-only">Tiktok</span> <i class="fab fa-tiktok"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-repeater-item-147fcf5" href="https://www.pinterest.co.uk/thedurhamstudent/" target="_blank"> <span class="elementor-screen-only">Pinterest</span> <i class="fab fa-pinterest"></i> </a> </span> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <!-- Instagram Feed JS --> <script type="text/javascript"> var sbiajaxurl = "https://durham-student.org/wp-admin/admin-ajax.php"; </script> <div data-elementor-type="popup" data-elementor-id="12957" class="elementor elementor-12957 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeIn&quot;,&quot;exit_animation&quot;:&quot;fadeIn&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.2,&quot;sizes&quot;:[]},&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-2161463c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2161463c" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3f64829d" data-id="3f64829d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-35090c64 elementor-search-form--skin-classic elementor-search-form--button-type-icon elementor-search-form--icon-search elementor-widget elementor-widget-search-form" data-id="35090c64" data-element_type="widget" data-settings="{&quot;skin&quot;:&quot;classic&quot;}" data-widget_type="search-form.default"> <div class="elementor-widget-container"> <search role="search"> <form class="elementor-search-form" action="https://durham-student.org" method="get"> <div class="elementor-search-form__container"> <label class="elementor-screen-only" for="elementor-search-form-35090c64">Search</label> <input id="elementor-search-form-35090c64" placeholder="Search..." class="elementor-search-form__input" type="search" name="s" value=""> <button class="elementor-search-form__submit" type="submit" aria-label="Search"> <i aria-hidden="true" class="fas fa-search"></i> <span class="elementor-screen-only">Search</span> </button> </div> </form> </search> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="popup" data-elementor-id="13054" class="elementor elementor-13054 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeIn&quot;,&quot;exit_animation&quot;:&quot;fadeIn&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;0.3&quot;,&quot;sizes&quot;:[]},&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;triggers&quot;:[],&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-1aca503a elementor-section-height-min-height elementor-section-full_width elementor-section-content-top elementor-section-items-top elementor-section-height-default" data-id="1aca503a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4258554" data-id="4258554" data-element_type="column" id="social_modal_content"> <div class="elementor-widget-wrap elementor-element-populated"> </div> </div> </div> </section> </div> <script> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link rel='stylesheet' id='elementor-post-12957-css' href='https://durham-student.org/wp-content/uploads/sites/6/elementor/css/post-12957.css?ver=1739728099' media='all' /> <link rel='stylesheet' id='widget-search-form-css' href='https://durham-student.org/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=3.25.2' media='all' /> <link rel='stylesheet' id='e-sticky-css' href='https://durham-student.org/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.25.2' media='all' /> <script src="https://durham-student.org/wp-content/plugins/rest-api-featured-image/asset/dist/lity/lity.min.js?ver=9.1.6" id="evpjs-lity-script-700729-js"></script> <script src="https://durham-student.org/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.25.2" id="e-sticky-js"></script> <script src="https://durham-student.org/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js"></script> <script src="https://durham-student.org/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script src="https://durham-student.org/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js"></script> <script id="eael-general-js-extra"> var localize = {"ajaxurl":"https:\/\/durham-student.org\/wp-admin\/admin-ajax.php","nonce":"361cfe55f2","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/durham-student.org\/","cart_redirectition":"","cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}}; </script> <script src="https://durham-student.org/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.0.9" id="eael-general-js"></script> <script src="https://durham-student.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.25.2" id="elementor-pro-webpack-runtime-js"></script> <script src="https://durham-student.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.27.5" id="elementor-webpack-runtime-js"></script> <script src="https://durham-student.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.27.5" id="elementor-frontend-modules-js"></script> <script src="https://durham-student.org/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script src="https://durham-student.org/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script id="wp-i18n-js-after"> wp.i18n.setLocaleData( { "text direction\u0004ltr": [ "ltr" ] } ); </script> <script id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/durham-student.org\/wp-admin\/admin-ajax.php","nonce":"d8cc16f112","urls":{"assets":"https:\/\/durham-student.org\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/durham-student.org\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/durham-student.org\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script src="https://durham-student.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.25.2" id="elementor-pro-frontend-js"></script> <script src="https://durham-student.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.27.5","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/durham-student.org\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/durham-student.org\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/durham-student.org\/wp-content\/uploads\/sites\/6"},"nonces":{"floatingButtonsClickTracking":"e36c6e3eb1"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":727,"title":"The%20Durham%20Student","excerpt":"","featuredImage":false}}; </script> <script src="https://durham-student.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.27.5" id="elementor-frontend-js"></script> <script src="https://durham-student.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.25.2" id="pro-elements-handlers-js"></script> <script> function inView( opt ) { if( opt.selector === undefined ) { console.log( 'Valid selector required for inView' ); return false; } var elems = [].slice.call( document.querySelectorAll( opt.selector ) ), once = opt.once === undefined ? true : opt.once, offsetTop = opt.offsetTop === undefined ? 0 : opt.offsetTop, offsetBot = opt.offsetBot === undefined ? 0 : opt.offsetBot, count = elems.length, winHeight = 0, ticking = false; function update() { var i = count; while( i-- ) { var elem = elems[ i ], rect = elem.getBoundingClientRect(); if( rect.bottom >= offsetTop && rect.top <= winHeight - offsetBot ) { elem.classList.add( 'inview' ); if( once ) { count--; elems.splice( i, 1 ); } } else { elem.classList.remove( 'inview' ); } } ticking = false; } function onResize() { winHeight = window.innerHeight; requestTick(); } function onScroll() { requestTick(); } function requestTick() { if( !ticking ) { requestAnimationFrame( update ); ticking = true; } } window.addEventListener( 'resize', onResize, false ); document.addEventListener( 'scroll', onScroll, false ); document.addEventListener( 'touchmove', onScroll, false ); onResize(); } setInterval( function() { inView({ selector: '.grid-post', // an .inview class will get toggled on these elements once: false, // set this to false to have the .inview class be toggled on AND off offsetTop: 280, // top threshold to be considered "in view" offsetBot: 200 // bottom threshold to be considered "in view" }); }, 2000); setInterval(function() { try { tt_embed(); } catch (error) {} }, 1000); jQuery(function() { jQuery('.page_box').on('click', function() { document.location = jQuery(this).find('.page_link a').attr('href'); }); jQuery('input#wordsearch').focus(function () { jQuery('html, body').animate({ scrollTop: (jQuery('input#wordsearch').offset().top - 150) }, 750); return false; }); }); </script> <script>var localize ={"ajaxurl":"https:\/\/durham-student.org\/wp-admin\/admin-ajax.php","nonce":"361cfe55f2","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/durham-student.org\/","cart_redirectition":false,"cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}}</script><script id="eael-inline-js">window.addEventListener('DOMContentLoaded', function(event) { const swiper = new Swiper('.featured-slider', { loop: true, speed: 400, autoplay: { delay: 5000, }, pagination: { el: '.swiper-pagination', }, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', } }); });;</script> </body> </html>

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