
@media (max-width:1600px){
  nav .wrapper {
    padding: 1.4rem 2rem;
}
  .about-img1 {
    right: 5.5%;
}
.footer-logo-2 {
  right: 2%;
}
.footer-logo-3 {
  right: 2%;
}
/* News Page */
.common-banner {
  height: 360px;
  margin-top: 7rem;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 {
    height: auto;
}
}

@media (max-width:1024px){
  /* Home Page */
  .scroll-img {
    position: absolute;
    bottom: 4%;
    left: 46%;
}
.header .item-left {
  flex: 0 0 17%;
}
.header .item-right {
  flex: 0 0 14%;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 {
    height: 100%;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .product-list, .header .menu > ul > li .sub-menu.mega-menu-column-4 > .subcategory-list, .header .menu > ul > li .sub-menu.mega-menu-column-4 > .product-image-pxreview  {

    border-right: unset;
}

.list-item.product-image-preview {
    flex: 0 0 100% !important;
}
.product-menu:hover .sub-menu {
    align-content: flex-start;
}
.about-sec {
  padding: 50px 0 200px;
}
.about-img1 {
  bottom: 7%;
}
.product-sec {
  padding: 50px 0;
}
.product-grid {
  padding: 60px 0px 0px;
  column-gap: 30px;
}
.product-grid .grid-items {
  height: 400px;
}
.product-btn {
  width: 300px;
}
.high-sec {
  height: 830px;
}
.blue-ellipse {
  width: 400px;
  height: 400px;
  top: 8rem;
  left: 4rem;
}
.grey-ellipse {
  width: 260px;
  height: 260px;
  top: 8rem;
  left: 32.5rem;
}
.red-ellipse {
  width: 260px;
  height: 260px;
  top: 24.5rem;
  right: 1.5rem;
}
.white-ellipse {
  width: 260px;
  height: 260px;
  top: 28rem;
  left: 24rem;
}
.industry-btn {
  width: 465px;
}
.choose-sec {
  padding: 50px 0;
}
.client-sec {
  padding: 50px 0;
}
.news-sec {
  padding: 50px 0;
}
.trend-sec {
  padding: 50px 0;
}
/* News Page */
.common-banner {
  height: 250px;
}
.event-sec {
  padding: 50px 0;
}
.event-details-sec {
  padding: 50px 0;
}
/* Blogs Page */
.blog-sec {
  padding: 50px 0;
}
/* Career Page */
.work-sec {
  padding: 50px 0;
}
.work-details-sec {
  padding: 50px 0;
}
.work-list-sec {
  padding: 50px 0;
}
.work-details-grid {
  gap: 100px 20px;
}
/* About Us Page */
.story-sec {
  padding: 50px 0;
}
.vision-sec {
  padding: 50px 0;
}
.founder-sec {
  padding:50px 0px;
}
.awards-sec {
  padding: 50px 0px;
}
.values-sec {
  padding: 50px 0px;
}
/* Industry Page */
.enquiry-form {
  padding: 50px 0px;
}
/* Contact Us Page */
.contact-sec {
  padding: 50px 0;
}
/* Footer */
.footer-logo-3 {
    top: 28%;
}
}
@media (max-width:850px){
  /* Home Page */
  .header .item-left {
    flex: 0 0 23%;
}
.header .item-right {
  flex: 0 0 18%;
}
  .header {
    position: sticky;
    top: 0;
}
.scroll-img {
  display: none;
}
.about-sec {
  padding: 50px 0;
}
.about-img {
  width: 100%;
}
.about-img1 {
  bottom: 40%;
  width: 37%;
  right: 1%;
}
.product-btn {
  width: 345px;
}
.high-sec {
  height: 765px;
}
.blue-ellipse {
  width: 360px;
  height: 360px;
  top: 8rem;
  left: 0rem;
}
.grey-ellipse {
  width: 230px;
  height: 230px;
  top: 6rem;
  left: 23rem;
}
.white-ellipse {
  width: 230px;
  height: 230px;
  top: 27rem;
  left: 16.5rem;
}
.red-ellipse {
  width: 230px;
  height: 230px;
  top: 19.5rem;
  right: 0.5rem;
}
.industry-btn {
  width: 350px;
}
.trend-grid {
  padding: 20px 0;
  row-gap: 20px;
  grid-template-columns: 100%;
}
.footer-logo-2 {
  right: 2%;
  top: 5%;
}
/* News Page */
.common-banner {
  height: 190px;
  margin-top: 0;
}
/* Blogs Page */
.blogs-items-small {
  margin-top: 20px;
}
/* About us Page */
.vision-grid .grid-items img {
  width: 60%;
  padding: 0 15px;
}
.vision-grid .grid-items {
  flex-direction: column;
}
.awards-container {
  flex-direction: column;
}
/* Products Main */
.category .machine-card {
  height: 400px;
}
.industry-detail {
  background: url(../build/img/industry/industry-detail-bg.png) no-repeat center/cover;
  padding: 45px 0px 10px 0px;
  margin-bottom: 20px;
}
.enquiry-form .sub-title {
  text-align: center;
}
.enquiry-form img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;  /* Prevents overflow */
  margin-bottom: 30px;
}
.indus-name{
  margin-top: 20px;
}
.machine-card .view-btn {
  opacity: 1;
  margin-top: 24px;
}
.category .view-btn a {
  font-size: 20px;
}
/* Footer */
.footer-logo-3 {
    top: 18%;
}
}

@media (max-width:540px){
  /* Home Page */
  .header .item-left {
    flex: 0 0 40%;
}
.header .item-right {
  flex: 0 0 32%;
}
.home-content {
  margin: 20px auto;
}
.about-sec {
  padding: 30px 0;
}
.about-img1 {
 display: none;
}
.about-img:hover {
  transform: scale(1);
}
.product-sec {
  padding: 30px 0;
}
.product-grid {
  padding: 20px 16px 0px;
  column-gap: 30px;
}
.product-btn {
  width: 395px;
}
  .high-sec {
    height: 790px;
    padding: 30px 0;
}
  .blue-ellipse {
    width: 280px;
    height: 280px;
    top: 7rem;
    left: 5rem;
    padding: 40px;
}
.red-ellipse {
  width: 160px;
  height: 160px;
  top: 24rem;
  right: 13.5rem;
}
.white-ellipse {
  width: 160px;
  height: 160px;
  top: 34rem;
  left: 8.5rem;
  padding: 40px;
}
.grey-ellipse {
  width: 160px;
  height: 160px;
  top: 24rem;
  left: 14rem;
}
.industry-sec {
  padding: 30px 0;
}
.indus-name {
  margin-top: 1px;
}
.industry-grid {
  padding: 20px 16px;
}
.industry-grid .grid-items {
  height: 390px;
}
.industry-btn {
  width: 397px;
}
.choose-sec {
  padding: 30px 0;
}
.choose-grid {
  padding: 20px 30px;
}
.client-sec {
  padding: 30px 0;
}
.client-sec ul {
  margin-top: 20px;
}
.client-sec ul li {
  width: 49%;
}
.news-sec {
  padding: 30px 0;
}
.trend-sec {
  padding: 30px 0;
}
.footer-logo-2 {
  top: 3%;
}
/* News Page */
.event-sec {
  padding: 30px 0;
}
.event-grid {
  gap: 30px;
}
.common-banner {
  height: 150px;
  margin-top: 0;
}
.event-details-sec {
  padding: 30px 0;
}
/* Blogs Page */
.blog-sec {
  padding: 30px 0;
}
/* Career Page */
.work-sec {
  padding: 30px 0;
}
.work-details-sec {
  padding: 30px 0;
}
.work-list-sec {
  padding: 30px 0;
}
.work-list-sec .accordion-button {
  padding: 25px;
  border-radius: 20px !important;
  flex-direction: column;
  align-items: flex-start;
}
.work-list-sec .accordion-button:after {
  margin: 10px 0;
}
.work-list-sec .accordion-body {
  padding: 25px;
}
.career-form {
  padding: 1rem 0rem 0;
}
/* About Us */
.story-sec {
  padding: 30px 0;
}
.story-sec .sub-title {
  padding-top: 45px;
}
.vision-sec .swiper-slide {
  padding: 30px 30px;
  justify-items: center;
  border-radius: 40px;
  display: flex;
  align-items: center;
}
.vision-sec .swiper-slide img{
  max-width: 50%;
}
.vision-sec {
  padding: 30px 0px;
}
.founder-sec {
  padding: 30px 0px;
}
.awards-sec {
  padding: 30px 0px;
}
.values-sec {
  padding: 30px 30px;
}
.values-grid {
  padding: 0px 0px 30px;
}
/* Industry page */
.industry {
  padding: 30px 0 ;
}
.enquiry-form {
  padding: 30px 0px;
}
form#enq_form {
 margin-top: 20px;
}
/* Product main */
.category .machine-card {
  height: 300px;
  padding: 15px;
}
/* Contact Us Page */
.contact-sec {
  padding: 30px 0;
}
.machine-card .view-btn {
  opacity: 1;
  margin-top: 30px;
}
.category .view-btn a {
  font-size: 20px;
}

/* Footer */
.footer-logo-3 {
    top: 16%;
}
}