@font-face {font-family: 'bpreplay';src: url('/assets/web/fonts/bpreplay-webfont.eot'); src: url('/assets/web/fonts/bpreplay-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/web/fonts/bpreplay-webfont.woff2') format('woff2'), url('/assets/web/fonts/bpreplay-webfont.woff') format('woff'), url('/assets/web/fonts/bpreplay-webfont.ttf') format('truetype'),url('/assets/web/fonts/bpreplay-webfont.svg#bpreplay') format('svg'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'bpreplay';src: url('/assets/web/fonts/bpreplay-webfont.eot'); src: url('/assets/web/fonts/bpreplay-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/web/fonts/bpreplay-webfont.woff2') format('woff2'), url('/assets/web/fonts/bpreplay-webfont.woff') format('woff'), url('/assets/web/fonts/bpreplay-webfont.ttf') format('truetype'),url('/assets/web/fonts/bpreplay-webfont.svg#bpreplay') format('svg'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'bpreplay';src: url('/assets/web/fonts/bpreplaybold-webfont.eot');src: url('/assets/web/fonts/bpreplaybold-webfont.eot?#iefix') format('embedded-opentype'),url('/assets/web/fonts/bpreplaybold-webfont.woff2') format('woff2'),url('/assets/web/fonts/bpreplaybold-webfont.woff') format('woff'),url('/assets/web/fonts/bpreplaybold-webfont.ttf') format('truetype'),url('/assets/web/fonts/bpreplaybold-webfont.svg#bpreplay') format('svg');font-weight: bold;font-style: normal;}
@font-face {font-family: 'bpreplay';src: url('/assets/web/fonts/bpreplaybolditalics-webfont.eot');src: url('/assets/web/fonts/bpreplaybolditalics-webfont.eot?#iefix') format('embedded-opentype'),url('/assets/web/fonts/bpreplaybolditalics-webfont.woff2') format('woff2'),url('/assets/web/fonts/bpreplaybolditalics-webfont.woff') format('woff'),url('/assets/web/fonts/bpreplaybolditalics-webfont.ttf') format('truetype'),url('/assets/web/fonts/bpreplaybolditalics-webfont.svg#bpreplay') format('svg');font-weight: bold;font-style: italic;}
@font-face {font-family: 'bpreplay';src: url('/assets/web/fonts/bpreplayitalics-webfont.eot');src: url('/assets/web/fonts/bpreplayitalics-webfont.eot?#iefix') format('embedded-opentype'),url('/assets/web/fonts/bpreplayitalics-webfont.woff2') format('woff2'),url('/assets/web/fonts/bpreplayitalics-webfont.woff') format('woff'),url('/assets/web/fonts/bpreplayitalics-webfont.ttf') format('truetype'),url('/assets/web/fonts/bpreplayitalics-webfont.svg#bpreplay') format('svg');font-weight: normal;font-style: italic;}
body{
    background: url("../img/bg.png") repeat-x center top;
    font-family: 'bpreplay', cursive;
    min-width: 320px;
    color: #666666;
    background-color: #f6ead9;
}
h1, h2, h3, h4, h5, h6 {
    color: #004069;
    font-family: 'bpreplay', cursive;
    font-weight: bold;
}
img {
    max-width: 100%;
}

a {
    color: #004069;
}
a:active, a:focus, a:hover{
    color: #004069;
}
.siteheader,
.sitemessage,
.sitecontent,
.homeboxes,
.sitefooter,
.contactform,
.inner {
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 0;
}
.siteheader{
    z-index: 1;
}

/***********SITEHEADER*************/

.siteheaderwrap{
    height: 455px;
    /*overflow:hidden;*/
    position: relative;
}
.home .siteheaderwrap{
    height: 600px;
}
.siteheader{
    background: #a5dfff;
    /*background: #fff;*/
    /*background: rgba(255,255,255,0.5);*/
    border-radius: 0 0 5px 5px;
    height: 40px;
    position: relative;
}

.siteheaderwrap .school{
    background: url("../img/school.png") no-repeat center top;
    height: 440px;
    left: 0;
    position: absolute;
    top: 130px;
    width: 100%;
}
.home .siteheaderwrap .school{
    background: url("../img/school.png") repeat-x center top;
    height: 306px;
}


.siteheaderwrap .flag{
    background: url("../img/flag.gif") no-repeat center top;
    width:66px;
    height:50px;
    margin-right: -468px;
    position: absolute;
    right: 50%;
    top: 208px;
    z-index: 99;
}
body.home .siteheaderwrap{
    height: 495px;
}
body.home .siteheaderwrap .children{
    background: url("../img/children.png") no-repeat center top;
    width: 464px;
    height: 337px;
    top: 387px;
    margin-right: -480px;
    position: absolute;
    right: 50%;
    z-index: 99;
}

.tools {
    float: right;
    display: block;
}
/***********SITENAVIGATION*************/
.sitenavigation{
    padding: 0;
    position: relative;
    z-index: 120;
}
.sitenavigation a{
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.sitenavigation .nav > li > a{
    padding: 0 20px;
}
.sitenavigation .nav > li:first-child a{
    border-radius: 0 0 0 5px;
}
.sitenavigation .nav > li > a:hover,
.sitenavigation .nav > li > a:focus{
    /*background: #fff;*/
    /*background: rgba(255,255,255,0.5);*/
    background: #d1efff;
    color: #004069;
}
.sitenavigation .navbar-nav > li > a {
    line-height: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.sitenavigation > .nav > li.active > a{
    background: #004069;
    border-radius: 0 0 5px 5px;
    margin-bottom: -10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.sitenavigation .nav > li.active.open > a,
.sitenavigation .nav > li.active > a:hover{
    color: #fff;
}
.sitenavigation .dropdown-menu{
    background: #d1efff;
    border: none;
    padding-top: 10px;
    z-index: -1;
}
.sitenavigation .dropdown-menu a {
    border-bottom: 1px solid #fff;
    color: #666;
    font-size: 15px;
}

/***********TRANSLATE*************/
#google_translate_element{
    background: #fff;
    border-radius: 3px;
    float: right;
    margin: 5px 0 5px 5px;
    padding: 3px 5px 4px;
    position: relative;
    z-index: 2;
}
#google_translate_element .goog-te-gadget-simple{
    border: none;
}

/***********SITESEARCH*************/
.sitesearch{
    float: right;
    margin: 5px 0 5px 5px;
    position: relative;
    width: 156px;
    z-index: 2;
}
.sitesearch .form-control {
    background: #fff;
    background: rgba(255,255,255,0.5);
    border-color: #fff;
    height: 30px;
}
.sitesearch .btn.btn-primary{
    background: #fff;
    border-color: #fff;
    color: #333;
    line-height: 16px;
}
/***********LOGINBUTTON*************/
.loginbutton{
    background-image: url("../img/owl-icon.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #86ba23;
    border-color: #86ba23;
    float:right;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin: 5px;
    padding-left: 30px;
    position: relative;
    z-index: 2;
}

/***********HEADER IMAGE*************/
.header_school_name{
    background: url("../img/logo.png") no-repeat center;
    background-size: contain;
    width: 459px;
    height: 160px;
    left: 50%;
    margin-left: -480px;
    position: absolute;
    text-indent: -9999px;
    top: 70px;
}
.homearea{
    padding: 40px 0;
}
.inner:after {
    content: '';
    display: block;
    clear: both;
}
.headertext{
    font-size: 14px;
    width: 630px;
    float: right;
}
.headertext .title{
    color: #004069;
    font-size: 44px;
    font-weight: bold;
    margin: 0;
}

.headertext h2 {
    font-size: 28px;
    margin: 10px 0 20px;
    font-weight: bold;
}

.headertext .textblock {
    height: auto;
    max-height: 130px;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.headertext .textblock.open {
    max-height: 740px;
    margin-bottom: 20px
}


#readmore .less {
    display: none;
}

#readmore.open .less {
    display: inline;
}

#readmore.open .more {
    display: none;
}

.headergallery{
    height: auto;
    width: 280px;
    float: left;
}

.clouds{
    height: 230px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}
.clouds .cloud{position:absolute;}
.cloud1{top:130px;}
.cloud2{top:30px;}
.cloud3{top:80px;}
.cloud4{top:50px;}
.cloud5{top:100px;}
.cloud6{top:60px;}
.cloud7{top:160px;}
.birds{
    background: url("../img/birds.png") no-repeat;
    height: 88px;
    margin-right: -380px;
    position: absolute;
    right: 50%;
    top: 100px;
    width: 112px;
}


/***********SITEMESSAGE*************/
.sitemessage{
    background: #004069;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 40px;
    padding: 20px 50px;
    text-align: center;
}
.sitemessage>h2 {
    color: #b282b9;
    margin-top: 0;
    font-size: 20px;
    font-weight:bold;
}

/***********FOOTER*************/
.contactwrap{
    background: #555;
    color: #fff;
    padding: 30px 0;
    margin-top: 30px;
}
.contactwrap p{
    line-height: 60px;
    margin-bottom: 0;
    text-align: center;
}
.facebook{
    background: url("../img/facebook.png");
    display: inline-block;
    float: right;
    height: 60px;
    width: 150px;
}
.contact_item{
    color:#fff;
    font-size: 25px;
    font-weight: bold;
    padding-right: 20px;
}
.contact_type{
    color: #e9ca2f;
}
.footerwrap{
    background: #fff;
}
.legalnote{
    color: #555;
    font-size: 12px;
    margin-bottom: 30px;
    text-align: center;
}
.accreditations-list{
    margin: 0;
    padding: 30px 0 20px;
    text-align: center;
}
.accreditations-list li{
    display: inline-block;
    margin: 0 10px;
}
.accreditations-list img{
    height: 45px;
}
.poweredby{
    background: url("../img/powered.svg") no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    display: inline-block;
    height: 40px;
    width: 130px;
}

/***********HOMEBOXES*************/


.homebox h2{
    font-size: 20px;
    margin: 0 0 10px;
}
.viewall {
    background: #004069;
    border-color: #004069;
    float: right;
    font-weight: bold;
    color: #fff;
}

.news-item{
    background: #fff;
    background: rgba(255,255,255,0.4);
    border: 1px solid #fff;
    border-radius: 3px;
    margin-bottom: 8px;
    padding: 8px;
    position: relative;
}
.news-item:after {
    content:'';
    clear: both;
    display: block;
}
.news-item .fa-stack{
    border-radius: 25px;
    font-size: 25px;
    float: left;
    overflow: hidden;
    margin-right: 8px;
}
.news-items .news-item:nth-child(n+4){
    display:none;
}
.news-text .title{
    font-size: 15px;
    margin-top: 0;
}
.news-text .date{
    background: #fff;
    bottom: 0;
    color: #999;
    font-size: 13px;
    line-height: 19px;
    margin: 0;
    padding: 3px;
    position: absolute;
    right: 0;
}
.news-text .date:before{
    border-bottom:25px solid #fff;
    border-left:25px solid transparent;
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
}
.news-text a{
    color: #004069;
}
.homebox-calendar>h2{
    display: none;
}
.calendar-sm .fc-header,
.calendar-sm .fc-header h2{
    margin: 0;
}
.calendar-sm .fc-header td{
    border: none;
}
.calendar-sm .fc-header .fc-button{
    margin-bottom: 5px;
}
.homebox-calendar #calendar td.fc-day{
    background: #f8f7f4;
}
.calendar-sm .fc-widget-header{
    background: #004069;
    border-color: #e7e3db;
}

.news-icon.upload{
    height: 100%;
    width: 100%;
    background-size: contain;
    background-position: center center;
}
.news-icon,
.events-icon{
    background: #004069;
    color: #fff;
    text-align: center;
}
.events-icon {
    color: #fff;
    font-weight: bold;
    height: 50px;
    padding: 8px 0 10px;
    width: 50px;
}
.events-icon span{
    display: block;
    text-align: center;
}
.events-icon .month{
    font-size: 12px;
    line-height: 12px;
}
.events-icon .date{
    font-size: 20px;
    line-height: 20px;
}

.homeboxes .homebox.homebox-social {
    padding-bottom: 20px;
    margin-right: 0;
}

.homeboxes .homebox.homebox-social .viewall {
    position: relative;
    bottom: 0;
    right: 0;
    color: #fff;
}

.homebox-social:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 32px;
    background: url("../img/bird.png") no-repeat center;
    background-size: contain;
    display: block;
}


