/* ACADEMIES */
.page-template-academies .intro .blue-bg {
	top: -50px;
	margin-left: 1%;
	width: 98%;
	height: 100%;
}

.page-template-academies .intro .smaller-items {
	color: #FFF;
}

.page-template-course-comparison .table .buttons .apply_action {
	display: inline-block;
}

.page-template-application .results input[type="submit"] {
	margin-left: 0 !important;
}

/* TO FIX THE  */
.page-template-apprenticeships-subjects .apprenticeships-content p {
	background-color: transparent !important;
}

/* MISSION VALUES */
.page-template-mission-values .intro p,
.page-template-mission-values .intro ul li {
	color: black;
}

.page-template-mission-values .row.intro ul li:before {
	margin-left: -26px;
	margin-bottom: -2px;
}

.page-template-mission-values .intro .hero {
	height: auto;
    min-height: 316px;
}

.page-template-mission-values .advantages .slick-next{
	right: 20px;
	background-image:url(images/right-arrow.svg);
}

.hide-face {
	z-index: -1;
	display: none;
}

.page-template-mission-values .intro .advantages .close,
.page-template-mission-values .intro .advantages .card li {
	color: #FFF;
}

.page-template-mission-values .advantages .draggable:hover{
	margin-left: -2px;
}

.page-template-mission-values .advantages .face,
.page-template-mission-values .advantages .face.back {
	background-position: top center;
}
/* Search Results */
.page-template-homepage .waiting-load-content,
.page-template-area .waiting-load-content,
.page-template-find-a-course .waiting-load-content,
.page-template-search-results .waiting-load-content,
.page-template-apprenticeships-subjects .waiting-load-content {
	width: 17%;
	position: absolute;
	background-color: #e9ecef;
	display: none;
}

.page-template-homepage .waiting-load-content {
	width: 90%;
}

.page-template-homepage .loader,
.page-template-area .loader,
.page-template-find-a-course .loader,
.page-template-search-results .loader,
.page-template-apprenticeships-subjects .loader {
	border: 5px solid #f3f3f3;
	border-top: 5px solid #888;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	animation: spin 2s linear infinite;
}

.page-template-area .reset-div,
.page-template-find-a-course .reset-div,
.page-template-search-results .reset-div,
.page-template-apprenticeships-subjects .reset-div {
	padding-left: 15px;
}

.page-template-area .reset-div #reset-search-btn,
.page-template-find-a-course .reset-div #reset-search-btn,
.page-template-search-results .reset-div #reset-search-btn,
.page-template-apprenticeships-subjects .reset-div #reset-search-btn {
	font-size: 15px;
	background-color: transparent;
	border: none;
	color: #094e8b;
}
.page-template-area .reset-div #reset-search-btn:hover,
.page-template-find-a-course .reset-div #reset-search-btn:hover,
.page-template-search-results .reset-div #reset-search-btn:hover,
.page-template-apprenticeships-subjects .reset-div #reset-search-btn:hover {
	text-decoration: underline;
}

.page-template-homepage .reset-div {
	padding-left: 0;
}

.page-template-homepage .reset-div #reset-search-btn {
	font-size: 15px;
	margin-left: 0;
	width: 100%;
	background-color: transparent;
	border: none;
	color: #094e8b;
}
.page-template-homepage .reset-div #reset-search-btn:hover {
	text-decoration: underline;
}

/* To change the bullets on the Area page. They were probably overwritten by some styling */
.page-template-campuses-parts .facilities-main {
	overflow-y: hidden;
}

.page-template-campuses-parts .slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}
.page-template-campuses-parts .slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.page-template-campuses-parts .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}
.page-template-campuses-parts .slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.page-template-campuses-parts .slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.page-template-campuses-parts .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 25px;
	line-height: 5px;
	text-align: center;
	color: #0034b3;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.page-template-campuses-parts .slick-dots li.slick-active button:before {
	color: #0034b3;
	opacity: 0.75;
}

.page-template-campuses-parts .slick-current {
	opacity: 1;
}
/* End of the change */

/* Mission Values */
.page-template-mission-values .content h2 {
	padding-top: 20px;
}
/* End of Mission Values */

/* General */
.page-template-default .content h2,
.page-template-form-template .content h2 {
	padding-top: 20px;
}

.page-template-area .apprenticeships-content .col-md-12 p,
.page-template-area .apprenticeships-content .col-md-12 ul {
    font-size: 1.25rem;
}

