﻿@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap");
* {
  text-decoration: none;
  font-size: inherit;
  outline: none;
  padding: 0;
  margin: 0; }

code, kbd, samp, pre, tt, var, textarea,
input, select, isindex, listing, xmp, plaintext {
  font-size: 1em;
  font: inherit; }

dfn, i, cite, var, address, em {
  font-style: normal; }

th, b, strong, h1, h2, #LatestBlogs > article .column.html .tag, #PostsContainer.blog > article .interact .tag, main.article.news h1, h3, h4, h5, h6 {
  font-weight: normal; }

a, img, a img, iframe, form, fieldset,
abbr, acronym, object, applet, table {
  border: none; }

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

th, td {
  vertical-align: top; }

caption, center {
  vertical-align: top;
  text-align: left; }

body {
  background: white;
  line-height: 1;
  color: black; }

q {
  quotes: "" ""; }

ul, ol, dir, menu {
  list-style: none; }

sub, sup {
  vertical-align: baseline; }

a {
  color: inherit; }

hr {
  display: block; }

font {
  color: inherit !important;
  font: inherit !important;
  color: inherit !important;
  /* editor's note: necessary? */ }

marquee {
  overflow: inherit !important; }

blink {
  text-decoration: none; }

nobr {
  white-space: normal; }

input, select, textarea {
  color: inherit; }

#report-abuse {
  display: none !important; }

*::before, *::after {
  font-size: 1em; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
/*
	--------------------------------------------
	font-family: 'Montserrat', sans-serif;
	--------------------------------------------
	weight		Name
	--------------------------------------------
	400			Regular
	400			Regular Italic
	500			Medium
	500			Medium Italic
	700			Bold
	--------------------------------------------
*/
#PrimaryNav li.menu-item-has-children.open > a:after, #PrimaryNav li.menu-item-has-children > a:after, #TestCarousel .controls .prev:before, #TestCarousel .controls .next:before, .multiGallery .imgGalleryLauncher:after {
  font-family: 'Font Awesome 5 Free';
  display: inline-block; }

#PrimaryNav li.menu-item-has-children.open > a:after {
  font-weight: 600;
  content: '\f077'; }

#PrimaryNav li.menu-item-has-children > a:after {
  font-weight: 600;
  content: '\f078'; }

#TestCarousel .controls .prev:before {
  font-weight: 600;
  content: '\f053'; }

#TestCarousel .controls .next:before {
  font-weight: 600;
  content: '\f054'; }

.multiGallery .imgGalleryLauncher:after {
  font-weight: 400;
  content: '\f302'; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
*, *::before, *::after {
  box-sizing: border-box; }

html,
body {
  color: #1d1d1b;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  font-family: "Montserrat", sans-serif; }

body {
  font-size: 0.75rem;
  background-color: #dddddd; }

img {
  max-width: 100%;
  display: inline-block; }

a {
  color: #e84e1b; }

h1, h2, #LatestBlogs > article .column.html .tag, #PostsContainer.blog > article .interact .tag, main.article.news h1, h3, h4, h5 {
  margin: 0 0 1rem 0;
  padding: 0;
  color: #1d1d1b;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  display: block;
  text-transform: uppercase; }

h1, h2, #LatestBlogs > article .column.html .tag, #PostsContainer.blog > article .interact .tag, main.article.news h1 {
  font-size: 1.2rem;
  line-height: 1;
  position: relative;
  color: #1d1d1b; }
  h1 b, h2 b, #LatestBlogs > article .column.html .tag b, #PostsContainer.blog > article .interact .tag b, main.article.news h1 b {
    color: #e84e1b; }
  h1.larger, h2.larger, #LatestBlogs > article .column.html .larger.tag, #PostsContainer.blog > article .interact .larger.tag, main.article.news h1.larger {
    font-size: 1.4rem; }

h2, #LatestBlogs > article .column.html .tag, #PostsContainer.blog > article .interact .tag, main.article.news h1, h3 {
  line-height: 1.2; }

h3 {
  margin: 0 0 .5rem 0;
  line-height: 1.2;
  font-size: 1rem; }

h4, h5 {
  font-size: .75rem; }

p {
  margin: 0 0 0.75rem 0; }
  p:last-of-type {
    margin: 0; }

b, string {
  font-weight: 700; }

em {
  font-style: italic;
  font-weight: 400; }

ul {
  margin: 1rem 1rem 1rem 0;
  list-style-type: none; }
  ul li {
    margin: 0;
    padding: 0 0 5px 18px;
    position: relative; }
    ul li:before {
      width: 8px;
      height: 8px;
      content: '';
      display: inline-block;
      position: absolute;
      left: 0;
      top: .5em;
      background-color: #e84e1b; }

hr {
  width: 100%;
  height: 5px;
  margin: 20px 0;
  display: block;
  background-color: #e84e1b;
  border: none; }
  hr.grey {
    background-color: #dddddd; }

blockquote {
  margin: 20px;
  padding: 15px;
  font-style: italic;
  background: #f5f5f5; }

.standardButton, .pageSection.layout_bg_content > .row > .content > .overlay .cta, .pageSection.testimonial > .row > .content > .overlay .cta, .show-more-posts span, #PostsContainer.blog > article .interact:after, #PostsContainer.news > article .static .img:after {
  padding: .5rem .75rem;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
  font-size: .75rem;
  font-weight: 700;
  background-color: #e84e1b; }
  .standardButton.dark, .pageSection.layout_bg_content > .row > .content > .overlay .dark.cta, .pageSection.testimonial > .row > .content > .overlay .dark.cta, .show-more-posts span, #PostsContainer.blog > article .dark.interact:after, #PostsContainer.news > article .static .dark.img:after {
    background-color: #4a4a49; }
  .standardButton.arrowed:after, .pageSection.layout_bg_content > .row > .content > .overlay .cta:after, .pageSection.testimonial > .row > .content > .overlay .cta:after, .show-more-posts span.arrowed:after, #PostsContainer.blog > article .arrowed.interact:after, #PostsContainer.news > article .static .arrowed.img:after {
    padding: 0 0 0 .75rem;
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: .75em;
    display: inline-block; }

.decoratedButton, #PostsContainer.project > article > a > .decoratedButton {
  display: block !important;
  position: relative;
  font-size: .65rem;
  line-height: 1.2;
  background: none !important; }
  .decoratedButton > span, #PostsContainer.project > article > a > .decoratedButton > span {
    display: block;
    position: relative;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    background: none;
    background-color: transparent; }
    .decoratedButton > span:after, #PostsContainer.project > article > a > .decoratedButton > span:after {
      width: 20px;
      color: #e84e1b;
      content: '\f054';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-size: .5rem;
      line-height: 1;
      display: inline-block;
      position: absolute;
      bottom: -12px;
      right: 0;
      background: none;
      background-color: transparent; }
  .decoratedButton:after, #PostsContainer.project > article > a > .decoratedButton:after {
    height: 3px;
    margin: 6px 30px 0 0;
    display: block;
    content: '';
    background: none;
    background-color: #e84e1b !important; }
  .decoratedButton.large, #PostsContainer.project > article > a > .large.decoratedButton {
    font-size: 1.2rem !important; }
    .decoratedButton.large > span:after, #PostsContainer.project > article > a > .large.decoratedButton > span:after {
      bottom: -26px !important; }
    .decoratedButton.large:after, #PostsContainer.project > article > a > .large.decoratedButton:after {
      margin: 20px 30px 0 0 !important; }
  .decoratedButton.white > span, #PostsContainer.project > article > a > .white.decoratedButton > span {
    color: #ffffff !important; }
    .decoratedButton.white > span:after, #PostsContainer.project > article > a > .white.decoratedButton > span:after {
      color: #ffffff !important; }
  .decoratedButton.white:after, #PostsContainer.project > article > a > .white.decoratedButton:after {
    background-color: #ffffff !important; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#SiteContainer {
  min-width: 320px;
  max-width: 1800px;
  margin: 0 auto;
  background-color: #ffffff; }

