/*
Theme Name: CITY AND GUILDS
Version: 1.0
Author: Lilo
Author URI: http://www.lilo.co.uk
*/

body, html {
	height: 100%;
	margin: 0 !important;
	padding: 0;
	color: #000;
	font-size: 16px;
	line-height: 22px;
	font-family: 'ccartsansmedium';
}
body {
	position: relative
}
body.imagebk {
	background: url(images/background.jpg);
	background-size: cover;
	overflow-x: hidden;
	z-index: 0;
	position: relative;
	background-attachment: fixed
}
.wrap {
	width: 870px;
	margin: 0 auto;
}
body.rfwbs-active {
	padding-bottom: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: 1px
}
.breadcrumbs {
	text-transform: uppercase;
	font-size: 10px;
	position: absolute;
	top: 55px;
	right: 15px;
	width: 200px;
	line-height: 14px
}
.breadcrumbs a {
	color: #000
}
.breadcrumbs a:hover {
	color: #ed1c24
}
.contentarea {
	clear: both;
	padding-top: 30px
}
.nextlink, .prevlink {
	width: 49%;
	margin: 30px 0;
	display: inline-block;
}
.nextlink a, .prevlink a {
	color: #ed1c24
}
.prevlink {
	text-align: left;
	float: left
}
.nextlink {
	text-align: right;
	float: right
}
.prevlink a:before {
	content: '5';
	font-size: 20px;
	color: #ed1c24;
	font-family: 'cga_arrowmaglas_aregular';
	padding-right: 5px;
}
.nextlink a:after {
	content: '5';
	font-size: 20px;
	color: #ed1c24;
	display: inline-block;
	font-family: 'cga_arrowmaglas_aregular';
	margin-left: 5px;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	float: right;
}
.newslettersignup {
	font-size: 13px;
	display: block;
	margin: 15px 0px 0 0
}
.addthis_toolbox.addthis_default_style {
	text-align: Center;
	display: inline-block;
	margin: 0 auto;
	left: calc(50% - 64px);
	left: -moz-calc(50% - 59px);
	left: -webkit-calc(50% - 59px);
	left: -o-calc(50% - 59px);
	left: calc(50% - 59px);
	position: absolute;
	bottom: -80px
}
.category-news .addthis_toolbox.addthis_default_style, .category-alumni .addthis_toolbox.addthis_default_style, .category-art-school-news .addthis_toolbox.addthis_default_style, .category-fine-art-news .addthis_toolbox.addthis_default_style, .category-conservation .addthis_toolbox.addthis_default_style, .category-carving .addthis_toolbox.addthis_default_style, .category-carving .addthis_toolbox.addthis_default_style, .category-art-history .addthis_toolbox.addthis_default_style {
	position: relative;
	bottom: -15px
}
.colc .booknow1 {
	display: none
}
/* ========================= GENERAL ========================= */

#header {
	height: 165px;
	display: table;
	width: 100%;
}
#header .titleblock {
	display: table-cell;
	vertical-align: middle;
}
#header h1 {
	font-size: 32px;
	margin: 0;
	padding: 0;
	line-height: 32px;
	display:inline-block;
}
#header h2 {
	font-size: 32px;
	margin: 0;
	padding: 0;
	line-height: 32px
}
#header h3 {
	font-size: 18px;
	margin: 10px 0 0 0;
	padding: 0
}
h1 {
	margin: 0;
}
/* ========================= GENERAL ========================= */

img {
	vertical-align: bottom;
}
a {
	outline: none;
	text-decoration: none;
	color: #ed1c24;
	border: 0;
}
a:hover {
	color: #000;
}
a img {
	outline: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	/* position: fixed; */
}
ul {
	padding: 0;
	list-style: none;
	margin: 0;
	box-sizing: border-box
}
/* ========================= SEARCH ========================= */

.searchbutton {
	cursor: pointer;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #ed1c24;
	border-left: 1px solid #fff;
	color: #fff;
	font-size: 25px;
	text-align: center;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1021;
	font-family: 'cga_arrowmaglas_aregular';
}
@media (max-width: 1024px) {
	.searchbutton {
		border-left: 0px solid #fff;
	}
}
.searchbutton.xsearch {
	font-family: 'ccartsansmedium';
}
#search {
	display: none;
	width: 270px;
	height: 80px;
	padding: 40px 10px 15px 10px;
	background: #ed1c24;
	position: fixed;
	top: 0;
	right: 0;
	color: #fff;
	font-size: 14px;
	box-sizing: border-box;
	z-index: 1018;
}
#search input.search-field {
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	width: -moz-calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
	width: -o-calc(100% - 70px);
	width: calc(100% - 70px);
	color: #fff;
	padding: 5px 0 2px 0;
	margin: 0;
	font-family: 'ccartsansmedium';
	font-size: 14px;
	vertical-align: bottom
}
#search input.search-submit {
	width: 20px;
	height: 30px;
	font-family: 'cga_arrowmaglas_aregular';
	color: #fff;
	font-size: 35px;
	line-height: 35px;
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	background: none;
	border: none;
	vertical-align: bottom
}
#search span.label {
	width: 40px;
	display: inline-block;
	position: relative;
	top: 4px;
}
/* ========================= HEADER ========================= */

div#logo {
	height: 94px;
	width: 153px;
	margin: 0 0 0 0;
	float: left;
	overflow: hidden;
	background: #ed1c24 url(images/logo.png) center no-repeat;
	background-size: 100%;
	position: fixed;
	/* position: absolute; */
	top: 25px;
	left: 25px;
	z-index: 1001;
	/*z-index: 9999;*/
	text-indent: -9999px;
}
div#logo a {
	height: 94px;
	width: 153px;
	display: block;
	color: #fff;
}
h2 {
	font-size: 23px
}
h3 {
	font-size: 20px
}
#main h3 {
	margin-top: 40px
}
#main p {
	margin: 10px 0 20px
}
.page-template-page-scrolling #main {
	padding: 0 15px 0 5px
}
.page-template-page-scrolling #header .titleblock {
	padding-left: 5px
}
.slideout-menu .menubox {
	box-shadow: none
}
/* ========================= NAVIGATION ========================= */

