
.part-wrapper {

	margin-bottom: 20px;

}

a.skip-main {

	left: -999px;
	position: absolute;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -999;

}

a.skip-main:focus, a.skip-main:active {

	color: blue;
	background-color: white;
	left: auto;
	top: auto;
	width: auto;
	height: auto;
	overflow: auto;	

}

p, ul, li {

	font-size: 13px;
	color: black;

}

h2 {

	font-size:18px;
	font-weight: normal;

}

h2.small {

	font-size: 13px;

}

.bold {

	font-weight: bold;

}

.italics {

	font-style: italic;

}

address {

	font-style: normal;
	font-size: 13px;

}

.red {

	color: #e1261c !important;

}

.alt_color .red {

	color: #970165 !important;

}

.white {

	color: #fff !important;

}

.grey {

	color: #222222 !important;

}

.grey * {

	color: #222222;

}

a {

	text-decoration: none;
	color: #0083BF;

}

.white a {

	color: white;
	text-decoration: underline;

}

.blue {

	color: #0083BF !important;

}

h3 {

	font-size: 14px;
	font-weight: normal

}

p:first-of-type ~ p {

	margin-top: 1em;

}

body {

	font-family: "arial", sans-serif;


}

.image-header {

	max-height: 222px;
	width: 100%;
	overflow: hidden;

}

.image-inner {

	position: relative;
	height: 222px;

}

.image-header .image-info {

	min-width: 208px;
	background-color: #2586cd;
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 42px;
	/**padding-top: 64px;**/
	font-size: 22px;
	font-weight: normal;
	box-sizing: border-box;
	color: white;
	text-align: left;

}

.key_staff > a {

	display: inline-block;

}

.image-header .image-info .date {

	font-size: 14px;
	font-weight: normal;

}

/**.image-header .image-info > div {

	display: inline-block;

}**/

.image-header img {

	overflow: hidden;
	width: 100%;

}

nav.sidenav ul {

	list-style: none;
	padding-left: 0;

}

.staffmember .image {

	width: 124px;
	height: 161px;

}

.staffmember .image img {

	height: 100%;
	width: 100%;

}

nav.sidenav ul a {

	text-decoration: none;

}

nav.sidenav ul li {

	width: 100%;
	background-color: #143A84;
	color: white;
	padding: 0.5em;
	padding-left: 1em;
	line-height: 18.5px;
	transition: all 0.3s;

}

nav.sidenav ul.children a {

	display: none;

}

nav.sidenav ul.children a.selected {

	display: block;

}

nav.sidenav a.selected + ul.children a {

	display: block;

}

nav.sidenav > ul > ul.children > a > li {

	background-color: #0083BF;
	padding-left: 2em;

}

nav.sidenav > ul > ul.children ul.children li  {

	background-color: #2485cc;
	padding-left: 3em;

}

nav.sidenav > ul > ul.children ul.children li.selected  {

	background-color: #f0efff;
	padding-left: 3em;

}

nav.sidenav ul.children li.selected {

	background-color: #f0efff;
	color: black;

}

nav.sidenav ul li.selected {

	background-color: #f0efff;
	color: black;

}

nav.sidenav ul li:hover {

	background-color: #f0efff !important;
	color: #222222;
	

}

.vertical-aligned {

	position: relative;

}

.text-image {

	font-size: 0;

}

.text-image .imagewrapper {

	height: 207px;
	width: 250px;
	display: inline-block;
	vertical-align: top;

}

.text-image .textwrapper {

	display: inline-block;
	padding: 20px;
	padding-top: 0;
	width: 436px;
	vertical-align: top;

}

.text-image .textwrapper.leftside {

	padding-left: 0;

}

.text-image .textwrapper.rightside {

	padding-right: 0;

}

.text-image img {

	height: 100%;
	width: 100%;

}

.table-row {

	display: table-row;

}

.vertically-aligned {

	display: table-cell;

}

.middle-content {

	display: inline-block;
	vertical-align: middle;

}

.main-content {

	margin-top: 1em;

}

.main-content .row {

	margin-top: 20px;

}

.main-content .row:first-of-type {

	margin-top:  0;

}

.main-content .highlight {

	background-color:  #143A84;
	color: white;
	padding: 1em;

}

.main-content .highlight h2 {

	margin-top: 0;
	font-weight: normal;

}

.main-content .highlight p {

	color: white;

}

.main-content h2.lh-height {

	line-height: 26px;
	margin-bottom: 0.5em !important;

}

