@media screen and (max-width:1560px) and (min-width:1440px) {
	.elementor-section.elementor-section-boxed.elementor-section-height-default > .elementor-container.elementor-column-gap-default {
		max-width: 1310px;
	}

}
@media only screen and (max-width: 1599px) {
	/* 	.gform_wrapper .top_label li ul.gfield_checkbox {
	width: calc(100% + 90px) !important;
} */
	/* Check 1367px and add css here */
}

@media only screen and (max-width: 1366px) {
	.tp_content li {
		margin-left: 20px;
	}

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

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


	/* 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;
		max-width:none;
	}

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

	}
	.nav-bar ul li.current-menu-item .elementor-item::after{
		display:none;
	}
	.scroll-head .elementor-nav-menu__container{
		height: 100vh !important;
	}
	.tp_content li {
		padding-top: 5px;
	}
	.contact_br br{
		display:none;
	}
	/* 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 {
		padding: 48px 20px;
	} 
	.notfound-content {
		padding: 12vw 0;
	}
	body .gform_wrapper {
		padding:20px;
	}
	body .gform_wrapper form .gform_body ul li.gfield {
		width:100%;
	}
	.menu-box .elementor-nav-menu--dropdown a.elementor-item-active{
		color: #fff !important;
	}
	.nav-bar .sub-menu {
		border-bottom:1px solid rgba(196, 186, 158, 1);
		padding: 0px 0px 0px 0px !important;
	}
	.menu-box .elementor-nav-menu--dropdown a.highlighted {
		background-color: transparent !important;
	}
	.header_btn{
		display:block !important;
		background: #172C46 !important;
		color:#F7F7F9 !important;
		margin-top: 40px !important;
	}
	.header_btn a{
		color:#F7F7F9 !important;
		display:flex;
		justify-content:center;
	}
	.menu-box .has-submenu{
		border-top:1px solid #C4BA9E;
		border-bottom:1px solid #C4BA9E;
		justify-content: space-between;
	}
	.menu-box .elementor-sub-item{
		background-color:rgba(247, 247, 249, 1);
	}
	.acco .elementor-accordion-item {
    padding: 16px 16px;
	}
	/* 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) {
	.faq-btn .elementor-button {
        padding: 14px 110px 14px 110px !important;
    }
	.contact-btn .elementor-button {
        padding: 14px 55px 14px 65px !important;
    }
	
	}
	/* Check 320px and add css here */
}