
/* Navigation css START  */
/* Submenu positioning */

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .nav-link{
    padding: 10px 13px !important;
  }
  .navbar .navbar-collapse{
    align-items: center;
  }
  .bookappointment-btn{
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1024px) and (max-width: 1368px){
    .nav-link{
        padding: 10px 20px !important;
    }
    
/*Universal Heading css  */
.w-lg-7{
    width: 7% !important;
}
section{
    padding: 80px 0;
}
 .bookappointment-btn{
    margin-bottom: 0 !important;
  }
.main-heading h2{
    font-size: 37px;
    line-height: 50px;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.navbar .navbar-collapse{
    position: unset;
    border: none;
    padding: 0;
    box-shadow: none;
}
.navbar>.container{
    margin: auto;
}
.dropdown-toggle::after{
    right: 0;
}
.dropdown-menu.show{
    height: auto;
}
ul.dropdown-menu.show{
    padding: 0;
}
.navbar-brand img{
    width: 250px;
}
.nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    height: auto;

}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    left: 100%;
    top: 0;
    visibility: visible;
    opacity: 1;
    margin-left: 9px;
    height: fit-content;
    border: none;
}
.dropdown-submenu .dropdown-toggle::after{
    right: 5px !important;
    top: 26.25px !important;
    transform: translateY(-50%) rotate(272deg) !important;

}
.dropdown-menu{
    border-radius: 0;
    border: none  !important;
}
.dropdown-item{
    padding: 15px 20px !important;
}

/* NAVIGATION CSS END  */
/* Banner css Start  */
.banner_main{
    padding-top: 150px;
}

/* Marquee css  */
.marquee-main{
    background: #fff;
    margin-top: 0;
    overflow: visible;
    transform: rotate(
356deg);
    margin-right: -10px;
   
}
/* .top-marquee{
    transform: rotate(357deg);
} */
.banner_main:before{
    position: absolute;
    left: -12px;
    background: transparent;
    content: '';
    border-top: 105px solid transparent;
    border-left: 190px solid #6592C9;
    border-bottom: 50px solid transparent;
    bottom: -50px;
}
.banner_main:after{
    position: absolute;
    right: 0px;
    content: '';
    top: 27px;
    border-bottom: 200px solid #6592C9;
    border-left: 200px solid transparent;
    bottom: 33px;
}
.banner-img:before{
    border: none;
    position: unset;
}
.banner-img:after{
    border: none;
    position: unset;
}
.banner-title h1{
    font-size: 50px;
}
/* Breadcrumb css  */
.breadcrumb-title a{
    font-size: 16px;
}
/* About us css Home START*/
.heading-btn{
    justify-content: flex-start;
}
.heading-btn span {
    margin-top: 0 !important;
}
.about_us {
  position: relative;
  overflow: hidden;
  --img-x: -20%; /* CSS variable for GSAP to control */
}

.about_us::before {
  position: absolute;
  content: '';
  background: url(../images/home-page/about_us-vector.svg) no-repeat right center;
  background-size: contain;
  right: var(--img-x);
  top: -30%;
  width: 100%;
  height: 800px;
  z-index: -1;
  transition: none;
}
.aboutus-content span{
    padding: 20px 10px;
}

/* About us css Home END*/
/* PRODUCT HOME PAGE CSS START  */
.product-box{
    margin: 20px 0;
}
.productbox_img img{
    width: 60%;
}
.product_main .main-heading p{
    text-align: justify;
}
/* PRODUCT HOME PAGE CSS END  */
/* Quility Css START  */
.quality:before{
    width: 20%;
}
.iso_box, .gst_box{
    margin: 0;
    padding: 20px;
    gap: 10px;
    height: 100%;
}
.iso_box h3, .gst_box h3{
    font-size: 20px;
}
.iso_box p, .gst_box p{
    font-size: 16px;
}

/* Quility Css END  */

