h1 {
  letter-spacing: 5px !important;
}
h2, h3, h4 {
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
}
.overlay-layer {
  z-index: 5;
  position: relative;
}
.normal-layer {
  z-index: 1;
  position: relative;
}
.main-header-menu a {
  padding: 0 0.7em;
}
.ast-below-header .ast-below-header-actual-nav ul li a {
  color: #fff !important;
}
.ast-theme-transparent-header .ast-below-header-wrap, .ast-theme-transparent-header .ast-below-header {
  background-color: #960e33 !important;
}
.ast-below-header .ast-justify-content-center {
  justify-content: left;
}
.header-row {
  box-shadow: rgba(47, 47, 47, 0.1) 0 0 30px;
}
.header-logo {
  max-width: 296px;
}
.header-row .pp-advanced-menu .pp-menu-toggle:before {
  width: 8px;
  height: 8px;
  border-right: 1px solid;
  border-bottom: 1px solid;
}
.main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after, .main-header-bar .main-header-bar-navigation .page_item_has_children > a:after {
  margin-left: 6px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-bottom: 0.5em;
}
blockquote, .quote-box blockquote p {
  color: #9a1438 !important;
  font-weight: 400;
  border-left: none;
  padding: 0;
  padding-bottom: 5px;
  margin: 0;
  line-height: 1.6;
  font-size: 20px;
  font-style: normal;
}
.fl-row ul {
  margin-left: 20px;
}
.fl-row ul li {
  list-style-type: square;
  padding-bottom: 7px;
}
.quote-box p {
  color: #5c5d5f;
  font-style: italic;
  font-size: 14px;
}
.main-header-bar {
  z-index: 9999;
}
.menu ul li {
  list-style-type: none;
  /* Homepage Slideshow */
}
.slideshow-overlay:after {
  content: "";
  width: 100%;
  height: 200px;
  position: absolute;
  z-index: 49 !important;
  bottom: 0;
  background-image: Url(https://nayland.school.nz/wp-content/uploads/2018/07/Nayland-red-overlay-Banner-wider.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.slideshow-heading, .slideshow-heading .fl-heading {
  z-index: 50 !important;
  position: relative;
  letter-spacing: 4px !important;
  font-weight: 600;
}
.slideshow-heading .fl-module-content {
  padding-bottom: 10px !important;
  margin-bottom: -10px !important;
  display: block !important;
  position: relative;
  /* Homepage events */
}
@media only screen and (max-width: 700px) {
  /* Header tablet spacing */  .slideshow-overlay:after {
    height: 90px;
  }
  h1 {
    letter-spacing: 3px !important;
    font-size: 28px !important;
  }
  h2 {
    font-size: 22px !important;
  }
  h3 {
    font-size: 18px !important;
  }
  .mobile-align-left h1, .mobile-align-left h2, .mobile-align-left h3, .mobile-align-left h4, .mobile-align-left p, .mobile-align-left blockquote {
    text-align: left !important;
  }
}
@media only screen and (max-width: 1200px) {
  /* international page */  .pp-advanced-menu .menu > li > a, .fl-node-5bb3389cdeef8 .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {
    padding-left: 5px;
    padding-right: 0;
  }
  .pp-advanced-menu-horizontal.pp-toggle-arrows .pp-menu-toggle, .pp-advanced-menu-horizontal.pp-toggle-none .pp-menu-toggle, .pp-advanced-menu-vertical.pp-toggle-arrows .pp-menu-toggle, .pp-advanced-menu-vertical.pp-toggle-none .pp-menu-toggle {
    margin-top: -14px !important;
    margin-left: 0 !important;
    right: 0 !important;
    width: 20px !important;
  }
  .pp-advanced-menu-horizontal.pp-toggle-arrows .pp-has-submenu-container > a > span {
    padding-right: 21px !important;
  }
}
.download-icon .fl-icon {
  border: 3px solid #fff;
  border-radius: 50px;
  background: #fff;
}
.image-dropshadow img {
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 30px 5px;
  /* page headers */
}
.banner-overlay .fl-module-heading h1.fl-heading span {
  padding: 5px 20px !important;
  background: rgba(149, 1, 46, 0.85);
}
