/* normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 0;
  padding: 0 0 1em;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/*
 * Prevents `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;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

*, *:before, *:after {
  box-sizing: border-box;
}

html,
button,
body,
input,
select,
textarea {
  color: #3b3b3b;
  font: 100%/1.5 "warnock-pro", Georgia, serif;
  font-variant-numeric: lining-nums;
  -ms-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}

main {
  display: block;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
  height: 10em;
  width: 100%;
}

input, textarea {
  font-size: 16px;
  font-size: 1rem;
  font-family: "warnock-pro", Georgia, serif;
  color: #3b3b3b;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="password"], textarea {
  border: 1px solid #b2b2b2;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  border-radius: 0.375em;
  background-color: white;
  font-size: 16px;
  font-size: 1rem;
  padding: 0.2em 0.625em;
  min-height: 2.4em;
  width: 100%;
  -webkit-appearance: none;
}

input[type="text"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, textarea:focus {
  border: 1px solid #293757;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  outline: none;
}

input[type="tel"] {
  max-width: 8.5em;
}

textarea {
  max-width: 40em;
  width: 100%;
  -webkit-appearance: none;
}

a {
  color: #dd1f27;
  transition: all 0.2s ease;
}

a:hover {
  text-decoration: none;
  color: #b0191f;
}

.button, input[type="submit"], button {
  border: none;
  border-radius: 0.375em;
  background-color: #dd1f27;
  border: 2px solid transparent;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  font-family: "warnock-pro", Georgia, serif;
  padding: 0.45em 1em 0.35em;
  box-shadow: 0 3px 0 #9a161b, 0 4px 5px rgba(0, 0, 0, 0.33);
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  transition: all 0.2s ease;
}

.button:hover, input[type="submit"]:hover, button:hover {
  background-color: #9a161b;
  color: white;
  opacity: 0.75;
}

.button:focus, input[type="submit"]:focus, button:focus {
  outline: 1px dotted #293757;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -3em, 0);
            transform: translate3d(0, -3em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -3em, 0);
            transform: translate3d(0, -3em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 3em, 0);
            transform: translate3d(0, 3em, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 3em, 0);
            transform: translate3d(0, 3em, 0);
  }
}

.title {
  color: #dd1f27;
  font-family: "alternate-gothic-no-3-d", "Helvetica Neue", sans-serif;
  letter-spacing: 0.03em;
  line-height: 1.1;
  margin: 0 0 0.625rem;
  font-size: 30px;
  font-size: 1.875rem;
}

@media screen and (min-width: 48em) {
  .title {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 1.25rem;
  }
}

.title--secondary {
  font-family: "warnock-pro", Georgia, serif;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.2rem;
  margin-top: 1.875rem;
}

.title--tertiary {
  font-family: "warnock-pro", Georgia, serif;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: normal;
  font-style: italic;
  margin-top: 1.875rem;
  letter-spacing: 0;
}

.site-wrapper-outer {
  overflow-x: hidden;
}

.site-header {
  background-color: black;
  padding: 0 1.25rem 1.25rem;
}

@media screen and (min-width: 48em) {
  .site-header {
    background-color: rgba(0, 0, 0, 0.86);
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.22);
    padding: 0.75rem 1.25rem;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1;
  }
}

@media screen and (min-width: 60em) {
  .site-header {
    top: 0.625rem;
  }
}

@media screen and (min-width: 48em) {
  .site-header__inner {
    display: flex;
    justify-content: space-between;
    max-width: 62.5rem;
    margin: 0 auto;
  }
}

@media (min-width: 72em) {
  .site-header__inner {
    justify-content: flex-end;
    position: relative;
  }
}

.logo-main {
  margin: 0 0 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.875rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (min-width: 48em) {
  .logo-main {
    border-bottom: none;
    margin: 0;
    padding: 0.125rem 0 0;
  }
}

@media (min-width: 72em) {
  .logo-main {
    background-color: white;
    position: absolute;
    left: -3.75rem;
    top: -1.125rem;
    box-shadow: 0 8px 14px rgba(0, 0, 0, 0.1);
  }
}

.logo-main__inner {
  background-image: url(/graphics/logo_white.png);
  background-size: 254px 78px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 203px 62px;
  width: 203px;
  height: 40px;
  margin: 0 auto;
  text-indent: -9999px;
}

@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .logo-main__inner {
    background-image: url(/graphics/logo_white@2x.png);
  }
}

@media screen and (min-width: 48em) {
  .logo-main__inner {
    margin: 0;
    background-size: 165px 50px;
    width: 165px;
    height: 30px;
  }
}

@media (min-width: 72em) {
  .logo-main__inner {
    background-image: url(/graphics/logo.png);
    background-size: 254px 78px;
    width: 254px;
    height: 78px;
  }
}

@media (min-width: 72em) and (min--moz-device-pixel-ratio: 1.5), (min-width: 72em) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 72em) and (min-device-pixel-ratio: 1.5), (min-width: 72em) and (min-resolution: 144dpi), (min-width: 72em) and (min-resolution: 1.5dppx) {
  .logo-main__inner {
    background-image: url(/graphics/logo@2x.png);
  }
}

.nav {
  text-align: center;
}

.nav a {
  color: white;
  display: inline-block;
  font-family: "alternate-gothic-no-3-d", "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0.3125rem 0.2rem;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 48em) {
  .nav a {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }
}

@media screen and (min-width: 54em) {
  .nav a {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

@media screen and (min-width: 72em) {
  .nav a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.nav a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 48em) {
  .nav span {
    display: none;
  }
}

@media screen and (min-width: 60em) {
  .nav span {
    display: inline;
  }
}

.nav .button {
  box-shadow: none;
  font-weight: 400;
  padding: 0.2rem 0.625rem;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.nav .button:hover {
  background-color: #dd1f27;
  opacity: 0.85;
}

.nav__apply {
  padding-top: 0.3125rem;
}

@media screen and (min-width: 48em) {
  .nav__apply {
    display: inline-block;
  }
}

@media screen and (min-width: 60em) {
  .nav__apply {
    padding-left: 0.25rem;
  }
}

.site-main {
  font-size: 18px;
  font-size: 1.125rem;
}

.intro {
  background-image: url(/graphics/bg_header.jpg);
  background-size: cover;
  background-position: center top;
  background-color: black;
  background-repeat: no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .intro {
    background-image: url(/graphics/bg_header@2x.jpg);
  }
}

@media screen and (min-width: 87.5em) {
  .intro {
    background-size: auto;
    margin: 0 auto;
    max-width: 87.5rem;
  }
}

.intro__inner {
  padding: 2.5rem 1rem;
}

@media screen and (min-width: 48em) {
  .intro__inner {
    padding: 15rem 0 2.5rem;
    max-width: 42.5rem;
    margin: 0 auto;
  }
}

.intro__title {
  background-color: rgba(221, 31, 39, 0.95);
  margin: 0.625rem auto 2.5rem;
  font-weight: 400;
  line-height: 0.9;
  padding: 1.5rem 1.25rem 1.25rem;
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.22);
}

@media screen and (min-width: 48em) {
  .intro__title {
    padding: 2.5rem 2.5rem 2.25rem;
    margin: 0 -1.25rem 3.125rem;
  }
}

.intro__title strong {
  color: #181818;
  display: block;
  font-weight: 400;
  font-family: "alternate-gothic-no-3-d", "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 36px;
  font-size: 2.25rem;
}

@media screen and (min-width: 48em) {
  .intro__title strong {
    font-size: 44px;
    font-size: 2.75rem;
  }
}

.intro__title span {
  color: white;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
}

@media screen and (min-width: 48em) {
  .intro__title span {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.intro__desc {
  color: white;
  font-size: 21px;
  font-size: 1.3125rem;
  padding: 0 1.25rem 1rem;
  line-height: 1.2;
}

@media screen and (min-width: 48em) {
  .intro__desc {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

.intro__note {
  color: #fee0a0;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 1.25rem 0.625rem;
  font-style: italic;
}

.welcome__inner {
  margin: 0 auto;
  max-width: 42.5rem;
  padding: 2.5rem 1.25rem;
}

@media screen and (min-width: 48em) {
  .welcome__inner {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.welcome__sig {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  padding-top: 1.25rem;
}

.welcome__sig strong {
  display: block;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: normal;
}

.elo {
  background-color: #b11e24;
  color: white;
  position: relative;
  max-width: 80rem;
  margin: 0 auto;
}

.elo::before {
  content: '';
  display: block;
  background-image: url(/graphics/bg_elo.jpg);
  background-size: cover;
  background-position: center;
  padding-bottom: 100%;
}

@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .elo::before {
    background-image: url(/graphics/bg_elo@2x.jpg);
  }
}

@media screen and (min-width: 48em) {
  .elo::before {
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 17rem;
  }
}

@media screen and (min-width: 60em) {
  .elo::before {
    width: 24rem;
  }
}

@media screen and (min-width: 72em) {
  .elo::before {
    width: 30rem;
    border-right: 1px solid white;
  }
}

.elo__inner {
  padding: 2.5rem 1.25rem;
}

@media screen and (min-width: 48em) {
  .elo__inner {
    padding: 3.75rem 2.5rem 2.5rem 19.5rem;
  }
}

@media screen and (min-width: 60em) {
  .elo__inner {
    padding-left: 27rem;
  }
}

@media screen and (min-width: 72em) {
  .elo__inner {
    padding-left: 33.75rem;
    padding-right: 3.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .elo__inner {
    padding-right: 6.25rem;
  }
}

.elo__inner .title {
  color: #181818;
}

.elo__inner a {
  color: #fee0a0;
}

.hall__inner {
  padding: 2.5rem 1.25rem;
  position: relative;
  max-width: 80rem;
  margin: 0 auto;
}

@media screen and (min-width: 48em) {
  .hall__inner {
    padding: 3.75rem 19.5rem 2.5rem 2.5rem;
  }
}

@media screen and (min-width: 60em) {
  .hall__inner {
    padding: 5rem 27rem 3.75rem 2.5rem;
  }
}

@media screen and (min-width: 72em) {
  .hall__inner {
    padding: 7.5rem 37.5rem 3.75rem 3.75rem;
  }
}

.hall__inner::after {
  content: '';
  display: block;
  background-image: url(/graphics/bg_oxford.jpg);
  background-size: cover;
  background-position: center;
  padding-bottom: 150%;
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.22);
}

@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .hall__inner::after {
    background-image: url(/graphics/bg_oxford@2x.jpg);
  }
}

@media screen and (min-width: 48em) {
  .hall__inner::after {
    padding: 0;
    position: absolute;
    right: 1.25rem;
    top: 3.75rem;
    bottom: 3.75rem;
    width: 16rem;
  }
}

@media screen and (min-width: 60em) {
  .hall__inner::after {
    width: 22rem;
    bottom: 5rem;
    top: 5rem;
    right: 2.5rem;
  }
}

@media screen and (min-width: 72em) {
  .hall__inner::after {
    top: 7.5rem;
    right: 3.75rem;
    width: 30rem;
  }
}

.oxford {
  background-color: #293757;
  color: white;
}

@media screen and (min-width: 48em) {
  .oxford {
    position: relative;
  }
}

.oxford__squares {
  display: flex;
  padding: 1.25rem 0 0.625rem;
}

@media screen and (min-width: 48em) {
  .oxford__squares {
    display: block;
    position: absolute;
    left: 1.25rem;
    top: 6.375rem;
    padding: 1.25rem;
  }
}

@media screen and (min-width: 60em) {
  .oxford__squares {
    top: 7.625rem;
  }
}

.oxford__squares div {
  padding-right: 1rem;
}

@media screen and (min-width: 48em) {
  .oxford__squares div {
    padding-right: 0;
    padding-bottom: 1.25rem;
  }
}

.oxford__squares div:last-child {
  padding-right: 0;
}

.oxford__squares img {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.22);
}

.oxford__inner {
  max-width: 78rem;
  margin: 0 auto;
  padding: 0.625rem 1.25rem 2.5rem;
  position: relative;
}

@media screen and (min-width: 48em) {
  .oxford__inner {
    padding: 3.75rem 3.75rem 2.5rem 17.5rem;
  }
}

@media screen and (min-width: 60em) {
  .oxford__inner {
    padding: 5rem 3.75rem 2.5rem 17.5rem;
  }
}

@media screen and (min-width: 60em) {
  .oxford__inner {
    padding: 5rem 3.75rem 2.5rem 17.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .oxford__inner {
    padding-bottom: 10rem;
  }
}

.oxford__inner .title {
  color: white;
}

.oxford__inner p {
  max-width: 40rem;
}

.oxford__photo {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.22);
  margin-bottom: 1.25rem;
}

@media screen and (min-width: 60em) {
  .oxford__photo {
    margin: 0.625rem 0 1.875rem;
  }
}

.programme {
  background-image: url(/graphics/bg_program.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 30%;
}

@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .programme {
    background-image: url(/graphics/bg_program@2x.jpg);
  }
}

@media screen and (min-width: 87.5em) {
  .programme {
    background: none;
    padding: 0;
  }
}

.programme__inner {
  padding: 0 1.25rem 2.5rem;
}

@media screen and (min-width: 48em) {
  .programme__inner {
    padding: 0 21.25rem 2.5rem 3.75rem;
    position: relative;
  }
}

@media screen and (min-width: 54em) {
  .programme__inner {
    padding-right: 27.25rem;
    padding-bottom: 5rem;
  }
}

@media screen and (min-width: 60em) {
  .programme__inner {
    max-width: 56rem;
    margin: 0 auto;
  }
}

@media screen and (min-width: 72em) {
  .programme__inner {
    max-width: 68rem;
  }
}

@media screen and (min-width: 87.5em) {
  .programme__inner {
    background-image: url(/graphics/bg_program.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 26.25rem 40.625rem 5rem 9.375rem;
    max-width: 87.5rem;
    margin: -5rem auto 0;
  }
}

@media screen and (min-width: 87.5em) and (min--moz-device-pixel-ratio: 1.5), screen and (min-width: 87.5em) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 87.5em) and (min-device-pixel-ratio: 1.5), screen and (min-width: 87.5em) and (min-resolution: 144dpi), screen and (min-width: 87.5em) and (min-resolution: 1.5dppx) {
  .programme__inner {
    background-image: url(/graphics/bg_program@2x.jpg);
  }
}

.programme__inner ol, .programme__inner ul {
  margin: 0;
  padding-left: 1.25rem;
  padding-bottom: 0.625rem;
}

.programme__inner li {
  padding-bottom: 0.625rem;
}

@media screen and (min-width: 48em) {
  .programme__aside {
    width: 18rem;
    background-color: white;
    position: absolute;
    padding: 2.5rem 1.875rem 1.25rem;
    top: 0;
    right: 0;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.08);
  }
}

@media screen and (min-width: 54em) {
  .programme__aside {
    width: 24rem;
  }
}

@media screen and (min-width: 87.5em) {
  .programme__aside {
    right: 6.875rem;
    top: 26.25rem;
    width: 28.75rem;
  }
}

@media screen and (min-width: 48em) {
  .programme__aside .title:first-of-type {
    margin-top: 0;
  }
}

.apply {
  background-color: #221d1d;
  color: white;
}

.apply__inner {
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 2.5rem 1.25rem;
  position: relative;
}

@media screen and (min-width: 48em) {
  .apply__inner {
    padding: 3.75rem 19.5rem 2.5rem 3.75rem;
  }
}

@media screen and (min-width: 54em) {
  .apply__inner {
    max-width: 56rem;
  }
}

@media screen and (min-width: 60em) {
  .apply__inner {
    padding: 5rem 29rem 1.25rem 3.75rem;
  }
}

@media screen and (min-width: 72em) {
  .apply__inner {
    max-width: 68rem;
  }
}

@media screen and (min-width: 87.5em) {
  .apply__inner {
    max-width: 76rem;
  }
}

.apply__inner .title {
  color: #e3242c;
}

.apply__inner .title--secondary {
  color: white;
}

.apply__inner ol, .apply__inner ul {
  margin: 0;
  padding-left: 1.25rem;
  padding-bottom: 0.625rem;
}

.apply__inner li {
  padding-bottom: 0.625rem;
}

.apply__inner::after {
  content: '';
  display: block;
  background-image: url(/graphics/photo_apply.jpg);
  background-size: cover;
  background-position: center;
  padding-bottom: 150%;
}

@media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .apply__inner::after {
    background-image: url(/graphics/photo_apply@2x.jpg);
  }
}

@media screen and (min-width: 48em) {
  .apply__inner::after {
    padding: 0;
    position: absolute;
    right: 1.25rem;
    top: 3.75rem;
    bottom: 5rem;
    width: 16rem;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.22);
  }
}

@media screen and (min-width: 60em) {
  .apply__inner::after {
    width: 25rem;
    bottom: auto;
    height: 37.5rem;
    top: -2.5rem;
  }
}

.apply__button {
  padding-bottom: 1.25rem;
  text-align: center;
}

@media screen and (min-width: 60em) {
  .apply__button {
    padding-bottom: 2.5rem;
  }
}

.apply__button .button {
  font-family: "alternate-gothic-no-3-d", "Helvetica Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 21px;
  font-size: 1.3125rem;
}

.apply__button .button:hover {
  background-color: #dd1f27;
  opacity: 0.85;
}

.apply__contact {
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 0.5rem;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 1.25rem;
  margin-bottom: 2.5rem;
}

@media screen and (min-width: 48em) {
  .apply__contact {
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.apply__contact a {
  color: #e3242c;
}

.site-footer {
  background-color: #221d1d;
}

.site-footer__inner {
  border-top: 1px solid #4e4a4a;
  margin: 0 1.25rem;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 1.25rem 0 2.5rem;
  text-transform: uppercase;
  color: white;
  letter-spacing: 0.1rem;
  opacity: 0.6;
}

@media screen and (min-width: 60em) {
  .site-footer__inner {
    margin: 0 auto;
    max-width: 48rem;
  }
}

@media screen and (min-width: 72em) {
  .site-footer__inner {
    max-width: 60.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .site-footer__inner {
    max-width: 68.5rem;
  }
}

.site-footer__inner a {
  color: white;
}