#coursesmenu {
	width: 153px;
	/* position: absolute; */
	position: fixed;
	left: 25px;
	top: 120px;
	z-index: 999 !important
	/*z-index: 9999;*/
}
#companymenu {
	width: 153px;
	/* position: absolute; */
	position: fixed;
	left: 25px;
	top: 322px;
	z-index: 99 !important
	/*z-index: 9999;*/
}
#companymenu.space {
	top: 365px;
}
#companymenu.space1 {
	top: 480px;
}
#companymenu.space2 {
	top: 460px;
}
#companymenu {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.page-id-39 #coursesmenu, .parent-pageid-39 #coursesmenu, .page-id-60 #coursesmenu, .parent-pageid-60 #coursesmenu, .page-id-77 #coursesmenu, .parent-pageid-77 #coursesmenu, .page-id-97 #coursesmenu, .parent-pageid-97 #coursesmenu, .page-id-95 #coursesmenu, .parent-pageid-95 #coursesmenu, .category #coursesmenu {
	z-index: 99 !important
}
.page-id-39 #companymenu, .parent-pageid-39 #companymenu, .page-id-60 #companymenu, .parent-pageid-60 #companymenu, .page-id-77 #companymenu, .parent-pageid-77 #companymenu, .page-id-95 #companymenu, .parent-pageid-95 #companymenu, .page-id-97 #companymenu, .parent-pageid-97 #companymenu, .category #companymenu {
	z-index: 999 !important
}
/*#companymenu,#coursesmenu,*/

div#logo {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
img.imagewidth {
	width: 100%;
	height: auto
}
.menubox {
	margin-top: 25px;
	background: #fff;
	clear: both;
	padding: 8px;
	text-transform: uppercase;
	-webkit-box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.menubox ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.nav li {}
.nav>li>a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 3px 0;
	font-size: 14px;
	letter-spacing: .4px
}
.nav>li>a:hover, .nav>li>a.open {
	color: #ed1c24;
}
.nav li ul {
	display: none;
}
.nav li ul li a {
	display: block;
	background: none;
	padding: 5px 0 3px 10px;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	line-height: 14px;
	letter-spacing: .4px
}
.nav li ul li a:hover {
	color: #ed1c24;
}
.menubox ul li.current_page_item>a, .menubox ul li.current-menu-ancestor>a, .menubox ul li.current-menu-item>a, .menubox ul li.current-menu-parent>a .menubox ul li.current-page-ancestor>a {
	color: #ed1c24 !important;
}
#companymenu .nav>li>a.open {
	color: #000;
}
/* ========================= SLIDE OUT MENU ========================= */

#mobilemenu {
	display: none;
	background: #ed1c24;
	height: 40px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999
}
.home #mobilemenu {
	height: 85px;
	z-index: 999
}
#nav-toggle {
	display: none;
	position: fixed;
	left: 10px;
	top: 8px;
	z-index: 1023;
	cursor: pointer;
	padding: 10px 35px 16px 0px;
}
#nav-toggle-right {
	display: none;
	padding: 0
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after, #nav-toggle-right {
	cursor: pointer;
	font-size: 14px;
	color: #ed1c24;
	text-align: right
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
	cursor: pointer;
	border-radius: 1px;
	height: 3px;
	width: 30px;
	background: #fff;
	position: absolute;
	display: block;
	content: '';
}
#nav-toggle.active span, #nav-toggle.active span:before, #nav-toggle.active span:after {
	background: #ed1c24;
}
#nav-toggle span:before, #nav-toggle-right span:before {
	top: -8px;
}
#nav-toggle span:after, #nav-toggle-right span:after {
	bottom: -8px;
}
.home #nav-toggle-right {
	display: none
}
.slideout-menu {
	position: fixed;
	top: 0;
	left: -75%;
	width: 75%;
	height: 100%;
	background: rgba(255, 255, 255, 0.95);
	z-index: 1022;
	padding-top: 25px
}
.slideout-menu-right {
	position: fixed;
	top: 0;
	right: -50%;
	width: 50%;
	height: 100%;
	background: #333;
	z-index: 1022;
	padding-top: 25px;
	display: none
}
.slideout-menu-right ul {
	margin: 0;
	list-style: none;
	padding: 10px 20px 0;
	text-transform: uppercase;
	font-size: 13px
}
.slideout-menu-right li {
	padding: 3px 0
}
.slideout-menu-right li a {
	color: #fff
}
.slideout-menu-right li a:hover {
	color: #ed1c24
}
.slideout-menu-right ul li.current_page_item>a, .slideout-menu-right ul li.current-menu-ancestor>a, .slideout-menu-right ul li.current-menu-item>a, .slideout-menu-right ul li.current-menu-parent>a {
	color: #ed1c24 !important;
}
.breadcrumbs {
	text-align: right
}
.breadcrumbs a:hover {
	color: #ed1c24 !important
}
.single .slideout-menu-right {
	display: none
}
/* ========================= HEADER ========================= */

