/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://diviextended.com/
Author: Elicus Technologies
Author URI: https://elicus.com
Template: twentytwentythree
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
#tab5-title, .category-spl-ind {
  display: none;
}

/* industry css end*/

html {
  margin-top: 0 !important
}

#tab5-content .category-block figure {
  /* min-height: 230px; */
  max-height: 230px;
  max-width: 300px;
}

#tab5-content .category-block img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  margin: auto;
}

#tab5-content .category-block {
  padding: 0;
  overflow: hidden;
}

#tab5-content .category-block a {
  padding: 0.5vw 0.5vw 1.5vw 0.5vw;
}

#header {
  display: none;
}

#page hr {
  display: none;
}

.hidden {
  display: none !important;
}

@font-face {
  font-family: Helvetica-light;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/Helvitica-neue-family/Helvetica-Neue/HelveticaNeue-UltraLigCond.otf);
  font-weight: 300;
}

@font-face {
  font-family: Helvetica-light-med;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/Helvitica-neue-family/Helvetica-Neue/HelveticaNeue-LightCond.otf);
  font-weight: 400;
  letter-spacing: 1.2;
}

@font-face {
  font-family: Helvetica-normal;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/Helvitica-neue-family/Helvetica-Neue/HelveticaNeue-LightCond.otf);
  font-weight: 500;
}

@font-face {
  font-family: Helvetica;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/Helvitica-neue-family/Helvetica-Neue/HelveticaNeue-MediumCond.otf);
  font-weight: 600;
}

@font-face {
  font-family: Helvetica-bold;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/Helvitica-neue-family/Helvetica-Neue/HelveticaNeue-BoldCond.otf);
  font-weight: 700;
}

@font-face {
  font-family: popping-light;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/poppins-family/poppins.woff2);
  font-weight: 300;
}

@font-face {
  font-family: poppins-med;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/poppins-family/poppins.woff2);
  font-weight: 400;
}

@font-face {
  font-family: poppins;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/poppins-family/poppins.woff2);
  font-weight: 500;
}

@font-face {
  font-family: poppins-semi;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/poppins-family/poppins.woff2);
  font-weight: 600;
}

@font-face {
  font-family: poppins-bold;
  src: url(/wp-content/themes/twenty-twenty-three-child/assets/poppins-family/poppins.woff2);
  font-weight: 700;
}

/* 
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap'); */
.homepage-banner-section {
  height: 100vh;
  background-size: auto 100%;
  background-position: right;
  background-color: #002776;
  background-repeat: no-repeat;
  position: relative;
  background-image: url("/wp-content/uploads/2023/12/homepage-banner-image-new-last.svg");
}

/* .homepage-banner-section:before{
  background: linear-gradient(270deg, #002776 0%, rgba(0, 39, 118, 0.92) 28.36%, rgba(0, 39, 118, 0.25) 100%);
  content: '';
  position: absolute;
  top:0;
  left: 0;
  background-size: 100%;
  height: 100%;
  width: 100%;
  z-index: 0;
} */
.container {
  width: auto;
  margin: auto;
  padding: 70px 90px;
  position: relative;
  height: calc(100vh - 140px);
  z-index: 1;
}

.homepage-banner-section .home-banner-logo img {
  /* width: 25%; */
  height: 25vh;
  /* width: 370px; */
  object-fit: contain;
}

.homepage-banner-section .home-banner-logo a {
  display: block;
}

.homepage-banner-wrapper .home-banner-logo {
  display: flex;
  gap: 5vh;
}

.homepage-banner-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.homepage-banner-section .homepage-heading-title h1 {
  margin: 0 0;
  color: #fff;
  font-family: Helvetica-bold;
  font-size: 74px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  /* 97.278px */
  text-transform: capitalize;
}

.homepage-banner-section .homepage-heading-title h1 span {
  color: #ff6319;
}

.homepage-banner-section .homepage-section-desc h5 {
  color: #fff;
  font-family: Helvetica-light-med;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  padding: 17px 0;
  text-transform: none;
  margin: 0;
}

.homepage-banner-section .find-more-button-wrap a {
  padding: 30px 64px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  display: flex;
  gap: 15px;
  text-decoration: none;
  border-radius: 8.82px;
  border: 1.5px solid #fff;
  background-color: #ff6319;
  transition: transform 0.5s ease;
}

.homepage-banner-section .find-more-button-wrap a:hover {
  background-color: #ff62198e;
}

.homepage-banner-section .find-more-title-wrap {
  display: flex;
  justify-content: space-between;
  padding: 25px 0 0 0;
}

.homepage-banner-section .find-more-title-wrap .find-more-button-wrap {
  margin: auto 0;
}

.homepage-banner-section .find-more-title-wrap .company-name {
  margin: auto 0;
}

.homepage-banner-section .find-more-title-wrap .company-name h6 {
  color: #fff;
  font-family: Helvetica-light;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  padding: 0px 0;
  text-transform: none;
  margin: 0;
}

.industries-page-banner-wrapper.container {
  display: flex;
  gap: 1.8vw;
  padding: 0px 90px;
  /* padding: 1.5% 0; */
  height: auto;
  width: 100%;
}

.industries-page-banner-wrapper .industries-page-logo-image img {
  width: 200px;
  object-fit: cover;
}

.industries-page-banner .industries-heading-title h1 {
  margin: 0 0;
  color: #fff;
  font-family: Helvetica-bold;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  /* 97.278px */
  text-transform: capitalize;
}

.industries-page-banner .industries-heading-title span {
  color: #ff6319;
}

.industries-page-banner .industries-page-desc h5 {
  color: #fff;
  font-family: Helvetica-light-med;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  padding: 15px 0 0 0;
  text-transform: none;
  letter-spacing: 1;
  margin: 0;
}

.industries-page-desc {
  display: flex;
  justify-content: space-between;
}

.industries-page-banner .company-name {
  margin: auto 0;
}

.industries-page-banner .company-name h6 {
  color: #fff;
  font-family: Helvetica-light-med;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  padding: 0px 0;
  letter-spacing: 1;
  text-transform: none;
  white-space: nowrap;
  color: #2f2f2f;
  margin: 0;
}

