.twitter {
  width: 90%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto; }
  .twitter:before, .twitter:after {
    content: "";
    display: table; }
  .twitter:after {
    clear: both; }
  .lte-ie7 .twitter {
    zoom: 1; }

.tab__inner, .section--bottom {
  width: 100%;
  max-width: 1300px;
  padding-right: 5%;
  padding-left: 5%;
  margin-right: auto;
  margin-left: auto;
  position: relative; }
  @media all and (min-width: 1301px) {
    .tab__inner, .section--bottom {
      max-width: none;
      padding-right: calc(50% - 585px);
      padding-left: calc(50% - 585px); } }
  .tab__inner:before, .section--bottom:before, .tab__inner:after, .section--bottom:after {
    content: "";
    display: table; }
  .tab__inner:after, .section--bottom:after {
    clear: both; }
  .lte-ie7 .tab__inner, .lte-ie7 .section--bottom {
    zoom: 1; }

[class$="__list"] {
  margin: 0;
  padding: 0;
  list-style: none; }

.hero {
  height: 36.5em; }
  .hero:after {
    background-image: url(../images/design/slideshow-bottom-overlay.png); }

.hero__content {
  bottom: 0;
  padding-bottom: 44px;
  text-align: center; }

.hero__title {
  font-size: 1.125em;
  font-family: "Century Gothic", "Questrial", sans-serif;
  letter-spacing: 0.04em; }
  .hero__title .welcome {
    display: block;
    text-transform: uppercase;
    font-size: 1.125em; }
  .hero__title .school {
    display: block;
    margin-top: 22px;
    font-size: 1.94444em;
    font-weight: 400; }