h2 {
	margin: 0 0 1em;
}
main {
	background: #fff;
	margin: 0 0 0 118px;
	min-height: 100%;
	position: relative;
	/* z-index: 100; */
	transition-duration: 0s;
	-webkit-box-shadow: -5px 0px 5px -3px rgba(0, 0, 0, 0.3);
	box-shadow: -5px 0px 5px -3px rgba(0, 0, 0, 0.3);
	padding-bottom: 90px
}
@media all and (max-width: 1024px) {
	main {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
main ul.pageul, .accord-content ul, .exhibitions ul {
	list-style: none;
	margin-left: 20px;
	padding: 10px 0 10px 20px;
}
main ul.pageul li, .accord-content li, .exhibitions li {
	padding: 3px 0;
	text-indent: -10px;
}
main ul.pageul li:before, .accord-content li:before, .exhibitions li:before {
	content: "·";
	font-size: 40px;
	vertical-align: top;
	line-height: 5px;
	position: relative;
	top: 5px;
	left: -10px
}
ul.flex-direction-nav, ul.slides {
	margin: 0 !important;
	padding: 0 !important
}
.flex-direction-nav li, ul.slides li {
	padding: 0;
	text-indent: 0
}
.flex-direction-nav li:before, ul.slides li:before {
	content: "";
	font-size: 0;
	vertical-align: top;
	line-height: 5px;
	position: relative;
	top: 0px;
	left: 0px
}
main.slidemain {
	transition-duration: 1s;
}
.page-template-page-scrolling main {
	left: 2000px;
}
.home main {
	background: none;
	min-height: -moz-calc(100% - 65px);
	min-height: -webkit-calc(100% - 65px);
	min-height: -o-calc(100% - 65px);
	min-height: calc(100% - 65px);
	box-shadow: none
}
#container {
	width: 100%;
	float: left;
	margin-right: -150px;
}

#main {
	margin-right: 200px;
	position: relative;
}
#main-concertina {
	position: relative;
	margin-top: 16px;
}	
#main p:first-child {
	margin-top: 0
}
#main img {
	max-width: 90%;
	height: auto;
	padding: 0 5%;
	margin-bottom: 10px
}
#coursesmenu:hover~main, div#logo:hover~main, #companymenu:hover~main {
	margin: 0 0 0 190px;
}
#companymenu.nohover:hover~main, #coursesmenu.nohover:hover~main, .page-id-93 #coursesmenu:hover~main, .parent-pageid-93 #coursesmenu:hover~main, .parent-pageid-87 #coursesmenu:hover~main, .page-id-91 #coursesmenu:hover~main, .parent-pageid-91 #coursesmenu:hover~main, .parent-pageid-3550 #coursesmenu:hover~main, .page-id-39 #companymenu:hover~main, .parent-pageid-39 #companymenu:hover~main, .parent-pageid-508 #coursesmenu:hover~main, .page-id-60 #companymenu:hover~main, .parent-pageid-60 #companymenu:hover~main, .parent-pageid-962 #coursesmenu:hover~main, .page-id-64 #companymenu:hover~main, .parent-pageid-64 #companymenu:hover~main, .parent-pageid-89 #coursesmenu:hover~main, .page-id-77 #companymenu:hover~main, .parent-pageid-77 #companymenu:hover~main, .parent-pageid-10 #coursesmenu:hover~main, .page-id-95 #companymenu:hover~main, .parent-pageid-95 #companymenu:hover~main, .parent-pageid-6 #coursesmenu:hover~main, .page-id-97 #companymenu:hover~main, .parent-pageid-97 #companymenu:hover~main, .parent-pageid-6 #coursesmenu:hover~main, .category-news #companymenu:hover~main, .post-template-single-casestudies-php #coursesmenu:hover~main, .post-template-single-tutors-php #coursesmenu:hover~main {
	margin: 0 0 0 118px;
}
ul.colab {
	list-style: none;
	margin: 0;
	padding: 0
}
ul.colab li {
	display: inline-block
}
.masonry {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
	margin: 30px 0
}
.masonryitem {
	display: inline-block;
	width: 100%;
	text-align: center
}
.masonryexcerpt {
	font-style: italic;
	padding: 30px 0 0 0;
}
.masonryexcerptprojects {
	padding: 20px 0;
}
.masonryname {
	padding: 0 0 35px 0;
}
.masonryexcerpt p {
	margin: 0
}
.projects {
	margin: 20px 0 40px;
	clear: both;
}
.projects .scrollgallery {
	width: -moz-calc(100% - 76px);
	width: -webkit-calc(100% - 76px);
	width: -o-calc(100% - 76px);
	width: calc(100% - 76px);
	margin: 0 auto
}
.exhibitions {
	margin: 20px 0;
	clear: both
}
.projects .scrollgallery .slides>li {
	margin: 5px
}
.projects .scrollgallery .slides>li img:hover, .masonryitem img:hover {
	opacity: 0.7
}
ul.tutorlist {
	list-style: none;
	padding: 20px 0;
	margin: 0
}
ul.tutorlist li {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left
}
ul.tutorlist li a {
	color: #ed1c24
}
ul.tutorlist li a:hover {
	color: #000
}
.headerslider img {
	width: 98%;
	padding: 0 1%
}
/* ========================= BURSARIES ========================= */

.white-popup {
	position: relative;
	background: #FFF;
	padding: 40px;
	width: auto;
	max-width: 700px;
	margin: 20px auto;
}
.white-popup h3 {
	text-align: center
}
.imagerow {
	height: 180px;
	line-height: 180px;
	width: 100%;
	float: left
}
.imagerow img {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	vertical-align: middle;
}
.imagehd {
	text-align: Center;
	padding-bottom: 20px;
	overflow: auto
}
/* ========================= FORMS ========================= */

.yellow-popup {
	position: relative;
	background: #f2eeb1;
	padding: 10px 40px 40px;
	width: auto;
	max-width: 700px;
	margin: 20px auto;
	text-align: center
}
input[type="text"] {
	color: #000;
	font-size: 16px;
	font-family: 'ccartsansmedium';
	-webkit-appearance: none;
}
#gform_wrapper_1 .gfield_label, #gform_wrapper_2 .gfield_label {
	display: none
}
#field_2_1, #field_2_2, #field_2_3, #field_2_4, #field_1_1, #field_1_2, #field_1_3, #field_1_4, #field_1_5, #field_1_6, #field_1_7, #field_1_8 {
	padding: 15px 0
}
#field_2_1, #field_2_2, #field_1_1, #field_1_2, #field_1_4, #field_1_5, #field_1_6, #field_1_7, #field_1_8 {
	width: 47%;
}
#field_2_3, #field_1_3 {
	width: 100%;
}
#input_2_1, #input_2_2, #input_2_3, #input_1_1, #input_1_2, #input_1_3, #input_1_4, #input_1_5, #input_1_6, #input_1_7, #input_1_8 {
	border: none;
	border-bottom: 1px solid #000;
	padding: 10px 0;
	box-sizing: border-box;
	background: none;
	width: 100%;
}
#field_2_1, #field_1_1, #field_1_4, #field_1_6, #field_1_7 {
	float: left
}
#field_2_2, #field_1_2, #field_1_3, #field_1_8 {
	float: right
}
#field_2_4 {
	clear: both;
	text-align: left
}
::-webkit-input-placeholder {
	color: #000;
	opacity: 1 !important;
}
input:focus {
	border: none;
	outline: none
}
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder {
	color: transparent;
}
#gform_submit_button_1, #gform_submit_button_2 {
	color: #000;
	font-size: 18px;
	font-family: 'ccartsansmedium';
	-webkit-appearance: none;
	background: none;
	border: none;
	cursor: pointer;
	margin-top: 30px;
	width: 100%;
	clear: both
}
.gfield_description.validation_message {
	font-size: 12px;
	text-align: left;
	padding-top: 5px
}
/* ========================= APPLICATION FORM ========================= */

