@media screen and (max-width: 1880px) {}

@media screen and (max-width: 1740px) {}

@media screen and (max-width: 1536px) {}

@media screen and (max-width: 1400px) {

    .section-title.style-one,
    .section-title.style-two {
        font-size: 34px;
        line-height: 44px;
    }

}

@media screen and (max-width: 1300px) {
    .navbar .container-fluid {
        padding: 0 15px;
    }



    section {
        padding: 35px 0;
        overflow: hidden;
        position: relative;
        height: 100%;
    }
}


@media screen and (max-width: 1200px) {
    .navbar-brand {
        max-width: 16%;
    }



    .navbar .navbar-nav .nav-link {
        margin: 0 10px;
        font-size: 20px;
    }
.feature-card.style-six {
    height: auto;
}
.feature-area.style-four:after {
    height: 100%;
    border-radius: 0;
    z-index: -1;
}


}

@media screen and (max-width:1024px) {
    /* .navbar {
        background-color: #fff;
    } */

}


@media screen and (max-width:991px) {
    .hero-area.style-three .hero-transparent-text-wrap {
        margin-top: -183px;
    }

    .navbar .navbar-nav .nav-link:hover,
    .navbar .navbar-nav .nav-link.active {
        color: var(--black-dark);
        font-weight: 800;
    }

    .navbar .navbar-nav .nav-link {
        color: var(--black-dark);
    }

    section {
        padding: 40px 0;
    }

    .product-item {
        margin-bottom: 20px;
    }

    .inner-product-item img {
        width: 100%;
    }

    .inner-products-info {
        min-height: auto;
    }

    p {
        font-size: 17px;
    }

    .hero-area.style-three .hero-content h1 {
        font-size: 44px;
        line-height: 56px;
    }

    .navbar-toggler {
        filter: invert(1);
    }

    .scrolled .navbar-toggler {
        filter: none;
    }

    .hero-area.style-three {
        margin-top: -106px;
        padding: 280px 0 35px;
    }

    .feature-card.style-five {
        height: 400px;
    }

    .feature-card.style-four {
        min-height: 400px;
        max-height: 400px;
    }

    .service-card-wrap.style-one .service-card {
        border-left: none;
        padding: 0;
        text-align: left;
        margin-bottom: 40px !important;
        border-bottom: 1px solid #ffffff42;
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .service-card.style-three h3,
    .service-card.style-three p {
        text-align: left;
    }

    .service-card.style-three h3 {
        margin: 15px 0 20px;
    }

    .feature-tab-content .feature-img-wrap {
        padding-left: 0;
        margin-top: 10px;
        width: 100%;
    }

    .feature-tab-content .feature-img-wrap img {
        width: 100%;
    }

    .cta-area.style-three {
        padding: 190px 0 125px;
        margin-top: -125px;
    }

    .feature-area {
        padding-bottom: 60px !important;
    }

    .footer-area .footer-large-text {
        font-family: unset;
        font-weight: 900;
    }

    .footer-widget {
        margin-bottom: 30px;
    }

    .social-share {
        margin-bottom: 30px;
    }

    .copyright-text {
        text-align: center !important;
        margin-bottom: 20px;
    }

    .cta-area.style-three .circle-text-wrap {
        margin-top: 35px;
    }

    .service-card-wrap.style-one .service-card:first-child {
        padding-left: 15px;
    }

    .img-cover {
        height: 460px;
    }

    .tp-video-thumb img {
        height: 100%;
    }


    .white-logo {
        display: none !important;
    }

    .normal-logo {
        display: block !important;
    }

    .navbar-toggler {
        filter: none;
    }

    .about-area.style-one .about-img-wrap {
        padding: 0;
        margin-bottom: 30px;
    }

    .about-img-wrap img.about-img {
        width: 100%;
    }

    .feature-card.style-one h3 {
        line-height: 27px;
        font-size: 20px;
    }

    .feature-card.style-six {
        margin-bottom: 20px;
        height: auto;
    }

    .about-img-wrap {
        margin-bottom: 30px;
    }

    .project-data {
        padding: 42px 0;
    }

    .project-title h5 {
        font-size: 29px;
        line-height: 1.2;
        letter-spacing: 0;
    }

    .project-discription p,
    .application-list ul li p {
        font-size: 17px;
        font-weight: 400;
    }

    .project-data {
        padding: 10px 0;
        margin-bottom: 20px;
    }

    .project #nav-tab button {
        width: 100%;
        font-size: 20px;
        padding: 20px;
        font-weight: 400;
    }

    li.position-relative {
        position: relative;
        padding-left: 26px;
        text-align: left;
    }

    li.position-relative>img {
        position: absolute;
        left: 0;
        top: 4px;
    }

    .sub-send-inquiry-form {
        display: none;
    }

    .navbar {
        background-color: #ffffffd3;
        backdrop-filter: blur(10px);
    }

    body .blur-div {
        display: none;
    }
}



