
.isCSSOn
{
    display: none;
    background-color: #fff;
}

.tabs .hidden 
{
    top: -9999px;
    left: -9999px;
}

.absent {
    display: none
}

.disabled,
.aspNetDisabled {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    opacity: 0.6;
    cursor: default
}


.mobile {
    display: none
}

.desktop {
    display: block
}

#skipLink a {
    position: absolute;
    top: -6em;
    width: 1px;
    height: 1px;
    font-size: 1.4em;
    color: #000;
    z-index:100000 !important;
    float: left;
    overflow: hidden
}

#skipLink a:focus,
#skipLink a:active 
{
    width: 200px;
    height: 20px;
    text-decoration: underline;
    overflow: visible;
    top: 1em !important;
    color: #000;
    display: block
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

body 
{
    line-height: 1.2;
    color: #666;
    font-family: 'Source Sans Pro', Arial, sans-serif!important;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    /*background: #333*/
}

body:lang(vi) 
{
    font-family: Arial, sans-serif
}



body:lang(vi) .main_nav>ul>li.hoverActive>a {
    margin-top: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1.4em;
    line-height: 1.4;
    font-weight: normal
}

h1,
h2,
.accFnt {
    font-family: 'dearJoe5', Source Sans Pro, Arial, sans-serif;
    -webkit-font-variant-ligatures: no-common-ligatures;
    font-variant-ligatures: no-common-ligatures
}

h1 {
    font-size: 2em;
    color: #2f2f2f;
    margin-bottom: 0.7em;
    font-weight: 500
}

p,
li {
    font-size: 1em;
    line-height: 1.5
}

a {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    color: #000;
    text-decoration: none
}

a:visited {
    color: #000;
    text-decoration: none
}

a:focus,
a:active {
    color: #000
}

a img 
{
    border: none
}

.container {
    background-color: #edebea;
}



header {
    z-index: 200;
    position: relative;
    background: #fff;
	margin-top:0.5%;
}

header>.inner {
    padding: 2em 0;
    position: relative;
    z-index: 200;
    background: #fff;
    border-top: 5px solid #4dc3cf;
    top: -5px;
    margin-bottom: -5px
}

header img {
    float: left;
    margin-right: 10px
}

#HeaderLeft 
{
    display: inline;
    float: left;
    width: 72.916666667%;
    margin: 0 1.041666667%;
    margin-top: 1%
}

#HeaderLeft .strapline {
    margin-top: -3em
}

#HeaderLeft p 
{
    text-indent: -1000em;
    overflow: hidden;
    height: 1px;
    width: 1px;
    position: absolute
}

#HeaderRight {
    display: inline;
    float: left;
    width: 14.583333333%;
    margin: 0 1.041666667%;
    margin-top: 3em;
    background-color: #f2f2f2;
    float: right
}

header nav
{
    position: relative;
    z-index: 30
}

header nav div {
    position: relative
}

header nav ul ul {
    margin-left: 0
}

.main_nav 
{
    background: #92278f!important;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.2);
    z-index:9998!important;
	width:100%;
	position: relative;
}

.main_nav_header{width:100%!important; background:#ccc!important; padding:2%!important; box-sizing: border-box!important;}

.main_nav ul {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.mw 
{
    position: relative;
    width: 80%!important;
    margin: 0 auto;
}


.main_nav li {
    float: left
}

.main_nav li a 
{
    padding: 0.5em 1.10em;
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
    display: block;
}
#introblocks article {
    ::margin-top: 212px;
}
.main_nav li a:hover,
.main_nav li a:focus {
    border: none;
    background-color: #ff920c;
}
.but{
    color: #FFFFFF;
    background-color: #FF3F4A;
    border-color: #FF3F4A;
    border-radius: 2px;
margin-left: -50px;
}
.main_nav li.current,
.main_nav li.open {
   
}

.main_nav li.hoverActive>a.active {
    color: #fff;
    background: #92278f!important;
    /*padding-top: 0.8em;*/
    z-index: 20;
}

.main_nav li.hoverActive ul a:hover {
    margin-top: 0em;
}

.main_nav li ul {
    display: none;
    width: auto;
}

.main_nav li .megaNavCE 
{
    display: block;
    width: 95%;
/*    margin: 0 -1.041666667%;
*/  position: absolute;
    left: 0!important;
    background: #fff;
    border-bottom: 1.5em solid #fff;
    color: #000;
    margin: 0 auto 0 1.5em;
    overflow: hidden;
    -webkit-box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.4);
	padding:0!important;
	box-sizing: border-box;
}

.main_nav li .megaNavCE:before,
.main_nav li .megaNavCE:after {
    content: "";
    display: table
}

.main_nav li .megaNavCE:after {
    clear: both
}

.main_nav li .megaNavCE:before,
.main_nav li .megaNavCE:after {
    content: "";
    display: table
}

.main_nav li .megaNavCE:after {
    clear: both
}

.main_nav li .megaNavCE a,
.main_nav li .megaNavCE a:visited {
    display: block;
    color: #000;
    background: none;
	   font-family:"Script MT";
}

.main_nav li .megaNavCE a span,
.main_nav li .megaNavCE a:visited span {
    font-size: 1.35em;
	font-weight: 400;
}

.main_nav li .megaNavCE span {
    background: none;
    padding: 0
}

.main_nav li .megaNavCE .exContent {
    display: inline;
    float: left;
    width: 31.25%;
}

.main_nav li .megaNavCE .panelLeft,
.main_nav li .megaNavCE .imagePanel {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.041666667%;
    height: 300px;
    margin-top: 3.5em;
    overflow: hidden;
/*	background:#c7c8ca;*/
}

.main_nav li .megaNavCE .current a,
.main_nav li .megaNavCE .open a {
    background: none
}

.main_nav li .megaNavCE .linkContainer {
    top: -5px;
    z-index: 5
}

.main_nav li .megaNavCE .linkContainer a {
    text-transform: none;
    padding: 0.25em 1em 0.35em 3em
}

.main_nav li .megaNavCE .linkContainer a:first-of-type:hover {
    border-right: solid 1px #cca200
}

.main_nav li .megaNavCE .linkContainer a:last-of-type:hover {
    border-left: solid 1px #ffe580;
    border-right: none
}

.main_nav li .megaNavCE a.megaNavHeader {
    font-size: 1.5em;
    font-weight: normal;
    color: #000;
    padding: 0.39em 0.3em!important;
    height: 30px!important;
    text-transform: none;
	background:#e6e6e6;
	width:320%!important;
	font-family: 'Kaushan Script', cursive;
	margin-bottom:5%;
	text-decoration: none!important;
}


.main_nav li .megaNavCE a.megaNavHeader:hover,
.main_nav li .megaNavCE a.megaNavHeader:focus {
    
    margin-top: 0
}

.main_nav li .megaNavCE a.megaNavHeader:hover span,
.main_nav li .megaNavCE a.megaNavHeader:focus span {
    
}

.main_nav li .megaNavCE a.megaNavHeader span {
    position: absolute;
    width: 300%;
    font-size: 1em;
    height: auto
}

.main_nav li .megaNavCE .ulContainer {
    padding: 0
}

.main_nav li .megaNavCE ul {
    display: block
}

.main_nav li .megaNavCE ul li {
    float: none;
    padding: 0
}

.main_nav li .megaNavCE ul li a {
    text-transform: capitalize;
    padding: 0.4em 2em 0.4em 0.9em;
    display: block;
    line-height: 1.2
}

.main_nav li .megaNavCE ul li a:hover,
.main_nav li .megaNavCE ul li a:focus {
    background: #edebea
}

.main_nav li .megaNavCE ul li a:lang(fr) {
    text-transform: none
}

.main_nav li .megaNavCE ul li.hasChild:hover {
    background: #edebea url('/_cms-site-content/_school-master/img/header/meganav_arrow.png') center right no-repeat
}

.main_nav li .megaNavCE ul li.hasChild>a:hover,
.main_nav li .megaNavCE ul li.hasChild>a:focus {
    margin-top: 0;
    background: #edebea url('/_cms-site-content/_school-master/img/header/meganav_arrow.png') center right no-repeat;
    margin-right: 0
}

.main_nav li .megaNavCE ul li.open>a {
    border-left: 5px solid #4dc3cf;
    font-weight: bold;
    padding-left: 0.6em
}

.main_nav li .megaNavCE ul li.current>a {
    border-left: 5px solid #4dc3cf;
    font-weight: bold
}

.main_nav li .megaNavCE ul li .links {
    position: absolute;
    left: 306px;
    top: 0;
    width: 300px;
    z-index: 2;
    min-height: 300px;
    visibility: hidden;
    height: 100%;
    border-left: 5px solid #4dc3cf;
    margin-left: 20px
}

.main_nav li .megaNavCE ul li .links .thirdLHeader {
    display: none
}

.main_nav li .megaNavCE ul li .links .innerLinks {
    width: 287px;
    padding: 10px;
    min-height: 286px;
    background-color: #fff
}

.main_nav li .megaNavCE ul li .links .innerLinks a {
    border: none;
    margin: 0;
    padding: 0.4em 0.9em;
    font-weight: normal
}

.main_nav li .megaNavCE ul li .links .innerLinks a:hover,
.main_nav li .megaNavCE ul li .links .innerLinks a:focus {
    text-decoration: underline
}

.main_nav li .megaNavCE ul li .links .innerLinks .current {
    background: none
}

.main_nav li .megaNavCE ul li .links .innerLinks .current.hasChild:hover>a {
    background: #edebea;
}

.main_nav li .megaNavCE ul li .links .innerLinks .open>a,
.main_nav li .megaNavCE ul li .links .innerLinks .current>a {
    font-weight: bold
}

.main_nav li .megaNavCE ul.d3 li .links {
    left: 286px;
    top: -1em
}

.main_nav li .megaNavCE .panelLeft {
    position: relative;
    background: #4dc3cf
}

.main_nav li .megaNavCE .panelLeft:before,
.main_nav li .megaNavCE .panelLeft:after {
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
}

.main_nav li .megaNavCE .panelLeft:after {
    top: auto;
    bottom: -4px;
}