.main-content h2, .main-content p, .main-content h3 {

	margin-top: 0;
	margin-bottom: 5px;

}

.main-content .highlight ul {

	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	padding-left: 1em;
	list-style-position: outside;

}

.main-content .highlight li {

	margin-bottom: 1em;

}

.main-content .highlight li:last-of-type {

	margin-bottom: 0;

}

iframe {

	vertical-align: bottom;

}

.ctaimages {

	height: 178px;

}

.ctaimages a {

	display: inline-block;
	width: 33.3%;
	font-size: 0;

}

.cta_image {

	width: 100%;
	height: 178px;
	overflow: hidden;
	display: inline-block;
	position: relative;

}

.cta_image img {

	min-width: 100%;
	min-height: 100%;
	margin: 0;

}

.aligncenter {

	margin-left: auto;
	margin-right: auto;
	display:block;

}

p img {

	margin-bottom: 25px;

}

.cta_image h2 {

	/**width: 100%;
	background-color: #0083BF;**/
	color: white;
	text-align: right;
	margin: 0;
	padding-right: 6px;
	font-size: 14px;
	transition: color 0.3s;
	/**height: 35px;**/
	

}

.cta_image .cta_button {

	width: 100%;
	min-height: 35px;
	color: white;
	background-color: #0083BF;
	position: absolute;
	bottom: 0;
	transition: background-color 0.3s, color 0.3s;

}

.cookie_bar.hidden {

	opacity: 0;
	visibility: hidden;

}

.cookie_bar {

	position:fixed;
	bottom: 0;
	background-color: black;
	color: white;
	width: 100%;
	padding-left: 1em;
	opacity: 0.8;
	transition: opacity 1s, visibility 1s;
	

}

.cookie_bar p {

	color: white;

}

.cookie_bar input {

	position: absolute;
	top: 0.65em;
	right: 1em;
	color: black;
	width: 256px;
	background-color: white;

}

.clear-multi {

	font-size: 0;

}

.clear-multi > div {

	font-size: 13px;

}

ul.gform_fields li {

	display: inline-block;
	list-style-type: none;
	width: 100%;

}

.gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_time_hour {

	width: 40%;

}

.gform_wrapper .gfield_time_ampm {

	width: 20%;
	text-align: right;

}

.gform_wrapper .gfield_time_ampm select {

	height: 100%;

}

.gform_wrapper .gfield_time_hour i {

	margin-top: 0;
	margin-right: 1em;

}

ul.gform_fields {

	font-size: 0;

}

.cta_image:hover .cta_button {

	background-color: #f0efff;
	color: black;

}

.cta_image:hover .cta_button h2 {

	color: black;

}

.page-box {

	position: relative;
	max-height: 318px;
	height: 318px;
	margin-bottom: 20px;
	overflow: hidden;
}

.page-box img {

	height: auto;
	min-height: 100%;
	min-width: 100%;

}

.medium-4 .page-box img {

	min-width: 334px;

}

.page-box h2 {

	background-color: #0083BF;
	padding-top: 64px;
	padding-left: 1em;
	padding-right: 6px;
	padding-bottom: 3px;
	min-width: 200px;
	vertical-align: bottom;
	color: white;
	display: inline-block;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: background-color 0.3s, color 0.3s;
	font-size: 18px;
	text-align: right;

}

.page-box:hover h2 {

	background-color: #143A84;
	color: #fff;

}

.title_description_left h2 {

	padding-left: 16px;
	margin-top: 0;

}

.title_description_left p {

	margin-left: 1em;
	padding-bottom: 1em;

}

.title_description_left h2:before {

	content: '<';
	margin-right: 16px;

}

.title_description_left {

	background-color: #dddddd;

}

.title_description_left h2 {

	background-color: #e1261c;
	color: white;

}

#owl-example {

	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;

}

#owl-example .item {

	background-image: url('../img/imagesliderbg.png');
	width: 100%;
	height: 279px;
	background-size: 100% 100%;
	position: relative;

}

#owl-example .item img {

	width: 620px;
	height: 279px;
	float: right;
	position: relative;
	z-index: -1;

}

#owl-example .info {

	width: 260px;
	color: white;
	position: absolute;
	top: 10%;
	left: 14.5%;
	font-size: 24px;
	font-weight: normal;

}

#owl-example .owl-controls {

	position: absolute;
	top: 0;
	left: 0;

}

#owl-example .cta {

	background-color: #0083BF;
	padding: 0.9em;
	color: white;
	font-size: 11px;
	max-height: 35px;
	margin-top: 1em;

}

