/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}


/*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */

html {
	color: #222;
	font-size: 1em;
	line-height: 1.4
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

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

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

input[type=email],
input[type=number],
input[type=tel],
input[type=text],
textarea {
	border-radius: 0;
	-webkit-appearance: none
}

.browserupgrade {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

@font-face {
	font-family: Wallop;
	font-weight: 400;
	src: url(webfonts/Wallop-Regular.eot);
	src: url(webfonts/Wallop-Regular.eot?#iefix) format("embedded-opentype"), url(webfonts/Wallop-Regular.woff2) format("woff2"), url(webfonts/Wallop-Regular.woff) format("woff")
}

@font-face {
	font-family: Wallop;
	font-style: italic;
	font-weight: 400;
	src: url(webfonts/Wallop-RegularItalic.eot);
	src: url(webfonts/Wallop-RegularItalic.eot?#iefix) format("embedded-opentype"), url(webfonts/Wallop-RegularItalic.woff2) format("woff2"), url(webfonts/Wallop-RegularItalic.woff) format("woff")
}

@font-face {
	font-family: Wallop;
	font-weight: 500;
	src: url(webfonts/Wallop-Medium.eot);
	src: url(webfonts/Wallop-Medium.eot?#iefix) format("embedded-opentype"), url(webfonts/Wallop-Medium.woff2) format("woff2"), url(webfonts/Wallop-Medium.woff) format("woff")
}

@font-face {
	font-family: Wallop;
	font-weight: 700;
	src: url(webfonts/Wallop-Bold.eot);
	src: url(webfonts/Wallop-Bold.eot?#iefix) format("embedded-opentype"), url(webfonts/Wallop-Bold.woff2) format("woff2"), url(webfonts/Wallop-Bold.woff) format("woff")
}

.searchresult {
	display: block;
	float: left;
	margin-left: percentage($margin/$total_width);
	text-decoration: none;
	font-size: 19px;
}

.column {
	display: block;
	float: left;
	margin-left: 3.14465%;
	text-decoration: none
}

.column.first {
	clear: both;
	margin-left: 0
}

.no-left-margin {
	margin-left: 0
}

.column.centred {
	float: none;
	margin: 0 auto
}

.column.right {
	float: right
}

.margin-right {
	margin-right: 8.59539%
}

.one-col {
	width: 5.45073%
}

.two-col {
	width: 14.04612%
}

.two-col-plus {
	width: 17.19078%
}

.three-col {
	width: 22.64151%
}

.four-col {
	width: 31.2369%
}

.five-col {
	width: 39.83229%
}

.six-col {
	width: 48.42767%
}

.seven-col {
	width: 57.02306%
}

.eight-col {
	width: 65.61845%
}

.nine-col {
	width: 74.21384%
}

.ten-col {
	width: 82.80922%
}

.eleven-col {
	width: 91.40461%
}

.twelve-col {
	width: 100%
}

.six-col-plus {
	float: right;
	margin-right: -5.55555%;
	width: 53.98323%
}

.six-col-plus.left {
	float: left;
	margin-left: -5.55555%
}

.single-margin-left-plus {
	margin-left: 8.59539%
}

.single-margin-right {
	margin-right: 8.59539%
}

.single-margin-right-plus {
	margin-right: 11.7%
}

.single-margin-right-plus-plus {
	margin-left: 0;
	margin-right: 17.2%
}

.single-margin-left-plus-plus {
	margin-left: 11.74004%
}

.double-margin-left-plus {
	margin-left: 17.19078%
}

.double-margin-left-plus-plus {
	margin-left: 20.33543%
}

.limit-width {
	max-width: 800px
}

.show-grid {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 2
}

.show-grid .column {
	background: red;
	height: 100vh;
	opacity: .4
}

body {
	background: #fff;
	color: #143035;
	font-family: Wallop;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-top: 68px
}

body.page-id-2 {
	padding-top: 0
}

.wrapper {
	margin: 0 auto;
	width: 90%
}

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

a {
	color: #143035;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}

p {
	margin: .75em 0
}

p:first-child {
	margin-top: 0
}

p:last-child {
	margin-bottom: 0
}

.white-bg {
	background-color: #fff
}

.turquoise-bg {
	background-color: #2bf8d7
}

.navy-bg {
	background-color: #143035;
	color: #fff
}

.navy-bg a {
	color: #2bf8d7
}

.white-text {
	color: #fff
}

.arrow-link {
	display: inline-block;
	font-weight: 700;
	padding-left: 40px;
	position: relative;
	text-decoration: none
}

.arrow-link:hover {
	text-decoration: underline
}

.arrow-link:before {
	background: url(../img/arrow-white.svg) no-repeat 50%;
	background-size: 30px 15px;
	height: 15px;
	width: 30px;
	color: #fff;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.white-bg .arrow-link:before {
	background-image: url(../img/arrow-turquoise.svg)
}

.arrow {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	height: 15px;
	width: 30px
}

.arrow.arrow-margin {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin-top: 10px
}

.transition-in {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: .75s ease-in-out;
	transition: .75s ease-in-out;
	position: relative;
	z-index: 1
}

.transition-in.in-view {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.btn {
	background: #143035;
	color: #2bf8d7;
	display: inline-block;
	font-weight: 700;
	line-height: 1;
	margin: 2em 0 0;
	padding: 1em;
	text-decoration: none
}

.page-id-2 .turquoise-bg .btn {
	color: #fff
}

.padding {
	padding: 4em 0
}

.padding-bottom {
	padding: 0 0 4em
}

.padding-top {
	padding: 4em 0 0
}

.mid-padding {
	padding: 6em 0
}

.mid-padding-bottom {
	padding-bottom: 6em
}

.large-text,
h2 {
	font-size: 1.75em;
	line-height: 1.2;
	margin: 0
}

.page-id-22 h2 {
	font-size: 1.25em
}

header {
	padding: 0;
	position: fixed;
	right: 0;
	z-index: 3
}

header,
header .header-logo {
	left: 0;
	top: 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

header .header-logo {
	display: block;
	height: 64px;
	width: 201px;
	position: absolute
}

header .header-logo svg {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%
}

header .header-inner {
	padding: 1em 0
}

header h1,
header h2 {
	font-size: 1em;
	position: absolute;
	left: 50%;
	line-height: 1.4;
	margin: 0;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

header h2 a {
	color: #143035
}

.scrolled-header header .header-inner {
	background: #2bf8d7
}

.scrolled-header header .header-logo {
	height: 44px;
	width: 138px;
	top: 50%;
	margin-top: -22px
}

header .header-logo svg path {
	fill: #fff;
	-webkit-transition: fill .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .6s ease-in-out;
	transition: fill .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .6s ease-in-out;
	transition: fill .3s ease-in-out, transform .6s ease-in-out, opacity .3s ease-in-out;
	transition: fill .3s ease-in-out, transform .6s ease-in-out, opacity .3s ease-in-out, -webkit-transform .6s ease-in-out;
	opacity: 1
}

.show-nav .header-logo svg path {
	fill: #2bf8d7
}

.scrolled-header header .header-logo svg path,
.show-login header .header-logo svg path {
	fill: #143035
}

.scrolled-header header .header-logo svg .letters {
	opacity: 0;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

header .wrapper {
	position: relative
}

header .header-login {
	display: inline-block;
	padding-right: 20px;
	position: absolute;
	right: 7em;
	top: 0;
	float: right
}

header .header-login svg {
	width: 12px;
	height: 15px;
	margin-top: -8px;
	position: absolute;
	right: 0;
	top: 50%
}

header .header-login svg path {
	fill: #fff;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.show-nav header .header-login svg path {
	fill: #2bf8d7
}

.scrolled-header header .header-login svg path,
.show-login header .header-login svg path {
	fill: #143035
}

header .nav-toggle {
	float: right;
	padding-right: 20px
}

header .nav-toggle div {
	margin-top: -6px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out
}

header .nav-toggle div span {
	background-color: #fff;
	display: block;
	height: 3px;
	position: absolute;
	left: 0;
	top: 5px;
	width: 13px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

header .nav-toggle div span:last-child {
	height: 13px;
	width: 3px;
	top: 0;
	left: 5px
}

header a {
	color: #fff;
	text-decoration: none
}

.scrolled-header header a.header-link,
.show-login header a.header-link {
	color: #143035
}

.member-login-panel,
header nav {
	background-color: #143035;
	color: #fff;
	left: 0;
	padding: 110px 0 1em;
	position: absolute;
	right: 0;
	text-align: center;
	top: -400px;
	-webkit-transition: top .75s cubic-bezier(.86, 0, .07, 1);
	transition: top .75s cubic-bezier(.86, 0, .07, 1);
	z-index: -1
}

.member-login-panel {
	background-color: #2bf8d7;
	color: #143035;
	top: -450px
}

.member-login-panel.static {
	background-color: transparent;
	left: auto;
	padding-top: 3em;
	position: relative;
	right: auto;
	top: auto;
	z-index: 0
}

.member-login-panel h4 {
	margin: 0
}

.member-login-panel .login-form-wrap {
	margin: 0 auto;
	width: 400px;
	text-align: left
}

.member-login-panel.static .login-form-wrap {
	width: 100%
}

.member-login-panel .login-form-wrap a {
	color: #143035
}

.member-login-panel .login-form-wrap a:hover {
	text-decoration: underline
}

.member-login-panel .login-form-wrap input {
	background-color: transparent;
	border: 1px solid #143035;
	border-radius: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin: .5em 0 0;
	padding: .5em;
	width: 100%
}

.member-login-panel .button {
	background-color: #143035;
	border: none;
	border-radius: 0;
	color: #2bf8d7;
	display: block;
	margin: .5em 0;
	padding: .5em;
	width: 100%
}

.member-login-panel .login-form-wrap .forgotten {
	color: #143035;
	font-size: .75em
}

.member-login-panel .not-a-member {
	display: block;
	font-size: .75em;
	margin-top: .25em
}

.member-login-panel .not-a-member a {
	color: #143035;
	font-weight: 700
}

header nav .menu-items-wrapper {
	display: inline-block;
	text-align: left
}

header nav .menu-items-wrapper .menu-col {
	float: left;
	margin: 0 2em
}

header nav .menu-items-wrapper .menu-col:first-child {
	margin-left: 0
}

header nav .menu-items-wrapper .menu-col:nth-child(4) {
	margin-right: 0
}

header nav a:hover {
	border-bottom: 1px solid #fff
}

header nav ul {
	line-height: 1.6;
	list-style-type: none;
	margin: 0;
	padding: 0
}

header nav ul li {
	font-size: 1.25em
}

header nav ul li:first-child {
	color: #2bf8d7;
	font-size: .75em;
	font-weight: 700;
	margin-bottom: .5em
}

.show-header-contact {
	display: inline-block;
	padding-right: 20px;
	position: relative
}

.expand-btn div,
.show-header-contact div {
	height: 11px;
	margin-top: -3px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 11px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.expand-btn div {
	height: 21px;
	margin-top: -10px;
	width: 21px
}

.expand-btn.active div,
.show-header-contact.active div {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.expand-btn div span,
.show-header-contact div span {
	background-color: #fff;
	height: 1px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 100%
}

.expand-btn div span {
	background-color: #143035;
	top: 10px
}

.expand-btn div span:last-child,
.show-header-contact div span:last-child {
	height: 100%;
	left: 5px;
	top: 0;
	width: 1px
}

.expand-btn div span:last-child {
	left: 10px
}

.plus-icon-wrap {
	position: relative;
	height: 14px;
	margin-top: 5px;
	width: 14px
}

.plus-icon {
	height: 14px;
	left: 0;
	position: absolute;
	top: 0;
	width: 14px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.active .plus-icon {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.plus-icon span {
	background-color: #143035;
	height: 2px;
	left: 0;
	position: absolute;
	top: 6px;
	width: 14px
}

.plus-icon span:last-child {
	height: 14px;
	left: 6px;
	top: 0;
	width: 2px
}

.header-contact {
	clear: both;
	color: #2bf8d7;
	display: none;
	font-size: .75em;
	padding-top: 2em
}

.header-contact strong {
	display: block;
	margin: 1.25em 0 -.5em
}

.header-contact a {
	color: #2bf8d7
}

.header-contact a:hover {
	border: 0;
	text-decoration: underline
}

.header-contact strong:first-child {
	margin-top: 0
}

.show-login header .member-login-panel,
.show-nav header nav {
	top: 0
}

.show-nav header .header-login,
.show-nav header .nav-toggle {
	color: #2bf8d7
}

.show-nav header .nav-toggle div {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.show-nav header .nav-toggle div span {
	background-color: #2bf8d7
}

.scrolled-header header .nav-toggle span,
.show-login header .nav-toggle div span,
.show-nav.scrolled-header header .nav-toggle div span {
	background-color: #143035
}

.shrink-header {
	position: absolute;
	top: 2em
}

.image-wrapper {
	background-color: #143035;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 0 66.66%
}

.image-caption {
	font-size: .625em;
	opacity: 0;
	padding-top: .5em
}

.white-caption .image-caption {
	color: #999
}

.column:hover .image-caption {
	opacity: 1
}

.panel {
	min-height: 100vh;
	position: relative
}

.panel .wrapper,
.vcentre .vcentre-text {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.panel .wrapper.show,
.vcentre-text.show {
	opacity: 1
}

.panel .wrapper p {
	color: #fff;
	font-size: 2.25em;
	font-weight: 700;
	line-height: 1.2;
	margin-left: 0;
	max-width: 20em;
	-webkit-transition: color 1s ease-in-out;
	transition: color 1s ease-in-out
}

#image-panels {
	position: relative;
	z-index: -1
}

.image-panel {
	background: url(../img/home-panel-1.jpg) no-repeat 50%;
	background-size: cover;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out
}

.show-panel-1 .image-panel.bg-1 {
	opacity: 1
}

.image-panel.bg-2 {
	background-image: url(../img/home-panel-2.jpg)
}

.show-panel-2 .image-panel.bg-2 {
	opacity: 1
}

.image-panel.bg-3 {
	background-image: url(../img/home-panel-3.jpg)
}

.show-panel-3 .image-panel.bg-3 {
	opacity: 1
}

.show-panel-2 .panel .wrapper p {
	color: #143035
}

.show-panel-3 .panel .wrapper p {
	color: #2bf8d7
}

.navy-after,
.white-after {
	position: relative
}

.navy-after:after,
.white-after:after {
	background-color: #143035;
	bottom: 0;
	content: "";
	display: block;
	height: 12em;
	left: 0;
	position: absolute;
	right: 0
}

.white-after:after {
	background-color: #fff
}

.turquoise-after,
.turquoise-before {
	position: relative
}

.turquoise-after:after,
.turquoise-before:before {
	background-color: #2bf8d7;
	bottom: 0;
	content: "";
	display: block;
	height: 12em;
	left: 0;
	position: absolute;
	right: 0
}

.turquoise-before:before {
	bottom: auto;
	top: 0
}

.navy-after img,
.turquoise-after img {
	position: relative;
	z-index: 1
}

.after-margin-bottom {
	margin-bottom: 12em
}

.page-id-14 .after-margin-bottom {
	margin-bottom: 0
}

.home-news-box {
	margin-bottom: 16em;
	margin-left: 14%
}

.twitter-wrapper .wrapper {
	width: 74.5%
}

.twitter-wrapper h4 {
	color: #fff;
	display: inline-block;
	font-size: 1em;
	padding-right: 2em;
	position: relative
}

.twitter-wrapper h4 a {
	color: #fff;
	text-decoration: none
}

.twitter-wrapper h4 i {
	font-size: 1.5em;
	margin-left: .25em;
	position: absolute;
	right: 0;
	top: 0
}

#twitter-feed ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#twitter-feed ul li {
	display: block;
	float: left;
	font-size: .75em;
	margin-left: 3.14465%;
	width: 31.2369%
}

#twitter-feed ul li:first-child {
	margin-left: 0
}

#twitter-feed .interact {
	display: none
}

#twitter-feed p.tweet {
	color: #fff
}

#twitter-feed p.tweet a:last-child {
	display: none
}

#twitter-feed .timePosted a {
	color: #fff;
	font-weight: 700;
	text-decoration: none
}

footer {
	background-color: #fff;
	padding: 4em 0
}

footer a {
	text-decoration: none
}

footer a:hover {
	text-decoration: underline
}

.footer-links {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.footer-links li.social {
	display: inline-block;
	font-size: 1.5em
}

.footer-links.large-links {
	font-size: 1.75em
}

.footer-links.large-links li a {
	border-bottom: 2px solid #2bf8d7;
	color: #143035;
	font-weight: 700;
	text-decoration: none
}

.footer-col-padding {
	padding-top: 1.5em
}

.footer-col-padding-2 {
	padding-top: 2.25em
}

.large-text-slider .slick-track,
.large-text-slider .slick-track .slick-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.large-text-slider .slick-track .slick-slide {
	height: auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.large-text-slide {
	font-size: 2.25em;
	font-weight: 700;
	outline: none;
	text-align: center
}

.large-text-slide p {
	line-height: 1.2;
	margin: 0 auto;
	max-width: 800px
}

.large-text-slider {
	position: relative
}

.large-text-slider .slick-arrow {
	background: url(../img/arrow-turquoise-left.svg) no-repeat 0 0;
	background-size: 40px 20px;
	border: 0;
	cursor: pointer;
	height: 20px;
	left: 0;
	margin: -10px 0 0;
	outline: none;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 40px;
	z-index: 1
}

.large-text-slider .slick-arrow.slick-next {
	background-image: url(../img/arrow-turquoise.svg);
	left: auto;
	right: 0
}

.turquoise-bg .large-text-slider .slick-arrow {
	background-image: url(../img/arrow-navy-left.svg)
}

.turquoise-bg .large-text-slider .slick-arrow.slick-next {
	background-image: url(../img/arrow-navy.svg)
}

.page-id-14 .turquoise-bg {
	text-align: center
}

.page-id-14 .turquoise-bg h3,
.page-id-14 .turquoise-bg h4 {
	font-size: 1.25em;
	margin: 0
}

.page-id-14 .turquoise-bg h3 {
	margin-bottom: 2em
}

.medium-text .large-text-slide {
	font-size: 1.25em
}

.medium-text .large-text-slide span {
	display: block;
	font-size: .75em;
	margin-top: 1em
}

.page-id-18 .biog-boxes h2 {
	border-top: 1px solid #143035;
	margin-bottom: 2rem;
	padding-top: 2rem
}

.page-id-18 .biog-boxes:first-child h2 {
	border-top: 0;
	padding-top: 0
}

.four-col-wrapper .three-col {
	margin-bottom: 4em
}

.four-col-wrapper .three-col:nth-child(4n+1) {
	clear: both;
	margin-left: 0
}

.biog-boxes .three-col {
	margin-bottom: 3.14465%
}

.biog-wrap {
	color: #143035;
	display: block;
	position: relative;
	text-decoration: none
}

.biog-wrap h3,
.biog-wrap h4 {
	font-size: 1em;
	margin: .75em 0 0
}

.biog-wrap h4 {
	font-weight: 400;
	margin: 0
}

.biog-wrap .biog-inner {
	position: relative;
	z-index: 1
}

.top-tier-boxes {
	padding-top: 4em
}

.biog-wrap .biog-copy {
	display: none;
	padding-top: .5em
}

.biog,
.biog-wrapper,
.tablet-biog-wrapper {
	display: none
}

.biog-wrapper-box {
	margin: 0 0 3.14465%
}

.img-bg {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-filter: grayscale(100%) contrast(200%);
	filter: grayscale(100%) contrast(200%);
	mix-blend-mode: screen;
	opacity: .5;
	padding: 0 0 150%
}

.page-id-18 .img-bg.portrait {
	padding: 0 0 100%
}

.img-bg-wrap {
	background-color: #143035
}

.biog-wrap.active .img-bg-wrap {
	background-color: #2bf8d7
}

.biog-wrap.active .img-bg-wrap .img-bg {
	mix-blend-mode: multiply;
	opacity: .75
}

.page-id-22 .limit-width {
	text-align: center
}

.member-logos .four-col-wrapper .three-col {
	margin-bottom: 0
}

.member-logos .column {
	border-top: 3px solid #2bf8d7;
	color: #143035;
	position: relative;
	font-weight: 700;
	text-align: center;
	text-decoration: none
}

.member-logos .column span {
	display: block;
	left: 20px;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.member-logos .column .member-logo {
	background-color: #fff;
	bottom: 20px;
	left: 20px;
	opacity: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.member-logos .column:hover .member-logo {
	opacity: 1
}

.member-logos .column .member-logo img.full-width {
	left: 0;
	position: absolute;
	height: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%
}

.member-logos .column .member-logo img.full-height {
	left: 50%;
	position: absolute;
	height: 100%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto
}

.author .member-logo {
	margin: 0 auto 3em;
	max-width: 300px
}

.members-benefits h3 {
	font-size: 1.75em;
	margin: 0 0 1em
}

.members-benefits .column.four-col {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 2em;
	padding-left: 3em;
	position: relative
}

.members-benefits .column span {
	font-size: 2.25em;
	font-weight: 700;
	left: 0;
	position: absolute;
	top: 0
}

.arrow-link-wrap {
	margin-top: 1em
}

.arrow-link-wrap .arrow-link {
	margin-top: .5em
}

.arrow-link-wrap .arrow-link:first-child {
	margin-top: 0
}

.become-a-member-block .column {
	max-width: 850px;
	text-align: center
}

.become-a-member-block h2 {
	margin-bottom: 1em
}

.become-a-member-block .large-text {
	font-weight: 500
}

.author h1 {
	font-size: 2.25em
}

.member-contact-details {
	font-weight: 700;
	margin-top: 3em
}

.your-profile-footer {
	margin-top: 2em
}

.cop-events-panel h2 {
	text-align: center
}

.cop-events-filter {
	margin: 2em 0 1.5em;
	padding: 0;
	text-align: center
}

.cop-events-filter li {
	display: inline-block;
	margin: 0 1em .5em
}

.cop-events-filter li a {
	text-decoration: none
}

.cop-events-filter li a.current {
	text-decoration: underline
}

.cop-events-table {
	border-bottom: 1px solid #143035;
	margin: 0 auto;
	max-width: 800px;
	width: 100%
}

.cop-event-row {
	border-top: 1px solid #143035;
	padding: 1em 0
}

.cop-event-row p {
	margin-top: 0
}

.cop-event-row div {
	float: left
}

.cop-event-row div:first-child {
	font-weight: 700;
	width: 6em
}

.cop-event-row div:last-child {
	width: -webkit-calc(100% - 6em);
	width: calc(100% - 6em)
}

.page-id-1501 .cop-events-table {
	margin-top: 3.14465%
}

.page-id-1501 .navy-bg h2:first-child {
	text-align: center
}

.page-id-1501 .navy-bg a {
	color: #143035
}

.page-id-2152 .cop-events-table {
	margin-top: 3.14465%
}

.page-id-2152 .navy-bg h2:first-child {
	text-align: center
}

.page-id-2152 .navy-bg a {
	color: #143035
}

.page-id-1394 .navy-bg h2:first-child,
.page-id-1394 .turquoise-bg h2:first-child {
	text-align: center
}

.page-id-34 a.resource-block,
.page-id-1394 .turquoise-bg h2:first-child,
.page-id-1394 a.resource-block {
	color: #143035
}

.disable-link {
	cursor: default
}

.filter-nav {
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: center
}

.page-id-1501 .filter-nav {
	margin-bottom: 4rem
}

.secondary-filter-nav {
	display: none
}

.secondary-filter-nav.show-secondary-filter {
	display: block
}

.filter-nav li {
	display: inline-block;
	margin: .5em 1em
}

.filter-nav li a {
	color: #fff;
	text-decoration: none
}

.white-bg .filter-nav li a {
	color: #143035
}

.filter-nav li.active a {
	text-decoration: underline
}

.three-col-wrapper .four-col:nth-child(3n+1),
.two-col-wrapper .five-col:nth-child(odd) {
	clear: both;
	margin-left: 0
}

.resource-block {
	background-color: #2bf8d7;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #143035;
	margin-top: 3.14465%;
	position: relative;
	min-height: 15vw
}

.page-id-1394 .resource-block.policy-news-block {
	background-color: #143035;
	color: #fff
}

.page-id-1394 .turquoise-bg .resource-block span.dl {
	color: #fff
}

.resource-block-inner {
	padding: 1em 1em 3em
}

.link-wrap {
	bottom: 1em;
	left: 1em;
	position: absolute
}

.white-bg .resource-block {
	background-color: #143035;
	color: #2bf8d7
}

.white-bg .resource-block.policy-news-block {
	color: #fff
}

.resource-block span {
	display: inline-block;
	font-size: .75em;
	font-weight: 700
}

.resource-block span.locked-content {
	background: url(../img/icon-lock.svg) no-repeat 100%;
	background-size: 33px 16px;
	margin: 0;
	padding-right: 40px
}

.resource-block span.resource-date {
	display: block;
	margin: 0 0 1em
}

.resource-block h2 {
	font-size: 1.25em;
	font-weight: 700
}

.white-bg .resource-block h2 {
	color: #fff
}

.white-bg .resource-block.policy-news-block h2 {
	color: #2bf8d7
}

.alm-empty {
	padding: 2em 0 0
}

.alm-btn-wrap,
.alm-empty {
	text-align: center
}

.alm-load-more-btn {
	background-color: #fff;
	border: none;
	border-radius: 0;
	color: #143035;
	cursor: pointer;
	font-weight: 700;
	margin: 3.14465% 0 0;
	padding: .75em 1em;
	text-align: center
}

.alm-load-more-btn.done {
	display: none
}

.resource-block a.dl,
.resource-block span.dl {
	color: #143035;
	display: inline-block;
	font-size: .75em;
	font-weight: 700;
	margin: 2em 0 0;
	text-decoration: none
}

.white-bg .resource-block a.dl,
.white-bg .resource-block span.dl {
	color: #2bf8d7
}

.white-bg .resource-block.policy-news-block a.dl,
.white-bg .resource-block.policy-news-block span.dl {
	color: #fff
}

.page-id-32 .white-bg .resource-block span.dl {
	color: #143035
}

.resource-boxes {
	min-height: 75vh
}

.page-id-1394 .resource-boxes {
	min-height: 0
}

.resource-boxes.three-col-wrapper {
	margin-left: -1.52439%;
	width: 103.14465%
}

.resource-boxes.three-col-wrapper .column {
	margin-left: 1.52439%;
	margin-right: 1.52439%;
	width: 30.28455%
}

.resource-boxes.two-col-wrapper {
	margin: 0 auto;
	width: 85.95388%
}

.resource-boxes.two-col-wrapper .column {
	margin-left: 1.82927%;
	margin-right: 1.82927%;
	width: 46.34146%
}

.page-id-38 .white-bg .wrapper {
	position: relative
}

.media-contact {
	font-size: .75em;
	position: absolute;
	right: 0;
	top: 2px
}

.media-contact a {
	text-decoration: none
}

.media-contact a:hover {
	text-decoration: underline
}

.related-content h3 {
	font-size: 1.75em;
	margin: 0 0 1em
}

.block-link {
	text-decoration: none
}

.block-link h4 {
	font-size: 1.75em;
	line-height: 1;
	margin: 0
}

.block-link p {
	max-width: 600px
}

.link-bg {
	background-color: #143035;
	color: #2bf8d7;
	padding: 2em
}

.mobile-descriptions {
	display: none
}

.diagram-wrapper {
	margin: 0 auto;
	max-width: 800px;
	position: relative
}

.page-id-2 .diagram-wrapper {
	float: right;
	margin: 0
}

.diagram-outer {
	position: relative
}

.diagram-caption {
	left: 0;
	position: absolute;
	top: 4em;
	width: 14em;
	z-index: 1
}

.diagram-label {
	font-weight: 700;
	line-height: 1.1;
	position: absolute
}

.page-id-2 .diagram-caption,
.page-id-2 .diagram-label {
	font-size: .75em
}

.diagram-label.label-1 {
	left: 16%;
	top: 10%;
	width: 7em
}

.diagram-label.label-2 {
	left: 14%;
	top: 25%
}

.diagram-label.label-3 {
	left: 58%;
	top: 8%
}

.diagram-label.label-4 {
	left: 73%;
	top: 18%
}

.diagram-label.label-5 {
	left: 34%;
	top: 38%
}

.diagram-label.label-6 {
	left: 75%;
	top: 75%;
	width: 11em
}

.page-id-28 .diagram-label.label-1 {
	left: auto;
	right: 70%
}

.page-id-28 .diagram-label.label-2 {
	left: auto;
	right: 77%
}

.page-id-28 .diagram-label.label-3 {
	left: 60%
}

.page-id-28 .diagram-label.label-4 {
	left: 71%;
	top: 15%
}

.page-id-28 .diagram-label.label-5 {
	left: auto;
	right: 50%;
	top: 35%
}

.page-id-28 .diagram-label.label-6 {
	padding: 0
}

.page-id-28 .diagram-label {
	background-color: transparent;
	color: #fff;
	display: inline-block;
	font-weight: 400;
	width: 10em;
	padding: 1em 36px;
	text-decoration: none
}

.page-id-28 .diagram-label.active {
	background-color: #fff;
	color: #143035;
	z-index: 2
}

.page-id-28 .diagram-label .desc {
	display: none;
	font-size: .75em;
	margin-top: 1em
}

.page-id-28 .diagram-label .open {
	background: #fff;
	border-radius: 50%;
	height: 21px;
	left: 10px;
	position: absolute;
	top: 1em;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	width: 21px
}

.page-id-28 .diagram-label.active .open {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.page-id-28 .diagram-label.align-right {
	text-align: right
}

.page-id-28 .diagram-label.align-right p {
	text-align: left
}

.page-id-28 .diagram-label.align-right .open {
	left: auto;
	right: 10px
}

.page-id-28 .diagram-label .open span {
	background-color: #143035;
	display: block;
	height: 1px;
	left: 5px;
	position: absolute;
	top: 10px;
	width: 11px
}

.page-id-28 .diagram-label .open span:nth-child(2) {
	height: 11px;
	left: 10px;
	top: 5px;
	width: 1px
}

.intro-panel h2 {
	margin: 0 auto;
	max-width: 800px;
	text-align: center
}

.horizontal-navigation {
	width: 100%
}

.fix-subnav .horizontal-navigation {
	left: 0;
	position: fixed;
	right: 0;
	top: 68px;
	width: 100%;
	z-index: 2
}

.horizontal-nav-wrap {
	height: 68px;
	text-align: center
}

.horizontal-nav {
	list-style-type: none;
	margin: 0;
	padding: 1em 0
}

.horizontal-nav li {
	display: inline;
	font-weight: 700;
	margin: 0 2em
}

.horizontal-nav li a {
	text-decoration: none
}

.margin-14 {
	margin-left: 14%
}

.parallax {
	background-attachment: fixed;
	background-position: 50%;
	background-size: cover;
	height: 70vh
}

.map-wrapper {
	margin: 2em auto;
	width: 400px
}
.map-wrapper-developing {
	margin: 2em auto;
	width: 200px
}

.map-wrapper,
.page-id-32 .turquoise-bg {
	position: relative
}

.close-map {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.map-wrapper img {
	width: 400px;
	height: 698px
}

.map-wrapper .pin {
	background: transparent;
	color: #143035;
	display: none;
	padding: .75em 1.5em 1em;
	position: absolute;
	text-decoration: none;
	white-space: nowrap
}
.map-wrapper .pin .light{
	font-weight: 200;
}
.map-wrapper-dev .pin {
	background: transparent;
	color: #1b3d4fc;
	display: none;
	padding: .75em 1.5em 1em;
	position: absolute;
	text-decoration: none;
	white-space: nowrap
}


.map-wrapper .pin.active {
	background-color: #143035;
	color: #fff;
	z-index: 1
}

.map-wrapper .pin .cross {
	background-color: #143035;
	border-radius: 50%;
	height: 17px;
	left: 6px;
	position: absolute;
	top: 17px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	width: 17px;
	-webkit-transition: .2s;
	transition: .2s
}

.map-wrapper .pin.active .cross {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.map-wrapper .pin .cross span {
	background-color: #fff;
	display: block;
	height: 1px;
	left: 4px;
	position: absolute;
	top: 8px;
	width: 9px
}

.map-wrapper .pin .cross span:last-child {
	height: 9px;
	left: 8px;
	top: 4px;
	width: 1px
}

.map-wrapper .pin.active .cross span {
	background-color: #2bf8d7
}

.map-wrapper .pin h2 {
	font-size: 1em;
	font-weight: 700;
	line-height: 1
}

.map-wrapper .pindev h2 {
	font-size: 1em;
	font-weight: 300;
	line-height: 1
}

.map-wrapper .pin a {
	text-decoration: none
}

.map-wrapper .pin.active a {
	color: #fff
}

.map-wrapper .pin a.pin-read-more {
	color: #2bf8d7;
	display: none;
	font-size: .625em;
	font-weight: 700;
	margin-top: .375em
}

.map-wrapper .pin.active a.pin-read-more {
	display: inline-block
}

.map-wrapper .pin-Scotland {
	display: block;
	left: 220px;
	top: 118px
}

.map-wrapper .pin-Teesside {
	display: block;
	left: 255px;
	top: 340px
}

.map-wrapper .pin-Humber {
	display: block;
	left: 280px;
	top: 415px
}

.map-wrapper .pin-North-West {
	display: block;
	left: auto;
	right: 170px;
	top: 440px
}

.map-wrapper .pin-Southampton {
	display: block;
	left: 260px;
	top: 620px
}

.map-wrapper .pin-Thames-Estuary {
	display: block;
	left: 340px;
	top: 570px
}

.map-wrapper .pin-Bacton {
	display: block;
	left: 380px;
	top: 480px
}

.map-wrapper .pin-Grangemouth {
	display: block;
	left: 160px;
	top: 240px;
}

.map-wrapper .pin-North-West .cross {
	left: auto;
	right: 6px
}

.map-wrapper .pin-South-Wales {
	display: block;
	left: 155px;
	top: 570px
}

.anchor-wrapper {
	position: relative
}

.anchor {
	left: 0;
	position: absolute;
	top: -68px
}

.page-id-28 .anchor,
.page-id-30 .anchor,
.page-id-32 .anchor {
	top: -135px
}

.page-id-30 .row-1 .five-col.right {
	margin-left: 0;
	margin-right: 3.14465%
}

.expanders {
	margin-top: 2em
}

.expand-btn {
	border-top: 1px solid #143035;
	color: #143035;
	display: block;
	font-size: 1.25em;
	font-weight: 700;
	padding: 1em 0;
	position: relative;
	text-decoration: none
}

.page-id-1392 .expand-btn {
	font-size: 1em;
	padding-right: 2em
}

.page-id-18 .expand-btn {
	padding-right: 2em
}

.page-id-1392 .expand-btn div {
	margin-top: 0;
	top: 1.25em
}

.page-id-1392 .expanders {
	margin-top: 4em
}

.page-id-18 .expanders,
.page-id-1392 .expanders {
	border-bottom: 1px solid #143035
}

.expand-content {
	display: none;
	padding: 0 0 2em
}

.page-id-32 .resource-boxes {
	margin-top: 3em
}

.page-id-32 .white-bg .resource-block,
.page-id-36 .white-bg .resource-block {
	background-color: #2bf8d7;
	color: #143035
}

.page-id-32 .white-bg .resource-block a.dl,
.page-id-32 .white-bg .resource-block h2,
.page-id-36 .white-bg .resource-block a.dl,
.page-id-36 .white-bg .resource-block h2 {
	color: #143035
}

.date-filter-nav {
	margin-top: 2em
}

.page-id-36 .resource-block {
	min-height: 0
}

.event-details span {
	display: block;
	font-weight: 700;
	line-height: 1;
	margin: 3em 0 1em
}

.event-details h1 {
	font-size: 2.25em;
	line-height: 1.2;
	margin: 0 0 1em
}

.pull-quote {
	font-weight: 700;
	text-align: center
}

.pull-quote p {
	font-size: 1.25em
}

.pull-quote span {
	font-size: .75em
}

.gallery-slider .slick-arrow {
	background: url(../img/arrow-turquoise-left.svg) no-repeat 50%;
	border: none;
	bottom: -40px;
	cursor: pointer;
	display: block;
	height: 20px;
	left: 0;
	outline: none;
	position: absolute;
	padding: 0;
	text-indent: -9999px;
	width: 40px
}

.gallery-slider .slick-arrow.slick-next {
	background-image: url(../img/arrow-turquoise.svg);
	left: auto;
	right: 0
}

.gallery-slide {
	outline: none;
	position: relative
}

.gallery-slide-inner {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.gallery-slide.portrait .gallery-slide-inner {
	left: 25%;
	right: 25%
}

.slider-wrapper {
	position: relative
}

.gallery-caption {
	top: -webkit-calc(100% + 20px);
	top: calc(100% + 20px);
	font-size: .75em;
	font-weight: 700;
	left: 70px;
	right: 70px;
	position: absolute;
	text-align: center
}

.mobile-login {
	display: none
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.hidden {
	display: none!important
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	white-space: nowrap
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	-webkit-clip-path: none;
	clip-path: none;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
	white-space: inherit
}

.invisible {
	visibility: hidden
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

@media only screen and (max-width:1750px) {
	.diagram-caption {
		top: 0;
		width: 20em
	}
	.page-id-28 .diagram-caption {
		left: auto;
		margin-bottom: 1em;
		position: static;
		top: auto
	}
}

@media only screen and (max-width:1520px) {
	footer .five-col {
		margin-bottom: 2em;
		width: 100%
	}
	footer .column.two-col-plus.single-margin-left-plus {
		margin-left: 0
	}
	footer .column.two-col-plus {
		width: 22.64151%
	}
}

@media only screen and (max-width:1200px) {
	body {
		font-size: 18px;
		padding-top: 61px
	}
	.horizontal-nav-wrap {
		height: 61px
	}
	.fix-subnav .horizontal-navigation {
		top: 61px
	}
	header nav ul li {
		font-size: 1em
	}
	.page-id-38 .filter-nav {
		margin-bottom: 2em
	}
	.media-contact {
		left: 50%;
		right: auto;
		top: 2.5em;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

@media only screen and (max-width:1024px) {
	.event-details h1,
	.large-text-slide,
	.members-benefits .column span {
		font-size: 2em
	}
	.author h1,
	.panel .wrapper p {
		font-size: 1.75em
	}
	.block-link h4,
	.footer-links.large-links,
	.large-text,
	.members-benefits h3,
	.related-content h3,
	h2 {
		font-size: 1.5em
	}
	.page-template-default .eight-col.limit-width {
		max-width: none;
		width: 100%
	}
	.column.four-col-small-screen {
		width: 31.2369%
	}
	.column.five-col-small-screen {
		width: 39.83229%
	}
	.single-margin-right-plus {
		margin-right: 5.6%
	}
	.page-id-2 .column.four-col-small-screen.double-margin-left-plus {
		margin-left: 8.59539%
	}
	.page-id-2 .navy-after:after,
	.page-id-2 .turquoise-after:after {
		content: none
	}
	.page-id-2 .navy-bg.padding-bottom {
		padding-top: 8em
	}
	.page-id-2 .turquoise-after {
		padding-bottom: 4em
	}
	.page-id-2 .turquoise-bg {
		padding-top: 4em
	}
	.page-id-2 .after-margin-bottom,
	.page-id-14 .after-margin-bottom {
		margin-bottom: 0
	}
	.page-id-2 .single-margin-left-plus.after-margin-bottom {
		margin-left: 0
	}
	.page-id-30 .row-1 .five-col.right {
		margin-right: 0
	}
	.page-id-30 .row-1 .five-col:last-child {
		margin-left: 0;
		width: 57.02306%
	}
	.page-id-30 .turquoise-bg .five-col {
		width: 57.02306%
	}
	.parallax {
		background-attachment: scroll;
		height: 40vh
	}
	.page-id-32 .navy-bg .four-col {
		width: 39.83229%
	}
	.map-wrapper {
		width: 300px
	}
	.map-wrapper img {
		height: 524px;
		width: 300px
	}
	.map-wrapper .pin-Scotland {
		left: 160px;
		top: 80px
	}
	.map-wrapper .pin-Teesside {
		left: 190px;
		top: 250px
	}
	.map-wrapper .pin-Humber {
		left: 210px;
		top: 305px
	}
	.map-wrapper .pin-North-West {
		right: 130px;
		top: 320px
	}
	.map-wrapper .pin-South-Wales {
		left: 115px;
		top: 420px
	}
	.map-wrapper .pin-Southampton {
		left: 185px;
		top: 460px
	}
	.map-wrapper .pin-Thames-Estuary {
		left: 250px;
		top: 425px
	}
	.map-wrapper .pin-Bacton {
		left: 280px;
		top: 380px
	}
	.map-wrapper .pin-Grangemouth {
		left: 110px;
		top: 175px
	}
}

@media only screen and (max-width:1023px) {
	.horizontal-nav-wrap,
	.image-caption {
		display: none
	}
	header nav .menu-items-wrapper .menu-col {
		margin: 0 1.5em
	}
	footer .column.two-col-plus,
	footer .footer-col-padding-2 {
		width: 31.2369%
	}
	.page-id-14 .column.copy-column,
	.page-id-14 .column.landscape-column,
	.page-id-28 .column.copy-column,
	.page-id-28 .column.landscape-column,
	.page-id-30 .row-1 .column.copy-column,
	.page-id-30 .row-1 .column.landscape-column {
		float: none;
		margin: 0 auto;
		max-width: 500px;
		width: 100%
	}
	.page-id-28 .turquoise--after img,
	.page-id-1394 img {
		margin-top: 4em
	}
	.page-id-28 .navy-bg.anchor-wrapper img,
	.page-id-28 .turquoise--before img,
	.page-id-28 .turquoise-bg img {
		margin-bottom: 4em
	}
	.page-id-30 .row-1 .column.landscape-column {
		margin-bottom: 2em
	}
	.page-id-30 .dnz-row.padding-top {
		padding-top: 0
	}
	.page-id-30 .turquoise-bg .three-col {
		margin-left: 0;
		width: 31.2369%
	}
	.page-id-30 .turquoise-bg .five-col {
		margin-left: 3.14465%;
		width: 65.61845%
	}
	.page-id-14 .vcentre-text,
	.page-id-28 .vcentre-text,
	.page-id-30 .row-1 .vcentre-text {
		margin-top: 0!important
	}
	.page-id-14 .column.portrait-column,
	.page-id-28 .column.portrait-column {
		float: none;
		margin: 0 auto!important;
		max-width: 250px;
		width: 100%
	}
	.page-id-14 .column.tablet-margin-bottom {
		margin-bottom: 4em
	}
	.page-id-14 .turquoise-bg .column {
		margin-bottom: 2em
	}
	.page-id-14 .turquoise-bg .column:last-child {
		margin-bottom: 0
	}
	.column.tablet-six-col {
		width: 48.42767%
	}
	.column.tablet-four-col {
		width: 31.2369%
	}
	.column.tablet-standard-margin-left {
		margin-left: 3.14465%
	}
	.column.tablet-no-margin-left {
		margin-left: 0
	}
	.mid-padding {
		padding: 4em 0
	}
	.mid-padding-bottom {
		padding-bottom: 4em
	}
	.large-text-slide p {
		max-width: 500px
	}
	.page-id-2 .navy-bg.padding-bottom {
		padding-top: 4em
	}
	.diagram-outer.padding {
		padding: 0
	}
	.page-id-2 .diagram-caption {
		left: auto;
		margin-bottom: 2em;
		position: static;
		top: auto
	}
	.page-id-2 .diagram-wrapper {
		float: none
	}
	.page-id-2 .diagram-label.label-1 {
		left: 4%
	}
	.page-id-2 .diagram-label.label-2 {
		left: 7%
	}
	.page-id-2 .diagram-label.label-6 {
		bottom: 0;
		left: auto;
		right: 0;
		top: auto
	}
	.twitter-wrapper .wrapper {
		width: 90%
	}
	.four-col-wrapper .three-col {
		width: 31.2369%
	}
	.four-col-wrapper .three-col:nth-child(4n+1) {
		clear: none;
		margin-left: 3.14465%
	}
	.four-col-wrapper .three-col:nth-child(3n+1) {
		clear: both;
		margin-left: 0
	}
	.page-id-24 .white-after:after {
		content: none
	}
	.page-id-24 .after-margin-bottom {
		margin-bottom: 0
	}
	.page-id-24 .row-1 .single-margin-right-plus-plus {
		margin-right: 8.6%
	}
	.page-id-24 .row-1 .five-col {
		width: 57.02306%
	}
	.page-id-24 .row-2 .single-margin-left-plus {
		margin-left: 0;
		width: 48.42767%
	}
	.page-id-24 .white-bg.padding-bottom {
		padding-top: 4em
	}
	.page-id-24 .link-row .column.five-col {
		width: 48.42767%
	}
	.resource-boxes.three-col-wrapper .column {
		width: 46.9%
	}
	.biog-boxes .three-col {
		float: right;
		margin-left: 0;
		margin-right: 0;
		width: 48.42767%
	}
	.biog-boxes .three-col.odd {
		clear: both;
		float: left
	}
	.tablet-biog-wrapper {
		background-color: #2bf8d7;
		clear: both;
		margin-left: -5vw;
		padding: 2em 0;
		width: 100vw
	}
}

@media only screen and (max-width:900px) {
	body {
		font-size: 16px;
		padding-top: 54px
	}
	.horizontal-nav-wrap {
		height: 54px
	}
	.fix-subnav .horizontal-navigation {
		top: 54px
	}
	.media-contact,
	header .header-login {
		display: none
	}
	.mobile-login {
		display: block
	}
}

@media only screen and (max-width:767px) {
	.block-link h4,
	.footer-links.large-links,
	.large-text,
	.members-benefits h3,
	.related-content h3,
	h2 {
		font-size: 1.25em
	}
	.scrolled-header header .header-logo {
		height: 35px;
		width: 110px;
		margin-top: -18px
	}
	.show-nav header .header-logo {
		height: 35px;
		width: 110px
	}
	header nav {
		padding: 80px 0 2em;
		top: -600px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		top: -100vh;
		height: 100vh;
		padding-bottom: 100px;
		overflow-y: scroll;
		-ms-overflow-style: none;
		scrollbar-width: none
	}
	header nav .menu-items-wrapper {
		display: block
	}
	header nav .menu-items-wrapper .menu-col {
		margin: 1em 0 0;
		width: 100%
	}
	header nav .menu-items-wrapper .menu-col:first-child {
		margin: 0
	}
	.show-header-contact {
		padding: 0
	}
	.show-header-contact div {
		display: none
	}
	.column.copy-column,
	.column.landscape-column,
	.page-id-24 .link-row .column.five-col,
	.page-id-24 .row-1 .five-col,
	.page-id-24 .row-2 .single-margin-left-plus,
	.page-id-30 .turquoise-bg .five-col,
	.page-id-32 .navy-bg .four-col {
		float: none;
		margin: 0 auto;
		max-width: 500px;
		width: 100%
	}
	.tablet-biog-wrapper .column {
		margin: 0 auto;
		width: 90%
	}
	.page-id-32 .navy-bg .landscape-column {
		margin-bottom: 2em
	}
	.page-id-30 .dnz-row h2,
	.page-id-30 .turquoise-bg h2 {
		margin-top: 2em
	}
	.related-content.padding {
		padding-bottom: 0
	}
	.related-content .six-col {
		margin: 0 0 2em;
		width: 100%
	}
	.mobile-image-margin-top img,
	.mobile-margin-top {
		margin-top: 4rem
	}
	.members-benefits .three-col-wrapper .four-col {
		margin-left: 0;
		width: 100%
	}
	.vcentre-text {
		margin-top: 0!important
	}
	.column.portrait-column,
	.page-id-30 .turquoise-bg .three-col {
		float: none;
		margin: 0 auto!important;
		max-width: 250px;
		width: 100%
	}
	.column.tablet-four-col,
	.column.tablet-six-col {
		float: none;
		margin: 0 auto;
		max-width: 500px;
		width: 100%
	}
	.column.tablet-four-col {
		margin-top: 2em;
		max-width: 200px
	}
	.large-text-slider .slick-arrow {
		bottom: -2em;
		top: auto
	}
	.column.mobile-margin-top-small {
		padding-top: 2em
	}
	.column.portrait-column {
		max-width: 200px
	}
	.tablet-full-width {
		float: none;
		margin: 0 -5vw;
		width: 100vw
	}
	.page-id-2 .navy-bg.padding-bottom {
		padding-bottom: 0
	}
	.page-id-2 .turquoise-bg .portrait-column {
		display: none
	}
	.page-id-2 .turquoise-bg .padding-bottom {
		padding-bottom: 0
	}
	.page-id-2 .mid-padding-bottom .column.copy-column p:first-child,
	.page-id-2 .turquoise-after .double-margin-left-plus p:first-child {
		margin-top: 2em
	}
	.page-id-2 .tablet-full-width,
	.page-id-2 .turquoise-after .four-col.vcentre-img {
		margin-bottom: 2em
	}
	#twitter-feed ul li {
		display: none;
		margin-left: 0;
		width: 100%
	}
	#twitter-feed ul li:first-child {
		display: block
	}
	.author .member-logo {
		max-width: 150px
	}
	.four-col-wrapper .three-col,
	.resource-boxes.three-col-wrapper,
	.resource-boxes.two-col-wrapper {
		margin: 0;
		width: 100%
	}
	.resource-boxes.three-col-wrapper .column,
	.resource-boxes.two-col-wrapper .column {
		margin: 5vw 0 0;
		width: 100%
	}
	.map-wrapper {
		width: 220px
	}
	.map-wrapper img {
		height: 384px;
		width: 220px
	}
	.map-wrapper .pin-Scotland {
		left: 110px;
		top: 50px
	}
	.map-wrapper .pin-Teesside {
		left: 130px;
		top: 170px
	}
	.map-wrapper .pin-Humber {
		left: 150px;
		top: 215px
	}
	.map-wrapper .pin-North-West {
		right: 100px;
		top: 230px
	}
	.map-wrapper .pin-South-Wales {
		left: 80px;
		top: 300px
	}
	.map-wrapper .pin-Southampton {
		left: 100px;
		top: 330px
	}
	.map-wrapper .pin-Thames-Estuary {
		left: 170px;
		top: 310px
	}
	.map-wrapper .pin-Bacton {
		left: 200px;
		top: 260px
	}
	.map-wrapper .pin-Grangemouth {
		left: 75px;
		top: 120px
	}
	.page-id-28 .diagram-caption,
	.page-id-28 .diagram-label {
		font-size: .75em
	}
	.mobile-descriptions {
		display: block;
		font-size: 1em
	}
	.mobile-descriptions div {
		display: none;
		padding-top: 1em
	}
	.page-id-2 .diagram-caption,
	.page-id-28 .diagram-caption {
		font-size: 1em
	}
	.diagram-label .desc {
		display: none!important
	}
	.page-id-28 .diagram-label {
		width: auto
	}
	.page-id-28 .label-1 {
		min-width: 80px;
		padding-left: 0;
		right: 68%
	}
	.page-id-28 .diagram-label.label-2 {
		padding-left: 0;
		right: 73%
	}
	.page-id-28 .diagram-label.label-3 {
		left: 55%;
		top: 4%
	}
	.page-id-28 .label-4 {
		padding-right: 0
	}
	.page-id-28 .diagram-label.active {
		background-color: transparent;
		color: #fff
	}
	.single-working_groups .resource-block.four-col {
		margin-left: 0;
		width: 100%
	}
}

@media only screen and (max-width:600px) {
	footer .column.two-col-plus,
	footer .footer-col-padding-2 {
		margin-left: 0;
		width: 100%
	}
}

@media only screen and (max-width:320px) {
	body {
		font-size: 14px;
		padding-top: 47px
	}
	.horizontal-nav-wrap {
		height: 47px
	}
	.fix-subnav .horizontal-navigation {
		top: 47px
	}
}

@media print {
	*,
	:after,
	:before {
		background: transparent!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	pre {
		white-space: pre-wrap!important
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}