@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue.woff2') format('woff2'),
    url('../fonts/HelveticaNeue.woff') format('woff'),
    url('../fonts/HelveticaNeue.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
    url('../fonts/HelveticaNeue-Bold.woff') format('woff'),
    url('../fonts/HelveticaNeue-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Light.woff2') format('woff2'),
    url('../fonts/HelveticaNeue-Light.woff') format('woff'),
    url('../fonts/HelveticaNeue-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


.single-post .section-article .column.column-body *:not(li) {
  margin-top: 0;
}

.single-post .section-article .wrap {
  display: flex;
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  gap: 20px;
}

.single-post .section-article .wrap .columns.left-content {
  width: 100%;
  max-width: 700px;
}


.single-post .section-article .column.column-header .col-header {
  gap: 32px;
}

.single-post .section-article .column.column-header .col-header .header-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.single-post .section-article .featured-img {
  border-radius: 6px;
  overflow: hidden;
}

.single-post .section-article .wrap .columns.left-content {
  gap: 40px;
}

.single-post .section-article .wrap .columns.left-content .breadcrumb-nav>a {
  font-family: Roboto;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  vertical-align: middle;
  text-decoration: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  color: #3A3A3B;
}

.single-post .section-article .wrap .columns.left-content .breadcrumb-nav>.current-page {
  font-family: Roboto;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #3A3A3B;
}

.single-post .section-article .column.column-header .col-header h1 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0;
  color: #000;
}

.single-post .section-article .column.column-header .col-header .desc {
  display: flex;
  gap: 16px;
}

.single-post .section-article .column.column-header .col-header .desc .author-image {
  display: flex;
  height: 64px;
  width: 64px;
  min-width: 64px;
}

.single-post .section-article .column.column-header .col-header .desc p {
  display: block;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

.single-post .section-article .column.column-header .col-header .desc a {
  color: #3E6F65;
}

.single-post .section-article .column.column-header .col-header .desc .author {
  margin-bottom: 10px;
}

.single-post .section-article .column.column-header .col-header .desc .position {
  margin-bottom: 2px;
}

.single-post .section-article .column.column-header .col-header .desc .position * {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #58585A;
}

.single-post .section-article .column.column-header .col-header .desc .position p {
  display: inline-block;
}

.single-post .section-article .column.column-header .col-header .desc .position a,
.single-post .section-article .column.column-header .col-header .desc .position p span {
  color: #3E6F65;
}

.single-post .section-article .column.column-header .col-header .desc .post-date p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #717174;
}

.single-post .section-article .wrap .columns.right-content {
  width: 100%;
  max-width: 400px;
}

.single-post .section-article .column.column-body>ul li::before {
  content: '■';
  color: #3E6F65;
  left: -16px;
  top: -1px;
  font-size: 14px;
}

.single-post .section-article .wrap .columns.left-content #ez-toc-container {
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
  border-radius: 0;
  box-shadow: none;
  padding: 32px;
  width: 100%;
}

.single-post .section-article .wrap .columns.left-content #ez-toc-container .ez-toc-title-container {
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.single-post .section-article .wrap .columns.left-content #ez-toc-container .ez-toc-title-toggle,
.single-post .section-article .wrap .columns.left-content #ez-toc-container .ez-toc-icon-toggle-span,
.single-post .section-article .wrap .columns.left-content #ez-toc-container .ez-toc-icon-toggle-span svg {
  margin-top: 0;
}

.single-post .section-article .wrap .columns.left-content #ez-toc-container .ez-toc-toggle {
  margin: 0;
  padding: 0;
}

.single-post .section-article .wrap .columns.left-content #ez-toc-container .ez-toc-js-icon-con {
  float: none;
  position: unset;
  margin: 0;
  width: unset;
  height: unset;
}

.single-post .section-article .wrap .columns.left-content #ez-toc-container .ez-toc-title {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
}

.single-post .section-article .wrap .columns.left-content #ez-toc-container .ez-toc-list a {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  color: #3E6F65 !important;
}

.single-post .section-article .wrap .columns.left-content #ez-toc-container nav ul li a::before {
  content: '■';
  color: #3E6F65;
  margin-right: 12px;
  margin-left: 8px;
}

.single-post .section-article .wrap .column.column-body>*:first-child {
  margin-top: 0;
}

.single-post .section-article .wrap .column.column-body>* {
  margin-top: 20px;
}