.industries-page-banner .industries-page-heading {
  width: 100%;
  margin: auto 0;
}

.industries-banner-sections .blank-space {
  height: 100%;
  background-color: #fff;
  position: relative;
  z-index: 2;
}

/* .industries-page-banner:before {
  background: linear-gradient(270deg, #002776 0%, rgba(0, 39, 118, 0.92) 28.36%, rgba(0, 39, 118, 0.25) 100%);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100%;
  height: 100%;
  width: 100%;
  z-index: 0;
} */
.industries-page-banner {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 25vh;
  /* padding: 1.5% 0; */
  display: flex;
  justify-content: center;
  background-image: url("/wp-content/uploads/2023/12/banner-background-image-new.svg");
}

.industries-banner-sections .category-section-filter-wrapper {
  display: grid;
  grid-template-columns: 25% 75%;

  /* height: 75vh; */
}

.category-section-filter {
  display: grid;
  /* grid-template-rows: 25% 25% 25% 25%; */
  grid-template-rows: auto;
  height: 75vh;
}

.category-section-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 90px;
  gap: 70px;
  pointer-events: none;
}

.category-section-wrapper.previous-class .icon-image-click {
  display: block;
}

.category-section-wrapper .icon-image-click {
  display: none;
}

.category-section-wrapper {
  background-color: #e4e6ee;
  border-bottom: 1px solid #57698c;
}

.category-section-wrapper h6 {
  color: #57698c;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  opacity: 0.6;
  margin: 0;
  text-transform: none;
}

.category-section-wrapper.active-class {
  background-color: #ff6319;
}

.category-section-wrapper.active-class h6 {
  opacity: 1;
  color: #fff;
}

.category-section-wrapper.active-class.previous-class {
  background-color: #ff6319;
}

.category-section-wrapper.previous-class {
  pointer-events: all;
  cursor: pointer;
}

.category-section-wrapper.previous-class.no-event .icon-image-click {
  display: none;
}

.category-section-wrapper.previous-class.no-event p {
  display: none;
}

.category-section-wrapper.previous-class.no-event {
  pointer-events: none;
  cursor: none;
  display: none;
}

.category-section-wrapper.previous-class.no-event {
  background-color: #e4e6ee;
}

.category-section-wrapper.previous-class.no-event h6 {
  color: #57698c;
  opacity: 0.6;
}

.category-section-wrapper.active-class.previous-class h6 {
  opacity: 1;
  color: #fff;
}

.category-section-wrapper.previous-class {
  background-color: #b9d9eb;
}

.category-section-wrapper.active-class.previous-class p,
.category-section-wrapper p {
  display: none;
}

.category-section-wrapper.active-class.previous-class .icon-image-click {
  display: none;
}

.category-section-wrapper.previous-class h6 {
  color: #002776;
  opacity: 1;
}

.category-section-wrapper.previous-class p {
  color: #002776;
  font-family: Helvetica-light-med;
  font-size: 22px;
  font-style: normal;
  letter-spacing: 1;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
  display: block;
  white-space: nowrap;
}

.category-section-cards-wrapper {
  padding: 50px 50px 0 50px;
}

.category-section-cards-wrapper .category-section-title h5 {
  color: #002776;
  font-family: Helvetica-bold;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  text-transform: none;
}

.category-section-cards-wrapper .category-section-title h6 {
  color: #002776;
  font-family: Helvetica-light-med;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
  letter-spacing: 1;
  padding-top: 10px;
  padding-bottom: 0px;
  text-transform: none;
}

.category-cards-wrapper {
  display: grid;
  gap: 25px;
  margin: 30px 0 40px 0;
  grid-template-columns: 22% 22% 22% 22%;
}

.category-cards-wrapper .category-block {
  /* height: 260px; */
  /* aspect-ratio: 1/1; */
  width: 100%;
  border: 1.2px solid #e0e1ef;
  border-radius: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  box-shadow: 10px 9px 33px 0px rgba(221, 222, 229, 0.5);
  cursor: pointer;
  padding: 15% 0;
}

.category-cards-wrapper .category-block figure {
  width: 100%;
  margin: 0;
}

.category-cards-wrapper .category-block a {
  /* padding: 15% 0; */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.category-cards-wrapper .category-block .normal-image {
  width: 40%;
  object-fit: contain;
  aspect-ratio: 1/1;
}

.category-cards-wrapper .category-block .hover-image {
  width: 40%;
  object-fit: contain;
  aspect-ratio: 1/1;
}

.category-cards-wrapper .category-block .hover-image {
  display: none;
}

.category-cards-wrapper .category-block:hover .hover-image {
  display: block;
}

.category-cards-wrapper .category-block:hover .normal-image {
  display: none;
}

.category-cards-wrapper .category-block:hover {
  border: 1.2px solid #ff6319;
  box-shadow: none;
}

.category-cards-wrapper .category-block {
  position: relative;
}

.category-cards-wrapper .category-block:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2023/11/Mask-group.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 0.8;
  border-radius: 12px;
  z-index: -1;
  margin: 5px;
}

.category-cards-wrapper .category-block:hover p {
  color: #ff6319;
  font-family: Helvetica;
  font-weight: 600;
  transition: 0.3s ease;
}

.category-cards-wrapper .category-block p {
  color: #848484;
  text-align: center;
  font-family: Helvetica-light-med;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1;
  line-height: 1.2;
  margin: 0;
  transition: 0.3s ease;
  padding-top: 20px;
}

.category-cards-wrapper .category-block a {
  text-decoration: none;
}

.category-section-cards {
  height: 60vh;
  overflow: auto;
}

::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: transparent;
  border-radius: 8px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #aeaeae;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #aeaeae;
}

::selection {
  color: #ff6319;
  background: #002776;
}

.category-section-cards-wrapper {
  display: none;
}

.category-section-cards-wrapper.active-class {
  display: block;
}

.category-section-filter .active-class {
  display: flex;
}