#owl-example .cta a {

	color: white;
	text-decoration: none;

}

/*.home-panels {
	margin-bottom: 15px;
}*/

.nav-previous, .nav-next {

	padding: 5px;

}

#main-nav {

	margin-bottom: 20px;

}

.home-page > div > .row:first-of-type {

	margin-top: 20px;
	

}

.pp-page > .row:first-of-type {

	margin-top: 20px;
	margin-bottom: 20px;

}

.home-panels.large-12 {

	padding: 0;

}

.home-panels.large-4:nth-of-type(3n) {

	padding-right: 0;

}

.home-panels.large-4:nth-of-type(3n-2) {

	padding-left: 0;

}

.facilities {

	max-height: 266px;

}

.facilities img {

	width: 50%;
	min-width: 50%;
	max-width: 50%;
	height: 231px;
	vertical-align: bottom;

}

.facilities ul {

	width: 50%;
	height: 231px;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	margin-left: 0;
	display: inline-block;
	margin-top: 0;
	background-color: #dddddd;

}

.facilities ul li {

	width: 100%;
	background-color: #dddddd;
	padding: 0.5em;
	font-size: 14px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	transition: background-color 0.3s;
	box-sizing: border-box;
	line-height: 17px;

}

.facilities ul li:hover {

	background-color: #f0efff;

}

.facilities ul a {

	text-decoration: none;
	color: black;

}

.facilities ul ~ a {

	width: 100%;
	background-color: #0083BF;
	text-align: right;
	color: white;
	display: block;
	padding: 0.5em;
	padding-left: 1em;
	text-decoration: none;
	font-size: 14px;
	transition: background-color 0.3s, color 0.3s;

}

.facilities a:hover {

	background-color: #143A84;
	color: #fff;

}

nav.sidenav a {

	padding: 0;
	background-color: transparent;
	text-align: left;

}

.events li.event {

	height: 81.5px;

}

.pp-page .events ul {

	background-color: #dddddd;

}

.events ul {

	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;

}

.events li .date {

	display: inline-block;
	width: 30%;
	height: 100%;
	background-color: #f0efff;
	vertical-align:top;
	transition: background-color 0.3s;

}

.events a li.event {

	color: black;

}

.events li:hover {

	cursor: pointer;

}

.events li:hover .date {

	background-color: #dddddd;

}

.events li .date .month {

	display: block;
	width: 100%;
	background-color: #555555;
	color: white;
	text-align: center;

}

.events li .date .days {

	display: block;
	font-size: 34px;
	color: #555555;
	text-align: center;

}

.events li .details {

	display: inline-block;
	width: 70%;
	height: 100%;
	background-color: #dddddd;
	transition: background-color 0.3s;

}

.events li:hover .details {

	background-color: #f0efff;

}

.events li .details {

	font-size: 14px;

}

.events li .details span {

	display: block;
	padding-left: 13px;

}

.events li .details h2 {

	font-size: 14px;
	padding-left: 12px;
	margin-bottom: 0;
	margin-top: 2px;
	font-weight: bold

}

.events .more-events {

	background-color: #0083BF;
	color: white;
	width: 100%;
	transition: background-color 0.3s;
	font-size: 14px;
	text-align: right;

}

.events .more-events a {

	width: 100%;
	height: 100%;
	display: block;
	padding: 0.5em;
	color: white;
	text-decoration: none;

}

.events li .details img {

	height: 8px;
	width : 8px;
	min-width: 8px;
	max-width: 8px;
	margin-right: 6px;

}

.events .more-events:hover {

	background-color: #143A84;

}

.events .more-events:hover a {

	color: #fff

}

.post_box {

	position: relative;

}

.post_box:hover {

	cursor: pointer;

}

.post_box:hover .details .readon {

	background-color: #143A84;
	color: #fff;
	vertical-align: top;
	display: inline-block;

}

.post_box .details {

	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	vertical-align: top;

}


.alt_colour .post_box .details .title {

	background-color: #970165;

}

.post_box .details .title {

	background-color: #e1261c;
	color: white;
	padding: 0.5em;
	font-size: 18px;
	min-height: 40px;

}

.post_box .details .date {

	background-color: #555555;
	color: white;
	width: 75%;
	display: inline-block;
	padding: 0.5em;
	font-size: 14px;
	vertical-align: top;

}