.page-template-default .intro .content p,
.page-template-default .intro .content ul,
.page-template-form-template .intro .content p,
.page-template-form-template .intro .content ul,
.page-template-academies .intro-copy p,
.page-template-awards .intro .college-title p,
.page-template-awards .intro .college-title ul,
.page-template-equality-diversity .content p,
.page-template-equality-diversity .content ul,
.page-template-mission-values .intro .container.content p,
.page-template-mission-values .intro .container.content ul,
.page-template-campuses-parts .about-content p,
.page-template-campuses-parts .about-content ul,
.page-template-open-to-the-public .about-content p,
.page-template-open-to-the-public .about-content ul,
.page-template-working-for-us .about-content p,
.page-template-working-for-us .about-content ul {
	font-size: 1.25rem;
	color: #000;
}

.page-template-application-details .application-form p .btn-primary,
.page-template-application-further .application-form p .btn-primary {
	margin-left: 15px;
}

/* End of General */

/* Scroll on the "Our Courses" inside apprenticeships subject template */
.page-template-apprenticeships-subjects #menu-apprenticeships li,
.single-course #menu-section-menu li {
	width: 100%;
}
.page-template-apprenticeships-subjects #menu-apprenticeships li:first-child,
.single-course #menu-section-menu li:first-child {
	padding-top: 5px;
}
.page-template-apprenticeships-subjects #menu-apprenticeships,
.single-course #menu-section-menu {
	width: 100%;
	/*height: 350px;*/
	display: block;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: -15px;
	min-height: 65px;
}
.page-template-apprenticeships-subjects #menu-apprenticeships::-webkit-scrollbar,
.single-course #menu-section-menu::-webkit-scrollbar{
	width: 4px;
}
.page-template-apprenticeships-subjects #menu-apprenticeships::-webkit-scrollbar-track,
.single-course #menu-section-menu::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.page-template-apprenticeships-subjects #menu-apprenticeships::-webkit-scrollbar-thumb,
.single-course #menu-section-menu::-webkit-scrollbar-thumb {
	background-color: #094e8b;
	outline: 1px solid #092c69;
}
/* End of Scroll */

/* How to Apply Page */
.page-template-howtoapply .hero {
	height: 30vh;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 100%;
	margin: 20px auto;
}

.page-template-howtoapply .lead {
	color: #000;
	font-size: 1.25rem;
}
.page-template-howtoapply .limit-images-space p {
	color: #000;
	font-size: 1rem;
}

.page-template-howtoapply .additional-info {
	padding-top: 30px;
}

.page-template-howtoapply .limit-images-space {
	display: inline-block;
	padding-top: 30px;
	padding-bottom: 80px;
}

.page-template-howtoapply .limit-images-space img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.page-template-howtoapply .limit-images-space h2 {
	margin-top: 20px;
}
/* End of How to Aplly Page */

/* Printing button on single course */
.printing-btn {
    text-align: center;
    display: none;
}
.printing-btn .print-cta {
    background-color: #f36d32;
    color: #FFF;
    padding: 10px 20px;
    border-radius: 25px;
    text-decoration: none;
}
.printing-btn .print-cta:hover {
    background-color: #d14b10;
}

.single-course .printing-img {
	display: none;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.custom-select {
	padding: .375rem 1.75rem .375rem .3rem
}

.reset-div #reset-search-btn {
	padding: 3px 0;
}

/* Adding images on the background of the search page for */
.page-template-search-results .single-result .page-featured-image {
	max-height: 250px;
}

.featured-image-search {
	height: 300px;
	background-size: cover;
	background-position: center;
}

.single-news .hero {
    height: 350px;
}

/* Fees changes */
.single-course .symbols-infor,
.single-course .further-details-link {
	display: inline;
	text-decoration: none;
	color: #2b2b2b;
}
/*.single-course .symbols-infor {*/
	/*font-size: 1.75rem;*/
/*}*/
.single-course .further-details-link a {
	text-decoration: none;
	color: #2b2b2b;
	font-size: 18px;
}
.single-course .subject-cost > li {
	margin-top: -5px;
}
/* End fees changes */

/* Apprenticeships Iframe */
.apprenticeships-iframe iframe {
	width: 100%;
	height: 750px;
}
/* End Apprenticeships Iframe */

/* Styles for the popup */
/* Popup container */
.popup_class_tcp {
	position: fixed;
	display: flex;
	align-items: center;
	padding: 5px 10px;
	bottom: 15px;
	float: left;
	background-color: #064073;
	visibility: hidden;
	z-index: -1;
	left: 0;
	margin: 0 20px;
	border-radius: 5px;
	width: calc(100% - 40px);
}

