/*

Redfibre
www.redfibre.co.uk

Copyright (c) 2013 Redfibre

Developed from Redfibre construct v2.0

*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

article,
section,
aside,
hgroup,
nav,
header,
footer,
figure,
figcaption {
  display: block; }

body {
  font-family: "garamond-premier-pro-display", Garamond, Times New Roman, serif;
  text-decoration: none;
  background: #f7f6f0;
  margin: 0;
  padding: 0;
  font-size: 19px;
  line-height: 28px;
  font-weight: normal;
  text-align: left;
  color: #625e4f; }

html.no-boxshadow {
  font-family: "Times New Roman", serif; }

/* Links 
---------------------------------------*/
a {
  font-weight: normal;
  color: #a59b08;
  text-decoration: none; }

a:hover {
  font-weight: normal;
  color: #534d3f;
  text-decoration: none; }

/* CSS reset
---------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
img,
li,
ul,
ol,
dl,
a,
address,
label {
  margin: 0;
  padding: 0;
  font-style: normal; }

img {
  border: 0; }

/* Common elements
---------------------------------------*/
h1 {
  font-size: 36px;
  font-weight: normal;
  text-align: left;
  color: #554c35; }

/* In use */
h2 {
  font-size: 26px;
  font-weight: normal;
  text-align: left;
  color: #918201; }

h3 {
  font-size: 22px;
  font-weight: normal;
  text-align: left;
  color: #918201; }

h3.justifyright {
  text-align: right !important; }

/* In use */
h4 {
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  color: #918201;
  text-transform: uppercase; }

/* In use */
h5 {
  font-size: 32px;
  font-weight: normal;
  text-align: left;
  color: #625e4f;
  line-height: 36px; }

h6 {
  font-size: 24px;
  font-weight: normal;
  text-align: left;
  color: #625e4f; }

/* In use */
p {
  font-size: 22px;
  line-height: 34px;
  font-weight: 100;
  text-align: left;
  color: #7d745e; }

p.justifyleft {
  text-align: left !important; }

p.justifyleft img {
  border-left: 25px solid transparent; }

@media only screen and (max-width: 640px) {
  p.justifyleft img {
    border-left: 0px solid transparent !important;
    width: 50%; } }

p.justifyright {
  text-align: right !important; }

p.justifyright img {
  border-right: 25px solid transparent;
  margin: 12px 0px; }

@media only screen and (max-width: 640px) {
  p.justifyright img {
    border-right: 0px solid transparent !important;
    margin: 12px 0px;
    width: 50%; } }

p + p {
  padding-top: 22px; }

/* styles to use before Typekit is loaded */
.wf-loading h1 {
  font-size: 27px; }

.wf-loading h2 {
  font-size: 22px; }

.wf-loading h3 {
  font-size: 19px; }

.wf-loading h4 {
  font-size: 11px; }

.wf-loading h5 {
  font-size: 27px; }

.wf-loading h6 {
  font-size: 21px; }

.wf-loading p {
  font-size: 18px; }

/* styles to use on Typekit failure */
.wf-inactive h1 {
  font-size: 27px; }

.wf-inactive h2 {
  font-size: 22px; }

.wf-inactive h3 {
  font-size: 19px; }

.wf-inactive h4 {
  font-size: 11px; }

.wf-inactive h5 {
  font-size: 27px; }

.wf-inactive h6 {
  font-size: 21px; }

.wf-inactive p {
  font-size: 18px; }

ul,
ol {
  list-style: none;
  margin: 0;
  margin-left: 16px; }
  @media (max-width: 640px) {
    ul,
    ol {
      margin-left: 0; } }

.intro-content ol li {
  list-style: decimal; }

ol li {
  font-size: 19px;
  line-height: 30px;
  padding-left: 8px; }
  @media (max-width: 640px) {
    ol li {
      padding-left: 0; } }

li {
  list-style: none;
  margin: 0; }

li.justifyleft {
  font-size: 22px;
  line-height: 34px;
  font-weight: 100;
  text-align: left;
  color: #7d745e;
  list-style: disc; }

@media only screen and (max-width: 640px) {
  li.justifyleft {
    margin-left: 15px; } }

hr {
  display: none;
  clear: both; }

strong {
  font-weight: bold; }

img {
  -ms-interpolation-mode: bicubic; }

input {
  font-family: "garamond-premier-pro-display", Garamond, Times New Roman, serif;
  font-size: 17px;
  color: #9d9987; }

/** Utility Classes **/
.text-center {
  text-align: center;
  margin: 0 auto; }

.uppercase {
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.color-grey {
  color: #3c3c3b; }

.spacing-block-md {
  margin-top: 32px;
  margin-bottom: 32px; }
  @media (max-width: 767px) {
    .spacing-block-md {
      margin-top: 16px;
      margin-bottom: 16px; } }

h1.line-length {
  max-width: 50%; }

@media only screen and (max-width: 860px) {
  h1.line-length {
    max-width: 100%; } }

/** Table Component **/
.color-red .header-title:first-child .table-content {
  -webkit-box-shadow: -10px 0px 0px 0px #877075;
          box-shadow: -10px 0px 0px 0px #877075; }

@media only screen and (max-width: 860px) {
  .color-red .header-title:first-child .table-content {
    -webkit-box-shadow: none;
            box-shadow: none; } }

@media only screen and (max-width: 860px) {
  .table-row.color-red {
    -webkit-box-shadow: 10px -12px 0px 10px #877075;
            box-shadow: 10px -12px 0px 10px #877075;
    padding-top: 35px; } }

h5.color-red {
  color: #877075; }

.color-blue .header-title:first-child .table-content {
  -webkit-box-shadow: -10px 0px 0px 0px #535e6b;
          box-shadow: -10px 0px 0px 0px #535e6b; }

@media only screen and (max-width: 860px) {
  .color-blue .header-title:first-child .table-content {
    -webkit-box-shadow: none;
            box-shadow: none; } }

@media only screen and (max-width: 860px) {
  .table-row.color-blue {
    -webkit-box-shadow: 10px -12px 0px 10px #535e6b;
            box-shadow: 10px -12px 0px 10px #535e6b;
    padding-top: 35px; } }

h5.color-blue {
  color: #535e6b; }

.color-sage .header-title:first-child .table-content {
  -webkit-box-shadow: -10px 0px 0px 0px #6f806c;
          box-shadow: -10px 0px 0px 0px #6f806c; }

@media only screen and (max-width: 860px) {
  .color-sage .header-title:first-child .table-content {
    -webkit-box-shadow: none;
            box-shadow: none; } }

@media only screen and (max-width: 860px) {
  .table-row.color-sage {
    -webkit-box-shadow: 10px -10px 0px 10px #6f806c;
            box-shadow: 10px -10px 0px 10px #6f806c;
    padding-top: 35px; } }

h5.color-sage {
  color: #6f806c; }

.color-turquoise .header-title:first-child .table-content {
  -webkit-box-shadow: -10px 0px 0px 0px #547279;
          box-shadow: -10px 0px 0px 0px #547279; }

@media only screen and (max-width: 860px) {
  .color-turquoise .header-title:first-child .table-content {
    -webkit-box-shadow: none;
            box-shadow: none; } }

@media only screen and (max-width: 860px) {
  .table-row.color-turquoise {
    -webkit-box-shadow: 10px -12px 0px 10px #547279;
            box-shadow: 10px -12px 0px 10px #547279;
    padding-top: 35px; } }

h5.color-turquoise {
  color: #547279; }

.color-earth .header-title:first-child .table-content {
  -webkit-box-shadow: -10px 0px 0px 0px #887351;
          box-shadow: -10px 0px 0px 0px #887351; }

@media only screen and (max-width: 860px) {
  .color-earth .header-title:first-child .table-content {
    -webkit-box-shadow: none;
            box-shadow: none; } }

@media only screen and (max-width: 860px) {
  .table-row.color-earth {
    -webkit-box-shadow: 10px -12px 0px 10px #887351;
            box-shadow: 10px -12px 0px 10px #887351;
    padding-top: 35px; } }

h5.color-earth {
  color: #887351; }

.block-table {
  display: block;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px; }

@media only screen and (max-width: 860px) {
  .block-table {
    margin-top: 0px;
    margin-bottom: 0px; } }

body > .block-table h3,
body > .block-table:before {
  display: block; }

body > .block-table ~ .block-table h3,
body > .block-table ~ .block-table .header-title::before {
  display: none; }

@media only screen and (max-width: 860px) {
  body > .block-table ~ .block-table h3,
  body > .block-table ~ .block-table .header-title::before {
    display: block; } }

body > .block-table ~ .block-table h3 {
  margin-bottom: 0;
  min-height: 0px;
  line-height: unset; }

.table-wrapper {
  margin: 40px auto;
  max-width: 85%;
  height: inherit; }

@media only screen and (max-width: 860px) {
  .table-wrapper {
    background-color: white;
    padding-top: 30px; } }

.table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.table-row .header-title {
  max-width: 25%;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.table-row .header-title h3 {
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  padding-left: 20px;
  padding-bottom: 40px;
  color: inherit; }

@media only screen and (max-width: 860px) {
  .table-row .header-title h3 {
    padding-bottom: 20px; } }

.table-row .header-title:before {
  width: 46px;
  border-top: 1px solid #84857a;
  top: -13px;
  left: 20px;
  content: "";
  position: absolute; }

.table-row .table-content {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  background-color: white; }

@media only screen and (max-width: 860px) {
  .table-row .table-content {
    max-width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

.table-row .table-content .subtitle {
  position: absolute;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
  line-height: 22px; }

@media only screen and (max-width: 860px) {
  .table-row .table-content .subtitle {
    position: relative; } }

.table-row .table-content .content-wrapper {
  padding-top: 4rem; }

@media only screen and (max-width: 768px) {
  .table-row .table-content .content-wrapper {
    padding-top: 0rem; } }

.table-row .table-content .content-wrapper p {
  font-size: 20px;
  line-height: 24px; }

@media only screen and (max-width: 860px) {
  .table-row .table-content .content-wrapper img {
    max-width: 100%;
    width: 100% !important;
    height: auto; } }

@media only screen and (max-width: 860px) {
  .table-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .table-row .header-title {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px; } }

/** Tile Component **/
.tile-wrapper {
  margin: 0 auto;
  padding: 30px;
  position: relative;
  margin-top: 36px; }
  .tile-wrapper .section-intro p {
    margin-bottom: 32px; }
  .tile-wrapper:after {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 25px 0 25px;
    bottom: -30px; }
  .tile-wrapper p {
    color: #3c3c3b;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px; }
  .tile-wrapper .tile-title {
    margin-bottom: 34px; }
  .tile-wrapper .tile-item {
    margin-top: 16px;
    margin-bottom: 16px; }
  .tile-wrapper .tile-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
    .tile-wrapper .tile-inner .image-wrapper {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-top: 16px; }
      .tile-wrapper .tile-inner .image-wrapper img {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
        max-height: 203px;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 263px; }
    .tile-wrapper .tile-inner p {
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 24px; }

.sub-title {
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px; }
  .sub-title.color-inherit {
    position: relative;
    margin-bottom: 24px; }
    .sub-title.color-inherit:before {
      position: absolute;
      content: "";
      top: -13px;
      width: 46px;
      border-top: 1px solid #ffffff; }

.tile-text_style.tile-color-earth {
  background-color: #c0bcaf;
  color: white;
  border-top: 7px solid #887351; }
  .tile-text_style.tile-color-earth:after {
    border-color: #c0bcaf transparent transparent transparent; }
  .tile-text_style.tile-color-earth .color-inherit {
    color: white !important; }

.tile-text_style.tile-color-red {
  background-color: #877075;
  border-top: 7px solid #887351; }
  .tile-text_style.tile-color-red .color-inherit {
    color: white !important; }
  .tile-text_style.tile-color-red:after {
    border-color: #877075 transparent transparent transparent; }

.tile-text_style.tile-color-blue {
  background-color: #535e6b;
  border-top: 7px solid #887351; }
  .tile-text_style.tile-color-blue .color-inherit {
    color: white !important; }
  .tile-text_style.tile-color-blue:after {
    border-color: #535e6b transparent transparent transparent; }

.tile-text_style.tile-color-sage {
  background-color: #6f806c;
  border-top: 7px solid #887351; }
  .tile-text_style.tile-color-sage .color-inherit {
    color: white !important; }
  .tile-text_style.tile-color-sage:after {
    border-color: #6f806c transparent transparent transparent; }

.tile-text_style.tile-color-turquiose {
  background-color: #547279;
  border-top: 7px solid #887351; }
  .tile-text_style.tile-color-turquiose .color-inherit {
    color: white !important; }
  .tile-text_style.tile-color-turquiose:after {
    border-color: #547279 transparent transparent transparent; }

.tile-text_style.tile-color-white {
  background-color: white;
  border-top: 7px solid #887351; }
  .tile-text_style.tile-color-white:after {
    border-color: white transparent transparent transparent; }
  .tile-text_style.tile-color-white .sub-title.color-inherit {
    position: relative;
    margin-bottom: 24px;
    color: #84857a !important; }
    .tile-text_style.tile-color-white .sub-title.color-inherit:before {
      position: absolute;
      content: "";
      top: -13px;
      width: 46px;
      border-top: 1px solid #84857a; }
  .tile-text_style.tile-color-white .tile-title.color-inherit {
    position: relative;
    margin-bottom: 24px;
    color: #84857a !important; }

.tile-image_style.tile-color-earth {
  background-color: #c0bcaf;
  border-top: 7px solid #887351; }
  .tile-image_style.tile-color-earth:after {
    border-color: #c0bcaf transparent transparent transparent; }

.tile-image_style.tile-color-red {
  background-color: #877075;
  border-top: 7px solid #887351; }
  .tile-image_style.tile-color-red:after {
    border-color: #877075 transparent transparent transparent; }

.tile-image_style.tile-color-blue {
  background-color: #535e6b;
  border-top: 7px solid #887351; }
  .tile-image_style.tile-color-blue:after {
    border-color: #535e6b transparent transparent transparent; }

.tile-image_style.tile-color-sage {
  background-color: #6f806c;
  border-top: 7px solid #887351; }
  .tile-image_style.tile-color-sage:after {
    border-color: #6f806c transparent transparent transparent; }

.tile-image_style.tile-color-turquiose {
  background-color: #547279;
  border-top: 7px solid #887351; }
  .tile-image_style.tile-color-turquiose:after {
    border-color: #547279 transparent transparent transparent; }

.tile-image_style.tile-color-white {
  background-color: white;
  border-top: 7px solid #887351; }
  .tile-image_style.tile-color-white:after {
    border-color: white transparent transparent transparent; }

.tile-image_style .tile-inner {
  background-color: #f7f6f0; }
  .tile-image_style .tile-inner h3 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px; }
  .tile-image_style .tile-inner p {
    padding-left: 15px;
    padding-right: 15px; }

.tile-image_style .sub-title.color-inherit {
  position: relative;
  margin-bottom: 24px; }
  .tile-image_style .sub-title.color-inherit:before {
    display: none; }

.tile-image_style .tile-highlight-none {
  border-top: 7px solid transparent; }
  .tile-image_style .tile-highlight-none .sub-title.color-inherit {
    position: relative;
    margin-bottom: 24px;
    color: inherit; }
    .tile-image_style .tile-highlight-none .sub-title.color-inherit:before {
      display: none; }

.tile-image_style .tile-highlight-earth {
  border-top: 7px solid #887351; }
  .tile-image_style .tile-highlight-earth .sub-title.color-inherit {
    position: relative;
    margin-bottom: 24px;
    color: #887351; }
    .tile-image_style .tile-highlight-earth .sub-title.color-inherit:before {
      display: none; }

.tile-image_style .tile-highlight-red {
  border-top: 7px solid #877075; }
  .tile-image_style .tile-highlight-red .sub-title.color-inherit {
    position: relative;
    margin-bottom: 24px;
    color: #877075; }
    .tile-image_style .tile-highlight-red .sub-title.color-inherit:before {
      display: none; }

.tile-image_style .tile-highlight-blue {
  border-top: 7px solid #535e6b; }
  .tile-image_style .tile-highlight-blue .sub-title.color-inherit {
    position: relative;
    margin-bottom: 24px;
    color: #535e6b; }
    .tile-image_style .tile-highlight-blue .sub-title.color-inherit:before {
      display: none; }

.tile-image_style .tile-highlight-sage {
  border-top: 7px solid #6f806c; }
  .tile-image_style .tile-highlight-sage .sub-title.color-inherit {
    position: relative;
    margin-bottom: 24px;
    color: #6f806c; }
    .tile-image_style .tile-highlight-sage .sub-title.color-inherit:before {
      display: none; }

.tile-image_style .tile-highlight-turquoise {
  border-top: 7px solid #547279; }
  .tile-image_style .tile-highlight-turquoise .sub-title.color-inherit {
    position: relative;
    color: #547279;
    margin-bottom: 24px; }
    .tile-image_style .tile-highlight-turquoise .sub-title.color-inherit:before {
      display: none; }

.tile-image_style .tile-highlight-white {
  border-top: 7px solid white; }
  .tile-image_style .tile-highlight-white .sub-title.color-inherit {
    position: relative;
    color: inherit;
    margin-bottom: 24px; }
    .tile-image_style .tile-highlight-white .sub-title.color-inherit:before {
      display: none; }

.expander .expander-item header {
  padding: 6px 12px;
  min-height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .expander .expander-item header.color-earth {
    background-color: #c0bcaf; }
  .expander .expander-item header.color-red {
    background-color: #877075; }
  .expander .expander-item header.color-blue {
    background-color: #535e6b; }
  .expander .expander-item header.color-sage {
    background-color: #6f806c; }
  .expander .expander-item header.color-turquoise {
    background-color: #547279; }
  .expander .expander-item header.color-white {
    background-color: white; }
  .expander .expander-item header:hover {
    cursor: pointer; }
  .expander .expander-item header:before {
    content: "";
    position: absolute;
    width: 16px;
    right: 16px;
    top: 19px;
    border-bottom: 2px solid white; }
  .expander .expander-item header:after {
    content: "";
    position: absolute;
    width: 16px;
    right: 16px;
    top: 19px;
    border-bottom: 2px solid white;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }

.expander .expander-item h3 {
  font-weight: 500;
  font-size: 19px;
  line-height: 30px;
  text-transform: uppercase;
  vertical-align: baseline;
  color: white; }

.expander .expander-item.open .expander-content {
  height: auto;
  display: block; }

.expander .expander-item.open header:after {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }

.expander .expander-content {
  padding-top: 6px;
  padding-bottom: 6px;
  height: 0;
  display: none;
  -webkit-transition: min-height 0.2s ease-in-out 0.1s;
  transition: min-height 0.2s ease-in-out 0.1s; }
  .expander .expander-content ol li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #c4c4c4;
    padding-top: 6px;
    padding-bottom: 6px; }
    .expander .expander-content ol li:last-child {
      border-bottom-color: transparent; }
    .expander .expander-content ol li strong {
      border-radius: 1000px;
      width: 16px;
      height: 16px;
      font-size: 9px;
      line-height: 30px;
      font-weight: 100;
      display: block;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-right: 8px; }
  .expander .expander-content.color-earth ol li strong {
    background-color: #c0bcaf;
    color: white; }
  .expander .expander-content.color-red ol li strong {
    background-color: #877075;
    color: white; }
  .expander .expander-content.color-blue ol li strong {
    background-color: #535e6b;
    color: white; }
  .expander .expander-content.color-sage ol li strong {
    background-color: #6f806c;
    color: white; }
  .expander .expander-content.color-turquoise ol li strong {
    background-color: #547279;
    color: white; }
  .expander .expander-content.color-white ol li strong {
    background-color: white;
    color: #3c3c3b; }

.g-container {
  max-width: 1020px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .g-container {
      max-width: 95%;
      margin: 0 auto; } }

.career-listing {
  padding: 4rem 0;
}
.career-listing p{
  padding-top: 0;
}
.career-listing p.career-salary {
  padding-bottom: 1rem;
}
.career-listing div.career-description {
  padding-bottom: 1rem;
}