.post_box .details .readon {

	background-color: #0083BF;
	color: white;
	text-align: right;
	width: 25%;
	display: inline-block;
	padding: 0.5em;
	font-size: 14px;	
	transition: background-color 0.3s, color 0.3s;

}

.employee-small div {

	font-size: 13px;;

}

.employee-small {

	margin-top: 1em;

}

.employee-small:nth-of-type(4n) {

	padding-right: 0;

}

.employee-small:nth-of-type(4n+1) {

	padding-left: 0;

}

.alignleft {

	text-align: left;

}

.alignright {

	text-align: right;

}

.post img.alignleft {
	float: left;
    margin-right: 20px;
}

.post img.alignright {
	float: right;
    margin-left: 20px;
}

.medium-4.medium-no-padding-left {

	padding-left: 0;

}

.keystaffwrapper:nth-of-type(4n) {

	padding-right: 0;

}

.key_staff a {

	text-decoration: none;

}

.key_staff .image {

	height: 161px;
	width: 124px;

}

.key_staff .image img {

	height: 100%;
	width: 100%;

}

.key_staff .staff_details {

	max-width: 124px;

}

.alt_colour .form {

	background-color: #970165;

}

.form {

	background-color: #e1261c;
	padding: 1em;

}

.form > .row {

	margin-top: 1em;

}

.form input[type=email] {

	width: 100%;
	padding: 0.5em;
	color: black;

}

.form h2 {

	line-height: 18px;
	color: white;

}

.form p {

	margin-top: 1em;
	margin-bottom: 1em;
	color: white;

}

.form .small-3.columns {

	padding-left: 0;

}

.form #gform_wrapper_1 {

	margin-left: 1em;
	font-size: 0;
	max-width: 100%;
	margin: 0;

}

.form #gform_wrapper_1 li {

	display: inline-block;

}

.form #gform_wrapper_1 div {

	display: inline-block;

}

.form #gform_wrapper_1 label {

	display: none;

}

.form #gform_wrapper_1 .gform_body {

	width: 70%;
	vertical-align: bottom;
	padding-right: 20px;
	box-sizing: border-box;

}

.form #gform_wrapper_1 .gform_body ul, .form #gform_wrapper_1 .gform_body li,
.form #gform_wrapper_1 .gform_body li div, .form #gform_wrapper_1 .gform_body li input {

	width: 100% !important;
	height: 30px;

}

.form #gform_wrapper_1 .gform_footer {

	width: 30%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;

}

.form #gform_wrapper_1 input {

	font-size: 14px;

}

.form #gform_wrapper_1 .gform_footer input[type=submit] {

	width: 100%;
	margin-right: 0;
	height: 30px;
	box-sizing: border-box;

}

.form input[type=submit] {

	width: 100%;
	padding: 0.5em;
	margin-left: 0;
	background-color: #0083BF;
	border: 1px solid black;

}

.contact a {

	text-decoration: none;

}

.contacts .employee {

	font-size: 13px;

}

.contacts .employee {

	margin-bottom: 10px;

}

.contacts .employee:first-of-type {

	padding-left: 0;

}

.contacts .employee:last-of-type {

	padding-right: 0;
	margin-bottom: 0;

}

table {

	width: 100%;

}

.alt_colour table thead {

	background-color: #970165;

}

table thead {

	background-color: #e1261c;
	color: white;
	padding: 1em;
	width: 100%;

}

table thead th {

	padding: 0.5em;
	padding-left: 1em;
	text-align: left;
	border: 1px solid #dedcdd;

}

table tr td {

	border: 1px solid #dedcdd;
	background-color: #f0efff;
	font-size: 13px;;
	padding: 0.5em;
	padding-left: 1em;
	padding-right: 1em;

}

.enquiries div {

	margin-top: 0.5em;
	font-size: 13px;

}

.alt_colour .clusterleads {

	border-bottom: 1px solid #970165;

}

.clusterleads {

	border-bottom: 1px solid #e1261c;
	padding-bottom: 1em;
	height: 100%;

}

.clusterleads h2 {

	color: #d61e04;
	margin-bottom: 1em;

}

.clusterleads h3 {

	margin-top: 1em;
	font-size: 16px;
	font-weight: normal;

}

.clusterleads p {

	font-weight: bold;

}

.clusterleads .lead:first-of-type, .clusterleads .lead:nth-of-type(4n+1) {

	padding-left: 0;

}

.clusterleads .lead:nth-of-type(4n) {

	padding-right: 0;

}

.clusterstaff .members {

	margin-top: 1em;
	border-bottom: 1px solid black;

}

