@charset "UTF-8";
.hidden {
    display: none!important;
    visibility: hidden
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.clear {
    clear: both
}

.clearfix,
.dl-inline,
.hero,
.media {
    zoom: 1
}

.clearfix:after,
.clearfix:before,
.dl-inline:after,
.dl-inline:before,
.hero:after,
.hero:before,
.media:after,
.media:before {
    content: "";
    display: table
}

.clearfix:after,
.dl-inline:after,
.hero:after,
.media:after {
    clear: both
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.push-left {
    margin-left: 1.5em
}

.push-right {
    margin-right: 1.5em
}

.push-bottom {
    margin-bottom: 1.5em
}

.push-top {
    margin-top: 1.5em
}

.zero {
    margin: 0
}

.zero-top {
    margin-top: 0
}

.zero-bottom {
    margin-bottom: 0
}

.zero-left {
    margin-left: 0
}

.zero-right {
    margin-right: 0
}

.zero-pad {
    padding: 0
}

.zero-pad-top {
    padding-top: 0
}

.zero-pad-bottom {
    padding-bottom: 0
}

.zero-pad-left {
    padding-left: 0
}

.zero-pad-right {
    padding-right: 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize,
time {
    text-transform: capitalize
}

.text-emphasise {
    font-style: italic
}

.no-respond {
    width: auto
}

.is-active {
    display: block
}

.is-open {
    max-height: 40em;
    overflow: visible;
    opacity: 1;
    transition: all .5s
}

.is-collapsed {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .5s
}

.is-hidden {
    display: none
}

.is-disabled {
    opacity: .8;
    text-decoration: line-through;
    cursor: not-allowed
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

html {
    overflow-x: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

img {
    width: auto;
    max-width: 100%;
    height: auto
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    clear: both
}

input,
select {
    vertical-align: middle
}

input {
    border-radius: 0
}

audio {
    width: 100%
}

.wrapper {
    margin: 0 auto;
    max-width: 1400px;
    width: 90%;
    position: relative
}

.sidebar {
    position: absolute;
    margin-top: 3em;
    left: 0;
    width: 19.8653%
}

@media only screen and (max-width:767px) {
    .sidebar {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        margin-top: 0
    }
}

.block {
    margin-bottom: 1em
}

.block--col-1 {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 31.3064480692%
}

@media only screen and (max-width:989px) {
    .block--col-1 {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 31.59722222%
    }
}

@media only screen and (max-width:767px) {
    .block--col-1 {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.block--col-2 {
    display: block;
    float: left;
    margin-left: 34.3367510992%;
    margin-right: -100%;
    width: 31.2882697656%
}

@media only screen and (max-width:989px) {
    .block--col-2 {
        display: block;
        float: left;
        margin-left: 34.20138889%;
        margin-right: -100%;
        width: 31.59722222%
    }
}

@media only screen and (max-width:767px) {
    .block--col-2 {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.block--col-3 {
    display: block;
    float: left;
    margin-left: 68.6553238948%;
    margin-right: -100%;
    width: 31.277335979%
}

@media only screen and (max-width:989px) {
    .block--col-3 {
        display: block;
        float: left;
        margin-left: 68.40277778%;
        margin-right: -100%;
        width: 31.59722222%
    }
}

@media only screen and (max-width:767px) {
    .block--col-3 {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.layout-horizontal .sidebar,
.layout-horizontal .sidebar .nav--left {
    display: none
}

@media only screen and (max-width:767px) {
    .layout-horizontal .sidebar {
        display: block
    }
}

.layout-horizontal .nav--top {
    display: block
}

@media only screen and (max-width:767px) {
    .layout-horizontal .nav--top {
        display: none
    }
}

.layout-horizontal .site-content__inner {
    padding-top: 1em
}

.layout-horizontal .site-content__body {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.layout-horizontal--nav-2col .site-content__main {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 71.3780323609%
}

.layout-horizontal--nav-2col .site-content__sidebar {
    display: block;
    float: left;
    margin-left: 74.4103773758%;
    margin-right: -100%;
    width: 25.5896226242%
}

@media only screen and (max-width:989px) {
    .layout-horizontal--nav-2col .site-content__main,
    .layout-horizontal--nav-2col .site-content__sidebar {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.layout-horizontal--nav-1col .site-content__main {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 100%
}

.layout-horizontal--nav-1col .site-content__sidebar {
    display: none
}

@media only screen and (max-width:767px) {
    .layout-vertical .nav--left {
        display: none
    }
}

.layout-vertical--nav-1col .site-content__main {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 100%
}

.layout-vertical--nav-2col .site-content__main {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 62.8715035229%
}

.layout-vertical--nav-2col .site-content__sidebar {
    display: block;
    float: left;
    margin-left: 66.8050699578%;
    margin-right: -100%;
    width: 33.1949300422%
}

@media only screen and (max-width:989px) {
    .layout-vertical--nav-2col .site-content__main,
    .layout-vertical--nav-2col .site-content__sidebar {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.layout-vertical--show-top-nav .nav--top {
    display: block
}

@media only screen and (max-width:767px) {
    .layout-vertical--show-top-nav .nav--top {
        display: none
    }
}

.layout-vertical--show-top-nav .sidebar {
    margin-top: 5em
}

@media only screen and (max-width:767px) {
    .layout-vertical--show-top-nav .sidebar {
        margin-top: 0
    }
}

html {
    font-size: 62.5%
}

body {
    color: #333;
    background-color: #d9d9d1;
    overflow-x: hidden;
    line-height: 1.7;
    -webkit-hyphens: none;
    hyphens: none;
    -ms-hyphens: none;
    word-wrap: break-word;
    -webkit-text-size-adjust: none;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    font-size: 1.6rem
}

.accordion,
.advert,
.box,
.input-group,
.island,
.islet,
.media,
.menu-block,
.page-head,
.pill,
.responsive-container,
.video-wrap,
address,
blockquote,
dl,
fieldset,
figure,
hgroup,
img,
ol,
p,
pre,
table,
ul {
    margin-bottom: 1.5em
}

h1,
h2,
h3 {
    font-weight: 300
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5em;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 80%;
    color: #6f6f6f;
    line-height: 0
}

.as-h1,
.hero__title--large,
h1 {
    font-size: 36px;
    font-size: 3.6rem
}

@media (max-width:767px) {
    .as-h1,
    .hero__title--large,
    h1 {
        font-size: 30px;
        font-size: 3rem
    }
}

.as-h2,
h2 {
    font-size: 30px;
    font-size: 3rem
}

@media (max-width:767px) {
    .as-h2,
    h2 {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.as-h3,
h3 {
    font-size: 24px;
    font-size: 2.4rem
}

@media (max-width:767px) {
    .as-h3,
    h3 {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.as-h4,
h4 {
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: none;
    letter-spacing: 0
}

@media (max-width:767px) {
    .as-h4,
    h4 {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.as-h5,
h5 {
    font-size: 14px;
    font-size: 1.4rem;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700
}

.as-h6,
h6 {
    font-size: 12px;
    font-size: 1.2rem;
    color: #999;
    margin: 1em 0 0
}

a {
    color: #034da1;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    color: #034da1;
    text-decoration: underline
}

blockquote {
    overflow: hidden
}

.small,
small {
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem
}

.strong,
strong {
    font-weight: 600
}

.cite,
cite,
dfn,
em {
    font-style: italic
}

p.lead {
    font-size: 21px;
    font-size: 2.1rem
}

.text-muted {
    color: #999
}

.text-success {
    color: #468847
}

.text-error {
    color: #b94a48
}

.mod {
    color: #b3b3b3;
    clear: both;
    font-size: 12px;
    font-size: 1.2rem
}

ins {
    background-color: #F0F0F0;
    color: #000;
    text-decoration: none;
    padding: 0 .125em
}

mark {
    padding: 0 .125em
}

del {
    color: #666
}

.standfirst {
    font-size: 20px
}

@media only screen and (max-width:767px) {
    .standfirst {
        font-size: 18px
    }
}

ol,
ul {
    margin-top: 0;
    margin-left: 1.5em
}

ol ul,
ul ul {
    margin-top: 1em;
    margin-left: 1em
}

.list-inline,
.list-unstyled,
.pills {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.list-inline li,
.list-unstyled li,
.pills li {
    margin-left: 0;
    list-style-type: none
}

.list-inline li:before,
.list-unstyled li:before,
.pills li:before {
    background-color: transparent!important
}

.list-inline,
.pills {
    display: inline;
    margin-left: 0
}

.list-inline>li,
.pills>li {
    margin-right: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

.list-inline--divided li:after {
    content: "|";
    margin-left: 10px
}

.list-inline--divided li:last-child:after {
    content: "";
    display: none
}

.list-divided li {
    margin-bottom: 1.4rem;
    padding-bottom: 1.4rem;
    border-bottom: 1px solid #ccc
}

.list-divided li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.box ul li,
.tabbed>div ul li {
    margin-left: 1em
}

ol li {
    list-style-type: decimal;
    margin-bottom: 1em
}

ol li ol {
    margin-top: 1em
}

ol li li {
    margin-left: 1.5em
}

dl {
    margin-top: 1em
}

dt {
    font-weight: 700
}

dd {
    padding-left: 1.5em
}

.dl-inline dt {
    min-width: 100px
}

.dl-inline dd,
.dl-inline dt {
    float: left;
    margin-top: 0;
    margin-right: .8rem;
    margin-bottom: .4rem
}

.dl-inline dd+dd,
.dl-inline dd+dt {
    clear: left
}

.dl-inline dd+dd {
    float: none
}

.dl-inline dt {
    font-weight: 700
}

pre {
    margin: 1.5em 0;
    white-space: pre
}

code,
pre,
tt {
    font: 1em consolas, "andale mono", "lucida console", monospace
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    font-size: 1.25em;
    margin-bottom: .5em
}

label {
    vertical-align: middle;
    max-width: 100%;
    margin-bottom: .5em;
    zoom: 1
}

.lt-ie8 label {
    vertical-align: auto
}

input {
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem
}

input[type=submit] {
    cursor: pointer
}

input,
select,
select:focus {
    outline: 0
}

input:focus, 
input:focus-visible {
    outline:#0549b5 solid 2px; 
    outline-offset: 0;
}

input:disabled {
    cursor: not-allowed
}

input[type=search],
textarea {
    -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

input[type=checkbox]+label,
input[type=radio]+label {
    display: inline;
    margin-left: 5px
}

input[type=file] {
    display: block;
    padding: 0
}

input[type=range] {
    display: block;
    width: 100%
}

label {
    display: block;
    font-size: .9em;
    color: #494949;
    font-weight: 500
}

fieldset abbr[title=Required] {
    border-bottom: 0 none;
    color: #AF1616;
    font-size: 1.25em;
    font-weight: 400;
    line-height: .1
}

textarea {
    padding-left: 2%;
    padding-right: 2%;
    resize: vertical
}

select {
    width: 100%;
    margin-bottom: .5em
}

form em {
    font-size: .8em;
    color: #848484
}

.form__control {
    padding: .5em 2%;
    vertical-align: middle;
    margin: 0 0 .5em;
    border: 1px solid #ccc;
    color: #333;
    width: 100%;
    box-sizing: border-box;
    transition: border, .25s
}

.form__control:focus {
    transition: border, .25s;
    border: 1px solid #666
}

.form__group {
    margin-bottom: 1.5em;
    position: relative
}

.form__group>:last-child,
.form__group>:last-child>:last-child,
.form__group>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

.form__group--inline input,
.form__group--prepend input {
    display: block;
    float: left;
    margin-left: 36.03030303%;
    margin-right: -100%;
    width: 63.858585858%;
    box-sizing: border-box;
    padding-left: 1.515151515%;
    padding-right: 1.515151515%
}

.form__group--inline label {
    text-align: right;
    line-height: 38px;
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 33%;
    font-size: 14px;
    font-size: 1.4rem
}

.form__group--inline em {
    clear: left;
    display: block;
    float: left;
    margin-left: 36.03030303%;
    margin-right: -100%;
    width: 63.858585858%
}

.form__group--prepend em {
    clear: both;
    display: block;
    float: left;
    margin-left: 0;
    width: 100%
}

.form__group--prepend span {
    color: #848484;
    text-align: right;
    line-height: 26px;
    margin-top: 5px;
    background-color: #eee;
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 33%;
    left: -1.515151515%;
    position: relative;
    padding-left: 1.515151515%;
    padding-right: 1.515151515%;
    font-size: 14px;
    font-size: 1.4rem
}

.form__group--options legend {
    display: block;
    font-size: .9em;
    color: #494949;
    font-weight: 500
}

.form__group--options ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.form__group--options ul li {
    margin-left: 0;
    list-style-type: none
}

.form__group--options ul li:before {
    background-color: transparent!important
}

input.error {
    background-color: #fff;
    border: 1px solid #DD6868
}

.error {
    color: #c60f13
}

.btn {
    background-color: #615957;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    padding: .75em 1.5em;
    text-align: left;
    position: relative;
    border: 1px solid rgba(0, 0, 0, .21);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .15);
    line-height: 1;
    -webkit-appearance: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    font-size: 14px;
    font-size: 1.4rem
}

.btn:hover {
    background-color: #666
}

.btn:active {
    background-color: #505050
}

.lt-ie9 .btn {
    border: 0
}

.btn--small {
    padding: 8px 20px;
    font-size: 12px;
    font-size: 1.2rem
}

.btn--gradient.disabled {
    border-bottom: 1px solid rgba(0, 0, 0, .21);
    color: #999;
    text-shadow: none;
    background: #e0e0e0;
    background: linear-gradient(#eee 0, #e0e0e0 100%)
}

.btn--gradient.disabled:focus,
.btn--gradient.disabled:hover {
    background: #eee;
    background: linear-gradient(#ededed 0, #eee 100%)
}

.btn--gradient.disabled:active {
    background: #ccc;
    background: linear-gradient(#e8e8e4 0, #ccc 100%)
}

button {
    background: #40403e;
    cursor: pointer;
    padding: .7rem;
    color: #fff;
    border: 0;
    border-radius: .4em
}

button:focus,
button:hover {
    background-color: #615957;
    border: 0
}

button:active {
    background-color: #505050;
    border: 0
}

.btn--gradient.darkgreen {
    background: #555025;
    background: linear-gradient(#4d4820 0, #555025 100%)
}

.btn--gradient.midgreen {
    background: #8f993e;
    background: linear-gradient(#9ca35f 0, #8f993e 100%)
}

.btn--gradient.brightgreen {
    background: #b5bd00;
    background: linear-gradient(#c9d10f 0, #b5bd00 100%)
}

.btn--gradient.lightgreen {
    background: #bbc592;
    background: linear-gradient(#c9d3a1 0, #bbc592 100%)
}

.btn--gradient.yellow {
    background: #f6be00;
    background: linear-gradient(#ffd030 0, #f6be00 100%)
}

.btn--gradient.darkred {
    background: #651d32;
    background: linear-gradient(#792f44 0, #651d32 100%)
}

.btn--gradient.midred {
    background: #e03c31;
    background: linear-gradient(#a3383d 0, #e03c31 100%)
}

.btn--gradient.brightred {
    background: #d50032;
    background: linear-gradient(#e21111 0, #d50032 100%)
}

.btn--gradient.lightred {
    background: #e03c31;
    background: linear-gradient(#ec6258 0, #e03c31 100%)
}

.btn--gradient.orange {
    background: #ea7600;
    background: linear-gradient(#ff9120 0, #ea7600 100%)
}

.btn--gradient.darkpurple {
    background: #4b384c;
    background: linear-gradient(#543e55 0, #4b384c 100%)
}

.btn--gradient.midpurple {
    background: #500778;
    background: linear-gradient(#641391 0, #500778 100%)
}

.btn--gradient.brightpink {
    background: #ac145a;
    background: linear-gradient(#c01d68 0, #ac145a 100%)
}

.btn--gradient.lightpurple {
    background: #c6b0bc;
    background: linear-gradient(#dbc0cf 0, #c6b0bc 100%)
}

.btn--gradient.warmgrey {
    background: #666;
    background: linear-gradient(#9c9188 0, #666 100%)
}

.btn--gradient.darkblue {
    background: #003d4c;
    background: linear-gradient(#074453 0, #003d4c 100%)
}

.btn--gradient.midblue {
    background: #002855;
    background: linear-gradient(#0f427a 0, #002855 100%)
}

.btn--gradient.brightblue {
    background: #0097a9;
    background: linear-gradient(#0cadc0 0, #0097a9 100%)
}

.btn--gradient.lightblue {
    background: #8db9ca;
    background: linear-gradient(#a5cddd 0, #8db9ca 100%)
}

.btn--gradient.stone {
    background: #d6d2c4;
    background: linear-gradient(#e0ddd1 0, #d6d2c4 100%)
}

.btn--gradient.darkbrown {
    background: #4e3629;
    background: linear-gradient(#5f4436 0, #4e3629 100%)
}

.btn--gradient.darkgreen:active {
    background: #555025
}

.btn--gradient.midgreen:active {
    background: #8f993e
}

.btn--gradient.brightgreen:active {
    background: #b5bd00
}

.btn--gradient.lightgreen:active {
    background: #bbc592
}

.btn--gradient.yellow:active {
    background: #f6be00
}

.btn--gradient.darkred:active {
    background: #651d32
}

.btn--gradient.midred:active {
    background: #e03c31
}

.btn--gradient.brightred:active {
    background: #d50032
}

.btn--gradient.lightred:active {
    background: #e03c31
}

.btn--gradient.orange:active {
    background: #ea7600
}

.btn--gradient.darkpurple:active {
    background: #4b384c
}

.btn--gradient.midpurple:active {
    background: #500778
}

.btn--gradient.brightpink:active {
    background: #ac145a
}

.btn--gradient.lightpurple:active {
    background: #c6b0bc
}

.btn--gradient.warmgrey:active {
    background: #666
}

.btn--gradient.darkblue:active {
    background: #003d4c
}

.btn--gradient.midblue:active {
    background: #002855
}

.btn--gradient.brightblue:active {
    background: #0097a9
}

.btn--gradient.lightblue:active {
    background: #8db9ca
}

.btn--gradient.stone:active {
    background: #d6d2c4
}

.btn--gradient.darkbrown:active {
    background: #4e3629
}

table {
    display: table;
    table-layout: auto;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    clear: left;
    border-spacing: 0;
    font-size: .8em
}

thead {
    display: table-header-group
}

tbody {
    display: table-row-group
}

tfoot {
    display: table-footer-group
}

tr {
    display: table-row
}

td,
th {
    display: table-cell;
    text-align: left;
    width: auto;
    border-bottom: 1px solid #e6e6e6;
    border-top: none;
    vertical-align: middle;
    padding: .25em 1em .25em 0
}

th {
    border-right: 1px solid #e6e6e6;
    border-bottom-color: #e6e6e6;
    color: #333;
    font-weight: 700;
    background-color: #eee
}

caption,
td,
th {
    padding: 4px 10px 4px 5px
}

tr.even td {
    background: #e5ecf9
}

tfoot {
    font-style: italic
}

caption {
    caption-side: bottom;
    color: #666;
    font-size: .875em;
    line-height: 1.4286;
    padding: .8571em 0 .2857em;
    text-align: left
}

td,
td img {
    vertical-align: top
}

.table-responsive {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.table-responsive td,
.table-responsive th {
    margin: 0;
    vertical-align: top;
    border: 1px solid #e6e6e6
}

.table-responsive th {
    text-align: left
}

@media (max-width:989px) {
    .table-responsive {
        display: block;
        position: relative;
        width: 100%;
        border-top: 0
    }
    .table-responsive thead {
        display: block;
        float: left
    }
    .table-responsive thead tr {
        display: block
    }
    .table-responsive tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap
    }
    .table-responsive tbody tr {
        vertical-align: top;
        border-right: 1px solid #eee;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1
    }
    .table-responsive th {
        display: block;
        border-bottom: 0
    }
    .table-responsive td {
        display: block;
        min-height: 1.25em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }
}

figcaption {
    color: #666;
    font-size: .9em
}

figcaption h4 {
    margin-top: .2em
}

figure img {
    width: 100%;
    margin-bottom: .5em
}

figure+figure,
figure+p {
    margin-top: 1em
}

.img-pull-left {
    margin: 1em 3.03030303% 1em 0;
    display: block;
    width: 48.429292929%;
    clear: none;
    float: left
}

.img-pull-right {
    margin: 1em 0 1em 3.03030303%;
    display: block;
    width: 48.429292929%;
    clear: none;
    float: right
}

.img-rounded {
    border-radius: 50em
}

.img-sm {
    max-width: 200px
}

.img-md {
    max-width: 400px
}

.img-lg {
    max-width: 767px
}

.img-xl {
    max-width: 989px
}

.img-xxl {
    max-width: 1400px
}

@media only screen and (max-width:767px) {
    .img-lg,
    .img-xl,
    .img-xxl {
        width: 100%
    }
    .decorative {
        display: none!important
    }
    .img-pull-left.large-image,
    .img-pull-left.xl-image,
    .img-pull-left.xxl-image,
    .img-pull-right.large-image,
    .img-pull-right.xl-image,
    .img-pull-right.xxl-image {
        width: 100%
    }
}

@media (max-width:619px) {
    .col {
        clear: both
    }
}

@media (max-width:619px) {
    .col--1-2-sm {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

@media (max-width:619px) {
    .col--1-sm {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 46.796875%
    }
}

@media (max-width:619px) {
    .col--2-sm {
        display: block;
        float: left;
        margin-left: 53.046875%;
        margin-right: -100%;
        width: 46.796875%
    }
}

@media (min-width:768px) {
    .col--1-md {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 31.59722222%
    }
}

@media (min-width:768px) {
    .col--2-md {
        display: block;
        float: left;
        margin-left: 34.20138889%;
        margin-right: -100%;
        width: 31.59722222%
    }
}

@media (min-width:768px) {
    .col--3-md {
        display: block;
        float: left;
        margin-left: 68.40277778%;
        margin-right: -100%;
        width: 31.59722222%
    }
}

@media (min-width:768px) {
    .col--1-2-md {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 65.79861111%
    }
}

@media (min-width:768px) {
    .col--2-3-md {
        display: block;
        float: left;
        margin-left: 34.20138889%;
        margin-right: -100%;
        width: 65.79861111%
    }
}

@media (min-width:768px) {
    .col--1-3-md {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

@media (min-width:990px) {
    .col--1-lg-layout {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 19.86531984%
    }
}

@media (min-width:990px) {
    .col--1-2-lg-layout {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 31.3064480692%
    }
}

@media (min-width:990px) {
    .col--1-3-lg-layout {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 65.6250208648%
    }
}

@media (min-width:990px) {
    .col--1-4-lg-layout {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 71.3299663037%
    }
}

@media (min-width:990px) {
    .col--1-5-lg-layout {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

@media (min-width:990px) {
    .col--2-lg-layout {
        display: block;
        float: left;
        margin-left: 22.89562287%;
        margin-right: -100%;
        width: 8.4108251992%
    }
}

@media (min-width:990px) {
    .col--2-3-lg-layout {
        display: block;
        float: left;
        margin-left: 22.89562287%;
        margin-right: -100%;
        width: 42.7293979948%
    }
}

@media (min-width:990px) {
    .col--2-4-lg-layout {
        display: block;
        float: left;
        margin-left: 22.89562287%;
        margin-right: -100%;
        width: 48.4343434337%
    }
}

@media (min-width:990px) {
    .col--2-5-lg-layout {
        display: block;
        float: left;
        margin-left: 22.89562287%;
        margin-right: -100%;
        width: 77.0370370037%
    }
}

@media (min-width:990px) {
    .col--3-lg-layout {
        display: block;
        float: left;
        margin-left: 34.3367510992%;
        margin-right: -100%;
        width: 31.2882697656%
    }
}

@media (min-width:990px) {
    .col--3-4-lg-layout {
        display: block;
        float: left;
        margin-left: 34.3367510992%;
        margin-right: -100%;
        width: 36.9932152046%
    }
}

@media (min-width:990px) {
    .col--3-5-lg-layout {
        display: block;
        float: left;
        margin-left: 34.3367510992%;
        margin-right: -100%;
        width: 65.5959087746%
    }
}

@media (min-width:990px) {
    .col--4-5-lg-layout {
        display: block;
        float: left;
        margin-left: 68.6553238948%;
        margin-right: -100%;
        width: 31.277335979%
    }
}

@media (min-width:990px) {
    .col--5-lg-layout {
        display: block;
        float: left;
        margin-left: 74.3602693337%;
        margin-right: -100%;
        width: 25.57239054%
    }
}

@media (min-width:990px) {
    .col--1-lg-content {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 33%
    }
}

@media (min-width:990px) {
    .col--2-lg-content {
        display: block;
        float: left;
        margin-left: 36.03030303%;
        margin-right: -100%;
        width: 12.398989899%
    }
}

@media (min-width:990px) {
    .col--3-lg-content {
        display: block;
        float: left;
        margin-left: 51.459595959%;
        margin-right: -100%;
        width: 12.398989899%
    }
}

@media (min-width:990px) {
    .col--4-lg-content {
        display: block;
        float: left;
        margin-left: 66.888888888%;
        margin-right: -100%;
        width: 33%
    }
}

@media (min-width:990px) {
    .col--1-2-lg-content {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 48.429292929%
    }
}

@media (min-width:990px) {
    .col--2-3-lg-content {
        display: block;
        float: left;
        margin-left: 36.03030303%;
        margin-right: -100%;
        width: 27.828282828%
    }
}

@media (min-width:990px) {
    .col--2-4-lg-content {
        display: block;
        float: left;
        margin-left: 36.03030303%;
        margin-right: -100%;
        width: 63.858585858%
    }
}

@media (min-width:990px) {
    .col--3-4-lg-content {
        display: block;
        float: left;
        margin-left: 51.459595959%;
        margin-right: -100%;
        width: 48.429292929%
    }
}

@media (min-width:990px) {
    .col--1-4-lg-content {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

@media (max-width:767px) {
    .col--float {
        clear: none;
        float: left;
        margin-left: 0;
        margin-right: 6.25%
    }
}

@media (min-width:768px) and (max-width:989px) {
    .col--float {
        clear: none;
        float: left;
        margin-left: 0;
        margin-right: 2.60416667%
    }
}

@media (min-width:990px) {
    .col--float {
        clear: none;
        float: left;
        margin-left: 0;
        margin-right: 3.03030303%
    }
}

@media (min-width:990px) {
    .col--float-content {
        clear: none;
        float: left;
        margin-left: 0;
        margin-right: 3.03030303%
    }
}

@media (max-width:619px) {
    .col--sm-last {
        margin-right: 0
    }
}

@media (min-width:768px) and (max-width:989px) {
    .col--md-last {
        margin-right: 0
    }
}

@media (min-width:990px) {
    .col--lg-last {
        margin-right: 0
    }
}

.accordion__description,
.accordion__title {
    padding: 10px;
    border-top: 1px solid #ccc;
    margin-top: 0
}

.accordion__description:last-of-type,
.accordion__title:last-of-type {
    border-bottom: 1px solid #ccc
}

.accordion__description a,
.accordion__title a {
    font-weight: 700
}

.accordion__title a {
    color: #000;
    display: block
}

.accordion__description {
    border-top: 0;
    overflow: hidden
}

.accordion__description>:last-child,
.accordion__description>:last-child>:last-child,
.accordion__description>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

.accordion__description:last-of-type {
    position: relative;
    top: -1px
}

.announcement-bar {
    background-color: #ff5a5f
}

.announcement-bar p {
    max-width: 1400px;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    position: relative
}

.announcement-bar a {
    color: #fff;
    text-decoration: underline
}

.announcement-bar .announcement-bar--close {
    position: absolute;
    padding: 0 6px;
    top: .5em;
    right: 5%;
    border: 1px solid #fff;
    border-radius: 100%;
    font-size: 10px;
    text-decoration: none
}

.announcement-bar .announcement-bar--close:hover {
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .announcement-bar p {
        width: 70%;
        margin: 0;
        padding: .5em
    }
    .announcement-bar .announcement-bar--close {
        position: absolute;
        padding: 0 12px;
        right: 5%;
        border: 1px solid #fff;
        border-radius: 100%;
        font-size: 20px;
        text-decoration: none;
        top: 1em
    }
    .announcement-bar .announcement-bar--close:hover {
        text-decoration: none
    }
}

.advert {
    position: relative;
    box-sizing: border-box
}

@media (max-width:767px) {
    .advert--restrict {
        max-width: 25em
    }
}

.advert-divide {
    clear: both;
    text-align: center;
    margin-bottom: 1.5em;
    font-weight: 400
}

.advert__content {
    padding: 1.5em;
    position: relative;
    background: #fff;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1)
}

.advert__content>:last-child,
.advert__content>:last-child>:last-child,
.advert__content>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

.advert__content--push {
    padding-top: 5em
}

.advert__list {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    color: #999
}

.advert__list li {
    margin-left: 0;
    list-style-type: none
}

.advert__list li:before {
    background-color: transparent!important
}

.advert__img {
    min-height: 10em;
    background-size: cover;
    background-position: center center;
    position: relative
}

@media (max-width:767px) {
    .advert__img {
        min-height: 12em
    }
}

.advert__overlay {
    position: absolute;
    display: block;
    background-color: rgba(0, 0, 0, .25);
    z-index: 9999;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.advert__header {
    margin-bottom: 0;
    padding: 1.5em;
    color: #fff;
    min-height: 5em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    background-color: #b5bd00;
    background-color: rgba(181, 189, 0, .8)
}

.advert__header a {
    color: #fff
}

.advert__header-overlay {
    margin-bottom: 0;
    font-size: 2.5em;
    color: #fff;
    left: .5em;
    top: .25em;
    position: absolute;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    z-index: 1
}

.box {
    border-top: 5px solid #000;
    background: #fafafa;
    overflow: hidden;
    padding: 1em 3.03030303%;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);
    position: relative;
    box-sizing: border-box
}

.box>:last-child,
.box>:last-child>:last-child,
.box>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

.box--tagged {
    padding-top: 2em
}

.box--small {
    margin-bottom: 32/14em;
    padding: 20/14em;
    font-size: 14px;
    font-size: 1.4rem
}

.box--rounded {
    border-radius: 4px
}

.box--blank {
    border-top: none
}

.blocked-link {
    padding: 5px;
    color: #fff;
    text-decoration: none;
    background-color: #B5BD00;
    font-size: 14px;
    font-size: 1.4rem
}

.blocked-link:active,
.blocked-link:focus,
.blocked-link:hover {
    color: #fff;
    background: #8f993e;
    text-decoration: none
}

.blurb {
    position: relative;
    padding-bottom: 1em;
    overflow: hidden
}

.blurb__title {
    font-size: 16px;
    margin-top: 0;
    font-weight: 700
}

.blurb__img {
    margin-bottom: .5em;
    width: 100%
}

.blurb--wide .blurb__img {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 33%
}

@media only screen and (max-width:767px) {
    .blurb--wide .blurb__img {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.blurb__video {
    margin-bottom: 1em
}

.blurb__body>:last-child,
.blurb__body>:last-child>:last-child,
.blurb__body>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

.blurb--wide .blurb__body {
    top: -4px;
    position: relative;
    display: block;
    float: left;
    margin-left: 36.03030303%;
    margin-right: -100%;
    width: 63.858585858%
}

@media only screen and (max-width:767px) {
    .blurb--wide .blurb__body {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.brand {
    position: absolute;
    z-index: 1;
    overflow: visible;
    width: 100%;
    max-width: 1470px;
    left: 0
}

@media only screen and (max-width:767px) {
    .brand {
        position: static;
        padding-left: 0
    }
    .brand p {
        left: 0;
        top: 50%
    }
}

.brand__link {
    position: absolute;
    height: 50%;
    width: 18%;
    right: 0;
    display: block;
    bottom: 0
}

.lt-ie9 .brand__link {
    display: none
}

.brand__heading {
    position: absolute;
    left: 35px;
    top: 25%;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem
}

@media only screen and (max-width:767px) {
    .brand__heading {
        position: relative;
        left: 0;
        width: 100%;
        box-sizing: border-box
    }
}

.brand__logo {
    display: block;
    margin-bottom: 0;
    width: 100%
}

@media only screen and (max-width:767px) {
    .brand__logo {
        display: none
    }
}

.breadcrumb {
    display: block;
    overflow: hidden;
    list-style: none;
    border: 0;
    padding-bottom: 0;
    background: #fff;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ccc;
    margin-bottom: 1.5em
}

.breadcrumb--nav {
    margin-bottom: 0;
    border-bottom: 0;
    position: relative;
    left: -35px;
    padding-left: 35px;
    padding-right: 35px;
    width: 100%
}

.breadcrumb--nav .breadcrumb__list {
    line-height: 4
}

.breadcrumb__list {
    margin-bottom: 0;
    vertical-align: top;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

.breadcrumb__list li {
    margin-left: 0;
    list-style-type: none
}

.breadcrumb__list li:before {
    background-color: transparent!important
}

.breadcrumb__item {
    margin: 0;
    float: left;
    text-transform: none;
    font-size: 14px;
    font-size: 1.4rem
}

.breadcrumb__item:after {
    content: "/";
    color: #aaa;
    margin: 0 .75em;
    position: relative;
    top: 1px
}

.breadcrumb__item:last-child:after {
    content: " ";
    margin: 0
}

.breadcrumb__item--current>a {
    text-decoration: none;
    cursor: default;
    color: #333
}

.caption-img {
    position: relative
}

.caption-img.float-left,
.caption-img.float-right {
    margin: 0 1em 1em
}

.caption-img.float-left {
    display: block;
    width: 48.429292929%;
    clear: none;
    float: left;
    margin-left: 0;
    margin-right: 3.03030303%
}

.caption-img.float-right {
    display: block;
    width: 48.429292929%;
    clear: none;
    float: right;
    margin-right: 0;
    margin-left: 3.03030303%
}

.caption-img__img {
    margin-bottom: 0;
    vertical-align: top
}

.caption-img__body {
    background-color: #e6e6e6;
    padding: 1em .5em .5em;
    vertical-align: top
}

.caption-img .tag__heading--captioned-overlay {
    display: none
}

.caption-img figure {
    margin-bottom: 0
}

.caption-img figcaption p {
    font-size: 16px;
    font-size: 1.6rem;
    color: #1a1a1a
}

.caption-img__title {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700
}

@media only screen and (min-width:990px) {
    .caption-img .tag.tag--hidden {
        display: none
    }
    .caption-img .tag__heading--captioned-overlay {
        display: block;
        font-size: 16px;
        font-size: 1.6rem;
        padding-bottom: 1rem
    }
    .caption-img .tag__heading--captioned-overlay-border {
        margin-bottom: 1rem;
        display: none
    }
    .caption-img--overlayed .caption-img__body {
        position: absolute;
        top: 20%;
        left: 10%;
        width: 80%;
        box-sizing: border-box;
        opacity: .9;
        max-height: 70%;
        overflow: auto
    }
    .caption-img--overlayed .caption-img__body p {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.code {
    font: 400 1em/1.5 source-code-pro, monospace;
    margin: 1em 0 1.5em 2.5em
}

.code li {
    background: #F6F6F6;
    border-top: 1px solid #FFF;
    list-style: decimal-leading-zero;
    padding: 0 .5em
}

.code li .tab1 {
    padding-left: 4ex
}

.collapse__header {
    clear: both
}

@media (max-width:766px) {
    .collapse__header {
        cursor: pointer;
        border-bottom: 1px solid #ccc;
        padding-bottom: 8px
    }
}

@media (max-width:766px) {
    .collapse__content {
        display: none;
        border-top: 0
    }
}

@media (max-width:767px) {
    .collapse__header--active {
        background: url(//cdn.ucl.ac.uk/indigo/images/close.png) right 50% no-repeat;
        padding-right: 20px;
        border-bottom: none
    }
    .collapse__header--active:active,
    .collapse__header--active:focus,
    .collapse__header--active:hover {
        background: url(//cdn.ucl.ac.uk/indigo/images/close.png) right 50% no-repeat
    }
}

@media (max-width:767px) {
    .collapse__header--inactive {
        background-repeat: no-repeat;
        background-position: right 50%;
        padding-right: 20px
    }
    .collapse__header--inactive:active,
    .collapse__header--inactive:focus,
    .collapse__header--inactive:hover {
        background-repeat: no-repeat;
        background-position: right 50%
    }
}

.commentlist {
    list-style: none;
    margin: 0
}

.commentlist li {
    list-style: none;
    margin-left: 0
}

.commentlist li.odd {
    background: #f6f6f6
}

.commentlist li.even {
    background: #fff
}

.commentlist li.parent {
    border-left: 5px solid #111
}

.commentlist li.comment {
    padding: 10px
}

.commentlist li.comment .reply {
    font-size: 11px
}

.commentlist li.comment .vcard {
    margin-bottom: 0
}

.commentlist li.comment .vcard .fn {
    font-style: normal
}

.commentlist li.comment .avatar {
    width: auto;
    float: left;
    margin: 0 1em 1em 0
}

.commentlist li.comment .comment-meta {
    font-size: 12px;
    font-size: 1.2rem
}

.commentlist li.comment .comment-meta a {
    color: #ccc
}

.commentlist li.comment .comment-meta p {
    clear: left
}

.commentlist li.comment .children {
    list-style: none;
    margin: 10px 0 0
}

.commentlist li.comment .children .depth-2 {
    border-left: 5px solid #555;
    margin: 0 0 10px 10px
}

.commentlist li.comment .children .depth-3 {
    border-left: 5px solid #999;
    margin: 0 0 10px 10px
}

.commentlist li.comment .children .depth-4 {
    border-left: 5px solid #bbb;
    margin: 0 0 10px 10px
}

.btn.cta {
    background-color: #034da1;
    text-align: center;
    font-weight: 700;
    font-size: 1.2em;
    border: none;
    border-radius: 0;
    box-sizing: border-box
}

.btn.cta:hover {
    background-color: #002854;
    color: #fff
}

.btn.cta {
    width: 100%
}

.btn.cta-half {
    width: 50%
}

@media only screen and (max-width:767px) {
    .btn.cta-half {
        min-width: 330px
    }
}

.btn.cta-threequarters {
    width: 75%
}

@media only screen and (max-width:767px) {
    .btn.cta-threequarters {
        min-width: 330px
    }
}

.btn.cta-third {
    width: 33%
}

@media only screen and (max-width:767px) {
    .btn.cta-third {
        min-width: 330px
    }
}

.btn.cta-quarter {
    width: 25%
}

@media only screen and (max-width:767px) {
    .btn.cta-quarter {
        min-width: 330px
    }
}

.btn.cta-sixth {
    width: 16%
}

@media only screen and (max-width:767px) {
    .btn.cta-sixth {
        min-width: 330px
    }
}

.divider {
    border-color: #ddd
}

.divider--top {
    margin-top: 1.5em;
    padding-top: 1.5em;
    border-top-width: 1px;
    border-top-style: solid
}

.divider--bottom {
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.footer__inner {
    background-color: #40403e;
    padding: 40px 35px;
    margin-left: -35px;
    margin-right: -35px;
    color: #fff;
    clear: left
}

.footer__inner h2 {
    font-size: 1.6rem;
    text-transform: none
}

.footer__inner a {
    color: #eee
}

.footer__inner a:active,
.footer__inner a:focus,
.footer__inner a:hover {
    color: #fff
}

.footer__list {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.footer__list li {
    margin-left: 0;
    list-style-type: none
}

.footer__list li:before {
    background-color: transparent!important
}

.footer__item {
    padding-bottom: 4px;
    padding-top: 4px;
    display: block;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 1.4rem
}

.footer__links {
    margin-top: .5em;
    font-size: 14px;
    font-size: 1.4rem
}

@media (max-width:989px) {
    .footer__links {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.flag {
    display: table;
    width: auto
}

.flag__aside,
.flag__body {
    display: table-cell;
    vertical-align: middle
}

.flag--top .flag__aside,
.flag--top .flag__body {
    vertical-align: top
}

.flag--bottom .flag__aside,
.flag--bottom .flag__body {
    vertical-align: bottom
}

.flag__aside {
    padding-right: 1.5em
}

.flag__aside>img {
    display: block;
    margin: 0
}

.lt-ie9 .flag__aside>img {
    width: 100%
}

.flag--rev .flag__aside {
    padding-right: 0;
    padding-left: 1.5em
}

.flag__body {
    width: auto
}

.flag__body>:last-child,
.flag__body>:last-child>:last-child,
.flag__body>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

.header {
    position: relative;
    z-index: 10
}

@media only screen and (max-width:767px) {
    .header--desktop {
        background-color: #5f5f5f;
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: auto;
        overflow-x: hidden;
        left: -100%
    }
    .mobile-open .header--desktop {
        left: 0
    }
    .header--desktop a {
        color: #fff;
        padding: .5em 0;
        display: block;
        clear: both;
        font-size: 16px;
        font-size: 1.6rem
    }
}

.header--mobile {
    display: none;
    width: 100%;
    padding: 20% 35px 0;
    background-size: auto 100%;
    background-position: 106% bottom;
    background-image: url(//cdn.ucl.ac.uk/indigo/images/ucl-logo.svg);
    background-repeat: repeat-x;
    position: relative;
    left: -35px;
    background-color: #ff5a5f;
    border-bottom: .5em solid #ff5a5f
}

@media only screen and (max-width:767px) {
    .header--mobile {
        display: block
    }
}

.header--mobile.no-svg {
    background-image: url(//cdn.ucl.ac.uk/indigo/images/ucl-logo-cropped-white.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #000;
    background-size: 30%
}

.header--mobile--brand__link {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0
}

@media only screen and (max-width:767px) {
    .header__open {
        width: 25px;
        top: 35%;
        left: 35px;
        position: absolute;
        z-index: 100
    }
}

.header__open>img {
    margin-bottom: 0
}

.header__link {
    position: absolute;
    height: 100%;
    right: 10%;
    width: 30%;
    top: 0
}

.header__close {
    display: none
}

@media only screen and (max-width:767px) {
    .header__close {
        display: block;
        position: absolute;
        left: 5%;
        top: 5px;
        padding: 0;
        z-index: 100;
        width: 50%
    }
    .header__close img {
        vertical-align: middle;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        width: 30px;
        position: relative;
        margin: -5px -3px 0 -8px
    }
}

.hero {
    padding: 2em 35px;
    background-color: #fff;
    background-size: cover;
    background-position: right center;
    position: relative;
    left: -35px;
    width: 100%
}

@media (max-width:989px) {
    .hero {
        padding-top: 1.5em;
        padding-bottom: 1.5em;
        background-position: -9999px;
        background-repeat: no-repeat
    }
}

@media (max-width:479px) {
    .hero {
        padding-top: 1em;
        padding-bottom: 1em
    }
}

@media (max-width:989px) {
    .hero .hero__body--background {
        padding: 0
    }
}

.hero--home {
    padding-left: 35px;
    padding-right: 35px;
    margin-left: -35px;
    margin-right: -35px;
    padding-bottom: 10em;
    border: 0;
    background-image: url(/assets/images/hero-image-taught-desktop.jpg);
    background-position: 90% center;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width:1179px) {
    .hero--home {
        background-position: 80% center
    }
}

@media (max-width:767px) {
    .hero--home {
        background-image: none
    }
}

@media (min-width:768px) and (max-width:1179px) {
    .hero--home {
        padding-bottom: 14em
    }
}

@media (max-width:767px) {
    .hero--home {
        padding-bottom: 1.5em
    }
}

@media (min-width:768px) and (max-width:989px) {
    .hero--home .hero__body--background {
        padding: 1.5em
    }
}

.hero__body {
    box-sizing: border-box
}

.hero__body>:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .hero__body--background {
        padding: 2em;
        background-color: rgba(255, 255, 255, .6)
    }
}

@media (max-width:767px) {
    .hero__body--background {
        padding: 0
    }
}

.lt-ie9 .hero__body--background {
    background-image: url(//cdn.ucl.ac.uk/indigo/images/hero-bg-ie.png)
}

.hero__title {
    margin-bottom: 0;
    padding-bottom: 0
}

@media (max-width:767px) {
    .hero__title {
        font-size: 1.5em
    }
}

@media (max-width:1179px) {
    .hero__title--large {
        font-size: 2.25em
    }
}

@media (max-width:989px) {
    .hero__title--large {
        font-size: 2em
    }
}

@media (max-width:767px) {
    .hero__title--large {
        font-size: 1.5em
    }
}

.hero__blurb {
    margin-top: 1em
}

@media (max-width:989px) {
    .hero__blurb {
        display: none
    }
}

.hero__detail {
    margin-top: .5em
}

@media (max-width:767px) {
    .hero__detail {
        font-size: 1.25em
    }
}

@media (max-width:767px) {
    .hero__sub {
        display: none
    }
}

.hero__tags {
    margin-top: 1em
}

.hero__dropdown {
    margin-bottom: 2em
}

.hero__dropdown h2 {
    margin-bottom: 16px
}

.hero__dropdown__detail {
    display: inline;
    float: left;
    padding: 6px 10px 6px 0;
    font-size: 14px;
    font-size: 1.4rem
}

.hero__sidebar {
    margin-bottom: 2em;
    display: block;
    float: left;
    margin-left: 74.3602693337%;
    margin-right: -100%;
    width: 25.57239054%
}

@media (min-width:1050px) {
    .hero__sidebar--small {
        width: 20%;
        float: right;
        margin-left: 0;
        margin-right: 0
    }
}

.input-group {
    display: table;
    width: 100%
}

.input-group__item {
    display: table-cell;
    width: 100%;
    vertical-align: top
}

.input-group__input {
    height: 38px;
    height: 3.8rem;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.input-group__input--btn {
    white-space: nowrap;
    box-sizing: border-box;
    line-height: normal;
    vertical-align: top
}

.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0 1em;
    background: #000;
    background: rgba(0, 0, 0, .45);
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.lightbox__item {
    background-color: #000;
    background: rgba(0, 0, 0, .65);
    padding: 2em;
    float: left;
    left: 50%;
    border-radius: 3px;
    box-sizing: border-box;
    position: relative;
    top: 0;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 5150
}

.lightbox__item img {
    max-height: 500px
}

.org-unit-logo {
    display: none
}

@media only screen and (min-width:768px) {
    .org-unit-logo {
        display: block;
        margin-bottom: 1em;
        width: 100%
    }
    .org-unit-logo img {
        width: 100%
    }
}

.map {
    display: block;
    width: 100%;
    padding: 1em 0;
    box-sizing: border-box
}

.static-img {
    height: auto;
    max-width: 100%;
    width: 100%
}

.map-link {
    display: block;
    font: 0/0 a
}

.static-img {
    display: block
}

.map-container {
    width: 100%;
    margin: 0 auto;
    height: 0;
    padding-top: 38%;
    position: relative;
    display: none
}

.map-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

@media only screen and (min-width:768px) {
    .map-container {
        display: block
    }
    .static-img {
        display: none
    }
}

.media__aside {
    float: left;
    margin-right: 1em;
    min-height: 1px
}

@media (min-width:768px) {
    .media__aside {
        margin-right: 1.5em
    }
}

@media (max-width:767px) {
    .media__aside {
        display: none
    }
}

.media__aside--constrain {
    max-width: 7em
}

.media__aside img,
img.media__aside {
    width: auto!important;
    height: auto!important
}

.media__body,
.media__body--wide {
    overflow: hidden;
    margin: 0
}

@media (max-width:767px) {
    .media__body,
    .media__body--wide {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.media__body--wide {
    max-width: 60em
}

.menu-block {
    padding: 0;
    border: 1px solid #dfdfdf;
    margin-left: 0;
    list-style: none
}

.menu-block li {
    margin-left: 0;
    list-style-type: none
}

.menu-block li:before {
    background-color: transparent!important
}

.menu-block--no-keyline {
    border: 0
}

.menu-block__list {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.menu-block__list li {
    margin-left: 0;
    list-style-type: none
}

.menu-block__list li:before {
    background-color: transparent!important
}

.menu-block__item {
    position: relative;
    padding: 0;
    background-color: #EEE;
    margin-bottom: 0;
    line-height: 3;
    border-bottom: 1px solid #dfdfdf
}

.menu-block__item:last-child {
    border-bottom: 0
}

.menu-block__item--heading:active,
.menu-block__item--heading:focus,
.menu-block__item--heading:hover {
    text-decoration: none
}

.menu-block__link {
    padding-left: 1em;
    display: block;
    color: #333;
    transition: all .5s;
    padding-right: 2.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.menu-block__link:active,
.menu-block__link:focus,
.menu-block__link:hover {
    background-color: #dfdfdf;
    transition: all .5s;
    color: #333
}

.menu-block__link.is-current {
    margin-bottom: -1px;
    background-color: #000;
    color: #fff
}

.is-active .menu-block__link {
    border-left: .4em solid #333
}

.message {
    text-decoration: none;
    border: 1px solid #DDD;
    clear: left;
    color: #666;
    display: block;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    padding: 10px 3.03030303%;
    margin-bottom: 1em;
    box-sizing: border-box
}

.message>:last-child,
.message>:last-child>:last-child,
.message>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

.message--success {
    background-color: #F7FFF2;
    color: #7FB861;
    border: 1px solid #7FB861
}

.message--warning {
    color: #DD6868;
    border: 1px solid #DD6868;
    font-weight: 700
}

html.backgroundsize .message {
    background: 10px center/auto 80% no-repeat #FFF
}

html.backgroundsize .message--success {
    background-image: url(//cdn.ucl.ac.uk/indigo/images/success.png)
}

html.backgroundsize .message--warning {
    background-image: url(//cdn.ucl.ac.uk/indigo/images/alert.png)
}

.masthead__search ul {
    margin-left: 0;
    margin-top: 10px
}

.masthead__search ul.profile-details li {
    display: block
}

.masthead__search li.tt-suggestion {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: .5em 2%
}

.masthead__search li a {
    color: #fff!important
}

.masthead__search form {
    height: 30px;
    width: 85%;
    left: 0;
    top: 0
}

.masthead__search form .fa {
    float: left;
    margin-right: 10px;
    top: 3px;
    position: relative
}

.masthead__search form ul.profile-details {
    margin: 0;
    width: 100%
}

.masthead__search form h2 {
    margin-top: 0;
    font-size: 18px!important
}

@media screen and (max-width:1200px) {
    .masthead__search form h2 {
        height: 32px
    }
}

.masthead__search .AC-result .email:before,
.masthead__search .AC-result .tel:before,
.masthead__search .sprite {
    background-image: url(/indigo/images/search-sprite.png);
    margin-left: 10px
}

.masthead__search .search {
    left: 88%;
    width: 12%;
    border-radius: 4px
}

.masthead__search .tt-dropdown-menu {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 2px 2px 2px rgba(51, 51, 51, .3);
    left: 5%;
    position: absolute;
    top: 38px;
    width: 90%;
    z-index: 5050
}

.masthead__search .tt-dropdown-menu ul {
    margin-bottom: 10px
}

.masthead__search .tt-dropdown-menu li {
    color: #333;
    font-size: 12px;
    list-style: none;
    border-bottom: 1px solid #eee;
    height: 64px;
    max-height: 64px;
    width: 96%;
    text-align: left
}

.masthead__search .tt-dropdown-menu li h3 {
    margin-top: 0
}

.masthead__search .tt-dropdown-menu li p {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 0
}

.masthead__search .tt-dropdown-menu li p a {
    text-decoration: none;
    font-size: 12px
}

.masthead__search .tt-dropdown-menu li a {
    color: #4693ea!important;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 8px
}

.masthead__search .tt-dropdown-menu .no-results {
    color: #4693ea!important;
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-align: center
}

@media (max-width:1023px) {
    .masthead__search .tt-dropdown-menu {
        display: none!important
    }
}

@media (max-width:1220px) {
    .masthead__search .tt-dropdown-menu .AC-result--directory img {
        display: none!important
    }
}

.masthead__search .AC-result {
    display: table-cell;
    height: 100%;
    margin-left: 5px;
    padding: 0;
    border-left: 1px solid #AAA;
    width: 25%
}

.masthead__search .AC-result:first-child {
    margin-left: 0;
    border-left: 1px solid transparent
}

.masthead__search .AC-result h2 {
    color: #000;
    font-weight: 700;
    font-size: 1em;
    margin-bottom: 4px;
    padding: .5em
}

.masthead__search .AC-result a {
    color: #4693ea!important;
    display: block;
    font-size: .8em;
    font-size: 12px;
    font-weight: 700
}

.masthead__search .AC-result a.show-all {
    text-align: center;
    margin-bottom: .5em
}

.masthead__search .AC-result ul li:hover {
    background-color: #e6f1fc;
    font-size: auto
}

.masthead__search .AC-result ul li:hover li:hover {
    background-color: transparent
}

.masthead__search .AC-result ul li li {
    height: auto
}

.masthead__search .AC-result img {
    max-height: 60px;
    max-width: 60px
}

.masthead__search .AC-result .email {
    clear: left;
    float: left;
    padding-left: 30px;
    line-height: 24px
}

.masthead__search .AC-result .email:before {
    content: '';
    position: absolute;
    left: -35px;
    width: 18px;
    height: 12px;
    top: 6px
}

.masthead__search .AC-result .email a {
    color: #4c98e5;
    font-size: .8em;
    font-size: 12px
}

.masthead__search .AC-result .tel {
    font-size: 12px;
    line-height: 20px;
    padding-left: 30px;
    position: relative
}

.masthead__search .AC-result .tel:before {
    content: '';
    position: absolute;
    left: -35px;
    width: 20px;
    height: 18px;
    top: 3px;
    background-position: 0 -31px
}

.masthead__search .AC-result .tel span {
    font-weight: 700;
    display: inline
}

.masthead__search .AC-result .tel a {
    display: inline
}

.masthead__search .AC-result .email,
.masthead__search .AC-result .tel--external {
    position: relative;
    left: 2em
}

.masthead__search .AC-results {
    box-sizing: border-box;
    display: table;
    height: 100%;
    padding: 16px 0;
    table-layout: fixed;
    width: 100%
}

.masthead__search .AC-result--directory .AC-details__image {
    display: table-cell;
    padding-top: 5px
}

.masthead__search .AC-result--directory .AC-details__image img {
    margin-right: 20px;
    display: block;
    padding-left: 16px
}

.masthead__search .AC-result--directory img {
    float: left;
    position: relative;
    top: .5em
}

.masthead__search .AC-result--directory .AC-details {
    display: block;
    float: left;
    width: 77%
}

.masthead__search .AC-result--directory .AC-details .profile-details li {
    border-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 12px
}

.masthead__search .AC-result--directory .AC-details .profile-details li a {
    font-size: 12px
}

.masthead__search .twitter-typeahead {
    width: 100%
}

.masthead__search #query {
    outline: 0;
    border: none
}

.masthead {
    background-color: #444;
    color: #fff;
    height: 45px;
    font-size: 12px;
    font-size: 1.2rem
}

@media only screen and (max-width:767px) {
    .masthead {
        height: auto;
        border-bottom: 1px solid #ccc
    }
    .masthead .wrapper {
        background-color: #444
    }
}

.masthead img {
    width: auto
}

.masthead .give-link {
    background-color: #f6be00;
    padding: 1.7em 1em
}

.masthead__search {
    position: relative;
    padding: 6px 0 3px;
    box-sizing: border-box;
    float: right;
    width: 42%
}

@media only screen and (max-width:767px) {
    .masthead__search {
        float: none;
        width: 100%;
        padding: 0;
        margin-top: 3.5em;
        height: 4em;
        margin-left: auto;
        margin-right: auto
    }
}

.masthead__search label {
    margin-top: 9px
}

.masthead__list {
    float: left;
    width: 56%;
    font-size: 16px;
    display: block;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .masthead__list {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 1em
    }
}

@media (max-width:989px) {
    .masthead__list {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.masthead__item {
    padding-right: 1em;
    height: 45px;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

@media only screen and (max-width:767px) {
    .masthead__item {
        display: block;
        text-align: left
    }
}

@media (max-width:989px) {
    .masthead__item {
        padding-right: .75em
    }
}

.lt-ie9 .masthead__item {
    margin-top: 8px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

.masthead__link {
    font-weight: 400;
    color: #fff;
    text-decoration: none
}

.masthead__link:active,
.masthead__link:focus,
.masthead__link:hover {
    color: #fff
}

.masthead__link.give-link {
    color: #000
}

@media screen and (min-width:766px) and (max-width:1090px) {
    .masthead {
        margin-left: -30px
    }
    .masthead_search {
        width: 40%
    }
    .masthead a {
        font-size: 90%
    }
    .masthead .give-link {
        padding: 15px 5px
    }
}

@media screen and (max-width:767px) {
    .masthead .give-link {
        width: 20%;
        padding: .5em 1em
    }
}

.nav ul {
    margin-left: 0
}

.nav--left li {
    margin-bottom: .5em
}

.nav--left li ul {
    margin: 10px 5%;
    font-size: 14px;
    font-size: 1.4rem
}

.nav--top {
    display: none;
    background-color: #fff;
    padding: 1em 35px;
    overflow: hidden;
    position: relative;
    left: -35px;
    width: 100%
}

.nav--top ul li {
    display: block;
    float: left;
    padding-right: 1em;
    margin-right: 1em;
    border-right: 1px solid #ccc
}

.nav--top ul li a {
    text-decoration: none;
    cursor: pointer
}

.nav--top ul li:last-child {
    border-right: 0
}

.nav--top.nav--sticky-active {
    position: fixed;
    top: 0;
    width: 100%;
    background: 0 0;
    padding: 0;
    left: 0
}

.nav--top.nav--sticky-active ul {
    display: block;
    background-color: #ff5a5f;
    padding: .5em 35px;
    max-width: 1400px;
    margin: auto;
    overflow: hidden
}

.nav--top.nav--sticky-active a {
    color: #fff
}

.nav--mobile {
    display: none
}

@media only screen and (max-width:767px) {
    .nav--mobile {
        display: block
    }
    .nav--mobile ul:nth-child(n+2) {
        padding-left: 1em
    }
}

.nav--subnav {
    box-sizing: border-box;
    background-color: transparent;
    color: #fff;
    width: 100%;
    position: relative;
    overflow: hidden
}

.nav--subnav a {
    text-decoration: none;
    vertical-align: middle
}

.subnav__list {
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: 0 0;
    z-index: 1;
    transition: all .35s cubic-bezier(0.645, .045, .355, 1)
}

.subnav__list ul {
    right: 200%;
    left: 100%;
    box-sizing: border-box
}

.subnav__list ul li {
    box-sizing: border-box
}

.subnav__list .nav--active {
    left: 0;
    right: 0
}

.subnav__list .nav--active>li>a {
    visibility: visible
}

.subnav__list.nav--hidden>li>a {
    visibility: hidden
}

.subnav__item.parent>a:after {
    content: " >";
    position: absolute;
    right: 0
}

.subnav__item.back a {
    border-bottom: 1px transparent solid
}

.subnav__item.back a:before {
    content: "< ";
    position: relative;
    top: -2px
}

.subnav__item.top-level a {
    border-bottom: 1px transparent solid
}

.subnav__item.top-level a:before {
    content: "< ";
    position: relative;
    top: -2px
}

.subnav__item a {
    display: block;
    position: relative
}

.nav--left.nav--subnav {
    position: relative
}

.nav--left.nav--subnav ul li {
    margin: 0 0 .5em;
    line-height: 1.7;
    font-size: 16px;
    font-size: 1.6rem
}

.nav--left.nav--subnav li ul {
    margin: 0
}

.nav--mobile {
    margin-top: 1em
}

.nav--mobile .subnav__list {
    padding: 0
}

@media only screen and (max-width:767px) {
    .nav--mobile .subnav__list ul:nth-child(n+2) {
        padding-left: 0
    }
}

.nav--mobile.nav--subnav ul li a {
    color: #fff
}

.nav--mobile .subnav__item a:hover,
.nav--mobile .subnav__item.back a,
.nav--mobile .subnav__item.top-level a {
    color: #b3b3b3
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #0097a9;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: rgba(0, 151, 169, .7);
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #0097a9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(0, 151, 169, .5)
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    margin-bottom: 0
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-carousel__item {
    position: relative;
    margin: 1px;
    padding: 1px
}

.owl-carousel__item figcaption {
    position: absolute;
    bottom: 1px;
    left: 1px;
    background-color: #222;
    opacity: .7;
    padding: 10px
}

.owl-carousel__item figcaption h2 {
    color: #fff;
    font-weight: 500;
    border-bottom: none!important;
    margin: .3em 0 0!important
}

.owl-carousel__item figcaption p {
    color: #fff
}

.owl-carousel__item figcaption a {
    font-weight: 700;
    color: #fff;
    text-decoration: underline
}

.owl-nav {
    display: none
}

@media only screen and (max-width:767px) {
    .owl-carousel__item figcaption {
        position: inherit;
        bottom: 0;
        left: 0;
        opacity: 1;
        background-color: #555
    }
    #main .owl-carousel__item figcaption h2 {
        font-size: 1.25em
    }
}

.owl-carousel2 {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel2 .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel2 .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel2 .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel2 .owl-item,
.owl-carousel2 .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel2 .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel2 .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel2 .owl-nav {
    display: block
}

.owl-carousel2 .owl-dots.disabled,
.owl-carousel2 .owl-nav.disabled {
    display: none
}

.owl-carousel2 .owl-dot,
.owl-carousel2 .owl-nav .owl-next,
.owl-carousel2 .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel2.owl-loaded {
    display: block
}

.owl-carousel2.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel2.owl-hidden {
    opacity: 0
}

.owl-carousel2.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel2.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel2.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel2.owl-rtl {
    direction: rtl
}

.owl-carousel2.owl-rtl .owl-item {
    float: right
}

.owl-carousel2 .no-js {
    display: block
}

.owl-carousel2 .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel2 .owl-animated-in {
    z-index: 0
}

.owl-carousel2 .owl-animated-out {
    z-index: 1
}

.owl-carousel2 .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-carousel2.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel2 .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel2 .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel2 .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel2 .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease
}

.owl-carousel2 .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel2 .owl-video-playing .owl-video-play-icon,
.owl-carousel2 .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel2 .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel2 .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

aside,
blockquote {
    color: rgba(0, 0, 0, .7);
    padding: 1rem;
    line-height: 1.5em;
    font-style: italic
}

aside.pull-quote__wrap,
blockquote.pull-quote__wrap {
    margin: 1rem 0;
    quotes: "“" "”"
}

aside.pull-quote__wrap:before,
blockquote.pull-quote__wrap:before {
    color: gray;
    content: open-quote;
    display: inline;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em
}

aside.pull-quote__wrap p,
blockquote.pull-quote__wrap p {
    display: inline
}

aside .pull-quote__end,
aside .pull-quote__start,
blockquote .pull-quote__end,
blockquote .pull-quote__start {
    display: none
}

.pills {
    margin-bottom: 1em;
    margin-left: 0
}

.pills__item {
    float: left;
    padding: 0 1.5em;
    background: #b5bd00;
    color: #fff;
    line-height: 2.5;
    border-radius: 2em;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: .5em;
    margin-right: .5em
}

.pills__item .icon {
    margin-left: -24px;
    font-size: 16px;
    line-height: 1
}

.pills__item a {
    color: #fff;
    font-weight: bolder
}

@media (max-width:767px) {
    .pills__item {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 20em;
        margin-right: 0
    }
}

.pills__icon {
    padding-left: 1em;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

.photograph {
    background-color: #ff5a5f;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    left: -35px;
    padding: 0 35px 10.5%
}

@media only screen and (max-width:767px) {
    .photograph {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 2em 0 0;
        left: 0;
        background-color: transparent
    }
}

.photograph__description {
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    bottom: 5%;
    right: 35px;
    padding: 10px;
    font-style: italic;
    color: #fff;
    display: none;
    font-size: 12px;
    font-size: 1.2rem
}

.photograph--show {
    padding-bottom: 30%
}

.photograph--show .photograph__description {
    display: block
}

@media only screen and (max-width:767px) {
    .photograph--show,
    .photograph--show .photograph__description {
        display: none
    }
}

.pagination {
    margin-bottom: .5em;
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.pagination li {
    margin-left: 0;
    list-style-type: none
}

.pagination li:before {
    background-color: transparent!important
}

.pagination li {
    text-align: center;
    padding: .5em;
    margin-right: .5em;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

.pagination li:last-child {
    margin-right: 0
}

.pagination__item {
    min-width: 1.5em;
    font-size: 14px;
    background: #eae8e8;
    transition: all .5s
}

.pagination__item a {
    color: #555
}

.pagination__item a:active,
.pagination__item a:focus,
.pagination__item a:hover {
    text-decoration: none
}

.pagination__item--current {
    background: #4693ea;
    border-color: #1a78e3;
    color: #fff
}

.pagination__item--active:active,
.pagination__item--active:focus,
.pagination__item--active:hover {
    background: #4693ea;
    border-color: #1a78e3
}

.pagination__item--active:active a,
.pagination__item--active:focus a,
.pagination__item--active:hover a {
    color: #fff
}

.pagination__item--disabled {
    opacity: .25
}

@media (max-width:767px) {
    .pagination__item--disabled {
        display: none!important
    }
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0
}

.rslides__item {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0
}

.rslides__item:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides__item:before {
    display: none
}

.rslides__img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
    margin-bottom: 0
}

.site-content {
    position: relative;
    z-index: 1
}

.site-content--split {
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .site-content--split .site-content__section {
        float: left;
        margin-left: 2%;
        margin-right: 2%;
        width: 47%
    }
    .site-content--split .site-content__section:nth-child(odd) {
        margin-right: 1%
    }
    .site-content--split .site-content__section:nth-child(even) {
        margin-left: 1%
    }
}

.site-content__inner {
    background-color: #fff;
    padding: 2em 35px;
    left: -35px;
    position: relative;
    clear: both;
    display: block;
    float: left;
    margin-left: 0;
    width: 100%
}

.site-content__inner>:last-child,
.site-content__inner>:last-child>:last-child,
.site-content__inner>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:989px) {
    .site-content__inner {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .site-content__inner {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%;
        padding-top: 1.5em
    }
}

.site-content__body {
    display: block;
    float: left;
    margin-left: 22.89562287%;
    margin-right: -100%;
    width: 77.0370370037%
}

@media only screen and (max-width:989px) {
    .site-content__body {
        display: block;
        float: left;
        margin-left: 34.20138889%;
        margin-right: -100%;
        width: 65.79861111%
    }
}

@media only screen and (max-width:767px) {
    .site-content__body {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.site-content__main>:last-child,
.site-content__main>:last-child>:last-child,
.site-content__main>:last-child>:last-child>:last-child,
.site-content__sidebar>:last-child,
.site-content__sidebar>:last-child>:last-child,
.site-content__sidebar>:last-child>:last-child>:last-child {
    margin-bottom: 0
}

.site-content__main {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 55.466045498%
}

@media only screen and (max-width:989px) {
    .site-content__main {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .site-content__main {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.site-content__sidebar {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    float: left;
    margin-left: 66.8050699578%;
    margin-right: -100%;
    width: 33.1949300422%
}

@media only screen and (max-width:989px) {
    .site-content__sidebar {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .site-content__sidebar {
        clear: both;
        display: block;
        float: left;
        margin-left: 0;
        width: 100%
    }
}

.social-buttons {
    margin: 0 auto;
    text-align: center
}

.social-buttons--hoz .social-buttons__item {
    float: left;
    margin-left: 1em;
    width: auto
}

.social-buttons--hoz .social-buttons__item:first-child {
    margin-left: 0
}

.social-buttons--vert .social-buttons__item {
    margin-top: 1em
}

.social-buttons--vert .social-buttons__item:first-child {
    margin-top: 0
}

.social-buttons__item {
    list-style-type: none
}

.social-buttons__link {
    background-image: url(//cdn.ucl.ac.uk/indigo/images/social-buttons/social-icons.png);
    background-repeat: no-repeat;
    display: block;
    font: 0/0 a;
    height: 44px;
    transition: box-shadow ease-in-out .15s;
    width: 44px
}

.social-buttons__link--twitter {
    background-position: 0 0
}

.social-buttons__link--facebook {
    background-position: -44px 0
}

.social-buttons__link--google {
    background-position: -88px 0
}

.social-buttons__link--flickr {
    background-position: -132px 0
}

.social-buttons__link--youtube {
    background-position: -176px 0
}

.social-buttons__link:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    transition: box-shadow ease-in-out .15s
}

@media (-webkit-min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(min--moz-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .social-buttons__link {
        background-image: url(//cdn.ucl.ac.uk/indigo/images/social-buttons/social-icons@2x.png);
        background-size: cover
    }
}

.search-form {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAMAAADHVLbdAAAANlBMVEUAAAD///+ZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZkiXNL4AAAAEXRSTlMAABAgMEBQYHCAj5+vv8/f7/4ucL8AAABtSURBVAjXTc9JFsQgCARQHEhi2xDq/pcNQxZh5Qd9lNQaEXXmSVXuvuF1z9ddsZmXgcsLZxym3WXTennlhdawyoyrvMvHO//bSAtGmqE+8KU2a/9pUIkI0Yh8Y4nsQ7ORebM8F+TjaPy+9m/RA8R7BAiqV590AAAAAElFTkSuQmCC) 95% center no-repeat #fff;
    padding: 0;
    margin-top: 7px;
    margin-bottom: 7px;
    position: absolute;
    top: 0;
    left: 15%;
    width: 75%;
    box-sizing: border-box
}

@media only screen and (max-width:767px) {
    .search-form {
        left: 0;
        width: 80%
    }
}

.search-form__input {
    margin-right: 0;
    padding-left: 10px;
    width: 85%;
    box-sizing: border-box;
    height: 30px
}

@media only screen and (max-width:767px) {
    .search-form__input {
        width: 80%
    }
}

.lt-ie9 .search-form__input {
    height: 27px;
    line-height: 27px
}

.search-form__input--search {
    background: none;
    border: none;
    color: #666
}

.search-form__input--submit {
    text-align: center;
    position: absolute;
    top: 0;
    left: 92%;
    width: 3.5em;
    margin: 7px 0 3px;
    padding: 0;
    box-sizing: border-box;
    background-color: #034da1
}

.search-form__input--submit:active,
.search-form__input--submit:focus,
.search-form__input--submit:hover {
    background: #002854;
}

@media only screen and (max-width:767px) {
    .search-form__input--submit {
        left: 80%;
        width: 20%
    }
}

.search-page__container section {
    margin-left: 0
}

.search-page__container .results-context {
    color: #afa8a1;
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 1rem
}

.search-page__container .listing.half-width-items {
    overflow: hidden
}

.search-page__container .listing.half-width-items article.content-item {
    width: 100%
}

.search-page__container .content-item__date,
.search-page__container .pub-date {
    color: #999;
    margin-bottom: 1em
}

@media only screen and (min-width:768px) {
    .search-page__sub-container--right-col {
        display: block;
        float: left;
        margin-left: 34.20138889%;
        margin-right: -100%;
        width: 65.79861111%
    }
}

@media only screen and (min-width:990px) {
    .search-page__sub-container--right-col {
        display: block;
        float: left;
        margin-left: 22.9110512008%;
        margin-right: -100%;
        width: 77.0889487992%
    }
}

.search-page__listings {
    overflow: hidden
}

.search-page__listings article {
    border-bottom: 1px solid #ff5a5f;
    padding: 2.5em 0
}

.search-page__listings.half-width-items article {
    border-bottom: none
}

.search-page__listings.half-width-items article.content-item:nth-child(odd) {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 48.4831631107%;
    clear: left
}

.search-page__listings.half-width-items article.content-item:nth-child(even) {
    display: block;
    float: left;
    margin-left: 51.5168368893%;
    margin-right: -100%;
    width: 48.4831631107%
}

.search-page__filter-top {
    background: #e2e0d6;
    margin-bottom: 1.5rem;
    padding: 25px 30px;
    position: relative
}

.search-page__filter-top input.btn--reset {
    background-color: #d6d2c4;
    border: 0;
    bottom: 0;
    color: #000;
    cursor: pointer;
    padding: .5em 1em;
    position: absolute;
    right: 0;
    text-shadow: none
}

.search-page__filter-top input {
    background-color: #034da1
}

.search-page__filter-top--sort-form {
    text-align: right
}

.search-page__filter-top--sort-form input {
    background-color: #034da1
}

.search-page__filter-top--sort-form .form__group--inline input,
.search-page__filter-top--sort-form .form__group--inline label,
.search-page__filter-top--sort-form .form__group--inline select {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: auto;
    margin: 0
}

.search-page__filter-top--sort-form .form__group--inline:last-child {
    margin: 0 0 0 5px
}

.search-page__facets {
    background: #ff5a5f;
    box-sizing: border-box;
    margin-bottom: 1rem;
    padding: 1rem
}

.search-page__facets form {
    width: 100%;
    clear: both
}

.search-page__facets .form-group__keyword {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 71.3780323609%
}

.search-page__facets button,
.search-page__facets submit {
    display: block;
    float: left;
    margin-left: 74.4103773758%;
    margin-right: -100%;
    width: 25.5896226242%
}

@media only screen and (min-width:768px) {
    .search-page__facets {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 31.59722222%
    }
}

@media only screen and (min-width:990px) {
    .search-page__facets {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 19.8787061858%;
        margin-bottom: 0
    }
}

.search-page__pagination {
    padding-top: 2.5em;
    margin-left: 0;
    overflow: hidden
}

.search-page__pagination li {
    border: 1px solid #ff5a5f;
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    border-radius: 5px;
    float: left;
    list-style-type: none
}

.search-page__pagination li a {
    color: #ff5a5f;
    font-size: 1.2
}

.search-page__pagination li:hover {
    background: #ff8c8f;
    border: 1px solid #ff8c8f
}

.search-page__pagination li:hover a {
    color: #fff
}

.search-page__pagination li:first-child {
    margin-left: 0
}

.search-page__pagination li.search-page__pagination--list-el--current {
    background: #ff5a5f
}

.search-page__pagination li.search-page__pagination--list-el--current a {
    color: #fff
}

.no-js .tabs__navigation ul {
    border-bottom: 4px solid #8c8279;
    list-style: none;
    padding: 0;
    margin: 0
}

.no-js .tabs__navigation li {
    display: inline-block;
    margin-bottom: 8px;
    padding: 3px 5px;
    vertical-align: bottom
}

.no-js .tabs__navigation a {
    color: #333;
    display: block;
    text-decoration: none
}

.no-js .tabs__navigation a.active {
    position: relative;
    text-decoration: underline;
    z-index: 5150
}

.no-js .tabs__navigation a:hover {
    background-color: #f0f0f0
}

.no-js .tabs__group {
    margin-top: 1em
}

.no-js .tabs__item {
    margin-bottom: 8px;
    padding: 1rem;
    border: 1px solid #8c8279;
    border-top: 2px solid #8c8279
}

.js .tabs__navigation ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.js .tabs__navigation li {
    background-color: #fff;
    display: inline-block;
    padding: 0;
    vertical-align: bottom
}

.js .tabs__navigation a {
    border: 2px solid #8c8279;
    border-bottom: 0;
    color: #333;
    display: block;
    padding: 4px 6px;
    text-decoration: none
}

.js .tabs__navigation a.active {
    font-weight: 700;
    font-style: 15px;
    position: relative;
    z-index: 5150
}

.js .tabs__navigation a:hover {
    background-color: #f0f0f0
}

@media only screen and (max-width:767px) {
    .js .tabs__navigation ul {
        border-bottom: 0;
        overflow: hidden;
        position: relative
    }
    .js .tabs__navigation ul:before {
        background-color: #fff;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsAgMAAABj6rKSAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEUAAAD///8AAAD////IZVEZAAAAAnRSTlMAAHaTzTgAAAABYktHRAH/Ai3eAAAACXBIWXMAAAsSAAALEgHS3X78AAAAG0lEQVQoz2NYhQAMtGAjg1AEoAkbGYz6iyw2AB4v6cHm3Lv8AAAAAElFTkSuQmCC);
        content: '';
        background-size: 100%;
        width: 22px;
        height: 22px;
        position: absolute;
        top: 0;
        top: 8px;
        border: 3px solid #fff;
        box-sizing: border-box;
        right: 16px;
        z-index: 2;
        pointer-events: none
    }
    .js .tabs__navigation ul.open a {
        position: relative;
        display: block
    }
    .js .tabs__navigation li {
        display: block
    }
    .js .tabs__navigation a {
        background: #fff;
        position: absolute;
        top: 0;
        left: 0
    }
    .js .tabs__navigation a.active {
        z-index: 1
    }
}

@media only screen and (min-width:768px) {
    .js .tabs__navigation a.active {
        background-color: #fff;
        top: 1px;
        padding-top: 5px;
        z-index: 5150
    }
}

.js .tabs__group>.tabs__item {
    display: none;
    padding: 0 1rem;
    border: 2px solid #8c8279;
    border-top: 1px solid #8c8279
}

.js .tabs__group>.active {
    display: block
}

.tab__content {
    padding-top: 10px
}

.tag {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 15px;
    color: #fff;
    text-decoration: none;
    background-color: #B5BD00;
    z-index: 1;
    font-size: 12px;
    font-size: 1.2rem
}

.tag--right {
    left: auto;
    right: 0
}

.tag__heading,
.tag__heading a,
.tag__heading a:hover {
    color: #fff
}

.vcard {
    margin-bottom: 1em;
    width: 100%;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.vcard li {
    margin-left: 0;
    list-style-type: none
}

.vcard li:before {
    background-color: transparent!important
}

.vcard__item {
    margin-bottom: .5em;
    display: block
}

.vcard__item.fn {
    font-weight: 700;
    font-size: .9375em
}

.video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/* Toggle on/off */
.off {
  display:none; }
.on {
  display:inline-block; }
