/* small laptop css */
@media (max-width: 1400px) {}

/* tablet css */
@media (max-width: 1200px) {}

/* iPad css */
@media (max-width: 992px) {
    .industries-section {
        padding: 60px 0;
    }

    .industries-section .section-title {
        font-size: 32px;
    }

    .industries-section .industries-container {
        padding: 40px 30px;
    }

    .industries-section .industries-grid {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
        gap: 30px;
    }

    .industries-section .industry-icon-wrapper {
        width: 90px;
        height: 90px;
    }

    .industries-section .industry-icon {
        font-size: 38px;
    }

    .industries-section .industry-name {
        font-size: 14px;
    }

    .supply-contracts-section .content-wrapper {
        flex-direction: column;
    }

    .supply-contracts-section .image-container {
        flex: 0 0 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .supply-contracts-section .section-title {
        font-size: 20px;
    }

    .why-matters-section .why-title {
        font-size: 25px;
    }

    .category-title {
        font-size: 25px;
    }
    
    .category-section .category-title{
    font-size: 20px;
    font-weight: 700;
    width: 60%;
    }
    .contact-section .contact-title{
        font-size: 20px;
    }
}

/* mobile css */
@media (max-width: 768px) {
    p {
        font-size: 12px;
    }

    .category-title {
        font-size: 20px;
    }

    .why-matters-section .why-title {
        font-size: 20px;
    }

    .why-matters-section .why-card h5 {
        font-size: 18px;
    }

    .why-matters-section .why-card p {
        font-size: 12px;
    }

    .hero-banner {
        min-height: 400px;
        margin-top: -40px;
        padding-top: 80px;
    }

    .hero-banner h1 {
        font-size: 25px;
    }

    .hero-banner .worldmps {
        top: 32%;
        bottom: 25%;
        height: 50%;
    }

    .hero-banner .content {
        position: relative;
        z-index: 150;
        padding: 20px 20px 1px;
    }

    .hero-banner p {
        font-size: 12px;
    }

    .common-lightbtn {
        font-size: 12px;
        padding: 7px 17px 8px;
    }

    .common-outlinebtn {
        font-size: 12px;
        padding: 7px 17px 8px;
    }

    .ds-none {
        display: none;
    }

    .top-bar .container div {
        font-size: 10px;
    }

    .navbar {
        padding: 0px 5px 20px;
    }

    .navbar-nav {
        margin: 0 0 0 auto;
        padding: 50px 0 0 0;
        /*align-items: center;*/
        text-align: left;
        justify-content: left;
    }
 

    .navbar-nav .nav-link:hover::before,
    .navbar-nav .nav-link.active::before {
        width: 25%;
        border-radius: 20px;
    }

    .navbar-nav .nav-link::before {
        content: "";
        position: absolute;
        top: 0;
        left: 20%;
        width: 0;
        height: 2px;
        background: #fff;
        transform: translateX(-50%);
        transition: 0.3s ease;
        border-radius: 20px;
    }

    #mainHeader.scrolled .navbar {
        padding: 0 0;
    }

    .navbar .container {
        padding: 0 2.5% 0;
    }

    /* marquee css start */
    .io-marquee-text {
        font-size: 12px;
    }

    .io-marquee-section {
        padding: 10px 0;
    }


    /* about us section start */
    .io-about-section .io-about-title {
        font-size: 25px;
    }

    .io-about-section .io-about-card h6 {
        font-size: 13px;
        padding: 0 12px;
    }

    .io-about-section .io-about-card p {
        font-size: 11px;
    }

    .io-about-section .io-about-card .text-muted {
        font-size: 12px;
        line-height: 20px;
    }

    .img-abut-bx {
        padding: 5% 0 0 0;
    }


    /* Product section start */
    .products-section .section-heading {
        font-size: 25px;
    }

    .products-section .product-card {
        padding: 25px 20px;
    }

    .products-section .product-description {
        font-size: 12px;
    }


    /* strategic section */
    .strategic-section .strategic-section-header {
        padding: 5% 4% 0;
    }

    .strategic-section .strategic-section-header h2 {
        font-size: 25px;
    }

    .strategic-section .strategic-text {
        padding: 0% 8% 5% 6%;
    }

    .strategic-section .strategic-text h4 {
        font-size: 18px;
    }

    .strategic-section .strategic-btn {
        font-size: 12px;
    }

    .strategic-section .strategic-item {
        padding: 20px 0 10px;
    }

    /* Client logo section start */
    .trusted-brands-section .trusted-brands-title {
        font-size: 25px;
        padding: 0 25px;
    }




    /* Breadcumb CSS */
    .infinity-breadcumb {
        min-height: 430px;
    }

    .infinity-breadcumb .content {
        padding: 0 5%;
    }

    .infinity-breadcumb .content h1 {
        font-size: 25px;
    }

    .infinity-breadcumb .content p {
        font-size: 12px;
    }


    /* About us page css */
    .about-section .section-title {
        font-size: 20px;
    }

    .about-section .journey-title {
        font-size: 20px;
    }

    .about-section .about-content {
        padding: 2%;
    }

    .feature-box {
        padding: 10px 10px;
    }

    .feature-text {
        font-size: 12px;
    }

    .cta-btn {
        padding: 6px 10px 6px 15px;
        font-size: 14px;
    }

    .cta-title {
        font-size: 20px;
    }

    .cta-box {
        padding: 40px 35px;
    }







    /* footer section start */
    .footersec__logo-container {
        max-width: 150px;
    }

    .footersec__link {
        font-size: 12px;
    }

    .footersec__address {
        font-size: 12px;
    }

    .footersec__copyright {
        font-size: 10px;
    }

    .footersec__social-link {
        font-size: 14px;
    }

    .footersec__label {
        font-size: 12px;
    }

    .footersec__input,
    .footersec__select,
    .footersec__textarea {
        font-size: 13px;
    }

    .footersec__subtext {
        font-size: 12px;
    }

    .footersec__submit-btn {
        font-size: 14px;
    }
    .contact-section .info-card{
        padding: 45px 20px;
  border-radius: 16px;
  color: #fff;
  gap: 10px;
    }
    .contact-section .info-text{
        font-size: 14px;
    }
    .img-abut-bx{
        background: none;
        height: 100%;
    }
    .io-about-section .io-about-description{
        font-size: 12px;
    }
    .img-abut-bx img{
        display: block;
    }
    .navbar-brand img{
        height: 55px;
    }
}


@media (max-width: 576px) {
    .industries-section .section-title {
        font-size: 25px;
    }

    .industries-section .industries-container {
        padding: 30px 20px;
        border-radius: 15px;
    }

    .industries-section .industries-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .industries-section .industry-icon-wrapper {
        width: 80px;
        height: 80px;
    }

    .industries-section .industry-icon {
        font-size: 32px;
    }

    .supply-contracts-section {
        padding: 50px 0;
    }

    .supply-contracts-section .section-title {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .supply-contracts-section .step-text {
        font-size: 0.95rem;
    }

    .supply-contracts-section .content-wrapper {
        gap: 40px;
    }
}

/* small mobile css */
@media (max-width: 399px) {
    p {
        font-size: 12px;
    }

    .io-about-section .io-about-title {
        font-size: 20px;
    }

    .io-about-section .io-about-tag {
        font-size: 12px;
    }

    .io-about-section .io-about-description {
        font-size: 12px;
    }
}