.clusterstaff .members .member {

	margin-bottom: 1em;

}

.clusterstaff .members > h3:first-of-type {

	margin-bottom: 1em;
	font-weight: normal;

}

.clusterstaff .member:nth-of-type(4n+1) {

	padding-left: 0;

}

.programmes .main {

	padding-left: 0;

}

.programmes h2 {

	color: #e1261c;

}

.programmes h3 {

	font-weight: normal;

}

.programmes h4 {

	margin-bottom: 0;

}

.programmes .programmes-container {

	border-bottom: 1px solid #e1261c;
	padding-bottom: 1em;

}

.clusterstaff h2 {

	padding-bottom: 0.25em;

}

.alt_colour .eventataglance {

	border-bottom: 1px solid #e1261c;

}

.eventataglance {

	border-bottom: 1px solid #e1261c;
	padding-bottom: 30px;
	margin-bottom: 30px;

}

.eventataglance h2, .eventataglance h3 {

	color: #e1261c;
	font-size: 18px

}

.eventataglance h3 {

	font-size: 16px;

}

.eventataglance .time {

	margin-bottom: 1em;

}

.eventataglance .time > div, .eventataglance .location > div {

	font-size: 14px;

}

.eventataglance ul {

	padding-left: 0.9375rem;
	margin-bottom: 0;

}

/** Job Listing **/

.alt_colour .joblisting {

	border-bottom: 1px solid #970165;

}

.joblisting {

	padding-bottom: 1em;
	border-bottom: 1px solid #e1261c;
	margin-bottom: 1em;

}

.joblisting h2 {

	color: #e1261c;
	margin-bottom: 1em;

}

.joblisting h3 {

	font-weight: normal;

}

.joblisting .job {

	padding-right: 0;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 1em;

}

.joblisting .job:last-of-type {
	
	border-bottom: none;

}

.joblisting .apply {

	width: 33.3%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;

}

.joblisting .apply input {

	width: 100%;
	background-color: #0083BF;
	color: white;
	text-align: right;
	padding: 0.5em;
	border: none;
	font-size: 13px;
	height: 30px;

}

.joblisting .details {

	width: 66.7%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;

}

.joblisting .details h4 {

	margin-bottom: 0;
	margin-top: 0.5em;
	font-size: 13px;

}

.joblisting .apply {

}

/** End of Job Listing **/

/** Start of Job Details **/

.jobdetails h2 {

	color: #e1261c;
	margin-bottom: 1em;

}

.jobdetails h3 {

	margin-top: 0.5em;
	font-weight: bold;

}

.jobdetails {

	padding-bottom: 1em;

}

.jobdetails .jobref {

	display: inline-block;
	width: 66.66666%;
	color: #005894;
	vertical-align: bottom;

}

.jobdetails .apply {

	display:inline-block;
	width: 33.33333%;

}

.jobdetails .apply input {

	width: 100%;
	background-color: #0083BF;
	color: white;
	text-align: right;
	padding: 0.5em;
	border: none;
	font-size: 13px;
	height: 30px;

}

.alt_colour .jobdetails {

	border-bottom: 1px solid #970165;

}

.jobdetails {

	padding-bottom: 2em;
	border-bottom: 1px solid #e1261c;
	margin-bottom: 1em;
	
}

/** End of Job Details **/

/** Start of Resources **/


.resources {

	border-bottom: 1px solid #dddddd;
	padding-bottom: 1em;
	margin-bottom: 1em;

}

.resources h2 {

	margin-bottom: 1em;

}

.resources .resource {

	margin-bottom: 1em;

}

.resources .resource img {

	height: 20px;
	vertical-align: middle;
	margin-right: 0.5em;

}

.resources .resource a {

	vertical-align: middle;
	text-decoration: none;
	font-size: 13px;

}

.resources .description {

	padding-right: 0;

}
	

/** End of Resources **/

/** Start of Successes **/

.successes h2 {

	color: #e1261c;
	margin-bottom: 0.5em;

}

.successes h3 {

	font-size: 14px;

}

.successes .success {

	margin-bottom: 1em;

}

.successes > .details {

	margin-bottom: 1em;

}

.successes .leads p:first-of-type ~ p {

	margin-top: 0;

}	

/** End of Successes **/

/** Start of Case Studies **/

.casestudies h2 {

	color: #e1261c;
	margin-bottom: 1em;

}

.casestudies h3 {

	font-weight: normal;

}

.casestudies h4 {

	margin-bottom: 0;
	margin-top: 0;
	font-size: 13px;

}

