/* #ADT
================================================== */

/* colours

Light grey: #ebebeb
Dark Grey:#29282a
Gold: #867537

*/


/* General*/

.textintro h2  {
	color: #000!important;
}

.quote blockquote {
	border-color: #867537!important;
}

.quote blockquote:before, 
.quote blockquote p:after  {
	color: #867537!important;
}
.quote p.author  {
	color: #fff!important;
}

.row_cell.gold{
	background: #867537;
	color: white;
}

.section_wrapper h1 {
    color: #867537!important;
}

.section_wrapper .textintro {
    border-bottom: 1px solid black!important;
}

.pagetextimg {
    border-bottom: none!important;
}

.boxouthead {
    background: #29282a!important;
}

.arrow li:before {
    color: #867537!important;
}

ul.values {
	text-align: center;
	margin: 0;
	padding: 0;
}

ul.values li {
	text-align: center;
	display: inline-block;
	margin: 10px 20px;
	color: black;
}

ul.values li span{
	font-weight: bold;;
	/*color: #867537*/
}
ul.values li img {
	margin-bottom: 10px;
}

.hpopendays {
	background: #867537!important;;
}

.hpsection .btn.btn-main{
	background:  #29282a;
	color: white;
	border-color: #29282a;
}

.hpsection .btn-main:hover{
	color: #29282a!important;
}

.top-banner .outerdiv, .top-banner .innerdiv {
	text-align: left!important;
}

.top-banner h1{
	line-height: 0.9!important;
	text-transform: uppercase;
}

.top-banner h1 span.gold{
	color:#867537;
}

.top-banner h1, .top-banner h2, .top-banner p {
    text-align: left!important;
    text-shadow: none!important;
	color: black!important;
}

.top-banner p {
    font-size: 120%!important;
}

@media only screen and (max-width: 45em){
	.img-container-adt {
		background: url(/images/sections/About/ADT/banner.jpg) 715px center!important;
		background-size: auto 100%!important;
	}
	.text-wrapper {
		width: 78%;
		margin-left: 22%;
		box-sizing: border-box;
		padding: 20px;
		background: rgba(250,250,250,0.8);
	}
}


@media only screen and (min-width: 45em){
	.top-banner h1 span.black {
		font-size: 4.6rem!important;
	}
	.top-banner h1 span.gold {
		font-size: 6rem!important;
	}
	.text-wrapper {
    	width: 35%;
	}
}

.img-container-adt {
    background: url(/images/sections/About/ADT/banner.jpg) bottom center;
	/*background-size: auto 100%!important;*/
}


.hpchancellor{
	background: url(/images/sections/About/ADT/vice-chancellor.jpg) top left;
	background-size: cover;
}

.hpchancellor p{
	color: white;
	text-align: left!important;
}

.hpchancellor p i{
	color: #867537;
}

@media only screen and (min-width: 45em){
	.chancellor-email{
		width: 50%;
		float: right;
	}
}

.hpsection.hpvideo{
	background: #29282a url(/images/sections/About/ADT/graphic-bg.png) bottom right no-repeat!important;
	background-size: 450px auto!important;
	border-top:15px solid #867537;
	border-bottom:15px solid #867537;
}

.hpcards .row_cell{
	background: #29282a;
}

.hpcards .row_cell img{
	border-bottom:15px solid #867537;
}

.hpcards .row_cell .btn{
	background: white ;
	color: #29282a ;
	border-color: white;
}

.hpcards .row_cell p, .hpcards .row_cell h2, .hpcards .row_cell ul li{
	color: white;
}

.hpcards .row_cell ul{
	margin: 0;
}

.hpcards .row_cell ul li{
	padding: 0 5px;
	margin-left: 20px;
}



@media screen and (min-width: 1150px){

	.top-banner .outerdiv {
		min-width: 1200px!important;
	}
}

.numbers h3{
	font-size: 300%!important;
	color: #867537;
}

.numbers .gold h3{
	color: white;
}

.numbers .transparent p{
	color: white;
}

.numbers .row{
	margin-bottom: 10px!important;
}

.numbers .row_cell{
	padding: 15px!important;
}


.adt-events{
    /*background: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.75)), url(/images/sections/About/ADT/academic_posts2.jpg) bottom center!important;
    background-size: cover!important;*/
	background: #867537!important;
}

.hpsection.events.adt-events .event-info i {
    color: #867537;
}

@media only screen and (min-width: 45em){
	.hpsection.events.adt-events .event-info {
		border-left: 1px dashed #867537;
	}
}

@media only screen and (max-width: 45em){
	.hpsection.events.adt-events .event-info {
		border-top: 1px dashed #867537;
	}
}

.case-study{
	background: #3f3f47; 
	padding: 20px 20px 10px 20px;
	margin-bottom: 20px;
}

.case-study p{
	color: white;
}

.case-study h3{
	color: white;
}

.case-study img{
	width: 100%;
	margin-bottom: 15px;
}

.hpnewsevents {
    margin-bottom: 0!important; 
}

.hpnewsevents img, .hpnews img{
	border-bottom: 5px solid #867537!important;
}

.hpnewsevents h3 a {
	padding-left: 0!important;
}

@media only screen and (min-width: 45em){
	.hpnewsevents h3 a {
	}
}

.hpsection.social-impact {
    background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.25)), url(/images/sections/About/ADT/social-impact-bg.jpg) bottom center;
	background-size: cover;
}

.hpsection.social-impact p, .hpsection.social-impact h2, .hpsection.hpvideo p, .hpsection.hpvideo h2 {
    color: white!important;
	text-align: left;
}

@media only screen and (max-width: 45em){
	.hpsection .section_wrapper-corporate{
		padding: 15px;
		background: rgba(0, 0, 0, 0.6);
	}
	
	.hpsection.corporate_cards .card-body{
		padding: 15px;
	}
	
	.hpsection.corporate_cards .card-body h2{
		padding: 0;
	}
}

@media only screen and (min-width: 45em){
	.hpsection.social-impact .section_wrapper-impact{
		max-width: 50%; 
		float: left;
	}
	
	.hpsection .section_wrapper-corporate{
		max-width: 60%; 
		float: left;
	}
	
}