/* default */
/* default / utils / vars */
@font-face {
  font-family: "AvenirNextLTW04-Regular";
  src: url("https://www.qub.ac.uk/menu_items/fonts/avenir/AvenirNextLTW04-Regular.eot?#iefix");
  src: url("https://www.qub.ac.uk/menu_items/fonts/avenir/AvenirNextLTW04-Regular.eot?#iefix") format("eot"), url("https://www.qub.ac.uk/menu_items/fonts/avenir/AvenirNextLTW04-Regular.woff2") format("woff2"), url("https://www.qub.ac.uk/menu_items/fonts/avenir/AvenirNextLTW04-Regular.woff") format("woff"), url("https://www.qub.ac.uk/menu_items/fonts/avenir/AvenirNextLTW04-Regular.ttf") format("truetype"), url("https://www.qub.ac.uk/menu_items/fonts/avenir/AvenirNextLTW04-Regular.svg#0f72ee75-31c8-42ba-b262-3e13b83a8fdf") format("svg"); }

/* default / utils / mixins */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*------------------------------------*
    RESET
*------------------------------------*/
/**
 * A more considered reset; more of a restart...
 * As per: csswizardry.com/2011/10/reset-restarted
 */
/**
* Let's make the box model all nice, shall we...?
*/
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * The usual...
 */
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

/**
 * Give a help cursor to elements that give extra info on :hover.
 */
abbr[title], dfn[title] {
  cursor: help; }

/**
 * Remove underlines from potentially troublesome elements.
 */
u, ins {
  text-decoration: none; }

/**
 * Apply faux underline via border-bottom.
 */
ins {
  border-bottom: 1px solid; }

/**
 * So that alt text is visually offset if images don't load.
 */
img {
  font-style: italic; }

/**
 * Give form elements some cursor interactions...
 */
label,
input,
textarea,
button,
select,
option {
  cursor: pointer; }

.text-input:active,
.text-input:focus,
textarea:active,
textarea:focus {
  cursor: text;
  outline: none; }

/* default / base / elements */
body {
  background: #fff;
  margin: 0; }

img {
  display: inline-block;
  margin: 0 auto; }

figure {
  margin: 0 auto 1rem;
  text-align: center; }
  figure:last-child {
    margin-bottom: 0; }
  figure img {
    margin-bottom: 1rem; }

button {
  border-radius: 0.25em;
  border: 0; }
  button:focus {
    outline: none; }

video {
  display: block;
  width: auto;
  height: auto; }

/* default / base / typography */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-family: "AvenirNextLTW04-Regular", Helvetica, Arial, sans-serif;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.625em; }

h4 {
  font-size: 1.25em; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 1em; }

ul, ol {
  padding-left: 1.3125em;
  margin-bottom: 1rem; }
  ul:last-child, ol:last-child {
    margin-bottom: 0; }

p, li, th, td {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em; }

p {
  margin-bottom: 1rem; }
  p:last-child {
    margin-bottom: 0; }
  p img {
    max-width: 100%;
    height: auto; }

p + h2, p + h3, p + h4, ul + h2, ul + h3, ul + h4, ol + h2, ol + h3, ol + h4 {
  margin-top: 2rem; }

p + * > h2:first-child,
p + * > h3:first-child,
p + * > h4:first-child, ul + * > h2:first-child,
ul + * > h3:first-child,
ul + * > h4:first-child, ol + * > h2:first-child,
ol + * > h3:first-child,
ol + * > h4:first-child {
  margin-top: 1rem; }

a {
  color: #f05422;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  a:hover {
    color: inherit; }
  a:focus {
    outline: 0; }

strong {
  font-weight: 600; }

em {
  font-style: italic; }

small {
  font-size: 0.9375em; }

blockquote {
  font-size: 1em; }

cite {
  font-size: 1em; }

