@media only screen and (min-width: 1600px){
	.small-header{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}

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


	/* About section */
	.equal-height {
		display: flex;
	}

	.equal-height .elementor-widget-wrap {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-container {
		flex: 1;
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-icon-box {
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	/* Check 1367px and add css here */
}

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

	/* About section */
	.equal-height {
		display: flex;
	}

	.equal-height .elementor-widget-wrap {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-container {
		flex: 1;
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-icon-box {
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	/* Check 1200px and add css here */
}

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

	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1000px !important;
	}

	/* About section */
	.equal-height {
		display: flex;
	}

	.equal-height .elementor-widget-wrap {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-container {
		flex: 1;
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-icon-box {
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	/* Navbar */

	.elementor-button {
		padding: 17px 16px 17px 16px !important
	}

	/* Industries */
	.elementor-post__excerpt {
		display: -webkit-box;
		-webkit-line-clamp: 3 !important;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	/* Check 1025px and add css here */
}

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

	/* 	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
	padding: 0 30px;
} */

	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: 85px !important;
		left: 0% !important;
		width: 100% !important;
		height: 100% !important;
		padding: 0 10px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}

	#masthead {
		position: fixed;
		left: 0;
		top: 0;
		width: 100% !important;
		background-color: #ffffff;
		display: block;
		z-index: 999;
	}

	.header-menu .elementor-nav-menu .contact-us {
		display: block !important;
	}

	/* About section */
	.equal-height {
		display: flex;
	}

	.equal-height .elementor-widget-wrap {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-container {
		flex: 1;
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-icon-box {
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	/* Check 768px and add css here */
}

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

	/* 	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
	padding: 0 20px;
} */

	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: 90px !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 10px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}

	/* contact us link	*/
	.elementor-nav-menu .contact-us {
		display: block !important;
	}

	/* 	banner */
	.banner-btn {
		padding: 10px 20px;
	}

	.notfound-content {
		padding: 12vw 0;
	}

	/* About section */
	.equal-height {
		display: flex;
	}

	.equal-height .elementor-widget-wrap {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-container {
		flex: 1;
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-icon-box {
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	.indeustries-list .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
		width: 100%;
		position: unset;
		transform: none;
		transition: transform 0.5s ease-in-out;
		object-fit: contain;
		/* Ensure image maintains aspect ratio */
	}

	/* Check 480px and add css here */
}

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

	/* 	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
	padding: 0 15px;
} */

	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: 105px !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 10px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}

	/* contact us link	*/
	.contact-us {
		display: block !important;
	}

	/* Hero section button */
	.elementor-button-text {
		font-size: 18px !important;
	}

	/* About section */
	.equal-height {
		display: flex;
	}

	.equal-height .elementor-widget-wrap {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-container {
		flex: 1;
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-icon-box {
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	body .gform_wrapper form .gform_body ul li.gfield {
		padding: 0px;
		width: 100%;
		float: left;
		padding: 0 7px 0px 7px !important;
		/* 	margin: 0 0px 20px !important; */
		background-color: transparent;
		border: none;
		clear: inherit;
	}

	body .gform_wrapper .gform_footer input[type="submit"],
	body .gform_wrapper .gform_page_footer[type="submit"] {
		border: none;
		margin: 0;
		cursor: pointer;
		padding: 10px 20px !important;
		line-height: 0px !important;
		font-size: 18px;
	}

	/* Check 375px and add css here */
}

@media only screen and (max-width: 374px) {
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: 105px !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 5px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}
	
	.header{
		height: 150px;
	}

	/* Hero section button */
	.elementor-button-text {
		font-size: 16px !important;
	}

	/* contact us link	*/
	.contact-us {
		display: block !important;
	}
	
	/* Home page icon */
	.icon-text * {
    	font-size: 18px !important;
	}
	
	.icon-brief{
		font-size: 16px !important;
	}

	/* About section */
	.equal-height {
		display: flex;
	}

	.equal-height .elementor-widget-wrap {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-container {
		flex: 1;
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.equal-height .elementor-widget-icon-box {
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	/* gravity form button */
	body .gform_wrapper form .gform_body ul li.gfield {
		padding: 0px;
		width: 100%;
		float: left;
		padding: 0 7px 0px 7px !important;
		/* 	margin: 0 0px 20px !important; */
		background-color: transparent;
		border: none;
		clear: inherit;
	}

	body .gform_wrapper .gform_footer input[type="submit"],
	body .gform_wrapper .gform_page_footer[type="submit"] {
		border: none;
		margin: 0;
		cursor: pointer;
		padding: 10px 20px !important;
		line-height: 0px !important;
		font-size: 18px;
	}
	
	body .gform_wrapper form .gform_body ul li.gfield {
		padding: 0px;
		width: 100%;
		float: left;
		padding: 0 2px 0px 2px !important;
		/* 	margin: 0 0px 20px !important; */
		background-color: transparent;
		border: none;
		clear: inherit;
	}

	/* Check 320px and add css here */
}