.category-section-cards .category-block {
  display: none;
}

#tab1-content .category-section-cards .category-block {
  display: flex;
}

.category-section-wrappers .category-section-cards .category-block img {
  width: 50%;
  aspect-ratio: 1/1;
  object-fit: contain;
  margin: 0 auto;
  /* justify-content: center;
    display: flex; */
}

/* .category-section-cards .category-block[data-catagory="infraconstruction"]{
  display: flex;
} */
.industries-detail-banner-sections .industries-page-banner {
  position: relative;
}

.back-top-page-button {
  position: absolute;
  left: 0;
  bottom: -20px;
  padding: 10px 35px 10px 100px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 100;
  background: #fff;
  box-shadow: 4px 4px 24px 0px rgba(86, 111, 163, 0.27);
}

.back-top-page-button a {
  display: flex;
  gap: 20px;
  color: #002776;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.back-top-page-button a span {
  margin: auto;
}

.industries-detail-banner-sections .category-section-filter-wrapper {
  height: 60vh;
  padding: 1.5vh;
}

.industries-detail-banner-sections .category-sync-slider-wrapper {
  height: 12vh;
}

.category-sync-slider-wrapper .category-sync-slide-wrap {
  display: grid;
  grid-template-columns: 25% 75%;
  background: #b9d9eb;
  height: 100%;
}

/* .category-sync-slide-wrap{
  padding:0 90px;
} */
.category-sync-slider-wrapper .category-sync-slide-heading {
  background-image: url("/wp-content/uploads/2023/12/svg-blue-path-details.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-left: 90px;
  width: 100%;
}

.category-sync-slider-wrapper .category-sync-slide-heading h6 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  text-transform: none;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  margin: auto;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  height: 100%;
}

.category-sync-slider-wrapper .product-category-slider-wrap {
  padding: 1.8% 15% 1.8% 10%;
}

.category-sync-slider-wrapper .product-category-slide {
  text-align: center;
}

.category-sync-slider-wrapper .product-category-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: auto;
  width: auto;
}

.category-sync-slider-wrapper .product-category-slide.slick-current.slick-active p {
  background-color: #ff6319;
  border-radius: 8px;
  border: 1px solid #002776;
  color: #ffffff;
  font-weight: 600;
}

.category-sync-slider-wrapper .product-category-slide p {
  color: #002776;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  background-color: #b9d9eb;
  line-height: normal;
  padding: 7px 20px;
  white-space: nowrap;
  margin: 0 5px;
  border-radius: 8px;
  text-transform: capitalize;
  cursor: pointer;
  border: 1px solid #002776;
}

.product-category-slide-wrap .slick-prev,
.product-category-slide-wrap .slick-next {
  opacity: 0.7;
}

.product-category-slide-wrap .slick-prev:hover,
.product-category-slide-wrap .slick-next:hover,
.product-category-slide-wrap .slick-prev:focus,
.product-category-slide-wrap .slick-next:focus {
  opacity: 1;
}

.product-category-slide-wrap .slick-prev,
.product-category-slide-wrap .slick-prev:hover,
.product-category-slide-wrap .slick-prev:focus {
  background-image: url("/wp-content/uploads/2023/12/Group-1000003176.svg");
  background-size: 100%;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  left: -70px;
}

.product-category-slide-wrap .slick-next,
.product-category-slide-wrap .slick-next:hover,
.product-category-slide-wrap .slick-next:focus {
  background-image: url("/wp-content/uploads/2023/12/Group-1000003177.svg");
  background-size: 100%;
  height: 40px;
  width: 40px;
  right: -70px;
  background-repeat: no-repeat;
}

.product-category-slide-wrap .slick-prev:before,
.product-category-slide-wrap .slick-next:before {
  display: none;
}

.category-section-filter-wrapper .main-slider-wrapper-grid {
  display: grid;
  padding: 0 90px;
  grid-template-columns: 100%;
  height: 60vh;
  gap: 0;
  margin: auto;
}

.category-section-filter-wrapper .main-slide-grid-one .industry-product-detail-slider {
  display: grid;
  /* grid-template-columns: 35% 40% 15%; */
  grid-template-columns: 2fr 2fr 1fr;
  gap: 5%;
}

.category-section-filter-wrapper .main-image-product img {
  height: auto;
  object-fit: contain;
  max-height: 55vh;
  width: 100%;
}

.main-image-product {
  display: flex;
  justify-content: center;
  align-items: center;
}

.category-section-filter-wrapper .industry-product-content-wraps {
  height: 60vh;
}

.category-section-filter-wrapper .main-slide-grid-two.main-image {
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding: 10vh; */
}

.category-section-filter-wrapper .main-slide-grid-two.main-image .main-image-product {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 55vh;
}

.category-section-filter-wrapper .main-slide-grid-two.main-image .main-image-product img {
  width: 80%;
  object-fit: contain;
}

.category-section-filter-wrapper .qr-code .qr-background-wrap {
  border-radius: 12px;
  width: 100%;
  background: #eef9ff;
  padding: 35px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.qr-code-wrapper .know-more-title {
  color: #002776;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  text-transform: none;
  padding: 5px 0;
  margin: 0;
}

.qr-code-wrapper .gulf-product-name {
  color: #002776;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  padding: 5px 0;
  text-transform: capitalize;
  margin: 0;
}

.qr-code-wrapper .qr-code-image {
  padding: 18px 0;
  display: flex;
  margin: auto;
  border-radius: 0;
}

.qr-code-wrapper .qr-scan-instruction {
  color: #002776;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  padding: 5px 0;
  margin: 0;
  text-transform: none;
}

.qr-code-wrapper .to-download-inst {
  color: #002776;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
  line-height: 1;
  text-align: center;
  padding: 5px 0;
  text-transform: none;
}

.category-section-filter-wrapper .qr-code {
  height: 100%;
  display: flex;
  align-items: center;
}

.industry-product-detail-slider-wrapper .industry-product-detail-slider {
  /* display: grid;
  grid-template-columns: 40% 55%;
  gap:5%; */
  height: 60vh;
  margin: auto;
  padding: 0 0 0 0px;
}

.industry-product-detail-slider-wrapper .industry-product-content-wrap {
  padding: 7% 0 0 0;
}

.industry-product-detail-slider-wrapper .industry-product-detail-slider-item-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.industry-product-content-wrap h3 {
  color: #ff6319;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  margin: 0;
  line-height: 1.2;
}

.industry-product-content-wrap h3 span {
  color: #002776;
  position: relative;
}

/* .industry-product-content-wrap h3 span:before{
  content: '';
  position: absolute;
  top: -2px;
  left: -5px;
  height: calc(100% + 4px);
  width: calc(100% + 10px);
  background: #F3FBFF;
  z-index: -1;
} */
#tab4-content .category-block[data-equip-industry="industrial"] a {
  padding: 2.5vw 0.5vw 2.5vw 0.5vw;
}