.pageSection {
  border-top: solid 1px rgba(255, 255, 255, 0);
  border-bottom: solid 1px rgba(255, 255, 255, 0); }
  .pageSection > .row {
    background-color: #ffffff; }
    .pageSection > .row.inset {
      max-width: 1240px;
      margin: 0 auto;
      padding: 0 20px; }
      .pageSection > .row.inset.narrow {
        padding: 0 40px; }
    .pageSection > .row > .content {
      padding: 50px 0 0 0;
      position: relative;
      display: block; }
      .pageSection > .row > .content.centred {
        text-align: center; }
      .pageSection > .row > .content > .columns, .pageSection > .row > .content.columns {
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        @media screen and (min-width: 768px) {
          .pageSection > .row > .content > .columns, .pageSection > .row > .content.columns {
            flex-direction: row; }
            .pageSection > .row > .content > .columns.reversed, .pageSection > .row > .content.columns.reversed {
              flex-direction: row-reverse; } }
        .pageSection > .row > .content > .columns > .column, .pageSection > .row > .content.columns > .column {
          width: 100%; }
          .pageSection > .row > .content > .columns > .column.image, .pageSection > .row > .content.columns > .column.image {
            padding: 0 0 20px 0; }
          .pageSection > .row > .content > .columns > .column.html p:last-of-type, .pageSection > .row > .content.columns > .column.html p:last-of-type {
            margin: 0; }
          @media screen and (min-width: 768px) {
            .pageSection > .row > .content > .columns > .column, .pageSection > .row > .content.columns > .column {
              width: 48%; }
              .pageSection > .row > .content > .columns > .column:first-of-type, .pageSection > .row > .content.columns > .column:first-of-type {
                padding-right: 20px; }
              .pageSection > .row > .content > .columns > .column:last-of-type, .pageSection > .row > .content.columns > .column:last-of-type {
                padding-left: 20px; }
              .pageSection > .row > .content > .columns > .column.reversed:first-of-type, .pageSection > .row > .content.columns > .column.reversed:first-of-type {
                padding-right: 0;
                padding-left: 20px; }
              .pageSection > .row > .content > .columns > .column.reversed:last-of-type, .pageSection > .row > .content.columns > .column.reversed:last-of-type {
                padding-left: 0;
                padding-right: 20px; }
              .pageSection > .row > .content > .columns > .column.image, .pageSection > .row > .content.columns > .column.image {
                padding: 0; } }
        .pageSection > .row > .content > .columns .column.image, .pageSection > .row > .content.columns .column.image {
          font-size: 0; }
        @media screen and (min-width: 768px) {
          .pageSection > .row > .content > .columns.offset .column, .pageSection > .row > .content.columns.offset .column {
            width: 50%; }
          .pageSection > .row > .content > .columns.offset.extreme .column.image, .pageSection > .row > .content.columns.offset.extreme .column.image {
            width: 40%; }
          .pageSection > .row > .content > .columns.offset.extreme .column.html, .pageSection > .row > .content.columns.offset.extreme .column.html {
            width: 60%; } }
        @media screen and (min-width: 1200px) {
          .pageSection > .row > .content > .columns.offset .column, .pageSection > .row > .content.columns.offset .column {
            width: 500px; }
          .pageSection > .row > .content > .columns.offset .column.wide,
          .pageSection > .row > .content > .columns.offset .column.image, .pageSection > .row > .content.columns.offset .column.wide,
          .pageSection > .row > .content.columns.offset .column.image {
            width: 700px; }
          .pageSection > .row > .content > .columns.offset .column.html, .pageSection > .row > .content.columns.offset .column.html {
            padding: 20px 40px 0 40px; }
          .pageSection > .row > .content > .columns.offset.extreme .column, .pageSection > .row > .content.columns.offset.extreme .column {
            width: 500px; }
          .pageSection > .row > .content > .columns.offset.extreme .column.wide,
          .pageSection > .row > .content > .columns.offset.extreme .column.html, .pageSection > .row > .content.columns.offset.extreme .column.wide,
          .pageSection > .row > .content.columns.offset.extreme .column.html {
            width: 700px; } }

.videoContainer {
  position: relative; }
  .videoContainer:before {
    padding-top: 56.25%;
    font-size: 0;
    content: '';
    display: block; }
  .videoContainer > iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .videoContainer .cover {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .videoContainer .cover img {
      max-width: 100%;
      margin: 0 auto;
      display: inline-block; }

.editLink {
  display: inline-block; }
  .editLink a {
    padding: .5rem .75rem;
    display: inline-block;
    background-color: #eeeeee;
    border: solid 1px #dddddd; }

#GotoTop {
  width: 40px;
  height: 2rem;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
  top: 0;
  right: 1rem;
  position: fixed;
  cursor: pointer;
  display: none;
  z-index: 5000;
  background-color: #e84e1b;
  border-radius: 0 0 30px 30px; }
  #GotoTop:before {
    content: '\f077';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; }

/* Structure.Base.scss ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#BaseRow {
  margin: 60px 0 0 0;
  background-color: #4a4a49; }
  #BaseRow > .row {
    margin: 0 auto;
    background-color: transparent; }
    #BaseRow > .row > .content {
      margin: 0 auto;
      padding: 2rem 0 1rem 0;
      color: rgba(255, 255, 255, 0.75); }
      #BaseRow > .row > .content > .sections {
        font-size: .65rem;
        text-align: left; }
        @media screen and (min-width: 1000px) {
          #BaseRow > .row > .content > .sections {
            display: flex;
            align-items: stretch;
            flex-direction: row; } }
        @media screen and (min-width: 1000px) {
          #BaseRow > .row > .content > .sections > .section {
            width: 33.333333%; } }
        #BaseRow > .row > .content > .sections > .section.info > .custom-logo-link {
          max-width: 180px;
          display: block; }
          #BaseRow > .row > .content > .sections > .section.info > .custom-logo-link > img {
            max-width: 100%;
            height: auto; }
        #BaseRow > .row > .content > .sections > .section.info .address {
          margin: 10px 0 20px 5px;
          padding: 0 0 0 20px;
          position: relative; }
          #BaseRow > .row > .content > .sections > .section.info .address > .icon {
            position: absolute;
            left: 0;
            top: 0;
            font-size: 1.2em; }
          #BaseRow > .row > .content > .sections > .section.info .address span {
            display: block; }
          @media screen and (min-width: 1000px) {
            #BaseRow > .row > .content > .sections > .section.info .address {
              margin-left: 60px; } }
        #BaseRow > .row > .content > .sections > .section.info .contact {
          margin: 20px 0 20px 5px; }
          @media screen and (min-width: 1000px) {
            #BaseRow > .row > .content > .sections > .section.info .contact {
              margin-left: 60px; } }
          #BaseRow > .row > .content > .sections > .section.info .contact span.item {
            display: block; }
            #BaseRow > .row > .content > .sections > .section.info .contact span.item a {
              color: #ffffff; }
            #BaseRow > .row > .content > .sections > .section.info .contact span.item span {
              padding-right: 5px;
              display: inline-block;
              color: #ffffff;
              font-size: 1.2em;
              font-weight: 700; }
        @media screen and (min-width: 1000px) {
          #BaseRow > .row > .content > .sections > .section.social {
            padding: 0 40px;
            border-left: solid 1px rgba(255, 255, 255, 0.25);
            border-right: solid 1px rgba(255, 255, 255, 0.25); } }
        #BaseRow > .row > .content > .sections > .section.other {
          padding: 20px 0; }
          #BaseRow > .row > .content > .sections > .section.other > img {
            max-width: 100%;
            height: auto;
            display: inline-block; }
          @media screen and (min-width: 1000px) {
            #BaseRow > .row > .content > .sections > .section.other {
              text-align: right; } }
      #BaseRow > .row > .content .menu {
        margin: 20px 0 10px 0;
        padding: 20px 0 0 0;
        font-size: .65rem;
        text-align: left;
        border-top: solid 1px rgba(255, 255, 255, 0.25); }
        #BaseRow > .row > .content .menu a {
          color: #ffffff; }
        #BaseRow > .row > .content .menu ul {
          margin: 0;
          display: block;
          text-align: left; }
          #BaseRow > .row > .content .menu ul li {
            padding: 0;
            list-style-type: none; }
            #BaseRow > .row > .content .menu ul li:before {
              display: none; }
            #BaseRow > .row > .content .menu ul li a {
              display: inline-block;
              position: relative; }
          @media screen and (min-width: 768px) {
            #BaseRow > .row > .content .menu ul {
              text-align: center;
              font-size: .65rem; }
              #BaseRow > .row > .content .menu ul li {
                margin: 0 20px;
                display: inline-block; } }
          @media screen and (min-width: 1000px) {
            #BaseRow > .row > .content .menu ul li {
              margin: 0 40px; } }

#BaseRow2 {
  background-color: #353535;
  font-size: .6rem; }
  #BaseRow2 > .row {
    margin: 0 auto;
    background-color: transparent; }
    @media screen and (max-width: 999px) {
      #BaseRow2 > .row {
        padding: 0; } }
    #BaseRow2 > .row > .content {
      padding: 1rem;
      color: #dddddd; }
      @media screen and (min-width: 1000px) {
        #BaseRow2 > .row > .content {
          padding: 1rem 2rem; } }
      #BaseRow2 > .row > .content .credit,
      #BaseRow2 > .row > .content .copyright {
        color: inherit;
        display: block; }
      #BaseRow2 > .row > .content .credit {
        font-size: 10px; }
        #BaseRow2 > .row > .content .credit a {
          color: inherit; }
          #BaseRow2 > .row > .content .credit a .mcco {
            font-weight: bold; }
      @media screen and (min-width: 768px) {
        #BaseRow2 > .row > .content {
          justify-content: space-between; } }

/* Structure.Base.scss ------------------------------------------------ */
/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#Header {
  background-color: #7f7f7f; }
  #Header > .row {
    background-color: transparent; }
    #Header > .row .content {
      padding: 20px 0;
      position: relative;
      font-size: 0; }
      #Header > .row .content .custom-logo-link {
        display: inline-block;
        font-size: 0; }
        #Header > .row .content .custom-logo-link > img {
          width: 180px;
          max-width: 100%;
          height: auto;
          display: inline-block; }
          @media screen and (min-width: 768px) {
            #Header > .row .content .custom-logo-link > img {
              width: 100%;
              max-width: 280px; } }
      #Header > .row .content .email, #Header > .row .content .tel {
        font-size: .75rem;
        line-height: 1;
        color: #ffffff;
        position: absolute;
        display: none;
        top: 50px; }
        #Header > .row .content .email .tag, #Header > .row .content .tel .tag {
          padding: 0 5px 0 0;
          display: inline-block;
          color: #ffffff; }
        @media screen and (min-width: 1000px) {
          #Header > .row .content .email, #Header > .row .content .tel {
            display: inline-block; } }
      #Header > .row .content .email {
        right: 220px; }
      #Header > .row .content .tel {
        right: 70px; }

