@media only screen and (max-width: 1680px) {
    .products .item img {
        width: 100%;
    }
    .newproducts .item img {
        /* height: 230px; */
    }
}

@media only screen and (max-width: 1440px) {
    .cat-sec .item img {
        padding: 20px;
    }
    .featcont h2 {
        font-size: 26px;
    }
    .featcont p {
        width: 98%;
    }
    footer .logo p {
        width: 86%;
    }
    header .header-bottom {
        padding: 0px 0px 0px;
    }

    header .btn {
        padding: 14px 12px;
        font-size: 16px;
    }

    .cat-sec .item .round {
        height: 186px;
        width: 186px;
    }
    .about-sec .content h1 {
        font-size: 26px;
    }
    .newproducts .item img {
        /* height: 200px; */
    }
    .sec-form .form h1 {
        font-size: 32px;
    }
    footer .container-fluid {
        padding: 0 50px;
    }
    .testimonials .content {
        padding-left: 50px;
    }
    footer .newsletter-row .newsletter h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .testimonials .content h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .faqs-sec .container-fluid {
        padding: 0 10px;
    }

    .blogs-sec .container-fluid {
        padding: 0 30px;
    }
    .newproducts .item .sigprod img {
        height: 370px;
    }
}

@media only screen and (max-width: 1366px) {
    header .nav ul li {
        margin: 0 18px 0 0;
    }

    .cat-sec .item h3 {
        color: #fff;
        font-size: 20px;
    }
}

@media only screen and (max-width: 1280px) {
    .about .content h1 {
        color: #e34f4d;
        font-size: 45px;
    }

    .about .content .item {
        margin-top: 20px;
    }

    .faqs-sec .faqs h1 {
        font-size: 40px;
    }

    footer .newsletter-row .newsletter-left-img {
        width: 270px;
    }

    footer .newsletter-row .newsletter-right-img {
        width: 270px;
    }
}