.popup_class_tcp .tcp-content {
	width: 90%;
	text-align: center;
}
.popup_class_tcp .tcp-cta {
	width: 10%;
	min-width: 64px;
	text-align: center;
}

.popup_class_tcp .tcp-cta #got-it-btn {
	border-radius: 5px;
	padding: 3px;
	text-decoration: none;
}

.popup_class_tcp p {
	font-size: 16px;
	color: #FFF;
	margin: 5px;
}

.popup_class_tcp.fadeIn {
	visibility: visible;
	z-index: 1001;
}

.popup_class_tcp.fadeOut {
	visibility: hidden;
	z-index: -1;
}
.popup_class_tcp .terms-cookies-privacy {
	color: #FFF;
}
.popup_class_tcp .terms-cookies-privacy:hover {
	color: #FFF;
	text-decoration: underline;
}

.popup_class_tcp .btn-default {
	background-color: #FFF;
	color: #286295;
	font-weight: bold;
	font-size: 20px;
	padding: 2px;
}
.popup_class_tcp .btn-default:hover {
	background-color: #286295;
	color: #FFF;
}
/* End styles for the popup */

.page-template-search-results .single-result p.course-areas {
	color: #286295;
}

.info-symbol {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted #2B2B2B;
}

.info-symbol .info-tooltiptext {
	visibility: hidden;
	width: 200px;
	top: calc(100% + 8px);
	left: -80px;
	background-color: #CCC;
	color: #2b2b2b;
	text-align: center;
	padding: 10px;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	font-size: 16px;
}

.info-symbol .info-tooltiptext::after {
	content: "";
	position: absolute;
	top: -15px;
	left: calc(50% - 8px);
	margin-left: -5px;
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent #CCC transparent;
}

.info-symbol:hover .info-tooltiptext {
	visibility: visible;
}

/* Single course amend */
.single-course .hero .col-md-4 {
	padding: 30px 12px 40px 12px;
}

/* Template Supporting Learning */
.page-template-supporting-learning .lead,
.page-template-supporting-learning .about-content {
	font-size: 1.25rem;
	color: #2b2b2b;
}

.page-template-supporting-learning .hero {
	margin: 0 auto;
	width: calc(100% - 30px);
	height: 160px;
}

.page-template-supporting-learning .about-content {
	padding: 50px 0;
}

.page-template-supporting-learning .showcases-zone {
	position: relative;
}
/*.page-template-supporting-learning .showcases-zone .blue-bg {*/
	/*background-color: #007ab9;*/
	/*height: 50%;*/
	/*width: 98%;*/
	/*margin-left: 1%;*/
	/*position: absolute;*/
	/*bottom: 0;*/
	/*left: 0;*/
	/*z-index: -1;*/
/*}*/

.page-template-supporting-learning .showcases-blocks h3 {
	padding-top: 30px;
}

.page-template-supporting-learning .showcases-blocks .col-md-6 {
	padding-bottom: 50px;
}
/* End Template Supporting Learning */

/* Advantage Template */
.page-template-advantage .intro {
	background: #f9f9f9;
	padding: 80px 0;
}
.page-template-advantage .intro .lead {
	padding-bottom: 80px;
	color: #2b2b2b;
}
.page-template-advantage .hero {
	height: 316px;
	background-color: #094e8b;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	max-width: 95%;
	flex: 0 0 95%;
	margin-left: 2.5%;
}
.page-template-advantage .hero-caption {
	background: #FFF;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	padding: 30px 30px;
	margin-bottom: -200px;
}
.page-template-advantage .hero-caption .col-md-9 p {
	margin-top: 10px;
}

.adv-dropdowns {
	width: 100%;
	margin-top: 100px;
}

.advantage-dropdown h2 {
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	padding: 30px 30px;
	margin-right: -15px;
	margin-left: -15px;
}