::selection {
  background-color: #f05422;
  color: #fff; }

::-moz-selection {
  background-color: #f05422;
  color: #fff; }

/* default / base / datasets */
form {
  overflow: auto; }

.form__field {
  margin-bottom: 1rem; }
  .form__field:last-child {
    margin-bottom: 0; }

.filter form, .course-finder-module form {
  overflow: inherit; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
select,
textarea {
  width: 100%;
  padding: 0.75rem;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):hover,
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):focus,
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):active,
  select:hover,
  select:focus,
  select:active,
  textarea:hover, textarea:focus, textarea:active {
    outline: none; }

input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
select,
textarea {
  background: #fff;
  color: #000;
  font-size: 1rem;
  line-height: normal; }

textarea {
  max-width: 100%; }

input[type="radio"], input[type="checkbox"] {
  margin: 0 0.25em 0 0; }
  input[type="radio"]:last-child, input[type="checkbox"]:last-child {
    margin-bottom: 0 0.25em 0.5em 0; }

input[type="submit"] {
  background: #f05422;
  color: #fff;
  font-size: 1rem; }

::-webkit-input-placeholder {
  color: #000; }

:-moz-placeholder {
  color: #000; }

::-moz-placeholder {
  color: #000; }

:-ms-input-placeholder {
  color: #000; }

/* default / layout / framework */
.inner {
  position: relative;
  overflow: auto;
  margin-right: auto;
  margin-left: auto; }

/* default / layout / header */
body > header {
  position: relative;
  width: 100%;
  overflow: auto; }

/* default / layout / content */
.content {
  position: relative;
  width: 100%;
  overflow: auto; }

article img {
  max-width: 100%;
  height: auto; }

/* default / layout / footer */
body > footer {
  position: relative;
  width: 100%;
  overflow: auto; }

/*--take rem of last list item in footer--*/
footer ul.list-inline li:last-child {
  margin-right: 0; }

/* default / layout / navigation */
nav h1 {
  margin-bottom: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1em; }

/* default / layout / module */
.modules {
  position: relative;
  width: 100%;
  overflow: auto;
  z-index: 1; }

.modgroup {
  float: left;
  width: 100%; }
  .modgroup .mg__inner {
    max-width: 100rem;
    margin: 0 auto;
    overflow: auto; }

.mod {
  position: relative;
  float: left;
  width: 100%;
  min-width: 8.75rem;
  height: auto; }
  .mod span {
    display: block; }
  .mod > span img, .mod > img {
    display: block;
    width: 100%;
    max-height: 100%;
    margin: 0; }

.float--right {
  float: right; }

.mod__inner {
  width: 100%;
  padding: 1rem;
  overflow: hidden; }
  .mod__inner img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

/* default / component / column */
.columns {
  width: 100%;
  overflow: auto; }

.column {
  margin-bottom: 1rem; }

@media (min-width: 768px) {
  .columns {
    margin-bottom: 1rem; }
    .columns:last-child {
      margin-bottom: 0; }
  .column {
    float: left;
    width: 50%;
    padding: 0 0.5rem;
    margin-bottom: 0;
    vertical-align: top; }
    .column:first-child {
      padding-left: 0; }
    .column:last-child {
      padding-right: 0; }
    .column.r-align {
      text-align: right; }
  .column + *:not(.column) {
    clear: left; }
  .column:nth-last-child(2):first-child,
  .column:nth-last-child(2):first-child ~ *,
  .column:nth-last-child(4):first-child ~ .column:nth-last-child(2),
  .column:nth-last-child(4):first-child ~ .column:nth-last-child(2) ~ *,
  .column:nth-last-child(6):first-child ~ .column:nth-last-child(2),
  .column:nth-last-child(6):first-child ~ .column:nth-last-child(2) ~ * {
    margin-bottom: 0; } }

/* quantity queries */
@media (min-width: 1280px) {
  .column:nth-last-child(3):first-child,
  .column:nth-last-child(3):first-child ~ * {
    width: 33.3333%;
    margin-bottom: 0; } }

@media (min-width: 1366px) {
  .column:nth-last-child(4):first-child,
  .column:nth-last-child(4):first-child ~ * {
    width: 25%;
    margin-bottom: 0; } }

@media (min-width: 1536px) {
  .column:nth-last-child(5):first-child,
  .column:nth-last-child(5):first-child ~ * {
    width: 20%;
    margin-bottom: 0; } }

@media (min-width: 1792px) {
  .column:nth-last-child(6):first-child,
  .column:nth-last-child(6):first-child ~ * {
    width: 16.6666%;
    margin-bottom: 0; } }

/* max limits */
@media (min-width: 768px) {
  .columns.max-2 .column {
    width: 50%; }
    .columns.max-2 .column:nth-last-child(2),
    .columns.max-2 .column:nth-last-child(2) ~ * {
      margin-bottom: 0; } }

@media (min-width: 1280px) {
  .columns.max-3 .column {
    width: 33.3333%; }
    .columns.max-3 .column:nth-last-child(3),
    .columns.max-3 .column:nth-last-child(3) ~ * {
      margin-bottom: 0; } }

@media (min-width: 1366px) {
  .columns.max-4 .column {
    width: 25%; }
    .columns.max-4 .column:nth-last-child(4),
    .columns.max-4 .column:nth-last-child(4) ~ * {
      margin-bottom: 0; } }

/* spanning and offsets */
@media (min-width: 1024px) {
  .columns .column.colspan-1 {
    width: 8.3333%; }
  .columns .column.colspan-2 {
    width: 16.6666%; }
  .columns .column.colspan-3 {
    width: 25%; }
  .columns .column.colspan-4 {
    width: 33.3333%; }
  .columns .column.colspan-5 {
    width: 41.6666%; }
  .columns .column.colspan-6 {
    width: 50%; }
  .columns .column.colspan-7 {
    width: 58.3333%; }
  .columns .column.colspan-8 {
    width: 66.6666%; }
  .columns .column.colspan-9 {
    width: 75%; }
  .columns .column.colspan-10 {
    width: 83.3333%; }
  .columns .column.colspan-11 {
    width: 91.6666%; }
  .columns .column.colspan-12 {
    width: 100%; }
  .column.offset-1 {
    margin-left: 8.3333%; }
  .column.offset-2 {
    margin-left: 16.6666%; }
  .column.offset-3 {
    margin-left: 25%; }
  .column.offset-4 {
    margin-left: 33.3333%; }
  .column.offset-5 {
    margin-left: 41.6666%; }
  .column.offset-6 {
    margin-left: 50%; }
  .column.offset-7 {
    margin-left: 58.3333%; }
  .column.offset-8 {
    margin-left: 66.6666%; }
  .column.offset-9 {
    margin-left: 75%; }
  .column.offset-10 {
    margin-left: 83.3333%; }
  .column.offset-11 {
    margin-left: 91.6666%; }
  .column.offset-12 {
    margin-left: 100%; } }

/* default / components / cta */
.cta {
  position: relative;
  display: inline-block;
  padding: 0.5rem;
  background: #f05422;
  border: 2px solid #f05422;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .cta:hover, .cta:active {
    background: transparent; }

/* default / components / banner */
main > .banner {
  position: absolute;
  top: 0;
  z-index: 50; }

.banner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .banner span {
    display: block; }
  .banner > span img, .banner > img {
    display: block;
    width: 100%; }

@media (min-width: 768px) {
  .banner__caption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

/* qub */
/* qub / utils / vars */
/* qub / utils / visibility */
.max-cols-1 {
  display: none; }

.min-cols-2 {
  display: none; }

.max-cols-2 {
  display: none; }

.min-cols-3 {
  display: none; }

.max-cols-3 {
  display: none; }

.min-cols-4 {
  display: none; }

.max-cols-4 {
  display: none; }

.min-cols-5 {
  display: none; }

.max-cols-5 {
  display: none; }

.min-cols-6 {
  display: none; }

.min-colspan {
  display: none; }

@media (max-width: 767px) {
  .max-cols-1 {
    display: block; } }

@media (min-width: 768px) {
  .min-cols-2 {
    display: block; } }

@media (max-width: 1279px) {
  .max-cols-2 {
    display: block; } }

@media (min-width: 1280px) {
  .min-cols-3 {
    display: block; } }

@media (max-width: 1365px) {
  .max-cols-3 {
    display: block; } }

@media (min-width: 1366px) {
  .min-cols-4 {
    display: block; } }

@media (max-width: 1535px) {
  .max-cols-4 {
    display: block; } }

@media (min-width: 1536px) {
  .min-cols-5 {
    display: block; } }

@media (max-width: 1791px) {
  .max-cols-5 {
    display: block; } }

@media (min-width: 1792px) {
  .min-cols-6 {
    display: block; } }

@media (min-width: 1024px) {
  .min-colspan {
    display: block; } }

/* qub / base / typography */
body {
  background: #eeeeee;
  color: #58595b;
  font-family: "AvenirNextLTW04-Regular", Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.25em; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0; }

h1, h2, h3 {
  text-transform: uppercase; }

h4, h5, h6 {
  font-weight: 500; }

h1 {
  font-size: 2.25em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.75em; }

h4 {
  font-size: 1.25em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1em; }

p, li, th, td {
  font-weight: 400;
  line-height: 1.5em; }

.intro {
  font-size: 1.25em; }

a {
  color: #c41030;
  font-weight: 500; }
  a:hover {
    color: #c41030;
    text-decoration: underline; }

strong {
  font-weight: 600; }

small {
  font-size: 0.875em;
  font-weight: 500; }

blockquote {
  margin-bottom: 1rem;
  color: #c41030;
  font-size: 1.25em; }

cite {
  display: block;
  font-style: italic; }

hr {
  margin: 1.5rem 0;
  border: 1px solid #dedede; }

::selection {
  background-color: #c41030;
  color: #fff; }

::-moz-selection {
  background-color: #c41030;
  color: #fff; }

/* qub / base / datasets */
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
select,
textarea {
  padding: 0.75rem 1.25rem;
  background: #fff;
  border: 1px solid;
  border-radius: 3px;
  color: #767678;
  font-size: 1rem;
  line-height: normal; }
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):focus,
  select:focus,
  textarea:focus {
    color: #9b9b9d; }
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"])[required],
  select[required],
  textarea[required] {
    color: #58595b;
    font-weight: 500; }
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"])[disabled],
  select[disabled],
  textarea[disabled] {
    color: #eeeeee; }

select {
  background-image: url('/home/media/Media,512564,en.png');
  /* images/icons/dropdown.png */
  background-position: right 1.25rem center;
  background-repeat: no-repeat; }

input[type="radio"], input[type="checkbox"] {
  margin: 0 1em 0 0; }

::-webkit-input-placeholder {
  color: #767678; }

:-moz-placeholder {
  color: #767678; }

::-moz-placeholder {
  color: #767678; }

:-ms-input-placeholder {
  color: #767678; }

/* qub / base / elements */
iframe,
video {
  max-width: 100%;
  max-height: 100%; }

/* qub / layout / framework */
body {
  overflow-x: hidden; }

.inner {
  max-width: 100rem;
  padding-right: 1.75rem;
  padding-left: 1.75rem;
  overflow: visible; }

/* Rem change to contain page after 1024px */
@media (min-width: 1024px) {
  .inner {
    max-width: 70rem; } }

/* qub / layout / header */
body > header {
  width: auto;
  margin-right: 5rem;
  background: #c41030;
  color: #fff; }
  body > header .inner {
    padding: 0; }

.header__logo {
  float: left;
  background: #fff;
  border-bottom: 1px solid rgba(196, 16, 48, 0.1); }
  .header__logo h1, .header__logo a, .header__logo .logo {
    display: block;
    margin: 0; }
  .header__logo img:last-of-type {
    display: none; }

.header__links {
  overflow: auto; }
  .header__links .list-inline {
    font-size: 0; }
  .header__links .list-inline li {
    padding: 0;
    margin-right: 0;
    font-size: 1rem; }
  .header__links li:nth-child(4):last-child {
    position: absolute;
    right: 0; }
  .header__links li a {
    display: block;
    padding: 1.75rem;
    color: #fff;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 2.75rem;
    text-transform: uppercase; }
  .header__links li a:hover {
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none; }
  .header__links li img {
    margin: 0 0.5em; }
  .header__links li a > * {
    vertical-align: middle; }
  .header__links li a span {
    line-height: 1.25em; }
  .header__links li.active {
    background: #eeeeee; }
  .header__links li.active a {
    color: #c41030; }

@media (max-width: 959px) {
  .header__links li:nth-child(4):last-child {
    display: none; } }

@media (max-width: 768px) {
  .header__logo img:first-of-type {
    display: none; }
  .header__logo img:last-of-type {
    display: block; } }

@media (max-width: 640px) {
  .header__links li a span {
    display: none; } }

@media (max-width: 512px) {
  .header__logo img {
    height: 4.9375em; }
  .header__links li a {
    padding: 1.125rem; } }

@media (max-width: 420px) {
  .header__links li:first-child {
    display: none; }
  .header__links li a {
    padding: 1.125rem 0.9375rem; } }

/*-- Header Drawer Styling --*/
/* Header Drawers CSS added 02.02.16 */
/*--hide login drawer--*/
.list-inline li.login-drawer {
  display: none; }

/*--ql-drawer--*/
.ql-area .inner {
  padding: 0 0 0 2rem; }

.ql-area {
  position: relative;
  z-index: 100;
  height: 100%;
  padding: 1.25rem 2rem;
  background: #eeeeee;
  display: none;
  border-bottom: 4px solid #c41030;
  color: #58595b; }

#ql-margin {
  margin-bottom: 1rem;
  padding: 0; }

.ql-area button {
  padding: 0.85rem 4.5rem; }

#quick-links .column.ql-header {
  width: 80%;
  padding: 0;
  margin-bottom: 1rem; }

button.ql-icon {
  padding: 1.75rem;
  color: #fff;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 2.75rem;
  text-transform: uppercase;
  border: none;
  margin-left: 0;
  border-radius: 0;
  background: transparent; }

button.ql-icon:hover {
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none; }

button.ql-icon.active {
  background: #eeeeee;
  border-radius: 0; }

button.ql__toggle {
  position: absolute;
  right: 0.2rem;
  top: 0;
  z-index: 100;
  display: block;
  background: transparent;
  border: none;
  float: right;
  padding: 0; }

button.ql__toggle:hover {
  background: transparent; }

button.ql__toggle:before {
  content: 'x';
  font-size: 2.2rem;
  color: #c41030; }

@media (max-width: 767px) {
  button.ql__toggle {
    width: 10%;
    top: -1.2rem; } }

@media (max-width: 512px) {
  button.ql__toggle:before {
    font-size: 1.8rem; } }

h2.quick-links {
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  margin-top: 1.25rem;
  color: #c41030;
  text-transform: uppercase;
  line-height: 1.25em;
  font-style: normal;
  padding: 0; }

h5.quick-links {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5em;
  margin: 0;
  padding: 0; }

#quick-links .column .subheading {
  width: 50%;
  padding: 0;
  margin: 0; }

#quick-links ul {
  padding-left: 0; }

#quick-links ul li {
  list-style-type: none; }

/*--changes links list to dropdown--*/
@media (max-width: 767px) {
  #quick-links .column .subheading {
    display: none; }
  ul.ql-area-links {
    display: none; }
  .ql-area .inner {
    padding: 0; } }

@media (min-width: 768px) {
  form#useful-links {
    display: none; } }

input#q {
  font-size: 1rem; }

/*--Search Drawer--*/
.search-box-area {
  position: relative;
  z-index: 100;
  padding: 1.25rem 2rem;
  background: #eeeeee;
  display: none;
  border-bottom: 4px solid #c41030; }

.search-box-area button {
  padding: 0.8rem 3.5rem; }

button.search-icon {
  padding: 1.75rem;
  color: #fff;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 2.75rem;
  text-transform: uppercase;
  border: none;
  margin-left: 0;
  border-radius: 0;
  background: transparent; }

button.search-icon:hover {
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none; }

button.search-icon.active {
  background: #eeeeee;
  border-radius: 0; }

#search {
  margin-top: 0; }

#search .column {
  margin-bottom: 1.75rem; }

button.search__toggle {
  position: absolute;
  right: 0.2rem;
  top: 0;
  z-index: 100;
  display: block;
  background: transparent;
  border: none;
  float: right;
  padding: 0; }

button.search__toggle:hover {
  background: transparent; }

button.search__toggle:before {
  content: 'x';
  font-size: 2.2rem;
  color: #c41030; }

#search .column.search-input {
  width: 80%; }

#search .column.search-button {
  width: 20%; }

h3.search-prompt {
  font-size: 1.75em;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.25em;
  font-style: normal;
  margin: 0;
  padding: 0;
  color: #58595b; }

h2.search-title {
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  margin-top: 1.25rem;
  color: #c41030;
  text-transform: uppercase;
  line-height: 1.25em;
  font-style: normal;
  padding: 0; }

/*--hides search prompt < 512px--*/
@media (max-width: 512px) {
  h3.search-prompt {
    display: none; } }

/*--Login Drawer--*/
.login-area {
  position: relative;
  z-index: 100;
  height: 100%;
  padding: 1.25rem 2rem;
  background: #eeeeee;
  border-bottom: 6px solid #c41030;
  display: none; }

.login-area button {
  padding: 0.85rem 4.5rem; }

button.login-icon {
  padding: 1.75rem;
  color: #fff;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 2.75rem;
  text-transform: uppercase;
  border: none;
  margin-left: 0;
  border-radius: 0;
  background: transparent; }

button.login-icon:hover {
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none; }

button.login-icon.active {
  background: #eeeeee;
  border-radius: 0; }

button.login-icon.active span {
  color: #c41030; }

button.login__toggle {
  position: absolute;
  right: 0.2rem;
  top: 0;
  z-index: 100;
  display: block;
  background: transparent;
  border: none;
  float: right;
  padding: 0; }

button.login__toggle:before {
  content: 'x';
  font-size: 2.2rem;
  color: #c41030; }

/*--CSS Additions for Header Login Area --*/
.login-area .inner {
  padding: 1rem 1.75rem 2rem 1.75rem; }

.column .sign-in {
  padding: 0.5rem 2rem 0 0; }

.column .sign-in:last-child {
  border-right: 1px solid #000; }

.column .register {
  border-left: 1px solid #dedede; }

/*--header-drawer media queries--*/
@media (max-width: 640px) {
  button.login-icon span {
    display: none; } }

@media (max-width: 512px) {
  #search .column {
    margin-bottom: 1.2rem; }
  button.search-icon, button.login-icon, button.ql-icon {
    padding: 1.25rem;
    line-height: 2.5rem; }
  h3.search-prompt {
    font-size: 1.4em; }
  button.search__toggle:before {
    font-size: 1.8rem; } }

@media (max-width: 767px) {
  #search .column.search-input {
    width: 100%; }
  #search .column.search-button {
    width: 100%; }
  .search-box-area button {
    width: 100%;
    margin: 0; }
  button.search__toggle {
    width: 10%;
    top: -1.2rem; } }

@media (min-width: 768px) and (max-width: 959px) {
  #search .column {
    width: 100%; }
  #search .column.search-input {
    width: 65%; }
  #search .column.search-button {
    width: 35%; } }

@media (min-width: 959px) and (max-width: 1023px) {
  #search .column {
    width: 100%; }
  #search .column.search-input {
    width: 75%; }
  #search .column.search-button {
    width: 25%; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  #search .column.search-input {
    width: 75%; }
  #search .column.search-button {
    width: 25%; } }

@media (min-width: 1200px) {
  .search-box-area .inner {
    padding: 0 0 0 2rem; } }

@media (max-width: 512px) {
  #quick-links .column.ql-col-width {
    padding: 0; } }

@media (min-width: 513px) and (max-width: 767px) {
  #quick-links .column.ql-col-width {
    float: left;
    height: 100%;
    padding: 0 8rem 0 0; } }

@media (min-width: 768px) {
  #quick-links .column.ql-col-width {
    width: 33%;
    padding: 0; }
  #quick-links .column {
    width: 100%; } }

/*--Country-ID-drawer--*/
.country-id-area .column {
  width: 100%; }

.country-id-area .inner {
  padding: 0 0 0 2rem; }

