/* 

	normalize.css v1.1.3 | MIT License | git.io/normalize 
	
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

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

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  text-decoration: none; }

a:focus {
  outline: none; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

/*
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
*/
mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

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

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

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

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

/*
    Example usage: 
    @include animation(10s, 5s, changecolour)
 */
html {
  overflow-y: scroll; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

.unit1 {
  width: 100%;
  float: left; }

.unit2 {
  width: 50%; }

.unit2-3 {
  width: 66.6666666666666666%; }

.unit3 {
  width: 33.3333333333333333%; }

.unit4 {
  width: 25%; }

.unit6 {
  width: 16.6666666666666666%; }

.unit2, .unit3, .unit4, .unit6, .unit2-3 {
  float: left; }

.unitpadding {
  padding-right: 11px;
  padding-left: 11px; }

.unitpadding:first-of-type {
  padding-left: 0; }

.unitpadding:last-of-type {
  padding-right: 0; }

.unit1:after,
.unit2:after,
.unit2-3:after,
.unit3:after,
.unit4:after,
.unit6:after,
article:after,
footer:after,
.flexslider:after,
section:after,
.flexbox:after,
.unitB {
  content: "";
  display: table;
  clear: both; }

.unitA {
  width: 92%; }

.unitB {
  width: 87%; }

.unitC {
  width: 68%; }

.unitD {
  width: 58%; }

.unitDb {
  width: 50%; }

.unitE {
  width: 42%; }

.unitF {
  width: 32%; }

.unitG {
  width: 18%; }

@media (max-width: 700px) {
  .unitA,
  .unitB,
  .unitC,
  .unitD,
  .unitDb,
  .unitE,
  .unitF,
  .unitG {
    float: left; } }

/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 40px;
  background: #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0;
  display: none; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
  display: none; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

.flexslider {
  z-index: -200 !important; }

/* 
	Typography

*/
@font-face {
  font-family: TSTARPROBold;
  src: url("../fonts/TSTARPRO-BoldWeb.eot"); }

@font-face {
  font-family: TSTARPROBold;
  src: url("../fonts/TSTARPRO-BoldWeb.woff") format("woff"); }

@font-face {
  font-family: TSTARPRORegular;
  src: url("../fonts/TSTARPRO-RegularWeb.eot"); }

@font-face {
  font-family: TSTARPRORegular;
  src: url("../fonts/TSTARPRO-RegularWeb.woff") format("woff"); }

@font-face {
  font-family: TSTARPROItalic;
  src: url("../fonts/TSTARPRO-ItalicWeb.eot"); }

@font-face {
  font-family: TSTARPROItalic;
  src: url("../fonts/TSTARPRO-ItalicWeb.woff") format("woff"); }

@font-face {
  font-family: 'tstarheadline';
  src: url("../fonts/tstar-headline.eot");
  src: url("../fonts/tstar-headline.eot?#iefix") format("embedded-opentype"), url("../fonts/tstar-headline.woff2") format("woff2"), url("../fonts/tstar-headline.woff") format("woff"), url("../fonts/tstar-headline.ttf") format("truetype"), url("../fonts/tstar-headline.svg#tstarheadline") format("svg");
  font-weight: normal;
  font-style: normal; }

/*
        This font software is the property of JT Types Ltd.

        You may not modify the font software, use it on another website, or install it on a computer.

        Copyright (C) JT Types Ltd. 
*/
@font-face {
  font-family: 'EngWT-Rg';
  src: url("../fonts/EngWT-Rg/engwt-rg.eot");
  src: url("../fonts/EngWT-Rg/engwt-rg.eot?#iefix") format("embedded-opentype"), url("../fonts/EngWT-Rg/engwt-rg.woff2") format("woff2"), url("../fonts/EngWT-Rg/engwt-rg.woff") format("woff"), url("../fonts/EngWT-Rg/engwt-rg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'EngWT-It';
  src: url("../fonts/EngWT-It/engwt-it.eot");
  src: url("../fonts/EngWT-It/engwt-it.eot?#iefix") format("embedded-opentype"), url("../fonts/EngWT-It/engwt-it.woff2") format("woff2"), url("../fonts/EngWT-It/engwt-it.woff") format("woff"), url("../fonts/EngWT-It/engwt-it.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'EngWT-Bd';
  src: url("../fonts/EngWT-Bd/engwt-bd.eot");
  src: url("../fonts/EngWT-Bd/engwt-bd.eot?#iefix") format("embedded-opentype"), url("../fonts/EngWT-Bd/engwt-bd.woff2") format("woff2"), url("../fonts/EngWT-Bd/engwt-bd.woff") format("woff"), url("../fonts/EngWT-Bd/engwt-bd.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'EngWT-BdIt';
  src: url("../fonts/EngWT-BdIt/engwt-bdit.eot");
  src: url("../fonts/EngWT-BdIt/engwt-bdit.eot?#iefix") format("embedded-opentype"), url("../fonts/EngWT-BdIt/engwt-bdit.woff2") format("woff2"), url("../fonts/EngWT-BdIt/engwt-bdit.woff") format("woff"), url("../fonts/EngWT-BdIt/engwt-bdit.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

body {
  color: #424746;
  font-family: TSTARPRORegular, sans-serif; }

html, html a {
  -webkit-font-smoothing: antialiased  !important; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
    html, html a {
      -webkit-font-smoothing: subpixel-antialiased; } }

a {
  color: #424746; }

p a {
  border-bottom: 1px solid #424746;
  padding-bottom: 1px;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out; }
  p a:hover {
    border-bottom-color: #424746; }

a:focus {
  outline: none; }

strong {
  font-weight: normal;
  font-family: TSTARPROBold, sans-serif; }

p {
  font-size: 1em;
  line-height: 1.4em;
  margin-bottom: 1em;
  color: #dcdfde; }

h1 {
  font-weight: normal;
  font-size: 4.7vw;
  line-height: 1.05em;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #eceded;
  margin-bottom: 11%; }
  @media (min-width: 1400px) {
    h1 {
      font-size: 4.2em; } }
  @media (max-width: 700px) {
    h1 {
      font-size: 2em; } }
  h1:after {
    content: " -"; }

h2 {
  font-size: 2.2em;
  line-height: 1.3em;
  margin-bottom: .4em;
  font-weight: normal;
  color: #dcdfde;
  text-transform: uppercase; }

h3 {
  font-size: 1.6em;
  line-height: 1.3em;
  margin-bottom: 0;
  margin-top: 0;
  color: #eceded;
  font-weight: normal; }

h4 {
  font-size: 1.1em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal; }

h5 {
  font-size: .9em;
  line-height: 1.3em;
  margin-bottom: 2.2em;
  margin-top: 0;
  font-weight: normal; }

h6 {
  font-size: .9em;
  line-height: 1.3em;
  margin-bottom: .6em;
  font-weight: normal; }

ul {
  padding-left: 1em;
  margin-bottom: .6em;
  list-style: disc; }

ol {
  padding-left: 1.2em;
  margin-bottom: .6em; }

li {
  color: #dcdfde;
  font-size: 0.9em;
  line-height: 1.3em;
  font-size: .95em;
  line-height: 1.4em; }

/* 
	Layout components. Put custom elements here

*/
*:focus {
  outline: none; }

body {
  background-color: #dcdbdc;
  background-image: url(../images/logos/symbol-50pc-grey.svg);
  background-repeat: no-repeat;
  background-position: right 75px;
  background-size: auto;
  background-attachment: fixed; }

.pageWrap {
  width: 100%;
  max-width: 1439 px;
  padding: 75px 36px 0 36px; }
  @media (max-width: 700px) {
    .pageWrap {
      padding: 75px 10px 0 10px; } }

img {
  width: 100%;
  height: auto;
  display: block; }

.jump {
  position: fixed;
  right: 32px;
  bottom: 32px;
  width: 42px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  @media (max-width: 700px) {
    .jump {
      position: inherit;
      margin-bottom: 12px;
      float: left; } }

.jump.active {
  opacity: .8; }
  .jump.active:hover {
    opacity: 1; }

.floatLeft {
  float: left; }

.sr .contentRow {
  visibility: hidden; }

.greenBg {
  background-color: #2fac66; }

.greyBg {
  background-color: #424746; }

.redBg {
  background-color: #e94e1b; }

.blueBg {
  background-color: #4c76ba; }

.yellowBg {
  background-color: #f7a823; }

header.mainHeader {
  background-color: #dcdbdc;
  width: 100%;
  height: 75px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  padding-left: 36px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media (max-width: 700px) {
    header.mainHeader {
      padding-left: 10px; } }
  header.mainHeader .logo {
    margin-top: 22px; }
    header.mainHeader .logo img {
      width: 200px;
      height: auto;
      float: left;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
  header.mainHeader.transformHeader {
    height: 55px;
    -webkit-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.3); }
    header.mainHeader.transformHeader .logo {
      margin-top: 18px; }
      header.mainHeader.transformHeader .logo img {
        width: 120px; }

header.pageHeader {
  padding: 24px 42px 18px 22px;
  background-image: url(../images/logos/symbol-10px-white.svg);
  background-repeat: no-repeat;
  background-size: 344px;
  margin-bottom: 8px; }
  @media (max-width: 700px) {
    header.pageHeader {
      padding: 14px 42px 18px 12px; } }
  header.pageHeader p {
    text-transform: uppercase;
    font-size: 4.7vw;
    line-height: 1.05em;
    margin: 0;
    letter-spacing: 1px;
    color: #eceded; }
    @media (min-width: 1400px) {
      header.pageHeader p {
        font-size: 4.2em; } }
    @media (max-width: 700px) {
      header.pageHeader p {
        font-size: 2em; } }
    header.pageHeader p:after {
      content: " -"; }
  header.pageHeader p + h1 {
    margin-bottom: 0; }
    header.pageHeader p + h1:after {
      content: ""; }

.news h4.extLink, .contact h4.extLink {
  background-image: url(../images/icons/icon-ext-arrow.svg);
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: left;
  font-size: 1em;
  text-transform: uppercase;
  font-family: TSTARPROBold;
  margin-top: 1em;
  margin-bottom: 1em; }
  .news h4.extLink a, .contact h4.extLink a {
    border-bottom: 1px solid #dcdbdc;
    padding-top: 1px;
    color: #dcdbdc; }
    .news h4.extLink a:hover, .contact h4.extLink a:hover {
      opacity: .8; }

.contact h4.extLink {
  background-image: url(../images/icons/icon-ext-arrow-grey.svg); }
  .contact h4.extLink a {
    border-bottom: 1px solid #424746;
    padding-top: 1px;
    color: #424746; }

.textBlock {
  padding: 2px 14px;
  height: 100%; }
  
.textBlock p a {
	color: #2fac66;
	border-bottom: solid 1px #2fac66;
}

.contentRow {
  margin-bottom: 8px;
  float: left; }
  .contentRow > div:first-of-type {
    margin-right: 8px; }
  @media (max-width: 700px) {
    .contentRow > div {
      width: 100%;
      margin-bottom: 0px; }
    .contentRow > div:first-of-type {
      margin-bottom: 8px; }
    .contentRow > div div {
      margin-bottom: 0px; } }

.imgRow {
  width: 72%; }
  .imgRow .img1 {
    flex: 0.6;
    margin-right: 8px; }
  .imgRow .img2 {
    flex: .997; }

.callOutBlock {
  padding: 18px 16px; }
  .callOutBlock p {
    text-transform: uppercase;
    font-size: 3.4vw;
    line-height: 1.1em;
    margin: 0; }
    @media (max-width: 700px) {
      .callOutBlock p {
        font-size: 2em; } }
  .callOutBlock ul {
    padding-left: 0; }
    .callOutBlock ul li {
      list-style: none;
      text-transform: uppercase; }
  .callOutBlock h4.extLink {
    background-image: url(../images/icons/icon-ext-arrow.svg);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: left;
    font-size: 1em;
    text-transform: uppercase;
    font-family: TSTARPROBold;
    margin-top: 1em; }
    .callOutBlock h4.extLink a {
      border-bottom: 1px solid #dcdbdc;
      padding-top: 1px;
      color: #dcdbdc; }
      .callOutBlock h4.extLink a:hover {
        opacity: .8; }

.linkBox {
  display: flex; }
  .linkBox a {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
    .linkBox a:hover {
      background-color: #000; }
    .linkBox a img {
      position: absolute;
      bottom: 16px;
      left: 16px;
      width: 16px;
      padding-top: 12px; }
      @media (max-width: 700px) {
        .linkBox a img {
          display: none; } }
  .linkBox p {
    font-family: "TSTARPROBold";
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.1em;
    margin-top: .8em;
    margin-bottom: 1em;
    padding: 0 12px; }
    @media (max-width: 700px) {
      .linkBox p {
        font-size: 1em;
        line-height: 1.2em;
        margin-bottom: .4em; } }
  .linkBox p strong {
	  font-family: "TSTARPRORegular";
  }

article {
  margin-bottom: 74px; }
  article h3 {
    font-size: 1em;
    font-family: "TSTARPROBold";
    text-transform: uppercase;
    margin-top: 1em; }
    article h3 + p {
      margin-top: .1em; }

footer {
  margin-top: 78px;
  margin-bottom: 44px;
  width: 100%; }
  footer ul {
    padding: 0; }
    footer ul li {
      list-style: none;
      font-family: "tstarheadline";
      display: inline;
      margin-right: 10px; }
  footer p {
    color: #424746; }

aside .callOutBlock {
  margin-bottom: 8px; }

.relatedContent ul {
  margin: 8px 0 0 0;
  padding: 0; }
  .relatedContent ul li {
    list-style: none;
    margin-bottom: 8px; }

.pagination {
  position: relative; }
  .pagination .next {
    position: absolute;
    left: 0;
    width: 42px; }
    .pagination .next a img {
      opacity: .8; }
      .pagination .next a img:hover {
        opacity: 1; }

.loading .loader {
  display: block; }

.loader {
  display: none; }

.loading .flexslider {
  opacity: 0; }

.flexslider {
  margin: 0 0 8px; }
  @media (max-width: 700px) {
    .flexslider {
      display: none; } }
  .flexslider li .unit1 {
    position: relative; }
    .flexslider li .unit1 .text {
      position: absolute;
      top: 0;
      left: 0; }
    .flexslider li .unit1 .text {
      width: 30%;
      height: 100%;
      padding: 18px;
      background-image: url(../images/logos/symbol-10pc-grey.svg);
      background-repeat: no-repeat;
      background-size: cover;
      background-color: rgba(66, 71, 70, 0.8); }
      .flexslider li .unit1 .text h2 {
        text-transform: uppercase;
        font-size: 4.5vw;
        line-height: 1.1em;
        margin: 0; }
        @media (min-width: 1400px) {
          .flexslider li .unit1 .text h2 {
            font-size: 4em; } }
      .flexslider li .unit1 .text p {
        font-family: "TSTARPROBold"; }

.home .callOutBlock {
  background-image: url(../images/logos/symbol-10px-white.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain; }
  .home .callOutBlock.imgBg {
    background-size: cover; }
  .home .callOutBlock p {
    font-size: 4.2vw; }
    @media (min-width: 1400px) {
      .home .callOutBlock p {
        font-size: 4em; } }
    @media (max-width: 700px) {
      .home .callOutBlock p {
        font-size: 2em; } }

@media (max-width: 700px) {
  .home .linkBox a img {
    bottom: -16px;
    left: 12px; } }

.portfolioLanding .contentRow > div:first-of-type {
  margin-right: 0; }

.portfolioLanding ul {
  padding: 0;
  margin-top: 0; }
  @media (max-width: 700px) {
    .portfolioLanding ul li .unitA {
      width: 100%;
      float: left; } }
  .portfolioLanding ul .linkBox a {
    padding: 12px 6px; }
  .portfolioLanding ul .linkBox p {
    font-size: 3.6vw;
    line-height: 1.1em;
    font-family: "TSTARPRORegular";
    margin: 0 0 .4em 0; }
    @media (min-width: 1400px) {
      .portfolioLanding ul .linkBox p {
        font-size: 3.3em; } }
    @media (max-width: 700px) {
      .portfolioLanding ul .linkBox p {
        font-size: 1.6em; } }

@media (max-width: 700px) {
  .portfolioPage .contentRow.unitC {
    width: 92%; } }

.teamPage .flexbox div:first-of-type {
  margin-right: 8px; }

.teamPage .flexbox .textBlock h2, .teamPage .flexbox .textBlock h3 {
  font-size: 1.3em;
  line-height: 1.2em;
  font-family: "TSTARPROBold";
  text-transform: uppercase;
  margin: 0; }

.teamPage .flexbox .textBlock h2 {
  margin-top: .8em; }

.teamPage .flexbox .textBlock h3 + p {
  margin-top: 0; }

.contact .callOutBlock p {
  font-size: 2.4em;
  line-height: 1.1em;
  margin-bottom: .4em; }
  .contact .callOutBlock p a {
    opacity: .8;
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: #dcdbdc;
    border-bottom: 1px solid rgba(220, 219, 220, 0.4); }
  .contact .callOutBlock p a:hover {
    opacity: 1; }

.partners .row {
  margin: 0;
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(220, 219, 220, 0.4); }
  .partners .row:last-of-type {
    border-bottom: none;
    margin-bottom: 0; }
  .partners .row h2 {
    position: relative; }
  .partners .row h2 span {
    position: absolute;
    top: -100px; }

.partners .callOutBlock {
  background-image: url(../images/logos/symbol-10px-white.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain; }

section.mainContent {
  position: relative;
  z-index: -100; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.flexDemo {
  margin: 32px; }
  .flexDemo h2, .flexDemo h3, .flexDemo p {
    margin: 16px 0; }
  .flexDemo p {
    font-size: 1.3em; }
  .flexDemo h2 {
    color: #00a3ff; }

.flexbox {
  display: flex; }
  @media (max-width: 700px) {
    .flexbox {
      display: block; } }
  .flexbox .item {
    background: yellow;
    height: 140px;
    width: 140px;
    margin: 10px;
    color: #333;
    padding: 12px; }

.reOrder .item.one {
  order: 3; }

.reOrder .item.two {
  order: 1; }

.reOrder .item.three {
  order: 2; }

.flexbox.directionRow {
  flex-direction: row; }

.flexbox.directionReverse {
  flex-direction: row-reverse; }

.flexbox.directionCol {
  flex-direction: column; }

.flexbox.directionRevCol {
  flex-direction: column-reverse; }

.flexbox.grow .item.one {
  flex-grow: 3; }

.flexbox.grow .item.two {
  flex-grow: 1; }

.flexbox.grow .item.three {
  flex-grow: 2; }

.flexbox.justify.space-between {
  justify-content: space-between; }

.flexbox.justify.space-around {
  justify-content: space-around; }

.flexbox.justify.centre {
  justify-content: center; }

.flexbox.justify.flex-start {
  justify-content: flex-start; }

.flexbox.justify.flex-end {
  justify-content: flex-end; }

.flexbox.align-items {
  align-items: flex-start; }
  .flexbox.align-items .item.one {
    height: 40px; }
  .flexbox.align-items .item.two {
    height: 80px; }
  .flexbox.align-items .item.three {
    height: 60px; }

.flexbox.align-items.center {
  align-items: center; }

.flexbox.align-items.stretch {
  align-items: stretch; }

a, a:active, a:focus {
  outline: none; }

.menuButton {
  position: fixed;
  right: 42px;
  top: 22px;
  z-index: 90000;
  width: 82px;
  color: #424746; }
  @media (max-width: 700px) {
    .menuButton {
      right: 20px; } }
  .menuButton.transformNav {
    top: 16px; }
  .menuButton span.label {
    display: block;
    float: left;
    width: 38px;
    margin-top: 5px;
    font-size: .9em; }
    @media only screen and (max-width: 630px) {
      .menuButton span.label {
        display: none; } }

#trigger-overlay {
  display: block;
  float: right; }

#trigger-overlay {
  cursor: pointer;
  padding: 10px 35px 16px 0px; }

#trigger-overlay span, #trigger-overlay span:before, #trigger-overlay span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 42px;
  background: #424746;
  position: absolute;
  display: block;
  content: ''; }

#trigger-overlay span:before {
  top: -13px; }

#trigger-overlay span:after {
  bottom: -13px; }

.transformNav #trigger-overlay span:before {
  top: -10px; }

.transformNav #trigger-overlay span:after {
  bottom: -10px; }

#trigger-overlay span, #trigger-overlay span:before, #trigger-overlay span:after {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

#trigger-overlay.active span {
  background-color: transparent; }

#trigger-overlay.active span:before, #trigger-overlay.active span:after {
  top: 0;
  background: #8d9593; }

#trigger-overlay.active span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #8d9593; }

#trigger-overlay.active span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #8d9593; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(66, 71, 70, 0.9);
  z-index: 10000; }

.overlay .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(../img/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100; }

.overlay nav {
  text-align: left;
  position: relative;
  top: 50%;
  left: 40px;
  height: 60%;
  font-size: 54px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
  text-align: left;
  width: 100%; }

.overlay ul li {
  display: block;
  height: 22%;
  font-size: 1.7em;
  text-transform: uppercase;
  height: calc(100% / 6);
  min-height: 54px; }
  @media only screen and (max-width: 630px) {
    .overlay ul li {
      font-size: 1.1em; } }

.overlay ul li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: inset 0px -5px 0px 0px transparent;
  -moz-box-shadow: inset 0px -5px 0px 0px transparent;
  box-shadow: inset 0px -5px 0px 0px transparent; }

.overlay ul li a:hover,
.overlay ul li a:focus {
  color: #8d9593; }

.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
  z-index: 20000; }

.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.overlay-hugeinc nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s; }

.overlay-hugeinc.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg); }

.overlay-hugeinc.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg); }

@media screen and (max-height: 800px) {
  .overlay nav {
    height: 60%;
    font-size: 2.6em; }
  .overlay ul li {
    min-height: 34px; } }