.single-post .section-article .column.column-body ol li {
  list-style: decimal;
}

.single-post .section-article .column.column-body ol li::marker {
  color: #3E6F65;
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
}

.single-post .section-article .column.column-body ol li::before {
  content: unset;
}

.single-post .section-article .column.column-body * {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

.single-post .section-article .column.column-body h2 {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #000;
}

.single-post .section-article .column.column-body h3 {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000;
}

.single-post .section-article .column.column-body h4 {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000;
}

.single-post .section-article .column.column-body blockquote {
  background: #F8F5EC;
  padding: 16px 16px 16px 38px;
  position: relative;
}

.single-post .section-article .column.column-body blockquote::before {
  content: '';
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: 16px;
  width: 6px;
  background: #2E5368;
}

.single-post .section-article .column.column-body blockquote p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;

}

.single-post .section-article .column.column-body blockquote p strong {
  font-weight: 600;
}

.single-post .post_cta {
  margin: 40px 0 !important;
}

.single-post .post_cta .post-cta-inner .cta-contents {
  padding: 32px 40px;
  gap: 32px;
  background: #ECF1ED;
}

.single-post .post_cta .post-cta-inner .cta-image {
  max-width: 260px;
}

.single-post .post_cta .post-cta-inner .cta-title {
  font-family: Roboto;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0;
  color: #3E6F65 !important;
}

.single-post .post_cta .post-cta-inner .cta-contents .content-header .desc * {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000;
}

.single-post .post_cta .post-cta-inner .cta-contents .content-footer a {
  font-family: Helvetica Neue;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #000 !important;
  border-radius: 0;
  padding: 8px 16px;
}

.single-post .about-author-section {
  display: flex;
  gap: 40px;
  padding: 32px;
  border: solid 1px #DDDDDD;
  box-shadow: -5px 10px 25px 0px rgb(114 128 155 / 10%);
}

.single-post .about-author-section .about-author-image {
  width: 180px;
  min-width: 180px;
  height: 180px;
}

.single-post .about-author-section .about-dr-header {
  display: flex;
  gap: 12px;
  flex-direction: column;
}

.single-post .about-author-section .about-author-details {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.single-post .about-author-section .about-dr-header label {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
}

.single-post .about-author-section .about-dr-header .about-dr-header-content {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.single-post .about-author-section .about-dr-header .about-dr-header-content .position p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 0;
}

.single-post .about-author-section .about-dr-header .about-dr-header-content h6 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0;
  color: #3E6F65;
  margin: 0;
}

.single-post .about-author-section .about-dr-header .about-dr-header-content .position a {
  color: #3E6F65;
}

.single-post .about-author-section .about-dr-content p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  margin: 0;
}

.single-post .section-article .wrap .columns.right-content .right-content-inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.single-post .section-article .wrap .columns.right-content #ez-toc-container {
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
  box-shadow: unset;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin: 0;
}

.single-post .section-article .wrap .columns.right-content #ez-toc-container .ez-toc-title {
  cursor: inherit;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #26272C;
}

.single-post .section-article .wrap .columns.right-content #ez-toc-container .ez-toc-title-toggle {
  display: none;
}

.single-post .section-article .wrap .columns.right-content #ez-toc-container nav ul li a::before {
  content: '■';
  color: #CE8879;
  margin-right: 12px;
  margin-left: 8px;
  left: -16px;
  top: -1px;
  font-size: 14px;
}

.single-post .section-article .wrap .columns.right-content #ez-toc-container .ez-toc-list a {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #26272C;
}

.single-post .section-article .wrap .columns.right-content #ez-toc-container .ez-toc-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.single-post .section-article .wrap .columns.right-content .contact-form {
  padding: 32px;
  background: #3E6F65;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.single-post .section-article .wrap .columns.right-content .contact-form h4 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0;
  text-align: center;
  margin: 0;
  color: #FFFFFF;
  text-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
}

.single-post .section-article .wrap .columns.right-content .contact-form h4 span {
  font-family: Roboto;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  color: #FFE27C;
  display: block;
}

.single-post .section-article .wrap .columns.right-content .contact-form p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  margin: 0;
  color: #fff;
}

.single-post .section-article .wrap .columns.right-content .contact-form form .wpcf7-form-control-wrap input {
  background: #fff;
  padding: 14px 20px;
  width: 100%;
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 6px;
}

