
@media only screen and (max-width:1280px) {
.product-img img{
    width: 100%;
}
.product-area {
    width: 22%;
}
.product-text {
    width: 90%;
    height: 90%;
}
.product-text h1 {
    font-size: 21px;
}
.product-text p {
    font-size: 13px;
    margin-top: 15px;
}
.head p {
    width: 55%;
}
.ply-text p {
    font-size: 13px;
}
.enqu-bt {
    font-size: 14px;
    padding: 4px 10px;
}
.per-head h1 {
    font-size: 50px;
}
.modular-con {
    padding: 0 40px;
}
.modular-main-area {
    width: 50%;
}
.client-con .owl-next {
    right: 45%;
}

.client-area {
    padding: 25px 25px 5px;
}
.cli-top p {
    font-size: 15px;
    line-height: 27px;
}
.cli-bot {
    gap: 15px;
}
.client-name h1 {
    font-size: 17px;
}
.gallery {
    padding: 0px 0 80px 60px;
}

.gallery-img {
    width: 48%;
}
.gal-img-area img{
    width: 100%;
}
.gal-top h1 {
    font-size: 40px;
}

.plywood-con .owl-next {
    right: -4%;
}
.plywood-con .owl-prev {
    left: -4%;
}
.video-top video {
    height: 345px;
}
.enqury-area .popup-inner {
    width: 49%;
}



}


@media only screen and (max-width: 1024px) {
    .head p {
        width: 79%;
    }
    .head-text h1 {
        font-size: 40px;
    }
    .product-text h1 {
        font-size: 17px;
    }

    .client-area {
        padding: 25px 6px 5px;
    }
    .cli-top p {
        font-size: 13px;
        line-height: 21px;
    }
    .client-name h1 {
        font-size: 13px;
    }
    .client-con .owl-prev {
        left: 45%;
    }
    .star {
        font-size: 13px;
    }
    .gal-top h1 {
        font-size: 32px;
    }
    .gal-top p {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .brands-con .owl-next {
        right: -3%;
    }
    .brands-con .owl-prev {
        left: -3%;
    }
    .modular-con {
        flex-direction: column;
        gap: 50px;
        padding: 0 40px;
    }
    .modular-main-area {
        width: 100%;
    }
    .modular-main-img {
        width: 65%;
    }

    .per-head h1 {
        font-size: 40px;
    }
    .modular-head h1 {
        font-size: 42px;
    }
    .modular-head {
        text-align: center;
    }
    .wel-head h1, .wel-head h4 {
        font-size: 40px;
    }
    .enqury-area .popup-inner {
        width: 55%;
    }



}

@media only screen and (max-width: 912px) {

    #banner{
        display: none;
      }
      #banner-2{
          display: block;
        }
        



.wel-bot p {
    width: 100%;
}

.ser-area img{
    width: 100%;
}
.ser-con {
    width: 100%;
}
.ser-area p {
    font-size: 20px;
}
 .head-text h1 {
        font-size: 35px;
    }
    .product-area {
        width: 43%;
    }
    .product-text h1 {
        font-size: 24px;
    }
    .product-text p {
        font-size: 15px;
    }
    .per-head h1 {
        font-size: 32px;
    }
    .cli-bot {
        justify-content: center;
        gap: 20px;
    }
    .client-main-area {
        width: 70%;
        margin: 7px auto;
    }
    .gallery-img {
        position: static;
    }
    .gallery-text {
        width: 80%;
        margin: auto;
        text-align: center;
    }
    .gal-top p {
        width: 100%;
    }
    .gallery-img {
        width: 78%;
        margin: 50px auto 0;
    }
    .video-top video {
        height: 453px;
    }
    .enqury-area .popup-inner {
        width: 67%;
    }


}


@media only screen and (max-width: 820px) {
.plywood-con .owl-prev span, .plywood-con .owl-next span {
    top: -44%;
}
.modular-head h1 {
    font-size: 35px;
}
.modular-main-img {
    width: 80%;
}
.client-main-area {
    width: 80%;
    margin: 7px auto;
}



}


@media only screen and (max-width: 712px) {
    .wel-head h1, .wel-head h4 {
        font-size: 32px;
    }
    .ser-con {
        flex-wrap: wrap;
        gap: 20px;
    }
    .head-line {
       display: none;
    }
    .per-head h1 {
        font-size: 28px;
    }
    .client-con .owl-next {
        right: 40%;
    }
    .gallery-text {
        width: 100%;
    }
    .gallery {
        padding: 0px 30px 80px;
    }
    .gallery-img {
        width: 97%;
    }
    .video-top video {
        height: 390px;
    }
    .enqury-area .popup-inner {
        width: 77%;
    }

}


@media only screen and (max-width: 600px) {
    .product-area {
        width: 100%;
    }
    .per-head h1 {
        font-size: 23px;
    }
    .modular-main-img {
        width: 100%;
    }
    .head p {
        width: 90%;
    }



}


