/* @media (max-width: 1399px) {
.counters_main {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 30px;
}
section.story_wrapper.sp {
    position: relative;
    overflow: hidden;
}
}
@media (max-width: 1499px) {
      body section.story_wrapper.sp::after {
        font-size: 259px !important;
        font-weight: 600;
    }
    .story_wrapper_main {
        padding: 50px 0 70px;
    }
    .navik-header.header-transparent.header-shadow.viewport-lg.sticky {
        padding: 10px 95px;
    }
    .banner_content .main_title p {
        width: 30%;
    }
    .story_wrapper_main p {
        margin-bottom: 36px;
    }
    section.industires_serve_wrapper.sp .main_title h2 {
        font-size: 34px;
        line-height: 44px;
    }
    .slider .image {
        width: 385px;
    }
    .banner_content .main_title p {
        width: 30%;
    }
    .footer_flex ul li {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .footer_flex ul li a {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
  }
  
 */



@media(max-width: 1399px){
	.sp {
    padding: 70px 0;
}
	footer {
    padding: 70px 0;
}
	.counters_main {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
	section.soutions_wrappper.sp {
    padding: 70px;
}
	.copyright_main {
    padding: 40px 0;
}
	.breadcrumb-sec {
    height: 380px;
}
	section.story_wrapper.about_wrapper.sp {
    margin-top: 70px;
}
	.cat-pg-inner .nav .nav-link {
    margin: 0 33px;
}
	.cate-pg {
    padding-bottom: 20px;
}
	.contact-box {
    padding: 20px;
}
	.cont-box-cont h5 {
    font-size: 22px;
    line-height: 32px;
}
	.contact_btn a {
    font-size: 17px;
    line-height: 26px;
    padding: 13px 30px 13px 30px;
}
	.map-conten.chennia-map2 {
    padding-top: 20px;
}
	.map-conten.map1 {
    margin-bottom: 0px;
}
}

@media(max-width: 1199px){
	section.soutions_wrappper.sp {
        padding: 70px 30px;
    }
	.soultions_main_title {
    width: 95%;
}
	.main_title p {
    font-size: 16px;
    line-height: 25px;
}
	.counters_main {
        grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    }
	.contact_btn a {
    padding: 13px 30px 13px 30px;
}
	.counter_item h2 {
    font-size: 72px;
    line-height: 82px;
}
	.story_wrapper_main p {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 28px;
}
	
	.about_image_content {
    padding-left: 20px;
    margin-top: 0;
}
	.cat-pg-inner .nav .nav-link {
    font-size: 20px;
    line-height: 30px;
    margin: 0 20px;
}
	.prod-pg-box h5 {
    font-size: 18px;
    line-height: 27px;
}
	.cont-box-cont h5 {
    font-size: 18px;
    line-height: 28px;
}
	.nav-menu > li {
    margin-right: 22px;
}
	.contact_btn a {
        padding: 13px 20px 13px 20px;
		font-size: 16px;
		line-height: 26px;
    }
}


@media(max-width: 991px){
	.contact_btn {
    display: none;
}
	.cont-li{
	display: block;
}
	.header_main .nav-menu {
    height: auto;
    flex-wrap: wrap;
}
	.nav-menu > li {
    margin-right: 0;
}
	.nav-menu > li > a {
    font-size: 16px;
    line-height: 25px;
    color: #222;
}
	header.header_main {
    padding: 15px 0;
}
	.hero_area img {
    height: 410px;
    object-fit: cover;
}
	.banner_content .main_title h1 {
    margin-top: 90px;
}
	.banner_content .main_title p {
    margin-bottom: 30px;
}
	.hero_area:before {
    height: 60%;
}
	.main_button {
    padding: 10px 20px;
}
	.counters_main {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
	.counter_item h2 {
        font-size: 62px;
        line-height: 72px;
    }
	.copyright_main p {
    font-size: 17px;
    line-height: 26px;
}
	.footer_flex {
    margin-bottom: 40px;
}
	footer {
    padding-bottom: 30px;
}
	.nav-menu > li > a:hover {
    color: #222;
}
.breadcrumb-sec {
    padding-top: 150px;
    padding-bottom: 70px;
    height: 300px;
}
	.breadcrumb-content h2 {
    font-size: 46px;
    line-height: 56px;
}
	.about_image img {
    height: auto;
}
	.about_image {
    height: auto;
}
	.team_name h2 {
    font-size: 24px;
    line-height: 34px;
}
	.team_name h3 {
    font-size: 18px;
    line-height: 28px;
}
	.map_main{
    width: 100%;
}
	.cat-pg-inner .nav-item {
    width: 100%;
}
	.cat-pg-inner .nav .nav-link {
        margin: 0px 0px 12px 0px;
    }
	.client_pg_img img {
    height: 200px;
    padding: 20px;
}
	.contact-box {
        margin-bottom: 24px;
    }
	.nav-menu > li.cont-li {
    display: block;
}
}

@media(max-width: 767px){
	 .sp {
        padding: 35px 0;
    }
	.hero_area:before {
        height: 100%;
    }
	.banner_content .main_title h1 {
	margin-top: 70px;
    width: 85%;
}
	.banner_content .main_title p {
    width: 85%;
}
	section.soutions_wrappper.sp {
        padding: 40px 25px;
    }
	button.slick-arrow, button.slick-arrow:hover, button.slick-arrow:focus {
    bottom: -50px;
  
}
	section.soutions_wrappper.sp {
        padding: 40px 25px 70px 25px;
    }
	.story_main {
    width: 100%;
}
	.story_wrapper_main {
    	padding: 10px 0 50px;
}
	.copyright_main {
        padding: 24px 0;
    }
	.about_image img {
    margin-bottom: 24px;
}
	.about_image_content {
    padding-left: 0;
}
	section.story_wrapper.about_wrapper.sp{
    margin-top: 40px;
}
	.team_image {
    margin-bottom: 24px;
}
	.team_item {
    height: auto;
    margin-bottom: 24px;
}
	.map_main {
    width: 100%;
}
	.team_item {
    padding: 15px;
}
	.modal-body .team_content {
    padding-left: 0;
}
	.cate-pg.sp {
    padding-bottom: 0;
}
	.map {
    margin-bottom: 30px;
}
	.career-fm {
    width: 100%;
}
	.map-conten {
    margin-bottom: 0;
}
	.map-conten {
    padding: 0px 14px;
    
}
	.map-conten.chennia-map2 {
        padding-top: 0;
    }
	.map-conten.pune {
    padding-top: 0;
}
	.industry-card.active p.industry-description {
    margin-bottom: 0;
}
	.industry-description {
    opacity: 1;
    height: auto;
}
.industries-section .industry-card[data-industry="automotive"]{
  background-image: url("https://nextstep.net.in/india-forge/wp-content/uploads/2026/01/Passenger-Vehicles-4.webp");
	    background-size: cover;
    background-position: center;
}

.industries-section .industry-card[data-industry="commercial"]{
  background-image: url("https://nextstep.net.in/india-forge/wp-content/uploads/2026/01/Commercial-Vehicles-5.webp");
	    background-size: cover;
    background-position: center;
}

.industries-section .industry-card[data-industry="agriculture"]{
  background-image: url("https://nextstep.net.in/india-forge/wp-content/uploads/2026/01/Agricultural-3.webp");
	    background-size: cover;
    background-position: center;
}

.industries-section .industry-card[data-industry="defence"]{
  background-image: url("https://nextstep.net.in/india-forge/wp-content/uploads/2026/01/Defence-2.webp");
	    background-size: cover;
    background-position: center;
}
	.industry-card:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    z-index: -1;
}
	.industry-description {
    max-width: 100%;
		    transform: translateY(0px);
}
	.industry-card {
        background-repeat: no-repeat;
    }

}

@media(max-width: 575px){
	section.industires_serve_wrapper.sp .main_title h2 {
    font-size: 21px;
    line-height: 31px;
}
	section.soutions_wrappper.sp {
        padding: 25px 0px 25px 0px;
    }
	   
	.footer_flex {
        margin-bottom: 30px;
    }
	footer {
		padding-top: 40px;
        padding-bottom: 0px;
    }
	section.story_wrapper.sp {
    margin-top: 40px;
}
	.footer_logo {
    width: 80%;
	margin-bottom: 20px;
}
	.footer_flex ul li a {
    font-size: 17px;
    line-height: 27px;
}
	.foote-lo {
    width: 90%;
}
	.map_main {
        width: 100%;
    }
	.breadcrumb-content h2 {
        font-size: 28px;
        line-height: 38px;
    }
	.about_image_content p {
    font-size: 16px;
    line-height: 26px;
}
	 .cat-pg-inner .nav-item {
        margin-left: 24px;
    }
	.facilty_wrapper .story_wrapper1.about_wrapper {
    margin-bottom: 40px;
}
	section.all_products_wrapper.manufacturing_wrapper .about_image_content h3 {
    font-size: 26px;
    line-height: 36px;
}
	.client_pg_img img {
        height: 170px;
        padding: 20px;
    }
	.career-fm {
    width: 100%;
}
	.input-field input {
    height: 55px;
}
	.input-field input[type="submit"] {
    height: 55px;
}
	.map iframe {
    height: 300px;
}
	section.industires_serve_wrapper.sp {
    padding-top: 70px;
}
	.contact-head h2 {
    font-size: 32px;
    line-height: 42px;
}
	.contact-box {
    min-height: auto;
}
	.map-heading h2 {
    font-size: 32px;
    line-height: 42px;
}
	.breadcrumb-sec {
        background-position: center;
    }
	.cat-pg-inner .nav .nav-link {
        margin: 0px 0px 0px 0px;
		padding: 0 0px 0px 0px;
    }
	ul#pills-tab li.nav-item {
    padding-bottom: 10px;
    padding-top: 10px;
}
.cat-pg-inner .nav-item {
        margin-left: 0;
    }
.cat-pg-inner .nav .nav-link.active:before {
    width: 0;
    height: 0;
}
	p.text-center.mb-5.product-p {
    width: 100%;
    font-size: 17px;
    line-height: 27px;
}
		.industry-card {
    justify-content: center;
}
	.clients_wrapper.sp {
    border-bottom-left-radius: 0;
}
	.slider .image img {
    border-radius: 10px;
}
	.image_text_wrap h3 {
        font-size: 22px;
        line-height: 32px;
    }
	.image_text_wrap {
    padding-left: 0;
}
	.desktop_image{
		display: none;
	}
	.mobile_image{
	display: block;
}
	    .banner_content .main_title h1 {
        margin-top: 60px;
        font-size: 21px;
        line-height: 31px;
        margin-bottom: 14px;
        width: 90%;
        font-weight: 700;
    }
	.main_title h2 {
    font-weight: 700;
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0%;
    margin-bottom: 10px;
}
	.story_wrapper_main p {
        font-size: 16px;
        line-height: 25px;
    }
	.banner_content .main_title p {
        width: 100%;
        margin-bottom: 18px;
    }
	.hero_area img {
        height: 275px;
        object-fit: cover;
    }
    .main_button {
        padding: 5px 14px;
        font-size: 16px;
    }
	    .breadcrumb-sec {
        padding-top: 50px;
        padding-bottom: 0px;
        height: 160px;
    }
	.slider .slick-slide {
    margin-right: 0;
}
	.slider .image {
    width: 100%;
}
	.footer_flex h3 {
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 10px;
}
	.footer_flex ul li {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 6px;
}
	.story_main .main_title h3 {
    margin-bottom: 10px;
}
	.content_thank h2 {
    font-size: 28px;
    line-height: 38px;
}
}