.advantage-dropdown h2 span {
	color: #F66829;
}
.advantage-dropdown h2:after {
	content: ' ';
	float: right;
	width: 25px;
	height: 25px;
	border-right: 4px solid;
	border-bottom: 4px solid;
	transform: rotate(45deg);
	margin-top: 7px;
}
.advantage-dropdown h2.up:after {
	transform: rotate(-135deg);
}
.advantage-dropdown .adv-content {
	width: 95%;
	margin: 0 auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.advantage-dropdown .adv-content .container {
	padding: 50px 0;
	font-family: "Montserrat", sans-serif;
}
.advantage-dropdown .adv-content .points-list {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
}
.testimonial-block {
	background-color: #FFF;
	color: #094E8B;
	padding: 30px 10px;
	font-size: 30px;
}
.testimonial-block .testimonial-img {
	text-align: center;
}

.testimonial-block .testimonial-text:before {
	position: absolute;
	margin-left: 15px;
	content: open-quote;
	font-size: 120px;
	line-height: 30px;
}
.testimonial-block .testimonial-text:after {
	content: close-quote;
	visibility: hidden;
}
.testimonial-block .testimonial-text p {
	margin: 30px 0 0 50px;
}

.advantage-block {
	padding: 30px 0;
}

.btcadvantage_img {
	width: 100%;
    height: 100%;
}

.adv-student-img {
	text-align: center;
	border-radius: 50%;
}

.adv-student {
	font-size: 16px;
}

.center-text {
	text-align: center;
}

.advantage-dropdown {
	margin-top: 20px;
}

.advantage-block .align-with-others {
    width: 95%;
    margin: 0 auto;
    padding: 0 2%;
    height: 31.5vw;
}
/* End of Advantage Template */

/* Accommodation Template */
.page-template-accommodation .intro {
    background: #f9f9f9;
    padding: 88px 0 0;
}
.page-template-accommodation .intro .lead {
    padding-bottom: 80px;
    color: #2b2b2b;
}
.page-template-accommodation .hero {
    height: 316px;
    background-color: #094e8b;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    max-width: 95%;
    flex: 0 0 95%;
    margin-left: 2.5%;
}
.page-template-accommodation .about-content {
    padding: 50px 0;
}
.page-template-accommodation .about-content p {
    color: #2b2b2b;
    font-size: 1.2rem;
}

.page-template-accommodation #carouselEnrichment {
    height: 600px;
}