/* Structure.Navigation.scss ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#PrimaryNavToggle {
  width: 35px;
  display: inline-block;
  position: absolute;
  top: 25px;
  right: 0;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
  z-index: 1000; }
  #PrimaryNavToggle > span {
    line-height: 1;
    font-size: 10px;
    display: none; }
  @media screen and (min-width: 768px) {
    #PrimaryNavToggle {
      top: 36px;
      right: 0; } }

/* Basic Menu Config */
#PrimaryNav {
  width: 100%;
  max-width: 400px;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1000;
  background-color: #ffffff; }
  #PrimaryNav ul, #PrimaryNav li, #PrimaryNav a {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    list-style-type: none; }
    #PrimaryNav ul:before, #PrimaryNav li:before, #PrimaryNav a:before {
      display: none; }
  #PrimaryNav a {
    cursor: pointer;
    color: #1d1d1b; }
  #PrimaryNav li.current_page_item > a,
  #PrimaryNav li.current_page_parent > a {
    color: #e84e1b; }
  #PrimaryNav li.menu-item-has-children > a:after {
    color: #1d1d1b;
    font-size: .8em;
    position: absolute;
    right: 20px;
    top: 1.5em; }
  #PrimaryNav > ul {
    margin: 0;
    padding: 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25); }
    #PrimaryNav > ul > li {
      border-bottom: solid 1px #dddddd; }
      @media screen and (min-width: 600px) {
        #PrimaryNav > ul > li:last-of-type {
          border: none; } }
      #PrimaryNav > ul > li.open {
        background-color: #fcfcfc; }
      #PrimaryNav > ul > li > a {
        padding: 1em;
        color: #1d1d1b; }
      #PrimaryNav > ul > li ul {
        margin: 0 1em 1em 2em; }
        #PrimaryNav > ul > li ul li {
          margin-bottom: .75em; }
          #PrimaryNav > ul > li ul li a {
            padding: 0 .5em;
            color: #1d1d1b; }
  #PrimaryNav ul {
    display: none; }
  @media screen and (min-width: 600px) {
    #PrimaryNav.open {
      border: solid 1px #dddddd; } }
  #PrimaryNav.open > ul {
    display: block; }
  #PrimaryNav li.open > ul {
    display: block; }

/* Structure.Navigation.scss ------------------------------------------------ */
/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#PostBannerItemsOverlayFix {
  height: 220px;
  display: block;
  background-color: #7f7f7f; }
  @media (min-width: 480px) {
    #PostBannerItemsOverlayFix {
      display: none; } }

.banner.project .items {
  padding-top: calc((900/1800) * 100%) !important; }

