@media (min-width: 1201px) {
	.grid-slide {
		grid-template-columns: repeat(3, 1fr);
		grid-auto-rows: 1fr;
	}
}
@media (max-width: 1200px) and (min-width: 601px) {
	.grid-slide {
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 1fr;
	}
}
@media (max-width: 600px) {
	.grid-slide {
		grid-template-columns: 1fr;
		grid-auto-rows: auto;
	}
}
@media (max-width: 1400px) {
	header.e-con-full.headerTop.e-flex.e-con.e-parent .elementor-element.e-flex.e-con.e-child:last-child {
		max-width: 100%;
		justify-content: end;
		flex: 1;
	}
	header.e-con-full.headerTop .e-flex.e-con.e-child {
		margin: 0;
		max-width: max-content;
	}
	body .headerMian .elementor-widget-ekit-nav-menu .elementor-widget-container{
		margin: 0 !important;
	}
	.headerMian .elementor-element.elementor-widget.elementor-widget-button {
		flex: 1;
		max-width: 100%;
		justify-content: end;
		display: flex;
	}
	.elementskit-navbar-nav-default .elementskit-navbar-nav {
		gap: 14px;
	}
	.headerMian .elementor-element.elementor-widget.elementor-widget-button .elementor-widget-container {
		margin: 0;
	}
	.headerMian .elementor-element.elementor-widget.elementor-widget-button .elementor-widget-container a.elementor-button {
		font-size: 12px;
		padding: 10px;
	}
	.footerSec .menItem .logoCol,
	.footerSec .menItem .menuCol:nth-child(2),
	.footerSec .menItem .menuCol:nth-child(3),
	.footerSec .menItem .menuCol:nth-child(4),
	.footerSec .menItem .menuCol:nth-child(5){
		max-width: max-content;
	}
	.elementor-widget-heading h1.elementor-heading-title {
		font-size: 54px !important;
		line-height: 56px !important;
	}
	.ast-breadcrumbs-wrapper {
		margin: 12px auto 0;
	}
	.homeSlider .e-con-inner.owl-carousel.owl-loaded.owl-drag {
		padding: 0 24px;
	}
	.destinationVideo .e-n-tabs.e-activated {
		gap: 40px;
	}
	.elementor-element.e-grid.e-con-full.subCol .elementor-widget-shortcode {
		left: 0;
	}
	.studygrp .owl-nav{
		bottom: 0;
	}

}
@media (max-width: 1300px) {
	.study-videos-filter {
		margin:0 auto;
	}
	body .yotu-videos ul li {
		max-width: 100%;
	}	
}

@media (max-width: 1150px) {
	.headerMian .elementor-element.elementor-widget.elementor-widget-button {
		display: none;
	}
	.form-img .elementor-widget-container {
    padding: 0 !important;
}
	.elementor-element.e-grid.e-con-full.subCol .elementor-widget-shortcode {
    position: relative;
    left: 0;

}
.subCol .elementor-widget-image img {
    padding: 0;
    height: 100%;
    width: 100%;
}
}
@media (max-width: 1024px) {
	header.headerMian .elementor-element.e-con-full.inner{
		justify-content: space-between;
	}
	.homeSlider .e-con-inner.owl-carousel.owl-loaded.owl-drag {
		padding: 0 24px;
	}
	body .elementor-button.elementor-size-sm,
	body .elementor-button.elementor-size-xs, 
	body .elementor-button.elementor-size-md,
	body .elementor-button.elementor-size-lg,
	body .elementor-button.elementor-size-xl, 
	body .elementor-button{
		font-size: 14px;
		padding: 10px 18px;
	}

	.category h2 {
		font-size: 38px;
		line-height: 40px;
		margin-bottom: 20px !important;
	}
	.destinationVideo .e-n-tabs.e-activated {
		margin: 28px auto 0;
		gap: 28px;
	}
	.elementor-element.e-grid.e-con-full.subCol {
		margin: 0px auto 0;
	}
	.elementor-element.e-grid.e-con-full.subCol .elementor-widget-shortcode {
		position: relative;
		left: 0;
		margin-top: 0;
	}
	.single-post h2 {
		font-size: 38px;
		margin-bottom: 20px !important;
		line-height: 40px !important;
	}

	.homeStory .e-con-inner .head.e-con.e-child {
		max-width: 100%;
		gap: 20px;
		justify-content: center;
	}
	.faqSec .head.e-flex.e-con.e-child {
		gap: 20px;
		max-width: 100%;
	}
	.faqSec .head.e-flex.e-con.e-child .elementor-widget-heading:last-child {
		max-width: 100%;
	}
	.homeStory .e-con-inner .head.e-con.e-child h2 {
		max-width: 100%;
	}
	.homeStory .e-con-inner .head.e-con.e-child p {
		max-width: 100%;
		margin: 0;
	}
	.homeStory .owl-nav {
        bottom: 0;
        right: 0px;
        top: 44px;
	}
	.study-videos-wrapper {
		flex-direction: column;
	}

	body .yotu-videos ul li {
		max-width: 100%;
	}
	.gform_wrapper {
		padding: 40px 24px;
	}

	.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
		max-width: 100%;
	}

	.studySlider.e-con.e-child .e-con-full.e-flex.e-con.e-child {
		margin-bottom:0;
	}
	.studygrp .owl-dots {
		margin-top: 0;
	}