#tab4-content .category-block[data-equip-industry="industrial"] a img {
  width: 7vw;
  aspect-ratio: 1/1;
}

/* .industry-product-content-wrap h3 span:after{
  content: '';
  position: absolute;
  bottom: -12px;
  right: -15px;
  height: calc(100% + 4px);
  width: calc(100% + 10px);
  background: #FFC0A1;
  z-index: -2;
  opacity: 0.17;
} */

.industry-product-content-detail ul {
  list-style: none;
  padding: 25px 0 0 15px;
  margin: 0 0;
}

.industry-product-content-detail ul li {
  color: #002776;
  font-family: Helvetica-light-med;
  font-size: 18px;
  font-style: normal;
  letter-spacing: 1;
  font-weight: 400;
  line-height: 24px;
  padding: 12px 0 12px 30px;
  position: relative;
}

.industry-product-content-detail ul li:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -10px;
  height: 20px;
  width: 20px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("/wp-content/uploads/2023/12/li-checkicon.svg");
}

.industry-product-detail-slider-wrapper .slick-dots {
  bottom: 15%;
  left: 30px;
  text-align: left;
  list-style: none;
}

.industry-product-detail-slider-wrapper .slick-dots li button {
  color: #b9d9eb;
  text-align: center;
  font-family: Helvetica-bold;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  height: auto;
  width: auto;
  position: relative;
  width: 30px;
  opacity: 1;
  padding: 0;
}

.industry-product-detail-slider-wrapper .slick-dots li {
  height: auto;
  width: auto;
  margin: 0 13px;
}

.industry-product-detail-slider-wrapper .slick-dots li button:before {
  /* display: none; */
  bottom: -5px;
  content: "";
  background-color: #b9d9eb;
  top: unset;
  opacity: 1;
  left: 0;
  width: 100%;
  height: 5px;
  border-radius: 20px;
}

.industry-product-detail-slider-wrapper .slick-dots li.slick-active button {
  color: #002776;
}

.industry-product-detail-slider-wrapper .slick-dots li.slick-active button:before {
  background-color: #ff6319;
}

#tab4-content .category-block {
  padding: 0;
}

#tab4-content .category-block a {
  padding: 0.5vw 0.5vw 1.5vw 0.5vw;
}

#tab4-content .category-block img {
  width: 100%;
}

#tab4-content .category-section-cards .category-block img {
  aspect-ratio: unset;
  mix-blend-mode: darken;
}

.qr-code-wrapper .qr-code-image {
  width: 6.5vw;
}

.category-section-wrappers .category-section-title {
  animation: drop-in 1s ease 200ms backwards;
  /*overflow: hidden;*/
}

.industries-banner-sections .category-section-wrappers {
  overflow: hidden;
}

@keyframes drop-in {
  from {
    opacity: 0;
    transform: translateX(50%);
  }

  to {
    opacity: 1;
    transform: translateX(0px);
  }
}

.category-section-filter {
  animation: drop-in-new 1s ease 200ms backwards;
  overflow: hidden;
}

@keyframes drop-in-new {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }

  to {
    opacity: 1;
    transform: translateX(0px);
  }
}

.homepage-banner-section .home-exconn-logo {
  position: relative;
  margin: auto 0;
}

.homepage-banner-section .home-exconn-logo:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  left: -2.5vh;
}