.main_nav li .megaNavCE .panelLeft .inner {
    text-align: center;
    padding: 10px 2em;
    height: 100%;
    margin: auto;
    overflow: visible;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.main_nav li .megaNavCE .panelLeft .inner:before,
.main_nav li .megaNavCE .panelLeft .inner:after {
    content: "";
    display: block;
    height: 140%;
    position: absolute;
    top: -20%;
    left: -4px;
    width: 8px;
}

.main_nav li .megaNavCE .panelLeft .inner:after {
    left: auto;
    right: -4px;
}

.main_nav li .megaNavCE .panelLeft .headerWrap:after {
    content: "";
    width: 60%;
    display: block;
    border: 0;
    height: 3px;
    margin: 0 auto;
	
}

.main_nav li .megaNavCE .panelLeft .heading 
{
    font-size: 1.8em;
    height:145px;
	border-bottom:1px solid #000;
	padding-bottom: 2%;
	font-family: 'Kaushan Script', cursive;
}

.main_nav li .megaNavCE .panelLeft .heading span {
    padding: 0 0.5em
}

.main_nav li .megaNavCE .panelLeft .text {
    font-size: 1.25em;
    overflow: hidden;
    height:auto;
	padding-top:5%;
		
}

.main_nav li .megaNavCE .panelLeft .heading,
.main_nav li .megaNavCE .panelLeft .text {
    display: table;
    width: 100%
}

.main_nav li .megaNavCE .panelLeft .heading span,
.main_nav li .megaNavCE .panelLeft .text span {
    display: table-cell;
    vertical-align: middle
}

.main_nav li .megaNavCE .panelLeft.naePurple,
.main_nav li .megaNavCE .panelLeft.purple,
.main_nav li .megaNavCE .panelLeft.na-purple,
.main_nav li .megaNavCE .panelLeft.naeBurgundy,
.main_nav li .megaNavCE .panelLeft.maroon,
.main_nav li .megaNavCE .panelLeft.na-grape {
    background: #722c8a;
}

.main_nav li .megaNavCE .panelLeft.naeOrange,
.main_nav li .megaNavCE .panelLeft.na-orange,
.main_nav li .megaNavCE .panelLeft.orange {
    background: #f28650;
}

.main_nav li .megaNavCE .panelLeft.default,
.main_nav li .megaNavCE .panelLeft.naePink,
.main_nav li .megaNavCE .panelLeft.naeDarkPink,
.main_nav li .megaNavCE .panelLeft.red,
.main_nav li .megaNavCE .panelLeft.na-raspberry {
    background: #ea3056;
}

.main_nav li .megaNavCE .panelLeft.naeMidWarmGrey,
.main_nav li .megaNavCE .panelLeft.grey,
.main_nav li .megaNavCE .panelLeft.na-grey {
    background: #8f8b86;
}

.main_nav li .megaNavCE .panelLeft.naeYellow,
.main_nav li .megaNavCE .panelLeft.yellow,
.main_nav li .megaNavCE .panelLeft.na-yellow,
.main_nav li .megaNavCE .panelLeft.green {
    background: #fdc02d;
}

.main_nav li .megaNavCE .panelLeft.naeLightBlue {
    background: #a0dae5;
}

.main_nav li .megaNavCE .panelLeft.naeLightWarmGrey {
    background: #e3e1dc;
}

.main_nav li .megaNavCE .panelLeft.naeDarkBlue {
    background: #003255;
}

.main_nav li .megaNavCE .panelLeft.naePurple,
.main_nav li .megaNavCE .panelLeft.purple,
.main_nav li .megaNavCE .panelLeft.na-purple,
.main_nav li .megaNavCE .panelLeft.naeBurgundy,
.main_nav li .megaNavCE .panelLeft.maroon,
.main_nav li .megaNavCE .panelLeft.na-grape,
.main_nav li .megaNavCE .panelLeft.default,
.main_nav li .megaNavCE .panelLeft.naePink,
.main_nav li .megaNavCE .panelLeft.naeDarkPink,
.main_nav li .megaNavCE .panelLeft.red,
.main_nav li .megaNavCE .panelLeft.na-raspberry,
.main_nav li .megaNavCE .panelLeft.naeDarkBlue {
    color: #fff;
}

.main_nav li .megaNavCE .panelLeft.naePurple .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.purple .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.na-purple .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.naeBurgundy .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.maroon .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.na-grape .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.default .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.naePink .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.naeDarkPink .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.red .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.na-raspberry .headerWrap:after,
.main_nav li .megaNavCE .panelLeft.naeDarkBlue .headerWrap:after {
    background-position: 0 -21px
}

.breadcrumb {
    margin-bottom: 2em
}

.breadcrumb li {
    font-size: 1.2em;
    float: left
}

.breadcrumb li span {
    margin: 0 0.5em 0 0
}

.breadcrumb li.first span {
    margin-left: 0
}

.breadcrumb li:after {
    content: ">";
    margin-right: 0.5em
}

.breadcrumb li a:hover {
    border-bottom: none
}

.breadcrumb li a:hover span {
    border-bottom: 1px solid #000
}

.breadcrumb li a:visited {
    color: #000
}

.breadcrumb li.last span {
    color: #767676
}

.breadcrumb li.last:after {
    content: ""
}

.meganav {
    display: none;
}

.site-search {
    position: relative
}

.site-search .text,
.site-search .button {
    border: none
}

.site-search label.text {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.site-search .text {
    width: 70%;
    font-size: 1.2em;
    background-color: #f2f2f2;
    padding: 0.3em 1em;
    color: #717171;
    -webkit-border-radius: 18px 18px 18px 18px;
    -moz-border-radius: 18px 18px 18px 18px;
    -ms-border-radius: 18px 18px 18px 18px;
    -o-border-radius: 18px 18px 18px 18px;
    border-radius: 18px 18px 18px 18px
}

.site-search .text:focus {
    color: #474646
}

.site-search .button {
    background: url('/_cms-site-content/_school-master/img/header/header-icon-sprite.png') no-repeat 5px -101px;
    text-indent: -9999px;
    margin-left: 0;
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.site-search .button:hover {
    background-position: 5px -131px
}

.searchResults p {
    font-size: 1.6em;
    padding-top: 1em
}

.searchResults strong {
    font-weight: 600
}

a.title {
    background: none;
    border: none;
    padding: 0;
    font-size: 1.8em
}

.resultText {
    margin-bottom: 4em
}

.resultText p {
    font-size: 2em;
    padding-top: 0
}

.result a {
    text-decoration: underline;
    font-weight: 700
}

.result li>a {
    text-decoration: none
}

.result:after {
    content: "";
    background: url('/_cms-site-content/_school-master/img/new-brand-2015/panel-divider.png') no-repeat;
    display: block;
    width: 100%;
    height: 3px;
    margin: 3em auto
}

.result ul {
    margin-top: 1em
}

.result li {
    display: inline
}

.result li a:hover {
    text-decoration: underline
}

.result li a:after {
    content: ">";
    margin-left: 0.5em;
    text-decoration: none !important
}

.result li a,
.result li span {
    margin: 0 0.5em 0 0;
    font-size: 1.3em
}

.result li.first a,
.result li.first span {
    margin-left: 0
}

.searchResults .file a {
    background: url('/_cms-site-content/_school-master/img/icons/generic.png') no-repeat left;
    padding-left: 1.5em
}

.searchResults .pdf a {
    background: url('/_cms-site-content/_school-master/img/icons/pdf.png') no-repeat left;
    padding-left: 1.5em
}

.searchResults .word a {
    background: url('/_cms-site-content/_school-master/img/icons/word.png') no-repeat left;
    padding-left: 1.5em
}

.searchResults .excel a {
    background: url('/_cms-site-content/_school-master/img/icons/excel.png') no-repeat left;
    padding-left: 1.5em
}

.searchResults .powerpoint a {
    background: url('/_cms-site-content/_school-master/img/icons/powerpoint.png') no-repeat left;
    padding-left: 1.5em
}

.partners {
    padding: 0;
    border-top: none;
    background: #e3e1dc
}

.partners ul {
    padding: 2.25em 0;
    text-align: center
}

.partners li {
    display: inline-block;
    padding: 0.75em 1.75em
}

.partners li img {
    display: inline-block;
    vertical-align: middle
}

footer {
    clear: both
}

footer li,
footer p {
    font-size: 1.4em
}

.topFooter {
    color: #000;
    background: #fff;
    border-top: none;
    padding: 4em 1em 8em;
    border-top: 7px solid #4dc3cf;
    position: relative
}

.topFooter:before {
    content: "";
    background: url('/_cms-site-content/_school-master/img/new-brand-2015/footer-tear-mask.png') 0 0 repeat-x;
    width: 100%;
    height: 6px;
    display: block;
    position: absolute;
    left: 0;
    top: -3px
}

.topFooter .contactDetails {
    display: inline;
    float: left;
    width: 64.583333333%;
    margin: 0 1.041666667%
}

.topFooter .contactDetails div {
    margin-left: 0
}

.topFooter .contactDetails h3 {
    font-size: 1.7em;
    margin-bottom: 0.4em;
    color: #a9a9a9
}

.topFooter .contactDetails .logo {
    width: 22%;
    padding-left: 0;
    float: left
}

.topFooter .contactDetails .addressDetails {
    line-height: 2.2
}

.topFooter .contactDetails .addressDetails span {
    display: block
}

.topFooter .contactDetails .details {
    display: inline;
    float: left;
    width: 64.583333333%;
    margin: 0 1.041666667%
}

.topFooter .contactDetails .details .number {
    display: block;
    float: none;
    margin: 0 2.083333334% 0 0
}

.topFooter .contactDetails strong {
    font-size: 1.3em;
    color: #000;
    margin: 0 0 -0.4em;
    display: block
}

.topFooter .contactDetails p {
    font-size: 1.5em;
    margin-bottom: 0.8em
}

.topFooter .contactDetails p.link {
    margin: 0
}

.topFooter .links {
    display: inline;
    float: left;
    width: 14.583333333%;
    margin: 0 1.041666667%;
    background: none;
    min-height: 22em
}

.topFooter .links .inner {
    padding: 0em 2em
}

.topFooter .links li {
    font-size: 1.4em;
    margin-bottom: 0.3em
}

.topFooter h2 {
    font-size: 1.4em;
    font-family: inherit;
    text-transform: none;
    color: #000;
    margin-bottom: 0.3em;
    font-weight: 600
}

.topFooter a {
    color: #000;
    text-decoration: underline
}

.topFooter a:focus,
.topFooter a:active,
.topFooter a:visited {
    color: #000
}

.topFooter .contactDetails p {
    font-size: 1.4em;
    margin-bottom: 0
}

.topFooter .contactDetails p.name {
    font-weight: 600
}

.topFooter .address strong {
    color: #000;
    text-transform: uppercase;
    font-weight: 700
}

.topFooter .address .addressDetails {
    line-height: 1.4
}

.topFooter .header {
    font-size: 1.6em
}

.topFooter div.address+p.header,
.topFooter p.header+p.link {
    margin-top: 1.5em
}

.topFooter p.header+p.header {
    margin-top: 1em
}

.topFooter p.generalEnquiriesHeader span,
.topFooter p.header span {
    margin-right: 0.7em;
    width: 15em;
    display: inline-block;
    vertical-align: top;
    font-weight: 600
}

.bottomFooter {
    color: #000;
    background-color: #fff
}

.bottomFooter a {
    color: #000;
    border-bottom: 1px solid #000;
    font-weight: 600
}

.bottomFooter .crownLogo {
    float: left;
    margin-right: 0.7em
}

.housekeepingWrap {
    display: inline;
    float: left;
    width: 97.916666667%;
    margin: 0 1.041666667%;
    padding-top: 4em
}

.housekeepingWrap ul {
    float: right;
    max-width: 70%
}

.housekeepingWrap .housekeeping_links li {
    font-weight: 600;
    padding: 0 0.7em 0 0.6em;
    position: relative
}

.housekeepingWrap .housekeeping_links li:after {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    background: #000;
    top: 0;
    right: 0
}

.housekeepingWrap .housekeeping_links li:last-child {
    padding-right: 0
}

.housekeepingWrap .housekeeping_links li:last-child:after {
    display: none
}

.housekeepingWrap p {
    width: 30%;
    font-weight: 600
}

.housekeeping_links p,
.housekeeping_links li {
    float: left
}

.housekeeping_links li {
    border-left: 1px solid #fff;
    padding: 0 0.5em
}

.middleFooter {
    background: #fff;
    padding: 2.4em 0;
    position: relative
}

.middleFooter:before,
.middleFooter:after {
    content: "";
    position: absolute;
    top: 0;
    background: url('/_cms-site-content/_school-master/img/footer/footer-tear-border.png') no-repeat center 0;
    height: 4px;
    width: 100%;
    display: block
}

.middleFooter:after {
    top: auto;
    bottom: 0
}

.middleFooter .col12 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.breadcrumbSocialWrap {
    width: 97.916666667%;
    margin: 0 1.041666667%
}

.globalBreadcrumb {
    width: calc(100% - 250px);
    padding: 0 3em 0 0;
    margin-bottom: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.middleFooter .socialLinks {
    width: 250px;
    float: right;
    text-align: right;
    margin-right: -0.3em
}

.middleFooter .socialLinks li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.3em 0.3em;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    opacity: 0.5;
    -webkit-animation: opacity 0.5s ease-in-out;
    -moz-animation: opacity 0.5s ease-in-out;
    -ms-animation: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out
}

.middleFooter .socialLinks li a {
    width: 30px;
    height: 29px;
    display: block;
    text-decoration: none;
    text-indent: 9999px;
    border: none;
    overflow: hidden;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: url('/_cms-site-content/_school-master/img/new-brand-2015/footer-social-icon-sprite.png') top left no-repeat
}

.middleFooter .socialLinks li a.facebook {
    background-position: center -32px
}

.middleFooter .socialLinks li a.twitter {
    background-position: center 0px
}

.middleFooter .socialLinks li a.flickr {
    background-position: center -187px
}

.middleFooter .socialLinks li a.youtube {
    background-position: center -124px
}

.middleFooter .socialLinks li a.instagram {
    background-position: center -63px
}

.middleFooter .socialLinks li a.linkedIn {
    background-position: center -94px
}

.middleFooter .socialLinks li a.googlePlus {
    background-position: center -156px
}

.middleFooter .socialLinks li:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none
}

.middleFooter .socialLinks.chinese li a {
    background: url('/_cms-site-content/_school-master/img/icons/footer-social-icon-sprite-cn.png') top left no-repeat
}

.middleFooter .socialLinks.chinese li a.wechat {
    background-position: 0 0
}

.middleFooter .socialLinks.chinese li a.weibo {
    background-position: 0 -31px
}

.middleFooter .socialLinks.chinese li a.youku {
    background-position: 0 -62px
}

.middleFooter .socialLinks.chinese li a.qq {
    background-position: 0 -93px
}

.middleFooter .socialLinks.chinese li a.linkedin {
    background-position: 0 -124px
}

.title {
    background: #edebea;
    padding: 6em 0 1.8em
}

.title div {
    padding-left: 1.5em
}

.title .col12 {
    position: relative
}

.backgroundIllustration,
.tpl-parents-hub-with-events .backgroundIllustration,
.tpl-parents-hub .backgroundIllustration,
.tpl-connect-without-calendar .backgroundIllustration,
.tpl-blog-list .backgroundIllustration,
.tpl-calendar-with-events .backgroundIllustration,
.tpl-event .backgroundIllustration,
.tpl-blog-category .backgroundIllustration,
.tpl-blog-post .backgroundIllustration {
    position: absolute;
    top: -6em;
    right: 0;
    z-index: 0;
    width: 463px;
    display: block;
    height: 222px;
    background: url('/_cms-site-content/_school-master/img/illustration-learning.png') right 0 no-repeat
}

.backgroundIllustration.contactUs,
.tpl-parents-hub-with-events .backgroundIllustration.contactUs,
.tpl-parents-hub .backgroundIllustration.contactUs,
.tpl-connect-without-calendar .backgroundIllustration.contactUs,
.tpl-blog-list .backgroundIllustration.contactUs,
.tpl-calendar-with-events .backgroundIllustration.contactUs,
.tpl-event .backgroundIllustration.contactUs,
.tpl-blog-category .backgroundIllustration.contactUs,
.tpl-blog-post .backgroundIllustration.contactUs {
    background: url('/_cms-site-content/_school-master/img/illustration-contactUs.png') right 0 no-repeat
}

.backgroundIllustration.learning,
.tpl-parents-hub-with-events .backgroundIllustration.learning,
.tpl-parents-hub .backgroundIllustration.learning,
.tpl-connect-without-calendar .backgroundIllustration.learning,
.tpl-blog-list .backgroundIllustration.learning,
.tpl-calendar-with-events .backgroundIllustration.learning,
.tpl-event .backgroundIllustration.learning,
.tpl-blog-category .backgroundIllustration.learning,
.tpl-blog-post .backgroundIllustration.learning {
    background: url('/_cms-site-content/_school-master/img/illustration-learning.png') right 0 no-repeat
}

.backgroundIllustration.admissions,
.tpl-parents-hub-with-events .backgroundIllustration.admissions,
.tpl-parents-hub .backgroundIllustration.admissions,
.tpl-connect-without-calendar .backgroundIllustration.admissions,
.tpl-blog-list .backgroundIllustration.admissions,
.tpl-calendar-with-events .backgroundIllustration.admissions,
.tpl-event .backgroundIllustration.admissions,
.tpl-blog-category .backgroundIllustration.admissions,
.tpl-blog-post .backgroundIllustration.admissions {
    background: url('/_cms-site-content/_school-master/img/illustration-admissions.png') right 0 no-repeat
}

.backgroundIllustration.newsInsights,
.tpl-parents-hub-with-events .backgroundIllustration.newsInsights,
.tpl-parents-hub .backgroundIllustration.newsInsights,
.tpl-connect-without-calendar .backgroundIllustration.newsInsights,
.tpl-blog-list .backgroundIllustration.newsInsights,
.tpl-calendar-with-events .backgroundIllustration.newsInsights,
.tpl-event .backgroundIllustration.newsInsights,
.tpl-blog-category .backgroundIllustration.newsInsights,
.tpl-blog-post .backgroundIllustration.newsInsights {
    background: url('/_cms-site-content/_school-master/img/illustration-newsInsights.png') right 0 no-repeat
}

.backgroundIllustration.default,
.tpl-parents-hub-with-events .backgroundIllustration.default,
.tpl-parents-hub .backgroundIllustration.default,
.tpl-connect-without-calendar .backgroundIllustration.default,
.tpl-blog-list .backgroundIllustration.default,
.tpl-calendar-with-events .backgroundIllustration.default,
.tpl-event .backgroundIllustration.default,
.tpl-blog-category .backgroundIllustration.default,
.tpl-blog-post .backgroundIllustration.default,
.backgroundIllustration.ourSchool,
.tpl-parents-hub-with-events .backgroundIllustration.ourSchool,
.tpl-parents-hub .backgroundIllustration.ourSchool,
.tpl-connect-without-calendar .backgroundIllustration.ourSchool,
.tpl-blog-list .backgroundIllustration.ourSchool,
.tpl-calendar-with-events .backgroundIllustration.ourSchool,
.tpl-event .backgroundIllustration.ourSchool,
.tpl-blog-category .backgroundIllustration.ourSchool,
.tpl-blog-post .backgroundIllustration.ourSchool {
    background: url('/_cms-site-content/_school-master/img/illustration-ourSchool.png') right 0 no-repeat
}

.backgroundIllustration.ourStudents,
.tpl-parents-hub-with-events .backgroundIllustration.ourStudents,
.tpl-parents-hub .backgroundIllustration.ourStudents,
.tpl-connect-without-calendar .backgroundIllustration.ourStudents,
.tpl-blog-list .backgroundIllustration.ourStudents,
.tpl-calendar-with-events .backgroundIllustration.ourStudents,
.tpl-event .backgroundIllustration.ourStudents,
.tpl-blog-category .backgroundIllustration.ourStudents,
.tpl-blog-post .backgroundIllustration.ourStudents {
    background: url('/_cms-site-content/_school-master/img/illustration-ourStudents.png') right 0 no-repeat
}

.backgroundIllustration.schoolLife,
.tpl-parents-hub-with-events .backgroundIllustration.schoolLife,
.tpl-parents-hub .backgroundIllustration.schoolLife,
.tpl-connect-without-calendar .backgroundIllustration.schoolLife,
.tpl-blog-list .backgroundIllustration.schoolLife,
.tpl-calendar-with-events .backgroundIllustration.schoolLife,
.tpl-event .backgroundIllustration.schoolLife,
.tpl-blog-category .backgroundIllustration.schoolLife,
.tpl-blog-post .backgroundIllustration.schoolLife {
    background: url('/_cms-site-content/_school-master/img/illustration-schoolLife.png') right 0 no-repeat
}

.backgroundIllustration.teachingLearning,
.tpl-parents-hub-with-events .backgroundIllustration.teachingLearning,
.tpl-parents-hub .backgroundIllustration.teachingLearning,
.tpl-connect-without-calendar .backgroundIllustration.teachingLearning,
.tpl-blog-list .backgroundIllustration.teachingLearning,
.tpl-calendar-with-events .backgroundIllustration.teachingLearning,
.tpl-event .backgroundIllustration.teachingLearning,
.tpl-blog-category .backgroundIllustration.teachingLearning,
.tpl-blog-post .backgroundIllustration.teachingLearning {
    background: url('/_cms-site-content/_school-master/img/illustration-teachingLearning.png') right 0 no-repeat
}

.tpl-news-and-events-landing .backgroundIllustration,
.tpl-blog-landing .backgroundIllustration,
.tpl-news-landing .backgroundIllustration,
.tpl-calendar-with-events .backgroundIllustration,
.tpl-event-article .backgroundIllustration,
.tpl-blog-article .backgroundIllustration,
.tpl-news-article .backgroundIllustration {
    background: url('/_cms-site-content/_school-master/img/news-and-events/illustration-newsAndEvents.png') right 0 no-repeat;
    width: 138px;
    height: 138px;
    top: 0;
    right: 8em
}

.title h1,
.section_home h1,
.two_col_wrap h1 {
    color: #2f2f2f;
    font-size: 4.4em;
    font-weight: normal;
    margin-bottom: 0;
    position: relative;
    z-index: 1
}

.section_home h1 {
    margin-top: 0.2em !important
}

#empty-header {
    background: #edebea;
    padding: 1em 0 4em
}

p.summary,
.generalIntroWrap {
    color: #000;
    font-size: 2em;
    line-height: 1.5
}

p.summary.parentsEssentials,
.generalIntroWrap.parentsEssentials,
p.summary.sectionHome,
.generalIntroWrap.sectionHome {
    padding: 0 0.6em
}

p.summary p,
.generalIntroWrap p {
    margin-bottom: 1em
}

p.summary a,
.generalIntroWrap a {
    text-decoration: underline
}

.generalIntroWrap {
    margin-bottom: 1em
}

.generalIntroImage {
    margin-top: 5em
}

.generalIntroImage img {
    width: 33%;
    height: auto;
    max-width: 300px;
    float: right
}

.summary_wrap {
    display: inline;
    float: left;
    width: 64.583333333%;
    margin: 0 1.041666667%;
    margin-top: 1em;
    margin-bottom: 1em
}

.homeBanner {
    margin: 0 auto 0;
    overflow: hidden;
    z-index: 4;
    background-color: #cdcdcd;
    width: 100%;
    height: auto
}

.homeBanner img {
    width: 100%;
    height: auto
}

.banner ul li {
    opacity: 0;
    position: absolute;
    width: 100%;
    overflow: hidden
}

.banner ul li.firstItem {
    opacity: 1 !important
}

.noJs .banner li {
    position: relative
}

.banner .nav {
    position: absolute;
    width: 100%
}

.banner .wrap {
    background: url('/_cms-site-content/_school-master/img/black_70.png') repeat;
    max-width: 94em;
    margin: 0 auto;
    padding: 1em 0
}

.banner .previousBtn {
    width: 7.446808511%;
    float: left;
    background: url('/_cms-site-content/_school-master/img/galleries/gallery-control-sprite.png') no-repeat center -2.2em;
    display: block
}

.banner .nextBtn {
    width: 7.446808511%;
    float: right;
    background: url('/_cms-site-content/_school-master/img/galleries/gallery-control-sprite.png') no-repeat center 1.5em;
    display: block
}

.banner .previousBtn,
.banner .nextBtn {
    border: none;
    height: 5em;
    text-indent: -9999px
}

.banner .inner {
    width: 85.106382979%;
    float: left;
    text-align: center;
    background: url('/_cms-site-content/_school-master/img/galleries/home_gallery_divider.png') repeat-y left
}

.banner .inner .line {
    background: url('/_cms-site-content/_school-master/img/galleries/home_gallery_divider.png') repeat-y right
}

.banner p {
    color: #fff;
    font-size: 1.5em
}

.banner .heading {
    text-transform: uppercase;
    font-size: 2.4em;
    margin-bottom: -0.2em
}

.banner .text .link {
    color: #4dc3cf;
    margin-left: 0.3em
}

.banner a:hover .link {
    border-bottom: 1px solid #4dc3cf
}

.banner.singleItem .previousBtn,
.banner.singleItem .nextBtn,
.banner.singleItem .inner,
.banner.singleItem .inner .line {
    background: none;
    cursor: default
}

.htmlContent .enquiryLink a {
    float: left;
    padding: 0.4em 2.941176471% 0.9em;
    margin-top: 0.5em;
    color: #000;
    border-bottom: none;
    width: 44.117647059%;
    background: #e9e8e7
}

.htmlContent .enquiryLink a:visited {
    color: #000
}

.htmlContent .enquiryLink a:hover {
    border-bottom: none;
    background-color: #dddad8
}

.htmlContent .enquiryLink span {
    display: block
}

.htmlContent .enquiryLink .heading {
    font-size: 1.6em;
    margin-bottom: -0.1em
}

.htmlContent .privacyPolicyAnchor {
    border-bottom: none;
    cursor: default
}

.htmlContent .alphaLowerListStyle>li {
    list-style-type: lower-alpha
}

.htmlContent .alphaUpperListStyle>li {
    list-style-type: upper-alpha
}

.js #googleMaps,
.js #googleMapsSecond,
.js #googleMapsThird {
    display: none
}