#gform_wrapper_3 input[type="text"], #gform_wrapper_3 textarea {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px;
	box-sizing: border-box
}
#gform_wrapper_3 li.gfield {
	padding: 7px 0
}
#gform_wrapper_3 h2.gsection_title {
	padding: 10px 15px;
	background: #ed1c24;
	color: #fff;
	font-weight: normal;
	margin: 0;
	letter-spacing: 0px
}
#gform_wrapper_3 .gfield_description {
	font-size: 12px
}
#gform_wrapper_3 .gfield_label {
	padding-bottom: 3px
}
#gform_wrapper_3 .ginput_container.ginput_container_checkbox {
	padding: 5px 0
}
#gform_wrapper_3 .ginput_container.ginput_container_checkbox label {
	padding-left: 12px
}
#gform_wrapper_3 h3.gf_progressbar_title {
	margin: 0
}
#gform_wrapper_3 select {
	border: 1px solid #ccc;
	padding: 10px;
}
#gform_wrapper_3 .gfield_error input[type="text"] {
	border: 1px solid #ed1c24
}
#gform_wrapper_3 .gfield_description.validation_message {
	color: #ed1c24
}
#gform_wrapper_3 .validation_error {
	padding: 10px 0;
	color: #ed1c24;
	text-align: center
}
#field_3_2 .gfield_label {
	display: none
}
#gform_wrapper_3 .ginput_complex input[type="text"] {
	margin-top: 12px
}
#gform_wrapper_3 .ginput_complex label {
	font-size: 13px
}
.gf_repeater_add .gf_repeater_add_default, .gf_repeater_remove .gf_repeater_remove_default {
	background-size: 1em 1em !important;
	height: 1em !important;
	width: 1em !important;
	opacity: 0.5;
}
#gform_wrapper_3 img {
	padding: 0
}
#gform_wrapper_3 .gform_previous_button, #gform_wrapper_3 .gform_next_button {
	background: #ed1c24;
	color: #fff;
	border: none;
	padding: 5 10px
}
#gform_wrapper_3 .gform_page_footer {
	padding: 20px 0
}
#field_3_17 {
	margin: 40px 0
}
#gform_wrapper_3 li.gfield.gfield_html {
	padding-top: 20px !important
}
/* ========================= INDIVIDAL PAGES ========================= */

#educational-partners {}
.partnerlogo {
	padding: 5px 0 25px 0;
	text-align: center;
}
.partnerlogo img {
	max-width: 85%;
	height: auto;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.partnercontent {
	padding-bottom: 20px
}
/* ========================= NEWS ========================= */

.newsitem {
	border-top: 1px solid #000;
	padding: 20px 0;
	width: 100%;
}
.newsdate {
	float: left;
	width: 170px;
}
.newstitle {
	margin: 0;
	margin-left: 180px;
	font-size: 15px;
	letter-spacing: 0
}
/*--------------------------------------------------------------
   ACCORDIAN
--------------------------------------------------------------*/

.accord-header {
	cursor: pointer;
	position: relative
}
.accord-content {
	display: none;
	padding: 5px 20px 30px;
	box-sizing: border-box
}
.accord-content p:first-child {
	margin-top: 0 !important
}
.page-template-page-accordian .accord-header, .page-id-75 .accord-header {
	padding: 10px 0 10px 30px;
	line-height: 20px
}
.page-template-page-accordian .accord-content, .page-id-75 .accord-content {
	padding: 10px 0 0 50px
}
.page-template-page-accordian .accord-header:before, .page-template-page-accordian .on:before, .page-id-75 .on:before, .page-id-75 .accord-header:before {
	font-family: "cityandguilds";
	font-size: 25px;
	line-height: 18px;
	vertical-align: middle;
	margin: 0;
	position: absolute;
	left: 0;
	top: 10px
}
.page-template-page-accordian .accord-header:before, .page-id-75 .accord-header:before {
	content: "a";
}
.page-template-page-accordian .on:before, .page-id-75 .on:before {
	content: "b";
}
.page-id-50 .accord-header {
	padding: 16px 0;
	line-height: 15px;
	position: relative
}
.page-id-50 .accord-content {
	padding: 10px 0 0 0
}
.page-id-50 .accord-header:after, .page-id-50 .on:after {
	font-family: "cityandguilds";
	font-size: 25px;
	line-height: 18px;
	vertical-align: middle;
	margin: 0;
	position: absolute;
	left: 280px;
	top: 13px
}
.page-id-50 .accord-header:after {
	content: "a";
}
.page-id-50 .accord-header:before {
	content: "";
}
.page-id-50 .on:after {
	content: "b";
}
.accord-header.on {
	color: #ed1c24
}
/*--------------------------------------------------------------
   FILTERED CONTENT
--------------------------------------------------------------*/

.filteritem {
	cursor: pointer
}
.filterblock {
	width: 100%;
	clear: both;
	padding: 15px 0;
	background: #fff;
	display: block
}
.filterblock p {
	margin: 0 !important
}
.filterblock .col3 {
	width: 33.33%;
	float: left;
	padding-right: 10px;
	box-sizing: border-box
}
.filterblock .col2 {
	width: 50%;
	float: left;
	padding-right: 10px;
	box-sizing: border-box
}
.filterblock .cola {
	width: 38%;
	float: left;
	padding-right: 10px;
	box-sizing: border-box
}
.filterblock .colb {
	width: 38%;
	float: left;
	padding-right: 10px;
	box-sizing: border-box
}
.filterblock .colc {
	width: 24%;
	float: left;
	padding-right: 10px;
	box-sizing: border-box
}
.filterblock p {
	margin: 0
}
.filterblock p.smaller {
	font-size: 13px;
	display: none
}
.opendays {
	width: 75%;
	float: left
}
 .menucolumn {
	width: 25%;
	float: right;
	font-size: 15px;
	padding-top: 15px
}
.filterblock a {
	color: #ed1c24
}
.filterblock a:hover {
	color: #000
}
/*--------------------------------------------------------------
   REPEATER GALLERY
--------------------------------------------------------------*/

.gallerycol {
	margin: 0 -8px
}
.gallery_popupslider, .popupbenefactors {
	display: none
}
.imgWrap {
	position: relative;
	height: 100%;
	box-sizing: border-box;
	width: 33.33%;
	float: left;
	padding: 8px
}
.imgDescription {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.72);
	color: #000;
	visibility: hidden;
	opacity: 0;
	text-align: center
}
.imgDescription p {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ed1c24;
	text-transform: uppercase;
	box-sizing: border-box;
	padding: 0 20px;
}
.imgWrap:hover .imgDescription, .imgWrap1:hover .imgDescription {
	visibility: visible;
	opacity: 1;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.imgWrap1 {
	position: relative;
	height: 100%;
	box-sizing: border-box;
	width: 100%;
	float: left;
}
.gallerycol img, .masonryitem img, .scrollgallery img {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0 !important;
	margin: 0!important
}
/* ========================= SIDEBAR ========================= */

.verticalalign {
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.col2 {
	width: 48%;
	float: left
}
.col2:nth-child(even) {
	float: right
}
.edit {
	background: #ccc;
	padding: 20px;
	clear: both;
	margin-top: 30px
}
/* ========================= SIDEBAR ========================= */

.single #sidebar {
	display: none
}
#sidebar {
	width: 150px;
	float: right;
}
.sidebarmenu ul {
	margin: 0;
	list-style: none;
	padding: 0;
	letter-spacing: .5px
}
.sidebarmenu ul li {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 16px;
	padding: 4px 0
}
.sidebarmenu ul li a {
	color: #000
}
.sidebarmenu ul li a:hover {
	color: #ed1c24;
}
.sidebarmenu ul li.current_page_item>a {
	color: #ed1c24;
}
.parent-pageid-77 .sidebarmenu {
	display: none
}
.filterbutton, .bursarybutton, .filter-prev-tutors-btn {
	color: #ed1c24;
	cursor: pointer;
	font-size: 15px;
	position: relative;
	margin-bottom: 15px
}
.bursarybutton.newsfilter {
	margin-top: -5px
}
.page-id-2527 .filterbutton, .page-id-2527 .bursarybutton {
	display: none
}
.bursarybutton, .filter-prev-tutors-btn {
	font-size: 15px
}
.filterbutton.down:after, .filterbutton:after, .bursarybutton.down:after, .bursarybutton:after, .filter-prev-tutors-btn.down:after, .filter-prev-tutors-btn:after {
	font-family: "cityandguilds";
	position: absolute;
	right: 0;
	font-size: 20px
}
.filterbutton.down:after, .bursarybutton.down:after, .filter-prev-tutors-btn.down:after {
	content: "b";
}
.filterbutton:after, .bursarybutton:after, .filter-prev-tutors-btn:after {
	content: "a";
}
.bursarymenu, .filter-prev-tutors-menu {
	display: none
}
.bursarymenu ul, .filter-prev-tutors-menu ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.bursarymenu li, .filter-prev-tutors-menu li {
	padding: 2px 0;
	cursor: pointer;
}
.bursarymenu li a, .filter-prev-tutors-menu li a {
	color: #000
}
.bursarymenu li a:hover, .bursarymenu li:hover, .filter-prev-tutors-menu li a:hover, .filter-prev-tutors-menu li:hover {
	color: #ed1c24;
}

