/* ================= TV / LARGE SCREEN FIX ================= */

/* 1920px and above (Full HD TVs) */
@media (min-width: 1920px) {
  body {
    font-size: 18px;
  }

  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 48px;
  }
  h3 {
    font-size: 34px;
  }

  .container {
    max-width: 1400px;
  }

  .hero-section {
    padding: 10% 0 3%;
  }
}

/* 2560px and above (2K / Large TVs) */
@media (min-width: 2560px) {
  body {
    font-size: 20px;
  }

  h1 {
    font-size: 72px;
  }
  h2 {
    font-size: 56px;
  }
  h3 {
    font-size: 40px;
  }

  .container {
    max-width: 1600px;
  }
}

/* 4K TVs */
@media (min-width: 3840px) {
  body {
    font-size: 24px;
  }

  .container {
    max-width: 1800px;
  }
}

/* ── Responsive scaling ── */
/* We scale the 1650px canvas down to fit the viewport */
@media (max-width: 1650px) {
  .canvas-scaler {
    overflow: visible;
  }
}
@media (min-width: 1600px) {
  body {
    font-size: 20px;
  }

  p {
    line-height: 28px;
  }

  .site-btn,
  .site-btn-outline {
    font-size: 18px;
    font-weight: 600;
    height: 50px;
  }

  .logo img {
    height: 70px;
  }

  .heading-text {
    font-size: 16px;
    font-weight: bold;
  }

  header .nav-link,
  header a.nav-link.active {
    font-size: 18px;
  }

  h1 {
    font-size: 65px;
    font-weight: 700;
  }

  h2 {
    font-size: 48px;
    font-weight: 600;
  }

  h3 {
    font-size: 32px;
    font-weight: 500;
  }

  h4 {
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
  }

  h5 {
    font-size: 24px;
    font-weight: 500;
  }

  h6 {
    font-size: 20px;
    font-weight: 600;
  }
  .hero-section {
    padding: 240px 0 3% !important;
  }
  .iso-img {
    top: -118px;
  }
  .iso-img img {
    width: 98%;
  }
  .heading-with-left-divider-text {
    font-size: 16px;
  }

  ul.dropdown-menu.site-dropdown.show {
    position: absolute;
    top: 20px;
  }
  .about-iso-img {
    position: absolute;
    top: 11%;
    right: 13.5%;
  }
  .about-iso-img img {
    width: 98%;
  }
  .hero-section h1 {
    font-size: 64px;
  }
  .stat-label {
    font-size: 16px;
  }
  .what-we-do-corner-bg-img::before {
    content: "";
    position: absolute;
    right: 15%;
    top: -10%;
    width: 80%;
    height: 40%;
  }
  .wwd-card-grid-img {
    position: relative;
    background-image: url("../../assets/images/home/what-we-do-watermark-img.png");
    background-size: contain;
    background-position-x: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position-y: 300px;
  }
  .clients-sat-rating {
    font-size: 16px;
    font-weight: 500;
  }
  .home-about-section .years-count,
  .home-about-section .projects-count {
    font-weight: 600;
    font-size: 16px;
  }

  /* About */
  .about-us-hero-section-bg {
    padding: 18% 0 3%;
  }
  .gradient-big-text {
    height: 300px;
  }
  .main-text,
  .outline-top,
  .outline-bottom {
    font-size: 140px;
  }
  .outline-top {
    position: absolute;
    top: -90px;
  }
  .outline-bottom {
    bottom: -75px;
    line-height: 180px;
  }
  .star-image2 {
    right: -8%;
  }
  .abt-desc {
    width: 45%;
  }
  .vision-text {
    right: -0%;
  }
  .mission-text {
    bottom: 10%;
  }
  .services-hero-section {
    padding: 16% 0 0%;
  }
  .stat-number,
  .services-stat-number {
    font-size: 145px;
    font-weight: 700;
  }
  .stat-number::after {
    height: 75px;
    background: linear-gradient(
      180deg,
      rgba(7, 11, 8, 0) 0%,
      rgb(7 11 8 / 100%) 80%
    );
  }
  .services-stat-number::after {
    height: 75px;
    background: linear-gradient(
      180deg,
      rgba(7, 11, 8, 0) 38%,
      rgb(7 11 8 / 74%) 100%
    );
  }
  .vision-bg::after {
    top: 100%;
    width: 45%;
  }
  .circle-gradient-bg {
    /* background-position: left 80% top -40%;
    background-size: 95%; */
    background-position: left 50% top -85px;
    background-size: 88%;
  }
  .contact-hero-section {
    padding: 16% 0 3%;
  }
  .careers-hero-section {
    padding: 15% 0 3%;
  }
  .careers-hero-bg {
    background-position: 100% 50%;
  }
  .contact-form-block::before {
    padding: 1px;
  }
  .office-address {
    font-size: 18px;
  }
  .contact-form-block {
    padding: 60px 70px 35px;
  }
  .contact-form-block input::-webkit-input-placeholder {
    font-size: 18px;
  }
  .contact-form-block input:-ms-input-placeholder {
    font-size: 18px;
  }
  .contact-form-block input::placeholder {
    font-size: 18px;
  }

  .contact-form-block textarea::-webkit-input-placeholder {
    font-size: 18px;
  }
  .contact-form-block textarea:-ms-input-placeholder {
    font-size: 18px;
  }
  .lets-connect-text {
    top: 19%;
  }
  .lets-connect-text h1::after {
    height: 120px;
  }
  .lets-connect-text h1 {
    font-size: 135px;
    line-height: 130px;
    margin-bottom: 20px !important;
  }
  .prefer-email-bg {
    padding: 50px 50px;
  }
  .prefer-email-text {
    font-size: 20px;
  }
  .prefer-email-text a {
    font-size: 20px;
  }
  .cad-text {
    margin: auto 11%;
  }
  .careers-hero-bg {
    background-position: 100% 60%;
  }
  .careers-main-text,
  .careers-outline-top,
  .careers-outline-bottom {
    font-size: 140px;
  }
  .careers-outline-top {
    position: absolute;
    top: -90px;
  }
  .careers-outline-bottom {
    bottom: -75px;
    line-height: 180px;
  }
  .pg-card h4 {
    font-size: 26px;
  }
}