#googleMaps,
#googleMapsSecond,
#googleMapsThird {
    display: block;
    width: 100%;
    height: auto;
    min-height: 40em;
    margin-bottom: 2em
}

.map_wrap .map_link a {
    position: absolute;
    top: 0;
    right: 0;
    background: url('/_cms-site-content/_school-master/img/external_link.png') no-repeat #333 right center;
    color: #fff;
    font-size: 1.4em;
    padding: 0.5em 2em 0.5em 1em
}

.map_wrap .map_link a:hover {
    border-bottom: none;
    background-color: #000
}

#backupMapImage {
    width: 100%;
    height: auto
}

.tpl-contact .innerCol h2,
.tpl-contact-multiple-maps .innerCol h2 {
    color: #000;
    font-family: inherit;
    font-size: 3em;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0.25em
}

.tpl-contact .htmlContent,
.tpl-contact .enquiryLink,
.tpl-contact-multiple-maps .htmlContent,
.tpl-contact-multiple-maps .enquiryLink {
    display: block;
    overflow: hidden
}

.map_wrap {
    display: flex;
    position: relative
}

.eventAdvanced h1 {
    margin-bottom: 1em
}

.eventAdvanced ul.details {
    border-bottom: 5px solid #edebea;
    margin: 2em 0;
    padding-bottom: 1.5em
}

