/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: Nexia
Description:
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/
/*========== Variables ============*/
.bglight {
  background-color: #F2F2F2;
}
.bgprimary {
  background-color: #00B9B9;
}
.bgsecondary {
  background-color: #00323C;
}
/*============Sticky Footer============*/
html {
  font-size: 62.5%;
  height: 100%;
  overflow-x: hidden!important;
  scroll-behavior: smooth;
}
body {
  height: 100%;
  min-height: 100%;
  height: auto!important;
  display: flex;
  flex-direction: column;
  position: relative;
  font-size: 1.6rem;
  font-size: 16px;
  font-family: 'effra', sans-serif;
  overflow-x: hidden!important;
}
#wrap {
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  position: relative;
  right: 0;
  -webkit-transition: right 0.5s;
  -moz-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
.container-fluid {
  max-width: 1320px;
}
.clear {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
.alignright,
img.alignright {
  float: right;
  margin: 0 0 15px 30px;
}
img.alignleft,
.alignleft {
  float: left;
  margin: 0 30px 15px 0;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
.body ul,
.body ol {
  margin-top: -10px;
}
.body table {
  border: 1px solid #00323C;
}
.body table tbody tr td {
  padding: 15px 15px;
  border-right: 1px solid #00323C;
  border-bottom: 1px solid #00323C;
}
* {
  outline: none!important;
}
/*==========Fonts & Headings===========*/
body {
  font-family: 'effra', sans-serif;
  color: #575756;
  font-size: 18px;
  font-size: 1.8rem;
}
h1 {
  color: #00B9B9;
  font-size: 36px;
  font-size: 3.6rem;
  margin: 0 0 20px 0;
  font-weight: 400;
}
h2 {
  color: #00B9B9;
  font-size: 35px;
  font-size: 3.5rem;
  margin: 0 0 20px 0;
  font-weight: 400;
}
h3 {
  color: #00B9B9;
  font-size: 28px;
  font-size: 2.8rem;
  margin: 0 0 20px 0;
  font-weight: 400;
}
h4 {
  color: #00B9B9;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 0 20px 0;
  font-weight: 400;
}
h5 {
  color: #00323C;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 20px 0;
  font-weight: 400;
}
p {
  margin: 0 0 20px 0;
}
ol,
ul {
  padding: 0 0 0 30px;
  margin: 0 0 20px 0;
}
strong,
b {
  font-weight: bold;
  font-weight: 600;
}
.wsp-container h2 {
  font-size: 28px;
  font-size: 2.8rem;
  margin: 0 0 10px 0;
}
.wsp-container ul li a {
  color: #575756;
}
.border-heading h2 {
  padding-bottom: 10px;
  margin-bottom: 35px;
  border-bottom: 1px solid #00B9B9;
}
.border-heading h3 {
  padding-bottom: 10px;
  margin-bottom: 35px;
  border-bottom: 1px solid #00B9B9;
}
.border-heading h4 {
  color: #00323C;
  padding-bottom: 10px;
  margin-bottom: 35px;
  border-bottom: 1px solid #00323C;
}
a {
  color: #00B9B9;
  text-decoration: none;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
a:visited,
a:hover,
a:active {
  color: #00B9B9;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
  text-decoration: underline;
}
a.btn .fa-chevron-right,
.btn-fake .fa-chevron-right {
  margin-left: 10px;
}
a.btn-default,
a.btn-primary {
  line-height: 1;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
  justify-content: center;
  text-transform: uppercase;
  align-items: center;
  padding: 15px 25px;
  border-radius: 10px 0px;
  background-color: #00B9B9;
  border-color: #00B9B9;
  color: #fff;
}
a.btn-default:hover,
a.btn-primary:hover {
  background-color: #00323C;
  border-color: #00323C;
  text-decoration: none;
  color: #fff;
}
a.btn-secondary {
  line-height: 1;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
  justify-content: center;
  text-transform: uppercase;
  align-items: center;
  padding: 15px 25px;
  border-radius: 10px 0px;
  background-color: #00323C;
  border-color: #00323C;
  color: #fff;
}
a.btn-secondary:hover {
  background-color: #00B9B9;
  border-color: #00B9B9;
  text-decoration: none;
  color: #fff;
}
a.btn-primary-text {
  font-weight: 500;
  line-height: 1;
  font-size: 15px;
  font-size: 1.5rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #00B9B9;
}
a.btn-primary-text:hover {
  color: #575756;
  text-decoration: none;
}
a.btn-secondary-text {
  font-weight: 500;
  line-height: 1;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0px 0px;
  text-decoration: none;
  text-transform: uppercase;
  color: #00323C;
}
a.btn-secondary-text:hover {
  color: #575756;
  text-decoration: none;
}
a.btn-white-text {
  font-weight: 500;
  line-height: 1;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0px 0px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}
a.btn-white-text:hover {
  color: #575756;
}
a.btn-dark-text {
  font-weight: 500;
  line-height: 1;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0px 0px;
  text-decoration: none;
  text-transform: uppercase;
  color: #575756;
}
a.btn-dark-text:hover {
  color: #00323C;
  text-decoration: none;
}
button.btn-default {
  line-height: 1;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
  justify-content: center;
  text-transform: uppercase;
  align-items: center;
  padding: 15px 25px;
  border-radius: 100px;
  background-color: #00B9B9;
  border-color: #00B9B9;
  color: #fff;
}
button.btn-default:hover {
  background-color: #00323C;
  border-color: #00323C;
  text-decoration: none;
  color: #fff;
}
.spacing {
  margin-bottom: 50px;
}
.spacing-small {
  margin-bottom: 25px;
}
.padded {
  padding: 50px 0;
}
.padded-top {
  padding-top: 50px;
}
.padded-top-small {
  padding-top: 25px;
}
.padded-bottom {
  padding-bottom: 50px;
}
.padded-bottom-small {
  padding-bottom: 25px;
}
.padded-large {
  padding: 100px 0;
}
.padded-left {
  padding-left: 50px;
}
.padded-right {
  padding-right: 50px;
}
.padded-none {
  padding: 0px 0px;
}
.dual-header {
  padding-bottom: 5px;
  margin-bottom: 35px;
  border-bottom: 1px solid #00B2A9;
}
#videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
#videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Mobile Nav
==============================*/
#mobileNav {
  height: 100%;
  width: 50%;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: -50%;
  overflow-x: hidden;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mobileNav.menuOpen {
  right: 0;
}
#mobileNav .mobileNav-header {
  padding: 20px 10px;
  border-bottom: 1px solid #F2F2F2;
}
#mobileNav .mobileNav-header .header-inner .header-col .header-col-inner .header-logo img {
  width: 175px;
  height: auto;
}
#mobileNav .mobileNav-header .header-inner .header-col .header-col-inner .navToggle img {
  color: #00B9B9;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  margin-top: 4px;
  transition: 0s;
  cursor: pointer;
  margin-right: 8px;
  height: 30px;
  width: auto;
}
#mobileNav .mobileNav-header .header-inner .header-col .header-col-inner .navToggle .fa-times {
  color: #00B9B9;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  margin-top: 4px;
  transition: 0s;
  cursor: pointer;
  margin-right: 8px;
}
#mobileNav .mobileNav-header .header-inner .header-col .header-col-inner .navToggle .fa-times:hover {
  color: #00323C;
  transition: 0s;
}
#mobileNav .mobile-main-menu ul {
  margin: 0px;
  padding: 0px 15px;
  position: relative;
}
#mobileNav .mobile-main-menu ul li:last-of-type {
  border-bottom-color: #F2F2F2;
}
#mobileNav .mobile-main-menu ul li {
  position: relative;
  list-style-type: none;
  border-bottom: 1px solid #F2F2F2;
}
#mobileNav .mobile-main-menu ul li a {
  background-color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  color: #00B9B9;
  line-height: 1;
  font-weight: 400;
  padding: 20px 0px;
  display: block;
  transition: 0s;
  text-decoration: none;
}
#mobileNav .mobile-main-menu ul li a i {
  display: none;
}
#mobileNav .mobile-main-menu ul li a svg {
  display: none;
}
#mobileNav .mobile-main-menu ul li:hover a {
  font-weight: 700!important;
  transition: 0s;
}
#mobileNav .mobile-main-menu ul li:hover ul.sub-menu {
  background-color: transparent;
}
#mobileNav .mobile-main-menu ul li:hover ul.sub-menu li a {
  transition: 0s;
  font-weight: 400!important;
}
#mobileNav .mobile-main-menu ul li:hover ul.sub-menu li:hover a {
  transition: 0s;
  font-weight: 700!important;
}
#mobileNav .mobile-main-menu ul li:hover ul.sub-menu li.current-menu-item a {
  transition: 0s;
  font-weight: 700!important;
}
#mobileNav .mobile-main-menu ul li:hover ul.sub-menu ul.sub-menu li a {
  transition: 0s;
  font-weight: 400!important;
}
#mobileNav .mobile-main-menu ul li:hover ul.sub-menu ul.sub-menu li:hover a {
  transition: 0s;
  font-weight: 700!important;
}
#mobileNav .mobile-main-menu ul li:hover ul.sub-menu ul.sub-menu li.current-menu-item a {
  transition: 0s;
  font-weight: 700!important;
}
#mobileNav .mobile-main-menu ul li.current-menu-ancestor a {
  transition: 0s;
  font-weight: 700;
}
#mobileNav .mobile-main-menu ul li.current-menu-ancestor ul.sub-menu li a {
  transition: 0s;
  font-weight: 400;
}
#mobileNav .mobile-main-menu ul li.current-menu-ancestor ul.sub-menu li:hover a {
  transition: 0s;
  font-weight: 700;
}
#mobileNav .mobile-main-menu ul li.current-menu-ancestor ul.sub-menu li.current-menu-item a {
  transition: 0s;
  font-weight: 700;
}
#mobileNav .mobile-main-menu ul li.current-menu-item a {
  transition: 0s;
  font-weight: 700;
}
#mobileNav .mobile-main-menu ul li.current-menu-item ul.sub-menu li a {
  transition: 0s;
  font-weight: 400;
}
#mobileNav .mobile-main-menu ul li.current-menu-item ul.sub-menu li:hover a {
  transition: 0s;
  font-weight: 700;
}
#mobileNav .mobile-main-menu ul li.current-menu-item ul.sub-menu li.current-menu-item a {
  transition: 0s;
  font-weight: 700;
}
#mobileNav .mobile-main-menu ul .menu-drop {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  color: #00B9B9;
  height: 58px;
  width: 25px;
  text-align: center;
  line-height: 58px;
  cursor: pointer;
}
#mobileNav .mobile-main-menu ul .menu-drop.sub-menu-active i {
  transform: rotate(180deg);
}
#mobileNav .mobile-main-menu ul .sub-menu {
  max-width: unset;
  margin: 0 auto;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  display: none;
  background-color: #d7d7d7;
}
#mobileNav .mobile-main-menu ul .sub-menu li:last-of-type {
  border-bottom: none!important;
}
#mobileNav .mobile-main-menu ul .sub-menu li:first-of-type {
  border-top: 1px solid #F2F2F2;
}
#mobileNav .mobile-main-menu ul .sub-menu .sub-menu {
  max-width: unset;
  margin: 0 auto;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  display: none;
  background-color: #ebebeb;
}
#mobileNav .mobile-main-menu ul .sub-menu .sub-menu li a {
  padding-left: 15px;
}
#mobileNav .mobile-main-menu ul .sub-menu .sub-menu li:last-of-type {
  border-bottom: none!important;
}
#mobileNav .mobile-main-menu ul .sub-menu .sub-menu li:first-of-type {
  border-top: 2px solid #fff;
}
#mobileNav .mobile-main-menu ul#menu-utility-menu {
  background-color: #F2F2F2;
}
#mobileNav .mobile-main-menu ul#menu-utility-menu li {
  border-bottom-color: #575756 !important;
}
#mobileNav .mobile-main-menu ul#menu-utility-menu li a {
  color: #575756 !important;
  background-color: #F2F2F2 !important;
}
#mobileNav .mobile-main-menu ul#menu-utility-menu li a i,
#mobileNav .mobile-main-menu ul#menu-utility-menu li a svg {
  color: #BDBDBD;
  margin-right: 10px;
  display: inline-block !important;
}
#mobileNav .mobile-main-menu ul#menu-utility-menu li:last-of-type {
  border-bottom: none!important;
}
#wrap.menuOpenWrap {
  right: 50%;
  pointer-events: none;
}
footer.menuOpenWrap {
  right: 50%;
  position: relative;
  pointer-events: none;
}
.mobileNav-overlay.menuOpen {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
  z-index: 1;
}
@media (max-width: 575px), (min-width: 576px) and (max-width: 767px) {
  #mobileNav {
    width: 100%;
    right: -100%;
  }
  #wrap.menuOpenWrap {
    right: 100%;
  }
  footer.menuOpenWrap {
    right: 100%;
  }
}
/* Header
==============================*/
header {
  position: relative;
  padding: 0px 0 0 0 !important;
}
header .header-inner {
  padding: 20px;
}
header .header-inner .header-col .header-col-inner .icon-wrap {
  position: relative;
}
header .header-inner .header-col .header-col-inner .navToggle img {
  color: #00B9B9;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  margin-top: 4px;
  transition: 0s;
  cursor: pointer;
  margin-right: 5px;
  height: 35px;
  width: auto;
}
header .header-inner .header-col .header-col-inner .navToggle img:hover {
  color: #00323C;
  transition: 0s;
}
header .header-inner .header-col .header-col-inner .navToggle .fa-bars {
  color: #00B9B9;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  margin-top: 4px;
  transition: 0s;
  cursor: pointer;
  margin-right: 5px;
}
header .header-inner .header-col .header-col-inner .navToggle .fa-bars:hover {
  color: #00323C;
  transition: 0s;
}
header span.search-btn {
  right: 0;
  bottom: 1px;
  position: absolute;
  margin-left: -20px;
}
header span.search-btn .fa-search:hover {
  color: #00323C;
  transition: 0s;
}
header .search_box_wrap {
  z-index: 999;
  position: absolute;
  padding: 30px 0;
}
header .search_box,
header .search_box_mobi {
  clear: both;
  width: 100%;
  padding: 0 1%;
  margin: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all0 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #F2F2F2;
}
header .search_box .search_box-inner form#search_box,
header .search_box_mobi .search_box-inner form#search_box {
  margin: 0px 0px!important;
}
header .search_box.active,
header .search_box_mobi.active {
  height: auto;
  padding: 1%;
  margin-top: 0px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
header .search_box input,
header .search_box_mobi input {
  width: 80%;
  font-size: 1em;
  margin: 0px;
  height: 42px;
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px 20px !important;
  background: #fff;
  border: 1px solid #575756;
  border-radius: 5px!important;
}
header button.search-submit {
  clear: both;
  width: 18%;
  height: auto;
  padding: 1%;
  margin: 0;
  float: right;
  color: #fff !important;
  line-height: 1!important;
  padding: 12px 25px!important;
  border-radius: 100px!important;
  border: 1px solid #00B9B9 !important;
  background-color: #00B9B9 !important;
  text-transform: uppercase;
  font-weight: 400!important;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
header button.search-submit:hover {
  transition: 0s;
  color: #fff !important;
  border-color: #00323C !important;
  background-color: #00323C !important;
}
.header-top {
  text-align: right;
  padding: 20px;
  background-color: #00323c;
}
/* Nav
==============================*/
nav.main-menu ul {
  padding: 0;
  height: 54px;
  z-index: 9999;
  position: unset;
  margin: -1px 0 0 0;
  display: inline-block;
  margin-right: 45px!important;
}
nav.main-menu ul li {
  display: inline-block;
  padding: 30px 0 20px 30px;
  margin: 0;
  position: unset;
}
nav.main-menu ul li a {
  color: #00B9B9;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
  padding-bottom: 30px;
  border-bottom: 2px solid transparent;
}
nav.main-menu ul li:hover .sub-menu-wrap {
  display: block;
}
nav.main-menu ul li.current-menu-item a {
  font-weight: 700;
}
nav.main-menu ul li.current-menu-ancestor a {
  font-weight: 700;
}
nav.main-menu ul li ul {
  height: auto!important;
}
nav.main-menu ul li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 7.5px;
  line-height: 1;
}
nav.main-menu ul li.sub-menu-active.menu-item-has-children > a:after {
  content: "\f106";
  line-height: 1;
}
nav.main-menu ul li.dd-default {
  position: relative;
}
nav.main-menu ul li.dd-default .sub-menu-wrap {
  top: unset;
  padding: 0px;
}
nav.main-menu ul li.dd-default .sub-menu-wrap ul.sub-menu {
  left: 30px;
  position: absolute;
  min-width: 275px;
  display: block;
  background: #F2F2F2;
  padding: 50px 30px!important;
  margin: 27px 0 0 0!important;
}
nav.main-menu ul li.dd-default .sub-menu-wrap ul.sub-menu li {
  padding: 0 0 0 0!important;
  display: block!important;
  width: 100%;
}
nav.main-menu ul li.dd-default .sub-menu-wrap ul.sub-menu li a {
  color: #00323C;
  text-align: left;
  display: block;
  padding: 0 0 5px 0 !important;
  background-color: transparent;
  margin: 0px 0px!important;
  border-bottom: 0px;
}
nav.main-menu ul li.dd-default .sub-menu-wrap ul.sub-menu li a.menu-item-has-children > a::after {
  display: none!important;
}
nav.main-menu ul li.dd-default .sub-menu-wrap ul.sub-menu li:hover a,
nav.main-menu ul li.dd-default .sub-menu-wrap ul.sub-menu li.current-menu-item a {
  background-color: transparent;
  transition: 0s;
  color: #00B9B9 !important;
}
nav.main-menu ul li.dd-default .sub-menu-wrap ul.sub-menu li:last-of-type a {
  padding: 0 0!important;
}
nav.main-menu .sub-menu-wrap {
  display: none;
  position: absolute;
  margin: 0;
  top: 100%;
  left: 0;
  z-index: 99999;
  text-align: left;
  padding: 50px 0px;
  width: 100%;
  background-color: #F2F2F2;
}
nav.main-menu .sub-menu-wrap .menu-drop {
  display: none;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 {
  display: block!important;
  margin: 0px!important;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 li {
  padding-right: 30px!important;
  padding: 0;
  display: block;
  float: left;
  width: 20%;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 li a {
  display: block;
  padding: 0!important;
  border: none;
  transition: 0s;
  color: #00323C;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 5px 0;
  font-weight: 400;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 li a:hover {
  transition: 0s;
  color: #00323C;
  text-decoration: none;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 li a:after {
  display: none!important;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 li.margin-top {
  margin-top: 23px;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 li.current-menu-item a {
  color: #00323C !important;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 li:hover a {
  color: #00323C !important;
  transition: 0s;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 li:hover .menu-depth-2 li a {
  color: #00B9B9 !important;
}
nav.main-menu .sub-menu-wrap .menu-depth-1 li:hover .menu-depth-2 li:hover a {
  color: #00B9B9 !important;
  text-decoration: underline!important;
  transition: 0s;
}
nav.main-menu .sub-menu-wrap .menu-depth-2 {
  border-top: 2px solid #00323C;
  display: block!important;
  padding-top: 15px;
  margin: 0px!important;
}
nav.main-menu .sub-menu-wrap .menu-depth-2 li.current-menu-item a {
  color: #00B9B9 !important;
  text-decoration: underline!important;
}
nav.main-menu .sub-menu-wrap .menu-depth-2 li {
  padding-right: 0px!important;
  padding: 0 0 5px 0!important;
  display: block;
  float: none;
  width: 100%;
}
nav.main-menu .sub-menu-wrap .menu-depth-2 li a {
  padding: 0!important;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: none;
  color: #00B9B9 !important;
  margin: 0;
  font-weight: 400;
  letter-spacing: 0.5px;
  transition: 0s;
}
nav.main-menu .sub-menu-wrap .menu-depth-2 li:hover a {
  color: #00B9B9 !important;
  text-decoration: underline!important;
  transition: 0s;
}
nav.utility-menu ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
}
nav.utility-menu ul li {
  display: inline-block;
  padding: 0 0 0 30px;
  margin: 0;
  position: relative;
}
nav.utility-menu ul li a {
  color: #00B9B9;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
}
nav.utility-menu ul li a i,
nav.utility-menu ul li a svg {
  margin-right: 5px;
}
nav.utility-menu ul li:hover a {
  text-decoration: underline;
}
nav.utility-menu ul li.current-menu-item a {
  text-decoration: underline;
}
nav.utility-menu ul .sub-menu-wrap {
  display: none;
  position: absolute;
  white-space: nowrap;
  top: 100%;
  left: 0;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
}
/* Video
==============================*/
.video-box {
  margin-bottom: 30px;
}
.video-box .video-box-inner {
  height: 100%;
  border: 1px solid #00B9B9;
  display: block;
  text-decoration: none;
  color: #575756;
}
.video-box .video-box-inner .data-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-box .video-box-inner .data-image img {
  cursor: pointer!important;
}
.video-box .video-box-inner .data-image i {
  position: absolute;
  font-size: 60px;
  color: #fff;
  pointer-events: none;
}
.video-box .video-box-inner .data {
  position: relative;
  padding: 20px 20px;
  background-color: #fff;
}
.video-box .video-box-inner .data p:last-child {
  margin: 0;
}
/* Global
==============================*/
.overlay-extra {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: 0s;
  background-color: rgba(255, 255, 255, 0.25);
}
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.6) !important;
}
#gallery .gallery-inner .row .gallery-item {
  margin-bottom: 20px;
}
#announcement {
  background-color: #00c0ec;
}
#announcement .announcement-inner {
  padding: 15px 0;
}
#announcement .announcement-inner .heading p {
  line-height: 1.3;
  color: #fff;
  margin: 0;
}
#announcement .announcement-inner .heading p i,
#announcement .announcement-inner .heading p svg {
  margin-right: 5px;
}
a.btn-location-mobile {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 0px;
}
#slider #banner .banner-inner .banner-col a.btn:hover {
  color: #fff;
  text-decoration: underline;
}
#slider ol.carousel-indicators {
  margin: 0 0 30px 0;
  z-index: 999;
}
#slider ol.carousel-indicators li {
  width: 10px;
  height: 10px;
  z-index: 999;
  transition: 0s;
  border-radius: 50%;
  border: 1px solid #00B9B9;
  background-color: transparent;
}
#slider ol.carousel-indicators li.active {
  background-color: #00B9B9;
}
#slider ol.carousel-indicators li:hover {
  opacity: 1;
  transition: 0s;
  background-color: #00B9B9;
}
#slider button.carousel-control {
  opacity: 1;
  color: #fff;
  border: 0px;
  width: auto;
  background-color: transparent;
}
#slider button.carousel-control i,
#slider button.carousel-control svg {
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
}
#slider button.carousel-control i:hover,
#slider button.carousel-control svg:hover {
  color: #00B9B9;
}
#banner {
  max-height: unset;
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 400px;
}
#banner .banner-inner.banner-static .banner-col .heading h1 {
  font-size: 72px;
  font-size: 7.2rem;
}
#banner .banner-inner {
  position: relative;
  padding: 105px 0 110px 0;
  z-index: 99;
}
#banner .banner-inner .banner-col .preheading {
  border-bottom: 1px solid #fff;
}
#banner .banner-inner .banner-col .preheading p {
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  margin: 0 0 8px 0;
}
#banner .banner-inner .banner-col .heading h1 {
  color: #fff;
  font-size: 48px;
  font-size: 4.8rem;
  margin: 15px 0 0 0;
  font-weight: 700;
}
#banner .banner-inner .banner-col .locations {
  margin: 30px 0 35px 0;
}
#banner .banner-inner .banner-col .locations .row .location .location-inner .address {
  font-size: 2rem;
  font-size: 20px;
  position: relative;
}
#banner .banner-inner .banner-col .locations .row .location .location-inner .address i,
#banner .banner-inner .banner-col .locations .row .location .location-inner .address svg {
  top: 7px;
  left: 0px;
  color: #fff;
  position: absolute;
}
#banner .banner-inner .banner-col .locations .row .location .location-inner .address p {
  padding-left: 30px;
  color: #fff;
  margin: 0;
}
#banner .banner-inner .banner-col .details .row .details-col .details-col-inner a {
  color: #fff;
  font-size: 2rem;
  font-size: 20px;
  text-decoration: none;
}
#banner .banner-inner .banner-col .details .row .details-col .details-col-inner a i,
#banner .banner-inner .banner-col .details .row .details-col .details-col-inner a svg {
  margin-right: 10px;
  font-size: 26px;
  font-size: 2.6rem;
}
#banner .banner-inner .banner-col .details .row .details-col .details-col-inner a:hover {
  text-decoration: underline;
}
#banner .banner-inner .banner-col a.btn {
  margin-top: 20px;
}
#banner .banner-inner .banner-col a.btn:hover {
  color: #00B9B9;
  text-decoration: none;
}
#banner .banner-inner .banner-col.text-end .btn-holder {
  right: 0;
  top: 50%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  transform: translateY(-50%);
}
#banner img.overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
  position: absolute;
}
#banner img.overlay-right {
  bottom: 0;
  right: 0;
  height: auto;
  width: auto;
  position: absolute;
}
body.single-post #banner.banner-default .banner-inner .banner-col .heading h1 {
  font-size: 48px;
  font-size: 4.8rem;
}
#banner.banner-default {
  overflow: hidden;
  position: relative;
  background-size: cover!important;
  background-position: center center;
}
#banner.banner-default .banner-inner {
  padding: 100px 0;
}
#banner.banner-default .banner-inner .banner-col .preheading {
  border-bottom: 0px;
}
#banner.banner-default .banner-inner .banner-col .preheading span.breadcrumb_last {
  margin-left: 5px;
}
#banner.banner-default .banner-inner .banner-col .preheading a {
  color: #fff;
  margin-right: 5px;
  text-decoration: none;
}
#banner.banner-default .banner-inner .banner-col .preheading a:hover {
  color: #fff;
  text-decoration: none;
}
#banner.banner-default .banner-inner .banner-col .preheading p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  margin: 0 0 8px 0;
  text-transform: uppercase;
}
#banner.banner-default .banner-inner .banner-col .heading h1 {
  color: #fff;
  font-size: 72px;
  font-size: 7.2rem;
  margin: 15px 0 0 0;
  line-height: 1.1;
}
#banner.banner-default .banner-inner .banner-col .heading h1 img {
  height: 100px;
  width: auto;
  border-radius: 50%;
  margin-right: 15px;
  margin-top: -10px;
}
#banner.banner-location .banner-inner.padded {
  padding: 50px 0;
}
.downloads {
  margin-top: 30px;
}
.downloads .downloads-inner .downloads-list .download-wrap {
  width: 375px;
  max-width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.downloads .downloads-inner .downloads-list .download-wrap a {
  text-decoration: none;
}
.downloads .downloads-inner .downloads-list .download-wrap a img.icon {
  left: 0;
  top: -4px;
  position: absolute;
}
.downloads .downloads-inner .downloads-list .download-wrap a p {
  margin: 0 0;
  line-height: 1.4;
  margin-top: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 70px;
}
.downloads .downloads-inner .downloads-list .download-wrap a:hover p {
  transition: 0s;
  color: #00323C;
  text-decoration: underline;
}
body.author #banner.banner-default .banner-inner .banner-col .preheading p,
body.tax-authors #banner.banner-default .banner-inner .banner-col .preheading p {
  margin: 0 0 20px 0;
}
body.author #latest-news .latest-news-inner .updates .row,
body.tax-authors #latest-news .latest-news-inner .updates .row {
  margin: 0px 0px;
}
body.page-template-sidebar-page.page-child ul.sidebar li.parent:hover a::after {
  display: block;
}
body.page-template-sidebar-page.page-child ul.sidebar li.parent a::after {
  display: none;
}
ul.sidebar {
  list-style: none;
  padding-left: 0px;
  margin-right: 30px;
}
ul.sidebar li.page-item-7901 {
  display: none;
}
ul.sidebar li a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #00323C;
  display: block;
  text-decoration: none;
  transition: 0s;
  margin-bottom: 5px;
  padding: 10px 30px 10px 35px;
  background-color: #E0E0E0 !important;
}
ul.sidebar li a:hover {
  color: #fff;
  font-weight: 600;
  transition: 0s;
  background-color: #00B9B9 !important;
}
ul.sidebar li a:hover::after {
  display: block;
}
ul.sidebar li a::after {
  display: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f105";
  float: right;
}
ul.sidebar li ul.children {
  display: none;
  list-style: none;
  padding-left: 0px;
}
ul.sidebar li ul.children li a {
  padding: 10px 30px 10px 55px;
}
ul.sidebar li.current_page_item ul.children li a {
  font-weight: 400;
  color: #00323C;
  background-color: #E0E0E0 !important;
}
ul.sidebar li.current_page_item ul.children li a:hover {
  color: #fff;
  font-weight: 600;
  transition: 0s;
  background-color: #00B9B9 !important;
}
ul.sidebar li.current_page_item ul.children li a:hover::after {
  display: block;
}
ul.sidebar li.current_page_item ul.children li a::after {
  display: none;
}
ul.sidebar li.current_page_item a {
  color: #fff;
  font-weight: 600;
  transition: 0s;
  background-color: #00B9B9 !important;
}
ul.sidebar li.current_page_item a::after {
  display: block;
}
ul.sidebar li.parent a {
  color: #fff;
  font-weight: 600;
  padding: 10px 30px;
  background-color: #00323C !important;
}
ul.sidebar li.parent a::after {
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f105";
  float: right;
}
ul.sidebar li.heading {
  display: block;
  transition: 0s;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 5px;
  padding: 10px 30px;
  background-color: #00323C !important;
}
ul.sidebar li.heading span::after {
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f105";
  float: right;
}
.arrows.arrows-mobile {
  position: absolute;
  margin-top: 0px;
  right: 75px;
  top: 45px;
}
#team-location .headwrap {
  position: relative;
}
#team-location .arrows.arrows-mobile {
  top: -5px;
}
.arrows {
  margin-top: 30px;
  position: relative;
}
.arrows a .far,
.arrows a .fas {
  font-size: 30px;
  font-size: 3rem;
  position: absolute;
  color: #87A9AB;
  transition: 0s;
  top: 8px;
}
.arrows a .far:hover,
.arrows a .fas:hover {
  color: #00323C;
  transition: 0s;
}
.arrows a .fa-arrow-right {
  left: 45px;
}
body.page-template-updates-page #latest-news .latest-news-inner:before,
body.category #latest-news .latest-news-inner:before,
body.search #latest-news .latest-news-inner:before {
  display: none;
}
body.page-template-updates-page #latest-news .latest-news-inner:after,
body.category #latest-news .latest-news-inner:after,
body.search #latest-news .latest-news-inner:after {
  display: none;
}
body.page-template-updates-page #latest-news .updates .row,
body.category #latest-news .updates .row,
body.search #latest-news .updates .row {
  margin: 0px 0px;
}
body.page-template-updates-page #latest-news .update,
body.category #latest-news .update,
body.search #latest-news .update {
  padding: 0px 20px 0px 0px!important;
  margin-bottom: 20px!important;
}
body.home #latest-news {
  background-color: #F2F2F2;
}
body.home #latest-news .latest-news-inner:before {
  top: 0;
  width: 3000px;
  height: 100%;
  right: 100%;
  content: "";
  z-index: 999;
  position: absolute;
  background-color: #F2F2F2;
}
body.home #latest-news .latest-news-inner:after {
  top: 0;
  width: 3000px;
  height: 100%;
  left: 100%;
  content: "";
  z-index: 999;
  opacity: 0.5;
  position: absolute;
  background-color: #F2F2F2;
}
#latest-news .owl-dots {
  display: none!important;
}
#latest-news .update {
  padding: 0px 10px 0px 0px!important;
  margin-bottom: 0px!important;
}
#latest-news .latest-news-inner {
  position: relative;
}
#latest-news .latest-news-inner:before {
  top: 0;
  width: 3000px;
  height: 100%;
  right: 100%;
  content: "";
  z-index: 999;
  position: absolute;
  background-color: #fff;
}
#latest-news .latest-news-inner:after {
  top: 0;
  width: 3000px;
  height: 100%;
  left: 100%;
  content: "";
  z-index: 999;
  opacity: 0.5;
  position: absolute;
  background-color: #fff;
}
#latest-news .owl-carousel .owl-stage-outer {
  overflow: visible!important;
}
body.single-post #banner.banner-default .banner-inner .banner-col .banner-col-inner .btn-holder-alt a.btn-secondary-text,
body.page-template-updates-page #banner.banner-default .banner-inner .banner-col .banner-col-inner .btn-holder-alt a.btn-secondary-text {
  text-transform: none;
  font-weight: 400;
  font-size: 20px;
  font-size: 2rem;
  width: 244px;
}
body.single-post #banner.banner-default .banner-inner .banner-col .banner-col-inner .btn-holder-alt a.btn-secondary-text:hover,
body.page-template-updates-page #banner.banner-default .banner-inner .banner-col .banner-col-inner .btn-holder-alt a.btn-secondary-text:hover {
  color: #fff;
}
body.single-post #banner.banner-default .banner-inner .banner-col .banner-col-inner .btn-holder-alt a.btn-secondary-text .fa-linkedin,
body.page-template-updates-page #banner.banner-default .banner-inner .banner-col .banner-col-inner .btn-holder-alt a.btn-secondary-text .fa-linkedin {
  margin-right: 10px;
}
body.single-post #banner.banner-default .banner-inner .banner-col .banner-col-inner .btn-holder-alt a.btn-secondary:hover,
body.page-template-updates-page #banner.banner-default .banner-inner .banner-col .banner-col-inner .btn-holder-alt a.btn-secondary:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00323C;
  transition: 0s;
}
body.single-vacancies #content-default .content-col-inner .data {
  margin-bottom: 25px;
}
body.single-vacancies #content-default .content-col-inner .data h5 {
  font-weight: 500;
  margin: 0 0;
}
body.single-vacancies #content-default .content-col-inner .data h5 i,
body.single-vacancies #content-default .content-col-inner .data h5 svg {
  margin-right: 5px;
}
#content-default .content-col-inner .content-col .content-col-inner .data .date h5 {
  font-weight: 500;
  margin: 0 0 25px 0;
}
#member-banner .member-banner-inner .member-banner-col.member-banner-col-data .member-banner-col-inner {
  width: 600px;
  max-width: 100%;
  margin-top: 60px;
}
#member-banner .member-banner-inner .member-banner-col.member-banner-col-image .member-banner-col-inner img {
  width: 275px;
  max-width: 100%;
  height: auto;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading {
  border-bottom: 0px;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading span.breadcrumb_last {
  margin-left: 5px;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading a {
  margin-right: 5px;
  text-decoration: none;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading a:hover {
  color: #00323C;
  text-decoration: none;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading p {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 8px 0;
  text-transform: uppercase;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .heading h1 {
  font-size: 42px;
  font-size: 4.2rem;
  margin: 0 0 0 0;
  line-height: 1;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .subheading h5 {
  color: #00323C;
  font-size: 24px;
  font-size: 2.4rem;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span {
  margin-bottom: 10px;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span:last-of-type {
  margin-bottom: 0px;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span {
  position: relative;
  display: block;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a {
  transition: 0s;
  color: #00323C;
  padding-left: 27.5px;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a i,
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a svg {
  top: 5px;
  left: 0;
  position: absolute;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a:hover {
  color: #00B9B9;
  transition: 0s;
  text-decoration: none;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p {
  color: #00323C;
  margin: 0;
  padding-left: 27.5px;
}
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p i,
#member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p svg {
  top: 5px;
  left: 0;
  position: absolute;
}
#member-more .member-more-inner .member-more-col.member-more-col-full {
  margin-top: 15px;
}
#community .community-inner .row .content-col .content-col-inner .partners .row .partner-col .partner {
  height: 100%;
  display: flex;
  padding: 20px 15px;
  align-items: center;
  justify-content: center;
}
#community .community-inner .row .content-col .content-col-inner .partners .row .partner-col .partner a {
  text-decoration: none;
}
#community .community-inner .row .content-col .content-col-inner a.btn-dark-text {
  margin-top: 30px;
}
#accordion .accordion-inner .dropdowns .accordion {
  padding: 15px 15px;
  border-bottom: 1px solid #CCCCCC;
}
#accordion .accordion-inner .dropdowns .accordion button.accordion-button {
  background-color: transparent;
  text-align: left;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0px 0px;
  border: 0px;
}
#accordion .accordion-inner .dropdowns .accordion .accordion-collapse {
  margin: 20px 0px 5px 0px;
  border: 0px!important;
}
#accordion .accordion-inner .dropdowns .accordion a.btn-primary-text {
  padding: 0px 0px;
}
#accordion .accordion-inner .dropdowns .accordion:first-of-type {
  border-top: 1px solid #CCCCCC;
}
#accordion .accordion-inner .btn-holder {
  margin-top: 30px;
}
#accordion .accordion-inner .btn-holder a.btn-primary {
  margin-left: 30px;
}
#accordion .accordion-button {
  color: #575756;
}
#accordion .accordion-button i,
#accordion .accordion-button svg {
  position: absolute;
  right: 15px;
}
#accordion .accordion-button .fa-chevron-up {
  display: block;
}
#accordion .accordion-button .fa-chevron-down {
  display: none;
}
#accordion .accordion-button.collapsed {
  color: #A1A1A1;
}
#accordion .accordion-button.collapsed .fa-chevron-up {
  display: none;
}
#accordion .accordion-button.collapsed .fa-chevron-down {
  display: block;
}
#accordion .accordion-button::after {
  display: none;
}
body.single-post #content-image .content-container .content-inner .content-row {
  padding: 0 10px;
  margin-bottom: 30px;
}
body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 30px 0 0;
}
body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container p:last-child {
  margin: 0;
}
body.single-post #content-image.content-image-right .content-container .content-inner .content-row .content-col.content-col-data {
  padding-left: 0;
}
body.single-post #content-image.content-image-left .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
  padding: 0 0 0 30px;
}
#content-image .content-container .content-inner .content-row .content-col.content-col-image {
  margin: 0;
  padding: 0px;
  overflow: hidden;
  position: relative;
  background-size: cover!important;
  background-position: center center!important;
}
#content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
  margin: 0 auto;
  max-width: 550px;
  padding: 0px 50px;
}
#content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container .fake-container-inner .btn-default {
  margin-top: 5px;
}
#content-image .content-container .content-inner .content-row .content-col.content-col-data.content-col-large .fake-container {
  padding: 200px 50px;
}
#content-image.no-spacing {
  margin-bottom: 30px;
}
#content-image.no-spacing.content-image-right .content-container .content-inner .content-row .content-col.content-col-data {
  padding: 0 15px 0 0;
}
#content-image.no-spacing.content-image-right .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#content-image.no-spacing.content-image-right .content-container .content-inner .content-row .content-col.content-col-data .fake-container p:last-child {
  margin: 0;
}
#content-image.no-spacing.content-image-left .content-container .content-inner .content-row .content-col.content-col-data {
  padding: 0 0 0 15px;
}
#content-image.no-spacing.content-image-left .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#content-image.no-spacing.content-image-left .content-container .content-inner .content-row .content-col.content-col-data .fake-container p:last-child {
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  #content-image.no-spacing.content-image-right .content-container .content-inner .content-row .content-col.content-col-data,
  #content-image.no-spacing.content-image-left .content-container .content-inner .content-row .content-col.content-col-data {
    padding: 0 7.5px;
  }
}
#form {
  background-color: #00B9B9;
}
#form .form-inner .form-col {
  margin: 0 auto;
}
#form .form-inner .form-col h1,
#form .form-inner .form-col h2,
#form .form-inner .form-col h3,
#form .form-inner .form-col h4,
#form .form-inner .form-col h5,
#form .form-inner .form-col p {
  color: #00323C;
}
#form .form-inner .form-col a {
  color: #00323C;
  text-decoration: underline;
}
#link-boxes .link-boxes-inner .boxes .row .box {
  margin-bottom: 20px;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image {
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image .box-inner {
  z-index: 99;
  position: relative;
  padding: 150px 30px 30px 30px;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image .box-inner .heading h5 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  margin: 0px 0px;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image .box-inner .description {
  margin-bottom: 20px;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image .box-inner .description p {
  font-size: 18px;
  font-size: 1.8rem;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image .box-inner a.btn-primary-text {
  transition: 0s;
  padding: 0px 0px;
  color: #00323C;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: 0s;
  display: none;
  background-color: #00323C;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image .overlay-white {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: 0s;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.6);
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image a.btn-absolute {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 99;
  bottom: 0;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image:hover .box-inner .heading h5 {
  color: #fff;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image:hover .box-inner .description p {
  color: #fff;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image:hover .box-inner a.btn-primary-text {
  transition: 0s;
  color: #00B9B9;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image:hover .overlay {
  display: block;
}
#link-boxes .link-boxes-inner .boxes .row .box .box-image:hover .overlay-white {
  display: none;
}
#link-boxes.link-boxes-mobile .link-boxes-inner .boxes .box {
  margin-bottom: 10px;
}
#link-boxes.link-boxes-mobile .link-boxes-inner .boxes .box a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #00323C;
  display: block;
  transition: 0s;
  text-align: center;
  padding: 15px 15px;
  text-decoration: none;
  background-color: #F2F2F2;
}
#link-boxes.link-boxes-mobile .link-boxes-inner .boxes .box a:hover {
  color: #fff;
  transition: 0s;
  background-color: #00B9B9;
}
#link-boxes.link-boxes-mobile .link-boxes-inner .boxes .box:last-of-type {
  margin-bottom: 0px;
}
#offices .offices-inner .office-boxes .row .office-box {
  position: relative;
}
#offices .offices-inner .office-boxes .row .office-box .office-box-inner .data {
  right: 8px;
  bottom: 7px;
  position: absolute;
}
#offices .offices-inner .office-boxes .row .office-box .office-box-inner .data .data-inner {
  width: 280px;
  max-width: 100%;
  padding: 30px 30px;
  background-color: #00323C;
}
#offices .offices-inner .office-boxes .row .office-box .office-box-inner .data .data-inner .description p {
  margin: 0 0;
  color: #fff;
}
#offices .offices-inner .office-boxes.office-boxes-all .office-box {
  padding: 35px 0;
  border-bottom: 1px solid #00B9B9;
}
#offices .offices-inner .office-boxes.office-boxes-all .office-box .office-box-inner .row .office-box-col .office-box-col-inner .description p:empty {
  display: none;
}
#offices .offices-inner .office-boxes.office-boxes-all .office-box .office-box-inner .row .office-box-col .office-box-col-inner .description p {
  font-size: 20px;
  font-size: 2rem;
}
#offices .offices-inner .office-boxes.office-boxes-all .office-box .office-box-inner .row .office-box-col .office-box-col-inner .description p span.subheading {
  display: none;
}
#offices .offices-inner .office-boxes.office-boxes-all .office-box .office-box-inner .row .office-box-col .office-box-col-inner .map iframe {
  height: 300px!important;
}
#offices .offices-inner .office-boxes.office-boxes-all .office-box:first-of-type {
  padding-top: 0px;
}
#offices .gm-style .place-card-large {
  display: none!important;
}
#locations-nav {
  background-color: #00B9B9;
}
#locations-nav .locations-nav-inner {
  padding: 20px 0;
}
#locations-nav .locations-nav-inner p {
  margin: 0 0;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
}
#locations-nav .locations-nav-inner p .fa-map-marker-alt {
  margin-right: 5px;
  color: #00323C;
}
#locations-nav .locations-nav-inner p select {
  color: #00323C;
  width: auto;
  min-width: 205px;
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid #00323C !important;
  border-radius: 0px;
  margin-top: 0px;
  padding: 0px 0px!important;
  display: inline-block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url('images/chevron-down-alt.png');
  background-repeat: no-repeat, repeat;
  background-position: right 0px top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  font-size: 20px!important;
  font-size: 2rem!important;
}
#locations-nav .locations-nav-inner p select option {
  color: #575756 !important;
}
#locations-nav .locations-nav-inner p select::-webkit-input-placeholder {
  /* Edge */
  font-style: italic;
  color: #fff;
  opacity: 1;
}
#locations-nav .locations-nav-inner p select:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: italic;
  color: #fff;
  opacity: 1;
}
#locations-nav .locations-nav-inner p select::placeholder {
  font-style: italic;
  color: #fff;
  opacity: 1;
}
#cta {
  position: relative;
  background-size: cover;
  background-position: center center;
}
#cta .cta-inner {
  z-index: 99;
  padding: 100px 0;
  position: relative;
}
#cta .cta-inner .cta-col .heading h2 {
  color: #00323C;
  font-size: 72px;
  font-size: 7.2rem;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 1;
}
#cta .cta-inner .cta-col .description p {
  color: #00323C;
  font-size: 20px;
  font-size: 2rem;
}
#cta .cta-inner .cta-col a.btn {
  margin-top: 15px;
}
#cta img.overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
  position: absolute;
}
footer .footer-main {
  background-color: #00323C;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 {
  color: #00B9B9;
  font-size: 20px;
  font-size: 2rem;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 button.accordion-button {
  border: 0px;
  transition: 0s;
  color: #00B9B9;
  font-size: 20px;
  font-size: 2rem;
  padding: 0px 0px;
  text-align: center;
  display: inline-block;
  background-color: transparent;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 button.accordion-button i,
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 button.accordion-button svg {
  margin-left: 10px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 button.accordion-button .fa-chevron-up {
  display: inline-block;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 button.accordion-button .fa-chevron-down {
  display: none;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 button.accordion-button:after {
  display: none;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 button.accordion-button:hover {
  color: #fff;
  transition: 0s;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 button.accordion-button.collapsed .fa-chevron-up {
  display: none;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner h5 button.accordion-button.collapsed .fa-chevron-down {
  display: inline-block;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li {
  padding-bottom: 25px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li span {
  display: block;
  text-decoration: none;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li span a:hover {
  text-decoration: none;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li span a:hover span.location {
  color: #fff;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li span a:hover span.phone {
  text-decoration: underline;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li span.phone {
  margin-top: 5px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li span.phone .fa-phone {
  margin-right: 5px;
  color: #00B9B9;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li span.phone a:hover {
  text-decoration: none;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li span.phone a:hover span.location {
  color: #fff;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul.phone-numbers li span.phone a:hover span.phone {
  text-decoration: underline;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul {
  list-style: none;
  padding-left: 0px;
  margin: 0px 0px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li.social {
  padding-bottom: 25px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li.social a {
  padding-left: 45px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li.social a i,
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li.social a svg {
  left: 0px;
  top: -5px;
  position: absolute;
  font-size: 36px;
  font-size: 3.6rem;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li.social-footer {
  display: block;
  width: 115px;
  margin: 0 auto;
  padding-bottom: 25px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li.social-footer a {
  padding-left: 45px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li.social-footer a i,
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li.social-footer a svg {
  left: 0px;
  top: -5px;
  position: absolute;
  font-size: 36px;
  font-size: 3.6rem;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li.social-footer:last-of-type {
  padding-bottom: 15px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li {
  position: relative;
  padding-bottom: 10px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li a {
  color: #fff;
  transition: 0s;
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner ul li a:hover {
  color: #00B9B9;
  transition: 0s;
  text-decoration: underline;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner .accordion-collapse {
  border: 0px!important;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner .accordion-body {
  border: 0px;
  padding: 0px 0px;
  text-align: center;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner .accordion-item:last-of-type .accordion-collapse {
  padding: 0px 0px;
  border: 0px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner a.btn-footer {
  margin-top: 10px;
}
footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner a.btn-footer:hover {
  color: #00B9B9;
  transition: 0s;
  background-color: #fff;
}
footer .footer-main a.btn-footer-mobile {
  margin-top: 15px!important;
  display: inline-block;
  transition: 0s;
  margin: 0 auto;
  width: auto;
}
footer .footer-main a.btn-footer-mobile:hover {
  background-color: #fff;
  color: #00323C;
  transition: 0s;
}
footer .footer-partners {
  background: #E0E0E0 !important;
}
footer .footer-partners .footer-partners-inner .logos .row span.footer-logo-col {
  display: inline-block;
  margin-bottom: 30px;
  margin: 0px 20px;
  width: auto;
}
footer .footer-partners .footer-partners-inner .logos .row span.footer-logo-col a {
  text-decoration: none;
}
footer .footer-partners .footer-partners-inner .description {
  margin-top: 20px;
}
footer .footer-partners .footer-partners-inner .description p {
  font-size: 14px;
  font-size: 1.4rem;
}
footer .footer-credit {
  padding: 10px 0;
  background-color: #00323C;
}
footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0px;
  line-height: 1;
  margin-top: 8px;
  text-decoration: none;
}
footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p span a {
  color: #fff;
  text-decoration: none;
}
footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p span a:hover {
  text-decoration: underline;
}
footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p span.seperator {
  margin: 0px 5px;
}
footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .credit a {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
}
footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .credit a:hover {
  text-decoration: underline;
}
#testimonials .testimonials-inner #carouselExampleFade .carousel-inner .carousel-item .testimonial {
  padding: 30px 0;
}
#testimonials .testimonials-inner #carouselExampleFade .carousel-inner .carousel-item .testimonial .testimonial-inner .logo {
  margin-bottom: 30px;
}
#testimonials .testimonials-inner #carouselExampleFade .carousel-inner .carousel-item .testimonial .testimonial-inner .logo img {
  height: auto;
  max-width: 200px;
  max-height: 100px;
}
#testimonials .testimonials-inner #carouselExampleFade .carousel-inner .carousel-item .testimonial .testimonial-inner .quote {
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
}
#testimonials .testimonials-inner #carouselExampleFade .carousel-inner .carousel-item .testimonial .testimonial-inner .quote p {
  color: #00323C;
}
#testimonials .testimonials-inner #carouselExampleFade .carousel-inner .carousel-item .testimonial .testimonial-inner .footer {
  margin-top: 5px;
}
#testimonials .testimonials-inner #carouselExampleFade .carousel-inner .carousel-item .testimonial .testimonial-inner .footer .credit p {
  font-weight: 500;
  color: #00323C;
  margin: 0 0 5px 0;
}
#testimonials .testimonials-inner #carouselExampleFade .carousel-inner .carousel-item .testimonial .testimonial-inner .footer a.btn-primary-text {
  padding: 0px 0px!important;
}
#testimonials .testimonials-inner #carouselExampleFade .carousel-inner .carousel-item .testimonial .testimonial-inner .footer a.btn-primary-text:hover {
  color: #00323C;
}
#testimonials .testimonials-inner #carouselExampleFade ol.carousel-indicators {
  position: relative;
  margin: 0 0;
}
#testimonials .testimonials-inner #carouselExampleFade ol.carousel-indicators li {
  width: 10px;
  height: 10px;
  transition: 0s;
  border-radius: 50%;
  border: 1px solid #00323C;
  background-color: transparent;
}
#testimonials .testimonials-inner #carouselExampleFade ol.carousel-indicators li.active {
  background-color: #00323C;
}
#testimonials .testimonials-inner #carouselExampleFade ol.carousel-indicators li:hover {
  opacity: 1;
  transition: 0s;
  background-color: #00323C;
}
#testimonials .testimonials-inner #carouselExampleFade button.carousel-control {
  opacity: 1;
  color: #fff;
  border: 0px;
  width: auto;
  background-color: transparent;
}
#testimonials .testimonials-inner #carouselExampleFade button.carousel-control i,
#testimonials .testimonials-inner #carouselExampleFade button.carousel-control svg {
  color: #00B9B9;
  font-size: 20px;
  font-size: 2rem;
}
#team-location.bglight .team-location-inner:before {
  background-color: #F2F2F2;
}
#team-location.bglight .team-location-inner:after {
  background-color: #F2F2F2;
}
#team-location .team-location-inner {
  position: relative;
}
#team-location .team-location-inner .btn-holder {
  margin-top: 30px;
}
#team-location .team-location-inner .btn-team-mobile {
  margin-top: 20px;
}
#team-location .team-location-inner:before {
  top: 0;
  width: 3000px;
  height: 100%;
  right: 100%;
  content: "";
  z-index: 999;
  position: absolute;
  background-color: #fff;
}
#team-location .team-location-inner:after {
  top: 0;
  width: 3000px;
  height: 100%;
  left: 100%;
  content: "";
  z-index: 999;
  opacity: 0.5;
  position: absolute;
  background-color: #fff;
}
#team-location .team-location-inner .member {
  padding: 0px 10px 0px 0px!important;
}
#team-location .owl-carousel .owl-stage-outer {
  overflow: visible!important;
}
#team-location .owl-dots {
  display: none!important;
}
#team-members.team-noslide .member {
  padding: 0px 20px 0 0;
  margin-bottom: 20px;
}
#team-location.team-noslide .member {
  margin-bottom: 15px;
}
.members {
  position: relative;
}
.members .owl-prev,
.members .owl-next {
  position: absolute;
  top: 140px;
  z-index: 99;
  font-size: 25px;
}
.members .owl-prev {
  left: 0px;
}
.members .owl-next {
  right: 0px;
}
.member {
  position: relative;
}
.member .member-inner {
  padding: 30px 20px;
  position: relative;
  background-size: cover!important;
  background-position: top center!important;
}
.member .member-inner .member-overlay {
  position: relative;
  z-index: 99;
}
.member .member-inner .member-overlay .member-overlay-inner .contact {
  margin-bottom: 175px;
}
.member .member-inner .member-overlay .member-overlay-inner .contact span a i,
.member .member-inner .member-overlay .member-overlay-inner .contact span a svg {
  color: #00323C;
  font-size: 24px;
  font-size: 2.4rem;
  margin-right: 5px;
}
.member .member-inner .member-overlay .member-overlay-inner .data .equal-height {
  margin-bottom: 15px;
}
.member .member-inner .member-overlay .member-overlay-inner .data .name h5 {
  margin: 0 0 5px 0;
  font-weight: 700;
  color: #fff;
}
.member .member-inner .member-overlay .member-overlay-inner .data .more p {
  margin: 0px 0px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.member .member-inner .member-overlay .member-overlay-inner .data .more p.location {
  margin-bottom: 5px;
}
.member .member-inner .member-overlay .member-overlay-inner .data a.btn-fake {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  transition: 0s;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.member .member-inner .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: 0s;
  background: #000;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 50%);
}
.member .member-inner:hover {
  text-decoration: none;
}
.member .member-inner:hover .member-overlay .member-overlay-inner .data a.btn-fake {
  color: #00B9B9;
  transition: 0s;
}
.member .member-inner:hover .overlay {
  background: #0D5257;
  background: linear-gradient(0deg, #0D5257 0%, rgba(13, 82, 87, 0) 50%);
}
.member .member-inner a.btn-absolute {
  position: absolute;
  height: 75%;
  width: 100%;
  z-index: 99;
  bottom: 0;
}
#related-links .related-links-inner .related-links-col .related-links-col-inner .border-heading h4 {
  margin-bottom: 15px;
}
#related-links .related-links-inner .related-links-col .related-links-col-inner .links .link {
  position: relative;
  padding: 10px 0px;
  border-bottom: 1px solid #575756;
}
#related-links .related-links-inner .related-links-col .related-links-col-inner .links .link a {
  width: 100%;
  color: #00323C;
  display: block;
  transition: 0s;
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  padding-right: 25px;
  text-decoration: none;
}
#related-links .related-links-inner .related-links-col .related-links-col-inner .links .link a .fa-arrow-right {
  position: absolute;
  top: 5px;
  right: 0;
}
#related-links .related-links-inner .related-links-col .related-links-col-inner .links .link a:hover {
  color: #00B9B9;
  transition: 0s;
}
.update {
  margin-bottom: 30px;
}
.update .update-inner {
  height: 100%;
  position: relative;
  border: 1px solid #00B9B9;
}
.update .update-inner .image {
  height: 230px;
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
}
.update .update-inner .data {
  position: relative;
}
.update .update-inner .data .data-inner {
  padding: 30px 20px;
  background-color: #fff;
}
.update .update-inner .data .data-inner .type p {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 5px 0;
}
.update .update-inner .data .data-inner .heading {
  clear: both;
}
.update .update-inner .data .data-inner .heading h5 {
  margin: 0 0 10px 0;
  line-height: 1.3;
  color: #00B9B9;
  clear: both;
}
.update .update-inner .data .data-inner .heading a {
  clear: both;
  text-decoration: none;
}
.update .update-inner .data .data-inner .details {
  clear: both;
  margin-bottom: 15px;
}
.update .update-inner .data .data-inner .details p {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px;
}
.update .update-inner .data .data-inner .details p i,
.update .update-inner .data .data-inner .details p svg {
  margin-right: 5px;
}
.update .update-inner .data .data-inner a.btn-fake {
  clear: both;
  color: #575756;
  transition: 0s;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  margin-top: 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.update .update-inner .data .data-inner a.btn-fake:hover {
  transition: 0s;
  color: #00B9B9;
}
.update .update-inner a.btn-absolute {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 99;
  bottom: 0;
}
.update .update-inner:hover .data {
  background-color: #00323C;
}
.update .update-inner:hover .data .data-inner {
  background-color: #00323C;
}
.update .update-inner:hover .data .data-inner .type p {
  color: #fff;
}
.update .update-inner:hover .data .data-inner .heading h5 {
  color: #fff;
}
.update .update-inner:hover .data .data-inner .heading a {
  color: #fff;
}
.update .update-inner:hover .data .data-inner .details p {
  color: #fff;
}
.update .update-inner:hover .data .data-inner .details p i,
.update .update-inner:hover .data .data-inner .details p svg {
  color: #fff;
}
.update .update-inner:hover .data .data-inner a.btn-fake {
  color: #00B9B9;
}
#author-credit.author-credit-bottom .author-credit-inner .content-col {
  border-top: 1px solid #00B9B9;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .author {
  margin: 30px 0;
  position: relative;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .author .details.details-alt h5 {
  margin: 0 0;
  font-weight: 500;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .author .details.details-alt h5 span a {
  color: #00B9B9;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .author .details.details-alt h5 span.author-multi:last-child span.comma {
  display: none;
  color: #00323C;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .author .avatar img {
  height: 80px;
  width: auto;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -30px;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .author .data {
  padding-left: 100px;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .author .data .label p {
  margin: 0 0;
  color: #00B9B9;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .author .data .details h5 {
  margin: 0 0;
  font-weight: 500;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .author .data a {
  color: #00323C;
}
#author-credit .author-credit-inner .row .author-col .author-col-inner .btn-holder {
  margin-top: 20px;
}
.share {
  margin-top: 30px;
}
.filters {
  margin-bottom: 40px;
}
.filters .row .filter-col .facetwp-facet {
  margin-bottom: 0px;
}
.filters .row .filter-col .facetwp-icon {
  right: 15px!important;
}
.filters .row .filter-col .facetwp-input-wrap {
  width: 100%!important;
}
.filters .row .filter-col form.search-form {
  position: relative;
}
.filters .row .filter-col form.search-form label {
  width: 100%;
}
.filters .row .filter-col form.search-form button {
  right: 15px;
  border: 0px;
  height: 100%;
  opacity: 0.5;
  line-height: 1;
  cursor: pointer;
  padding: 0px 8px;
  position: absolute;
  background-color: transparent;
}
.filters .row .filter-col input {
  width: 100%!important;
  max-width: 100%!important;
  border: 0px;
  min-width: unset;
  background-color: #fff;
  border: 1px solid #575756;
  border-radius: 5px;
  margin-top: 0px;
  padding: 10px 20px!important;
  font-size: 16px!important;
  font-size: 1.6rem !important;
  display: block;
}
.filters .row .filter-col select {
  width: 100%!important;
  border: 0px;
  background-color: #fff;
  border: 1px solid #575756;
  border-radius: 5px;
  margin-top: 0px;
  padding: 10px 20px!important;
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  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%23000000%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 20px top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  font-size: 16px!important;
  font-size: 1.6rem !important;
}
.filters .row .filter-col select option {
  color: #575756 !important;
}
.navi {
  margin-top: 15px;
}
.navi .wp-pagenavi {
  padding: 20px 0px;
}
.navi .wp-pagenavi a {
  text-decoration: none!important;
}
.navi .wp-pagenavi span.pages {
  display: none;
}
.navi .wp-pagenavi a.page {
  border-color: transparent;
}
.navi .wp-pagenavi span.extend {
  display: none!important;
}
.navi .wp-pagenavi a,
.navi .wp-pagenavi span {
  padding: 10px 15px;
}
.navi .wp-pagenavi a,
.navi .wp-pagenavi span {
  border: 1px solid #575756;
  font-weight: 500;
  color: #575756;
}
.navi .wp-pagenavi a:hover,
.navi .wp-pagenavi span.current {
  border: 1px solid #00B9B9;
}
/* Forms
==============================*/
.gform_wrapper {
  margin-top: 0px!important;
}
.gform_wrapper .gfield_required {
  color: #00B9B9 !important;
}
.gform_wrapper .top_label .ginput_container {
  margin: 0px 0px!important;
}
.gform_wrapper .gsection {
  margin-bottom: 0px!important;
  border-bottom: 1px solid #00B9B9 !important;
}
.gform_wrapper form ul li.gfield.hidden {
  display: none!important;
}
.gform_wrapper form ul li label {
  font-weight: 700!important;
  font-size: 16px!important;
  font-size: 1.6rem !important;
  margin: 0px 0px 5px 0px;
  color: #575756;
}
.gform_wrapper form ul li input {
  width: 100%!important;
  border: 0px;
  background-color: transparent;
  border: 1px solid #575756;
  border-radius: 5px;
  line-height: 1;
  font-size: 16px!important;
  font-size: 1.6rem !important;
  padding: 10px 20px!important;
}
.gform_wrapper form ul li input::-webkit-input-placeholder {
  /* Edge */
  color: #575756;
  opacity: 1;
  font-style: italic;
}
.gform_wrapper form ul li input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #575756;
  opacity: 1;
  font-style: italic;
}
.gform_wrapper form ul li input::placeholder {
  color: #575756;
  opacity: 1;
  font-style: italic;
}
.gform_wrapper form ul li input[type="checkbox"] {
  margin-right: 5px;
  width: auto!important;
}
.gform_wrapper form ul li select {
  width: 100%!important;
  border: 0px;
  background-color: transparent;
  border: 1px solid #575756;
  border-radius: 5px;
  margin-top: 0px;
  padding: 8px 20px!important;
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  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%23000000%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 20px top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  font-size: 16px!important;
  font-size: 1.6rem !important;
}
.gform_wrapper form ul li select option {
  color: #575756 !important;
}
.gform_wrapper form ul li select::-webkit-input-placeholder {
  /* Edge */
  color: #575756;
  opacity: 1;
}
.gform_wrapper form ul li select:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #575756;
  opacity: 1;
}
.gform_wrapper form ul li select::placeholder {
  color: #575756;
  opacity: 1;
}
.gform_wrapper form ul li textarea {
  width: 100%!important;
  border: 0px;
  background-color: transparent;
  border: 1px solid #575756;
  border-radius: 5px;
  padding: 10px 20px!important;
  font-size: 16px!important;
  font-size: 1.6rem !important;
}
.gform_wrapper form ul li textarea::-webkit-input-placeholder {
  /* Edge */
  color: #575756;
  opacity: 1;
  font-style: italic;
}
.gform_wrapper form ul li textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #575756;
  opacity: 1;
  font-style: italic;
}
.gform_wrapper form ul li textarea::placeholder {
  color: #575756;
  opacity: 1;
  font-style: italic;
}
.gform_wrapper form ul li ul.gfield_checkbox li label {
  font-weight: 400!important;
}
.gform_wrapper form ul li.gfield_html_formatted {
  margin: 15px 0px;
}
.gform_wrapper form ul li.gfield_html_formatted p {
  font-size: 14px!important;
  font-size: 1.4rem !important;
  margin: 0 0 5px 0;
}
.gform_wrapper form .gform_footer {
  margin-top: 5px!important;
  padding-bottom: 0px!important;
}
.gform_wrapper form .gform_footer input.gform_button {
  line-height: 1;
  font-size: 16px!important;
  font-size: 1.6rem !important;
  text-decoration: none;
  justify-content: center;
  text-transform: uppercase;
  align-items: center;
  padding: 15px 25px!important;
  border-radius: 100px;
  background-color: #00B9B9;
  border: 1px solid #00B9B9;
  color: #fff;
  margin: 0 auto!important;
  display: block!important;
}
.gform_wrapper form .gform_footer input.gform_button:hover {
  color: #fff;
  transition: 0s;
  border-color: #00323C;
  background-color: #00323C;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #00B9B9 !important;
}
.gform_wrapper div.validation_error {
  color: #00B9B9 !important;
  margin: 0px!important;
  margin-top: 30px!important;
  padding: 10px 0!important;
  font-weight: 500!important;
  font-size: 16px!important;
  font-size: 1.6rem !important;
  border-top: 1px solid #00B9B9 !important;
  border-bottom: 1px solid #00B9B9 !important;
}
.gform_wrapper li.gfield_error input.medium {
  border: 1px solid #00B9B9 !important;
}
.gform_wrapper li.gfield_error select {
  border: 1px solid #00B9B9 !important;
}
.gform_wrapper li.gfield.gfield_error {
  border: 0px!important;
  padding: 0px 0px!important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: block !important;
}
.gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #00B9B9 !important;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent!important;
}
#gform_wrapper_4.gform_wrapper ul.gform_fields li.gfield#field_4_12 {
  margin-top: 0px!important;
}
#gform_wrapper_4.gform_wrapper ul.gform_fields li.gfield#field_4_12 label.gfield_label {
  display: none!important;
}
#gform_wrapper_4.gform_wrapper ul.gform_fields li.gfield#field_4_12.gfield_error ul.gfield_checkbox li label {
  color: #00B9B9 !important;
}
#form .gform_wrapper .gfield_required {
  color: #fff !important;
}
#form .gform_wrapper .gfield_error .gfield_required {
  color: #2B52A0 !important;
}
#form .gform_wrapper .gfield_error .gfield_label {
  color: #2B52A0 !important;
}
#form .gform_wrapper form ul li label {
  color: #fff;
}
#form .gform_wrapper form ul li input {
  color: #00323C;
  border: 1px solid #fff;
}
#form .gform_wrapper form ul li input::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}
#form .gform_wrapper form ul li input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
#form .gform_wrapper form ul li input::placeholder {
  color: #fff;
}
#form .gform_wrapper form ul li select {
  color: #00323C;
  border: 1px solid #fff;
  background-image: url('images/chevron-down.png');
}
#form .gform_wrapper form ul li select option {
  color: #575756 !important;
}
#form .gform_wrapper form ul li select::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}
#form .gform_wrapper form ul li select:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
#form .gform_wrapper form ul li select::placeholder {
  color: #fff;
}
#form .gform_wrapper form ul li textarea {
  height: 100px;
  color: #00323C;
  border: 1px solid #fff;
}
#form .gform_wrapper form ul li textarea::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}
#form .gform_wrapper form ul li textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
#form .gform_wrapper form ul li textarea::placeholder {
  color: #fff;
}
#form .gform_wrapper form ul li.gfield_html_formatted {
  color: #fff;
}
#form .gform_wrapper form ul li.gfield_html_formatted p {
  color: #fff;
}
#form .gform_wrapper form ul li.gfield_html_formatted p a {
  color: #fff;
}
#form .gform_wrapper form .gform_footer input.gform_button {
  border: 1px solid #00323C;
  background-color: #00323C;
  color: #fff;
}
#form .gform_wrapper form .gform_footer input.gform_button:hover {
  color: #00323C;
  border-color: #fff;
  background-color: #fff;
}
#form .gform_wrapper div.validation_error {
  color: #2B52A0 !important;
  border-top: 1px solid #2B52A0 !important;
  border-bottom: 1px solid #2B52A0 !important;
}
#form .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#form .gform_wrapper li.gfield_error textarea {
  border: 1px solid #2B52A0 !important;
}
#form .gform_wrapper li.gfield_error input.medium {
  border: 1px solid #2B52A0 !important;
}
#form .gform_wrapper li.gfield_error select {
  border: 1px solid #2B52A0 !important;
}
@media (max-width: 575px) {
  h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  h4 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  h5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .padded-left {
    padding-left: 0px;
  }
  .padded-right {
    padding-right: 0px;
  }
  .padded-large {
    padding: 50px 0;
  }
  header span.search-btn {
    margin-top: -27px;
    line-height: 1;
    right: 55px;
  }
  header .search_box input,
  header .search_box_mobi input {
    width: 66%;
    height: 39px;
  }
  header .search_box button.search-submit,
  header .search_box_mobi button.search-submit {
    width: 31%;
    margin-left: 1.5%;
    padding: 10px 15px!important;
  }
  header .search_box.active {
    margin-top: 18px;
  }
  header .search_box_mobi.active {
    margin-top: 0px;
  }
  header .search_box_mobi.search_box_wrap.active {
    margin-top: 18px;
  }
  body.single-post #content-default img.alignleft {
    float: unset;
    margin: 0px 0px;
  }
  body.single-post #content-default img.alignright {
    float: unset;
    margin: 0px 0px;
  }
  body.single-post #content-default img.aligncenter {
    float: unset;
    margin: 0px 0px;
  }
  .border-heading h2 {
    margin-bottom: 30px;
  }
  .border-heading h3 {
    margin-bottom: 30px;
  }
  .border-heading h4 {
    margin-bottom: 30px;
  }
  .overlay-mobile {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: 0s;
    background-color: rgba(13, 82, 87, 0.6);
  }
  header .header-inner .header-col .header-col-inner .header-logo img {
    width: 175px;
    height: auto;
  }
  .filters .row .filter-col select#cat {
    margin-bottom: 15px;
  }
  .filters .row .filter-col input.facetwp-search {
    margin-top: 15px;
  }
  .filters .row .filter-col button.btn-reset {
    margin-top: 15px;
  }
  #banner {
    min-height: auto;
  }
  #banner .banner-inner.banner-static .banner-col .heading h1 {
    font-size: 4.8rem;
    font-size: 48px;
  }
  #banner .banner-inner {
    padding: 50px 0;
  }
  #banner .banner-inner .banner-col .preheading p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #banner .banner-inner .banner-col .heading h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #banner .banner-inner .banner-col .locations .row .location .location-inner .address i,
  #banner .banner-inner .banner-col .locations .row .location .location-inner .address svg {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #banner .banner-inner .banner-col .locations .row .location .location-inner .address p {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 22px;
  }
  #banner .banner-inner .banner-col .details .row .details-col .details-col-inner a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #banner img.overlay {
    left: -25%;
  }
  #banner.banner-default .banner-inner {
    padding: 50px 0;
  }
  #banner.banner-default .banner-inner .banner-col .preheading p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #banner.banner-default .banner-inner .banner-col .heading h1 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  #banner.banner-default.banner-location .banner-inner .row {
    margin: 0px;
  }
  #banner.banner-default.banner-location img.overlay-right {
    display: none;
  }
  #banner.banner-default.banner-location img.overlay {
    left: 0%;
  }
  #banner.banner-default.bgprimary .banner-inner {
    padding: 50px 0;
  }
  #banner.banner-default.bgprimary .banner-inner .banner-col .heading h1 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  #banner.banner-default.bgprimary img.overlay {
    display: none;
  }
  #banner.banner-default.bgprimary img.overlay-right {
    display: none;
  }
  ul.sidebar {
    margin-right: 0px;
    margin: 20px 0 0 0;
  }
  .arrows a .far,
  .arrows a .fas {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .update .update-inner .data .data-inner {
    padding: 20px 20px;
  }
  body.single-post ul.sidebar {
    margin-top: 30px;
  }
  #team-location .team-location-inner .dual-header .row .dual-header-col .dual-header-col-inner .heading h2 {
    margin: 0 0 10px 0;
  }
  #member-banner .member-banner-inner {
    text-align: center;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading {
    margin-bottom: 30px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading p {
    margin: 0 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .heading h1 {
    font-size: 32px;
    font-size: 3.2rem;
    margin: 0 0 10px 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .subheading h5 {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 0 10px 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span {
    margin-bottom: 5px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a {
    padding-left: 0px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a i,
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a svg {
    top: 0px;
    margin-right: 5px;
    position: relative;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p {
    padding-left: 0px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p i,
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p svg {
    top: 0px;
    margin-right: 5px;
    position: relative;
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-data .member-banner-col-inner {
    margin-top: 30px;
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-image .member-banner-col-inner img {
    height: auto;
    float: unset;
    width: 250px;
    max-width: 100%;
  }
  #accordion .accordion-inner .btn-holder.text-end {
    text-align: center!important;
  }
  #accordion .accordion-inner .btn-holder.text-end span {
    display: block;
  }
  #accordion .accordion-inner .btn-holder.text-end span a.btn-primary {
    margin-top: 15px;
    margin-left: 0px;
  }
  #community .community-inner .row .content-col .content-col-inner a.btn-dark-text {
    margin-top: 30px!important;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  body.page-template-updates-page #latest-news .update {
    margin-bottom: 20px;
  }
  #latest-news .border-heading h2 {
    padding-right: 80px;
  }
  #latest-news .update {
    margin-bottom: 0px;
  }
  #latest-news .btn-holder.text-end {
    margin-top: 30px;
    text-align: center!important;
  }
  #team-location .btn-holder.text-end {
    margin-top: 30px;
    text-align: center!important;
  }
  .update .update-inner .image {
    height: 150px;
  }
  .member .member-inner .member-overlay .member-overlay-inner .data .equal-height {
    margin-bottom: 5px;
  }
  .member .member-inner .member-overlay .member-overlay-inner .contact {
    margin-bottom: 150px;
  }
  .member .member-inner .member-overlay .member-overlay-inner .contact span {
    display: none;
  }
  .member .member-inner a.btn-absolute {
    height: 100%;
  }
  .member .member-inner .overlay {
    background: #0D5257;
    background: linear-gradient(0deg, #0D5257 0%, rgba(13, 82, 87, 0) 50%);
  }
  .member .member-inner:hover .overlay {
    background: #0D5257;
    background: linear-gradient(0deg, #0D5257 0%, rgba(13, 82, 87, 0) 50%);
  }
  #locations-nav .locations-nav-inner p .fa-map-marker-alt {
    display: block;
    margin-bottom: 5px;
  }
  #locations-nav .locations-nav-inner p select {
    display: block;
    margin: 0 auto;
  }
  #cta .cta-inner {
    text-align: center;
    padding: 50px 0;
  }
  #cta .cta-inner .cta-col .heading h2 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  #cta .cta-inner .cta-col .description p {
    font-size: 20px;
    font-size: 2rem;
  }
  body.single-post #content-image .content-container .content-inner .content-row {
    padding: 0!important;
  }
  body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-image {
    display: block!important;
  }
  body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-image.content-col-image-no-mobi {
    display: none!important;
  }
  body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
    padding: 0!important;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-image {
    height: 250px;
    margin-bottom: 30px;
    display: none!important;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
    margin: 0 auto;
    max-width: 100%;
    padding: 0px 0px;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-data.content-col-large .fake-container {
    padding: 50px 0px;
  }
  #offices .offices-inner .office-boxes .row .office-box-col.office-box-col-data {
    margin-bottom: 20px;
  }
  #offices .offices-inner .office-boxes .row .office-box {
    margin-bottom: 15px;
  }
  #offices .offices-inner .office-boxes .row .office-box .office-box-inner .data {
    width: 100%;
  }
  #offices .offices-inner .office-boxes .row .office-box .office-box-inner .data .data-inner {
    width: 100%;
    padding: 20px 30px;
    border-left: 15px solid #fff;
  }
  #offices .offices-inner .office-boxes .row .office-box .office-box-inner .data .data-inner .description p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #offices .offices-inner .office-boxes .row .office-box:last-of-type {
    margin-bottom: 0px;
  }
  #offices .offices-inner .office-boxes.office-boxes-all .office-box:last-of-type {
    border-bottom: 0px;
    padding-bottom: 0px;
  }
  .filters .row .filter-col .facetwp-icon {
    height: 46px;
    bottom: 0;
  }
  #community .community-inner .row .content-col .content-col-inner .partners {
    margin-top: 20px;
  }
  #community .community-inner .row .content-col .content-col-inner .partners .row .partner-col .partner {
    padding: 20px 15px;
  }
  ul.sidebar li.heading {
    padding: 10px 15px;
  }
  ul.sidebar li.parent a {
    padding: 10px 15px;
  }
  ul.sidebar li a {
    padding: 10px 15px;
  }
  ul.sidebar li ul.children li a {
    padding: 10px 30px 10px 20px;
  }
  #offices .offices-inner .office-boxes.office-boxes-all .office-box .office-box-inner .row .office-box-col .office-box-col-inner .description p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner {
    margin-bottom: 30px;
  }
  footer .footer-main .footer-main-inner .row .footer-main-col:last-of-type .footer-main-col-inner {
    margin-bottom: 0px;
  }
  footer .footer-partners .footer-partners-inner .logos .row span.footer-logo-col {
    margin: 0px 20px 20px 20px;
  }
  footer .footer-credit .footer-credit-inner {
    text-align: center;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col.footer-main-col-right.text-end {
    text-align: center!important;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p {
    margin-bottom: 5px;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p span:first-of-type {
    display: block;
    margin-bottom: 12px;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p span.first-seperator {
    display: none;
  }
  header {
    padding: 20px 0;
  }
  header .header-inner {
    position: relative;
  }
  header span.search-btn {
    bottom: 8px;
    line-height: 1;
  }
  header .search_box.active {
    padding: 10px 0;
  }
  #related-links .related-links-inner .related-links-col.related-links-col-right {
    margin-top: 30px;
  }
  body.page-template-updates-page #latest-news .update {
    margin-bottom: 12px!important;
    padding: 0px 12px 0px 0px!important;
  }
  #latest-news .update {
    padding: 0px 2px 0px 0px!important;
  }
  #team-location.team-noslide .member {
    margin-bottom: 12px;
  }
  #team-location.team-noslide .team-location-inner .member {
    padding: 0px 12px 0px 0px!important;
  }
  #team-location .team-location-inner .member {
    padding: 0px 2px 0px 0px!important;
  }
  #team-members.team-noslide .members .row {
    margin: 0px;
  }
  #team-members.team-noslide .member {
    padding: 0px 12px 0 0;
    margin-bottom: 12px;
  }
  #slider #banner .banner-inner {
    padding: 50px 0px 75px 0px;
  }
  #slider button.carousel-control {
    top: unset;
    bottom: 15px;
    z-index: 99999;
  }
  body.single-post #banner .banner-inner .row,
  body.page-template-updates-page #banner .banner-inner .row {
    margin: 0 0;
  }
  body.single-post #banner .banner-inner .banner-col a.btn-secondary-text,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn-secondary-text {
    color: #fff;
  }
  body.single-post #banner .banner-inner .banner-col a.btn-secondary-text:hover,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn-secondary-text:hover {
    text-decoration: underline;
  }
  body.single-post #banner .banner-inner .banner-col a.btn-secondary,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn-secondary {
    background-color: #00B9B9;
    border-color: #00B9B9;
  }
  body.single-post #banner .banner-inner .banner-col a.btn,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn {
    margin-top: 20px;
  }
  body.single-post #banner .banner-inner .banner-col.text-end,
  body.page-template-updates-page #banner .banner-inner .banner-col.text-end {
    text-align: left!important;
  }
  body.single-post #banner .banner-inner .banner-col.text-end .btn-holder,
  body.page-template-updates-page #banner .banner-inner .banner-col.text-end .btn-holder {
    top: unset;
    right: unset;
    transform: unset;
    position: relative;
    margin-top: 10px;
  }
  #author-credit .author-credit-inner .row .author-col .author-col-inner.text-end {
    text-align: left!important;
  }
  #author-credit .author-credit-inner .row .author-col .author-col-inner.text-end .btn-holder {
    margin-top: -5px;
    margin-left: 115px;
  }
  .update .update-inner:hover .data {
    background-color: #fff;
  }
  .update .update-inner:hover .data .data-inner {
    background-color: #fff;
  }
  .update .update-inner:hover .data .data-inner .type p {
    color: unset;
  }
  .update .update-inner:hover .data .data-inner .heading h5 {
    color: #00B9B9;
  }
  .update .update-inner:hover .data .data-inner .heading a {
    color: #00B9B9;
  }
  .update .update-inner:hover .data .data-inner .details p {
    color: unset;
  }
  .update .update-inner:hover .data .data-inner .details p i,
  .update .update-inner:hover .data .data-inner .details p svg {
    color: unset;
  }
  .update .update-inner:hover .data .data-inner a.btn-fake {
    color: #00B9B9;
  }
  .member .member-inner:hover {
    text-decoration: none;
  }
  .member .member-inner:hover .member-overlay .member-overlay-inner .data a.btn-fake {
    color: #00B9B9;
    transition: 0s;
  }
  .member .member-inner:hover .overlay {
    background: #000;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 50%);
  }
  .member .member-inner .member-overlay .member-overlay-inner .data .more {
    display: none;
  }
  #banner.banner-default .banner-inner .banner-col .heading h1 img {
    display: block;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .member .member-inner {
    height: 100%;
  }
  body.page-id-346 #cta .overlay-extra,
  body.page-id-129 #cta .overlay-extra {
    display: block;
  }
  .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    line-height: 1!important;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container .fake-container-inner .btn-holder {
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  h4 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  h5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .padded-left {
    padding-left: 0px;
  }
  .padded-right {
    padding-right: 0px;
  }
  .padded-large {
    padding: 50px 0;
  }
  header span.search-btn {
    margin-top: -27px;
    line-height: 1;
    right: 55px;
  }
  header .search_box input,
  header .search_box_mobi input {
    width: 74%;
    height: 39px;
  }
  header .search_box button.search-submit,
  header .search_box_mobi button.search-submit {
    width: 24%;
    margin-left: 1%;
    padding: 10px 15px!important;
  }
  header .search_box.active {
    margin-top: 18px;
  }
  header .search_box_mobi.active {
    margin-top: 0px;
  }
  header .search_box_mobi.search_box_wrap.active {
    margin-top: 18px;
  }
  body.single-post #content-default img.alignleft {
    float: unset;
    margin: 0px 0px;
  }
  body.single-post #content-default img.alignright {
    float: unset;
    margin: 0px 0px;
  }
  body.single-post #content-default img.aligncenter {
    float: unset;
    margin: 0px 0px;
  }
  .border-heading h2 {
    margin-bottom: 30px;
  }
  .border-heading h3 {
    margin-bottom: 30px;
  }
  .border-heading h4 {
    margin-bottom: 30px;
  }
  .overlay-mobile {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: 0s;
    background-color: rgba(13, 82, 87, 0.6);
  }
  header .header-inner .header-col .header-col-inner .header-logo img {
    width: 150px;
    height: auto;
  }
  #banner {
    min-height: auto;
  }
  #banner .banner-inner.banner-static .banner-col .heading h1 {
    font-size: 4.8rem;
    font-size: 48px;
  }
  #banner .banner-inner {
    padding: 75px 0;
  }
  #banner .banner-inner .banner-col .preheading p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #banner .banner-inner .banner-col .heading h1 {
    font-size: 34px;
    font-size: 3.4rem;
  }
  #banner .banner-inner .banner-col .locations .row .location .location-inner .address i,
  #banner .banner-inner .banner-col .locations .row .location .location-inner .address svg {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #banner .banner-inner .banner-col .locations .row .location .location-inner .address p {
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 22px;
  }
  #banner .banner-inner .banner-col .details .row .details-col .details-col-inner a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #banner.banner-default .banner-inner {
    padding: 75px 0;
  }
  #banner.banner-default .banner-inner .banner-col .preheading p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #banner.banner-default .banner-inner .banner-col .heading h1 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  #banner.banner-default.banner-location .banner-inner .row {
    margin: 0px;
  }
  #banner.banner-default.banner-location img.overlay-right {
    display: none;
  }
  #banner.banner-default.banner-location img.overlay {
    left: 0%;
  }
  #banner.banner-default.bgprimary .banner-inner {
    padding: 75px 0;
  }
  #banner.banner-default.bgprimary .banner-inner .banner-col .heading h1 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  ul.sidebar {
    margin-right: 0px;
    margin: 20px 0 0 0;
  }
  .arrows a .far,
  .arrows a .fas {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .update .update-inner .data .data-inner {
    padding: 20px 20px;
  }
  body.single-post ul.sidebar {
    margin-top: 30px;
  }
  #team-location .team-location-inner .dual-header .row .dual-header-col .dual-header-col-inner .heading h2 {
    margin: 0 0 10px 0;
  }
  #member-banner .member-banner-inner {
    text-align: center;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading {
    margin-bottom: 30px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading p {
    margin: 0 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .heading h1 {
    font-size: 32px;
    font-size: 3.2rem;
    margin: 0 0 10px 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .subheading h5 {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 0 10px 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span {
    margin-bottom: 5px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a {
    padding-left: 0px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a i,
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a svg {
    top: 0px;
    margin-right: 5px;
    position: relative;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p {
    padding-left: 0px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p i,
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p svg {
    top: 0px;
    margin-right: 5px;
    position: relative;
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-data .member-banner-col-inner {
    margin-top: 30px;
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-image .member-banner-col-inner img {
    height: auto;
    float: unset;
    width: 250px;
    max-width: 100%;
  }
  #accordion .accordion-inner .btn-holder.text-end {
    text-align: center!important;
  }
  #accordion .accordion-inner .btn-holder.text-end span {
    display: block;
  }
  #accordion .accordion-inner .btn-holder.text-end span a.btn-primary {
    margin-top: 15px;
    margin-left: 0px;
  }
  #community .community-inner .row .content-col .content-col-inner a.btn-dark-text {
    margin-top: 30px!important;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  body.page-template-updates-page #latest-news .update {
    margin-bottom: 20px;
  }
  #latest-news .border-heading h2 {
    padding-right: 80px;
  }
  #latest-news .update {
    margin-bottom: 0px;
  }
  #latest-news .btn-holder.text-end {
    margin-top: 30px;
    text-align: center!important;
  }
  #team-location .btn-holder.text-end {
    margin-top: 30px;
    text-align: center!important;
  }
  .update .update-inner .image {
    height: 150px;
  }
  #locations-nav .locations-nav-inner p .fa-map-marker-alt {
    display: block;
    margin-bottom: 5px;
  }
  #locations-nav .locations-nav-inner p select {
    display: block;
    margin: 0 auto;
  }
  #cta .cta-inner {
    text-align: center;
    padding: 50px 0;
  }
  #cta .cta-inner .cta-col .heading h2 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  #cta .cta-inner .cta-col .description p {
    font-size: 20px;
    font-size: 2rem;
  }
  body.single-post #content-image .content-container {
    max-width: 540px!important;
  }
  body.single-post #content-image .content-container .content-inner .content-row {
    padding: 0;
  }
  body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-image {
    display: block!important;
  }
  body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-image.content-col-image-no-mobi {
    display: none!important;
  }
  body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
    padding: 0!important;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-image {
    height: 350px;
    margin-bottom: 30px;
    display: none!important;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
    margin: 0 auto;
    max-width: 540px;
    padding: 0px 5px;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-data.content-col-large .fake-container {
    padding: 50px 0px;
  }
  #offices .offices-inner .office-boxes .row .office-box-col.office-box-col-data {
    margin-bottom: 20px;
  }
  #offices .offices-inner .office-boxes .row .office-box {
    margin-bottom: 15px;
  }
  #offices .offices-inner .office-boxes .row .office-box .office-box-inner .data .data-inner .description p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #offices .offices-inner .office-boxes .row .office-box:last-of-type {
    margin-bottom: 0px;
  }
  #offices .offices-inner .office-boxes.office-boxes-all .office-box:last-of-type {
    border-bottom: 0px;
    padding-bottom: 0px;
  }
  .filters .row .filter-col .facetwp-icon {
    height: 46px;
    bottom: 0;
  }
  #community .community-inner .row .content-col .content-col-inner .partners {
    margin-top: 20px;
  }
  #community .community-inner .row .content-col .content-col-inner .partners .row .partner-col .partner {
    padding: 20px 15px;
  }
  ul.sidebar li.heading {
    padding: 10px 15px;
  }
  ul.sidebar li.parent a {
    padding: 10px 15px;
  }
  ul.sidebar li a {
    padding: 10px 15px;
  }
  ul.sidebar li ul.children li a {
    padding: 10px 30px 10px 20px;
  }
  #offices .offices-inner .office-boxes.office-boxes-all .office-box .office-box-inner .row .office-box-col .office-box-col-inner .description p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner {
    margin-bottom: 30px;
  }
  footer .footer-main .footer-main-inner .row .footer-main-col:last-of-type .footer-main-col-inner {
    margin-bottom: 0px;
  }
  footer .footer-partners .footer-partners-inner .logos .row span.footer-logo-col {
    margin: 0px 20px 20px 20px;
  }
  footer .footer-credit .footer-credit-inner {
    text-align: center;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col.footer-main-col-right.text-end {
    text-align: center!important;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p {
    margin-bottom: 5px;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p span:first-of-type {
    display: block;
    margin-bottom: 12px;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p span.first-seperator {
    display: none;
  }
  header {
    padding: 20px 0;
  }
  header .header-inner {
    position: relative;
  }
  header span.search-btn {
    bottom: 8px;
    line-height: 1;
  }
  header .search_box.active {
    padding: 10px 0;
  }
  #related-links .related-links-inner .related-links-col.related-links-col-right {
    margin-top: 30px;
  }
  body.page-template-updates-page #latest-news .update {
    margin-bottom: 12px!important;
    padding: 0px 12px 0px 0px!important;
  }
  #latest-news .update {
    padding: 0px 2px 0px 0px!important;
  }
  #team-location.team-noslide .member {
    margin-bottom: 12px;
  }
  #team-location.team-noslide .team-location-inner .member {
    padding: 0px 12px 0px 0px!important;
  }
  #team-location .team-location-inner .member {
    padding: 0px 2px 0px 0px!important;
  }
  #team-members.team-noslide .members .row {
    margin: 0px;
  }
  #team-members.team-noslide .member {
    padding: 0px 12px 0 0;
    margin-bottom: 12px;
  }
  #slider #banner .banner-inner {
    padding: 75px 30px;
  }
  body.single-post #banner .banner-inner .row,
  body.page-template-updates-page #banner .banner-inner .row {
    margin: 0 0;
  }
  body.single-post #banner .banner-inner .banner-col a.btn-secondary-text,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn-secondary-text {
    color: #fff;
  }
  body.single-post #banner .banner-inner .banner-col a.btn-secondary-text:hover,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn-secondary-text:hover {
    text-decoration: underline;
  }
  body.single-post #banner .banner-inner .banner-col a.btn-secondary,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn-secondary {
    background-color: #00B9B9;
    border-color: #00B9B9;
  }
  body.single-post #banner .banner-inner .banner-col a.btn,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn {
    margin-top: 20px;
  }
  body.single-post #banner .banner-inner .banner-col.text-end,
  body.page-template-updates-page #banner .banner-inner .banner-col.text-end {
    text-align: left!important;
  }
  body.single-post #banner .banner-inner .banner-col.text-end .btn-holder,
  body.page-template-updates-page #banner .banner-inner .banner-col.text-end .btn-holder {
    top: unset;
    right: unset;
    transform: unset;
    position: relative;
    margin-top: 10px;
  }
  #author-credit .author-credit-inner .row .author-col .author-col-inner.text-end {
    text-align: left!important;
  }
  #author-credit .author-credit-inner .row .author-col .author-col-inner.text-end .btn-holder {
    margin-top: -5px;
    margin-left: 115px;
  }
  .update .update-inner:hover .data {
    background-color: #fff;
  }
  .update .update-inner:hover .data .data-inner {
    background-color: #fff;
  }
  .update .update-inner:hover .data .data-inner .type p {
    color: unset;
  }
  .update .update-inner:hover .data .data-inner .heading h5 {
    color: #00B9B9;
  }
  .update .update-inner:hover .data .data-inner .heading a {
    color: #00B9B9;
  }
  .update .update-inner:hover .data .data-inner .details p {
    color: unset;
  }
  .update .update-inner:hover .data .data-inner .details p i,
  .update .update-inner:hover .data .data-inner .details p svg {
    color: unset;
  }
  .update .update-inner:hover .data .data-inner a.btn-fake {
    color: #00B9B9;
  }
  .member .member-inner:hover {
    text-decoration: none;
  }
  .member .member-inner:hover .member-overlay .member-overlay-inner .data a.btn-fake {
    color: #00B9B9;
    transition: 0s;
  }
  .member .member-inner:hover .overlay {
    background: #000;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 50%);
  }
  #banner.banner-default .banner-inner .banner-col .heading h1 img {
    display: block;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  body.page-id-346 #cta .overlay-extra,
  body.page-id-129 #cta .overlay-extra {
    display: block;
  }
  .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    line-height: 1!important;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container .fake-container-inner .btn-holder {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  h4 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  h5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .padded-left {
    padding-left: 0px;
  }
  .padded-right {
    padding-right: 0px;
  }
  .padded-large {
    padding: 50px 0;
  }
  header span.search-btn {
    margin-top: -27px;
    line-height: 1;
    right: 55px;
  }
  .border-heading h2 {
    margin-bottom: 30px;
  }
  .border-heading h3 {
    margin-bottom: 30px;
  }
  .border-heading h4 {
    margin-bottom: 30px;
  }
  .overlay-mobile {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: 0s;
    background-color: rgba(13, 82, 87, 0.6);
  }
  header .header-inner .header-col .header-col-inner .header-logo img {
    width: 175px;
    height: auto;
  }
  #banner .banner-inner.banner-static .banner-col .heading h1 {
    font-size: 58px;
    font-size: 5.8rem;
  }
  #banner .banner-inner {
    padding: 100px 0;
  }
  #banner .banner-inner .banner-col .preheading p {
    font-size: 20px;
    font-size: 2rem;
  }
  #banner .banner-inner .banner-col .heading h1 {
    font-size: 38px;
    font-size: 3.8rem;
  }
  #banner .banner-inner .banner-col .locations .row .location .location-inner .address i,
  #banner .banner-inner .banner-col .locations .row .location .location-inner .address svg {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #banner .banner-inner .banner-col .locations .row .location .location-inner .address p {
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 22px;
  }
  #banner .banner-inner .banner-col .details .row .details-col .details-col-inner a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #banner.banner-default .banner-inner {
    padding: 100px 0;
  }
  #banner.banner-default .banner-inner .banner-col .preheading p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #banner.banner-default .banner-inner .banner-col .heading h1 {
    font-size: 58px;
    font-size: 5.8rem;
  }
  #banner.banner-default.banner-location .banner-inner .row {
    margin: 0px;
  }
  #banner.banner-default.banner-location img.overlay-right {
    display: none;
  }
  #banner.banner-default.banner-location img.overlay {
    left: 0%;
  }
  #banner.banner-default.bgprimary .banner-inner {
    padding: 100px 0;
  }
  #banner.banner-default.bgprimary .banner-inner .banner-col .heading h1 {
    font-size: 58px;
    font-size: 5.8rem;
  }
  ul.sidebar {
    margin-right: 0px;
    margin: 20px 0 0 0;
  }
  .arrows a .far,
  .arrows a .fas {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .update .update-inner .data .data-inner {
    padding: 20px 20px;
  }
  body.single-post ul.sidebar {
    margin-top: 30px;
  }
  #team-location .team-location-inner .dual-header .row .dual-header-col .dual-header-col-inner .heading h2 {
    margin: 0 0 10px 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading {
    margin-bottom: 30px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .preheading p {
    margin: 0 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .heading h1 {
    font-size: 32px;
    font-size: 3.2rem;
    margin: 0 0 10px 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .subheading h5 {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 0 10px 0;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span {
    margin-bottom: 5px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a {
    padding-left: 0px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a i,
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span a svg {
    top: 0px;
    margin-right: 5px;
    position: relative;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p {
    padding-left: 0px;
  }
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p i,
  #member-banner .member-banner-inner .member-banner-col .member-banner-col-inner .contacts span p svg {
    top: 0px;
    margin-right: 5px;
    position: relative;
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-data .member-banner-col-inner {
    margin-top: 0px;
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-image .member-banner-col-inner img {
    height: auto;
    float: right;
    width: 250px;
    max-width: 100%;
  }
  #accordion .accordion-inner .btn-holder.text-end {
    text-align: center!important;
  }
  #accordion .accordion-inner .btn-holder.text-end span {
    display: block;
  }
  #accordion .accordion-inner .btn-holder.text-end span a.btn-primary {
    margin-top: 15px;
    margin-left: 0px;
  }
  #community .community-inner .row .content-col .content-col-inner a.btn-dark-text {
    margin-top: 30px!important;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  body.page-template-updates-page #latest-news .update {
    margin-bottom: 20px;
  }
  #latest-news .border-heading h2 {
    padding-right: 80px;
  }
  #latest-news .update {
    margin-bottom: 0px;
  }
  #latest-news .btn-holder.text-end {
    margin-top: 30px;
    text-align: center!important;
  }
  #team-location .btn-holder.text-end {
    margin-top: 30px;
    text-align: center!important;
  }
  .update .update-inner .image {
    height: 150px;
  }
  #cta .cta-inner {
    text-align: center;
    padding: 50px 0;
  }
  #cta .cta-inner .cta-col .heading h2 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  #cta .cta-inner .cta-col .description p {
    font-size: 20px;
    font-size: 2rem;
  }
  body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-image {
    display: block!important;
  }
  body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-image.content-col-image-no-mobi {
    display: none!important;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-image {
    height: 350px;
    margin-bottom: 30px;
    display: none!important;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
    margin: 0 auto;
    max-width: 720px;
    padding: 0px 5px;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-data.content-col-large .fake-container {
    padding: 50px 0px;
  }
  #offices .offices-inner .office-boxes .row .office-box-col.office-box-col-data {
    margin-bottom: 20px;
  }
  #offices .offices-inner .office-boxes .row .office-box {
    margin-bottom: 15px;
  }
  #offices .offices-inner .office-boxes .row .office-box .office-box-inner .data .data-inner .description p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #offices .offices-inner .office-boxes .row .office-box:last-of-type {
    margin-bottom: 0px;
  }
  #offices .offices-inner .office-boxes.office-boxes-all .office-box:last-of-type {
    border-bottom: 0px;
    padding-bottom: 0px;
  }
  .filters .row .filter-col .facetwp-icon {
    height: 46px;
    bottom: 0;
  }
  #community .community-inner .row .content-col .content-col-inner .partners {
    margin-top: 20px;
  }
  #community .community-inner .row .content-col .content-col-inner .partners .row .partner-col .partner {
    padding: 20px 15px;
  }
  ul.sidebar li.heading {
    padding: 10px 15px;
  }
  ul.sidebar li.parent a {
    padding: 10px 15px;
  }
  ul.sidebar li a {
    padding: 10px 15px;
  }
  ul.sidebar li ul.children li a {
    padding: 10px 30px 10px 20px;
  }
  #offices .offices-inner .office-boxes.office-boxes-all .office-box .office-box-inner .row .office-box-col .office-box-col-inner .description p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  footer .footer-main .footer-main-inner .row .footer-main-col .footer-main-col-inner {
    margin-bottom: 30px;
  }
  footer .footer-main .footer-main-inner .row .footer-main-col:last-of-type .footer-main-col-inner {
    margin-bottom: 0px;
  }
  footer .footer-partners .footer-partners-inner .logos .row span.footer-logo-col {
    margin: 0px 20px 20px 20px;
  }
  footer .footer-credit .footer-credit-inner {
    text-align: center;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col.footer-main-col-right.text-end {
    text-align: center!important;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p {
    margin-bottom: 5px;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p span:first-of-type {
    display: block;
    margin-bottom: 12px;
  }
  footer .footer-credit .footer-credit-inner .row .footer-credit-col .footer-credit-col-inner .copyright p span.first-seperator {
    display: none;
  }
  header {
    padding: 0px 0;
  }
  header .header-inner {
    position: relative;
  }
  header span.search-btn {
    bottom: 8px;
    line-height: 1;
  }
  header .search_box.active {
    padding: 10px 0;
    margin-top: 20px;
  }
  #related-links .related-links-inner .related-links-col.related-links-col-right {
    margin-top: 30px;
  }
  #slider #banner .banner-inner {
    padding: 75px 30px;
  }
  body.single-post #banner .banner-inner .row,
  body.page-template-updates-page #banner .banner-inner .row {
    margin: 0 0;
  }
  body.single-post #banner .banner-inner .banner-col a.btn-secondary-text,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn-secondary-text {
    color: #fff;
  }
  body.single-post #banner .banner-inner .banner-col a.btn-secondary-text:hover,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn-secondary-text:hover {
    text-decoration: underline;
  }
  body.single-post #banner .banner-inner .banner-col a.btn-secondary,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn-secondary {
    background-color: #00B9B9;
    border-color: #00B9B9;
  }
  body.single-post #banner .banner-inner .banner-col a.btn,
  body.page-template-updates-page #banner .banner-inner .banner-col a.btn {
    margin-top: 20px;
  }
  body.single-post #banner .banner-inner .banner-col.text-end,
  body.page-template-updates-page #banner .banner-inner .banner-col.text-end {
    text-align: left!important;
  }
  body.single-post #banner .banner-inner .banner-col.text-end .btn-holder,
  body.page-template-updates-page #banner .banner-inner .banner-col.text-end .btn-holder {
    top: unset;
    right: unset;
    transform: unset;
    position: relative;
    margin-top: 10px;
  }
  .update .update-inner:hover .data {
    background-color: #fff;
  }
  .update .update-inner:hover .data .data-inner {
    background-color: #fff;
  }
  .update .update-inner:hover .data .data-inner .type p {
    color: unset;
  }
  .update .update-inner:hover .data .data-inner .heading h5 {
    color: #00B9B9;
  }
  .update .update-inner:hover .data .data-inner .heading a {
    color: #00B9B9;
  }
  .update .update-inner:hover .data .data-inner .details p {
    color: unset;
  }
  .update .update-inner:hover .data .data-inner .details p i,
  .update .update-inner:hover .data .data-inner .details p svg {
    color: unset;
  }
  .update .update-inner:hover .data .data-inner a.btn-fake {
    color: #00B9B9;
  }
  .member .member-inner:hover {
    text-decoration: none;
  }
  .member .member-inner:hover .member-overlay .member-overlay-inner .data a.btn-fake {
    color: #00B9B9;
    transition: 0s;
  }
  .member .member-inner:hover .overlay {
    background: #000;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 50%);
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-image .member-banner-col-inner img {
    margin-top: -54px;
  }
  #banner.banner-default .banner-inner .banner-col .heading h1 img {
    display: block;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  body.page-id-346 #cta .overlay-extra,
  body.page-id-129 #cta .overlay-extra {
    display: block;
  }
  #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container .fake-container-inner .btn-holder {
    text-align: center;
  }
  body.single-post #content-image .content-container {
    max-width: 720px!important;
    max-width: 960px;
    margin: 0 auto;
  }
  body.single-post #content-image .content-container .content-inner .content-row {
    padding: 0;
  }
  body.single-post #content-image .content-container .content-inner .content-row .content-col.content-col-data .fake-container {
    padding-left: 0px!important;
    margin-left: 0px!important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header span.search-btn {
    margin-top: -27px;
    line-height: 1;
    right: 55px;
  }
  #banner .banner-inner {
    padding: 100px 0;
  }
  header {
    padding: 0px 0;
  }
  header .header-inner {
    position: relative;
  }
  header .header-inner .header-col .header-col-inner .navToggle .fa-bars {
    margin-top: 11px;
  }
  header span.search-btn {
    bottom: 9px;
    line-height: 1;
  }
  header .search_box.active {
    padding: 10px 0;
    margin-top: 20px;
  }
  .update .update-inner .image {
    height: 150px;
  }
  .member .member-inner .member-overlay .member-overlay-inner .contact {
    margin-bottom: 100px;
  }
  #slider button.carousel-control {
    padding: 0px 30px!important;
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-image .member-banner-col-inner img {
    margin-top: -32px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  #slider button.carousel-control {
    padding: 0px 30px!important;
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-image .member-banner-col-inner img {
    margin-top: -32px;
  }
}
@media (min-width: 1400px) {
  #slider button.carousel-control {
    padding: 0px 30px!important;
  }
  #member-banner .member-banner-inner .member-banner-col.member-banner-col-image .member-banner-col-inner img {
    margin-top: -32px;
  }
}
@media (min-width: 992px) {
  #banner .overlay-huge {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: 0s;
    background-color: rgba(13, 82, 87, 0.25);
  }
  #banner.banner-location .overlay-huge {
    background-color: rgba(13, 82, 87, 0.6);
  }
}
