/* Generated by Glyphter (http://www.glyphter.com) on  Fri Nov 24 2017*/
@font-face {
    font-family: 'Glyphter';
    src: url('Glyphter.eot');
    src: url('Glyphter.eot?#iefix') format('embedded-opentype'),
         url('Glyphter.woff') format('woff'),
         url('Glyphter.ttf') format('truetype'),
         url('Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
   font-style: normal;
}

.cp-font-icon,
.scroll-down::after,
.school-address-phone a::before,
.school-address-email a::before {
	display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.i-about:before{content:'\0041';}
.i-arrow:before{content:'\0042';}
.i-burger:before{content:'\0043';}
.i-children:before{content:'\0044';}
.i-email:before{content:'\0045';}
.i-home:before{content:'\0046';}
.i-key-info:before{content:'\0047';}
.i-news-events:before{content:'\0048';}
.i-parents:before{content:'\0049';}
.i-phone:before{content:'\004a';}
.i-search:before{content:'\004b';}
.i-translate:before{content:'\004c';}

@font-face {
    font-family: 'PrimarySite.arrow';
    src: url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.eot');
    src: url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.eot?#iefix') format('embedded-opentype'),
         url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.woff') format('woff'),
         url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.ttf') format('truetype'),
         url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.svg#PrimarySite.arrow') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'Lato', sans-serif, Arial, 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica;;	
  font-size: 1.5em;
  color: #404040;
}

h1,
.xxlarge {
  font-size: 2.6rem;
}

h2,
.xlarge {
  font-size: 2.2rem;
}

/* This is for block titles and the cookie info table headings */
h2,
.ps_cookie-title {
  color: #940c00;
}

h3,
.large {
  font-size: 2.0rem;
}

h4,
.medium {
  font-size: 1.6rem;
}

h5,
.small {
  font-size: 1.2rem;
}

h6,
.xsmall {
  font-size: 1.1rem;
}


/* Text Highlight Colour
======================== */
/* These selection rule sets have to be separate. */

::-moz-selection {
  color: #fff;
  background-color: #940c00;
}

::selection {
  color: #fff;
  background-color: #940c00;
}


a {
  color: #940c00;
}

a:focus,
a:hover,
a:active {
  color: #000;
}

.inner-container {
  position: relative;
}

/* Logo
========*/

.logo {
  background: url(logo-sprite.png) no-repeat;
  text-indent: -9999px;
}

/* Home link within the header */
.home-link {
  display: block;
  z-index: 105;
  background: url(logo-sprite.png) no-repeat;
  text-indent: -9999px;
  transition: ease 0.2s opacity;
}

.home-link:focus,
.home-link:hover {
  opacity:0.6;
}

.main-header h1,
.main-header h2,
.main-header h3 {
  font-weight: normal;
  color: #fff;
}

/* Links
=========*/

.graphical-link {  
  position: absolute;  
  display: inline-block;  
  background: url(links-sprite.png) no-repeat;  
  width: 128px;  
  height: 50px;  
  text-indent: -9999px;  
  transition: ease 0.2s opacity;
}

.graphical-link:focus,
.graphical-link:hover {
  opacity: 0.8;
}

.parent-link {  
	background-position: 0 0;
}

.dojo-link {
  width: 144px;
  background-position: -129px 0px;
}

/* Breadcrumbs
============== */

.breadcrumbs {
  margin: 5px 0 20px;
  font-size: 1.8rem;
}

.breadcrumbs > li::before {
  color: #404040;
  content:'> >';
}

/* Page Title */

.page-title {
  position: relative;
  font-size: 4rem;
  font-weight: normal;
  line-height: 1.3;
  color: #404040;
}

/* Footer Links
=============== */
.footer-links {
  font-size: 1.4rem;
  color: #fff;
}

.footer-links a {
  color: #fff;
}

.footer-links a:focus,
.footer-links a:hover {
  color: #BDBDBD;
}

.footer-links ul {
  list-style-type: none;
}

.footer-left li {
  margin-right: 20px;
}

.psa-foot {
  display: inline-block;
  font-family: 'PrimarySite.arrow';
  font-style: normal;
  font-weight: normal;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 2px 0 5px;
  font-size: 1.3rem;
}

/* News Styles
============== */

.ps_activity-date-info {
}

.ps_form-search input[type="text"] {
  border-color: #940c00;
  border-radius: 4px;
  box-shadow: 0 0 0 2px #e0e8ec;
  color: #437a99;
}

.ps_form-search input[type="submit"] {
  color: #940c00;
}

.ps_form-search input[type="submit"]:focus,
.ps_form-search input[type="submit"]:hover {
  color: #000;
}


/* Calendar Styles
================== */

/* Diary Detail */
.ps_event {
  background-color: #e7e7e7;
  border-bottom: 1px solid #8f0417;
  border-radius: 0;
}

.ps_calendar {
  background-color: #fff;
}

.ps_calendar-month {
  background-color: #8f0417;
}

/* Kids' Zone Styles
==================== */

.kidszone {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  list-style-type: none;
}

.kidszone ul {
  text-align: center;
}

.kidszone li {
  display: inline-block;
  position: relative;
  width: 150px;
  min-height: 150px;
  margin: 10px 10px;
  text-align: center;
  font-weight: bold;
  word-wrap: break-word;
  cursor: pointer;
}

.kidszone li:focus span,
.kidszone li:hover span {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.kidszone a {
  display: block;
  position: relative;
  padding: 155px 0 0 0;
  font-size: 1.8rem;
  font-weight: bold;
  background-position: left top;
  background-repeat: no-repeat;
}

.kidszone span {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  background: url(kids-zone.png) no-repeat;
  transition: 0.3s;
  -webkit-transform: scale(0.8) rotate(0.01deg);
  transform: scale(0.8) rotate(0.01deg);
}

.kidszone .english-icon {
  background-position: left top;
}

.kidszone .maths-icon {
  background-position: -150px top;
}

.kidszone .science-icon {
  background-position: -300px top;
}

.kidszone .history-icon {
  background-position: -450px top;
}

.kidszone .games-icon {
  background-position: left bottom;
}

.kidszone .ks1links-icon {
  background-position: -150px bottom;
}

.kidszone .ks2links-icon {
  background-position: -300px bottom;
}

.kidszone .brainbuilders-icon {
  background-position: -450px bottom;
}

/* For the Kidszone Iframe */
.kidszone-content {
  position: relative;
  top: 0;
  left: 0;
  width: 605px;
  border-radius: 15px;
  margin: 0 auto;
}

.kidszone-iframe {
  border: 3px solid #8f0417;
  background-color: #fff;
}


/* Button / Contact Form Styles
=============================== */

.ps-contact-form-error {
  color: #b94a48;
  text-shadow: none;
}

.ps_form-blocks .ps_form-btn,
.ps_prev,
.ps_next {
  box-shadow: none; /* If you want to remove this style, put box-shadow: none; instead of completely removing it to override styles from the CMS */
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  background: #940c00;
}

.ps_prev:focus,
.ps_prev:hover,
.ps_next:focus,
.ps_next:hover,
.ps_form-blocks .ps_form-btn:focus,
.ps_form-blocks .ps_form-btn:hover {
  color: #fff;
  background-color: #6d0a01;
}


/* Cookie Notice Styles
======================= */

.cookie-corner {
  border-top: 2px solid #fff;
}

.cookie-corner,
.cookie-notice-header {
  background: #8f0417;
}

.cookie-icon-star {
  fill: #fff;
}

.cookie-icon-letter {
  fill: #717171;
}

.cookie-notice-header {
  border-color: #fff;
  color: #fff;
}


/* Utility Styles
================= */

.text-right {
  float: right;
  text-align: right;
}

.text-center {
  display: block;
  text-align: center;
}

.text-bold {
  font-weight: bold;
}

.text-hide {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}

/* Google Search
================ */

.google-search-widget {
  position: absolute;
}

.gsc-input,
.gsc-search-button:not(input) {
  height: 32px!important;
}

.gsc-search-button:not(input) {
  width: 35px!important;
  margin-left: 4px;
  transition: ease 0.2s background,ease 0.2s border;
  border: 1px solid #8c1003!important;
  background-color: #8c1003!important;
  text-align: center;
  border-radius: 0 4px 4px 0!important;
}

.gsc-search-button:not(input):focus,
.gsc-search-button:not(input):hover {
  background-color: #595959!important;
  outline: none!important;
  border: 1px solid #595959!important;
}

.gsc-input-box {
  border: 1px solid #fff!important;
  border-radius: 8px;
}

.gsc-search-button-v2 {
  border-radius: 0!important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
  padding: 10px 10px 8px!important;
  margin-top: 0px!important;
}