.page-template-accommodation .carousel-item .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.showcase-section {
    background: linear-gradient(to bottom, #F9F9F9 30%,#007AB9 30%);
}

.showcase-text {
    background-color: #007AB9;
    color: #FFF;
    padding: 50px 0;
}

.showcase-text .container {
    padding: 0;
}

.showcase-text .flexed-col {
    padding: 0;
}
.showcase-text .flexed-col img {
    width: 100%;
}

.single-related-section {
    padding-top: 30px;
    padding-bottom: 30px;
}
.single-related-section h3 {
    padding-top: 20px;
}

.single-related-section .btn-default {
    background-color: #F66829;
    color: #FFF;
    padding: 7px 30px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.single-related-section .btn-default:hover {
    background-color: #D44607;
}

.showcase-spotlight {
    padding: 30px 0;
    background: linear-gradient(to bottom, #007AB9 50%,#F9F9F9 50%);
}

.showcase-spotlight .showcase-spotlight-wrapper {
    background-color: #FFF;
}

.showcase-spotlight .container > .col-md-12 {
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
    padding: 30px 30px;
}

.showcase-spotlight .person-image {
    border-radius: 150px;
}

.showcase-spotlight-wrapper .flexed-col {
    padding-top: 30px;
}

.spotlight-testim {
    padding: 30px 15px 30px 90px;
}
.spotlight-testim h3 {
    font-size: 30px;
    font-weight: 500;
}
.spotlight-testim h3:before {
    position: absolute;
    margin-left: -60px;
    content: open-quote;
    font-size: 120px;
    line-height: 40px;
}
.spotlight-testim .spotlight-person {
    text-align: right;
    margin-right: 5px;
}

.title-incarousel {
    position: absolute;
    left: 50px;
    bottom: 50px;
    color: #FFF;
    text-shadow: 2px 2px 10px #2b2b2b;
}
/* End of Accommodation Template */

/* Form Template */
.page-template-form-template .intro {
	background: #f9f9f9;
	padding: 88px 0 0;
}
.page-template-form-template .form-zone {
	background: #f9f9f9;
}


.page-template-form-template .intro .lead {
	padding-bottom: 50px;
	color: #2b2b2b;
}

.page-template-form-template .hero {
	height: 316px;
	background-color: #094e8b;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	max-width: 95%;
	flex: 0 0 95%;
	margin-left: 2.5%;
}

.page-template-form-template .content {
	padding: 64px 0;
}

.page-template-form-template .content h2 {
	padding-top: 60px;
}

.page-template-form-template .content p,
.page-template-form-template .after-form-block p {
	font-size: 1.25rem;
	color: #000;
}

.descrip-title.descrip-title-one.descrip-name > label::before {
    content: 'Please provide two sporting references:';
    display: block;
}
.descrip-title.descrip-name > label::after {
    content: 'Name';
    font-weight: 400;
    display: block;
}
.descrip-title.descrip-phone-number > label::after {
    content: 'Phone Number';
    font-weight: 400;
    display: block;
}
.descrip-title.descrip-email > label::after {
    content: 'Email';
    font-weight: 400;
    display: block;
}

.page-template-form-template .gform_wrapper .top_label li ul.gfield_checkbox input[type="checkbox"] {
    display: inline-block;
    margin-top: 0;
}

.page-template-form-template .gform_wrapper .top_label li ul.gfield_checkbox li label a {
	text-decoration: underline;
}

.page-template-form-template .gform_wrapper .gform_footer input.button,
.page-template-form-template .gform_wrapper .gform_footer input[type=submit] {
    background-color: #F66829;
    padding: 10px 30px;
    border-radius: 25px;
    border: none;
    color: #FFF;
}
.page-template-form-template .gform_wrapper .gform_footer input.button,
.page-template-form-template .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #D44607;
}

/* End form template */

/* Amend Default Template images */
.page-template-default .hero {
	height: 196px;
	/*height: 160px;*/
}

/* AMENDS images FORM TEMPLATES */
.page-template-form-template .hero {
	height: 196px;
}

/* Search Course Amends */
.page-template-search-results .single-result .col-md-8 .col-md-8 {
	padding: 0 15px;
}
.fix-align-center {
	text-align: center;
}
.fix-bkg-white {
	background-color: #FFF;
}
.page-template-search-results .single-result .course-image {
	align-self: center;
}
.fix-btn-padding {
	padding: 0.7rem 1.8rem;
}
.fix-block-rpadding,
.page-template-search-results .single-result .fix-block-rpadding {
	padding-right: 2px;
}

/* Amends on supporting your learning */
.showcases-blocks2 {
	background-color: #007ab9;
	margin-top: -10px;
	padding-top: 10px;
}
.showcases-zone img {
	min-height: 300px;
}
/* End amends on supporting your learning */

@media (min-width: 540px) {
	/*.page-template-default .hero,*/
	.page-template-supporting-learning .hero {
		height: 220px;
	}

	/* AMENDS images FORM TEMPLATES */
	.page-template-default .hero,
	.page-template-form-template .hero {
		height: 326px;
	}
}
@media (min-width: 576px) and (max-width: 768px) {
	.page-template-search-results .col-sm-12 {
		flex: none;
	}
}
@media (min-width: 768px) {
	.page-template-advantage .hero {
		height: 616px;
	}

	.page-template-default .hero,
	.page-template-supporting-learning .hero {
		height: 320px;
	}

	.flexed-col,
	.advantage-spotlight {
		display: flex;
		padding: 0;
	}

	.flexed-col .col-md-4:nth-child(1),
    .flexed-col .col-md-4:nth-child(3) {
		padding: 0 5px;
	}
	/*.flexed-col .col-md-4:nth-child(3) {*/
		/*padding-left: 5px;*/
	/*}*/

	/*.btcadvantage_img {*/
		/*height: 300px;*/
	/*}*/

	.anti-pad {
		padding: 0;
	}
	.anti-pad div {
		display: flex;
		padding: 0;
	}
	.anti-pad div.col-md-12:nth-child(1) {
		padding-top: 0;
	}
	.anti-pad div.col-md-12:nth-child(2) .col-md-6 {
		padding-top: 5px;
	}
	.anti-pad div.col-md-12 .col-md-6:nth-child(1) {
		padding-right: 5px;
	}

	.anti-pad .btcadvantage_img {
		/*height: 147px;*/
        /*height: calc(50% - 5px);*/
        height: 100%;
	}

    .anti-pad > .flexed-col {
        height: 50%;
    }

    .page-template-accommodation .hero {
        height: 616px;
    }

	/* AMENDS images FORM TEMPLATES */
	.page-template-default .hero,
	.page-template-form-template .hero {
		height: 441px;
	}
}
@media (min-width: 992px) {
	.page-template-advantage .hero-caption {
		background: #FFF;
		box-shadow: 0 0 30px rgba(0,0,0,0.2);
		padding: 50px 30px;
		margin-bottom: -60px;
	}

	.page-template-default .hero,
	.page-template-supporting-learning .hero {
		height: 400px;
	}

	/* AMENDS images FORM TEMPLATES */
	.page-template-default .hero,
	.page-template-form-template .hero {
		height: 551px;
	}
}
@media (min-width: 1200px) {
	.page-template-default .hero,
	.page-template-supporting-learning .hero {
		height: 500px;
	}

	/* AMENDS images FORM TEMPLATES */
	.page-template-default .hero,
	.page-template-form-template .hero {
		height: 681px;
	}
}
@media (min-width: 1500px) {
	/* AMENDS images FORM TEMPLATES */
	.page-template-default .hero,
	.page-template-form-template .hero {
		height: 834px;
	}
}

@media (min-width: 1850px) {
	/*.page-template-default .hero,*/
	.page-template-supporting-learning .hero {
		height: 750px;
	}
}
/* End Amend Default Template images */

@media (min-width: 768px) {
	.page-template-mission-values .intro .hero {
		min-height: 616px;
	}

	.form-group.col-md-10 {
		padding-right: 0px;
		margin-left: -35px;
	}

	.custom-select {
		margin-right: 15px;
	}

	.reset-div #reset-search-btn {
		width: calc(100% + 20px);
	}

	.reset-div {
		margin-left: -35px;
		padding-right: 0px;
	}

	.page-template-area .reset-div,
	.page-template-find-a-course .reset-div,
	.page-template-search-results .reset-div {
		padding: 0px;
	}

	.page-template-homepage .reset-div {
		padding: 10px 0;
		margin-left: 0;
	}

	.page-template-homepage	.reset-div #reset-search-btn {
		width: 100%;
	}

	/* General */
	.page-template-campuses-parts .middle-blue-bg,
	.page-template-campuses-parts .events-news,
	.page-template-campuses-parts .footer,
	.page-template-campuses-parts .generator {
		margin-right: 0;
		margin-left: 0;
	}

	.page-template-open-to-the-public .about-content-main .container .about-content,
	.page-template-campuses-parts .about-content-main .container .about-content,
	.intro .container > .row:first-child,
	.relpos-container {
		position: relative;
		z-index: 3;
	}
	.page-template-open-to-the-public .about-content-main .container .about-content .col-md-4,
	.page-template-campuses-parts .about-content-main .container .about-content .col-md-4,
	.intro .container > .row:first-child .col-md-4,
	.single-course .col-menu-side {
		position: absolute;
		right: 0;
		z-index: 10;
		max-height: 500px;
	}

	#menu-section-menu,
	#menu-apprenticeships,
	#menu-adult-learning,
	#menu-distance-learning,
	#menu-school-leavers {
		max-height: 255px;
	}

	#menu-section-menu a,
	#menu-campuses-menu a,
	#menu-conferencing-menu a,
	#menu-apprenticeships a,
	#menu-adult-learning a,
	#menu-distance-learning a,
	#menu-school-leavers a,
	#menu-college-menu a,
	#menu-about-menu a,
	#menu-supporting-your-learning-menu a {
		padding-left: 1.5rem;
		padding-right: .5rem;
		font-size: 18px;
	}

	#menu-section-menu a:hover,
	#menu-campuses-menu a:hover,
	#menu-conferencing-menu a:hover,
	#menu-apprenticeships a:hover,
	#menu-adult-learning a:hover,
	#menu-distance-learning a:hover,
	#menu-school-leavers a:hover,
	#menu-college-menu a:hover,
	#menu-about-menu a:hover,
	#menu-supporting-your-learning-menu a:hover {
		padding-left: 2rem;
		padding-right: 0;
	}

	#accordion .mb-0 a {
		padding: 1.2rem 1.5rem;
	}
	/* End of General */
	/* How to Apply Page */
	.page-template-howtoapply .hero {
		height: 70vh;
	}

	/* End of How to Aplly Page */

	/* News images */
    .single-news .hero {
        height: 600px;
    }
}