.banner {
  position: relative;
  background-color: #efefef; }
  @media (min-width: 480px) {
    .banner {
      margin: 0; } }
  @media (min-width: 768px) {
    .banner {
      margin-bottom: 50px; } }
  .banner .items {
    position: relative; }
    .banner .items > a.item {
      width: 100%;
      padding-top: inherit;
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover; }
      .banner .items > a.item:first-of-type {
        display: block; }
      .banner .items > a.item > .content {
        display: block; }
        @media (min-width: 480px) {
          .banner .items > a.item > .content {
            position: absolute;
            top: auto;
            left: 0;
            right: 0;
            bottom: 0; } }
        @media (min-width: 768px) {
          .banner .items > a.item > .content {
            bottom: -50px; } }
        .banner .items > a.item > .content > .overlay {
          display: block;
          max-width: 1240px;
          margin: 0 auto;
          position: relative; }
          @media (min-width: 1200px) {
            .banner .items > a.item > .content > .overlay {
              padding: 0 20px; } }
          .banner .items > a.item > .content > .overlay > .text {
            padding: 20px;
            display: block;
            color: #ffffff;
            font-size: .9rem; }
            @media (min-width: 480px) {
              .banner .items > a.item > .content > .overlay > .text {
                background-color: rgba(0, 0, 0, 0.65); } }
            @media (min-width: 768px) {
              .banner .items > a.item > .content > .overlay > .text {
                padding: 40px;
                border-bottom: solid 50px #e84e1b; } }
            @media (min-width: 1200px) {
              .banner .items > a.item > .content > .overlay > .text {
                max-width: 700px;
                padding-bottom: 6%; } }
            .banner .items > a.item > .content > .overlay > .text .title {
              margin: 0;
              color: inherit;
              font-size: 1em;
              font-weight: 700;
              line-height: 1.2;
              display: block;
              text-transform: uppercase; }
              .banner .items > a.item > .content > .overlay > .text .title > b {
                color: #e84e1b; }
              @media (min-width: 768px) {
                .banner .items > a.item > .content > .overlay > .text .title {
                  font-size: 1.5em;
                  line-height: 1; } }
            .banner .items > a.item > .content > .overlay > .text .tagline {
              margin: 20px 0 0 0;
              font-size: .75em;
              display: block;
              line-height: 1.2; }
              .banner .items > a.item > .content > .overlay > .text .tagline > b {
                color: #e84e1b; }
              @media (min-width: 768px) {
                .banner .items > a.item > .content > .overlay > .text .tagline {
                  font-size: .8em;
                  line-height: 1.4; } }
              @media (min-width: 1000px) {
                .banner .items > a.item > .content > .overlay > .text .tagline {
                  font-size: .9em;
                  line-height: 1.2; } }
  .banner .progress {
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 1rem;
    right: 1rem;
    display: none !important; }
    .banner .progress i {
      width: .65rem;
      height: .65rem;
      margin: 0 .25rem;
      display: inline-block;
      cursor: pointer;
      background-color: #eeeeee;
      border-radius: 50%; }
      .banner .progress i.active {
        cursor: default;
        background-color: #e84e1b; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
.pageSection.cta {
  padding-bottom: 0 !important; }
  .pageSection.cta > .row > .content > .overlay .cta {
    white-space: nowrap; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
.pageSection.testCarousel {
  background-color: #e84e1b; }
  .pageSection.testCarousel > .row,
  .pageSection.testCarousel > .row > .content {
    background: none; }
  .pageSection.testCarousel > .row > .content {
    color: #ffffff; }
    .pageSection.testCarousel > .row > .content h1, .pageSection.testCarousel > .row > .content h2, .pageSection.testCarousel > .row > .content #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html .pageSection.testCarousel > .row > .content .tag, .pageSection.testCarousel > .row > .content #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact .pageSection.testCarousel > .row > .content .tag, .pageSection.testCarousel > .row > .content main.article.news h1, main.article.news .pageSection.testCarousel > .row > .content h1, .pageSection.testCarousel > .row > .content h3, .pageSection.testCarousel > .row > .content p, .pageSection.testCarousel > .row > .content a {
      color: inherit; }

#TestCarousel {
  margin: 2rem 0 0 0; }
  #TestCarousel > .stage {
    width: 100%;
    overflow: hidden; }
    #TestCarousel > .stage > .list {
      height: 300px;
      list-style-type: none; }
      #TestCarousel > .stage > .list > li {
        display: none;
        background-color: black; }
        #TestCarousel > .stage > .list > li > a {
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          bottom: 0;
          font-size: 1rem;
          font-weight: 500; }
          #TestCarousel > .stage > .list > li > a > .content {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0; }
            #TestCarousel > .stage > .list > li > a > .content > img {
              max-width: 100%;
              height: auto;
              display: block; }
            #TestCarousel > .stage > .list > li > a > .content > .title {
              padding: .75rem;
              position: absolute;
              top: auto;
              left: 0;
              right: 0;
              bottom: 0;
              color: #ffffff;
              text-transform: uppercase;
              background-color: rgba(0, 0, 0, 0.8); }
  #TestCarousel .controls {
    margin: 2rem 2rem 0 2rem;
    text-align: center; }
    #TestCarousel .controls .prev, #TestCarousel .controls .next {
      width: 40px;
      display: inline-block;
      text-align: center;
      cursor: pointer; }
      #TestCarousel .controls .prev:before, #TestCarousel .controls .next:before {
        color: #ffffff;
        font-size: 2rem;
        display: inline-block; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
.pageSection.layout_image_before_content .image {
  margin: 0 0 40px 0;
  font-size: 0; }
  .pageSection.layout_image_before_content .image > img {
    max-width: 100%;
    height: auto;
    display: block; }

.pageSection.layout_image_before_content .html {
  text-align: center; }
  .pageSection.layout_image_before_content .html p:last-of-type {
    margin: 0; }
  .pageSection.layout_image_before_content .html .cta {
    margin-top: 30px; }

@media screen and (min-width: 768px) {
  .pageSection.layout_image_before_content .html {
    padding: 0 20px; } }

@media screen and (min-width: 1200px) {
  .pageSection.layout_image_before_content .html {
    padding: 20px 40px 0 40px; } }

.pageSection.layout_inset_image_content > .row > .content.columns {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .pageSection.layout_inset_image_content > .row > .content.columns {
      flex-direction: row; }
      .pageSection.layout_inset_image_content > .row > .content.columns.reversed {
        flex-direction: row-reverse; } }
  .pageSection.layout_inset_image_content > .row > .content.columns > .column {
    width: 100%; }
    .pageSection.layout_inset_image_content > .row > .content.columns > .column.image img {
      max-width: 100%;
      height: auto;
      display: inline-block; }
    .pageSection.layout_inset_image_content > .row > .content.columns > .column.html {
      padding: 20px 0; }
      .pageSection.layout_inset_image_content > .row > .content.columns > .column.html .decoratedButton, .pageSection.layout_inset_image_content > .row > .content.columns > .column.html #PostsContainer.project > article > a > .decoratedButton {
        margin: 30px 0 0 0; }
        @media screen and (min-width: 1200px) {
          .pageSection.layout_inset_image_content > .row > .content.columns > .column.html .decoratedButton, .pageSection.layout_inset_image_content > .row > .content.columns > .column.html #PostsContainer.project > article > a > .decoratedButton {
            margin: 100px 0 0 0; } }
    @media screen and (min-width: 768px) {
      .pageSection.layout_inset_image_content > .row > .content.columns > .column {
        width: 50%; }
        .pageSection.layout_inset_image_content > .row > .content.columns > .column.html {
          padding: 0 20px; } }
    @media screen and (min-width: 1200px) {
      .pageSection.layout_inset_image_content > .row > .content.columns > .column.image {
        width: 700px; }
      .pageSection.layout_inset_image_content > .row > .content.columns > .column.html {
        width: 500px;
        padding: 20px 40px 0 40px; } }

