/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(../bower_components/bootstrap/dist/css/bootstrap.min.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
img.flush {
  width: 100%;
  height: auto; }

.kill-padding {
  padding: 0; }

.kill-padding-top {
  padding-top: 0; }

.kill-padding-bottom {
  padding-bottom: 0; }

.kill-margin {
  margin: 0; }

.kill-margin-top {
  margin-top: 0; }

.kill-margin-bottom {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .kill-left {
    padding-left: 0; } }

@media (min-width: 768px) {
  .kill-right {
    padding-right: 0; } }

.pad {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.padding-top {
  padding-top: 1rem; }

.padding-bottom {
  padding-bottom: 1rem; }

.padding-1_5x {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.padding-top-1_5x {
  padding-top: 1.5rem; }

.padding-bottom-1_5x {
  padding-bottom: 1.5rem; }

.padding-2x {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.padding-top-2x {
  padding-top: 2rem; }

.padding-bottom-2x {
  padding-bottom: 2rem; }

.padding-3x {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.padding-top-3x {
  padding-top: 3rem; }

.padding-bottom-3x {
  padding-bottom: 3rem; }

.padding-4x {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.padding-top-4x {
  padding-top: 4rem; }

.padding-bottom-4x {
  padding-bottom: 4rem; }

.padding-5x {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.padding-top-5x {
  padding-top: 5rem; }

.padding-bottom-5x {
  padding-bottom: 5rem; }

.padding-6x {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.padding-top-6x {
  padding-top: 6rem; }

.padding-bottom-6x {
  padding-bottom: 6rem; }

.padding-7x {
  padding-top: 7rem;
  padding-bottom: 7rem; }

.padding-top-7x {
  padding-top: 7rem; }

.padding-bottom-7x {
  padding-bottom: 7rem; }

.padding-8x {
  padding-top: 8rem;
  padding-bottom: 8rem; }

.padding-top-8x {
  padding-top: 8rem; }

.padding-bottom-8x {
  padding-bottom: 8rem; }

.padding-9x {
  padding-top: 9rem;
  padding-bottom: 9rem; }

.padding-top-9x {
  padding-top: 9rem; }

.padding-bottom-9x {
  padding-bottom: 9rem; }

.padding-10x {
  padding-top: 10rem;
  padding-bottom: 10rem; }

.padding-top-10x {
  padding-top: 10rem; }

.padding-bottom-10x {
  padding-bottom: 10rem; }

.padding-bottom-15x {
  padding-bottom: 15rem; }

.margin {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.margin-left {
  margin-left: 1rem; }

.margin-top {
  margin-top: 1rem; }

.margin-bottom {
  margin-bottom: 1rem; }

.margin-1_5x {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.margin-top-1_5x {
  margin-top: 1.5rem; }

.margin-bottom-1_5x {
  margin-bottom: 1.5rem; }

.margin-2x {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.margin-top-2x {
  margin-top: 2rem; }

.margin-bottom-2x {
  margin-bottom: 2rem; }

.margin-3x {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.margin-top-3x {
  margin-top: 3rem; }

.margin-bottom-3x {
  margin-bottom: 3rem; }

.margin-4x {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.margin-top-4x {
  margin-top: 4rem; }

.margin-bottom-4x {
  margin-bottom: 4rem; }

.margin-6x {
  margin-top: 6rem;
  margin-bottom: 6rem; }

.margin-top-6x {
  margin-top: 6rem; }

.margin-bottom-6x {
  margin-bottom: 6rem; }

.margin-7x {
  margin-top: 7rem;
  margin-bottom: 7rem; }

.margin-top-7x {
  margin-top: 7rem; }

.margin-bottom-7x {
  margin-bottom: 7rem; }

.margin-8x {
  margin-top: 8rem;
  margin-bottom: 8rem; }

.margin-top-8x {
  margin-top: 8rem; }

.margin-bottom-8x {
  margin-bottom: 8rem; }

.margin-9x {
  margin-top: 9rem;
  margin-bottom: 9rem; }

.margin-top-9x {
  margin-top: 9rem; }

.margin-bottom-9x {
  margin-bottom: 9rem; }

.margin-10x {
  margin-top: 10rem;
  margin-bottom: 10rem; }

.margin-top-10x {
  margin-top: 10rem; }

.margin-bottom-10x {
  margin-bottom: 10rem; }

.color-inherit {
  color: inherit; }

.fa + .fa {
  margin-left: 1rem; }

* {
  -webkit-font-smoothing: antialiased; }

/* -------------------------------------------------- */
/* -------------------------------------------------- */
.wf-loading {
  opacity: 0;
  transition: opacity 125ms; }

.wf-active {
  opacity: 1;
  transition: opacity 125ms; }

.wf-inactive {
  opacity: 1;
  transition: opacity 125ms; }

/* -------------------------------------------------- */
/* -------------------------------------------------- */
body {
  font-family: 'Lato', sans-serif; }

/* -------------------------------------------------- */
/* -------------------------------------------------- */
::-moz-selection {
  background-color: #404040;
  color: white; }

::selection {
  background-color: #404040;
  color: white; }

/* -------------------------------------------------- */
/* -------------------------------------------------- */
a {
  color: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: inherit; }

/* -------------------------------------------------- */
/* -------------------------------------------------- */
html {
  font-size: 10px;
  line-height: 1.75; }

body {
  font-size: 1.6rem;
  line-height: inherit; }

/* -------------------------------------------------- */
.page-title {
  font-size: 6rem;
  line-height: 1; }

h1 {
  font-size: 3rem; }

h2 {
  font-size: 2.5rem; }

h3 {
  font-size: 2rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.5rem; }

h6 {
  font-size: 1.5rem; }

/* -------------------------------------------------- */
/* -------------------------------------------------- */
body {
  font-weight: 500; }

.page-title {
  font-weight: 900; }

h1 {
  font-weight: 500; }

h2 {
  font-weight: 500; }

h3 {
  font-weight: 500; }

h4 {
  font-weight: 500; }

h5 {
  font-weight: 500; }

h6 {
  font-weight: 500; }

/* -------------------------------------------------- */
/* -------------------------------------------------- */
.page-title {
  margin-bottom: 1em; }

ul, ol {
  margin-bottom: 2em; }

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 3rem; }

p + p {
  margin-top: 1em; }

/* -------------------------------------------------- */
/* -------------------------------------------------- */
hr {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.nav-tabs-vacancies li {
  background-image: url("../images/png/chevron.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  padding: 1rem;
  border-bottom: 1px solid #e0e0e0; }
  .nav-tabs-vacancies li.active {
    background-color: #192d4f;
    border: none;
    color: white !important;
    transition: all 1s ease; }
    .nav-tabs-vacancies li.active a {
      color: white; }
      .nav-tabs-vacancies li.active a:hover {
        color: white; }
  .nav-tabs-vacancies li a {
    background: transparent !important;
    margin-right: 0 !important;
    border: none !important;
    border-radius: none !important;
    transition: all 1s ease; }
    .nav-tabs-vacancies li a:focus, .nav-tabs-vacancies li a :hover, .nav-tabs-vacancies li a .active {
      background: transparent;
      color: white !important;
      transition: all 1s ease; }

.btn-babyblue {
  background-color: #558cac;
  display: inline-block;
  margin-top: 2rem;
  padding: 1.5rem 7rem 1.5rem 7rem;
  color: white; }
  .btn-babyblue:hover {
    text-decoration: none;
    color: #192d4f; }
  .btn-babyblue:focus {
    text-decoration: none;
    color: #192d4f; }

.ff-btn {
  border-radius: none !important; }

/*! Flickity v2.0.2
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.carousel-gallery {
  z-index: 1; }
  .carousel-gallery .gallery-cell {
    width: 100vw;
    height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media only screen and (min-width: 992px) {
      .carousel-gallery .gallery-cell {
        height: 600px; } }
    @media only screen and (max-width: 550px) {
      .carousel-gallery .gallery-cell {
        height: 410px !important; }
        .carousel-gallery .gallery-cell .mobile-carousel-info {
          background-color: transparent !important; }
        .carousel-gallery .gallery-cell .find-out-more.pull-right {
          background-color: transparent !important; } }
    .carousel-gallery .gallery-cell .mobile-carousel-info {
      min-height: 300px;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: rgba(0, 41, 79, 0.4); }
      .carousel-gallery .gallery-cell .mobile-carousel-info .title-wrap-mobile {
        max-width: 950px;
        margin-top: 2rem;
        margin-bottom: 2rem;
        z-index: 99;
        margin-left: 1.5rem;
        margin-right: 1.5rem; }
        .carousel-gallery .gallery-cell .mobile-carousel-info .title-wrap-mobile .neh-largest {
          border-bottom: 2px solid white; }
          .carousel-gallery .gallery-cell .mobile-carousel-info .title-wrap-mobile .neh-largest h1 {
            font-size: 3.5rem;
            color: white;
            padding-bottom: 1rem; }
            @media only screen and (min-width: 992px) {
              .carousel-gallery .gallery-cell .mobile-carousel-info .title-wrap-mobile .neh-largest h1 {
                padding-bottom: 0; } }
        .carousel-gallery .gallery-cell .mobile-carousel-info .title-wrap-mobile .find-out-more {
          max-width: 420px; }
          .carousel-gallery .gallery-cell .mobile-carousel-info .title-wrap-mobile .find-out-more a:hover {
            text-decoration: none; }
          .carousel-gallery .gallery-cell .mobile-carousel-info .title-wrap-mobile .find-out-more h2 {
            color: #558cac;
            margin-top: 1rem; }

.block-bottom {
  margin-top: -170px;
  z-index: 10;
  width: 100%;
  position: relative; }
  .block-bottom .carousel-block {
    width: 100%;
    z-index: 1;
    /*padding-left: 10%;*/ }
    .block-bottom .carousel-block .sub-title {
      color: #558cac;
      /*border-top: 2px solid;*/
      transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045); }
      .block-bottom .carousel-block .sub-title:hover {
        cursor: pointer; }
      .block-bottom .carousel-block .sub-title:before {
        transition: all 1000ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        display: block;
        width: 0;
        height: 2px;
        background-color: #558cac;
        content: ''; }
      .block-bottom .carousel-block .sub-title.active {
        color: white;
        transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045); }
        .block-bottom .carousel-block .sub-title.active:before {
          transition: all 1000ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
          display: block;
          width: 100%;
          height: 2px;
          background-color: white;
          content: ''; }

.acf-map {
  width: 100%;
  height: 600px; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

/* @import "plugins/flickity";*/
/* -------------------------------------------------- */
/* Body and Wraps*/
/* -------------------------------------------------- */
@media (min-width: 1500px) {
  .container {
    width: 1470px; } }

html {
  position: relative;
  min-height: 100%; }

body {
  background-color: #f1f2f2;
  font-family: "brandon-grotesque",sans-serif;
  font-weight: 300; }
  body .main-navigation {
    background-color: #192d4f;
    color: white;
    font-size: 1.4rem;
    font-weight: 600; }
    body .main-navigation li {
      display: inline-block; }
      body .main-navigation li .ubermenu-submenu-id-473 {
        color: white !important; }
      body .main-navigation li a {
        display: block;
        padding: 2.5rem !important;
        text-transform: uppercase !important; }
        body .main-navigation li a:hover {
          background-color: #192d4f;
          color: white;
          text-decoration: none; }

body.page-template-page-abouthub {
  background-color: #003e6c; }

.main-navigation.lightblue {
  background-color: #558cac; }

body.home {
  background-color: #003e6c;
  /* Conditional Colouring */
  /* Conditional Colouring */ }
  body.home .main-navigation {
    background-color: white;
    color: #192d4f;
    text-decoration: none !important; }
    body.home .main-navigation .ubermenu-submenu-id-502 {
      border-left: 1px solid white; }
    body.home .main-navigation #menu-item-473 > a span {
      color: #192d4f; }
    body.home .main-navigation #menu-item-473 > a:after {
      color: #192d4f; }
    body.home .main-navigation li {
      display: inline-block; }
      body.home .main-navigation li a {
        display: block;
        padding: 2.5rem;
        text-transform: uppercase;
        /* &:after {*/
        /*     content: '';*/
        /*     display: inline-block;*/
        /*     width: 10px;*/
        /*     height: 6px;*/
        /*     margin-left: 2rem;*/
        /*     background-image: url("../images/svg/chevy-blue.svg");*/
        /*     background-repeat: no-repeat;*/
        /* }*/ }
        body.home .main-navigation li a:hover {
          background-color: #192d4f;
          color: white !important;
          text-decoration: none;
          /* &:after {*/
          /*     content: '';*/
          /*     display: inline-block;*/
          /*     width: 10px;*/
          /*     height: 6px;*/
          /*     margin-left: 2rem;*/
          /*     background-image: url("../images/svg/chevy-white.svg");*/
          /*     background-repeat: no-repeat;*/
          /* }*/ }

section.header {
  padding-top: 2rem; }

section + section {
  padding-top: 5rem; }

section.footer {
  padding-bottom: 5rem; }

section + .footer {
  padding-top: 0; }

section {
  /*Mobile section for home page only*/ }
  section.header-top {
    background-color: #192d4f;
    color: white;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 400; }
    section.header-top .inner-top {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      font-weight: 600; }
      section.header-top .inner-top .home-contact {
        display: flex; }
        section.header-top .inner-top .home-contact .home {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          text-align: center;
          padding-top: 1rem;
          padding-bottom: 1rem;
          padding-left: 4rem;
          padding-right: 4rem; }
          section.header-top .inner-top .home-contact .home.active {
            background-color: #003e6c; }
        section.header-top .inner-top .home-contact .contact {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          text-align: center;
          padding-top: 1rem;
          padding-bottom: 1rem;
          padding-left: 4rem;
          padding-right: 4rem; }
          section.header-top .inner-top .home-contact .contact.active {
            background-color: #003e6c; }
      section.header-top .inner-top .links {
        display: flex;
        flex-direction: row;
        align-items: center; }
        section.header-top .inner-top .links a {
          margin-left: 1rem; }
        section.header-top .inner-top .links .social-links {
          display: flex;
          flex-direction: row;
          align-items: center; }
          section.header-top .inner-top .links .social-links a:first-of-type {
            margin-left: 2rem; }
          section.header-top .inner-top .links .social-links a {
            margin-left: 0.5rem; }
  section.content-box {
    padding-top: 0;
    z-index: 2; }
    section.content-box .content-inner {
      padding: 2.5rem;
      background-color: white;
      margin-bottom: 2.5rem; }
      section.content-box .content-inner h1 {
        padding-bottom: 1.5rem;
        margin-bottom: 1.5rem;
        line-height: 1.5;
        border-bottom: 2px solid #558cac;
        color: #003e6c; }
      section.content-box .content-inner p {
        font-size: 2rem;
        color: #192d4f; }
  section.header {
    background-color: #003e6c; }
    section.header .header-inner {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      padding-left: 2.5rem;
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; }
      section.header .header-inner ::-webkit-input-placeholder {
        color: white;
        font-size: 1.8rem;
        font-weight: 400; }
      section.header .header-inner :-moz-placeholder {
        /* Firefox 18- */
        color: white;
        font-size: 1.8rem;
        font-weight: 400; }
      section.header .header-inner ::-moz-placeholder {
        /* Firefox 19+ */
        color: white;
        font-size: 1.8rem;
        font-weight: 400; }
      section.header .header-inner :-ms-input-placeholder {
        color: white;
        font-size: 1.8rem;
        font-weight: 400; }
      section.header .header-inner .logo img.img-responsive {
        width: 160px; }
      section.header .header-inner .search {
        max-width: 320px; }
        section.header .header-inner .search .input-group {
          width: 80%;
          float: right; }
          @media only screen and (min-width: 992px) {
            section.header .header-inner .search .input-group {
              width: 100%;
              float: none; } }
          section.header .header-inner .search .input-group .form-control {
            background-color: transparent;
            border-bottom: 1px solid white;
            border-left: 0;
            border-right: 0;
            border-top: 0;
            box-shadow: none;
            border-radius: 0;
            color: white;
            padding: 0;
            font-weight: 400; }
            section.header .header-inner .search .input-group .form-control input {
              color: white;
              padding: 0; }
          section.header .header-inner .search .input-group .fa {
            font-size: 1.5rem;
            color: white; }
  section.team-introduction-box {
    padding-top: 0; }
    section.team-introduction-box .container {
      background-color: white;
      padding-top: 5.5rem; }
      section.team-introduction-box .container .content {
        min-height: 22.5rem; }
        section.team-introduction-box .container .content .title-wrap {
          margin-bottom: 1.5rem;
          line-height: 1;
          padding-bottom: 0.5em;
          border-bottom: 2px solid #003e6c;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          section.team-introduction-box .container .content .title-wrap h1 {
            font-size: 4rem; }
          section.team-introduction-box .container .content .title-wrap .breadcrumbs {
            text-transform: uppercase;
            font-size: 1.1rem;
            line-height: 1; }
        section.team-introduction-box .container .content .titles-departments {
          line-height: 1; }
          section.team-introduction-box .container .content .titles-departments .job-titles {
            display: inline-block;
            width: initial; }
            section.team-introduction-box .container .content .titles-departments .job-titles ul {
              list-style-type: none;
              margin-bottom: 0.5rem;
              font-size: 1.4rem;
              text-transform: uppercase; }
              section.team-introduction-box .container .content .titles-departments .job-titles ul li {
                display: inline; }
                section.team-introduction-box .container .content .titles-departments .job-titles ul li:not(:first-child):before {
                  content: " | "; }
          section.team-introduction-box .container .content .titles-departments .job-departments {
            display: inline-block;
            width: initial; }
            section.team-introduction-box .container .content .titles-departments .job-departments ul {
              list-style-type: none;
              margin-bottom: 0.5rem;
              font-size: 1.4rem;
              text-transform: uppercase; }
              section.team-introduction-box .container .content .titles-departments .job-departments ul li {
                display: inline;
                color: #558cac; }
                section.team-introduction-box .container .content .titles-departments .job-departments ul li:not(:first-child):before {
                  content: " | "; }
        section.team-introduction-box .container .content .job-titles + .job-departments {
          padding-left: 1rem; }
        section.team-introduction-box .container .content .qualifications {
          display: inline-block;
          width: initial; }
          section.team-introduction-box .container .content .qualifications ul {
            list-style-type: none;
            margin-bottom: 0.5rem;
            font-size: 1.4rem;
            text-transform: uppercase; }
            section.team-introduction-box .container .content .qualifications ul li {
              display: inline;
              color: #192d4f; }
              section.team-introduction-box .container .content .qualifications ul li:not(:first-child):before {
                content: " | "; }
        section.team-introduction-box .container .content .quick-content {
          padding-left: 3rem; }
          section.team-introduction-box .container .content .quick-content ul {
            list-style: initial;
            color: #192d4f;
            font-weight: 500;
            font-size: 2.2rem; }
    section.team-introduction-box .staff-image {
      margin-bottom: -8rem;
      height: 45rem;
      background-color: #cfcfcf;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      @media (min-width: 992px) {
        section.team-introduction-box .staff-image {
          position: absolute;
          left: 15px;
          top: 0;
          width: calc(100% - 30px); } }
  section.team-content {
    padding: 4.5rem 0;
    background-color: #192d4f;
    color: white; }
    section.team-content .hidden-mobile {
      /*display: none;*/
      display: block;
      max-height: 0;
      overflow: hidden;
      transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
      section.team-content .hidden-mobile.active {
        max-height: 100rem;
        display: block;
        transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
      @media (min-width: 992px) {
        section.team-content .hidden-mobile {
          display: block; } }
    section.team-content p {
      font-size: 2rem;
      padding-left: 2rem; }
    section.team-content .intro {
      padding-top: 4rem;
      min-height: 22.5rem; }
      @media (min-width: 480px) {
        section.team-content .intro {
          padding: 0; } }
    section.team-content .row + .row {
      padding-top: 2.5rem; }
  section.show-more-button #show-more {
    padding: 2rem 5rem;
    background-color: #558cac;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 60%;
    color: white;
    font-size: 2rem;
    margin-top: -8rem; }
    section.show-more-button #show-more:hover {
      text-decoration: none; }
    @media (min-width: 768px) {
      section.show-more-button #show-more {
        width: 30%; } }
  section.lower-content .panel {
    margin-bottom: 4rem;
    border: none; }
    section.lower-content .panel .panel-collapse {
      border-top: 20px solid  #f1f2f2; }
      section.lower-content .panel .panel-collapse h4, section.lower-content .panel .panel-collapse p {
        font-size: 2rem;
        color: #192d4f; }
      section.lower-content .panel .panel-collapse h4 {
        font-weight: 500; }
    section.lower-content .panel .panel-heading {
      padding: 0;
      background-color: transparent; }
      section.lower-content .panel .panel-heading a:hover, section.lower-content .panel .panel-heading a:focus {
        text-decoration: none; }
      section.lower-content .panel .panel-heading h2 {
        color: white;
        transition: all 0.5s ease; }
      section.lower-content .panel .panel-heading .accordion-style {
        display: block;
        background-color: #192d4f;
        padding: 2rem;
        transition: all 0.5s ease; }
      section.lower-content .panel .panel-heading .accordion-style[aria-expanded="true"] {
        transition: all 0.5s ease;
        background-color: white; }
        section.lower-content .panel .panel-heading .accordion-style[aria-expanded="true"] h2 {
          color: #192d4f;
          transition: all 0.5s ease; }
  section.introduction-box {
    padding-top: 0;
    /*blue intro box*/
    /*white intro box*/ }
    section.introduction-box .introduction-inner-wrap-blue {
      background-color: #688ba9;
      padding: 2.5rem;
      z-index: 2;
      position: relative; }
      section.introduction-box .introduction-inner-wrap-blue .title-wrap {
        margin-bottom: 1.5rem;
        line-height: 1.5;
        border-bottom: 2px solid #003e6c;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        section.introduction-box .introduction-inner-wrap-blue .title-wrap h1 {
          font-size: 4rem; }
        section.introduction-box .introduction-inner-wrap-blue .title-wrap .breadcrumbs {
          text-transform: uppercase;
          font-size: 1.1rem;
          line-height: 1; }
      section.introduction-box .introduction-inner-wrap-blue .content {
        font-size: 2.4rem;
        color: #192d4f;
        line-height: 1.5; }
    section.introduction-box .introduction-inner-wrap {
      background-color: white;
      padding: 2.5rem;
      z-index: 2;
      position: relative; }
      section.introduction-box .introduction-inner-wrap .title-wrap {
        margin-bottom: 1.5rem;
        line-height: 1.5;
        border-bottom: 2px solid #003e6c;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        section.introduction-box .introduction-inner-wrap .title-wrap h1 {
          font-size: 4rem; }
        section.introduction-box .introduction-inner-wrap .title-wrap .breadcrumbs {
          text-transform: uppercase;
          font-size: 1.1rem;
          line-height: 1; }
      section.introduction-box .introduction-inner-wrap .content {
        font-size: 2.4rem;
        color: #192d4f;
        line-height: 1.5; }
  section.page-break-banner {
    height: 57rem;
    margin-top: -4rem; }
  section.referral-enquiry {
    padding-top: 0;
    margin-top: -5rem;
    padding-bottom: 5rem;
    background-color: #003e6c; }
    section.referral-enquiry .contact-information {
      padding-top: 5rem; }
      section.referral-enquiry .contact-information .socials {
        display: flex; }
        section.referral-enquiry .contact-information .socials a {
          padding-right: 1.5rem; }
      section.referral-enquiry .contact-information .emergency-list {
        color: white;
        font-size: 1.8rem;
        font-weight: 500; }
        section.referral-enquiry .contact-information .emergency-list .list-item {
          display: flex;
          flex-direction: row;
          line-height: 1.5;
          margin-bottom: 3rem; }
          section.referral-enquiry .contact-information .emergency-list .list-item .pin {
            padding-right: 2rem; }
            section.referral-enquiry .contact-information .emergency-list .list-item .pin img {
              margin-top: 1rem; }
          section.referral-enquiry .contact-information .emergency-list .list-item .text {
            max-width: 200px; }
      section.referral-enquiry .contact-information h1 {
        color: white;
        margin-bottom: 2rem; }
    section.referral-enquiry .contact-form {
      background-color: white;
      max-width: 830px;
      padding: 5rem;
      margin-top: -5rem;
      position: relative; }
      section.referral-enquiry .contact-form select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        padding: 1rem;
        margin-bottom: 2rem;
        border: 1px solid #aaaaaa;
        background-color: white;
        border-radius: 0; }
      section.referral-enquiry .contact-form h1 {
        border-bottom: 2px solid #003e6c;
        margin-bottom: 2rem; }
      section.referral-enquiry .contact-form p {
        margin: 0;
        color: #003e6c; }
      section.referral-enquiry .contact-form input {
        width: 100%;
        padding: 1rem;
        margin-bottom: 2rem;
        border: 1px solid #aaaaaa; }
      section.referral-enquiry .contact-form textarea {
        width: 100%;
        height: 140px;
        border: 1px solid #aaaaaa !important; }
      section.referral-enquiry .contact-form .send-button {
        width: 200px;
        height: 60px;
        font-weight: 500;
        color: white;
        background-color: #558cac;
        border: none;
        box-shadow: none;
        position: absolute;
        bottom: -45px;
        right: 50px;
        z-index: 3; }
  section.main-banner {
    /* background-image: url("../images/png/horse-banner.png");*/
    padding-top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    z-index: 1; }
    @media only screen and (min-width: 992px) {
      section.main-banner {
        height: 70rem; } }
    section.main-banner .title-wrap {
      max-width: 950px;
      margin-top: 45rem;
      z-index: 99; }
      @media only screen and (min-width: 992px) {
        section.main-banner .title-wrap {
          margin-top: 0; } }
      section.main-banner .title-wrap .neh-largest {
        border-bottom: 2px solid white; }
        section.main-banner .title-wrap .neh-largest h1 {
          font-size: 4rem;
          color: white; }
      section.main-banner .title-wrap .find-out-more {
        max-width: 420px; }
        section.main-banner .title-wrap .find-out-more a:hover {
          text-decoration: none; }
        section.main-banner .title-wrap .find-out-more h2 {
          color: #558cac;
          margin-top: 1rem; }
    section.main-banner .hosp-refer {
      border-top: 2px solid #558cac; }
      section.main-banner .hosp-refer h2 {
        color: #558cac; }
    section.main-banner .equine-practice {
      border-top: 2px solid #558cac; }
      section.main-banner .equine-practice h2 {
        color: #558cac; }
    section.main-banner .laboratory {
      border-top: 2px solid #558cac; }
      section.main-banner .laboratory h2 {
        color: #558cac; }
  section.vacancies {
    height: 65rem; }
  section.faqs .ff-btn {
    display: none; }
  section.faqs .ff-header {
    display: none; }
  section.faqs .faq-box {
    color: white;
    background-color: #192d4f;
    padding-top: 2.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 6rem;
    max-width: 560px;
    font-size: 2rem;
    margin-top: 0; }
    section.faqs .faq-box .panel-body {
      background-color: #192d4f;
      color: white;
      border-top: 0; }
    section.faqs .faq-box .panel-group .panel-heading + .panel-collapse > .panel-body {
      border-top: 0; }
    section.faqs .faq-box .faq-accordions .panel-default {
      border: none; }
    section.faqs .faq-box .faq-accordions .panel-group .panel {
      margin-bottom: 0;
      border-radius: 0; }
    section.faqs .faq-box .faq-accordions .panel-title {
      color: white; }
    section.faqs .faq-box .faq-accordions .panel-heading {
      background-color: #558cac;
      border: none;
      border-radius: 0; }
    @media only screen and (min-width: 992px) {
      section.faqs .faq-box {
        margin-top: -14rem; } }
    section.faqs .faq-box h1 {
      padding-bottom: 1rem;
      margin-bottom: 2rem;
      border-bottom: 2px solid #558cac;
      color: white; }
    section.faqs .faq-box .btn-babyblue {
      margin: 0 auto;
      display: table;
      background-color: #123e6c; }
      @media only screen and (min-width: 992px) {
        section.faqs .faq-box .btn-babyblue {
          bottom: -30px; } }
  section.vacancies-page {
    background-color: #f1f2f2;
    font-size: 1.4rem;
    font-weight: 600; }
    section.vacancies-page .content-wrap {
      margin-top: 2.5rem;
      margin-bottom: 6rem; }
    section.vacancies-page .mobile-tab-menu {
      width: 100%;
      background-color: white;
      display: flex; }
      @media only screen and (min-width: 992px) {
        section.vacancies-page .mobile-tab-menu {
          display: none; } }
      section.vacancies-page .mobile-tab-menu .left-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 50%;
        padding: 1rem 3rem; }
        section.vacancies-page .mobile-tab-menu .left-box h2 {
          font-size: 1.8rem;
          color: #192d4f; }
      section.vacancies-page .mobile-tab-menu .right-box {
        background-color: #192d4f;
        width: 50%;
        padding: 1rem;
        text-align: center; }
        section.vacancies-page .mobile-tab-menu .right-box h2 {
          font-size: 1.8rem;
          color: white;
          text-transform: uppercase; }
    section.vacancies-page .vacancies-tabs {
      text-transform: uppercase; }
    section.vacancies-page .vacancies-content {
      font-size: 2rem;
      font-weight: 500;
      background-color: #192d4f;
      color: white;
      padding: 8rem 5rem; }
      section.vacancies-page .vacancies-content h2 {
        font-size: 2.3rem;
        font-weight: 600;
        color: white;
        padding-bottom: 4rem; }
      section.vacancies-page .vacancies-content p {
        color: white; }
      section.vacancies-page .vacancies-content h5 {
        font-size: 2rem;
        color: #558cac; }
  section.facilities-page {
    background-color: #f1f2f2;
    font-size: 1.4rem;
    font-weight: 600; }
    section.facilities-page .content-wrap {
      margin-top: 2.5rem;
      margin-bottom: 6rem; }
    section.facilities-page .mobile-tab-menu {
      width: 100%;
      background-color: white;
      display: flex; }
      @media only screen and (min-width: 992px) {
        section.facilities-page .mobile-tab-menu {
          display: none; } }
      section.facilities-page .mobile-tab-menu .left-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 50%;
        padding: 1rem 3rem; }
        section.facilities-page .mobile-tab-menu .left-box h2 {
          font-size: 1.8rem;
          color: #192d4f; }
      section.facilities-page .mobile-tab-menu .right-box {
        background-color: #192d4f;
        width: 50%;
        padding: 1rem;
        text-align: center; }
        section.facilities-page .mobile-tab-menu .right-box h2 {
          font-size: 1.8rem;
          color: white;
          text-transform: uppercase; }
    section.facilities-page .vacancies-tabs {
      text-transform: uppercase;
      display: none; }
      section.facilities-page .vacancies-tabs.active {
        display: block; }
      @media only screen and (min-width: 992px) {
        section.facilities-page .vacancies-tabs {
          display: block; } }
    section.facilities-page .vacancies-content {
      font-size: 2rem;
      font-weight: 500;
      background-color: #192d4f;
      color: white; }
      section.facilities-page .vacancies-content p {
        color: white; }
      section.facilities-page .vacancies-content .image {
        height: 200px; }
        @media only screen and (min-width: 992px) {
          section.facilities-page .vacancies-content .image {
            height: 530px; } }
      section.facilities-page .vacancies-content .facility-wrap {
        position: relative; }
        section.facilities-page .vacancies-content .facility-wrap .image {
          width: 100%;
          position: relative;
          z-index: 1; }
          section.facilities-page .vacancies-content .facility-wrap .image img {
            width: 100%;
            position: relative;
            z-index: 1; }
        section.facilities-page .vacancies-content .facility-wrap .content-box-title {
          z-index: 4;
          padding: 3rem 3rem 0 3rem;
          position: inherit;
          width: 70%;
          background-color: #192d4f; }
          section.facilities-page .vacancies-content .facility-wrap .content-box-title h2 {
            font-size: 4rem;
            font-weight: 600;
            color: white;
            border-bottom: 2px solid #6fbae3; }
        section.facilities-page .vacancies-content .facility-wrap .blue-content-box-facility {
          z-index: 4;
          padding: 3rem;
          position: inherit;
          width: 100%;
          background-color: #192d4f; }
  section.faqs-page .faqs-tabs {
    background-color: #f1f2f2;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase; }
    section.faqs-page .faqs-tabs .nav-tabs > li.active > a, section.faqs-page .faqs-tabs .nav-tabs > li.active > a:focus, section.faqs-page .faqs-tabs .nav-tabs > li.active > a:hover {
      color: #555;
      cursor: default;
      color: white;
      border: none;
      border-bottom-color: transparent; }
    section.faqs-page .faqs-tabs .nav-tabs > li > a {
      margin-right: 0;
      line-height: 1.42857143;
      background-color: #192d4f;
      border-radius: 0 !important;
      color: white;
      text-transform: uppercase;
      border-radius: 4px 4px 0 0; }
      section.faqs-page .faqs-tabs .nav-tabs > li > a:hover {
        border: none; }
    section.faqs-page .faqs-tabs .nav-stacked > li + li {
      margin-top: 0;
      margin-left: 0; }
    section.faqs-page .faqs-tabs .tab-content {
      background-color: red; }
  section.news-header {
    padding: 0; }
    section.news-header .news-header-box:last-of-type {
      margin-top: 5rem; }
    section.news-header .news-header-box {
      position: relative;
      background-color: white; }
      section.news-header .news-header-box h1 {
        margin-bottom: 2rem;
        border-bottom: 2px solid #558cac; }
      section.news-header .news-header-box .content-wrap {
        padding-top: 2.5rem;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-bottom: 4.5rem; }
        @media only screen and (min-width: 992px) {
          section.news-header .news-header-box .content-wrap {
            padding: 2.5rem; } }
        section.news-header .news-header-box .content-wrap .excerpt {
          font-size: 2rem; }
      section.news-header .news-header-box .read-more a {
        position: absolute;
        bottom: -30px;
        right: 50%;
        margin-right: -114px; }
        @media only screen and (min-width: 992px) {
          section.news-header .news-header-box .read-more a {
            position: absolute;
            bottom: -30px;
            right: 155px; } }
  section.other-service {
    background-color: #003e6c; }
    section.other-service h3 {
      color: white;
      margin-bottom: 2rem; }
    section.other-service .service-grid-others {
      margin-bottom: 5rem; }
      section.other-service .service-grid-others .grid-item {
        width: 100%;
        height: 42rem;
        background-color: #192d4f;
        /* Medium Devices, Desktops */
        /* Large Devices, Wide Screens */ }
        section.other-service .service-grid-others .grid-item .blue-content-box {
          background-color: #192d4f;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 90%;
          padding: 3rem; }
          section.other-service .service-grid-others .grid-item .blue-content-box h4 {
            color: white;
            font-size: 2.4rem;
            margin-bottom: 1rem;
            border-bottom: 2px solid #558cac; }
          section.other-service .service-grid-others .grid-item .blue-content-box p {
            color: #558cac;
            font-size: 2rem;
            line-height: 3rem;
            font-weight: 500; }
          section.other-service .service-grid-others .grid-item .blue-content-box .read-more {
            display: flex;
            flex-direction: row;
            align-items: center; }
            section.other-service .service-grid-others .grid-item .blue-content-box .read-more p {
              color: white; }
            section.other-service .service-grid-others .grid-item .blue-content-box .read-more span {
              color: #558cac;
              margin-left: 1rem;
              font-size: 2rem;
              font-weight: 600; }
        @media only screen and (min-width: 768px) {
          section.other-service .service-grid-others .grid-item {
            width: calc(50% - 10px); } }
        @media only screen and (min-width: 992px) {
          section.other-service .service-grid-others .grid-item {
            width: calc(33% - 11px); } }
        section.other-service .service-grid-others .grid-item .image {
          overflow: hidden;
          height: 30rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          section.other-service .service-grid-others .grid-item .image img {
            width: 100%;
            height: 100%; }
  section.other-news {
    padding-bottom: 5rem;
    margin-top: -10rem;
    padding-top: 20rem;
    background-color: #003e6c;
    overflow: hidden;
    max-height: 72rem;
    transition: all 1s;
    width: 100%;
    /* @-moz-document url-prefix() {*/
    /*     float: left;*/
    /* }*/ }
    section.other-news.open {
      max-height: 150rem;
      transition: all 1s; }
    section.other-news .news-box-small {
      display: block;
      flex-direction: row;
      align-items: center; }
      section.other-news .news-box-small .news-post-image {
        float: left;
        padding-bottom: 3rem; }
      section.other-news .news-box-small .content-wrap {
        padding: 2rem;
        float: left;
        width: 49%; }
        section.other-news .news-box-small .content-wrap p {
          color: #558cac; }
        section.other-news .news-box-small .content-wrap h1 {
          color: white;
          line-height: 1.25;
          margin-top: 0; }
        section.other-news .news-box-small .content-wrap .excerpt {
          max-height: 8rem;
          overflow: hidden;
          font-size: 2rem;
          color: #558cac; }
        section.other-news .news-box-small .content-wrap .read-more a {
          color: white;
          font-weight: 400;
          font-size: 2rem; }
          section.other-news .news-box-small .content-wrap .read-more a:hover {
            text-decoration: none; }
        section.other-news .news-box-small .content-wrap .read-more span {
          color: #558cac; }
  section.breaker {
    position: relative; }
  section.news-signup {
    padding-bottom: 5rem;
    position: relative;
    z-index: 2; }
    section.news-signup .welcome-box {
      background-color: white;
      padding-top: 2.5rem;
      padding-left: 2.5rem;
      padding-right: 2.5rem;
      padding-bottom: 6rem;
      max-width: 560px;
      font-size: 2rem;
      margin-top: -3rem; }
      @media only screen and (min-width: 992px) {
        section.news-signup .welcome-box {
          margin-top: -15rem; } }
      section.news-signup .welcome-box h1 {
        padding-bottom: 1rem;
        margin-bottom: 2rem;
        border-bottom: 2px solid #558cac; }
      section.news-signup .welcome-box p {
        color: #192d4f;
        line-height: 1.5; }
      section.news-signup .welcome-box .btn-babyblue {
        position: absolute;
        bottom: -30px;
        left: 6.5rem; }
    section.news-signup .news-boxes {
      margin-top: 6rem; }
      @media only screen and (min-width: 992px) {
        section.news-signup .news-boxes {
          margin-top: 0; } }
      section.news-signup .news-boxes .date {
        color: #558cac; }
      section.news-signup .news-boxes a:hover {
        text-decoration: none; }
      section.news-signup .news-boxes h1 {
        width: 100%;
        line-height: 1;
        margin-bottom: 1rem;
        color: white;
        margin-top: 1rem; }
        @media only screen and (min-width: 992px) {
          section.news-signup .news-boxes h1 {
            max-width: 235px; } }
      section.news-signup .news-boxes .excerpt {
        font-size: 2rem;
        line-height: 1.5;
        width: 100%;
        max-height: 15rem;
        overflow: hidden; }
        section.news-signup .news-boxes .excerpt a {
          color: #558cac; }
      section.news-signup .news-boxes .read-more {
        margin-top: 2rem; }
        section.news-signup .news-boxes .read-more a {
          color: white;
          font-weight: 400;
          font-size: 2rem; }
          section.news-signup .news-boxes .read-more a:hover {
            text-decoration: none; }
        section.news-signup .news-boxes .read-more span {
          color: #558cac; }
    section.news-signup .up-to-date {
      border-bottom: 2px solid white;
      padding-top: 8.5rem; }
      section.news-signup .up-to-date h1 {
        font-size: 4rem;
        color: white;
        padding-bottom: 0.8rem; }
    section.news-signup .enter-email {
      color: #558cac;
      font-size: 2.5rem; }
      section.news-signup .enter-email ::-webkit-input-placeholder {
        color: #558cac; }
      section.news-signup .enter-email :-moz-placeholder {
        /* Firefox 18- */
        color: #558cac; }
      section.news-signup .enter-email ::-moz-placeholder {
        /* Firefox 19+ */
        color: #558cac; }
      section.news-signup .enter-email :-ms-input-placeholder {
        color: #558cac; }
      section.news-signup .enter-email .form-control {
        background-color: transparent;
        border-bottom: 1px solid #558cac;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        box-shadow: none;
        border-radius: 0;
        padding: 0;
        font-size: 2.5rem;
        color: #558cac;
        font-weight: 400;
        width: 130px;
        line-height: 1; }
        section.news-signup .enter-email .form-control input {
          color: white;
          padding: 0;
          font-size: 2.5rem; }
      section.news-signup .enter-email span {
        color: white; }
  section.vacancies {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    section.vacancies a:hover {
      text-decoration: none; }
    section.vacancies .vacancy-title-wrap {
      max-width: 980px; }
    section.vacancies .view-vacancies {
      border-bottom: 2px solid white; }
      section.vacancies .view-vacancies h1 {
        font-size: 4rem;
        color: white; }
    section.vacancies .find-out-more h2 {
      color: #558cac;
      margin-top: 1rem; }
  section.header-banner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 65rem; }
    section.header-banner .vacancy-title-wrap {
      max-width: 980px; }
    section.header-banner .view-vacancies {
      border-bottom: 2px solid white; }
      section.header-banner .view-vacancies h1 {
        font-size: 4rem;
        color: white; }
    section.header-banner .find-out-more h2 {
      color: #558cac;
      margin-top: 1rem; }
  section.page-content-box {
    background-color: #003e6c;
    padding-top: 0; }
    section.page-content-box .inner-content {
      background-color: white;
      padding: 2.5rem;
      margin-top: -5rem;
      margin-bottom: 2rem;
      color: #003e6c; }
      section.page-content-box .inner-content h2 {
        margin-bottom: 2rem;
        border-bottom: 2px solid #558cac;
        font-size: 2.8rem; }
      section.page-content-box .inner-content .content {
        font-size: 2rem; }
  section.banner-service {
    padding-top: 0;
    margin-top: -5rem;
    padding-bottom: 5rem;
    z-index: 1; }
    section.banner-service .container-custom {
      max-width: 1550px;
      margin: 0 auto; }
      section.banner-service .container-custom .row {
        margin: 0; }
        section.banner-service .container-custom .row .col-md-12 {
          padding: 0; }
      section.banner-service .container-custom img {
        z-index: 1;
        min-width: 100%;
        height: auto; }
    section.banner-service .service-box-content {
      max-width: 750px;
      background-color: white;
      color: #003e6c;
      margin-top: -5rem;
      padding-left: 3rem;
      padding-right: 3rem;
      padding-top: 3rem;
      padding-bottom: 6rem;
      position: relative;
      font-size: 2rem; }
      section.banner-service .service-box-content .btn-babyblue {
        position: absolute;
        bottom: -30px;
        right: 50%;
        margin-right: -150px; }
        @media only screen and (min-width: 992px) {
          section.banner-service .service-box-content .btn-babyblue {
            position: absolute;
            bottom: -30px;
            right: 200px; } }
    section.banner-service .service-team {
      margin-top: 5rem; }
      @media only screen and (min-width: 992px) {
        section.banner-service .service-team {
          margin-top: 2rem; } }
      section.banner-service .service-team .panel-body {
        background-color: #f1f2f2;
        padding: 0; }
        section.banner-service .service-team .panel-body .team-member-box {
          margin-top: 2rem;
          background-color: white;
          display: flex;
          align-items: center;
          flex-direction: row; }
          section.banner-service .service-team .panel-body .team-member-box .team-content {
            margin-left: 2rem; }
            section.banner-service .service-team .panel-body .team-member-box .team-content p {
              text-transform: uppercase;
              font-size: 1.1rem; }
            section.banner-service .service-team .panel-body .team-member-box .team-content h3 {
              margin-top: 0; }
      section.banner-service .service-team .panel-default {
        border: none; }
      section.banner-service .service-team .panel-heading {
        background-color: white;
        border: none;
        border: 0; }
        section.banner-service .service-team .panel-heading a:hover {
          text-decoration: none; }
        section.banner-service .service-team .panel-heading h4 {
          font-size: 2.2rem;
          color: #192d4f; }
      section.banner-service .service-team .panel-heading .accordion-toggle:after {
        font-family: 'Glyphicons Halflings';
        content: "\e260";
        float: right;
        color: #192d4f; }
      section.banner-service .service-team .panel-heading .accordion-toggle.collapsed:after {
        content: "\e259"; }
  section.services-hub {
    background-color: #003e6c;
    padding-top: 0; }
    section.services-hub .service-grid {
      margin-bottom: 5rem; }
      section.services-hub .service-grid .grid-item {
        width: 100%;
        height: 42rem;
        background-color: #192d4f;
        /* Medium Devices, Desktops */
        /* Large Devices, Wide Screens */ }
        section.services-hub .service-grid .grid-item .blue-content-box {
          background-color: #192d4f;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 90%;
          padding: 1rem;
          height: 25rem;
          overflow: hidden; }
          section.services-hub .service-grid .grid-item .blue-content-box p {
            color: white; }
          section.services-hub .service-grid .grid-item .blue-content-box .blue-content-box-content {
            height: 19rem;
            overflow: hidden; }
            section.services-hub .service-grid .grid-item .blue-content-box .blue-content-box-content:after {
              display: block;
              height: 20rem;
              width: 100%;
              background: cadetblue;
              content: '';
              position: absolute;
              top: 0;
              background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 80%, #192d4f 100%);
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#192d4f',GradientType=0 ); }
            section.services-hub .service-grid .grid-item .blue-content-box .blue-content-box-content h4 {
              color: white;
              font-size: 2.4rem;
              margin-bottom: 1rem;
              border-bottom: 2px solid #558cac; }
            section.services-hub .service-grid .grid-item .blue-content-box .blue-content-box-content p {
              color: #558cac;
              font-size: 2rem;
              line-height: 3rem;
              font-weight: 500; }
          section.services-hub .service-grid .grid-item .blue-content-box .read-more {
            display: flex;
            flex-direction: row;
            align-items: center; }
            section.services-hub .service-grid .grid-item .blue-content-box .read-more p {
              color: white; }
            section.services-hub .service-grid .grid-item .blue-content-box .read-more span {
              color: #558cac;
              margin-left: 1rem;
              font-size: 2rem;
              font-weight: 600; }
        @media only screen and (min-width: 768px) {
          section.services-hub .service-grid .grid-item {
            width: calc(50% - 10px); } }
        @media only screen and (min-width: 992px) {
          section.services-hub .service-grid .grid-item {
            width: calc(33% - 11px); } }
        section.services-hub .service-grid .grid-item .image {
          overflow: hidden;
          height: 23rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          section.services-hub .service-grid .grid-item .image img {
            width: 100%;
            height: auto; }
        section.services-hub .service-grid .grid-item .service-content {
          background-color: #192d4f;
          color: white;
          margin-top: -5rem;
          z-index: 2; }
  section.team {
    padding-top: 0; }
    section.team .nav-filter {
      background-color: #192d4f;
      color: white;
      margin-top: 2rem;
      font-size: 1.4rem;
      font-weight: 600; }
      section.team .nav-filter ul {
        margin-bottom: 2rem; }
        section.team .nav-filter ul .filterby {
          font-size: 2.1rem;
          margin-left: 2.5rem; }
        section.team .nav-filter ul li {
          display: inline-block; }
          section.team .nav-filter ul li a {
            display: block;
            padding: 2.5rem;
            text-transform: uppercase; }
            section.team .nav-filter ul li a:hover {
              background-color: white;
              color: #192d4f;
              cursor: pointer;
              text-decoration: none; }
    section.team .team-grid {
      margin-bottom: 5rem; }
      section.team .team-grid .grid-item {
        width: 100%;
        /* Medium Devices, Desktops */
        /* Large Devices, Wide Screens */ }
        @media only screen and (min-width: 768px) {
          section.team .team-grid .grid-item {
            width: calc(50% - 10px); } }
        @media only screen and (min-width: 992px) {
          section.team .team-grid .grid-item {
            width: calc(33% - 11px); } }
      section.team .team-grid .staff-content {
        background-color: white;
        display: flex;
        flex-direction: row;
        align-items: center; }
        section.team .team-grid .staff-content .staff-details {
          display: flex;
          flex-direction: column;
          line-height: 1.4;
          margin-left: 2rem; }
          section.team .team-grid .staff-content .staff-details .jobtitle {
            font-size: 1.1rem;
            text-transform: uppercase; }
          section.team .team-grid .staff-content .staff-details h3 {
            font-size: 2.3rem;
            color: #192d4f; }
          section.team .team-grid .staff-content .staff-details .jobdepartment {
            font-size: 1.1rem;
            text-transform: uppercase;
            color: #688ba9; }
  section.three-box-white {
    padding-bottom: 5rem;
    padding-top: 0;
    background-color: #f1f2f2; }
    section.three-box-white .grid-item {
      width: 100%;
      height: 42rem;
      background-color: #192d4f;
      /* Medium Devices, Desktops */
      /* Large Devices, Wide Screens */ }
      @media only screen and (min-width: 768px) {
        section.three-box-white .grid-item {
          width: calc(50% - 10px); } }
      @media only screen and (min-width: 992px) {
        section.three-box-white .grid-item {
          width: calc(33% - 11px); } }
      section.three-box-white .grid-item .image {
        overflow: hidden;
        height: 23rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        section.three-box-white .grid-item .image img {
          width: 100%;
          height: auto; }
      section.three-box-white .grid-item .service-content {
        background-color: #192d4f;
        color: white;
        margin-top: -5rem;
        z-index: 2; }
    section.three-box-white h4 {
      color: white;
      font-size: 2.4rem;
      margin-bottom: 1rem;
      border-bottom: 2px solid #558cac; }
    section.three-box-white p {
      color: #558cac;
      font-size: 2rem;
      line-height: 3rem;
      font-weight: 500; }
    section.three-box-white .read-more {
      display: flex;
      flex-direction: row;
      align-items: center; }
      section.three-box-white .read-more p {
        color: white; }
      section.three-box-white .read-more span {
        color: #558cac;
        margin-left: 1rem;
        font-size: 2rem;
        font-weight: 600; }
  section .box-one {
    position: relative;
    background-color: #192d4f;
    height: 435px; }
    section .box-one .image-bg {
      height: 50%;
      background-image: url("../images/png/team-box-bg.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  section .box-two {
    position: relative;
    background-color: #192d4f;
    height: 435px; }
    section .box-two .image-bg {
      height: 50%;
      background-image: url("../images/png/facility-box-bg.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  section .box-three {
    position: relative;
    background-color: #192d4f;
    height: 435px; }
    section .box-three .image-bg {
      height: 50%;
      background-image: url("../images/png/cpc-box-bg.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  section.three-box-blue {
    padding-bottom: 5rem;
    padding-top: 0;
    background-color: #003e6c; }
    section.three-box-blue .grid-item {
      width: 100%;
      height: 42rem;
      background-color: #192d4f;
      /* Medium Devices, Desktops */
      /* Large Devices, Wide Screens */ }
      @media only screen and (min-width: 768px) {
        section.three-box-blue .grid-item {
          width: calc(50% - 10px); } }
      @media only screen and (min-width: 992px) {
        section.three-box-blue .grid-item {
          width: calc(33% - 11px); } }
      section.three-box-blue .grid-item .image {
        overflow: hidden;
        height: 23rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        section.three-box-blue .grid-item .image img {
          width: 100%;
          height: auto; }
      section.three-box-blue .grid-item .service-content {
        background-color: #192d4f;
        color: white;
        margin-top: -5rem;
        z-index: 2; }
    section.three-box-blue h4 {
      color: white;
      font-size: 2.4rem;
      margin-bottom: 1rem;
      border-bottom: 2px solid #558cac; }
    section.three-box-blue p {
      color: #558cac;
      font-size: 2rem;
      line-height: 3rem;
      font-weight: 500; }
    section.three-box-blue .read-more {
      display: flex;
      flex-direction: row;
      align-items: center; }
      section.three-box-blue .read-more p {
        color: white; }
      section.three-box-blue .read-more span {
        color: #558cac;
        margin-left: 1rem;
        font-size: 2rem;
        font-weight: 600; }
  section .box-one {
    position: relative;
    background-color: #192d4f;
    height: 435px; }
    section .box-one .image-bg {
      height: 50%;
      background-image: url("../images/png/team-box-bg.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  section .box-two {
    position: relative;
    background-color: #192d4f;
    height: 435px; }
    section .box-two .image-bg {
      height: 50%;
      background-image: url("../images/png/facility-box-bg.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  section .box-three {
    position: relative;
    background-color: #192d4f;
    height: 435px; }
    section .box-three .image-bg {
      height: 50%;
      background-image: url("../images/png/cpc-box-bg.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  section.contact-header {
    padding-top: 0;
    background-image: url("../images/png/cpc-box-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #003e6c; }
    section.contact-header .banner-heading {
      background-color: white;
      padding: 2.5rem; }
      section.contact-header .banner-heading h1 {
        font-size: 4rem;
        margin-bottom: 1rem;
        border-bottom: 2px solid #558cac; }
      section.contact-header .banner-heading p {
        color: #003e6c;
        font-size: 2.5rem; }
  section.standard-content {
    padding-top: 0; }
    section.standard-content .content-wrap {
      background-color: white;
      padding: 2.5rem;
      font-size: 2rem;
      color: #192d4f;
      line-height: 1.5;
      margin-bottom: 2.5rem; }
      section.standard-content .content-wrap .content-left {
        max-width: 500px; }
      section.standard-content .content-wrap .content-right {
        max-width: 500px; }
  section.news-content {
    padding-top: 0;
    background-color: #003e6c; }
    section.news-content .news-post-content {
      font-size: 2rem;
      font-weight: 500;
      color: white;
      padding-bottom: 5rem; }
      section.news-content .news-post-content .large-image {
        margin-top: -42rem;
        margin-bottom: 2.5rem; }
      section.news-content .news-post-content .socials {
        display: flex;
        flex-direction: column;
        margin-top: 2.5rem;
        border-top: 1px solid white; }
        section.news-content .news-post-content .socials .social-icons {
          display: flex;
          flex-direction: row; }
        section.news-content .news-post-content .socials a {
          margin-right: 1rem; }
    section.news-content .other-news-stories {
      background-color: white;
      padding: 3rem;
      margin-top: -35rem; }
      section.news-content .other-news-stories h2 {
        margin-bottom: 1.5rem;
        border-bottom: 2px solid #192d4f;
        color: #003e6c; }
      section.news-content .other-news-stories h3 {
        color: #003e6c;
        font-size: 2.8rem; }
      section.news-content .other-news-stories .news-other-content .date {
        margin-top: 2.5rem;
        color: #558cac; }
      section.news-content .other-news-stories .news-other-content .excerpt {
        line-height: 1.5;
        color: #558cac; }
      section.news-content .other-news-stories .news-other-content .read-more {
        display: flex;
        flex-direction: row;
        align-items: center;
        color: #192d4f; }
        section.news-content .other-news-stories .news-other-content .read-more span {
          margin-left: 1rem; }
  section.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #192d4f;
    font-weight: 600; }
    section.footer .footer-content-wrap {
      color: white;
      display: flex;
      flex-direction: column;
      /* align-items: center;*/
      justify-content: flex-start;
      padding-top: 5rem; }
      @media only screen and (min-width: 576px) {
        section.footer .footer-content-wrap {
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: space-between; } }
      @media (max-width: 768px) {
        section.footer .footer-content-wrap .contact-details {
          width: 50%; } }
      @media (max-width: 575px) {
        section.footer .footer-content-wrap .contact-details {
          width: 100%;
          display: block !important; } }
      section.footer .footer-content-wrap .contact-details .address {
        max-width: 200px;
        line-height: 1.5;
        margin-top: 2rem; }
      section.footer .footer-content-wrap .contact-details .phone-email {
        margin-top: 2rem; }
      section.footer .footer-content-wrap .contact-details img.img-responsive {
        width: 160px; }
      @media (max-width: 768px) {
        section.footer .footer-content-wrap .social-signup {
          width: 50%; } }
      @media (max-width: 575px) {
        section.footer .footer-content-wrap .social-signup {
          width: 100%;
          display: block !important; } }
      @media only screen and (min-width: 576px) {
        section.footer .footer-content-wrap .social-signup {
          text-align: right; } }
      section.footer .footer-content-wrap .social-signup .socials {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 4rem;
        /* justify-content: flex-end;*/ }
        @media only screen and (min-width: 576px) {
          section.footer .footer-content-wrap .social-signup .socials {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: flex-end; }
            section.footer .footer-content-wrap .social-signup .socials a {
              margin-left: 1rem; } }
        section.footer .footer-content-wrap .social-signup .socials a {
          margin-right: 1rem; }
      section.footer .footer-content-wrap .social-signup .sign-up {
        margin-top: 2rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
        @media only screen and (min-width: 576px) {
          section.footer .footer-content-wrap .social-signup .sign-up {
            margin-top: 2rem;
            display: flex;
            flex-direction: column;
            align-items: flex-end; } }
        section.footer .footer-content-wrap .social-signup .sign-up .form {
          font-size: 2.5rem;
          color: #558cac;
          font-weight: 400;
          text-align: inherit; }
          section.footer .footer-content-wrap .social-signup .sign-up .form .form-group {
            margin-bottom: 0; }
            section.footer .footer-content-wrap .social-signup .sign-up .form .form-group .form-control {
              border: none;
              padding: 0;
              border-radius: 0;
              background-color: transparent;
              font-size: inherit;
              margin: 0;
              width: initial; }
            section.footer .footer-content-wrap .social-signup .sign-up .form .form-group ::-webkit-input-placeholder {
              color: #558cac;
              font-size: 2.5rem;
              text-decoration: underline; }
            section.footer .footer-content-wrap .social-signup .sign-up .form .form-group :-moz-placeholder {
              /* Firefox 18- */
              color: #558cac;
              font-size: 2.5rem;
              text-decoration: underline; }
            section.footer .footer-content-wrap .social-signup .sign-up .form .form-group ::-moz-placeholder {
              /* Firefox 19+ */
              color: #558cac;
              font-size: 2.5rem;
              text-decoration: underline; }
            section.footer .footer-content-wrap .social-signup .sign-up .form .form-group :-ms-input-placeholder {
              color: #558cac;
              font-size: 2.5rem;
              text-decoration: underline; }
            section.footer .footer-content-wrap .social-signup .sign-up .form .form-group .email label {
              display: inline-block;
              padding-right: 1rem;
              width: initial; }
            section.footer .footer-content-wrap .social-signup .sign-up .form .form-group .email input {
              color: #558cac;
              display: inline-block;
              line-height: 1;
              height: auto;
              padding: 0.5rem;
              background-color: #172844; }
              @media only screen and (min-width: 576px) {
                section.footer .footer-content-wrap .social-signup .sign-up .form .form-group .email input {
                  text-align: left;
                  color: #558cac;
                  padding: 0.5rem; } }
        section.footer .footer-content-wrap .social-signup .sign-up .tagline {
          margin-top: 2rem;
          font-size: 1.3rem;
          display: flex;
          justify-content: space-between; }
          @media (max-width: 768px) {
            section.footer .footer-content-wrap .social-signup .sign-up .tagline {
              display: block; } }
          section.footer .footer-content-wrap .social-signup .sign-up .tagline a {
            margin-left: 1rem;
            text-decoration: underline; }

/* -------------------------------------------------- */
/* Main Structure*/
/* -------------------------------------------------- */
.faq-wrap {
  padding: 3rem;
  background-color: #192d4f; }
  .faq-wrap .panel-faq a:hover, .faq-wrap .panel-faq a :focus {
    text-decoration: none; }
  .faq-wrap .panel-default {
    border: none; }
  .faq-wrap .panel-group .panel {
    border-radius: 0; }
  .faq-wrap .panel-body {
    background-color: #192d4f;
    border-top: 0 !important; }
  .faq-wrap .panel-title a:hover {
    text-decoration: none; }
  .faq-wrap .panel-heading {
    background-color: #558cac;
    border-radius: 0;
    padding: 2rem; }
    .faq-wrap .panel-heading:hover {
      text-decoration: none; }
    .faq-wrap .panel-heading h3 {
      font-size: 2.3rem;
      color: white; }
  .faq-wrap .panel-clr {
    background-color: #24406a;
    transition: all 1s ease; }
  .faq-wrap .panel-clr.on {
    background-color: #558cac;
    transition: all 1s ease; }

.margin-bottom-intro {
  margin-bottom: 45rem; }

/* -------------------------------------------------- */
/* Ubermenu Styles*/
/* -------------------------------------------------- */
.ubermenu-submenu-id-502 {
  margin-top: 2.75rem; }
  .ubermenu-submenu-id-502 li {
    margin-top: 2rem; }

.subnav-content {
  color: white;
  line-height: 1.5;
  font-weight: 300;
  display: block;
  max-width: 550px; }
  .subnav-content .subnav-btn {
    background-color: #192d4f;
    display: block;
    margin-top: 2rem;
    color: white;
    width: 200px;
    font-weight: 600;
    text-align: center;
    text-transform: lowercase; }
    .subnav-content .subnav-btn:hover {
      text-decoration: none;
      color: #192d4f;
      background-color: white; }
    .subnav-content .subnav-btn:focus {
      text-decoration: none;
      color: #192d4f; }
  .subnav-content p {
    margin: 0;
    font-size: 2rem; }

.breaker {
  background-color: #003e6c; }
  .breaker a.toggle-latest-news {
    color: white;
    text-align: center;
    background-color: #558cac;
    display: inline-block;
    color: white;
    padding: 1.5rem;
    position: absolute;
    bottom: -40px;
    z-index: 3;
    left: 50%;
    margin-left: -2.9rem; }
    .breaker a.toggle-latest-news:hover {
      text-decoration: none;
      color: #003e6c; }

.vimeo__textbox {
  background-color: #558cac;
  color: white;
  padding: 30px;
  font-size: 25px;
  margin-right: -80px;
  z-index: 10; }

.vimeo__videobox iframe {
  width: 100%;
  height: 500px; }

.vimeo__container {
  margin-top: 70px;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .vimeo__container .col-md-4 {
    z-index: 10; }

@media (max-width: 991px) {
  .vimeo__textbox {
    margin-right: 0; }
  .vimeo__videobox {
    width: 100%; }
    .vimeo__videobox iframe {
      height: 440px; } }

@media (max-width: 600px) {
  .vimeo__videobox iframe {
    height: 340px; } }
