.navigation_sxa_tab_component .cta-fill-arrow span,
.navigation_sxa_tab_component .btn-learn-dark span,
.navigation_sxa_tab_component .btn-learn-light span {
  height: auto;
}

@media only screen and (min-width: 992px) {
  .navigation_tab_section {
    border-bottom: 2px solid #243508;
  }
}
@media only screen and (min-width: 0) and (max-width: 991px) {
  .navigation_tab_section {
    padding-bottom: 30px;
    background-color: transparent;
  }
}
.navigation_tab_section .navigation-tab-active {
  display: block;
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section .navigation-tab-active {
    display: none;
  }
}
.navigation_tab_section ul {
  display: none;
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section ul {
    margin: 0;
    display: block;
    height: 50px;
  }
}
.navigation_tab_section ul.navigation-tab-dropdown-active {
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navigation_tab_section ul .field-heading {
    margin: 0 auto;
    max-width: 690px;
  }
}
.navigation_tab_section ul li {
  cursor: pointer;
  border-bottom: 2px solid #243508;
  background: #fff;
  list-style: none;
  border-left: 2px solid #243508;
  border-right: 2px solid #243508;
}
.navigation_tab_section ul li a {
  display: block;
  padding: 12px 20px;
  color: #243508;
  font-family: "roobert_regular";
  font-size: 2.5rem;
  line-height: 2.5rem;
  height: 48px;
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section ul li a {
    font-family: "roobert_medium";
  }
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 2rem;
    border: 2px solid transparent;
    border-bottom: none;
  }
  .navigation_tab_section ul li a {
    padding: 14px 20px;
    line-height: 1;
    font-family: "roobert_regular";
  }
}
.navigation_tab_section ul li:hover {
  background: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section ul li:hover {
    background: #fff;
  }
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section ul li:after {
    position: absolute;
    content: "";
    background: transparent;
    bottom: -2px;
    width: 100%;
    height: 2px;
    left: 0;
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section ul li.navigation-active-tab {
    border: 2px solid #243508;
    border-bottom: 0px solid transparent;
    overflow: hidden;
    height: 52px;
  }
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section ul li.navigation-active-tab:after {
    background: #fff;
  }
}
.navigation_tab_section ul li.navigation-active-tab-title {
  display: none;
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section ul li.navigation-active-tab-title {
    display: inline-block;
  }
}
.navigation_tab_section ul li a {
  color: #243508;
  font-size: 2.5rem;
  text-decoration: none;
}
.navigation_tab_section ul li a:hover {
  text-decoration: none;
}
.navigation_tab_section h3,
.navigation_tab_section h2 {
  color: #243508;
  font-size: 2.5rem;
  line-height: 1.2;
  font-family: "roobert_medium";
  position: relative;
  padding: 13px 20px;
  background: #bff355;
  margin: 0;
  height: 50px;
}
@media only screen and (min-width: 992px) {
  .navigation_tab_section h3,
  .navigation_tab_section h2 {
    display: none;
  }
}
.navigation_tab_section h3 a,
.navigation_tab_section h2 a {
  color: #243508;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navigation_tab_section h3 .field-heading,
  .navigation_tab_section h2 .field-heading {
    position: relative;
    margin: 0 auto;
    max-width: 690px;
  }
}
@media only screen and (min-width: 0) and (max-width: 991px) {
  .navigation_tab_section h3 .field-heading,
  .navigation_tab_section h2 .field-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.navigation_tab_section h3 .field-heading:after,
.navigation_tab_section h2 .field-heading:after {
  border: solid #243508;
  display: inline-block;
  padding: 0.75rem;
  transform: rotate(45deg) translateY(-50%);
  border-width: 0 0.25rem 0.25rem 0;
  position: absolute;
  right: 3.75rem;
  top: 2.2rem;
  content: "";
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  .navigation_tab_section h3 .field-heading:after,
  .navigation_tab_section h2 .field-heading:after {
    top: 1rem;
  }
}
.navigation_tab_section h3.navigation-tab-icon-active .field-heading:after,
.navigation_tab_section h2.navigation-tab-icon-active .field-heading:after {
  transform: rotate(45deg) translateY(-50%);
  right: 32px;
  top: 2rem;
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  .navigation_tab_section h3.navigation-tab-icon-active .field-heading:after,
  .navigation_tab_section h2.navigation-tab-icon-active .field-heading:after {
    top: 0.8rem;
  }
}
.navigation_tab_section h3.active-mob-icon .field-heading:after,
.navigation_tab_section h2.active-mob-icon .field-heading:after {
  margin-right: -12px;
  transform: rotate(222deg) translateY(-50%);
}

.navigation_tab_content_wrapper {
  background: #fff;
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .navigation_tab_content_wrapper {
    padding-top: 15rem;
  }
}
.navigation_tab_content_wrapper.navigation-active-content {
  padding-top: 56px;
}
@media only screen and (min-width: 992px) {
  .navigation_tab_content_wrapper.navigation-active-content {
    padding-top: 14rem;
  }
}
@media only screen and (min-width: 992px) {
  .navigation_tab_content_wrapper .container.our_culture,
  .navigation_tab_content_wrapper .sxa_banner_image_carousel .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (min-width: 0) and (max-width: 992px) {
  .navigation_tab_container .row {
    position: relative;
    z-index: 1;
  }
}

.row.navigation_tab_content {
  display: none;
  position: relative;
}
.row.navigation_tab_content.navigation-active-tab_content {
  display: block;
  position: relative;
  margin: 0;
}

.navigation-sticky-tab {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media only screen and (min-width: 992px) {
  .navigation-sticky-tab {
    padding-top: 24px;
    padding-left: 0;
    padding-right: 0;
    background: #f3efed;
  }
}
@media only screen and (min-width: 992px) {
  .navigation-sticky-tab .navigation-tab-list-title {
    display: inline-block;
    vertical-align: middle;
    width: 24%;
    opacity: 1;
    animation: leftTitle 0.5s linear;
    position: relative;
  }
  .navigation-sticky-tab .navigation-tab-list-title strong {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
  .navigation-sticky-tab .navigation-tab-list-title strong .navigation_sticky_txt_with_image {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 992px) {
  .navigation-sticky-tab .navigation-tab-list-title strong {
    font-size: 18px;
    line-height: 23px;
    color: #243508;
    font-family: "roobert_medium";
  }
}
.navigation-sticky-tab .navigation-tab-list-title + ul {
  margin: 0 -15px;
}
@media only screen and (min-width: 992px) {
  .navigation-sticky-tab .navigation-tab-list-title + ul {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: 25%;
    -moz-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
    animation: leftTab 0.5s linear;
    width: 74%;
    margin: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 991px) {
  .navigation-sticky-tab .container {
    max-width: 100%;
    width: 100%;
  }
}
.navigation-sticky-tab .container .navigation-tab-active {
  margin: 0 -15px;
}
@media only screen and (min-width: 992px) {
  .navigation-sticky-tab .container .navigation-tab-active {
    margin: 0;
  }
}
.navigation-sticky-tab.navigation_tab_section ul.navigation-tab-dropdown-active {
  padding: 0;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .navigation-sticky-tab.navigation_tab_section h3,
  .navigation-sticky-tab.navigation_tab_section h2 {
    padding: 13px 15px;
  }
}

.navigation-tab-list-title {
  display: none;
}

.on-page-editor .navigation-tab-list-title {
  display: block;
}
.on-page-editor .navigation_sxa_fixed_tab .navigation-tab-list-title {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .on-page-editor .navigation_sxa_fixed_tab .navigation-tab-list-title {
    vertical-align: middle;
    width: 24%;
    opacity: 1;
    height: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .on-page-editor .navigation_sxa_fixed_tab .navigation-tab-list-title strong {
    font-size: 18px;
    line-height: 22px;
    color: #243508;
    font-family: "roobert_medium";
  }
}
.on-page-editor .navigation_sxa_fixed_tab .navigation-tab-list-title + ul {
  margin: 0 -15px;
}
@media only screen and (min-width: 992px) {
  .on-page-editor .navigation_sxa_fixed_tab .navigation-tab-list-title + ul {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: 25%;
    -moz-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
    width: 74%;
    margin: 0;
    animation: none;
  }
}
@media only screen and (min-width: 992px) {
  .on-page-editor .navigation-tab-list-title strong .sticky_txt_with_image {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }
  .on-page-editor .navigation-tab-list-title strong .sticky_txt_with_image .navigation_sticky_bio_img {
    margin-left: 20px;
    display: inline;
  }
  .on-page-editor .navigation-tab-list-title strong .sticky_txt_with_image .navigation_sticky_bio_img img {
    width: auto;
    height: 40px;
  }
}

@-webkit-keyframes leftTitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes leftTitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes leftTitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes leftTitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes leftTitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes leftTab {
  0% {
    left: -25%;
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    left: 25%;
    -moz-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
  }
}
@-moz-keyframes leftTab {
  0% {
    left: -25%;
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    left: 25%;
    -moz-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
  }
}
@-ms-keyframes leftTab {
  0% {
    left: -25%;
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    left: 25%;
    -moz-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
  }
}
@-o-keyframes leftTab {
  0% {
    left: -25%;
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    left: 25%;
    -moz-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
  }
}
@keyframes leftTab {
  0% {
    left: -25%;
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    left: 25%;
    -moz-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
  }
}
@media only screen and (min-width: 992px) {
  .on-page-editor .navigation_sxa_fixed_tab .navigation-tab-list-title + ul > div {
    display: inline-block;
    vertical-align: top;
  }
}

.on-page-editor .navigation_sxa_fixed_tab {
  position: static;
  left: auto;
}

.navigation_tab_container .people-listing {
  margin-top: 0;
}
.navigation_tab_container .contact_card_col .btn-learn-light span {
  max-width: 320px;
}
@media all and (max-width: 1199px) {
  .navigation_tab_container .contact_card_col .btn-learn-light span {
    max-width: 240px;
  }
}
@media all and (max-width: 991px) {
  .navigation_tab_container .contact_card_col .btn-learn-light span {
    max-width: 280px;
  }
}
@media all and (max-width: 350px) {
  .navigation_tab_container .contact_card_col .btn-learn-light span {
    max-width: 240px;
  }
}
@media all and (min-width: 768px) {
  .navigation_tab_container .contact_card_section .main-heading {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.navigation_sxa_tab_component {
  overflow-x: hidden;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .navigation_sxa_tab_component .testimonial_cards {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navigation_sxa_tab_component .sxa_overview .btn-learn-light.btn-plus-icon a::after {
  background: none;
}
@media only screen and (min-width: 992px) {
  .navigation_sxa_tab_component .contact_card_section .row {
    margin-left: -22.5px;
    margin-right: -22.5px;
  }
}
@media only screen and (min-width: 992px) {
  .navigation_sxa_tab_component .contact_card_section .contact_card_col {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-left: 0;
    margin-right: 0;
  }
}

.testimonial_cards.sxa_testimonial_component .rich-text.sxa-rich-text-default h2 {
  font-size: 4.375rem;
  line-height: 4.375rem;
  font-family: "roobert_regular";
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .testimonial_cards.sxa_testimonial_component .rich-text.sxa-rich-text-default h2 {
    font-size: 3.75rem;
    line-height: 4.625rem;
  }
}

.on-page-editor .navigation_tab_section ul li a {
  padding: 0;
}
.on-page-editor .navigation_tab_section ul li a span:last-child {
  padding: 14px 20px;
  display: block;
}

.tab_content_wrapper .row.tab_content .component.content:first-child .faq_accordion_component .title_accordion_faq {
  margin-top: 0;
}

.sxa-contact-cards-component .cta-fill-arrow span,
.sxa-contact-cards-component .btn-learn-dark span,
.sxa-contact-cards-component .btn-learn-light span {
  height: auto;
}
.sxa-contact-cards-component .contact_card_col .btn-learn-light span {
  max-width: 320px;
}
@media all and (max-width: 1199px) {
  .sxa-contact-cards-component .contact_card_col .btn-learn-light span {
    max-width: 240px;
  }
}
@media all and (max-width: 991px) {
  .sxa-contact-cards-component .contact_card_col .btn-learn-light span {
    max-width: 280px;
  }
}
@media all and (max-width: 350px) {
  .sxa-contact-cards-component .contact_card_col .btn-learn-light span {
    max-width: 240px;
  }
}
@media (max-width: 767px) {
  .sxa-contact-cards-component .contact_card_col {
    padding-left: 15px;
  }
}
@media all and (max-width: 767px) {
  .sxa-contact-cards-component .contact_card_section.container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 767px) {
  .sxa-contact-cards-component .contact_card_section.container .main-heading {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media all and (max-width: 767px) {
  .navigation_tab_content_wrapper .sxa-contact-cards-component .contact_card_section.container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media all and (max-width: 767px) {
  .navigation_tab_content_wrapper .sxa-contact-cards-component .contact_card_section.container .main-heading {
    padding-left: 15px;
    padding-right: 15px;
  }
}