@media only screen and (min-width: 1600px) and (max-width: 1800px) {
	.inner-contener>.elementor-container,
	.elementor>.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1440px;
	}
	
	h1 {
		font-size: 70px !important;
	}
	
	h2 {
		font-size: 46px !important;
	}
	
	h3 {
		font-size: 28px !important;
	}
	
	h6 {
		font-size: 20px !important;
	}
	
	p {
		font-size: 18px !important;
	}

	ul.elementor-icon-list-items li.elementor-icon-list-item {
		font-size: 18px;
	}
	
	.home_hero_banner .silhouette img {
		max-width: 320px;
	}
}

@media only screen and (max-width: 1599px) {
	body {
		padding-top: 81px;
	}
	
	p {
		padding-bottom: 10px;
	}
	
	.header_menu ul.sub-menu {
		width: 230px !important;
		top: calc(100% + 36px) !important;
		left: 0% !important;
	}
	
	.header_menu ul.eael-simple-menu > li.menu-item {
		margin-left: 26px;
	}
	
	.principles_icon_box .elementor-icon-box-title {
		top: -20px;
	}
	
	.faq_container .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
		width: 16px;
		height: 16px;
	}
	
	.programs_tab .elementor-tabs .elementor-tabs-content-wrapper {
		padding-top: 50px;
	}
	
	.programs_tab .elementor-tabs-wrapper .elementor-tab-title {
		padding: 8px 24px;
		border-radius: 8px;
	}

	body .gform_wrapper form .gform_body ul li.gfield {
		margin: 0 0 25px !important;
	}
	
	body .gform_wrapper form .gform_body ul li.gfield label {
		font-size: 17px;
	}
	
	body .gform_body input[type=text], 
	body .gform_body input[type=email], 
	body .gform_body input[type=tel], 
	body .gform_body input[type=number], 
	body select, 
	body textarea {
		font-size: 17px !important;
		padding: 10px 24px !important;
	}
	
	.gform_footer input[type="submit"] {
		font-size: 17px !important;
	}
	
	.footer_menu ul.eael-simple-menu > li.menu-item {
		margin-left: 30px;
	}

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