.eventAdvanced ul.details li {
    color: #000;
    display: block;
    font-weight: bold;
    font-size: 1.6em;
    padding: 0.3em 0
}

.eventAdvanced ul.details li:empty {
    display: none
}

.sitemap div {
    margin: 2em 1em
}

.sitemap div ul {
    list-style: square
}

.sitemap div ul.d1 {
    margin-left: 1.5em
}

.sitemap div ul.d2,
.sitemap div ul.d3 {
    margin-left: 3em
}

.sitemap div ul.d4 {
    margin-left: 3.5em
}

.sitemap div ul.d5 {
    margin-left: 4em
}

.sitemap div ul li {
    margin: 0
}

.sitemap div ul li a {
    display: block
}

.sitemap div ul li a span {
    display: block;
    font-size: 1.5em;
    padding: 0.5em 0
}

.sitemap div ul li a:hover span {
    text-decoration: underline
}

.htmltext {
    width: 100%;
    float: left
}

.postDate {
    font-size: 1.7em;
    line-height: 2.5em;
    margin-bottom: 0.5em
}

ul.addThis {
    margin-left: 0
}

ul.addThis li {
    list-style-type: none;
    display: inline;
    float: left;
    margin-right: 0.5em
}

.shareThis {
    float: right;
    background: #f8f4f3;
    margin: 0.5em 0 2em;
    padding: 1.2em 1.5em
}

@media screen and (max-width:1023px) {
    .shareThis {
        display: none
    }
}

.shareThis p {
    text-transform: uppercase;
    font-size: 1.4em;
    float: left;
    margin-right: 1em
}

.shareThis a img {
    display: inline-block
}

body.tpl-sectionhome .shareThis {
    margin: 0 1.041666667% 2em 0
}

body.tpl-gallery .shareThis,
body.tpl-sitemap .shareThis {
    margin: 2em 0
}

body.tpl-generalFullWidth .shareThis {
    margin: 0.5em 1em 2em 0
}

body.tpl-galleryitem .shareThis,
body.tpl-job-vacancies .shareThis {
    margin: 0.5em 2em 2em 0
}

ul.addThis a {
    display: inline
}

.shareControls {
    width: 13em;
    float: right
}

.shareControls p {
    margin-left: 2.5em
}

.shareControls ul {
    background: #f8f4f3;
    padding: 1em 0.8em 0.6em 1.5em
}

.shareControls h3 {
    margin: 0
}

.shareControls h3,
.related_links h3 {
    font-size: 1.4em
}

div.button input {
    padding: 0.85em 1em;
    color: #000;
    border: none;
    font-family: inherit;
    font-weight: 600;
    display: block;
    -webkit-appearance: none;
    background-color: #e9e8e7;
    font-size: 1.6em;
    width: 100%;
    cursor: pointer
}

div.button input:hover {
    background-color: #dddad8
}

div.button.loading input,
div.button.loading input:hover {
    background: #e9e8e7 url('/_cms-site-content/_school-master/img/hub/loading-posts.gif');
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -1000em;
    overflow: hidden;
    display: block
}

div.button.disabled {
    display: none
}

#notices article:after {
    content: "";
    background: url('/_cms-site-content/_school-master/img/new-brand-2015/panel-divider.png') no-repeat;
    display: block;
    width: 100%;
    height: 3px;
    visibility: visible;
    margin: 1.5em 0
}

#notices article h2 {
    margin-top: 0
}

#notices article:last-child:after {
    background: none
}

#notices a:hover h2 {
    text-decoration: underline
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 1.5em
}

.ajaxloading {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 4em;
    bottom: 0;
    z-index: 4;
    opacity: 0.8;
    text-align: center
}

.ajaxloading p
{
    margin: 0 auto;
    margin-top: 6em;
    width: 6em;
    display: block;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -ms-border-radius: 10px 10px 10px 10px;
    -o-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    text-transform: uppercase;
    color: #fff;
    padding: 1em 4em 1em 1em;
    ::background: url('/_cms-site-content/_school-master/img/loader.gif') #000 no-repeat 8em center
}

.mobileMegaNav {
    position: relative
}

.mobileMegaNav div.container {
    position: relative;
    left: 0px;
    z-index: 10;
    background: transparent;
    overflow: hidden;
    padding: 20px 0px 30px 0px;
    border-top: 4px solid #000;
    background: #424242
}

