@media (max-width: 767px) {

  .custom-dropdown.open>.custom-menu {
    display: block;
    width: 100%;
    transform: translateX(0%);
  }

  .header-bg {
    background: rgb(8 8 8);
  }

  .search-box {
    margin-left: 10px;
  }

  .addtocartBtn {
    margin-left: 10px;
    width: 80px;
  }

  /*home page */

  header .navbar-wrapper {
    top: 0px;
    position: fixed;
  }

  .site-navbar {
    padding: 0;
  }

  .mobile-header {
    margin-bottom: 0px !important;
  }

  .header-bg {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .hero-content {
    left: 0;
    max-width: 100%;
    padding: 0 30px;
    text-align: center;
  }

  .hero-section .owl-carousel .item {
    height: 70vh;
  }

  .hero-section .owl-nav .owl-prev {
    left: 35%;
  }

  .hero-section .owl-nav .owl-next {
    right: 35%;
  }


  .row-gap {
    row-gap: 35px;
  }


  .about-section-custom {
    padding: 30px 0 120px;
  }

  .about-exp-box {
    position: relative;
    bottom: 0px;
    left: 0;
    width: 90%;
    text-align: center;
    padding: 10px 0;
    margin: -60px auto 0;
  }

  .about-exp-box h2 {
    font-size: 48px;
  }

  .exp-icon-wrap {
    margin: 0 0;
  }

  .exp-icon-wrap span img {
    width: 70px;
  }

  .section-header h2 {
    font-size: 26px;
    line-height: 30px;
  }

  .brand-logo {
    height: 60px;
  }

  .about-list li {
    font-size: 14px;
  }

  .about-section-custom::after {
    height: 150px;
    background-size: contain;
    width: 100%;
    right: 0;
    background-position: right;
  }

  .counter-section .container {
    padding: 30px 0px;
  }

  .broacher-section {
    padding: 55px 0 0;
    
  }

  .counter-section {
    padding: 30px 0;
  }

  .counter-number {
    font-size: 54px;
  }

  .counter-number .plusIcon {
    font-size: 48px;
  }

  .custom-nav button {
    width: 40px;
    height: 40px;
    font-size: 24px;
  }


  .news-slider{
    margin-bottom: 40px;
  }

  .news-slider .owl-nav .owl-prev, .news-slider .owl-nav .owl-next{
      bottom: -15%;
  }

  .news-image img {
    width: 100%;
    height: 100%;
  }

  .date-box .day {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .social-icons {
    text-align: left;
    margin: 20px 0;
  }

  .footerLogo {
    margin-top: 10px;
    text-align: left;
  }

  .footerLogo img {
    margin-left: 0;
  }


  .owl-nav button {
    top: auto;
    /* remove vertical centering */
    bottom: 10px;
    /* position at bottom */
    transform: translateY(0);
    width: 40px;
    /* slightly smaller for mobile */
    height: 40px;
  }

  .owl-nav .owl-prev {
    left: 35%;
  }

  .owl-nav .owl-next {
    right: 35%;
  }

  .counter-item:not(:last-child)::after {
    display: none;
  }

  .about-badge {
    left: -15px;
    bottom: -30px;
    padding: 15px 15px;
    max-width: 100%;
    text-align: center;
  }


  .testimonial-section h2 {
    text-align: center;
  }

  .custom-nav {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .testimonial-item {
    min-height: auto;
  }


  .inner-banner-content h1 {
    font-size: 20px;
  }

  .who-title {
    font-size: 26px;
    line-height: 36px;
  }

  .inner-banner {
    /* padding-top: 140px;
    padding-bottom: 60px;
    height: 40vh; */
 height: 280px;
        background-size: cover;
        background-position: 100% center;
        margin-top: 40px;
  }

  .productbredcrumb {
    height: 50vh;
    background-size: cover;
    background-position: center top 90px;
  }

  #productContainer {
    margin-top: 30px;
  }

  .who-section .col-lg-5 {
    margin-top: 20px;
  }

  .tj-text {
    padding: 20px 15px;
  }

  .tj-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .management-box {
    padding: 20px;
  }

  .management-img {
    margin-bottom: 20px;
  }

  .core-card {
    margin-bottom: 10px;
  }

  .tj-row {
    margin-bottom: 20px;
  }

  .management-name {
    font-size: 20px;
  }

  .team-img img {
    height: 100%;
  }

  .team-social a {
    width: 32px;
    height: 32px;
    font-size: 15px;
  }

  .team-social {
    bottom: 0px;
    opacity: 1;
    top: 310px !important;
  }

  .team-info {
    width: 100% !important;
    bottom: 0px;
    border-bottom: 3px solid var(--accent);
    border-radius: 0px;
    position: relative;
    left: 0;
    transform: translateX(0%);
  }

  .contact-form-section {
    padding: 15px;
  }


  .facility-card {
    height: 370px;
  }

  .facility-card .card-content h4 {
    font-size: 20px;
  }

  .facility-card .facility-details ol,
  .facility-card .facility-details p {
    font-size: 14px;
  }

  .facility-card::before {
    transform: none !important;
    background-size: contain;
    background-position: center;
  }

  .facility-card .card-content h4{
    color: #fff;
  }

  .facility-card .card-content {
    left: 0;
   bottom: 0px;
  }


  .quality-assurance h3 {
    font-size: 22px;
    margin-top: 20px;
  }

  .facility-card .facility-details {
    opacity: 1;
    max-height: 300px;
  }

  .quality-assurance .HeaderTitle, .quality-assurance h2 {
    color: #191911;
    margin-top: 20px;
}

  .qa-heading {
    font-size: 32px;
  }

  .qa-desc {
    font-size: 14px;
    margin-top: 20px;
  }

  .qa-values-list li {
    font-size: 16px;
  }


  /*investor*/

  .investor-card {
    flex-direction: column;
    align-items: baseline;
  }

  .investor-card h5 {
    font-size: 14px;
  }

  .card-left {
    margin-bottom: 20px;
  }

  .industry-section .industry-block-outer .row [class*=col-] {
    position: relative;
    top: 11px;
  }

  .industry-content {
    padding: 25px 0px 40px;
  }



  .desktop-investor {
    display: none;
  }

  .mobile-investor {
    display: block;
    margin-top: 20px;
  }

  .mobile-investor .accordion.mobile-acc .accordion-item {
    border-radius: 10px;
    border: 1px solid #e2e2e2;
    overflow: hidden;
    margin-bottom: 12px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
  }

  .mobile-investor .accordion.mobile-acc .accordion-button {
    padding: 20px 14px;
    font-size: 14px;
    font-family: 'RobotoSemiBold';
    background: #fff;
    border: none;
    box-shadow: none;
  }

  .mobile-investor .accordion.mobile-acc .accordion-button:not(.collapsed) {
    background: #FFF8E5;
    color: #191919;
  }

  .mobile-investor .accordion.mobile-acc .accordion-button::after {
    transition: transform .25s ease;
  }

  .filtCat {
    font-size: 14px;
    font-family: 'RobotoSemiBold';
  }

  .prodDtlwrapp {
    margin-top: 30px;
  }

  .proDtlMainimg .product-slider {
    padding: 30px;
    height: 100%;
  }

  .proDtlMainimg .product-slider .owl-dots {
    display: none !important;
  }

  .proDtlMainimg .product-slider .owl-prev {
    top: 100% !important;
    left: 30% !important;
  }

  .proDtlMainimg .product-slider .owl-prev {
    top: 90% !important;
    left: 30% !important;
  }

  .proDtlMainimg .product-main {
    height: 100%;
  }

  .proDtlMainimg .product-slider .owl-next {
    top: 90% !important;
    left: 50% !important;
  }

  .prodtlbtn {
    width: 100%;
  }

  .table thead th {
    vertical-align: top;
  }
  
  .prodDtlwrapp .table thead th{
    font-size: 13px;
  }

   .related-product-slider .item{
    height: auto;
  }

  .related-product-slider .owl-nav .owl-prev, .related-product-slider .owl-nav .owl-next {
    top: 40% !important;
}

}


@media (max-width: 991px) {
  header.navbar {
    padding: 10px 0;
  }

  .navbar-collapse {
    /* background: #fff; */
    margin-top: 10px;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {

  header .navbar-wrapper {
    top: 0px;
    position: fixed;
  }

  .site-navbar {
    padding: 0;
  }

  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }

  .header-bg {
    padding-bottom: 20px;
    padding-top: 10px;
    background: rgb(0 0 0);
  }

  .custom-dropdown.open>.custom-menu {
    display: block;
    min-width: 100%;
    transform: translateX(-0%);
  }

  .hero-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    /* transform: translateX(50%); */
    color: #fff;
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .section-header h2 {
    font-size: 28px;
  }

  .about-exp-box {
    bottom: -20px;
    max-width: 100%;
    margin: 0 auto;
    left: 0;
    width: 50%;
  }

  .hero-section .owl-carousel .item {
    height: 50vh;
  }


  .team-content p {
    max-width: 100%;
  }

  .core-card {
    margin-bottom: 20px;
  }

  .mobile-header {
    display: flex !important;
  }

  .header-logo {
    display: none !important;
  }

  #mainNav {
    width: 100%;
    flex-direction: column !important;
  }

  .search-box {
    margin: 12px 0 0 0 !important;
  }

  .search-box input {
    width: 100% !important;
  }

  .navbar-nav .nav-item {
    margin: 6px 0 !important;
  }

  .inner-banner {
         height: 50vh;
        background-size: cover;
        background-position: 100% center;
  }

  .who-section .col-lg-5 {
    margin-top: 20px;
  }

  .tj-text {
    padding: 20px 15px;
  }

  .tj-img img {
    width: 100%;
    height: 100%;
    object-fit: inherit;
  }

  .tj-row {
    margin-bottom: 20px;
  }

  .team-img img {
    height: 100%;
  }

  .team-social a {
    width: 32px;
    height: 32px;
    font-size: 15px;
  }

  .team-social {
    bottom: 0px;
    opacity: 1;
    top: 280px !important;
  }

  .team-info {
    width: 100%;
    bottom: 0px;
    border-bottom: 3px solid var(--accent);
    border-radius: 0px;
    position: relative;
    left: 0;
    transform: translateX(0%);
  }

  .management-img {
    margin-bottom: 10px;
  }

  .contact-card {
    flex-direction: column;
  }

  .contact-card-content h3 {
    font-size: 18px;
  }

  .facility-card {
    height: 360px;
  }

  .facility-card .card-content h4 {
    font-size: 20px;
  }

  .facility-card .facility-details ol,
  .facility-card .facility-details p {
    font-size: 14px;
  }

  .facility-card::before {
    transform: none !important
  }

  .facility-card .card-content {
    opacity: 1 !important;
  }

  .facility-card .facility-details {
    opacity: 1;
    max-height: 300px;
  }

  .qa-heading {
    font-size: 32px;
  }

  .qa-desc {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .qa-values-list li {
    font-size: 16px;
  }

  header .navbar-wrapper {
    top: 0px;
  }


  #productContainer {
    margin-top: 15px;
  }

  .main-prod-section {
    padding: 30px 0;
  }

  .prodDtlwrapp .table thead th {
    padding: 6px;
    font-size: 14px;
  }

  .prodDtlwrapp h2 {
    font-size: 24px;
  }

  .qa-content {
    margin-top: 20px;
  }

  .investor-card table {
    table-layout: auto;
  }

  .card-left {
    gap: 8px;
  }

   .related-product-slider .item{
    height: auto;
  }

  .related-product-slider .owl-nav .owl-prev, .related-product-slider .owl-nav .owl-next {
    top: 45%;
}

  .related-product-slider .owl-nav .owl-prev{
    left: 0;
  }

  .related-product-slider .owl-nav .owl-next {
    right: 0;
}
 

}


@media only screen and (min-device-width: 992px) and (max-device-width: 1024px) {

  .inner-banner {
    height: 40vh;
  }

  .hero-section .owl-carousel .item {
    height: 50vh;
  }

  .hero-content {
    top: 50%;
    left: 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .about-exp-box {
    bottom: 50px;
  }

  .team-img img {
    height: 300px;
  }

  .team-card:hover .team-social {
    top: 180px;
  }

  .team-info {
    width: 95%;
    bottom: -25px;
  }

  .inner-banner {
           height: 70vh;
        background-size: cover;
        background-position: 100% center;
  }
}

@media only screen and (max-device-width: 1024px) {

  .navbar-nav .nav-link {
    font-size: 14px;
    padding: 8px 8px !important;
  }

  .header-logo img {
    height: 60px;
  }

  .about-section-custom::after {
    height: 165px;
    width: 160px;
  }

    .related-product-slider .owl-nav .owl-prev, .related-product-slider .owl-nav .owl-next {
    top: 25%;
}

  .related-product-slider .owl-nav .owl-prev{
    left: -10px;
  }

  .related-product-slider .owl-nav .owl-next {
    right: -10px;
}

}


@media only screen and (max-width: 1180px) {

  .navbar-nav .nav-link {
    font-size: 14px;
    padding: 8px 8px !important;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 1090px;
  }

  .about-exp-box {
    bottom: -20px;
  }

  .team-info {
    width: 95%;
  }

  .about-section-custom::after {
    height: 200px;
    width: 190px;
  }
}

/* Our journey */
@media (max-width: 991px) {

  .timeline::before,
  .tj-row::before,
  .tj-row::after {
    display: none;
  }

  .tj-inner {
    flex-direction: column !important;
  }

  .tj-content-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-top: 20px;
  }

  .tj-header-wrap {
    text-align: left;
  }

  .tj-year {
    font-size: 40px;
  }
}


@media (max-width: 576px) {

  .contact-form-section {
    padding: 20px 15px;
  }

  .contact-form-section h1 {
    font-size: 1.8rem;
  }

  .map-container {
    height: 250px;
  }
}


@media only screen and (min-width: 1366px) and (max-width: 1439px) {
  .team-section .flip-card-back h1 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1439px) {
  .team-section .flip-card-back p {
    height: 220px;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1439px) {
  .team-section .flip-card-back p {
    font-size: 14px;
    line-height: 22px;
  }
}

@media (max-width: 767px) {

  .cart-header h2 {
    font-size: 40px;
  }

  .contact-form-section h2 {
    font-size: 28px;
  }

  .boardTable table {
    min-width: 650px;
  }

  .boardTable td,
  .boardTable th {
    font-size: 13px;
    padding: 8px;
  }

  .committeedirector h2,
  .committeedirector h4 {
    font-size: 16px;
    line-height: 22px;
    font-family: 'RobotoSemiBold';
  }

  .mobileInvestorCard {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .rta-agent p {
    font-size: 14px;
    margin-top: 10px;
  }

  .investor-card p,
  .invList li {
    font-size: 14px;
  }

  .code-of-conduct h4 {
    font-size: 16px;
  }


  /* Board Table Responsive */
  .boardTable {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .boardTable table {
    min-width: 700px;
    margin-bottom: 0;
  }

  .boardTable td,
  .boardTable th {
    white-space: normal;
    word-break: break-word;
    vertical-align: middle;
  }

  .boardTable a {
    word-break: break-all;
  }


}

@media (max-width:991px) {

  .mobile-header {
    display: flex;
    flex-direction: column;
  }

  .mobile-header .search-box {
    flex: 1;
    margin: 0 !important;
  }

  .mobile-header .search-box form {
    width: 100%;
  }

  .mobile-header .search-box input {
    width: 100%;
  }

  .mobile-header .addtocartBtn {
    margin-left: 10px;
  }

}

 /*=========================================
            RESPONSIVE
==========================================*/

    @media(max-width:1199px) {

      .newourteamCard {
        grid-template-columns: repeat(3, 1fr);
      }

    }

    @media(max-width:991px) {

      .newourteamCard {
        grid-template-columns: repeat(2, 1fr);
      }

      .newourteamCard .team-img img {
      height: 100%;
      }

    }

    @media(max-width:767px) {

      .ourTeam-section {
        padding: 60px 0;
      }

      .newourteamCard {
        grid-template-columns: 1fr;
      }

      .newourteamCard .team-img img {
        height: 100%;
      }

    }

    @media(max-width:575px) {

      .newourteamCard .team-content {
        padding: 20px;
      }

      .newourteamCard .team-content h4 {
        font-size: 18px;
      }

      .newourteamCard .designation {
        font-size: 15px;
      }

      .newourteamCard .team-desc {
        font-size: 14px;
      }

    }