.pageSection.layout_bg_content, .pageSection.testimonial {
  padding: 100px 0 50px 0; }
  .pageSection.layout_bg_content > .row, .pageSection.testimonial > .row {
    height: 100%; }
    .pageSection.layout_bg_content > .row > .content, .pageSection.testimonial > .row > .content {
      padding: 0;
      text-align: center;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      justify-content: flex-end;
      align-items: flex-start; }
      .pageSection.layout_bg_content > .row > .content:after, .pageSection.testimonial > .row > .content:after {
        width: 1px;
        padding-top: calc(40% - 40px);
        display: block;
        content: ''; }
      .pageSection.layout_bg_content > .row > .content.deep:after, .pageSection.testimonial > .row > .content.deep:after {
        padding-top: 54.16667%; }
      .pageSection.layout_bg_content > .row > .content.left, .pageSection.testimonial > .row > .content.left {
        justify-content: flex-start; }
      .pageSection.layout_bg_content > .row > .content > .overlay, .pageSection.testimonial > .row > .content > .overlay {
        width: 100%;
        margin: -50px 0 0 0;
        padding: 20px;
        display: block;
        border-top: solid 50px #e84e1b; }
        .pageSection.layout_bg_content > .row > .content > .overlay h1, .pageSection.testimonial > .row > .content > .overlay h1, .pageSection.layout_bg_content > .row > .content > .overlay h2, .pageSection.testimonial > .row > .content > .overlay h2, .pageSection.layout_bg_content > .row > .content > .overlay #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html .pageSection.layout_bg_content > .row > .content > .overlay .tag, .pageSection.testimonial > .row > .content > .overlay #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html .pageSection.testimonial > .row > .content > .overlay .tag, .pageSection.layout_bg_content > .row > .content > .overlay #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact .pageSection.layout_bg_content > .row > .content > .overlay .tag, .pageSection.testimonial > .row > .content > .overlay #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact .pageSection.testimonial > .row > .content > .overlay .tag, .pageSection.layout_bg_content > .row > .content > .overlay main.article.news h1, main.article.news .pageSection.layout_bg_content > .row > .content > .overlay h1, .pageSection.testimonial > .row > .content > .overlay main.article.news h1, main.article.news .pageSection.testimonial > .row > .content > .overlay h1, .pageSection.layout_bg_content > .row > .content > .overlay h3, .pageSection.testimonial > .row > .content > .overlay h3 {
          margin: 0 0 20px 0; }
        .pageSection.layout_bg_content > .row > .content > .overlay .cta, .pageSection.testimonial > .row > .content > .overlay .cta {
          margin-top: 1rem; }
        .pageSection.layout_bg_content > .row > .content > .overlay.dark, .pageSection.testimonial > .row > .content > .overlay.dark {
          color: #ffffff;
          background-color: rgba(0, 0, 0, 0.65); }
          .pageSection.layout_bg_content > .row > .content > .overlay.dark h1, .pageSection.testimonial > .row > .content > .overlay.dark h1, .pageSection.layout_bg_content > .row > .content > .overlay.dark h2, .pageSection.testimonial > .row > .content > .overlay.dark h2, .pageSection.layout_bg_content > .row > .content > .overlay.dark #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html .pageSection.layout_bg_content > .row > .content > .overlay.dark .tag, .pageSection.testimonial > .row > .content > .overlay.dark #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html .pageSection.testimonial > .row > .content > .overlay.dark .tag, .pageSection.layout_bg_content > .row > .content > .overlay.dark #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact .pageSection.layout_bg_content > .row > .content > .overlay.dark .tag, .pageSection.testimonial > .row > .content > .overlay.dark #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact .pageSection.testimonial > .row > .content > .overlay.dark .tag, .pageSection.layout_bg_content > .row > .content > .overlay.dark main.article.news h1, main.article.news .pageSection.layout_bg_content > .row > .content > .overlay.dark h1, .pageSection.testimonial > .row > .content > .overlay.dark main.article.news h1, main.article.news .pageSection.testimonial > .row > .content > .overlay.dark h1, .pageSection.layout_bg_content > .row > .content > .overlay.dark h3, .pageSection.testimonial > .row > .content > .overlay.dark h3 {
            color: #ffffff; }
        @media screen and (min-width: 480px) {
          .pageSection.layout_bg_content > .row > .content > .overlay, .pageSection.testimonial > .row > .content > .overlay {
            padding: 2.5rem 3rem; } }
      .pageSection.layout_bg_content > .row > .content > .cta, .pageSection.testimonial > .row > .content > .cta {
        margin-top: 2rem; }
      @media screen and (min-width: 1000px) {
        .pageSection.layout_bg_content > .row > .content, .pageSection.testimonial > .row > .content {
          padding: 0 40px 40px 40px; }
          .pageSection.layout_bg_content > .row > .content > .overlay, .pageSection.testimonial > .row > .content > .overlay {
            max-width: 660px; }
          .pageSection.layout_bg_content > .row > .content.left > .overlay, .pageSection.testimonial > .row > .content.left > .overlay, .pageSection.layout_bg_content > .row > .content.right > .overlay, .pageSection.testimonial > .row > .content.right > .overlay {
            max-width: 490px; } }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#CookiePolicy {
  max-width: 440px;
  margin: 0 auto;
  padding: 1rem 1.5rem;
  position: fixed;
  display: inline-block;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 3000; }
  #CookiePolicy h1,
  #CookiePolicy p {
    margin: 0;
    padding: 0;
    color: #dddddd;
    font-size: .65rem; }
  #CookiePolicy h1 {
    font-size: 1rem; }
  #CookiePolicy a {
    color: #ffffff;
    text-decoration: underline; }
  #CookiePolicy input {
    margin: .75rem 0 1rem 0;
    padding: .25rem .75rem;
    display: inline-block;
    font-size: .65rem;
    cursor: pointer;
    text-transform: uppercase;
    border: none; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
.articleCategories {
  padding: 0 0 1rem 0;
  font-size: 0;
  text-align: left; }
  .articleCategories a {
    padding: 0 0 0 .75rem;
    color: #1d1d1b;
    font-weight: 500;
    font-size: .75rem;
    display: block;
    position: relative; }
    .articleCategories a.current {
      color: #e84e1b; }
    .articleCategories a:before {
      color: #e84e1b;
      content: '\f054';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-size: .75em;
      display: inline-block;
      position: absolute;
      left: 0;
      top: .25em; }

#PostsContainer article.summary {
  margin: 1rem;
  padding: 1rem;
  border: solid 1px #dddddd; }
  #PostsContainer article.summary img {
    max-width: 100%;
    height: auto; }

.show-more-posts {
  margin: 1rem;
  text-align: center;
  position: relative;
  /*
	&:before {
		width: 100%;
		height: 2px;
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		bottom: auto;
		transform: translateY(-50%);
		background-color: $swatch-grey;
	}
	*/ }
  .show-more-posts span {
    position: relative; }

.post-archives,
.post-categories {
  margin: 0 0 30px 0; }
  .post-archives h2, .post-archives #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html .post-archives .tag, .post-archives #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact .post-archives .tag, .post-archives main.article.news h1, main.article.news .post-archives h1,
  .post-categories h2,
  .post-categories #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html
  .post-categories .tag,
  .post-categories #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact
  .post-categories .tag,
  .post-categories main.article.news h1, main.article.news
  .post-categories h1 {
    color: #e84e1b;
    font-size: .75rem;
    text-transform: uppercase; }
  .post-archives ul,
  .post-categories ul {
    margin: 1rem 0 .75rem 0;
    list-style-type: none;
    list-style-position: outside; }
    .post-archives ul li,
    .post-categories ul li {
      display: block;
      position: relative;
      background: none; }
      .post-archives ul li:before,
      .post-categories ul li:before {
        width: auto;
        height: auto;
        top: .2rem;
        left: 0;
        padding: 0 .25rem 0 0;
        content: '\f054';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: .75em;
        display: inline-block;
        background: none; }
      .post-archives ul li a,
      .post-categories ul li a {
        color: inherit; }

main.article img {
  max-width: 100%;
  height: auto; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#LatestBlogs > .pageSection > .row > .content > h1 {
  margin: 0 0 30px 0; }

#LatestBlogs > article {
  margin: 0 0 40px 0;
  text-align: left;
  border: none; }
  #LatestBlogs > article:last-of-type {
    margin: 0; }
  #LatestBlogs > article .column.image {
    font-size: 0; }
    #LatestBlogs > article .column.image img {
      max-width: 100%;
      display: block;
      height: auto; }
  #LatestBlogs > article .column.html {
    padding: 20px 0;
    display: block;
    color: #1d1d1b; }
    @media screen and (min-width: 768px) {
      #LatestBlogs > article .column.html {
        padding: 20px; } }
    @media screen and (min-width: 1200px) {
      #LatestBlogs > article .column.html {
        padding: 40px; } }
    #LatestBlogs > article .column.html .decoratedButton {
      margin: 30px 0 0 0;
      color: #e84e1b; }
      @media screen and (min-width: 1200px) {
        #LatestBlogs > article .column.html .decoratedButton {
          margin: 100px 0 0 0; } }

