@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i");
* {
  box-sizing: border-box;
  -webkit-backface-visibility: hidden; }

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font: 300 16px/1.5 'Montserrat', sans-serif;
  font-style: normal;
  letter-spacing: -0.02em;
  color: #fff;
  background-color: #1962a9;
  margin: 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
  font-synthesis: none;
  -moz-font-feature-settings: 'kern';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: ltr;
  text-align: left; }

figure {
  margin: 0;
  padding: 0;
  line-height: 0;
  position: relative; }
  figure img {
    width: 100%;
    height: auto; }

span.no-wrap {
  white-space: nowrap; }

header.bulleid {
  z-index: 9999;
  background-color: #0c0c0c;
  background: #175a9b; }

main.drummond {
  position: relative; }
  main.drummond .main-content {
    display: block;
    width: 100%;
    height: auto;
    min-height: 400px; }

@media only screen and (min-width: 841px) {
  header.bulleid {
    position: fixed;
    left: 0;
    top: 0;
    width: 260px;
    height: 9999px; }

  @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    header.bulleid {
      background: rgba(12, 12, 12, 0.8);
      -webkit-backdrop-filter: saturate(0%) blur(30px);
      backdrop-filter: saturate(0%) blur(30px);
      background: rgba(23, 90, 155, 0.8); } } }
@media only screen and (max-width: 840px) {
  header.bulleid {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none; }

  main.drummond {
    padding: 0; }

  @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    header.bulleid {
      display: none;
      background: rgba(12, 12, 12, 0.4);
      -webkit-backdrop-filter: saturate(0%) blur(20px);
      backdrop-filter: saturate(0%) blur(20px); } } }
h1, h2, h3, h4, h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 1.2;
  color: #1962a9;
  margin: 1rem 0 2rem; }

h1 {
  font-size: 5rem;
  line-height: 1.2; }

h2 {
  font-size: 3.6rem;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 4rem; }