/* ========================= FOOTER ========================= */

.home #lower, .mainnotice {
	display: none !important
}
.home footer.mainfooter {
	display: block !important
}
.home .mainnotice {
	display: none !important
}
footer {
	clear: both;
	background: #fff;
	width: 100%;
	font-size: 14px;
	position: relative;
	z-index: 1021;
	line-height: 18px
}
footer .redbar {
	min-height: 35px;
	background: #ed1c24;
	clear: both;
}
footer .redbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 30px;
	line-height: 35px;
	display: none
}
footer .redbar li {
	display: inline-block;
	padding-right: 30px;
}
footer .redbar li a {
	color: #fff
}
footer .contactdetails {
	padding: 30px 25px;
	display: inline-block
}
footer .contactdetails p {
	margin: 0
}
footer .contactdetails h4 {
	margin: 0 0 10px 0;
	font-size: 14px
}
footer .footerlinks {
	display: inline-block;
	padding: 30px;
}
footer .footerlinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 30px;
}
footer .footerlinks li {
	line-height: 26px
}
footer .footerlinks li a, footer .qaa a, footer a {
	color: #000
}
footer .footerlinks li a:hover, footer .qaa a:hover, footer a:hover {
	color: #ed1c24
}
footer .qaa {
	display: inline-block;
	float: right;
	padding: 20px 20px 15px 0;
	text-align: right;
	max-width: 430px;
}
footer .qaa .widget {
	width: 33.33%;
	float: left;
	padding: 10px 0 20px 20px;
	box-sizing: border-box
}
footer .qaa .widget:last-of-type {
	padding-right: 0
}
#input_1_5, #input_1_9, #input_1_10 {
	display: none
}
ul.flleft {
	display: inline-block;
	float: left
}
ul.flright {
	display: inline-block;
	float: right;
	padding-right: 15px
}
ul.flright li {
	display: inline-block;
	padding: 0 3px
}
ul.flright li img {
	height: 35px;
	width: auto
}
.lilo {
	font-size: 13px;
	text-align: right;
	margin: 0;
	clear: both;
}
.qaa .widget img {
	width: 100%;
	height: auto;
	display: inline-block;
}
.qaa .widgettitle {
	display: none
}
.widget_sp_image-image-link {
	display: inline-block
}
#footerarrow {
	display: none
}
.headerslidecontainer {
	margin-bottom: 20px
}
#mobhome.icon-home {
	display: none
}
.rightparenttitle {
	border-bottom: 1px solid #fff;
	padding: 0 0 10px 0;
	margin: 10px 20px 10px 20px;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase
}
@media all and (min-width: 1025px) {
	.headerslidecontainer {
		overflow: hidden;
	}
	.headerslider {
		max-width: 660px;
		width: 660px;
		position: relative;
		margin: 0 auto;
		left: -105px
	}
	.content {
		background: #f2f2f2;
		max-width: 870px;
		display: block;
		margin: 0 auto
	}
	.headerslider .flex-viewport {
		overflow: visible !important
	}
}
@media all and (max-width: 1024px) {
	footer .redbar {
		background: #ed1c24;
		overflow: auto;
		text-align: center
	}
	footer .redbar ul {
		margin: 0;
		padding: 0;
		list-style: none;
		margin-left: 0;
		line-height: 20px;
		text-align: center
	}
	footer .redbar li {
		display: inline-block;
		padding-right: 0;
	}
	footer .redbar li a {
		color: #fff
	}
	footer .redbar .flright {
		display: inline-block;
		float: none
	}
	footer .redbar li a {
		color: #fff
	}
	body.imagebk {
		background: none;
		background-size: cover;
		overflow-x: hidden;
		z-index: 0;
		position: relative;
		background-attachment: fixed
	}
	.wrap {
		width: 100%;
		padding: 0 15px;
	}
	#coursesmenu {
		display: none
	}
	#companymenu {
		display: none
	}
	#container, #main, main {
		margin: 20px 0
	}
	#container {
		margin-top: 30px
	}
	#nav-toggle {
		display: inline-block;
		padding: 5px;
	}
	#nav-toggle-right {
		display: inline-block;
		padding: 15px;
	}
	#sidebar {
		width: 100%;
		clear: both;
		padding: 30px 0;
		border-top: 1px solid #ed1c24;
		margin-top: 100px;
		box-sizing: border-box
	}
	.sidebarmenu ul li {
		font-size: 14px;
		line-height: 22px
	}
	#mobilemenu {
		display: block
	}
	.menubox {
		background: transparent;
		margin-top: 15px;
		padding: 8px 0 8px 40px
	}
	.home #search {
		top: 80px
	}
	#header {
		height: auto;
		margin: 55px 0 0 5px;
	}
	#header .titleblock {
		display: block
	}
	.headerslider img {
		width: 100%;
		height: auto
	}
	.headerslider {
		max-width: 1024px;
		width: 95%;
		position: relative;
		margin: 0 auto;
		left: 0
	}
	.slideout-menu-right {
		display: block
	}
	div#logo {
		left: -moz-calc(50% - 59px);
		left: -webkit-calc(50% - 59px);
		left: -o-calc(50% - 59px);
		left: calc(50% - 59px);
		height: 74px;
		width: 120px;
		top: 0px;
		display: none;
		z-index: 1020
	}
	div#logo a {
		height: 74px;
		width: 120px
	}
	#header h2 {
		padding: 70px 0 10px
	}
	.breadcrumbs {
		position:static;
		width:100%;
		float:right;
		margin-top:19px;
	}
	.breadcrumbs>.breadcrumb-trail {
		margin-right: 15px;
	}
	.lilo {
		font-size: 13px;
		text-align: left;
		margin: 0;
		width: 80%
	}
	footer .qaa {
		padding: 10px 10px;
		width: 100%;
		display: block
	}
	footer .footerlinks {
		padding: 10px
	}
	footer .footerlinks ul {
		padding: 0;
		margin: 0
	}
	footer .contactdetails {
		padding: 20px 10px
	}
	.home div#logo {
		display: block
	}
	.headerslider img {
		padding: 0
	}
	#mobhome.icon-home {
		display: block;
		position: fixed;
		color: #fff;
		left: 60px;
		font-size: 28px;
		z-index: 1000;
		width: 40px;
		height: 40px;
		top: 0;
		line-height: 45px
	}
	.home #mobhome.icon-home {
		display: none
	}
	#search {
		height: 48px;
		padding: 15px 10px 25px 10px;
		top: 35px;
		width: 100%
	}
	#search input.search-submit {
		display: none
	}
	.search-field {
		-webkit-appearance: none;
		-webkit-border-radius: 0;
		border-radius: 0
	}
	.home .mainnotice {
		display: none
	}
	.home .mainnotice {
		display: none !important
	}
	.nav>li>a {
		padding: 5px 0;
		font-size: 16px;
		letter-spacing: .8px
	}
	.nav li ul li a {
		padding: 6px 0 6px 10px;
		font-size: 14px;
		line-height: 16px;
		letter-spacing: .8px
	}
	.notice {
		display: none
	}
	.home #footerarrow {
		display: block;
		background: #ed1c24;
		cursor: pointer;
		font-family: "cga_arrowmaglas_aregular";
		text-align: Center;
		font-size: 50px;
		padding: 5px;
		overflow: hidden;
		position: relative;
		z-index: 1021
	}
	.home #footerarrow a {
		color: #fff !important
	}
	.home #footerarrow .arrow {
		-ms-transform: rotate(270deg);
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg)
	}
	footer .footerlinks {
		display: block
	}
	.home main {
		min-height: -moz-calc(100% - 65px);
		min-height: -webkit-calc(100% - 65px);
		min-height: -o-calc(100% - 65px);
		min-height: calc(100% - 65px);
	}
	#search input.search-field {
		width: -moz-calc(100% - 50px);
		width: -webkit-calc(100% - 50px);
		width: -o-calc(100% - 50px);
		width: calc(100% - 50px);
		color: #fff;
		padding: 5px 0 2px 0;
	}
	footer .qaa {
		float: left;
		text-align: right;
		max-width: 430px;
		width: 100%;
	}
}
@media all and (max-width: 500px) {
	#header {
		height: auto;
		margin: 50px 0 0 0;
	}
}
@media all and (max-width: 767px) {
	/* .col2 {width:100%;} */
	.accord-content {
		display: none;
		padding: 5px 0px 30px;
		box-sizing: border-box
	}
	.newsdate {
		float: left;
		width: 100%;
	}
	.newstitle {
		margin-left: 0
	}
	.headerslider img, .page-template-page-scrolling #main {
		padding: 0
	}
	footer ul.flleft {
		display: block;
		float: left;
		width: 100%;
	}
	footer ul.flright {
		display: block;
		float: right;
		padding-right: 0;
		width: 100%;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	footer ul.flright li {
		display: inline-block;
		padding: 0 3px;
		float: none;
		width: 30px
	}
	footer ul.flright li img {
		height: 35px;
		width: auto
	}
	.slideout-menu {
		left: -100%;
		width: 100%;
		position: absolute;
		height: auto;
	}
	footer .qaa {
		float: left;
		text-align: left;
		width: 100%;
		padding: 10px
	}
	#container {
		margin-top: 0
	}
	.page-template-page-scrolling #header .titleblock {
		padding-left: 0;
	}
	.page-id-83 .menucolumn {
		display: none
	}
	.page-id-83 .opendays {
		width: 100%
	}
}
@media all and (max-width: 500px) {
	.imgWrap {
		width: 50%;
	}
}
@media all and (max-width: 500px) {
	.titleblock {
		margin-top: 60px;
	}
}
.notice {
	background: rgba(0, 0, 0, 0.6);
	padding: 10px;
	color: #fff;
	text-align: Center;
	font-size: 13px;
	line-height: 15px;
	position: relative;
	z-index: 1000
}
.notice p {
	margin: 0
}
.mfp-preloader {
	width: 200px;
	height: 200px;
	background: url(images/loading.gif) center no-repeat;
	text-indent: -9999px
}
@font-face {
	font-family: 'cga_arrowmaglas_aregular';
	src: url('fonts/cgas-arrowmaglas-2-webfont.eot');
	src: url('fonts/cgas-arrowmaglas-2-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/cgas-arrowmaglas-2-webfont.woff2') format('woff2'), url('fonts/cgas-arrowmaglas-2-webfont.woff') format('woff'), url('fonts/cgas-arrowmaglas-2-webfont.ttf') format('truetype'), url('fonts/cgas-arrowmaglas-2-webfont.svg#cga_arrowmaglas_aregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ccartsansmedium';
	src: url('fonts/ccartsans_medium-2-webfont.eot');
	src: url('fonts/ccartsans_medium-2-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ccartsans_medium-2-webfont.woff2') format('woff2'), url('fonts/ccartsans_medium-2-webfont.woff') format('woff'), url('fonts/ccartsans_medium-2-webfont.ttf') format('truetype'), url('fonts/ccartsans_medium-2-webfont.svg#ccartsansmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "cityandguilds";
	src: url("fonts/cityandguilds.eot");
	src: url("fonts/cityandguilds.eot?#iefix") format("embedded-opentype"), url("fonts/cityandguilds.woff") format("woff"), url("fonts/cityandguilds.ttf") format("truetype"), url("fonts/cityandguilds.svg#cityandguilds") format("svg");
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: "cityandguilds" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "cityandguilds" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-angle-right:before {
	content: "\61";
}
.icon-angle-down:before {
	content: "\62";
}
.icon-pencil:before {
	content: "\63";
}
.icon-home:before {
	content: "\64";
}
.flex-caption {
	position: absolute;
	width: calc(100% - 160px);
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
	padding-top: 15px
}
.page-template-page-scrolling .flex-caption {
	bottom: -35px;
}
.page-template-page-scrolling .flex-caption {
	position: relative;
	bottom: 0
}
.page-template-page-scrolling ul.slides li {
	position: relative
}
#carousel .flexslider {
	margin-bottom: 0
}
#carousel .flex-direction-nav {
	position: relative;
	top: 0
}
.projects #carousel .flex-direction-nav {
	position: absolute;
	top: 50%;
	margin-top: -35px !important
}
#carousel .flex-direction-nav li::before, #carousel ul.slides li::before {
	line-height: 0
}
@media all and (max-width: 768px) {
	#carousel .flex-caption {
		position: relative;
		bottom: 0;
		width: 100%
	}
}
.ui-datepicker tbody tr, .ui-datepicker thead {
	border-bottom: 1px solid #bbb
}
.ui-datepicker {
	width: 216px;
	height: auto;
	margin: 5px auto 0;
	font: 9pt Arial, sans-serif;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}