.mobileMegaNav div.container:after {
    content: "";
    position: absolute;
    width: 110%;
    height: 100%;
    left: -20px;
    bottom: 0px;
    -webkit-box-shadow: inset 0px -8px 16px #000;
    -moz-box-shadow: inset 0px -8px 16px #000;
    -o-box-shadow: inset 0px -8px 16px #000;
    box-shadow: inset 0px -8px 16px #000;
    z-index: -1;
		
}

.mobileMegaNav div.container>div.item:first-child {
    margin-top: -45px
}

.mobileMegaNav div.container>div.item {
    position: absolute;
    padding: 0px 10px
}

.mobileMegaNav div.container>div.item h3 
{
    background: #424242;
    color: #fff;
    font-size: 2.2em;
    padding: 0.2em 0em;
    padding-left: 10px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    height: 44px
}

.mobileMegaNav div.container>div.item.active>ul>li {
    border-left: 6px solid #4dc3cf
}

.mobileMegaNav div.container>div.item.active>ul>li.current,
.mobileMegaNav div.container>div.item.active>ul>li.open {
    border-left: 6px solid #4dc3cf
}

.mobileMegaNav div.container>div.item.active>ul>li.current span,
.mobileMegaNav div.container>div.item.active>ul>li.open span {
    font-weight: bold
}

.mobileMegaNav div.container>div.item.active.l0>ul>li {
    border-left: 6px solid #dfdfdf
}

.mobileMegaNav div.container>div.item.active.l0>ul>li.current,
.mobileMegaNav div.container>div.item.active.l0>ul>li.open {
    border-left: 6px solid #4dc3cf
}

.mobileMegaNav div.container>div.item ul {
    border-bottom: none;
    display: block
}

.mobileMegaNav div.container>div.item ul.d1 {
    padding-top: 52px
}

.mobileMegaNav div.container>div.item ul ul {
    display: none
}

.mobileMegaNav div.container>div.item ul li {
    position: relative;
    border-left: 6px solid #dfdfdf;
    padding-right: 45px;
    z-index: 1
}

.mobileMegaNav div.container>div.item ul li:before,
.mobileMegaNav div.container>div.item ul li:after {
    content: "";
    display: table
}

.mobileMegaNav div.container>div.item ul li:after {
    clear: both
}

.mobileMegaNav div.container>div.item ul li:before,
.mobileMegaNav div.container>div.item ul li:after {
    content: "";
    display: table
}

.mobileMegaNav div.container>div.item ul li:after {
    clear: both
}

.mobileMegaNav div.container>div.item ul li.selected {
    background: #068194;
    -webkit-animation: background-color 0.5s ease-in-out;
    -moz-animation: background-color 0.5s ease-in-out;
    -ms-animation: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out
}

.mobileMegaNav div.container>div.item ul li.current>span {
    font-weight: bold
}

.mobileMegaNav div.container>div.item ul li a {
    width: 100%;
    height: 45px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #fff;
    background: #dfdfdf;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none
}

.mobileMegaNav div.container>div.item ul li a span {
    height: 45px;
    width: 100%;
    font-size: 1.4em;
    vertical-align: middle;
    display: table-cell;
    padding-left: 0.5em
}

.mobileMegaNav div.container>div.item ul li a.nextLevel,
.mobileMegaNav div.container>div.item ul li a.prevLevel {
    padding: 0;
    margin: 0
}

.mobileMegaNav div.container>div.item ul li a.nextLevel>span,
.mobileMegaNav div.container>div.item ul li a.prevLevel>span {
    padding: 0;
    margin: 0;
    display: block
}

