/*
Theme Name: Aldenham School UAT Build (0.9)
Theme URI: http://www.aldenham.com/
Author: Dark Blue Creative Ltd.
Author URI: http://www.wearedarkblue.com
Description: Development theme for Aldenham School
Version: 1.0.0
*/

@import url("//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css");

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.school-border-bottom {
  border-bottom-width: 10px;
  border-bottom-style: solid;
}
.school-border-top {
  border-top-width: 10px;
  border-top-style: solid;
}
.aldenham-border {
  border-color: #E9A640;
}
.prep-border {
  border-color: #8e9d5d;
}
.hildas-border {
  border-color: #00a7e5;
}
.bluebirds-border {
  border-color: #6dcff6;
}
.school-link {
  text-decoration: none;
}
.aldenham-link {
  color: #E9A640;
}
.aldenham-link:hover {
  color: #e6bc00;
}
.prep-link {
  color: #E9A640;
}
.prep-link:hover {
  color: #e6bc00;
}
.hildas-link {
  color: #00a7e5;
}
.hildas-link:hover {
  color: #0094cc;
}
.bluebirds-link {
  color: #6dcff6;
}
.bluebirds-link:hover {
  color: #55c7f5;
}
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
@font-face {
  font-family: 'socicon';
  src: url('assets/font/socicon.eot');
  src: url('assets/font/socicon.eot?#iefix') format('embedded-opentype'), url('assets/font/socicon.woff') format('woff'), url('assets/font/socicon.ttf') format('truetype'), url('assets/font/socicon.svg#sociconregular') format('svg');
  font-weight: normal;
  font-style: normal;
  text-transform: initial;
}
.socicon {
  font-family: 'socicon' !important;
}
.wrapper {
  display: block;
  height: 100%;
  width: 100%;
}
.one,
.two,
.three,
.four,
.four-2,
.four-3 {
  padding: 10%;
  margin: 0;
}
.two-form {
  padding: 0;
}
.four:not(:last-child) {
  padding-bottom: 0%;
}
.three-image {
  border-bottom: 5px solid #1D1D1D;
  margin-bottom: 25px;
}
.three-image-img,
.four-image-img {
  height: 100%;
  width: 100%;
  display: block;
}
.three-image-img.aldenham,
.four-image-img.aldenham {
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-color: #E9A640;
}
.three-image-img.prep,
.four-image-img.prep {
border-bottom-width: 10px;
    border-bottom-style: solid;
    border-color: #0e4875;
}
.three-image-img.hildas,
.four-image-img.hildas {
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-color: #00a7e5;
}
.three-image-img.bluebirds,
.four-image-img.bluebirds {
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-color: #6dcff6;
}


/* ------ MQ -------*/


@media (min-width: 500px) {
  .wrapper-padded {
    padding: 6.36% 0;
  }
  .intro-three {
    float: left;
    width: 32%;
    margin: 0 1.8181% 0 0;
  }
  .intro-three:last-child {
    margin: 0 0 0 0;
  }
  .one,
  .two,
  .three,
  .four,
  .four-2,
  .four-3 {
    padding: 0;
  }
  .one {
    padding: 0 6.36%;
  }
  .two {
    display: table-cell;
    height: 100%;
    width: 50%;
    float: left;
  }
  .two-bg {
    background: url(../img/test-kid.jpg) left center no-repeat;
    background-size: cover;
  }
  .three-wrapper {
    float: left;
    width: 27.8787%;
    margin: 0 1.8181% 0 0;
  }
  .three-wrapper:first-child {
    margin: 0 1.8181% 0 6.36%;
  }
  .three-wrapper:last-child {
    margin: 0 6.36% 0 0;
  }
  .four {
    float: left;
    width: 20.4545%;
    margin: 0 1.8181% 0 0;
  }
  .four-3 {
    float: left;
    width: 61.3635%;
    margin: 0 1.8181% 0 0;
  }
  .four-2 {
    float: left;
    width: 42.727181%;
    margin: 0 1.8181% 0 0;
  }
  .four-2:first-child,
  .four:first-child {
    margin: 0 1.8181% 0 6.36%;
  }
  .four-2:last-child,
  .four:last-child {
    margin: 0 6.36% 0 0;
  }
  .inner {
    padding: 9% 12.72%;
  }
  .inner img {
    margin: 10px 23px 0 0;
  }
}
.four-with-gutters {
  border-top: 1px solid #f5f5f5;
}
.four-with-gutters .wrapper {
  margin-bottom: 6%;
}
.four-with-gutters .wrapper .four,
.four-with-gutters .wrapper .four-2 {
  border-right: 1px solid #f5f5f5;
  padding-right: 1.5%;
  margin-right: 1.5%;
  width: 23.87%;
  margin-bottom: 10px;
}
.four-with-gutters .wrapper .four:first-child,
.four-with-gutters .wrapper .four-2:first-child {
  margin-left: 0;
}
.four-with-gutters .wrapper .four:last-child,
.four-with-gutters .wrapper .four-2:last-child {
  margin-right: 0;
  border-right: 0;
}
.four-with-gutters .wrapper .four-2 {
  width: 49.24%;
}
.btn {
  display: inline;
  background: #1D1D1D;
  color: white;
  text-decoration: none;
  padding: 10px 25px 15px;
  font-size: 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.btn:hover {
  background: #1c1c1c;
}
.btn-block {
  display: block;
}
.btn-200 {
  display: block;
  width: 300px;
  margin: 0 auto;
}
.btn-aldenham {
  color: #1D1D1D;
  background: #E9A640;
}
.btn-aldenham:hover {
  background: #e6bc00;
}
main {
  min-height: 100%;
}
main,
footer {
  position: relative;
  z-index: 2;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
main.menu-is-open,
#navbar.menu-is-open,
#logo.menu-is-open,
.header-links.menu-is-open,
footer.menu-is-open {
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s 0s, visibility 0s 0.4s;
  -moz-transition: -moz-transform 0.4s 0s, visibility 0s 0.4s;
  transition: transform .4s 0s, visibility 0s .4s;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
}
@media (min-width: 500px) {
  main.menu-is-open,
  header.menu-is-open,
  #logo.menu-is-open,
  #navbar.menu-is-open,
  footer.menu-is-open {
    -webkit-transform: translateX(290px);
    -moz-transform: translateX(290px);
    -ms-transform: translateX(290px);
    -o-transform: translateX(290px);
  }
}
header {
  position: absolute;
  width: auto;
  left: 50%;
  margin: 0 0 0 -85px;
}
@media (min-width: 1024px) {
  header {
    margin: 0 0 0 -130px;
  }
}
#logo {
  position: relative;
  background: white url(assets/img/logo.jpg) center center no-repeat;
  background-size: 160px;
  text-indent: -9999px;
  margin: 0;
  width: 175px;
  padding: 0;
  z-index: 600;
  height: 70px;
  -webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: 
  
  
  
  
  -webkit-transform;
  -moz-transition-property: 
  
  
  
  
  -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

@media (min-width: 768px) {
  #logo {
    width: 195px;
    height: 90px;
    background-size: 150;
  }
}

@media (min-width: 1024px) {
  #logo {
    width: 256px;
    height: 100px;
    background-size: 240px;
  }
}

