/* #Research
================================================== */


.textintro h2 {
	color: #666;
}

.sidebar p.buttonlink {
	float: right;
}

#research .hpsection h3 {
	text-align: center;
}

#research .hpintro p,
#research .welcome p {
	text-align: left;
}

#research .hpopendays h2 {
	color: #fff;
}

#research .hpsection.grey {
	background: #ebebeb;
	color: #867537;
}

#research .hpnewsevents li:before {
	content: "\f054";
}

#research .expertise {
	padding-top: 60px;
	margin-top: -20px;
	margin-bottom: 40px;
}

#research .hpimagecontent {
	border-top: 10px solid #ebebeb;
	border-bottom: 10px solid #ebebeb;
	background-color: rgba(141, 148, 30, 1);
}

#research .hpimagecontent a.buttonalt {
	background: #fff;
}

#research .hpimagecontent h2,
#research .hpimagecontent h3,
#research .hpimagecontent a,
#research .hpimagecontent h2 a,
#research .hpimagecontent p,
#research .hpimagecontent li {
	color: #fff !important;
}

#research .hpimagecontent p {
	font-weight: bold;
}


#research .hpimagecontent.image0 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

#research .hpimagecontent.image1 {
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sections/research/healthwellbeing/expertise.jpg') no-repeat 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

#research .hpimagecontent.image2 {
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sections/research/healthwellbeing/facilities.jpg') no-repeat 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

#research .hpimagecontent.image3 {
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sections/research/resilientandsecuresocieties/expertise.jpg') no-repeat 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

#research .hpimagecontent.image4 {
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sections/research/digitalandcreativeeconomy/expertise.jpg') no-repeat 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

#research .hpimagecontent.image5 {
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sections/research/sustainableenvironments/expertise.jpg') no-repeat 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

#research .hpimagecontent.image6 {
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sections/research/learningforthe21stcentury/expertise.jpg') no-repeat 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

/* index 3 image */

#research .hpimagecontent.image7 {
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/images/sections/research/template/featurebox_banner2.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	border-top: 0;
	border-bottom: 10px solid #bd5b0c;
}

#research .hpimagecontent.image7 h1 {
	color: #fff;
	font-size: 3em;
	z-index: 2;
	text-align: center;
	margin-bottom: 20px;
}

#research .hpimagecontent.image7 p {
	margin: 10px 0 30px 0;
	color: #fff;
	z-index: 2;
	font-size: 1.2em;
	text-align: center;
}

#research .hpimagecontent.image7 .button {
	display: block;
	width: 80%;
	text-align: center;
	font-size: 1.2em;
}

@media only screen and (min-width:45em) {
	/* 720 =================================================== */
	#research .hpimagecontent.image7 {
		padding-top: 120px;
		padding-bottom: 120px;
	}
	#research .hpimagecontent.image7 .button {
		display: inline;
		width: auto;
	}
	#research .hpimagecontent h1 {
		font-size: 4em;
	}
}

.profileCurved {
	margin-bottom: 20px;
}

#research .hpboxes {
	background: #fff;
	padding-bottom: 0;
}
/*
.overlay {
	position: relative;
}

.overlay:before {
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 0;
	background-color: rgba(235, 235, 235, 0.5);
}
*/

#research .hpnewsevents h3 {
	text-align: left;
}

.featured-bg-copy {
	position: relative;
	z-index: 20;
	padding: 40px 0;
}

.featured-bg-copy h1 {
	color: #fff !important;
	padding-left: 40px;
}

.featured-bg-copy p {
	font-size: 130%;
	font-weight: bold;
}

.featured-bg-image,
.featured-bg-image2,
.featured-bg-image3,
.featured-bg-image4,
.featured-bg-image5 {
	padding-bottom: 150px;
}

@media only screen and (min-width:45em) {
	/* 720 =================================================== */
	.featured-bg-image,
	.featured-bg-image2,
	.featured-bg-image3,
	.featured-bg-image4,
	.featured-bg-image5 {
		margin-top: -90px;
		padding-top: 150px;
		padding-bottom: 100px;
	}
}

.featured-bg-image {
	background-size: cover !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/sections/research/healthwellbeing/header.jpg);
}

