@media only screen and (min-width: 1350px) {
	.company-bg-box .elementor-column-gap-default{
		min-height: 950px !important;
	}
}
@media only screen and (max-width: 1200px) {
	.products-wrapper{
		padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.service-wrapper{
		padding-left: 5px !important;
    	padding-right: 5px !important;
	}
}
@media(min-width: 1025px) and (max-width: 1265px) {
	#top-header-box .hfe-menu-item {
		padding-left: 9px;
		padding-right: 9px;
	}
}

@media(min-width: 768px) and (max-width: 1024px) {
	.prod-inner-wrap{
		padding: 70px 40px 0 40px !important;
	}
	.prod-inner-wrap .elementor-widget-image{
		height: 100%;
	}
	.prod-inner-wrap .elementor-widget-image .elementor-widget-container{
		height: 100%;
	}
	.prod-inner-wrap .elementor-widget-image .elementor-widget-container img{
		height: 100%;
		object-fit: cover;
	}
}
@media only screen and (max-width: 767px) {
	.prod-inner-wrap{
		padding: 40px 30px 0 30px !important;
	}
}
/***************For ipad***************
***************************************/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
   
}
/*******END********/

@media only screen and (max-width: 768px) {
	.service-box .left {
		width: 100%;
		padding-top: 0px;
		padding-bottom: 20px;
	}
	.service-box .right {
		width: 100%;
	}
	.services-slider-wrapper {
		padding-top: 0px;
	}
	.qp-section .left {
		width: 100%;
		padding: 0 5px 25px 5px;
	}
	.qp-section .right {
		width: 100%;
		padding: 0 5px;
		margin-top: 25px;
	}
	.qp-section .qp-img-box1, .qp-section .qp-img-box3 {
		padding-top: 0;
	}
	.qp-section .qp-img-box {
   	 	padding: 0 5px;
	}
	.qp-section .right h3 {
		text-shadow: 1px 2px 0px #000;
		margin-top: -60px;
		font-size: 14px;
		padding: 0px 5px;
	}
	#home-banner h1{
		font-size: 50px;
	}
	.green-box {
		height: 85%;
	}
	.service-box .right{
		padding-left: 60px;
	}
	.service-box .right .blue-box{
		width: 100%;
		left: 0;
	}
	.other-pro-box {
		width: 100% !important;
		background: #fff;
		margin: 0 0% 20px 0%;
	}
}

@media only screen and (min-width: 550px) {
	.post-navigation .ast-post-nav{
		font-size: 25px !important;
	}
}
@media only screen and (max-width: 480px) {
	.service-box .right{
		padding: 40px 30px;
	}
	.products-wrapper .h-title h2, .service-wrapper .h-title h2{
		margin-bottom: 70px;
	}
	#home-banner h1{
		font-weight: 600;
   		line-height: 35px;
		font-size: 35px;
	}
	#home-banner p{
   		line-height: 25px;
		font-size: 20px;
	}
	.company-bg-box .elementor-column-gap-default{
		min-height: 300px !important;
	}
	.inner-top-banner .elementor-column-gap-default{
		min-height: 330px !important;
	}
	.header .hfe-site-logo img {
        max-width: 60% !important;
    }
}