@media (max-width:1450px) {

    .productsecox .priceDetails,
    .seletime {
        gap: 4px
    }

    .cololist span {
        width: 17px;
        height: 17px
    }

    .productsecox .priceDetails .dispocpricr {
        font-size: 1rem;
        padding-right: 15px
    }
}

@media (max-width:1280px) {
    #homeslider .slid-img {
        height: 100%
    }

    nav ul li {
        margin: 0 5px
    }

    .search-list ul li {
        margin: 0 2px
    }

    .slid-text h1 {
        font-size: 3.3rem;
        line-height: 65px
    }

    .slid-text {
        padding: 50px 0 0
    }

    .slid-text p {
        margin-bottom: 20px
    }

    .continfo {
        padding: 20px 5px
    }

    .about-img img {
        width: 100%
    }

    .about-text ul li {
        padding: 30px 10px;
        width: 180px;
        margin: 0 6px
    }

    .btn {
        padding: 20px 50px
    }

    .main-image img {
        height: 100%
    }

    .thumbs {
        bottom: 38%;
        top: unset
    }

    .thumbs ul li {
        display: inline-block
    }
}

@media (max-width:1050px) {
    .productlist {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


@media (max-width:1024px) {
    .nav-toggle {
        position: relative;
        margin: 0 0 5px;
        top: -1px;
        display: block;
        transition: all .5s linear 0s;
        margin-right: 10px
    }

    .nav-toggle.on {
        position: relative;
        z-index: 999;
        border-color: #e9e9e9;
        opacity: 1;
        background: rgba(255, 255, 255, .98)
    }

    .nav-toggle.on div {
        background: #000
    }

    .nav-toggle.on .one {
        transform: rotate(45deg) translate(7px, 7px)
    }

    .nav-toggle.on .two {
        opacity: 0
    }

    .nav-toggle.on .three {
        transform: rotate(-45deg) translate(6px, -6px);
        width: 100%
    }

    .activated {
        transition: all .5s linear 0s;
        padding: 0;
        left: 0 !important;
        display: block !important
    }

    nav {
        display: none;
        position: absolute;
        margin: 0;
        padding: 0;
        top: 100%;
        background: #000000c7;
        z-index: 99;
        transition: all .5s linear 0s;
        transform: unset;
        left: -100% !important;
        width: 100% !important;
        height: 100vh !important
    }

    nav ul {
        width: 100%;
        text-align: right;
        background: #fff;
        padding: 0;
        overflow: hidden;
        overflow-y: auto;
        padding-top: 15px;
        padding-bottom: 30px
    }

    nav ul li {
        width: 100%;
        text-align: left;
        line-height: 40px
    }

    nav ul li a {
        font-size: 12px;
        padding: 0 10px;
        line-height: 50px;
        width: 100%;
        border-bottom: 1px solid #ededed;
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #000
    }

    .search-list {
        display: none
    }

    .comnmarpad {
        padding: 20px 0
    }

    .banner-slider {
        padding: 90px 0 0
    }

    #homeslider .slid-img {
        height: 100%
    }

    .slid-text h1 {
        font-size: 1.8rem;
        line-height: 30px;
        margin-bottom: 5px
    }

    .about-img img {
        width: 100%
    }

    .about-text ul li {
        width: 100%;
        margin: 0 0 20px
    }

    .customer-services .row .col-md-3 {
        margin-bottom: 25px
    }

    .trendprod-head {
        display: block
    }

    .trendprod-head span {
        padding: 6px 10px
    }

    .slid-text {
        padding: 0
    }

    .slid-text p {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 20px
    }

    .btn {
        padding: 10px 35px
    }

    .trendprod-head h2 {
        font-size: 18px;
        margin-bottom: 15px
    }

    .trendprod-head ul {
        text-align: left;
        width: auto;
        margin-bottom: 15px
    }

    .form-group {
        width: 100%
    }

    form .btn {
        margin-bottom: 30px;
        padding: 10px 14px;
    }

    .gettouch-detail {
        padding: 20px
    }

    .about-img img {
        width: 100%
    }

    .productlist {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .fmaifullsection {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .tables-produc-details ul.tabs li {
        padding: 10px 5px;
        font: 600 14px/18px Poppins !important
    }

    .productbox .textcont p {
        margin-bottom: 10px
    }

    .poditare h3 {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 25px
    }

    .stypost {
        top: 0;
        margin-bottom: 30px
    }

    .topproductbaner .slid-img img {
        height: 100%;
        object-fit: cover;
    }

    .topproductbaner {
        min-height: 250px;
        height: auto;
        padding-top: 110px;
        padding-bottom: 40px;
        display: flex;
        align-items: center;
    }

    .banner-content h1 {
        font-size: 1.8rem !important;
        line-height: 1.2;
    }

    .banner-content p {
        font-size: 1rem !important;
        line-height: 1.4;
    }

    .trandinglist {
        display: none
    }

    .leftsidecane .custom-model-wrap {
        width: calc(100% - 20px);
    }

    .iconnav-list {
        width: 100%;
        display: block;
    }

    /* Product details: mobile stacking & touch-friendly gallery */
    .productdetails .col-md-6:first-child {
        margin-bottom: 20px;
    }

    .proddetail-img {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        width: 100%;
    }

    .main-image img {
        width: 100%;
        height: auto;
        max-height: 65vh;
        object-fit: contain;
    }

    .thumbs {
        position: static;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .thumbs ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        padding: 0;
    }

    .thumbs ul li {
        margin: 0;
    }

    .thumbs ul li img {
        width: 72px;
        height: 72px;
        object-fit: cover;
        touch-action: manipulation;
    }

    .custom-model-wrap {
        top: 20px;
        width: calc(100% - 30px);
        border-radius: 10px;
        height: auto;
        padding: 0px;
    }

}

/* Tablet (balanced two-column), keep desktop >=1200px unchanged */
@media (min-width:768px) and (max-width:1199px) {
    .productdetails .row {
        align-items: flex-start;
    }

    .proddetail-img {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
    }

    .main-image img {
        width: 100%;
        height: auto;
        max-height: 70vh;
        object-fit: contain;
    }

    .thumbs {
        position: static;
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }

    .thumbs ul {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        padding: 0;
    }

    .thumbs ul li {
        margin: 0;
    }

    .thumbs ul li img {
        width: 64px;
        height: 64px;
        object-fit: cover;
        touch-action: manipulation;
    }
}