@media screen and (max-width:767px) {
    .navbar.scrolled .container-fluid {
        padding: 0;
        transition: .4s;
    }

    .tc-header-preview .slider-card .info h1 {
        font-size: calc(5vw + 15px);
    }

    .container-fluid.project-row {
        padding-left: 15px;
        padding-right: 15px;
    }
.feature-card.style-six .feature-img {
    width: 100%;
margin-bottom:25px;
}
.feature-card.style-six .feature-img img {
    width: 100%;
}
.feature-card.style-six .feature-info {
    width: 100%;
    margin-left: auto;
}
 .nav-tabs {
        flex-wrap: wrap !important;
    }
.footer-area {
    padding-bottom: 34px;
    margin-bottom: 50px;
}
}


@media (max-width:664px) {

    .section-title.style-one,
    .section-title.style-two {
        font-size: 29px;
        line-height: 38px;
    }

    .tp-video-spacing {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .counter-digite {
        font-size: 50px;
        margin-bottom: 7px;
    }

    .tp-video-content {
        padding: 25px 25px 25px 25px;
    }

    .feature-tab-content .feature-img-wrap .exp-box {
        top: auto;
        padding: 20px;
        margin: auto 26px;
    }

    .footer-widget img {
        width: 60%;
    }

    .project-card.style-three {
        background-size: cover;
        background-position-x: center;
        background-origin: content-box;
        background-repeat: no-repeat;
        margin: 0 20px;
    }

    .reliable-part {
        position: relative;
        padding-left: 25px !important;
    }

    .mbr-gallery-filter ul {
        flex-direction: column;
        gap: 1rem;
    }

    .navbar {
        background: #fff;
    }

    .service-single-wrap li {
        text-align: justify;
    }
    .product-inquiry{
 flex-direction: column-reverse;
 padding-top: 30px;
}
.product-inquiry h2{
    margin-bottom: 0;
}
}

@media (max-width:575px) {
    section {
        padding: 40px 0;
    }

    .hero-area.style-three .hero-transparent-text-wrap {
        margin-top: -175px;
    }

    .navbar-brand {
        max-width: 37%;
    }

    .about-area.style-three .about-content .feature-item {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .move-text-wrapper {
        margin-bottom: 0;
    }

   

    .footer-area .footer-large-text {
        padding: 0;
        margin-bottom: 34px;
        margin-top: 2px;
    }

    .p-single-preview .info .ms-4 {
        margin-left: 0 !important;
    }

    .p-single-preview .p-single-heading {
        font-size: 40px !important;
        width: 100%;
    }
}

@media (max-width:480px) {
    .sustainability-content p {
        font-size: 16px;
    }

    .sustainability-content h4 {
        font-size: 20px;
        margin-bottom: 7px;
    }

    .footer-widget .footer-menu.style-one li a {
        font-size: 17px;
    }


}

@media (max-width:375px) {}

@media (max-width:320px) {}