@media screen and (min-width: 1199px) and (max-width: 1920px) {
}

@media screen and (min-width: 1152px) and (max-width: 1310px) {
  /*Ameya*/
}

@media screen and (min-width: 1152px) and (max-width: 1310px) {
  /*Cutus Tab Size*/
}

@media screen and (min-width: 1367px) and (max-width: 1920px) {
  /*Salman*/
}

@media screen and (min-width: 1199px) and (max-width: 1366px) {
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
}

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

/********Sm-start*******/

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

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

@media screen and (max-width: 768px) {
  .header_tp_dtl ul {
    display: none;
  }
  .main-nav {
    display: none;
  }
  .scrollto img {
    width: 145px;
    height: auto;
  }
  .mobile-nav-toggle i {
    margin: 0px 0px 0 0;
    color: #067a7a;
  }
  .mobile-nav-toggle {
    position: absolute;
    right: 11px;
    top: 14px;
    z-index: 9998;
    border: 0;
    background: none;
    font-size: 17px;
    transition: all 0.4s;
    outline: none;
    line-height: 1;
    cursor: pointer;
    text-align: right;
  }
  .hm-prod {
    padding: 52px 0 20px 0;
  }
  .featured-item {
    border-radius: 30px;
    padding: 20px;
    margin-bottom: 30px;
  }
  .featured-desc p {
    color: #777c80;
    font-size: 13px;
    line-height: 1.6;
  }
  .featured-item.style-1 .featured-title h4 {
    font-size: 17px;
    font-weight: 600;
  }
  .featured-item.style-1 .featured-desc {
    padding-right: 45px;
  }
  .featured-number span {
    background: #face03;
    width: 54px;
    height: 54px;
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 700;
  }
  .featured-icon img {
    width: 23%;
    opacity: 0.3;
    position: relative;
    right: -62px;
  }
  .pa-main {
    align-items: center;
    padding: 15px;
    /* border-radius: 19px; */
  }
  .hm-abt-dtl h1 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 600;
    text-align: left;
    margin-top: 15px;
    padding-bottom: 10px;
    color: #015b5e;
  }
  .hm-abt-head h2 {
    font-size: 1.7rem;
  }
  .hm-abt-dtl {
    padding-left: 0px;
  }
  .hm-abt-dtl p {
    font-size: 14px;
    color: #6e6e73;
    line-height: 25px;
  }
  .hm-abt {
    padding: 0px 0 50px 0;
    /* background: #f5f5f7; */
    /* background: linear-gradient(180deg, rgb(249 251 254 / 54%) 0%, rgb(255 255 255) 100%), #fff; */
  }
  .hm-attech {
    background-image: url(../images/layout.jpg);
    background-attachment: fixed;
    background-size: 100% 65%;
    height: 220px;
  }
  .hm-point-box {
    padding-left: 57px;
    position: relative;
    margin-bottom: 30px;
  }
  .header-scrolled .scrollto img {
    width: 160px;
    height: auto;
  }
  .header-scrolled .mobile-nav-toggle {
    position: absolute;
    right: 11px;
    top: 21px;
    z-index: 9998;
    border: 0;
    background: none;
    font-size: 17px;
    transition: all 0.4s;
    outline: none;
    line-height: 1;
    cursor: pointer;
    text-align: right;
  }
  .about-section {
    padding: 50px 0 50px;
    background:
      linear-gradient(180deg, rgb(249 251 254) 0%, rgb(240 244 245 / 48%) 100%),
      #fff;
  }
  .sec-title h1 {
    font-size: 27px;
  }
  .button {
    line-height: 1;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    background: linear-gradient(90deg, #015b5e 22%, #20ac8a 105%);
    color: #ffffff;
    border-radius: 10rem;
    font-weight: 600;
    padding: 10px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background-color 0.3s;
    margin-top: 15px;
  }
  .hm-blog {
    padding: 30px 0 30px;
  }
  .hm-blog-head h2 {
    color: #313131;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1.2;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 10px;
  }
  .hm-blogs-box {
    margin-bottom: 20px;
  }
  .ftr-cont {
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
  }
  .social-icon ul li img {
    width: 35px;
  }
  .ftr-quick {
    padding-left: 0px;
  }
  .ftr-quick {
    padding-top: 0px;
  }
  .ftr-location {
    margin-top: 10px;
    padding-top: 15px;
    position: relative;
  }
  .bord-ctr:after {
    content: "";
    position: absolute;
    width: 0.5px;
    height: 100%;
    background: #ffffff00;
    top: 50%;
    right: 50%;

    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .ftr-enq-img {
    width: 40px;
    height: 40px;
    background-color: #fcd103;
    border-radius: 50%;
    padding: 12px;
    position: absolute;
    left: 0;
    top: 2px;
    line-height: 13px;
  }
  .ftr-enq-icon {
    padding-left: 80px;
    position: relative;
    margin-bottom: 15px;
  }
  .ftr-enq-icon a span {
    font-size: 15px;
    font-weight: 600;
  }
  .hm-point {
    padding: 50px 0 40px 0;
  }
  .hero-section {
    background:
      linear-gradient(rgb(9 15 91 / 65%), rgb(60 53 49 / 65%)),
      url(../images/hero-banner-kitchenware.jpg);
    background-size: cover;
    background-position: center;
    padding: 20px 0 35px;
    background-repeat: no-repeat;
    position: relative;
  }
  .about-head {
    /* background: #fff; */
    /* padding: 62px 0 20px; */
    position: relative;
    /* margin-top: -86px; */
    margin-bottom: 20px;
    text-align: center;
  }
  .about-head h1 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 5px;
    letter-spacing: 1px;
    word-spacing: 2px;
    color: #363636;
  }
  .about-info {
    position: relative;
    margin-top: 30px;
  }
  .mission-head {
    margin-bottom: 0px;
  }
  .mission-head h3 {
    text-align: center;
    font-size: 24px;
    color: #191919;
    font-weight: 800;
    letter-spacing: 1px;
  }
  .mission-wrapper .mis-box-mid ul li img {
    width: 70px;
    padding: 15px;
  }
  .mis-box-mid {
    justify-content: center;
    margin: 20px 0;
  }
  .mission-wrapper .mission-desc {
    margin-top: 10px;
    padding-inline: 10px;
  }
  .hero-breadcrumb li {
    display: inline-block;
    color: #ffcb00;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.2em;
  }
  .hero-heading h1 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 5px;
    letter-spacing: 1px;
    text-align: center;
  }
  .prod-row-box {
    background: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    padding-top: 10px;
    border-radius: 15px;
    padding-bottom: 40px;
  }

  .prod-img-box {
    position: relative;
    padding: 5px;
    background: #ffffff00;
    text-align: center;
    overflow: hidden;
    z-index: 1;
  }
  .prod-content-box .prod-title h2 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.4;
    text-decoration: underline;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 15px;
  }
  .prod-content-box .prod-desc p {
    color: #677078;
    font-size: 15px;
    line-height: 1.6;
    padding-bottom: 15px;
  }
  .enq-btns a {
    display: inline-block;
    /* white-space: nowrap; */
    border-radius: 10px;
    padding: 12px 14px;
    /* letter-spacing: 0; */
    /* line-height: 1.5rem; */
    font-weight: 500;
    font-size: 16px;
    color: #090f5b;
    background: linear-gradient(to right, #fbd005, #f8d305db);
    margin-right: 10px;
  }
  .about-info p {
    color: #545859;
    line-height: 1.8;
    padding-top: 5px;
    padding-bottom: 5px;
    word-spacing: 0.5px;
    padding-right: 0px;
    text-align: left;
  }
  .prod-inner-main {
    padding: 60px 0 40px 0;
    /* margin: 60px 0; */
    background-image:
      linear-gradient(#ffffffc2 10%, transparent 50%), url(../images/bg-1.jpg);
    background-size: cover;
    background-position-y: 22px;
    background-position-x: 4px;
    background-repeat: no-repeat;
    /* background-size: cover; */
  }
  .product-details {
    margin-bottom: 42px;
    border-radius: 20px;
    padding: 5px;
    overflow: hidden;
    box-shadow: 0 0px 10px 1px rgb(12 20 56 / 13%);
    height: max-content;
    margin-right: 0px;
  }
  .prod-dtls-box h3 {
    /* position: relative; */
    font-size: 21px;
    font-weight: 600;
    text-decoration: underline;
    padding-bottom: 15px;
    line-height: 35px;
  }
  .prod-inn-dtls {
    padding: 60px 0 20px;
  }
  .contact-section {
    padding: 50px 0 0;
  }
  .cnt-head-sec .cnt-sm-head {
    padding-bottom: 10px;
  }
  .cnt-head-sec .cnt-sm-head h4 {
    font-size: 21px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #f8cf02;
    letter-spacing: 4px;
  }
  .cnt-form-sec .cnt-frm-head h3 {
    font-size: 14px;
    color: #656363;
    line-height: 26px;
    font-style: normal;
    letter-spacing: 0.5px;
    word-spacing: 2px;
    font-weight: 600;
}
}

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

/********xs-start********/

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

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

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

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

@media (min-width: 768px) {
}

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

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

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