.country-id-area {
  position: relative;
  z-index: 100;
  height: 100%;
  padding: 1.25rem 2rem;
  background: #eeeeee;
  display: none;
  border-bottom: 4px solid #c41030;
  color: #58595b; }

button.country-id {
  padding: 0;
  color: #fff;
  font-weight: 500;
  line-height: 2.75rem;
  text-transform: uppercase;
  border: none;
  margin-left: 0;
  border-radius: 0;
  background: transparent; }

button.country__toggle {
  position: absolute;
  right: 0.2rem;
  top: 0;
  z-index: 100;
  display: block;
  background: transparent;
  border: none;
  float: right;
  padding: 0; }

button.country__toggle:before {
  content: 'x';
  font-size: 2.2rem;
  color: #c41030; }

button.country-id.active a {
  background: #eeeeee;
  border-radius: 0;
  color: #c41030; }

/*amendments to Header Logo for white QUB Logo*/
.header__logo {
  background: transparent; }

body > header {
  margin-right: 0rem; }

@media (min-width: 769px) {
  .header__logo {
    background: transparent;
    width: 260px;
    margin: 15px 0 0 0;
    padding: 0 0 0 25px; } }

/* Make Country ID appear on mobile */
.header__links li:nth-child(4):last-child {
  display: inline-block; }

/* qub / layout / content */
.content__header {
  padding-bottom: 1.75rem;
  border-bottom: 1px solid #dedede;
  margin-bottom: 1.75rem; }

/* qub / layout / footer */
body > footer ul {
  padding: 0;
  list-style-type: none; }

body > footer .panel .inner {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem; }

/* qub / layout / navigation */
.sidebar {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 102;
  width: 5rem;
  max-width: 100%;
  background: #fff;
  -webkit-transition: width 0.5s, height 0s 0.5s;
  transition: width 0.5s, height 0s 0.5s; }
  .sidebar.open {
    width: 400px; }

.sidebar {
  /* default */
  /* active */
  /* hover */
  /* first level only */
  /* sub levels only */ }
  .sidebar nav {
    max-height: 100%; }
  .sidebar ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .sidebar li {
    margin: 0;
    font-size: 1.25em;
    line-height: 1.2em; }
  .sidebar li li {
    font-size: 1em; }
  .sidebar li a {
    display: block;
    width: 100%;
    overflow: auto;
    background-color: #fff;
    color: #7a7a7d; }
    .sidebar li a:hover {
      text-decoration: none; }
  .sidebar li span {
    display: block;
    overflow: auto;
    padding: 1.75rem 3.125rem; }
  .sidebar li.active > a {
    background-color: #f9f9f9;
    color: #c41030; }
  .sidebar li a:hover {
    background-color: #c41030; }
  .sidebar li a:hover span {
    color: #fff; }
  .sidebar ul:first-child {
    /* active */ }
    .sidebar ul:first-child > li {
      position: relative;
      max-width: 100%;
      overflow: visible; }
    .sidebar ul:first-child > li > a {
      white-space: nowrap; }
    .sidebar ul:first-child > li > a:before {
      content: '';
      position: relative;
      z-index: 30;
      float: left;
      display: block;
      width: 5rem;
      height: 5rem;
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100%; }
    .sidebar ul:first-child > li.active > a:before {
      background-position: center bottom; }
    .sidebar ul:first-child > li > a:hover:before {
      background-position: center center; }
    .sidebar ul:first-child > li > a,
    .sidebar ul:first-child > li > a span {
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
  .sidebar ul ul {
    display: none; }
  .sidebar ul:first-child > li > ul {
    position: absolute;
    left: 5rem;
    right: 0;
    z-index: 50; }
  .sidebar ul.expanded {
    /* stacked */
    /* open */
    /* active */
    /* hover */
    /* hide other top levels */ }
    .sidebar ul.expanded li.open > a span {
      position: relative;
      background-color: #9b9b9d;
      color: #fff; }
      .sidebar ul.expanded li.open > a span:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 1rem;
        display: block;
        width: 0.9375rem;
        height: 0.5625rem;
        margin-top: -0.3125rem;
        background-image: url("images/icons/dropdown-white.png");
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
      .sidebar ul.expanded li.open > a span span {
        padding-top: 1.6875rem;
        border-top: 1px solid #fff; }
    .sidebar ul.expanded li.open > ul {
      display: block; }
    .sidebar ul.expanded li.active > a span {
      background-color: #c41030; }
      .sidebar ul.expanded li.active > a span:before {
        -webkit-transform: rotate(0);
        transform: rotate(0); }
    .sidebar ul.expanded li.open > a:hover span {
      background-color: #c41030; }
    .sidebar ul.expanded > li:not(.open) {
      width: 5rem; }
      .sidebar ul.expanded > li:not(.open) > a span {
        display: none; }

/* Media queries */
@media (max-width: 1023px), (max-height: 679px) {
  .sidebar nav {
    display: none;
    overflow: auto;
    background-color: #c41030;
    text-align: left; }
  .sidebar.open {
    position: fixed;
    height: 100%;
    overflow: hidden;
    text-align: right; }
  .sidebar.open nav {
    display: block; } }

@media (min-width: 1024px) and (min-height: 680px) {
  .sidebar {
    position: fixed;
    box-sizing: content-box;
    height: 100%;
    border-left: 1px solid rgba(196, 16, 48, 0.1);
    /* reserve space for sidebar */ }
    .sidebar ~ * {
      margin-right: 5rem; }
    .sidebar ul:first-child {
      overflow: visible; }
    .sidebar:not(.open) ul:first-child {
      width: 5rem; }
      .sidebar:not(.open) ul:first-child > li > a span {
        position: absolute;
        left: 5rem;
        z-index: 10;
        overflow: hidden;
        border-radius: 0.1875rem 0 0 0.1875rem;
        visibility: hidden; }
      .sidebar:not(.open) ul:first-child > li > a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 20;
        background: inherit; }
      .sidebar:not(.open) ul:first-child > li > a:hover {
        background-color: #c41030; }
      .sidebar:not(.open) ul:first-child > li > a:hover span {
        left: 0;
        background-color: #c41030;
        visibility: visible;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%); }
      .sidebar:not(.open) ul:first-child > li a:hover,
      .sidebar:not(.open) ul:first-child > li a:hover:before,
      .sidebar:not(.open) ul:first-child > li a:hover span {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s; }
      .sidebar:not(.open) ul:first-child > li:not(:hover) > a:before {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s; }
  /* squash page */
  body > header,
  .content,
  body > footer {
    width: auto; } }

/* tablet friendly */
@media (max-height: 760px) {
  .sidebar .back-to-top {
    display: none; } }

/* mobile friendly */
@media (max-width: 400px) {
  .sidebar nav li span {
    padding: 1.75rem 1.75rem 1.75rem 0; } }

/**Menu** Additional Sidebar Menu CSS*/
.sidebar ul:first-child > li > a:before {
  background-position: 42% 4.5%;
  background-size: 125%; }

.sidebar ul:first-child > li > a:hover:before {
  background-position: 42% center; }

.sidebar ul:first-child > li.mm-selected > a:before {
  background-position: 42% 95.5%; }

.sidebar ul:first-child > li.mm-selected > a:hover:before {
  background-position: 40% center; }

.sidebar li.home span {
  padding: 1.55rem 1.55rem 1.55rem 0.85rem;
  overflow: hidden; }

li.home a:last-child:before {
  width: 5rem !important;
  background-image: url("/home/media/Media,597337,en.png");
  background-image: url("http://www.qub.ac.uk/home/media/Media,597337,en.png"); }

.sidebar li.study span {
  padding: 1.55rem 1.55rem 1.55rem 0.85rem;
  overflow: hidden; }

li.study a:last-child:before {
  width: 5rem !important;
  background-image: url("/home/media/Media,597342,en.png");
  background-image: url("http://www.qub.ac.uk/home/media/Media,597342,en.png"); }

.sidebar li.research span {
  padding: 1.55rem 1.55rem 1.55rem 0.85rem;
  overflow: hidden; }

li.research a:last-child:before {
  width: 5rem !important;
  background-image: url("/home/media/Media,597345,en.png");
  background-image: url("http://www.qub.ac.uk/home/media/Media,597345,en.png"); }

.sidebar li.business span {
  padding: 1.55rem 1.55rem 1.55rem 0.85rem;
  overflow: hidden; }

li.business a:last-child:before {
  width: 5rem !important;
  background-image: url("/home/media/Media,597358,en.png");
  background-image: url("http://www.qub.ac.uk/home/media/Media,597358,en.png"); }

.sidebar li.discover span {
  padding: 1.55rem 1.55rem 1.55rem 0.85rem;
  overflow: hidden; }

li.discover a:last-child:before {
  width: 5rem !important;
  background-image: url("/home/media/Media,597361,en.png");
  background-image: url("http://www.qub.ac.uk/home/media/Media,597361,en.png"); }

.sidebar li.connect span {
  padding: 1.55rem 1.55rem 1.55rem 0.85rem;
  overflow: hidden; }

li.connect a:last-child:before {
  width: 5rem !important;
  background-image: url("/home/media/Media,597364,en.png");
  background-image: url("http://www.qub.ac.uk/home/media/Media,597364,en.png"); }

.sidebar li.why-qub span {
  padding: 1.55rem 1.55rem 1.55rem 0.85rem;
  overflow: hidden; }

.sidebar li.international span {
  padding: 1.55rem 1.55rem 1.55rem 0.85rem;
  overflow: hidden; }

li.international a:last-child:before {
  width: 5rem !important;
  background-image: url("/home/media/Media,597300,en.png");
  background-image: url("http://www.qub.ac.uk/home/media/Media,597300,en.png"); }

li.why-qub a:last-child:before {
  width: 5rem !important;
  background-image: url("/home/media/Media,597306,en.png");
  background-image: url("http://www.qub.ac.uk/home/media/Media,597306,en.png"); }

.sidebar li.back-to-top span {
  padding: 1.55rem 1.55rem 1.55rem 0.85rem;
  overflow: hidden; }

li.back-to-top a:before {
  width: 5rem !important;
  background-image: url("/home/media/Media,512566,en.png");
  background-image: url("http://www.qub.ac.uk/home/media/Media,512566,en.png"); }

/*--Prevents menu fouc--*/
#menu:not(.mm-menu) {
  display: none; }

/*--stops MS IE scrollbar sitting on top of icon bar--*/
html {
  -ms-overflow-style: scrollbar; }

/*--hamburger menu button--*/
button#menu-button {
  background: #ffffff;
  border: none; }

nav#menu {
  z-index: 9999; }

/*--Sidebar Amendments--*/
.sidebar:not(.open) .mm-menu {
  overflow: visible; }

.sidebar.open div#mm-0 {
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: visible; }

.mm-menu.mm-multiline .mm-listview > li > a.mm-next {
  padding: 0 25px 0 25px; }

.sidebar.open button {
  margin: 0rem 0.1rem; }

.sidebar:not(.open) .button, button, input[type="submit"] {
  margin: 0rem 0rem; }

.sidebar li a {
  background: none; }

.sidebar:not(.open) ul:first-child > li a:hover span {
  padding: 1.55rem 3.125rem 1.55rem 2.5rem; }

.sidebar ul:first-child > li > a:before {
  width: 1em; }

.sidebar.open ul:first-child > li > a {
  transition: background-color 0.3s ease; }

.sidebar__toggle.open:before {
  border-width: 0 0 4px;
  -webkit-transform: translateY(2.4px) rotate(45deg);
  -ms-transform: translateY(2.4px) rotate(45deg);
  transform: translateY(2.4px) rotate(45deg); }

.sidebar__toggle.open:after {
  border-width: 4px 0 0;
  -webkit-transform: translateY(-2px) rotate(-45deg);
  -ms-transform: translateY(-2px) rotate(-45deg);
  transform: translateY(-2px) rotate(-45deg); }

@media (min-height: 680px) and (min-width: 1024px) {
  .sidebar:not(.open) ul:first-child {
    width: 400px; }
  .sidebar:not(.open) ul:first-child > li > a:after {
    background: none; } }

@media (max-width: 1023px), (max-height: 679px) {
  .sidebar {
    overflow: hidden; }
  .sidebar nav {
    background: none; }
  .button, button, input[type="submit"] {
    margin: 0 0.25rem; }
  .sidebar.open {
    transition: width 0.5s, height 0s 0s; }
  .sidebar li span {
    padding: 0rem 2.2rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; }
  .sidebar li.home span {
    padding: 0rem 2.2rem 0rem 0.6rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; }
  .sidebar li.study span {
    padding: 0rem 2.2rem 0rem 0.6rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; }
  .sidebar li.research span {
    padding: 0rem 2.2rem 0rem 0.6rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; }
  .sidebar li.international span {
    padding: 0rem 2.2rem 0rem 0.6rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; }
  .sidebar li.business span {
    padding: 0rem 2.2rem 0rem 0.6rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; }
  .sidebar li.discover span {
    padding: 0rem 2.2rem 0rem 0.6rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; }
  .sidebar li.connect span {
    padding: 0rem 2.2rem 0rem 0.6rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; }
  .sidebar li.why-qub span {
    padding: 0rem 2.2rem 0rem 0.6rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; }
  .sidebar li.back-to-top span {
    padding: 0rem 2.2rem 0rem 0.6rem;
    overflow: hidden;
    margin: 1.3em 0 0 0; } }

/*--Lower Levels Link Styling--*/
#menu ul.multilevel-linkul-0,
#menu ul.multilevel-linkul-1,
#menu ul.multilevel-linkul-2,
#menu ul.multilevel-linkul-3,
#menu ul.multilevel-linkul-4,
#menu ul.multilevel-linkul-5,
#menu ul.multilevel-linkul-6,
#menu ul.multilevel-linkul-7,
#menu ul.multilevel-linkul-8,
#menu ul.multilevel-linkul-9,
#menu ul.multilevel-linkul-10,
#menu ul.multilevel-linkul-11,
#menu ul.multilevel-linkul-12,
#menu ul.multilevel-linkul-13,
#menu ul.multilevel-linkul-14 {
  margin: 14px -20px 10px -20px; }

#menu ul.multilevel-linkul-0 li a,
#menu ul.multilevel-linkul-1 li a,
#menu ul.multilevel-linkul-2 li a,
#menu ul.multilevel-linkul-3 li a,
#menu ul.multilevel-linkul-4 li a,
#menu ul.multilevel-linkul-5 li a,
#menu ul.multilevel-linkul-6 li a,
#menu ul.multilevel-linkul-7 li a,
#menu ul.multilevel-linkul-8 li a,
#menu ul.multilevel-linkul-9 li a,
#menu ul.multilevel-linkul-10 li a,
#menu ul.multilevel-linkul-11 li a,
#menu ul.multilevel-linkul-12 li a,
#menu ul.multilevel-linkul-13 li a,
#menu ul.multilevel-linkul-14 li a {
  padding: 10px 33px 10px 24px;
  text-overflow: clip;
  white-space: normal;
  width: 318px; }

#menu ul.multilevel-linkul-0 li a:hover,
#menu ul.multilevel-linkul-1 li a:hover,
#menu ul.multilevel-linkul-2 li a:hover,
#menu ul.multilevel-linkul-3 li a:hover,
#menu ul.multilevel-linkul-4 li a:hover,
#menu ul.multilevel-linkul-5 li a:hover,
#menu ul.multilevel-linkul-6 li a:hover,
#menu ul.multilevel-linkul-7 li a:hover,
#menu ul.multilevel-linkul-8 li a:hover,
#menu ul.multilevel-linkul-9 li a:hover,
#menu ul.multilevel-linkul-10 li a:hover,
#menu ul.multilevel-linkul-11 li a:hover,
#menu ul.multilevel-linkul-12 li a:hover,
#menu ul.multilevel-linkul-13 li a:hover,
#menu ul.multilevel-linkul-14 li a:hover {
  color: #c41030;
  background-color: #e3e3e3; }

#menu ul.multilevel-linkul-0 li:after,
#menu ul.multilevel-linkul-1 li:after,
#menu ul.multilevel-linkul-2 li:after,
#menu ul.multilevel-linkul-3 li:after,
#menu ul.multilevel-linkul-4 li:after,
#menu ul.multilevel-linkul-5 li:after,
#menu ul.multilevel-linkul-6 li:after,
#menu ul.multilevel-linkul-7 li:after,
#menu ul.multilevel-linkul-8 li:after,
#menu ul.multilevel-linkul-9 li:after,
#menu ul.multilevel-linkul-10 li:after,
#menu ul.multilevel-linkul-11 li:after,
#menu ul.multilevel-linkul-12 li:after,
#menu ul.multilevel-linkul-13 li:after,
#menu ul.multilevel-linkul-14 li:after {
  border: none; }

/*--Level down buttons for multilevel links--*/
#menu ul.multilevel-linkul-0 li a.mm-next,
#menu ul.multilevel-linkul-1 li a.mm-next,
#menu ul.multilevel-linkul-2 li a.mm-next,
#menu ul.multilevel-linkul-3 li a.mm-next,
#menu ul.multilevel-linkul-4 li a.mm-next,
#menu ul.multilevel-linkul-5 li a.mm-next,
#menu ul.multilevel-linkul-6 li a.mm-next,
#menu ul.multilevel-linkul-7 li a.mm-next,
#menu ul.multilevel-linkul-8 li a.mm-next,
#menu ul.multilevel-linkul-9 li a.mm-next,
#menu ul.multilevel-linkul-10 li a.mm-next,
#menu ul.multilevel-linkul-11 li a.mm-next,
#menu ul.multilevel-linkul-12 li a.mm-next,
#menu ul.multilevel-linkul-13 li a.mm-next,
#menu ul.multilevel-linkul-14 li a.mm-next {
  width: 40px;
  position: absolute;
  left: 86%;
  top: 0;
  bottom: 0;
  z-index: 2;
  background-color: #D3D3D3;
  border: none;
  padding: 0 0 0 45px; }

#mm-1 .mm-listview .mm-next:hover,
#mm-2 .mm-listview .mm-next:hover,
#mm-3 .mm-listview .mm-next:hover,
#mm-4 .mm-listview .mm-next:hover,
#mm-5 .mm-listview .mm-next:hover,
#mm-6 .mm-listview .mm-next:hover,
#mm-7 .mm-listview .mm-next:hover,
#mm-8 .mm-listview .mm-next:hover,
#mm-9 .mm-listview .mm-next:hover,
#mm-10 .mm-listview .mm-next:hover,
#mm-11 .mm-listview .mm-next:hover,
#mm-12 .mm-listview .mm-next:hover,
#mm-13 .mm-listview .mm-next:hover,
#mm-14 .mm-listview .mm-next:hover {
  background-color: #c41030; }

/*--Change hover state border colour for arrows--*/
#menu li a.mm-next:hover:after {
  border-color: #ffffff; }

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(140%, 0, 0);
  -moz-transform: translate3d(140%, 0, 0);
  -ms-transform: translate3d(140%, 0, 0);
  -o-transform: translate3d(140%, 0, 0);
  transform: translate(140%, 0%); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(26%, 0, 0);
  -moz-transform: translate3d(26%, 0, 0);
  -ms-transform: translate3d(26%, 0, 0);
  -o-transform: translate3d(26%, 0, 0);
  transform: translate(26%, 0%); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(26%, 0, 0);
  -moz-transform: translate3d(26%, 0, 0);
  -ms-transform: translate3d(26%, 0, 0);
  -o-transform: translate3d(26%, 0, 0);
  transform: translate3d(26%, 0, 0); }

.mm-panel.mm-highest {
  z-index: 1; }

div#mm-0 {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate(0%, 0%);
  display: block !important;
  overflow: auto;
  overflow-x: visible;
  overflow-y: visible; }

ul.lower-panel li a {
  padding: 8px 0 8px 25px !important;
  background-color: #e5e6e6; }

ul.lower-panel li:after {
  border: none !important; }

.mm-menu.mm-multiline ul.lower-panel li a:hover {
  background-color: #bcbdc0;
  color: #4c4c4c; }

.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 18px; }

.mm-menu > .mm-panel.mm-hasnavbar {
  padding-top: 66px;
  background-color: #eeeeee; }

.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid transparent;
  text-align: left;
  line-height: 20px;
  height: 100px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

a.mm-title {
  padding: 22px 0px 22px 22px;
  margin: 18px 0 5px 0; }

.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  top: 28px;
  left: 5px;
  display: block; }

.mm-navbar .mm-btn:last-child {
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
  background-color: #dedede; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit; }

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none; }

.mm-listview > li {
  position: relative; }

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  /*padding: 10px 10px 10px 20px;*/
  margin: 0; }

.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

/*--
    .mm-listview > li:not(.mm-divider):after {
      content: '';
      border-bottom-width: 1px;
      border-bottom-style: solid;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
         --*/
.mm-listview > li:not(.mm-divider):after {
  left: 20px; }

.mm-listview .mm-next {
  width: 10px;
  background-color: #D3D3D3;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin-left: -20px;
  margin-right: -20px; }

.mm-menu > .mm-panel > .mm-listview.mm-first {
  margin-top: -20px; }

.mm-menu > .mm-panel > .mm-listview.mm-last {
  padding-bottom: 20px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px; }

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px; }

