/* responsive */
@media (max-width: 1500px) {
    /* .topmenu ul li{padding: 0 15px 0 0; font-size:0.9vw;} */
}

@media all and (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .makeintbg h2{font-size: 24px;}
  .featureproductslide p{text-align: justify;}
  .partnerlogoslide2 img{margin-bottom: 30px;}
  .ourfurniturebrand{text-align: center; padding-top: 20px;}
  .topbanner.home .container {top: 40px;}
    .logo h1 img {max-width: 260px;}
    .topcontacts{display: none;}
    .topbanner .container, .topbanner.conatbanex .container{top: auto; bottom: 30%;}
    .topbanner h2{font-size: 26px; padding: 0; margin: 0; line-height: 30px; padding-bottom: 5px;}
    .topbanner p{padding: 0; font-size: 16px; line-height: 18px;}
    .aboutussec p{text-align: justify;}
    .topbanner img, .makeintbg img {
        width: 100%;
        min-height: 195px;
        height: auto;
        object-fit: cover;
      }
      .topbanner a.contactnow{height: 48px; line-height: 48px; margin-top: 10px;}
      .home-aboutsec, .whatcandofor, .ourfurniturebrand{padding: 20px 0;}
      .home-aboutsec h2, .home-aboutsec h2 span, .ourfurniturebrand{font-size: 30px;}
      .footerlinks .container{padding-top: 0;}
      .f_abouttxt{padding-left: 0;}
      .ourfurniturebrand h2{text-align: center; font-size: 32px; line-height: 38px; padding-bottom: 0;}
      .whatcandofor h2{font-size: 42px; line-height: 46px;}
      .whatcandofor h2 br{display: none;}
      .readbtn{margin-bottom: 25px;}
      .paddeqal {padding: 0 10px;}
      .ourfurniturebrand.germanimported {padding: 15px;}
      .readbtn.bgred {margin: 0 auto;  margin-bottom: 25px;}
      .featprosegmentcard {
        text-align: center;
        margin-bottom: 25px;
        border-bottom: 1px solid #585858;
        padding-bottom: 25px;
      }
      .featureproductseg{padding-bottom: 0;}
      .makeintbg img{object-fit: cover; object-position: center;}
      .ourclient {
        padding: 30px 0;
      }
      .footerlinks h3{margin-top: 30px;}
      .footerlinks{padding: 0 0 30px 0;}
      .aboutussec {
        padding: 30px 0;
      }
      .aboutcardbox{margin-bottom: 15px;}
      .letsstartform h2{font-size: 42px;}
      .letsstartform input[type="submit"]{margin: 0 auto; display: block; float: none;
    }
    /* .projectbanner .container{top: 65px;} */
    .productcard{text-align: center;}
    .ourfurniturebrand .col-lg-5.col-md-5.col-sm-12 img {
      border: 1px solid #ccc;
      margin-top: 20px;
      margin-bottom: 13px;
      background: #fff;
      padding: 10px;
    }
    .project-slide .owl-item img{height: 336px;}

}


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

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


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


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


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


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


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