.navbar {
  height: 60px;
  background: #1D1D1D;
  position: fixed;
  top: 0;
  z-index: 500;
  width: 100%;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-color: #E9A640;
}

@media (min-width: 1024px) {
  .navbar {
    height: 70px;
    padding-top: 5px;
  }
}

#navbar {
  position: fixed;
  height: 60px;
  width: 100%;
  z-index: 3;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.hamburger {
  float: left;
  width: 50px;
  height: 100%;
  padding: 20px 15px;
  cursor: pointer;
}

@media (min-width: 600px) {
  .hamburger {
    border-right: 1px solid grey;
  } 
}


.hamburger span {
  opacity: 1;
  display: block;
  height: 1.5px;
  background: white;
  width: 15px;
  margin-bottom: 2.5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.hamburger p {
  display: none;
  padding-top:11px
}

@media (min-width: 1024px) {
  .hamburger {
    width: auto;
    border: none;
  }
  .hamburger p {
    display: block;
    font-family: "ff-tisa-web-pro", serif;
    color: white;
    margin: -30px 0px 0 25px;
    font-size: 0.8rem;
  }
}
.hamburger span.open:nth-child(1) {
  -webkit-transform: translateY(4px) rotate(45deg);
  -moz-transform: translateY(4px) rotate(45deg);
  -ms-transform: translateY(4px) rotate(45deg);
  -o-transform: translateY(4px) rotate(45deg);
}
.hamburger span.open:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.hamburger span.open:nth-child(3) {
  opacity: 0;
}
nav.main-nav {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  padding: 0 30px;
  position: fixed;
  overflow-y: auto;
  height: 100%;
  left: 0;
  top: 0;
  visibility: hidden;
  z-index: 600;
  width: 100%;
  background-color: #222222;
  color: white;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s 0s, visibility 0s 0.4s;
  -moz-transition: -moz-transform 0.4s 0s, visibility 0s 0.4s;
  transition: transform .4s 0s, visibility 0s .4s;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
}
@media (min-width: 500px) {
  nav.main-nav {
    width: 370px;
  }
}
nav.main-nav div.navbar-details {
  padding: 0 10%;
}
nav.main-nav div.navbar-details p {
  color: #d8d8d8;
}
nav.main-nav div.navbar-aldenham-foundation {
  margin: 0 10% 10% 10%;
  padding: 0 0 0 50px;
  background: url(assets/img/foundation-logo.png ) 0px 9px no-repeat;
  background-size: 13%;
}
nav.main-nav div.navbar-aldenham-foundation p {
  color: white;
  line-height: 1.5;
}
nav.main-nav p.navbar-contact a {
  color: #d8d8d8;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
}
nav.main-nav a.close {
  color: white;
  text-align: right;
  display: block;
  text-decoration: none;
  padding: 16px 30px 0 0;
  font-size: 0.85em;
  background: url(assets/img/menu-close.jpg) 72% 82% no-repeat;
}
nav.main-nav ul.full-nav {
  margin: 30px 30px 15px 30px;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  padding: 30px 0 15px 0px;
  list-style: none;
}
nav.main-nav ul.full-nav li.page_item {
  background: none;
}
nav.main-nav ul.full-nav li.menu-item-has-children {
  position: relative;
}
nav.main-nav ul.full-nav li.menu-item-has-children:after {
  position: absolute;
  left: -5px;
  top: 5px;
  content: "";
  height: 20px;
  width: 20px;
  background: url(assets/img/grey-arrow-plain.svg) center center no-repeat;
  background-size: 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
nav.main-nav ul.full-nav li.current_page_ancestor.rotate {
  padding: 0 0 15px 20px;
}
nav.main-nav ul.full-nav li.current_page_ancestor.rotate:after {
  position: absolute;
  left: -5px;
  top: 5px;
  content: "";
  height: 20px;
  width: 20px;
  background: url(assets/img/coloured-arrow-plain.svg) center center no-repeat;
  background-size: 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
nav.main-nav ul.full-nav li.active.menu-item-has-children,
nav.main-nav ul.full-nav li.current_page_ancestor {
  padding: 0 0 15px 20px;
}
nav.main-nav ul.full-nav li.active.menu-item-has-children:after,
nav.main-nav ul.full-nav li.current_page_ancestor:after {
  position: absolute;
  left: -5px;
  top: 5px;
  content: "";
  height: 20px;
  width: 20px;
  background: url(assets/img/coloured-arrow-plain.svg) center center no-repeat;
  background-size: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
nav.main-nav ul.full-nav li {
  padding: 0 0 15px 20px;
}
nav.main-nav ul.full-nav li a {
  color: white;
  text-decoration: none;
}
nav.main-nav ul.full-nav li ul {
  display: none;
  list-style: none;
  padding: 0;
  margin: 10px 0 8px -15px;
}
nav.main-nav ul.full-nav li ul li {
  border-left: 1px solid #444444;
  background: none;
  padding: 0 0 2px 20px;
}
nav.main-nav ul.full-nav li ul li a {
  color: #d8d8d8;
  text-decoration: none;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  font-size: 0.8rem;
}
nav.main-nav ul.full-nav li.current_page_item a {
  color: white;
}
nav.main-nav.menu-is-open {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.4s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.4s 0s, visibility 0s 0s;
  transition: transform .4s 0s, visibility 0s 0s;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}

.mobile-link {
  display: inline-block;
  float: right;
  padding-top: 8px;
  padding-right: 13px;
}

.mobile-link a {
  color: white;
  text-decoration: none;
}

@media (min-width: 768px) {
  .mobile-link {
    display: none;
  }
}

.main-links {
  display: none;
  float: right;
  margin-right: 10%;
}
.main-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 10px 0 0 0;
}
.main-links ul li {
  display: inline;
  padding: 0 21px 0 0;
}
.main-links ul li a {
  color: #d8d8d8;
  text-decoration: none;
  font-size: 0.8rem;
}
@media (min-width: 768px) {
  .main-links {
    display: inline-block;
    margin-right: 6.36%;
  }
}

@media (min-width: 1024px) {
  .main-links {
    float: left;
    margin: 0;
    padding-left: 10px;
  }
}
.desktop-links {
  display: none;
  float: right;
  padding-right: 15px;
}
.desktop-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 10px 0 0 0;
}
.desktop-links ul li {
  display: inline;
  padding: 0 21px 0 0;
  color: #d8d8d8;
  text-decoration: none;
  font-size: 0.8rem;
}
.desktop-links ul li:nth-child(3) {
  display: none;
}
@media (min-width: 1200px) {
  .desktop-links ul li:nth-child(3) {
    display: inline;
  }
}
.desktop-links ul li a {
  color: #d8d8d8;
  text-decoration: none;
  font-size: 0.8rem;
}
.desktop-links ul li a.navbar-social {
 margin-right: 5px;
    color: #000000;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #E9A640;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}
.desktop-links ul li a.navbar-social:hover {
  color: #000000;
    background: #cca700;
}
@media (min-width: 1024px) {
  .desktop-links {
    display: block;
  }
}
.aldenham-social-link {
  background: #E9A640;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px;
  margin-right: 7px;
  display: inline-block;
  color: #222222;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.aldenham-social-link:hover {
  background: #cca700;
}
footer {
  background: #2b2b2b;
  color: white;
  padding: 10% 0 0 0;
  z-index: 10;
  overflow: hidden;
}
@media (min-width: 500px) {
  footer {
    padding: 70px 0 0 0;
  }
}
footer.aldenham {
  border-top-width: 10px;
  border-top-style: solid;
  border-color: #E9A640;
}
.footer-contact-details {
  margin: 10%;
  padding-top: 10%;
  border-top: 1px solid #d8d8d8;
}
@media (min-width: 500px) {
  .footer-contact-details {
    float: left;
    border-top: none;
    margin: 0;
    padding: 0 10px 0 6.36%;
  }
}
@media (min-width: 500px) and (max-width: 1024px) {
  .footer-contact-details {
    border: none;
    width: 100%;
    margin: 0;
    padding: 0 12% 20px;
  }
}
.footer-contact-logo {
  float: left;
  padding: 5px 30px 0 0;
  width: 100%;
}
@media (min-width: 500px) {
  .footer-contact-logo {
    display: block;
    float: none;
    padding: 10px 0 12px;
    height: auto;
  }
}
@media (min-width: 500px) and (max-width: 1024px) {
  .footer-contact-logo {
    float: left;
    width: 9%;
    border-top: 1px solid #5a5a5a;
    padding-top: 20px;
  
    padding-left: 0;
}
}
.footer-contact-address {
  width: 100%;
  margin-bottom: 20px;
}




@media (min-width: 500px) and (max-width: 1024px) {
  .footer-contact-address {
    float: left;
    width: 60%;
    border-top: 1px solid #5A5A5A;
    padding-top: 30px;
  
    padding-left: 14px;
}
}

.footer-contact-address p {
  margin: 0;
  padding: 0;
}




@media (min-width: 768px) {
  .desktop-break {
    display: block;
  }

}
@media (max-width: 1024px) {
  .desktop-break {
    display: block;
  }


}
@media (min-width: 768px) and (max-width: 1024px) {
  .desktop-break {
    display: inline;
  }
}
.footer-contact-social {
  width: 100%;
}
@media (min-width: 500px) and (max-width: 1024px) {
  .footer-contact-social {
    float: left;
    text-align: right;
    width: 30%;
    border-top: 1px solid #5a5a5a;
    padding-top: 35px;
  }
}
.footer-contact-details p {
  color: #d8d8d8;
  font-family: "ff-tisa-web-pro", serif;
  margin: 0;
}
.footer-contact-details p a {
  color: #d8d8d8;
  text-decoration: none;
}
img.footer-contact-logo-img {
  height: 60px;
  width: 43px;
}
@media (min-width: 500px) {
  .footer-links {
    float: right;
    width: 70%;
    padding: 0 6.36% 0;
    border-left: 1px solid #5a5a5a;
    margin-bottom: 60px;
  }
}
@media (min-width: 500px) and (max-width: 1024px) {
  .footer-links {
    border: none;
    width: 100%;
  }
}
.footer-links-top {
  padding-bottom: 10px;
}
.footer-link-group.four {
  padding: 0 10%;
}

.footer-link-group p {
  font-size: 1.15rem
}

@media (min-width: 500px) {
  .footer-link-group.four {
    padding: 0;
  }
}
.footer-link-group p {
  padding-bottom: 0;
  margin: 0;
}
.footer-link-group a {
  color: white;
  text-decoration: none;
  background: url(assets/img/chevron-right-dark.jpg) left center no-repeat;
  padding-left: 20px;
}
@media (min-width: 500px) {
  .footer-link-group a {
    padding-bottom: 0;
    background: none;
    padding-left: 0;
  }
}
ul.footer-link-sub {
  display: none;
  list-style: none;
  padding: 0;
  margin: 10px 0 20px 0;
}
ul.footer-link-sub li {
  padding: 0;
  margin: 0 0 3px 0;
  line-height: 1.3;
}
ul.footer-link-sub li a {
  background: none;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  font-size: 0.8rem;
  color: #d8d8d8;
  padding: 0px;
  margin: 0px;
}

.footer-contact-address p {
  margin-bottom: 20px
}
.footer-contact-address p:last-child {
  margin-bottom: 26px
}

@media (min-width: 768px) and (max-width: 1024px) {
  .footer-contact-address p {
    margin-bottom: 4px
  }

  .footer-contact-address p:last-child span:first-child {
    margin-right: 20px
  }
  
}

@media (min-width: 500px) {
  ul.footer-link-sub {
    display: block;
  }
}
.foundation-bar-hidden-overflow {
  height: 165px;
  position: absolute;
  overflow: hidden;
  z-index: 550;
  width: 100%;
  background: #222222;
}
@media (min-width: 500px) {
  .foundation-bar-hidden-overflow {
    height: 72px;
  }
}
.foundation-bar {
  position: relative;
  width: 100%;
}
.foundation-bar-and-button.aldenham {
  background: #E9A640;
  height: 172px;
}

@media (min-width: 500px) {
  .foundation-bar-and-button.aldenham {
    background: #E9A640;
    height: 72px;
  }
}

.copyright {
  padding: 10px 10%;
}

@media (min-width: 500px) {
  .copyright {
    float: left;
    /*background: #E9A640;*/
    padding: 23px 0 0 6%;
  }
}

@media (max-width: 500px) {
  .copyright.hidden {
    display: none;
  }
}
.copyright p {
  font-size: 0.7em;
}
.privacy-policy {
  display: block;
}
@media (min-width: 1024px) {
  .privacy-policy {
    display: inline;
  }
}
.copyright a {
  color: #1D1D1D;
  padding: 0 5px 0 0;
}
.foundation-bar-button {
  background: #222222;
  padding: 20px 10%;
}
@media (min-width: 500px) {
  .foundation-bar-button {
    width: 300px;
    padding: 16px 20px;
    float: right;
    bottom: 0;
    margin-right: 12%;
    z-index: 200;
  }
}
.footer-foundation-logo-img {
  float: left;
  height: 40px;
  width: 30px;
  margin-right: 16px;
}
.foundation-bar-button p {
  color: #d8d8d8;
  line-height: 1.2;
  font-family: "ff-tisa-web-pro", serif;
  font-size: tinyText;
  font-style: italic;
  padding: 5px 0 15px;
  position: relative;
  cursor: pointer;
}
.foundation-bar-button p:before {
  content: "";
  height: 35px;
  width: 20px;
  position: absolute;
  right: 0;
  background: url(assets/img/white-arrow.svg) right center no-repeat;
  background-size: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.foundation-bar-button p.open:before {
  content: "";
  height: 35px;
  width: 20px;
  position: absolute;
  right: 0;
  background: url(assets/img/white-arrow.svg) right center no-repeat;
  background-size: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.foundation-bar-button p.close {
  background: url(assets/img/foundation-close.gif) right center no-repeat;
}
.foundation-bar-button p span.name {
  font-size: smallText;
  font-style: normal;
  color: white;
}
.nav-bg {
  background: #222222;
}
@media (min-width: 1024px) {
  .padded {
    padding: 60px 0;
  }
}
.foundation-footer p {
  color: #d8d8d8;
}
.brand {
  text-align: right;
  padding-top: 22px;
  color: white;
}
@media (min-width: 1024px) {
  .brand {
    padding-top: 0;
  }
}

.foundation-footer-school-brand {
  height: 70px;
}
.foundation-footer-brand-logo {
  float: left;
  height: 70px;
  width: 50px;
}
.foundation-logo {
  padding-top: 20px;
}
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts4 .tve_ts_imc,
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 .tve_ts_imc {
  border: none;
}
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts4 .tve_ts_c.tve_left,
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 .tve_ts_c.tve_left {
  margin-right: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #1D1D1D transparent transparent;
  background: none;
}
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts4 .tve_ts_cn.tve_left,
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 .tve_ts_cn.tve_left,
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts4 .tve_ts_cn.tve_right,
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 .tve_ts_cn.tve_right {
  background: #1D1D1D;
  padding-top: 20px;
}
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts4 .tve_ts_cn.tve_left p,
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 .tve_ts_cn.tve_left p,
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts4 .tve_ts_cn.tve_right p,
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 .tve_ts_cn.tve_right p {
  font-family: "ff-tisa-web-pro", serif;
  font-size: 1.1em;
  line-height: 1.2;
  font-style: italic;
}
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts4 span.tve_ts_ql,
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 span.tve_ts_ql {
  display: none;
}
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 .tve_ts_c.tve_right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #f5f5f5 transparent transparent transparent;
  background: none;
}
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 .tve_ts_cn.tve_right {
  background: #f5f5f5;
  padding-top: 20px;
}
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 .tve_ts_cn.tve_right p {
  font-family: "ff-tisa-web-pro", serif;
  font-size: 1.1em;
  color: #1D1D1D;
  line-height: 1.2;
  font-style: italic;
}
.thrv_wrapper.thrv_testimonial_shortcode .tve_ts.tve_ts9 span.tve_ts_ql {
  display: none;
}
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.frm_forms + div {
  display: none;
}
.form-field {
  width: 100%;
  padding: 12px 0;
}
.form-field label {
  width: 100%;
  display: block;
  margin-left: -10px;
  font-size: 0.8rem;
  color: #1D1D1D;
}
@media (min-width: 500px) {
  .form-field label {
    width: 35%;
    display: inline-block;
    margin: 0;
    padding-top: 8px;
  }
}
.form-field input,
.form-field select {
  border: 1px solid #BFBFBF;
  width: 100%;
  float: right;
  display: block;
  font-size: 0.8rem;
  color: #1D1D1D;
  border-radius: 2px;
  padding: 8px 10px;
  margin: 0 6.36% 10px 0;
}
.form-field select {
  height:34px;
  background-color:#fff;
  border-radius:2px !important;
}

@media (min-width: 500px) {
  .form-field input,
  .form-field select {
    width: 55%;
    display: inline-block;
    margin-bottom: 0;
  }
}
.form-field textarea {
  border: 1px solid #BFBFBF;
  width: 96.7%;
  float: left;
  display: block;
  font-size: 0.8rem;
  color: #1D1D1D;
}
input[type="submit"] {
  background: #E9A640;
  padding: 14px 20px;
  font-family: "ff-tisa-web-pro", serif;
  border: none;
  display: block;
  width: 100%;
  -webkit-transition: ease-in-out all 0.3s;
  -moz-transition: ease-in-out all 0.3s;
  -ms-transition: ease-in-out all 0.3s;
  -o-transition: ease-in-out all 0.3s;
}
@media (min-width: 500px) {
  input[type="submit"] {
    width: 200px;
    float: right;
    display: inline-block;
    margin: 30px 12.9% 0 0;
  }
}
input[type="submit"]:hover {
  background: #cca700;
}

.submit {
  float:right;
  margin-bottom:80px
}

.video-box {
  position: relative;
  overflow: hidden;
  background: url(assets/img/full-screen-mobile.jpg) center center no-repeat;
  background-size: cover;
  height: 900px;
  border-top-width: 10px;
  border-top-style: solid;
  border-color: #E9A640;
}
@media (min-width: 1024px) {
  .video-box {
    background: url(assets/img/full-screen.jpg) center top no-repeat;
    background-size: cover;
    height: 600px;
    border: none;
  }
}
video#bgvid {
  display: none;
}
@media (min-width: 1024px) {
  video#bgvid {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: url(assets/img/full-screen.jpg) no-repeat;
    background-size: cover;
    width: 110%;
  }
}
.video-box-text {
  position: relative;
  padding: 10%;
}
@media (min-width: 1024px) {
  .video-box-text {
    padding: 0;
  }
}
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  font-family: "ff-tisa-sans-web-pro", sans-serif;
}
p {
  margin: 0 0 30px 0;
  font-size: 14px;
  color: #454545;
  orphans: 2;
}
p.serif {
  font-family: "ff-tisa-web-pro", serif;
}
main#content {
  padding-top: 20px;
}
@media (min-width: 500px) {
  main#content {
    padding-top: 0;
  }
}
.overflow-hidden {
  overflow: hidden;
}
.grey {
  color: #d8d8d8;
}
.white {
  color: white;
}
.italic {
  font-style: italic;
}
.signiture {
  font-family: "ff-tisa-web-pro", serif;
  color: #d8d8d8;
  font-weight: lighter;
  font-style: italic;
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
a {
  font-family: "ff-tisa-web-pro", serif;
}
h1 {
  font-size: 2.45em;
  line-height: 1.2;
  font-weight: lighter;
}
@media (min-width: 500px) {
  h1 {
    font-size: 3.45em;
  }
}
h2 {
  font-size: 1.85em;
  line-height: 1.2;
  font-weight: lighter;
  margin: 0 0 10px 0;
}
@media (min-width: 500px) {
  h2 {
    margin-top: 12px;
  }
}
h3 {
  font-size: 1.55em;
  line-height: 1.4;
  font-weight: lighter;
  margin: 0 0 24px 0px;
}
h4 {
  font-size: 1em;
  line-height: 1.2;
  font-weight: lighter;
  margin: 20px 0 20px;
}
.img-auto {
  width: 100%;
  height: 100%;
  display: block;
}
.img-left,
.alignleft {
  float: left;
  padding: 20px 10px 0 0;
}
.img-half {
  height: 40%;
  width: 40%;
}
@media (min-width: 500px) {
  .img-half {
    width: 20%;
  }
}
.desktop-only {
  display: none;
}
@media (min-width: 1024px) {
  .desktop-only {
    display: block;
  }
}
.overlay {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 4000;
  background: rgba(0, 0, 0, 0.6);
}
.medium-only {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .medium-only {
    display: inline;
  }
}
.hero {
  position: relative;
  min-height: 415px;
  height: 100vh;
  width: 100%;
  background: url(assets/img/mobile-hero.jpg) center center no-repeat;
  /*background-size: 100%;*/
  background-size: cover; /* RW 22/01/2016 */
  padding: 30px 10%;
  text-align: center;
  color: white;
}
@media (min-width: 768px) {
  .hero {
    background: url(assets/img/full-header.jpg) center center no-repeat;
    background-size: cover;
    height: 700px;
    height: 100vh;
    padding-top: 100px;
  }
  .hero h1 {
    font-size: 5.2rem;
    letter-spacing: -2px;
  }
  .hero h3 {
    font-size: 2rem;
  }
}

@media (min-width: 1500px) {
  .hero {
    height: 850px;
    padding-top: 150px;
  }
}

.hero-text {
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.25);
}
.hero-text h1 {
  padding: 30px 0 0 0;
  margin: 0 0 27px 0;
}
@media (min-width: 500px) {
  .hero-text h1 {
    margin: 0;
    padding: 60px 0 0 0;
  }
}
@media (min-width: 500px) {
  .hero-text h3 {
    margin-top: 0;
  }
}


