/*School colours*/

.profiles .item img {
    margin: 10px auto;
    width: 60%;
    max-height: 174px;
    max-width: 174px;
    min-height: 174px;
    min-width: 174px;
	border-radius: 100%
}

.school_colour_background,
.circleIconSmall{
	background: #ff5032!important;
}

.section_wrapper .textintro h2 {
	color: #1f2254;
}

.school_colour_background h2,
.school_colour_background h3,
.school_colour_background p,
.school_colour_background li,
.school_colour_background a, 
.school_colour_background a:visited,
.msoa p,
h2.section-title{
	color: #000 !important;
} 
.school_colour_background .btn.btn-black:not(:hover), .school_colour_background a.btn.btn-main:not(:hover), .school_colour_background a:visited.btn.btn-main:not(:hover){
	color: white !important;
}

.school_colour_background .btn.btn-black:hover{
	color: #ff5032;
}

#contact .school_colour_background{
    margin: 0!important;
}

#sectionmenu ul a.sectiontitle,
.sidebar .postboxcontent p a{
	color: #000 !important;
}
.section_wrapper h1{
	color: #000;
}
.btn.btn-main, 
.hpnewsevents article p span a, 
.hpnews article p span a, 
.news a.tab {
	background: #1f2254;
	border-color: #1f2254;
	color: #fff;
}

.btn.btn-main:hover{
	color: #1f2254!important;
}
.trigger_basic:after{
	color: #ff5032!important;
}

.btn.btn-transparent-black:hover{
	background: #1f2254!important;
	border-color: #1f2254!important;
}

.trigger_basic:after, .hpnewsevents li a {
    color: #E62200 !important;
}

/*.hpnewsevents li a,
.arrow li:before{
	color: #000!important;
}*/

.pagetextimg, 
.hpnewsevents img, 
.hpnews img, 
.hpnewsevents h3 a,
.hpnewsevents .events,
.sidebar .postboxcontent,
.newslist h2 a,
.newslist h3 a,
.newslist li a{
	border-color: #ff5032 !important;
}

.textintro{
	border-bottom: 1px solid #ff5032 !important;
}

/*Event styles*/

ul.event_info li i {
    width: 30px;
    color: #ff5032 !important;
}

.imageHighlight {
	background: url(../../../../images/CommonImages/event/event.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	color: #fff;
	width: 100%;
	height: auto;
	min-height: 360px;
	max-height: 450px;
}
.imageHighlightOpenday {
	background: url(../../../../images/CommonImages/event/openday.jpg);
}
.imageHighlightOpendayPT {
	background: url(../../../../images/CommonImages/event/openday_PT.jpg);
}
.imageHighlightOpendayPG {
	background: url(../../../../images/CommonImages/event/openday_PG.jpg);
}
li.highlight_info {
	font-size: 1.2em;
	/*width:50%;*/
	min-width: 200px;
	font-weight: 800;
	background-color: rgba(140, 86, 181, 0.3);
	padding: 20px;
	margin-right: 40px;
}
li.highlight_info2 {
	width: 70%;
	min-width: 200px;
	border: 1px solid #fff;
	padding: 20px;
	margin-right: 40px;
}
li.highlight_info3 {
	width: 70%;
	min-width: 200px;
	padding: 10px;
	padding-left: 20px;
	margin-right: 40px;
}
.imageHighlight li {
	list-style: none;
	width: 90%;
	margin-bottom: 20px;
}
.imageHighlight-details a{
	color: #fff;
}
.imageHighlight-details {
	padding: 5%;
	width: 100%;
	box-sizing: border-box;
}
.imageHighlight .circleIconSmall i {
	margin-top: 3px;
	font-size: 20px;
	color: #000;
}
.imageHighlight .circleIconSmall {
	height: 30px;
	width: 30px;
	margin-top: -5px;
}

.eventslist ul {
	margin-top: -10px;
}
.eventslist li {
	border-left: 5px solid #ff5032;
	padding-bottom: 0px;
}
.eventslist a {
	color: #000;
}
.eventslist li.links {
	margin-left: 25px;
	border: none;
	list-style: disc;
	padding-bottom: 0px;
	line-height: 12px;
}
.eventslist li.links a {} p.headlineEvent:before {
	margin-right: 10px;
	content: "\f133";
	font-family: "Font Awesome 6 Pro";
	font-size: 2em;
}
.eventDate {
	margin-left: 1%;
}
.eventslist .eventTable th {
	padding: 5%;
}
.eventslist .eventTable tbody tr:hover td,
.eventslist .eventTable table tbody tr:hover th {
	background-color: #f9f9f9;
}
.eventslist .eventTable {
	background: #fff;
	border: 1px solid #ebebeb;
	margin-top: 5%;
}
.eventslist .eventTable td {
	padding: 2%;
	padding-left: 4%;
	padding-right: 5%;
	border: none;
	border-bottom: 1px solid #ebebeb;
}
.eventslist .eventTable td {
	background: #f9f9f9;
}
.eventslist .eventTable td:before {
	content: "\f133";
	font-family: "Font Awesome 6 Pro";
	display: block;
	float: left;
	padding-right: 10px;
}
.eventslist .eventTable td.date:before {
	content: "";
}
.a-to-z-profile {
    margin-top: 40px;
    padding-top: 1%;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    width: 100%;
    margin-bottom: 20px;
}
.a-to-z-profile .details {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 1%;
}
.a-to-z-list li {
    padding: 5%;
    padding-top: 2%;
    padding-bottom: 3%;
    background: #f9f9f9;
    margin: 0px;
    border-bottom: 1px solid #ebebeb;
}

.circleIconSmall i {
	color: #000;
}

/* Other styles */

.hpheroimagelogo{
    display:block !important;
    margin:0 auto;
    float:none;
}

img.hpheroimagelogo { 
	width:60%; padding-bottom: 20px;
}

.slick-slide img { 
	width: 200px!important; 
	margin: auto;
}

@media screen and (min-width: 45em) {
    img.hpheroimagelogo { width:40%; }
}


/* Creative Academy*/

.creative-wrap .hpsection{
    position: relative;
}
.top-banner.creative-academy{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/images/Schools/msoa/creative-academy-banner.jpg);
    background-position: center center;
}
.top-banner.creative-academ h1 img{
    height: 280px; 
    opacity: 0.8;
}

/*.creative-wrap .hpnewsevents li a, .arrow li:before {
    color: #ff5032!important;
}*/

.creative-wrap .hpsection.hpintroblock{
    padding-bottom: 0;
}

.creative-wrap .hpsection.hptitle{
    padding: 0;
}

.creative-wrap .hpsection.hpspotlight .spotlight-new-left{
    background: url(/images/Schools/msoa/creative-academy-progress.jpg); 
    background-position: top center; 
    background-repeat: no-repeat; 
    background-size: cover;
}

.creative-wrap .hpsection.hpwork{
    background: url('/images/Schools/msoa/creative-academy-work-banner.jpg') no-repeat center center; 
    background-size: cover;
}

.spotlight-new-right p, .arrow li {
    line-height: 2.2rem;
}

.spotlight-new-right h3 {
    font-size: 2rem;
    margin-bottom: 1em;
    line-height: 1.3;
}
