/*!
Theme Name: The Octavia Energy Theme
Theme URI: https://www.berkeleypr.com/
Description: A bespokle Wordpress theme for Octavia Energy.
Author: Rob Plumley
Author URI: https://www.berkeleypr.com/
Version: 1.0
*/
/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/
body {
  font: 16px Helmet, Freesans, sans-serif;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body,
select,
input,
textarea {
  color: #333333;
}
/* Link defaults */
a {
  color: #03f;
  text-decoration: none;
}
a:hover {
  color: #69f;
}
a:link {
  -webkit-tap-highlight-color: #fcd700;
}
a.anchor {
  display: block;
  position: relative;
  top: -110px;
  visibility: hidden;
}
/* Custom text-selection colors */
::-moz-selection {
  background: #fcd700;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #fcd700;
  color: #fff;
  text-shadow: none;
}
ins {
  background-color: #fcd700;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #fcd700;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
/* Mozilla dosen't style place holders by default */
input:-moz-placeholder {
  color: #a9a9a9;
}
textarea:-moz-placeholder {
  color: #a9a9a9;
}
h1.nocaps,
h2.nocaps,
h3.nocaps,
h4.nocaps,
h5.nocaps {
  text-transform: none;
}
h3,
h4 {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1em;
}
h3.key-heading,
h4.key-heading {
  margin-bottom: 30px;
  font-size: 45px !important;
  font-weight: 600;
}
h3.key-heading span,
h4.key-heading span {
  color: #41af64;
  font-weight: 600;
}
h3.key-heading.more-margin,
h4.key-heading.more-margin {
  margin-bottom: 60px;
}
h3.key-heading.setleft,
h4.key-heading.setleft {
  text-align: left;
}
h3.key-heading.lighter,
h4.key-heading.lighter {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
}
h3 span,
h4 span {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.bg-green h3.key-heading span,
.bg-green h4.key-heading span {
  color: #ffffff;
}
h5 {
  margin-bottom: 25px;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
}
h5 span {
  color: #41af64;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
h6,
p {
  margin-bottom: 25px;
  line-height: 1.45em;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* Header styles
-------------------------------------------------------------------------------*/
.header-wrapper {
  background-color: #ffffff;
  color: #333333;
  height: 118px;
  z-index: 250;
  box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0);
  left: 0;
  top: 0;
  position: fixed;
}
.header-wrapper .header-tools {
  text-align: right;
}
.header-wrapper .header-tools span,
.header-wrapper .header-tools a {
  height: 54px;
  display: inline-block;
  vertical-align: top;
}
.header-wrapper .header-tools a {
  color: #333333;
  margin-left: 24px;
  padding: 17px 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.header-wrapper .header-tools a:hover {
  color: #41af64;
}
.header-wrapper .header-tools a.head-button {
  background-color: #41af64;
  color: #ffffff;
  padding: 17px 18px 0;
}
.header-wrapper .header-tools a.head-button:hover {
  background-color: #333333;
  color: #ffffff;
}
.header-wrapper .header-tools .search-trigger {
  background-image: url('_/img/icon_search.png');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 36px auto;
  width: 18px;
}
.header-wrapper .header-tools .search-trigger:hover,
.header-wrapper .header-tools .search-trigger.active {
  cursor: pointer;
}
.header-wrapper .header-logo {
  width: 30%;
  max-width: 200px;
  left: 0;
  top: 23px;
  position: absolute;
  z-index: 25;
}
.header-wrapper .header-logo img,
.header-wrapper .header-logo svg {
  display: block;
}
.header-wrapper .header-right {
  width: 75%;
  margin-top: 50px;
  float: right;
}
.header-wrapper.onscroll {
  background-color: rgba(255, 255, 255, 0.95);
  height: 90px;
  box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.4);
}
.header-wrapper.onscroll .header-inner-wrapper {
  height: 90px;
}
.header-wrapper.onscroll .header-tools span,
.header-wrapper.onscroll .header-tools a {
  height: 33px;
}
.header-wrapper.onscroll .header-tools a {
  padding-top: 7px;
}
.header-wrapper.onscroll .header-tools a.head-button {
  padding-top: 7px;
}
.header-wrapper.onscroll .header-logo {
  top: 9px;
}
.header-wrapper.onscroll .header-right ul.main-menu li {
  padding-bottom: 13px;
}
.header-wrapper.onscroll .header-right ul.main-menu li:hover {
  /* Sub menu styles */
}
.header-wrapper.onscroll .header-right ul.main-menu li:hover ul {
  margin-top: 13px;
}
.header-wrapper.onscroll .header-right ul.main-menu li:hover ul li {
  padding-bottom: 0;
}
.header-spacer {
  height: 118px;
}
.header-spacer.onscroll {
  height: 90px;
}
/*
----------
Main menu styling
----------
*/
ul.main-menu {
  position: relative;
  width: 100%;
  text-align: right;
  z-index: 100;
  float: right;
  /* Position the list items */
  /* Style the link elements */
}
ul.main-menu li {
  margin-left: 23px;
  padding-bottom: 41px;
  display: inline-block;
  position: relative;
  cursor: default;
  /* Hide sub menu */
}
ul.main-menu li:first-child {
  margin-left: 0;
}
ul.main-menu li a {
  padding-bottom: 9px;
  position: relative;
}
ul.main-menu li a:after {
  content: "";
  background-color: #41af64;
  width: 1px;
  height: 4px;
  left: -100%;
  bottom: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
ul.main-menu li ul {
  display: none;
  padding: 0;
}
ul.main-menu li:hover {
  /* Show sub menu on hover */
  /* Hold the main menu hover colour while in sub menu */
}
ul.main-menu li:hover a:after {
  width: 100%;
  left: 0;
  opacity: 1;
}
ul.main-menu li:hover ul {
  background-color: #ffffff;
  border: 1px solid rgba(204, 204, 204, 0.5);
  border-top: 5px solid #283442;
  margin-top: 41px;
  display: block;
  position: absolute;
  width: auto;
  width: 250px;
  text-align: left;
}
ul.main-menu li:hover ul li {
  width: 100%;
  margin: 0 0 1px;
  float: left;
  padding-bottom: 0;
  display: block;
}
ul.main-menu li:hover ul li a {
  border-bottom: 1px solid rgba(234, 234, 234, 0.1);
  width: 100%;
  padding: 15px 10px;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 1.1em;
  text-transform: none;
  word-wrap: break-word;
  display: block;
  float: left;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
ul.main-menu li:hover ul li a:after {
  display: none;
}
ul.main-menu li:hover ul li a:hover {
  color: #41af64;
  padding-left: 15px;
}
ul.main-menu li:hover ul li:last-child a {
  border-bottom: none;
}
ul.main-menu li:hover ul li.inactive {
  opacity: 0.5;
}
ul.main-menu li:hover ul li.inactive a:hover {
  color: #333333;
  padding-left: 0;
  cursor: default;
}
ul.main-menu li.hidden-item {
  display: none;
}
ul.main-menu li.current-menu-item a:after,
ul.main-menu li.current-menu-parent a:after {
  width: 100%;
  left: 0;
  opacity: 1;
}
ul.main-menu a {
  display: block;
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1em;
  /* Set submenu to auto stretch width */
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.home ul.main-menu li.current-menu-item.notactive a:after,
.page-template-about-page ul.main-menu li.current-menu-item.notactive a:after,
.home ul.main-menu li.current-menu-parent.notactive a:after,
.page-template-about-page ul.main-menu li.current-menu-parent.notactive a:after {
  width: 1px;
  left: -100%;
  opacity: 0;
}
.home ul.main-menu li.current-menu-item.notactive:hover a:after,
.page-template-about-page ul.main-menu li.current-menu-item.notactive:hover a:after,
.home ul.main-menu li.current-menu-parent.notactive:hover a:after,
.page-template-about-page ul.main-menu li.current-menu-parent.notactive:hover a:after {
  width: 100%;
  left: 0;
  opacity: 1;
}
.header-search {
  background-color: rgba(65, 175, 100, 0.95);
  height: 51px;
  opacity: 0;
  top: calc(100% - 51px);
  position: absolute;
  overflow: hidden;
  z-index: -1;
}
.header-search .inner {
  width: 100%;
  padding: 6px 6px 0;
  float: left;
  overflow: hidden;
  border-radius: 0 0 3px 3px;
}
.header-search .inner form input {
  height: 40px;
  border: none;
}
.header-search .inner form input[type='search'] {
  width: 90%;
  padding: 3px 10px;
  float: left;
}
.header-search .inner form input[type='submit'] {
  background-color: #ffffff;
  color: #41af64;
  width: 9.5%;
  padding: 3px;
  margin-left: 0.5%;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.header-search .inner form input[type='submit']:hover {
  background-color: #333333;
  color: #ffffff;
}
.header-search.active {
  opacity: 1;
  top: 102.5%;
}
/*
----------
Mobile header menu styling
----------
*/
.openmenu-button {
  width: 36px;
  height: 28px;
  display: inline-block;
  position: relative;
  float: right;
}
.openmenu-button .menu-line {
  background-color: #333333;
  width: 100%;
  height: 4px;
  left: 0;
  position: absolute;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.openmenu-button .menu-line.top {
  top: 0;
}
.openmenu-button .menu-line.middle {
  top: 50%;
  margin-top: -2px;
}
.openmenu-button .menu-line.bottom {
  bottom: 0;
}
.openmenu-button:hover {
  cursor: pointer;
}
.openmenu-button:hover .menu-line {
  background-color: #41af64;
}
.openmenu-button.active .menu-line {
  background-color: #333333;
}
.openmenu-button.active .menu-line.top {
  top: 10px;
  transform: rotate(45deg);
}
.openmenu-button.active .menu-line.middle {
  opacity: 0;
}
.openmenu-button.active .menu-line.bottom {
  bottom: inherit;
  top: 10px;
  transform: rotate(-45deg);
}
.openmenu-button:hover .menu-line {
  background-color: #41af64;
}
.accordion-menu-wrap {
  width: 100%;
  text-transform: uppercase;
}
.accordion-menu-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.accordion-menu-wrap a {
  color: #FFFFFF;
  text-decoration: none;
}
.accordion-menu-wrap .accordion-menu {
  display: none;
}
.accordion-menu-wrap .accordion-menu li a {
  background: #333333;
  color: #ffffff;
  height: 45px;
  padding: 12px 5% 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  display: block;
  width: 100%;
}
.accordion-menu-wrap .accordion-menu li ul li a {
  background: #41af64;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  border-bottom: none;
}
.accordion-menu-wrap .accordion-menu li ul li.inactive {
  opacity: 0.15;
}
/* Mobile sub-menu content */
.accordion-menu li.menu-item-has-children ul.sub-menu {
  display: none;
}
.accordion-menu li.menu-item-has-children a {
  background-position: 94.1% center;
  background-repeat: no-repeat;
  background-image: url("_/img/white_menu_down.png");
}
.accordion-menu li.menu-item-has-children a.active {
  background-image: url("_/img/white_menu_up.png");
}
/* Main container styles
-------------------------------------------------------------------------------*/
.fullcol,
.midcol,
.midcol-wider,
.midcol-alt {
  width: 100%;
  margin: 0 auto;
}
.midcol {
  max-width: 1200px;
}
.midcol-wider {
  max-width: 1300px;
}
.midcol-alt {
  max-width: 1110px;
}
.halfcol {
  width: 50%;
  float: left;
}
.halfcol.right {
  float: right;
}
.thirdcol {
  width: 33.333%;
  float: left;
}
.thirdcol.padded {
  padding-left: 12px;
  padding-right: 12px;
}
.leftcol {
  float: left;
}
.rightcol {
  float: right;
}
/* Panel styles
-------------------------------------------------------------------------------*/
.panel-pagecontent {
  padding-top: 100px;
  padding-bottom: 80px;
}
.panel-copy {
  overflow: hidden;
}
.panel-copy .copycol h2 {
  max-width: 1000px;
  font-size: 42px;
  font-weight: 600;
  line-height: 1.2em;
}
.panel-centredcopy .midcol {
  padding-top: 50px;
  padding-bottom: 50px;
}
.panel-centredcopy .centred-copy {
  max-width: 800px;
  margin: 0 auto;
}
.panel-centredcopy .centred-copy.copycol p {
  text-align: left;
}
.panel-centredcopy .centred-copy.larger {
  max-width: 1000px;
  margin-top: 20px;
}
.panel-centredcopy .centred-copy.larger.copycol p {
  font-size: 20px;
}
.panel-centredcopy .rm-link-alt {
  margin-top: 25px;
}
.panel-fifty .key-heading {
  margin-bottom: 70px;
}
.panel-fifty .fifty-full {
  margin-bottom: 40px;
}
.panel-fifty .halfcol {
  position: relative;
  z-index: 10;
}
.panel-fifty .halfcol .copycol table,
.panel-fifty .halfcol .copycol .offset-white {
  z-index: 10;
}
.panel-fifty .halfcol .copycol table::after,
.panel-fifty .halfcol .copycol .offset-white::after {
  background-color: #ffffff;
  width: 999em;
  height: calc(100% + 25px);
  top: 0;
  position: absolute;
  z-index: -1;
}
.panel-fifty .halfcol.left {
  padding-right: 20px;
}
.panel-fifty .halfcol.left table::after,
.panel-fifty .halfcol.left .offset-white::after {
  right: -20px;
}
.panel-fifty .halfcol.left.content-image-cover .image-element {
  left: -20px;
}
.panel-fifty .halfcol.right {
  padding-left: 20px;
}
.panel-fifty .halfcol.right table::after,
.panel-fifty .halfcol.right .offset-white::after {
  left: 0;
}
.panel-fifty .halfcol.right.content-image-cover .image-element {
  right: 0;
}
.panel-fifty .halfcol.right.content-image-clicks .click-item img {
  float: right;
}
.panel-fifty .halfcol.content-copy.right-content-image-cover .copy-wrapper,
.panel-fifty .halfcol.content-copy.left-content-image-cover .copy-wrapper {
  min-height: 540px;
  display: flex;
  align-items: center;
}
.panel-fifty .halfcol.content-copy .copy-wrapper.centred-copy {
  min-height: 540px;
  display: flex;
  align-items: center;
}
.panel-fifty .halfcol.content-image-cover {
  position: static !important;
}
.panel-fifty .halfcol.content-image-cover .image-element {
  background-size: cover;
  width: calc(50% - 20px);
  height: 100%;
  top: 0;
  position: absolute;
}
.panel-fifty .halfcol.content-image-cover .image-element img {
  display: none;
}
.panel-fifty .overlay-img {
  z-index: -1;
}
.panel-fifty .half-overlay {
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
}
.panel-fifty .half-overlay.bg-white {
  background-color: #ffffff;
}
.panel-sixtyforty .leftcol {
  width: 58%;
  float: left;
}
.panel-sixtyforty .rightcol {
  width: 40%;
  float: right;
}
.panel-expanders .expanding-group {
  margin-bottom: 25px;
}
.panel-expanders .expanding-wrapper {
  border-bottom: 1.5px solid #ffffff;
}
.panel-expanders .expanding-wrapper .expanding-header {
  background-color: #41af64;
  color: #ffffff;
  padding: 15px 45px 15px 20px;
  font-size: 20px;
}
.panel-expanders .expanding-wrapper .expanding-header:hover {
  background-color: rgba(65, 175, 100, 0.8);
  cursor: pointer;
}
.panel-expanders .expanding-wrapper .expanding-header .panel-closer {
  right: 20px;
  top: 16px;
}
.panel-expanders .expanding-wrapper .expanding-header .panel-closer .line {
  background-color: #ffffff;
  width: 2px;
  height: 24px;
  left: 9px;
  top: -2px;
  position: absolute;
}
.panel-expanders .expanding-wrapper .expanding-header .panel-closer .line.line-ltr {
  transform: rotate(45deg);
}
.panel-expanders .expanding-wrapper .expanding-header .panel-closer .line.line-rtl {
  transform: rotate(-45deg);
}
.panel-expanders .expanding-wrapper .expanding-header.active .panel-closer {
  transform: rotate(180deg);
}
.panel-expanders .expanding-wrapper .expanding-copy {
  max-height: 1px;
  overflow: hidden;
  -webkit-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  -moz-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  -o-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  transition: all 1200ms cubic-bezier(0, 1, 0, 1);
}
.panel-expanders .expanding-wrapper .expanding-copy.active {
  height: auto;
  max-height: 1200px;
  -webkit-transition: all 1200ms linear;
  -moz-transition: all 1200ms linear;
  -o-transition: all 1200ms linear;
  transition: all 1200ms linear;
}
.panel-expanders .expanding-wrapper .expanding-copy .inner {
  padding: 25px 20px;
}
.panel-expanders .expanding-wrapper .expanding-copy p {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.panel-closer {
  width: 20px;
  height: 20px;
  position: absolute;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  transform: rotate(45deg);
}
.panel-keyfigures .midcol {
  padding-top: 70px;
  padding-bottom: 70px;
}
.panel-keyfigures .stat-grid {
  margin-top: 30px;
}
.panel-keyfigures .stat-grid .figure-item {
  width: 290px;
  margin-bottom: 40px;
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
}
.panel-keyfigures .stat-grid .figure-item span {
  display: block;
}
.panel-keyfigures .stat-grid .figure-item span.the-pre,
.panel-keyfigures .stat-grid .figure-item span.the-stat {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 45px;
  display: inline-block;
}
.panel-keyfigures .stat-grid .figure-item span.the-stat {
  font-size: 70px;
}
.panel-keyfigures .stat-grid .figure-item span.key-head {
  color: #41af64;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  line-height: 1em;
}
.panel-keyfigures .stat-grid .figure-item span.key-subhead {
  color: #41af64;
  font-size: 21px;
  line-height: 1.15em;
  text-transform: uppercase;
}
.panel-keyfigures .stat-grid .figure-item span.key-subtext {
  font-family: montserrat, sans-serif;
  font-weight: 300;
  font-style: normal;
}.panel-keyfigures .stat-grid .figure-item:last-child{width:100%;text-align:center;margin-top:10px;}
.panel-keyfigures .stat-grid .figure-item:last-child span.key-subtext{font-size:16px;font-style:italic;}
.panel-copystat .leftcol {
  width: 66.5%;
}
.panel-copystat .leftcol h3.key-heading {
  margin-bottom: 60px;
}
.panel-copystat .rightcol {
  width: 27.5%;
}
.panel-keycols .keycol-grid {
  margin-top: 45px;
  display: inline-block;
}
.panel-keycols .keycol-grid .grid-item {
  margin-bottom: 25px;
  padding-right: 19px;
  float: left;
  overflow: hidden;
  border-radius: 0 25px 0 0;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}
.panel-keycols .keycol-grid .grid-item a:hover .inner span.panel-copy {
  margin-bottom: 0;
  opacity: 1;
}
.panel-keycols .keycol-grid .grid-item a:hover .image-inner::before {
  opacity: 1;
}
.panel-keycols .keycol-grid .grid-item .inner {
  min-height: 545px;
  max-width: 255px;
  display: flex;
  align-items: flex-end;
  z-index: 10;
}
.panel-keycols .keycol-grid .grid-item .inner span {
  width: 100%;
  min-height: 125px;
  padding-bottom: 5px;
  display: block;
}
.panel-keycols .keycol-grid .grid-item .inner span.panel-copy {
  margin-bottom: -60px;
  opacity: 0;
}
.panel-keycols .keycol-grid .grid-item .inner span.panel-copy p {
  display: block;
}
.panel-keycols .keycol-grid .grid-item .inner p,
.panel-keycols .keycol-grid .grid-item .inner p span {
  color: #ffffff;
  padding: 2px 0;
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-weight: 500;
  font-size: 19.5px;
  display: inline;
}
.panel-keycols .keycol-grid .grid-item .inner p {
  margin-left: 9px;
  line-height: 1.3em;
  box-decoration-break: clone;
  box-shadow: 9px 0 0 transparent, -9px 0 0 transparent, -9px 0 0 transparent, -9px 0 0 transparent;
}
.panel-keycols .keycol-grid .grid-item .inner p span {
  min-height: 0;
  line-height: 1em;
}
.panel-keycols .keycol-grid .grid-item .image-inner {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #41af64;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.panel-keycols .keycol-grid .grid-item .image-inner.overlay-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
}
.panel-keycols .keycol-grid .grid-item .image-inner.overlay-city {
  background-image: url('_/img/bg_london_cityscape.jpg');
  background-position: center top;
}
.panel-keycols .keycol-grid .grid-item .image-inner .overlay-green {
  background: #41af64 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
}
.panel-keycols .keycol-grid .grid-item .image-inner::before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: #41af64 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
}
.panel-keycols .keycol-grid .grid-item .image-inner::before.overlay-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
}
.panel-keycols .keycol-grid .grid-item .image-inner::before.overlay-city {
  background-image: url('_/img/bg_london_cityscape.jpg');
  background-position: center top;
}
.panel-keycols .keycol-grid .grid-item .image-inner::before .overlay-green {
  background: #41af64 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
}
.panel-keycols .keycol-grid.three-column .grid-item {
  width: 31.111333%;
  margin-right: 3.333%;
}
.panel-keycols .keycol-grid.three-column .grid-item.third {
  margin-right: 0;
}
.panel-keycols .keycol-grid.four-column .grid-item {
  width: 22.5%;
  margin-right: 3.333%;
}
.panel-keycols .keycol-grid.four-column .grid-item.fourth {
  margin-right: 0;
}
.panel-keycols.bg-image {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 60px;
}
.panel-keycols.bg-image h3.key-heading {
  color: #ffffff;
}
.panel-keycols.bg-image h3.key-heading span {
  color: #333333;
}
.panel-blockheading .midcol-wider {
  padding-top: 30px;
}
.panel-keyimages .key-image {
  margin-bottom: 25px;
  float: left;
}
.panel-carousel {
  max-width: 1600px;
  margin: 0 auto;
}
.panel-datatable {
  padding-top: 70px;
  padding-bottom: 85px;
}
.panel-datatable .table-column {
  width: 38%;
  margin-top: 25px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.panel-datatable .table-column .table-head {
  color: #41af64;
  margin-bottom: 40px;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 38px;
}
.panel-datatable .table-column .table-row {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 34.5px;
}
.panel-datatable .table-column .table-row span {
  color: #41af64;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
}
.stats-column {
  background-image: url('_/img/bg_stats.jpg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  margin-bottom: 25px;
  padding: 20px 10px 20px 20px;
  box-shadow: 3px 3px 3px #CCC;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.stats-column::before {
  background: #41af64 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.stats-column .stat-item {
  margin-bottom: 25px;
}
.stats-column .stat-item:last-child {
  margin-bottom: 0;
}
.stats-column .stat-item .key-stat {
  margin-right: 15px;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 44px;
  line-height: 1em;
}
.stats-column .stat-item .key-stat-sub {
  line-height: 1em;
}
.stats-column .stat-item .key-stat-sub,
.stats-column .stat-item .stat-subheading {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
}
.stats-column .stat-item .stat-subheading span {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  text-transform: uppercase;
}
.stats-column .stat-item .stat-desc {
  font-size: 14px;
}
.stats-column .stat-item .stat-desc small {
  font-size: 12.5px;
}
.stats-column .stat-item .stat-desc span {
  text-transform: uppercase;
}
.stats-column .stat-item .stat-subheading,
.stats-column .stat-item .stat-desc {
  display: block;
}
.panel-feature .team-heading h3 {
  margin-bottom: 30px;
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
}
.panel-feature .team-heading h3.key-heading {
  color: #ffffff;
  font-size: 45px;
  position: relative;
  z-index: 10;
}
.panel-feature .team-heading h3.key-heading span {
  color: #333333;
}
.panel-feature .leftcol {
  width: 51.5%;
  padding-top: 24px;
  float: left;
}
.panel-feature .leftcol .inner {
  min-height: 350px;
  padding: 20px 25px 20px 0;
  display: flex;
  align-items: center;
  position: relative;
}
.panel-feature .leftcol .inner blockquote {
  color: #ffffff;
  border-left: 4px solid #ffffff;
  padding-right: 6%;
  padding-left: 5.5%;
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  position: relative;
  z-index: 10;
}
.panel-feature .leftcol .inner::before {
  background-color: #41af64;
  width: 999em;
  height: 100%;
  right: -10px;
  top: 0;
  position: absolute;
}
.panel-feature .rightcol {
  width: 48.5%;
  float: left;
  position: relative;
}
.panel-feature .rightcol::after {
  background-color: #41af64;
  width: 100%;
  height: 100%;
  right: -9px;
  bottom: -9px;
  position: absolute;
  z-index: -1;
}
.panel-logos .logo-grid {
  margin-top: 20px;
  display: inline-block;
}
.panel-logos .logo-grid .logo-item {
  width: 24.75%;
  margin-bottom: 25px;
  display: inline-block;
}
.panel-logos .logo-grid .logo-item .inner {
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.panel-logos .logo-grid .logo-item .inner img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 80px;
}
.panel-team .team-heading h3 {
  margin-bottom: 30px;
}
.panel-team .team-heading h3.key-heading {
  color: #ffffff;
  font-size: 45px;
  position: relative;
  z-index: 10;
}
.panel-team .team-heading h3.key-heading span {
  color: #333333;
}
.panel-team .team-grid {
  display: grid;
  grid-gap: 3.3rem;
  gap: 3.3rem;
  position: relative;
  z-index: 10;
}
.panel-team .team-grid .grid-item {
  background-color: #ffffff;
}
.panel-team .team-grid .grid-item .team-thumbnail {
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 100%;
}
.panel-team .team-grid .grid-item .team-details {
  padding: 5.5%;
  overflow: hidden;
}
.panel-team .team-grid .grid-item .team-details .title-row {
  margin-top: -10px;
  margin-bottom: 20px;
  padding-top: 10px;
  overflow: hidden;
}
.panel-team .team-grid .grid-item .team-details .title-row h4 {
  float: left;
}
.panel-team .team-grid .grid-item .team-details .title-row h4.team-title {
  width: calc(100% - 75px);
}
.panel-team .team-grid .grid-item .team-details .title-row h4.team-position {
  width: 100%;
  text-transform: none;
}
.panel-team .team-grid .grid-item .team-details .copy-row .team-extended {
  max-height: 1px;
  overflow: hidden;
  -webkit-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  -moz-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  -o-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  transition: all 1200ms cubic-bezier(0, 1, 0, 1);
}
.panel-team .team-grid .grid-item .team-details .copy-row .team-extended.active {
  height: auto;
  max-height: 1200px;
  -webkit-transition: all 1200ms linear;
  -moz-transition: all 1200ms linear;
  -o-transition: all 1200ms linear;
  transition: all 1200ms linear;
}
.panel-team .team-grid .grid-item .team-details .copy-row .team-readmore span {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.panel-team .team-grid .grid-item .team-details .copy-row .team-readmore .readmore {
  display: block;
}
.panel-team .team-grid .grid-item .team-details .copy-row .team-readmore .readless {
  display: none;
}
.panel-team .team-grid .grid-item .team-details .copy-row .team-readmore:hover {
  color: #41af64;
  cursor: pointer;
}
.panel-team .team-grid .grid-item .team-details .copy-row .team-readmore.active .readmore {
  display: none;
}
.panel-team .team-grid .grid-item .team-details .copy-row .team-readmore.active .readless {
  display: block;
}
.panel-team .team-grid .grid-item .team-details h4 {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.25em;
  text-transform: uppercase;
}
.panel-team .team-grid .grid-item .team-details h4.team-position {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.panel-team .team-grid::before,
.panel-team .team-grid::after {
  position: absolute;
}
.panel-team .team-grid.two-column {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.panel-team .team-grid.three-column {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.panel-team .team-grid.three-column .grid-item .team-details .title-row h4.team-title {
  width: 100%;
}
.panel-team .team-grid.three-column .grid-item .team-details .copy-row .tools-row .team-readmore {
  max-width: calc(100% -75px);
  float: left;
}
.panel-team .team-grid.roundel-layout {
  margin-top: 15px;
  display: block;
  text-align: center;
}
.panel-team .team-grid.roundel-layout .grid-item {
  background-color: transparent;
  width: 24.5%;
  padding: 0 0;
  display: inline-block;
}
.panel-team .team-grid.roundel-layout .grid-item:first-child {
  width: 100%;
}
.panel-team .team-grid.roundel-layout .grid-item .team-thumbnail {
  border: 4px solid #CCC;
  width: 254px;
  height: 254px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50%;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.panel-team .team-grid.roundel-layout .grid-item .team-thumbnail:hover {
  border: 4px solid #41af64;
}
.panel-team .team-grid.roundel-layout .grid-item .team-thumbnail:hover img {
  transform: scale(1.025);
}
.panel-team .team-grid.roundel-layout .grid-item .team-details {
  padding: 20px 20px 25px;
}
.panel-team .team-grid.roundel-layout .grid-item .team-details .title-row h4.team-title {
  width: 100%;
}
.panel-team .team-grid .social-tools {
  float: right;
}
.panel-team .team-grid .social-tools .team-icon {
  margin-left: 12px;
  float: right;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.panel-team .team-grid .social-tools .team-icon:hover {
  transform: scale(1.1);
}
.panel-team .team-grid .social-tools .team-icon:last-child {
  margin-left: 0;
}
.panel-team .team-grid .social-tools img {
  width: auto;
  height: 16px;
}
.panel-team.bg-white .team-grid .grid-item {
  background-color: #eaeaea;
}
.panel-team.bg-image {
  background-image: url('_/img/bg_team.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 60px;
}
.panel-team.bg-image::before {
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.panel-locations .map-panel {
  height: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.panel-locations .map-panel img.world-map {
  width: 56.5%;
  margin: 0 auto;
}
.panel-locations .map-panel .loc-item {
  width: auto;
  height: auto;
  position: absolute;
  z-index: 10;
}
.panel-locations .map-panel .loc-item::before,
.panel-locations .map-panel .loc-item::after {
  position: absolute;
}
.panel-locations .map-panel .loc-item .loc-image {
  fill: gray;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.panel-locations .map-panel .loc-item .loc-image:hover {
  fill: #41af64;
  cursor: pointer;
}
.panel-locations .map-panel .loc-item .poly-wrap.active .loc-image {
  fill: #41af64;
}
.panel-locations .map-panel .loc-item img,
.panel-locations .map-panel .loc-item svg {
  width: 100%;
  height: auto;
}
.panel-locations .map-panel .loc-item.loc-canada {
  width: 20.12%;
  left: 13.35%;
  top: 13.95%;
}
.panel-locations .map-panel .loc-item.loc-dubai {
  width: 1.31%;
  left: 61.36%;
  top: 49%;
}
.panel-locations .map-panel .loc-item.loc-dubai svg {
  left: 0;
  top: 0;
  position: absolute;
}
.panel-locations .map-panel .loc-item.loc-egypt {
  width: 5.175%;
  left: 41.7%;
  top: 43.28%;
}
.panel-locations .map-panel .loc-item.loc-london {
  width: 3.03%;
  left: 36.3%;
  top: 20.45%;
}
.panel-locations .map-panel .loc-item.loc-yemen {
  width: 4.85%;
  left: 49.55%;
  top: 53.4%;
}
.panel-locations .map-panel .loc-item.loc-yemen svg {
  left: 0;
  top: 0;
  position: absolute;
}
.panel-locations .map-panel .loc-item.loc-cameroon {
  width: 2.5%;
  left: 34%;
  top: 57%;
}
.panel-locations .map-panel .detail-item {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  -moz-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  -o-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  position: absolute;
  z-index: -10;
}
.panel-locations .map-panel .detail-item .inner strong {
  border-bottom: 2px solid #000000;
  display: block;
  position: relative;
}
.panel-locations .map-panel .detail-item .inner strong::before {
  background-color: #000000;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  right: 0;
  bottom: -4px;
  position: absolute;
}
.panel-locations .map-panel .detail-item .inner p {
  font-size: 12.5px;
}
.panel-locations .map-panel .detail-item .inner p span {
  max-width: 345px;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
}
.panel-locations .map-panel .detail-item .inner br {
  margin-bottom: 10px;
  display: block;
}
.panel-locations .map-panel .detail-item.detail-canada {
  left: 18.4%;
}
.panel-locations .map-panel .detail-item.detail-dubai {
  left: 62.2%;
}
.panel-locations .map-panel .detail-item.detail-egypt {
  width: 39.4%;
  left: 8%;
  top: 42%;
}
.panel-locations .map-panel .detail-item.detail-egypt .inner {
  padding-right: 5%;
}
.panel-locations .map-panel .detail-item.detail-london {
  width: 30.2%;
  left: 8%;
  top: 22.3%;
}
.panel-locations .map-panel .detail-item.detail-yemen {
  width: 42.6%;
  right: 6.5%;
  top: 54%;
}
.panel-locations .map-panel .detail-item.detail-yemen .inner {
  text-align: right;
}
.panel-locations .map-panel .detail-item.detail-yemen .inner strong::before {
  right: inherit;
  left: 0;
}
.panel-locations .map-panel .detail-item.detail-yemen .inner p span {
  float: right;
}
.panel-locations .map-panel .detail-item.detail-cameroon {
  width: 27%;
  left: 8%;
  top: 57%;
}
.panel-locations .map-panel .detail-item.detail-cameroon .inner {
  text-align: left;
}
.panel-locations .map-panel .detail-item.detail-cameroon .inner strong {
  border-bottom: 2px solid #000;
  display: block;
  position: relative;
}
.panel-locations .map-panel .detail-item.detail-cameroon .inner strong::before {
  background-color: #000;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  right: 0;
  bottom: -4px;
  position: absolute;
}
.panel-locations .map-panel .detail-item.active {
  visibility: visible;
  opacity: 1;
  z-index: 25;
}
.panel-locations .map-panel .side-line {
  background-color: #000000;
  width: 2px;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 30;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  -moz-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  -o-transition: all 1200ms cubic-bezier(0, 1, 0, 1);
  transition: all 1200ms cubic-bezier(0, 1, 0, 1);
}
.panel-locations .map-panel .side-line::before {
  background-color: #000000;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: -2px;
  top: 0;
  position: absolute;
}
.panel-locations .map-panel .side-line::after {
  background-color: #000000;
  width: 2px;
  height: 0px;
  left: 0;
  bottom: -71px;
  position: absolute;
}
.panel-locations .map-panel .side-line.side-canada {
  height: 68.2%;
  left: 18.4%;
}
.panel-locations .map-panel .side-line.side-dubai {
  height: 50.85%;
  left: 62.2%;
}
.panel-locations .map-panel .side-line.side-egypt {
  height: 53.25%;
  left: 55.64%;
}
.panel-locations .map-panel .side-line.side-london {
  height: 64.975%;
  left: 47.1%;
}
.panel-locations .map-panel .side-line.side-yemen {
  height: 45.5%;
  left: 59.45%;
}
.panel-locations .map-panel .side-line.active {
  visibility: visible;
  opacity: 1;
  z-index: 25;
}
.panel-timeline .timeline-green {
  margin-bottom: 80px;
  padding-top: 55px;
  padding-bottom: 55px;
}
.panel-timeline .halfcol.copycol p,
.panel-timeline .halfcol.copycol blockquote {
  font-size: 14px;
}
.panel-timeline .halfcol.copycol blockquote {
  border-left: 2px solid #41af64;
  padding-left: 16px;
}
.panel-timeline .timeline-panel {
  float: left;
}
.panel-timeline .timeline-panel .timeline-top {
  margin-top: 25px;
  padding-top: 45px;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element {
  border-left: 1.5px solid rgba(51, 51, 51, 0.6);
  margin-bottom: -30px;
  padding: 0 10px 97px 6px;
  float: left;
  display: flex;
  align-items: flex-end;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element .timeline-year {
  bottom: 55px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element .timeline-copy {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element.timeline-1997 {
  width: 12.5%;
  margin-right: 9.125%;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element.timeline-2002 {
  width: 25%;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element.timeline-2002 .timeline-copy {
  max-width: 200px;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element.timeline-2012 {
  width: 16%;
  margin-right: 9.85%;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element.timeline-2016 {
  border-left: 2px solid #41af64;
  width: 31.5%;
  margin-right: 1.04%;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element.timeline-2016::before {
  background-color: #41af64;
  width: 2px;
  height: 45px;
  left: -2px;
  top: -45px;
  position: absolute;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element.timeline-2020 {
  border-left: 1.5px solid #41af64;
  width: 19.9%;
  padding-right: 0;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element:hover .timeline-year {
  bottom: 63px;
}
.panel-timeline .timeline-panel .timeline-top .timeline-element:hover .timeline-copy {
  margin-top: -6px;
  padding-top: -6px;
}
.panel-timeline .timeline-panel .timeline-middle {
  z-index: 10;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar {
  background: linear-gradient(to right, #000000, #41af64, #41af64);
  height: 20px;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar::before {
  background-color: #ffffff;
  width: 20px;
  height: 24px;
  right: 0;
  top: -2px;
  position: absolute;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar:after {
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 24px solid #41af64;
  right: 0;
  top: -14px;
  position: absolute;
  z-index: 10;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker {
  background-color: rgba(51, 51, 51, 0.6);
  width: 1.5px;
  height: 30px;
  top: -5px;
  position: absolute;
  z-index: -1;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.line-green {
  background-color: #41af64;
  height: 40px;
  top: -10px;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-one {
  left: 2.5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-two {
  left: 5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-three {
  left: 7.5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-four {
  left: 10%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-five {
  left: 15%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-six {
  left: 17.5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-seven {
  left: 20%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-eight {
  left: 22.5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-nine {
  left: 25%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-ten {
  left: 27.5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-eleven {
  left: 30%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-twelve {
  left: 32.5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-thirteen {
  left: 35%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-fourteen {
  left: 40%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-fifteen {
  left: 42.5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-sixteen {
  left: 45%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-seventeen {
  left: 54%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-eighteen {
  left: 60.5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-nineteen {
  left: 67%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-twenty {
  left: 73.5%;
}
.panel-timeline .timeline-panel .timeline-middle .arrow-bar .line-marker.marker-twentyone {
  left: 80%;
}
.panel-timeline .timeline-panel .timeline-bottom .timeline-element {
  margin-top: -30px;
  padding: 97px 10px 0 6px;
  float: left;
}
.panel-timeline .timeline-panel .timeline-bottom .timeline-element .timeline-year {
  top: 55px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.panel-timeline .timeline-panel .timeline-bottom .timeline-element.timeline-2000 {
  width: 12.5%;
  margin-left: 7.5%;
}
.panel-timeline .timeline-panel .timeline-bottom .timeline-element.timeline-2005 {
  width: 15%;
  margin-left: 12.5%;
  margin-right: 1.61%;
}
.panel-timeline .timeline-panel .timeline-bottom .timeline-element.timeline-2015 {
  width: 16%;
}
.panel-timeline .timeline-panel .timeline-bottom .timeline-element.timeline-2019 {
  border-left: 1.5px solid #41af64;
  width: 16%;
  margin-left: 21.9%;
}
.panel-timeline .timeline-panel .timeline-bottom .timeline-element.timeline-2021 {
  border-left: 1.5px solid #41af64;
  width: 13.4%;
}
.panel-timeline .timeline-panel .timeline-bottom .timeline-element:hover {
  padding-top: 103px;
}
.panel-timeline .timeline-panel .timeline-bottom .timeline-element:hover .timeline-year {
  top: 61px;
}
.panel-timeline .timeline-panel .timeline-element {
  border-left: 1.5px solid rgba(51, 51, 51, 0.6);
  position: relative;
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.panel-timeline .timeline-panel .timeline-element .timeline-year {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  left: 6px;
  position: absolute;
}
.panel-timeline .timeline-panel .timeline-element .timeline-year.green {
  color: #41af64;
  font-size: 32px;
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.panel-timeline .timeline-panel .timeline-element .timeline-copy {
  max-width: 285px;
  margin-top: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.panel-timeline .timeline-panel .timeline-element .timeline-copy p {
  margin-bottom: 10px;
  font-size: 12px;
}
.panel-timeline .timeline-panel .timeline-element .timeline-copy span {
  color: #41af64;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.panel-timeline .timeline-panel .timeline-element.timeline-2016,.panel-timeline .timeline-panel .timeline-element.timeline-2019,.panel-timeline .timeline-panel .timeline-element.timeline-2020,.panel-timeline .timeline-panel .timeline-element.timeline-2021,.panel-timeline .timeline-panel .timeline-element.timeline-2026{opacity:1}
}
.panel-timeline .timeline-panel .timeline-element.opposite {
  border-left: none;
  border-right: 1.5px solid rgba(51, 51, 51, 0.6);
  text-align: right;
}
.panel-timeline .timeline-panel .timeline-element.opposite .timeline-year {
  left: inherit;
  right: 10px;
  top: 55px;
}
.panel-timeline .timeline-panel .timeline-element.opposite-alt {
  border-left: none;
  border-right: 1.5px solid rgba(51, 51, 51, 0.6);
  text-align: right;
}
.panel-timeline .timeline-panel .timeline-element.opposite-alt .timeline-year {
  left: inherit;
  right: 10px;
}
.panel-timeline .timeline-panel .timeline-element:hover {
  opacity: 1;
}
.panel-timeline .timeline-logo {
  width: 115px;
  right: 0;
  bottom: 0;
  position: absolute;
}
.panel-timeline .timeline-logo-mob {
  float: right;
}
.panel-timeline .timeline-mobile {
  margin-top: 25px;
  float: left;
  display: none;
}
.panel-timeline .timeline-mobile .timeline-element {
  border-top: 2px solid #41af64;
  padding-top: 25px;
  padding-bottom: 15px;
}
.panel-timeline .timeline-mobile .timeline-element .timeline-year {
  margin-bottom: 10px;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  display: block;
}
.panel-timeline .timeline-mobile .timeline-element .timeline-year.green {
  color: #41af64;
}
.panel-timeline .timeline-mobile .timeline-element .timeline-copy p {
  margin-bottom: 15px;
}
.panel-timeline .timeline-mobile .timeline-element .timeline-copy p span {
  color: #41af64;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.panel-timeline .timeline-mobile .timeline-element .timeline-copy img {
  max-width: 250px;
  margin-top: 25px;
}
.panel-contact {
  padding-top: 45px;
  padding-bottom: 100px;
}
.panel-contact p {
  font-size: 14px;
}
.panel-contact .gform_wrapper {
  margin-top: 50px;
}
.rollblock-panel {
  max-width: 1600px;
  margin: 0 auto;
}
.rollblock-panel .rollblock-grid .rollblock-block {
  width: 32.333%;
  margin: 0 0.5%;
  height: auto;
  float: left;
  overflow: hidden;
  border-radius: 0 25px 0 0;
}
.rollblock-panel .rollblock-grid .rollblock-block img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden {
  background-color: rgba(40, 52, 66, 0.8);
  color: #ffffff;
  width: 100%;
  max-width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner .inner-inner,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden .inner-inner {
  max-width: 100%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner .block-title,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden .block-title,
.rollblock-panel .rollblock-grid .rollblock-block .inner .block-subheading,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden .block-subheading {
  width: 100%;
  text-align: left;
  white-space: nowrap;
  display: block;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner .block-title,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden .block-title {
  padding: 8% 4% 0;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner .block-title h4,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden .block-title h4 {
  margin-bottom: 6px;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner .block-subheading,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden .block-subheading {
  margin-bottom: 18px;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  white-space: normal;
  display: block;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner .block-description,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden .block-description {
  width: 100%;
  padding: 0 4% 15px;
  display: block;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner .block-description p,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden .block-description p {
  margin-bottom: 16px;
  font-size: 17px;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner .block-description .rm-link-alt,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden .block-description .rm-link-alt {
  margin-bottom: 0;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner h4,
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden h4 {
  margin-bottom: 3px;
}
.rollblock-panel .rollblock-grid .rollblock-block .inner-hidden {
  position: absolute;
  visibility: hidden;
}
.rollblock-panel .rollblock-grid .rollblock-block:hover .inner {
  background-color: rgba(0, 0, 0, 0.65);
  height: 100% !important;
}
.rollblock-panel .rollblock-grid .rollblock-block:hover .inner .inner-inner {
  margin-bottom: 0px !important;
}
.rollblock-panel .rollblock-grid .rollblock-block:hover .inner .block-title,
.rollblock-panel .rollblock-grid .rollblock-block:hover .inner .block-subheading {
  text-align: left;
  width: 100%;
}
.rollblock-panel .rollblock-grid .rollblock-block:hover .inner .block-description .rm-link-alt {
  margin-bottom: 16px;
}
.micro-heading {
  margin-bottom: 25px;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14.5px;
  text-transform: uppercase;
  display: block;
}
.click-item .clickable img {
  margin-bottom: 12px;
}
.click-item .imgtitle-text,
.click-item .enlarge-text {
  width: 100%;
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  text-align: left;
  font-style: italic;
  display: block;
  float: left;
}
.click-item .imgtitle-text {
  font-style: italic;
}
.modal {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: scroll;
  position: fixed;
  visibility: hidden;
  opacity: 0;
  z-index: -100;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.modal .modal-inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.modal .modal-inner img {
  margin: 0 auto;
}
.modal .modal-inner .close-wrapper {
  margin-bottom: 15px;
}
.modal .modal-inner .modal-close {
  width: 26px;
  height: 26px;
  position: relative;
  float: right;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.modal .modal-inner .modal-close .line {
  background-color: #ffffff;
  width: 34px;
  height: 4px;
  left: -5px;
  top: 12px;
  position: absolute;
}
.modal .modal-inner .modal-close .line.line-ltr {
  transform: rotate(-45deg);
}
.modal .modal-inner .modal-close .line.line-rtl {
  transform: rotate(45deg);
}
.modal .modal-inner .modal-close:hover {
  cursor: pointer;
  transform: rotate(180deg);
}
.modal .modal-inner .inner {
  background-color: #ffffff;
  padding: 10px;
  border-radius: 3px;
}
.modal.active {
  visibility: visible;
  opacity: 1;
  z-index: 1000;
}
/* Post styles
-------------------------------------------------------------------------------*/
.post-content {
  padding-top: 75px;
  padding-bottom: 110px;
}
.post-content .leftcol {
  width: 74.5%;
  float: left;
}
.post-content .rightcol {
  width: 21.5%;
  float: right;
}
.post-content .rightcol h4 {
  margin-bottom: 15px;
  font-size: 14.5px;
}
.post-content .rightcol p {
  margin-bottom: 15px;
  font-size: 14px;
}
.post-content .copycol .wp-block-image {
  margin-top: 60px;
  margin-bottom: 60px;
}
.panel-archive .archive-item {
  width: 22.5%;
  margin-right: 3.3%;
  margin-bottom: 40px;
  float: left;
}
.panel-archive .archive-item .archive-thumbnail {
  margin-bottom: 24px;
  box-shadow: 3px 3px 3px #CCC;
  overflow: hidden;
  display: inline-block;
}
.panel-archive .archive-item .archive-thumbnail img {
  width: 100%;
  height: auto;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.panel-archive .archive-item .archive-thumbnail:hover img {
  transform: scale(1.1);
}
.panel-archive .archive-item .post-detail {
  margin-bottom: 35px;
}
.panel-archive .archive-item .post-detail h3 {
  margin-bottom: 23px;
}
.panel-archive .archive-item .post-detail h3 a {
  color: #333333;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18.5px;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.panel-archive .archive-item .post-detail h3 a:hover {
  color: #41af64;
}
.panel-archive .archive-item .post-detail .post-date {
  margin-bottom: 15px;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  display: block;
}
.panel-archive .archive-item .post-detail .post-date::before {
  background-image: url('_/img/icon_calendar.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 28px;
  height: 19px;
  margin-right: 9px;
  margin-bottom: -4px;
  display: inline-block;
}
.panel-archive .archive-item .post-detail p {
  font-size: 14px;
}
.panel-archive .archive-item.fourth {
  margin-right: 0;
}
.panel-archive.main-archive .archive-item {
  margin-bottom: 60px;
}
.pagination {
  border-top: 1px solid #CCC;
  width: 100%;
  margin-top: 65px;
  padding-top: 12px;
  text-align: right;
  display: block;
  float: left;
}
.pagination span.pages {
  color: #41af64;
  margin-right: 5px;
}
.pagination span.current,
.pagination a {
  background-color: rgba(255, 255, 255, 0.6);
  color: #333333;
  margin: 0 1px;
  padding: 6px 8px;
  line-height: 1em;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.pagination a:hover {
  background-color: #ffffff;
}
.pagination span.current {
  background-color: #41af64;
  border-color: #41af64;
  color: #ffffff;
}
/* Sidebar styles
-------------------------------------------------------------------------------*/
/* Footer styles
-------------------------------------------------------------------------------*/
.footer-wrapper {
  background-color: #283442;
  color: #ffffff;
  padding: 50px 0 30px;
}
.footer-wrapper .midcol a {
  color: #ffffff;
  text-decoration: none;
}
.footer-wrapper .midcol a:hover {
  text-decoration: underline;
}
.footer-wrapper .midcol .footer-upper {
  padding-bottom: 20px;
}
.footer-wrapper .midcol .footer-upper .totop {
  background-image: url('_/img/icon_totop.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 15px;
  height: 8px;
  right: 0;
  top: -90px;
  position: absolute;
}
.footer-wrapper .midcol .footer-upper .totop:hover {
  transform: translateY(-2px);
}
.footer-wrapper .midcol .footer-upper h5 {
  margin-bottom: 14px;
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
}
.footer-wrapper .midcol .footer-upper p {
  font-size: 14px;
  margin-bottom: 35px;
}
.footer-wrapper .midcol .footer-upper ul {
  font-size: 13px;
}
.footer-wrapper .midcol .footer-upper ul li {
  margin-bottom: 15px;
}
.footer-wrapper .midcol .footer-upper ul li a {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
}
.footer-wrapper .midcol .footer-upper .footer-column {
  float: left;
}
.footer-wrapper .midcol .footer-upper .footer-column.logo {
  width: 23%;
  padding-top: 0;
}
.footer-wrapper .midcol .footer-upper .footer-column.logo img {
  width: 90%;
  max-width: 205px;
}
.footer-wrapper .midcol .footer-upper .footer-column.nav {
  width: 39%;
  padding-top: 20px;
  padding-right: 10%;
}
.footer-wrapper .midcol .footer-upper .footer-column.contact {
  width: 29%;
}
.footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row {
  margin-bottom: 25px;
}
.footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row a,
.footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row span {
  margin-bottom: 10px;
  font-size: 14px;
  display: block;
}
.footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row .social-link {
  margin-right: 35px;
  display: inline-block;
  float: left;
}
.footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row .social-link:hover {
  opacity: 0.8;
}
.footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row .social-link img {
  width: 25px;
}
.footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row .social-link.last {
  margin-right: 0;
}
.footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row .social-link.twitter {
  padding-top: 5px;
}
.footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row .social-link.youtube {
  padding-top: 7px;
}
.footer-wrapper .midcol .footer-lower small {
  font-size: 13px;
}
.footer-wrapper .midcol .footer-lower small span {
  margin-right: 10px;
}
.footer-wrapper .midcol .footer-lower small a {
  margin: 0 10px;
}
/* Embedded fonts
-------------------------------------------------------------------------------*/
.montfont-lt {
  font-family: montserrat, sans-serif;
  font-weight: 300;
  font-style: normal;
}
.montfont {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.montfont-med {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.montfont-semi {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.montfont-bold {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.montfont-black {
  font-family: montserrat, sans-serif;
  font-weight: 900;
  font-style: normal;
}
/* And here begins the WordPress fun.
-------------------------------------------------------------------------------*/
#wrapper {
  width: 100%;
  margin: 0 auto;
}
.copycol h1 {
  color: #41af64;
  margin-bottom: 35px;
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 45px;
  line-height: 1.2em;
}
.copycol h2,
.copycol h3 {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1em;
  margin-bottom: 30px;
  font-size: 45px;
}
.copycol h2 span,
.copycol h3 span {
  color: #41af64;
}
.copycol h2.lighter,
.copycol h3.lighter {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.copycol h3 {
  color: #283442;
  font-size: 36px;
  line-height: 1.2em;
}
.copycol h3 span {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.copycol h4 {
  color: #41af64;
  margin-bottom: 25px;
  font-size: 32px;
  font-weight: 600;
}
.copycol h6 {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.copycol a {
  color: #41af64;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.copycol a:hover {
  text-decoration: underline;
}
.copycol p {
  font-size: 16.5px;
}
.copycol ol,
.copycol ul {
  margin-bottom: 30px;
  margin-left: 0;
}
.copycol ol li,
.copycol ul li {
  margin-bottom: 13px;
  margin-left: 4%;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
}
.copycol ul {
  list-style: none;
}
.copycol ul li {
  padding-left: 16px;
  margin-left: 0;
}
.copycol ul li:before {
  background-color: #41af64;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 0;
  top: 7px;
  position: absolute;
}
.copycol ul.gform_fields li {
  padding-left: 0;
}
.copycol ul.gform_fields li::before {
  display: none;
}
.copycol table {
  background-color: #ffffff;
  width: 100%;
  margin: 0 0 25px;
  float: left;
  position: relative;
}
.copycol table tbody {
  border-top: 25px solid #ffffff;
  border-bottom: 50px solid #ffffff;
}
.copycol table tr th,
.copycol table tr td {
  padding-right: 30px;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.copycol table tr th:last-child,
.copycol table tr td:last-child {
  padding-right: 15px;
}
.copycol table tr th {
  color: #41af64;
  padding-bottom: 25px;
  font-size: 17.5px;
}
.copycol table tr td {
  padding-bottom: 3px;
  font-size: 17px;
}
.copycol table tr td span,
.copycol table tr td strong {
  float: right;
}
.copycol table tr td strong {
  margin-right: 15%;
}
.copycol .offset-white {
  background-color: #ffffff;
  padding-top: 20px;
  overflow: hidden;
  position: relative;
  overflow: visible;
}
.copycol.keyhead h3 {
  margin-bottom: 30px;
  font-size: 45px;
  font-weight: 600;
}
.bg-navy .copycol h4 {
  color: #ffffff;
}
.centred {
  text-align: center;
}
.gorel {
  position: relative;
}
.noflow {
  overflow: hidden;
}
.ontop {
  z-index: 10;
}
.bg-black {
  background-color: #000000;
  color: #ffffff;
}
.bg-navy {
  background-color: #283442;
  color: #ffffff;
}
.bg-green {
  background-color: #41af64;
  color: #ffffff;
}
.bg-grey {
  background-color: #eaeaea;
}
.bg-greymid {
  background-color: #CCC;
}
.bg-greylt {
  background-color: #f8f8f8;
}
.darktext {
  color: #333333 !important;
}
.button-link {
  background-color: #000000;
  color: #ffffff !important;
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.button-link.white.outlined {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.button-link.white.outlined:hover {
  background-color: #ffffff;
  color: #41af64 !important;
}
.button-link.half {
  width: 49%;
  float: left;
}
.button-link.half.even {
  float: right;
}
.button-link:hover {
  background-color: #000000;
  color: #ffffff;
}
.rm-link {
  background-color: #333333;
  color: #41af64;
  padding: 3px 10px;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.rm-link:hover {
  background-color: #41af64;
  color: #ffffff;
}
.rm-link.rounded {
  padding: 10px 30px;
  border-radius: 10px;
}
.rm-link.green {
  background-color: #41af64;
  color: #ffffff;
}
.rm-link.green:hover {
  background-color: #333333;
}
.rm-link-alt {
  background-color: #283442;
  color: #ffffff;
  padding: 5px 10px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.rm-link-alt:hover {
  color: #41af64;
}
.rm-link-alt.green {
  background-color: #41af64;
}
.rm-link-alt.green:hover {
  background-color: #283442;
  color: #ffffff;
}
ul.social-icons {
  margin-top: 12px;
}
ul.social-icons li {
  margin-left: 16px;
  float: left;
}
ul.social-icons li a {
  display: block;
}
ul.social-icons li a img {
  max-height: 30px;
}
ul.social-icons li a:hover {
  transform: translateY(-3px);
}
.overlay {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.overlay.overlay-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
}
.overlay.overlay-city {
  background-image: url('_/img/bg_london_cityscape.jpg');
  background-position: center top;
}
.overlay .overlay-green {
  background: #41af64 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
}
::before,
::after {
  content: "";
}
/* Animation functions */
.trans {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.translow {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.fromleft-none {
  opacity: 0;
  transform: translateX(-300px);
  animation: fromleft 1100ms ease-out 0s 1 normal forwards;
}
.fromleft-med {
  opacity: 0;
  transform: translateX(-300px);
  animation: fromleft 1100ms ease-out 750ms 1 normal forwards;
}
.leftfade-fm-ds {
  opacity: 0;
}
.leftfade-fm-ds.in-view {
  animation: fadeFromLeftMid 750ms ease-out 250ms 1 forwards;
}
.leftfade-fm-dm {
  opacity: 0;
}
.leftfade-fm-dm.in-view {
  animation: fadeFromLeftMid 750ms ease-out 600ms 1 forwards;
}
.rightfade-fm-ds {
  opacity: 0;
}
.rightfade-fm-ds.in-view {
  animation: fadeFromRightMid 750ms ease-out 250ms 1 forwards;
}
.rightfade-fm-dm {
  opacity: 0;
}
.rightfade-fm-dm.in-view {
  animation: fadeFromRightMid 750ms ease-out 600ms 1 forwards;
}
.bottomfade-fm-ds {
  opacity: 0;
}
.bottomfade-fm-ds.in-view {
  animation: fadeFromBottomMid 750ms ease-out 250ms 1 forwards;
}
@keyframes fromleft {
  0% {
    transform: translateX(-300px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes fadeFromLeftMid {
  0% {
    transform: translateX(-120px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeFromRightMid {
  0% {
    transform: translateX(120px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeFromBottomMid {
  0% {
    transform: translateY(120px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* Form styles
-------------------------------------------------------------------------------*/
.gform_wrapper {
  margin: 30px 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield {
  margin-bottom: 30px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  min-width: 140px;
  margin-bottom: 10px;
  padding: 3px 20px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}
.gform_wrapper form .gform_body .gform_fields .gfield input,
.gform_wrapper form .gform_body .gform_fields .gfield textarea {
  width: 100%;
  padding: 17px 15px 14px;
  font-size: 14px;
}
.gform_wrapper form .gform_body .gform_fields .gfield input,
.gform_wrapper form .gform_body .gform_fields .gfield textarea {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.gform_wrapper form .gform_body .gform_fields .gfield input[type="text"],
.gform_wrapper form .gform_body .gform_fields .gfield textarea[type="text"],
.gform_wrapper form .gform_body .gform_fields .gfield input[type="email"],
.gform_wrapper form .gform_body .gform_fields .gfield textarea[type="email"],
.gform_wrapper form .gform_body .gform_fields .gfield input[type="tel"],
.gform_wrapper form .gform_body .gform_fields .gfield textarea[type="tel"] {
  border: none;
  float: left;
}
.gform_wrapper form .gform_body .gform_fields .gfield input:focus,
.gform_wrapper form .gform_body .gform_fields .gfield textarea:focus {
  outline: 2px solid #41af64 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield textarea {
  border: none;
  height: 285px;
}
.gform_wrapper form .gform_body .gform_fields .gfield select {
  background-color: #ffffff;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  border: 1px solid #ffffff;
  width: 100%;
  padding: 17px 12px 14px;
  font-size: 16px;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.gform_wrapper form .gform_body .gform_fields .gfield select::-ms-expand {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield select:hover {
  border-color: rgba(65, 175, 100, 0.5);
}
.gform_wrapper form .gform_body .gform_fields .gfield select option {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3em;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_description {
  margin-top: 10px;
  font-size: 18px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gform_validation_container {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error input,
.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error textarea {
  border: 1px solid red;
}
.gform_wrapper form .gform_body .gform_fields .gfield.quarter-field {
  width: 22%;
  height: auto;
  margin-right: 4%;
  float: left;
  vertical-align: baseline;
}
.gform_wrapper form .gform_body .gform_fields .gfield.quarter-field.last {
  margin-right: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield.third-field {
  width: 32.5%;
  margin-right: 1.25%;
  float: left;
}
.gform_wrapper form .gform_body .gform_fields .gfield.third-field.last {
  margin-right: 0;
}
.gform_wrapper form .gform_footer {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 30px;
  overflow: hidden;
  float: right;
}
.gform_wrapper form .gform_footer .gform_button {
  background-color: #41af64;
  color: #ffffff;
  border: none;
  padding: 18px 65px;
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  float: right;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.gform_wrapper form .gform_footer .gform_button:hover {
  background-color: #ffffff;
  color: #41af64;
}
.gform_wrapper .validation_error {
  background-color: #ffffff;
  border: 2px solid red;
  color: red;
  margin-bottom: 25px;
  padding: 15px 20px;
}
.gform_wrapper .validation_message {
  background-color: red;
  color: #ffffff;
  width: 100%;
  margin-top: 0 !important;
  padding: 3px 12px;
  float: left;
}
.gform_submission_error {
  background-color: #ffffff;
  color: red;
  margin-bottom: 25px;
  padding: 25px;
  font-weight: bold;
}
.gform_confirmation_message {
  background-color: #ffffff;
  margin: 30px 0 0;
  padding: 30px;
  font-size: 30px;
  text-align: center;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}
/* Plugin styles
-------------------------------------------------------------------------------*/
/* Slick */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-list,
.slick-track {
  width: 100%;
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  z-index: 50;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.slick-arrow:hover {
  cursor: pointer;
}
.slick-dots {
  width: 50%;
  max-width: 600px;
  margin: -54px 0 0 50%;
  text-align: right;
  position: relative;
  z-index: 25;
}
.slick-dots li {
  margin: 0 0 0 10px;
  display: inline-block;
}
.slick-dots li button {
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 50%;
  text-indent: -999em;
  width: 13px;
  height: 13px;
  margin-bottom: 0;
  padding: 0;
  outline: none;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.slick-dots li:hover button {
  background-color: rgba(255, 255, 255, 0.5);
}
.slick-dots li.slick-active button {
  background-color: rgba(65, 175, 100, 0.8);
  opacity: 1;
}
.slick-dots li.slick-active button:hover {
  opacity: 1;
}
/* Leading gallery */
.leading-gallery,
.leading-single,
.onpage-gallery {
  background-color: #000000;
  min-height: 613px;
  overflow: hidden;
}
.leading-gallery .slide-item,
.leading-single .slide-item,
.onpage-gallery .slide-item {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  /*&::before {
            content: "";
            background-image: linear-gradient(to right, fade(@black, 100%), fade(@black, 85%), fade(@black, 85%), fade(@black, 35%), fade(@black, 35%), fade(@black, 35%));
            width: 103%;
            height: 100%;
            left: -3%;
            top: 0;
            position: absolute;
        }*/
}
.leading-gallery .slide-item .copy-wrap,
.leading-single .slide-item .copy-wrap,
.onpage-gallery .slide-item .copy-wrap {
  color: #ffffff;
  min-height: 613px;
  display: flex;
  align-items: flex-end;
  padding-bottom: 80px;
  position: relative;
  z-index: 30;
}
.leading-gallery .slide-item .copy-wrap .leadline,
.leading-single .slide-item .copy-wrap .leadline,
.onpage-gallery .slide-item .copy-wrap .leadline {
  margin-bottom: 15px;
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 65px;
  line-height: 1em;
  display: block;
}
.leading-gallery .slide-item .copy-wrap .leadline span,
.leading-single .slide-item .copy-wrap .leadline span,
.onpage-gallery .slide-item .copy-wrap .leadline span {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
}
.leading-gallery .slide-item .copy-wrap .leadline.smallhead,
.leading-single .slide-item .copy-wrap .leadline.smallhead,
.onpage-gallery .slide-item .copy-wrap .leadline.smallhead {
  max-width: none;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 1.1em;
}
.leading-gallery .slide-item .copy-wrap .subline,
.leading-single .slide-item .copy-wrap .subline,
.onpage-gallery .slide-item .copy-wrap .subline {
  margin-bottom: 30px;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  display: block;
}
.leading-gallery .slide-item .copy-wrap .subline.largehead,
.leading-single .slide-item .copy-wrap .subline.largehead,
.onpage-gallery .slide-item .copy-wrap .subline.largehead {
  font-family: montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 80px;
  line-height: 1em;
}
.leading-gallery .slide-item .copy-wrap .rm-link,
.leading-single .slide-item .copy-wrap .rm-link,
.onpage-gallery .slide-item .copy-wrap .rm-link {
  color: #ffffff;
  padding: 10px;
}
.leading-gallery .slide-item .copy-wrap .rightfade-fm-dn,
.leading-single .slide-item .copy-wrap .rightfade-fm-dn,
.onpage-gallery .slide-item .copy-wrap .rightfade-fm-dn,
.leading-gallery .slide-item .copy-wrap .rightfade-fm-dm,
.leading-single .slide-item .copy-wrap .rightfade-fm-dm,
.onpage-gallery .slide-item .copy-wrap .rightfade-fm-dm {
  opacity: 0;
  transform: translateX(-300px);
}
.leading-gallery .slide-item img.feature-image,
.leading-single .slide-item img.feature-image,
.onpage-gallery .slide-item img.feature-image {
  width: 100%;
  height: auto;
  margin-top: -3.4%;
}
.leading-gallery .slide-item img.main-graphic,
.leading-single .slide-item img.main-graphic,
.onpage-gallery .slide-item img.main-graphic {
  height: 120%;
  margin-top: -65px;
  width: auto;
  float: right;
}
.leading-gallery .slide-item.slick-current .rightfade-fm-dn,
.leading-single .slide-item.slick-current .rightfade-fm-dn,
.onpage-gallery .slide-item.slick-current .rightfade-fm-dn {
  animation: fromleft 1100ms ease-out 0s 1 normal forwards;
}
.leading-gallery .slide-item.slick-current .rightfade-fm-dm,
.leading-single .slide-item.slick-current .rightfade-fm-dm,
.onpage-gallery .slide-item.slick-current .rightfade-fm-dm {
  animation: fromleft 750ms ease-out 750ms 1 normal forwards;
}
.leading-gallery.post-leading,
.leading-single.post-leading,
.onpage-gallery.post-leading {
  min-height: 350px;
}
.leading-gallery.post-leading .slide-item .copy-wrap,
.leading-single.post-leading .slide-item .copy-wrap,
.onpage-gallery.post-leading .slide-item .copy-wrap {
  min-height: 350px;
}
.leading-gallery .slick-arrow,
.leading-single .slick-arrow,
.onpage-gallery .slick-arrow {
  bottom: 28%;
}
.leading-gallery .slick-arrow.slick-prev,
.leading-single .slick-arrow.slick-prev,
.onpage-gallery .slick-arrow.slick-prev {
  background-image: url('_/img/icon_prev_white.png');
  left: 50%;
  margin-left: -650px;
}
.leading-gallery .slick-arrow.slick-prev:hover,
.leading-single .slick-arrow.slick-prev:hover,
.onpage-gallery .slick-arrow.slick-prev:hover {
  margin-left: -653px;
}
.leading-gallery .slick-arrow.slick-next,
.leading-single .slick-arrow.slick-next,
.onpage-gallery .slick-arrow.slick-next {
  background-image: url('_/img/icon_next_white.png');
  right: 50%;
  margin-right: -650px;
}
.leading-gallery .slick-arrow.slick-next:hover,
.leading-single .slick-arrow.slick-next:hover,
.onpage-gallery .slick-arrow.slick-next:hover {
  margin-right: -653px;
}
.leading-gallery .slick-arrow:hover,
.leading-single .slick-arrow:hover,
.onpage-gallery .slick-arrow:hover {
  cursor: pointer;
}
.onpage-gallery {
  border-bottom: 25px solid #41af64;
}
.onpage-gallery .slide-item .copy-wrap .subline {
  margin-bottom: 0;
}
.onpage-gallery .rm-link-alt {
  margin-top: 40px;
  margin-left: 30px;
}
.onpage-carousel {
  padding-left: 30px;
  padding-right: 30px;
}
.onpage-carousel .slick-track {
  display: flex !important;
}
.onpage-carousel .slide-item .inner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100%;
}
.onpage-carousel .slide-item .inner .modal-trigger {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 10;
}
.onpage-carousel .slide-item .inner .modal-trigger:hover {
  cursor: pointer;
}
.onpage-carousel .slick-arrow {
  bottom: 47.5%;
}
.onpage-carousel .slick-arrow.slick-prev {
  background-image: url('_/img/icon_prev_navy.png');
  left: 2px;
}
.onpage-carousel .slick-arrow.slick-prev:hover {
  left: 0;
}
.onpage-carousel .slick-arrow.slick-next {
  background-image: url('_/img/icon_next_navy.png');
  right: 2px;
}
.onpage-carousel .slick-arrow.slick-next:hover {
  right: 0;
}
.onpage-carousel .slick-arrow:hover {
  cursor: pointer;
}
.leading-simple {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.leading-simple .midcol {
  min-height: 470px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  align-items: center;
}
.leading-simple .midcol .inner {
  width: 100%;
}
.leading-simple .midcol .inner h1 {
  margin-bottom: 0;
}
.leading-simple .midcol .inner .title-square {
  min-height: 152px;
  margin-bottom: 0;
  padding: 20px 30px 20px;
  display: flex;
  align-items: center;
}
.leading-simple .midcol .inner .title-square h2 {
  margin-top: 10px;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
}
.leading-simple .midcol .inner .title-square h2 span {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.leading-simple .midcol .inner .author-meta {
  color: #ffffff;
  border-top: 5px solid #ffffff;
  width: 100%;
  max-width: 420px;
  margin-top: 20px;
  padding-top: 30px;
}
.leading-simple .midcol .inner .author-meta .author-image {
  background-color: #CCC;
  width: 56px;
  height: 56px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
}
.leading-simple .midcol .inner .author-meta .author-name {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 16px;
  float: left;
}
.leading-simple .midcol .inner .title-square {
  width: auto;
  min-height: 125px;
  padding-right: 75px;
  float: left;
}
.leading-simple .midcol .inner .title-square h1 {
  font-size: 63px;
  font-weight: 600;
  text-transform: none;
}
.leading-simple.simple .midcol,
.leading-simple.simple-noimg .midcol {
  min-height: 0;
  padding-top: 100px;
  padding-bottom: 80px;
}
.leading-simple.simple .midcol .inner .title-square,
.leading-simple.simple-noimg .midcol .inner .title-square {
  width: auto;
  min-height: 125px;
  padding-right: 75px;
  float: left;
}
.leading-simple.simple .midcol .inner .title-square h1,
.leading-simple.simple-noimg .midcol .inner .title-square h1 {
  font-size: 63px;
  font-weight: 600;
}
.leading-simple.simple .midcol {
  max-height: 620px;
  padding-top: 27%;
  padding-bottom: 6.75%;
}
.leading-simple.simple-noimg .title-square .overlay {
  opacity: 1;
}
.blog-date {
  border-top: 2px solid #ffffff;
  padding-top: 28px;
  padding-bottom: 28px;
}
.blog-date span {
  color: #ffffff;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1em;
}
.title-square {
  color: #ffffff;
  width: 100%;
  max-width: 900px;
  padding: 30px;
  overflow: hidden;
}
.title-square .square-contents {
  z-index: 25;
}
.title-square h1 {
  margin-bottom: 40px;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 49px;
  line-height: 1.05em;
  text-transform: uppercase;
}
.title-square h2 {
  width: calc(100% - 170px);
  font-size: 18.5px;
  float: left;
}
.title-square .button-link {
  max-width: 160px;
  margin-top: 36px;
  float: right;
}
.title-square::before {
  background-color: rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
}
.title-square .overlay {
  background: #41af64 0% 0% no-repeat padding-box;
  opacity: 0.8;
}
/* Print styles!
-------------------------------------------------------------------------------*/
/* Media queries!
-------------------------------------------------------------------------------*/
.mobile-only,
.mobile-only-alt {
  display: none;
}
.desktop-only,
.desktop-only-alt {
  display: block;
}
/* Universal (under 1300px) ----------- */
@media only screen and (max-width: 1300px) {
  .leading-gallery .slide-item .copy-wrap,
  .onpage-gallery .slide-item .copy-wrap {
    padding-right: 32px;
    padding-left: 32px;
  }
  .slick-arrow.slick-prev {
    left: 0.5%;
    margin-left: 0;
  }
  .slick-arrow.slick-prev:hover {
    margin-left: 0;
  }
  .slick-arrow.slick-next {
    right: 0.5%;
    margin-right: 0;
  }
  .slick-arrow.slick-next:hover {
    margin-right: 0;
  }
}
/* Universal (under 1200px) ----------- */
@media only screen and (max-width: 1200px) {
  .midcol {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .midcol.nomobpad {
    padding-left: 0;
    padding-right: 0;
  }
  .header-wrapper .header-main {
    padding-left: 1.5%;
    padding-right: 1.5%;
  }
  .header-wrapper .header-logo {
    width: 22.5%;
    left: 1.5%;
  }
  ul.main-menu li {
    margin-left: 18px;
  }
  .slick-dots {
    padding-right: 2.5%;
  }
  .panel-keycols .keycol-grid.three-column .grid-item {
    width: 32.444%;
    margin-right: 1.333%;
  }
  .panel-keycols .keycol-grid.four-column .grid-item {
    width: 24%;
    margin-right: 1.333%;
  }
  .panel-archive .archive-item {
    width: 23.5%;
    margin-right: 2%;
  }
}
/* Universal (under 1100px) ----------- */
@media only screen and (max-width: 1100px) {
  .rollblock-panel {
    border-bottom: 25px solid #41af64;
  }
  .rollblock-panel .rollblock-grid .rollblock-block {
    background-color: #283442;
    width: 100%;
  }
  .rollblock-panel .rollblock-grid .rollblock-block img {
    width: 40%;
    filter: grayscale(0%);
    float: left;
  }
  .rollblock-panel .rollblock-grid .rollblock-block .inner {
    background-color: transparent;
    width: 60%;
    height: auto !important;
    position: relative;
    float: left;
  }
  .rollblock-panel .rollblock-grid .rollblock-block .inner .block-title,
  .rollblock-panel .rollblock-grid .rollblock-block .inner .block-subheading {
    text-align: left;
  }
  .rollblock-panel .rollblock-grid .rollblock-block .inner .block-title,
  .rollblock-panel .rollblock-grid .rollblock-block .inner .block-description {
    padding: 0;
  }
  .rollblock-panel .rollblock-grid .rollblock-block .inner .block-description .rm-link-alt.green:hover {
    background-color: #ffffff;
    color: #41af64;
  }
  .rollblock-panel .rollblock-grid .rollblock-block .inner .inner-inner {
    margin-bottom: 0 !important;
    padding: 5%;
  }
  .rollblock-panel .rollblock-grid .rollblock-block .inner-hidden {
    display: none;
  }
  .rollblock-panel .rollblock-grid .rollblock-block:hover .inner {
    background-color: transparent;
    height: auto !important;
  }
  .rollblock-panel .rollblock-grid .rollblock-block:hover .inner .block-title,
  .rollblock-panel .rollblock-grid .rollblock-block:hover .inner .block-subheading {
    width: 100%;
  }
  .rollblock-panel .rollblock-grid .rollblock-block.even {
    background-color: #41af64;
  }
  .rollblock-panel .rollblock-grid .rollblock-block.even .inner .block-description .rm-link-alt.green {
    background-color: #283442;
  }
  .rollblock-panel .rollblock-grid .rollblock-block.even .inner .block-description .rm-link-alt.green:hover {
    background-color: #ffffff;
    color: #41af64;
  }
  .rollblock-panel.image-only {
    border-bottom: none;
  }
  .rollblock-panel.image-only .rollblock-grid .rollblock-block {
    width: 33.333%;
  }
  .rollblock-panel.image-only .rollblock-grid .rollblock-block img {
    width: 100%;
  }
  .rollblock-panel.image-only .rollblock-grid .rollblock-block .inner {
    display: none;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.logo {
    width: 25%;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.nav,
  .footer-wrapper .midcol .footer-upper .footer-column.contact {
    width: 37.5%;
    padding-right: 6%;
  }
}
/* Universal (under 1080px) ----------- */
@media only screen and (max-width: 1080px) {
  .header-wrapper .header-logo {
    width: 20%;
    max-width: 150px;
    margin-top: 30px;
    top: 0;
    left: 0;
    position: relative;
    float: left;
  }
  .header-wrapper .header-right {
    width: 80%;
  }
  ul.main-menu li {
    margin-left: 10px;
  }
  .panel-team .team-grid.roundel-layout .grid-item {
    width: 49%;
  }
}
/* Universal (under 1000px) ----------- */
@media only screen and (max-width: 1000px) {
  .gform_wrapper form .gform_body .gform_fields .gfield.quarter-field {
    width: 48%;
    margin-right: 0;
  }
  .gform_wrapper form .gform_body .gform_fields .gfield.quarter-field.odd {
    margin-right: 4%;
  }
}
/* Universal (under 950px) ----------- */
@media only screen and (max-width: 950px) {
  .mobile-only-alt {
    display: block;
  }
  .desktop-only-alt {
    display: none;
  }
  .header-wrapper {
    height: auto;
    position: relative;
  }
  .header-wrapper .header-inner-wrapper {
    padding-bottom: 12px;
  }
  .header-wrapper .header-logo {
    width: 60%;
    margin-top: 10px;
  }
  .header-wrapper .header-right {
    width: 100px;
    margin-top: 25px;
  }
  .header-wrapper.onscroll {
    height: auto;
    box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0);
  }
  .header-wrapper.onscroll .header-inner-wrapper {
    height: auto;
  }
  .header-wrapper.onscroll .header-right {
    margin-top: 15px;
  }
  .header-spacer {
    display: none;
  }
  .panel-datatable .table-column {
    width: 50%;
    float: left;
  }
  .panel-datatable .table-column .table-head {
    margin-bottom: 35px;
  }
  .panel-datatable .table-column .table-row {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 32.5px;
  }
  .panel-datatable .table-column .table-row span {
    font-size: 30px;
  }
}
/* Universal (under 900px) ----------- */
@media only screen and (max-width: 900px) {
  .mobile-only-alt {
    display: block;
  }
  .desktop-only-alt {
    display: none;
  }
  .panel-fifty .halfcol .copycol table::after {
    right: 0;
  }
  .panel-fifty .halfcol.left.content-image-clicks .click-item img,
  .panel-fifty .halfcol.right.content-image-clicks .click-item img {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .panel-fifty .halfcol.content-copy.right-content-image-clicks {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0;
  }
  .panel-fifty .halfcol.content-copy.right-content-image-clicks.nomobmargin {
    margin-bottom: 0;
  }
  .panel-fifty .halfcol.content-image-clicks {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .panel-fifty .half-overlay {
    display: none;
  }
  .panel-copystat .leftcol,
  .panel-copystat .rightcol {
    width: 100%;
  }
  .panel-copystat .leftcol {
    margin-bottom: 20px;
  }
  .panel-keycols .keycol-grid {
    margin-bottom: 20px;
  }
  .panel-keycols .keycol-grid.three-column .grid-item,
  .panel-keycols .keycol-grid.four-column .grid-item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .panel-keycols .keycol-grid.three-column .grid-item.even,
  .panel-keycols .keycol-grid.four-column .grid-item.even {
    margin-right: 0;
  }
  .panel-keycols .keycol-grid.three-column .grid-item.third {
    width: 100%;
  }
  .panel-timeline .timeline-panel {
    display: none;
  }
  .panel-timeline .timeline-mobile {
    display: block;
  }
  .panel-archive .archive-item {
    width: 48.5%;
    margin-right: 3%;
  }
  .panel-archive .archive-item.even {
    margin-right: 0;
  }
  .panel-team .team-grid {
    grid-gap: 1.75rem;
    gap: 1.75rem;
  }
  .panel-team .team-grid.three-column {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .post-content .leftcol,
  .post-content .rightcol {
    width: 100%;
  }
}
/* Universal (under 800px) ----------- */
@media only screen and (max-width: 800px) {
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
  a.anchor {
    top: 0;
  }
  .header-wrapper.onscroll {
    position: relative;
  }
  .header-spacer.onscroll {
    height: 0;
  }
  .halfcol {
    width: 100%;
  }
  .leading-gallery,
  .onpage-gallery {
    min-height: 0;
  }
  .leading-gallery .slide-item .copy-wrap,
  .onpage-gallery .slide-item .copy-wrap {
    min-height: 0;
    padding-right: 2.5%;
    padding-left: 2.5%;
  }
  .leading-gallery .slide-item .copy-wrap .leadline,
  .onpage-gallery .slide-item .copy-wrap .leadline {
    font-size: 52px;
  }
  .leading-gallery .slide-item .copy-wrap .subline,
  .onpage-gallery .slide-item .copy-wrap .subline {
    font-size: 23.5px;
  }
  .onpage-carousel {
    padding-left: 0;
    padding-right: 0;
  }
  .slick-arrow {
    display: none !important;
  }
  .panel-fifty .halfcol.left {
    margin-bottom: 20px;
    padding-right: 0;
  }
  .panel-fifty .halfcol.left.content-image-std {
    margin-bottom: 0;
    padding-top: 0 !important;
    padding-bottom: 45px;
  }
  .panel-fifty .halfcol.left.content-image-cover {
    margin-bottom: 0;
    padding-top: 45px;
  }
  .panel-fifty .halfcol.right {
    padding-left: 0;
  }
  .panel-fifty .halfcol.right.content-image-cover {
    padding-bottom: 45px;
  }
  .panel-fifty .halfcol.content-copy.right-content-image-cover,
  .panel-fifty .halfcol.content-copy.left-content-image-cover {
    margin-bottom: 0;
  }
  .panel-fifty .halfcol.content-copy.right-content-image-cover .copy-wrapper,
  .panel-fifty .halfcol.content-copy.left-content-image-cover .copy-wrapper {
    min-height: 0;
    display: block;
  }
  .panel-fifty .halfcol.content-copy .copy-wrapper.centred-copy {
    min-height: 0;
    display: block;
  }
  .panel-fifty .halfcol.content-image-cover .image-element {
    width: 100%;
    height: auto;
    position: relative;
  }
  .panel-fifty .halfcol.content-image-cover .image-element img {
    width: 100%;
    height: auto;
    display: block;
  }
  .panel-sixtyforty .leftcol,
  .panel-sixtyforty .rightcol {
    width: 100%;
  }
  .panel-sixtyforty .leftcol {
    margin-bottom: 40px;
  }
  .panel-keyfigures {
    text-align: center;
  }
  .panel-feature .leftcol {
    width: 100%;
    padding-top: 0;
  }
  .panel-feature .leftcol .inner {
    min-height: 250px;
    padding: 5%;
  }
  .panel-feature .leftcol .inner::before {
    display: none;
  }
  .panel-feature .rightcol {
    background-color: #41af64;
    width: 100%;
    padding: 0 5% 5% 5%;
  }
  .panel-feature .rightcol::after {
    display: none;
  }
  .panel-logos .logo-grid .logo-item {
    width: 33.25%;
  }
  .panel-locations .map-panel {
    margin-bottom: 60px;
  }
  .panel-locations .map-panel img.world-map {
    margin-bottom: 25px;
  }
  .panel-locations .map-panel .loc-item {
    display: none;
  }
  .panel-locations .map-panel .detail-item {
    background-color: transparent;
    border-top: 2px solid #41af64;
    max-width: none;
    padding-top: 25px;
    padding-bottom: 5px;
    visibility: visible;
    opacity: 1;
    bottom: 0;
    position: relative;
    z-index: 10;
  }
  .panel-locations .map-panel .detail-item .inner p strong {
    margin-bottom: 5px;
    text-transform: uppercase;
    display: inline-block;
  }
  .panel-locations .map-panel .detail-item .inner p span {
    max-width: none;
  }
  .panel-locations .map-panel .detail-item.detail-canada,
  .panel-locations .map-panel .detail-item.detail-dubai,
  .panel-locations .map-panel .detail-item.detail-egypt,
  .panel-locations .map-panel .detail-item.detail-london,
  .panel-locations .map-panel .detail-item.detail-yemen {
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
  }
  .panel-locations .map-panel .detail-item.detail-canada .inner,
  .panel-locations .map-panel .detail-item.detail-dubai .inner,
  .panel-locations .map-panel .detail-item.detail-egypt .inner,
  .panel-locations .map-panel .detail-item.detail-london .inner,
  .panel-locations .map-panel .detail-item.detail-yemen .inner {
    text-align: left !important;
  }
  .panel-locations .map-panel .detail-item.detail-canada .inner strong,
  .panel-locations .map-panel .detail-item.detail-dubai .inner strong,
  .panel-locations .map-panel .detail-item.detail-egypt .inner strong,
  .panel-locations .map-panel .detail-item.detail-london .inner strong,
  .panel-locations .map-panel .detail-item.detail-yemen .inner strong {
    border-bottom: none;
  }
  .panel-locations .map-panel .detail-item.detail-canada .inner strong::before,
  .panel-locations .map-panel .detail-item.detail-dubai .inner strong::before,
  .panel-locations .map-panel .detail-item.detail-egypt .inner strong::before,
  .panel-locations .map-panel .detail-item.detail-london .inner strong::before,
  .panel-locations .map-panel .detail-item.detail-yemen .inner strong::before {
    display: none;
  }
  .panel-locations .map-panel .side-line {
    display: none;
  }
  .rollblock-panel .rollblock-grid .rollblock-block img,
  .rollblock-panel .rollblock-grid .rollblock-block .inner {
    width: 100%;
  }
  .footer-wrapper .midcol .footer-upper .footer-column {
    padding-top: 25px;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.logo {
    width: 25%;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.nav {
    width: 100%;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.contact {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%;
    margin: 25px 0 5px;
    padding: 25px 0;
  }
  .footer-wrapper .midcol .footer-upper ul li {
    margin-right: 16px;
    display: inline-block;
  }
}
/* Universal (under 680px) ----------- */
@media only screen and (max-width: 680px) {
  .header-upper ul.social-icons {
    width: 100%;
  }
  .header-spacer.onscroll {
    height: 141px;
  }
  .panel-team .team-grid {
    grid-gap: 2rem;
    gap: 2rem;
  }
  .panel-team .team-grid.two-column,
  .panel-team .team-grid.three-column {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .panel-team .team-grid.roundel-layout .grid-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .panel-keyimages .key-image {
    width: 100% !important;
  }
  .panel-datatable .table-column .table-head {
    margin-bottom: 20px;
    font-size: 26px;
  }
  .panel-datatable .table-column .table-row {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 25px;
  }
  .panel-datatable .table-column .table-row span {
    font-size: 24px;
  }
}
/* Universal (under 600px) ----------- */
@media only screen and (max-width: 600px) {
  .leading-gallery .slide-item .midcol,
  .onpage-gallery .slide-item .midcol {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .leading-gallery .slide-item .title-square h2,
  .onpage-gallery .slide-item .title-square h2 {
    width: 100%;
  }
  .leading-gallery .slide-item .title-square .button-link,
  .onpage-gallery .slide-item .title-square .button-link {
    max-width: 160px;
    margin-top: 36px;
    float: right;
  }
  .panel-logos .logo-grid .logo-item {
    width: 49.75%;
    margin-bottom: 15px;
  }
  .panel-archive .archive-item {
    width: 100%;
    margin-right: 0;
  }
  .panel-archive.main-archive .archive-item {
    margin-bottom: 40px;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.logo {
    width: 100%;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.nav {
    width: 100%;
    margin-top: 20px;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.contact {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%;
    margin: 25px 0 5px;
    padding: 25px 0;
  }
}
/* Universal (under 480px) ----------- */
@media only screen and (max-width: 480px) {
  .leading-gallery .slide-item .copy-wrap .leadline,
  .onpage-gallery .slide-item .copy-wrap .leadline {
    font-size: 36px;
  }
  .leading-gallery .slide-item .copy-wrap .subline,
  .onpage-gallery .slide-item .copy-wrap .subline {
    font-size: 18px;
  }
  .leading-gallery .slide-item .title-square .button-link,
  .onpage-gallery .slide-item .title-square .button-link {
    width: 100%;
    max-width: none;
  }
  .panel-keycols .keycol-grid.three-column .grid-item,
  .panel-keycols .keycol-grid.four-column .grid-item {
    width: 100%;
    margin-right: 0;
  }
  .panel-feature .leftcol .inner blockquote {
    color: #ffffff;
    border-top: 4px solid #ffffff;
    border-left: none;
    padding-top: 5.5%;
    padding-right: 0;
    padding-left: 0;
  }
  .panel-datatable .table-column {
    width: 100%;
  }
  ul.social-icons li {
    margin-left: 12px;
  }
  .copycol table tr th,
  .copycol table tr td {
    padding-right: 15px;
  }
  .copycol table tr th {
    font-size: 15px;
  }
  .copycol table tr td {
    padding-bottom: 10px;
    font-size: 14px;
  }
  .copycol table tr td span,
  .copycol table tr td strong {
    background-color: #f8f8f8;
    padding: 3px 0;
    display: block;
    float: none;
  }
  .gform_wrapper form .gform_body .gform_fields .gfield {
    margin-bottom: 25px;
  }
  .gform_wrapper form .gform_body .gform_fields .gfield.quarter-field {
    width: 100%;
  }
  .gform_wrapper form .gform_body .gform_fields .gfield.quarter-field.odd {
    margin-right: 0;
  }
  .footer-wrapper {
    text-align: center;
  }
  .footer-wrapper .midcol .footer-upper .footer-column {
    padding-right: 0 !important;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row.follow {
    margin-bottom: 0;
  }
  .footer-wrapper .midcol .footer-upper .footer-column.contact .contact-row .social-link {
    margin-bottom: 0;
    float: none;
  }
}
/*# sourceMappingURL=style.css.map */