.call-to-action-table {
  position: absolute;
  bottom: 60px;
  width: 80%;
}
@media (min-width: 500px) {
  .call-to-action-table {
    bottom: 30px;
  }
}
@media (min-width: 768px) {
  .call-to-action-table {
    bottom: 90px;
  }
}
.call-to-action {
  margin: 0 auto;
}
1 .two-bg {
  background: url(assets/img/test-kid.jpg) left center no-repeat;
  background-size: cover;
}
.hm {
  background: #2b2b2b;
  color: white;
}
.two-hm {
  border-top-width: 10px;
  border-top-style: solid;
  border-color: #E9A640;
  width: 100%;
}
@media (min-width: 1024px) {
  .two-hm {
    width: 50%;
  }
}
.three.box h3 {
  margin-bottom: 10px;
}
.two-hm p {
  color: white;
}
.two-hm p.signiture {
  color: #d8d8d8;
}
.two-news {
  width: 100%;
}
@media (min-width: 1024px) {
  .two-news {
    width: 50%;
  }
}
.two-news-thumbnail {
  display: none;
}
@media (min-width: 1024px) {
  .two-news-thumbnail {
    display: table;
    background: url(assets/img/test-kid.jpg) left center no-repeat;
    background-size: cover;
  }
}
.news-thumbnail-section {
  display: table-cell;
  vertical-align: bottom;
}
.news-thumbnail-text {
  margin: 0;
  padding: 5%;
  background: rgba(0, 0, 0, 0.6);
}
.news-thumbnail-excerpt p {
  color: white;
}
a.news-thumbnail-readmore {
  color: #E9A640;
  text-decoration: none;
}
.news-items {
  border-top: 1px solid #444444;
  margin-top: 36px;
}
.news-item {
  border-bottom: 1px solid #444444;
  font-size: 0.8rem;
  padding: 10px 2px 13px;
}
@media (min-width: 500px) {
  .news-item {
    padding: 10px 0;
  }
}
.news-item a {
  color: white;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  text-decoration: none;
}
.news-item a:hover {
  color: #E9A640;
}
.news-item a:hover .news-item-title:after {
  background: url(assets/img/coloured-arrow-plain.svg) 100% 50% no-repeat;
}
.news-item-date {
  font-family: "ff-tisa-web-pro", serif;
  color: #666666;
}
@media (min-width: 500px) {
  .news-item-date {
    width: 14%;
    float: left;
  }
}
@media (min-width: 500px) {
  .news-item-title {
    position: relative;
    width: 84%;
    float: left;
  }
  .news-item-title:after {
    content: "";
    position: absolute;
    right: 0;
    height: 18px;
    width: 18px;
    background: url(assets/img/white-arrow-plain.svg) 100% 50% no-repeat;
    background-size: 20px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
}
.news-view-all {
  padding-top: 24px;
  width: 100%;
}
@media (min-width: 500px) {
  .news-view-all {
    float: right;
    width: 20%;
  }
}
.news-view-all a {
  font-size: 0.8rem;
  color: #d8d8d8;
  text-decoration: none;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  font-style: italic;
}
ul.landing-menu {
  list-style: none;
  padding: 0;
  border-top: 1px solid #d8d8d8;
}
ul.landing-menu li {
  padding: 10px 2px 13px;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
}
ul.landing-menu li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  height: 30px;
  width: 20px;
  background: url(assets/img/grey-arrow-plain.svg) 100% 50% no-repeat;
  background-size: 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
ul.landing-menu li a {
  text-decoration: none;
  color: #454545;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  font-size: 0.85em;
  display: block;
}
.landing-video {
  background: url(assets/img/full-screen.jpg) center center no-repeat;
  background-size: cover;
  /*height: 900px;*/
  padding: 10% 5%; /* RW 22/01/2016 */
  border-top-width: 10px;
  border-top-style: solid;
  border-color: #E9A640;
}

.landing-video h3 {
  font-size:1.3rem
}
@media (min-width: 1024px) {
  .landing-video {
    background: url(assets/img/full-screen.jpg) center center no-repeat;
    background-size: cover;
    /*height: 600px;*/
    /*border: none;*/
  }
}
.right.aldenham {
  color: white;
}
@media (min-width: 1024px) {
  .right.aldenham {
    width: 40%;
    float: right;
    border: none;
    padding-top: 30px;
    margin-right: 6.36%;
    padding-bottom: 50px;
    background: rgba(0, 0, 0, 0.6);
    padding: 30px;
    /*border-top-width: 10px;
    border-top-style: solid;
    border-color: #E9A640;*/
  }
}
div.student-testimonial {
  background: url(assets/img/foundation-logo.gif) top left no-repeat;
  background-size: 60px 90px;
  padding-left: 80px;
}
.student-testimonial.name {
  padding: 0;
  margin: 28px 0 0 0;
  color: white;
}
.student-testimonial.name span.year.aldenham {
  color: #E9A640;
}
.one {
  position: relative;
}
.google-maps-wrapper {
  position: relative;
  z-index: 1;
}
#map-canvas {
  top: 0;
  left: 0;
  z-index: 2;
  height: 300px;
}
@media (min-width: 500px) {
  #map-canvas {
    height: 530px;
    width: 100%;
    position: relative;
    border-top-width: 10px;
    border-top-style: solid;
    border-color: #E9A640;
  }
}
.left {
  position: relative;
  z-index: 1;
}
.find-us {
  background: #2b2b2b;
  color: white;
  padding: 20px 30px;
  border-top-width: 10px;
  border-top-style: solid;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-color: #E9A640;
}
@media (min-width: 500px) {
  .find-us {
    border: none;
    width: 400px;
    padding: none;
    position: absolute;
    z-index: 100;
    margin: 100px 0;
    left: 12.72%;
  }
}
@media (min-width: 500px) {
  .find-us-address {
    float: left;
    width: 50%;
  }
}
@media (min-width: 500px) {
  .find-us-contact {
    float: left;
    width: 50%;
  }
}
.find-us-contact p:nth-child(2) {
  padding-bottom: 12px;
  margin: 0;
}
.find-us p {
  color: white;
  margin-top: 0px;
  padding-top: 5px;
}
.find-us h3 {
  color: white;
  font-size: 1.45em;
}
p.aldenham {
  color: #E9A640;
  font-family: "ff-tisa-web-pro", serif;
  margin-bottom: 0;
  padding-bottom: 0;
}
.find-us-contact p a {
  color: white;
  text-decoration: none;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
}
.content-hero {
  -webkit-box-shadow: inset 0px -125px 100px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: inset 0px -125px 100px 0px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0px -125px 100px 0px rgba(0, 0, 0, 0.35);
  display: table;
  height: 415px;
  width: 100%;
  background: url(assets/img/mobile-hero.jpg) center center no-repeat;
  /*background-size: 100%;*/
  background-size: cover; /* RW 22/01/2016 */
  padding: 0 10%;
  color: white;
}
@media (min-width: 500px) {
  .content-hero {
    background: url(assets/img/full-header.jpg) center center no-repeat;
    background-size: cover;
    height: 480px;
    padding-top: 100px;
    padding: 0 6.36%;
  }
}
.content-hero-text {
  height: 100%;
  display: table-cell;
  vertical-align: bottom;
}
.content-hero-text h1 {
  text-shadow: 0px 1px 1px black;
}
.content-left-nav {
  width: 100%;
}
.content-left-nav button {
  overflow: hidden;
  background: #F9F9F9;
  position: relative;
  display: block;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  text-align: left;
  width: 100%;
  padding: 10px 10%;
}
.content-left-nav button div.bg {
  float: right;
  background: url(assets/img/black-arrow.svg) 90% 50% no-repeat;
  background-size: 20px;
  height: 25px;
  width: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  z-index: -1;
}
.content-left-nav button div.bg.spin {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.content-left-nav ul.secondary-menu {
  position: relative;
  display: none;
  padding: 0;
  margin: 0;
  background: #F9F9F9;
  width: 100%;
}
.content-left-nav ul.secondary-menu li {
  list-style: none;
  border-bottom: 1px solid #E4E4E4;
  padding: 10px 0;
}
.content-left-nav ul.secondary-menu li a {
  text-decoration: none;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  padding: 0 10%;
  color: #1D1D1D;
  width: 100%;
  display: block;
}
.content-left-nav ul.secondary-menu li ul.sub-menu {
  position: relative;
  border-bottom: none;
  display: none;
  padding: 10px 10px;
}
.content-left-nav ul.secondary-menu li ul.sub-menu li {
  border: none;
  line-height: 0.8;
  font-size: 0.85rem;
}
.content-left-nav ul.secondary-menu li ul.sub-menu li a {
  font-family: "ff-tisa-web-pro", serif;
  font-style: italic;
  padding: 5px 0 0 30px;
}
.content-left-nav ul.secondary-menu li ul.sub-menu li.active {
  background: none;
}
.content-left-nav ul.secondary-menu li ul.sub-menu li.active a {
  font-weight: bold;
}
.content-left-nav ul.secondary-menu li.menu-item-has-children:before {
  content: "";
  height: 30px;
  width: 20px;
  position: absolute;
  right: 10%;
  background: url(assets/img/black-arrow-plain.svg) 90% 50% no-repeat;
  background-size: 20px;
  z-index: -1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
@media (min-width: 500px) {
  .content-left-nav ul.secondary-menu li.menu-item-has-children:before {
    right: 0;
    height: 24px;
  }
}
.content-left-nav ul.secondary-menu li.active.menu-item-has-children:before {
  background: url(assets/img/black-arrow-plain.svg) 90% 50% no-repeat;
  background-size: 20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  z-index: -1;
}
@media (min-width: 500px) {
  .content-left-nav {
    width: 31.8181%;
    padding: 70px 6.3636%;
    float: left;
  }
  .content-left-nav button {
    display: none;
  }
  .content-left-nav ul.secondary-menu {
    display: block;
    background: none;
  }
  .content-left-nav ul.secondary-menu li ul.sub-menu li a {
    padding: 0;
  }
  .content-left-nav ul.secondary-menu li a {
    padding: 0;
    font-size: 0.85rem;
  }
  .content-left-nav ul.secondary-menu li li:before {
    background: none;
  }
  .content-left-nav ul.secondary-menu li.current-menu-item > a {
    font-weight: bold;
  }
  .content-left-nav ul.secondary-menu li:before {
    content: "";
    height: 24px;
    width: 20px;
    position: absolute;
    right: 0;
    background: url(assets/img/black-arrow-plain.svg) 100% 50% no-repeat;
    z-index: -1;
    background-size: 20px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
  .content-left-nav ul.secondary-menu li.active.item-has-submenu:before {
    content: "";
    height: 24px;
    width: 20px;
    position: absolute;
    right: 0;
    background: url(assets/img/black-arrow-plain.svg) 100% 50% no-repeat;
    z-index: -1;
    background-size: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
  }
  .content-left-nav ul.secondary-menu li.spin.active.item-has-submenu:before {
    background: url(assets/img/black-arrow-plain.svg) 100% 50% no-repeat;
    z-index: -1;
    background-size: 20px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
}
@media (min-width: 500px) {
  .content-right {
    width: 68.1818%;
    padding-right: 6.3636%;
    float: left;
  }
}
.content-main {
  padding: 0 10% 50px;
}

.content-split {
  margin-top:10px
}

.content-split div:first-child {
  margin-right: 5%;
}

.content-double-image {
  width: 47.5%;
  float:left
}

.content-double-image img, .content-grid-box img {
  max-width: 100%
}

.odd {
 margin-right: 2.5%;
}

.content-grid {
  padding-top:14px
}

.content-grid-box {
  width: 47.5%;
  float:left;
  margin-bottom:14px
}

.content-grid-box img {
  margin-bottom:14px
}

.content-main ul li {
  font-family: "ff-tisa-web-pro", serif;
  font-size: 1rem;
  font-style:italic;
  color: #676767;
}

.contact-row {
  margin-bottom: 24px;}

.contact-row p {
  margin-bottom:10px
}


.contact-title {
  width:10%;
  float:left
}

.contact-title p {
  color:#888;
  font-style:italic
}

.contact-information {
  width:90%;
  float:left
}

.contact-table {
  margin: 45px 0;}

#content .contact-information ul {
  padding:0;
  margin:0
}

#content .contact-information li {
  font-style:normal;
  font-size:0.82rem;
  font-family: "ff-tisa-sans-web-pro", serif;
  color: #454545;
  list-style:none;
}

#content .contact-information a {
  font-style:normal;
  font-size:0.82rem;
  font-family: "ff-tisa-sans-web-pro", serif;
  color: #454545;
  list-style:none;
}


@media (min-width: 500px) {
  .content-main {
    padding: 70px 0 10px;
  }
}
.content-main.bordered {
  border-bottom: 1px solid #d8d8d8;
}
img.content-image-two {
  height: 100%;
  width: 100%;
}
p.caption {
  font-family: "ff-tisa-web-pro", serif;
  font-size: 0.9rem;
  font-style: italic;
  margin-top: 0;
  padding-top: 0;
  margin-top: 8px;
  color: #676767;
}
.content-news {
  margin: 30px 0;
}
@media (min-width: 500px) {
  .content-news {
    padding: 10px 0 0 0;
    border-top: 1px solid #E4E4E4;
  }
  .content-news .wrapper {
    margin-bottom: 6%;
  }
  .content-news .wrapper .four,
  .content-news .wrapper .four-2 {
    border-right: 1px solid #f5f5f5;
    padding-right: 1.5%;
    margin-right: 1.5%;
    width: 23.87%;
    margin-bottom: 10px;
  }
  .content-news .wrapper .four:first-child,
  .content-news .wrapper .four-2:first-child {
    margin-left: 0;
  }
  .content-news .wrapper .four:last-child,
  .content-news .wrapper .four-2:last-child {
    margin-right: 0;
    border-right: 0;
  }
  .content-news .wrapper .four-2 {
    width: 49.24%;
  }
}
.content-news-title,
.content-news-link {
  padding: 0 10%;
}
@media (min-width: 500px) {
  .content-news-title,
  .content-news-link {
    padding: 0 0 20px 0;
  }
  .content-news-title p,
  .content-news-link p {
    text-align: right;
    margin-top: -55px;
  }
}
.content-news-title h2 {
  font-size: 1.5rem;
}
.content-news-link a {
  text-decoration: none;
  color: #676767;
  font-style: italic;
  font-size: 0.8rem;
}
img.full-page-splitter {
  width: 100%;
  hwight: 100%;
}
.intro-page-bottom-headline {
  padding: 0px 10% 0;
}
.intro-page-bottom-headline h3 {
  font-size: 1.25rem;
  line-height: 1.55;
  color: #d8d8d8;
  font-style: italic;
}
@media (min-width: 500px) {
  .intro-page-bottom-headline {
    width: 31.8181%;
    padding: 70px 6.3636%;
    float: left;
  }
}
.intro-page-bottom-main {
  padding: 0 10%;
}
@media (min-width: 500px) {
  .intro-page-bottom-main {
    width: 68.1818%;
    padding: 0;
    padding-right: 6.3636%;
    padding-top: 70px;
    float: left;
  }
}
.intro-page-bottom-main p {
  padding: 0 0 20px 0;
}
.intro-page-bottom-content {
  padding: 0;
}
.intro-page-bottom-links {
  padding: 0 10%;
  margin-bottom: 50px;
  border-top: 1px solid #d8d8d8;
}
@media (min-width: 500px) {
  .intro-page-bottom-links {
    padding: 0;
  }
}
@media (min-width: 500px) {
  .intro-page-link-item {
    width: 33.333%;
    padding-right: 20px;
    float: left;
  }
}
.intro-page-link-item h3 {
  font-size: 1.3rem;
  margin-bottom: 0;
  font-style: italic;
}
.intro-page-link-item a {
  color: #d8d8d8;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  font-style: italic;
  text-decoration: none;
  font-size: 0.8rem;
}
.news-navigation {
  padding: 0 10%;
  background: #f5f5f5;
}
@media (min-width: 500px) {
  .news-navigation {
    width: 21.8181%;
    padding: 50px 1.8181% 0;
    float: left;
  }
}
.news-categories {
  padding-top: 10px;
}
.news-categories p {
  font-family: "ff-tisa-web-pro", serif;
  font-style: italic;
}
.news-categories ul {
  padding: 0;
  border-bottom: 1px solid #d8d8d8;
}
.news-categories ul li {
  list-style: none;
  position: relative;
  padding-left: 10px;
  border-top: 1px solid #d8d8d8;
}
.news-categories ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  height: 10px;
  width: 10px;
  background: url(assets/img/black-arrow-plain.svg) center center no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.news-categories ul li a {
  color: #676767;
  display: inline-block;
  padding: 5px 20px;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  font-size: 0.8rem;
  text-decoration: none;
}
.news-search p {
  font-family: "ff-tisa-web-pro", serif;
  font-style: italic;
}
.news-search label.screen-reader-text {
  display: none;
}
.news-search input#s {
  width: 100%;
}
.news-search input#searchsubmit {
  position: relative;
  left: 92%;
  top: -31px;
  text-indent: -999px;
  background: url(assets/img/black-arrow-plain.svg) center center no-repeat;
  background-size: 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  border: none;
  float: none;
  width: 0;
  padding: 2px 6px 3px;
  margin: 0;
}
.news-dates {
  padding-top: 10px;
}
.news-dates p {
  font-family: "ff-tisa-web-pro", serif;
  font-style: italic;
}
.news-dates ul {
  padding: 0;
  border-bottom: 1px solid #d8d8d8;
}
.news-dates ul li {
  list-style: none;
  position: relative;
  padding-left: 10px;
  border-top: 1px solid #d8d8d8;
}
.news-dates ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  height: 10px;
  width: 10px;
  background: url(assets/img/black-arrow-plain.svg) center center no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.news-dates ul li a {
  color: #676767;
  display: inline-block;
  padding: 5px 20px;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  font-size: 0.8rem;
  text-decoration: none;
}
@media (min-width: 500px) {
  .news-dates {
    padding-bottom: 30px;
  }
}
.news-nav-style ul {
  padding: 0;
  border-bottom: 1px solid #d8d8d8;
}
.news-nav-style ul li {
  list-style: none;
  position: relative;
  padding-left: 10px;
  border-top: 1px solid #d8d8d8;
}
.news-nav-style ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  height: 10px;
  width: 10px;
  background: url(assets/img/black-arrow-plain.svg) center center no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.news-nav-style ul li a {
  color: #676767;
  display: inline-block;
  padding: 5px 20px;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  font-size: 0.8rem;
  text-decoration: none;
}
.news-landing-main {
  padding: 0 10%;
  width: 100%;
}
@media (min-width: 500px) {
  .news-landing-main {
    width: 78.1818%;
    padding: 70px 6.3636% 20px 6.3636%;
    float: left;
    border-top: 1px solid #f5f5f5;
  }
  .news-landing-main .wrapper {
    margin-bottom: 6%;
  }
  .news-landing-main .wrapper .four,
  .news-landing-main .wrapper .four-2 {
    border-right: 1px solid #f5f5f5;
    padding-right: 1.5%;
    margin-right: 1.5%;
    width: 23.87%;
    margin-bottom: 10px;
  }
  .news-landing-main .wrapper .four:first-child,
  .news-landing-main .wrapper .four-2:first-child {
    margin-left: 0;
  }
  .news-landing-main .wrapper .four:last-child,
  .news-landing-main .wrapper .four-2:last-child {
    margin-right: 0;
    border-right: 0;
  }
  .news-landing-main .wrapper .four-2 {
    width: 49.24%;
  }
}
.news-item-small {
  background: #f5f5f5;
  overflow: hidden;
  min-height: 280px;
  position: relative;
  padding-bottom: 10px;
}
.bottom .news-item-small > p {
  position: absolute;
  bottom: 10px;
  display: block;
}
.news-item-small.oa {
  background: #1D1D1D;
}
.news-item-small.oa .news-header-date p {
  color: #E9A640;
}
.news-item-small.oa .news-header-date h4 a,
.news-item-small.oa p {
  color: white;
}
.news-item-small.sports {
  background: #E9A640;
}
.news-header-date {
  display: block;
  position: relative;
}
.news-header-date p {
  padding: 0;
  margin: 0;
  font-style: italic;
  line-height: 1;
}
.news-header-date h4 {
  font-size: 1.2rem;
  padding: 0 10px 10px 15px;
  margin: 0;
}
.news-header-date h4 a {
  text-decoration: none;
  color: #1D1D1D;
}
.news-thumbnail img {
  width: 100%;
  height: 100%;
}
.news-item-small p {
  line-height: 1.4;
  font-size: 0.85rem;
  padding: 5px 15px;
  margin: 0;
}
#map-canvas.contact-us {
  border: none;
  height: 300px;
  margin-top: 30px;
  margin-bottom: 40px;
}
@media (min-width: 500px) {
  .directions-by-car,
  .directions-by-train {
    width: 46%;
    float: left;
  }
}
.directions-text {
  padding-left: 40px;
}
@media (min-width: 500px) {
  .directions-by-car {
    margin-right: 6.3636%;
  }
}
.directions-by-car h3,
.directions-by-train h3,
.directions-by-tube h3 {
  color: #A0A0A0;
  font-style: italic;
  margin-bottom: 20px;
  font-size: 1.2rem;
}

