@media (max-width: 1630px) and (min-width:1600px){
	.elementor-section.elementor-section-boxed > .elementor-container{	
		padding:0px 20px !important;
	}
	.heder-in-sec.elementor-section.elementor-section-boxed > .elementor-container, .footer-inn-sec.elementor-section.elementor-section-boxed > .elementor-container{
		padding:0px !important;
	}
	.footer-menu .elementor-nav-menu {
		column-gap: 40px;
	}
}
@media only screen and (max-width: 1599px) {

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

@media only screen and (max-width: 1366px) {
	
	.bold{
    	font-size: 18px;
	}
	.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;
	}
	body.menu-open {
		overflow: hidden;
	}
	.nav-bar a.elementor-item.elementor-item-anchor:hover {
		color: #fff !important;
	}
	header#masthead.menu-open {
		background: #fff;
	}
	.menu-open div.elementor-menu-toggle svg {
		fill: #141313 !important;
	}
	.menu-open .logo-box img {
		filter: brightness(0) !important;
	}
	/* Check 1200px and add css here */
}

@media only screen and (max-width: 1199px) {
		.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		top: 83px !important;
	}
	html{
		scroll-padding-top: 5rem;
	}

	/* 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;
	}
	.bold{
    	font-size: 16px;
	}
	.footer-menu .elementor-nav-menu {
		column-gap: 30px;
	}
	/* 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;
	}
		li.contact-mobile.menu-item.menu-item-type-custom. {
		display: block !important;
	}
	.contact-mobile{
		display: block !important;
	}
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		top: 63px !important;
	}
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		height: calc(100% - 60px) !important;
	}
	.footer-menu .elementor-nav-menu {
		grid-template-columns: 1fr;
	}
	
	/* 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 .logo-box {
    	width: 35% !important;
	}
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
/*     	top: 70px !important; */
	}
/* 	.mobile-hero{
		background-position: -278px 0px !important;
	} */
	.invitation-img img{
		height:140px !important;
	}
	/* Check 375px and add css here */
}

@media only screen and (max-width: 374px) {
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
/*     	top: 68px !important; */
		height: calc(100% - 0px) !important;
	}
	.footer-menu{
		width:100% !important; 
	}
	
	/* Check 320px and add css here */
}