.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview > li.mm-spacer {
  padding-top: 40px; }

.mm-listview > li.mm-spacer > .mm-next {
  top: 40px; }

.mm-listview > li.mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-menu {
  background: #ffffff;
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: #C41030;
  font-size: 1.2em;
  text-overflow: clip;
  white-space: normal;
  line-height: 22px;
  padding: 20px 20px 20px 20px;
  width: 300px; }

.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after {
  border-color: #C41030; }

.mm-menu .mm-listview > li:after {
  border-color: #E6E6E6; }

.mm-menu .mm-listview > li .mm-prev:before,
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: #959595; }

.mm-menu .mm-listview > li .mm-prev:after,
.mm-menu .mm-listview > li .mm-next:before {
  border: none; }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: #eeeeee;
  color: #c41030; }

.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: #E6E6E6; }

.mm-menu .mm-divider {
  background: #E6E6E6; }

a.mm-title {
  margin-left: 18px; }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative;
  padding-right: 1em; }

html.mm-opened body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

.mm-opening #mm-blocker {
  background: rgba(0, 0, 0, 0.2);
  transition: background 1s ease 0.3s; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  position: fixed; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  background: inherit;
  width: 80%;
  min-width: 140px;
  max-width: 400px;
  padding: 0; }

#mm-1, #mm-2, #mm-3, #mm-4, #mm-5, #mm-6, #mm-7, #mm-8, #mm-9, #mm-10, #mm-11, #mm-12, #mm-13, #mm-14 {
  max-width: 318px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*	jQuery.mmenu navbar addon CSS */
.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top: 1px solid transparent;
  border-bottom: none;
  top: auto;
  bottom: 0; }

.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding: 0 40px; }

.mm-navbar-top-1 {
  top: 0px; }

.mm-hasnavbar-top-1 .mm-panel {
  top: 40px; }

.mm-hasnavbar-top-1 .mm-indexer {
  top: 50px; }

.mm-hasnavbar-top-1 .mm-fixeddivider {
  top: 40px; }

.mm-navbar-top-2 {
  top: 40px; }

.mm-hasnavbar-top-2 .mm-panel {
  top: 80px; }

.mm-hasnavbar-top-2 .mm-indexer {
  top: 90px; }

.mm-hasnavbar-top-2 .mm-fixeddivider {
  top: 80px; }

.mm-navbar-top-3 {
  top: 80px; }

.mm-hasnavbar-top-3 .mm-panel {
  top: 120px; }

.mm-hasnavbar-top-3 .mm-indexer {
  top: 130px; }

.mm-hasnavbar-top-3 .mm-fixeddivider {
  top: 120px; }

.mm-navbar-bottom-1 {
  bottom: 0px; }

.mm-hasnavbar-bottom-1 .mm-panel {
  bottom: 40px; }

.mm-hasnavbar-bottom-1 .mm-indexer {
  bottom: 50px; }

.mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panel {
  bottom: 80px; }

.mm-hasnavbar-bottom-2 .mm-indexer {
  bottom: 90px; }

.mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panel {
  bottom: 120px; }

.mm-hasnavbar-bottom-3 .mm-indexer {
  bottom: 130px; }

.mm-close {
  text-align: right; }

.mm-close:after {
  content: 'x'; }

.mm-navbar-2 > *,
.mm-navbar-3 > *,
.mm-navbar-4 > *,
.mm-navbar-5 > *,
.mm-navbar-6 > * {
  display: block;
  float: left; }

.mm-navbar-2 > * {
  width: 50%; }

.mm-navbar-3 > * {
  width: 33.33%; }

.mm-navbar-4 > * {
  width: 25%; }

.mm-navbar-5 > * {
  width: 20%; }

.mm-navbar-6 > * {
  width: 16.66%; }

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none; }

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important; }

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: nowrap;
  /* padding: 26px 25px 26px 25px; */
  line-height: 30px; }

.mm-menu.mm-multiline .mm-listview > li > a:hover {
  background-color: #c41030;
  color: #ffffff; }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }

/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(80.5%, 0, 0);
  -moz-transform: translate3d(80.5%, 0, 0);
  -ms-transform: translate(80.5%, 0%);
  -o-transform: translate3d(80.5%, 0, 0);
  transform: translate(80.5%, 0%); }

/* Media queries */
@media (max-width: 1023px), (max-height: 679px) {
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate3d(42%, 0, 0);
    -moz-transform: translate3d(42%, 0, 0);
    -ms-transform: translate(42%, 0%);
    -o-transform: translate3d(42%, 0, 0);
    transform: translate(42%, 0%);
    overflow-x: hidden;
    overflow-y: hidden; }
  .mm-menu.mm-right {
    left: auto;
    right: 0;
    position: absolute;
    width: 100%; }
  .sidebar {
    height: 6.25rem; }
  .sidebar #mm-1, .sidebar #mm-2, .sidebar #mm-3, .sidebar #mm-4, .sidebar #mm-5, .sidebar #mm-6,
  .sidebar #mm-7, .sidebar #mm-8, .sidebar #mm-10, .sidebar #mm-11, .sidebar #mm-12, .sidebar #mm-13, .sidebar #mm-14 {
    Display: none; }
  .sidebar.open #mm-1, .sidebar.open #mm-2, .sidebar.open #mm-3, .sidebar.open #mm-4, .sidebar.open #mm-5, .sidebar.open #mm-6,
  .sidebar.open #mm-7, .sidebar.open #mm-8, .sidebar.open #mm-10, .sidebar.open #mm-11, .sidebar.open #mm-12, .sidebar.open #mm-13, .sidebar.open #mm-14 {
    Display: block; } }

@media (max-width: 512px) {
  .sidebar {
    height: 5rem; }
  .mm-navbar {
    height: 80px; }
  .mm-navbar .mm-btn:first-child {
    top: 20px; }
  #menu ul.multilevel-linkul-0, #menu ul.multilevel-linkul-1, #menu ul.multilevel-linkul-2, #menu ul.multilevel-linkul-3, #menu ul.multilevel-linkul-4, #menu ul.multilevel-linkul-5, #menu ul.multilevel-linkul-6, #menu ul.multilevel-linkul-7, #menu ul.multilevel-linkul-8, #menu ul.multilevel-linkul-9, #menu ul.multilevel-linkul-10, #menu ul.multilevel-linkul-11, #menu ul.multilevel-linkul-12, #menu ul.multilevel-linkul-13, #menu ul.multilevel-linkul-14 {
    margin: -6px -20px 10px -20px; } }

@media (min-width: 400px) and (max-width: 511px) {
  .mm-menu .mm-navbar > *, .mm-menu .mm-navbar a {
    padding: 12px 20px 20px 20px; }
  .mm-navbar .mm-btn:first-child {
    top: 20px; } }

/*main menu code for devices less than 400px*/
@media (max-width: 399px) {
  .mm-menu li .fa {
    margin: 25px 13px 0 17px;
    font-size: 1.6em; }
  li#oc-2 .fa {
    margin: 25px 17px 0 12px; }
  li#oc-3 .fa {
    margin: 25px 9px 0 20px; }
  li#oc-5 .fa {
    margin: 25px 15px 0px 14px; }
  .mm-navbar .mm-btn:first-child {
    padding-left: 20px;
    top: 17px;
    left: 2px;
    display: block; }
  .mm-menu .mm-navbar > *, .mm-menu .mm-navbar a {
    font-size: 1.2em;
    line-height: 19px;
    padding: 9px 64px 20px 15px;
    width: 300px; }
  .sidebar li {
    font-size: 1em; }
  .sidebar nav li span {
    padding: 0rem 2.2rem;
    margin: 1.4em 0 0 0;
    font-size: 1.1rem; }
  .sidebar__toggle {
    height: 5rem;
    padding: 1.75rem 1.5rem; }
  #menu ul.multilevel-linkul-0, #menu ul.multilevel-linkul-1, #menu ul.multilevel-linkul-2, #menu ul.multilevel-linkul-3, #menu ul.multilevel-linkul-4, #menu ul.multilevel-linkul-5, #menu ul.multilevel-linkul-6, #menu ul.multilevel-linkul-7, #menu ul.multilevel-linkul-8, #menu ul.multilevel-linkul-9, #menu ul.multilevel-linkul-10, #menu ul.multilevel-linkul-11, #menu ul.multilevel-linkul-12, #menu ul.multilevel-linkul-13, #menu ul.multilevel-linkul-14 {
    margin: -6px -20px 10px -20px; }
  #menu ul.multilevel-linkul-0 li a, #menu ul.multilevel-linkul-1 li a, #menu ul.multilevel-linkul-2 li a, #menu ul.multilevel-linkul-3 li a, #menu ul.multilevel-linkul-4 li a, #menu ul.multilevel-linkul-5 li a, #menu ul.multilevel-linkul-6 li a, #menu ul.multilevel-linkul-7 li a, #menu ul.multilevel-linkul-8 li a, #menu ul.multilevel-linkul-9 li a, #menu ul.multilevel-linkul-10 li a, #menu ul.multilevel-linkul-11 li a, #menu ul.multilevel-linkul-12 li a, #menu ul.multilevel-linkul-13 li a, #menu ul.multilevel-linkul-14 li a {
    padding: 10px 97px 10px 24px; } }

