/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 2 version
*/

/*
Theme Name: Natilik
Author: dusted
Version: 1
*/
body.busy:after {
  height: 100%;
  background: rgba(15, 38, 44, 0.5);
  z-index: 100;
}

.banner .container .content .hero-wrapper {
  bottom: 0px;
  position: absolute;
}

#page-wrap {
  overflow-x: hidden;
}
header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  /* background: #000; */
  padding: 40px 0;
  background-color: transparent;
  -webkit-box-shadow: 0 0px 15px 0px transparent;
  box-shadow: 0 0px 15px 0px transparent;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.open-search header > .container {
  z-index: 2;
  position: relative;
}
.logo {
  display: inline-block;
  vertical-align: top;
  width: 160px;
}
.logo svg {
  width: 100%;
  height: auto;
  vertical-align: top;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.sticky .logo {
  width: 136px;
}

.ic1,
.ic2,
.logofill {
  fill: #fff;
}

.sticky .logofill {
  fill: #0f262c;
}
.sticky .ic1 {
  fill: #007373;
}
.sticky .ic2 {
  fill: #00abb0;
}

.headRight {
  float: right;
}
.headRightBottom {
  float: left;
}

.sticky #page-wrap > header {
  background-color: #fff;
  padding: 20px 0;
  -webkit-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
}

/* Cookies plugin */
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: #0f262c !important;
  border-top: none !important;
}

ul#moove-gdpr-menu span.gdpr-nav-tab-title {
  text-transform: none;
}

/* Footer CSS start here */
footer {
  color: #fff;
  margin-top: -1px;
}
footer .btn,
footer .btn:hover {
  color: #fff;
}
.footerTopRow {
  position: relative;
  background-color: #0f262c;
  background-image: url("images/contactBg.jpg");
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
}
.footerTopRow .container {
  z-index: 2;
  position: relative;
}
.footerTopRow .imageHolder {
  z-index: 1;
}
.footerTopRow .imageHolder .OF-cover {
  -o-object-position: right top;
  object-position: right top;
  font-family: "object-fit: cover; object-position: right top";
}
.footerTopRow .content {
  max-width: 50%;
}

.footerTopRow .content h3 {
  margin-bottom: 40px;
}

.footLogo {
  margin-bottom: 60px;
  display: block;
}
.footLogo a {
  display: inline-block;
  font-size: 0;
}
.footerBotRow div.flexWrap {
  margin: 0 -10px 90px;
}
.footerBotRow div.flexWrap > .col {
  padding: 0 10px;
  width: 25%;
}

.footerBotRow div.flexWrap > .col h6 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0;
}
.footerBotRow div.flexWrap > .col {
  font-size: 22px;
  line-height: 30px;
}
.footerBotRow div.flexWrap > .col p {
  padding-bottom: 30px;
}
.footerBotRow div.flexWrap > .col p:last-child {
  padding-bottom: 0px;
}
.footerBotRow div.flexWrap > .col p a {
  text-decoration: none;
}
.footerBotRow div.flexWrap > .col p a:hover {
  color: #fff;
}
.footerBotRow div.flexWrap > .col p a[href^="mailto:"] {
  position: relative;
}
.footerBotRow div.flexWrap > .col p a[href^="mailto:"]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #00abb0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.footerBotRow div.flexWrap > .col p a[href^="mailto:"]:hover::after {
  background-color: #fff;
}


.landing-footer {
  padding-bottom: 40px;
}

footer .flexWrap .col.footNav {
  width: 18%;
  margin-left: auto;
}

footer .flexWrap .col.footNav > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  font-size: 18px;
  line-height: 28px;
}