@media screen and (min-width: 1000px) {
  .pageSection.articles.blog > .row > .content.columns > .column:first-of-type {
    width: 60%; }
  .pageSection.articles.blog > .row > .content.columns > .column:last-of-type {
    width: 35%; } }

#PostsContainer.blog {
  margin: 40px 0 0 0;
  position: relative;
  overflow: hidden; }
  #PostsContainer.blog > article {
    margin: 0 0 40px 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: left;
    border: none; }
    #PostsContainer.blog > article .static {
      margin: 0 0 30px 0;
      display: block;
      font-size: 0; }
      #PostsContainer.blog > article .static img {
        max-width: 100%;
        display: block;
        height: auto; }
    #PostsContainer.blog > article .interact {
      display: block;
      color: #1d1d1b; }
      @media screen and (min-width: 1000px) {
        #PostsContainer.blog > article .interact {
          padding: 0 40px; } }
      #PostsContainer.blog > article .interact:after {
        margin: 10px 0;
        padding: 5px 8px;
        font-size: .75rem;
        content: 'Read More'; }

main.article.blog hr {
  margin: 0 0 40px 0; }

main.article.blog img {
  max-width: 100%;
  height: auto;
  margin: 0 0 30px 0; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#PostsContainer.news {
  position: relative;
  overflow: hidden; }
  #PostsContainer.news > article {
    margin: 0 0 40px 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
    border: none; }
    #PostsContainer.news > article .static {
      display: block;
      font-size: 0; }
      #PostsContainer.news > article .static .img {
        width: 100%;
        position: relative;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover; }
        #PostsContainer.news > article .static .img:before {
          padding-top: 68.33333%;
          content: '';
          display: block; }
        #PostsContainer.news > article .static .img:after {
          margin: 10px;
          padding: 5px 8px;
          font-size: .75rem;
          content: 'Read More'; }
    #PostsContainer.news > article .interact {
      display: block; }
      #PostsContainer.news > article .interact .tag {
        padding: 10px 0;
        display: block;
        color: #1d1d1b; }
  @media screen and (min-width: 1000px) {
    #PostsContainer.news {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start; }
      #PostsContainer.news > article {
        width: 50%;
        max-width: 600px;
        padding: 0 20px;
        text-align: left; } }

main.article.news h1 {
  margin: 0 0 30px -30px; }

main.article.news hr {
  margin: 0 0 40px 0; }

main.article.news img {
  max-width: 100%;
  height: auto;
  margin: 0 0 30px 0; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#PostsContainer.project {
  position: relative;
  overflow: hidden; }
  #PostsContainer.project > article {
    margin: 0 0 60px 0;
    padding: 0;
    position: relative; }
    #PostsContainer.project > article:last-of-type {
      margin: 0 0 5px 0; }
    #PostsContainer.project > article > a {
      display: block; }
      #PostsContainer.project > article > a > .images {
        display: block; }
        #PostsContainer.project > article > a > .images > .image {
          display: block;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover; }
          #PostsContainer.project > article > a > .images > .image:before {
            padding-top: 50%;
            display: block;
            content: ''; }
          #PostsContainer.project > article > a > .images > .image:first-of-type {
            background-color: #dddddd; }
          #PostsContainer.project > article > a > .images > .image:last-of-type {
            background-color: #eeeeee; }
      #PostsContainer.project > article > a > .decoratedButton {
        color: #1d1d1b;
        padding: 20px;
        font-size: 23px;
        background-color: rgba(255, 255, 255, 0.9) !important; }
    @media screen and (min-width: 768px) {
      #PostsContainer.project > article > a > .images {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap; }
        #PostsContainer.project > article > a > .images > .image {
          width: 50%;
          display: inline-block; } }
    @media screen and (min-width: 1240px) {
      #PostsContainer.project > article {
        margin: 0 0 60px 0; }
        #PostsContainer.project > article > a > .images {
          margin: 0;
          align-items: flex-start; }
          #PostsContainer.project > article > a > .images > .image:first-of-type {
            width: 700px; }
          #PostsContainer.project > article > a > .images > .image:last-of-type {
            width: 500px; }
        #PostsContainer.project > article > a > .decoratedButton {
          width: 500px;
          padding: 25px 40px 0 40px;
          position: absolute;
          bottom: 0; }
          #PostsContainer.project > article > a > .decoratedButton:after {
            margin-top: 15px; }
          #PostsContainer.project > article > a > .decoratedButton > span:after {
            bottom: -21px; }
        #PostsContainer.project > article:nth-child(odd) > a > .decoratedButton {
          left: auto;
          right: 0; }
        #PostsContainer.project > article:nth-child(even) > a > .images {
          flex-direction: row-reverse; }
        #PostsContainer.project > article:nth-child(even) > a > .decoratedButton {
          left: 0;
          right: auto; } }

.pageSection.articles.projects .show-more-posts {
  margin-top: 60px;
  text-align: center; }

.pageSection.projectGallery > .row > .content {
  cursor: pointer; }
  .pageSection.projectGallery > .row > .content .overlay {
    max-width: 660px !important; }
    .pageSection.projectGallery > .row > .content .overlay .decoration {
      padding: 20px 30px 0 0;
      position: relative;
      display: block; }
      .pageSection.projectGallery > .row > .content .overlay .decoration:after {
        width: 30px;
        color: rgba(255, 255, 255, 0.6);
        content: '\f054';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: .75em;
        display: inline-block;
        position: absolute;
        bottom: -7px;
        right: 0; }
      .pageSection.projectGallery > .row > .content .overlay .decoration .line {
        height: 3px;
        display: block;
        background-color: rgba(255, 255, 255, 0.6); }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#Social {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #Social {
      padding: 0; } }
  #Social > .content {
    padding: 0;
    position: relative;
    font-size: .6rem;
    background: transparent; }
  #Social .links a,
  #Social .shares a,
  #Social .shares h2,
  #Social .shares #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html
  #Social .shares .tag,
  #Social .shares #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact
  #Social .shares .tag,
  #Social .shares main.article.news h1, main.article.news
  #Social .shares h1 {
    display: inline-block;
    color: #ffffff; }
  #Social .shares h2:before, #Social .shares #LatestBlogs > article .column.html .tag:before, #LatestBlogs > article .column.html #Social .shares .tag:before, #Social .shares #PostsContainer.blog > article .interact .tag:before, #PostsContainer.blog > article .interact #Social .shares .tag:before, #Social .shares main.article.news h1:before, main.article.news #Social .shares h1:before {
    display: none; }
  #Social .links {
    font-size: 0;
    display: flex;
    justify-content: left; }
    #Social .links a {
      width: 34px;
      height: 34px;
      margin: 6px 6px 6px 0;
      font-size: 20px;
      line-height: 20px;
      font-weight: normal;
      color: #4a4a49;
      display: flex;
      align-items: center;
      background-color: rgba(255, 255, 255, 0.6);
      border-radius: 6px; }
      #Social .links a i {
        margin: 0 auto; }
    #Social .links .launchShares {
      cursor: pointer; }
  #Social .shares {
    width: 145px;
    text-align: left;
    padding: 20px 0 0 0;
    display: none; }
    @media (min-width: 768px) {
      #Social .shares {
        margin: 0 auto; } }
    #Social .shares h2, #Social .shares #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html #Social .shares .tag, #Social .shares #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact #Social .shares .tag, #Social .shares main.article.news h1, main.article.news #Social .shares h1 {
      margin: 0 0 10px 0;
      font-size: 1em;
      display: block;
      cursor: pointer; }
      #Social .shares h2 i, #Social .shares #LatestBlogs > article .column.html .tag i, #LatestBlogs > article .column.html #Social .shares .tag i, #Social .shares #PostsContainer.blog > article .interact .tag i, #PostsContainer.blog > article .interact #Social .shares .tag i, #Social .shares main.article.news h1 i, main.article.news #Social .shares h1 i {
        padding-right: .5rem; }
    #Social .shares a {
      padding: .4rem .5rem;
      display: block;
      white-space: nowrap;
      font-size: 1.2em; }
      #Social .shares a i {
        padding: 0 .5rem 0 0;
        font-size: 1.4em;
        line-height: 1;
        display: inline-block; }
  #Social.open .shares {
    display: block; }
  @media (min-width: 768px) {
    #Social .shares {
      width: 80%;
      text-align: center; }
      #Social .shares .group {
        display: block; }
      #Social .shares a {
        margin: .2rem;
        display: inline-block;
        text-align: center; } }

