@media only screen and (min-width: 1600px) and (max-width: 1700px){
	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1520px;
	}
	.header-wrapper .elementor-section .elementor-container {
		max-width: 1520px !important;
	}
}


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

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

@media only screen and (max-width: 1366px) {
	.compliance-inner-col-1 .elementor-container.elementor-column-gap-default .elementor-column {
		flex: 0 0 calc(51% - 20px) !important;
		width: auto;
	}

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

@media only screen and (max-width: 1199px) {
	.hero-img-col .elementor-column-gap-default,.our-iron-inner .elementor-column-gap-default,.why-choose-inner .elementor-column-gap-default{
		flex-wrap:nowrap !important;
	}
	.everything-inner-col .elementor-column-gap-default{
		justify-content:center !important;
	}
	.compliance-inner-col-1 .elementor-container.elementor-column-gap-default .elementor-column {
		flex: 0 0 calc(51% - 17px) !important;
		width: auto;
	}

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

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

	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: initial !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 80px) !important;
		padding: 0 30px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}
	.hero-img-2-col .elementor-widget-image{
		height:100% !important;
	}
	.hero-img-2-col .elementor-widget-image .elementor-widget-container{
		height:100% !important;
	}
	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 30px;
	}
	.compliance-inner-col-1 .elementor-container.elementor-column-gap-default .elementor-column {
		flex: 0 0 calc(50% - 17px) !important;
		width: auto;
	}
	.why-choose-inner .elementor-column-gap-default {
		flex-wrap:wrap !important;
	}
	.our-iron-inner .elementor-column-gap-default {
		gap: 25px !important;
	}
	.hero-inner-img-section .elementor-column-gap-default{
		justify-content:center !important;
	} 
	.accordion_wrap .elementor-accordion-title span {
		display: inline;
		line-height: normal;
	}

	.accordion_wrap .elementor-accordion-title{
		display: flex;
		flex-direction: column;
	}

	/* Check 768px and add css here */
}
@media (min-width: 768px) {
	/*     .elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
	width: auto !important;
} */
}

@media only screen and (max-width: 767px) {
	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 20px;
	}
	.accordion_wrap .elementor-accordion-title span {
		padding-top: 10px;
	}

	.cf7-flex {
		flex-direction: column;
	}

	.cf7-flex .half {
		width: 100%;
	}

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


	.hero-img-col .elementor-column-gap-default, .our-iron-inner .elementor-column-gap-default, .why-choose-inner .elementor-column-gap-default {
		flex-wrap: wrap !important;
	}
	.compliance-inner-col-1 .elementor-container.elementor-column-gap-default .elementor-column {
		flex: 0 0 calc(100% - 0px) !important;
		width: 100%;
	}

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

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

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

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

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