.ui-datepicker a {
	text-decoration: none
}
.ui-datepicker table {
	width: 100%;
	border-collapse: collapse
}
.ui-datepicker-header {
	background-color: #666;
	color: #e0e0e0;
	font-weight: 700;
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, .2);
	-moz-box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, .2);
	box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0 #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	min-height: 30px!important;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #666
}
.ui-datepicker-title {
	text-align: center
}
.ui-datepicker-title select {
	margin-top: 2.5%
}
.ui-datepicker-next, .ui-datepicker-prev {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url(../images/datepicker/arrow.png);
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px
}
.ui-datepicker-next {
	float: right;
	background-position: center 0
}
.ui-datepicker thead {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(100%, #f1f1f1));
	background: -webkit-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
	background: -o-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
	background: linear-gradient(to bottom, #f7f7f7 0, #f1f1f1 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0)
}
.ui-datepicker th {
	text-transform: uppercase;
	text-align: center;
	font-size: 6pt;
	padding: 5px 0;
	color: #666;
	text-shadow: 1px 0 0 #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0)
}
.ui-datepicker tbody td {
	padding: 0;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb
}
.ui-datepicker tbody td:last-child {
	border-right: 0
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0
}
.ui-datepicker td a, .ui-datepicker td span {
	display: inline-block;
	font-weight: 700;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #666;
	text-shadow: 1px 1px 0 #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1)
}
.ui-datepicker-calendar .ui-state-default {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ededed 0, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(100%, #dedede));
	background: -webkit-linear-gradient(top, #ededed 0, #dedede 100%);
	background: -o-linear-gradient(top, #ededed 0, #dedede 100%);
	background: -ms-linear-gradient(top, #ededed 0, #dedede 100%);
	background: linear-gradient(to bottom, #ededed 0, #dedede 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede', GradientType=0);
	-webkit-box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, .5)
}
.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7
}
.ui-datepicker-calendar .ui-state-active {
	background: #FFF2AA;
	border: 1px solid #c19163;
	color: #666;
	-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
	text-shadow: 0 1px 0 #FFF;
	filter: dropshadow(color=#FFF, offx=0, offy=1);
	position: relative;
	margin: -1px
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0
}
td.ui-datepicker-unselectable.ui-state-disabled {
	background-color: #d7d7d7
}
table.ui-datepicker-calendar {
	margin: 0!important
}
body div#ui-datepicker-div[style] {
	z-index: 9999!important
}
#search input.search-field {
	-webkit-appearance: none
}
.drop {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 20px;
	display: none
}
.drop_button {
	background-color: rgba(252, 252, 252, 0.9);
	display: block;
	width: 100%;
	padding: 10px 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	border: 1px solid #c9c9c9;
	text-transform: uppercase;
	color: #333;
	position: relative;
	outline: none;
	cursor: pointer;
}
.drop_button:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 10px solid #888;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}
.drop_button.open:after {
	border-top: none !important;
	border-bottom: 10px solid #e5e5e5;
}
.drop_button.open {
	border-bottom: 1px solid white;
}
.drop_content {
	border: 1px solid #c9c9c9;
	display: none;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: rgba(252, 252, 252, 0.9);
	border-top: 0;
	margin-top: -1px;
	position: absolute;
}
.drop_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.drop_content ul li {
	text-align: left;
	vertical-align: middle;
	padding: 5px 20px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	width: 100%;
	position: relative;
	border: 1px solid transparent;
	color: #666;
	text-transform: none;
}
/* ========================= TOGGLE PANEL ========================= */

#togglecontentpanelbtn {
	display: none;
	font-family: "cityandguilds";
	font-size: 30px;
	margin-top: 10px;
	color: #ed1c24;
	cursor: pointer
}
#togglenewspanelbtnpanel {
	background: #5b5c61;
	height: 65px;
	letter-spacing: 1px;
	overflow: hidden;
}
#togglenewspanelbtn {
	font-size: 18px;
	line-height: 64px;
	padding: 0 25px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	width: 370px;
}
.tickerpanel {
	width: calc(100% - 370px);
	float: left;
	height: 65px;
	line-height: 59px;
	font-size: 18px;
}
.tickerpanel a {
	padding-right: 30px;
	color: #fff;
}
.tickerpanel a:hover {
	color: #fff;
}
.ticker-post-title {
	padding-right: 30px;
	color: #fff;
}
#togglenewspanelbtn span {
	font-family: "cityandguilds";
	font-size: 20px;
	position: relative;
	top: 4px;
}
.home #togglecontentpanelbtn, .home #togglenewspanelbtn {
	display: block;
}
#togglecontentpanel, #togglenewspanel {
	padding: 50px 0 80px;
	display: none;
	background: #fff;
	color: #1e2d3b;
	border-top: 1px solid #000;
	clear: both
}
#togglenewspanel {
	background: #5b5c61;
	color: #fff;
	border-top: none;
	padding: 25px 0 80px;
	display: block;
}
#togglecontentpanel .col2 {
	width: 50%;
	padding: 0 25px;
	box-sizing: border-box;
	float: left;
	font-size: 15px;
	line-height: 22px
}
#togglecontentpanel .col1 h3 {
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 35px
}
#togglecontentpanel ul.list {
	margin-top: 0;
	list-style: circle;
	padding: 0;
	display: block
}
#togglecontentpanel ul.list li {
	text-transform: none;
	margin-bottom: 8px;
	display: block;
	padding: 0
}
#togglecontentpanel .col1 {
	clear: both;
	display: block;
	font-size: 17px;
	padding: 10px 25px 0;
	line-height: 23px
}
#togglecontentpanel h4 {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10px;
	text-transform: uppercase
}
#togglenewspanel ul {
	margin: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