.featured-bg-image2 {
	background-size: cover !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/sections/research/resilientandsecuresocieties/header.jpg);
}


.featured-bg-image3{
	background-size: cover !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/sections/research/digitalandcreativeeconomy/header.jpg);
}

.featured-bg-image4 {
	background-size: cover !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/sections/research/sustainableenvironments/header.jpg);
}

.featured-bg-image5 {
	background-size: cover !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/sections/research/learningforthe21stcentury/header.jpg);
}

.page-header-centre {
	text-align: center;
	font-size: 2.4em;
	border: none;
	margin-top: 10px;
}

.title {
	padding-bottom: 0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
	.page-header-centre {
		margin-top: 0px;
		margin-bottom: 5px;
	}
}

.rc_bq {
	border-top: none;
}

.rc_bq p.author {
	margin-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	border-top: none;
	border-bottom: 1px solid #ebebeb;
	font-weight: bold;
	color: #000;
}

.cs_interest_tags {
	list-style: none;
	margin-left: 35px;
	overflow: hidden;
	padding: 0;
}

.cs_interest_tags li {
	float: left;
	text-transform: lowercase;
}

.cs_interest_tag {
	background: #867537;
	border-radius: 3px 0 0 3px;
	color: #fff;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 20px 0 23px;
	position: relative;
	margin: 0 10px 10px 0;
	text-decoration: none;
	-webkit-transition: color 0.2s;
}

.cs_interest_tag::before {
	background: #eee;
	border-radius: 10px;
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
	content: '';
	height: 6px;
	left: 10px;
	position: absolute;
	width: 6px;
	top: 10px;
}

.cs_interest_tag::after {
	background: #eee;
	border-bottom: 13px solid transparent;
	border-left: 10px solid #867537;
	border-top: 13px solid transparent;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
}

.cs_interest_tag a,
.cs_interest_tag a:visited {
	color: #fff;
}

.cs_co_title {
	margin-left: 20px;
	background-color: #999;
}

.r_pros_stud {
	background: #999;
	color: #fff;
	height: 100px;
	padding: 2px;
	border: #fff 2px;
}

.r_pros_stud:hover {
	background: #666;
}

.r_pros_stud:hover a {
	color: #fff;
}

.r_pros_stud a {
	color: #fff;
}

.r_pros_stud a:hover,
.r_pros_stud_hl a:hover {
	text-decoration: none;
}

.r_pros_stud h3 a {
	color: #fff;
	font-size: 0.9em;
}

.r_pros_stud_hl {
	background: #eee;
	color: #fff;
	height: 100px;
	padding: 2px;
	border: #fff 2px;
}

.r_pros_stud_hl a {
	color: #666;
}

.r_pros_stud_hl h3 a {
	color: #666;
	font-size: 0.9em;
}

.rctable {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	border-spacing: collapse;
	border-spacing: 0;
	background-color: transparent;
	border-collapse: separate;
	font-family: Arial, sans-serif;
	font-size: 1.5rem;
	line-height: 1.5em;
	font-weight: normal;
	background: #fff;
	vertical-align: middle;
	margin-top: 30px;
}

.rctable tr {
	background: #eee;
}

.rctable td a {
	color: #000;
}

.rctable thead th {
	padding: 10px;
	text-align: left;
	font-size: 1.7rem;
}

.rctable thead td {
	color: #333;
	padding: 10px;
}

.rctable td.rctitle {
	width: 70%;
	font-size: 1em;
	padding-top: 15px;
}

@media screen and (max-width: 500px) {
	rctable td.rctitle {
		width: 30% padding-left: 10px;
	}
}

.rctable td.rctitle .fa_rc {
	color: #bd5b0c;
	font-weight: lighter;
	padding: 5px;
}

.rctable td.icon {
	padding-top: 5px;
	width: 30%;
	border-bottom: 5px #fff;
}

.rctable td.icon img {
	padding: 10px;
}

@media screen and (max-width: 500px) {
	.rctable td.icon {
		width: 70% padding-left: 0px;
	}
	.rctable td.icon img {
		padding: 5px;
	}
}

