div#sa-ab-quote .bg-gray-50 {
    background: #f9fafb;
    border-left: 4px solid #2563eb;
    border-radius: 12px;
    padding: 30px;
}

#sa-ab-quote h3 {
    font-size: 20px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 12px;
}

#sa-ab-quote p {
    margin: 0;
    font-size: 18px;
    font-style: italic;
}
.sa-text-align_cen {
	text-align: center !important;
}
.tutor-wrap.tutor-full-width-course-top {
  background: transparent !important;
  padding: 50px 0;
}
body.single-courses {
  background: #f7f7f7;
}
.tutor-course-content-list-item-title {
	color: #000;
}
.sa-hero-sec {
	justify-content: center;
}
.ast-container {
	max-width: 100%;
	padding: 0;
}
.sa-hero-section {
	width: 50%;
	text-align: center;
}
.sa-justify-content-cener {
	justify-content: center;
}

.sa-form-sty #fluentform_3 label {
  color: #212529 !important;
  font-size: 14px !important;
}
.sa-form-sty #fluentform_3 input, .sa-form-sty #fluentform_3 textarea, .sa-form-sty #fluentform_3 select {
  background: #FCFCFC !important;
  font-size: 14px !important;
	color: #212529 !important;
}
#fluentform_3_success {
	color: #212529 !important;
}
.sa-img-fluid {
  width: 200px;
  height: 200px;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ast-desktop-header .ast-container {
	max-width: 1240px;
	padding: 0 20px;
}
@media all and (max-width: 1299px){
	
	.sa-hero-section {
		width: 70%;
	}
}

@media all and (max-width: 991px){
	.sa-hero-section {
		width: 85%;
	}
}
@media all and (max-width: 767px){
	/* Heading Code */
	.sa-hero-section {
		width: 100%;
	}
	.hero-title {
		font-size: 48px !important;
		line-height: 1.2 !important;
	}
	.sa-sec-heading,
	.sa-side-heading {
		font-size: 30px !important;
		line-height: 1.3 !important;
	}
	.sa-other-hero-heading {
		font-size: 42px !important;
		line-height: 1.2 !important;
	}
	.sa-icon-h {
		font-size: 20px !important;
		line-height: 1.3 !important;
	}
	.sa-other-p-sub-heading {
		font-size: 24px !important;
		line-height: 1.5 !important;
	}
	.sa-quote-heading {
		font-size: 24px !important;
		line-height: 1.3 !important;
	}
	
	/* Sub heading: */
	.sa-quote-sub-heading {
		font-size: 18px !important;
		line-height: 1.2 !important;
	}
	
	/* paragraph style */
	
	.sa-hero-para {
		font-size: 18px !important;
		line-height: 1.6 !important;
	}
	
	.sa-section-para {
		font-size: 16px !important;
		line-height: 1.6 !important;
	}
	.sa-icon-para {
		font-size: 15px !important;
		margin-top: 10px !important;
		line-height: 1.6 !important;
	}
	
	
	/* Testimonials section style */
	
	.sa-testi-content {
		font-size: 16px !important;
	}
	.sa-testi-client {
		font-size: 15px !important;
	}
	
	
	
	/* Helper */
	.sa-no-wrap {
		flex-wrap: wrap !important;
		gap: 50px !important;
	}
	.sa-group-p-1 {
		padding: 20px 0 !important;
	}	
	.sa-t-d-none {
		display:none !important;
	}
	
	.sa-flex-wrap {
		flex-wrap: wrap !important;
		width: 100% !important;
	}
}


@media all and (max-width: 545px ){
	.ast-container {
		padding: 0 !important;
	}
	
	.sa-m-w-100 {
		max-width: 100% !important;
	}
.hero-title {
  font-size: 42px !important;
}
	/* heading Style */
	.sa-other-hero-heading {
		font-size: 32px !important;
	}
	
.sa-quote-heading {
  font-size: 20px !important;
}
.sa-quote-sub-heading {
  font-size: 16px !important;
}
	/* Paragraph style */
	
.sa-hero-para {
  font-size: 16px !important;
}
	
.sa-m-btn a {
  font-size: 14px !important;
  padding: 12px 20px !important;
}
}