@media (max-width: 1600px) {
}
@media (max-width: 1399px) {
}
@media (max-width: 1199px) {
  .trust-grid {
    grid-template-columns: 75px 1.5fr 1fr;
  }
  .support-card {
    grid-column: 2 / 4;
    min-height: 260px;
  }
  .footer-column {
    margin-bottom: 40px;
  }
  .footer-brand {
    font-size: 75px;
  }
  .footer-bottom-right {
    justify-content: flex-start;
    margin-top: 15px;
  }
  .footer-powered {
    margin-top: 15px;
  }
  .stats-circle-wrap {
    grid-template-columns: repeat(2, 1fr);
    max-width: 750px;
  }
}
@media (max-width: 991px) {
  .product-title-wrap {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .product-features {
    margin-top: 10px;
  }
  .arrow-col {
    justify-content: flex-start;
    margin-top: 10px;
  }
  .forging-slide {
    min-height: 560px;
  }
  .forging-swiper-pagination {
    left: 20px;
    bottom: 28px;
  }
  .forging-swiper-arrows {
    right: 20px;
    bottom: 18px;
  }
  .news-side {
    margin-bottom: 10px;
  }
  .all-updates {
    margin-top: 20px;
  }
  .company-stats-grid {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 35px;
  }
  .company-stat:nth-child(3)::after {
    display: none;
  }
  .journey-section {
    padding: 55px 0;
  }
  .journey-heading {
    margin-bottom: 35px;
  }
  .journey-heading h2 {
    font-size: 26px;
  }
  .journey-timeline::before {
    left: 20px;
  }
  .journey-item,
  .journey-item.left,
  .journey-item.right {
    width: 100%;
    margin-left: 0;
    padding: 0 0 35px 55px;
    justify-content: flex-start;
  }
  .journey-item.left .journey-dot,
  .journey-item.right .journey-dot {
    left: 13px;
    right: auto;
  }
  .journey-content {
    grid-template-columns: 50px 1fr;
    gap: 14px;
    max-width: 100%;
  }
  .journey-icon {
    width: 48px;
    height: 48px;
    font-size: 19px;
  }
  .journey-text h3 {
    font-size: 19px;
  }
  .journey-text h4 {
    font-size: 15px;
  }
  .leader-row {
    grid-template-columns: 230px 1fr;
  }
  .leader-image {
    grid-row: 1 / 3;
  }
  .leader-info {
    padding: 25px;
  }
  .leader-description {
    grid-column: 2;
    padding: 0 25px 25px;
  }
  .leader-description > p {
    max-width: 100%;
  }
  .innotrans-info-strip .col-md-6:nth-child(2) .innotrans-info-item::after,
  .innotrans-info-strip .col-md-6:nth-child(4) .innotrans-info-item::after {
    display: none;
  }
  .innotrans-info-item {
    min-height: 105px;
  }
  .carbon-content {
    padding: 25px 25px 25px 0;
  }
  .carbon-note {
    padding: 10px 25px 25px;
  }
  .carbon-note::before {
    display: none;
  }
  .sf-partner-journey .connector {
    display: none;
  }
  .sf-partner-journey .step {
    padding: 20px;
    border: 1px solid rgba(9, 95, 181, 0.08);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.55);
    height: 100%;
  }
  .map-box {
    min-height: 350px;
  }
  .certification-progress .col-lg-4 .item::after {
    display: none;
  }

  .certification-progress .item {
    border-bottom: 1px solid #dce3eb;
  }
  .press-specs .item {
    border-right: 0;
    border-bottom: 1px solid #e8edf2;
  }
  .press-specs .col-md-6:nth-child(odd) .item {
    border-right: 1px solid #e8edf2;
  }
  .press-specs .col-md-6:nth-last-child(-n + 2) .item {
    border-bottom: 0;
  }
  .requirement-strip .primary-btn {
    width: 100%;
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .rfq-section .form-box,
  .rfq-section .side-box {
    padding: 20px;
  }
  .rfq-section .top-strip .item {
    padding-bottom: 10px;
  }
  .rfq-section .primary-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .rfq-section .bottom-note {
    align-items: flex-start;
  }
  .certification-sec .cert-symbol {
    min-height: 160px;
    border-right: 0;
    border-bottom: 1px solid #e0e6ed;
  }
  .track-record-sec .table td:first-child {
    width: auto;
    min-width: 130px;
  }
  .certification-sec .cert-content {
    padding: 25px 20px;
  }
  .certification-sec .badge-top {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .contact-form-box {
    padding: 20px;
  }
  .map-box {
    min-height: 300px;
  }
  .site-footer {
    padding: 40px 15px 20px;
  }
  .footer-column {
    border-right: none;
    padding: 0 12px;
    margin-bottom: 35px;
  }
  .footer-title {
    font-size: 18px;
  }
  .footer-brand {
    font-size: 45px;
    letter-spacing: -2px;
    white-space: normal;
    margin-top: 0;
  }
  .footer-bottom {
    text-align: left;
  }
  .footer-bottom-right {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }
  .footer-bottom-links {
    flex-wrap: wrap;
  }
  .product-row {
    padding: 18px 0;
  }
  .product-image-box {
    max-width: 100%;
    margin-top: 10px;
  }
  .product-image-box img {
    height: auto;
  }
  .product-title-wrap h3 {
    font-size: 16px;
  }
  .product-features p,
  .product-features ul li {
    font-size: 13px;
  }
  .trust-grid {
    display: flex;
    flex-direction: column;
  }
  .people-column {
    flex-direction: row;
    justify-content: center;
  }
  .testimonial-card {
    padding: 30px 25px;
    min-height: 320px;
  }
  .trust-right {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .stats-card {
    flex-direction: column;
    align-items: flex-start;
  }
  .stat-divider {
    width: 100%;
    height: 1px;
  }
  .news-image {
    min-height: 300px;
  }
  .news-content {
    padding: 25px 20px;
  }
  .news-content h3 {
    font-size: 21px;
  }
  .news-link {
    margin-top: 15px;
  }
  .leadership-section {
    padding: 55px 0;
  }
  .leadership-section .container {
    padding: 0 15px;
  }
  .leadership-heading {
    margin-bottom: 30px;
  }
  .leadership-heading span {
    padding: 0;
    font-size: 12px;
    letter-spacing: 3px;
  }
  .leadership-heading span::before,
  .leadership-heading span::after {
    display: none;
  }
  .leadership-heading p {
    font-size: 14px;
  }
  .leadership-list {
    border: 0;
  }
  .leader-row {
    display: block;
    margin-bottom: 25px;
    border: 1px solid #e5ebf1;
    border-radius: 12px;
    overflow: hidden;
    background: var(--theme-white);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);
    padding: 20px 0;
  }
  .leader-image {
    height: 280px;
  }
  .leader-info {
    grid-template-columns: 38px 1fr;
    gap: 15px;
    padding: 22px;
  }
  .leader-number {
    width: 32px;
    height: 32px;
    font-size: 12px;
  }
  .education-icon {
    margin-top: 36px;
    font-size: 16px;
  }
  .leader-details h3 {
    font-size: 18px;
  }
  .designation {
    margin-bottom: 18px;
    font-size: 14px;
  }
  .education p {
    font-size: 12px;
  }
  .leader-description {
    padding: 0 22px 25px;
  }
  .leader-description > p {
    margin-bottom: 16px;

    font-size: 12px;
  }

  .innotrans-info-strip {
    border-radius: 10px;
  }

  .innotrans-info-item {
    min-height: auto;
    padding: 20px;
  }

  .innotrans-info-item::after {
    display: none;
  }

  .innotrans-info-strip .col-md-6:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  .info-icon {
    width: 48px;
    flex-basis: 48px;
    font-size: 32px;
  }
  .newsletter-strip {
    padding: 20px;
  }
  .newsletter-form {
    flex-direction: column;
  }
  .newsletter-form button {
    justify-content: center;
  }
  .newsroom-feature {
    flex-direction: column;
  }
  .newsroom-feature-img,
  .newsroom-feature-content {
    width: 100%;
  }
  .newsroom-feature-img {
    height: 180px;
  }
  .carbon-icon-wrap {
    min-height: auto;
    padding: 25px 0 10px;
  }
  .carbon-content {
    padding: 15px 20px;
    text-align: center;
  }
  .carbon-note {
    padding: 10px 20px 25px;
    text-align: center;
  }
  .sf-partner-journey .step {
    padding: 22px 18px;
  }
  .sf-partner-journey .icon {
    width: 54px;
    height: 54px;
    flex-basis: 54px;
  }
  .process-item {
    padding-bottom: 35px;
  }
  .process-line {
    display: none;
  }
  .press-specs .item {
    min-height: auto;
    padding: 18px;
    border-right: 0 !important;
  }
  .press-specs .col-md-6:nth-last-child(2) .item {
    border-bottom: 1px solid #e8edf2;
  }
  .thankyou-section {
        padding: 50px 15px;
    }

    .thankyou-box {
        padding: 35px 20px;
    }
}
@media (max-width: 575px) {
  .forging-slide {
    min-height: 620px;
  }
  .forging-slide::before {
    background: rgba(8, 24, 45, 0.72);
  }
  .forging-swiper-arrows {
    display: none;
  }
  .company-stats {
    padding: 30px 15px;
  }
  .company-stats-grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
  }
  .company-stat {
    padding: 5px 12px;
  }
  .company-stat:nth-child(2n)::after {
    display: none;
  }
  .company-stat:nth-child(3)::after {
    display: block;
  }
  .company-stat h3 {
    font-size: 23px;
  }
  .company-stat-icon {
    font-size: 22px;
  }
  .stats-circle-section {
    padding: 50px 18px;
  }

  .stats-circle-wrap {
    grid-template-columns: 1fr;
    max-width: 340px;
    gap: 24px;
  }
  .stat-circle h2 {
    font-size: 40px;
  }
  .dark-circle h2 {
    font-size: 54px;
  }
  .forging-card h2 {
    font-size: 20px;
    line-height: 1.4;
  }
  .forging-card > p {
    margin: 0 0 12px;
    max-width: 100%;
    font-size: 12px;
  }
  .forging-card {
    padding: 24px;
  }
  .hero-proof-strip .proof-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .hero-proof-strip .proof-wrap > div {
    white-space: normal;
    flex-direction: column;
    align-items: start;
    gap: 0;
  }
  section.about {
    padding: 40px 0;
  }
  .heading-wrap h2 {
    font-size: 26px;
  }
  .heading-wrap h4 {
    font-weight: 600;
    font-size: 16px;
  }
  .vande .heading-wrap h2,
  .vande .heading-wrap h2 span {
    font-size: 22px;
  }
  .img-placeholder{
    min-height: 350px;
  }
  .vande img {
    width: 100%;
    object-fit: cover;
    height: 460px;
}
.innotrans-content h1, .innotrans-content h1 span{
  font-size: 30px;
}
.btn-wrap{
  flex-direction: column;
}
.btn-wrap a{
  text-align: center;
}
.partnership-card h4, .certification-sec h5, .certification-sec h4, .industry-mini-cards h5{
  font-size: 14px;
}
}
@media (max-width: 480px) {
  .leader-image {
    height: 240px;
  }
  .leader-info {
    padding: 20px 18px;
  }
  .leader-description {
    padding: 0 18px 22px;
  }
}