.mobileMegaNav div.container>div.item ul li a.nextLevel {
    border: none;
    background: url('/_cms-site-content/_school-master/img/galleries/contentpage_gallery_next.png') center center no-repeat #aeaeae;
    text-indent: -9999px;
    height: 45px;
    width: 45px;
    position: absolute;
    z-index: 2;
    right: 0px;
    top: -1px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.mobileMegaNav div.container>div.item ul li a.nextLevel>span {
    border-left: 6px solid #8b8b8b
}

.mobileMegaNav div.container>div.item ul li a.prevLevel {
    border: none;
    background: #20ccda;
    text-indent: -9999px;
    height: 45px;
    width: 45px;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 0px;
    border-bottom: 1px solid #fff;
    display: none
}

.mobileMegaNav div.container>div.item ul li a.prevLevel>span {
    background: url('/_cms-site-content/_school-master/img/galleries/contentpage_gallery_next.png') center center no-repeat transparent;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none
}

.mobileMegaNav div.container>div.item ul li a.prevLevel>span.rotate {
    -webkit-animation: transform 0.5s ease-in-out;
    -moz-animation: transform 0.5s ease-in-out;
    -ms-animation: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    -webkit-animation: -webkit-transform 0.5s ease-in-out;
    -moz-animation: -webkit-transform 0.5s ease-in-out;
    -ms-animation: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.mobileMegaNav div.container>div.item ul li.open a.nextLevel {
    background-color: #20ccda
}

.mobileMegaNav div.container>div.item ul li.open a.nextLevel>span {
    border-left: 6px solid #20ccda
}

.simpleMobileNav>ul>li:first-child .openSubMenu {
    height: calc(45px + 1em)
}

.simpleMobileNav>ul>li:first-child a {
    border-left: 6px solid #dfdfdf;
   /* padding-top: 1em*/
}

.simpleMobileNav>ul>li:first-child a span {
    border-left: none
}

.simpleMobileNav ul {
    border-top: 1px solid #fff
}

.simpleMobileNav li {
    display: block;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}

.simpleMobileNav li:last-child {
    border-bottom: 1px solid #fff;
}

.simpleMobileNav li a {
    width: 100%;
    display: block;
    height: 45px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none
}

.simpleMobileNav li a span 
{
    height: 100%;
    background: #DAE0E2;
    width: 100%;
    font-size: 1em;
    display: block;
    padding-left: 0.5em;
    padding-top: 10px;
    border-left: 6px solid #dfdfdf;
   
}
.simpleMobileNav li a span:hover
{
    height: 100%;
    background: #ff920c!important;
    width: 100%;
    font-size: 1em;
    display: block;
    padding-left: 0.5em;
    padding-top: 10px;
    border-left: 6px solid #dfdfdf;
}


.simpleMobileNav li.current>a,
.simpleMobileNav li.open>a {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}

.simpleMobileNav li.current>a span,
.simpleMobileNav li.open>a span {
    border-left: 6px solid #ad003b;
    font-weight: bold
}

.simpleMobileNav li .openSubMenu {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 52px;
    height: 45px;
    z-index: 2;
    -webkit-tap-highlight-color: transparent;
   background: #DAE0E2;

}

.simpleMobileNav li .openSubMenu:after {
    content: "";
    height: 14px;
    width: 15px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -7.5px;
    background:url(../images/down-arrow.png);
}

.simpleMobileNav li .openSubMenu.open:after {
    background-position: 0 -14px
}

.simpleMobileNav li ul {
    display: none;
/*    padding-bottom: 1em;
*/    background: #424242;
    position: relative;
    border-top: 1px solid #000;
/*    border-bottom: 1px solid #000;
*/    overflow: hidden
}

.simpleMobileNav li ul:after {
    content: "";
    position: absolute;
    width: 110%;
    height: 110%;
    left: -20px;
    bottom: 0px;
    -webkit-box-shadow: inset 0px 0 10px #000;
    -moz-box-shadow: inset 0px 0 10px #000;
    -o-box-shadow: inset 0px 0 10px #000;
    box-shadow: inset 0px 0 10px #000;
}

.simpleMobileNav li ul li {
    border-bottom: 1px solid #fff;
}

.simpleMobileNav li ul li.last {
    border-bottom: none
}

.simpleMobileNav li ul li a {
    background: rgba(224,0,77,0.5);
}

.simpleMobileNav li ul li a:hover 
{
background:#e55f8d;	
}


.simpleMobileNav li ul li a span 
{
    color: #fff;
    padding-left: 2em;
    border-left: 6px solid #e0004d;
}



.simpleMobileNav li ul li .openSubMenu {
    display: none
}

.simpleMobileNav .headerLink {
    font-size: 1.6em;
    font-weight: 400;
    margin-right: 0
}

.simpleMobileNav .headerLink a {
    background: #e4e1dc;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding: 0.8em 2.8em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto
}

.simpleMobileNav .headerLink a:before {
    left: 1em;
    top: 0.9em
}

.simpleMobileNav .headerLink a:hover {
    border-bottom: 1px solid #fff
}

.simpleMobileNav .headerLink a:last-of-type:hover,
.simpleMobileNav .headerLink a:first-of-type:hover {
    border-bottom: 1px solid #fff
}

.simpleMobileNav .headerLink:before {
    display: none
}

.simpleMobileNav .headerLink.playIcon a:before,
.simpleMobileNav .headerLink.penPaper a:before {
    top: 0.9em
}

.button input {
    white-space: normal
}

.form .textField label {
    width: 75%
}

.textField .formfield ul {
    width: 69%
}

.list-event-title {
    padding: 0.5em 0.5em 0.5em 0
}

.topFooter .links li {
    font-size: 1.5em;
    margin-bottom: 0.7em
}

.topFooter .links li a {
    line-height: 1.2
}

.housekeeping_links li {
    border-left: 1px solid #fff;
    padding: 0 0.5em;
    margin-bottom: 0.6em
}

.ctaBtn {
    font-size: 2em;
    color: #000;
    background: #e3e1dc;
    padding: 0.8em 1.2em;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border-bottom: 5px solid rgba(0, 0, 0, 0.2)
}

.ctaBtn:hover,
.ctaBtn:focus,
.ctaBtn:visited {
    color: #000
}

.js .gallery ul.slides {
    width: 200000px;
    display: flex;
    display: -ms-flexbox
}

.js .gallery ul.slides li {
    float: left;
    height: inherit;
    border: none;
    background: none;
    position: relative
}

.noJs .flexSliderThumbs {
    display: none
}

.noJs .gallery {
    margin-bottom: 2em
}

.noJs .slides li {
    margin-bottom: 2em
}

.gallery {
    overflow: hidden;
    position: relative;
    background: #000
}

.gallery.noThumbs {
    margin-bottom: 2em
}

.gallery .loadingMessage {
    display: none
}

.gallery.loading .loadingMessage {
    background-color: #edebea;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    z-index: 1
}

.gallery.loading .loadingMessage p {
    color: #666;
    font-size: 1.5em;
    margin-top: 23%;
    text-align: center
}

.gallery .flex-viewport {
    overflow: visible !important
}

.gallery li {
    background-color: #000
}

.gallery li img {
    width: 100%;
    height: auto
}

.gallery li .caption {
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%
}

.gallery li .caption:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #fff;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    opacity: 0.7;
    z-index: 1
}

.gallery li .caption p {
    padding: 0.8em;
    font-size: 1.6em;
    color: #000;
    font-weight: 600;
    text-align: center;
    z-index: 2;
    position: relative
}

.gallery li .noCaption {
    display: none !important
}

.gallery li video {
    background-color: #000;
    width: 100%;
    height: 329px;
    padding-top: 0;
    zoom: 1
}

.gallery .paddedSlide {
    padding: 0em 5em
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
    background: url('/_cms-site-content/_school-master/img/new-brand-2015/carousel-arrow-sprite.png') 0 0 no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    z-index: 10;
    text-indent: -9999px
}

.flex-direction-nav .flex-prev {
    left: 0
}

.flex-direction-nav .flex-next {
    right: 0;
    background-position: -50px 0
}

.flex-direction-nav .flex-disabled {
    display: none
}

.flex-direction-nav a:hover {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    opacity: 0.6
}

.flexSliderThumbs {
    margin: 0.3em 0 2em;
    padding: 0.5em 5.6em;
    background: #e3e1dc;
    position: relative;
    overflow: hidden
}

.flexSliderThumbs .flex-direction-nav .flex-prev,
.flexSliderThumbs .flex-direction-nav .flex-next {
    background-position: -100px 0;
    width: 21px;
    height: 23px;
    margin-top: -11.5px
}

.flexSliderThumbs .flex-direction-nav .flex-prev {
    left: 1.5em
}

.flexSliderThumbs .flex-direction-nav .flex-next {
    right: 1.5em;
    background-position: -121px 0
}

.thumbs {
    position: relative;
    overflow: hidden;
    width: 1000%
}

.thumbs li {
    cursor: pointer;
    float: left
}

.thumbs li.videoThumb {
    position: relative;
    height: 60px;
    overflow: hidden;
    padding: 3px 0
}

.thumbs li.videoThumb:before,
.thumbs li.videoThumb:after {
    content: "";
    height: 3px;
    width: 104px;
    background: #e3e1dc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.thumbs li.videoThumb:after {
    top: auto;
    bottom: 0
}

.thumbs li.videoThumb img {
    position: absolute;
    left: 0;
    top: 50%;
    height: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.thumbs li img {
    padding: 3px
}

.thumbs .flex-active-slide img {
    background: #59cfd8
}

.thumbs .flex-active-slide.videoThumb:before,
.thumbs .flex-active-slide.videoThumb:after {
    background: #59cfd8
}

video.galleryListFilm {
    background-color: #000;
    width: 100%;
    min-height: 427px !important;
    max-height: 484px !important;
    padding: 0;
    margin: 0
}

video.galleryItemFilm {
    background-color: #000;
    width: 816px;
    max-height: 510px !important;
    padding: 0;
    margin: 0
}

video.galleryGeneral {
    background-color: #000;
    padding: 0;
    margin: 0
}

.video-object {
    z-index: -1 !important
}

.caption p:empty {
    display: none !important
}

.galleryNav {
    text-align: center;
    margin: 2em 0
}

.galleryNav li {
    display: inline-block
}

.galleryNav li a {
    display: block;
    width: 11px;
    height: 11px;
    background-color: #8f8b86;
    float: left;
    margin-left: 1em
}

.galleryNav li a.flex-active {
    background-color: #4dc3cf
}

.galleryNav:empty {
    display: none
}

.galleryitem .gallery,
.galleryitem .flexSliderThumbs {
    width: 100%;
    box-sizing: border-box
}

.webmVid {
    display: none
}

.html5Vid {
    display: block
}

@media screen and (max-width:767px) {
    .gallery li video {
        height: 180px
    }
}

.signpost_wrap {
    background: #edebea;
    width: 21.8em;
    float: right;
    padding: 0 2.1em 0;
    margin-left: -2px;
    height: 100%;
    min-height: 1em;
    margin-right: 0;
    position: relative;
    z-index: 1
}

.signpost_wrap .inner {
    max-width: 40em;
    margin: 0 auto
}

.signpost_wrap li:before,
.signpost_wrap li:after {
    content: "";
    display: table
}

.signpost_wrap li:after {
    clear: both
}

.signpost_wrap li:before,
.signpost_wrap li:after {
    content: "";
    display: table
}

.signpost_wrap li:after {
    clear: both
}

.signpost_wrap li+li {
    margin-top: 2em
}

.signpost {
    margin-bottom: 2em;
    position: relative
}

.signpost a {
    background: #fff;
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 1em
}

.signpost a:visited {
    color: #000
}

.signpost .inner {
    padding: 2em 2em;
    display: block;
    margin-top: 0.6em
}

.signpost h2 {
    font-size: 2.2em;
    margin-bottom: 0.4em;
    color: #000;
    font-weight: 600;
    font-family: inherit
}

.signpost h2:before {
    content: '';
    display: block;
    height: 10px;
    width: 100%;
    left: 0;
    position: absolute;
    background: url('/_cms-site-content/_school-master/img/signposts/signpostSketch.png') center bottom no-repeat #8f8b86;
    margin-top: -1.2em;
    background-color: #4dc3cf
}

.signpost p.text {
    font-size: 1.6em;
    color: #666
}

.signpost p.link {
    font-size: 1.6em;
    font-weight: 600;
    margin-top: 0.8em;
    color: #000
}

.signpost p.link span {
    border-bottom: 1px solid #000
}

.signpost h2:before {
    background-color: #4dc3cf
}

.signpost.naePurple h2:before,
.signpost.na-grape h2:before,
.signpost.naeBurgundy h2:before,
.signpost.maroon h2:before,
.signpost.purple h2:before,
.signpost.na-purple h2:before {
    background-color: #722c8a
}

.signpost.naeMidGrey h2:before,
.signpost.na-grey h2:before {
    background-color: #8f8b86
}

.signpost.naeOrange h2:before,
.signpost.na-orange h2:before {
    background-color: #f28650
}

.signpost.naePink h2:before,
.signpost.naeDarkPink h2:before,
.signpost.na-raspberry h2:before,
.signpost.red h2:before {
    background-color: #ea3056
}

.signpost.naeYellow h2:before,
.signpost.yellow h2:before,
.signpost.na-yellow h2:before,
.signpost.orange h2:before {
    background-color: #fdc02d
}

.signpost.naeLightGrey h2:before {
    background-color: #e3e1dc
}

.signpost.naeLightBlue h2:before {
    background-color: #a0dae5
}

.signpost.naeDarkBlue h2:before {
    background-color: #003255
}

.signpost_home .signpost {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.041666667%
}

.signpost_home .signpost a {
    background: #eae8e6
}

.signpost_home .signpost img {
    position: absolute;
    bottom: 0
}

.signpost_home .signpost .inner {
    min-height: 23.4em;
    padding: 2em 2em 73%
}

.signpost_home .signpost h2 {
    font-size: 2.4em;
    color: #474646;
    padding: 0 0.4em
}

.signpost_home h2:before {
    background: url('/_cms-site-content/_school-master/img/signposts/promo_arrow_mask_home.png') center bottom no-repeat #8f8b86;
    margin-top: -1.666em
}

.signpost_home .signpost p.text {
    color: #474646
}

.signpost_home .signpost p.text:after {
    content: "";
    width: 60%;
    display: block;
    border: 0;
    height: 2px;
    background: url(/_cms-site-content/_school-master/img/header/text_panel_divider_sprite.png) center -16px;
    margin: 2em auto
}

.signpost_home .signpost p.link {
    color: #000;
    font-size: 1.4em
}

.signpost {
    display: inline;
    float: left;
    width: 22.916666667%;
    margin: 0 1.041666667%;
    background: #fff;
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    height: auto
}

.signpost img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-animation: opacity 0.5s ease-in-out;
    -moz-animation: opacity 0.5s ease-in-out;
    -ms-animation: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out
}

.nextsteps {
    padding: 2em;
    background-color: #722c8a
}

.nextsteps *+* {
    margin-top: 1em
}

.nextsteps h3,
.nextsteps a,
.nextsteps a:visited,
.nextsteps a:active {
    color: #fff
}

.nextsteps h3 {
    font-size: 2em
}

.nextsteps a {
    position: relative;
    display: block;
    padding: 0 1em 0 2.5em;
    font-size: 1.5em
}

.nextsteps a:hover {
    text-decoration: underline;
    color: #fff
}

.nextsteps a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: url('/_cms-site-content/_school-master/img/signposts/arrow_nextsteps.png') no-repeat top left;
    background-size: 100%;
    width: 22px;
    height: 20px;
    opacity: 0.75
}

.sideTestimonial:before {
    background: #4dc3cf url('/_cms-site-content/_school-master/img/signposts/signpostSketch.png') center bottom no-repeat;
    content: '';
    display: block;
    height: 10px;
    width: 100%
}

.sideTestimonial .testimonialContent {
    font-style: italic;
    padding: 1em;
    text-align: center
}

.sideTestimonial .testimonialContent .testimonialQuote {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    color: #666;
    font-size: 1.6em;
    padding: 49px 0;
    position: relative;
    text-align: center
}

.sideTestimonial .testimonialContent .testimonialQuote:before,
.sideTestimonial .testimonialContent .testimonialQuote:after {
    background: #4dc3cf url('/_cms-site-content/_school-master/img/signposts/testimonialQuoteMarks.png') no-repeat 0 0;
    content: "";
    height: 41px;
    position: absolute;
    width: 58px
}

.sideTestimonial .testimonialContent .testimonialQuote:before {
    top: 0;
    left: 0
}

.sideTestimonial .testimonialContent .testimonialQuote:after {
    background-position: 0 -41px;
    bottom: 0;
    right: 0
}

.sideTestimonial .testimonialContent .testimonialImage {
    height: 126px;
    margin-top: -41px;
    width: 126px
}

.sideTestimonial .testimonialContent .testimonialAttribute {
    color: #666;
    font-size: 1.4em;
    padding: 1em 0 0.5em
}