.twitter-box {
    z-index: 10;
    position: relative;
}

/***********CAROUSEL*************/
.carousel{
    width: 100%;
}
.carouselControls{
    width: 100%;
    display: none;
}
.carousel .carouselInner {
    border:3px solid #fff;
    border-radius: 5px;
}
.carouselControls:after {
    content: '';
    clear: both;
    display: block;
}
.carousel .carouselInner .carouselItem{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    text-align: center;
    width: 100%
}
.carousel-caption-container{
    bottom: -54px;
    left: 0;
    padding: 0 54px;
    position: absolute;
    width: 100%;
}
.carouselCaption{
    padding-top: 15px;
    text-align: center;
}
.carouselCaption:empty{
    padding: 0;
}
.carousel .carouselControl{
    background-color: #004069;
    background-repeat: no-repeat;
    border-radius: 3px;
    height: 30px;
    margin: 10px;
    text-indent: -9999px;
    top: auto;
    width: 30px;
    z-index: 101;
}
.carousel .carouselNext{
    background-image: url("../img/arrows.png");
    background-position: top right;
    float: right;
}
.carousel .carouselPrev{
    background-image: url("../img/arrows.png");
    background-position: top left;
    float: left;
}
.carousel-item-link{
    display:block;
    height: 100%;
    width: 100%;
}