h2:after {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  left: 0;
  width: 9999px;
  height: 2px;
  background-color: #1962a9; }

h3 {
  font-size: 3rem; }

@media only screen and (max-width: 520px) {
  h2, h3 {
    font-size: 2.8rem; } }
p, a {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 0 0 1.6rem;
  color: #7d7d7d; }

p a, a {
  color: #4892ca;
  text-decoration: none; }

p a:hover, a:hover {
  color: #1962a9;
  text-decoration: underline; }

@media only screen and (max-width: 840px) {
  p {
    font-size: 1.7rem; } }
section, .section {
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 350px;
  padding-right: 90px; }

h2, h3, h4, h5 {
  color: #1962a9; }

section, .section {
  background-color: #111;
  background-color: #f7f7f7;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: left;
  overflow: hidden; }

section:nth-of-type(2n) {
  background-color: #0c0c0c;
  background-color: #fff;
  color: #000; }

@media only screen and (max-width: 840px) {
  section, .section {
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 30px;
    padding-right: 30px; }

  section, .section {
    min-height: 0; } }
section.hero {
  display: flex;
  align-items: center;
  justify-content: left; }
  section.hero h1 {
    color: #fff;
    font-size: 4.6rem; }
  @media only screen and (max-width: 520px) {
    section.hero h1 {
      font-size: 3.2rem; } }

section.basic.text h1, section.basic.text h2, section.basic.text h3, section.basic.text h4, section.basic.text h5 {
  max-width: 600px; }
section.basic.text .content {
  max-width: 720px; }
section.basic.text .content :last-child {
  margin-bottom: 0; }

section.image-full {
  margin: 0;
  padding: 0;
  min-height: 0; }
  section.image-full figure {
    width: 100%;
    height: auto; }

section.faq {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px; }
  section.faq .section-content {
    width: 100%;
    height: auto; }
    section.faq .section-content .content {
      width: 100%; }

ul.question-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.question-list button {
    width: 50px;
    height: 50px;
    z-index: 9995;
    border-radius: 50px;
    opacity: 1;
    transform: scale(1);
    transition: 300ms;
    background-color: #4892ca; }
  ul.question-list button:before {
    font-family: Arial, sans-serif;
    font-size: 32px;
    line-height: 0.3;
    transition: 200ms;
    opacity: 1;
    color: #fff; }
  ul.question-list button:hover {
    background-color: #1962a9; }
  ul.question-list button.slick-prev:before {
    padding-right: 0.2rem;
    content: '\2039'; }
  ul.question-list button.slick-next:before {
    padding-left: 0.2rem;
    content: '\203A'; }
  ul.question-list button.slick-disabled {
    opacity: 0;
    transform: scale(0); }
  ul.question-list h3 {
    display: block;
    width: 100%; }
  ul.question-list .slick-track {
    display: flex;
    align-items: flex-start; }
  ul.question-list li.slick-slide {
    width: 600px;
    max-width: 70vw;
    transform-origin: center top;
    transform: scale(0.8);
    opacity: 0.1;
    transition: 0.4s;
    outline: none;
    border-top: 2px solid #1962a9; }
  ul.question-list li.slick-slide.slick-current {
    transform: scale(1);
    opacity: 1; }
  ul.question-list .slick-list {
    overflow: visible; }
  ul.question-list li.contact {
    height: auto; }
  ul.question-list ul.slick-dots li {
    width: 16px;
    height: 16px;
    margin: 0 8px; }
    ul.question-list ul.slick-dots li button {
      width: 16px;
      height: 16px;
      background-color: #7d7d7d; }
    ul.question-list ul.slick-dots li button:before {
      display: none; }
    ul.question-list ul.slick-dots li button:hover {
      background-color: #1962a9; }
  ul.question-list ul.slick-dots li.slick-active button {
    background-color: #4892ca; }

ul.doc-list {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0; }
  ul.doc-list li {
    margin-bottom: 20px; }
    ul.doc-list li a {
      display: block;
      position: relative;
      padding-left: 50px;
      min-height: 60px;
      color: #1962a9;
      text-decoration: none;
      font-size: 2.2rem; }
      ul.doc-list li a span.file-type {
        font-size: 1.8rem;
        color: #7d7d7d;
        display: block; }
    ul.doc-list li a:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 30px;
      background-image: url("../media/icons/document_blue.svg");
      background-size: 30px auto;
      background-repeat: no-repeat;
      background-position: center left;
      transform-origin: center center;
      transform: scale(0.85);
      transition: 200ms; }
    ul.doc-list li a:hover span.title {
      text-decoration: underline; }
    ul.doc-list li a:hover span.file-type {
      text-decoration: none !important; }
    ul.doc-list li a:hover:before {
      transform: scale(1); }
  ul.doc-list li:last-of-type {
    margin-bottom: 0; }

.emergency-contact {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500; }
  .emergency-contact .emg {
    padding: 10px;
    background-color: #e50000;
    color: #fff;
    margin-right: -4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .emergency-contact .number {
    padding: 10px;
    background-color: #f3f3f3;
    color: #000;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
  @media only screen and (max-width: 520px) {
    .emergency-contact .emg, .emergency-contact .number {
      width: 100%;
      display: block;
      border-radius: 0;
      text-align: center; }
    .emergency-contact .emg {
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
    .emergency-contact .number {
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; } }

.lsl-toc-logo {
  display: block;
  width: 280px;
  height: 70px;
  background-image: url("../media/logos/lsltoc_logo_white.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 12px;
  text-indent: -9999px; }

.lsl-toc-logo.logo-menu {
  width: 240px;
  height: 60px; }

.lsl-toc-logo.logo-menu-small {
  width: 200px;
  height: 50px; }

.lsl-toc-logo.logo-hero {
  width: 360px;
  height: 90px; }

h1 .lsl-toc-logo {
  margin-bottom: 12px; }

@media only screen and (max-width: 520px) {
  .lsl-toc-logo.logo-hero {
    width: 200px;
    height: 50px; } }
.bg-standard {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 60% 100%; }

.bg-brit-bw {
  background-image: url("../media/hero/hero_keystone.jpg");
  background-position: center bottom;
  background-color: #000;
  color: #fff; }

@media only screen and (min-width: 841px) {
  nav.main-menu {
    position: relative;
    width: 100%;
    height: 90%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-top: 30px;
    padding-left: 30px; }
    nav.main-menu .lsl-toc-logo {
      position: absolute;
      top: 30px;
      left: 30px; }
    nav.main-menu ul {
      width: 200px;
      list-style: none;
      margin: 0;
      padding: 0; }
      nav.main-menu ul li a {
        cursor: pointer;
        display: block;
        margin-bottom: 16px;
        position: relative;
        padding: 6px 0;
        padding-left: 10px;
        color: #fff;
        text-decoration: none;
        transition: 400ms; }
      nav.main-menu ul li a:hover {
        text-decoration: none;
        color: #1962a9; }
      nav.main-menu ul li a:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 2px;
        background-color: #fff; }
      nav.main-menu ul li a:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #fff;
        transform-origin: left center;
        transform: scaleX(0);
        transition: 600ms;
        z-index: -1; }
      nav.main-menu ul li a:hover:after {
        transform: scaleX(1); } }
@media only screen and (max-width: 840px) {
  header.bulleid {
    display: flex;
    display: none;
    align-items: center; }

  nav.main-menu {
    display: none;
    overflow: hidden;
    padding: 10px 20px;
    width: 100%; }
    nav.main-menu .lsl-toc-logo {
      position: relative;
      margin: 0 auto 40px; }
    nav.main-menu ul {
      width: 100%;
      height: auto;
      margin: 0;
      padding: 0;
      list-style: none;
      white-space: nowrap;
      overflow: scroll; }
      nav.main-menu ul li {
        display: block;
        margin-bottom: 20px; }
      nav.main-menu ul li:last-of-type {
        margin-right: 0; } }
.section-content.meet-the-team {
  width: 100%; }

ul.staff-wrap {
  width: 100%;
  height: auto;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px 20px; }
  ul.staff-wrap li.staff-member {
    width: 100%;
    height: 120px;
    position: relative;
    display: flex;
    grid-column: span 1; }
    ul.staff-wrap li.staff-member h4 {
      margin-bottom: 0.6rem;
      font-size: 2rem; }
    ul.staff-wrap li.staff-member figure {
      position: absolute;
      top: 0;
      left: 0;
      width: 120px;
      height: auto;
      border-radius: 50%;
      overflow: hidden; }
      ul.staff-wrap li.staff-member figure figcaption {
        font-size: 12px;
        text-indent: -9999px;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    ul.staff-wrap li.staff-member .staff-about {
      width: 100%;
      min-height: 100%;
      padding-left: 140px;
      display: flex;
      align-items: center; }

@media only screen and (max-width: 1080px) {
  ul.staff-wrap li.staff-member {
    grid-column: span 2; } }
@media only screen and (max-width: 840px) {
  ul.staff-wrap li.staff-member {
    grid-column: span 1; } }
@media only screen and (max-width: 640px) {
  ul.staff-wrap li.staff-member {
    grid-column: span 2; } }

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