/* ==============================================================
                Small Desktop (max-width: 1439.98px)
============================================================== */
@media (max-width: 1439.98px) {
  html {
    font-size: 1rem;
  }

  .sec-container-lg,
  .container {
    padding: 0 42px;
  }

  .global-header {
    padding: 36px 0;
  }

  .section-title-dec-wrap .section-title {
    font-size: 56px;
    line-height: 1.1;
  }

  .list-type-dot li,
  .text-24>*,
  .section-title-dec-wrap .section-dec {
    font-size: 20px;
  }

  .section-title-dec-wrap .section-link {
    font-size: 20px;
  }

  .section-title-dec-wrap .section-title-lg {
    font-size: 70px;
    line-height: 1.1;
  }

  .section-title-dec-wrap .section-link-lg,
  .section-title-dec-wrap .section-dec-lg {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 1px;
  }

  .home-hero-sec {
    padding: 32px 0;
    position: relative;
  }

  .home-hero-sec .container {
    padding: 0;
  }

  .home-hero-sec .home-hero-video-wrap {
    border-radius: 0;
  }

  .career-hero-sec.home-hero-sec .overlay-shap,
  .home-hero-sec .overlay-shap {
    top: 270px;
    right: -171px;
    width: auto;
    height: 900px;
  }

  .home-construction-sec {
    padding: 32px 0;
  }

  .career-intro-sec.home-construction-sec {
    padding-top: 96px;
  }

  .career-intro-sec.home-construction-sec .section-title-dec-wrap,
  .home-construction-sec .section-title-dec-wrap {
    max-width: 70%;
    margin-left: 0;
    gap: 20px;
  }

  .completed-project-info-sec {
    padding: 120px 0 0;
  }

  .completed-project-info-sec .section-title-dec-wrap {
    max-width: 50%;
    margin-left: 5%;
    gap: 24px;
  }

  .completed-project-info-sec .card-flex-box {
    padding: 32px;
    margin: 100px 0 50px;
    gap: 32px;
    max-width: 100%;
    border-radius: 28px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .completed-project-info-sec .card-flex-box .card-box {
    width: 100%;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-img {
    height: 400px;
    border-radius: 22px;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-body {
    margin-top: 32px;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-body .card-title {
    font-size: 32px;
    margin-bottom: 18px;
  }

  .content-box-section .section-title-dec-wrap {
    padding: 4rem 15rem;
    margin: 50px 0;
    gap: 32px;
    max-width: 100%;
    border-radius: 28px;
  }

  .section-title-50 {
    font-size: 32px;
    line-height: normal;
  }

  .card-list-sec .team-wrap .card-wrap-title {
    font-size: 32px;
    margin-bottom: 28px;
  }

  .global-card .card-text,
  .completed-project-info-sec .card-flex-box .card-box .card-body .card-dec>* {
    font-size: 16px;
    margin-bottom: 28px;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-body .card-link {
    font-size: 20px;
  }

  .project-detail-hero .overlay-shap,
  .completed-project-info-sec .overlay-shap {
    width: auto;
    height: 900px;
    bottom: auto;
    left: -170px;
    top: 96%;
  }



  .project-detail-hero.no-result-section .overlay-shap {
    left: -6.75rem;
    width: auto;
    height: 34rem;
    top: -4rem;
  }

  /* Completed Project Info Section Variations */
  .our-energy-completed-project-info-sec.completed-project-info-sec {
    padding: 120px 0 0;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .card-flex-box {
    padding: 0;
    z-index: 2;
    position: relative;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .overlay-shap {
    bottom: unset;
    left: -64px;
    width: auto;
    height: 480px;
    top: -100px;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .section-title-dec-wrap {
    max-width: 50%;
    margin-left: 20%;
    gap: 24px;
  }

  .results-oriented-sec {
    padding: 150px 0 0;
  }

  .results-oriented-sec .sec-container-lg {
    padding: 0 42px;
    margin-top: 182px;
  }

  .results-oriented-sec .section-title-dec-wrap {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }

  .results-oriented-sec .results-card-list {
    border-radius: 28px 28px 0 0;
    min-height: 1000px;
    padding: 32px;
    justify-content: center;
  }

  .wind-energy-results-oriented-sec.wind-energy-results-card-bg-img-none.results-oriented-sec:not(.results-oriented-dec-title-none-sec) .results-card-list::after {
    display: none;
  }

  .wind-energy-results-oriented-sec.wind-energy-results-card-bg-img-none.results-oriented-sec:not(.results-oriented-dec-title-none-sec) .results-card-list {
    padding: 0;
  }

  .results-oriented-sec .results-card-list::after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: var(--black);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
  }

  .results-oriented-sec .results-card-list .results-card-wrap {
    margin: 0;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 1;
    gap: 80px 32px;
  }

  .results-oriented-sec .results-card {
    max-width: 100%;
    width: calc(33.33% - 22px);
  }

  .results-oriented-sec .results-card .card-icon {
    height: 82px;
    margin-bottom: 42px;
  }

  .results-oriented-sec .results-card .card-title-wrap {
    margin-bottom: 20px;
  }

  .results-oriented-sec .results-card .card-number {
    font-size: 32px;
    font-weight: 700;
  }

  .results-oriented-sec .results-card .card-title {
    font-size: 20px;
    font-weight: 700;
  }

  .results-oriented-sec .results-card .card-dec>* {
    font-size: 16px;
  }

  /* Results Oriented Section Variations */
  .results-oriented-dec-title-none-sec.wind-energy-results-oriented-sec.results-oriented-sec .results-card-list::after {
    display: none;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec {
    padding: 64px 0;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .sec-container-lg {
    margin-top: 64px;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card-list {
    border-radius: 28px;
    min-height: 900px;
    justify-content: center;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card-list .results-card-wrap {
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 80px 32px;
    margin: 0;
  }

  .wind-energy-results-oriented-sec.wind-energy-results-card-bg-img-none.results-oriented-sec:not(.results-oriented-dec-title-none-sec) .results-card-list .results-card-wrap {
    gap: 32px;
  }

  .wind-energy-results-oriented-sec.wind-energy-results-card-bg-img-none.results-oriented-sec:not(.results-oriented-dec-title-none-sec) .overlay-shap,
  .wind-energy-results-oriented-sec.results-oriented-sec .overlay-shap {
    position: absolute;
    right: -72px;
    top: -320px;
    z-index: 1;
    height: 416px;
  }

  .results-oriented-dec-title-none-sec.wind-energy-results-oriented-sec.results-oriented-sec .results-card-list {
    height: 486px;
  }

  .results-oriented-dec-title-none-sec.wind-energy-results-oriented-sec.results-oriented-sec .overlay-shap {
    top: -48px;
    right: -144px;
    height: 652px;
  }

  .our-company-results-oriented-sec.results-oriented-sec {
    padding: 0 0 96px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .sec-container-lg {
    margin-top: 64px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .results-card-list {
    min-height: 1000px;
    border-radius: 28px;
  }

  .health-safety-results-oriented-sec.results-oriented-sec {
    padding: 150px 0 0;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .overlay-shap {
    top: 32px;
    left: -160px;
    height: 812px;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .sec-container-lg {
    margin-top: 182px;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .results-card-list {
    min-height: 700px;
  }

  .delivers-project-sec {
    padding: 150px 0 110px;
  }

  .delivers-project-sec .section-title-dec-wrap {
    max-width: 100%;
    margin: 0 0 64px;
    gap: 20px;
  }

  .delivers-project-sec .project-card-list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 32px;
  }

  .delivers-project-sec .project-card-list .project-card {
    max-width: 100%;
    width: calc(33.33% - 22px);
  }

  .delivers-project-sec .project-card-list .project-card .card-img-wrap {
    height: 400px;
    border-radius: 28px;
    margin-bottom: 32px;
  }

  .delivers-project-sec .project-card-list .project-card .card-title {
    font-size: 20px;
    font-weight: 700;
  }

  /* Delivers Project Section Variations */
  .our-energy-delivers-project-sec.delivers-project-sec {
    padding: 150px 0 110px;
  }

  .our-energy-delivers-project-sec.delivers-project-sec .section-title-dec-wrap {
    margin: 0 0 64px;
    gap: 20px;
  }

  .wind-energy-delivers-project-sec.delivers-project-sec {
    padding: 64px 0 128px;
  }

  .wind-energy-delivers-project-sec.delivers-project-sec .section-title-dec-wrap {
    margin: 0 0 50px auto;
  }

  .cta-shap-sec {
    padding: 80px 0 150px;
  }

  .cta-shap-sec::before {
    height: 110px;
  }

  .cta-shap-sec::after {
    height: 80px;
  }

  .cta-shap-sec .section-title-dec-wrap {
    max-width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .cta-shap-sec .section-title-dec-wrap .sec-dec-link-wrap {
    max-width: 40%;
    margin: 42px 0 0 5%;
    gap: 20px;
  }

  .cta-shap-sec .section-title-dec-wrap .section-title {
    max-width: 50%;
  }

  .global-footer {
    padding: 52px 0 20px;
  }

  .global-footer .footer-grid-box {
    grid-template-columns: calc(15% - 24px) calc(20% - 24px) calc(49% - 24px) calc(16% - 24px);
    gap: 32px;
    max-width: 100%;
  }

  /* .global-footer .footer-grid-box>div:nth-child(2),
  .global-footer .footer-grid-box>div:nth-child(3),
  .global-footer .footer-grid-box>div:nth-child(4) {
    padding-left: 32px;
  } */

  .global-footer .footer-grid-box .link-title {
    margin-bottom: 32px;
  }

  .global-footer .footer-grid-box .footer-link-list {
    gap: 20px;
  }

  .global-footer .footer-grid-box .footer-link-wrap {
    margin-top: 20px;
  }

  .global-footer .footer-bottom {
    margin-top: 52px;
    gap: 18px;
  }

  .wind-energy-hero-sec {
    padding: 80px 0 0;
  }

  .health-safety-hero-sec.wind-energy-hero-sec .overlay-shap,
  .wind-energy-hero-sec .overlay-shap {
    bottom: unset;
    top: 0;
    left: -110px;
    width: auto;
    height: 750px;
  }

  .health-safety-hero-sec.wind-energy-hero-sec .section-title-dec-wrap,
  .wind-energy-hero-sec .section-title-dec-wrap {
    margin-left: 260px;
    gap: 24px;
  }

  .health-safety-hero-sec.wind-energy-hero-sec .hero-img,
  .wind-energy-hero-sec .hero-img {
    margin: 50px 0 0 260px;
    width: auto;
    max-width: 1056px;
    height: 392px;
  }

  .wind-energy-hero-sec {
    padding: 32px 0 32px;
  }

  /* Wind Energy Hero Section Variations */
  .card-list-sec.wind-energy-hero-sec {
    padding: 32px 0 64px;
  }

  .card-list-sec.wind-energy-hero-sec .overlay-shap {
    height: 1100px;
  }

  .progress-section {
    padding: 64px 0;
  }

  .define-base-section {
    padding: 64px 0 0;
  }

  .define-base-section .section-title-dec-wrap:not(.white-card-section-title-dec-wrap),
  .progress-section .section-title-dec-wrap:not(.card-body) {
    max-width: 100%;
    margin: 0 0 80px 0;
    gap: 24px;
  }

  .progress-section .progress-grid-box {
    padding-top: 32px;
  }

  .progress-section .progress-grid-box .card-box-wrap>* {
    width: calc(50% - 46px);
  }

  .progress-section .progress-grid-box::after {
    width: 16px;
    height: 0;
  }

  .progress-section .progress-grid-box.active::after {
    height: 100%;
  }

  .progress-section .progress-grid-box .card-box {
    flex-direction: column;
    gap: 32px;
  }

  .progress-section .progress-grid-box .card-box .card-icon {
    margin-top: 0;
    height: 170px;
  }

  .progress-section .progress-grid-box .card-title {
    font-size: 32px;
    margin-bottom: 16px;
  }

  .progress-section .progress-grid-box .card-dec {
    margin: 0;
  }

  .progress-section .progress-grid-box .list-type-dot {
    margin-top: 16px;
  }

  .progress-section .progress-grid-box .card-box.card-box-reverse .card-icon {
    order: unset;
    margin-left: auto;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec {
    padding: 64px 0;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .sec-container-lg {
    margin-top: 64px;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card-list {
    border-radius: 28px;
    min-height: 900px;
    justify-content: center;

  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card-list .results-card-wrap {
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 80px 32px;
    margin: 0;
  }

  .wind-energy-results-oriented-sec.wind-energy-results-card-bg-img-none.results-oriented-sec:not(.results-oriented-dec-title-none-sec) .overlay-shap,
  .wind-energy-results-oriented-sec.results-oriented-sec .overlay-shap {
    position: absolute;
    right: -72px;
    top: -320px;
    z-index: 1;
    height: 416px;
  }

  .discover-sources-sec {
    padding: 64px 0;
  }

  .discover-sources-sec .overlay-shap {
    width: 360px;
    margin: 0 150px 0 auto;
  }

  .discover-sources-sec .content-box {
    margin-left: -100px;
  }

  .discover-sources-sec .card-flex-box {
    margin: 50px 0 0;
    gap: 32px;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .discover-sources-sec .card-flex-box .card-box {
    width: 100%;
  }

  .discover-sources-sec .card-flex-box .card-box .card-img {
    height: 400px;
    border-radius: 22px;
  }

  .discover-sources-sec .card-flex-box .card-box .card-body .card-title {
    font-size: 32px;
    margin-bottom: 18px;
  }

  .discover-sources-sec .card-flex-box .card-box .card-body .card-dec {
    font-size: 16px;
    margin-bottom: 28px;
  }

  .discover-sources-sec .card-flex-box .card-box .card-body .card-link {
    font-size: 20px;
  }

  .card-list-sec.wind-energy-hero-sec .overlay-shap {
    height: 1100px;
  }

  .card-list-sec.wind-energy-hero-sec {
    padding: 32px 0 64px;
  }

  html[lang="en-US"] .our-company-hero-sec .overlay-shap,
  .our-company-hero-sec .overlay-shap {
    top: 0;
    left: -106px;
    height: 100%;
  }

  .our-company-hero-sec .section-title-dec-wrap:not(.section-title-dec-wrap-center) {
    margin-left: 240px;
    max-width: 640px;
    gap: 24px;
  }

  .our-company-hero-sec .section-title-dec-wrap.section-title-dec-wrap-center {
    margin: 128px 0 0 310px;
    max-width: 640px;
    gap: 24px;
  }

  .our-company-hero-sec {
    padding: 32px 0;
  }

  .our-company-results-oriented-sec.results-oriented-sec {
    padding: 0 0 96px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .sec-container-lg {
    margin-top: 64px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .results-card-list {
    min-height: 1000px;
    border-radius: 28px;
  }

  .section-title-dec-wrap .section-dec {
    gap: 24px;
  }

  .text-21>p:not(:last-child) {
    margin-bottom: 24px;
  }

  .title-video-sec,
  .title-video-sec.title-no-video-sec {
    padding: 96px 0;
  }

  .title-video-sec .section-title-dec-wrap {
    margin-left: 0;
    width: 55%;
    gap: 24px;

  }

  .title-video-sec .center-video-wrap {
    width: 100%;
    margin: 64px 0;
  }

  .title-video-sec .overlay-shap {
    top: -90px;
    right: -180px;
    height: 980px;
  }

  .our-value-sec {
    padding: 96px 0;
  }

  .our-value-sec .section-title-dec-wrap {
    margin: 0 0 64px;
    max-width: 640px;
  }

  .our-value-sec .global-card {
    padding: 0;
  }

  .our-value-sec .flex-box-col-3 {
    --gutter-x: 64px;
    --gutter-y: 128px;
  }

  .meet-team-sec {
    padding: 96px 0 48px;
  }

  .meet-team-sec .overlay-shap {
    height: 100%;
    bottom: 0;
    left: unset;
    right: -134px;
    z-index: 1;
  }

  .meet-team-sec .overlay-shap svg {
    transform: rotate(180deg);
  }

  .meet-team-sec .section-title-dec-wrap {
    max-width: 560px;
  }

  .meet-team-sec .content-wrap {
    position: relative;
    padding: 64px;
    min-height: 1000px;
  }

  .meet-team-sec .sec-dec-link-wrap {
    margin: 48px 0 0 32px;
    gap: 24px;
    max-width: 100%;
  }

  .company-other-info-sec {
    padding: 48px 0 96px;
  }

  .company-other-info-sec .shap-box {
    margin: 0;
  }

  .company-other-info-sec .flex-box {
    gap: 64px;
  }

  .company-other-info-sec .flex-box .detail-shap-box-wrap {
    gap: 24px;
  }

  .text-21 {
    font-size: 19px !important;
  }

  .card-list-hero-sec {
    padding: 32px 0 96px;
  }

  .card-list-hero-sec .section-title-dec-wrap {
    margin-left: 0;
    gap: 28px;
  }

  .card-list-hero-sec .hero-img {
    margin: 80px 0 0 0;
    max-width: 100%;
    height: 450px;
    border-radius: 24px;
  }

  .card-list-hero-sec .section-title-dec-wrap {
    max-width: 640px;
  }

  .card-list-hero-sec .overlay-shap {
    top: 0;
    left: unset;
    height: 33%;
    right: -150px;
  }

  .card-list-hero-sec .hero-card-list-wrap {
    margin: 80px 0 0;
    max-width: 60%;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card {
    padding: 32px;
    border-radius: 24px;
    gap: 32px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card-list-title {
    font-size: 52px;
    margin-bottom: 50px;
  }

  .project-details-modal .modal-content .modal-title-dec-wrap .modal-title {
    font-size: 52px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-title {
    font-size: 28px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-img {
    width: 220px;
    height: 220px;
    border-radius: 18px;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card-list-flex-box {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 50px;
    gap: 80px 32px;
  }

  .card-list-hero-sec .hero-card-list-wrap.contact-hero-card-list-wrap {
    max-width: 100%;
    margin: 80px 0 0;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card-title-dec-wrap .hero-card-list-title {
    margin-bottom: 16px;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .social-link-wrap {
    margin-top: 16px;
  }

  .card-list-hero-sec .hero-card-list-wrap.contact-hero-card-list-wrap .hero-card-title-dec-wrap {
    width: 70%;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card>*:nth-child(2) {
    margin-bottom: 18px;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card .contact-card-location {
    margin-top: 22px;
  }

  .define-base-section .white-card-wrap {
    padding: 80px 0;
  }

  .define-base-section .white-card-wrap .section-title-dec-wrap {
    margin: 0 0 0 160px;
    gap: 24px;
  }

  .client-results-section {
    padding: 96px 0;
  }

  .client-results-section .section-title-dec-img-wrap {
    padding: 0 0 0 42px;
    gap: 42px;
    margin-bottom: 64px;
  }

  .client-results-section .section-title-dec-img-wrap .section-img {
    width: 56%;
    height: auto;
    border-radius: 20px 0 0 20px;
  }

  .client-results-section .section-title-dec-img-wrap .section-title-dec-wrap {
    width: 44%;
    margin: 0;
    gap: 16px;
  }

  .client-results-section .section-title-dec-wrap {
    margin: 0 0 0 96px;
    gap: 24px;
  }

  .client-results-section .overlay-shap {
    top: -100px;
    right: -150px;
    height: 80%;
  }

  .health-safety-results-oriented-sec.results-oriented-sec {
    padding: 150px 0 0;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .overlay-shap {
    top: 32px;
    left: -160px;
    height: 812px;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .sec-container-lg {
    margin-top: 182px;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .results-card-list {
    min-height: 700px;
  }

  .full-img-section .grid-wrap .content-card {
    min-height: unset;
  }

  .full-img-section .grid-wrap .content-card .card-body {
    padding: 168px 64px 280px;
  }

  .career-hero-sec.home-hero-sec {
    padding: 0;
  }

  .img-overlay-sec {
    padding: 128px 0 0;
  }

  .img-overlay-sec .overlay-flex-box {
    padding-left: 42px;
    gap: 42px;
  }

  .img-overlay-sec-top-lg.img-overlay-sec .overlay-flex-box .overlay-img,
  .img-overlay-sec .overlay-flex-box .overlay-img {
    margin-top: 0;
    width: 50%;
    height: auto;
  }

  .img-overlay-sec-top-lg.img-overlay-sec .overlay-flex-box .section-title-dec-wrap,
  .img-overlay-sec .overlay-flex-box .section-title-dec-wrap {
    margin-top: 0;
    gap: 24px;
  }

  .img-overlay-sec .short-info-card {
    margin-top: 32px;
  }

  .img-overlay-sec .short-info-card .content-box {
    padding: 64px;
    gap: 32px;
  }

  .img-overlay-sec .short-info-card .content-box .content-box-icon {
    width: 150px;
  }

  .career-our-value-sec.our-value-sec .overlay-shap {
    height: 700px;
    top: 0;
    left: -142px;
  }

  .career-cta-sec,
  .full-img-content-section.full-img-content-section-space-lg,
  .img-overlay-sec-top-lg.img-overlay-sec,
  .full-img-content-section,
  .career-our-value-sec.our-value-sec {
    padding: 96px 0;
  }

  .career-our-value-sec.our-value-sec.our-value-sec .section-title-dec-wrap {
    margin: 0 0 0 200px;
  }

  .career-our-value-sec.our-value-sec .img-flex-box-wrap {
    margin: 64px auto 0;
    padding: 224px 32px 32px;
  }

  .career-our-value-sec.our-value-sec .img-flex-box-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--black);
    opacity: 0.4;
  }

  .full-img-content-section .section-flex-box .sec-img {
    width: 50%;
    height: auto;
  }

  .full-img-content-section .section-flex-box {
    padding-right: 42px;
    gap: 42px;
  }

  .full-img-content-section .section-flex-box .section-title-dec-wrap {
    margin-top: 0;
    gap: 24px;
  }

  .profile-section {
    padding: 96px 0 0;
  }

  .profile-section .prifile-img-text-wrap .profile-img {
    width: 380px;
  }

  .profile-section .overlay-shap {
    left: -140px;
    top: 50%;
    transform: translateY(-50%);
    height: 120%;
  }

  .profile-section .section-title-dec-wrap {
    margin-left: 32px;
  }

  .profile-section .section-title-dec-wrap .prifile-img-text-wrap {
    margin-top: 24px;
  }

  .profile-section .prifile-img-text-wrap .section-dec {
    margin-left: 0;
    padding: 32px 0 32px 32px;
  }

  .career-cta-sec .section-title-dec-wrap {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
  }

  .profile-detail-sec {
    padding: 50px 0 100px;
    overflow: hidden;
  }

  .profile-detail-sec .profile-flex-box {
    gap: 64px;
    align-items: start;
  }

  .profile-detail-sec .profile-flex-box .section-title-dec-wrap {
    padding-right: 0;
  }

  .profile-detail-sec .profile-flex-box .profile-img {
    margin-top: 48px;
    width: 40%;
    height: auto;
    border-radius: 22px;
  }

  .profile-detail-sec .overlay-shap {
    height: 100%;
    left: -80px;
  }

  .project-detail-hero {
    padding: 32px 0 96px;
  }

  .project-detail-hero .hero-sub-content .project-sub-img,
  .project-detail-hero .project-detail-hero-img {
    height: 480px;
    border-radius: 22px;
  }

  .project-detail-hero .hero-content {
    margin: 64px 0 0;
    max-width: 100%;
  }

  .project-detail-hero .hero-content .hero-title-dec-wrap {
    gap: 24px;
    max-width: 100%;
  }

  .project-detail-hero .hero-sub-content {
    margin-top: 64px;
    padding-left: 32px;
  }

  .project-detail-hero .hero-sub-content .hero-sub-title-dec-wrap {
    margin: 32px 0 0;
    gap: 24px;
    max-width: 100%;
  }

  .project-details-modal .modal-content {
    gap: 32px;
    justify-content: space-between;
  }

  .project-details-modal .modal-content .modal-img {
    width: 60%;
    max-width: 100%;
    height: 500px;
  }

  .project-details-modal .slider-btn-wrap {
    width: 60%;
    top: 250px;
  }

  .project-details-modal.fullscreen .slider-btn-wrap,
  .project-details-modal.fullscreen .modal-content .modal-img {
    width: 100%;
  }

  .project-details-modal .modal-content .modal-title-dec-wrap {
    width: 34%;
    max-width: 100%;
    padding: 32px 0 0;
    gap: 24px;
  }

  .project-details-modal .modal-top,
  .project-details-modal .modal-content {
    gap: 24px;
    margin-bottom: 24px;
  }

  .project-details-modal {
    padding: 32px 0;
  }

  .project-details-modal .fullscreen-wrap .fullscreen-btn,
  .project-details-modal .fullscreen-wrap .fullscreen-close-btn,
  .project-details-modal .modal-close {
    width: 24px;
  }

  .project-details-modal .slider-btn {
    width: 10px;
  }

  .project-details-modal .modal-content .modal-img img {
    width: calc(100% - 50px);
  }

  .privacy-policy-section {
    padding: 32px 0 52px;
  }

  .privacy-policy-section .section-content {
    gap: 24px;
  }

  .project-list-slider.slick-slider .slick-track>* {
    padding: 0 16px;
  }
}

/* ==============================================================
                Laptop / Tablet Landscape (max-width: 1199.98px)
============================================================== */
@media (max-width: 1199.98px) {
  .card-list-sec .filter-card-wrap {
    margin-top: 16px;
  }

  .card-list-sec.wind-energy-hero-sec .overlay-shap {
    width: 440px;
    height: auto;
    left: -190px;
  }

  .card-list-sec.wind-energy-hero-sec .overlay-shap svg {
    width: 100%;
    height: auto;
  }

  .card-list-sec.wind-energy-hero-sec .section-title-dec-wrap {
    margin-left: 260px;
  }

  .card-list-sec .filter-card-wrap .card-list-wrap {
    margin-top: 24px;
    width: 100%;
    max-width: 100%;
    gap: 48px 32px;
  }

  .card-list-sec .card-list-wrap .hero-card {
    width: calc(50% - 16px);
  }

  .card-list-sec .card-list-wrap .hero-card .card-img {
    height: 420px;
    border-radius: 20px;
    margin-bottom: 20px;
  }

  .global-card .card-title,
  .card-list-sec .card-list-wrap .hero-card .card-title {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .card-list-sec .team-wrap {
    margin-top: 48px;
    gap: 80px;
  }

  .card-list-sec .filter-card-wrap.team-card-wrap .card-list-wrap {
    gap: 48px 32px;
  }

  .card-list-sec .filter-card-wrap.team-card-wrap .card-list-wrap .hero-card .card-img {
    height: 420px;
    margin-bottom: 20px;
  }

  .card-list-hero-sec .hero-card-list-wrap {
    margin: 60px 0 0;
    max-width: 70%;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card-list-title {
    margin-bottom: 32px;
  }

  .card-list-hero-sec .hero-img {
    margin: 60px 0 0 0;

  }

  .define-base-section .section-title-dec-wrap:not(.white-card-section-title-dec-wrap) {
    margin: 0 0 70px 0;
  }

  .define-base-section .white-card-wrap .section-title-dec-wrap {
    margin: 0;
    max-width: 100%;
  }

  .define-base-section .white-card-wrap {
    padding: 64px 32px;
    overflow: hidden;
  }

  .client-results-section .section-title-dec-img-wrap {
    padding: 0 42px;
    flex-direction: column;
  }

  .client-results-section .section-title-dec-img-wrap .section-img {
    width: 100%;
    order: -1;
    border-radius: 18px;
  }

  .client-results-section .section-title-dec-img-wrap .section-title-dec-wrap {
    width: 100%;
  }

  .client-results-section .section-title-dec-wrap {
    margin: 0;
    width: 100%;
  }

  .client-results-section .overlay-shap {
    top: 0;
    right: -110px;
    height: 50%;
  }

  .health-safety-results-oriented-sec.results-oriented-sec {
    padding: 96px 0 0;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .sec-container-lg {
    margin-top: 64px;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .overlay-shap {
    height: 700px;
    top: 100%;
    left: -140px;
  }

  .full-img-section .grid-wrap .content-card .card-body::after {
    content: "";
    background-color: var(--black);
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }

  .full-img-section .grid-wrap .content-card .card-body>* {
    z-index: 1;
  }

  .full-img-section .grid-wrap .content-card .card-body .text-secondary {
    color: var(--white) !important;
  }

  .full-img-section .grid-wrap .content-card .overlay-shap {
    z-index: 1;
  }

  .full-img-section .grid-wrap .content-card .card-body {
    padding: 92px 42px;
  }

  .full-img-section .grid-wrap .content-card .overlay-shap {
    height: 200px;
    top: -100px;
  }

  .career-intro-sec.home-construction-sec {
    padding-top: 64px;
  }

  .img-overlay-sec-top-lg.img-overlay-sec .overlay-flex-box .section-title-dec-wrap,
  .img-overlay-sec .overlay-flex-box .section-title-dec-wrap,
  .career-intro-sec.home-construction-sec .section-title-dec-wrap {
    gap: 24px;
  }

  .img-overlay-sec {
    padding: 64px 42px 0;
  }

  .full-img-content-section .section-flex-box,
  .img-overlay-sec .overlay-flex-box {
    padding: 0;
    gap: 32px;
    flex-direction: column;
  }

  .img-overlay-sec .overlay-flex-box .overlay-img {
    order: -1;
  }

  .full-img-content-section .section-flex-box .sec-img,
  .img-overlay-sec-top-lg.img-overlay-sec .overlay-flex-box .overlay-img,
  .img-overlay-sec .overlay-flex-box .overlay-img {
    width: 100%;
    border-radius: 20px;
    height: 400px;
  }

  .full-img-content-section .section-flex-box .sec-img img,
  .img-overlay-sec-top-lg.img-overlay-sec .overlay-flex-box .overlay-img img,
  .img-overlay-sec .overlay-flex-box .overlay-img img {
    object-position: center;
  }

  .img-overlay-sec .short-info-card {
    margin-top: 32px;
    padding: 0;
  }

  .img-overlay-sec .short-info-card .content-box {
    padding: 32px;
  }

  .img-overlay-sec .short-info-card .content-box .content-box-icon {
    width: 90px;
  }

  .text-32,
  .img-overlay-sec .short-info-card .content-box-text {
    font-size: 24px;
  }

  .career-cta-sec,
  .career-our-value-sec.our-value-sec {
    padding: 64px 0;
  }

  .profile-section {
    padding: 64px 0 0;
  }

  .full-img-content-section.full-img-content-section-space-lg,
  .img-overlay-sec-top-lg.img-overlay-sec,
  .full-img-content-section {
    padding: 64px 42px;
  }

  .career-hero-sec.home-hero-sec .overlay-shap,
  .home-hero-sec .overlay-shap {
    top: 238px;
    right: -133px;
    height: 700px;
  }

  .career-our-value-sec.our-value-sec .overlay-shap {
    height: 600px;
    left: -120px;
  }

  .profile-section .section-title-dec-wrap {
    margin-left: 0;
  }

  .profile-section .section-title-dec-wrap .section-title {
    margin-left: 0;
    max-width: 100%;
    padding-left: 212px;
  }

  .profile-detail-sec .profile-flex-box {
    gap: 32px;
  }

  .project-detail-hero .hero-content {
    margin: 32px 0 0;
  }

  .project-detail-hero .icon-list-wrap .list-item .icon-img {
    width: 42px;
  }

  .project-detail-hero .hero-sub-content {
    margin-top: 32px;
    padding-left: 0;
  }

  .privacy-policy-section .section-content .text-32 {
    font-size: 28px;
  }

  .privacy-policy-section .section-content .text-21 :is(h1, h2, h3, h4, h5, h6) {
    font-size: 1.5rem;
    margin-bottom: 1rem;

  }
}

/* ==============================================================
                Tablet Portrait (max-width: 991.98px)
============================================================== */
@media (max-width: 991.98px) {

  .sec-container-lg,
  .container {
    padding: 0 32px;
  }

  .section-title-dec-wrap .section-title-lg {
    font-size: 64px;
  }

  .section-title-dec-wrap .section-title {
    font-size: 52px;
    line-height: 1.2;
  }

  .global-header {
    padding: 16px 0;
    position: relative;
    z-index: 999;
  }

  .global-header .navbar-brand {
    width: 32px;
  }

  .global-header .navbar-collapse {
    position: fixed;
    top: 81.31px;
    left: 0;
    width: 100%;
    height: 0;
    background-color: var(--secondary);
    gap: 16px;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    transition: all .6s;
    align-items: center;
    justify-content: unset;
    overflow: auto;
    padding: 32px 16px;
    border-top: 1px solid var(--transparent);
    gap: 24px;
  }

  .global-header .navbar-collapse.open {
    opacity: 1;
    visibility: visible;
    z-index: 99;
    height: calc(100dvh - 81.31px);
    border-top-color: var(--primary);
  }

  .global-header .navbar-collapse .navbar-nav-lg {
    order: -1;
  }

  .global-header .navbar-nav .nav-dropdown .nav-dropdown-menu .navbar-nav .nav-link,
  .global-header .navbar-nav .nav-item .nav-link.nav-link-sm,
  .global-header .navbar-nav .nav-item .nav-link.nav-link-lg {
    font-size: 32px;
    color: var(--white);
    font-weight: 600;
  }

  .global-header .navbar-nav .nav-dropdown .nav-dropdown-menu .navbar-nav .nav-link:hover,
  .global-header .navbar-nav .nav-item .nav-link.nav-link-sm:hover,
  .global-header .navbar-nav .nav-item .nav-link.nav-link-lg:hover {
    color: var(--primary);
  }

  .global-header .navbar-nav .nav-item.nav-item-sm:nth-last-child(2),
  .global-header .navbar-nav .nav-item.nav-item-sm,
  .global-header .navbar-nav .nav-item {
    padding: 0;
  }

  .global-header .navbar-nav .nav-dropdown {
    display: flex;
    gap: 0 16px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .global-header .navbar-nav .nav-dropdown .dropdown-button {
    display: block;
    transition: all .3s;
    margin-right: -40px;
  }

  .global-header .navbar-nav .dropdown-button.rotated {
    transform: rotate(180deg);
  }

  .global-header .navbar-nav .nav-dropdown .nav-dropdown-menu {
    padding: 24px 0 0;
    position: static;
    opacity: 1;
    visibility: visible;
    background-color: var(--transparent);
    width: 100%;
    transition: unset;
    display: none;
  }

  .global-header .navbar-nav .nav-dropdown .nav-dropdown-menu .navbar-nav {
    align-items: center;
  }

  .global-header .navbar-nav .nav-dropdown .nav-dropdown-menu .navbar-nav,
  .global-header .navbar-nav {
    flex-direction: column;
    gap: 24px;
  }

  .global-header .menu-button {
    cursor: pointer;
    overflow: hidden;
    width: 25px;
    height: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
  }

  .global-header .menu-button .line-toggle {
    position: absolute;
    display: block;
    width: 25px;
    height: 2px;
    background: #ffffff;
    border-radius: 5px;
    transition: all .6s;
  }

  .global-header .menu-button .line-toggle:first-child {
    transform: translateY(-6px) translateX(-4px);
    width: 17px;
    transition-delay: 0s;
  }

  .global-header .menu-button .line-toggle:nth-child(2) {
    transition-delay: .12s;
  }

  .global-header .menu-button .line-toggle:last-child {
    transform: translateY(6px) translateX(-4px);
    width: 17px;
    transition-delay: 0s;
  }

  .global-header .menu-button.open .line-toggle:first-child {
    background: #ffffff;
    transform: translateY(0) translateX(0) rotate(45deg);
    width: 25px;
    height: 2px;
    transition-delay: .1s;
  }

  .global-header .menu-button.open .line-toggle:nth-child(2) {
    transform: translateX(30px);
    transition-delay: 0s;
  }

  .global-header .menu-button.open .line-toggle:last-child {
    background: #ffffff;
    transform: translateY(0) translateX(0) rotate(314deg);
    width: 25px;
    height: 2px;
    transition-delay: .1s;
  }

  .home-hero-sec {
    padding: 0;
  }

  .home-hero-sec .home-hero-video-wrap {
    height: 500px;
    max-width: 100%;
    margin: 0 0 0 -100px;
    border-radius: 0 24px 24px 0;
  }

  .career-hero-sec.home-hero-sec .overlay-shap,
  .home-hero-sec .overlay-shap,
  .home-hero-sec .overlay-shap {
    top: 0px;
    right: -80px;
    width: auto;
    height: 500px;
  }

  .home-construction-sec {
    padding: 50px 0;
  }

  .home-construction-sec .section-title-dec-wrap {
    max-width: 100%;
    gap: 32px;
  }

  .completed-project-info-sec {
    padding: 50px 0;
  }

  .completed-project-info-sec .section-title-dec-wrap {
    max-width: 100%;
    margin-left: 0;
    gap: 32px;
  }

  .completed-project-info-sec .card-flex-box {
    padding: 24px;
    margin: 50px 0 50px;
    grid-template-columns: repeat(2, 1fr);
    border-radius: 24px;
  }

  .project-detail-hero .overlay-shap,
  .completed-project-info-sec .overlay-shap {
    height: 500px;
    left: -80px;
    top: 100%;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec {
    padding: 50px 0;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .section-title-dec-wrap {
    max-width: 100%;
    margin-left: 16%;
    gap: 32px;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .card-flex-box {
    margin: 50px 0 50px;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .overlay-shap {
    left: -30px;
    height: 310px;
    top: 0px;
  }

  .results-oriented-sec {
    padding: 200px 0 0;
  }

  .img-overlay-sec {
    padding: 50px 32px 0;
  }

  .results-oriented-sec .sec-container-lg {
    margin-top: 50px;
    padding: 0 32px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .results-card-list,
  .results-oriented-sec .results-card-list {
    border-radius: 24px 24px 0 0;
    padding: 110px 24px;
    min-height: unset;
  }

  .our-company-results-oriented-sec.results-oriented-sec .results-card-list {
    border-radius: 24px
  }

  .delivers-project-sec {
    padding: 100px 0;
  }

  .delivers-project-sec .section-title-dec-wrap {
    margin: 0px 0 50px;
    gap: 32px;
  }

  .delivers-project-sec .project-card-list {
    gap: 50px 32px;
  }

  .delivers-project-sec .project-card-list .project-card {
    width: calc(50% - 16px);
  }

  .our-energy-delivers-project-sec.delivers-project-sec {
    padding: 0 0 100px;
  }

  .our-energy-delivers-project-sec.delivers-project-sec .section-title-dec-wrap {
    margin: 0px 0 50px;
    gap: 32px;
  }

  .cta-shap-sec {
    padding: 50px 0 100px;
  }

  .cta-shap-sec::before {
    height: 70px;
  }

  .cta-shap-sec::after {
    height: 60px;
  }

  .global-footer {
    padding: 50px 0 20px;
  }

  .global-footer .footer-grid-box {
    grid-template-columns: repeat(2, 1fr);
  }

  .global-footer .footer-grid-box>div:first-child {
    grid-column: span 2 / span 2;
  }

  .global-footer .footer-grid-box>div:nth-child(3) {
    grid-column: span 2 / span 2;
    order: 1;
  }

  /* .global-footer .footer-grid-box>div:nth-child(2),
  .global-footer .footer-grid-box>div:nth-child(3),
  .global-footer .footer-grid-box>div:nth-child(4) {
    padding: 0;
  } */

  .text-21 {
    font-size: 17px !important;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card .card-dec>* {
    font-size: 24px;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card-list .results-card-wrap {
    gap: 64px 32px;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card {
    width: calc(50% - 16px);
  }

  .health-safety-hero-sec.wind-energy-hero-sec .section-title-dec-wrap,
  .wind-energy-hero-sec .section-title-dec-wrap {
    margin-left: 0;
    gap: 20px;
  }

  .health-safety-hero-sec.wind-energy-hero-sec .overlay-shap,
  .wind-energy-hero-sec .overlay-shap {
    bottom: unset;
    top: 0;
    left: unset;
    right: 0;
    height: 750px;
  }

  .wind-energy-hero-sec .container {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .wind-energy-hero-sec .section-title-dec-wrap .section-dec-lg,
  .wind-energy-hero-sec .section-title-dec-wrap .section-title-lg {
    max-width: 100%;
  }

  .health-safety-hero-sec.wind-energy-hero-sec .hero-img,
  .wind-energy-hero-sec .hero-img {
    margin: 0 0 0 -100px;
    order: -1;
    height: 500px;
  }

  .health-safety-hero-sec.wind-energy-hero-sec .overlay-shap,
  .wind-energy-hero-sec .overlay-shap {
    top: 0px;
    right: -80px;
    width: auto;
    height: 500px;
  }

  .progress-section .progress-grid-box::after {
    display: none;
  }

  .progress-section .progress-grid-box {
    grid-template-columns: repeat(1, 1fr);
    gap: 64px 92px;
  }

  .progress-section .blank-box {
    display: none;
  }

  .progress-section .progress-grid-box .card-box .card-dec,
  .progress-section .progress-grid-box .card-box.card-box-reverse .card-dec,
  .progress-section .progress-grid-box .card-box .card-icon,
  .progress-section .progress-grid-box .card-box.card-box-reverse .card-icon {
    margin: 0;
  }

  .progress-section .progress-grid-box .card-box.card-box-reverse .card-body * {
    text-align: start;
  }

  .progress-section .progress-grid-box .card-box.card-box-reverse .list-type-dot li {
    display: flex;
  }

  .progress-section .progress-grid-box .card-box.card-box-reverse .list-type-dot li {
    justify-content: start;
  }

  .progress-section .progress-grid-box .card-box.card-box-reverse .list-type-dot li::before {
    order: unset;
    margin: 12px 14px 0 0;
  }

  .progress-section .progress-grid-box .card-box {
    gap: 16px;
    position: relative;
  }

  .progress-section .progress-grid-box .card-box-wrap>* {
    width: 100%;
  }

  .progress-section .progress-grid-box {
    padding-top: 0;
    gap: 180px 32px;
  }

  .progress-section .progress-grid-box .card-box-wrap:not(:first-child) {
    margin-top: 0;
  }

  .project-detail-hero.no-result-section .overlay-shap {
    left: -3.75rem;
    width: auto;
    height: 20rem;
    top: -1rem;
  }

  .progress-section .progress-grid-box .card-box::after {
    content: "";
    height: 0;
    width: 12px;
    background-color: var(--white);
    position: absolute;
    top: calc(100% + 32px);
    left: 36px;
    border-radius: 16px;
    transition: height 1s ease-in-out;
  }

  .progress-section .progress-grid-box .card-box.active::after {
    height: 100px;
  }

  .progress-section .progress-grid-box .card-box-wrap:last-child .card-box::after {
    display: none;
  }

  .progress-section .progress-grid-box .card-box .card-icon {
    height: 120px;
  }

  .wind-energy-delivers-project-sec.delivers-project-sec {
    padding: 64px 0;
  }

  .discover-sources-sec .content-grid-box {
    grid-template-columns: repeat(1, 1fr);
  }

  .discover-sources-sec .content-box {
    margin-left: 0;
  }

  .discover-sources-sec .overlay-shap {
    position: absolute;
    margin: 0;
    top: -300px;
    right: -80px;
    width: auto;
    height: 500px;
  }

  .discover-sources-sec {
    padding: 200px 0 64px;
  }

  .discover-sources-sec .overlay-shap svg {
    height: 100%;
    width: auto;
  }

  .progress-section {
    padding-bottom: 128px;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec {
    padding-top: 128px;
  }

  .card-list-sec.wind-energy-hero-sec .section-title-dec-wrap {
    margin-left: 0;
  }

  .card-list-sec.wind-energy-hero-sec .section-title-dec-wrap .section-title-lg,
  .card-list-sec.wind-energy-hero-sec .section-title-dec-wrap .section-dec-lg {
    padding-right: 100px;
  }

  .card-list-sec.wind-energy-hero-sec .overlay-shap {
    width: 200px;
    left: auto;
    right: -90px;
    transform: rotate(180deg);
  }

  .card-list-sec .filter-card-wrap .card-list-wrap {
    margin-top: 42px;
  }

  .global-card .card-title .card-list-sec .card-list-wrap .hero-card .card-title {
    font-size: 24px;
  }

  .card-list-sec .card-list-wrap .hero-card .card-link,
  .card-list-sec .card-list-wrap .hero-card .card-dec>* {
    font-size: 16px;
  }

  .results-oriented-dec-title-none-sec.wind-energy-results-oriented-sec.results-oriented-sec .results-card-list {
    height: 370px;
  }

  .results-oriented-dec-title-none-sec.wind-energy-results-oriented-sec.results-oriented-sec .overlay-shap {
    top: 0;
    right: -66px;
    height: 370px;
  }

  .our-company-hero-sec {
    padding: 50px 0;
  }

  html[lang="en-US"] .our-company-hero-sec .overlay-shap,
  .our-company-hero-sec .overlay-shap {
    left: -134px;
  }

  .our-company-hero-sec .section-title-dec-wrap.section-title-dec-wrap-center,
  .our-company-hero-sec .section-title-dec-wrap:not(.section-title-dec-wrap-center) {
    margin: 0;
    max-width: 100%;
    padding-left: 116px;
    gap: 32px;
  }

  .our-company-hero-sec .section-title-dec-wrap.section-title-dec-wrap-center {
    margin-top: 64px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .sec-container-lg {
    margin-top: 50px;
  }

  .our-company-results-oriented-sec.results-oriented-sec {
    padding: 0 0 100px;
  }

  .title-video-sec.title-no-video-sec,
  .title-video-sec {
    padding: 100px 0;
  }

  .title-video-sec .section-title-dec-wrap {
    width: 100%;
  }

  .title-video-sec .center-video-wrap {
    height: 500px;
    max-width: 100%;
    margin: 50px 0 50px -100px;
    border-radius: 0 24px 24px 0;
  }

  .title-video-sec .overlay-shap {
    top: 356px;
    right: -92px;
    width: auto;
    height: 566px;
  }

  .our-value-sec {
    padding: 100px 0;
  }

  .our-value-sec .section-title-dec-wrap {
    margin-bottom: 50px;
  }

  .our-value-sec .flex-box-col-3 {
    --gutter-x: 32px;
    --gutter-y: 50px;
  }

  .flex-box-col-3>.col {
    width: 50%;
  }

  .meet-team-sec {
    padding: 100px 0 50px;
  }

  .company-other-info-sec {
    padding: 50px 0 100px;
  }

  .meet-team-sec .content-wrap {
    border-radius: 24px;
    padding: 32px;
  }

  .meet-team-sec .overlay-shap {
    height: 65%;
    right: -80px;
  }

  .company-other-info-sec .flex-box {
    flex-wrap: wrap;
  }

  .company-other-info-sec .flex-box .detail-shap-box-wrap {
    width: 100%;
  }

  .company-other-info-sec .detail-box {
    justify-content: center;
    gap: 16px;
  }

  .company-other-info-sec .shap-box {
    width: 20%;
  }

  .company-other-info-sec .flex-box .detail-shap-box-wrap {
    flex-direction: row-reverse;
  }

  .card-list-hero-sec .section-title-dec-wrap {
    gap: 22px;
    max-width: 100%;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-title {
    font-size: 24px;
  }

  .card-list-hero-sec .hero-img {
    margin: 50px 0 0;
    height: 300px;
  }

  .card-list-hero-sec .overlay-shap {
    top: 272px;
    height: 24%;
    right: -90px;
  }

  .card-list-hero-sec .hero-card-list-wrap {
    margin: 50px 0 0;
    max-width: 100%;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card-list-title {
    font-size: 48px;
    margin-bottom: 24px;
  }

  .project-details-modal .modal-content .modal-title-dec-wrap .modal-title {
    font-size: 48px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card {
    padding: 24px;
    border-radius: 18px;
    gap: 24px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-img {
    border-radius: 14px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card-list-flex-box {
    gap: 24px;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card-list-flex-box {
    grid-template-columns: repeat(2, 1fr);
    gap: 64px 32px;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card>*:nth-child(2) {
    margin-bottom: 16px;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card .contact-card-location {
    margin-top: 16px;
    font-size: 14px;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card .contact-card-title {
    margin-bottom: 16px;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card .contact-card-text {
    font-size: 14px;
    line-height: 1.6;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card .contact-card-location .icon {
    width: 18px;
  }

  .card-list-hero-sec .hero-card-list-wrap.contact-hero-card-list-wrap .hero-card-title-dec-wrap {
    width: 100%;
  }

  .card-list-hero-sec .hero-card-list-wrap.contact-hero-card-list-wrap {
    margin: 50px 0 0;
  }

  .define-base-section .white-card-wrap {
    padding: 32px 24px;
    border-radius: 24px 24px 0 0;
  }

  .client-results-section .section-title-dec-img-wrap {
    padding: 0 32px;
  }

  .client-results-section .section-title-dec-wrap {
    gap: 16px;
  }

  .client-results-section .section-title-dec-img-wrap .section-img {
    height: 350px;
  }

  .client-results-section .overlay-shap {
    height: 350px;
    top: 98px;
    right: -64px;
  }

  .client-results-section .section-title-dec-img-wrap {
    margin-bottom: 52px;
    gap: 32px;
  }

  .full-img-section .grid-wrap .content-card .card-body {
    padding: 116px 32px;
  }

  .full-img-section {
    padding-top: 50px;
  }

  .career-hero-sec.home-hero-sec,
  .career-intro-sec.home-construction-sec {
    padding-top: 50px;
  }

  .text-32,
  .img-overlay-sec .short-info-card .content-box-text {
    font-size: 20px;
  }

  .img-overlay-sec .short-info-card .content-box .content-box-icon {
    width: 64px;
  }

  .img-overlay-sec .short-info-card .content-box {
    padding: 24px;
    border-radius: 18px 18px 0 0;
  }

  .career-cta-sec,
  .career-our-value-sec.our-value-sec {
    padding: 50px 0;
  }

  .career-our-value-sec.our-value-sec.our-value-sec .section-title-dec-wrap {
    margin: 0;
    max-width: 100%;
  }

  .career-our-value-sec.our-value-sec .overlay-shap {
    height: 500px;
    left: unset;
    right: -90px;
    top: 86%;
  }

  .career-our-value-sec.our-value-sec .overlay-shap svg {
    transform: rotate(180deg);
  }

  .career-our-value-sec.our-value-sec .img-flex-box-wrap {
    margin: 32px auto 0;
    padding: 32px 32px 128px;
  }

  .full-img-content-section.full-img-content-section-space-lg,
  .img-overlay-sec-top-lg.img-overlay-sec,
  .full-img-content-section {
    padding: 50px 32px;
  }

  .profile-section .section-title-dec-wrap .section-title {
    padding-left: 0;
  }

  .profile-section .section-title-dec-wrap .prifile-img-text-wrap {
    flex-direction: column;
  }

  .profile-section .prifile-img-text-wrap .profile-img {
    order: 1;
    height: 500px;
    width: fit-content;
    object-fit: contain;
  }

  .profile-section .prifile-img-text-wrap .section-dec {
    padding: 0;
  }

  .profile-section .overlay-shap {
    left: -80px;
    top: auto;
    bottom: -32px;
    height: 500px;
    transform: translateY(0%);
  }

  .profile-detail-sec .profile-flex-box {
    flex-direction: column;
    gap: 64px;
  }

  .profile-detail-sec .profile-flex-box .profile-img {
    margin-top: 0;
    width: 60%;
    border-radius: 18px;
  }

  .profile-detail-sec .overlay-shap {
    left: unset;
    right: -72px;
    height: 50%;
  }

  .profile-detail-sec .overlay-shap svg {
    transform: rotate(180deg);
  }

  .profile-detail-sec {
    padding: 50px 0;
  }

  .project-detail-hero .hero-sub-content .hero-sub-title-dec-wrap {
    gap: 18px;
  }

  .project-detail-hero .icon-list-wrap .list-item .icon-img {
    width: 32px;
  }

  .project-detail-hero .icon-list-wrap .list-item {
    gap: 12px;
  }

  .project-detail-hero .icon-list-wrap {
    gap: 18px;
    flex-wrap: wrap;
  }

  .project-detail-hero .hero-sub-content .project-sub-img,
  .project-detail-hero .project-detail-hero-img {
    height: 340px;
    border-radius: 18px;
  }

  .project-details-modal .modal-content {
    flex-direction: column;
  }

  .project-details-modal .modal-content .modal-img {
    width: 100%;
  }

  .project-details-modal .modal-content .modal-title-dec-wrap {
    padding: 0 25px;
    width: 100%;
    gap: 18px;
  }

  .project-details-modal .slider-btn-wrap {
    width: 100%;
  }

  .content-box-section .section-title-dec-wrap {
    padding: 24px;
    margin: 0 0 100px;
    gap: 18px;
    max-width: 100%;
    border-radius: 24px;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }

  .privacy-policy-section {
    padding: 32px 0 50px;
  }
}

/* ==============================================================
                Large Mobile (max-width: 767.98px)
============================================================== */
@media (max-width: 767.98px) {
  .section-title-dec-wrap .section-title-lg {
    font-size: 60px;
    font-weight: 700;
  }

  .section-title-dec-wrap .section-link-lg,
  .section-title-dec-wrap .section-dec-lg {
    font-size: 20px;
  }

  .list-type-dot li,
  .text-24>*,
  .section-title-dec-wrap .section-dec {
    font-size: 18px;
  }

  .section-title-dec-wrap .section-title {
    font-size: 48px;
    font-weight: 700;
  }

  .home-hero-sec .home-hero-video-wrap {
    height: 400px;
    margin: 0 0 0 -80px;
    border-radius: 0 16px 16px 0;
  }

  .career-hero-sec.home-hero-sec .overlay-shap,
  .home-hero-sec .overlay-shap {
    right: -62px;
    height: 400px;
  }

  .home-construction-sec .section-title-dec-wrap {
    gap: 24px;
  }

  .completed-project-info-sec .section-title-dec-wrap {
    gap: 24px;
  }

  .completed-project-info-sec .card-flex-box {
    padding: 18px;
    grid-template-columns: repeat(1, 1fr);
    border-radius: 18px;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-body .card-title {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .section-title-50 {
    font-size: 24px;
  }

  .progress-section .progress-grid-box .card-title {
    font-size: 24px;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-body {
    margin-top: 24px;
  }

  .global-card .card-text,
  .completed-project-info-sec .card-flex-box .card-box .card-body .card-dec>* {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-body .card-link {
    font-size: 18px;
    font-weight: 700;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-img {
    height: 340px;
    border-radius: 18px;
  }

  .project-detail-hero .overlay-shap,
  .completed-project-info-sec .overlay-shap {
    height: 400px;
    left: -60px;
    top: 98%;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec {
    padding: 80px 0 0;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .overlay-shap {
    height: 260px;
    left: -40px;
    top: -20px;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .section-title-dec-wrap {
    max-width: calc(100% - 80px);
    margin-left: 80px;
    gap: 24px;
  }

  .results-oriented-sec {
    padding: 130px 0 0;
  }

  .our-company-results-oriented-sec.results-oriented-sec .results-card-list,
  .results-oriented-sec .results-card-list {
    border-radius: 18px 18px 0 0;
    padding: 50px 18px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .results-card-list {
    border-radius: 18px;
  }

  .results-oriented-sec .results-card-list .results-card-wrap {
    gap: 50px 32px;
  }

  .results-oriented-sec .results-card {
    width: calc(50% - 22px);
  }

  .results-oriented-sec .results-card .card-icon {
    height: 68px;
    margin-bottom: 24px;
  }

  .results-oriented-sec .results-card .card-number {
    font-size: 24px;
  }

  .results-oriented-sec .results-card .card-title {
    font-size: 16px;
  }

  .results-oriented-sec .results-card .card-dec>* {
    font-size: 14px;
  }

  .our-energy-delivers-project-sec.delivers-project-sec {
    padding: 50px 0 100px;
  }

  .delivers-project-sec {
    padding: 50px 0;
  }

  .delivers-project-sec .section-title-dec-wrap {
    gap: 24px;
  }

  .section-title-dec-wrap .section-link {
    font-size: 18px;
  }

  .delivers-project-sec .project-card-list {
    gap: 32px;
  }

  .delivers-project-sec .project-card-list .project-card {
    width: 100%;
  }

  .delivers-project-sec .project-card-list .project-card .card-img-wrap {
    border-radius: 16px;
    margin-bottom: 16px;
    height: 340px;
  }

  .delivers-project-sec .project-card-list .project-card .card-title {
    font-size: 18px;
  }

  .delivers-project-sec .project-card-list .project-card .card-dec>* {
    font-size: 16px;
  }

  .cta-shap-sec {
    padding: 60px 0 70px;
  }

  .cta-shap-sec::before {
    height: 40px;
    top: 1px;
  }

  .cta-shap-sec::after {
    height: 30px;
  }

  .cta-shap-sec .section-title-dec-wrap .section-title {
    max-width: 100%;
  }

  .cta-shap-sec .section-title-dec-wrap {
    align-items: unset;
  }

  .cta-shap-sec .section-title-dec-wrap .sec-dec-link-wrap {
    max-width: 100%;
    margin: 24px 0 0;
    gap: 24px;
  }

  .global-footer .footer-grid-box .info-text {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px;
  }

  .global-footer .footer-grid-box .link-title {
    margin-bottom: 18px;
  }

  .global-footer .footer-grid-box .footer-link-list {
    gap: 14px;
  }

  .global-footer .footer-grid-box .footer-link-wrap {
    margin-top: 14px;
  }

  .global-footer .footer-grid-box .social-link-list {
    margin: 0;
  }

  .global-footer .footer-bottom .footer-bottom-link,
  .global-footer .footer-grid-box .footer-text,
  .global-footer .footer-grid-box .footer-link {
    font-size: 14px;
  }

  .global-footer .footer-bottom {
    margin-top: 32px;
    gap: 8px;
  }

  .wind-energy-results-oriented-sec.wind-energy-results-card-bg-img-none.results-oriented-sec:not(.results-oriented-dec-title-none-sec) .overlay-shap,
  .wind-energy-results-oriented-sec.results-oriented-sec .overlay-shap {
    height: 288px;
    right: -56px;
    top: -272px;
  }

  .card-list-sec .card-list-wrap .hero-card {
    width: 100%;
  }

  .card-list-sec .filter-card-wrap.team-card-wrap .card-list-wrap .hero-card .card-img {
    height: auto;
  }

  .text-21 {
    font-size: 16px !important;
  }

  html[lang="en-US"] .our-company-hero-sec .overlay-shap,
  .our-company-hero-sec .overlay-shap {
    height: 80%;
    left: unset;
    right: -90px;
  }

  .our-company-hero-sec .section-title-dec-wrap.section-title-dec-wrap-center,
  .our-company-hero-sec .section-title-dec-wrap:not(.section-title-dec-wrap-center) {
    padding: 0 82px 0 0;
    gap: 18px;
  }

  .meet-team-sec .sec-dec-link-wrap {
    margin: 32px 0 0;
  }

  .company-other-info-sec {
    padding: 32px 0 64px;
  }

  .meet-team-sec {
    padding: 64px 0 30px;
  }

  .title-video-sec.title-no-video-sec,
  .our-company-hero-sec,
  .title-video-sec,
  .our-value-sec {
    padding: 64px 0;
  }

  .our-company-results-oriented-sec.results-oriented-sec {
    padding: 0 0 64px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .sec-container-lg {
    margin-top: 0;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-title {
    font-size: 22px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card-list-title {
    font-size: 42px;
    margin-bottom: 16px;
  }

  .project-details-modal .modal-content .modal-title-dec-wrap .modal-title {
    font-size: 42px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-date {
    font-size: 16px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-btn {
    font-size: 14px;
  }

  .card-list-hero-sec .overlay-shap {
    width: 200px;
    height: auto;
    top: 220px;
    right: -80px;
  }

  .card-list-hero-sec .overlay-shap svg {
    height: auto;
    width: 100%;
  }

  .full-img-section .grid-wrap {
    grid-template-columns: repeat(1, 1fr);
  }

  .full-img-section .grid-wrap .content-card .overlay-shap {
    height: 190px;
    top: unset;
    bottom: -95px;
    left: 32px;
    right: unset;
    z-index: 2;
  }

  .full-img-section .grid-wrap .content-card:nth-child(even) .overlay-shap {
    top: -100px;
    bottom: unset;
    right: 32px;
    left: unset;
  }

  .full-img-section .grid-wrap .content-card:nth-child(even) .overlay-shap svg {
    transform: rotate(180deg);
  }


  .full-img-section {
    padding-top: 0;
  }

  .text-32,
  .img-overlay-sec .short-info-card .content-box-text {
    font-size: 18px;
  }

  .full-img-content-section .section-flex-box .sec-img,
  .img-overlay-sec-top-lg.img-overlay-sec .overlay-flex-box .overlay-img,
  .img-overlay-sec .overlay-flex-box .overlay-img {
    height: auto;
  }

  .profile-detail-sec .profile-flex-box {
    gap: 48px;
  }

  .profile-detail-sec .overlay-shap {
    right: -50px;
    height: 44%;
  }

  .project-details-modal .modal-content .modal-img {
    height: 370px;
  }

  .project-details-modal .slider-btn-wrap {
    top: 185px;
  }

  .content-box-section .section-title-dec-wrap {
    padding: 18px;
    gap: 12px;
    border-radius: 18px;
  }
}

/* ==============================================================
                Mobile (max-width: 575.98px)
============================================================== */
@media (max-width: 575.98px) {

  .sec-container-lg,
  .container {
    padding: 0 18px;
  }

  .text-21>p:not(:last-child) {
    margin-bottom: 18px;
  }

  .btn-primary {
    font-size: 16px;
    padding: 8px 12px;
    font-weight: 500;
  }

  .global-header .navbar-nav .nav-dropdown .nav-dropdown-menu .navbar-nav .nav-link,
  .global-header .navbar-nav .nav-item .nav-link.nav-link-sm,
  .global-header .navbar-nav .nav-item .nav-link.nav-link-lg {
    font-size: 22px;
  }

  .global-header .navbar-collapse,
  .global-header .navbar-nav .nav-dropdown .nav-dropdown-menu .navbar-nav,
  .global-header .navbar-nav {
    gap: 16px;
  }

  .global-header .navbar-nav .nav-dropdown .nav-dropdown-menu {
    padding: 16px 0 0;
  }

  .career-hero-sec.home-hero-sec .overlay-shap,
  .home-hero-sec .overlay-shap,
  .home-hero-sec .overlay-shap {
    height: 280px;
    right: -56px;
  }

  .home-hero-sec .home-hero-video-wrap {
    height: 281px;
    margin: 0 0 0 -50px;
  }

  .section-title-dec-wrap .section-title-lg {
    font-size: 38px;
  }

  .section-title-dec-wrap .section-link-lg,
  .section-title-dec-wrap .section-dec-lg {
    font-size: 18px;
    font-weight: 600;
  }

  .section-title-dec-wrap .section-title {
    font-size: 32px;
  }

  .list-type-dot li,
  .text-24>*,
  .section-title-dec-wrap .section-dec {
    font-size: 16px;
  }

  .completed-project-info-sec .card-flex-box {
    padding: 16px;
    border-radius: 16px;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-body .card-title,
  .section-title-50,
  .progress-section .progress-grid-box .card-title {
    font-size: 20px;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-img {
    height: 240px;
  }

  .completed-project-info-sec .card-flex-box .card-box .card-body .card-link {
    font-size: 16px;
  }

  .project-detail-hero .overlay-shap,
  .completed-project-info-sec .overlay-shap {
    height: 280px;
    left: -56px;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .section-title-dec-wrap {
    max-width: 100%;
    margin-left: 0;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec {
    padding: 50px 0 0;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .card-flex-box {
    margin: 190px 0 50px;
  }

  .our-energy-completed-project-info-sec.completed-project-info-sec .overlay-shap {
    height: 280px;
    left: unset;
    right: -20px;
    top: 280px;
  }

  .results-oriented-sec {
    padding: 100px 0 0;
  }

  .results-oriented-sec .sec-container-lg {
    padding: 0 18px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .results-card-list,
  .results-oriented-sec .results-card-list {
    border-radius: 16px 16px 0 0;
    padding: 32px 16px;
  }

  .our-company-results-oriented-sec.results-oriented-sec .results-card-list {
    border-radius: 16px;
  }

  .results-oriented-sec .results-card {
    width: 100%;
  }

  .results-oriented-sec .results-card-list .results-card-wrap {
    gap: 32px;
  }

  .results-oriented-sec .results-card .card-title-wrap {
    margin-bottom: 12px;
  }

  .section-title-dec-wrap .section-link {
    font-size: 16px;
  }

  .delivers-project-sec .project-card-list .project-card .card-img-wrap {
    height: 240px;
  }

  .delivers-project-sec .project-card-list .project-card .card-img-wrap::after {
    bottom: 16px;
    left: 16px;
  }

  .cta-shap-sec::before {
    height: 20px;
  }

  .cta-shap-sec::after {
    height: 20px;
  }

  .global-footer .footer-grid-box {
    grid-template-columns: repeat(1, 1fr);
  }

  .global-footer .footer-grid-box>div:first-child,
  .global-footer .footer-grid-box>div:nth-child(3) {
    grid-column: unset;
    order: unset;
  }

  .global-footer .footer-grid-box .footer-address>* {
    flex: 1 1 auto;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card .card-dec>* {
    font-size: 18px;
  }

  .text-21 {
    font-size: 18px !important;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card {
    width: 100%;
  }

  .progress-section .progress-grid-box .card-box .card-icon {
    height: 92px;
  }

  .progress-section .progress-grid-box .card-box::after {
    left: 24px;
  }

  .discover-sources-sec .card-flex-box {
    grid-template-columns: repeat(1, 1fr);
  }

  .health-safety-hero-sec.wind-energy-hero-sec .overlay-shap,
  .wind-energy-hero-sec .overlay-shap {
    height: 350px;
    right: -60px;
    top: 40px;
  }

  .discover-sources-sec .overlay-shap {
    height: 280px;
    right: -20px;
    top: -240px;
  }

  .discover-sources-sec .overlay-shap {
    height: 280px;
  }

  .card-list-sec.wind-energy-hero-sec .overlay-shap {
    width: 152px;
    right: -64px;
  }

  .our-company-hero-sec .section-title-dec-wrap.section-title-dec-wrap-center,
  .our-company-hero-sec .section-title-dec-wrap:not(.section-title-dec-wrap-center) {
    padding: 0;
  }

  .our-company-hero-sec .container {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .our-company-hero-sec .container .section-title-dec-wrap {
    order: 0;
  }

  .our-company-hero-sec .container .section-title-dec-wrap.section-title-dec-wrap-center {
    order: 3;
    margin: 0;
  }

  html[lang="en-US"] .our-company-hero-sec .overlay-shap,
  .our-company-hero-sec .overlay-shap {
    position: static;
    height: 300px;
    order: 1;
  }

  .title-video-sec .section-title-dec-wrap {
    gap: 16px;
  }

  .title-video-sec .center-video-wrap {
    height: 290px;
    margin: 50px 0 50px -20px;
  }

  .title-video-sec .overlay-shap {
    display: none;
  }

  .flex-box-col-3>.col {
    width: 100%;
  }

  .our-value-sec .flex-box-col-3 {
    --gutter-x: 0;
    --gutter-y: 32px;
  }

  .meet-team-sec {
    padding-top: 0;
  }

  .meet-team-sec .container {
    padding: 0;
  }

  .meet-team-sec .content-wrap {
    padding: 50px 16px;
    border-radius: 0;
    min-height: 750px;
  }

  .meet-team-sec .section-title-dec-wrap {
    max-width: 100%;
    position: relative;
    z-index: 1;
  }

  .meet-team-sec .content-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .meet-team-sec .text-secondary,
  .meet-team-sec .text-secondary-dark-1 {
    color: var(--white) !important;
  }

  .meet-team-sec .sec-dec-link-wrap {
    margin: 24px 0 0;
    gap: 16px;
  }

  .meet-team-sec .overlay-shap {
    height: 50%;
    right: -32px;
  }

  .company-other-info-sec .flex-box .detail-shap-box-wrap:nth-child(even),
  .company-other-info-sec .flex-box .detail-shap-box-wrap {
    flex-direction: column;
  }

  .company-other-info-sec .shap-box {
    order: -1;
    width: 33.33%;
  }

  .card-list-hero-sec .overlay-shap {
    top: 280px;
  }

  .card-list-sec.wind-energy-hero-sec .section-title-dec-wrap .section-title-lg,
  .card-list-sec.wind-energy-hero-sec .section-title-dec-wrap .section-dec-lg {
    padding-right: 0;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card {
    flex-direction: column;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-img {
    width: 100%;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card-list-title {
    font-size: 32px;
    font-weight: 700;
  }

  .project-details-modal .modal-content .modal-title-dec-wrap .modal-title {
    font-size: 32px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-title {
    font-size: 20px;
    font-weight: 600;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .card-edition {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
  }

  .card-list-hero-sec .hero-card-list-wrap .hero-card .location-text {
    font-size: 14px;
  }

  .card-list-hero-sec .contact-hero-card-list-wrap .contact-card-list-flex-box {
    grid-template-columns: repeat(1, 1fr);
    gap: 32px;
  }

  .define-base-section .white-card-wrap {
    padding: 32px 16px;
    border-radius: 18px 18px 0 0;
  }

  .client-results-section,
  .define-base-section {
    padding: 50px 0;
  }

  .define-base-section .section-title-dec-wrap:not(.white-card-section-title-dec-wrap) {
    margin-bottom: 32px;
  }

  .health-safety-results-oriented-sec.results-oriented-sec {
    padding-top: 50px;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .results-card-list {
    min-height: 380px;
  }

  .health-safety-results-oriented-sec.results-oriented-sec .overlay-shap {
    height: 380px;
    left: -60px;
  }

  .full-img-section .grid-wrap .content-card .card-body {
    padding: 32px 18px 128px;
  }

  .full-img-section .grid-wrap .content-card:nth-child(even) .card-body {
    padding: 128px 18px 32px;
  }

  .full-img-section .grid-wrap .content-card .overlay-shap {
    left: 18px;
  }

  .full-img-section .grid-wrap .content-card:nth-child(even) .overlay-shap {
    right: 18px;
  }

  .career-intro-sec.home-construction-sec .section-title-dec-wrap {
    max-width: 100%;
  }

  .img-overlay-sec {
    padding: 50px 18px 0;
  }

  .img-overlay-sec .short-info-card .content-box {
    padding: 18px;
    border-radius: 16px 16px 0 0;
    flex-direction: column;
    gap: 18px;
  }

  .img-overlay-sec .short-info-card .content-box-text {
    font-size: 16px;
    margin-top: 0;
    line-height: 1.5;
  }

  .career-our-value-sec.our-value-sec .img-flex-box-wrap {
    margin: 16px 0 0;
    padding: 32px 16px 64px;
    border-radius: 16px;
  }

  .career-our-value-sec.our-value-sec .overlay-shap {
    height: 280px;
    right: -54px;
    top: 96%;
  }

  .full-img-content-section .section-flex-box .sec-img,
  .img-overlay-sec-top-lg.img-overlay-sec .overlay-flex-box .overlay-img,
  .img-overlay-sec .overlay-flex-box .overlay-img {
    border-radius: 16px;
  }

  .full-img-content-section.full-img-content-section-space-lg,
  .img-overlay-sec-top-lg.img-overlay-sec,
  .full-img-content-section {
    padding: 50px 18px;
  }

  .profile-section .prifile-img-text-wrap .section-dec {
    width: 100%;
  }

  .profile-section .prifile-img-text-wrap .profile-img {
    height: auto;
    width: 100%;
    max-width: 320px;
  }

  .profile-section .overlay-shap {
    left: -52px;
    height: 280px;
  }

  .img-overlay-sec-top-lg.img-overlay-sec .overlay-flex-box .section-title-dec-wrap,
  .img-overlay-sec .overlay-flex-box .section-title-dec-wrap,
  .career-intro-sec.home-construction-sec .section-title-dec-wrap {
    gap: 18px;
  }

  .profile-detail-sec .profile-flex-box .profile-img {
    width: 100%;
  }

  .profile-detail-sec .overlay-shap {
    right: -50px;
    height: 360px;
  }

  .profile-detail-sec {
    padding: 32px 0 50px;
  }

  .project-detail-hero {
    padding: 20px 0 96px;
  }

  .project-detail-hero .hero-sub-content .project-sub-img,
  .project-detail-hero .project-detail-hero-img {
    height: 220px;
    border-radius: 18px;
  }

  .project-details-modal .modal-content .modal-title-dec-wrap .modal-dec {
    font-size: 16px;
  }

  .project-details-modal .modal-content .modal-img {
    height: 200px;
  }

  .project-details-modal .slider-btn-wrap {
    top: 125px;
  }

  .wind-energy-results-oriented-sec.results-oriented-sec .results-card .card-dec>* {
    font-weight: 600;
  }

  .content-box-section .section-title-dec-wrap {
    padding: 16px;
    gap: 10px;
    border-radius: 16px;
  }

  .privacy-policy-section {
    padding: 18px 0 50px;
  }

  .privacy-policy-section .section-content .text-32 {
    font-size: 26px;
  }

  .privacy-policy-section .section-content .text-21 a {
    font-size: 16px !important;
  }
  .project-list-slider.slick-slider .slick-track>* {
        padding: 0 8px;
    }
    .card-list-hero-sec.events-hero-sec .overlay-shap,
    .team-card-list-sec.card-list-sec.wind-energy-hero-sec .overlay-shap,
    .our-project-hero-sec.card-list-sec.wind-energy-hero-sec .overlay-shap{
      display: none;
    }
}

/* ==============================================================
                Mobile (max-width: 575.98px)
============================================================== */
@media (max-width: 389.98px) {

  .global-footer .footer-bottom .copyright-text-wrap,
  .global-footer .footer-bottom .link-list {
    flex-direction: column;
  }

  .global-footer .footer-bottom .text-divider {
    display: none;
  }
}