/* Responsive CSS */
@media screen and (max-width:1169px) and (min-width:981px) {
	html{overflow-x:hidden; }
	.banner-wrap h2{
		font-size: 35px !important;
	}
}
@media screen and (max-width: 980px){
	.fse-overlap-image{ position:relative !important; right:auto !important; bottom:auto !important; margin:25px 0 !important;}
	.wp-block-section-01 h2, .wp-block-section-02 h2{ font-size:28px !important; }
	.wpcf7 input[type="text"], 
	.wpcf7 input[type="tel"], 
	.wpcf7 input[type="email"], 
	.wpcf7 textarea{ 
		width:100%;
	}	
	.blog-area .wp-block-post-template{
		grid-template-columns: auto auto;
	}
	.logo-box,
	.search-box .wp-block-search__inside-wrapper{
		justify-content: center;
	}
    .search-box .wp-block-search__input {
    	position: static;
    }
    .feature-box {
	    margin-bottom: 35px !important;
	}
}
@media (max-width: 1100px) {
	.post-page-area .wp-block-columns.is-layout-flex.wp-block-columns-is-layout-flex {
		max-width: 100% !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}
@media (max-width: 990px) {
	.post-page-area .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		padding-right: 0 !important;
	}
}
@media (max-width: 600px){
	
}
@media (max-width: 767px){
	*{box-sizing:border-box;}
	.wp-block-navigation__responsive-container.is-menu-open.has-modal-open{ padding:25px;}
	.banner-wrap h2{
		font-size: 30px !important;
	}
	.site-blog-box .blog-head-box .blog-title{
		font-size: 28px !important;
	}
	.footer-outer-box .footer-boxes{
		text-align: center;
	}
	.footer-outer-box .footer-boxes .wp-block-social-links{
		justify-content: center;
	}






	.main-header .header-btn-box .header-btn-in-box{
		flex-direction: column;
	}
	.slider-section .banner-box .banner-main-title{
		font-size: 32px !important;
	}
	.slider-section .banner-box p{
		font-size: 24px !important;
	}
	.slider-section .banner-bg{
		min-height: 600px !important;
	}
	.programs-section .programs-btm-boxes ul.wp-block-post-template{
		grid-template-columns: auto;
	}
	.programs-section .programs-btm-boxes ul.wp-block-post-template .programs-box .programs-right{
		text-align: center;
	}






}
@media screen and (max-width: 767px) and (min-width: 426px){
	.counter-section .counter-boxes{
		display: grid;
		grid-template-columns: auto auto;
		gap: 10px;
	}
	.counter-section .counter-box .counter-icon img{
		height: 30px !important;
	}
	.counter-section .counter-box .counter-count{
		font-size: 24px !important;
		margin-top: 8px !important;
	}
	.counter-section .counter-box .counter-text{
		font-size: 14px !important;
		margin-top: 0px !important;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px){
	
	.main-header .bottom-header-boxes{
		flex-direction: column;
	}
	.main-header .header-btn-box .header-btn-in-box, .main-header .logo-box{
		justify-content: center;
	}
	
	.slider-section .banner-box .banner-main-title{
		font-size: 42px !important;
	}
	.slider-section .banner-bg{
		min-height: 600px !important;
	}


	.programs-section .programs-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.programs-left,
	.programs-section .programs-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.programs-right{
		flex-basis: 50% !important;
	}
	.programs-section .programs-box .wp-block-columns{
		flex-wrap: nowrap !important;
		gap: 6px;
	}
	.programs-section .programs-box{
		padding: 6px !important;
		gap: 10px;
	}
	.programs-section .programs-btm-boxes ul.wp-block-post-template{
		gap: 10px;
	}
	.programs-section .program-box-desc .wp-block-post-excerpt__excerpt{
		line-height: 1.2;
	}
	.counter-section .counter-boxes{
		gap: 10px;
		flex-wrap: nowrap !important;
	}
	.counter-section .counter-box .counter-icon img{
		height: 30px !important;
	}
	.counter-section .counter-box .counter-count{
		font-size: 24px !important;
		margin-top: 8px !important;
	}
	.counter-section .counter-box .counter-text{
		font-size: 14px !important;
		margin-top: 0px !important;
	}





	.footer-outer-box .footer-boxes{
		display: grid;
		grid-template-columns: auto auto;
	}
}
@media screen and (max-width: 1300px) and (min-width: 992px){
	.menu-box .wp-block-navigation{
		gap: 14px !important;
	}
	.header-logo{
		flex-basis: 20% !important;
	}
	.menu-box{
		flex-basis: 40% !important;
	}
	.header-btn-box{
		flex-basis: 40% !important;
	}
	.main-header .header-social-icons a{
		padding: 6px;
		font-size: 18px;
	}
	.main-header .header-btn-box .header-btn a{
		padding: 8px !important;
	}
	.slider-section .banner-box .banner-main-title{
		font-size: 46px !important;
	}
	.slider-section .banner-box{
		max-width: 80% !important;
	}
	.programs-section .programs-box{
		padding: 10px !important;
	}
	
	.programs-section .programs-box .wp-block-columns, .counter-section .counter-boxes{
		gap: 6px;
	}
	.programs-section .programs-box .program-box-desc .wp-block-post-excerpt__excerpt{
		line-height: 1.5;
	}
	.programs-section .programs-box .programs-img-bg{
		min-height: 260px !important;
	}
	.programs-section .programs-left .programs-img-bg figure{
		height: 260px !important;
	}
	.counter-section .counter-box .counter-icon img{
		height: 38px !important;
	}
	.counter-section .counter-box .counter-text{
		margin-top: 0px !important;
	}
}
@media screen and (max-width: 1690px) and (min-width: 1301px){
	.header-logo{
		flex-basis: 20% !important;
	}
	.menu-box{
		flex-basis: 45% !important;
	}
	.header-btn-box{
		flex-basis: 35% !important;
	}
	.slider-section .banner-box .banner-main-title{
		font-size: 50px !important;
	}
}
@media screen and (max-width:1250px) and (min-width:769px) {
	.logo-box h1{
		font-size: 20px !important;
	}
}