.inlineShares {
  margin: 0 0 20px 0;
  font-size: .6rem; }
  .inlineShares h2, .inlineShares #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html .inlineShares .tag, .inlineShares #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact .inlineShares .tag, .inlineShares main.article.news h1, main.article.news .inlineShares h1 {
    margin: 0 0 10px 0;
    font-size: 1.2em; }
    @media screen and (min-width: 768px) {
      .inlineShares h2, .inlineShares #LatestBlogs > article .column.html .tag, #LatestBlogs > article .column.html .inlineShares .tag, .inlineShares #PostsContainer.blog > article .interact .tag, #PostsContainer.blog > article .interact .inlineShares .tag, .inlineShares main.article.news h1, main.article.news .inlineShares h1 {
        margin: 0 0 15px 0; } }
  .inlineShares a {
    padding: .4rem .75rem;
    display: inline-block;
    white-space: nowrap;
    font-size: 1.2em;
    color: #e84e1b;
    border-left: solid 1px #dddddd; }
    .inlineShares a:last-of-type {
      border-right: solid 1px #dddddd; }
    .inlineShares a i {
      padding: 0;
      font-size: 1.4em;
      line-height: 1;
      display: block;
      text-align: center; }
      .inlineShares a i:before {
        display: inline-block; }
    .inlineShares a span {
      display: none; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
.pageSection.testimonial {
  padding-bottom: 0 !important; }
  .pageSection.testimonial > .row > .content > .overlay {
    padding-top: 20px; }
    .pageSection.testimonial > .row > .content > .overlay > .quote {
      min-height: 50px;
      padding: 80px 20px 20px 20px;
      font-size: .75rem;
      line-height: 1.3;
      font-style: italic;
      background-image: url(/wp-content/themes/STLTheme1/assets/images/66.png);
      background-position: center 10px;
      background-repeat: no-repeat; }
      @media screen and (min-width: 480px) {
        .pageSection.testimonial > .row > .content > .overlay > .quote {
          padding: 23px 0 0 80px;
          font-size: .8rem;
          background-position: left top; } }
  .pageSection.testimonial .credit {
    padding: 15px 0 0 0;
    font-size: .65rem;
    display: block;
    font-style: normal;
    text-transform: uppercase; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
.tight {
  margin: 0 !important;
  padding: 0 !important; }

.tightTop {
  margin-top: 0 !important;
  padding-top: 0 !important; }

.tightBase {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
#CookieLawOuter {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 9000;
  display: none; }
  #CookieLawOuter > .content {
    margin: 0 auto 0 auto;
    padding: 20px 20px 14px 20px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #bbb;
    font-size: 14px;
    max-width: 600px; }
    #CookieLawOuter > .content > p {
      margin: 0;
      text-align: center; }
    #CookieLawOuter > .content a {
      color: #ddd; }
      #CookieLawOuter > .content a:hover {
        color: white; }
    #CookieLawOuter > .content #CookieLawOuterAccept {
      margin-top: 6px; }
      #CookieLawOuter > .content #CookieLawOuterAccept input {
        padding: .25rem .75rem;
        color: #444444;
        font-size: 12px;
        cursor: pointer;
        border: none;
        background-color: #cccccc; }