/*********** COLUMNS *************/
.primarycolumn{
    margin-bottom: 20px;
}
.sidenav{
    font-size: 20px;
    padding-top: 20px;
}
.sidenav a{
    color: #999;
}
.sidenav a:hover,
.sidenav .active>a{
    color: #004069;
}
.sidenav li{
    padding-bottom: 10px;
}
.sidenav li li{
    padding-bottom: 0;
}
.sidenav ul ul{
    display: none;
    font-size: 14px;
    padding: 10px 0 0 20px;
}
.sidenav ul .active ul {
    display: block;
}

/***********CALENDAR PAGE*************/
#calendar.calendar-lg{
    margin-bottom: 20px;
}
#calendar.calendar-lg .fc-content tbody td > div {
    min-height: 85px !important;
    height: auto;
}
#calendar.calendar-lg th.fc-widget-header{
    border-color: #fff;
}
#calendar.calendar-lg td.fc-day{
    border-color: #fff;
    background: #eaeaea;
}
#calendar.calendar-lg td.fc-sat,
#calendar.calendar-lg td.fc-sun{
    background: #d3d3d3;
}
#calendar.calendar-lg .fc-day-number{
    text-align: right;
}
#calendar.calendar-lg .fc-widget-header{
    background: #004069;
    font-weight: bold;
    padding: 5px 0;
}
.fc-state-highlight>div{
    border-color: #d43f3a;
}
.fc-event{
    background: rgba(0,0,0,0.4);
    border: none;
}
.fc-header{
    margin: 0;
}
.fc-header td{
    border-bottom: none;
}
.fc-content table{
    margin-top: 0;
}
.fc-header .fc-button{
    background: url('../img/arrows.png') no-repeat #004069;
    border: none;
    box-shadow: none;
    height: 30px;
    width: 30px;
}
.fc-header .fc-button-prev{
    background-position: top left;
}
.fc-header .fc-button-next{
    background-position: top right;
}
th.fc-first{
    border-radius: 5px 0 0 0;
}
th.fc-last{
    border-radius: 0 5px 0 0;
}
.calendar-sm #calendar td.fc-day.eventDate{
    background: #b1c2cb;
}
.calendar-sm #calendar td.fc-day.eventDate a{
    color: #004069;
}