/* Main Website Content */
.main-content {
  display: block;
}

/* Mobile Message */
.mobile-message {
  display: none;
  height: 100vh;
  background: #000;
  color: #fff;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
}

@media (min-width: 1024px) and (max-width: 1300px) {
  h2 {
    font-size: 32px;
    font-weight: 600;
  }
  .iso-img {
    position: absolute;
    top: -126px;
    right: -0.2%;
  }
  .cad-text {
    margin: auto 38%;
  }
  p {
    line-height: 25px;
  }
  .services-hero-section,
  .hero-section {
    padding: 220px 0 8%;
    /*padding: 20% 0 8%;*/
  }
  .team-member-name {
    font-size: 18px;
  }
  .about-us-hero-section-bg {
    padding: 270px 0 3%;
  }
  .careers-hero-bg {
    top: -10%;
  }

  .careers-app-form::after {
    position: initial;
  }
}

@media (max-width: 1024px) {
  .main-content {
    display: none;
  }
  .header {
    padding: 0px 0;
  }
  .header-wrapper {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    border-radius: 0px;
    padding: 0px;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background: rgba(0, 0, 0, 0.004);
    padding: 15px 0px;
  }
  .hero-section {
    padding: 20% 0 0%;
  }
  .vm-headings {
    font-size: 80px;
    font-weight: bold;
  }

  .vision-titles,
  .mission-titles {
    position: relative;
    background: linear-gradient(134.94deg, #f18721 0.05%, #d82029 99.95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }

  .abt-values-section-wrapper::after {
    background: none;
  }

  .vision-titles::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(
      0deg,
      rgba(7, 11, 8, 0) 0%,
      rgb(7 11 8 / 100%) 80%
    );
  }

  .mission-titles::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(
      180deg,
      rgba(7, 11, 8, 0) 0%,
      rgb(7 11 8 / 100%) 80%
    );
  }
  .abt-values-section-wrapper::before {
    background: none;
  }
  .mobile-message {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
  }

  .mobile-message p {
    background: linear-gradient(134.94deg, #f18721 0.05%, #d82029 99.95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
  }
  .site-btn,
  .site-btn-outline {
    height: auto !important;
    padding: 10px 25px;
    font-size: 16px;
  }
  h2 {
    font-size: 35px;
    font-weight: 400;
    line-height: 55px;
  }

  .hero-section h1,
  .services-hero-section h1 {
    font-size: 40px;
    line-height: 55px;
  }
  .what-we-do-sec-bg-img {
    background: none;
  }
  .stat-number {
    font-size: 7vw;
  }
  .stat-number::after {
    height: 25px;
  }
  .stat-label {
    font-size: 14px;
  }
  .what-we-do-corner-bg-img::before {
    position: inherit;
    background: none;
  }
  .who-we-are-bg-img,
  .wwd-card-grid-img {
    background: none;
  }
  .how-we-work-section-bg::before {
    top: 10%;
    left: 0%;
    width: 50%;
    height: 50%;
    background: none;
  }
  .how-we-work-bg {
    position: relative;
  }
  .how-we-work-bg:before {
    content: "";
    position: absolute;
    width: 41%;
    height: 40%;
    left: 35%;
    top: 30%;
    background: linear-gradient(134.94deg, #f18721 0.05%, #d82029 99.95%);
    opacity: 0.6;
    filter: blur(232.7px);
    background-position: center;
  }
  .services-hero-section {
    padding: 20% 0 0%;
    margin: 0%;
    background: #000000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 6.5%;
  }
  .services-hero-section::before {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../../assets/images/services/mobile/hero-sec-left-corner-image.png);
    background-repeat: no-repeat;
    /* background-position: left; */
    background-size: cover;
  }

  .services-hero-section::after {
    right: 0px;
    bottom: 0%;
    width: 100%;
    height: 70%;
    background-image: url(../../assets/images/services/mobile/hero-section-bottom-bg-img.png);
    background-repeat: no-repeat;
    /* background-position: left; */
    background-size: cover;
  }

  .circle-gradient-bg,
  .cad-what-we-do-sec-bg {
    background-image: none;
  }
  .our-approach-btn {
    margin-top: 0% !important;
  }
  .cq-dots-bg::before {
    background: none;
  }
  .exp-badge .years {
    font-size: 18px;
  }
  .exp-badge-wrapper {
    left: 10%;
  }
  .wwd-card-block {
    position: relative;
    top: 0%;
  }

  .talk-to-our-experts-bg {
    background:
      linear-gradient(180deg, #070b08 0%, rgba(0, 0, 0, 0) 100%),
      linear-gradient(134.94deg, #f18721 0.05%, #f18721 38.95%, #d82029 99.95%);
    padding: 30% 6% 15% 6%;
  }
  .why-tas-section::before,
  .why-tas-section::after {
    background: none;
    position: inherit;
  }
  .h-lg-100 {
    height: 100% !important;
  }

  .marquee-section::before,
  .marquee-section::after {
    position: inherit;
  }

  .tas-services-card {
    background: #101010;
    border: 0.5px solid #ffffff;
    padding: 25px 15px;
    margin-top: 25px;
    height: 100%;
  }
  .tas-services-card h5 {
    margin-bottom: 25px;
  }
  .tas-services-card p {
    font-size: 18px;
    line-height: 26px;
  }
  .tas-services-corners-plus-icon,
  .tas-services {
    position: relative;
  }

  /* plus icon base */
  .tas-services-corner-plus {
    position: absolute;
    width: 15px;
    height: 15px;
  }

  /* SVG background */
  .tas-services-corner-plus::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml;utf8,\
    <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'>\
    <path d='M10 2 V18 M2 10 H18' stroke='white' stroke-width='1' stroke-linecap='round'/>\
    </svg>");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .tas-services::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("../../assets/images/services/cad-services/mobile/tas-services-bg-img.png");
    background-size: contain;
    background-position-x: center;
    background-repeat: no-repeat;
    opacity: 1;
    top: 70%;
    right: 0%;
  }

  /* positions */
  .tas-services-corner-plus.plus-top-left {
    top: 0%;
    left: 3%;
  }

  .tas-services-corner-plus.plus-top-right {
    top: 0%;
    right: 3%;
  }

  .tas-services-corner-plus.plus-bottom-left {
    bottom: -2%;
    left: 3%;
  }

  .tas-services-corner-plus.plus-bottom-right {
    bottom: -2%;
    right: 3%;
  }

  /* Allow side items to be visible outside stage */
  .owl-carousel.industries-owl-carousel {
    overflow: visible !important;
  }

  .owl-stage-outer {
    overflow: visible !important;
  }

  /* ── All slide items (side state) ── */
  .owl-item .slide-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    height: 120px;
    text-align: center;
    padding: 10px 8px;
    opacity: 0.45;
    transform: translateY(40px);
    transition:
      opacity 0.65s ease,
      transform 0.65s ease;
  }

  /* ── CENTER active item ── */
  .owl-item.center .slide-item {
    opacity: 1;
    transform: translateY(0px);
  }

  /* ── Icon: side ── */
  .owl-item .slide-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    transition: all 0.65s ease;
  }

  /* ── Icon: center ── */
  .owl-item.center .slide-icon {
    margin-bottom: 20px;
  }

  /* ── Title: side ── */
  .owl-item .slide-title {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 1.55;
    white-space: nowrap;
    word-break: keep-all;
    transition:
      color 0.65s ease,
      font-weight 0.65s ease;
  }

  /* ── Title: center ── */
  .owl-item.center .slide-title {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.25;
  }

  /* Responsive font boost for larger screens */

  /* Hide nav & dots */
  .owl-nav {
    display: none !important;
  }

  .owl-dots {
    display: none !important;
  }

  .owl-loop-text {
    font-weight: 600;
    font-size: 14vw;
    letter-spacing: -0.03em;
    background: linear-gradient(to top, #3a3a3a 0%, #060505 130%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-top: 60px;
    line-height: 120px;
    justify-content: center;
    display: flex;
    padding-bottom: 2px;
  }

  .careers-main-text,
  .careers-outline-top,
  .careers-outline-bottom {
    font-size: 100px;
  }
  .careers-outline-top {
    top: -65px;
  }
  .careers-outline-bottom {
    bottom: -65px;
  }
  .careers-hero-bg {
    background-position: 100% 15%;
    top: 4%;
  }
  .carousel-indicators.careers-carousel {
    bottom: -15%;
  }

  .pg-section-bg::before {
    background: url(../../assets/images/company/careers/mobile/pg-section-bg.png)
      no-repeat center;
  }

  /* =========================
   BACKGROUND MOVE ON HOVER
========================= */

  /* LEFT CARD */
  .pg-section-bg:has(.pg-col:nth-child(1) .pg-card:hover)::before {
    background: url(../../assets/images/company/careers/mobile/pg-section-bg.png)
      no-repeat center;
    background-size: contain;
    background-position: center -200px;
  }

  /* MIDDLE CARD */
  .pg-section-bg:has(.pg-col:nth-child(2) .pg-card:hover)::before {
    background: url(../../assets/images/company/careers/mobile/pg-section-bg.png)
      no-repeat center;
    background-size: contain;
    background-position: center center;
  }

  /* RIGHT CARD */
  .pg-section-bg:has(.pg-col:nth-child(3) .pg-card:hover)::before {
    background: url(../../assets/images/company/careers/mobile/pg-section-bg.png)
      no-repeat center;
    background-size: contain;
    background-position: center 200px;
  }
  .cos-row {
    padding: 0px 15px;
  }
  .cos-right-block {
    background: linear-gradient(180deg, #202020 0%, #070b08 100%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    padding: 25px;
    opacity: 1;
    visibility: visible;
    transform: translateY(10px) !important;
    transition: none;
    position: relative;
    top: -40px;
  }
  .cos-left-block .numbering {
    position: relative;
    left: 15px;
  }
  .cos-left-block .numbering::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(7, 11, 8, 0) 0%, #070b08 95%);
  }
  .cos-row:hover .cos-left-block .numbering {
    color: none !important;
  }
  .careers-app-form::after {
    position: initial;
  }
}

@media (max-width: 991px) {
  h2 {
    font-size: 30px !important;
    line-height: 45px !important;
  }

  .get-in-touch-bg::before,
  .get-in-touch-bg::after {
    background: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .h-md-100 {
    height: 100% !important;
  }
  .careers-hero-section {
    padding: 10% 0px 3% !important;
  }
  .careers-hero-bg {
    background-position: 100% 18% !important;
  }
  .careers-hero-container {
    background-size: 100% !important;
  }
}

/* Show message on small screens */
@media (max-width: 768px) {
  /* Viewport to center the 3D scene */
  .isometric-viewport {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .isometric-viewport::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(
      to top,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 70%,
      rgb(0 0 0 / 90%) 100%
    );
    pointer-events: none;
    z-index: 9;
  }

  .isometric-wrapper {
    position: relative; /* IMPORTANT */
  }

  .isometric-viewport::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(
      to bottom,
      rgba(123, 93, 93, 0) 0%,
      rgba(0, 0, 0, 0.6) 70%,
      rgba(0, 0, 0, 0.9) 100%
    );
    pointer-events: none;
    z-index: 9;
  }

  /* 3D Isometric Wrapper */
  .isometric-wrapper {
    transform: rotateX(60deg) rotateZ(-45deg);
    transform-style: preserve-3d;
    display: flex;
    gap: 40px; /* Space between the two columns */
  }
  /* Alignment Logic */
  .col-1-align {
    align-items: flex-start; /* Card hugs the right side of the first column */
  }

  .col-2-align {
    align-items: flex-end; /* Card hugs the left side of the second column */
  }

  /* The Columns */
  .iso-column {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .slide-up {
    animation: scrollUp 12s linear infinite;
  }

  .slide-down {
    animation: scrollDown 12s linear infinite;
    align-items: flex-end;
  }
  .card.card_border {
    height: 590px !important;
  }

  @keyframes scrollUp {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-16.666%);
    }
  }

  @keyframes scrollDown {
    0% {
      transform: translateY(-16.666%);
    }
    100% {
      transform: translateY(0);
    }
  }

  /* The Software Tags */
  .iso-tag {
    width: fit-content;
    background-color: rgba(7, 11, 8, 1);
    color: #fff;
    padding: 10px 18px;
    font-size: 2rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    border: 1px solid rgba(255, 255, 255, 0.35);
    transition: all 0.3s ease;
    cursor: pointer;
    transform: translateZ(0);
    white-space: nowrap;
    font-family: var(--font-accent);
  }

  /* Hover effect pauses the animation and lifts the tag */
  .isometric-wrapper:hover .iso-column {
    animation-play-state: paused;
  }

  .iso-tag:hover {
    transform: translateZ(30px);
  }
  .qualified-engineers-bg {
    position: relative; /* IMPORTANT */
  }
  .how-we-work-bg:before {
    content: "";
    position: absolute;
    width: 60%;
    height: 60%;
    left: 35%;
    top: 15%;
    background: linear-gradient(134.94deg, #f18721 0.05%, #d82029 99.95%);
    opacity: 0.6;
    filter: blur(232.7px);
    background-position: center;
  }
  /* BEFORE IMAGE */
  .qualified-engineers-bg::before {
    content: "";
    position: absolute;
    top: -15%;
    left: -11%;
    width: 35%;
    height: 35%;
    background-position: top left;
    background: linear-gradient(134.94deg, #f18721 0.05%, #d82029 99.95%);
    opacity: 1;
    filter: blur(123.25px);
  }

  /* AFTER IMAGE */
  .qualified-engineers-bg::after {
    content: "";
    position: absolute;
    top: 55%;
    right: -11%;
    width: 35%;
    height: 35%;
    background-position: top left;
    background: linear-gradient(134.94deg, #f18721 0.05%, #d82029 99.95%);
    opacity: 1;
    filter: blur(123.25px);
  }
  .services-hero-section,
  .hero-section {
    padding: 30% 0 0%;
  }
  .section-padding {
    padding: 70px 0;
  }
  .hero-section {
    height: auto;
  }
  .stat-number::after {
    height: 0px;
  }
  .marquee-section .row1,
  .marquee-section .row2 {
    padding: 15px 0px;
    transform: rotate(35deg) translateY(-20px);
  }
  .marquee-section .row1 .tag,
  .marquee-section .row2 .tag {
    font-size: 25px;
    width: 200px;
    transform: rotate(280deg) translateY(0px);
    line-height: 25px;
  }
  .marquee-section .row1 .tag {
    margin-right: -4.4%;
  }
  .marquee-section .row2 .tag {
    margin-left: -5.9%;
  }
  .marquee-section .tag {
    transform: rotate(290deg) translateY(0px);
  }
  .row1 .marquee-track,
  .row2 .marquee-track {
    gap: 0px;
    height: 250px;
  }
  .footer-brand-text {
    font-size: 50px;
  }
  .main-text,
  .outline-top,
  .outline-bottom {
    font-size: 12vw;
  }
  .outline-top {
    top: -55px;
  }
  .outline-bottom {
    bottom: -65px;
  }
  .careers-main-text,
  .careers-outline-top,
  .careers-outline-bottom {
    font-size: 75px;
  }
  .vm-section {
    height: auto;
    padding: 60px 20px;
  }
  .heading,
  .abt-desc,
  .vision-line,
  .mission-line,
  .star {
    position: static;
  }
  .vm-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 30px;
  }
  .vm-heading {
    font-size: 60px;
  }
  .abt-desc {
    width: 100%;
  }
  .card.card_border .description,
  .card.wwd-card .card-body .description {
    text-align: center;
    font-size: 16px;
  }
  .card.wwd-card .card-body {
    padding: 10px;
  }
  .card_badge {
    text-align: end;
  }

  .carousel-indicators button {
    padding: 0;
    margin: 0 !important;
    border: none;
    outline: none;
    box-shadow: none;
    background: transparent;

    -webkit-appearance: none;
    appearance: none;
  }

  /* ================= APP CAROUSEL ================= */
  .carousel-indicators.app-carousel {
    bottom: -12%;
    gap: 8px;
  }

  .carousel-indicators.careers-carousel {
    bottom: -20%;
    gap: 8px;
  }

  .carousel-indicators.app-carousel button[data-bs-target],
  .carousel-indicators.careers-carousel button[data-bs-target] {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background-color: #d9d9d9;
    transition: all 0.3s ease;
    margin: 0 !important;
    border: none;
  }

  .carousel-indicators.app-carousel button.active,
  .carousel-indicators.careers-carousel button.active {
    width: 25px !important;
    height: 8px !important;
    border-radius: 50px !important;
    background-color: #ffffff;
  }

  /* ================= HOME CAROUSEL ================= */
  .carousel-indicators.home-carousel {
    bottom: -5%;
    gap: 8px;
  }

  .carousel-indicators.home-carousel button[data-bs-target] {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background-color: #d9d9d9;
    transition: all 0.3s ease;
    margin: 0px;
    border: none;
  }

  .carousel-indicators.home-carousel button.active {
    width: 25px !important;
    height: 8px !important;
    border-radius: 50px !important;
    background-color: #ffffff;
  }
  .stat-number-block {
    padding: 50px 10px;
    height: 100%;
  }
  .stat-number-block1 {
    border: 2px solid transparent;
    border-image-slice: 1 !important;
    background-color: var(--body-bg);

    border-image: linear-gradient(
      140deg,
      rgb(41 41 41 / 35%) 60%,
      rgb(229 87 36) 99.95%
    );
  }

  .stat-number-block2 {
    border: 2px solid transparent;
    border-image-slice: 1 !important;
    background-color: var(--body-bg);
    border-image: linear-gradient(
      220deg,
      rgb(41 41 41 / 35%) 60%,
      rgb(229 87 36) 99.95%
    );
  }
  .stat-number-block3 {
    border: 2px solid transparent;
    border-image-slice: 1 !important;
    background-color: var(--body-bg);
    border-image: linear-gradient(
      44deg,
      rgb(41 41 41 / 35%) 60%,
      rgb(199 57 35) 99.95%
    );
  }

  .stat-number-block4 {
    border: 2px solid transparent;
    border-image-slice: 1 !important;
    background-color: var(--body-bg);
    border-image: linear-gradient(
      320deg,
      rgb(41 41 41 / 35%) 60%,
      rgb(189 55 34) 99.95%
    );
  }
  h2 {
    font-size: 28px !important;
    line-height: 45px !important;
  }
  .tas-services-card {
    background: #101010;
    border: 0.5px solid #ffffff;
    padding: 25px 15px;
    margin-top: 25px;
  }
  .tas-services-card h5 {
    margin-bottom: 25px;
  }
  .tas-services-card p {
    font-size: 18px;
    line-height: 26px;
  }
  .tas-services-corners-plus-icon,
  .tas-services {
    position: relative;
  }

  /* plus icon base */
  .tas-services-corner-plus {
    position: absolute;
    width: 15px;
    height: 15px;
  }

  /* SVG background */
  .tas-services-corner-plus::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml;utf8,\
    <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'>\
    <path d='M10 2 V18 M2 10 H18' stroke='white' stroke-width='1' stroke-linecap='round'/>\
    </svg>");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .tas-services::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("../../assets/images/services/cad-services/mobile/tas-services-bg-img.png");
    background-size: contain;
    background-position-x: center;
    background-repeat: no-repeat;
    opacity: 1;
    top: 70%;
    right: 0%;
  }

  /* positions */
  .tas-services-corner-plus.plus-top-left {
    top: 0%;
    left: 3%;
  }

  .tas-services-corner-plus.plus-top-right {
    top: 0%;
    right: 3%;
  }

  .tas-services-corner-plus.plus-bottom-left {
    bottom: -2%;
    left: 3%;
  }

  .tas-services-corner-plus.plus-bottom-right {
    bottom: -2%;
    right: 3%;
  }

  .industries-loop {
    overflow-x: clip;
  }

  /* Allow side items to be visible outside stage */
  .owl-carousel.industries-owl-carousel {
    overflow: visible !important;
  }

  .owl-stage-outer {
    overflow: visible !important;
  }

  /* ── All slide items (side state) ── */
  .owl-item .slide-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    height: 120px;
    text-align: center;
    padding: 10px 8px;
    opacity: 0.45;
    transform: translateY(40px);
    transition:
      opacity 0.65s ease,
      transform 0.65s ease;
  }

  /* ── CENTER active item ── */
  .owl-item.center .slide-item {
    opacity: 1;
    transform: translateY(0px);
  }

  /* ── Icon: side ── */
  .owl-item .slide-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    transition: all 0.65s ease;
  }

  /* ── Icon: center ── */
  .owl-item.center .slide-icon {
    margin-bottom: 20px;
  }

  /* ── Title: side ── */
  .owl-item .slide-title {
    font-size: 9px;
    font-weight: 400;
    color: #999;
    line-height: 1.55;
    white-space: nowrap;
    word-break: keep-all;
    transition:
      color 0.65s ease,
      font-weight 0.65s ease;
  }

  /* ── Title: center ── */
  .owl-item.center .slide-title {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.25;
  }

  /* Responsive font boost for larger screens */

  /* Hide nav & dots */
  .owl-nav {
    display: none !important;
  }

  .owl-dots {
    display: none !important;
  }

  .owl-loop-text {
    font-weight: 600;
    font-size: 14vw;
    letter-spacing: -0.03em;
    background: linear-gradient(to top, #3a3a3a 0%, #060505 130%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-top: 60px;
    line-height: 120px;
    justify-content: center;
    display: flex;
    padding-bottom: 2px;
  }

  ul.our-approc li {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .vm-headings {
    font-size: 60px;
    font-weight: 800;
  }

  .mission-titles {
    position: relative;
    background: linear-gradient(134.94deg, #f18721 0.05%, #d82029 99.95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }

  .mission-titles::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(
      0deg,
      rgba(7, 11, 8, 0) 0%,
      rgb(7 11 8 / 100%) 80%
    );
  }

  .star-image1 {
    position: absolute;
    left: 2%;
    top: -23%;
    z-index: 1;
    height: 118px;
    display: block;
  }

  .star-image2 {
    height: 113px;
    position: absolute;
    right: 2px;
    bottom: 91px;
    z-index: 1;
  }

  .plus-center {
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
  }

  .plus-center::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(" data:image/svg+xml;utf8,\ <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'>\ <path d='M10 2 V18 M2 10 H18' stroke='white' stroke-width='1' stroke-linecap='round'/>\ </svg>");
    background-size: contain;
    background-repeat: no-repeat;
  }

  .abt-values-section-wrapper::after {
    content: none;
  }

  .abt-values-section-wrapper::before {
    content: none;
  }

  .mobile-message p {
    font-size: 16px;
    line-height: 20px;
  }
  .mobile-message p {
    font-size: 35px;
    line-height: 50px;
  }
  .site-btn,
  .site-btn-outline {
    height: auto;
    padding: 10px 25px;
    font-size: 15px;
  }
  .header {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  }

  .get-in-touch-bg::before {
    background: none;
    pointer-events: none;
  }

  .get-in-touch-bg::after {
    background: none;
    pointer-events: none;
  }

  .contact-hero-section {
    padding: 25% 0 3%;
  }

  .contact-hero-bg {
    background: url("../../assets/images/contact/mobile/contact-hero-sec-bg.png");
    background-size: 100% 100%;
  }

  .careers-hero-section {
    padding: 13% 0 3%;
  }

  .careers-hero-bg {
    background: url(../../assets/images/company/careers/careers-hero-bg.png);
    background-position: 30% 8%;
    top: 10%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .careers-hero-container {
    position: relative;
    background-image: url(../../assets/images/company/careers/mobile/heading-bg.png);
    background-repeat: no-repeat;
    background-position: 50% -4rem;
  }

  .careers-gradient-big-text {
    height: 240px;
  }

  .our-promise-sec-bg::before {
    background: none;
    position: initial;
  }

  .outline-top {
    top: -31% !important;
  }

  .careers-outline-top {
    top: -65% !important;
  }

  .careers-outline-bottom {
    bottom: -65px;
  }

  .pg-section-bg::before {
    background: url(../../assets/images/company/careers/mobile/pg-section-bg.png)
      no-repeat center;
  }

  /* =========================
   BACKGROUND MOVE ON HOVER
========================= */

  /* LEFT CARD */
  .pg-section-bg:has(.pg-col:nth-child(1) .pg-card:hover)::before {
    background: url(../../assets/images/company/careers/mobile/pg-section-bg.png)
      no-repeat center;
    background-size: contain;
    background-position: center -200px;
  }

  /* MIDDLE CARD */
  .pg-section-bg:has(.pg-col:nth-child(2) .pg-card:hover)::before {
    background: url(../../assets/images/company/careers/mobile/pg-section-bg.png)
      no-repeat center;
    background-size: contain;
    background-position: center center;
  }

  /* RIGHT CARD */
  .pg-section-bg:has(.pg-col:nth-child(3) .pg-card:hover)::before {
    background: url(../../assets/images/company/careers/mobile/pg-section-bg.png)
      no-repeat center;
    background-size: contain;
    background-position: center 200px;
  }

  .flex-sm-column {
    flex-direction: column;
  }

  .contact-form-block {
    padding: 30px;
  }

  .lets-connect-text h1 {
    font-size: 43px;
    line-height: 97px;
  }

  /* .contact-hero-bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../../assets/images/contact/mobile/contact-hero-bg.png")
      no-repeat top center / contain;
  } */

  .contact-hero-container {
    background-position: center;
  }
  .mobile-proto {
    /* background-image: url(../../assets/images/mobile/mobile-proto.png); */
    background:
      linear-gradient(180deg, rgba(7, 11, 8, 0) 0%, #070b08 100%),
      url(../../assets/images/mobile/mobile-proto.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    overflow: hidden;
  }

  .mobile-proto::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 8%;
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0) 70%,
      rgba(0, 0, 0, 0) 100%
    );
    pointer-events: none;
  }

  .footer-nav {
    display: block;
    font-size: 13px;
  }
  .footer-contact,
  .footer-social {
    position: unset;
  }
  .footer-social p {
    margin-bottom: 8px;
    margin-top: 5px;
  }
}

@media (max-width: 650px) {
  .card.card_border {
    height: 580px !important;
  }
}

@media (max-width: 500px) {
  .card.card_border {
    height: 565px !important;
  }
}

@media (max-width: 576px) {
  body {
    font-size: 16px;
  }
  .hero-bg,
  .hero-section .vec1,
  .hero-section .vec3,
  .hero-section .vec4,
  .hero-section::after {
    background: none;
  }
  .hero-section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 65%;
    z-index: 1;
    background:
      url("../../assets/images/home/mobile/top-bg.png") no-repeat,
      url("../../assets/images/home/mobile/hero-section-bg.png") no-repeat;
    pointer-events: none;
    filter: none;
    background-size: contain, cover;
  }
  .contact-hero-bg {
    background: url("../../assets/images/contact/mobile/contact-hero-sec-bg.png");
    background-size: 100% 100%;
  }
  .mobile-proto::after {
    height: 0%;
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 70%,
      rgba(0, 0, 0, 0.9) 100%
    );
  }

  .careers-gradient-big-text {
    height: 210px;
  }

  .arrow-animaton {
    position: relative;
    z-index: 1;
  }

  /* Left image */
  .arrow-animaton::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
    height: 100%;
    background: url(../../assets/images/company/about-us/mobile/video-left-bg.png)
      no-repeat center;
    background-size: 100%;
    opacity: 1;
    background-position: left;
  }

  /* Right image */
  .arrow-animaton::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
    height: 100%;
    background: url("../../assets/images/company/about-us/mobile/video-right-bg.png")
      no-repeat center;
    background-size: 100%;
    opacity: 1;
    background-position: right;
  }
  h1 {
    font-size: 34px;
  }
  .site-btn,
  .site-btn-outline {
    height: auto;
    padding: 12px 30px;
  }
  .cta-box {
    padding: 20px 15px;
  }
  .home-mobile-btns {
    width: 60% !important;
  }
  .hero-section {
    height: auto;
    padding: 38% 0 0%;
    margin: 0;
  }

  .heading-text {
    font-size: 14px;
  }
  h2 {
    font-size: 26px !important;
    line-height: 40px !important;
  }
  h4 {
    font-size: 20px !important;
  }
  .hero-section h1,
  .services-hero-section h1 {
    font-size: 30px;
    line-height: 40px;
  }
  /* .who-we-are-bg-img {
    background: url(../../assets/images/mobile/who-we-are-bg-img.png) no-repeat
      center;
    background-size: contain;
    overflow-x: hidden;
  } */
  .thred-cad-design-img-bg-shade::after {
    width: 100%;
    height: 65%;
    right: 0%;
    bottom: -30%;
    background: #ee7500;
    opacity: 0.3;
  }
  .stat-number {
    font-size: 55px !important;
  }
  .footer-brand-text {
    font-size: 50px;
  }

  .heading {
    padding: 0px;
  }

  /* services page */
  .services-hero-section {
    padding: 38% 0 0%;
    border-radius: 20px;
  }
  .services-hero-section::before {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../../assets/images/services/mobile/hero-sec-left-corner-image.png);
    background-repeat: no-repeat;
    /* background-position: left; */
    background-size: cover;
  }

  .services-hero-section::after {
    right: 0px;
    bottom: 0%;
    width: 100%;
    height: 70%;
    background-image: url(../../assets/images/services/mobile/hero-section-bottom-bg-img.png);
    background-repeat: no-repeat;
    /* background-position: left; */
    background-size: cover;
  }
  .white-heading-text span {
    font-size: 16px;
  }
  .white-heading-text {
    padding: 0 20px;
  }
  .our-approach-btn {
    margin-top: 0px;
  }
  .tas-services-card p {
    font-size: 16px;
    line-height: 26px;
  }
  .custom-accordion .accordion-body {
    padding: 15px 15px;
  }
  .custom-accordion .accordion-button {
    padding: 15px 15px;
  }
  .owl-item .slide-title {
    font-size: 9px;
  }
  .owl-item.center .slide-title {
    font-size: 14px;
  }
  ul.our-approc li {
    font-size: 17px;
  }
  .owl-loop-text {
    font-size: 18vw;
  }
  .about-us-hero-section-bg {
    padding: 23% 0 3%;
  }

  .about-us-hero-section-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../../assets/images/company/about-us/mobile/about-us-hero-section-bg.png);
    z-index: -2;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .about-us-hero-section-bg::after {
    background: linear-gradient(180deg, rgba(7, 11, 8, 0) 66%, #070b08 100%);
  }
  .main-text,
  .outline-top,
  .outline-bottom {
    font-size: 15vw;
  }
  .careers-hero-section {
    padding: 18% 0 3%;
  }
  .gradient-big-text {
    height: 240px;
  }
  .outline-top {
    top: -55% !important;
  }
  .outline-bottom {
    bottom: -65px;
  }
  .careers-main-text,
  .careers-outline-top,
  .careers-outline-bottom {
    font-size: 13vw;
  }
  .careers-outline-top {
    top: -70% !important;
  }
  .careers-outline-bottom {
    bottom: -70px;
    -webkit-mask-image: linear-gradient(
      to top,
      rgb(128 128 128) 30%,
      rgb(67 67 67 / 0%) 60%
    );
    mask-image: linear-gradient(
      to top,
      rgb(128 128 128) 30%,
      rgb(67 67 67 / 0%) 60%
    );
  }
  .careers-hero-bg {
    background: url(../../assets/images/company/careers/mobile/careers-hero-sec-bg.png);
    background-size: 100% 70%;
    top: 15%;
  }
  .contact-form-block {
    padding: 15px;
  }

  .contact-hero-section {
    padding: 40% 0 3%;
  }
  .contact-form-block::before {
    border-radius: 15px;
  }

  .footer-nav {
    display: block;
    font-size: 13px;
  }
  .footer-contact,
  .footer-social {
    position: unset;
  }
  .footer-social p {
    margin-bottom: 8px;
    margin-top: 5px;
  }
}