@media (min-width: 992px) {
	.page-template-academies .intro .blue-bg {
		top: -50px;
		margin: 0 -55%;
		transform: translateX(50%);
		width: 105%;
	}

	.custom-select {
		margin-right: 25px;
	}

	.page-template-homepage .reset-div,
	.page-template-area .reset-div,
	.page-template-find-a-course .reset-div,
	.page-template-search-results .reset-div {
		padding-left: 0px;
	}

	.reset-div {
		margin-left: -15px;
	}

	.reset-div #reset-search-btn {
		width: 100%;
		padding: 3px 0;
	}

	.form-group.col-md-10 {
		margin-left: -15px;
	}

	.main-nav .navbar-nav .menu-item {
		margin-right: .4rem;
		margin-left: .4rem;
	}
}

@media (min-width: 1200px) {
	.custom-select {
		margin-right: 30px;
	}

	.form-group.col-md-10 {
		margin-left: 0;
	}

	.reset-div {
		margin-left: 0;
	}

	.reset-div #reset-search-btn {
		padding: 12px 0;
		margin-left: -45px;
		width: calc(100% + 30px);
	}

	.page-template-homepage #reset-search-btn {
		margin-left: 0;
		width: 100%;
	}

	.main-nav .navbar-nav .menu-item {
		margin-right: .5rem;
		margin-left: .5rem;
	}

	.page-template-apprenticeships-subjects #menu-apprenticeships li,
	.single-course #menu-section-menu li {
		width: 350px;
	}
	.page-template-apprenticeships-subjects #menu-apprenticeships,
	.single-course #menu-section-menu {
		width: 350px;
	}

	/* News images */
	.single-news .hero {
		height: 900px;
	}
}