#map-canvas{
    border-radius: 10px;
    float: right;
    height: 400px;
    margin: 20px 0;
    width: 400px;
}

.modal-header .close{
    background: #004069;
    border: none;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 20px
}
.modal-header{
    border-bottom: none;
}
.videoPlayer iframe,
#player{
    height: 450px;
}

/*******Staff Member********/
.staff_member{
    border: 1px solid #b2b0aa;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 25px 10px 10px;
}
.staff_member h4,
.staff_member h5 {
    margin-top: 0;
}
.staff_photo{
    background-color: #fff;
    background-size: contain;
    background-position: center center;
    border-radius: 39px;
    float: left;
    height: 78px;
    margin: -15px 10px 10px 0;
    width: 78px;
}
.staff_email{
    background: #f6f5f5;
    border-top: 1px solid #b2b0aa;
    border-radius: 0 0 2px 2px;
    clear: both;
    color: #333;
    display: block;
    margin: 10px -10px -10px;
    padding: 5px 10px;
}

/*******Contact********/
.contactformwrapper{
    background: #e7e3da;
    clear: both;
    padding: 40px 0;
}
.contactform h3{
    text-align: center;
}
.contactform label{
    display: none;
}
.contactform textarea,
.contactform input{
    background: #f2f1ed;
}
.contactform input{
    height: 40px;
}
.contactform textarea{
    height: 116px;
}
.contactform .g-recaptcha{
    float: left;
    margin-right: 20px;
}
.contactform .send_message {
    background: url(../img/send.png) no-repeat top center #fdc010;
    border-color: #fdc010;
    font-weight: bold;
    height: 76px;
    text-transform: uppercase;
    padding-top: 40px;
    width: 144px;
}
.school_contacts li{
    font-weight: bold;
    line-height: 36px;
    height: 36px;
    margin-bottom: 10px;
    padding-left: 46px;
    position: relative;
}
.school_contacts li a{
    color: #333;
}
.school_contacts li:before{
    background-color: #fdc010;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    content: '';
    height: 36px;
    left: 0;
    position: absolute;
    top: 0;
    width: 36px;
}
.school_contacts li.telephone:before {
    background-image: url(../img/tel.png);
}
.school_contacts li.email:before {
    background-image: url(../img/env.png);
}