h3.by-car {
  background: url(http://aftest2.co.uk/wp-content/uploads/2015/06/by-car.jpg) left center no-repeat;
  background-size: 30px 30px;
  height: 30px;
  padding-left: 40px;
  margin-bottom: 20px;
  font-size: 1.2rem;
}
h3.by-train {
  background: url(assets/img/by-train.jpg) left center no-repeat;
  background-size: 30px 30px;
  height: 30px;
  padding-left: 40px;
}

h3.by-tube {
  background: url(assets/img/by-tube.jpg) left center no-repeat;
  background-size: 30px 30px;
  height: 30px;
  padding-left: 40px;
}

.virtual-tour {
  position: relative;
  padding-bottom: 75%; // This is the aspect ratio
  height: 0;
  overflow: hidden;
  margin-bottom:50px
}

.virtual-tour iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}


.hero.external-landing {
  position: relative;
  height: auto;
  padding: 0px 10%;
  -webkit-box-shadow: inset 0 -200px 200px -40px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 -200px 200px -40px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 -200px 200px -40px rgba(0, 0, 0, 0.5);
  height: 750px;
}
.hero.external-landing .hero-text {
  width: 80%;
  position: absolute;
  bottom: 80px;
  padding: 0;
}
.hero.external-landing .hero-text h1 {
  font-size: 4.2rem;
}
.hero.external-landing .hero-text h3 {
  font-size: 1.6rem;
  margin: 0 0 52px 0;
}
.play-video-link {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  text-indent: -9999px;
  background: url(assets/img/play-button.png) center center no-repeat;
  background-size: 100px;
  margin-top: 50px;
}
@media (min-width: 500px) {
  .play-video-link {
    margin-top: 325px;
  }
}
.no-video-space {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  text-indent: -9999px;
  background-size: 100px;
  margin-top: 50px;
}
@media (min-width: 500px) {
  .no-video-space {
    margin-top: 325px;
  }
}
.visit-us-landing {
  background: #1D1D1D;
  padding: 10%;
}
.visit-us-landing p {
  color: white;
  width: 100%;
}
.visit-us-landing h3 {
  color: #E9A640;
  margin: 0;
}
.visit-us-landing input {
  width: 100%;
  margin-top: 10px;
  float: none;
  display: block;
  line-height: normal;
  border-radius: 2px;
  border: none;
  padding: 8px 12px;
  font-size: 0.8rem;
}