.casestudies p {

	margin-top: 0;
	margin-bottom: 0;

}

.casestudies p:first-of-type ~ p {

	margin-top: 0;

}

.casestudies .supervisors p:last-of-type {

	margin-bottom: 0.5em;

}

.casestudies a {

	background-color: #0083BF;
	color: white;
	text-decoration: none;
	padding: 6px;
	font-size: 13px;
	width: 100%;
	display: inline-block;
	text-align: right;
	height: 30px;

}

.casestudies .casestudy {

	border-bottom: 1px solid #dddddd;
	padding-bottom: 1em;

}

.alt_colour .casestudies .casestudy:last-of-type {

	border-bottom: 1px solid #970165;

}

.casestudies .casestudy:last-of-type {

	border-bottom: 1px solid #e1261c

}

/** End of Case Studies **/

/** Start of Fellowships **/

.fellowships h3 {

	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-bottom: 0.5em;

}

.fellowships h4 {

	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 13px;

}

.fellowships .fellowship {

	border-bottom: 1px solid #dddddd;
	padding-bottom: 2em;

}

.alt_colour .fellowships .fellowship:last-of-type {

	border-bottom: 1px solid #970165;

}

.fellowships .fellowship:last-of-type {

	border-bottom: 1px solid #e1261c;

}

/** End of Fellowships **/

/** Start of Courses **/

.courses h2 {

	color: #e1261c;
	margin-top: 1em;
	margin-bottom: 0.5em;

}

.courses h3 {

	font-weight: normal;
	font-size: 14px;

}

.courses h4 {

	margin-bottom: 0.5em;
	font-size: 13px;

}

.courses h5 {

	margin-top: 0;
	margin-bottom: 0;

}

select {

	border-radius: 0;

}

label {

	font-size: 13px;
	font-weight: bold;

}

.courses a.booknow {

	background-color: #0083BF;
	color: white;
	padding: 0.5em;
	display: block;
	margin-top: 1em;
	height: 30px;
	font-size: 13px;
	text-decoration: none;
	width: 75%;

}

.courses .section p {

	margin-top: 0.3em;
	margin-bottom: 0.7em;

}

.courses .course {

	border-bottom: 1px solid #dddddd;
	padding-bottom: 2em;

}

.alt_colour .courses .course:last-of-type {

	border-bottom: 1px solid #970165;

}

.courses .course:last-of-type {

	border-bottom: 1px solid #e1261c;

}

.courses .icon {

	height: 1.25em;
	margin-left: 0.5em;
	vertical-align: top;

}

/** End of Courses **/

/** Start of Map **/

.maplocation h2 {

	color: #e1261c;
	margin-bottom: 0.5em;

}

.maplocation a.directions {

	margin-top: 1em;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;

}

.maplocation a.directions img {

	height: 12px;
	margin-right: 0.5em;

}

/** End of Map **/

/** Start of Form **/

.bigform h2 {

	color: #e1261c;
	margin-top: 1em;
	margin-bottom: 0.25em;

}

.bigform div.gform_heading {

	display: none;

}

.alt_colour .bigform {

	border-bottom: 1px solid #e1261c;

}

.bigform {

	padding-bottom: 2em;
	border-bottom: 1px solid #e1261c;

}

.bigform input.large {

	width: 100%;

}

.bigform select.large {

	width: 100%;
	height: 25.5px;

}

.bigform .gform_wrapper {

	width: 100%;
	max-width: 100%;

}

.gform_wrapper ul.gform_fields {

	display: inline-block;
	width: 47.5%;
	vertical-align: top;

}

.gform_wrapper ul:nth-of-type(2n-1) {

	margin-right: 2.5% !important;
	padding-left: 0;

}

.gform_wrapper .gform_page_footer {

	border-top: none;

}

.gform_wrapper .gsection {

	border: none;
	display: none;

}

.gform_wrapper ul:nth-of-type(2n) {

	margin-left: 2.5% !important;
	padding-left: 0;

}

.gform_wrapper input {

	padding-left: 0.5em;

}

.bigform .gform_wrapper textarea.large {

	width: 100%;

}

.bigform .gform_wrapper textarea.medium {

	width: 100%;

}

input.large, select.large {

	width: 97.5%;

}

.gform_wrapper .gform_body > ul.gform_fields li {

	width: 100% !important;
	vertical-align: top;

}

.gform_wrapper .gform_body > ul.gform_fields:nth-of-type(2n) li {

	width: 100% !important;

}