/* Forms.scss ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
.email-send-ok {
  padding: 1rem;
  margin: 1rem 0 0 0;
  text-transform: uppercase;
  background-color: rgba(0, 255, 0, 0.1);
  border: solid 1px #00cc00; }

.email-send-failed {
  margin-bottom: 20px;
  color: #cc0000; }

form {
  margin: 0 0 20px 0;
  /* Some specific forms. */ }
  form input {
    line-height: normal; }
  form button,
  form button[disabled]:hover,
  form button[disabled]:focus,
  form input[type="button"],
  form input[type="button"][disabled]:hover,
  form input[type="button"][disabled]:focus,
  form input[type="reset"],
  form input[type="reset"][disabled]:hover,
  form input[type="reset"][disabled]:focus,
  form input[type="submit"],
  form input[type="submit"][disabled]:hover,
  form input[type="submit"][disabled]:focus {
    cursor: pointer;
    background: #e84e1b;
    border: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
    text-transform: uppercase; }
  form button:hover,
  form button:focus,
  form input[type="button"]:hover,
  form input[type="button"]:focus,
  form input[type="reset"]:hover,
  form input[type="reset"]:focus,
  form input[type="submit"]:hover,
  form input[type="submit"]:focus {
    background-color: #d44515; }
  form select {
    padding: 0 24px 0 5px;
    border: solid 1px #cccccc;
    background-color: #ffffff; }
    form select:hover, form select:focus {
      border: solid 1px #e84e1b; }
    form select > option {
      padding: 0 0 0 10px; }
  form button:focus,
  form input[type="button"]:focus,
  form input[type="reset"]:focus,
  form input[type="submit"]:focus {
    outline: thin dotted;
    outline-offset: -4px;
    outline: 0; }
  form input[type="date"],
  form input[type="time"],
  form input[type="datetime-local"],
  form input[type="week"],
  form input[type="month"],
  form input[type="text"],
  form input[type="email"],
  form input[type="url"],
  form input[type="password"],
  form input[type="search"],
  form input[type="tel"],
  form input[type="number"],
  form select,
  form textarea {
    background: #ffffff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #cccccc;
    color: #666666;
    padding: 0.625em 0.4375em;
    width: 100%; }
  form input[type="date"]:focus,
  form input[type="time"]:focus,
  form input[type="datetime-local"]:focus,
  form input[type="week"]:focus,
  form input[type="month"]:focus,
  form input[type="text"]:focus,
  form input[type="email"]:focus,
  form input[type="url"]:focus,
  form input[type="password"]:focus,
  form input[type="search"]:focus,
  form input[type="tel"]:focus,
  form input[type="number"]:focus,
  form textarea:focus {
    background-color: #fff;
    border-color: #e84e1b;
    color: #666666;
    outline: 0; }
  form input[type="text"]#mcco_example_text {
    display: none; }
  form.post-password-form {
    margin-bottom: 1.75em; }
    form.post-password-form label {
      color: #666666;
      display: block;
      font-size: 13px;
      letter-spacing: 0.076923077em;
      line-height: 1.6153846154;
      margin-bottom: 1.75em;
      text-transform: uppercase; }
    form.post-password-form input[type="password"] {
      margin-top: 0.4375em; }
    form.post-password-form > :last-child {
      margin-bottom: 0; }
  form.search-form {
    position: relative;
    margin-bottom: 20px; }
    form.search-form input[type="search"].search-field {
      width: -webkit-calc(100% - 42px);
      width: calc(100% - 42px); }
    form.search-form .search-submit {
      bottom: 0;
      overflow: hidden;
      padding: 0;
      position: absolute;
      right: 0;
      top: 0;
      width: 42px;
      font-size: 24px; }
  form .form-group {
    margin: 0 0 1rem 0; }
    form .form-group.checkbox > input[type="checkbox"] {
      float: left;
      width: 2.6em;
      height: 2.6em; }
    form .form-group.checkbox > span.checkbox-text {
      height: 2.6em;
      float: right;
      width: calc(100% - 44px);
      display: table; }
      form .form-group.checkbox > span.checkbox-text > span {
        display: table-row; }
        form .form-group.checkbox > span.checkbox-text > span > span {
          display: table-cell;
          vertical-align: middle;
          line-height: 15px; }
    form .form-group.hidden {
      display: none; }
    form .form-group.top-spacer {
      margin-top: 10px; }
    form .form-group > label {
      margin: 0 0 .25rem 0;
      display: block;
      font-weight: 600; }
    form .form-group > span.message {
      display: none;
      clear: both;
      color: #a94442; }
      form .form-group > span.message > span {
        display: none; }
        form .form-group > span.message > span.visible {
          display: inline; }
    form .form-group.has-success > label {
      color: #3c763d; }
    form .form-group.has-success span.message {
      display: none; }
    form .form-group.has-success > .form-control {
      border-color: #3c763d;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
      form .form-group.has-success > .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
    form .form-group.has-error > label {
      color: #a94442; }
    form .form-group.has-error span.message {
      display: block; }
    form .form-group.has-error > .form-control {
      border-color: #a94442;
      border-color: #a94442;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
      form .form-group.has-error > .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
    form .form-group.simple-checkbox > label {
      float: right;
      width: calc(100% - 40px); }
    form .form-group.simple-checkbox > .form-control {
      float: left; }
    form .form-group.radio > label {
      float: none;
      width: auto; }
    form .form-group.radio > .form-control {
      float: none;
      width: auto;
      -webkit-box-shadow: none;
      box-shadow: none; }
      form .form-group.radio > .form-control > span.radio-button-container {
        display: block;
        position: relative; }
        form .form-group.radio > .form-control > span.radio-button-container > label {
          display: inline-block;
          padding: 0 0 0 40px;
          min-height: 25px; }
          form .form-group.radio > .form-control > span.radio-button-container > label > span.check {
            display: block;
            position: absolute;
            border: 1px solid #aaaaaa;
            border-radius: 100%;
            height: 20px;
            width: 20px;
            top: 0px;
            left: 0px;
            z-index: 5;
            transition: border .25s linear;
            -webkit-transition: border .25s linear;
            background: linear-gradient(to bottom, #eeeeee 0%, #d8d8d8 100%); }
            form .form-group.radio > .form-control > span.radio-button-container > label > span.check:before {
              display: block;
              position: absolute;
              content: '';
              border-radius: 100%;
              height: 8px;
              width: 8px;
              top: 5px;
              left: 5px;
              margin: auto;
              transition: background 0.25s linear;
              -webkit-transition: background 0.25s linear; }
        form .form-group.radio > .form-control > span.radio-button-container > input[type="radio"] {
          width: 1.4em;
          height: 1.5em;
          vertical-align: middle;
          font-size: 0;
          width: 0;
          height: 0;
          position: absolute;
          top: 5px;
          left: 5px; }
          form .form-group.radio > .form-control > span.radio-button-container > input[type="radio"]:checked ~ label > .check:before {
            background: #666666; }
          form .form-group.radio > .form-control > span.radio-button-container > input[type="radio"]:focus ~ label > .check {
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
    form .form-group.radio > span.message {
      float: none;
      width: auto; }
    form .form-group.checkbox {
      position: relative; }
      form .form-group.checkbox > label {
        float: none;
        width: auto;
        position: relative;
        display: inline-block;
        padding: 0 0 0 40px; }
        form .form-group.checkbox > label > span.check {
          display: block;
          position: absolute;
          border: 1px solid #aaaaaa;
          border-radius: 2px;
          height: 20px;
          width: 20px;
          top: 0px;
          left: 0px;
          z-index: 5;
          transition: border .25s linear;
          -webkit-transition: border .25s linear;
          background: linear-gradient(to bottom, #eeeeee 0%, #d8d8d8 100%); }
          form .form-group.checkbox > label > span.check:before {
            display: block;
            position: absolute;
            content: '';
            height: 12px;
            width: 12px;
            top: 3px;
            left: 4px;
            margin: auto;
            transition: background 0.25s linear;
            -webkit-transition: background 0.25s linear; }
      form .form-group.checkbox > input[type="checkbox"] {
        font-size: 0;
        width: 0;
        height: 0;
        position: absolute;
        top: 0;
        left: 0; }
        form .form-group.checkbox > input[type="checkbox"]:checked {
          color: red; }
          form .form-group.checkbox > input[type="checkbox"]:checked ~ label > .check:before {
            background: url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjaGVjayIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWNoZWNrIGZhLXctMTYiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzY2NjY2NiIgZD0iTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeiI+PC9wYXRoPjwvc3ZnPg=="); }
        form .form-group.checkbox > input[type="checkbox"]:focus ~ label > .check {
          -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
    form .form-group.file > .form-control {
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
  form .submit-button-container {
    text-align: right; }
  form ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666666;
    opacity: 1;
    /* Firefox */ }
  form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #666666; }
  form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #666666; }

/*
form > .form-float-container {
	display: flex;
	flex-direction: column; // stacked

	> .form-float {
	}

	@media screen and (min-width: 768px) {

		> .form-float {
			width: 50%;
			padding: 0 2rem;
		}

		flex-direction: row; // inline
	}
}
*/
/* Forms.scss ------------------------------------------------ */
/* Galleries.scss ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
.multiGallery .imgGalleryLauncher {
  max-width: 140px;
  margin: .5rem;
  display: inline-block;
  position: relative;
  cursor: pointer; }
  .multiGallery .imgGalleryLauncher img.galleryLaunchOnly {
    max-width: 100%; }
  .multiGallery .imgGalleryLauncher:after {
    padding: 5px;
    position: relative;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%; }

/* Galleries.scss ------------------------------------------------ */
#BrickGalleryHolder {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 1.1px; }
  @media screen and (min-width: 768px) {
    #BrickGalleryHolder {
      max-width: 1240px; } }
  #BrickGalleryHolder > div {
    font-size: 0; }
    @media screen and (min-width: 768px) {
      #BrickGalleryHolder > div {
        width: calc(33.333333% - 1px); } }
    #BrickGalleryHolder > div > img {
      max-width: 100%;
      margin: 0 0 1px 0;
      display: block;
      height: auto; }

/* Font Families */
/* Font Sizing */
/* Line Heights */
/* Font Colours */
/* Font Weighting */
/* Font Styling */
/* Tone down the animation to avoid motion triggers like scaling or panning objects. */
@media (prefers-reduced-motion) {
  .ani.animate {
    animation: none !important; } }

.ani.animate.appear,
.ani.animate.appearBounce {
  animation: ivAppear 1.2s 1 cubic-bezier(0.49, 0.26, 0.3, 0.89);
  transform: scale(1);
  opacity: 1; }

.ani.animate.appearBounce {
  animation-name: ivAppearBounce; }

@keyframes ivAppear {
  0% {
    transform: scale(0.5);
    opacity: .1; }
  100% {
    transform: scale(1);
    opacity: 1; } }

@keyframes ivAppearBounce {
  0% {
    transform: translateY(-20px);
    opacity: .1; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
