@media (min-width: 992px) {
  .images > * {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .row-cols-lg-6 > * {
    flex: 1;
    width: 100%;
  }
  .row-cols-lg-6 .col:nth-child(3) {
    margin-right: 7%;
  }
  .row-cols-lg-6 .col:nth-child(4) {
    margin-left: 7%;
  }
}

@media (min-width: 1700px) {
}

@media (min-width: 1800px) {
}

@media (min-width: 2000px) {
}

@media (max-width: 1400px) {
  .heading {
    font-size: 80px;
  }
  .stats-h2 {
    font-size: 40px;
  }
  .heading-1 {
    font-size: 100px;
  }
  .heading-2 {
    font-size: 115px;
  }
  .heading-3 {
    font-size: 120px;
  }
  .mre {
    margin-right: -40px;
  }
  .patent-card-img {
    max-height: 300px;
    height: 300px;
  }
  .card-ancor {
    height: 300px;
  }
}

@media (max-width: 1300px) {
}

@media (max-width: 991px) {
  .images > * {
    flex: 0 0 50%;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .container-lg-fluid {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
  }
}

@media (min-width: 576px) {
.Experience .awards-card .award-img {
    height: 310px;
}
}

@media (max-width: 767px) {
  .heading {
    font-size: 60px;
  }
  .stats-h2 {
    font-size: 24px;
  }
  .heading-1 {
    font-size: 80px;
  }
  .heading-2 {
    font-size: 80px;
  }
  .heading-3 {
    font-size: 65px;
  }
  .year-span {
    padding-left: 0;
  }
  .mre {
    margin-right: 0;
  }
  .hero-slider {
    max-width: 100vw;
    height: auto;
  }
  .hero-section {
    padding: 65px 0 50px;
    height: auto;
  }
  .name {
    font-size: 16vw;
    margin-top: 30px;
  }
  .sub-name {
    font-size: 10.5vw;
    margin-top: 2vw;
  }
  .hero-slide{
    position: static;
  }
  .hero-slide,
  .hero-slide .video {
    display: flex;
    align-items: start;
    justify-content: center;
    width: 100%;
  }
  .hero-slide img,
  .hero-slide video {
    width: 100%;
  }
  .signature {
    max-width: 340px !important;
  }
  .angelic-section .nav-tabs .nav-link {
    border-width: 3px;
    width: 100%;
    border-radius: 8px !important;
    overflow: hidden;
  }
  .angelic-section .nav-tabs {
    border: 0;
    flex-wrap: inherit;
  }
  .features-section {
    padding: 50px 0;
  }

  .bg-grey {
    box-shadow: 0 0 15px 15px #efeffb;
    background-color: #efeffb;
  }
  .viewall br {
    display: none;
  }
  .card-ancor {
    height: auto;
  }
  .patent-card {
    margin: auto;
    margin-bottom: 50px;
  }
  .Inventions .patent-card {
    margin-bottom: 10px;
  }
  .social-link {
    width: 50px;
    height: 50px;
  }
  .shekhar-2,
  .shekhar-1 {
    margin: auto;
    width: 70vw;
    border-radius: 12px;
    overflow: hidden;
  }
  .shekhar-2:after,
  .shekhar-1:after,
  .patent-card-img:before,
  .feature-card.reveal:before {
    content: "";
    background: linear-gradient(
      0deg,
      rgb(46, 70, 85) 0%,
      rgba(46, 70, 85, 0) 40%
    );
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
  }
  .patent-card-img:before,
  .feature-card.reveal:before {
    z-index: 1;
  }
  .viewall {
    max-height: 220px;
    height: 220px;
    border-radius: 12px;
    min-height: auto;
  }
  .mb--20 {
    margin-bottom: -2px;
  }
  .logo-icon {
    position: static;
    width: 80px;
    right: calc(100% + 10px);
  }

  .signature1 {
    max-width: 80vw;
    margin: auto;
    padding: 20px;
    text-align: center;
    display: block;
  }
  .stats-section {
    padding-top: 20px;
  }
  .article-img {
    min-height: auto;
  }
  .HomeArticles .article-img {
    border-radius: 12px;
    overflow: hidden;
    display: block;
    height: 220px;
    width: 100%;
  }
  .HomeArticles .article-card {
    border-radius: 0px;
  }
  .HomeArticles .article-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .articles-grid > * {
    width: auto;
    flex: 0 0 50%;
    padding: 0 10px;
    margin-bottom: 15px;
  }
  .article-page .article-img {
    min-height: 150px;
  }
  .article-content {
    padding: 10px 0;
    line-height: normal;
  }
  h2 {
    font-size: 28px;
  }
  :root {
    --bs-body-font-size: 14px;
  }
  .ratio {
    border-radius: 14px;
    overflow: hidden;
  }
  .feature-card {
    margin-bottom: 10px;
  }
  .features-section .row > * p {
    margin-bottom: 20px;
    text-align: center;
  }
  .feature-card-img img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 12px;
    overflow: hidden;
  }
  .patent-card-img {
    max-height: 220px;
    height: 220px;
    border-radius: 12px;
  }
  .HomeAward .award-img {
    border-radius: 12px;
    overflow: hidden;
    height: 220px;
  }

  .HomeAward .awards-card {
    text-align: center;
  }
  .Inventions h4,
  .Inventions p {
    text-align: center;
  }

  .testimonial-card {
    border-radius: 12px;
    overflow: hidden;
  }
  .MobClr {
    color: #7f7f7f;
  }
  .awards-card p {
    line-height: normal;
    font-size: 13px;
  }
}

@media (max-width: 576px) {
  .heading {
    font-size: 50px;
  }
  .heading-3 {
    font-size: 50px;
  }
  .heading-1 {
    font-size: 50px;
  }
  .heading-2 {
    font-size: 50px;
  }

  .heading-2.font-play,
  .heading.font-play {
    font-size: 35px;
  }
  .stats-h2 {
    font-size: 17px;
  }
  .mb--20 {
    margin-bottom: 30px;
  }

  .item {
    position: relative;
    width: 250px;
  }
  .items .item {
    margin-right: 0.5rem;
  }
  .social-link {
    width: 40px;
    height: 40px;
  }
  .social-link svg {
    width: 25px !important;
    height: 25px !important;
  }
  .features-section {
    padding-top: 30px;
  }

  .awards-card {
    display: flex !important;
    align-items: flex-start;
  }
  .award-img {
    width: 120px;
    min-width: 120px;
    padding-right: 25px;
  }

  .images > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .images > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .images {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .images2 > * {
    flex: 0 0 50%;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .images2 .awards-card {
    display: block !important;
    align-items: center;
  }

  .images2 .award-img {
    width: 100%;
    min-width: 100%;
    padding-right: 0;
  }
  .Experience .awards-card h5 {
    font-size: 1.1rem;
    }
  /*12-11-2025*/
  .HomeAward .awards-card {
    display: block !important;
  }
  .HomeAward .award-img {
    width: auto;
    min-width: auto;
    padding-right: 0;
  }
}
/* 

@media (prefers-color-scheme: dark) {
  .article-card { background: #111; color: #eee; box-shadow: none; }
  .article-link { color: #cfe7ff; }
} */