#togglenewspanel li {
	width: 50%;
}
#togglenewspanel li .post-area {
	margin: 0 25px;
	padding: 25px 0;
	border-bottom: 1px solid #fff;
}
#togglenewspanel li .post-area h3 {
	text-transform: uppercase;
	line-height: 1.4em;
	margin-top: 0;
}
#togglenewspanel li .post-area a {
	color: #fff !important;
}
#togglenewspanel li .post-area a:hover {
	color: #ed1c24 !important;
}
@media (max-width: 1024px) {
	#togglecontentpanelbtn {
		margin-top: -15px;
		float: right
	}
}
@media (max-width: 768px) {
	.tickerpanel {
		display: none;
	}
	#togglenewspanelbtn {
		width: 100%;
		padding: 0 15px;
	}
	#togglenewspanel li .post-area {
		margin: 0 15px;
	}
	#togglenewspanel ul {
		display: block;
	}
	#togglenewspanel li {
		width: 100%;
		max-width: 515px;
		margin: 0 auto;
	}
	#togglecontentpanel .col2 {
		width: 100%;
		text-align: left
	}
	#togglecontentpanel .col2 {
		padding: 10px
	}
	#togglecontentpanel .col1 {
		padding: 10px 10px 0;
	}
	.drop {
		display: block;
		margin-top: 20px
	}
	.page-template-page-staff .menucolumn {
		display: none
	}
	.page-template-page-staff .opendays {
		width: 100%
	}
}
.menu-red-bar-menu-container {
	display: inline-block
}
#menu-red-bar-menu li {
	padding-right: 20px
}
@media all and (max-width: 767px) {
	.menu-red-bar-menu-container {
		width: 100%
	}
	#menu-red-bar-menu li {
		padding-right: 0;
		width: 100%;
	}
}
.previous-tutors {
	margin-top: 50px !important;
	padding-top: 40px;
	border-top: 1px solid #ccc;
}
.previous-tutors h1 {
	margin-bottom: 20px
}
.previous-tutors .opendays {
	padding-top: 15px
}
#new-royalslider-1 {
	margin-bottom: 40px;
}
#new-royalslider-1 a {
	color: #ed1c24;
	transition: 0.5s
}
#new-royalslider-1 a:hover {
	color: #fff
}
#new-royalslider-1 h3 {
	margin-top: 30px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 30px;
}
#new-royalslider-1 img {
	padding: 0;
	max-width: 100%
}
#new-royalslider-1 .rsSlideRoot p {
	margin: 0 auto 30px;
}
.newstitle a {
	color: #000
}
.newstitle a:hover {
	color: #ed1c24
}
.rsDefault .rsBullets {
	background: transparent
}
.backtonews a {
	padding-left: 9px
}
.backtonews::before {
	font-family: 'cga_arrowmaglas_aregular';
	content: "2";
	color: #ed1c24;
	font-size: 16px;
}
.rsUni .rsArrowIcn {
	background: none !important;
}
.rsUni .rsArrowIcn::before {
	font-family: 'cga_arrowmaglas_aregular' !important;
	content: "2" !important;
	font-size: 40px !important;
}
.rsUni.rsHor .rsArrowRight .rsArrowIcn {
	-moz-transform: scaleX(-1) !important;
	-o-transform: scaleX(-1) !important;
	-webkit-transform: scaleX(-1) !important;
	transform: scaleX(-1) !important;
}
.trail-browse {
	display: none !important;
}
.redbarhd {
	height: 40px;
	background: #ed1c24;
	position: fixed;
	top: 0;
	right: 40px;
	z-index: 1019;
	line-height: 40px;
	padding-right: 10px;
	overflow: hidden;
	padding-left: 15px;
}
.redbarhd .toggleslider {
	display: none;
}
.redbarhd .toggleslider ul {
	line-height: 40px;
	height: 40px;
}
.redbarhd .ts {
	display: inline-block;
}
.redbarhd .togglebutton {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	left: 0;
	z-index: 9999;
	text-align: center;
	color: #fff;
	font-family: "cityandguilds";
	font-size: 20px;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.redbarhd .togglebutton span {
	position: relative;
	top: 1px;
}
.redbarhd .togglebutton.open {
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.redbarhd ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 15px;
	line-height: 35px;
	font-size: 14px;
}
.redbarhd li {
	display: inline-block;
	padding: 0 6px;
}
.redbarhd li a {
	color: #fff
}
.redbarhd ul.flright li img {
	height: 30px;
	width: auto;
}
@media (max-width: 1024px) {
	.redbarhd {
		display: none
	}
}

/* .sticky-container, #sticky-container .sticky-note {
	display: none !important
} */

.home footer .container {
	max-width: 1200px;
	margin: 0 auto
}