@media (max-width: 992px) {
	.single-course .intro .hero {
		height: auto;
	}

	.adv-dropdowns {
		margin-top: 240px;
	}

	.adv-show-0 {
		background: #88c626 !important;
	}
	.adv-show-1 {
		background: #4cc6f4 !important;
	}
	.adv-show-2 {
		background: #677c4e !important;
	}
	.adv-show-3 {
		background: #cb1655 !important;
	}
	.adv-show-4 {
		background: #f46717 !important;
	}
	.adv-show-5 {
		background: #30bab1 !important;
	}

	.dropdown-menu-display {
		display: block;
	}
}

@media (max-width: 768px) {
	.flexed-col .col-md-4 div {
		padding: 10px 0;
	}

	.flexed-col .col-md-4 .flexed-col:nth-child(1) {
		padding-bottom: 0;
	}
	.flexed-col .col-md-4 .flexed-col:nth-child(2) {
		padding-top: 0;
	}

    .page-template-accommodation #carouselEnrichment {
        height: 250px;
    }
    .spotlight-testim {
        padding: 30px 15px 30px 30px;
    }
}

@media (max-width: 350px) {
	.single-course .hero .shortlist {
		position: absolute;
		right: 5px;
		bottom: 50px;
	}
}

@media print {
	.course-template-default .navbar-container,
	.course-template-default .intro,
	.course-template-default .course-content,
	.course-template-default .additional-information,
	.course-template-default .apply-cta,
	.course-template-default .footer,
	.course-template-default .generator,
	.course-template-default .course-summary .student-spotlight {
		display: none;
	}
	.course-template-default .course-summary .printing-btn {
		display: none !important;
	}

	.course-template-default .course-summary .table {
		display: block;
	}

	.course-template-default .course-summary select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border: none;
	}

	/* This printing-img is to display the image to print on the course summary */
	.single-course .printing-img {
		display: block;
		margin-bottom: 40px;
	}
	.single-course .course-summary h2,
	.single-course .table td,
	.single-course .table th {
		padding: 3px;
	}
	.single-course .text-white {
		color: #2b2b2b !important;
	}
	.single-course .course-summary {
		color: #2b2b2b;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 4) {
	.enrolment-form {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.select-area .home-areas {
		margin-top: 10px;
	}
	@media (max-width: 768px) {
		.select-area {
			padding-top: 350px;
		}
	}

	.college-life .hidden-md-down.play-button-circle {
		display: flex !important;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 5) {
	.select-area {
		padding-top: 425px;
	}
	@media (min-width: 768px) {
		.select-area {
			padding-top: 300px;
		}
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 6) {
	.select-area {
		padding-top: 525px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 8) {
	.select-area {
		padding-top: 550px;
	}
}

/*** DEFAULT TEMPLATE ***/

.page-template-default .hero {
	height: unset;
    width: 100%;
    margin: 0;
    max-width: 100%;
}

.page-template-default .intro .lead {
	padding-bottom: 40px;
    line-height: 1.5;
    padding-top: 10px;
}

/*** WORKING FOR US TEMPLATE ***/

.page-template-working-for-us .intro .lead {
	padding-bottom: 40px;
    line-height: 1.5;
    padding-top: 10px;
}

@media (max-width: 767px) {
	.page-template-working-for-us .intro .hero {
		height: 250px;
	}
	.page-template-working-for-us .hero-caption {
		padding: 25px 20px;
    	margin-bottom: -200px;
	}
	.page-template-working-for-us .hero-caption p {
		line-height: 1.5;
	}
	.page-template-working-for-us .hero-caption .caption-btn {
		margin: 20px 0 0;
	}
	.page-template-working-for-us .about-content {
		padding: 250px 0 90px 0;
	}


}

@media (min-width: 768px) and (max-width: 992px) {
	.page-template-working-for-us .intro .hero {
		height: 616px;
	}
}

@media (min-width: 1441px) {
	.page-template-working-for-us .intro .hero {
		height: 960px;
	}
}


/*** HOW TO APPLY TEMPLATE ***/
.page-template-howtoapply .hero {
	height: auto;
}

/*** AREA TEMPLATE ***/

.page-template-area .intro .lead {
	padding-bottom: 40px;
    line-height: 1.5;
    padding-top: 10px;
}

@media (min-width: 768px) and (max-width: 992px) {
	.page-template-area .intro .hero {
		height: 556px;
	}
}

@media (max-width: 767px) {
	.page-template-area .intro .hero {
		height: 250px;
	}
	.page-template-area .hero-caption {
		padding: 25px 20px;
    	margin-bottom: -200px;
	}
	.page-template-area .hero-caption p {
		line-height: 1.5;
	}
	.page-template-area .hero-caption .caption-btn {
		margin: 20px 0 0;
	}
	.page-template-area .apprenticeships-content {
		padding: 270px 0 0px 0;
	}
	.page-template-area .intro {
		padding-bottom: 0;
	}

}

/*** STUDENTS TEMPLATE ***/


.page-template-students .intro .lead {
	padding-bottom: 40px;
    line-height: 1.5;
    padding-top: 10px;
}

@media (max-width: 767px) {
	.page-template-students .intro .hero {
		height: 250px;
	}
	.page-template-students .hero-caption {
		padding: 25px 20px;
    	margin-bottom: -150px;
	}
	.page-template-students .hero-caption p {
		line-height: 1.5;
	}
	.page-template-students .hero-caption .caption-btn {
		margin: 20px 0 0;
	}
	.page-template-students .smaller-items {
		margin-top: 230px;
	}


}

@media (min-width: 768px) and (max-width: 992px) {
	.page-template-students .intro .hero {
		height: 416px;
	}
	.page-template-students .hero-caption {
    	margin-bottom: -100px;
	}
	.page-template-students .smaller-items {
		margin-top: 180px;
		margin-left:0;
	}

}

@media (min-width: 993px) {
	.page-template-students .smaller-items {
		margin-top: 150px;
	}
}


@media (min-width: 1441px) {
	.page-template-students .intro .hero {
		height: 760px;
	}
}


/*** ACADEMIES TEMPLATE ***/

.page-template-academies .intro .lead {
	padding-bottom: 40px;
    line-height: 1.5;
    padding-top: 10px;
}


@media (min-width: 768px) and (max-width: 992px) {
	.page-template-academies .intro .hero {
		height: 460px;
	}
}

@media (min-width: 1441px) {
	.page-template-academies .intro .hero {
		height: 800px;
	}
}

@media (max-width: 767px) {
	.page-template-academies .intro .hero {
		height: 250px;
	}
}

/*** SUPPORTING LEARNING TEMPLATE ***/

.page-template-supporting-learning .intro .lead {
	padding-bottom: 40px;
    line-height: 1.5;
    padding-top: 10px;
}

.page-template-supporting-learning .hero {
	height:100%;
}

.showcases-zone .showcase-img-container {
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.top-nav .navbar-nav .nav-item.fb > .nav-link:focus,
.top-nav .navbar-nav .nav-item.tw > .nav-link:focus,
.top-nav .navbar-nav .nav-item.in > .nav-link:focus,
.top-nav .navbar-nav .nav-item.lk > .nav-link:focus,
.top-nav .navbar-nav .nav-item >.top-search:focus,
.search-overlay > button.close:focus {
	outline: solid !important;
}
[action="/search-results/"] input[type="submit"]:focus,
[action="/search-results/"] button[type="submit"]:focus,
.carousel-control-prev:focus .fa-angle-left,
.carousel-control-next:focus .fa-angle-right,
.carousel-item .btn-outline-secondary:focus,
.carousel-item.active > a:focus,
.navbar .navbar-toggler:focus {
	outline: 2px solid #06458e !important;
}
.carousel-item.active > a:focus {
	box-shadow: inset 0 0 0 2px #06458e;
}