/* Base (Keep top) */
/* Base Colours */
/* Template Colour Scheme */
/* Primary Colours */
/* Primary Colours */
/* Secondary Colours */
/* Secondary Colours */
/* Custom Content Colours */
/* Custom Content Colours */
/* Template Colour Scheme */
/* / Base Colours */
/* Fonts */
/* Fonts */
/* Widths */
/* Widths */
/* Alignment & Positions */
/* Alignment & Positions */
/* Padding & Margins */
/* Padding & Margins */
/* Font */
/* Font */
/* Shadows , Radius' & Others */
/* Shadows , Radius' & Others */
/* Lists & Borders  */
/* Lists */
body {
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif; }

/* Headings  */
h1 {
  color: #ee302e;
  font-family: 'Montserrat', sans-serif; }

h2 {
  font-family: 'Montserrat', sans-serif; }

h3 {
  font-family: 'Montserrat', sans-serif; }

h4 {
  font-family: 'Montserrat', sans-serif; }

h5 {
  font-family: 'Montserrat', sans-serif; }

h6 {
  font-family: 'Montserrat', sans-serif; }

/* Headings */
.row {
  max-width: 68rem; }

/* Paragraphs , Lists , Strong etc */
p {
  color: #676666;
  font-family: 'Montserrat', sans-serif; }

ul {
  list-style: none;
  margin-left: 0px; }