@media only screen and (max-width: 1366px) {
	body {
		padding-top: 76px;
	}
	
	.header_menu ul.sub-menu {
		width: 220px !important;
		top: calc(100% + 32px) !important;
	}
	
	.header_menu ul.eael-simple-menu > li.menu-item {
		margin-left: 24px;
	}
	
	.programs_tab .elementor-tabs .elementor-tabs-content-wrapper {
		padding-top: 40px;
	}
	
	.programs_tab .elementor-tabs-wrapper .elementor-tab-title {
		padding: 8px 20px;
	}

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

@media only screen and (max-width: 1199px) {
	body {
		padding-top: 69px;
	}
	
	.header_menu ul.sub-menu {
		top: calc(100% + 26px) !important;
	}
	
	body .gform_wrapper form .gform_body ul li.gfield label {
		font-size: 16px;
	}
	
	body .gform_body input[type=text], 
	body .gform_body input[type=email], 
	body .gform_body input[type=tel], 
	body .gform_body input[type=number], 
	body select, 
	body textarea {
		font-size: 16px !important;
		padding: 8px 20px !important;
	}
	
	.programs_tab .elementor-tabs-wrapper {
		overflow-x: scroll !important;
	}

	/* 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;
	}
	
	body {
		padding-top: 69px;
	}

     .header_menu .eael-simple-menu {
		 width: 100% !important;
		 height: calc(100% - 69px);
		 background-color: #FCE992 !important;
		 box-shadow: none !important;
		 position: fixed !important;
		 top: initial !important;
		 left: 50% !important;
		 transform: translateX(-50%) !important;
		 bottom: 0;
		 overflow: auto !important;
		 padding: 30px 30px 0 30px !important;
		 margin: 0 !important;
		 transition: all 0.3s;
	}
	
	.header_menu ul.eael-simple-menu > li.menu-item {
		margin: 0 0 20px 0;
	}
	
	.header_menu ul.eael-simple-menu > li.menu-item:last-child {
		margin: 0;
	}
	
	.header_menu ul.sub-menu {
		transform: unset !important;
		padding: 0 !important;
		background-color: transparent !important;
		margin: 16px 0 0 16px !important;
	}
	
	.header_menu ul.eael-simple-menu > li.menu-item .eael-simple-menu-indicator {
		top: -2px !important;
		right: 0 !important;
		border: none !important;
		background-color: transparent !important;
	}
	
	.header_menu .eael-simple-menu-toggle {
		position: initial !important;
		height: 28px !important;
	}

	.header_menu .eael-simple-menu-toggle-text {
		display: none;
	}
	
	.school_missin_container .school_missin_right {
		order: 3;
	}

	.school_missin_container .school_missin_left {
		order: 2;
	}
	
	.principles_wrapper > .elementor-widget-wrap {
		grid-template-columns: repeat(3, 1fr);
		row-gap: 70px;
	}
	
	.faq_container .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
		width: 14px;
		height: 14px;
	}
	
	.programs_tab .elementor-tabs .elementor-tabs-content-wrapper {
		padding-top: 30px;
	}
	
	.footer_menu ul.eael-simple-menu > li.menu-item {
		margin-left: 24px;
	}
	
	/* 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;
	}

	body {
		padding-top: 61px;
	}
		
	.header_menu .eael-simple-menu {
		 height: calc(100% - 61px);
		 padding: 30px 20px 0 20px !important;
	}
	
	.notfound-content {
		padding: 12vw 0;
	}
	
	.principles_icon_box .elementor-icon-box-title {
		top: -16px;
	}
	
	.faq_container .elementor-accordion-item {
		padding: 12px;
	}
	
	.programs_tab .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-mobile-title {
		display: none;
	}
	
	.programs_tab .elementor-tabs-wrapper {
		display: block !important;
	}
	
	body .gform_wrapper form .gform_body ul li.gfield label {
		font-size: 14px;
	}
	
	body .gform_body input[type=text], 
	body .gform_body input[type=email], 
	body .gform_body input[type=tel], 
	body .gform_body input[type=number], 
	body select, 
	body textarea {
		font-size: 14px !important;
	}
	
	.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
		font-size: 14px !important;
	}
	
	.gform_footer input[type="submit"] {
		font-size: 14px !important;
	}
	
	.gform_footer {
		margin: 0 !important;
	}
	
	.footer_menu .eael-simple-menu {
		width: 100%;
		justify-content: center;
	}
	
	/* 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_menu .eael-simple-menu {
		 padding: 30px 15px 0 15px !important;
	}
	
	h1 {
		font-size: 24px !important;
	}
	
	h1 br {
		display: none;
	}
	
	h2 {
		font-size: 22px !important;
	}
	
	.principles_wrapper > .elementor-widget-wrap {
		grid-template-columns: repeat(2, 1fr);
		row-gap: 60px;
	}
	
	.principles_icon_box:nth-child(odd) .elementor-widget-container {
		border-right-width: 1px !important;
		border-radius: 16px 0 0 16px !important;
	}
		
	.principles_icon_box:nth-child(even) .elementor-widget-container {
		border-right: 0 !important;
		border-radius: 0 16px 16px 0 !important;
	}
		
	body .gform_wrapper form .gform_body ul li.gfield {
		width: 100%;
		margin: 0 0 20px !important;
	}

	.footer_contact_info:nth-child(1) {
		width: 50% !important;
		order: 1;
	}
	
	.footer_contact_info:nth-child(2) {
		width: 100% !important;
		order: 3;
		padding-top: 20px;
	}

	.footer_contact_info:nth-child(3) {
		width: 50% !important;
		order: 1;
	}
	
	.footer_contact_info .elementor-icon-box-description a br {
		display: none;
	}

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

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