.footNav ul,
.footNav ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footNav a {
  color: #fff;
}
.footNav .current-menu-item a,
.footNav a:hover {
  color: #00abb0;
}
.socialMedia {
  padding-top: 15px;
}
ul.socialList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.socialList li a {
  font-size: 0;
}
ul.socialList li.twitter {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
ul.socialList li.youtube {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
ul.socialList li.linkedin {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
ul.socialList li.podcast {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
ul.socialList li.facebook {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
ul.socialList li a svg {
  width: 20px;
  height: 20px;
}
.copyText .socialMedia ul,
.socialMedia ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.socialMedia ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.socialMedia ul li {
  padding: 0;
}
.socialMedia ul li a svg .socialFill {
  fill: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.socialMedia ul li a:hover svg .socialFill {
  fill: #00abb0;
}

.footerBotRow div.flexWrap.copyText {
  color: #58686c;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
}
.copyText .leftContent {
  width: 78%;
  padding: 0 10px;
  /* max-width: 900px; */
}
.copyText .rightContent {
  width: 18%;
  margin-left: auto;
  padding: 0 10px;
}
.copyText .rightContent .socialMedia {
  padding-top: 0;
}

.copyText p {
  padding: 0;
}
.copyText ul {
  margin: 0 -8px;
}
.copyText .leftContent ul li {
  padding: 0 8px;
  position: relative;
}
.copyText .leftContent ul li a {
  color: #58686c;
}
.copyText ul li a:hover {
  color: #00abb0;
}
.copyText .leftContent ul li::after {
  content: "|";
  color: #58686c;
  position: absolute;
  top: 0;
  right: -2px;
}
.copyText .leftContent ul li:last-child::after {
  content: "";
}

.newsletterForm input[type="submit"] {
  margin-top: 24px;
}

.newsletterForm {
  display: none;
  background: #fff;
  color: #0f262c;
  position: relative;
}

.newsletterForm .formTitle {
  max-width: 785px;
  margin-bottom: 35px;
}
.newsletterForm .closeBtn {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
}
.newsletterForm .closeBtn .closeIcon {
  stroke: #00abb0;
}
.newsletterForm .closeBtn:hover .closeIcon {
  stroke: #0f262c;
}

.newsletterForm .leftCol {
  width: 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.newsletterForm .rightCol {
  width: 15%;
}

.newsletterForm span.first-name-wrap {
  width: 25%;
  padding-right: 1rem;
}

.newsletterForm span.last-name-wrap {
  width: 25%;
  padding-right: 1rem;
}

.newsletterForm span.email-wrap {
  width: 40%;
}

.formstyle p {
  position: relative;
}
.newsletterForm.formstyle p {
  position: relative;
  width: 50%;
  padding-right: 20px;
}
.formstyle p a {
  text-decoration: none;
}

.formstyle input[type="text"],
.formstyle input[type="email"],
.formstyle input[type="tel"],
.formstyle input[type="number"],
.formstyle select,
.hbspt-form input[type="text"],
.hbspt-form input[type="email"],
.hbspt-form input[type="tel"],
.hbspt-form input[type="number"],
.hbspt-form select {
  border: 0;
  border-bottom: 2px solid #00abb0;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  font-size: 22px;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-family: inherit;
  width: 100% !important;
  max-width: none;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  height: auto !important;
}
.formstyle input[type="text"].error,
.formstyle input[type="email"].error,
.formstyle input[type="tel"].error,
.hbspt-form input[type="text"].error,
.hbspt-form input[type="email"].error,
.hbspt-form input[type="tel"].error {
  border-bottom-color: #c00;
}
.hbspt-form select,
.formstyle select {
  font-size: 16px;
}
.hbspt-form ul.inputs-list {
  list-style: none;
  padding: 10px 0 0;
}

.hbspt-form ul.inputs-list.hs-error-msgs {
  position: absolute;
  z-index: 2;
  bottom: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  display: inline-block !important;
  list-style: none;
  padding: 0 5px;
  background: #c00;
  color: white;
  font-size: 14px;
  width: auto;
}
.hbspt-form ul.inputs-list.hs-error-msgs li {
  display: inline-block !important;
  color: white;
  width: auto;
}
.hbspt-form ul.inputs-list.hs-error-msgs li label {
  color: white;
}
.hbspt-form .hs-form-checkbox-display > span {
  margin-left: 20px;
  display: block;
}
.hbspt-form select,
.formstyle select {
  font-size: 16px;
}
.hs-fieldtype-select:after {
  position: absolute;
  right: 5px;
  top: 5px;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #00abb0;
  border-bottom: 2px solid #00abb0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hbspt-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
.hbspt-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
.hbspt-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
.hbspt-form input::-webkit-input-placeholder {
  color: transparent;
}
.hbspt-form input::-moz-placeholder {
  color: transparent;
}
.hbspt-form input:-ms-input-placeholder {
  color: transparent;
}
.hbspt-form input::-ms-input-placeholder {
  color: transparent;
}
.hbspt-form input::placeholder {
  color: transparent;
}
.hbspt-form textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
.hbspt-form textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
.hbspt-form textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
.hbspt-form textarea::-ms-input-placeholder {
  color: transparent;
}
.hbspt-form textarea::placeholder {
  color: transparent;
}

.hbspt-form textarea.hs-input {
  width: 100% !important;
  max-width: none !important;
  height: 162px;
  padding: 8px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px;
  font-size: 22px;
  line-height: 22px;
  color: #000;
  border: 2px solid #00abb0;
  background-color: #fff;
  border-radius: 0px;
  resize: none;
  font-family: "TTHovesRegular";
  -webkit-box-shadow: none;
  box-shadow: none;
  box-sizing: border-box !important;
}
.hbspt-form fieldset > div.field,
.hbspt-form form > div.field {
  position: relative;
}

/* .formstyle p label, */
.hbspt-form div.field > label {
  display: block;
  font-weight: 500 !important;
  overflow: hidden;
  position: relative;
  color: #ccc !important;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  line-height: 25px !important;
  max-width: 100%;
  margin-bottom: 0;
}
.hbspt-form div.field.not-focussed > label {
  font-size: 22px !important;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
  pointer-events: none;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hbspt-form div.field.not-focussed > legend {
  position: relative;
  top: 25px;
  pointer-events: none;
}
.hbspt-form div.field.hs-fieldtype-textarea > label {
  top: 0;
}
.hbspt-form div.field.hs-fieldtype-textarea > label {
  position: relative;
  color: #33475b !important;
}
.hbspt-form fieldset,
.hbspt-form form > div.field {
  margin-bottom: 10px !important;
}
.hbspt-form form > div.field.hs-fieldtype-checkbox {
  margin-bottom: 10px !important;
}
.legal-consent-container {
  padding-top: 20px;
}
.legal-consent-container label {
  font-size: 13px;
}
.legal-consent-container label p {
  padding: 0;
}
.legal-consent-container ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.legal-consent-container ul li {
  padding: 0;
  margin: 0;
}

.formRow .hbspt-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  max-height: 600px;
}

.formRow .formTitle {
  margin: 20px 0;
}

.formRow .hbspt-form form fieldset {
  max-width: 100%;
}

.formRow .hbspt-form form .hs-button {
  margin-top: 30px;
}

.contactFormWrapper .hbspt-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  max-height: 600px;
  margin: 0 -20px;
}
.contactFormWrapper .hbspt-form form fieldset:nth-child(4) {
  padding-bottom: 100px !important;
}
.contactFormWrapper .hbspt-form form div.hs-your_message {
  padding-top: 25px;
}

.contactFormWrapper .hbspt-form fieldset {
  width: 50%;
  max-width: none;
  padding: 0 20px !important;
}
.newsletterForm .hbspt-form fieldset {
  width: 100%;
  max-width: none;
  padding: 0 10px;
}
.newsletterForm .hbspt-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.newsletterForm .hbspt-form form fieldset:nth-child(1),
.newsletterForm .hbspt-form form fieldset:nth-child(2) {
  width: 50%;
}
.newsletterForm .container > p {
  width: auto;
  padding-right: 0;
}
.hbspt-form fieldset p {
  font-size: 13px;
}

.contactFormWrapper .hbspt-form fieldset::before,
.contactFormWrapper .hbspt-form fieldset::after {
  content: "";
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.newsletterForm .leftCol .checkBoxField:first-of-type {
  margin-top: 20px;
}
.checkBoxField {
  font-size: 15px;
  line-height: 20px;
  margin-top: 5px;
  width: 100%;
}
.checkBoxField a {
  text-decoration: underline;
}
.checkBoxField a:hover {
  color: #141441;
}
.checkBoxField span.wpcf7-list-item {
  margin: 0;
}
.checkBoxField .wpcf7-checkbox {
  position: relative;
  display: inline-block;
}
.checkBoxField .wpcf7-acceptance {
  width: 20px;
  position: relative;
  display: inline-block;
}
div.wpcf7 .wpcf7-submit:disabled {
  opacity: 0.5;
}
.checkBoxField .wpcf7-list-item-label {
  font-size: 0;
  width: 15px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  cursor: pointer;
}

/*
.checkBoxField .wpcf7-list-item-label:before{
border: 1px solid #0F262C;
border-radius: 1px;
width: 11px;
height: 11px;
display: block;
position: absolute;
left: 0;
top: 3px;
}
*/

.checkBoxField .wpcf7-list-item input[type="checkbox"] {
  position: absolute;
  z-index: 1;
  width: 12px;
  height: 12px;
  cursor: pointer;
  top: 4px;
}
.checkBoxField .wpcf7-list-item input[type="checkbox"]:checked + span::before {
  background: url("images/tick.svg") center center no-repeat #00abb0;
  background-size: 11px 11px;
  border-color: #00abb0;
}

/* Footer CSS end here */

/* Banner CSS start here */
.banner {
  position: relative;
  color: #fff;
  padding-bottom: 36%;
}

.home .banner {
  height: 100vh;
  padding: 0;
}
.banner .container {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 80px;
  z-index: 1;
}
.banner h4 {
  margin-bottom: 30px;
}
.banner .subLink {
  color: #fff;
  margin-bottom: 70px;
}

.banner .imageHolder.darkTint::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.banner .subLink:hover {
  /* color: #00ABB0; */
}
.subLink {
  font-size: 20px;
  line-height: 24px;
  position: relative;
  padding-bottom: 5px;
  display: inline-block;
  text-decoration: none;
}
.subLink::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #00abb0;
}
.subLink::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #fff;
  z-index: 1;
  width: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.subLink:hover::before {
  width: 100%;
}
.subLink:hover {
  color: #fff;
}

.downArrow {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.downArrowStroke {
  stroke: #00abb0;
}
.downArrow:hover .downArrowStroke {
  stroke: #fff;
}

.banner .content {
  /* max-width: 780px; #1 */
  /* max-width: 830px; #2 */
  max-width: 860px;
  width: calc(100% - 270px);
}
.banner h6 {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: -0.44px;
  margin-bottom: 15px;
}

.contentBtn {
  margin-left: auto;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 10px;
}
.banner .btn {
  color: #fff;
  border-color: #fff;
}
.banner.common .icon {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}
.banner.common h1 {
  margin-bottom: 0;
}
.banner .imageHolder::before {
  content: "";
  background: rgb(0, 0, 0);
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.5))
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  position: absolute;
  left: 0;
  right: 0px;
  top: 0px;
  height: 45%;
  /* opacity: 0.5; */
}
.banner .imageHolder::after {
  content: "";
  background: rgb(0, 0, 0);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  position: absolute;
  left: 0;
  right: 0px;
  bottom: 0px;
  height: 45%;
}
.home .banner .imageHolder::after {
  display: none;
}

.home .banner .OF-cover {
  -o-object-position: right top;
  object-position: right top;
  font-family: "object-fit: cover; object-position: right top";
}

.search-results .banner,
.search-no-results .banner {
  position: relative;
  color: #fff;
  padding-bottom: 0;
  min-height: 400px;
}

.search-results .banner .container,
.search-no-results .banner .container {
  bottom: 40px;
}

.introVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.introVideo iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* Banner CSS end here */
.subtitleRow .content {
  width: 75%;
}
.introRow > .imageHolder {
  /* opacity: 0.5; */
  z-index: 1;
}
.introRow .container {
  z-index: 2;
  position: relative;
  width: 100%;
}
.introRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-direction: row;
}
.introRow > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-direction: row;
}
.introRow .leftIntro {
  /* float: left;
width: 34%; */
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 30px;
}

.introRow .rightIntro {
  /* float: left;
width: 66%; */
  -webkit-box-flex: 2;
  flex: 2;
  flex-grow: 2;
  -ms-flex: 2;
  -ms-flex-positive: 2;
  padding-top: 5px;
}
.introRow .leftIntro h3:last-child,
.introRow .rightIntro h6:last-child {
  margin-bottom: 0;
}

.standfirstRow p.h5 {
  margin-bottom: 15px;
}

.standfirstRow p.h4,
.standfirstRow p.h3 {
  margin-bottom: 18px;
}

.standfirstRow .content {
  max-width: 870px;
  width: 75%;
}
.standfirstRow .fullWidth.content {
  max-width: 100%;
  width: 100%;
}

.splitColumn {
  z-index: 4;
}
.splitColumn + .splitColumn {
  z-index: 3;
}
.splitColumn .col {
  width: 50%;
}
.splitColumn .col .box::before {
  padding-top: 85%;
}

.landing-template-default .splitColumn .flexWrap > .imageCol > div {
 padding-left: 0;
}

.splitColumn .col .content {
  padding-right: 20px;
  padding-left: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 600px;
  width: 100%;
  font-size: 22px;
  line-height: 30px;
}

.splitColumn .col .formContent .hs-button {
  margin-top: 30px;
}

.splitColumn .col .formContent {
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 600px;
  width: 100%;
  font-size: 22px;
  line-height: 30px;
}
.single-cpt-nat-trials .splitColumn .col .content,
.single-cpt-nat-event .splitColumn .col .content {
  padding-right: 100px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
  width: 100%;
  font-size: 22px;
  line-height: 30px;
}

.single-cpt-nat-trials .splitColumn .col .content .intro,
.single-cpt-nat-event .splitColumn .col .content .intro {
  padding-bottom: 30px;
}

.page-template-template-giving .splitColumn .col .content {
  font-size: 18px;
  line-height: 26px;
}
.splitColumn.reversed .col .content {
  padding-left: 20px;
  padding-right: 100px;
  margin-left: auto;
}
.splitColumn .col .content p:last-child {
  padding-bottom: 0;
}

.splitColumn.reversed .col.flexVerticalCenter {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.splitColumn.reversed .col.imageCol {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.splitColumn .col .content h6 {
  margin-bottom: 35px;
}

.splitColumn .col .box {
  height: 100%;
}

.tealBg,
.primaryBg,
.primaryBg .btn,
.tealBg .btn {
  color: #fff;
}
.tealBg .btn {
  border-color: #fff;
}
.tealBg .btn:hover {
  background: #fff;
  color: #00abb0;
}
.splitColumn h3 {
  margin-bottom: 65px;
}
.spiltSelect {
  z-index: 1;
  position: relative;
}
.splitColumn .nice-select {
  background: none;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #fff;
  padding-left: 0;
  font-size: 26px;
}
.splitColumn.reversed .nice-select {
  border-color: #0f262c;
}
.primaryBg .nice-select .list {
  background: #fff;
}
.primaryBg .nice-select .option {
  color: #0f262c;
  font-size: 18px;
}
.primaryBg .nice-select .option:hover,
.primaryBg .nice-select .option.focus,
.primaryBg .nice-select .option.selected.focus {
  background-color: #00abb0;
  color: #fff;
}
.primaryBg .nice-select .list:hover .option.selected:not(:hover) {
  color: #0f262c;
}

.jumpMenu {
  z-index: 2;
}
.jumpMenu .leftSection {
  width: 59%;
  float: left;
  padding-right: 20px;
}
.jumpMenu .rightSection {
  width: 41%;
  float: left;
  position: relative;
  z-index: 1;
}
.jumpMenu .rightSection label {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 0;
  display: block;
  color: #8b9596;
}

.jumpMenu .rightSection .subLink {
  color: #0f262c;
  margin-top: 25px;
}
.jumpMenu .rightSection .subLink::before {
  background: #0f262c;
}

.splitColumn .col.primaryBg .subLink {
  color: #fff;
}
.splitColumn .col .subLink {
  color: #0f262c;
}
.splitColumn .col .subLink:hover,
.splitColumn .col.primaryBg .subLink:hover {
  color: #00abb0;
}
/*
section.carousel,
.fluidSlider {
overflow: hidden; 
}
*/
/*
.fluidSlider .slide .box{
padding-bottom: 43%;
position: relative;
min-height: calc(100vh - 82px);
min-height: 500px;
}
*/
.fluidSlider .slide {
  overflow: hidden;
}
.fluidSlider .slide .box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.fluidSlider .slide .box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0+50 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.7)),
    color-stop(100%, rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 100%,
    rgba(0, 0, 0, 0) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
  z-index: 2;
}

.fluidSlider .slide .box {
  position: relative;
  min-height: 500px;
}
/*
.fluidSlider .container {
position: absolute;
left: 0;
margin: auto;
right: 0;
top: 50%;
transform: translateY(-50%);
z-index: 3;
color: #fff;
} 
*/
.fluidSlider .container {
  position: relative;
  z-index: 3;
  color: #fff;
}

.fluidSlider .container .content {
  padding: 8rem 0;
  max-width: 575px;
}
.fluidSlider .container .content h3 {
  margin-bottom: 30px;
}
.fluidSlider .container .content h3 a {
  color: #fff;
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
}

.fluidSlider .container .content h3 a::after {
  content: "";
  position: absolute;
  background: url("images/client_stories_arrow.svg");
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 5px 0 0 30px;
}
.fluidSlider .container .content h3 a:hover::before {
  width: 100%;
}

.fluidSlider .container .content h3 a:hover {
  color: #fff;
}
.fluidSlider .container .content h3 a span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(0px);
  transform: translateY(1px) translateX(0px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.fluidSlider .container .content h3 a:hover span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}

/* .fluidSlider .container .content h2 span svg .cArrow{
stroke:#fff;
transition:all .3s ease-in-out;
 -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 -o-transition:all .3s ease-in-out;
}
.fluidSlider .container .content h2 a:hover span svg .cArrow{
stroke:#00ABB0;
} */

.fluidSlider .container .content h3 span {
  display: inline-block;
  margin: 0 0 0 25px;
  /* width: 20px;
vertical-align: middle;
height: 30px; */
  /* background: url('images/arrow.svg') center center no-repeat; */
}
.fluidSlider .container .content h6 {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: -0.44px;
  margin-bottom: 15px;
}
.fluidSlider .container .content a.subLink {
  color: #fff;
}
.fluidSlider .container .content a.subLink:hover {
  color: #fff;
}

.slide-quote .content {
  max-width: 100% !important;
  display: flex;
  gap: 90px;
}
.slide-quote .content .image-side {
  width: 33.3333%;
}
.slide-quote .content .content-side {
  width: 66.6666%;
}

.slide-quote .content .content-side span {
  color: #00ABB0;
  font-weight: 600;
}

.slide-quote .InnerTitle {
  margin-bottom: -100px;
  padding-top: 100px;
}

@media screen and (max-width: 900px) {

  .slide-quote .content {
    gap: 20px;
  }
  .slide-quote .content {
    flex-direction: column;
  }
  .slide-quote .content .image-side {
    width: 100%;
  }
  .slide-quote .content .content-side {
    width: 100%;
  }
}

.slide-quote-variant .InnerTitle {
  margin-top: unset;
  margin-bottom: unset;
  padding-top: unset;
}

.slide-quote-variant .box::before {
  display: none;
}
.slide-quote-variant .box .content {
  flex-direction: column;
  gap: 40px;
}
.slide-quote-variant .content .image-side {
  width: 100%;
}
.slide-quote-variant .content .content-side {
  width: 100%;
}


.slide-quote-variant .content-side {
  opacity: 0;
}
.slide-quote-variant .image-side {
  opacity: .2;
  background-color: #f2f2f2;
}

.slide-quote-variant.slick-active.slick-center .image-side {
  opacity: 1;
}
  
.centermodeslide.slick-initialized.slick-slider .slide.slide-quote.slide-quote-variant.slick-slide.slick-active.slick-center .content-side {
  opacity: 1;
  transition: ease-in-out .4s;
}


.centermodeslide .slick-prev  {
  position: absolute;
  left: 25%;
  top: 22% !important;
}
.centermodeslide .slick-next  {
  position: absolute;
  right: 25%;
  top: 22% !important;
}

.quote-variant-slider .sectionTitle  {
  text-align: center;
  color: white;
}

@media screen and (min-width: 1024px) {


  .quote-variant-slider .slick-list {
    mask-image: linear-gradient(
      90deg,
      transparent 0%,
      transparent 25%,
      black 30%,
      black 70%,
      transparent 75%,
      transparent 100%
    );
  }

}

.quote-variant-slider {
  padding-bottom: 125px;
}

.quote-variant-slider.defaultBg {
  background-image: url('/wp-content/uploads/2021/04/01b_1900x700px.jpg');
  background-size: cover;
}

/* light teal  */
.quote-variant-slider.tealBg span.slick-next.slick-arrow, .quote-variant-slider.tealBg span.slick-prev.slick-arrow {
  background-color: #0F262C;
}

/* dark teal  */
.quote-variant-slider.tealdarkBg {
    background-color: #0F262C;
}
.quote-variant-slider.tealdarkBg span.slick-next.slick-arrow:hover, .quote-variant-slider.tealdarkBg span.slick-prev.slick-arrow:hover {
  background-color: white;
}
.quote-variant-slider.tealdarkBg span.slick-next.slick-arrow:hover svg .sliderArrow,
.quote-variant-slider.tealdarkBg span.slick-prev.slick-arrow:hover svg .sliderArrow {
  stroke: #00abb0;
}

/* white bg */
.quote-variant-slider.whiteBg .sectionTitle h6 {
  color: #0F262C;
}
.quote-variant-slider.whiteBg .content * {
  color: #0F262C;
}

/* grey option  */
.quote-variant-slider.greyBg .sectionTitle h6 {
  color: #0F262C;
}
.quote-variant-slider.greyBg .content * {
  color: #0F262C;
}
.quote-variant-slider .content {
  color: white;
}

.carousel .slick-dots {
  max-width: 1200px;
  padding: 0 20px;
  list-style: none;
  margin: auto;
  position: absolute;
  z-index: 4;
  width: 100%;
  bottom: 50px;
  left: 0;
  right: 0;
}
.carousel .slick-dots li {
  display: inline-block;
  margin-right: 3px;
  line-height: 10px;
  padding-bottom: 0;
  vertical-align: top;
}
.carousel .slick-dots li button {
  position: relative;
  font-size: 0;
  padding: 0;
  border: 0;
  width: 16px;
  height: 16px;
  background: none;
  line-height: normal;
}
.carousel .slick-dots li button::after {
  content: "";
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  font-size: 0;
  padding: 0;
  border-radius: 50%;
  background: #fff;
  border: 0;
}
.carousel .slick-dots li.slick-active button::after {
  background: #00abb0;
}
.fluidSlider .slick-arrow, .centermodeslide .slick-arrow {
  position: absolute;
  top: 0%;
  width: 80px;
  height: 80px;
  z-index: 1;
  font-size: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: #00abb0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.fluidSlider .slick-arrow svg, .centermodeslide .slick-arrow svg {
  width: 14px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.fluidSlider .slick-arrow svg .sliderArrow, .centermodeslide .slick-arrow svg .slideArrow {
  stroke: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.fluidSlider .slick-arrow.slick-prev {
  right: 80px;
}
.fluidSlider .slick-arrow.slick-next  {
  right: 0px;
  border-left: 1px solid #f7f7f9;
}
.fluidSlider .slick-arrow:hover, .centermodeslide .slick-arrow:hover {
  background: #0f262c;
}
.fluidSlider .slick-arrow:hover svg .sliderArrow, .centermodeslide .slick-arrow:hover svg .sliderArrow {
  stroke: #fff;
}

.signposts {
  overflow: hidden;
}
.signposts ul.flexWrap {
  margin: 0 -1px;
}
.signposts li {
  width: 20%;
  color: #fff;
  /* padding-bottom: 44.5%; */
  min-height: 670px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  padding: 0;
}

.signposts li .disc {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.signposts ul.grid-03 li {
  width: 33.33%;
}
.signposts ul.grid-04 li {
  width: 25%;
}

.signposts li a {
  color: #fff;
}
.signposts li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 1;
}
.signposts li:hover::after {
  background-color: rgba(0, 0, 0, 0.6);
}

.signposts li a > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  padding: 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(calc(100% - 240px));
  transform: translateY(calc(100% - 240px));
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
}
.signposts li:hover::after,
.signposts li:hover a > div:first-child {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.signposts li a > div.imageHolder {
  z-index: 1;
  right: 0px;
  bottom: inherit;
  height: 110%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
}
.signposts li:hover a > div.imageHolder {
  -webkit-transform: translateY(-4%);
  transform: translateY(-4%);
}
.signposts li a > div.imageHolder .OF-cover {
  -o-object-position: right top;
  object-position: right top;
  font-family: "object-fit: cover; object-position: right top";
}

.signposts li a .title {
  max-width: 200px;
}
.signposts li:nth-child(2) a .title {
  max-width: 180px;
}
.signposts li h4 {
  font-size: 26px;
  line-height: 30px;
  padding-bottom: 20px;
  margin-bottom: 0px;
  letter-spacing: 0;
  color: #fff;
}
.signposts li .icon {
  margin-bottom: 20px;
  width: 100px;
  height: 100px;
}

.signposts li h4 span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(20px);
  transform: translateY(1px) translateX(20px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.signposts li:hover h4 span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}

.signposts li .link {
  font-size: 20px;
  line-height: 24px;
}
.signposts li .link a {
  color: #fff;
}
.signposts li .link svg {
  vertical-align: middle;
  margin-left: 10px;
  height: 16px;
  width: 8px;
  /* transform: translateX(40px); */
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.signposts li:hover .link svg {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.sectorGrid h4 {
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 30px;
  margin-right: 25px;
}

.signpostsRow li h4::after {
  content: "";
  background-image: url("images/arrow-after.svg");
  width: 20px;
  height: 20px;
  margin: 6px 0 0 20px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.signpostsRow li .link::after {
  content: "";
  background-image: url("images/arrow-after.svg");
  width: 17px;
  height: 17px;
  margin: 4px 0 0 11px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.signpostsRow li:hover h4::after {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.servicesListWrapper .servicesList h4::after,
.technologyGrid .techWrapper h4::after,
.signposts h4::after,
.sectorGrid h4::after {
  content: "";
  background-image: url("images/arrow-after.svg");
  width: 20px;
  height: 20px;
  margin: 6px 0 0 20px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.servicesListWrapper .servicesList .link::after,
.technologyGrid .techWrapper .link::after,
.signposts .link::after,
.sectorGrid .link span::after {
  content: "";
  background-image: url("images/arrow-after.svg");
  width: 17px;
  height: 17px;
  margin: 4px 0 0 11px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.servicesListWrapper .servicesList .link:hover::after,
.technologyGrid .techWrapper .link:hover::after,
.signposts li .link:hover::after,
.sectorGrid li .link:hover span::after {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.servicesListWrapper .servicesList li:hover h4::after,
.technologyGrid .techWrapper li:hover h4::after,
.signposts li:hover h4::after,
.sectorGrid li:hover h4::after {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(1px) translateX(30px);
  transform: translateY(1px) translateX(30px);
}

.sectorGrid li h4 span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(15px);
  transform: translateY(1px) translateX(15px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.sectorGrid li:hover h4 span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}

.sectorGrid .imageHolder {
  z-index: -1;
}
.sectorGrid > .imageHolder {
  z-index: -1;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.sectorGrid:hover > .imageHolder {
  opacity: 0;
}

.sectorGrid {
  overflow: hidden;
}
.sectorGrid ul.flexWrap {
  margin: 0 -1px -1px;
}
.sectorGrid li {
  width: 20%;
  padding: 0;
  overflow: hidden;
  border: 1px solid transparent;
}
.sectorGrid li a {
  color: #fff;
  position: relative;
  z-index: 1;
  display: block;
}

.sectorGrid li a > .box::before {
  padding-top: 60%;
}

.sectorGrid li a > .box > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  /* width: 100%; */
  /* justify-content: space-between; */
  /* flex-direction: column; */
  color: #fff;
  /* transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-duration: 0.5s; */
}
.sectorGrid li a > .box > div > div:first-child {
  width: 100%;
  -webkit-transform: translateY(calc(100% - 97px));
  transform: translateY(calc(100% - 97px));
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.sectorGrid li:hover a > .box > div > div:first-child {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.sectorGrid li::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  /* z-index: -1; */
}
.sectorGrid li:hover::after {
  background-color: rgba(0, 0, 0, 0.7);
}
.sectorGrid li .imageHolder {
  display: none;
}
.sectorGrid li a > .box::after {
  content: "";
  background: rgb(0, 0, 0);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.4))
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 100%
  );
  position: absolute;
  left: 0;
  right: 0px;
  bottom: 0px;
  height: 50%;
  /* z-index: -1; */
}

.sectorSlider {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sectorSlider.slick-slider,
.sectorSlider.slick-slider .slick-list,
.sectorSlider.slick-slider .slick-track {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sectorGrid .sectorSlider .imageHolder {
  z-index: 1;
}

.sectorGrid li .title,
.sectorGrid li .disc,
.sectorGrid li .link,
.sectorGrid li a {
  color: #fff;
  width: 100%;
}

li .link {
  font-size: 20px;
  line-height: 24px;
}
.link svg {
  vertical-align: middle;
  margin-left: 10px;
  height: 18px;
  width: 9px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
}
li .link:hover svg {
  -webkit-transform: translateX(15px);
  transform: translateX(15px);
}
.eventsListWrapper li .link svg {
  margin-top: -2px;
}

.technologyGrid > .imageHolder {
  /* opacity: 0.5; */
  z-index: -1;
}
.technologyGrid ul.flexWrap {
  margin: 0 -1px;
}
.technologyGrid li {
  width: 25%;
  padding: 0;
  overflow: hidden;
  /* border: 1px solid transparent; */
  border: 1px solid #fff;
  border-collapse: collapse;
}
.technologyGrid li a > .box > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 25px;
  /* height: 100%; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  color: #fff;
  /* transform: translateY(calc(100% - 155px)); */
}
.technologyGrid li a > .box > div:first-child .scale {
  -webkit-transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.technologyGrid li a > .box > div:first-child .scale .title {
  max-width: 220px;
}

.technologyGrid li a > .box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  /* transition:all .5s;
 -webkit-transition:all .5s;
 -moz-transition:all .5s;
 -o-transition:all .5s;
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); */
  /* z-index: -1; */
}
.technologyGrid li.active a > .box::after {
  background-color: rgba(255, 255, 255, 0.7);
}
.technologyGrid li:hover a > .box::after {
  background-color: rgba(0, 0, 0, 0.6);
}
.technologyGrid li:hover a > .box > div:first-child .scale,
.technologyGrid li:hover a > .box::after,
.technologyGrid li:hover a > .box > div:first-child {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

.technologyGrid li a > .box .title .icon {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  opacity: 1;
}

.technologyGrid li:hover a > .box .title .icon {
  opacity: 0;
}

.technologyGrid li:hover a > .box::after {
  right: 0px;
  bottom: 0px;
}

.technologyGrid li div.imageHolder {
  /* opacity: 0; */
  /* right: 0px;
bottom: inherit;
height: 110%; */
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
}
.technologyGrid li:hover div.imageHolder {
  /* transform: translateY(-4%); */
}

.technologyGrid li a {
  color: #fff;
}
.technologyGrid li h4 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
.technologyGrid li h4 span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(20px);
  transform: translateY(1px) translateX(20px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.technologyGrid li:hover h4 span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}
.technologyGrid li .icon {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}
.technologyGrid ul.flexWrap {
  position: relative;
}
.technologyGrid ul.flexWrap li {
  position: static;
}
.technologyGrid ul.flexWrap li:nth-child(1) {
  z-index: 2;
}
.technologyGrid ul.flexWrap li:nth-child(2) {
  z-index: 3;
}
.technologyGrid ul.flexWrap li:nth-child(3) {
  z-index: 4;
}
.technologyGrid ul.flexWrap li:nth-child(4) {
  z-index: 5;
}
.technologyGrid ul.flexWrap li:nth-child(5) {
  z-index: 6;
}
.technologyGrid ul.flexWrap li:nth-child(6) {
  z-index: 7;
}
.technologyGrid ul.flexWrap li:nth-child(7) {
  z-index: 8;
}
.technologyGrid ul.flexWrap li:nth-child(8) {
  z-index: 9;
}

.statisticsRow .container > h6 {
  margin-bottom: 70px;
}

.stateList {
  /* justify-content: space-between; */
  margin: 0 -20px;
}
.stateList.grid-03 li {
  width: 33.33%;
  padding: 0 20px;
}
.stateList.grid-03 li .content {
  max-width: 320px;
}
.stateList.grid-03 li:nth-child(2) .content {
  margin: auto;
}
.stateList.grid-03 li:nth-child(3) .content {
  margin-left: auto;
}
.stateList.grid-04 li {
  width: 25%;
  padding: 0 20px;
}
.stateList.grid-04 li .content {
  max-width: 245px;
}
.stateList.grid-05 li {
  width: 20%;
  padding: 0 20px;
}
.stateList.grid-05 li .content {
  max-width: 245px;
}

.stateList li h2 {
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -2.4px;
  color: #00abb0;
}
.stateList.grid-05 li h2 {
  font-size: 66px;
  line-height: 70px;
  letter-spacing: -1.98px;
}

.stateList li h6 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 20px;
}
.stateList li p:last-child {
  padding-bottom: 0;
}

.statisticsRow + .shortGrid {
  padding-top: 0;
}

.shortGrid .grid-3 li {
  width: 33.33%;
  padding: 1px;
}
.shortGrid .grid-4 li {
  width: 25%;
  padding: 1px;
}

.shortGrid .grid-3 li .box::before {
  padding-top: 68%;
}
.shortGrid .grid-4 li .box::before {
  padding-top: 90%;
}
.shortGrid li .content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 30px 30px 25px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}

.shortGrid li .content h6 {
  line-height: 30px;
  margin: 0;
  /* transition:all .3s ease-in-out;
 -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 -o-transition:all .3s ease-in-out; */
}
.shortGrid li .content h6 span {
  font-size: 22px;
  display: block;
  /* transition:all .3s ease-in-out;
 -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 -o-transition:all .3s ease-in-out; */
}
.shortGrid li .content h6 i {
  display: inline-block;
  /* width: 8px;
height: 16px; */
  margin-left: 12px;
}
.shortGrid li .content svg .shortGridsvg {
  stroke: #00abb0;
}
.shortGrid li a:hover .content {
  background: #0f262c;
}
.shortGrid li a h6 {
  color: #0f262c;
  -webkit-transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.shortGrid li a:hover h6 {
  color: #00abb0;
}
.shortGrid li a:hover h6 span {
  color: #fff;
}

.textContent .leftContent,
.tabStats .leftContent {
  width: 78%;
  padding-right: 30px;
}
.page-template-template-giving .textContent .leftContent {
  width: 70%;
}
.textContent .rightContent {
  width: 22%;
  margin-left: auto;
}
.textContent .rightContent img {
  margin: auto;
}
.textContent .rightContent h1 {
  color: #00abb0;
  margin-bottom: 0;
}
.textContent .rightContent h1 + p {
  font-size: 22px;
}

.textContent div.flexWrap {
  margin-bottom: 0px;
}
.textContent div.flexWrap + .stateList {
  margin-top: 50px;
}
.textContent .leftContent h6:first-child {
  margin-bottom: 35px;
}
.textContent .leftContent h6:last-child {
  margin-bottom: 15px;
}
.tabStats .leftContent h6:first-child,
.textContent .flexWrap > h6:first-child {
  margin-bottom: 50px;
  width: 100%;
}

ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-bottom: 0;
  position: relative;
}
ul.tabs::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 2px;
  background: #eaeaea;
}
ul.tabs li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  border-bottom: 6px solid transparent;
  margin-bottom: -2px;
  font-size: 26px;
  line-height: 34px;
  position: relative;
  z-index: 1;
}

ul.tabs li.current {
  color: #0f262c;
  border-bottom: 6px solid #00abb0;
}

.tab-content {
  display: none;
  padding: 35px 0 0;
}
.tab-content h5 {
  margin-bottom: 20px;
}
.tab-content.current {
  display: inherit;
}
.tab-content .responsiveTitle {
  display: none;
  width: 100%;
  margin-bottom: 0;
  padding: 15px 40px 15px 0;
  cursor: pointer;
  position: relative;
}
.responsiveTitle:after {
  content: "";
  width: 25px;
  height: 25px;
  right: 5px;
  display: block;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background: url("images/down-arrow.svg") center center no-repeat;
}
.primaryBg .responsiveTitle:after {
  background: url("images/down-arrow-white.svg") center center no-repeat;
}
.responsiveTitle.current:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.tabberFeatures {
  position: relative;
}
.tabberFeatures .imageHolder {
  /* z-index: -1; */
  /* opacity: 0.5; */
}
.tabberFeatures .container {
  position: relative;
  z-index: 1;
}
.tabberFeatures ul.flexWrap {
  margin: 0 -20px;
  /* justify-content: space-between; */
}
.tabberFeatures ul.flexWrap li {
  padding: 20px 20px;
}
.tabberFeatures .grid-03 li {
  width: 33.33%;
  /* max-width: 320px; */
}
.tabberFeatures .grid-03 li .content {
  /* max-width: 278px; */
}
.tabberFeatures .grid-04 li {
  width: 50%;
  /* max-width: 276px; */
}
.tabberFeatures .grid-04 li .content {
  /* max-width: 250px; */
  max-width: 90%;
}
.tabberFeatures ul li .icon {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}
.tabberFeatures ul li h6 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 28px;
  min-height: 50px;
}

.logoGrid .container > h6 {
  margin-bottom: 60px;
}
.logoGrid ul.flexWrap {
  margin: 0 -20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
}
.logoGrid ul.flexWrap li {
  padding: 20px;
}
.logoGrid ul.flexWrap li img {
  max-width: 230px;
  width: 100%;
  height: auto;
  margin: auto;
}
.logoGrid .subLink {
  margin-top: 40px;
  color: #0f262c;
}
.logoGrid .subLink:hover {
  color: #0f262c;
}

.featuresGrid {
  position: relative;
}
.featuresGrid .imageHolder {
  /* z-index: -1; */
}
.featuresGrid .container {
  z-index: 1;
  position: relative;
}
.featuresGrid ul.flexWrap {
  margin: 0 -30px;
  /* justify-content: space-between; */
}
.featuresGrid ul.flexWrap li {
  padding: 20px 30px;
  /* color: #fff; */
}

.featuresGrid.primaryBg ul.flexWrap li {
  color: #fff;
}

.featuresGrid ul.flexWrap li .disc {
  padding-bottom: 32px;
  height: 100%;
  position: relative;
}

.featuresGrid ul.flexWrap li .disc .link {
  position: absolute;
  bottom: 1px;
  left: 0;
  display: block;
}

.featuresGrid ul.flexWrap li .disc .link .subLink {
  color: #0f262c;
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.featuresGrid ul.flexWrap li .disc .link .subLink::before {
  background: #0f262c;
}

.featuresGrid.primaryBg ul.flexWrap li .disc .link .subLink {
  color: #fff;
}
.featuresGrid.primaryBg ul.flexWrap li .disc .link .subLink::after {
  background: #fff;
}
.featuresGrid.primaryBg ul.flexWrap li .disc .link .subLink::before {
  background: #00abb0;
}

.featuresGrid .grid-02 li {
  width: 50%;
}

.featuresGrid .grid-03 li {
  width: 33.33%;
  /* max-width: 320px; */
}
.featuresGrid .grid-04 li {
  width: 25%;
  /* max-width: 276px; */
}
.featuresGrid ul li .icon {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}
.featuresGrid ul li h6 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 28px;
}

.revealPanel .content {
  max-width: 866px;
}
.revealPanel .content h6 {
  margin-bottom: 40px;
}

.sectionTitle h6,
.methodology h6 {
  margin-bottom: 35px;
}
.revealPanel ul.flexWrap {
  margin: 0 -9px;
}
.revealPanel ul.flexWrap li {
  width: 25%;
  padding: 15px 9px 30px;
}
.revealPanel ul.flexWrap li a {
  color: #0f262c;
}
.revealPanel ul.flexWrap li a:hover {
  color: #00abb0;
}
.revealPanel ul.flexWrap li .title-wrap h4::before {
  content: url("images/plus-icon.svg");
  float: right;
  padding-right: 0px;
}

.revealPanel ul.flexWrap li .title-wrap {
  position: relative;
}

.revealPanel ul.flexWrap li:hover .title-wrap::after {
  width: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.revealPanel ul.flexWrap li .title-wrap::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  height: 2px;
  background: #00abb0;
  width: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.revealPanel ul.flexWrap li h4,
.subsectorPopup .leftCol h4 {
  font-size: 22px;
  line-height: 28px;
}
.revealPanel ul.flexWrap li h4 svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

.revealPanel .box {
  border: 1px solid #fff;
  margin-bottom: 15px;
}
.revealPanel .box::before {
  padding-top: 68%;
}

.subsectorPopup .leftCol {
  width: 50%;
  max-width: 400px;
  padding-right: 40px;
}
.subsectorPopup .leftCol h4 {
  margin-bottom: 20px;
}
.subsectorPopup .rightCol {
  margin-left: auto;
  width: 50%;
}
.subsectorPopup .rightCol .box::before {
  padding-top: 68%;
}

.breadcrumb {
  padding-top: 20px;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
}
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin-left: 0;
  padding: 0;
  color: #00abb0;
}
.breadcrumb li.item-home {
  /* display: none; */
}
.breadcrumb li:before {
  content: "/";
  padding-right: 5px;
  padding-left: 4px;
  color: #0f262c;
}
.breadcrumb li:first-child:before {
  content: "";
  padding-right: 0;
  padding-left: 0;
}
.breadcrumb li a {
  color: #0f262c;
}
.breadcrumb li a:hover {
  color: #00abb0;
}

.tabStats .imageHolder {
  /* z-index: -1; */
  /* opacity: 0.4; */
}
.tabStats .container {
  position: relative;
  z-index: 1;
}
.tabStats .grid-03 li {
  width: 33.33%;
}
.tabStats .stateList.grid-04 li {
  width: 25%;
  /* max-width: 276px; */
}

.testimonials {
  position: relative;
}
.testimonials .container {
  position: absolute;
  /* top: 100px; */
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  left: 0;
  right: 0;
  color: #fff;
}
.testimonials .container .content {
  max-width: 850px;
}
.testimonials .container .content h3 {
  margin-bottom: 30px;
}
.testimonials .container .content h4 {
  margin-bottom: 60px;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: 0;
}
.testimonials .container .content p {
  font-size: 22px;
  line-height: 28px;
}
.testimonials .container .content p strong {
  display: block;
}
.testimonials .container .content + .subLink {
  margin-top: 30px;
}
.testimonials .box {
  max-height: 800px;
}
.testimonials .box::before {
  padding-top: 57%;
}
.testimonials .imageHolder::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.testimonials .box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0+50 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.7)),
    color-stop(100%, rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 100%,
    rgba(0, 0, 0, 0) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
  z-index: 2;
}

.addressWrapper li {
  /* width: 25%; */
  padding: 0;
  overflow: hidden;
  position: relative;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.4);
}
.addressWrapper li > .imageHolder {
  display: none;
}

.addressWrapper li > .box > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  -webkit-transform: translateY(calc(100% - 80px));
  transform: translateY(calc(100% - 80px));
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
}
.addressWrapper li:hover > .box > div:first-child {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.addressWrapper li::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.addressWrapper li:hover::after {
  background-color: rgba(0, 0, 0, 0.7);
}

.addressWrapper li > .box::after {
  content: "";
  /* background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
position: absolute;
left: 0;
right: 0px;
bottom: 0px;
height: 50%; */
  /* z-index: -1; */
}
.addressWrapper ul {
  position: relative;
  z-index: 2;
}
.addressWrapper ul.grid-03 {
  padding: 0;
  margin: 0;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
}
.addressWrapper .grid-04 {
  padding: 0;
  margin: 0;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
}

.addressWrapper .grid-04 li .box::before {
  padding-top: 138%;
}
.addressWrapper .grid-03 li .box::before {
  padding-top: 80%;
}

.addressWrapper li > .box > div > div,
.addressWrapper li .title,
.addressWrapper li .disc,
.addressWrapper li .link {
  width: 100%;
}
.addressWrapper li address {
  font-style: normal;
}

.addressWrapper li a,
.addressWrapper p a:hover {
  color: #fff;
}
.addressWrapper p a {
  text-decoration: none;
  color: #00abb0;
}
.addressWrapper p a[href^="mailto:"] {
  /* text-decoration: underline; */
}
.addressWrapper p a[href^="mailto:"] {
  position: relative;
}
.addressWrapper p a[href^="mailto:"]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #00abb0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.addressWrapper p a[href^="mailto:"]:hover::after {
  background-color: #fff;
}

.addressWrapper li .title h4 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
.addressWrapper li .title h4 span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(-3px) translateX(15px);
  transform: translateY(-3px) translateX(15px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.addressWrapper li:hover .title h4 span {
  opacity: 0;
}

.contactFormWrapper h6 {
  margin-bottom: 30px;
}
.contactForm .leftSection {
  width: 50%;
  padding-right: 40px;
}
.contactForm .rightSection {
  width: 50%;
  padding-left: 40px;
}
.contactForm .last {
  width: 100%;
  text-align: center;
  margin-top: 60px;
}

.formstyle label.message,
.hbspt-form label[id*="label-your_message"] {
  font-size: 22px !important;
  line-height: 24px !important;
  display: block !important;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
  font-family: inherit;
  font-weight: normal !important;
  color: #0f262c !important;
}

.contactForm p {
  padding-bottom: 30px;
}
.complusaryFields {
  font-size: 15px;
  line-height: 20px;
  padding-top: 15px;
  display: block;
}
.complusaryFields span {
  color: #00abb0;
}

.checkBoxField .wpcf7-form-control-wrap .wpcf7-form-control {
  float: left;
  width: 20px;
}
.checkBoxField .wpcf7-form-control-wrap .formconfirmtxt {
  display: block;
  overflow: hidden;
  padding-left: 12px;
}

.connectWithUs .imageHolder {
  /* opacity: 0.5; */
  z-index: -1;
}
.connectWithUs .leftSection {
  width: 50%;
  font-size: 22px;
  line-height: 28px;
}
.connectWithUs .leftSection h6 {
  margin-bottom: 40px;
}
.connectWithUs .rightSection {
  width: 50%;
  padding-left: 50px;
}
.connectWithUs .rightSection li {
  width: 100%;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
.connectWithUs .rightSection li a {
  color: #00abb0;
}
.connectWithUs .rightSection li a:hover {
  color: #0f262c;
}
.connectWithUs .rightSection li:last-child {
  margin-bottom: 0;
}
.connectWithUs .rightSection li .icon {
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
}
.connectWithUs .rightSection li .icon img {
  max-height: 30px;
  width: auto;
}
/* .filterWrapper, */
.csListWrapper {
  overflow: hidden;
}
.filterBox .nice-select.open .list {
  overflow-y: auto;
  max-height: 500px;
}
.filterWrapper .container_1200 {
  max-width: 1280px;
  position: relative;
  z-index: 2;
}
.filterBox {
  background: #0f262c;
  padding: 40px;
  color: #fff;
  position: relative;
  z-index: 2;
  margin-bottom: -80px;
}
.filterBox .flexWrap {
  margin: 0 -10px;
}
.filterBox .flexWrap .col {
  padding: 0 10px;
}
.filterBox .flexWrap .col.dropdown {
  width: 21%;
}
.filterBox .nice-select span.current {
  display: block;
  overflow: hidden;
}
.filterBox .flexWrap .col.btns {
  width: 16%;
}
.filterBox .flexWrap .col.btns .btn {
  font-size: 18px;
  max-width: 96px;
  padding: 6px 25px 6px;
  color: #fff;
  background-color: #00abb0;
}
.filterBox .flexWrap .col.btns .btn:hover {
  background-color: transparent;
}
.resetBtn {
  color: #6f7d80;
  margin-left: 15px;
}
.resetBtn:hover {
  color: #00abb0;
}

.filterBox input[type="search"] {
  background-color: transparent;
  width: 100%;
  padding: 0 0px;
  border: 0;
  border-bottom: 2px solid #879295;
  line-height: 40px;
  color: #fff;
  font-size: 22px;
  min-height: 40px;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.filterBox input[type="search"]::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.filterBox input[type="search"]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.filterBox input[type="search"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.filterBox input[type="search"]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

input[type="search"]::-webkit-input-placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
}

input[type="search"]::-moz-placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
}

input[type="search"]:-ms-input-placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
}

input[type="search"]::-ms-input-placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
}

input[type="search"]::placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
}

.filterBox .nice-select {
  background: none;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #879295;
  padding-left: 0;
  font-size: 22px;
}
.filterBox h6 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 20px;
}
.csList {
  position: relative;
  z-index: 1;
  margin: 0 -1px 2px;
}
.csList li {
  width: 33.33%;
  padding: 0;
  overflow: hidden;
  border: 1px solid #fff;
  border-collapse: collapse;
}
.csList li:nth-child(4n-7) {
  width: 100%;
}
.csList li:nth-child(4n-7) .box::before {
  padding-top: 33%;
}
.csList li a {
  display: block;
}
.csList li a > .box > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  /* justify-content: space-between; */
  /* flex-direction: column; */
  color: #fff;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.csList li::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.35);
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  /* z-index: -1; */
}
.csList li:hover::after {
  background-color: rgba(0, 0, 0, 0.65);
}

.csList li a > .box > div > div {
  width: 100%;
  -webkit-transform: translateY(calc(100% - 35px));
  transform: translateY(calc(100% - 35px));
  -webkit-transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.csList li:hover a > .box > div > div {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.csList li a > .box > div > div h4 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 25px;
}
.csList li h4 span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(15px);
  transform: translateY(1px) translateX(15px);
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.csList li:hover h4 span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}

.csList li.ntfount {
  background: #fff;
  margin-top: 150px;
  padding: 20px;
}
.csList li.ntfount::after {
  display: none;
}
.csList li div.imageHolder {
  /* z-index: 1; */
  right: 0px;
  bottom: inherit;
  height: 110%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
}
.csList li:hover div.imageHolder {
  -webkit-transform: translateY(-4%);
  transform: translateY(-4%);
}

.servicesListWrapper > .imageHolder {
  opacity: 0.5;
  z-index: -1;
}
.servicesList {
  overflow: hidden;
}
.servicesList ul.flexWrap {
  margin: 0 -1px;
}

.servicesList li {
  width: 20%;
  color: #fff;
  /* padding-bottom: 44.5%; */
  min-height: 640px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  padding: 0;
}
.servicesList ul.grid-03 li {
  width: 33.33%;
}
.servicesList ul.grid-04 li {
  width: 25%;
}

.servicesList li a {
  color: #fff;
}
.servicesList li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 1;
}
.servicesList li:hover::after {
  background-color: rgba(0, 0, 0, 0.5);
}

.servicesList li a > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  padding: 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* transform: translateY(calc(100% - 190px)); */
  /* transition:all .5s;
   -webkit-transition:all .5s;
   -moz-transition:all .5s;
   -o-transition:all .5s;
    transition-timing-function: cubic-bezier(0,.88,.44,1); */
}