/* Home CTA css START  */
.home_cta_bg{
    margin: 0;
    height: 100%;
    
}
.cta_img{
    position: relative;
}
.cta_img img{
    right: 0;
    top: 0;
    bottom: 0;
}
.cta_heading .btn-secondary{
    width: 70%;
}
.cta_heading {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.cta_heading p{
    margin: 0;
}
/* Home CTA css END  */
/* Manufacturing Insight Css Start */
.manufacturing_insight:before{
    background: transparent !important;
}
.process-timeline{
    margin: 20px;
}
/* Manufacturing Insight Css END */
/* Gallery css  STart  */
.gallery_home .heading-btn, .home-logos .heading-btn{
    justify-content: center;
}
/* Gallery END Css  */
/* Testimonial box css START  */
.testimonial-home-swiper .swiper-scrollbar{
    width: 48% !important;
    left: calc(50% - 4%) !important;
}
.custom-nav-buttons{
    left: 40%;
    width: 60%;
    transform: translateX(0%);
}
/* /* Testimonial box css  END  */
/* FOOTER CSS START  */
.big-text-footer h3{
    font-size: 100px;
   text-align: right;
   display: flex;
   justify-content: end;
   align-items: end;
   align-content: flex-end;
   flex-wrap: wrap;
   margin-top: 40px;
   margin-bottom: 0;
}
.footer-social-icon ul{
    justify-content: end;
}
.flag-box {
     flex: 0 0 31.3%;
}
/* FOOTER CSS END  */
/* Product PAGE css  START */
/* precision-turned-conponents css STARTS  */
.key_feature_slider .swiper-wrapper{
    display: flex !important;
    transform: none !important;
    gap: 17px;
    flex-wrap: wrap;
}
.key_feature_slider .swiper-wrapper .swiper-slide{
    width: 32.3%;
}
.key-feature-box {
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
}



.hoveron_key_text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: white; /* same as box bg to blend seamlessly */
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
  padding: 0 20px 20px;
  z-index: 1;
}
.key-feature-box:hover{
    border: 1px solid#000;
}
.visible_text_keyfeature img{
   transition: transform 0.3s ease-in-out; 
}
.key-feature-box:hover .visible_text_keyfeature img{
    transform: translateY(-100px); /* move up slightly, not too much */
}
.key-feature-box:hover .visible_text_keyfeature {
  transform: translateY(-50px); /* move up slightly, not too much */
}

.key-feature-box:hover .hoveron_key_text {
  transform: translateY(15px);
}
.visible_text_keyfeature p{
    margin-bottom: 16px;
}
.key_feature_slider{
    padding-bottom: 20px !important;
}

/* precision-turned-conponents css END  */
/* CNC Product css  */
 .masonry-gallery {
    columns: 4 200px;
    column-gap: 1rem;
}
.white-box_product {
    border-right:1px solid#ddd;
}
.aboutus-content .row .col-lg-6:last-child .white-box_product{
    border: none !important;
}

.componets-box{
    padding: 15px 20px;
}

.offer-box{
    padding: 20px;
}
/* Product PAGE css  END */


}
@media screen and (min-width: 1369px) {

/*Universal Heading css  */
.w-lg-7{
    width: 7% !important;
}
section{
    padding: 80px 0;
}
 .bookappointment-btn{
    margin-bottom: 0 !important;
  }
.main-heading h2{
    font-size: 37px;
    line-height: 50px;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.navbar .navbar-collapse{
    position: unset;
    border: none;
    padding: 0;
    box-shadow: none;
}
.navbar>.container{
    margin: auto;
}
.dropdown-toggle::after{
    right: 0;
}
.dropdown-menu.show{
    height: auto;
}
ul.dropdown-menu.show{
    padding: 0;
}
.navbar-brand img{
    width: 250px;
}
.nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    height: auto;

}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    left: 100%;
    top: 0;
    visibility: visible;
    opacity: 1;
    margin-left: 9px;
    height: fit-content;
    border: none;
}
.dropdown-submenu .dropdown-toggle::after{
    right: 5px !important;
    top: 26.25px !important;
    transform: translateY(-50%) rotate(272deg) !important;

}
.dropdown-menu{
    border-radius: 0;
    border: none  !important;
}
.dropdown-item{
    padding: 15px 20px !important;
}
.nav-link{
    padding: 10px 25px !important;
}
/* NAVIGATION CSS END  */
/* Banner css Start  */
.banner_main{
    padding-top: 150px;
}

/* Marquee css  */
.marquee-main{
    background: #fff;
    margin-top: 0;
    overflow: visible;
    transform: rotate(
356deg);
    margin-right: -10px;
   
}
/* .top-marquee{
    transform: rotate(357deg);
} */
.banner_main:before{
    position: absolute;
    left: -12px;
    background: transparent;
    content: '';
    border-top: 105px solid transparent;
    border-left: 190px solid #6592C9;
    border-bottom: 50px solid transparent;
    bottom: -50px;
}
.banner_main:after{
    position: absolute;
    right: 0px;
    content: '';
    top: 27px;
    border-bottom: 200px solid #6592C9;
    border-left: 200px solid transparent;
    bottom: 33px;
}
.banner-img:before{
    border: none;
    position: unset;
}
.banner-img:after{
    border: none;
    position: unset;
}
.banner-title h1{
    font-size: 50px;
}
/* Breadcrumb css  */
.breadcrumb-title a{
    font-size: 16px;
}
/* About us css Home START*/
.heading-btn{
    justify-content: flex-start;
}
.heading-btn span {
    margin-top: 0 !important;
}
.about_us {
  position: relative;
  overflow: hidden;
  --img-x: -20%; /* CSS variable for GSAP to control */
}