@media only screen and (max-width: 540px) {
    .wel-head h4 {
        font-size: 25px;
    }
    .wel-head h1{
        font-size: 32px;
    }
    .ser-con {
        justify-content: center;
    }

    .plywood-con {
        width: 70%;
        margin: 0 auto;
    }

    .modular-head h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .modular-head p {
        font-size: 16px;
    }
    .modular-button {
        flex-direction: column;
        gap: 15px;
    }
    .app-btn, .kitc-btn {
        width: 90%;
        margin: 0 auto;
    }
    .kitchen-area {
        width: 28%;
    }
    .client-main-area {
        width: 95%;
    }
    .client-con .owl-prev, .client-con .owl-next {
        width: 30px;
        height: 30px;
    }
    .client-con .owl-prev span, .client-con .owl-next span {
        font-size: 33px;
        top: -47%;
    }
    .gal-top h1 {
        font-size: 25px;
    }
    .brands-con {
        width: 90%;
        margin: 0 auto;
    }
    .video-area {
        width: 65%;
        margin: 0 auto;
    }

    .video-top video {
        height: 450px;
    }
    .head-text h1 {
        font-size: 30px;
        text-align: center;
    }

    .enq-bt {
        width: 10%;
    }
    .enq-bt img{
        width: 100%;
    }
    .mob-head h1 {
        font-size: 20px;
    }
    .popup-close {
        top: 14px;
    }
    .mobile-inp-area {
        gap: 20px;
    }

    
}


@media only screen and (max-width: 480px) {
  
    .per-head h1 {
        font-size: 20px;
    }

    .mob-head h1 {
        padding: 10px 0;
        margin-bottom: 28px;
        font-size: 17px;
    }
    .enqury-area .popup-inner {
        width: 85%;
    }


}

@media only screen and (max-width: 430px) {
    #banner-2{
        display: none;
      }
      #banner-3{
          display: block;
        }

/* end banner */

    .plywood-con {
        width: 80%;
    }
    .kitchen-area {
        width: 44%;
    }
    .client-con .owl-prev {
        left: 38%;
    }
    .video-area {
        width: 80%;
    }
    .mon-input-2 {
        height: 60px;
    }
    .popup-close {
        top: 18px;
        font-size: 21px;
    }


}

@media only screen and (max-width: 375px) {
    .video-area {
        width: 100%;
    }
    .head p {
        font-size: 14px;
        width: 100%;
    }
    .head-text h1 {
        font-size: 25px;
    }
    .cli-bot {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    .cli-top p {
        text-align: center;
    }
    .client-con .owl-next {
        right: 37%;
    }
    .wel-head h4 {
        font-size: 22px;
    }
    .wel-head h1{
        margin-bottom: 5px;
        font-size: 27px;
    }

    .wel-bot p {
        font-size: 14px;
        line-height: 23px;
    }
    .ser-area {
        width: 41%;
    }
    .ser-area p {
        font-size: 17px;
    }
    .product-text h1 {
        font-size: 20px;
    }
    .plywood-con {
        width: 90%;
    }
    .plywood-con .owl-prev span, .plywood-con .owl-next span {
        top: -49%;
    }
    .app-btn, .kitc-btn {
        width: 100%;
    }
    .aap-bt-ar {
        font-size: 16px;
    }
    .modular-head h1 {
        font-size: 19px;
    }
    .modular-head p {
        font-size: 15px;
    }
    .kitchen-text h1 {
        font-size: 16px;
    }
    .gal-top h1 {
        font-size: 20px;
    }

    .cont-ar {
        padding: 10px 6px;
    }




}







/* start footer */


@media only screen and (max-width:912px) {

    .foot-middle-area {
        flex-direction: column;
        gap: 50px;
    }
    .foot-3, .foot-1 {
        width: 100%;
    }
    .cont-area {
        justify-content: center;
    }
    .foot-5 {
        width: 49%;
        margin: 0 auto;
    }
    .foot-na-area {
        flex-wrap: wrap;
        gap: 30px;
    }
.foot-5 iframe{
    width: 100%;
}

.foot-bot {
    flex-direction: column;
    gap: 15px;
    padding: 16px 0;
}
.fo-na-te {
    border-right: none;
}



}


@media only screen and (max-width: 712px) {
    .foot-5 {
        width: 66%;
    }
    .cont-main-area {
        gap: 20px;
    }
   


}

@media only screen and (max-width: 540px) {
 
    .foot-logo {
        width: 30%;
    }


}

@media only screen and (max-width: 480px) {
    .foot-5 {
        width: 75%;
    }
    .foot-na-area {
        gap: 10px;
    }

}

@media only screen and (max-width: 430px) {
    .foot-5 {
        width: 83%;
    }
}

@media only screen and (max-width: 393px) {
    .foot-5 {
        width: 92%;
    }
    .fo-na-te {
        font-size: 16px;
    }
    .cont-text {
        font-size: 15px;
    }
    .cont-text-2 {
        font-size: 17px;
    }


}

@media only screen and (max-width: 375px) {
    .foot-5 {
        width: 97%;
    }
}

@media only screen and (max-width: 360px) {
    .foot-5 {
        width: 100%;
    }
}



/* end footer */
