.servicesList li a > div:first-child > .scale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.servicesList li:hover::after,
.servicesList li:hover a > div:first-child > .scale {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.servicesList li a > div.imageHolder {
  z-index: 1;
  right: 0px;
  bottom: inherit;
  height: 110%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
}
.servicesList li:hover a > div.imageHolder {
  -webkit-transform: translateY(-4%);
  transform: translateY(-4%);
}
.servicesList li a > div.imageHolder .OF-cover {
  -o-object-position: right top;
  object-position: right top;
  font-family: "object-fit: cover; object-position: right top";
}

.servicesList li a .title {
  max-width: 200px;
}
.servicesList li:nth-child(2) a .title {
  max-width: 180px;
}
.servicesList li h4 {
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0;
  color: #fff;
}
.servicesList li .icon {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

.servicesList li h4 span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(15px);
  transform: translateY(1px) translateX(15px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.servicesList li:hover h4 span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}

.servicesList li:hover .disc {
}

.servicesList li .link {
  font-size: 20px;
  line-height: 24px;
}
.servicesList li .link a {
  color: #fff;
}
.servicesList li .link svg {
  vertical-align: middle;
  margin-left: 10px;
  height: 16px;
  width: 8px;
  /* transform: translateX(40px); */
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.servicesList li:hover .link svg {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.methodology ul.flexWrap li {
  width: 20%;
  border: 1.5px solid #0f262c;
  position: relative;
  padding: 0;
}

.methodology ul.flexWrap li .btn {
  width: 96%;
  margin: 30px auto;
  display: block;
}
.methodology ul.flexWrap li:nth-child(1) .btn {
  border-color: #51a664;
}
.methodology ul.flexWrap li:nth-child(2) .btn {
  border-color: #2da0b1;
}
.methodology ul.flexWrap li:nth-child(3) .btn {
  border-color: #454083;
}
.methodology ul.flexWrap li:nth-child(4) .btn {
  border-color: #7c0d6a;
}
.methodology ul.flexWrap li:nth-child(5) .btn {
  border-color: #9e2547;
}

.methodology ul.flexWrap li:nth-child(1) .btn:hover {
  background-color: #51a664;
}
.methodology ul.flexWrap li:nth-child(2) .btn:hover {
  background-color: #2da0b1;
}
.methodology ul.flexWrap li:nth-child(3) .btn:hover {
  background-color: #454083;
}
.methodology ul.flexWrap li:nth-child(4) .btn:hover {
  background-color: #7c0d6a;
}
.methodology ul.flexWrap li:nth-child(5) .btn:hover {
  background-color: #9e2547;
}

.methodology ul.flexWrap li:nth-child(1) {
  z-index: 5;
}
.methodology ul.flexWrap li:nth-child(2) {
  z-index: 4;
}
.methodology ul.flexWrap li:nth-child(3) {
  z-index: 3;
}
.methodology ul.flexWrap li:nth-child(4) {
  z-index: 2;
}
.methodology ul.flexWrap li:nth-child(5) {
  z-index: 1;
}

.topBlock {
  width: 100%;
}
.topBlock .box {
  background: #fff;
}
.topBlock .box h4 {
  position: absolute;
  left: 18px;
  top: 20px;
  font-size: 22px;
  line-height: 26px;
}
.topBlock .box img {
  position: absolute;
  top: 55%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 80px;
}
.topBlock .box .arrow {
  position: absolute;
  top: 55%;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
  width: 40px;
  height: 40px;
  z-index: 1;
}
.topBlock .box .arrow svg {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.methodology .contentBlock {
  position: relative;
  border-top: 3px solid #0f262c;
  min-height: 232px;
}
.contentBlock .content {
  z-index: 1;
  position: relative;
  color: #fff;
  padding: 25px;
}
.contentBlock .imageHolder {
  opacity: 0.5;
}

.methodology ul.flexWrap li:last-child .topBlock .box .arrow {
  display: none;
}
.searchForm {
  display: inline-block;
  /* width: 25px;
height: 25px; */
  vertical-align: middle;
  /* margin-top: 4px; */
  margin-left: 0px;
  /* padding: 6px 0; */
  position: relative;
  cursor: pointer;
}
.searchTrigger {
  /* margin: 8px 0px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchForm::after {
  background: none repeat scroll 0 0 transparent;
  top: -44px;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  background: #00abb0;
  -webkit-transition: width 0.3s ease 0s, left 0.3s ease 0s;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.sticky .searchForm::after {
  top: -24px;
}
.searchForm.hover::after {
  width: 100%;
  left: 0;
}

.searchTrigger {
  /* width: 22px;
height: 22px;
display: inline-block;
vertical-align: middle;
background: url('images/search-icon.svg') 0 0 no-repeat;
background-size: 22px 22px;
cursor: pointer; */
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.searchStroke {
  stroke: #fff;
}
.sticky .searchStroke {
  stroke: #1aabaf;
}

body.open-search .slideSearch {
  top: 0;
}
body.sticky .slideSearch {
  top: 80px;
}
.slideSearch {
  position: fixed;
  display: none;
  right: 0%;
  top: -0%;
  width: 100%;
  padding: 0px 0;
  background-color: #0f262c;
  /* z-index:9; */
  /* -webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; */
}
.searchClose {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 40px;
  height: 40px;
  opacity: 0.8;
  cursor: pointer;
}
.searchClose::before,
.searchClose::after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 40px;
  width: 4px;
  background-color: #fff;
}
.searchClose::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.searchClose::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.slideSearch > div {
  height: 100%;
}
.slideSearch form {
  width: 100%;
}
.searchHolder {
  padding: 140px 100px 60px;
  max-width: 1280px;
  margin: 0 auto;
}

.sticky .searchHolder {
  padding-top: 80px;
}

.searchItems {
  position: relative;
  /* padding-bottom: 1px; */
  overflow: hidden;
  color: #fff;
}

.slideSearch .searchItems input[type="text"] {
  font-size: 20px;
  line-height: 28px;
  width: calc(100% - 145px);
}
.slideSearch input[type="submit"].searchbtn {
  color: #fff;
  padding: 11px 26px 11px;
  float: right;
  /* top:0px;
  right:0px;
  width: 52px;
  height: 52px;
  border-radius: 0;
  min-width: auto;
  background-size: 30px;
  position: absolute;
  background-image: url('images/search.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-color: #00ABB0;
  border-color: #00ABB0;
  text-indent: -999px;
  -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; */
}
.slideSearch input[type="submit"].searchbtn:hover {
  /* -webkit-transform: translateX(0px) translateY(0px) !important;
transform: translateX(0px) translateY(0px) !important; */
}

.slideSearch label.error {
  font-size: 14px;
  line-height: 20px;
  border: #00abb0 solid 1px;
  padding: 4px 6px 4px 30px;
  margin: 8px 0 0 0;
  color: #00abb0;
  background-image: url("images/validation.svg");
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 18px;
  display: block;
}
.searchResults {
  padding: 0;
  margin-bottom: 0;
}
.searchResults ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.searchResults ul li {
  margin: 0 0 15px 0;
  padding: 0;
  border-bottom: #e1e1e1 solid 1px;
}
.searchResults ul li a:hover {
  text-decoration: none;
}
.searchResults ul li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.searchResults ul li h6 {
  margin-bottom: 5px;
}
.searchResults ul li .content {
  margin-bottom: 15px;
}
.pagination {
  text-align: center;
}
.pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination ul li {
  display: inline-block;
  padding: 0 7px;
  vertical-align: top;
}
.pagination ul li a,
.pagination ul li span {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #0f262c;
  line-height: 40px;
  background-color: transparent;
  font-size: 16px;
  color: #0f262c;
}

.pagination ul li a:hover,
.pagination ul li .current {
  background-color: #0f262c;
  color: #fff;
}
.pagination ul li a.next {
  background-image: url("images/arrow-black.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px 16px;
  font-size: 0;
}
.pagination ul li a.next:hover {
  background-image: url("images/arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px 16px;
}
.pagination ul li a.prev {
  background-image: url("images/arrow-black.svg");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px 16px;
  font-size: 0;
}
.pagination ul li a.prev:hover {
  background-image: url("images/arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px 16px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* .slideSearch input[type="submit"].searchbtn {height:52px;}
.slideSearch .searchItems input[type="text"]{ height: 52px} */
}

.changeBg > .imageHolder > img {
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.changeBg > .imageHolder > img.hideImg {
  opacity: 0;
}

.displayImg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

/*  */

.primaryBg ul.tabs li,
.primaryBg ul.tabs li.current,
.primaryBg .stateList li h2 {
  color: #fff;
}
.primaryBg ul.tabs li.current {
  border-color: #fff;
}

.greyBg.featuresGrid ul.flexWrap li,
.whiteBg.featuresGrid ul.flexWrap li {
  color: #0f262c;
}

.resourceList {
  overflow: hidden;
}
.resourceList ul.flexWrap {
  margin: 0 -1px;
}
.resourceList li {
  padding: 0;
  overflow: hidden;
  border: 1px solid transparent;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 500px;
  flex: 1 1 500px;
}

.resourceList li a {
  color: #fff;
  position: relative;
  z-index: 1;
  display: block;
}

.resourceList li a > .box > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  /* justify-content: space-between; */
  /* flex-direction: column; */
  color: #fff;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.resourceList li a > .box > div > div:first-child {
  width: 100%;
  -webkit-transform: translateY(calc(100% - 97px));
  transform: translateY(calc(100% - 97px));
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.resourceList li:hover a > .box > div > div:first-child {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.resourceList li::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  /* z-index: -1; */
}
.resourceList li:hover::after {
  background-color: rgba(0, 0, 0, 0.5);
}

.resourceList li a > .box {
  max-height: 550px;
}

.resourceList li a > .box::before {
  padding-top: 69.265%;
}

.resourceList li a > .box::after {
  content: "";
  background: rgb(0, 0, 0);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.58))
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.58) 100%
  );
  position: absolute;
  left: 0;
  right: 0px;
  bottom: 0px;
  height: 50%;
  /* z-index: -1; */
}

.resourceList h4 {
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 30px;
}
.resourceList li h4 span {
  width: 12px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(15px);
  transform: translateY(1px) translateX(15px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.resourceList li:hover h4 span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}
.resourceList li .title,
.resourceList li .disc,
.resourceList li .link,
.resourceList li a {
  color: #fff;
  width: 100%;
}
.resourceList li .disc {
  margin-bottom: 15px;
  max-width: 380px;
}
.newsList .date {
  font-size: 18px;
  display: block;
  padding-bottom: 5px;
}
/* body.page-template-template-news .newsList .title h4 {
text-transform: lowercase;
}
body.page-template-template-news .newsList .title h4::first-letter {
text-transform: capitalize;
} */
.filterBox.newsFilter {
  margin-bottom: -130px;
}
.filterBox.newsFilter .flexWrap .col.dropdown,
.filterBox.newsFilter .flexWrap .col {
  width: 33.33%;
  margin-bottom: 30px;
}

.filterBox .flexWrap .col.btns .btn {
  max-width: 100%;
  width: calc(100% - 70px);
}

.twoCol.flexWrap {
  margin: 0;
}
.twoCol.flexWrap > div {
  width: 50%;
}
.twoCol.flexWrap > div:first-child {
  padding-right: 10px;
}
.twoCol.flexWrap > div:last-child {
  padding-left: 10px;
}

.links .returnLink {
  float: left;
}
.links .shareLink {
  float: right;
  text-align: center;
}
.links .subLink {
  color: #0f262c;
}
.links .subLink::before {
  background: #0f262c;
}
.shareLink span {
  display: block;
  margin-bottom: 10px;
}
.shareThis {
  fill: #0f262c;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.st-custom-button:hover .shareThis {
  fill: #00abb0;
}

.nextPrevArticles ul li {
  width: 50%;
  padding: 0;
  padding-bottom: 22.5%;
  border: 0.5px solid #fff;
  background-color: #0f262c;
}
.nextPrevArticles ul li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  z-index: 1;
  color: #fff;
}
.nextPrevArticles ul li .title {
  position: absolute;
  padding: 30px;
  bottom: 0;
  left: 0;
  right: 0;
}

.nextPrevArticles li h4 {
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 0;
}
.nextPrevArticles li h4 span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(20px);
  transform: translateY(1px) translateX(20px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.nextPrevArticles li:hover h4 span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}
.nextPrevArticles li .imageHolder::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.nextPrevArticles li:hover .imageHolder::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.nextPrevArticles ul li:nth-child(2) .linkArticle {
  float: right;
}
.linkArticle {
  font-size: 20px;
}

.filterBox.mb0 {
  margin-bottom: 0;
}

.eventsListWrapper {
  /* overflow: hidden; */
}
.eventsListWrapper ul.flexWrap {
  margin: 0 -1px;
}
.eventsListWrapper li {
  width: 33.33%;
  padding: 0;
  overflow: hidden;
  border: 1px solid transparent;
}
.eventsListWrapper li a {
  color: #fff;
  position: relative;
  z-index: 1;
  display: block;
}

.eventsListWrapper li a > .box > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 120px 30px 30px 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  /* justify-content: space-between; */
  /* flex-direction: column; */
  color: #fff;
  /* transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-duration: 0.5s; */
}
.eventsListWrapper.resources li a > .box > div:first-child {
  padding-top: 50px;
}
.eventsListWrapper li a > .box > div > div:first-child {
  width: 100%;
  -webkit-transform: translateY(calc(100% - 0px));
  transform: translateY(calc(100% - 0px));
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
}
.eventsListWrapper li:hover a > .box > div > div:first-child {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.eventsListWrapper li a::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.45);
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  /* z-index: -1; */
}
.eventsListWrapper li a:hover::after {
  background-color: rgba(15, 38, 44, 0.9);
}

.eventsListWrapper li a > .box::after {
  content: "";
  /* background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%); */
  position: absolute;
  left: 0;
  right: 0px;
  bottom: 0px;
  height: 50%;
  /* z-index: -1; */
}

.eventsListWrapper h4 {
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 5px;
}
.eventsListWrapper li h4 span {
  width: 12px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(15px);
  transform: translateY(1px) translateX(15px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.eventsListWrapper li:hover h4 span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}
.eventsListWrapper li .title,
.eventsListWrapper li .disc,
.eventsListWrapper li .link,
.eventsListWrapper li a {
  color: #fff;
  width: 100%;
}

.eventsListWrapper li .date {
  position: absolute;
  left: 0;
  top: 0;
  padding: 30px;
  font-size: 26px;
  z-index: 1;
}
.eventsListWrapper li .date span {
  display: block;
  font-size: 54px;
  line-height: 40px;
  color: #fff;
  margin-bottom: 10px;
}
.eventsListWrapper li .date span.time {
  font-size: 16px;
  line-height: 1.4;
}
.eventsListWrapper li .location {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 0px;
  display: block;
}
.page-template-template-events .eventsListWrapper li .link {
  margin-top: 30px;
}
.eventsListWrapper li.ntfount {
  padding: 40px 0;
  width: 50%;
  margin: auto;
}
.eventsListWrapper li.ntfount::after {
  display: none;
}

.remodal.formPopup {
  max-width: 1160px;
  padding: 90px;
}

.remodal.formPopup.videoPopUp {
  padding: 80px 20px 20px;
}
.remodal.formPopup.videoPopUp .iframeWrapper {
  margin-bottom: 0;
}

.remodal.formPopup .leftCol {
  width: 40%;
}
.remodal.formPopup .leftCol .box::before {
  padding-top: 63%;
}

.remodal.formPopup .leftCol .link {
  margin-top: 25px;
}

.remodal.formPopup .leftCol h4:first-child,
.remodal.formPopup .leftCol .date + h4 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 25px;
}

.remodal.formPopup .leftCol .date {
  font-size: 18px;
  letter-spacing: 1.8px;
  margin-bottom: 35px;
}
.remodal.formPopup .leftCol .date span {
  color: #00abb0;
  display: block;
}
.remodal.formPopup .leftCol .box {
  margin-bottom: 25px;
}

.remodal.formPopup .leftCol .box.mbOnly {
  display: none;
}

.remodal.formPopup .rightCol {
  width: 48%;
  margin-left: auto;
}

.remodal.formPopup button.remodal-close {
  left: 30px;
  top: 30px;
}

.eventForm {
  font-size: 15px;
  line-height: 20px;
}
.eventForm .formTitle {
  font-size: 22px;
  color: #00abb0;
  line-height: 26px;
  margin-bottom: 20px;
}
.eventForm .checkBoxField {
  margin-bottom: 10px;
  margin-top: 0;
}
.eventForm .checkBoxField .wpcf7-list-item-label::before {
  border: 1px solid #00abb0;
}
.eventForm .complusaryFields {
  margin-bottom: 20px;
  padding-top: 5px;
}
.eventForm input[type="submit"] {
  margin-top: 20px;
}
.eventForm.formstyle p label {
  font-size: 18px;
  line-height: 22px;
}
.eventForm.formstyle input[type="text"],
.eventForm.formstyle input[type="email"] {
  font-size: 18px;
}

.tag {
  background: #000;
  color: #fff;
  padding: 7px 12px;
  display: inline-block;
  font-size: 18px;
  position: relative;
  z-index: 1;
}
.ContactCenter {
  background-color: #007373;
}
.NetWorking {
  background-color: #a02346;
}
.Connectivity {
  background-color: #4da761;
}
.Collaboration {
  background-color: #23a0b2;
}
.Security {
  background-color: #453e85;
}
.DataCentre {
  background-color: #570f4a;
}
.resources.eventsListWrapper h4 {
  margin-bottom: 30px;
}
.resources.eventsListWrapper .title > strong {
  font-size: 18px;
}
.resources.eventsListWrapper li .btn {
  color: #fff;
  font-size: 18px;
  padding: 7px 16px 8px;
}

.connectivity .rightCol .box::before {
  padding-top: 63%;
}

.twoColImages ul {
  margin: 0 -8px;
}
.twoColImages ul li {
  width: 50%;
  padding: 10px 8px 30px;
}
.twoColImages ul li .box::before {
  padding-top: 68%;
}
.twoColImages ul li .caption {
  font-size: 14px;
  line-height: 22px;
  max-width: 380px;
}
.twoColImages ul li .caption > span {
  display: block;
}

p span.caption {
  line-height: 22px;
  background: url("images/upArrow.svg") 0 7px no-repeat;
  background-size: 14px 8px;
  font-size: 14px;
  padding-left: 28px;
  display: block;
  margin-top: -10px;
}

.resourcesIframe {
  padding: 40px 0;
}
.secondeditor h6 {
  font-size: 22px;
  margin-bottom: 25px;
}
.secondeditor .subLink {
  color: #0f262c;
  margin-top: 20px;
}
.secondeditor .subLink:hover {
  color: #00abb0;
}

.secondeditor .subLink::before {
  background: #0f262c;
}

/* Datepicker CSS start here */

input[type="text"].inputDate {
  background: url("images/down-arrow.svg") right center no-repeat;
  background-size: 20px auto;
  border: 0;
  border-bottom: 2px solid #fff;
  padding: 6px 10px 7px;
  cursor: pointer;
  color: #fff;
  font-size: 22px;
}
input[type="text"].inputDate::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
input[type="text"].inputDate::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
input[type="text"].inputDate:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
input[type="text"].inputDate::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

input[type="text"].inputDate::placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
}

#ui-datepicker-div {
  display: none;
  background-color: #fff;
  -webkit-box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
  margin-top: 0.25rem;
  border-radius: 0.5rem;
  padding: 0.5rem;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ui-datepicker-calendar thead th {
  padding: 0.25rem 0;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  color: #78909c;
}
.ui-datepicker-calendar tbody td {
  width: 2.5rem;
  text-align: center;
  padding: 0;
}
.ui-datepicker-calendar tbody td a,
.ui-datepicker-calendar tbody td span {
  display: block;
  /* border-radius: 0.25rem; */
  border-radius: 0;
  line-height: 2rem;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  color: #546e7a;
  font-size: 0.875rem;
  text-decoration: none;
}
.ui-datepicker-calendar tbody td a:hover {
  background-color: #e0f2f1;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: #00abb0;
  color: white;
}
.ui-datepicker-header a.ui-corner-all {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
  border-radius: 0.25rem;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.ui-datepicker-header a.ui-corner-all:hover {
  background-color: #eceff1;
}
.ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 0.5rem;
  background-position: 50%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 50%;
}
.ui-datepicker-header a > span {
  display: none;
}
.ui-datepicker-title {
  text-align: center;
  line-height: 2rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  padding-bottom: 0.25rem;
}
.ui-datepicker-week-col {
  color: #78909c;
  font-weight: 400;
  font-size: 0.75rem;
}
.ui-datepicker-calendar tbody td.ui-state-disabled {
  opacity: 0.5;
}
/* Datepicker css end here */

.filterBox.eventFilter .flexWrap .col.dropdown,
.filterBox.eventFilter .flexWrap.twoCol.flexWrap {
  width: 25%;
}
.filterBox.eventFilter .flexWrap .col.btns {
  padding-top: 20px;
}

.csList li.ntfount .not_found {
  margin-bottom: 30px;
}
.st-custom-button {
  width: 26px;
  display: inline-block;
  margin: 0 8px;
  cursor: pointer;
}
.subtitleRow.Bspace + .TBspace,
.filterWrapper.Bspace + .TBspace {
  padding-top: 0;
}
.filterBox .flexWrap.trialsLeftSection {
  width: calc(100% - 183px);
  margin: 0;
}
.filterBox.eventFilter .flexWrap.trials .col.btns {
  width: auto;
  padding-top: 0;
}
.filterBox.eventFilter .flexWrap.trials .col.dropdown {
  width: 33.33%;
}
.csListWrapper.newsList li .link {
  margin-bottom: 15px;
}
.load_more_loader {
  width: 30px;
  height: 30px;
  margin: 10px auto 0;
  display: block;
}
.formPopup {
  visibility: hidden;
  opacity: 0;
}
.formPopup h3,
.formPopup .leftCol,
.formPopup .rightCol,
.formPopup .downloadBtn {
  opacity: 0;
}
.formPopup.loaded {
  visibility: visible;
  animation: fadeIn 0.5s linear alternate forwards;
  -webkit-animation: fadeIn 0.5s linear alternate forwards;
}
.formPopup.loaded h3,
.formPopup.loaded .leftCol,
.formPopup.loaded .rightCol,
.formPopup.loaded .downloadBtn {
  animation: fadeIn 0.5s linear alternate forwards;
  -webkit-animation: fadeIn 0.5s linear alternate forwards;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.remodal-overlay.loader::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 35px;
  height: 35px;
  background: url("images/ajax-loader2.svg") 0 0 no-repeat;
}

/*  */

/* Team page */

section.teamSection .teamFeatured {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section.teamSection .teamFeatured.colCount-1 .card .card__expander {
  /* one col, first card */
  margin-left: calc(-100%);
}
section.teamSection
  .teamFeatured.colCount-2
  .card:nth-of-type(1)
  .card__expander {
  /* two col, first card */
  margin-left: calc(-50%);
}
section.teamSection
  .teamFeatured.colCount-2
  .card:nth-of-type(2)
  .card__expander {
  /* two col, second card */
  margin-left: calc(-150% - 21px);
}

section.teamSection .imageHolder {
  position: relative;
  display: inline-block;
}
section.teamSection .imageHolder .colorTop {
  position: absolute;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  opacity: 0;
}
section.teamSection .card__inner:hover .imageHolder .colorTop {
  opacity: 1;
}

section.teamSection .imageHolder picture:first-child img {
  position: absolute;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  opacity: 0;
}

section.teamSection .card__inner:hover .imageHolder picture:first-child img {
  opacity: 1;
}

section.teamSection .imageHolder img:first-child {
  position: absolute;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  opacity: 0;
}
section.teamSection .card__inner:hover .imageHolder img:first-child {
  opacity: 1;
}

section.teamSection ul.flexWrap li.box:before {
  padding-top: 0 !important;
}

section.teamSection ul.flexWrap li .box:before {
  padding-top: 0px !important;
}

.page-template-template-careers .filterWrapper > .container_1200,
.page-template-template-people-stories .filterWrapper > .container_1200,
.page-template-template-team .filterWrapper > .container_1200 {
  z-index: 3;
}

.galleryRow .cardsList.TBspace70 {
  /* padding: 50px 0; */
}

.cardsList {
  /* overflow-x: hidden; */
}
.cardsList ul.flexWrap {
  margin: 0 -9px;
}
.cardsList ul.flexWrap > li {
  width: 25%;
  padding: 30px 9px;
}

.cardsList.threeColumn ul.flexWrap > li {
  width: 33%;
  padding: 30px 9px;
}

.cardsList ul.flexWrap > li .box {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.cardsList ul.flexWrap > li .box {
  position: relative;
  background-color: transparent;
  background-size: 100%;
  background-position: center center;
  display: block;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cardsList ul.flexWrap > li .box:hover {
  /* background-color: #00ABB0; */
  /* background-color: rgba(0,180,255,0.4); */
}
.cardsList ul.flexWrap > li.is-expanded .box:hover {
  background-color: transparent;
}

.cardsList ul.flexWrap li .box:hover img {
  /* opacity: 0.6; */
}
.cardsList ul.flexWrap li.is-expanded .box:hover img {
  /* opacity: 1; */
}
.cardsList ul.flexWrap li .box:before {
  padding-top: 64%;
}
.cardsList ul.flexWrap li .info {
  padding: 30px 0 40px;
}
.cardsList ul.flexWrap li .info strong {
  display: block;
  color: #172b2e;
}
.cardsList ul.flexWrap li .info h4 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0;
  color: #00abb0;
}
.cardsList ul.flexWrap li .card__inner a {
  color: #172b2e;
}

.teamDetail {
  position: relative;
  /* border-top: 1px solid #E9E7EA;
border-bottom: 1px solid #E9E7EA; */
  background: #fff;
  /* padding:0; */

  width: 100%;
}
.teamDetail .flexWrap {
  position: relative;
}
.teamClose {
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  top: 50px;
  right: 0;
  padding-right: 20px;
  background: url("images/ic-close.svg") right center no-repeat;
  background-size: 13px 13px;
  letter-spacing: 1px;
  z-index: 1;
  cursor: pointer;
}
.teamDetail .leftContent {
  max-width: 870px;
  width: 100%;
  /* font-size: 26px;
line-height: 34px; */
}
.teamDetail .leftContent h6:first-child {
  margin-bottom: 40px;
}

.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 0px;
}

.cardsFeatured .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 0px;
}

.cardsFeatured ul.flexWrap > li {
  width: 25%;
}
.cardsFeatured .card.is-collapsed .card__inner,
.cardsFeatured .card.is-expanded .card__inner {
  width: 100%;
  margin: 0 auto;
}

.card {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .card {
    width: calc((100% / 2) - 30px);
  }
}
@media screen and (min-width: 991px) {
  .card {
    width: calc((100% / 3) - 30px);
  }
}
.card__inner {
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
  /* padding-bottom: 40px; */
  border-bottom: 1px solid transparent;
}
.card__inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  height: 2px;
  background-color: #00abb0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.card__expander {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.card__expander .fa {
  font-size: 0.75em;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.card__expander .fa:hover {
  opacity: 0.9;
}
/* .card.is-collapsed .card__inner:after {
content: "";
opacity: 0;
} */
.card.is-collapsed .card__expander {
  opacity: 0;
  overflow: hidden;
  margin-top: 0;
  max-height: 0;
  min-height: 0;
}
.card.is-expanded .card__inner {
  position: relative;
  z-index: 1;
}

.card.is-expanded .card__expander {
  margin-top: 0px;
  min-height: 200px;
  margin-bottom: 20px;
  opacity: 1;
  overflow: visible;
}
.card.is-expanded:hover .card__inner {
}
.card.is-inactive .card__inner {
  opacity: 0.3;
}
.card.is-inactive:hover .card__inner {
  -webkit-transform: scale(1);

  transform: scale(1);
}
.card.is-inactive .card__inner:hover {
  opacity: 1;
}

.teamArrow {
  width: 35%;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.teamArrow img {
  max-width: 300px;
  width: 100%;
  height: auto;
  margin: auto;
}

.card:nth-of-type(4n + 2) .card__expander {
  margin-left: calc(-100% - 18px);
}
.card:nth-of-type(4n + 3) .card__expander {
  margin-left: calc(-200% - 36px);
}

.cardsList.threeColumn .cards .card:nth-of-type(3n + 1) .card__expander {
  width: calc(300% + 30px);
  margin-left: 0px;
}

.cardsList.threeColumn .cards .card:nth-of-type(3n + 2) .card__expander {
  margin-left: calc(-100% - 15px);
}

.cardsList.threeColumn .cards .card:nth-of-type(3n + 3) .card__expander {
  margin-left: calc(-200% - 30px);
}

.card:nth-of-type(4n + 4) .card__expander {
  margin-left: calc(-300% - 54px);
}

.galleryRow .card:nth-of-type(4n + 3) .card__expander,
.galleryRow .card:nth-of-type(4n + 4) .card__expander {
  margin-left: 0;
}

.galleryRow .card:nth-of-type(3n + 1) .card__expander {
  margin-left: 0;
}

.galleryRow .card:nth-of-type(3n + 2) .card__expander {
  margin-left: calc(-100% - 18px);
}

.galleryRow .card:nth-of-type(3n + 3) .card__expander {
  margin-left: calc(-200% - 36px);
}

.galleryRow .loadMore {
  padding: 40px 0;
}

.card:nth-of-type(3n + 4) {
  /* clear: left; */
}
.card__expander {
  width: calc(400% + 55px);
}

.galleryRow .cardsList ul.flexWrap > li {
  width: 33.33%;
  padding: 0px 9px 30px;
}
.galleryRow .cardsList ul.flexWrap li .info {
  padding-bottom: 25px;
}

.filterWrapper .cardsList .container_1200 {
  max-width: 1200px;
}

.plusButton {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 15px;
  bottom: 20px;
  border: 2px solid #00abb0;
  border-radius: 50%;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.galleryRow .plusButton {
  width: 40px;
  height: 40px;
  right: 15px;
  bottom: 15px;
}
.plusButton svg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 13px;
}
.galleryRow .plusButton svg {
  width: 18px;
  height: 18px;
}
.plusButton .teamIcon {
  stroke: #00abb0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.cardsList ul.flexWrap > li.is-expanded .card__inner .plusButton,
.cardsList ul.flexWrap > li .card__inner:hover .plusButton {
  background: #00abb0;
}
.cardsList ul.flexWrap > li.is-expanded .card__inner .plusButton .teamIcon,
.cardsList ul.flexWrap > li .card__inner:hover .plusButton .teamIcon {
  stroke: #fff;
}
.cardsList ul.flexWrap > li.is-expanded .card__inner::after,
.cardsList ul.flexWrap > li .card__inner:hover::after {
  width: 100%;
}
.cardsList ul.flexWrap > li.is-expanded .card__inner::after {
  height: 8px;
  bottom: -8px;
}

.cardsList ul.flexWrap > li.is-expanded .card__inner .plusButton {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.card.is-expanded .card__expander::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background: #fff;
  z-index: 1;
}
.card.is-expanded .card__expander::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  background: #fff;
  z-index: 1;
}
.cardsList ul.flexWrap li.ntfount {
  padding: 40px 0;
  width: 50%;
  margin: auto;
}

/* Signup Template */
section.signup .event-meta {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}

section.signup .event-meta p {
  padding: 0px;
}

section.signup span.event-date {
  color: #00abb0;
}

section.signup h6.signup-title,
section.signup h6.signup-form-title {
  font-weight: bold;
}

section.signup h6.signup-form-title {
  color: #00abb0;
}

section.signup .col {
  padding: 0 50px 0 0;
}

section.signup .col:last-of-type {
  padding: 0 0 0 50px;
}

/* Team page */

.partnersList ul {
  border-top: 1px solid #eaeaea;
}
.partnersList ul li {
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  width: 33.33%;
  padding: 100px;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* height: 100%; */
}
.partnersList ul li:nth-child(3n + 3) {
  border-right: 0;
}

.partnersList ul li a {
  margin: auto;
}

/* .partnersList ul li a{
padding: 100px;
text-align: center;
position: relative;
height: 100%;
} */
.partnersList ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.partnersList ul li a:hover::after {
  background-color: rgba(15, 38, 44, 0.85);
}
.partnersList ul li img {
  margin: auto;
}
.partnersList ul li a span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  z-index: 1;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.partnersList ul li a:hover span {
  opacity: 1;
}
.partnersList ul li .subLink::before {
  display: none;
}

.standfirstRow + .featuresGridWrapper .sectionTitle.Tspace,
.standfirstRow + .carousel .sectionTitle.Tspace,
.standfirstRow + .ourApproachWrapper .sectionTitle.Tspace,
.single-cpt-nat-partners .subtitleRow + .TBspace.standfirstRow {
  padding-top: 0;
}

.single-cpt-nat-partners .logo-single {
  margin-bottom: 60px;
}
.single-cpt-nat-partners .standfirstRow h6 {
  margin-bottom: 25px;
}
.single-cpt-nat-partners .standfirstRow p .iframeWrapper {
  margin-top: 50px;
}

.single-cpt-nat-resources .leftCol,
.single-cpt-nat-resources .rightCol {
  width: 50%;
}
.single-cpt-nat-resources .leftCol {
  padding-right: 20px;
}
.single-cpt-nat-resources .leftCol .imageHolder {
  padding-bottom: 20px;
}
.single-cpt-nat-resources .rightCol {
  padding-left: 20px;
}
.single-cpt-nat-resources .rightCol .hbspt-form > p > a {
  display: inline-block;
  padding: 11px 35px 11px;
  font-family: 'TTHovesDemiBold';
  font-size: 20px;
  font-weight: normal;
  color: #0F262C;
  background-color: transparent;
  border: 2px solid #00ABB0;
  border-radius: 28px;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

.textContent > .imageHolder {
  z-index: -1;
}

.tabStats .flexWrap + .stateList {
  margin-top: 50px;
}
.primaryBg.textContent .flexWrap + .stateList li h2 {
  color: #00abb0;
}

.splitColumn.awards .flexWrap .col:first-child .content {
  margin-left: auto;
}
.splitColumn.awards .flexWrap .col:first-child .content {
  padding-left: 20px;
}
.splitColumn.awards .flexWrap .col .content {
  padding-top: 100px;
  padding-bottom: 100px;
}
.splitColumn.awards .flexWrap .col:first-child .content ul li {
  padding-bottom: 0;
}
.splitColumn.awards .col .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 32px;
}

.logoList ul.flexWrap {
  margin: 0 -20px;
}
.awards .logoList li {
  width: 50%;
  padding: 20px;
}
.splitColumn.awards .flexWrap .col:first-child .content ul li {
  padding-left: 0;
}
.splitColumn .nice-select li::before,
.splitColumn.awards .flexWrap .col:first-child .content ul li::before,
.awards .logoList li::before {
  display: none;
}
.awards .logoList li img {
  margin: auto;
}
.relatedResources .loadMore .btn {
  min-width: 142px;
}
.relatedResources .primaryBg .loadMore .btn {
  color: #fff;
}

.relatedResources {
  position: relative;
}
.relatedResources .container {
  z-index: 1;
  position: relative;
}

.content .btn {
  margin-top: 20px;
}

.careersList .row .container > h6 {
  margin-bottom: 30px;
}

.careersList > .row > .container > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #dcdcdc;
}
.careersList > .row > .container > ul > li {
  padding: 0px 0;
  border-top: 1px solid #dcdcdc;
}

.careersList .acTitle {
  font-size: 22px;
  line-height: 28px;
  padding: 28px 40px 28px 0;
  position: relative;
  cursor: pointer;
}
.careersList .acTitle.active {
  color: #00abb0;
}
.careersList .triggerBtn {
  font-size: 14px;
  line-height: 16px;
  position: absolute;
  right: 0;
  top: 35px;
  padding-top: 18px;
  color: transparent;
  -webkit-transition-timing-function: cubic-bezier(0.01, 0, 1, 0.99);
  transition-timing-function: cubic-bezier(0.01, 0, 1, 0.99);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.careersList .triggerBtn::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 18px;
  height: 12px;
  background: url("images/upArrow.svg") center center no-repeat;
  background-size: 16px auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition-timing-function: cubic-bezier(0.01, 0, 1, 0.99);
  transition-timing-function: cubic-bezier(0.01, 0, 1, 0.99);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.careersList > .row > .container > ul > li .active .triggerBtn {
  color: #0f262c;
}
.careersList > .row > .container > ul > li .active .triggerBtn::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.acContent {
  display: none;
}
.careersList .acContent .leftContent {
  width: 100%;
  max-width: 870px;
}

.acContent .leftContent .subLink {
  color: #0f262c;
  margin-top: 40px;
}
.acContent .leftContent .subLink:hover {
  color: #00abb0;
}
.acContent .leftContent .subLink::before {
  background-color: #0f262c;
}

.careersList > .row:nth-child(odd) {
  background: #f7f7f9;
}

.careersList > .row:nth-child(even) {
  background: #fff;
}

.textContent + .galleryRow .sectionTitle,
.subtitleRow + .ourApproachWrapper .sectionTitle {
  padding-top: 0;
}

.ourApproach > .container > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ourApproach > .container > ul > li {
  padding: 0;
  margin-bottom: 50px;
}

.ourApproach .acTitle > div {
  padding: 45px 40px;
  font-size: 26px;
  line-height: 30px;
  position: relative;
}

.ourApproach > .container > ul > li .acTitle {
  cursor: pointer;
  padding-right: 80px;
  position: relative;
  overflow: hidden;
}

.ourApproach > .container > ul > li .acTitle .triggerBtn {
  /* content: ''; */
  position: absolute;
  right: 60px;
  top: 50%;
  width: 40px;
  height: 40px;
  background: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ourApproach > .container > ul > li .acTitle .triggerBtn svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-timing-function: cubic-bezier(0.01, 0, 1, 0.99);
  transition-timing-function: cubic-bezier(0.01, 0, 1, 0.99);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.ourApproach > .container > ul > li .acTitle.active .triggerBtn svg {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ourApproach > .container > ul > li .acContent {
  padding: 50px 40px;
  background: #273c41;
  border-top: 3px solid #0f262c;
}
.ourApproach > .container > ul > li .acContent .content {
  max-width: 830px;
  width: 100%;
}
.ourApproach > .container > ul > li .acContent .content h6 {
  margin-bottom: 40px;
}

.col1 {
  width: 25%;
  position: relative;
  /* background: url('images/CMS/services-small03.jpg') center center no-repeat #4DA761; */
}
.ourApproach > .container > ul > li .acTitle .col1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* .col1:before {
content: "";
position: absolute;
right: -1px;
bottom: 0;
height: 100%;
width: 34px;
background: url('images/arrow1.png') center center no-repeat; 
background-size: cover;
} */

.col2 {
  width: 35%;
  position: relative;
  background: #fff;
}

.col2:before {
  content: "";
  position: absolute;
  right: -34px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 34px solid #fff;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  z-index: 1;
}

.col2::after {
  content: "";
  position: absolute;
  right: -37px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 36px solid #000;
  border-top: 64px solid transparent;
  border-bottom: 64px solid transparent;
}

.ourApproach .acTitle > div.col3 {
  padding-left: 65px;
  width: 40%;
}

/* About 8 column grid */
.vidWrapper .iframeWrapper {
  margin-bottom: 0;
}

.vidWrapper + .signpostGrid-Row,
.subtitleRow + .vidWrapper {
  padding-top: 0;
}
.vidWrapper + .signpostGrid-Row .imageHolder {
  top: -54%;
}

.signpostGrid-Row > .imageHolder {
  /* opacity: 0.5; */
  z-index: -1;
  top: 0%;
}
.signpostGrid-Row ul.flexWrap {
  margin: 0 -1px;
}
.signpostGrid-Row li {
  width: 25%;
  padding: 0;
  overflow: hidden;
  border: 1px solid transparent;
  /* border: 1px solid #fff; */
  border-collapse: collapse;
}
.signpostGrid-Row li a > .box > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 25px;
  /* height: 100%; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  color: #fff;
  /* transform: translateY(calc(100% - 155px)); */
  -webkit-transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.signpostGrid-Row li a > .box > div:first-child > .scale {
  -webkit-transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.signpostGrid-Row li a > .box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  /* transition:all .5s;
   -webkit-transition:all .5s;
   -moz-transition:all .5s;
   -o-transition:all .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); */
  /* z-index: -1; */
}
.signpostGrid-Row li:hover a > .box::after {
  background-color: rgba(0, 0, 0, 0.6);
}

.signpostGrid-Row li:hover a > .box .imageHolder {
  opacity: 0;
}

.signpostGrid-Row li:hover a > .box::after,
.signpostGrid-Row li:hover a > .box > div:first-child > .scale {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.signpostGrid-Row li:hover a > .box::after {
  right: 0px;
  bottom: 0px;
}

.signpostGrid-Row li div.imageHolder {
  /* right: 0px;
  bottom: inherit;
  height: 110%; */
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  /* opacity: 0; */
}

.signpostGrid-Row li:hover div.imageHolder {
  /* transform: translateY(-4%); */
}
.signpostGrid-Row li div.imageHolder::after {
  content: "";
  background: rgb(0, 0, 0);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.8))
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  position: absolute;
  left: 0;
  right: 0px;
  bottom: 0px;
  height: 50%;
  /* z-index: -1; */
}

.signpostGrid-Row li a {
  color: #fff;
}
.signpostGrid-Row li h4 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
.signpostGrid-Row li h4 span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(20px);
  transform: translateY(1px) translateX(20px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.signpostGrid-Row li:hover h4 span {
  -webkit-transform: translateY(1px) translateX(50px);
  transform: translateY(1px) translateX(50px);
  opacity: 0;
}
.signpostGrid-Row li .disc {
  padding: 15px 0;
}

/* About 8 column grid */

/* About Five col Grid */

.signpostsRow {
  overflow: hidden;
}
.signpostsRow ul.flexWrap {
  margin: 0 -1px;
  position: relative;
}
.signpostsRow ul.flexWrap > .imageHolder {
  z-index: -1;
}
.signpostsRow li {
  width: 20%;
  color: #fff;
  /* padding-bottom: 44.5%; */
  min-height: 638px;
  position: relative;
  overflow: hidden;
  border: 1px solid #fff;
  padding: 0;
}
.signpostsRow li a {
  color: #fff;
}
.signpostsRow li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 1;
}
.signpostsRow li:hover::after {
  background-color: rgba(0, 0, 0, 0.6);
}

.signpostsRow li a > div:first-child {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  padding: 30px;
  height: 100%;

  /* transform: translateY(calc(100% - 190px)); */
}
.signpostsRow li a > div:first-child .scale {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  transition-timing-function: cubic-bezier(0, 0.88, 0.44, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.signpostsRow li:hover::after,
.signpostsRow li:hover a > div:first-child .scale {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.signpostsRow li a > div.imageHolder {
  z-index: 1;
  right: 0px;
  bottom: inherit;
  /* height: 110%; */
  height: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
}

.signpostsRow li:hover a > div.imageHolder {
  /* transform: translateY(-4%); */
}
.signpostsRow li a > div.imageHolder .OF-cover {
  -o-object-position: left top;
  object-position: left top;
  font-family: "object-fit: cover; object-position: left top";
}

.signpostsRow li a .title {
  max-width: 200px;
}
.signpostsRow li:nth-child(2) a .title {
  max-width: 180px;
}
.signpostsRow li h4 {
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0;
  color: #fff;
}
.signpostsRow li .icon {
  padding-bottom: 20px;
  height: 100px;
  width: 100px;
}

.signpostsRow li h4 span {
  width: 16px;
  height: 8px;
  display: inline-block;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  opacity: 1;
}
.signpostsRow li:hover h4 span {
  /* transform: translateX(50px); */
  opacity: 0;
}

.signpostsRow li .link {
  font-size: 20px;
  line-height: 24px;
}
.signpostsRow li .link a {
  color: #fff;
}
.signpostsRow li .link svg {
  vertical-align: middle;
  margin-left: 7px;
  height: 9px;
  width: 18px;
  /* transform: translateX(40px); */
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.signpostsRow li:hover .link svg {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

/* About FIve Col Grid */

.role {
  text-align: center;
  display: block;
  background: url("images/roleBg.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  font-size: 26px;
  line-height: 34px;
  color: #fff;
}
.role::before {
  content: "";
  background: rgba(15, 38, 44, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.role span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 0 20px;
}
.role:hover {
  color: #fff;
}
.role svg {
  display: inline-block;
  -webkit-transform: translateY(1px) translateX(10px);
  transform: translateY(1px) translateX(10px);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.role:hover svg {
  -webkit-transform: translateY(1px) translateX(20px);
  transform: translateY(1px) translateX(20px);
}
.role:hover::before {
  background: rgba(15, 38, 44, 0.7);
}
.role.return svg {
  -webkit-transform: translateY(1px) translateX(-10px) rotate(-180deg);
  transform: translateY(1px) translateX(-10px) rotate(-180deg);
}
.role.return:hover svg {
  -webkit-transform: translateY(1px) translateX(-20px) rotate(-180deg);
  transform: translateY(1px) translateX(-20px) rotate(-180deg);
}

/*  */

.heritageWrapper {
  /* background: #00ABB0; */
  background: rgb(0, 171, 176);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 171, 176, 1)),
    color-stop(50%, rgba(7, 107, 113, 1)),
    to(rgba(15, 38, 44, 1))
  );
  background: linear-gradient(
    90deg,
    rgba(0, 171, 176, 1) 0%,
    rgba(7, 107, 113, 1) 50%,
    rgba(15, 38, 44, 1) 100%
  );
  color: #fff;
  position: relative;
  overflow: hidden;
}
.heritageSlider.slick-slider,
.heritageSlider .slick-list {
  position: static;
}
.heritageSlider .slick-list {
  overflow: visible;
}

.heritageSlider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.slick-initialized .slick-slide.transform {
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.heritageWrapper > .container > .content {
  max-width: 840px;
  margin-bottom: 50px;
}

.heritageSlider {
  margin: 0 -20px;
}
.heritageSlider .slide {
  float: left;
  width: 25%;
  padding: 0 20px 20px;
}
.heritageSlider .slide .year {
  margin-bottom: 40px;
  padding-bottom: 35px;
  position: relative;
}
.heritageSlider .slide .year h3 {
  margin-bottom: 0;
}
.heritageSlider .slide .year::after {
  content: "";
  position: absolute;
  left: -20px;
  right: -20px;
  bottom: 0px;
  height: 1px;
  background: #fff;
}
.heritageSlider .slide .year::before {
  content: "";
  position: absolute;
  left: -0px;
  bottom: -5px;
  height: 10px;
  width: 10px;
  background: #fff;
}

.heritageSlider .slide:first-child .year::after {
  left: 0;
}

.heritageSlider .slick-arrow {
  position: absolute;
  top: 0%;
  width: 80px;
  height: 80px;
  z-index: 1;
  font-size: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: #00abb0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.heritageSlider .slick-arrow svg {
  width: 14px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.heritageSlider .slick-arrow svg .sliderArrow, .centermodeslide .slick-arrow svg  {
  stroke: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.heritageSlider .slick-arrow.slick-prev {
  right: 80px;
}
.heritageSlider .slick-arrow.slick-next {
  right: 0px;
  border-left: 1px solid #f7f7f9;
}
.heritageSlider .slick-arrow:hover {
  background: #0f262c;
}
.heritageSlider .slick-arrow:hover svg .sliderArrow {
  stroke: #fff;
}

.heritageSlider .slick-arrow.slick-disabled,
.thumbnailSlider .slick-arrow.slick-disabled,
.fluidSlider .slick-arrow.slick-disabled {
  opacity: 0.6;
  pointer-events: none;
}

.heritageSlider.slick-slider {
  margin: 0;
}
.heritageSlider.slick-slider .slide {
  max-width: 260px;
  padding: 0 40px 20px 0;
}

.heritageSlider.slick-slider .slide .year::after {
  left: 0;
  right: -40px;
}

/*  */

.thumbnailSlider {
  /* display: none; */
  font-size: 26px;
  line-height: 34px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 80px;
}
.thumbnailSlider .slide {
  padding: 10px 10px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.thumbnailSlider .slide::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 6px;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.thumbnailSlider .slide.slick-current::after {
  background-color: #00abb0;
}

.awardSlider .awards {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  list-style: none;
  margin: 0 -20px;
  padding: 0;
}
.awardSlider .awards > li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  padding: 0 20px 50px;
}
.awardSlider .awards li .awardlogo {
  margin-bottom: 20px;
}
.awardSlider .awards li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.awardSlider .awards li ul li {
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 8px;
}

.awardSliderWrapper {
  position: relative;
}
.thumbnailSlider.slick-slider,
.thumbnailSlider .slick-list {
  position: static;
}
.thumbnailSlider .slick-track {
  margin-left: 0;
}

.thumbnailSlider .slick-arrow {
  position: absolute;
  top: 0%;
  width: 80px;
  height: 80px;
  z-index: 1;
  font-size: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: #00abb0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.thumbnailSlider .slick-arrow svg {
  width: 14px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.thumbnailSlider .slick-arrow svg .sliderArrow {
  stroke: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.thumbnailSlider .slick-arrow.slick-prev {
  right: 80px;
}
.thumbnailSlider .slick-arrow.slick-next {
  right: 0px;
  border-left: 1px solid #f7f7f9;
}
.thumbnailSlider .slick-arrow:hover {
  background: #0f262c;
}
.thumbnailSlider .slick-arrow:hover svg .sliderArrow {
  stroke: #fff;
}

.ourApproach > .container > ul > li .acTitle .column:after,
.ourApproach > .container > ul > li .acTitle .column:before {
  content: " ";
  position: absolute;
  top: 0;
  right: -17px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 17px solid #d9e3f7;
  z-index: 2;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

.ourApproach > .container > ul > li .acTitle .column:before {
  right: auto;
  left: 0;
  border-left: 17px solid #fff;
  z-index: 0;
}

.ourApproach > .container > ul > li .acTitle .column:first-child:before {
  border: none;
}

.ourApproach > .container > ul > li .acTitle .column:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.splitColumn .sectionTitle h3 {
  margin-bottom: 50px;
}
.splitColumn .col .content p + ul {
  margin-top: -20px;
}
.splitColumn .col .content ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.splitColumn .col .content ul li {
  position: relative;
  padding-left: 20px;
}
.splitColumn .col .content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 6px;
  height: 6px;
  background: #00abb0;
  border-radius: 50%;
}
.splitColumn .col.tealBg .content ul li::before {
  background: #fff;
}

/*  */
.productListWrapper .sectionTitle {
  border-bottom: 2px solid #eaeaea;
}

.productList ul.flexWrap {
  margin: 0 -25px;
}
.productList ul.flexWrap li {
  width: 33.33%;
  padding: 25px;
}
.image {
  margin-bottom: 10px;
}
.productList ul.flexWrap li h4 {
  font-size: 22px;
  line-height: 28px;
  border-top: 1px solid #eaeaea;
  letter-spacing: 0;
  padding-top: 8px;
  margin-bottom: 25px;
}
.productList ul.flexWrap li .subLink::before {
  background: none;
}
.productList ul.flexWrap li .subLink,
.productList ul.flexWrap li .subLink:hover {
  color: #0f262c;
  cursor: pointer;
  /* min-width: 162px; */
}

.discription {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.discription.hidden {
  height: 170px;
  position: relative;
  overflow: hidden;
}
.discription.hidden::after {
  content: "";
  height: 80%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgb(255, 255, 255);
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(255, 255, 255, 1)),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.techWrapper {
  position: relative;
}

.techSlider,
.contactPageSlider {
  /* z-index: -1; */
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.techSlider.slick-slider,
.techSlider.slick-slider .slick-list,
.techSlider.slick-slider .slick-track,
.contactPageSlider.slick-slider,
.contactPageSlider.slick-slider .slick-list,
.contactPageSlider.slick-slider .slick-track {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sectorGrid .techSlider .imageHolder {
  z-index: 1;
}

.globalMap .img {
  position: relative;
  margin: 2.5rem;
}
.globalMap .img img {
  width: 100%;
  position: relative;
}
.mapText {
  padding-bottom: 60px;
}

.mapText .popup-buttons {
  display: none;
}

.globalMap {
  padding-top: 40px;
}

.globalMap .img .pin {
  position: absolute;
  width: 4.2%;
  height: 8.4%;
  background: url("images/pin.svg") top center no-repeat;
  background-size: contain;
  color: #0f262c;
  text-align: center;
  font-size: 1.1vw;
  line-height: 3.7vw;
}
.globalMap .img .pin span {
  /* padding-top: 26%; */
  display: block;
}

.globalMap .img .pin.disable {
  cursor: default;
}
.mapintroRow h6 {
  margin-bottom: 40px;
}

.remodal.locationPopup {
  width: 100%;
  max-width: 1440px;
  color: #fff;
  background: #0f262c;
}

.remodal.locationPopup .leftCol {
  width: 52%;
  padding-right: 30px;
}

.remodal.locationPopup .rightCol {
  width: 48%;
}
.remodal.locationPopup .rightCol img {
  width: 100%;
  height: 100%;
}

.remodal.locationPopup .leftCol .stateList li {
  width: 100%;
  padding: 0 20px;
  padding-bottom: 50px;
}
.remodal .editorContent {
  margin-bottom: 10px;
}
.remodal .editorContent h2 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 50px;
}
.editorContent h6 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 50px;
}

.editorContent h6 strong .tealText {
  text-decoration: underline;
}

/* .page-template-template-team .filterBox{
margin-bottom: 0;
} */

.page-template-template-team .subtitleRow + .sectionTitle.Tspace {
  padding-top: 0;
}

/*=== FADE IN  ===*/
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
