@media screen and (min-width :1199px) and (max-width: 1366px) {
	
	
}

@media screen and (min-width: 992px) and (max-width: 1198px) {
	
	
}

/********Sm-start*******/
@media screen and (min-width: 768px) and (max-width: 991px) {
	
	
}

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

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



	
}

@media screen and (min-width: 480px) and (max-width: 766px) {
	
	
}

/********xs-start********/
@media screen and (max-width: 767px) {
	.logo {
		width: 70%;
	}
	.fixed-top {
		position: relative;
	}
	.about_sec {
		margin-top: 0px!important;
		padding: 0 15px;
		-webkit-box-shadow: none;
	}
	#about_main, #project_main, #process_main, #other_section, #industries_main,
	#product_sct, #product_descp, #gallery_sct, #contact_sct, #about_sct {
		padding: 45px 0;
	}
	.about_sec:after {
		right: 5px;
		height: 13%;
	}
	.about_sec:before {
		height: 13%;
		left: 5px;
	}
	#carousel .carousel-control-right {
		right: 13%;
	}
	#carousel .carousel-control {
		width: 0px;
	}
	#carousel .carousel-control span {
		width: 32px;
		height: 32px;
		line-height: 32px;
	}
	.pd_none {
		padding-left: 15px;
	}
	.about_detail_sec {
		padding: 15px 0;
	}
	.about_dtl h1, .banner_head h1, .about_sec0 h1 {
		font-size: 25px;
	}
	.hm_product_hed h2 {
		font-size: 23px;
	}
	.process_hed h3, .industries_hed h3, .product_sct_lft h3, .contact_form h3 {
		font-size: 21px;
	}
	.manufacturer_dtl h4 {
		font-size: 19px;
		margin-top: 15px;
	}
	.product_detail h4 {
		font-size: 19px;
	}
	.product_bx h5, .banner_bx span {
		font-size: 17px;
	}
	.about_dtl a {
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.hm_product_hed span {
		padding: 0%;
		font-size: 14px;
	}
	.banner_bx {
		margin-top: 0px;
		margin-bottom: 5px;
		padding: 15px 10px;
	}
	.manufacture_bx ul li {
		margin-left: 0px;
		width: 100%;
	} 
	.industries_bx {
		background-size: 55%;
	}
	.industries_bx img {
		width: 90px;
		padding-top: 35px;
	}
	.industry_name h5 {
		font-size: 17px;
		padding-top: 25px;
	}
	.contact_dtl h5 {
		font-size: 17px;
	}
	img.footer_curve {
		margin-top: -9%;
	}
	.foot_cont i {
		width: 35px;
		line-height: 34px;
		height: 35px;
		font-size: 17px;
	}
	.cont {
		padding-left: 45px;
	}
	.cont p {
		letter-spacing: 0.25px;
		font-size: 13px;
	}
	.footer_hed h6 {
		margin-top: 10px;
	}
	.footer_list ul {
		width: 100%;
	}
	.footer_hed ul li a {
		font-size: 13px;
		padding-bottom: 0px;
	}
	li.support {
		border-left: 0px;
		margin-left: 0px;
		margin-top: 15px;
	}
	#inner_banner {
		padding: 90px 0 0 0;
		min-height: 240px;
	}
	.product_sct_lft span {
		font-size: 18px;
	}
	.product_sct_para p {
		padding-top: 15px;
	}
	#product_descp {
		padding: 0 0 60px 0;
	}
	.overview_bx {
		position: relative;
		width: auto;
		height: auto;
		top: 0;
		padding: 20px 15px;
	}
	.product_images img {
		margin-top: 20px;
	}
	.enquire_block ul {
		margin: 35px auto 0;
	}
	.enquire_block ul li {
	    display: block;
	}
	.enquire_block ul li a {
		display: block;
		text-align: center;
	}
	.contact_form_bg span {
		text-align: center;
	}
	.contact_details ul li span {
		text-align: left;
	}
	.contact_form_bg {
		padding: 15px 10px;
	}
	.contact_details ul li img {
		margin-right: 10px;
	}
	.contact_form {
		padding-left: 0px;
		padding-top: 30px;
	}
	.location {
		height: 250px;
	}
	.about_inner_dtl {
		padding: 0px;
	}
	.about_sec0 span {
		font-size: 17px;
		padding-left: 45px;
	}
	.about_sec0 span:before {
		width: 35px;
	}
	.about_list ul {
		padding: 10px 0;
		display: inline-block;
	}

	
	
}

@media screen and (max-width: 460px) {
	
	img.footer_curve {
		margin-top: -10%;
	}
	.industries_bx {
	    background-size: 36%;
	}
	.foot_cont {
		display: block;
	}


	
}

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


	img.footer_curve {
		margin-top: -12%;
	}

	
	
}