/* .homepage-banner-section  .home-exconn-logo img{
        width: 90%;
        max-width: 100vh;
} */
@media screen and (min-width: 1600px) {
  .homepage-banner-section .find-more-title-wrap {
    padding: 3.5% 0 0 0;
  }

  .category-section-cards-wrapper {
    padding: 2vw 2vw 0 2vw;
  }

  .homepage-banner-section .home-banner-logo img {
    height: 28vh;
  }

  /* .homepage-banner-section  .home-exconn-logo img{
    width: 35vh;
    max-width: 100vh;
} */
  /* .homepage-banner-section .home-banner-logo{
    width: 20%;
  } */

  .homepage-banner-section .homepage-heading-title h1 {
    font-size: 4vw;
  }

  .homepage-banner-section .homepage-section-desc h5 {
    font-size: 1.5vw;
  }

  .homepage-banner-section .find-more-button-wrap a {
    font-size: 1.5vw;
    padding: 1vw 1.5vw;
  }

  .homepage-banner-section .find-more-button-wrap a img {
    width: 1.5vw;
  }

  .industries-page-banner .industries-heading-title h1 {
    font-size: 2.5vw;
  }

  .industries-page-banner .industries-page-desc h5 {
    font-size: 1.2vw;
  }

  .industries-page-banner-wrapper .industries-page-logo-image img {
    height: 15vh;
    width: auto;
  }

  .category-section-wrapper h6 {
    font-size: 1.55vw;
  }

  .category-section-wrapper.previous-class p {
    font-size: 1vw;
  }

  .category-section-wrapper.previous-class .icon-image-click img {
    height: 1.2vw;
  }

  .category-section-cards-wrapper .category-section-title h5 {
    font-size: 2vw;
  }

  .category-section-cards-wrapper .category-section-title h6 {
    font-size: 1.3vw;
  }

  .category-cards-wrapper .category-block p {
    font-size: 1.3vw;
    padding-top: 1.4vh;
    transition: 0.3s ease;
  }

  .category-section-wrappers .category-section-cards .category-block img {
    width: 7vw;
  }

  .industry-product-content-wrap h3 {
    font-size: 2vw;
  }

  .industry-product-content-detail ul li {
    font-size: 1vw;
    line-height: 1.4;
    padding: 12px 0 12px 1.5vw;
  }

  .industry-product-content-detail ul li:before {
    height: 2vh;
    width: 2vh;
  }

  .back-top-page-button a {
    font-size: 1vw;
  }

  .back-top-page-button a img {
    width: 1vw;
  }

  .back-top-page-button {
    padding: 0.5vh 35px 0.5vh 100px;
  }

  .industry-product-detail-slider-wrapper .slick-dots li button {
    font-size: 1.5vw;
    width: 1vw;
  }

  .qr-code-wrapper .gulf-product-name {
    font-size: 1vw;
  }

  .qr-code-wrapper .know-more-title {
    font-size: 0.8vw;
  }

  .qr-code-wrapper .qr-scan-instruction {
    font-size: 0.9vw;
  }

  .qr-code-wrapper .to-docwnload-inst {
    font-size: 0.8vw;
  }

  .qr-code-wrapper .qr-code-image {
    width: 6.5vw;
  }

  .category-sync-slider-wrapper .category-sync-slide-heading h6 {
    font-size: 1.2vw;
  }

  .category-sync-slider-wrapper .product-category-slide p {
    font-size: 1.25vw;
    padding: 0.7vh 1.2vw;
  }

  .product-category-slide-wrap .slick-prev,
  .product-category-slide-wrap .slick-prev:hover,
  .product-category-slide-wrap .slick-prev:focus {
    height: 2vw;
    width: 2vw;
    left: -3vw;
  }

  .product-category-slide-wrap .slick-next,
  .product-category-slide-wrap .slick-next:hover,
  .product-category-slide-wrap .slick-next:focus {
    height: 2vw;
    width: 2vw;
    right: -3vw;
  }

  .category-section-filter-wrapper .qr-code .qr-background-wrap {
    padding: 3vw;
  }

  .industries-page-banner-wrapper.container {
    padding: 0px 2.5vw;
  }

  .category-section-wrapper {
    padding: 0px 2.5vw;
    gap: 2vw;
  }

  .category-section-filter-wrapper .main-slider-wrapper-grid {
    padding: 0px 2.5vw;
  }

  .category-sync-slider-wrapper .category-sync-slide-heading {
    padding-left: 2.5vw;
  }

  .category-sync-slider-wrapper .product-category-slide p,
  .category-sync-slider-wrapper .product-category-slide.slick-current.slick-active p {
    border-radius: 10px;
  }

  .container {
    padding: 5vh 2.5vw;
    height: calc(100vh - 10vh);
  }

  ::-webkit-scrollbar {
    width: 0.25vw;
  }
}

@media screen and (max-width: 1600px) {
  .homepage-banner-section .home-banner-logo img {
    /* width: 300px; */
    height: 25vh;
  }

  .back-top-page-button {
    bottom: -30px;
  }

  .industries-page-banner-wrapper.container {
    padding: 0 60px;
  }

  .category-sync-slider-wrapper .category-sync-slide-heading {
    padding-left: 60px;
  }

  .container {
    padding: 50px 60px 50px 60px;
    height: calc(100vh - 100px);
  }

  .homepage-banner-section .homepage-heading-title h1 {
    font-size: 75px;
  }

  .homepage-banner-section .homepage-section-desc h5 {
    font-size: 24px;
  }

  .homepage-banner-section .find-more-button-wrap a img {
    height: 20px;
  }

  .homepage-banner-section .find-more-button-wrap a {
    padding: 15px 30px;
    font-size: 22px;
  }

  .industries-page-banner .industries-heading-title h1 {
    font-size: 40px;
  }

  .industries-page-banner .industries-page-desc h5 {
    font-size: 20px;
    padding: 10px 0 0 0;
  }

  .industries-page-banner-wrapper .industries-page-logo-image img {
    width: 150px;
  }

  .category-section-wrapper {
    padding: 0 60px;
  }

  .category-section-cards-wrapper .category-section-title h5 {
    font-size: 40px;
  }

  .category-section-cards-wrapper .category-section-title h6 {
    font-size: 20px;
  }

  .category-section-wrapper h6 {
    font-size: 24px;
  }

  .category-section-wrapper.previous-class p {
    font-size: 18px;
  }

  .category-section-wrappers .category-section-cards .category-block img {
    width: 45%;
  }

  .category-cards-wrapper .category-block p {
    padding-top: 15px;
    font-size: 18px;
  }

  .category-section-cards {
    height: 55vh;
  }

  .category-cards-wrapper {
    margin: 10px 0 25px 0;
  }

  .back-top-page-button a {
    font-size: 18px;
  }

  .back-top-page-button a img {
    height: 18px;
    margin: auto 0;
  }

  .back-top-page-button {
    padding: 10px 35px 10px 70px;
  }

  .category-section-filter-wrapper .main-slider-wrapper-grid {
    padding: 0 60px;
  }

  .category-sync-slider-wrapper .category-sync-slide-heading h6 {
    font-size: 18px;
  }

  .category-sync-slider-wrapper .product-category-slide p {
    font-size: 20px;
  }

  .qr-code-wrapper .gulf-product-name {
    font-size: 16px;
  }

  /* .qr-code-wrapper .to-docwnload-inst,
  .qr-code-wrapper .know-more-title {
    font-size: 12px;
  } */

  .industry-product-content-wrap h3 {
    font-size: 24px;
  }

  .industry-product-content-detail ul li {
    font-size: 16px;
    padding: 8px 0 8px 20px;
  }

  .industry-product-content-detail ul li:before {
    height: 15px;
    width: 15px;
  }

  .industry-product-detail-slider-wrapper .slick-dots li button {
    font-size: 20px;
  }

  .industry-product-detail-slider-wrapper .slick-dots li button:before {
    height: 5px;
  }
}