.about_us::before {
  position: absolute;
  content: '';
  background: url(../images/home-page/about_us-vector.svg) no-repeat right center;
  background-size: contain;
  right: var(--img-x);
  top: -30%;
  width: 100%;
  height: 800px;
  z-index: -1;
  transition: none;
}
.aboutus-content span{
    padding: 20px 10px;
}

/* About us css Home END*/
/* PRODUCT HOME PAGE CSS START  */
.product-box{
    margin: 20px 0;
}
.productbox_img img{
    width: 60%;
}
.product_main .main-heading p{
    text-align: justify;
}
/* PRODUCT HOME PAGE CSS END  */
/* Quility Css START  */
.quality:before{
    width: 20%;
}
.iso_box, .gst_box{
    margin: 0;
    padding: 20px;
    gap: 10px;
    height: 100%;
}
.iso_box h3, .gst_box h3{
    font-size: 20px;
}
.iso_box p, .gst_box p{
    font-size: 16px;
}

/* Quility Css END  */

/* Home CTA css START  */
.home_cta_bg{
    margin: 0;
    height: 100%;
    
}
.cta_img{
    position: relative;
}
.cta_img img{
    right: 0;
    top: 0;
    bottom: 0;
}
.cta_heading .btn-secondary{
    width: 70%;
}
.cta_heading {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.cta_heading p{
    margin: 0;
}
/* Home CTA css END  */
/* Manufacturing Insight Css Start */
.manufacturing_insight:before{
    background: transparent !important;
}
.process-timeline{
    margin: 20px;
}
/* Manufacturing Insight Css END */
/* Gallery css  STart  */
.gallery_home .heading-btn, .home-logos .heading-btn{
    justify-content: center;
}
/* Gallery END Css  */
/* Testimonial box css START  */
.testimonial-home-swiper .swiper-scrollbar{
    width: 48% !important;
    left: calc(50% - 4%) !important;
}
.custom-nav-buttons{
    left: 40%;
    width: 60%;
    transform: translateX(0%);
}
/* /* Testimonial box css  END  */
/* FOOTER CSS START  */
.big-text-footer h3{
    font-size: 100px;
   text-align: right;
   display: flex;
   justify-content: end;
   align-items: end;
   align-content: flex-end;
   flex-wrap: wrap;
   margin-top: 40px;
   margin-bottom: 0;
}
.footer-social-icon ul{
    justify-content: end;
}
.flag-box {
     flex: 0 0 31.3%;
}
/* FOOTER CSS END  */
/* Product PAGE css  START */
/* precision-turned-conponents css STARTS  */
.key_feature_slider .swiper-wrapper{
    display: flex !important;
    transform: none !important;
    gap: 17px;
    flex-wrap: wrap;
}
.key_feature_slider .swiper-wrapper .swiper-slide{
    width: 32.3%;
}
.key-feature-box {
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
}



.hoveron_key_text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: white; /* same as box bg to blend seamlessly */
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
  padding: 0 20px 20px;
  z-index: 1;
}
.key-feature-box:hover{
    border: 1px solid#000;
}
.visible_text_keyfeature img{
   transition: transform 0.3s ease-in-out; 
}
.key-feature-box:hover .visible_text_keyfeature img{
    transform: translateY(-100px); /* move up slightly, not too much */
}
.key-feature-box:hover .visible_text_keyfeature {
  transform: translateY(-50px); /* move up slightly, not too much */
}

.key-feature-box:hover .hoveron_key_text {
  transform: translateY(15px);
}
.visible_text_keyfeature p{
    margin-bottom: 16px;
}
.key_feature_slider{
    padding-bottom: 20px !important;
}

/* precision-turned-conponents css END  */
/* CNC Product css  */
 .masonry-gallery {
    columns: 4 200px;
    column-gap: 1rem;
}
.white-box_product {
    border-right:1px solid#ddd;
}
.aboutus-content .row .col-lg-6:last-child .white-box_product{
    border: none !important;
}

.componets-box{
    padding: 15px 20px;
}

.offer-box{
    padding: 20px;
}
/* Product PAGE css  END */

}