/*!
 * Site styles
 */

.highlight {background-color:#0F0;}

body {
  padding-top: 132px;
  padding-bottom: 20px;
  font-family:Muli, Verdana, Geneva, sans-serif;
  font-size:18px;
  min-height:1600px;
  color:#333333;
  font-weight:lighter;
  white-space: normal;

}

h1 {font-size:30px; text-transform:uppercase;}

h1.title {
	font-size:28px;
	font-family: 'Muli', sans-serif;
	text-transform:uppercase;
	weight:400;
	letter-spacing: 10px;
	text-align:center;
	margin-bottom:20px;
	}

h1.subTitle {
	font-size:28px;
	font-family: 'Crimson Text', serif;
	text-transform:uppercase;
	line-height:1.3em;
	weight:600;
	text-align:center;
	margin:0 auto;
	width:60%;
	}

h2 {
	font-size:21px;
	font-family: 'Muli', sans-serif;
	text-transform:uppercase;
	line-height:1.3em;
	weight:300;
	margin-bottom:20px;
	text-align:center;
	}

h5 {
	font-size:18px;
	font-family: 'Muli', sans-serif;
	text-transform:uppercase;
	line-height:1.3em;
	weight:300;
	margin-bottom:10px;
	margin-top:20px;
	}

hr {
	border-color:#333;
}

.section-header h2 {
  position: relative;
  z-index: 3;
  margin: 40px 12%;
  background-color: transparent;
  border: 1px solid #727272;
  padding: 40px;
  background-color: #fff;
  font-size: 28px;
  letter-spacing: 10px;
   font-weight: 200;
   color: #333;
}

.section-header {
  position: relative;
  width: 100%;
  font-size: 24px;
  letter-spacing: 1px;
}
.section-header:after {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  display: block;
  z-index: -1;
  border-top: 1px solid #727272;
}

p.bodyCopy {

	font-size:18px;
	font-weight:300;
	line-height:1.5em;
	font-family: 'Crimson Text', serif;
	text-align:left;
	}

.course {
	border:1px solid #727272;
	margin:0 auto;
	text-align:center;
	width:205px;
  background: #fff;
  margin-bottom: 40px;
}

.course p {
  font-family: 'Crimson Text', serif;
	padding:10px;
	text-align:center;


}

.course p.programme-desc {
   margin-top: -20px;
}

section,
.topnav{
  border-left: 1px solid #727272;
  border-right: 1px solid #727272;
}

.section-copy {
  margin: 0 12%;
}
.recruitment {
  position: relative;
  padding-bottom: 40px;
  overflow: hidden;
}
.recruitment:after {
  content: "";
  display: block;
  position:absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background-color: #727272;
}
.recruitment .section-copy {
  margin: 0 12%;
  padding-top: 40px;
  position:relative;
  z-index: 1;
}
.recruitment .section-copy:after {
  content: "";
  display:block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 50%;
  height: 100%;
  border: 1px solid #727272;
  z-index: -1;
  background-color: #fff;
}
.contact {
  padding: 20px 0;
}
.navbar {
  margin-bottom: 0px;
}

.navbar-fixed-top {
  border-bottom: 0;
}
.navbar-brand {
  float: left;
  height: 100px;
  padding:34px 0px 24px 0px;
}

.navbar-header { padding:0px;}

.topnav{
	padding-right:0px;
	padding-left:0px;
	padding-bottom:42px;
	background-color:#fff;
	}

section.bodyCopy {
  border-bottom: 1px solid #727272;
  padding-top: 40px;
}

.course a .programme-title{
	color: #868686;
  position:relative;
  background-color: #fff;
  margin: 0 10%;
  padding: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  letter-spacing: 1px;
  font-weight: 200;
  font-family: 'Muli', sans-serif;
  font-size: 15px;
}
.course a:hover {
	text-decoration:none;
}
.course a:hover .programme-title {
	color:#000;
	text-decoration:underline;
}
.applyNow { background-color:#fff; padding:30px 28px 30px 0px; text-align:center; font-family:'Muli', sans-serif; font-size:16px; font-weight:bold; text-align:right;}
.applyNow a { color:#000; text-decoration:none; display:block; float:right; margin-left:24px;}
.applyNow a:hover { text-decoration:underline;}

.bordered { border-left: 30px solid #FFCD42; border-right: 30px solid #FFCD42; padding:0px 0px 0px 0px;}

.underline { text-decoration:underline;}
.ctaText { font-size:22px; font-family:'Muli', sans-serif; font-weight:600; line-height:160%; margin:56px 0px 56px 0px; color:#FFF;}
.yellowText { color:#FFCD42;}
.whiteText { color:#FFF;}
.blackText { color:#1D1D1B;}
.whiteText { color:#FFFFFF;}
a.whiteText{ text-decoration:underline;}
a.whiteText:hover { text-decoration:none; color:#FFF;}
.centred { text-align:center;}
.textSpace { width:120px; float:left;}
a.CTA { padding:8px; color:#FFF; text-decoration:none; 	font-family: 'Muli', sans-serif;}
a.CTA:hover {color:#FFF; text-decoration:underline;}
.black {background-color:#000000;}
.yellow {background-color:#FFCD42;}
.blue {background-color:#157DBA;}
.green { background-color:#0F0;}
.lime {background-color:#bad141;}
.gray {background-color:#cccccc;}
.noPad { padding:0px;}
.noMargin{ margin:0px;}
.barcode { text-align:center; padding-left:0px; padding-right:0px;}
.barcode-content { margin-top:40px;}

h4.CTA { padding-left:2px; padding-right:2px; 	font-family: 'Muli', sans-serif; text-align:center; font-size:24px; font-weight:600;}
.telephone { text-align:center; margin-top:20px; margin-bottom:20px;}
.telephone h4 { font-size:34px;}
.telephone h4 a { text-decoration:none; color:#1D1D1B;}
.telephone h4 a:hover { text-decoration:underline;}
.barYellow { background-color:#FFCD42; margin-top:0px; margin-bottom:0px; }
.barBlue { background-color:#157DBA; margin-top:0px; margin-bottom:0px; }
.barOutline {
  background-color:#fff;
  border: 1px solid #727272;
}
.introText { color:#FFF; font-size:16px; padding:0px 60px 60px 60px;}

.progList { list-style:none; margin-left:0px; padding-left:0px;}
.progList li { margin:4px 0px 4px 10px;}
.progList li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #CCCCCC;
}
.progList a{ color:#333;}
.progList a:hover{ color:#333; text-decoration:underline;}

#layerslider { background-color:#fff;}

a.blackText:hover {color:#FFF;}
.panel-group {margin-bottom: 0; }
.panel-group .panel-default { border-radius: 0; box-shadow: none; border-color: #000;}
.panel-default > .panel-heading { color: #fff; background-color: #000; border-color: #000;}
.panel-title a { display:block; cursor:pointer;}

.topPad {margin-top: 40px;}

.success-text { color:#0C3;}
.alert-text { color:#F00;}

/* Contact Form */

.contact-form {
	margin-top: 0px;
	background-color:#fff;
	padding-bottom:0px;
	float:right;
	border: 1px solid #727272;
}


.contact-form .success,
.contact-form .error {
	display: none;
}

.contact-form h4 { font-size:20px; padding:20px 20px 10px 20px; margin:0px; font-weight:700;}

.contact-form .input-box,
.contact-form .textarea-box {
	margin-bottom: 9px;
	margin-top: 10px;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #333333;
	color: #727272;
	padding-left: 12px;
	font-size: inherit;
	line-height: auto;
	border-radius:1px;
}

.contact-form .input-box {
	min-height: 25px;
	font-size:14px;
}

.contact-form .input-box:active,
.contact-form .textarea-box:active,
.contact-form .input-box:focus,
.contact-form .textarea-box:focus {
	color: #323232;
	border-left: 4px solid #000;
}

.contact-form .btn {
	margin-top: 10px;
}
.formText { padding:0px 20px 10px 20px; font-size:12px;}

.submitBtn { background:#000; border-radius: 0px; margin:0 15px 20px 15px; 	font-family: 'Muli', sans-serif; color:#FFF; font-size:14px;  padding-bottom:5px;}
.submitBtn:hover { color:#FFF; text-decoration:underline;}

.success { text-align:center; font-size:12px; background-color:#FFBB34; line-height:160%; margin:0px 20px 0px 20px; padding:4px;}
.error { text-align:center; font-size:12px;  background-color:#FFBB34; line-height:160%;  margin:0px 20px 0px 20px; padding:4px; }
.error .alert, .success .alert { padding:0px;}

/* carousel */
.carousel-indicators { display: none; }
.carousel-caption {

  padding: 10px;
  left: 0;
  right: 0;
  overflow: hidden;
  margin: 0 12%;
}
.carousel-caption h2 {
  display: inline-block;
  position: relative;
  width: auto;
  padding: 10px 20px;
  border: 1px solid #fff;
  overflow: visible;
  font-size: 30px;
  letter-spacing: 5px;
}
.carousel-caption h2:after,
.carousel-caption h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width:100%;
  min-width: 500px;
  height: 1px;
  background-color: #fff;
}
.carousel-caption h2:after {
  right: -1px;
  transform:translateX(100%);
  -webkit-transform:translateX(100%);
  -moz-transform:translateX(100%);

}
.carousel-caption h2:before {
  left: -1px;
  transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
  -moz-transform:translateX(-100%);

}

/*
.carousel-inner > .item {
  min-height: 480px;
}
.carousel-inner > .item > img {
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  width: auto;
}
*/
.carousel-control .icon  {
  position: absolute;
  display: block;
  top: 50%;
  width: 40px;
  height: 40px;
  background-color:transparent;

}

 .carousel-control .icon.icon-left { left: 0; }
 .carousel-control .icon.icon-right { right: 0; }
 .carousel-control .icon:before, .carousel-control .icon:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  transform: rotate(45deg);
  overflow: visible;

 }
 .carousel-control .icon.icon-left:before,
 .carousel-control .icon.icon-right:after {
  transform: rotate(-45deg);

 }

.carousel-control .icon.icon-left:before,  .carousel-control .icon.icon-right:before{ margin-top: -68%; }
.section-header h2
/*Back to top*/

#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px; /* negative of the offset - height of link element */
    right: 20px; /* padding from the left side of the window */
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 18px; /* height of link element */
    right: 20px; /* padding from the left side of the window */
}

#top-link-block span { border:1px solid #666;}
#top-link-block i { color:#000;}
#top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before {
content: '' !important;
}


.course a .programme-desc { text-decoration:none !important; color:#333;}
.course a:hover .programme-desc{ text-decoration:none !important;}

h4.top-padding { margin-top:38px;}

.ctaButton { border:1px solid #727272; padding:15px; color:#000; text-decoration:none; display: block !important;}
.ctaButton:hover { text-decoration:none; color:#000;}

.small-bottom-margin { margin-bottom:0px;}


/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #000;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

.moreLink {font-size:18px; font-family: 'Crimson Text', serif; text-transform:uppercase; line-height:1.3em; weight:600; text-align:center; margin-bottom:20px;}
.moreLink a, .moreLink a:hover { color:#000; text-decoration:none;}


/* Slideshow styles*/

   .slide1 { background-color:#DC2232;}
   .slide2 { background-color:#029EE0;}
   .slide3 { background-color:#85BD40;}
   .slide4 { background-color:#F8B71B;}
   .carousel-inner img {
     width: 100%;
     height: auto;
   }

   .sliderText {font-family: 'Muli', sans-serif; font-weight: 300;height:40px;padding-right:10px;padding-left:10px;font-size:22px;line-height:37px;color:#fff;white-space: nowrap; border: 1px solid #fff;}

   .herotext {font-family: 'Muli', sans-serif; font-weight: bold; padding: 6px 10px 6px 10px;font-size:40px;line-height:45px;color:#fff;white-space: nowrap; border: 2px solid #fff;}



.brochure { font-size:14px; font-family: 'Crimson Text', serif; text-transform:uppercase; padding:4px; margin-bottom:10px; display:inline-block; color:#000; background-color:#E8E8E8;}
.brochure:hover { color:#000;}

/*Media queries*/



@media (min-width: 320px) {
	.blackCTA-small { background-color:#1D1D1B; text-align:center; padding:20px;}
	a.CTA { display:block;}
	h4.CTA { display:block; margin:0px;}
	.textSpace { display:none;}
	h4 { margin-left:10px;}
	body { padding-top: 50px;}
	.bodyCopy { margin-top:0px;}
	.topnav { padding-bottom:10px;}
	.navbar { background-color:#FFF;}
	.navbar-brand { padding:24px 0px 14px 0px;}
	.navbar-brand img {max-width: 120px; margin-left:40px;}
	.applyNow { padding-right:40px; margin-top:0px; padding-top:10px;}
	.contact-form { padding-bottom:60px; float:none;}
	h1.title { letter-spacing:0em;}

   .small-bottom-margin { margin-bottom:15px;}
   .course {
     width:100%;
    min-height: 370px;
   }
   .course img { width:100%;}
   .contact-form-bm-4 {padding-bottom: 0px; margin-left:15px; margin-right:15px; margin-top:20px; }
   h1.title, .section-header h2 { font-size:18px;}
   .carousel-caption h2 { font-size: 18px; }
   .recruitment .section-copy:after { display: none; }
   .course p.programme-desc { margin-top: -30px; }
   section:first-of-type { padding-top: 30px; }
   .section-header h2 {    letter-spacing: 5px;}

}
@media (min-width: 420px) {
	body { padding-top: 50px;}
	.contact-form-bm-4 {padding-bottom: 0px; margin-left:15px; margin-right:15px; margin-top:20px; }
.carousel-caption h2 { font-size: 24px; }
.navbar-brand img {max-width: 120px;}
}

@media (min-width: 768px) {
	.container { max-width: 940px; }
	.blackCTA-small { background-color: transparent; text-align:left;  padding:0px;}
	a.CTA { display:inline;}
	h4.CTA { display:inline;}
	.textSpace { display:inline;}
	h4 { margin-left:0px;}
	body { padding-top: 90px;}
	.bodyCopy { padding-left:0px;}
	.navbar-brand img {max-width: 150px; margin-left:34px;}
	.applyNow { padding-right:20px;}
	.contact-form { padding-bottom:60px; float:none;}
	.contact-form-bm-4 {padding-bottom: 0px; margin-left:15px; margin-right:15px; margin-top:20px; }
	.topnav { padding-bottom:32px;}
	h1.title { letter-spacing:10px;}
	h1.title, .section-header h2 { font-size:20px;}
	.small-bottom-margin { margin-bottom:0px;}
	/* .course { width:205px;} */
	.course img {width:100%;}
  .carousel-caption h2 { font-size: 30px; }
.recruitment .section-copy:after { display: block; }
.course p.programme-desc { margin-top: -20px; }
section:first-of-type { padding-top: 0; }

}

@media (min-width: 992px) {
  .navbar-brand img {max-width: 220px;}
	body { padding-top: 132px;}
	.contact-form { padding-bottom:0px; float:right;}
	.contact-form-bm-4 {padding-bottom: 15px; margin-left:0px; margin-right:0px; margin-top:0px; }
	h1.title, .section-header h2 { font-size:28px;}
.course { min-height: 511px;}


}

@media print {

}