@media screen and (max-width: 1400px) {
  .homepage-banner-section .homepage-heading-title h1 {
    font-size: 55px;
  }

  .homepage-banner-section .homepage-section-desc h5 {
    font-size: 20px;
  }

  .homepage-banner-section .find-more-title-wrap {
    padding-top: 15px;
  }

  .homepage-banner-section .home-banner-logo img {
    width: 260px;
  }
}

@media screen and (max-width: 1250px) {
  .homepage-banner-section .home-banner-logo img {
    width: 250px;
  }

  .qr-code-wrapper .qr-code-image {
    width: 20vw;
  }

  .homepage-banner-section .homepage-heading-title h1 {
    font-size: 55px;
  }

  .homepage-banner-section .homepage-section-desc h5 {
    font-size: 20px;
    padding: 20px 0 0px 0;
  }

  .homepage-banner-section .find-more-button-wrap a {
    padding: 10px 25px;
    font-size: 18px;
  }

  .category-section-wrapper h6 {
    font-size: 18px;
  }

  .category-section-cards-wrapper .category-section-title h5 {
    font-size: 28px;
  }

  /* .category-section-wrapper.previous-class p {
    font-size: 14px;
  } */

  .category-section-wrapper {
    padding: 0 30px 0 50px;
    grid-template-columns: 30% 30% 30%;
  }

  .category-section-cards-wrapper .category-section-title h6 {
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 0;
  }

  .category-cards-wrapper .category-block p {
    padding-top: 15px;
    font-size: 16px;
  }

  .industries-page-banner .industries-heading-title h1 {
    font-size: 30px;
  }

  .industries-page-banner .industries-page-desc h5 {
    font-size: 16px;
    padding: 10px 0 0 0;
  }

  .industries-page-banner-wrapper .industries-page-logo-image img {
    width: 120px;
  }

  .back-top-page-button a {
    font-size: 12px;
  }

  .category-sync-slider-wrapper .category-sync-slide-heading h6 {
    font-size: 14px;
  }

  .category-sync-slider-wrapper .product-category-slide p {
    font-size: 14px;
  }

  .back-top-page-button a img {
    height: 12px;
  }

  .back-top-page-button {
    padding: 5px 35px 5px;
  }

  .product-category-slide-wrap .slick-prev,
  .product-category-slide-wrap .slick-prev:hover,
  .product-category-slide-wrap .slick-prev:focus,
  .product-category-slide-wrap .slick-next,
  .product-category-slide-wrap .slick-next:hover,
  .product-category-slide-wrap .slick-next:focus {
    height: 30px;
    width: 30px;
  }

  .product-category-slide-wrap .slick-prev,
  .product-category-slide-wrap .slick-prev:hover,
  .product-category-slide-wrap .slick-prev:focus {
    left: -45px;
  }

  .product-category-slide-wrap .slick-next,
  .product-category-slide-wrap .slick-next:hover,
  .product-category-slide-wrap .slick-next:focus {
    right: -45px;
  }

  .qr-code-wrapper .gulf-product-name {
    font-size: 14px;
    padding: 0;
    line-height: 1;
  }

  .qr-code-wrapper .to-docwnload-inst,
  .qr-code-wrapper .know-more-title {
    font-size: 10px;
  }

  .qr-code-wrapper .qr-code-image {
    padding: 10px 0;
  }

  .qr-code-wrapper .qr-scan-instruction {
    padding: 0;
  }

  .industry-product-content-wrap h3 {
    font-size: 20px;
  }

  .industry-product-content-detail ul li {
    /* font-size: 14px; */
    padding: 5px 0 5px 20px;
  }

  .industry-product-content-detail ul li:before {
    top: 10px;
  }

  /* .industry-product-detail-slider-wrapper .slick-dots li button {
    font-size: 16px;
  } */

  .industry-product-detail-slider-wrapper .industry-product-content-wrap {
    padding: 120px 0 0 0;
  }

  #tab5-content .category-block figure {
    /* min-height: auto; */
  }
}

/*tab5 content immediate changes desktop*/
#tab5-content .category-block a {
  max-height: 230px;
  max-width: 300px;
}

#tab5-content .category-block img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  margin: auto;
  max-height: 230px;
  max-width: 300px;
}

@media screen and (max-width: 1025px) {
  .industries-page-banner {
    background-size: cover;
  }

  .category-cards-wrapper .category-block {

    overflow: visible !important;
  }

  .category-section-filter-wrapper .industry-product-content-wraps {
    height: auto;
  }

  .industry-product-detail-slider-wrapper .industry-product-detail-slider {
    height: auto;
  }

  .industries-page-banner-wrapper .industries-page-logo-image img {
    width: 140px;
  }

  .category-section-cards-wrapper {
    padding: 40px 40px 0 40px;
  }

  .category-section-wrapper {
    padding: 0 30px 0 30px;
    gap: 30px;
  }

  .category-cards-wrapper {
    margin: 20px 0 25px 0;
    /* grid-template-columns: 47% 47%; */
  }

  .category-section-cards {
    height: 60vh;
  }

  .category-cards-wrapper .category-block {
    padding: 15px 15px;
    width: auto;
    aspect-ratio: 1/1;
  }

  .category-section-wrappers .category-section-cards .category-block img {
    width: 55%;
  }

  .category-section-filter-wrapper .main-slider-wrapper-grid {
    padding: 0 30px;
  }

  .industry-product-detail-slider-wrapper .industry-product-detail-slider {
    padding: 0 0 0 20px;
  }

  .category-sync-slider-wrapper .product-category-slider-wrap {
    padding: 0 15% 0 15%;
  }
}