@media screen and (max-width:1023px) {
    .two_col_wrap .signpost_wrap {
        width: 100%;
        padding: 0;
        min-height: 0
    }
    .two_col_wrap .signpost_wrap .inner {
        padding: 2em 5%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .signpost_home .signpost .inner {
        padding: 2em 1em 73%
    }
}

@media screen and (max-width:767px) {
    .signpost_home .signpost {
        display: inline;
        float: left;
        width: 97.916666667%;
        margin: 0 1.041666667%;
        margin-bottom: 1em;
        overflow: hidden
    }
    .signpost_home .signpost .inner {
        min-height: 0
    }
    .signpost_wrap {
        width: 100%;
        padding: 0
    }
}

.admissionsTel {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    display: inline-block;
    float: right;
    margin-right: 0.5em;
    text-transform: uppercase;
    text-align: right;
    font-size: 1.5em;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-top: 0.1em
}

.admissionsTel span {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    position: relative;
    font-size: 1.1em;
    font-weight: 400;
    color: #000;
    display: inline-block;
    min-height: 1em
}

.admissionsTel span:before {
    content: '';
    width: 0.9em;
    height: 0.9em;
    position: absolute;
    left: -1.2em;
    background: url('/_cms-site-content/_school-master/img/icon-phone-admissions.svg') top left no-repeat;
    background-size: 100%
}

.htmlContent {
    font-size: 1.5em;
    margin-bottom: 1em
}

.htmlContent p,
.htmlContent li {
    font-size: 1.1em;
    line-height: 1.6;
    margin-bottom: 0.8em
}

.htmlContent ul,
.htmlContent ol {
    margin-left: 2.5em;
    margin-bottom: 0.8em
}

.htmlContent ul li {
    font-size: 1.1em;
    list-style-type: square;
    margin-bottom: 0.4em;
    list-style-position: outside
}

.htmlContent ol li {
    list-style-type: decimal;
    margin-bottom: 0.4em;
    list-style-position: outside
}

.htmlContent li li,
.htmlContent li p {
    font-size: 1em
}

.htmlContent a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000
}

.htmlContent strong {
    font-weight: 600
}

.htmlContent em {
    font-style: italic
}

.htmlContent h1 {
    font-size: 2.2em
}

.htmlContent h1,
.htmlContent h2 {
    font-size: 1.9em;
    line-height: 1.2;
    color: #000;
    margin: 1.2em 0 0;
    font-weight: 600;
    clear: both;
    font-family: inherit
}

.htmlContent h3 {
    font-size: 1.7em;
    line-height: 1.2;
    margin: 1.2em 0 0.1em;
    color: #000;
    font-weight: 600
}

.htmlContent h4 {
    font-size: 1.7em
}

.htmlContent h5 {
    font-size: 1.5em
}

.htmlContent h6 {
    font-size: 1.4em
}

.htmlContent table {
    width: 100% !important;
    border-collapse: collapse;
    margin: 1.5em 0 0.5em
}

.htmlContent table caption {
    margin-bottom: 1em
}

.htmlContent table th,
.htmlContent table td {
    border: 1px solid #999;
    padding: 0.5em 0.8em
}

.htmlContent table th {
    font-weight: bold;
    color: #000;
    background-color: #a0dae5
}

.htmlContent table thead th {
    background-color: #a0dae5
}

.htmlContent dl {
    margin-left: 2.5em;
    padding: 0.2em 0
}

.htmlContent dt {
    font-weight: bold;
    margin-bottom: 0.5em
}

.htmlContent dd {
    margin-bottom: 0.5em
}

.htmlContent p.formThankYouMessage {
    padding: 1.2em 1.2em 1.2em 4.6em;
    background: #e9f3cd url('/_cms-site-content/_school-master/img/icons/message-tick.png') 20px 20px no-repeat;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 5px 0px 0px #bcda69;
    -moz-box-shadow: 0px 5px 0px 0px #bcda69;
    -o-box-shadow: 0px 5px 0px 0px #bcda69;
    box-shadow: 0px 5px 0px 0px #bcda69;
    display: block;
    color: #333;
    font-size: 1.2em
}

.htmlContent.horizontalScroll {
    overflow: hidden
}

.horizontalScroll {
    overflow-x: auto
}

.htmlContent ul.download_list {
    margin: 0.5em 0 0;
    padding-top: 0
}

.htmlContent ul.download_list li {
    list-style: none
}

.download_list li a {
    display: block;
    padding: 1em 0.7em 1em 3.2em;
    margin-bottom: 0.7em;
    background-position: 0.5em center;
    background-repeat: no-repeat;
    border-bottom: none;
    background-image: url('/_cms-site-content/_school-master/img/downloads/file-type-sprite.png')
}

.download_list li a span {
    border-bottom: 1px solid #000
}

.download_list li a:hover {
    border-bottom: none
}

.download_list li a:hover span {
    color: #000;
    border-bottom: 1px solid #000
}

.download_list li a:visited span {
    text-decoration: none;
    color: #000;
    border-bottom: #000
}

.download_list li a:active span {
    color: #000;
    border-bottom: #000
}

.download_list .file a {
    background-position: 0.5em 1em
}

.download_list .pdf a {
    background-position: 0.5em -1.9em
}

.download_list .word a {
    background-position: 0.5em -7.6em
}

.download_list .excel a {
    background-position: 0.5em -10.5em
}

.download_list .powerpoint a {
    background-position: 0.5em -4.7em
}

.related_links ul {
    margin: 0.5em 0 0;
    padding: 0.3em 0.7em 1em 2em
}

.related_links_small {
    width: 100%;
    float: left;
    background-color: #f8f4f3;
    margin: 0.75em 0
}

.related_links_small ul {
    margin: 0.4em 0
}

.related_links_small ul li a,
.related_links ul li a,
ul.download_list li a span {
    color: #000;
    border-bottom: 1px solid #000
}

.htmlContent ul.download_list {
    clear: both;
    padding-top: 1em
}

.htmlContent div.authorSection {
    display: block;
    background: #edebea;
    width: 100%;
    clear: both
}

.htmlContent div.authorSection p {
    margin: 0.5em;
    padding: 1em
}

.htmlContent div.authorSection .contentImage {
    float: left;
    margin-right: 0.5em
}

@media screen and (max-width:1023px) {
    .htmlContent ul.download_list,
    .htmlContent ul.related_links_small {
        padding-top: 0
    }
    .htmlContent .related_links_small {
        margin: 0.5em 0 1em
    }
}

@media screen and (max-width:767px) {
    .htmlContent h1,
    .htmlContent h2 {
        font-size: 1.4em
    }
    .htmlContent ul.download_list,
    .htmlContent ul.related_links_small {
        padding-top: 0
    }
    .htmlContent .responsiveTable,
    .htmlContent .responsiveTable thead,
    .htmlContent .responsiveTable tbody,
    .htmlContent .responsiveTable th,
    .htmlContent .responsiveTable td {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        clear: left
    }
    .htmlContent .responsiveTable tr {
        width: 100%;
        display: block
    }
    .htmlContent .responsiveTable tr th {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .htmlContent .responsiveTable td {
        position: relative;
        min-height: 50px;
        width: 100%;
        text-align: left;
        padding: 0.75em 0.75em 0.75em 11.8em;
        border-top: none;
        border-bottom-style: dotted
    }
    .htmlContent .responsiveTable td:last-child {
        margin-bottom: 1em;
        border-bottom: 1px solid #999
    }
    .htmlContent .responsiveTable td:first-child {
        border-top: 1px solid #999
    }
    .htmlContent .responsiveTable td:before {
        display: block;
        font-weight: bold;
        float: left;
        margin-left: -11em;
        content: attr(data-content);
        width: 9.8em
    }
}

@media screen and (max-width:380px) {
    .htmlContent .responsiveTable td {
        padding: 0.75em
    }
    .htmlContent .responsiveTable td:before {
        float: none;
        margin-left: 0;
        padding-bottom: 0.25em
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .language-selection {
        right: 11.5em
    }
}

@media screen and (max-width:1023px) {
    html {
        -webkit-text-size-adjust: none
    }
    nav .mobile {
        display: block
    }
    nav .desktop {
        display: none
    }
    h1 {
        word-wrap: break-word
    }
    header {
        margin-bottom: 1em
    }
    header nav {
        background: #fdc02d
    }
    header nav:before,
    header nav:after {
        content: "";
        display: table
    }
    header nav:after {
        clear: both
    }
    header nav:before,
    header nav:after {
        content: "";
        display: table
    }
    header nav:after {
        clear: both
    }
    header #HeaderLeft {
        display: inline;
        float: left;
        width: 97.916666667%;
        margin: 0 1.041666667%;
        margin-bottom: 1em;
        margin-bottom: 0;
        margin-top: 1%
    }
    .title div {
        padding: 0
    }
    .title div ul {
        margin: 0 2em 2em
    }
    .title div h1 {
        margin: 0 0.5em
    }
    .navButton {
        background: #92278f!important;
        margin: 0;
        width: 100%;
        display: inline-block;
        float: left;
        height: 44px;
        position: relative;
        z-index: 2
    }
    .navButton span {
           padding: 0.45em 0.5em 0.5em 2em;
    font-size: 1.4em;
    background: url(../images/menu.png) no-repeat scroll left center;
    display: inline-block;
    padding-left: 2em;
    color: #fff;
    }
    .homeBanner .mobile {
        display: block
    }
    .homeBanner .desktop {
        display: none
    }
    .two_col_wrap {
        background: none;
        border: none;
        width: 100%
    }
    .two_col_wrap .colHeightFix {
        display: inline;
        float: left;
        width: 97.916666667%;
        margin: 0 1.041666667%;
        margin-bottom: 1em;
        min-height: 0;
        padding: 0;
        border: none
    }
    .two_col_wrap .innerCol {
        padding: 2em 1em 1em 1em;
        background: #fff
    }
    #HeaderRight {
        margin: 2em 0.5em 0 0;
        width: 40%
    }
    .site-search input.text {
        padding: 1em
    }
    .site-search input.button {
        top: 0.7em;
        right: 0.2em
    }
    .sitemap div ul li a span {
        padding: 1em 0
    }
    #headerWrap h2.top-tab {
        right: 1em
    }
    .topFooter .contactDetails,
    .topFooter .links {
        display: inline;
        float: left;
        width: 97.916666667%;
        margin: 0 1.041666667%;
        margin-bottom: 1em;
        margin-bottom: 3em;
        min-height: 0
    }
    .topFooter .contactDetails .inner,
    .topFooter .links .inner {
        padding: 0
    }
    .bottomFooter .housekeepingWrap p,
    .bottomFooter .housekeepingWrap ul {
        width: 100%;
        max-width: 100%;
        float: none;
        margin-top: 2em;
        overflow: hidden
    }
    .bottomFooter .housekeepingWrap p {
        margin-top: 0
    }
}

@media screen and (max-width:793px) {
    header nav {
        border-top: 0
    }
}