.visit-us-landing label {
  display: none;
}

.visit-us-landing .frm_form_field {
  padding: 0;
}

.visit-us-landing .frm_error {
  color: white;
}

.visit-us-landing p input[type="submit"] {
  color: black;
}

.visit-us-landing p.submit {
  float: none;
  margin-bottom: 0;
}

@media (min-width: 500px) {
  .visit-us-landing {
    padding: 0;
  }
}
.enter-main-site {
  height: 300px;
  text-align: center;
  padding-top: 125px;
  background: url(assets/img/senior-intro.jpg) center center no-repeat;
  background-size: cover;
}
.external-landing-video {
  display: none;
  position: absolute;
  margin: 0 auto;
  z-index: 6000;
}
.landing-page-iframe {
  position: absolute;
  width: 100%;
  -webkit-box-shadow: 0 0 50px 20px black 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 50px 20px black 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 50px 20px black 1px 2px 0 rgba(0, 0, 0, 0.25);
}
ul#menu-landing-header-links li:last-child a {
  color: #E9A640;
}
.house-page-subheading {
  font-size: 1.2em;
  color: #676767;
  font-style: italic;
  padding: 10px 0 30px 0;
}
.house-page-factoids {
  width: 100%;
  padding: 30px 0;
}
@media (min-width: 500px) {
  .house-page-factoids {
    width: 260px;
    float: left;
    margin-right: 50px;
  }
}
.house-paragraph {
  padding: 35px 0;
}
.house-page-factoids-heading {
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 0;
}
.house-page-factoids-heading h4 {
  font-style: italic;
}
.house-page-factoids-tie {
  float: left;
  width: 20%;
  padding: 18px 0 10px;
}
.house-page-factoids-tie img {
  height: 140px;
  width: auto;
}
.house-page-factoids-factlist {
  float: left;
  width: 80%;
}
.house-page-factoids-factlist ul {
  padding: 0 0 0 0;
  margin: 0;
}
.house-page-factoids-factlist ul li {
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  list-style: none;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px;
  color: black;   
}
.house-page-factoids-factlist ul li span {
  display: inline-block;
  width: 85px;
  font-family: "ff-tisa-sans-web-pro", sans-serif;
  font-style: italic;
  color: #676767;
}
.double-image .image-caption p {
  font-style: italic;
  color: #676767;
}
@media (min-width: 500px) {
  .double-image .double-image-image {
    width: 50%;
    float: left;
  }
  .double-image .double-image-image:first-child {
    width: 49%;
    padding-right: 1%;
  }
  .double-image .double-image-image:last-child {
    width: 49%;
    padding-left: 1%;
  }
}