/*End of menu code for devices less than 400px*/
.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate(0%, 0%); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*	jQuery.mmenu iconbar extension CSS */
body {
  overflow-x: hidden; }

.mm-menu.mm-iconbar {
  display: block; }

.mm-page {
  background: inherit;
  min-height: 100vh; }

.mm-slideout {
  box-sizing: border-box;
  padding-right: 80px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*iPhone 6 Portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 399px) and (orientation: portrait) {
  #menu ul.multilevel-linkul-0 li a.mm-next, #menu ul.multilevel-linkul-1 li a.mm-next, #menu ul.multilevel-linkul-2 li a.mm-next, #menu ul.multilevel-linkul-3 li a.mm-next, #menu ul.multilevel-linkul-4 li a.mm-next, #menu ul.multilevel-linkul-5 li a.mm-next, #menu ul.multilevel-linkul-6 li a.mm-next, #menu ul.multilevel-linkul-7 li a.mm-next, #menu ul.multilevel-linkul-8 li a.mm-next, #menu ul.multilevel-linkul-9 li a.mm-next, #menu ul.multilevel-linkul-10 li a.mm-next, #menu ul.multilevel-linkul-11 li a.mm-next, #menu ul.multilevel-linkul-12 li a.mm-next, #menu ul.multilevel-linkul-13 li a.mm-next, #menu ul.multilevel-linkul-14 li a.mm-next {
    left: 78%; } }

/*iPhone 5 Portrait*/
@media only screen and (min-device-width: 320px) and (max-device-width: 340px) and (orientation: portrait) {
  #menu ul.multilevel-linkul-0 li a.mm-next, #menu ul.multilevel-linkul-1 li a.mm-next, #menu ul.multilevel-linkul-2 li a.mm-next, #menu ul.multilevel-linkul-3 li a.mm-next, #menu ul.multilevel-linkul-4 li a.mm-next, #menu ul.multilevel-linkul-5 li a.mm-next, #menu ul.multilevel-linkul-6 li a.mm-next, #menu ul.multilevel-linkul-7 li a.mm-next, #menu ul.multilevel-linkul-8 li a.mm-next, #menu ul.multilevel-linkul-9 li a.mm-next, #menu ul.multilevel-linkul-10 li a.mm-next, #menu ul.multilevel-linkul-11 li a.mm-next, #menu ul.multilevel-linkul-12 li a.mm-next, #menu ul.multilevel-linkul-13 li a.mm-next, #menu ul.multilevel-linkul-14 li a.mm-next {
    left: 63%; } }

@media only screen and (min-device-width: 360px) and (max-device-width: 374px) and (orientation: portrait) {
  #menu ul.multilevel-linkul-0 li a.mm-next, #menu ul.multilevel-linkul-1 li a.mm-next, #menu ul.multilevel-linkul-2 li a.mm-next, #menu ul.multilevel-linkul-3 li a.mm-next, #menu ul.multilevel-linkul-4 li a.mm-next, #menu ul.multilevel-linkul-5 li a.mm-next, #menu ul.multilevel-linkul-6 li a.mm-next, #menu ul.multilevel-linkul-7 li a.mm-next, #menu ul.multilevel-linkul-8 li a.mm-next, #menu ul.multilevel-linkul-9 li a.mm-next, #menu ul.multilevel-linkul-10 li a.mm-next, #menu ul.multilevel-linkul-11 li a.mm-next, #menu ul.multilevel-linkul-12 li a.mm-next, #menu ul.multilevel-linkul-13 li a.mm-next, #menu ul.multilevel-linkul-14 li a.mm-next {
    left: 73%; } }

/* qub / components / panel */
.panel {
  position: relative; }

.panel .inner {
  padding: 3.0625rem 1.75rem; }