.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {

	width: 100% !important;
	padding-right: 0;

}

.bigform .gform_wrapper .ginput_complex .ginput_full input[type=text] {

	width: 100% !important;

}

.bigform .gform_wrapper .top_label input.large {

	width: 100% !important;

}


.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {

	margin-left: 0 !important;

}

.gform_wrapper .ginput_complex .ginput_right select {

	height: 25.5px;

}

.gform_wrapper input[type=submit] {

	background-color: #0072c6;
	color: white;
	border: none;
	width: 270px;
	text-align: left;
	padding: 0.5em;
	float: right;
	font-size: 12px !important;
	transition: background-color 0.3s;

}

.bigform .gform_wrapper input[type=submit] {

	width: 210px;
	height: 30px;

}

label.gfield_label {

	margin-top: 1em;
	margin-bottom: 0.5em;
	display: inline-block;

}

label.gfield_label + div {

	margin-top: 0 !important;
	

}

label.gfield_label + div label {

	margin-top: 0 !important;

}

.gsection {

	display: none;

}

.ginput_left, .ginput_right {

	float: none;
	width: 100% !important;
	padding-left: 0;
	margin-left: 0 !important;

}


.gform_wrapper .ginput_complex input[type=text] {

	width: 100% !important; 

}
.gform_wrapper .top_label input.medium {

	width: 100% !important;

}

.gform_wrapper .top_label select.medium {

	width: 100% !important;

}

.leftcol {

	float: left;

}

/** End of Form **/

/** Start of Staff Search **/

.staffsearch input.search-button {

	background-color: blue;
	box-sizing: border-box;
	border: none;
	height: 30px;
	width: 30px;
	border: 1px solid #bebebc;
	background-image: url('../img/searchicon.png');
	background-size: 100% 100%;
	color: transparent;

}

.staffsearch input.search-box {

	height: 30px;
	box-sizing: border-box;
	padding-left: 0.5em;
	width: calc(100% - 30px);
	border: 1px solid #bebebc;
	border-right: none;
	

}

.staffsearch h2 {

	color: #e1261c;
	margin-bottom: 0.5em;

}

.staffsearch .alphabet {

	font-size: 0;
	margin-top: 16px;

}

.staffsearch .letter {

	background-color: #0072c5;
	color: white;
	display: inline-block;
	font-size: 16px;
	width: 26px;
	text-align: center;
	border-right: 1px solid #bebebc;
	cursor: pointer;
	transition: background-color 0.3s, color 0.3s;

}

.staffsearch h3 {

	font-weight: normal;
	font-size: 16px;
	overflow: visible;

}

.staffsearch .letter a {

	color: white;
	text-decoration: none;
	transition: color 0.3s;

}

.staffsearch .letter:hover {

	background-color: #f0efff;
	color: black;

}

.staffsearch .letter:hover a {

	color: black;

}

.staffsearch .letter.selected {

	background-color: #f0efff;
	color: black;

}

.staffsearch .letter.selected a {

	color: black;

}

.staffsearch .results {

	font-size: 0;

}

.staffsearch .staffmember {

	margin-top: 1em;
	display: inline-block;
	width: 25%;
	vertical-align: top;

}

.staffsearch a .staffmember p {

	color: black;
	margin-top: 0;

}

.staffsearch .staffmember h3 {

	margin-top: 1em;

}

.staffsearch .staffmember {

	font-size: 16px;
	text-align: left;

}

.staffsearch .staffmember .details {

	max-width: 150px;

}

/** End of Staff Search **/

/** Start of Page Box Text **/

.alt_colour .page-box-text {

	background-color: #970165;

}

.page-box-text {

	background-color: #e1261c;
	color: white;
	padding: 1em;
	height: 280px;
	font-size: 13px;
	overflow: hidden;

}

.page-box-text h2 {

	font-size: 24px;
	margin-top: 0;
	margin-bottom: 20px;

}

.page-box-text p {

	margin-top: 0;
	color: #fff;

}

nav.pp.sidenav > ul, nav.pp.sidenav {

	margin-top: 0;

}

.page-box-text a {

	color: white;
	text-decoration: none;
	text-align: right;
	display: inline-block;
	width: 100%;
	padding-right: 1em;
	

}

.page-box-text div.button {

	background-color: #0083BF;
	height: 35px;
	width: 100%;
	transition: background-color 0.3s;

}

.page-box-text div.button:hover {

	background-color: #143A84;

}

/** End of Page Box Text **/

