@media screen and (max-width:576px)
{
	.thank-you-section .thank-you-title,
	.landing-contact-section .form-heading h3,
	.landing-contact-section .section-heading,
	.school-faq-section .section-title,
	.our-expertise-section .our-expertise-content h2,
	.why-choose-alpha .section-heading h2,
	.hero-corporate-section .main-heading,
	.school-hero-section .hero-content h1,
	.school-redesign-section .school-redesign-heading h2,
	.school-website-design-section h2,
	.education-marketing-services-section .education-marketing-heading h2
	{
		font-size: 22px !important;
	}
	.thank-you-section .contact-box h4,
	.education-marketing-services-section .service-header h3,
	.school-website-design-section .feature-card h4,
	.school-hero-section .hero-content h2
	{
		font-size: 18px !important;
	}
	.landing-contact-section .form-group label,
	.hero-corporate-section .benefit-item,
	.school-website-design-section .feature-card ul li,
	.school-hero-section .form-control, .school-hero-section .form-select,
	.school-hero-section .form-group label,
	section p
	{
		font-size: 13px !important;
	}
	.why-choose-alpha .why-choose-alpha-box h3,
	.school-redesign-section .redesign-card h3
	{
		font-size: 16px !important
	}
	.thank-you-section .button-group a,
	.school-hero-section .hero-submit-btn
	{
		font-size: 14px !important;
	}
	.school-hero-section .hero-school-tags
	{
		flex-direction: column;
	}

	/*.order__01
	{
		order: 1;
		margin-bottom: 25px;
	}
	.order__02
	{
		order: 2;
	}*/


	/*===========================*/
	.school-hero-section
	{
		padding: 30px 0  !important;
	}
	/*===========================*/
	.why-choose-alpha .section-heading h2,
	.education-marketing-services-section .education-marketing-heading h2
	{
		margin-top: 5px;
	}
	.why-choose-alpha .section-heading p
	{
		margin-bottom: 10px;
	}
	.why-choose-alpha .why-choose-alpha-box
	{
		background-color: #fff;
	}
	.landing-contact-section::after,
	.landing-contact-section .section-heading br,
	.our-expertise-section .our-expertise-content h2 br
	{
		display: none;
	}
	.landing-contact-section
	{
		padding-bottom: 30px !important;
	}
	.topnav_wrapper .custom-offcanvas-header
	{
		background: #edf7f6 !important;
	}

	.topnav_wrapper .custom-mobile-nav-link
	{

	}

	.thank-you-section .contact-list a i
	{
		display: none;
	}

	.thank-you-section .contact-list a
	{
		padding: 10px 10px;
		font-size: 13px;
	}
}

@media screen and (min-width: 577px) and (max-width: 767px)
{
	.thank-you-section .thank-you-title,
	.landing-contact-section .form-heading h3,
	.landing-contact-section .section-heading,
	.school-faq-section .section-title,
	.our-expertise-section .our-expertise-content h2,
	.why-choose-alpha .section-heading h2,
	.hero-corporate-section .main-heading,
	.school-hero-section .hero-content h1,
	.school-redesign-section .school-redesign-heading h2,
	.school-website-design-section h2,
	.education-marketing-services-section .education-marketing-heading h2
	{
		font-size: 27px !important;
	}
	.thank-you-section .contact-box h4,
	.education-marketing-services-section .service-header h3,
	.school-website-design-section .feature-card h4,
	.school-hero-section .hero-content h2
	{
		font-size: 19px !important;
	}
	.landing-contact-section .form-group label,
	.hero-corporate-section .benefit-item,
	.school-website-design-section .feature-card ul li,
	.school-hero-section .form-control, .school-hero-section .form-select,
	.school-hero-section .form-group label,
	section p
	{
		font-size: 14px !important;
	}
	.why-choose-alpha .why-choose-alpha-box h3,
	.school-redesign-section .redesign-card h3
	{
		font-size: 18px !important
	}
	.thank-you-section .button-group a,
	.school-hero-section .hero-submit-btn
	{
		font-size: 16px !important;
	}
}