.contactCTA .head.e-con-boxed.e-con.e-child .e-con-inner {
    gap: 22px;
}
.grid-slide {
   margin-bottom: 30px;
}
}
@media (max-width: 800px) {
	header.e-con-full.headerTop.e-flex.e-con.e-parent .elementor-element.e-flex.e-con.e-child:last-child .elementor-icon-box-wrapper {
		flex-wrap: wrap;
	}
}
@media (max-width: 767px) {
	.course-search-bar .tabs {
		flex-wrap: wrap;
		gap: 6px;
		padding-bottom: 10px;
	}
	body .studygrp .owl-nav{
		display: none;
	}
	.category h2 {
		font-size: 32px;
		line-height: 38px;
	}
	h1.elementor-heading-title.elementor-size-default {
		font-size: 36px !important;
		line-height: 42px !important;
	}
	.single-post h2 {
		font-size: 32px;
		line-height: 38px !important;
	}
	.course-metaIcon ul.elementor-inline-items {
		gap: 20px !important;
	}
	/* Make only table container scrollable */
	.custom-table .elementor-widget-container {
		max-width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	/* Force table width to enable scrolling */
	.custom-table table {
		min-width: 600px;
		width: 100%;
		border-collapse: collapse;
	}
	body .yotu-videos ul {
		gap: 20px;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.ast-breadcrumbs-wrapper {
		padding:0 20px;
		margin-top: 20px;
	}
	.homeStory .owl-nav button.owl-prev, .homeStory .owl-nav button.owl-next {
		width: 40px;
		height: 40px;
	}
	body .yotu-videos ul li {
		max-width: 100%;
	}
	.ays-assistant-chatbox-shortcode .ays-assistant-chatbox-information-form-main-box {
		width: 100% !important;
		max-width: 100% !important;
	}
	.ays-assistant-chatbox-ai-message-box {
		width: 100% !important;
		max-width: 100% !important;
	}
	.ays-assistant-chatbox-information-form-container {
		margin-bottom: 0 !IMPORTANT;
	}
	.contactCTA .head.e-con-boxed.e-con.e-child .e-con-inner {	
		padding: 0;	gap: 24px;
	}
	.destinationVideo .tabVC.e-grid.e-con.e-child .e-con-full.e-flex.e-con.e-child {
		max-width: 100%;
	}
	.course-listing-container {
		grid-template-columns: repeat(1, 1fr);
	}
	body .course-filter-container {
		margin: 20px auto;
	}
	body .e-con-full.iconList.e-flex.e-con.e-child{
		left: 141px;
	}
	body .filters-sidebar h3 {
    font-size: 18px !important;
    line-height: 24px !important;
    background-size: 14px !important;
}
	.our-stories .owl-nav  {
    display: none;
}
	.our-stories .owl-dots {
    margin-top: 20px;
}
	.faqSec .elementor-widget-image {
   max-width: 365px !important;
}
	
}