@media screen and (max-width: 991px) {
  .category-cards-wrapper {
    margin: 20px 0 25px 0;
    gap: 15px;
    /* grid-template-columns: 47% 47%; */
    /* grid-template-columns: 45% 45%; */
    align-items: stretch;
  }

  .homepage-banner-section .homepage-heading-title h1 br {
    display: none;
  }

  .homepage-banner-section .find-more-title-wrap {
    justify-content: center;
  }

  .homepage-heading-wrapper {
    padding-top: 20px;
  }

  #tab4-content .category-block[data-equip-industry="industrial"] a img {
    width: 55%;
  }

  .category-section-filter-wrapper .main-slide-grid-two.main-image .main-image-product img {
    width: 100%;
    object-fit: contain;
  }

  .industry-product-detail-slider-wrapper .slick-dots {
    bottom: 0;
  }

  .category-section-cards {
    height: 67vh;
  }

  .category-section-filter {
    overflow: auto;
  }

  .container {
    padding: 30px 30px;
  }

  .homepage-banner-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    text-align: center;
  }

  .homepage-banner-section {
    background-image: url("/wp-content/uploads/2023/12/mobile-banner-homescreen.svg");
    background-size: 100%;
  }

  .industries-page-banner-wrapper.container {
    padding: 0 30px;
  }

  /* .industries-page-banner .industries-heading-title h1 {
  font-size: 20px;
} */
  .industries-page-banner-wrapper.container {
    gap: 40px;
  }

  .industries-page-banner-wrapper .industries-page-logo-image img {
    width: 120px;
  }

  /* .industries-page-banner .industries-page-desc h5{
  width: 80%;
} */
  .industries-detail-banner-sections .industries-page-banner {
    height: 15vh;
  }

  .industries-detail-banner-sections .category-sync-slider-wrapper {
    height: 8vh;
  }

  .industries-detail-banner-sections .category-section-filter-wrapper {
    height: 77vh;
    padding: 0;
  }

  .category-section-filter-wrapper .main-slider-wrapper-grid {
    height: 77vh;
  }

  .industry-product-detail-slider-wrapper .industry-product-content-wrap {
    padding: 60px 0 0 0;
  }

  .category-section-filter-wrapper .main-slider-wrapper-grid {
    /* grid-template-columns: 100%; */
    grid-template-areas:
      "Area-3 Area-3 Area-3"
      "Area Area Area-2";
    grid-template-columns: 31% 31% 31%;
    grid-template-rows: 40% 50%;
    gap: 20px;
  }

  .industry-product-detail-slider-wrapper .industry-product-content-wrap {
    padding: 120px 0 0 0;
  }

  .category-section-filter-wrapper .main-slide-grid-two {
    grid-area: Area;
    padding: 0;
  }

  .category-section-filter-wrapper .main-slide-grid-one {
    grid-area: Area-3;
    padding: 0;
  }

  .category-section-filter-wrapper .main-slide-grid-three {
    grid-area: Area-2;
    padding: 0;
  }

  .category-sync-slider-wrapper .category-sync-slide-heading {
    padding-left: 25px;
  }

  .category-sync-slider-wrapper .product-category-slider-wrap {
    padding: 5% 15% 0 15%;
  }

  .category-sync-slider-wrapper .category-sync-slide-wrap {
    grid-template-columns: 30% 70%;
  }

  /* .category-section-filter-wrapper .main-slider-wrapper-grid {
  padding: 40px 30px;
} */
  .industries-page-banner {
    height: 15vh;
  }

  .category-section-filter {
    display: grid;
    grid-template-rows: 100%;
    height: 10vh;
    grid-template-columns: 40% 40% 40% 40%;
    overflow: auto;
  }

  .category-section-filter::-webkit-scrollbar {
    width: 6px;
    height: 3px;
  }

  .industries-banner-sections .category-section-filter-wrapper {
    display: grid;
    grid-template-columns: 100%;
    height: auto;
  }

  .category-section-wrapper {
    border-bottom: transparent;
    border-right: 1px solid #57698c;
  }
}

