@media (min-width: 1599px) and (max-width: 1799px) {
	.elementor-container.elementor-column-gap-default {
    padding-left: 20px;
    padding-right: 20px;
}
	.image-gallery-sec > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
	.marquu-sec > div{
		    padding-left: 0 !important;
    	padding-right: 0 !important;
	}
	.conce-img2 img {
    max-height: 541px;
}
}

@media only screen and (max-width: 1599px) {
.elementor-container.elementor-column-gap-default {
    padding-left: 0px;
    padding-right: 0px;
}
	.product-box>div {
    gap: 30px;
}
	.show-works-div > div {
    gap: 50px;
}
	#elementor-popup-modal-460 .dialog-close-button {
    right: 140px;
}
	

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

@media only screen and (max-width: 1366px) {
.show-works-div > div {
    gap: 40px;
}
		#elementor-popup-modal-460 .dialog-close-button {
    right: 110px;
}

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

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

		#elementor-popup-modal-460 .dialog-close-button {
    right: 80px;
}
	/* 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: initial !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 30px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}
	.slider-wrapper .slick-slide img {
        width: 100%;
        height: auto;
    }
	.experience-div > div {
    align-items: start;
}
.dialog-close-button {
    right: 20px !important;
	padding: 10px !important;
    font-size: 18px !important;
}

	/* 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;
	}

	.notfound-content {
		padding: 12vw 0;
	}
	 .slider-wrapper .slick-slide img {
        width: 100%;
        height: auto;
    }
	.menu-popup{
		height: 100vh;
    overflow: hidden;
	}
.dialog-close-button {
    right: 18px !important;
    padding: 8px !important;
    font-size: 19px !important;
}
	.newsletter-form .gform_footer input {
    padding: 12px 18px !important;
    font-size:16px !important;
}
	.gform_footer{
		
		border-radius:90px !important;
	}
	.gform_footer input{
		border-radius:90px !important;
		line-height:100% !important;
	}

	/* 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;
	}
.newsletter-form label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    font-size: 16px !important;
}
	

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

@media only screen and (max-width: 374px) {
	/* Check 320px and add css here */
}