ul.footer-link-sub li:nth-of-type(1n+6) {display: none;}

div.frm_error {
    color: red;
    font-size: 0.8rem;
    width: 100%;
    display: block;
    margin-top: 20px;
}

.three-image-img.prep,
.four-image-img.prep {
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-color: #0e4875;
}

.four:nth-child(2) .foundation-footer-school-brand {
  border-top-width: 4px;
  border-top-style: solid;
  border-color: #E9A640;
}

/* Attribues */

.attributes-wrapper {
  background-color: #1D1D1D;
  padding: 100px 10% 
}

.attributes-wrapper h1,
.attributes-wrapper h3,
.attributes-wrapper p {
  color:#fff;
}

.aldenham-attributes {
  margin-bottom: 60px
}

.aldenham-attributes h3 {
  margin-bottom:50px;
}

.attribute {
  width:47.5%;
  float: left;
}

.aldenham-attributes .attribute h3 {
  margin-bottom:20px;
}

.aldenham-attributes .attribute:nth-child(odd) {
  margin-left: 5%
}

@media (max-width: 959px) {
  .attribute {
    width:100%;
    float: left;
  }
  .aldenham-attributes .attribute:nth-child(odd) {
    margin-left: 0%
  }
}

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

.attributes-line-box {
  border: 1px solid #E9A640;
  margin: 80px 0 100px;
  padding: 0 120px
}

.attributes-hero h1 {
    color: #fff;
    margin-top: -16px;
    background-color: #000;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 5px;
    display: inline-block;
}


.wrapper-attributes {
    background-color: #121212;
  }

.wrapper-attributes h3,
.wrapper-attributes p {
  color:#fff;
}


.wrapper-attributes .aldenham-attributes {
  border: 1px solid #E9A640;
  padding: 70px 80px 60px
}

.wrapper-attributes .content-left-nav ul.secondary-menu li {
    border-bottom: 1px solid #444;
}

.wrapper-attributes .content-left-nav ul.secondary-menu li a {
    color: #fff;
}

#menu-item-152{display:none;}