.single-post .section-article .wrap .columns.right-content .contact-form form input::-webkit-input-placeholder {
  color: #707378;
}

.single-post .section-article .wrap .columns.right-content .contact-form form input::-moz-placeholder {
  color: #707378;
}

.single-post .section-article .wrap .columns.right-content .contact-form form input:-ms-input-placeholder {
  color: #707378;
}

.single-post .section-article .wrap .columns.right-content .contact-form form input::-ms-input-placeholder {
  color: #707378;
}

.single-post .section-article .wrap .columns.right-content .contact-form form input::placeholder {
  color: #707378;
}

.single-post .section-article .wrap .columns.right-content .contact-form form .submit-btn {
  background: #FFE27C;
  display: block;
  width: 100%;
  padding: 14px 20px;
  color: #26272C;
  margin-top: 6px;
}

.single-post .section-article .wrap .columns.right-content .contact-form form .wpcf7-spinner {
  position: absolute;
}

.single-post .section-article .wrap .columns.right-content .about-sge {
  padding: 32px;
  border: solid 1px #DDDDDD;
}

.single-post .section-article .wrap .columns.right-content .about-sge .about-sge-content>h4 {
  font-family: Roboto;
  font-weight: 700;
  font-size: 15.63px;
  line-height: 26.67px;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  color: #26272C;
}

.single-post .section-article .wrap .columns.right-content .about-sge .about-us-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background: #F5F5F5;
  padding: 24px 20px;
}

.single-post .section-article .wrap .columns.right-content .about-sge .about-us-items .about-us-item .item-image {
  width: 36px;
  height: 36px;
  min-width: 36px;
}

.single-post .section-article .wrap .columns.right-content .about-sge .about-us-items .about-us-item {
  display: flex;
  gap: 16px;
}

.single-post .section-article .wrap .columns.right-content .about-sge .about-us-items .about-us-item .item-title {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  margin: 0;
  color: #000000;
}

.single-post .section-article .wrap .columns.right-content .about-sge .about-us-items .about-us-item .item-description p {
  color: #58585A;
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  margin-bottom: 0;
}

.single-post .section-article .wrap .columns.right-content .button-wrapper {
  margin-top: 16px;
}

.single-post .section-article .wrap .columns.right-content .button-wrapper a {
  font-family: Roboto;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #000;
  text-decoration: none;
  display: flex;
  gap: 6px;
  align-items: center;
}

.single-post .section-article .wrap .columns.right-content .our-client-section {
  padding: 24px 20px;
  background: #F5F5F5;
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.single-post .section-article .wrap .columns.right-content .our-client-section .client-item {
  display: flex;
  gap: 16px;
}

.single-post .section-article .wrap .columns.right-content .our-client-section .client-item .client-logo {
  width: 36px;
  height: 36px;
  min-width: 36px;
}

.single-post .section-article .wrap .columns.right-content .our-client-section .client-item .client-content-wrap h4 {
  margin: 0;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #000;
}

.single-post .section-article .wrap .columns.right-content .our-client-section .client-item .client-content-wrap .description p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #58585A;
}

.single-post .section-article .wrap .columns.right-content .our-client-section .client-logos .logo-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
}