@media screen and (max-width:767px) {
    .htmlContent iframe {
        min-width: 100% !important;
        width: 320px !important;
        *width: 100% !important
    }
    .mobile {
        display: block;
        margin: 0
    }
    header img.mobile {
        width: 32em;
        max-width: 100%
    }
    .desktop {
        display: none
    }
    .col12 {
        width: 100%
    }
    .language-selection {
        right: 9.25em
    }
    .container {
        overflow: hidden
    }
    .one_col_wrap {
        width: 100%;
        border: none;
        padding: 0
    }
    .one_col_wrap.home_wrap {
        padding: 0
    }
    .one_col_wrap p.summary {
        margin: 0.5em 0em 0.5em
    }
    .one_col_wrap p.summary.parentsEssentials {
        margin: 0.5em 0 0.5em
    }
    .breadcrumb li {
        font-size: 1.5em
    }
    .summary_wrap {
        width: 100%
    }
    .housekeeping_links p,
    .housekeeping_links li {
        display: inline;
        float: left;
        width: 97.916666667%;
        margin: 0 1.041666667%;
        margin-bottom: 1em;
        padding: 0;
        border: none
    }
    .by_status {
        text-align: left;
        padding-top: 2em
    }
    .by_status img {
        float: none
    }
    .topFooter .address {
        display: inline;
        float: left;
        width: 97.916666667%;
        margin: 0 1.041666667%;
        border-bottom: 1px solid #c5c3c4;
        padding-bottom: 2em;
        margin-bottom: 2em
    }
    .topFooter .address .inner {
        width: auto;
        margin: auto;
        padding: 0em 2em
    }
    .topFooter .links {
        display: inline;
        float: left;
        width: 47.916666667%;
        margin: 0 1.041666667%
    }
    .topFooter .links.first {
        background: none
    }
    .topFooter {
        padding-bottom: 1em
    }
    .topFooter p.generalEnquiriesHeader span,
    .topFooter p.header span {
        width: 100%
    }
    .middleFooter .col12 {
        display: block
    }
    .globalBreadcrumb,
    .middleFooter .socialLinks {
        width: 100%;
        max-width: 100%;
        float: none;
        padding: 0 1em
    }
    .middleFooter .socialLinks {
        margin-top: 2em;
        text-align: left;
        padding: 0 0.7em
    }
    .banner .nav {
        position: relative
    }
    .banner .wrap {
        width: 100%
    }
    .generalIntroImage {
        display: none
    }
    .htmlContent .enquiryLink a {
        width: 93.382352941%
    }
    .banner li {
        min-height: 0
    }
    .title h1,
    .section_home h1 {
        font-size: 3em
    }
    .generalPage #leftCol,
    .generalPage #leftCol img {
        width: 100%;
        max-width: 100%
    }
    .generalPage #rightCol {
        margin: 1em 0;
        width: 100%
    }
    #HeaderRight {
        margin: 2em 0.5em 0 0;
        width: 40%
    }
    .site-search input.text {
        padding: 1em
    }
    .site-search input.button {
        top: 0.7em;
        right: 0.2em
    }
    .htmltext {
        width: 100%
    }
    .shareControls {
        width: auto;
        margin-bottom: 0.5em
    }
    .sitemap div ul li a span {
        padding: 1em 0
    }
    #headerWrap h2.top-tab,
    .language-selection p a,
    .language-selection p a.open {
        background: none;
        background-color: #4dc3cf
    }
    #headerWrap h2.top-tab {
        width: 5.75em
    }
    .language-selection p a {
        padding: 0.4em 1em 0.45em
    }
    #HeaderLeft {
        margin-top: 0
    }
    .htmlContent .enquiryLink .heading,
    .htmlContent .enquiryLink a span.heading {
        margin-left: 0.5em
    }
    .htmlContent .enquiryLink .text,
    .htmlContent .enquiryLink a span.text {
        margin-left: 0.8em
    }
}

.noJs .main_nav ul li ul {
    display: none
}

.noJs .main_nav ul li a:hover {
    color: #fff;
    background: #003255
}

.noJs .main_nav ul li:hover ul {
    display: block;
    position: absolute;
    background: #fff;
    border-top: #000 5px solid;
    width: 20em;
    top: 3.5em;
    -webkit-box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.4)
}

.noJs .main_nav ul li:hover ul a {
    color: #000;
    display: block;
    padding: 0.5em 1em
}

.noJs .main_nav ul li:hover ul a:hover {
    background: #edebea
}

.noJs .main_nav ul li:hover ul ul {
    display: none
}

.noJs .main_nav ul li:hover ul li {
    width: 100%;
    position: relative
}

.noJs .main_nav ul li:hover ul li:hover ul {
    display: block;
    left: 20em;
    background: #edebea;
    border-top: 0;
    top: 0
}

.noJs .main_nav ul li:hover ul li:hover ul a:hover {
    background: #e4e1df
}

.noJs .sectionHeader ul {
    position: relative
}

.noJs .sectionHeader .slide {
    width: 98em;
    position: relative
}

.noJs .sectionHeader {
    height: auto
}

.noJs .homeBanner .nav {
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: 0px
}

.noJs .homeBanner .nav .inner {
    background: none;
    width: 100%
}

.noJs .homeBanner .nav .line {
    background: none
}

.noJs .homeBanner .previousBtn,
.noJs .homeBanner .nextBtn {
    display: none
}

.noJs #shareControls {
    display: none
}

@media screen and (max-width:740px) {
    .addthisevent-drop {
        float: none;
        display: inline-block;
        margin-top: 1em
    }
    .eventAdvanced .dateDetails {
        display: block
    }
}

@media screen and (min-width:240px) and (max-width:320px) {
    footer .bottomFooter .crownLogo {
        float: none;
        margin-bottom: 1em
    }
}

@media screen and (max-width:1023px) {
    .admissionsTel {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .main_nav li .megaNavCE ul li .links .innerLinks {
        margin-left: 16px
    }
}

@page {
    margin: 0.5cm
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }
    #dashboard-container,
    .main_nav,
    #HomeLink_schoolLogoImageMobile_schoolLogoImageMobile.mobile,
    .dashboard,
    .Cats,
    .topFooter,
    .quickContactPanel,
    .shareControls,
    .galleryNav,
    .flex-direction-nav,
    div.bottomFooter div.col12 div.housekeepingWrap div.housekeeping_links ul,
    .articleCategoryFilter,
    .fc-header-left,
    .fc-header-right {
        display: none !important
    }
    #content {
        width: 100%;
        margin: 0;
        float: none
    }
    body {
        font: 12pt Georgia, "Times New Roman", Times, serif;
        line-height: 1.3
    }
    h1 {
        font-size: 24pt
    }
    h2 {
        font-size: 14pt
    }
    h3,
    h4,
    h5,
    h6 {
        font-size: 12pt
    }
    header {
        margin-bottom: 0
    }
    blockquote,
    ul {
        margin: 0
    }
    ul {
        list-style: none
    }
    li {
        content: "? "
    }
    img {
        max-width: 100% !important
    }
    img {
        border: 0
    }
    a:lang(fr) {
        text-transform: none
    }
    a:link {
        font-weight: bold;
        text-decoration: underline;
        color: #06c
    }
    a,
    a:visited {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    p a {
        word-wrap: break-word
    }
    p a[href^="http://"]:after,
    a[href^="https://"]:after {
        content: " (" attr(href) ")";
        page-break-before: always
    }
    .two_col_wrap {
        border-right: 1px dotted #c3bcb8 !important
    }
    .two_col_wrap .colHeightFix {
        border-color: #fff
    }
    .articleList {
        border-bottom: 1px solid #999
    }
}

@media screen and (min-width:0\0) {
    .headerLink a,
    .main_nav li .megaNavCE .linkContainer .headerLink a {
        height: 14px
    }
}

.language-selection li {
    position: relative
}

.language-selection a:before {
    content: '';
    position: absolute;
    left: 1em;
    margin-top: 0.3em;
    width: 16px;
    height: 11px;
    background: url('/_cms-site-content/_school-master/img/flags.png') no-repeat
}

.language-selection .en>a:before,
.language-selection a[hreflang="en"]:before {
    background-position: 0 -11px
}

.language-selection .sk>a:before,
.language-selection a[hreflang="sk"]:before {
    background-position: -32px -33px
}

.language-selection .cs>a:before,
.language-selection a[hreflang="cs"]:before {
    background-position: -16px 0
}

.language-selection .tr>a:before,
.language-selection a[hreflang="tr"]:before {
    background-position: -48px -33px
}

.language-selection .pt>a:before,
.language-selection a[hreflang="pt"]:before {
    background-position: -48px -22px
}

.language-selection .nl>a:before,
.language-selection a[hreflang="nl"]:before {
    background-position: -16px -22px
}

.language-selection .it>a:before,
.language-selection a[hreflang="it"]:before {
    background-position: -48px -11px
}

.language-selection .fr>a:before,
.language-selection a[hreflang="fr"]:before {
    background-position: -64px 0
}

.language-selection .id>a:before,
.language-selection a[hreflang="id"]:before {
    background-position: -32px -11px
}

.language-selection .zh>a:before,
.language-selection a[hreflang="zh"]:before {
    background-position: 0 -44px
}

.language-selection .sv>a:before,
.language-selection a[hreflang="sv"]:before {
    background-position: -16px -33px
}

.language-selection .es>a:before,
.language-selection a[hreflang="es"]:before {
    background-position: -48px 0
}

.language-selection .vi>a:before,
.language-selection a[hreflang="vi"]:before {
    background-position: -64px -33px
}

.language-selection .ru>a:before,
.language-selection a[hreflang="ru"]:before {
    background-position: 0 -33px
}

.language-selection .ja>a:before,
.language-selection a[hreflang="ja"]:before {
    background-position: -64px -11px
}

.language-selection .el>a:before,
.language-selection a[hreflang="el"]:before {
    background-position: -16px -11px
}

.language-selection .ko>a:before,
.language-selection a[hreflang="ko"]:before {
    background-position: 0 -22px
}

.language-selection .de>a:before,
.language-selection a[hreflang="de"]:before {
    background-position: -32px 0
}

.language-selection .pl>a:before,
.language-selection a[hreflang="pl"]:before {
    background-position: -32px -22px
}

.language-selection .ro>a:before,
.language-selection a[hreflang="ro"]:before {
    background-position: -64px -22px
}

.language-selection .km>a:before,
.language-selection a[hreflang="km"]:before {
    background-position: -16px -44px
}

@media screen and (max-width:767px) {
    .language-selection a:before {
        left: 1em
    }
}