/** Start of Image **/

.image-home-box {

	height: 280px;
	overflow-x: hidden;

}

.image-home-box img {

	height: 100%;
	min-width: 697px;

}

/** End of Image **/

.nopaddingright {

	padding-right: 0;

}

.nopaddingleft {

	padding-left: 0 !important;

}

.nopadding {

	padding-left: 0 !important;
	padding-right: 0 !important;

}

.vertical-outer {

	display: table;
	height: 100%;
	width: 100%;

}

.vertical-inner {

	display: table-cell;
	vertical-align: middle;

}

.vertical-inner-bottom {

	display: table-cell;
	vertical-align: bottom;

}


.taxonomies {

	margin-top: 1em;

}

.home-page > .row .columns:first-of-type {

	padding-left: 0;

}

.home-page > .row .columns:last-of-type {

	padding-right: 0;

}

.main-content > .part-wrapper:last-of-type {

	margin-bottom: 0;

}

.news-artical-wrapper:nth-of-type(2n) .medium-6 {

	padding-right: 0;

}

.news-artical-wrapper:nth-of-type(2n-1) .medium-6 {

	padding-left: 0;

}

.search-post {

	margin-bottom: 20px;

}

.search-post:last-of-type {

	margin-bottom: 0;

}

.keystaffwrapper {

	margin-top: 1em;

}


.keystaffwrapper h2 {

	margin-top: 5px;

}

.staff_details {

}

.staff_details h2 {

	color: #e1261c;

}

div.short {

	font-size: 13px;

}

.maplocation .acf-map {

	border:none;

}

.gform_wrapper li.field_sublabel_above .ginput_complex input[type="text"], .bigform .gform_wrapper .top_label input.large {

	border: 1px solid grey;
	border-radius: 0;

}

.gform_wrapper select, .gform_wrapper textarea, .gform_wrapper input[type=text] {

	border: 1px solid grey;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	box-sizing: border-box;
	appearance: none;
	-webkit-appearance: none;
	-webkig-border-radius: none;

}

.medium-6.widthfix:first-of-type {

	width: 49.3% !important;

}

.medium-6.widthfix:last-of-type {

	width: 50.7% !important;

}

.medium-12.widthfix {

	padding-right: 0;

}

.single-event .image-info .title, .single-post .image-info .title {

	margin-top: 0;

}


.image-header .image-inner img.fullimage {
    
    	display: initial;
    
    }
    
    .image-header .image-inner img.smallimage {
    
    	display: none;
    
    }
    
    .page-template-pp-page .medium-4 .sidenav {
    
    	background-color: #143A84;
    	height: 280px;
    
    }
    
    .maplocation .directions {
    
    	background-color: transparent;
    	color: blue;
    	border: none;
    	font-size: 13px;
    	margin-left: 0.5em;
    	padding-left: 0;
    
    }
    
    article.search-post .thumbnail {
    
    	display: inline-block;
    	vertical-align: top;
    	width: 80px;
    	height: 80px;
    	margin-right: 1em;
    
    }
    
    article.search-post .thumbnail img {
    
    	height: 100%;
    	width: 100%;
    
    }
    
    article.search-post .entry-content {
    	display: inline-block;
    	vertical-align: top;
    	width: 70%;
    }
	
	.single-related {
	    margin-top: 50px;	
	}
    
	.related-posts-title {
		font-weight: bold !important;
	}
	
	.post-byline {
		font-size: 13px;
		color: black;
		font-weight: bold;
		display: table;
		width: 100%;
		margin-top: 5px;
		margin-bottom: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid #222222;
		border-bottom: 1px solid #222222;
    }
	
	.post-byline p {
		margin-bottom: 0px !important;
	}
	
	.author-spacer {
		padding-top: 20px;		
	}
	
	.byline-img {
	    margin-right: 15px;
		float: left;
		height: 60px;
		width: 60px;
	}
	
	.postquote {
	    display: inline-block;
	    margin-bottom: 0px;
	}
	
	.postquote p {
		font-size: 16px;
		color: #343536;
		line-height: 1.5;
		font-style: italic;
    }
	
	.postquote img {
		float: left;
		padding-right: 20px;
		margin-bottom: 10px;
	    width: 120px;
		height: 150px;
	}
	
	.postquote span {
		font-weight: bold;
		font-style: normal;
		display: block;
	}
	
	.postquote .twitter-tweet-button {
		float: right;
	}
	
	#s-share-buttons {
		text-align: right;
		margin-top: 20px;		
	}