@media (max-width: 400px) {
  body {
    font-size: 14px;
  }
  h4 {
    font-size: 18px !important;
  }
  .card.card_border {
    height: 530px !important;
  }
  .hero-section h1,
  .services-hero-section h1 {
    font-size: 26px;
    line-height: 40px;
  }
  .heading-text {
    font-size: 12px;
  }
  .site-btn,
  .site-btn-outline {
    font-size: 14px;
    padding: 10px 15px;
    justify-content: center;
    height: auto;
  }
  h1 {
    font-size: 30px;
    font-weight: 700;
  }
  h2 {
    font-size: 22px !important;
    line-height: 35px !important;
  }
  .white-heading-text span {
    font-size: 14px;
  }
  .white-heading-text {
    padding: 0 15px;
  }
  .custom-accordion .accordion-body {
    font-size: 15px;
  }
  .owl-item .slide-title {
    font-size: 8px;
  }
  .owl-item.center .slide-title {
    font-size: 12px;
  }
  ul.our-approc li {
    font-size: 15px;
  }
  .owl-loop-text {
    font-size: 18vw;
  }
  .about-us-hero-section-bg {
    padding: 30% 0 3%;
  }
  .mobile-proto::after {
    /*height: 30%;*/
  }
  .stat-label {
    font-size: 12px;
  }
  .careers-gradient-big-text {
    height: 160px;
  }
}

@media (max-width: 300px) {
  .card.card_border {
    height: 600px !important;
  }
  .site-btn,
  .site-btn-outline {
    font-size: 12px;
    padding: 10px 12px;
  }
  .owl-item .slide-title {
    font-size: 6px;
  }
  .owl-item.center .slide-title {
    font-size: 10px;
  }
  .careers-gradient-big-text {
    height: 130px;
  }
  .careers-hero-section {
    padding: 25% 0 3%;
  }
  .careers-hero-container {
    background-position: 50% -4rem;
  }
}
