.main_title b {
  color: var(--third-color);
}
.about-banner {
  padding-left: 60px;
  border-bottom: 1px solid #44a074;
  background: url(../img/bg-pattern.svg);
}
.about-banner .left {
  width: 47%;
  padding-top: 120px;
  padding-left: calc((100% - 1380px) / 2);
}
.about-banner .right {
  width: 53%;
}
.about-banner .content {
  max-width: 350px;
}
.about-banner .main_title {
  margin-bottom: 18px !important;
}

.performance-outer {
  position: relative;
  padding: 100px 0;
  overflow: hidden;
  background: url(../img/bg-pattern.svg);
}
.performance-outer .content {
  max-width: 510px;
}
.performance-outer .performance_bottom {
  padding-top: 160px;
}
.performance-outer .performance_bottom img {
  max-width: 64px;
}
.performance-outer .performance_bottom .title {
  letter-spacing: 3.68px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 12px;
}

/* About History */
.about_history {
  position: relative;
  padding: 120px 0;
  overflow: hidden;
  padding-bottom: 0;
}
.about_history .content {
  max-width: 600px;
  margin: auto;
  margin-top: 12px;
  margin-bottom: 100px !important;
}
.about_history_timeline .about_timeline_card {
  position: relative;
  background: #fff;
  border: 1px solid #e6e8ec;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  width: 465px;
  height: 260px;
  text-align: left;
  padding: 33px 24px;
}
.about_history_timeline .vc_column-inner {
  padding: 0 0 !important;
}
.about_history_timeline .card_title {
  color: #44a074;
  font-size: 24px;
  margin-bottom: 24px !important;
  padding-bottom: 24px;
  border-bottom: 0.7px solid #44a074;
}
.about_history_timeline {
  padding-top: 50px;
  padding-bottom: 50px;
}
.about_history_timeline_row {
  display: grid;
  gap: 0 160px;
  grid-template-columns: 1fr 1fr;
  position: relative;
  padding: 0px 0;
  justify-items: center;
  margin: 0 !important;
}
.about_history_timeline_row > div {
  width: 100% !important;
}
.about_history_timeline > div {
  max-width: 1060px !important;
  margin: auto !important;
  /* padding-bottom: 120px; */
  float: none;
}
.about_history_timeline_row::after,
.about_history_timeline_row::before {
  display: none !important;
}
.about_history_timeline::before {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg%20width='15'%20height='10'%20viewBox='0%200%2015%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.6016%201.8678L7.86589%207.60339L2.13029%201.8678'%20stroke='%2344A074'%20stroke-width='2.3'%20stroke-linecap='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-color: #44a074;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  display: block !important;
  left: 50%;
  transform: translateX(-50%);
}
.about_history_timeline::after {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg%20width='15'%20height='10'%20viewBox='0%200%2015%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.6016%201.8678L7.86589%207.60339L2.13029%201.8678'%20stroke='%2344A074'%20stroke-width='2.3'%20stroke-linecap='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  width: 16px;
  height: 9px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.about_history_timeline .about_timeline_card:last-child {
  margin-top: 160px;
}
.h-120 {
  height: 120px;
}

.about_excellence {
  padding-left: 60px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
}
.about_excellence .left {
  padding-left: calc((100% - 1380px) / 2);
  align-items: center;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}
.about_excellence .content {
  max-width: 550px;
}
.inner_h2 {
  margin-bottom: 16px !important;
}

.axeglobal_outer {
  position: relative;
  background: linear-gradient(126deg, #141416 20.1%, #275640 82.04%);
  color: #f4f5f6;
  padding: 100px 0;
  overflow: hidden;
  color: #fff;
}
.axeglobal_outer .top_content {
  max-width: 600px;
}
.axeglobal_outer .axeglobal_inner .vc_column-inner > .wpb_wrapper {
  max-width: 70em;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 52px 90px;
  margin-top: 64px;
}
.axeglobal_outer .content {
  border-bottom: 0.7px solid #777e90;
  padding-bottom: 16px;
  margin-bottom: 4px;
}
.axeglobal_outer .content:last-child {
  border-bottom: 0;
}

.about_why_choose {
  position: relative;
  padding: 100px 0 0;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 120px;
}
.about_why_choose::after,
.about_why_choose::before {
  display: none !important;
}
.about_why_choose .wpb_column {
  width: 100%;
}
.about_why_choose .content {
  border-bottom: 0.7px solid #e6e8ec;
  padding-bottom: 24px;
  margin-bottom: 24px !important;
}

.about_how_outer {
  background: transparent;
}
.about_how_outer .about_how_inner {
  padding-top: 72px;
}
/* Team Page */
.team_page_banner {
  display: flex;
  flex-wrap: wrap;
  padding-left: calc((100% - 1440px) / 2);
  background: url(../img/bg-pattern.svg);
  padding-top: 50px;
  border-bottom: 1px solid #44a074;
}
.team_page_banner .left {
  width: 47%;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 60px;
}
.team_page_banner .content {
  max-width: 300px;
}
.team_page_banner .right {
  width: 53%;
  align-items: end;
}

.management_team .top_content {
  text-align: center;
  padding-bottom: 84px;
}
.member_outer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 100px 24px;
  text-align: center;
}
.member_outer .member_image img {
  width: 100%;
  max-height: 292px;
  object-fit: contain;
  padding-bottom: 40px;
  display: block;
  margin: auto;
}
.team_bg {
  padding-top: 120px;
  padding-bottom: 108px;
  background: #f9f9f9;
}
.member_outer .member_role {
  font-size: 12px;
  line-height: 13px;
  font-weight: 500;
  padding: 3.352px 6.704px;
  border-radius: 13.409px;
  background: #44a0741a;
  width: fit-content;
  margin: auto;
  margin-bottom: 4px;
}
.member_outer .member_name {
  padding-bottom: 22px;
  margin-bottom: 0 !important;
}
.more_btn {
  display: flex;
  align-items: flex-start;
  gap: 13px;
  font-weight: 700;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 3px;
  color: #23262f;
  background: transparent;
  border-radius: 4px;
  box-shadow: none;
  padding: 16px 0;
}
.member_outer .more_btn {
  padding: 0;
  border: 0;
  text-align: center;
  display: block;
  margin-top: auto;
  cursor: pointer;
}
.member_outer .member_outer_inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.member_outer .member_content {
  max-width: 284px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}

/* Popup Styles */
.member_fullscreen_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(
    --Gradient,
    linear-gradient(126deg, #141416 20.1%, #275640 82.04%)
  );
}

.popup_content {
  position: relative;
  max-width: 1440px;
  margin: auto;
  padding: 0 60px;
  z-index: 10000;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  overflow-y: auto;
}

.popup_close_btn {
  position: absolute;
  top: 10%;
  right: 10%;
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
  color: #fff;
}
.member_fullscreen_popup .popup_inner {
  display: flex;
  text-align: left;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 0;
}
.member_fullscreen_popup .popup_left {
  width: 33%;
}
.member_fullscreen_popup .popup_right {
  width: 67%;
  padding-left: 72px;
}
.member_fullscreen_popup .name {
  font-size: 40px;
  margin-bottom: 10px;
}
.member_fullscreen_popup .role {
  margin-bottom: 0;
}
.member_fullscreen_popup .content {
  max-width: 620px;
  padding-top: 24px;
  padding-bottom: 24px;
}
.member_fullscreen_popup a img {
  max-width: 42px;
}

.governance_team {
  padding-top: 216px;
  padding-bottom: 114px;
}

.governance_team .top_content {
  text-align: center;
}
.governance_team .top_content .main_title {
  margin-bottom: 0 !important;
}
.governance_team .top-content {
  max-width: 630px;
  margin: auto;
  padding-bottom: 88px;
}
.member_outer.governance {
  grid-template-columns: repeat(3, 1fr);
  max-width: 1020px;
  margin: auto;
}
.other_team {
  padding-top: 120px;
  padding-bottom: 108px;
}
.other_team .top_content {
  text-align: center;
  padding-bottom: 84px;
}
.other_team .member_name {
  padding-bottom: 12px;
}

.about-banner.service_banner .content {
  max-width: 485px;
}
.vc_toggle_content {
  display: block;
}

.service_tabs {
  padding-top: 70px;
  padding-bottom: 80px;
}
.service_tabs .main_title {
  margin-top: 50px;
  padding-bottom: 64px;
  margin-bottom: 0 !important;
}
.service_tabs .vc_tta-panels {
  border: 0 !important;
}
.service_tabs .vc_tta-panel-body {
  padding: 0 !important;
  border: 0 !important;
}
.service_tabs .vc_tta-tabs-list {
  padding-left: 0 !important;
  padding-top: 0 !important;
}
.service_tabs .vc_tta-tab {
  margin: 0 !important;
}

.service_tabs .vc_tta-tab > a {
  border: 0 !important;
}
.service_tabs .vc_tta-tabs-list {
  display: flex !important;
  gap: 40px;
  border: 1px solid #44a074;
  border-radius: 12px;
  padding: 10px 14px !important;
  white-space: nowrap;
  width: fit-content;
  margin: auto !important;
}
.service_tabs .vc_tta-tab > a {
  background: none !important;
  color: #000 !important;
  padding: 8px 16px !important;
  font-size: 16px !important;
  border-radius: 8px !important;
  border: 1px solid transparent !important;
}
.service_tabs .vc_tta-tab > a::before,
.service_tabs .vc_tta-tab > a::after {
  display: none !important;
}
.service_tabs .vc_tta-tab > a:hover {
  border: 1px solid #44a074 !important;
}

.service_tabs .vc_tta-tab.vc_active > a {
  background: #44a074 !important;
  color: #fff !important;
  padding: 8px 16px !important;
}
.service_tabs .left {
  padding-right: 40px;
}
.service_tabs .right {
  padding-left: 40px;
}

.accordion_design_outer .vc_do_toggle {
  margin-bottom: 0 !important;
  padding: 30px 0 !important;
  border-top: 1px solid #b1b5c3;
}
.accordion_design_outer .vc_do_toggle:last-child {
  border-bottom: 1px solid #b1b5c3;
}
.accordion_design_outer .vc_toggle_title > h4 {
  margin: 0;
}
.accordion_design_outer .vc_toggle_title {
  padding-left: 0 !important;
  padding-right: 25px !important;
}
.accordion_design_outer .vc_toggle_icon {
  left: auto !important;
  right: 0;
}
.accordion_design_outer .vc_toggle_icon {
  left: auto !important;
  right: 0;
  height: 40px !important;
  width: 40px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  background: #44a07414 !important;
  border-radius: 100%;
  border: 0 !important;
}
.accordion_design_outer .vc_toggle_icon::after {
  width: 10px !important;
  height: 1px !important;
  background: #246f49 !important;
  border: 0 !important;
}
.accordion_design_outer .vc_toggle_icon::before {
  height: 10px !important;
  width: 1px !important;
  border: 0 !important;
  background: #246f49 !important;
}
.accordion_design_outer .vc_toggle_active .vc_toggle_icon::after {
  visibility: visible !important;
}
.accordion_design_outer .vc_toggle_content {
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 20px !important;
  max-width: 480px !important;
}
.service_client_inner > div > div {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 120px;
}
.service_client_inner .logo {
  width: 100%;
  text-align: center !important;
}
.service_client_inner {
  padding-top: 60px;
}
.service_blog {
  padding: 108px 0;
  margin-top: 160px;
}
.custom-blog-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.custom-blog-posts .thumb {
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.custom-blog-posts .thumb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.custom-blog-post {
  display: flex;
  flex-direction: column;
  height: auto;
  width: calc(33.33% - 18px);
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}
.custom-blog-post a {
  display: block;
}
.service_blog .main_title {
  padding-bottom: 68px;
}
.custom-blog-post .meta {
  padding: 33px 24px;
}
.custom-blog-post .top_detai {
  display: flex;
  justify-content: space-between;
  padding-bottom: 24px;
  border-bottom: 1px solid #44a074;
}
.custom-blog-post .top_detai .read-time {
  text-transform: capitalize;
}
.custom-blog-post h3 {
  font-size: 24px;
  padding-top: 32px;
  margin-bottom: 32px;
}
.custom-blog-post .btn {
  margin-top: auto;
  display: block;
  display: flex;
  align-items: flex-start;
  gap: 13px;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 3px;
  color: #23262f;
  background: transparent;
  border-radius: 4px;
  box-shadow: none;
  padding: 16px 0;
  color: #23262f;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.188rem;
  text-transform: uppercase;
}
.digital-solution {
  padding-top: 160px;
}

/* Blog Page */
.blog-filter-wrapper .category-tabs {
  display: flex;
  gap: 40px;
  border: 1px solid #44a074;
  border-radius: 12px;
  padding: 10px 14px;
  margin-bottom: 50px;
  white-space: nowrap;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.blog-filter-wrapper .category-tabs .tab {
  background: none;
  color: #000;
  padding: 8px 16px;
  border: 0;
  cursor: pointer;
  border-radius: 8px;
}
.blog-filter-wrapper .category-tabs .tab.active {
  background: #44a074;
  color: #fff;
}
.blog-filter-wrapper {
  background-color: #f4f5f6;
  padding: 80px 0;
}

.blog-hero-banner .inner {
  display: flex;
  flex-wrap: wrap;
  padding-left: calc((100% - 1440px) / 2);
  background: url(../img/bg-pattern.svg);
  padding-top: 50px;
  border-bottom: 1px solid #44a074;
}
.blog-hero-banner .inner .left {
  width: 47%;
  padding: 20px 0;
  padding-left: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 60px;
}
.blog-hero-banner .inner .right {
  width: 53%;
  align-items: end;
  display: flex;
}
.blog-hero-banner .main_title {
  margin-bottom: 0 !important;
  padding-bottom: 20px;
  max-width: 592px;
  padding-top: 10px;
}
.blog-hero-banner .btn {
  display: flex;
  align-items: flex-start;
  gap: 13px;
  font-weight: 700;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 3px;
  /* color: #23262f; */
  background: transparent;
  border-radius: 4px;
  box-shadow: none;
  text-transform: uppercase;
}

.post-meta {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: url(../img/bg-pattern.svg);
  padding-top: 130px;
  padding-bottom: 220px;
}
.post-meta .post_title {
  max-width: 820px;
  padding-bottom: 42px;
  margin: auto !important;
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 300;
  padding-left: 15px;
  padding-right: 15px;
}
.post-meta .author-image {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  margin-bottom: 16px;
  overflow: hidden;
}
.post-meta .author-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-meta .author-name {
  text-transform: capitalize;
  margin-bottom: 0;
}
.post-meta .hero_image {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 28%;
  margin: 0;
  z-index: -1;
}
.post-thumbnail {
  max-width: 1098px;
  width: 100%;
  padding-bottom: 80px;
  margin: auto;
  margin-top: -60px;
}
.post-thumbnail img {
  width: 100%;
}
.post-content {
  max-width: 885px;
  margin: auto;
  padding-bottom: 160px;
}
.single_related_article {
  padding: 108px 0;
  background: #f8f8f8;
}
.single_related_article .top_info {
  text-align: center;
  padding-bottom: 40px;
}

/* Contact Page */
.contact-form-row {
  padding-top: 80px;
  padding-bottom: 100px;
}
.contact-form-row .title {
  max-width: 475px;
  padding-bottom: 16px;
  margin: 0 !important;
}

.contact-form-row .contact-detail {
  padding-top: 80px;
}
.contact-form-row .address {
  padding-top: 32px;
}

.contact-form-row .hs-form-field:not(:last-child) {
  margin-bottom: 20px;
}

.hs-form-field input,
.hs-form-field select,
.hs-form-field textarea {
  width: 100%;
  background-color: #f5f8fa;
  color: #33475b;
  border: 1px solid #cbd6e2;
  border-radius: 3px;
  font-size: 16px;
  box-sizing: border-box;
  height: 40px;
  padding: 9px 10px;
  appearance: none;
}
.hs-form-field textarea {
  resize: vertical;
  line-height: 22px;
  padding: 10px 15px;
  height: 66px;
}

.hs-form-field input[type="submit"] {
  padding: 12px 24px;
  background-color: #ff7a59;
  color: #fff;
  font-weight: 600;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  margin-top: 10px;
  height: auto;
  width: fit-content;
  line-height: normal;
}
.hs-form-field input[type="submit"]:hover {
  background-color: #ff5c3b;
}
input,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.hs-form-field sup {
  color: red;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: 400;
  top: 0;
}
.contact-form-row .wpcf7-not-valid-tip {
  color: red;
  font-size: 0.85rem;
  margin-top: 4px;
}
.careers_banner .content {
  max-width: 380px;
  padding-bottom: 20px;
}
.careers_banner .btn a {
  display: flex;
  align-items: flex-start;
  gap: 13px;
  font-weight: 700;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 3px;
  background: transparent;
  border-radius: 4px;
  box-shadow: none;
}
.careers_banner .btn a::after {
  content: "";
  height: 13px;
  width: 8px;
  background: url(../img/arrow-right.png);
  display: block;
  background-size: 100%;
}

.banner_bottom_career {
  position: relative;
  text-align: center;
  padding: 120px 0;
}
.banner_bottom_career .main_title {
  padding-bottom: 100px;
  max-width: 760px;
  margin: auto;
  margin-bottom: 0 !important;
}
.banner_bottom_career .image-wrap {
  max-width: 1087px;
  margin: auto;
  padding-bottom: 100px;
}
.banner_bottom_career .content {
  max-width: 665px;
  margin: auto;
}

.job_vacancies {
  background: #f9f9f9;
  padding: 120px 0;
  overflow: hidden;
}
.job_vacancies .main_title {
  padding-bottom: 80px;
  margin-bottom: 0 !important;
}
.job_vacancies_outer {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.job_vacancies_outer .job_item {
  background: #fff;
  border: 1px solid #e6e8ec;
  border-radius: 16px;
  padding: 40px 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.job_vacancies_outer .job_category {
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  padding: 3.352px 6.704px;
  border-radius: 13.409px;
  background: #44a0741a;
  margin-bottom: 24px;
  display: inline-block;
  width: fit-content;
}
.job_vacancies_outer .job_title {
  margin-bottom: 8px;
  font-size: 24px;
  padding-top: 24px;
  border-top: 0.7px solid #44a074;
}
.job_vacancies_outer .job_description {
  padding-bottom: 24px;
}
.job_vacancies_outer .btn {
  display: flex;
  align-items: flex-start;
  gap: 13px;
  font-weight: 700;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 3px;
  background: transparent;
  border-radius: 4px;
  box-shadow: none;
  text-transform: uppercase;
}

.hunt_down {
  padding: 100px 0;
}
.hunt_down .main_title {
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 16px !important;
}
.hunt_down .content {
  padding-bottom: 80px;
  max-width: 574px;
  margin: auto;
  text-align: center;
}
.join_axeglobal {
  position: relative;
  background: #f9f9f9;
  padding: 100px 0;
  overflow: hidden;
}
.join_axeglobal .main_title {
  margin-bottom: 16px !important;
}
.join_axeglobal .content {
  padding-bottom: 80px;
  max-width: 574px;
  margin: auto;
  text-align: center;
}
.join_axeglobal .boxes {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.join_axeglobal .boxes::before,
.join_axeglobal .boxes::after,
.join_axeglobal .vc_column-inner::before,
.join_axeglobal .vc_column-inner::after {
  display: none !important;
}
.join_axeglobal .boxes .card {
  background-color: #fff;
  display: flex;
  border: 0.697px solid #f4f5f6;
  border-radius: 16px;
  padding: 30px;
  height: 100%;
  width: 100%;
}
.join_axeglobal .boxes .card > div {
  padding: 0;
}
.join_axeglobal .box_icon {
  max-width: 50px;
  margin-bottom: 32px !important;
}
.bg-white {
  background: transparent !important;
  color: initial;
}

.career-form .hs-form-field.d-flex {
  display: flex;
  gap: 30px;
  margin: 0;
}
.file-upload input {
  background: transparent;
  border: none;
  padding: 0;
  margin-top: 4px;
  font-size: 14px;
  color: #333;
}

@media (max-width: 1190px) {
  .about-banner {
    padding-left: 20px;
  }
  .about-banner .left {
    width: 50%;
    padding-top: 50px;
    padding-left: 0;
  }
  .about-banner .right {
    width: 50%;
  }
  .about-banner .main_title br {
    display: none;
  }
  .performance-outer {
    padding: 70px 0;
  }
  .performance-outer .performance_bottom {
    padding-top: 100px;
  }
  .about_history {
    padding: 70px 0;
  }
  .about_history .content {
    margin-bottom: 60px !important;
  }
  .about_history_timeline {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about_history_timeline_row {
    gap: 0 70px;
    padding: 0px 20px;
  }
  .h-120 {
    height: 70px;
  }
  .about_excellence {
    padding-left: 20px;
  }
  .about_excellence .right {
    display: flex;
    align-items: end;
  }
  .about_why_choose {
    padding: 70px 0 0;
    gap: 40px;
  }
  .about_why_choose .content {
    padding-bottom: 15px;
    margin-bottom: 15px !important;
  }
  .axeglobal_outer {
    padding: 70px 0;
  }
  .axeglobal_outer .axeglobal_inner .vc_column-inner > .wpb_wrapper {
    gap: 30px 50px;
    margin-top: 45px;
  }

  .team_page_banner .left {
    padding-left: 20px;
  }

  .team_bg {
    padding-top: 80px;
    padding-bottom: 75px;
  }
  .management_team .top_content,
  .governance_team .top-content,
  .other_team .top_content {
    padding-bottom: 50px;
  }
  .governance_team {
    padding-top: 160px;
    padding-bottom: 85px;
  }
  .other_team {
    padding-top: 80px;
    padding-bottom: 65px;
  }
  .popup_close_btn {
    top: 10px;
    right: 10px;
  }
  .service_tabs {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .service_tabs .main_title {
    margin-top: 30px;
    padding-bottom: 44px;
  }
  .service_tabs .left {
    padding-right: 20px;
  }
  .service_tabs .right {
    padding-left: 20px;
  }
  .accordion_design_outer .vc_do_toggle {
    padding: 20px 0 !important;
  }
  .accordion_design_outer .vc_toggle_title > h4 {
    margin: 0;
    font-size: 20px;
    padding-right: 10px;
  }
  .service_client_inner {
    padding-top: 40px;
  }
  .service_blog .main_title {
    padding-bottom: 40px;
  }
  .service_blog {
    padding: 70px 0;
    margin-top: 100px;
  }
  .digital-solution {
    padding-top: 100px;
  }
  .blog-hero-banner .inner .left {
    padding-left: 20px;
  }
  .blog-filter-wrapper {
    padding: 60px 0px;
  }
  .banner_bottom_career {
    padding: 80px 0;
  }
  .banner_bottom_career .main_title {
    padding-bottom: 70px;
  }
  .banner_bottom_career .image-wrap {
    padding-bottom: 70px;
  }
  .job_vacancies {
    padding: 80px 0;
  }
  .job_vacancies .main_title {
    padding-bottom: 50px;
  }
  .join_axeglobal {
    padding: 70px 0;
  }
  .join_axeglobal .content {
    padding-bottom: 60px;
  }

  .contact-form-row {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}

@media (max-width: 992px) {
  .performance-outer .performance_bottom .wpb_column {
    width: 100%;
  }
  .performance-outer .performance_bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 40px;
  }
  .performance-outer .performance_bottom::before,
  .performance-outer .performance_bottom::after {
    display: none !important;
  }
  .member_outer,
  .member_outer.governance {
    grid-template-columns: repeat(2, 1fr);
  }
  .service_client_inner > div > div {
    grid-template-columns: repeat(3, 1fr);
  }
  .custom-blog-post {
    width: calc(50% - 18px);
  }
  .blog-filter-wrapper .category-tabs {
    overflow: auto;
    width: auto;
  }
  .blog-filter-wrapper .category-tabs .tab {
    white-space: nowrap;
  }
  .post-meta .post_title {
    font-size: 33px;
    line-height: normal;
  }
}
@media (max-width: 767px) {
  .about-banner {
    padding-left: 15px;
  }
  .about-banner .left {
    width: 100%;
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .about-banner .right {
    width: 100%;
  }
  .performance-outer {
    padding: 50px 0;
  }
  .performance-outer .content {
    max-width: 100%;
  }
  .performance-outer .performance_bottom {
    padding-top: 50px;
  }
  .performance-outer .performance_bottom .title {
    letter-spacing: 3px;
    font-size: 14px;
  }
  .about_history_timeline_row {
    gap: 30px 0px;
    grid-template-columns: 1fr;
    padding: 0px 15px;
  }
  .about_history_timeline .about_timeline_card:last-child {
    margin-top: 0;
  }
  .about_history_timeline::before,
  .about_history_timeline::after {
    display: none !important;
  }
  .about_history_timeline_row:nth-child(2),
  .about_history_timeline_row:nth-child(3) {
    margin-top: 30px !important;
  }
  .about_history .content {
    margin-bottom: 20px !important;
  }
  .about_history {
    padding: 50px 0;
    padding-bottom: 0;
  }
  .h-120 {
    height: 20px;
  }
  .about_excellence .content {
    max-width: 100%;
  }
  .about_excellence .left {
    padding-right: 15px;
    padding-bottom: 30px;
  }
  .about_why_choose {
    padding: 50px 0 0;
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .axeglobal_outer {
    padding: 50px 0;
  }
  .axeglobal_outer .axeglobal_inner .vc_column-inner > .wpb_wrapper {
    grid-template-columns: 1fr;
    gap: 30px 50px;
    margin-top: 30px;
    max-width: 100%;
  }
  .performance-outer .performance_bottom.about_how_inner .title {
    letter-spacing: 1px;
    font-size: 13px;
  }

  .team_page_banner .left {
    width: 100%;
    padding-left: 15px;
  }
  .team_page_banner .right {
    width: 100%;
    margin-top: 30px;
  }

  .member_outer,
  .member_outer.governance {
    grid-template-columns: 1fr;
  }
  .governance_team {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .other_team {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .team_bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .management_team .top_content,
  .governance_team .top-content,
  .other_team .top_content {
    padding-bottom: 35px;
  }
  .member_outer {
    gap: 50px 14px;
  }
  .member_fullscreen_popup .popup_left {
    width: 100%;
    padding-top: 20px;
    max-width: 300px;
    margin: auto;
  }
  .popup_content {
    padding: 0 30px;
  }
  .member_fullscreen_popup .popup_right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .service_tabs .vc_tta-tabs-container {
    display: block !important;
  }
  .service_tabs .vc_tta-panel-heading {
    display: none !important;
  }
  .service_tabs .main_title {
    padding-bottom: 30px;
  }
  .service_tabs .vc_tta-tabs-list {
    gap: 10px;
    overflow: auto !important;
    white-space: nowrap;
    width: auto;
  }
  .service_tabs .vc_tta-tab {
    margin: 0 !important;
    white-space: nowrap;
  }
  .service_tabs .left {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .service_tabs .right {
    padding-left: 0;
    padding-top: 20px;
  }
  .service_client_inner > div > div {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }
  .service_blog {
    padding: 50px 0;
    margin-top: 60px;
  }
  .custom-blog-post {
    width: 100%;
  }
  .service_blog .main_title {
    padding-bottom: 25px;
  }
  .digital-solution {
    padding-top: 60px;
  }
  .blog-hero-banner .inner .left {
    padding-left: 20px;
    width: 100%;
    padding: 0;
    padding-left: 15px;
    padding-bottom: 30px;
  }
  .blog-hero-banner .inner .right {
    width: 100%;
  }
  .blog-filter-wrapper .category-tabs {
    width: auto;
    margin-bottom: 30px;
    gap: 20px;
  }
  .post-meta .post_title {
    font-size: 28px;
  }
  .post-meta {
    padding-top: 80px;
    padding-bottom: 130px;
  }
  .post-thumbnail {
    padding-bottom: 40px;
  }
  .post-meta .hero_image {
    max-width: 44%;
  }
  .post-content {
    padding-bottom: 70px;
  }
  .single_related_article {
    padding: 50px 0;
  }
  .single_related_article .top_info {
    padding-bottom: 20px;
  }
  .banner_bottom_career {
    padding: 50px 0;
  }
  .banner_bottom_career .main_title,
  .banner_bottom_career .image-wrap {
    padding-bottom: 50px;
  }
  .job_vacancies {
    padding: 60px 0;
  }
  .job_vacancies .main_title {
    padding-bottom: 35px;
  }
  .job_vacancies_outer {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .hunt_down .content {
    padding-bottom: 40px;
  }
  .hunt_down .main_title {
    margin-bottom: 0 !important;
  }
  .join_axeglobal .boxes {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 10px;
  }
  .contact-form-row {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .contact-form-row .contact-detail {
    padding-top: 30px;
  }
  .contact-form-row .address {
    padding-top: 20px;
  }
  .contact-form-row .right {
    margin-top: 30px;
  }
  .career-form .hs-form-field.d-flex .hs-form-field {
    margin-bottom: 24px;
  }
  .career-form .hs-form-field.d-flex {
    flex-wrap: wrap;
    gap: 0;
  }
}

@media (min-width: 1920px) {
  .post-meta .hero_image {
    max-width: 400px;
  }
}