/*******links********/
.newsdate{
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}
.newsletter-item a,
.resource-item a{
    background: #004069;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.externallink a{background: #004069;}
.downloadlink a{background: #004069;}
.pagelink a{background: #004069;}

.newsletter-items .newsletter-item:nth-child(n+5) {
    display: none;
}
.newsletter-items .newsletter-item.shown:nth-child(n+5) {
    display: block;
}
.contact_item a {
    color: white;
}

.newsletter-item a,
.resource-item a {
    color: #fff;
}
.textblock,
.resource_items{
    margin-bottom: 20px;
}
.textblock ul{
    list-style: disc;
    padding-left: 20px;
}
.textblock ol{
    list-style: decimal;
    padding-left: 20px;
}


.points {
    display: none;
}

.home .points {
    display: block;
    position: absolute;
    list-style: none;
    width: 630px;
    overflow: hidden;
    height: 80px;
    right: 50%;
    margin-right: -480px;
    top: 450px;
}

.points li {
    position: relative;
    width: 135px;
    float: left;
    margin: 0 0 10px 10px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    background: #fff;
    padding: 0 8px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    font-weight: bold;
}

.points span {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    width: 42px;
    text-align: center;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    font-weight: normal;
    line-height: 26px;
    color: #fff;
}

.points li:first-child {
    margin-left: 0;
}

.points li.red {
    color: #b3222f;
}

.points li.green  {
    color: #27712f;
}

.points li.blue {
    color: #3191c5;
}

.points li.yellow {
    color: #e9ca2f;
}

.points li.red span {
    background-color: #b3222f;
}

.points li.green span {
    background-color: #27712f;
}

.points li.blue span {
    background-color: #3191c5;
}

.points li.yellow span {
    background-color: #e9ca2f;
}


/******* TWITTER FEED ********/

.homebox-social {
    position: relative;
}
.homebox-social:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 30px;
    background: url("../img/bird.png") no-repeat center;
    background-size: contain;
}

.tweet-media {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tweet-media li {
    list-style: none;
    margin: 0;
    float: left;
}

.tweet-media2 li,
.tweet-media4 li {
    width: 49.75%;
    height: auto;
    margin: 0 0 0.5% 0.5%;
}

.tweet-media2 li:nth-child(2n+1),
.tweet-media4 li:nth-child(2n+1) {
    margin-left: 0;
}

.tweet-media3 li {
    width: 66.5%;
    height: auto;
}

.tweet-media3 li:nth-child(2) {
    margin: 0 0 0.5% 0.5%;
    width: 33%;
}

.tweet-media3 li:nth-child(3) {
    margin-left: 0.5%;
    width: 33%;
}

.tweet-media img {
    width: 100%;
}
.twitter-wrapper {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 290px;
    position: relative;
}

.twitter-feed {
    list-style: none;
    margin: 0;
    padding: 0;
}
.twitter-feed > li {
    padding: 10px 8px;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    background: #fff;
    font-size: 14px;
}
.twitter-feed > li:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 30px;
    border-width: 18px 20px 0 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}
.twitter-feed >li:nth-child(even):after {
    left: auto;
    right: 30px;
    border-width: 18px 0 0 20px;
}

.twitter-feed p {
    margin: 0 0 10px;
}

.twitter-feed .user {
    font-size: 13px;
    line-height: 1.2;
}
.twitter-feed .user span {
    font-size: 12px;
    color: #666;
}

.twitter-feed .date {
    margin: 10px 0 0;
    font-size: 12px;
}

.twitter-feed .avatar {
    float: left;
    width: 30px;
    height: auto;
    margin-right: 8px;
}

.quote-wrapper{
    padding: 5px;
    border-radius: 5px;
    background: #eee;
    display: block;
    margin: 10px 0;
}

.quote-wrapper:hover {
    background: #e1e1e1;
    color: #000;
}

.hamburger {
    display: none;
}
.toggle-sidenav {
    display: none;
}
#toggle-side {
    display: block;
}
.sidr {
    background: #a5dfff !important;
    box-shadow: none !important;
    border-left: 1px solid #fff;
    font-family: 'bpreplay', cursive !important;
    font-weight: bold !important;
}
.sidr ul {
    border: none !important;
}
.sidr ul li {
    border: none !important;
}
.sidr ul li ul li {
    font-size: 14px !important;
}
.sidr ul li a,
.sidr ul li span,
.sidr ul li ul li a,
.sidr ul li ul li span {
    color: #fff !important;
}
.sidr ul li:hover > a,
.sidr ul li:hover > span,
.sidr ul li.active > a,
.sidr ul li.active > span,
.sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
    box-shadow: none !important;
    background: #004069 !important;
}
@media only screen and (max-width: 960px) {
    .siteheader,
    .sitemessage,
    .sitecontent,
    .homeboxes,
    .sitefooter,
    .contactform,
    .inner,
    .sitenavigation {
        width: 100%;
    }

    .sitecontent,
    .inner,
    .homearea,
    .sitefooter,
    .contactformwrapper {
        padding: 10px;
        overflow: hidden;
    }

    .headergallery {
        width: 33%;
    }

    .headertext {
        width: 65%;
    }

    .home .points {
        right: 60%;
    }

    .header_school_name {
        left: 70%;
    }
}