.rctable .divider_row {
	background: #fff;
	height: 1px;
	font-size: 0em;
	line-height: 0em;
}

.gc-research {
	background: #eee!important;
	/*min-height: 290px;*/
	border-top: 3px solid #867537;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

.gc-research a {
	color: #333;
	/* #bd5b0c; */
	display: block;
	height: 100%;
}

.gc-research a:hover {
	text-decoration: none;
}

.gc-research p {
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1.2;
	color: #333!important;
}

.gc-research img.gc-icon {
	padding-left: 2px;
	width: 24px;
	height: 24px;
	margin-bottom: 5px;
}

ul.fa-ul {
	list-style: none;
	margin-left: 15px;
}

ul.is_list li {
	padding-left: -10px;
	list-style: none;
	background: none;
}

ul.is_list li span {
	display: block;
	margin-left: 1.5em;
}

.news h3 a {
	color: #666;
}

/****** New sidebar ********/

.sidebar_research {
	margin-top: 0px;
}

/****** New research overlay blocks ********/

.research-block {
	margin-bottom: 0;
}

.research-block .overlay:before {
	display: none
}

.research-block .overlay h2 {
	color: #fff!important;
	margin: 0!important;
	text-align: center;
	padding: 20px;
}

@media only screen and (min-width: 45em) {
	.research-block .row_cell {
		margin: 3px 5px 3px 0;
	}
}

.research-block .hide-shadow:hover {
	box-shadow: none;
}



/*Research Centres page - adaptation of Dark Background Cards*/

.rc-item {
border: solid 1px #eee;
background: #fff;
}

.rc-card-body, .rc_card-body h2, .rc_card_body p	{
background: transparent;
}

h2.rc-title {
color: #000;	
}

h2.rc-title-white {
color: #fff;	
}

p.rc-intro	{
color: #000;	
}

p.rc-button {
background: transparent;	
}

p.rc-button a.rc-link	{
color: #000;
border: solid 1px #000;
background: transparent;
}

p.rc-button a.rc-link:hover	{
color: #fff;
border: solid 1px #000;
background: #000;
}


p.rc-button-white {
background: transparent;	
}

p.rc-button-white a.rc-link	{
color: #fff;
border: solid 1px #fff;
background: transparent;
}

p.rc-button-white a.rc-link:hover	{
color: #000;
border: solid 1px #fff;
background: #eee;
}

/*Case studies */

.section_wrapper h1.business-title{
    color: black!important;
    border-bottom: 5px solid #867537!important;
    margin-bottom: 3rem;
    padding-bottom: 2rem;
    position: relative;
}

.section_wrapper h1.business-title img{
    position: absolute;
    top:0;
    right: 0;
    max-width: 180px;
    bottom: 0;
    margin: auto;
}

@media only screen and (min-width: 45em){
    .section_wrapper h1.business-title.case-study{
        padding-right: 150px;
        min-height: 70px; 
    }
    .section_wrapper h1.business-title img{
        max-height: 105px;
        max-width: 140px;
        top: -15px;
    }
}

@media only screen and (max-width: 44.99em){
    .section_wrapper h1.business-title img {
        max-height: 62px;
        max-width: 90px;
        top: -15px;
    }
    .section_wrapper h1.business-title.case-study{
        padding-right: 90px;
    }
    .section_wrapper h1.business-title, .section_wrapper.business-section h1{
        font-size: 2.2rem;
    }
}

/*-----------------case study section tags-----------------*/

.columns.type-1 .textintro, .columns.type-2 .textintro, .columns.type-3 .textintro {
    margin-bottom: 0;
}

.columns.type-1 .textintro p, .columns.type-2 .textintro p, .columns.type-3 .textintro p{
	font-size: 1.6rem;
    padding: 5px 10px;
    color: white;
    margin-bottom: 0;
}

.columns.type-1 .textintro p{
    background: #26b4b6;
    color: black;
}

.columns.type-2 .textintro p{
    background: #d9bd6e;
    color: black;
}

.columns.type-3 .textintro p{
    background: #22386a;
}

.fa-quote-right:before {
    display: none;
}

.strategic_cstudies .row .row_cell.slider-body{
    flex: 1 0 0%;
    height: inherit;
}