@media screen and (max-width: 768px) {
  .category-section-filter-wrapper .main-slider-wrapper-grid {
    padding: 40px 30px;
    grid-template-columns: 100%;
    grid-template-areas:
      "Area-3"
      "Area"
      "Area-2";
    grid-template-columns: 100%;
    /* grid-template-rows: 30% 20% 40%; */
    gap: 10px;
    height: 75vh;
  }

  .category-section-filter-wrapper .main-slide-grid-one .industry-product-detail-slider {
    grid-template-columns: 100%;
    gap: 20px;
  }

  .category-section-filter-wrapper .qr-code .qr-background-wrap {
    border-radius: 12px;
    width: auto;
    background: #eef9ff;
    padding: 35px 20px;
    display: flex;
    justify-content: right;
    align-items: center;
    margin-right: 0;
    margin-left: auto;
  }

  .category-section-filter-wrapper .main-image-product img {
    max-height: 100px;
  }

  .category-sync-slider-wrapper .product-category-slider-wrap {
    padding: 6.5% 15% 0 15%;

    /* display: flex;
    align-items: center; */
  }

  .category-section-filter-wrapper .main-slide-grid-three {
    margin: auto;
  }

  .category-section-filter-wrapper .qr-code .qr-background-wrap {
    width: 100%;
    margin-left: 0;
    padding: 10px 10px;

    justify-content: center;
  }

  .industry-product-detail-slider-wrapper .industry-product-content-wrap {
    padding: 15px 0 0 0;
  }

  .industries-page-banner {
    height: auto;
  }

  .industries-page-banner .industries-heading-title h1 {
    font-size: 16px;
  }

  .industries-page-banner .industries-page-desc h5 {
    font-size: 14px;
    padding: 5px 0 0 0;
    width: 75%;
  }

  .industries-page-banner-wrapper.container {
    flex-direction: column;
    gap: 15px;
  }

  .industries-page-banner-wrapper .industries-page-logo-image img {
    width: 90px;
  }

  .product-category-slide-wrap .slick-next,
  .product-category-slide-wrap .slick-next:hover,
  .product-category-slide-wrap .slick-next:focus {
    right: -25px;
  }

  .product-category-slide-wrap .slick-prev,
  .product-category-slide-wrap .slick-prev:hover,
  .product-category-slide-wrap .slick-prev:focus {
    left: -25px;
  }

  .category-sync-slider-wrapper .category-sync-slide-heading {
    padding-left: 10px;
  }

  .category-sync-slider-wrapper .category-sync-slide-heading {
    background-size: cover;
  }

  /* .category-sync-slider-wrapper .category-sync-slide-heading h6 {
    font-size: 12px;
  }

  .category-sync-slider-wrapper .product-category-slide p {
    font-size: 12px;
  } */

  .qr-code-wrapper .qr-code-image {
    height: 90px;
    width: 100%;
    margin: 0;
    object-fit: contain;
  }

  /* .qr-code-wrapper .gulf-product-name,
  .qr-code-wrapper .qr-scan-instruction {
    font-size: 12px;
  } */

  .industry-product-detail-slider-wrapper .industry-product-detail-slider {
    padding: 0 0 0 0;
  }

  .industry-product-content-detail ul li {
    /* font-size: 12px; */
    line-height: 14px;
  }

  */ .industry-product-content-wrap h3 {
    font-size: 18px;
  }

  .industry-product-detail-slider-wrapper .slick-dots {
    left: 0;
    bottom: -50px;
  }

  /* .industry-product-detail-slider-wrapper .slick-dots li button {
  font-size: 14px;
  width: 18px;
} */

  .industry-product-content-detail ul li:before {
    top: 5px;
  }

  .industry-product-content-detail ul li:before {
    height: 13px;
    width: 13px;
  }

  .industry-product-detail-slider-wrapper .slick-dots li {
    margin: 0 8px;
  }

  .homepage-banner-section .home-banner-logo img {
    width: 150px;
  }

  .homepage-banner-section .homepage-heading-title h1 {
    font-size: 24px;
  }

  .homepage-banner-section .homepage-section-desc h5 {
    font-size: 16px;
    padding: 15px 0 0 0;
  }

  /* .homepage-banner-section{
  background-size: contain;
} */
  .category-section-cards-wrapper .category-section-title h5 {
    font-size: 20px;
  }

  /* .category-cards-wrapper .category-block p {
  font-size: 14px;
} */

  /* .category-section-wrapper h6 {
  font-size: 14px;
} */

  .category-section-filter {
    /* grid-template-columns: 65% 60% 60% 60%; */
    /* grid-template-columns: auto; */
    grid-template-columns: repeat(4, 1fr);
  }

  /* .category-section-wrapper.previous-class p {
    font-size: 12px;
  } */

  /* .industry-product-detail-slider-wrapper .slick-dots {
  bottom: 0px;
} */

  .industry-product-content-detail ul {
    padding: 15px 0 0 15px;
  }

  .industry-product-content-wrap h3 span:after {
    bottom: -7px;
  }

  .category-section-cards {
    height: 64vh;
  }

  .category-section-cards-wrapper {
    padding: 20px;
  }

  #tab4-content .category-block a {
    max-width: 100px;
  }

  .category-cards-wrapper {
    grid-template-columns: 31% 31% 31%;
  }
}

@media screen and (max-width: 576px) {
  .category-cards-wrapper {
    grid-template-columns: 47% 47%;
  }
}

@media screen and (max-width: 376px) {
  .industries-page-banner .industries-heading-title h1 {
    font-size: 18px;
  }

  .homepage-banner-section .homepage-heading-title h1 {
    font-size: 22px;
  }

  .homepage-banner-section .homepage-section-desc h5 {
    padding: 10px 0 0 0;
  }

  .homepage-heading-wrapper {
    padding-top: 10px;
  }

  .homepage-banner-section .find-more-button-wrap a {
    font-size: 14px;
  }

  .homepage-banner-section .find-more-button-wrap a img {
    height: 15px;
  }

  .homepage-banner-section .find-more-button-wrap a {
    padding: 10px 25px;
  }

  .category-section-filter-wrapper .main-slider-wrapper-grid {
    gap: 0;
  }

  /* .industries-page-banner .industries-page-desc h5 {
    font-size: 12px;
  } */

  .industries-page-banner-wrapper .industries-page-logo-image img {
    width: 80px;
  }

  .back-top-page-button a {
    gap: 10px;
    font-size: 10px;
  }

  .industry-product-content-wrap h3 {
    font-size: 16px;
  }

  .industry-product-content-detail ul {
    padding: 15px 0 0 10px;
  }

  .industry-product-detail-slider-wrapper .industry-product-content-wrap {
    padding: 5px 0 0 0;
  }

  .category-section-filter-wrapper .main-slide-grid-two.main-image .main-image-product img {
    width: 60%;
  }

  .qr-code-wrapper .qr-code-image {
    height: 80px;
  }

  /* .industry-product-content-detail ul li {
    font-size: 10px;
    line-height: 12px;
  } */

  .category-sync-slider-wrapper .category-sync-slide-heading h6 {
    font-size: 10px;
  }

  .product-category-slide-wrap .slick-prev,
  .product-category-slide-wrap .slick-prev:hover,
  .product-category-slide-wrap .slick-prev:focus,
  .product-category-slide-wrap .slick-next,
  .product-category-slide-wrap .slick-next:hover,
  .product-category-slide-wrap .slick-next:focus {
    height: 20px;
    width: 20px;
  }

  .product-category-slide-wrap .slick-next,
  .product-category-slide-wrap .slick-next:hover,
  .product-category-slide-wrap .slick-next:focus {
    right: -20px;
  }

  .product-category-slide-wrap .slick-prev,
  .product-category-slide-wrap .slick-prev:hover,
  .product-category-slide-wrap .slick-prev:focus {
    left: -20px;
  }

  .category-section-cards {
    height: 62vh;
  }

  .category-sync-slider-wrapper .product-category-slider-wrap {
    /* padding: 6.5% 15% 0 15%; */
    padding: 3% 15% 4% 15%;
    /* display: flex;
    align-items: center; */
  }

  .category-section-filter-wrapper .main-image-product img {
    max-height: 140px;
  }
}

@media screen and (max-width: 1025px) {
  .category-cards-wrapper .product-category-slide {
    padding: 0 !important;
    width: 100%;
    aspect-ratio: 1 / 1;
  }
}