.hero__pager {
  margin-bottom: 20px; }
  .hero__pager span {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin: 0 8px;
    background: #FFF;
    /*Fall Back */
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: background .35s;
    -o-transition: background .35s;
    transition: background .35s;
    border-radius: 50%;
    text-indent: -9999999px;
    cursor: pointer; }
    .hero__pager span.cycle-pager-active, .hero__pager span:hover {
      background-color: #FFF; }

.down_arrow {
  background-color: #FFF;
  /*Fall Back */
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url(../images/design/down-arrow.png);
  width: 44px;
  height: 44px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: background .35s;
  -o-transition: background .35s;
  transition: background .35s; }
  .down_arrow:hover {
    background-color: #FFF;
    /*Fall Back */
    background-color: rgba(255, 255, 255, 0.5); }

.hero__title__mason {
  font-size: 1.5em;
  display: block; }

.hero__title__boiler {
  font-weight: 300; }

@media all and (min-width: 971px) {
  .hero {
    height: 100vh;
    max-height: 65vw; }
    .hero:before {
      background-image: url(../images/design/slideshow-top-overlay.png);
      background-position: top left;
      background-repeat: repeat-x;
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 5; }

  .hero__pixles {
    background: url(../images/design/hero-pixles.png);
    width: 163px;
    height: 613px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 6; }

  .hero__title .school {
    font-size: 2.555556em; }

  .hero__title__mason {
    font-size: 1em;
    display: inline; }

  .mason--admin .hero {
    height: calc(100vh - 110px); } }
.lte-ie8 .hero {
  height: 100vh;
  max-height: 65vw; }
  .lte-ie8 .hero:before {
    background-image: url(../images/design/slideshow-top-overlay.png);
    background-position: top left;
    background-repeat: repeat-x;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5; }
.lte-ie8 .hero__pixles {
  background: url(../images/design/hero-pixles.png);
  width: 163px;
  height: 613px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 6; }
.lte-ie8 .hero__title .school {
  font-size: 2.555556em; }
.lte-ie8 .hero__title__mason {
  font-size: 1em;
  display: inline; }
.lte-ie8 .mason--admin .hero {
  height: calc(100vh - 110px); }

.side_boxes {
  top: 100vh;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: auto; }

.section {
  background-color: #f6fafd;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .section--top:before {
    content: "";
    background-image: url(../images/design/top-left-px.png);
    height: 344px;
    left: 0;
    position: absolute;
    top: 0;
    width: 531px; }
  .section--top:after {
    content: "";
    background-image: url(../images/design/top-right-px.png);
    height: 344px;
    position: absolute;
    right: 0;
    top: 0;
    width: 540px; }
  .section--twitter {
    background-color: #FFF; }
  .section--bottom:before {
    content: "";
    background-image: url(../images/design/bottom-left-px.png);
    height: 541px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 336px; }
  .section--bottom:after {
    bottom: 0;
    content: "";
    background-image: url(../images/design/bottom-right-px.png);
    height: 541px;
    position: absolute;
    right: 0;
    width: 284px; }

.tab {
  position: relative;
  z-index: 1; }

.tab__titles__holder {
  text-align: center;
  padding: 70px 0 0; }

.tab__title {
  background: #175299;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  padding: 1.063em 1.25em;
  margin: 0;
  -webkit-transition: background .8s;
  -o-transition: background .8s;
  transition: background .8s;
  font-family: "Century Gothic", "Questrial", sans-serif;
  letter-spacing: 0.06em; }
  .tab__title[data-open] {
    display: none; }
  .tab__title a {
    display: block;
    padding: 1.063em 1.25em;
    color: inherit;
    text-decoration: none; }
  .tab__title i {
    margin-left: .5em; }
  .tab__title--safety {
    padding: 0;
    margin-left: 1em;
    background: #FF6F00; }
    .tab__title--safety a {
      padding: 1.063em 1.25em; }
  .tab__title--link {
    padding: 0;
    margin-bottom: 5px; }
    .tab__title--link a {
      padding: 1.063em 1.25em;
      -webkit-transition: background-color .8s;
      -o-transition: background-color .8s;
      transition: background-color .8s; }
      .tab__title--link a:hover {
        background-color: #f3ce00 !important; }
  .tab__title:hover, .tab__title.open {
    background: #f3ce00; }

.tab__holder {
  width: 100%;
  overflow: hidden; }
  .tab__holder__inner {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s; }

.tab__container {
  text-align: center; }

.tab__inner {
  padding-top: 22px;
  padding-bottom: 22px; }

@media all and (min-width: 768px) {
  .mobile__title {
    display: none; }

  .tab__title[data-open] {
    display: inline; }

  .tab__container {
    float: left; }

  .tab__inner {
    padding-bottom: 40px; } }
.lte-ie8 .mobile__title {
  display: none; }
.lte-ie8 .tab__title[data-open] {
  display: inline; }
.lte-ie8 .tab__container {
  float: left; }
.lte-ie8 .tab__inner {
  padding-bottom: 40px; }

.events__item {
  text-align: center;
  width: 100%;
  padding: 11px 0; }
  .events__item a {
    padding: 11px 0 11px 62px;
    position: relative;
    text-decoration: none;
    display: block;
    -webkit-transition: background .8s;
    -o-transition: background .8s;
    transition: background .8s; }
    .events__item a:before {
      content: "";
      background-image: url(../images/design/spritesheet.png);
      background-position: 0 0;
      width: 42px;
      height: 42px;
      display: block;
      background-color: #3d738d;
      position: absolute;
      left: 0;
      top: 11px; }
  .events__item__title {
    color: #3eb6b7;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: .5px;
    margin-bottom: 5px; }
  .events__item__date {
    color: #3d738d;
    font-size: 15px;
    line-height: 23px;
    -webkit-transition: color .8s;
    -o-transition: color .8s;
    transition: color .8s;
    letter-spacing: .5px; }
  .events__item:nth-child(4), .events__item:nth-child(5), .events__item:nth-child(6) {
    display: none; }
  .events__item:hover a {
    background-color: #3d738d; }
  .events__item:hover .events__item__date {
    color: #FFF; }

@media all and (min-width: 768px) {
  .events {
    text-align: left; }
    .events__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 48px !important; }
    .events__item {
      width: 41.6666666667%;
      display: block !important;
      text-align: left; } }
.lte-ie8 .events {
  text-align: left; }
  .lte-ie8 .events__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 48px !important; }
  .lte-ie8 .events__item {
    width: 41.6666666667%;
    display: block !important;
    text-align: left; }

.news__list {
  margin-bottom: 48px !important; }
.news__item {
  position: relative;
  height: 244px; }
  .news__item__img {
    display: block;
    width: 100%;
    height: 244px;
    position: relative;
    overflow: hidden; }
  .news__item:nth-child(2), .news__item:nth-child(3) {
    display: none; }
  .news__item__info {
    background-color: #175299;
    /*Fall Back */
    background-color: rgba(23, 82, 153, 0.58);
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    font-weight: 500;
    text-align: left;
    padding: 20px;
    overflow: hidden;
    -webkit-transition: padding .8s;
    -o-transition: padding .8s;
    transition: padding .8s; }
  .news__item__title {
    color: #FFF;
    font-size: 20px;
    margin: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 300;
    letter-spacing: .5px;
    margin-bottom: 5px; }
  .news__item__date {
    color: #f3ce00;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: .5px; }
  .news__item__link {
    color: #FFF;
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-decoration: none;
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%);
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s; }

@media all and (min-width: 601px) {
  .news__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .news__item {
    width: 49%;
    float: left; }
    .news__item:nth-child(2) {
      display: block; } }
.lte-ie8 .news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.lte-ie8 .news__item {
  width: 49%;
  float: left; }
  .lte-ie8 .news__item:nth-child(2) {
    display: block; }

@media all and (min-width: 971px) {
  .news {
    padding-top: 44px; }
    .news__item {
      width: 32%;
      display: block !important; } }
.lte-ie8 .news {
  padding-top: 44px; }
  .lte-ie8 .news__item {
    width: 32%;
    display: block !important; }

.parents__newsletters {
  padding-bottom: 22px; }
.parents__item {
  text-align: center;
  width: 100%;
  padding: 11px 0; }
  .parents__item a {
    padding: 11px 0 11px 62px;
    position: relative;
    text-decoration: none;
    display: block;
    -webkit-transition: background .8s;
    -o-transition: background .8s;
    transition: background .8s; }
    .parents__item a:before {
      content: "";
      background-image: url(../images/design/spritesheet.png);
      width: 42px;
      height: 42px;
      display: block;
      background-color: #3d738d;
      position: absolute;
      left: 0;
      top: 11px; }
  .parents__item--newsletter a:before {
    background-position: 0 100%; }
  .parents__item--noticeboard a:before {
    background-position: 100% 100%; }
  .parents__item__title {
    color: #3eb6b7;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: .5px; }
  .parents__item__download {
    color: #3d738d;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: .5px;
    -webkit-transition: color .8s;
    -o-transition: color .8s;
    transition: color .8s;
    margin-bottom: 5px; }
  .parents__item:hover a {
    background-color: #3d738d; }
  .parents__item:hover .events__item__download {
    color: #FFF; }

@media all and (min-width: 768px) {
  .parents {
    text-align: left; }
    .parents__list {
      margin-bottom: 48px !important; }
    .parents__newsletters {
      padding: 0; }
    .parents__item {
      text-align: left; }
    .parents__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .parents__list__container {
      width: 41.66667%; } }
.lte-ie8 .parents {
  text-align: left; }
  .lte-ie8 .parents__list {
    margin-bottom: 48px !important; }
  .lte-ie8 .parents__newsletters {
    padding: 0; }
  .lte-ie8 .parents__item {
    text-align: left; }
  .lte-ie8 .parents__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .lte-ie8 .parents__list__container {
    width: 41.66667%; }

.twitter {
  padding: 20px 0; }
  .twitter p {
    margin: 0; }
  .twitter__left {
    color: #00ACED;
    font-size: 3.875em;
    text-align: center;
    line-height: 0.75em;
    padding: 20px 0; }
  .twitter__center {
    font-size: 17px;
    letter-spacing: .5px;
    color: #8a8a8a;
    text-align: center; }
    .twitter__center a {
      color: #00ACED;
      font-weight: 600; }
  .twitter__item__date {
    font-weight: 600; }
  .twitter__right {
    text-align: center;
    padding: 20px 0; }
  .twitter .button {
    background-color: #00ACED; }

@media all and (min-width: 768px) {
  .twitter {
    padding: 38px 0; }
    .twitter__left {
      float: left;
      width: 16.6666666667%;
      text-align: left;
      padding: 0; }
    .twitter__center {
      float: left;
      width: 66.6666666667%;
      text-align: left;
      padding: 5px 0; }
    .twitter__right {
      float: right;
      width: 16.6666666667%;
      text-align: right;
      padding: 0; } }
.lte-ie8 .twitter {
  padding: 38px 0; }
  .lte-ie8 .twitter__left {
    float: left;
    width: 16.6666666667%;
    text-align: left;
    padding: 0; }
  .lte-ie8 .twitter__center {
    float: left;
    width: 66.6666666667%;
    text-align: left;
    padding: 5px 0; }
  .lte-ie8 .twitter__right {
    float: right;
    width: 16.6666666667%;
    text-align: right;
    padding: 0; }

.section--bottom {
  padding-bottom: 66px; }

.house_points {
  position: relative;
  z-index: 1; }
  .house_points__item {
    border: solid 5px;
    color: #FFF;
    height: 160px;
    line-height: 42px;
    margin: 0 auto 10px;
    padding: 25px 20px;
    position: relative;
    width: 300px;
    background-position: right bottom;
    background-repeat: no-repeat; }
    .house_points__item__inner {
      bottom: 8px;
      left: 20px;
      position: absolute; }
    .house_points__item--Simmonds {
      background-color: #3f81ef;
      background-image: url(../images/design/simmonds-bg.jpg);
      border-color: #3171db; }
    .house_points__item--Baker {
      background-color: #19b319;
      background-image: url(../images/design/baker-bg.jpg);
      border-color: #199a19; }
    .house_points__item--Farah {
      background-color: #f3ce00;
      background-image: url(../images/design/farah-bg.jpg);
      border-color: #d3b300; }
    .house_points__item--Moore {
      background-color: #ff4040;
      background-image: url(../images/design/moore-bg.jpg);
      border-color: #de4141; }
    .house_points__item__name {
      display: block;
      font-family: "Century Gothic", "Questrial", sans-serif;
      font-size: 1.5em;
      line-height: 1.9em;
      letter-spacing: 0.03em; }
    .house_points__item__points {
      font-size: 3.5em;
      font-weight: 700;
      letter-spacing: 0.02em; }
    .house_points__item__pts {
      font-size: .375em;
      font-weight: 500;
      margin-left: 5px; }

@media all and (min-width: 768px) {
  .house_points__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .house_points__item {
    width: 49%; }
    .house_points__item--Simmonds {
      -webkit-transform: translateX(-110%);
      -ms-transform: translateX(-110%);
      transform: translateX(-110%);
      -webkit-transition: -webkit-transform .5s;
      transition: -webkit-transform .5s;
      -o-transition: transform .5s;
      transition: transform .5s;
      transition: transform .5s, -webkit-transform .5s; }
    .house_points__item--Baker {
      -webkit-transform: translateY(-110%);
      -ms-transform: translateY(-110%);
      transform: translateY(-110%);
      -webkit-transition: -webkit-transform .5s .5s;
      transition: -webkit-transform .5s .5s;
      -o-transition: transform .5s .5s;
      transition: transform .5s .5s;
      transition: transform .5s .5s, -webkit-transform .5s .5s; }
    .house_points__item--Farah {
      -webkit-transform: translateY(110%);
      -ms-transform: translateY(110%);
      transform: translateY(110%);
      -webkit-transition: -webkit-transform .5s 1s;
      transition: -webkit-transform .5s 1s;
      -o-transition: transform .5s 1s;
      transition: transform .5s 1s;
      transition: transform .5s 1s, -webkit-transform .5s 1s; }
    .house_points__item--Moore {
      -webkit-transform: translateX(110%);
      -ms-transform: translateX(110%);
      transform: translateX(110%);
      -webkit-transition: -webkit-transform .5s 1.5s;
      transition: -webkit-transform .5s 1.5s;
      -o-transition: transform .5s 1.5s;
      transition: transform .5s 1.5s;
      transition: transform .5s 1.5s, -webkit-transform .5s 1.5s; }

  .section--bottom.inview .house_points__item {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
.lte-ie8 .house_points__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.lte-ie8 .house_points__item {
  width: 49%; }
  .lte-ie8 .house_points__item--Simmonds {
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s; }
  .lte-ie8 .house_points__item--Baker {
    -webkit-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    transform: translateY(-110%);
    -webkit-transition: -webkit-transform .5s .5s;
    transition: -webkit-transform .5s .5s;
    -o-transition: transform .5s .5s;
    transition: transform .5s .5s;
    transition: transform .5s .5s, -webkit-transform .5s .5s; }
  .lte-ie8 .house_points__item--Farah {
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);
    -webkit-transition: -webkit-transform .5s 1s;
    transition: -webkit-transform .5s 1s;
    -o-transition: transform .5s 1s;
    transition: transform .5s 1s;
    transition: transform .5s 1s, -webkit-transform .5s 1s; }
  .lte-ie8 .house_points__item--Moore {
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-transition: -webkit-transform .5s 1.5s;
    transition: -webkit-transform .5s 1.5s;
    -o-transition: transform .5s 1.5s;
    transition: transform .5s 1.5s;
    transition: transform .5s 1.5s, -webkit-transform .5s 1.5s; }
.lte-ie8 .section--bottom.inview .house_points__item {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

@media all and (min-width: 971px) {
  .house_points {
    width: 66.6666666667%;
    float: left; } }
.lte-ie8 .house_points {
  width: 66.6666666667%;
  float: left; }

/* Pulse */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
.attendance {
  position: relative;
  z-index: 2; }
  .attendance__titles:before, .attendance__titles:after {
    content: "";
    display: table; }
  .attendance__titles:after {
    clear: both; }
  .lte-ie7 .attendance__titles {
    zoom: 1; }
  .attendance__title {
    width: 49%;
    float: left;
    background-color: #d7e7f1;
    height: 50px;
    font-weight: 600;
    text-align: center;
    font-size: 17px;
    line-height: 50px;
    border-bottom: 2px solid #bfd4e1;
    -webkit-transition: background .35s, color .35s;
    -o-transition: background .35s, color .35s;
    transition: background .35s, color .35s; }
    .attendance__title i {
      display: inline-block;
      vertical-align: middle;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    .attendance__title + .attendance__title {
      margin-left: 2%; }
    .attendance__title:hover, .attendance__title.open {
      border-color: transparent; }
  .attendance__holder {
    background: #FFF;
    height: 282px;
    position: relative; }
  .attendance__tab {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    visibility: hidden;
    text-align: center; }
    .attendance__tab.open {
      visibility: visible; }
  .attendance__text {
    color: #8a8a8a;
    display: block;
    font-size: 21px;
    line-height: 30px;
    padding: 45px 25px 0; }
  .attendance h2 {
    font-size: 30px;
    font-family: "Century Gothic", "Questrial", sans-serif;
    margin-bottom: 0;
    font-weight: 400;
    color: #d4a848; }
  .attendance h3 {
    color: #8a8a8a;
    font-size: 48px;
    margin: 0;
    font-weight: 400; }
  .attendance__mainTitle {
    font-size: 32px;
    color: #3d738d; }
  @media all and (min-width: 768px) {
    .attendance__tabs {
      display: inline-block;
      vertical-align: top;
      width: 48%; }
      .attendance__tabs:nth-of-type(1) {
        margin-right: 2%; }
      .attendance__tabs:nth-of-type(2) {
        margin-left: 2%; } }
  .attendance__tabs .lte-ie8 {
    display: inline-block;
    vertical-align: top;
    width: 48%; }
    .attendance__tabs .lte-ie8:nth-of-type(1) {
      margin-right: 2%; }
    .attendance__tabs .lte-ie8:nth-of-type(2) {
      margin-left: 2%; }
  .attendance__heading {
    font-size: 24px;
    margin: 50px 0 20px;
    color: #3d738d;
    text-align: center; }
    @media all and (min-width: 768px) {
      .attendance__heading {
        margin: 20px 0 50px; } }
    .attendance__heading .lte-ie8 {
      margin: 20px 0 50px; }

@media all and (min-width: 971px) {
  .attendance {
    width: 100%; } }
.lte-ie8 .attendance {
  width: 100%; }



.trust__logo {max-width: 70%}