ul li {
  color: #676666; }

table tbody tr:first-child {
  background-color: #ee302e; }

table tbody tr:first-child td {
  color: #fff; }

/* Paragraphs , Lists , Strong etc */
#tribe-events table tbody tr:first-child {
  background-color: #f9f9f9 !important; }

/* Links and Hovers */
a {
  color: #ee302e;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  cursor: pointer !important; }

a:hover {
  color: #c8110d; }

a:active {
  color: #c8110d; }

/* Links and Hovers */
/* Buttons */
.button {
  background: #ee302e;
  color: #fff !important; }

.button:hover {
  background: #fecc16; }

/* Buttons */
/* Images */
img {
  max-width: 100%; }

/* Quotes */
blockquote {
  padding: 16px;
  background: ghostwhite;
  border-left: 16px solid #c8110d;
  border-right: 2px solid #c8110d;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

/* Quotes */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.wpcf7-submit {
  background: #ee302e !important;
  border: 0px;
  padding: 10px !important;
  color: #fff; }

/* =WordPress Core
-------------------------------------------------------------- */
/* Orbit */
.orbit-caption {
  display: none !important; }

/* Orbit */
/* Base (Keep top) */
/* Layout Styles */
/* Contact Bar */
.contact-bar {
  background: #fecc16;
  padding: 0.4rem; }
  .contact-bar p {
    color: #fff !important;
    margin-bottom: 0px; }
  .contact-bar a {
    color: #fff !important;
    margin-bottom: 0px; }

/* Contact Bar */
.site-logo {
  padding: 0.4rem 0; }

.logo-bar {
  background-color: #ee302e; }

.logo-bar-right {
  padding: 2.4rem 0; }
  .logo-bar-right a {
    color: #fff; }
  .logo-bar-right a:hover {
    color: #fecc16; }

/* Centered Menu */
.top-bar {
  background: #c8110d; }
  .top-bar ul {
    background: #c8110d; }
    .top-bar ul a {
      color: #fff; }

.marvellous-me {
  max-width: 140px;
  top: 0px;
  left: 0px;
  position: fixed;
  z-index: 9999; }

.school-app {
  max-width: 140px;
  top: 0px;
  right: 0px;
  position: fixed;
  z-index: 9999; }

.menu-bar {
  background: #ee302e;
  padding: 2rem 1rem;
  border-bottom: 3px solid #fff;
  position: relative;
  z-index: 999; }

.submenu {
  border: 0px;
  background: #c8110d !important;
  border-bottom: 6px solid #fecc16; }
  .submenu a {
    color: #fff !important; }
  .submenu a:hover {
    color: #c8110d !important;
    background-color: #fff !important; }

.logo-small {
  margin-bottom: -10px;
  margin-top: -9px;
  position: relative;
  z-index: 999; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border-color: #fff transparent transparent !important; }

.menu .active > a {
  background: transparent;
  font-weight: bold; }

.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
  border-color: #fff transparent transparent !important; }

/* Variables */
/* Small Navigation */
.logo-small {
  float: right; }

.site-top-bar {
  background-color: #c8110d;
  border-bottom: 6px solid #fecc16; }

.title-bar {
  padding: .5rem;
  background: #ee302e; }

/* Centered Menu */
/* Footer */
.footer {
  padding: 3rem 1rem;
  background: #ee302e; }

.footer h3 {
  color: #fff;
  font-weight: bold; }

.footer ul {
  list-style: none;
  margin-left: 0rem; }

.footer ul li {
  color: #fff; }

.footer a {
  color: #fff; }

.footer ul li a:hover {
  color: #ee302e !important; }

.footer p {
  color: #fff !important; }

.footer-bottom {
  padding: 0.4rem;
  background: #c8110d; }
  .footer-bottom a {
    color: #fff !important; }
  .footer-bottom a:hover {
    color: #fff !important; }
  .footer-bottom p {
    color: #fff !important;
    margin: 0.6rem 0; }

.address-area p {
  margin: 0; }

/* Footer */
.header-container {
  position: relative; }
  .header-container .home-header {
    margin-bottom: 0px; }
  .header-container .cloud-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    .header-container .cloud-holder img {
      width: 100%;
      margin-bottom: -4px; }

.tile-area {
  background-image: url("../img/ViewleyKiteBg.png");
  background-position: top left;
  background-repeat: repeat; }

.downarrow {
  -webkit-animation: arrowpulse 1.2s linear 0s infinite alternate;
  /* Chrome, Safari, Opera */
  animation: arrowpulse 1.2s linear 0s infinite alternate;
  margin-top: 20px;
  margin-bottom: 30px;
  max-width: 44px; }

@-webkit-keyframes arrowpulse {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes arrowpulse {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.tile-area {
  padding: 2rem 1rem; }
  .tile-area .callout {
    border-radius: 26px;
    position: relative;
    padding: 0rem;
    border: 0px; }

#twitter {
  list-style: none;
  margin: 10px 0 0 0; }
  #twitter a {
    color: #fff; }
  #twitter hr {
    border-width: 3px;
    border-color: #fff; }

.viewley-bulletin {
  min-height: 620px;
  padding-top: 3rem !important;
  margin-top: 2rem !important;
  background-size: 100% 100%;
  background-position: center; }
  .viewley-bulletin .bullet-holder {
    width: 80%;
    margin: 0 10%;
    max-height: 420px;
    overflow: hidden;
    overflow-y: scroll;
    display: block;
    margin-bottom: 3rem; }
    .viewley-bulletin .bullet-holder h1 {
      color: #fff; }
    .viewley-bulletin .bullet-holder h3 {
      color: #fff; }
    .viewley-bulletin .bullet-holder p {
      color: #fff; }
    .viewley-bulletin .bullet-holder .button {
      background-color: #fff;
      color: #ee302e !important;
      border-radius: 14px; }
    .viewley-bulletin .bullet-holder .button:hover {
      background-color: #fecc16;
      color: #fff !important; }
    .viewley-bulletin .bullet-holder hr {
      border-color: #fff;
      border-width: 4px;
      width: 98%;
      float: left; }
  .viewley-bulletin .bullet-foot {
    padding-top: 1rem;
    text-align: right;
    width: 90%;
    margin: 0 5%; }
    .viewley-bulletin .bullet-foot .button {
      background-color: #fff;
      color: #ee302e !important;
      border-radius: 12px; }
    .viewley-bulletin .bullet-foot .button:hover {
      background-color: #ee302e;
      color: #fff !important; }

.aimsandvalues {
  background: #fecc16;
  padding: 1.4rem !important; }
  .aimsandvalues h4 {
    background-color: #fff;
    border-radius: 18px;
    text-align: center;
    padding: 8px 0;
    color: #fecc16; }
  .aimsandvalues p {
    color: #fff; }
  .aimsandvalues .button {
    border-radius: 12px;
    background-color: #fff;
    color: #fecc16 !important; }
  .aimsandvalues .foot-link {
    text-align: right;
    margin-bottom: 0px; }
  .aimsandvalues .callout-content {
    margin-bottom: 1rem; }

.calendar-box {
  background-color: #ee302e; }
  .calendar-box h4 {
    color: #ee302e; }
  .calendar-box .button {
    color: #ee302e !important; }

.twitter-box {
  background-color: #6ba0e8;
  background-image: url("../img/twitter-square-logo.png");
  background-position: center;
  background-repeat: no-repeat; }
  .twitter-box h4 {
    color: #6ba0e8 !important; }
  .twitter-box .button {
    color: #6ba0e8 !important; }

.accreds-holder {
  padding: 3rem 0 1rem 0;
  border-top: 8px solid #fecc16; }

.accreds-slider {
  margin-bottom: 0;
  margin-top: 0; }
  .accreds-slider img {
    margin: 0 auto;
    max-height: 110px; }

/* Tile Area */
/* Breadcrumbs */
.breadcrumbs li {
  font-size: inherit;
  text-transform: none; }

.breadcrumbs a {
  color: #333;
  opacity: 0.4; }

/* Breadcrumbs */
/* page */
.page-wrapper {
  background: #fff;
  padding: 2rem 1rem 12rem 1rem;
  background-image: url("../img/ViewleyKiteBg.png");
  background-position: top left;
  background-repeat: repeat; }

/* page */
/* Page Content */
.page-content {
  padding-bottom: 1rem;
  padding: 1.6rem;
  background: #fff;
  border-radius: 26px;
  border: 20px solid #fecc16; }
  .page-content h1 {
    font-weight: bold; }
  .page-content a {
    color: #ee302e; }

.sub-calendar {
  border-radius: 26px;
  border: 0px !important;
  background-color: #c8110d;
  background-image: url("../img/calendar.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  border-bottom: 4px solid #b02b98 !important; }
  .sub-calendar h2 {
    color: #fff !important;
    font-size: 6rem;
    line-height: 6rem;
    font-weight: bold;
    margin-top: 0px !important; }
  .sub-calendar h4 {
    color: #fff !important;
    margin-bottom: 0px !important; }

/* Page Content */
/* Back Btn */
.back-btn .fi-play::before {
  transform: rotateZ(180deg) !important;
  opacity: 0.2;
  margin-right: 4px; }

/* Back Btn */
/* Bulletin */
.bulletin-posts .post {
  paddding: 1rem;
  padding-bottom: 0.4rem;
  border-bottom: 2px solid #fff;
  padding-top: 0.6rem; }
  .bulletin-posts .post h5 {
    color: #fff !important;
    font-weight: bold; }
  .bulletin-posts .post p {
    color: #fff !important; }
  .bulletin-posts .post .button {
    background: #fff;
    color: #ee302e !important;
    border-radius: 14px; }
  .bulletin-posts .post .button:hover {
    background: #fecc16 !important;
    color: #fff !important;
    border-radius: 14px; }
.bulletin-posts .post:last-child {
  border-bottom: 0px !important; }

/* Bulletin */
/* Sidebar */
/* In this section */
.section-menu {
  background: #ee302e;
  border: 0px !important;
  border-radius: 26px; }
  .section-menu h3 {
    color: #fff;
    font-weight: bold;
    padding: 2rem;
    background-color: #c8110d;
    margin: -1rem -1rem 1rem -1rem !important;
    border-radius: 26px; }
  .section-menu ul {
    list-style: none;
    margin-left: 0px !important; }
  .section-menu li {
    padding: 0.6rem 1.2rem !important;
    transition: all 300ms;
    -webkit-transition: all 300ms; }
  .section-menu li:hover {
    background: #fff;
    color: #ee302e;
    border-radius: 12px; }
  .section-menu li a {
    color: #fff !important; }
  .section-menu li:hover a {
    color: #ee302e !important; }

/* In this section */
/* Sidebar */
@media (max-width: 1200px) {
  .marvellous-me {
    max-width: 100px !important;
    top: 0px;
    left: 0px;
    position: fixed;
    z-index: 9999; }

  .school-app {
    max-width: 100px !important;
    top: 0px;
    right: 0px;
    position: fixed;
    z-index: 9999; } }
@media (max-width: 1024px) {
  .footer h3 {
    font-size: 1.4rem; }

  .marvellous-me {
    display: none; }

  .school-app {
    display: none; } }
@media (max-width: 780px) {
  .footer img {
    max-width: 120px;
    margin-bottom: 2rem; } }
@media (max-width: 640px) {
  .contact-bar p {
    font-size: 0.7rem; }

  .aimsandvalues {
    height: auto !important; }

  .calendar {
    height: auto !important;
    float: left;
    width: 100%; }
    .calendar .head {
      position: relative !important;
      padding-bottom: 0rem !important; }
    .calendar .foot {
      position: relative !important; }
    .calendar h2 {
      line-height: 6rem;
      margin: 0px; }

  .menu-bar {
    padding: 1rem !important; }

  .logo-bar {
    text-align: center !important; }

  .logo-bar-right {
    text-align: center !important; }

  .head-message {
    min-height: 320px; }

  .small-callout {
    min-height: 120px; } }
/* Layout Styles */

/*# sourceMappingURL=itchyrobot.css.map */
