.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain); }

.rightAlone {
  float: right;
  width: 200px;
  height: auto;
  padding: 1rem; }

.leftAlone {
  float: left;
  width: 200px;
  height: auto;
  padding: 1rem; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 12px;
  padding-left: 12px; }

.row {
  margin-right: -12px;
  margin-left: -12px; }

.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain); }

.content_social {
  margin-top: 2rem;
  font-size: 1.7em; }
  .content_social a {
    margin-right: 0.32rem; }

.StickyWrap {
  position: -webkit-sticky;
  position: sticky;
  z-index: 5;
  top: 70px; }

@media only screen and (max-width: 667px) and (min-width: 320px) {
  .StickyWrap {
    top: 55px; } }

.grayscale, .grayscale img {
  -webkit-filter: grayscale(100%) !important;
  -moz-filter: grayscale(100%) !important;
  -o-filter: grayscale(100%) !important;
  -ms-filter: grayscale(100%) !important;
  filter: saturate(0%) !important;
  filter: grayscale(100%) !important;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale") !important;
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%) !important;
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */ }

/* @group Autoplay inset video */
.fullWidthVid, .insetVid {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden; }

.fullWidthVid {
  min-height: 700px; }

.insetVid {
  min-height: 420px; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .insetVid, .fullWidthVid {
    min-height: 220px; } }

.FullWidth .fullWidthVid {
  min-height: 850px; }

.Bleed .fullWidthVid {
  min-height: 850px; }

/* @end */
/* @group Inset single image */
.LeftInsetSI, .RightInsetSI {
  position: relative;
  z-index: 1;
  margin-top: -0.7rem;
  padding: 0.7rem;
  background-color: white;
  border: 1px solid #dedede; }
  .LeftInsetSI figcaption, .RightInsetSI figcaption {
    margin-bottom: 0.13rem; }

.LeftInsetSI.InsetSize-Sml, .RightInsetSI.InsetSize-Sml {
  width: 150px; }

.LeftInsetSI.InsetSize-Std, .RightInsetSI.InsetSize-Std {
  width: 300px; }

.LeftInsetSI.InsetSize-Lge, .RightInsetSI.InsetSize-Lge {
  width: 400px; }

.LeftInsetSI.InsetSize-ExLge, .RightInsetSI.InsetSize-ExLge {
  width: 500px; }

.LeftInsetSI {
  float: left;
  margin-right: 1.8rem; }
  @media (min-width: 640px) {
    .LeftInsetSI {
      margin-right: 2rem; } }
.RightInsetSI {
  float: right;
  margin-left: 1.8rem; }
  @media (min-width: 640px) {
    .RightInsetSI {
      margin-left: 2rem; } }
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .LeftInsetSI.InsetSize-Sml, .RightInsetSI.InsetSize-Sml,
  .LeftInsetSI.InsetSize-Std, .RightInsetSI.InsetSize-Std,
  .LeftInsetSI.InsetSize-Lge, .RightInsetSI.InsetSize-Lge,
  .LeftInsetSI.InsetSize-ExLge, .RightInsetSI.InsetSize-ExLge {
    width: 160px; } }

/* @end */
picture img {
  width: 100%;
  height: auto; }

/* @group Images */
.fullwidth, .full-width {
  width: 100%;
  height: auto; }

/* @end */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .BGtextContentRight, .BGtextContentLeft {
    padding: 1.6rem; }
  .textContentRight, .textContentLeft {
    padding: 1.6rem 0; } }

.centre, .CentreTitle {
  text-align: center !important; }
  .centre span, .CentreTitle span {
    margin-left: auto;
    margin-right: auto; }

span.CentreTitle, span.CentreAll {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.CentreAll {
  text-align: center; }
  .CentreAll span {
    margin-left: auto;
    margin-right: auto; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .insetimage {
    margin-bottom: 0.32rem; }
  .insetimageLeft {
    margin-right: 0.75rem;
    margin-bottom: 0.1rem;
    margin-top: 0.3rem;
    width: 125px !important;
    height: auto; }
  .insetimageRight {
    margin-left: 0.75rem;
    margin-bottom: 0.1rem;
    margin-top: 0.3rem;
    width: 125px !important;
    height: auto; } }

/* iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .insetimage {
    margin-bottom: 1rem; } }

/* @end */
#scrollTop {
  display: none;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 99 !important;
  background: rgba(255, 255, 255, 0.85);
  width: 32px;
  height: 32px; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #scrollUp {
    bottom: 10px;
    right: 10px; } }

/* @group Vertically align */
.vertical-align {
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  /* Align the flex-items vertically */
  justify-content: center;
  /* Optional, to align inner flex-items */
  align-items: stretch;
  flex-direction: column;
  flex-grow: 1; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .vertical-align {
    display: block; } }

/* @end */
/* @group swipebox */
.ScrollPage #swipebox-overlay {
  background-color: white !important;
  z-index: 9999999999999 !important; }

.lightboxThumb {
  padding: 0;
  list-style: none; }
  .lightboxThumb li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 0px !important;
    margin-top: 0px !important; }
    .lightboxThumb li i {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 30px;
      color: #000;
      background: white;
      padding: 0 0 5px 8px;
      font-size: 130%; }

.lightboxThumbMAP {
  padding: 0;
  list-style: none; }
  .lightboxThumbMAP li {
    display: block;
    width: 100%;
    position: relative; }
    .lightboxThumbMAP li i {
      position: absolute;
      top: 7px;
      right: 7px;
      font-size: 30px;
      color: white;
      padding: 10px 12px 9px 15px;
      font-size: 270%;
      background: rgba(0, 0, 0, 0.4); }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .lightboxThumbMAP li i {
    position: absolute;
    top: 30px;
    right: 15px;
    font-size: 30px;
    color: white;
    padding: 0 0 5px 8px;
    font-size: 120%; } }

.errorLinks {
  padding: 0px;
  list-style: none; }
  .errorLinks li {
    display: inline; }