/* backgroundless panel only */
.panel:not([class*="bg--"]) > .inner {
  background-color: #fff; }

.centered {
  text-align: center; }

.no-padding .inner {
  padding-top: 0;
  padding-bottom: 0; }

.no-padding .column {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  margin-bottom: 0;
  border-bottom: 1px solid #dedede; }
  .no-padding .column img {
    display: block;
    max-width: calc(100% + 3.5rem);
    margin: -1.75rem; }

.no-padding section {
  padding-bottom: 6.25rem; }

.no-padding section > img {
  display: block;
  max-width: calc(100% + 3.5rem);
  margin: 0 -1.75rem 1.75rem; }

.no-padding section > img:first-child {
  margin-top: 0; }

.half-padding .inner {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  border-bottom: 1px solid #dedede; }

.half-padding .column {
  margin: 0 0 1.75rem;
  padding: 0 0.875rem !important; }
  .half-padding .column img {
    display: block; }

.double-padding .inner {
  padding-bottom: 6.125rem; }

.double-padding .column {
  margin-top: 3.0625rem;
  margin-bottom: 3.0625rem; }

/*--Panels: Additonal CSS to make list font color change with panel selection--*/
.bg--red ul.list-style li {
  color: #ffffff; }

.bg--red ul.list-style li span {
  color: #ffffff;
  font-weight: 300; }

.bg--grey-d ul.list-style li {
  color: #ffffff; }

.bg--grey-d ul.list-style li span {
  color: #ffffff;
  font-weight: 300; }

.bg--grey ul.list-style li {
  color: #ffffff; }

.bg--grey ul.list-style li span {
  color: #ffffff;
  font-weight: 300; }

.bg--grey-md ul.list-style li span {
  color: #ffffff;
  font-weight: 300; }

.bg--grey-ml ul.list-style li span {
  font-weight: 300; }

/*allow panel content to be right aligned*/
@media (min-width: 768px) {
  .panel.r-align {
    text-align: right; } }

/* qub / layout / backgrounds */
/*jqueryui reset*/
.ui-widget {
  font-family: inherit;
  font-size: inherit; }

.ui-widget-header {
  border-color: #dedede;
  background: #dedede; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #c41030; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #c41030; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #ccc; }

/* accordion styling */
#accordion .ui-widget-content a {
  color: #c41030;
  /*Link Color update for accordion*/ }

.no-padding-top-bottom {
  /*accordion - content merges together */
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.accordion-instruction {
  display: none; }

.ui-accordion .ui-accordion-header {
  margin: 0; }

.toggler {
  background: #c41030 !important;
  color: #fff !important;
  padding: 1.75rem 4.375rem 1.75rem 1.75rem !important;
  font-weight: normal !important; }

.toggler .ui-accordion-header-icon {
  display: none; }

.toggler:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 1.75rem;
  width: 0.9375rem;
  height: 0.5625rem;
  margin-top: -0.3125rem;
  background-image: url("");
  background: center, center;
  background-repeat: no-repeat; }

.toggler.ui-state-active:after {
  -webkit-transform: rotateZ(-180deg);
  transform: rotateZ(-180deg); }

/*old images fill columns*/
article .columns img {
  width: 100% !important;
  height: auto !important; }

/* tabbed content box */
#tabs-nav {
  background: #58595b;
  margin: -5px;
  border-radius: 0;
  border: none; }

#tabs-nav .tab {
  background: none;
  border: none; }

#tabs-nav .tab a {
  color: #fff; }

#tabs-nav .tab.ui-state-active a {
  color: #58595b;
  background: #eeeeee; }

/* qub / components / table */
table {
  width: 100%;
  margin-bottom: 1rem;
  background: #f9f9f9; }
  table:last-child {
    margin-bottom: 0; }

caption {
  padding: 1.75rem;
  margin: 0;
  background: #c41030;
  color: #fff;
  text-align: left; }

th, td {
  padding: 1.625em 1.75rem;
  text-align: left; }

th {
  font-weight: 500; }

thead th {
  background: #dedede; }

tbody th,
tbody td {
  border-top: 1px solid #dedede; }

/*table helper class for wide tables (reduces padding)*/
.small-padding th, .small-padding td {
  padding: 1rem; }

/*responsive table columns (td) below 600px*/
@media all and (max-width: 600px) {
  table {
    width: 100%; }
  td {
    display: block;
    width: 100%; }
  tr {
    display: block; }
  tr tr {
    margin-bottom: 0; } }

/* qub / components / list-inline */
.list-inline {
  padding: 0;
  list-style-type: none; }
  .list-inline li {
    display: inline-block;
    margin-right: 1em;
    margin-bottom: 0; }
    .list-inline li:last-child {
      margin-right: 0; }
    .list-inline li img {
      margin: 0;
      vertical-align: middle; }

/* qub / components / list-style */
.list-style li {
  margin: 1em 0;
  color: #c41030;
  font-weight: 500; }

.list-style span {
  color: #58595b;
  font-weight: 400; }

/* qub / components / wayfinding */
.wayfinding {
  padding: 1rem 0; }
  .wayfinding .bordered .column {
    padding-top: 0;
    padding-bottom: 0; }
  .wayfinding .column:first-child a,
  .wayfinding .column:last-child a {
    position: relative;
    display: block; }
  .wayfinding .column:first-child a:before,
  .wayfinding .column:first-child a:after,
  .wayfinding .column:last-child a:before, .wayfinding .column:last-child a:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 0.9375rem;
    height: 0.5625rem;
    margin-top: -0.3125rem;
    background-image: url('/home/media/Media,512563,en.png');
    /* images/icons/dropdown-white.png */
    background-position: center center;
    background-repeat: no-repeat; }
  .wayfinding .column:first-child a.disabled,
  .wayfinding .column:last-child a.disabled {
    opacity: 0.3; }
    .wayfinding .column:first-child a.disabled:hover,
    .wayfinding .column:last-child a.disabled:hover {
      cursor: default;
      text-decoration: none; }
  .wayfinding .column:first-child {
    text-align: right; }
    .wayfinding .column:first-child a {
      padding-left: 1.125rem; }
    .wayfinding .column:first-child a:before {
      content: '';
      left: 0;
      -webkit-transform: rotateZ(90deg);
      transform: rotateZ(90deg); }
  .wayfinding .column:last-child:not(:first-child) a {
    padding-right: 1.125rem; }
  .wayfinding .column:last-child:not(:first-child) a:after {
    content: '';
    right: 0;
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg); }

@media (max-width: 767px) {
  .wayfinding .bordered .column {
    float: left;
    width: 50%;
    padding: 0 1.75rem;
    margin: 0; }
  .wayfinding .bordered .column:first-child,
  .wayfinding .bordered .column:first-child:last-child {
    padding-bottom: 0;
    border-width: 0 1px 0 0; }
  .wayfinding .bordered .column:first-child ~ .column {
    border-width: 0; } }

/* qub / components / backgrounds */
[class*="bg--"] a:not(.button) {
  color: inherit; }

[class*="bg--"] .button {
  color: inherit;
  border-color: inherit; }

[class*="bg--"] .button:hover {
  border-color: #fff; }

.bg--red {
  background: #c41030;
  color: #fff; }
  .bg--red .alt, .bg--red blockquote {
    color: #fff; }
  .bg--red .button:hover {
    background-color: #fff;
    color: #c41030; }

.bg--grey {
  background: #58595b;
  color: #fff; }
  .bg--grey .alt {
    color: #fff; }
  .bg--grey .button:hover {
    background-color: #fff;
    color: #58595b; }

.bg--grey-d {
  background: #9b9b9d;
  color: #fff; }
  .bg--grey-d .alt {
    color: #fff; }
  .bg--grey-d .button:hover {
    background-color: #fff;
    color: #9b9b9d; }

.bg--grey-md {
  background: #bdbdbe;
  color: #fff; }
  .bg--grey-md .alt {
    color: #fff; }
  .bg--grey-md .button:hover {
    background-color: #fff;
    color: #9b9b9d; }

.bg--grey-ml {
  background: #dedede; }
  .bg--grey-ml .button {
    color: #c41030;
    border-color: #c41030; }
  .bg--grey-ml .button:hover {
    background-color: #c41030;
    border-color: #c41030;
    color: #fff; }

.bg--grey-l {
  background: #eeeeee; }
  .bg--grey-l .button {
    color: #c41030;
    border-color: #c41030; }
  .bg--grey-l .button:hover {
    background-color: #c41030;
    border-color: #c41030;
    color: #fff; }

.bg--grey-dark {
  background: #767678;
  color: #fff; }
  .bg--grey-dark .button {
    color: inherit;
    border-color: inherit; }
  .bg--grey-dark .button:hover {
    border-color: #fff; }

/* unistats specific case */
.bg--unistats {
  background: #dc302c;
  text-align: center; }
  .bg--unistats iframe {
    border: 1px solid #e45955 !important; }

/*change arrow backgrounds to match selected bg colour*/
.bg--grey-ml .img-arrow:before, .bg--grey-ml .img-arrow:after {
  background: #DEDEDE; }

.bg--grey-md .img-arrow:before, .bg--grey-md .img-arrow:after {
  background: #bdbdbe; }

.bg--grey .img-arrow:before, .bg--grey .img-arrow:after {
  background: #58595b; }

.bg--grey-d .img-arrow:before, .bg--grey-d .img-arrow:after {
  background: #9b9b9d; }

.bg--grey-md.img-block p:last-child a:first-child:last-child:after,
.bg--grey-d.img-block p:last-child a:first-child:last-child:after,
.bg--grey.img-block p:last-child a:first-child:last-child:after {
  background: url("/home/media/Media,596846,en.png") right center no-repeat; }

/* qub / components / banner */
.banner {
  padding: 0; }
  .banner .inner > img {
    display: block;
    max-width: calc(100% + 3.5rem);
    margin: 0 -1.75rem; }

.banner__caption {
  padding: 1.75rem 0; }
  .banner__caption img {
    margin: 3.0625rem 0 0; }

@media (max-width: 767px) {
  .banner__caption h1 + h2 {
    margin-bottom: 0; }
  .banner__caption img {
    display: none; } }

@media (min-width: 768px) {
  .banner[class*="bg--"],
  .banner[class*="bg--"] .banner__caption .inner {
    background: transparent; }
  .banner__caption {
    width: 50%;
    padding: 1.75rem;
    color: #fff; }
    .banner__caption .inner {
      padding-right: 50%; }
    .banner__caption .button {
      color: inherit;
      border-color: inherit; }
    .banner__caption .button:hover {
      background-color: #fff;
      border-color: #fff;
      color: #58595b; }
  .banner--light .banner__caption {
    color: #58595b; } }

@media (min-width: 1024px) {
  article .banner:first-child h1:not(.alt), article .banner:first-child h2:not(.alt), article .banner:first-child h3:not(.alt), article .banner:first-child h4:not(.alt), article .banner:first-child h5:not(.alt), article .banner:first-child h6:not(.alt) {
    font-size: 2.625em; } }

@media (min-width: 1280px) {
  article .banner:first-child h1:not(.alt), article .banner:first-child h2:not(.alt), article .banner:first-child h3:not(.alt), article .banner:first-child h4:not(.alt), article .banner:first-child h5:not(.alt), article .banner:first-child h6:not(.alt) {
    font-size: 3.5em; } }

@media (min-width: 1536px) {
  article .banner:first-child h1:not(.alt), article .banner:first-child h2:not(.alt), article .banner:first-child h3:not(.alt), article .banner:first-child h4:not(.alt), article .banner:first-child h5:not(.alt), article .banner:first-child h6:not(.alt) {
    font-size: 4.375em; } }

/*--DTP Banner: options for full width or bound Template--*/
.inner-banner {
  max-width: 70rem; }

.inner-banner-full {
  overflow: visible;
  position: relative;
  margin-right: auto;
  margin-left: auto; }

.inner-banner-full img {
  display: block;
  width: 100%; }

@media (min-width: 1024px) and (max-width: 1279px) {
  .inner-banner-full h3 {
    font-size: 2.625em; } }

@media (min-width: 1280px) {
  .inner-banner-full h3 {
    font-size: 3.5em; } }

@media (min-width: 1280px) and (max-width: 1365px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 6rem; } }

@media (min-width: 1366px) and (max-width: 1460px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 10rem; } }

@media (min-width: 1461px) and (max-width: 1530px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 12rem; } }

@media (min-width: 1531px) and (max-width: 1620px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 14rem; } }

@media (min-width: 1621px) and (max-width: 1660px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 17rem; } }

@media (min-width: 1661px) and (max-width: 1760px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 20rem; } }

@media (min-width: 1761px) and (max-width: 1800px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 22rem; } }

@media (min-width: 1801px) and (max-width: 1890px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 24rem; } }

@media (min-width: 1891px) and (max-width: 1930px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 26rem; } }

@media (min-width: 1931px) and (max-width: 1990px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 28rem; } }

@media (min-width: 1991px) {
  .inner-banner-full .banner__caption-banner {
    margin-left: 30rem; } }

.banner__caption-banner {
  padding: 1.75rem; }

.banner__caption-banner a.button {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #fff; }

.banner__caption-banner a.button:hover {
  background-color: #fff;
  color: #c41030; }

.inner-banner {
  overflow: visible;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.75rem;
  padding-right: 1.75rem; }

.inner-banner img {
  display: block;
  max-width: calc(100% + 3.5rem);
  margin: 0 -1.75rem; }

@media (max-width: 767px) {
  .banner__caption-banner a.button {
    background-color: transparent;
    border: 2px solid #c41030;
    color: #c41030; }
  .banner__caption-banner a.button:hover {
    background-color: #c41030;
    color: #fff; }
  .inner-banner {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 768px) {
  .banner__caption-banner {
    background: none;
    width: 50%;
    padding: 1.75rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (min-width: 1024px) {
  .inner-banner h3 {
    font-size: 2.625em; } }

@media (min-width: 1280px) {
  .inner-banner h3 {
    font-size: 3.5em; } }

@media (min-width: 1280px) {
  .inner-banner h3 {
    font-size: 3.5em; } }

/* qub / components / breadcrumbs */
.breadcrumbs {
  padding: 0.75em 0;
  background: #fff;
  line-height: 1.75em; }
  .breadcrumbs li {
    font-size: 0.75rem;
    line-height: 1em;
    text-transform: uppercase; }
  .breadcrumbs a {
    color: inherit; }
    .breadcrumbs a:hover {
      color: #c41030; }
  .breadcrumbs .active {
    color: #c41030;
    font-weight: 500; }
  .breadcrumbs li:after {
    content: '/';
    margin-left: 1em; }
  .breadcrumbs li:last-child:after {
    content: initial; }

@media (min-width: 1px) {
  .breadcrumbs {
    display: none; } }

@media (min-width: 601px) {
  .breadcrumbs {
    display: block; } }

/* qub / components / button */
.button {
  display: inline-block;
  padding: 0.9375rem 2.8125rem;
  margin: 0 0.25rem 0.75rem;
  background-color: transparent;
  border: 2px solid #c41030;
  border-radius: 3px;
  color: #c41030;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1em;
  text-align: center;
  text-transform: initial;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  .button:hover {
    background-color: #c41030;
    color: #fff;
    text-decoration: none; }
  .button:active {
    border-color: #dedede !important; }
  .button:last-child {
    margin-bottom: 0;
    margin-right: 0; }
  .button[disabled] {
    opacity: 0.3; }

.button--grey {
  border-color: #58595b;
  color: #58595b; }
  .button--grey:hover {
    background-color: #58595b; }

button, input[type="submit"] {
  display: inline-block;
  padding: 0.9375rem 2.8125rem;
  background-color: transparent;
  border: 2px solid #c41030;
  border-radius: 3px;
  color: #c41030;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1em;
  text-align: center;
  text-transform: initial;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  button:hover, input[type="submit"]:hover {
    background-color: #c41030;
    color: #fff;
    text-decoration: none; }
  button:active, input[type="submit"]:active {
    border-color: #dedede !important; }
  button:last-child, input[type="submit"]:last-child {
    margin-bottom: 0;
    margin-right: 0; }
  button[disabled], input[type="submit"][disabled] {
    opacity: 0.3; }

/* qub / components / card */
.card {
  padding: 5rem;
  border: 0.375rem solid #c41030;
  font-size: 1.25em;
  text-align: center; }
  .card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    margin-bottom: 3.125rem; }
  .card p, .card li, .card th, .card td {
    font-weight: 500; }

/* qub / components / column */
.inner .columns {
  width: auto;
  margin-left: -1.75rem;
  margin-right: -1.75rem;
  overflow: visible; }

.columns {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem; }
  .columns:first-child {
    margin-top: 0; }
  .columns:last-child {
    margin-bottom: 0; }
  .columns:after {
    content: '';
    display: block;
    clear: both; }

.column {
  padding: 0 1.75rem;
  margin-bottom: 1.75rem; }
  .column:last-child {
    margin-bottom: 0; }

.aligned {
  font-size: 0; }
  .aligned .column {
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: middle; }

.bordered .column {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.bordered .column:not(:last-child),
.bordered .column:first-child:last-child {
  border: 1px solid #dedede;
  border-width: 0 1px 0 0; }

.bordered [class*="offset"] {
  border: 1px solid #dedede;
  border-width: 0 0 0 1px; }

.bordered .column:nth-last-child(2):first-child,
.bordered .column:nth-last-child(2):first-child ~ * {
  height: auto !important;
  vertical-align: middle; }

@media (max-width: 767px) {
  .equal .column {
    height: auto !important; }
  .bordered .column {
    height: auto !important;
    padding: 1rem 0;
    margin-right: 1.75rem;
    margin-left: 1.75rem; }
  .bordered .column:not(:last-child),
  .bordered .column:first-child:last-child {
    padding-bottom: 3.0625rem;
    border-width: 0 0 1px; }
  .bordered [class*="offset"] {
    border-width: 1px 0 0; } }

@media (min-width: 768px) {
  .columns {
    margin-top: 3.0625rem;
    margin-bottom: 3.0625rem; }
  .column:first-child {
    padding-left: 1.75rem; }
  .column:last-child {
    padding-right: 1.75rem; } }

/* qub / components / cookie-control */
/*Cookie Control CSS modifications*/
div#ccc-icon button {
  padding: 0 0 0 63px;
  margin: 0; }

button.ccc-expand {
  width: 145px; }

button.ccc-close {
  padding: 0; }

button.ccc-close:hover {
  background-color: transparent; }

.ccc-inner h2 {
  text-transform: capitalize; }

/* qub / components / cta */
.cta {
  position: relative;
  display: block;
  padding: 1.75rem 4.375rem 1.75rem 1.75rem;
  margin: 1px 0;
  background: #c41030;
  border: 0;
  color: #fff;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.25em;
  text-align: left; }
  .cta:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 1.75rem;
    width: 0.9375rem;
    height: 0.5625rem;
    margin-top: -0.3125rem;
    background-image: url('/home/media/Media,512563,en.png');
    /* images/icons/dropdown-white.png */
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg); }
  .cta:hover, .cta:active {
    background: #c41030;
    color: #fff;
    text-decoration: none; }

/* qub / components / feature */
.feature .inner {
  max-width: 50rem;
  padding-top: 6.125rem;
  padding-bottom: 6.125rem; }

/* qub / components / filter */
.filter.toggle > .inner > header {
  padding-top: 3.0625rem;
  padding-bottom: 3.0625rem; }

.filter.toggle .toggle {
  padding: 0 1.75rem;
  background-color: #fff;
  border: 1px solid #bdbdbe;
  border-radius: 3px; }
  .filter.toggle .toggle header {
    padding: 0.875rem 0; }
    .filter.toggle .toggle header:after {
      right: 0; }
  .filter.toggle .toggle.open header {
    border-bottom: 1px solid #bdbdbe; }
  .filter.toggle .toggle.open .toggle__inner {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem; }
  .filter.toggle .toggle.open .toggle__content {
    padding-top: 0;
    padding-bottom: 0; }

.filter.toggle .toggle.open .toggle__content {
  max-height: 15.625rem; }

.filter.toggle.open {
  padding-bottom: 3.0625rem; }

@media (min-width: 768px) and (max-width: 1023px) {
  .filter .colspan-6 {
    width: 100%;
    margin-bottom: 0; } }

/* qub / components / graphics */
.graphic {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%; }
  .graphic .inner {
    max-width: 50rem;
    padding-top: 6.125rem;
    padding-bottom: 6.125rem; }

.testimonial {
  background-image: url('/home/media/Media,517691,en.png');
  /* images/icons/testimonial.png */
  background-position: left center; }
  .testimonial blockquote {
    font-size: 1.5em;
    line-height: 1.25em;
    text-transform: uppercase; }
  .testimonial cite {
    font-size: 1.125em; }

@media (min-width: 640px) {
  .testimonial blockquote {
    font-size: 1.75em; }
  .testimonial cite {
    font-size: 1.25em; } }

@media (min-width: 1024px) {
  .testimonial blockquote {
    font-size: 2em; } }

@media (min-width: 1280px) {
  .testimonial blockquote {
    font-size: 2.25em; } }

.top-universities {
  background-image: url('/home/media/Media,517692,en.png');
  /* images/icons/top-universities.png */
  background-image: url("http://www.qub.ac.uk/home/media/Media,517692,en.png");
  background-position: 30% center;
  /* typographic */ }
  .top-universities h2 {
    display: inline-block;
    margin-bottom: 0; }
  .top-universities span {
    display: inline-block;
    line-height: 1em; }
    .top-universities span:nth-of-type(1) {
      padding-bottom: 1rem;
      margin-bottom: 1rem;
      border-bottom: 6px solid; }
    .top-universities span:nth-of-type(2) {
      float: left;
      margin-right: 0.125em;
      font-size: 4em;
      font-weight: 500;
      letter-spacing: -6px;
      line-height: 1em; }
    .top-universities span:nth-of-type(3),
    .top-universities span:nth-of-type(4) {
      font-weight: 900; }
    .top-universities span:nth-of-type(3) {
      font-size: 1.75em; }
    .top-universities span:nth-of-type(4) {
      font-size: 1.96875em; }
  .top-universities h2 + p {
    margin-bottom: 3.5rem; }

@media (max-width: 767px) {
  .top-universities h2 {
    font-size: 1.5em; } }

@media (max-width: 639px) {
  .top-universities h2 {
    font-size: 1.25em; } }

@media (max-width: 511px) {
  .top-universities h2 {
    font-size: 1em; } }

@media (max-width: 399px) {
  .top-universities span:nth-of-type(2) {
    float: none;
    display: block;
    margin: 0; } }

/* qub / components / header-dropdown */
.header__dropdown {
  max-height: 0;
  position: relative; }
  .header__dropdown.open {
    max-height: none; }
  .header__dropdown.expanded + main {
    display: none; }
  .header__dropdown .inner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    margin: 1.75rem;
    background: url('/home/media/Media,517693,en.png') center center no-repeat;
    /* images/icons/close.png */
    color: #c41030;
    cursor: pointer; }
  .header__dropdown .panel {
    border-bottom: 6px solid #c41030; }
  .header__dropdown .img-arrow {
    z-index: 10;
    transform: translateY(100%); }
    .header__dropdown .img-arrow:before {
      content: none; }
    .header__dropdown .img-arrow:after {
      content: ''; }
  .header__dropdown table, .header__dropdown caption {
    background: #fff;
    color: #58595b; }
  .header__dropdown table {
    margin: 3.0625rem 0; }
    .header__dropdown table:first-child {
      margin-bottom: 0; }
    .header__dropdown table:last-child {
      margin-bottom: 0; }
  .header__dropdown caption {
    border-bottom: 3px solid #c41030; }
  .header__dropdown thead th {
    background: #fff; }

/* qub / components / heading-alt */
.alt {
  margin-bottom: 0.25rem;
  color: #c41030;
  font-size: 1em; }

h1.alt, h2.alt, h3.alt {
  font-weight: 700; }

h1.alt {
  font-size: 1.5em; }

h2.alt {
  font-size: 1.125em; }

h4.alt {
  font-size: 1.25em; }

.alt + p, .alt + li, .alt + th, .alt + td {
  margin-top: 0.75rem; }

/* qub / components / img-arrow */
.img-arrow {
  position: absolute;
  bottom: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 1.375rem;
  color: #c41030;
  overflow: hidden; }
  .img-arrow:before, .img-arrow:after {
    position: relative;
    display: block;
    width: 2rem;
    height: 2rem;
    margin: 0 auto;
    background: #fff;
    border: 0.375rem solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .img-arrow:before {
    content: '';
    top: 0.375rem; }
  .img-arrow:after {
    top: -1rem; }

.bg--red .img-arrow:before, .bg--red .img-arrow:after {
  background: #c41030; }

.bg--grey-l .img-arrow:before, .bg--grey-l .img-arrow:after {
  background: #eeeeee; }

/* qub / components / img-block */
.img-block .inner {
  padding-top: 0;
  padding-bottom: 0; }

.img-block div {
  position: relative; }

.img-block img {
  display: block;
  width: 100%;
  max-width: initial;
  margin: 0; }

.img-block p:last-child a:first-child:last-child:after {
  content: '';
  position: relative;
  vertical-align: middle;
  display: inline-block;
  width: 0.375rem;
  height: 0.6875rem;
  margin-left: 1rem;
  background: url('/home/media/Media,517689,en.png') right center no-repeat;
  /* images/icons/link-arrow.png */ }

.img-block .column {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  margin-bottom: 0; }

.img-block .column > div:first-child {
  margin: -1.75rem -1.75rem 1.75rem; }
  .img-block .column > div:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    border: 6px solid #c41030;
    border-width: 0 0 6px; }

.img-block .column > :last-child {
  margin-bottom: 6.25rem; }

.img-block.horz .column > div:first-child {
  margin-bottom: 0; }

@media (max-width: 767px) {
  .img-block .column {
    height: auto !important;
    padding-top: 0; }
  .img-block .column > div:first-child {
    margin-top: 0; } }

@media (min-width: 768px) {
  .img-block.vert .column:nth-child(odd) > div:first-child {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 1.75rem 0 0; }
  .img-block.vert .column:nth-child(odd) > div:first-child:before {
    border-width: 6px 0 0; }
  .img-block.vert .column:nth-child(odd) .img-arrow {
    top: 0;
    bottom: auto; }
    .img-block.vert .column:nth-child(odd) .img-arrow:before {
      content: none; }
    .img-block.vert .column:nth-child(odd) .img-arrow:after {
      content: ''; } }

@media (max-width: 1023px) {
  .img-block.horz .column {
    width: 100%;
    height: auto !important; }
  .img-block.horz .column > img:first-child:last-child,
  .img-block.horz .column > div:first-child:last-child img {
    position: static;
    height: auto;
    width: 100%;
    min-height: 0; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .img-block.horz .column:nth-child(odd) {
    padding-bottom: 0; } }

@media (min-width: 1024px) {
  .img-block.horz .column > :last-child {
    margin-bottom: 0; }
  .img-block.horz .column:nth-child(odd) {
    padding-bottom: 0; }
    .img-block.horz .column:nth-child(odd) > div:first-child:before {
      border-width: 0 6px 0 0; }
    .img-block.horz .column:nth-child(odd) .img-arrow {
      right: 0;
      width: 1.375rem;
      height: 100%; }
      .img-block.horz .column:nth-child(odd) .img-arrow:before, .img-block.horz .column:nth-child(odd) .img-arrow:after {
        top: 50%; }
      .img-block.horz .column:nth-child(odd) .img-arrow:before {
        left: 0.375rem; }
      .img-block.horz .column:nth-child(odd) .img-arrow:after {
        left: -1rem; }
  .img-block.horz .column:nth-child(4n + 1) {
    float: right;
    left: -3px;
    padding-right: 1.5625rem;
    overflow: visible; }
    .img-block.horz .column:nth-child(4n + 1) > div:first-child:before {
      border-width: 0 0 0 6px; }
    .img-block.horz .column:nth-child(4n + 1) .img-arrow {
      right: auto;
      left: 0; }
      .img-block.horz .column:nth-child(4n + 1) .img-arrow:before {
        content: none; }
      .img-block.horz .column:nth-child(4n + 1) .img-arrow:after {
        content: ''; }
  .img-block.horz .column:nth-child(4n + 3) {
    right: -3px;
    padding-left: 1.5625rem;
    overflow: visible; } }

@media (min-width: 768px) and (max-width: 1279px) {
  .img-block.vert .column:nth-child(odd):last-child {
    width: 100%;
    height: auto !important; }
    .img-block.vert .column:nth-child(odd):last-child > div:first-child {
      position: relative;
      float: right;
      width: calc(50% + 1.75rem);
      margin: -1.75rem -1.75rem -1.75rem 0; }
    .img-block.vert .column:nth-child(odd):last-child > div:first-child ~ * {
      width: 50%;
      padding-right: 1.75rem; }
    .img-block.vert .column:nth-child(odd):last-child > div:first-child:before {
      border-width: 0 0 0 6px; }
    .img-block.vert .column:nth-child(odd):last-child .img-arrow {
      left: 0;
      width: 1.375rem;
      height: 100%; }
      .img-block.vert .column:nth-child(odd):last-child .img-arrow:before, .img-block.vert .column:nth-child(odd):last-child .img-arrow:after {
        top: 50%; }
      .img-block.vert .column:nth-child(odd):last-child .img-arrow:before {
        content: none; }
      .img-block.vert .column:nth-child(odd):last-child .img-arrow:after {
        content: '';
        left: -1rem; }
    .img-block.vert .column:nth-child(odd):last-child :last-child {
      margin-bottom: 0; } }

/* qub / components / img-mask */
@media (min-width: 768px) {
  .height-set .column {
    position: relative;
    overflow: hidden; }
  .height-set .column > div:first-child:last-child {
    position: relative;
    height: calc(100% + 28px);
    overflow: hidden; }
  .height-set .column > img:first-child:last-child,
  .height-set .column > div:first-child:last-child img {
    position: absolute;
    right: -100%;
    left: -100%;
    width: auto;
    max-width: initial;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    margin-right: auto;
    margin-left: auto; } }

/* qub / components / stretch */
.stretch-h {
  margin-left: -1.75rem;
  margin-right: -1.75rem; }

.stretch-v {
  margin-top: -3.0625rem !important;
  margin-bottom: -3.0625rem !important; }

/* qub / components / map */
.map {
  position: relative;
  display: inline-block;
  padding: 0 !important; }

.map:before {
  content: '';
  display: block;
  margin-top: 83.3333%; }

.map iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@media (max-width: 767px) {
  .map {
    display: block;
    width: 100%;
    margin-top: 3.0625rem !important; } }

/* qub / components / main-title */
.main-title {
  padding: 1.75rem 0;
  background: #dedede;
  color: #58595b; }

/* qub / components / share-widget */
/*"share" widget*/
.hideshare-wrap {
  position: relative;
  float: right; }

.hideshare-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

.hideshare-list li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0.2em; }

.hideshare-wrap span {
  display: none; }

/* qub / components / social-wall */
.social-wall {
  padding-right: 0.875rem;
  padding-left: 0.875rem; }
  .social-wall .inner {
    padding-top: 0; }
  .social-wall .column {
    padding-right: 0.875rem;
    padding-left: 0.875rem; }
  .social-wall .twitter,
  .social-wall .instagram {
    margin-bottom: 1.75rem;
    background: #fff;
    color: #58595b; }
    .social-wall .twitter img,
    .social-wall .instagram img {
      margin-bottom: 0; }
    .social-wall .twitter .inner,
    .social-wall .instagram .inner {
      padding: 1rem; }
    .social-wall .twitter p:last-child small,
    .social-wall .instagram p:last-child small {
      float: right; }

/* qub / components / sidebar toggle */
.sidebar__toggle {
  z-index: 100;
  display: block;
  width: 5rem;
  height: 6.25rem;
  padding: 2.375rem 1.6rem;
  background: #fff; }
  .sidebar__toggle:before, .sidebar__toggle:after {
    content: '';
    box-sizing: content-box;
    display: block;
    width: 100%;
    height: 6px;
    border: 4px solid #7a7a7d;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: transform 0.3s, border 0.2s 0.3s;
    transition: transform 0.3s, border 0.2s 0.3s; }
  .sidebar__toggle:before {
    border-width: 4px 0 2px; }
  .sidebar__toggle:after {
    border-width: 2px 0 4px; }

.sidebar__toggle:hover:before, .sidebar__toggle:hover:after {
  border-color: #c41030; }

.sidebar__toggle.open:before, .sidebar__toggle.open:after {
  height: 0;
  -webkit-transition: border 0.2s, transform 0.3s 0.2s, height 0.3s 0.2s;
  transition: border 0.2s, transform 0.3s 0.2s, height 0.3s 0.2s; }

.sidebar__toggle.open:before {
  border-width: 0 0 4px;
  -webkit-transform: translateY(2.4px) rotate(45deg);
  -ms-transform: translateY(2.4px) rotate(45deg);
  transform: translateY(2.4px) rotate(45deg); }

.sidebar__toggle.open:after {
  border-width: 4px 0 0;
  -webkit-transform: translateY(-1.8px) rotate(-45deg);
  -ms-transform: translateY(-1.8px) rotate(-45deg);
  transform: translateY(-1.8px) rotate(-45deg); }

/* reduced height header */
@media (max-width: 512px) {
  .sidebar__toggle {
    height: 5rem;
    padding: 1.75rem 1.6rem; } }

/* qub / components / slideshow */
.slideshow:not(.mod__inner) img {
  z-index: 1; }

.slideshow .slide__caption {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  max-width: 100rem;
  height: auto;
  padding: 1.75rem;
  background: none !important;
  z-index: 2; }

.slideshow .slideshow__slide {
  position: relative;
  width: 100%; }

.slideshow .slideshow__slide > span img {
  display: block;
  width: 100%; }

/* qub / components / toggle */
.toggle header,
.toggle .toggle__content,
.toggle .toggle__inner {
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.toggle header {
  position: relative;
  cursor: pointer;
  padding: 1.75rem 4.375rem 1.75rem 1.75rem; }
  .toggle header h1, .toggle header h2, .toggle header h3, .toggle header h4, .toggle header h5, .toggle header h6 {
    margin: 0;
    font-size: 1.25em;
    font-weight: 500;
    text-transform: initial; }
  .toggle header:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 1.75rem;
    width: 0.9375rem;
    height: 0.5625rem;
    margin-top: -0.3125rem;
    background: url('/home/media/Media,512563,en.png') center center no-repeat;
    /* images/icons/dropdown-white.png */
    background-position: center center;
    background-repeat: no-repeat; }

.toggle .inner > header {
  margin: 0 -1.75rem; }

.toggle .toggle__inner {
  overflow: auto;
  padding: 0 0.4375rem;
  margin: 0 -1.75rem; }

.toggle .toggle__content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.toggle .toggle header {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .toggle .toggle header h1, .toggle .toggle header h2, .toggle .toggle header h3, .toggle .toggle header h4, .toggle .toggle header h5 h6 {
    font-size: 1rem; }

.toggle .toggle .toggle__content {
  padding: 0 1.75rem;
  background: #fff; }

.toggle .toggle.open .toggle__content {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem; }

.toggle .toggle__inner .toggle__content {
  padding: 0 1.3125rem; }

.toggle + .toggle {
  margin-top: 1px; }

.toggle.open > header:after,
.toggle.open > .inner > header:after {
  -webkit-transform: rotateZ(-180deg);
  transform: rotateZ(-180deg); }

.toggle.open > .toggle__inner,
.toggle.open > .inner > .toggle__inner {
  margin: 1.75rem -1.75rem; }

.toggle.open > .toggle__content,
.toggle.open > .inner > .toggle__content,
.toggle.open > .toggle__inner > .toggle__content,
.toggle.open > .inner > .toggle__inner > .toggle__content {
  max-height: none; }

.toggle header:not([class*="bg--"]):after,
.toggle header.bg--grey-l:after,
.toggle header.bg--grey-ml:after {
  background: url('/home/media/Media,512564,en.png') center center no-repeat;
  /* images/icons/dropdown.png */ }

/* qub / components / course finder */
.course-finder-module {
  text-align: center; }
  .course-finder-module p {
    margin-top: 0;
    font-weight: 500;
    text-transform: uppercase; }
  .course-finder-module input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
  .course-finder-module select,
  .course-finder-module textarea {
    max-width: 32.8125rem; }
  .course-finder-module input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
  .course-finder-module select,
  .course-finder-module textarea,
  .course-finder-module .button {
    margin: 0.875rem 0; }
    .course-finder-module input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):last-child,
    .course-finder-module select:last-child,
    .course-finder-module textarea:last-child,
    .course-finder-module .button:last-child {
      margin-bottom: 0; }

.course-finder-module + .bg--grey {
  border-top: 2px solid; }

@media (min-width: 768px) {
  .course-finder-module input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
  .course-finder-module select,
  .course-finder-module textarea,
  .course-finder-module .button {
    margin-right: 0.875rem;
    margin-left: 0.875rem; } }

/* qub / components / share block */
.share-block {
  display: table;
  width: 100%;
  padding: 0.875rem 1.75rem;
  margin: 1.75rem 0;
  border: 1px solid #dedede;
  border-width: 1px 0; }
  .share-block > * {
    display: table-cell;
    vertical-align: middle;
    margin: 0; }
  .share-block button,
  .share-block .button {
    float: right;
    margin-left: 1.75rem;
    white-space: nowrap; }

/* qub / components / tabs */
.tabs {
  color: #58595b; }
  .tabs .columns {
    margin-top: 0;
    margin-bottom: 0; }
  .tabs .column {
    padding: 0;
    margin: 0; }
  .tabs ul {
    padding: 0;
    list-style-type: none; }

.tab {
  display: block;
  padding: 1.75rem;
  color: #fff;
  font-size: 1.25em;
  font-weight: 500;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .tab.active {
    background: #eeeeee;
    color: #58595b; }
  .tab:hover, .tab.open {
    background: #fff;
    color: #58595b;
    text-decoration: none; }

.tabs__main {
  background: #9b9b9d;
  border-top: 5px solid #9b9b9d; }
  .tabs__main .tab.active:after {
    content: '';
    display: inline-block;
    width: 0.9375rem;
    height: 0.5625rem;
    margin-left: 1.75rem;
    background: url('/home/media/Media,512564,en.png') center center no-repeat;
    /* images/icons/dropdown.png */
    background-position: center center;
    background-repeat: no-repeat; }

.tabs__sub {
  background: #eeeeee; }
  .tabs__sub ul {
    padding: 1.75rem 0; }
  .tabs__sub .tab {
    padding: 0.875rem;
    color: #58595b; }
    .tabs__sub .tab:hover,
    .tabs__sub .tab.active {
      background: #dedede;
      color: #c41030; }

/*Tabbed content - list formatting for content panels*/
.ui-tabs-panel ul {
  padding: 1rem; }

.ui-tabs-panel li {
  list-style-type: disc; }

/*show all tabs on print*/
@media print {
  .tab-container {
    display: block !important; } }

/* qub / components / video */
.video,
.video .inner {
  padding-top: 0;
  padding-bottom: 0; }

.video .inner div:first-child {
  position: relative; }

.video .inner .column h1:first-child, .video .inner .column h2:first-child, .video .inner .column h3:first-child, .video .inner .column h4:first-child, .video .inner .column h5:first-child, .video .inner .column h6:first-child {
  margin-top: 1.75rem; }

.video video {
  display: block;
  max-width: calc(100% + 3.5rem);
  margin: 0 -1.75rem; }

.video__controls {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.play {
  padding: 1.75rem 1.75rem 1.4rem;
  border: 3px solid #fff;
  border-radius: 0;
  color: #fff;
  font-size: 2.5rem; }

.video.playing .video__controls,
.video.playing .video__caption {
  opacity: 0; }

.video.playing video {
  cursor: pointer; }

.video.paused video {
  opacity: 0.5; }

.video__caption {
  padding: 1.75rem 0; }

@media (min-width: 768px) {
  .video__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.75rem;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; } }

/*Video wrapper for video embed*/
.videoWrapper {
  position: relative;
  padding-bottom: 56%;
  /* 16:9 */
  padding-top: 0;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Inner Video Bounding Class */
.panel .inner-video {
  padding: 0rem 0rem;
  max-width: 70rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff; }

/* QUB / components / carousel */
@media (min-width: 768px) {
  .banner__caption-carousel.light h2.alt {
    color: #fff; } }

.banner__caption-carousel.dark h2.alt {
  color: #c41030; }

.banner__caption-carousel.dark h3 {
  color: #58595b; }

@media (min-width: 768px) {
  .banner__caption-banner.light h2.alt {
    color: #fff; } }

.banner__caption-banner.dark h2.alt {
  color: #c41030; }

.banner__caption-banner.dark h3 {
  color: #58595b; }

.banner__caption-banner a.button.dark {
  color: #c41030;
  border: 2px solid #c41030; }

.banner__caption-banner a.button.dark:hover {
  background-color: #c41030;
  color: #fff;
  border: 2px solid #c41030; }

.banner__caption-banner.dark p {
  color: #58595b; }

/*--*/
div#myCarousel {
  margin: 0 -1.75rem; }

h1.alt {
  font-weight: 700; }

.main-title h1 {
  font-size: 1.3em; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  margin: 0 auto; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

.carousel-inner .item a:hover {
  text-decoration: none; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.right {
  right: 0;
  left: auto; }

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

@media (min-width: 1280px) {
  .banner__caption-carousel h3 {
    font-size: 3.5em; } }

@media (min-width: 640px) and (max-width: 767px) {
  .carousel-indicators {
    top: 260px;
    left: 50%; }
  .carousel-inner {
    height: 530px; } }

@media (max-width: 767px) {
  .banner__caption-carousel {
    padding: 3.5rem 1.75rem 1.75rem 1.75rem;
    background: none; }
  .banner__caption-carousel h3 span {
    background: none;
    color: #58595b; } }

@media (min-width: 1280px) {
  .banner__caption-carousel {
    background: none;
    width: 50%;
    padding: 1.75rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (min-width: 768px) and (max-width: 1279px) {
  .banner__caption-carousel {
    background: none;
    width: 50%;
    padding: 1.75rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .banner__caption-carousel h3 {
    font-size: 2.625em; } }

@media (max-width: 639px) {
  .carousel-indicators {
    display: none; }
  .carousel-inner {
    height: 440px; } }

/* Amendments to Bootstrap Carousel CSS to include background on text 12.01.16 */
.banner__caption h3 span {
  display: inline-block; }

h2.alt span {
  line-height: 1.6;
  padding: 2px 5px 2px 2px; }

@media (max-width: 767px) {
  .banner__caption h3 span {
    background: none;
    color: #58595b; }
  h2.alt span {
    background: none; } }

/*--Full Width CSS for Carousel Option--*/
.inner-bs-carousel-full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 1280px) and (max-width: 1365px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 6rem; } }

@media (min-width: 1366px) and (max-width: 1460px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 10rem; } }

@media (min-width: 1461px) and (max-width: 1530px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 12rem; } }

@media (min-width: 1531px) and (max-width: 1620px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 14rem; } }

@media (min-width: 1621px) and (max-width: 1660px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 17rem; } }

@media (min-width: 1661px) and (max-width: 1760px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 20rem; } }

@media (min-width: 1761px) and (max-width: 1800px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 22rem; } }

@media (min-width: 1801px) and (max-width: 1890px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 24rem; } }

@media (min-width: 1891px) and (max-width: 1930px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 26rem; } }

@media (min-width: 1931px) and (max-width: 1990px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 28rem; } }

@media (min-width: 1991px) {
  .inner-bs-carousel-full .banner__caption-carousel {
    margin-left: 30rem; } }

/*--Bounded CSS for Carousel Option--*/
.inner-bs-carousel {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto; }

/* qub / content-types / general-content */
/*DTP - General Content Padding Update*/
.panel .inner-gc {
  padding: 2rem 1.75rem 1rem 1.75rem;
  background-color: #fff;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto; }

.inner-gc hr {
  margin: 2rem 0 0 0;
  border: 1px solid #dedede; }

/* qub / content-types / news-story */
/* DTP - News Story (html)*/
.news-listing .colspan-8 {
  padding: 1rem 1.75rem; }

.news-listing h3 {
  font-size: 1.5rem; }

/* DTP - News Story (fulltext)*/
article .news-author img {
  float: left;
  width: 100px !important;
  height: 100px !important;
  margin-right: 1rem; }

.news-story-text {
  margin-bottom: 1rem; }

.news-story-text blockquote {
  background: #eeeeee;
  padding: 1rem;
  color: inherit; }

/* DTP - News Story (carousel)*/
.carousel-news h3 {
  font-size: 1.5rem; }

/*article (news images) images not resizing vertically from media library*/
article img {
  height: auto !important; }

/* qub / content-types / one-horz-flip */
/*allow ability to "flip" one horz template*/
@media (min-width: 1024px) {
  .img-block.horz.flip .column:nth-child(4n + 1) {
    float: left;
    left: 0; }
  .img-block.horz.flip .column:nth-child(odd) > div:first-child:before {
    border-width: 0 6px 0 0; }
  .img-block.horz.flip .column:nth-child(4n + 1) .img-arrow {
    right: 0;
    left: auto; }
  .img-block.horz.flip .column:nth-child(odd) .img-arrow:after {
    left: 0.375rem; } }

/* qub / content-types / student-quote */
/* Student Quote Template */
.student-quote blockquote {
  margin: 50px 0 20px 0; }

.student-quote cite {
  margin-bottom: 20px; }

/* qub / pages / course finder */
body.course-finder .cta-compare,
body.course-finder .cta-course {
  position: relative;
  display: block;
  text-align: right;
  white-space: nowrap; }
  body.course-finder .cta-compare:after,
  body.course-finder .cta-course:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0.9375em;
    height: 0.9375em;
    margin-left: 1.25em;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

body.course-finder .cta-compare {
  color: #58595b; }
  body.course-finder .cta-compare:after {
    background-image: url('/home/media/Media,512561,en.png');
    /* images/icons/cta-compare.png */ }

body.course-finder .cta-course:after {
  background-image: url('/home/media/Media,512562,en.png');
  /* images/icons/cta-course.png */ }

body.course-finder tr.active .cta-compare:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

body.course-finder .results .toggle .toggle__content {
  padding: 0;
  margin: 0 -1.75rem; }

body.course-finder .compare .inner {
  padding-top: 0;
  padding-bottom: 0; }

body.course-finder .compare .column {
  height: auto !important; }

body.course-finder .compare .bordered .column {
  padding-top: 0;
  padding-bottom: 0; }

body.course-finder .compare table,
body.course-finder .compare thead th {
  background: transparent; }

body.course-finder .compare th, body.course-finder .compare td {
  padding-right: 0;
  padding-left: 0; }

body.course-finder .compare .toggle header {
  background: #9b9b9d;
  margin: 0 -1.75rem; }

body.course-finder .compare .toggle.open header {
  background: #58595b; }

body.course-finder .compare .toggle.open .toggle__content {
  max-height: 23rem; }

body.course-finder .compare .compare__course {
  position: relative;
  padding-right: 2rem;
  text-transform: none; }
  body.course-finder .compare .compare__course .cta-remove {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin-top: -0.75rem;
    background-image: url('/home/media/Media,513657,en.png');
    /* images/icons/cta-remove.png */ }

@media (max-width: 1023px) {
  .results th, .results td {
    padding-left: 0.875rem;
    padding-right: 0.875rem; } }

@media (max-width: 767px) {
  .results table, .results tbody, .results tr {
    display: block; }
  .results thead {
    display: none; }
  .results tr {
    padding: 1.75rem;
    overflow: auto;
    border-bottom: 1px solid #dedede; }
  .results th, .results td {
    display: inline-block;
    padding: 0;
    border: 0; }
  .results th {
    display: block;
    padding-bottom: 0; }
  .results td {
    float: left;
    display: block;
    padding: 0; }
  .results td:nth-of-type(1):after,
  .results td:nth-of-type(2):after {
    content: '/';
    margin: 0 0.5em; }
  .results td:nth-last-child(2) {
    clear: left; }
  .results td:nth-last-child(2),
  .results td:last-child {
    width: 50%;
    margin-top: 1rem; }
  .results td .cta-compare {
    text-align: left; }
  .results td .cta-course {
    padding-right: 0; }
  .lt-ie10 th, .lt-ie10 td {
    padding: 1.625em 0.875rem; } }

/* qub / vendor / header-transitions */
/*--Sticky Header: Disappear on scroll down and reappear on scroll up --*/
.sidebar {
  /*--Amendment fixed header on Mobile < 1023px --*/
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1001;
  width: 5rem;
  max-width: 100%;
  background: #fff;
  transition: width 0.5s, height 0s 0.5s; }

@media (min-width: 1024px) and (min-height: 680px) {
  /*--Amendment fixed header on Mobile < 1023px--*/
  body > header {
    position: relative; } }

@media (max-width: 1023px), (max-height: 679px) {
  /*--Amendment fixed header on Mobile < 1023px--*/
  body > header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    margin-right: 0; }
  .headroom {
    transition: transform 200ms linear; }
  .headroom--pinned {
    transform: translateY(0%); }
  .headroom--unpinned {
    transform: translateY(-100%); }
  .header__links li:nth-child(4):last-child {
    position: absolute;
    margin-right: 5rem; }
  .content {
    padding-top: 100px; }
  /*--*/ }

@media (max-width: 512px) {
  .content {
    padding-top: 80px; } }

/*# sourceMappingURL=main.css.map */