@media only screen and (max-width: 767px) {
    .hamburger {
        display: inline-block;
        border: 1px solid #fff;
        color: #fff;
        padding: 2px 9px;
        position: relative;
        float: right;
        z-index: 300;
        margin: 5px 0 0 0;
        border-radius: 4px;
    }
    .contactwrap {
        padding: 0;
    }
    .homeboxes .homebox {
        height: 310px;
    }

    .tools {
        padding-right: 5px;
    }
    .facebook {
        float: none;
    }

    .sitenavigation {
        display: none;
    }

    #toggle-side {
        width: 100%;
        display: none;
    }

    .toggle-sidenav {
        width: 130px;
        font-size: 20px;
        display: block !important;
        border-radius: 0;
        margin-top: 10px;
        color: #000;
        background-color: #fff;
        border-bottom: 1px solid;
        text-align: center;
        margin-bottom: 10px;
        font-weight: bold;
        padding: 5px;
    }

    .sidenav {
        width: 100%;
        margin: 0;
        padding: 0;
        border-radius: 0;
        display: none;
    }
    .primarycolumn,
    .primarycolumn .col1,
    .primarycolumn .col2,
    .homeboxes .homebox,
    .fullwidthcolumn .col2,
    .colSplit .halfCol,
    .primarycolumn {
        width: 100%;
        float: none;
    }

    .headergallery,
    .headertext,
    .homeboxes .homebox,
    .colSplit .halfCol {
        width: 100%;
    }

    .carousel .carouselInner {
        height: 240px !important;
    }

    .home .points {
        display: none;
    }

    .header_school_name {
        margin: auto;
        left: 2px;
        position: relative;
        display: block;
        width: 310px;
        height: 110px;
        clear: both;
        top: 10px;
    }

    body.home .siteheaderwrap {
        height: 410px;
    }

    .siteheader {
        background: none;
    }

    .homeboxes .homebox {
        margin-top: 10px;
    }
    .contact_item {
        display: block;
        font-size: 12px;
        padding: 0;
    }
    .contact_item a {
        color: #fff;
    }
    #map-canvas {
        display: none;
    }
    .contact-hide {
        display: none;
    }
    .contact-show {
        display: block;
    }
    .school_contacts {
        font-size: 0.75em;
    }
    .contactwrap p {
        line-height: 30px;
    }
    .contactform .send_message {
        margin: 10px 0;
    }
    .contactform .send_message {
        width: 100%;
        margin: 10px auto;
    }
    .home .x_MsoNormal {
        margin: 0 !important;
    }
}