@media only screen and (max-width: 500px) {
    body {
        overflow-x: hidden;
    }

    header {
        display: none;
    }
    .products .item .sigprod img {
                height: 366px
    }
    .mobile-header {
        display: block;
        position: relative;
        background-color: #ffffff;
    }

    .mobile-header .container-fluid {
        padding: 0;
    }

    .mobile-header .header-bottom {
        border-radius: 0;
        align-items: center;
        padding: 0px 10px;
    }

    .mobile-header .row .col-lg-6 {
        width: 50%;
    }

    .mobile-header .nav {
        position: absolute;
        width: 100%;
        left: 3000px;
        top: 0;
        background: #fff;
        height: 100vh;
        padding: 0px 24px;
        justify-content: center;
        align-items: center;
        text-align: center;
        transition: all ease 0.2s;
    }

    .mobile-header .nav.active {
        left: 0;
    }

    .mobile-header .nav ul li {
        display: block;
        margin-bottom: 20px;
    }

    .mobile-header .nav ul li a {
        font-size: 22px;
        font-weight: 700;
        border-bottom: 1px solid #5a39564f;
        padding-bottom: 7px;
    }

    .mobile-header .nav ul li a:hover {
        border-bottom: 1px solid #5a3956;
    }

    .mobile-header .nav .menu-cross img {
        width: 60px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .mobile-header .menu-open img {
        width: 30px;
    }

    .mobile-banner {
        display: block;
        padding: 40px 0 0;
    }

    .mobile-banner .extra-img img {
        position: inherit;
        width: 100% !important;
    }

    .mobile-banner .extra-img {
        position: relative;
    }

    .mobile-banner .extra-img .img2 {
        position: absolute;
        top: 0;
        left: 0;
    }

    .mobile-banner .extra-img .img4 {
        position: absolute;
        top: 15%;
        left: 10%;
        width: 200px !important;
    }

    .mobile-banner .extra-img .img3 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 200px !important;
        display: none;
    }

    footer .img-bg {
        position: absolute;
        top: -3%;
        left: 0;
        width: 100%;
        z-index: -1;
    }

    footer {
        position: relative;
        /* background-color: #4ca397; */
        padding: 0 0 0;
    }

    footer .container-fluid {
        padding: 0 10px;
    }

    footer .footer-links {
        margin-top: 30px;
    }

    footer .copyright {
        padding: 25px 0;
        border-top: 1px solid #ffffff45;
        margin-top: 10px;
    }

    .testimonials .img-bg {
        position: absolute;
        top: -4%;
        left: 0;
        width: 100%;
        z-index: -1;
    }

    .testimonials {
        /* background-color: #73c8bd; */
        padding: 20px 0;
        position: relative;
    }

    .testimonials .content {
        padding-left: 10px;
    }

    .testimonials .content h1 {
        color: #fff;
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    .testimonials .col-lg-7 .row.owl-carousel {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
        margin: 0;
        padding: 0 20px;
    }

    .testimonials .bg-1 {
        position: absolute;
        bottom: -30%;
        right: 0;
        width: 200px;
        display: none;
    }

    .testimonials .img-bg2 {
        position: absolute;
        bottom: -5%;
        left: 0;
        width: 100%;
        z-index: -1;
        transform: rotate(180deg);
    }

    .sec-form {
        padding: 60px 0 40px;
    }

    .sec-form .container-fluid {
        padding: 0 10px;
    }

    .sec-form .row {
        gap: 30px;
    }

    .sec-form form .row {
        gap: 0;
    }

    .breadcrumb-content {
        padding: 50px 0 20px;
    }

    .banner {
        position: relative;
        width: 100%;
        height: 40vh;
        padding: 0px;
    }

    .about {
        padding: 30px 0 70px;
    }

    .container-fluid {
        padding: 0 10px;
    }

    .about .content h1 {
        color: #e34f4d;
        font-size: 35px;
        margin-top: 20px;
    }

    .about .content {
        padding-left: 0px;
    }

    .cat-sec .item .round {
        height: 140px;
        width: 140px;
    }

    .cat-sec .row .col-lg-3 {
        width: 50%;
    }

    .cat-sec .bg1 {
        position: absolute;
        top: -5%;
        width: 100%;
    }

    .cat-sec .bg2 {
        position: absolute;
        bottom: -4%;
        width: 100%;
    }

    .products .col-lg-3 {
        width: 50%;
    }

    .products .item .item-btn .p-btn {
        /* color: #000000; */
        /* background-color: #ffffff; */
        /* padding: 15px 5px; */
    }

    .cat-sec .item::before {
        display: none;
    }

    .cat-sec .item {
        margin-top: 10px;
    }

    .products {
        padding: 50px 0 30px;
        background-color: #ffecf0;
    }

    footer .logo p {
        color: #f387a1;
        width: 100%;
    }

    .products .item {
        text-align: center;
        margin-bottom: 30px;
    }

    .products .title {
        margin-bottom: 30px;
    }

    .contact-group {
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        padding: 30px;
        text-align: center;
        height: 150px;
        margin-bottom: 20px;
    }

    .pb-60 {
        padding-bottom: 30px;
    }

    .pt-60 {
        padding-top: 30px;
    }

    .form-page button {
        width: 100%;
    }

    .mb-130 {
        margin-bottom: 50px;
    }

    .about-page {
        padding: 30px 0;
    }

    .mt-40 {
        margin-top: 10px;
    }

    .flickity-enabled.is-draggable {
        height: 260px;
    }

    .flickity-enabled.is-draggable.carousel-nav {
        height: 70px;
        margin-bottom: 30px;
    }

    .sec-detail .input-buttons .checkbox-style {
        padding: 11px 18px;
        font-size: 12px;
    }

    .sec-detail .detail .text-input {
        width: 93%;
    }

    .sec-detail {
        padding: 40px 0;
    }

    .products .item h3 {
        font-size: 19px;
        min-height: 44px;
        margin-bottom: 8px;
    }

    .blogs-sec {
        padding: 30px 0;
    }

    .blogs-sec .item {
        margin-bottom: 30px;
    }

    .blogs-sec .item .content {
        padding: 30px 20px;
    }

    .blogs-sec .item .content h1 {
        font-size: 20px;
    }

    .blogs-sec .item .content h3 {
        font-size: 14px;
    }

    .faqs-sec {
        padding: 30px 0;
    }

    .faqs-sec .faqs h1 {
        font-size: 30px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .cta-slider h1 {
        font-size: 16px;
    }

    footer .newsletter-row .newsletter-left-img {
        display: none;
    }

    footer .newsletter-row .newsletter-right-img {
        display: none;
    }

    footer .newsletter-row {
        padding: 40px 0 40px 0;
        border-radius: 0;
    }

    footer .newsletter-row .newsletter {
        width: 100%;
        margin: 0 auto;
    }

    footer .newsletter-row .newsletter h1 {
        color: #fff;
        line-height: 1;
        font-size: 35px;
        margin-bottom: 30px;
    }
    .bannerproducts .item {
        text-align: center;
        margin-bottom: 0px;
    }
    .products .title h1 {
        font-size: 22px;
    }
    .catprods .item img {
        height: 136px;
    }
    .products .item .item-btn .p-btn {
        padding: 12px 26px;
        font-size: 16px;
    }
    .featcont {
        padding: 40px 6px;
    }
    .featuredsing {
        margin-bottom: 16px;
    }
    .about-sec .content p {
        width: 98%;
    }
    .homeabout {
        padding: 20px 0 0px 0;
    }
    .featureditems {
        padding: 50px 0;
    }
    footer .newsletter-row .newsletter form .input-area .btn {
        position: static;
        transform: none;
    }
    footer .newsletter-row .newsletter form .input-area .input-detail {
        width: 100%;
        padding: 15px 20px;
        margin-bottom: 12px;
    }
    footer .newsletter-row .newsletter form .input-area {
        padding-left: 0px;
        text-align: center;
    }
    .productsinner .item img {
        height: 140px;
    }
    .faqs-sec .faqs .accordion-item .accordion-header .accordion-button {
        font-size: 14px;
    }
    
}
footer .newsletter-row .newsletter form .input-area .input-detail {
    width: 72%;
    height: 100%;
    border-radius: 50px; 
    padding: 18px;
    border: none;
}