.single-post .section-article .wrap .columns.right-content .our-client-section .client-logos .logo-gallery .logo-item {
  width: calc(100% / 3 - 4px);
  height: 50px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider {
  background: #2E5368;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  overflow: hidden;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-navigation .slider-button {
  display: flex;
  gap: 10px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-dots-wrapper .slick-dots {
  position: unset;
  display: flex;
  gap: 6px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-dots-wrapper .slick-dots li {
  width: 14px;
  height: 14px;
  margin: 0px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-dots-wrapper .slick-dots li button {
  padding: 0;
  height: 14px;
  width: 14px;
  border: solid 2px #fff;
  border-radius: 10px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-dots-wrapper .slick-dots li.slick-active button {
  background: #fff;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-dots-wrapper .slick-dots li.slick-active button:before {
  content: unset;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-dots-wrapper .slick-dots li button:before {
  content: unset;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .top-text p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #fff;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item label {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #fff;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .categories-wrapper {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .categories-wrapper .category-item {
  background: #FFFFFF;
  border-radius: 40px;
  padding: 6px 10px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 0;
  text-transform: capitalize;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item span.result-text {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: solid 1px #fff;
  padding: 6px 12px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #fff;
  margin-top: 32px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .results-items-wrapper {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .results-items-wrapper .result-item {
  display: flex;
  gap: 16px;
  align-items: center;
  padding-bottom: 8px;
  border-bottom: solid 1px rgb(255 255 255 / 25%);
  margin-bottom: 8px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .results-items-wrapper .result-item .number {
  border: solid 2px #FFFFFF;
  width: 80px;
  min-width: 80px;
  height: 80px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 200px;
  color: #fff;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .results-items-wrapper .result-item .result-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .results-items-wrapper .result-item .result-details h4 {
  font-family: Roboto;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #fff;
  margin: 0;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .results-items-wrapper .result-item .result-details p {
  margin: 0;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #FFFFFF;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .button-wrapper a {
  background: #FFE27C;
  display: flex;
  padding: 16px 20px;
  border-radius: 20px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: capitalize;
  align-items: center;
  gap: 6px;
  justify-content: center;
}

.single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-wrapper.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.single-post .wp-caption {
  width: 100% !important;
}

.single-post .wp-caption img {
  width: 100%;
}

.single-post .section-article .wrap .columns.left-content .wp-caption p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  margin-top: 12px;
}

.single-post .section-article .wrap .columns.left-content .wp-caption p a {
  font-family: Roboto;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  color: #2E5368 !important;
  text-decoration: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
}

@media screen and (max-width: 767px) {
  .single-post .section-article .wrap {
    flex-direction: column;
  }

  .single-post .section-article .wrap .columns.left-content .breadcrumb-nav>a,
  .single-post .section-article .wrap .columns.left-content .breadcrumb-nav>.separator,
  .single-post .section-article .wrap .columns.left-content .breadcrumb-nav>.current-page {
    font-size: 12px;
    line-height: 18px;
  }

  .single-post .section-article .wrap .columns.left-content .breadcrumb-nav {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .single-post .section-article .column.column-header .col-header h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .single-post .section-article .column.column-header .col-header .desc p {
    font-size: 12px;
    line-height: 18px;
  }

  .single-post .section-article .column.column-header .col-header .desc .position * {
    font-size: 12px;
    line-height: 18px;
  }

  .single-post .section-article .column.column-header .col-header .desc .post-date p {
    font-size: 12px;
    line-height: 18px;
  }

  .single-post .section-article .wrap .columns.left-content #ez-toc-container {
    padding: 24px 20px;
  }

  .single-post .section-article .column.column-body h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .single-post .section-article .column.column-body h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .single-post .post_cta .post-cta-inner .cta-image {
    max-width: 100%;
  }

  .post_cta .post-cta-inner .cta-image .img {
    height: unset;
  }

  .single-post .post_cta .post-cta-inner .cta-contents {
    padding: 24px 20px;
  }

  .single-post .post_cta .post-cta-inner .cta-contents .content-header .desc * {
    font-size: 16px;
    line-height: 22px;
  }

  .single-post .post_cta .post-cta-inner .cta-contents .content-footer a {
    border-radius: 6px;
  }

  .single-post .post_cta .post-cta-inner .cta-title {
    font-size: 18px;
    line-height: 24px;
  }

  .single-post .about-author-section {
    gap: 16px;
    padding: 24px 20px;
  }

  .single-post .about-author-section .about-author-image {
    width: 64px;
    min-width: 64px;
    height: 64px;
  }

  .single-post .about-author-section .about-dr-header {
    gap: 6px;
  }

  .single-post .about-author-section .about-dr-header .about-dr-header-content h6 {
    font-size: 18px;
    line-height: 24px;
  }

  .single-post .about-author-section .about-dr-header .about-dr-header-content .position p {
    font-size: 12px;
    line-height: 18px;
  }

  .single-post .about-author-section .about-author-details {
    gap: 16px;
  }

  .single-post .about-author-section .about-dr-content p {
    font-size: 14px;
    line-height: 20px;
  }

  .single-post .section-article .wrap .columns.right-content #ez-toc-container {
    padding: 24px 20px;
  }

  .single-post .section-article .wrap .columns.right-content .right-content-inner {
    gap: 20px;
  }

  .single-post .section-article .wrap .columns.right-content #ez-toc-container .ez-toc-list a {
    font-size: 16px;
    line-height: 22px;
  }

  .single-post .section-article .wrap .columns.right-content .contact-form {
    padding: 24px 20px;
  }

  .single-post .section-article .wrap .columns.right-content .contact-form h4,
  .single-post .section-article .wrap .columns.right-content .contact-form h4 span {
    font-size: 24px;
    line-height: 30px;
  }

  .single-post .section-article .wrap .columns.right-content .contact-form h4 span {
    display: inline;
  }

  .single-post .section-article .wrap .columns.right-content .about-sge {
    padding: 24px 20px;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider {
    padding: 24px 20px;
    gap: 24px;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-wrapper .slick-track {
    display: flex !important;
  }

  .single-post .section-article .slick-initialized .slick-slide {
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item {
    width: 295px;
    margin: 0 10px;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .button-wrapper a {
    padding: 13px 16px;
    border-radius: 10px;
    font-size: 13px;
    line-height: 20px;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .top-text p,
  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item label {
    font-size: 13px;
    line-height: 20px;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .categories-wrapper .category-item {
    padding: 5px 8px;
    font-size: 9px;
    line-height: 9px;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item span.result-text {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 20px;
    margin-top: 26px;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .results-items-wrapper .result-item .number {
    width: 67px;
    min-width: 67px;
    height: 67px;
    font-size: 26px;
    line-height: 26px;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .results-items-wrapper .result-item .result-details h4 {
    font-size: 13px;
    line-height: 18px;
  }

  .single-post .section-article .wrap .columns.right-content .sidebar-slider .slider-item .results-items-wrapper .result-item .result-details p {
    font-size: 13px;
    line-height: 18px;
  }

}

/* Related Post Section */
.related-post-section {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  overflow: hidden;
  background: #F8F5EC;
}

.related-post-section .wrap .columns .column.related-post-section {
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: #F2F2F2;
}

.related-post-section .wrap {
  width: 100%;
  max-width: 1440px;
  padding: 80px 120px;
  position: relative;
}

.related-post-section .wrap .columns {
  display: flex;
  flex-flow: column nowrap;
  gap: 60px;
}

.related-post-section .wrap .columns .column {}

.related-post-section .wrap .columns .column-header {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: space-between;
  gap: 20px;
}

.related-post-section .wrap .columns .column-header h2 {
  margin: 0;
  color: #000;
  font-family: "Bebas Neue";
  font-size: 56px;
  font-weight: 400;
  line-height: 56px;
}

.related-post-section .wrap .columns .column-header .slick-arrow-buttons {
  position: absolute;
  display: flex;
  width: calc(100% - 100px);
  flex-flow: row nowrap;
  gap: 12px;
  align-items: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  justify-content: space-between;
}

.related-post-section .wrap .columns .column-header .slick-arrow-buttons .g-slick-arrow-button {
  position: relative;
  left: unset;
  right: unset;
  top: unset;
  transform: unset;
  width: 40px;
  height: 40px;
}

.related-post-section .wrap .columns .column-header .slick-arrow-buttons .g-slick-arrow-button svg {
  width: 100%;
  height: 100%;
}

.related-post-section .wrap .columns .column-header .slick-arrow-buttons .g-slick-arrow-button:before {
  display: none;
}

.related-post-section .wrap .columns .column-body {
  display: grid;
  grid-template-columns: repeat(3, minmax(200px, 1fr));
  gap: 24px;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}

.related-post-section .wrap .columns .column-body.slick-initialized {
  display: block;
  padding-bottom: 20px;
  margin-left: -12px;
  margin-right: -12px;
}

.related-post-section .wrap .columns .column-body.slick-initialized .slick-list {
  padding-bottom: 25px !important;
}

.related-post-section .wrap .columns .column-body .column-post {
  display: flex;
  flex-flow: column nowrap;
  gap: 20px;
}

.related-post-section .wrap .columns .column-body.slick-initialized .column-post {
  margin-left: 12px;
  margin-right: 12px;
}

.related-post-section .wrap .columns .column-body .column-post .post-image-wrap {
  width: 100%;
  height: 240px;
  min-height: 240px;
  display: flex;
  flex-flow: column nowrap;
  padding: 0;
  overflow: hidden;
}

.related-post-section .wrap .columns .column-body .column-post .post-image-wrap img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
}

.related-post-section .wrap .columns .column-body .column-post .post-image-wrap a:hover img {
  transform: scale(1.05);
}

.related-post-section .wrap .columns .column-body .column-post .post-image-wrap a {
  width: 100%;
  height: 100%;
  padding: 0 !important;
}

.related-post-section .wrap .columns .column-body .column-post .post-image-wrap img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 0;
}

.related-post-section .wrap .columns .column-body .column-post .post-details {
  display: flex;
  flex-flow: column nowrap;
  gap: 8px;
  justify-content: space-between;
  height: 100%;
}

.related-post-section .wrap .columns .column-body .column-post .post-details .post-date {
  display: flex;
  flex-flow: row nowrap;
  gap: 8px;
  align-items: center;
  color: #B1B1B1;
  font-family: "Noto Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin: 0;
}

.related-post-section .wrap .columns .column-body .column-post .post-details .post-date .icon {
  width: 100%;
  max-width: 20px;
  height: 20px;
}

.related-post-section .wrap .columns .column-body .column-post .post-details .post-date .icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.related-post-section .wrap .columns .column-body .column-post .post-details h4 {
  margin: 0;
  font-family: 'Lora', serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0%;
  text-transform: capitalize;
}

.related-post-section .wrap .columns .column-body .column-post a.read-more {
  display: flex;
  flex-flow: row nowrap;
  gap: 10px;
  color: #000;
  align-items: center;
  font-family: helvita Nue;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  text-decoration: none;
  padding: 8px 16px;
  border: solid 1px #000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
}

.related-post-section .wrap .columns .column-body .column-post .post-details h4 {
  margin-bottom: 16px;
}

.related-post-section .wrap .columns .column-body .column-post .post-details h4 a {
  padding: 0;
  color: #141414;
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
  text-decoration: none;
}

.related-post-section .wrap .columns .column-body .column-post .post-details h4 a:hover {
  text-decoration: underline;
}

.related-post-section .wrap .columns .column-body .column-post .post-details p {
  color: #58585A;
}


@media only screen and (max-width: 1279px) {
  .related-post-section .wrap {
    padding: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .related-post-section .wrap {
    padding: 40px 0px;
  }

  .related-post-section .wrap .columns {
    gap: 24px;
  }

  .related-post-section .wrap .columns .column-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .related-post-section .wrap .columns .column-header h2 {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }

  .related-post-section .wrap .columns .column-body {
    grid-template-columns: repeat(1, minmax(320px, 1fr));

  }

  .related-post-section .wrap .columns .column-body:not(.slick-initialized) {
    padding-left: 20px;
    padding-right: 20px;
  }

  .related-post-section .wrap .columns .column-body .column-post .post-details h4 {
    font-size: 20px;
    line-height: 32px;
  }

  .related-post-section .wrap .columns .column-body .column-post .post-image-wrap {
    order: unset;
  }
}

.related-post-section .wrap .columns .column-body.slick-initialized .slick-dots {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  gap: 8px;
}

.related-post-section .wrap .columns .column-body.slick-initialized .slick-dots li {
  margin: 0;
  width: 16px;
  height: 16px;
}

.related-post-section .wrap .columns .column-body.slick-initialized .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: transparent;
  border: solid 1px #3E6F65;
}

.related-post-section .wrap .columns .column-body.slick-initialized .slick-dots li button:before {
  display: none;
}

.related-post-section .wrap .columns .column-body.slick-initialized .slick-dots li button:hover,
.related-post-section .wrap .columns .column-body.slick-initialized .slick-dots li.slick-active button {
  background: #3E6F65;
}

.related-post-section .wrap .columns .column-header .top-text {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.related-post-section .wrap .columns .column-header .top-text label {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  color: #949496;
}

@media (max-width: 767px) {
  .related-post-section .wrap .columns .column-header {
    flex-flow: column nowrap;
    align-items: center;
    gap: 20px;
  }

  .related-post-section .wrap .columns .column-header .slick-arrow-buttons {
    display: none;
  }

  .related-post-section .wrap .columns .column-body.slick-initialized {
    margin-left: -7px;
    margin-right: -7px;
  }

  .related-post-section .wrap .columns .column-body.slick-initialized .column-post {
    margin-left: 7px;
    margin-right: 7px;
  }
}

@media (max-width: 767px) {
  .related-post-section .wrap .columns {
    gap: 40px;
  }
}

/* Related Post Section */