/*School colours*/

.top-banner {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/schools/shls/hero1.jpg");
	background-position: center center;
}

.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: #04808b!important;
}

.school_colour_background .slick-slide h3, .school_colour_background .slick-slide p {
    color: black!important;
}


#contact .school_colour_background{
    margin: 0!important;
}

.school_colour_background.row_cell p,
.school_colour_background.row_cell h2,
.school_colour_background.row_cell h3,
.school_colour_background.row_cell h4,
.school_colour_background.row_cell li,
.school_colour_background a, 
.school_colour_background a:visited{
	color: #fff!important;
} 
#sectionmenu ul a.sectiontitle,
.section_wrapper h1,
.sidebar .postboxcontent p a{
	color: #04808b !important;
}
.btn.btn-main, 
.hpnewsevents article p span a, 
.hpnews article p span a, 
.news a.tab {
	background: #04808b;
	border-color: #04808b;
}

.btn.btn-main:hover{
	color: #04808b;
}

.btn.btn-transparent-black:hover{
	background: #04808b!important;
	border-color: #04808b!important;
}
.trigger_basic:after,
.hpnewsevents li a,
.quote blockquote:before,
.quote blockquote p:after{
	color: #04808b!important;
}

.pagetextimg, 
.hpnewsevents img, 
.hpnews img, 
.hpnewsevents h3 a,
.hpnewsevents .events,
.sidebar .postboxcontent,
.newslist h2 a,
.newslist h3 a,
.newslist li a,
.quote blockquote{
	border-color: #04808b!important;
}

/*Event styles*/

ul.event_info li i {
    width: 30px;
    color: #04808b !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;
}
.imageHighlight .circleIconSmall {
	height: 30px;
	width: 30px;
	margin-top: -5px;
}

.eventslist ul {
	margin-top: -10px;
}
.eventslist li {
	border-left: 5px solid #04808b;
	padding-bottom: 0px;
}
.eventslist a {
	color: #04808b;
}
.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;
}

.form-header.orange { 
    background: #04808b!important;
}

.advisoryContainer{
	width:100%;
	margin-top:20px;
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  	display: -ms-flexbox;  /* TWEENER - IE 10 */
  	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  	display: flex; 
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}

.profileAdvisory{
	max-width: 225px;
    min-width: 100px;
    display: inline-block;
    margin: 10px 20px;
    padding-right: 0;
    text-align: center; 
}

.profileAdvisory p span{
	display: block;
}

.profileAdvisory img {
	    margin: 10px auto;
    width: 60%;
    max-height: 174px;
    max-width: 174px;
    min-height: 174px;
    min-width: 174px;
	border-radius: 100%;
 padding-bottom: 10px;	
}

@media screen and (min-width: 55.5em){
    .row_cell.slider-body p a.btn {
        display: block!important;
        margin: 5px!important;
    }
}

@media only screen and (max-width: 600px) {
		  
.advisoryContainer{
	width:100%;
	margin-top:50px;
	display:block;
}
.profileAdvisory{
	max-width: 50%;
	display:block;
	margin:0 auto;  
	  }
}