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

@media screen and (max-width: 1156px) {
  .logo {
    width: 180px;
    flex: 0 0 180px;
  }

  .siteNav ul a {
    font-size: 0.75rem;
  }

  .btn {
    padding: 10px 15px;
    font-size: 0.7rem;
  }

  .siteNav li {
    padding: 0 10px;
  }

  .serviceBox h6 {
    width: 80%;
  }
  .serviceMain .serviceBox .relative {
    max-height: 300px;
    min-height: 300px;
}
}

@media screen and (max-width: 991px) {
  .navBar .d-flex {
    position: relative;
    padding-right: 50px;
  }

  .stellarnav .call-btn-mobile,
  .stellarnav .close-menu,
  .stellarnav .location-btn-mobile,
  .stellarnav .menu-toggle {
    padding: 15px;
    box-sizing: border-box;
    position: absolute;
    top: -5px;
    right: 0;
  }

  .stellarnav.mobile>ul>li>a {
    padding: 15px !important;
  }

  .stellarnav.mobile ul {
    background: #333;
    padding-top: 40px;
  }

  .siteNav ul a {
    color: var(--bs-white);
  }

  .siteNav ul a::before {
    display: none;
  }

  .stellarnav .icon-close:after,
  .stellarnav .icon-close:before {
    content: "";
    display: block;
    width: 27px;
    height: 0;
    top: 24px;
    border-bottom: solid 3px #fff;
    position: absolute;
    right: 10px;
  }

  .serviceBox h6 {
    position: static;
    width: 100%;
    padding: 15px 0 0;
  }

  .productsec .headings {
    padding-right: 150px;
  }

  .productsec .swiper-button-next,
  .productsec .swiper-rtl .swiper-button-prev {
    position: absolute;
    bottom: 30px;
    right: 0;
    top: auto;
  }

  .productsec .swiper-button-prev,
  .productsec .swiper-rtl .swiper-button-next {
    position: absolute;
    bottom: 30px;
    right: 0;
    top: auto;
    left: auto;
  }

  .article-content-wrapper {
    padding: 30px;
  }

  .logo {
    width: 250px;
    flex: 0 0 250px;
  }

  #our-product .serviceBox .relative,
  #ourServices .serviceBox .relative,
  .serviceMain .serviceBox .relative {
    max-height: 160px;
    min-height: 160px;
  }

  #our-product .serviceBoxs img,
  #ourServices .serviceBoxs img,
  .serviceMain .serviceBox a img {
    height: 160px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 30px;
  }

  .p-v-50 {
    padding: 30px 0 15px;
  }

  .p-0 {
    padding: 0 15px !important;
  }

  .products .justify-content-end {
    justify-content: flex-start !important;
  }

  .products::before {
    position: absolute;
    left: 0;
    top: 0;
    background: var(--secondary-color);
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    clip-path: none;
  }

  .p-v-60 {
    padding: 30px 0;
  }

  .box p {
    margin: 15px 0 15px;
    padding: 0 0;
    text-align: center;
  }

  .mb-5 {
    margin-bottom: 1rem !important;
  }

  h1 {
    font-size: 30px;
  }

  .nextStep-img {
    width: 100%;
    float: left;
    padding-right: 0;
    margin-bottom: 15px;
  }

  h3 {
    font-size: calc(20px + (40 - 18) * ((100vw - 300px) / (1920 - 300)));
  }

  .article-content-wrapper {
    padding: 0;
  }

  .materials ul {
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
  }
}

@media screen and (max-width: 575px) {
  h1 {
    font-size: 25px;
  }

  .logo {
    width: 162px;
    flex: 0 0 162px;
  }

  .logo a img {
    width: 32px;
    flex: 0 0 32px;
  }

  .logo a span {
    font-size: 12px;
  }

  .navBar .btn {
    font-size: 10px;
    padding: 10px 10px;
  }

  .stellarnav .menu-toggle {
    top: 5px;
  }

  footer .logo {
    margin: 0 auto;
    width: 221px;
    flex: 0 0 221px;
    text-align: left;
  }

  footer .logo a span {
    font-size: 16px;
  }

  footer {
    text-align: center;
  }

  footer .infos li i {
    position: static;
  }

  .followus {
    justify-content: center !important;
    margin-bottom: 20px;
  }

  footer .infos li a br {
    display: none;
  }

  .flinks {
    margin-bottom: 25px;
  }

  .productsec .swiper-button-prev,
  .productsec .swiper-rtl .swiper-button-next {
    position: absolute;
    bottom: 0;
    right: auto;
    top: auto;
    left: 15px;
  }

  .productsec .swiper-button-next,
  .productsec .swiper-rtl .swiper-button-prev {
    position: absolute;
    bottom: 0;
    right: auto;
    top: auto;
    left: 68px;
  }

  .productsec .headings {
    padding-right: 0;
    padding-bottom: 40px;
  }

  .productsec .swiper-button-next,
  .productsec .swiper-button-prev,
  .products .swiper-button-next,
  .products .swiper-button-prev {
    width: 40px;
  }

  h4 {
    font-size: 18px;
  }

  h2 {
    font-size: 25px;
  }

  .banner .swiper-slide .row {
    height: 320px;
  }

  .productsec .box {
    background-size: cover !important;
  }

  .quotes {
    position: absolute;
    top: -4px;
    left: 28px;
    font-size: 60px;
  }

  .productsec.productmain .headings {
    padding-right: 0;
    padding-bottom: 0;
  }

  .productsec.productmain .headings p {
    margin-bottom: 0;
  }

  .materials ul {
    display: grid;
    grid-template-columns: auto;
    gap: 20px;
  }
}

@media screen and (max-width: 480px) {
  .btn {
    padding: 10px 10px;
    font-size: 0.5rem;
  }

  .banner .swiper-slide p {
    margin: 15px 0;
    font-size: 1em;
  }

  .stellarnav .menu-toggle span.bars {
    margin-right: 0;
  }

  .navBar .d-flex {
    position: relative;
    padding-right: 36px;
  }

  .stellarnav .menu-toggle span.bars {
    top: -0px;
  }

  .quotes {
    top: -30px;
  }
  .bottomText {
    text-align: center;
    margin-top: 5px;
    font-size: 16px;
}
}

@media screen and (max-width: 375px) {
  .logo {
    width: 130px;
    flex: 0 0 130px;
  }

  header .btn {
    width: 97px;
  }

  .btn {
    padding: 5px 5px;
  }

  .stellarnav .menu-toggle span.bars {
    top: 7px;
  }

  .logo a img {
    width: 41px;
    flex: 0 0 41px;
  }

  .logo a span {
    font-size: 10px;
  }

  .navBar .btn {
    font-size: 8px;
  }

  .innerbanner h1 {
    font-size: 20px;
  }

  .innerbanner ul.breadcrumb li {
    display: inline;
    font-size: 12px;
  }
}