/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 11 2026 | 03:25:35 */
.singpa-img {
    z-index: 999;
}

.post-content a span, .single .post-content a {
    color: inherit;
}

.hero-slider__overlay {
    top: auto;
	height: 90%;
/* 	background-image: none; */
}

.hero-slider {
    height: 700px;
}

.personal-loan-img {
	border-radius: 18px;
}

/**** more on this topic ****/
.more-blog-title, .blog-readmore {
	width: 100%;
	border-radius: 2%;
	padding: 10px 20px 10px 20px;
	margin-top: 1.5rem!important;
	display: block;
	background-color: #f4f5ff;
	border: #FF2525 solid 0px;
	border-radius: 10px 10px 10px 10px;
}
.post-content h4.more-title, .post-content h4.readmore-title {
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0 0 0;
	line-height: 1.8;
}
.more-blog-title .list li a, .blog-readmore .readmore-list li a {
	font-size: 95%;
	line-height: 1.4;
	position: relative;
	display: flex;
	color: #015ce6;
	align-items:baseline;
	padding: 0px 0 0px 0px;
	text-decoration: none;
	cursor: pointer;
}
.more-blog-title .list li a span.list_span, .blog-readmore .readmore-list li a span.list_span {
	margin-left: 15px;
	text-decoration: none;
}
/* .more-blog-title ul li a span {
	color: #000;
} */
.more-blog-title ul li a span:hover, .blog-readmore .readmore-list li a span.list_span {
	color: #0038aa!important;
}
.more-blog-title ul, .blog-readmore ul {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0px!important;
	margin-left: 0px!important;
}
.more-blog-title .list a:hover, .blog-readmore .readmore-list a:hover {
	-webkit-transform: translateX(2%);
	transform: translateX(2%);
	-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
	color: #0038aa!important;
}

.more-blog-title .fa-long-arrow-alt-right:before, .blog-readmore .fa-long-arrow-alt-right:before {
	padding-right: 10px;
}

.more-blog-title ul li, .blog-readmore ul li {
/* 	border-bottom: 1px solid #eee; */
 	list-style-type: none;
 	margin-left: 0px!important;
}
/**** END more on this topic ****/

#principal-legend, #interest-legend { display: none; }

.tablepress td {
    border: 1px solid #ddd;
}

.tablepress th {
    background: #ed1c24!important;
    color: #fff!important;
    border: 1px solid #fff;
}

.post-category {
	letter-spacing: 0px;
}

.noticebox {
    margin: 15px 0px 0px 0px;
    padding: 20px 20px 20px 20px;
    background-color: #FDF2F2;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF2525;
    border-radius: 10px 10px 10px 10px;
}

.noticebox b {
    color: #ff0000;
}

.greybox {
	margin: 15px 0px 0px 0px;
    padding: 20px 20px 20px 20px;
    background-color: #FBFBFB;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DBDBDB;
    border-radius: 10px 10px 10px 10px;
}

.cta {
	background-image: url(https://www.lendingbee.com.sg/wp-content/uploads/2022/11/footer-cta-im.webp);
}

.accordion__content ul {
	padding-left: 20px;
}

.accordion__content ul li {
    margin-bottom: 16px;
}

div#ez-toc-container {
    padding: 20px;
}

#ez-toc-container {
	border-radius: 10px;
}

.ez-toc-counter nav ul li a::before {
	margin-right: 0.6em;
}

div#ez-toc-container ul li {
    line-height: 1.6!important;
}

div#ez-toc-container p.ez-toc-title {
    line-height: 1.8!important;
}

.lb-quote{
  border-left: 4px solid #cfcfcf;
  padding: 12px 16px;
  margin: 18px 0;
  background: #f7f7f7;
  border-radius: 6px;
  line-height: 1.6;
}

.post-content h2, .post-content h2 b {
    font-size: 24px;
    line-height: 1.1;
	font-weight: 800!important;
}

.post-content h3, .post-content h3 b {
    margin: 40px 0 16px;
    font-size: 19px;
    line-height: 1.1;
	font-weight: 800!important;
}

.post-content h4, .post-content h4 b {
    margin: 40px 0 16px;
    font-size: 15px;
    line-height: 1.1;
	font-weight: 600!important;
}

.post-content h6, .post-content h6 b {
    margin: 25px 0 16px;
    font-size: 16px;
    line-height: 1.1;
	font-weight: 800!important;
}

.post-content ul {
   	margin-bottom: 15px;
	margin-left: 20px;
}

.post-content ol {
   	margin-bottom: 30px;
	margin-left: 20px;
}

.post-content ul li {
   	line-height: 1.4!important;
   	margin-bottom: 0px;
	padding-top: 10px;
}

.post-content ol li {
   	line-height: 1.4!important;
   	margin-bottom: 0px;
	padding-top: 10px;
}

.post-content ul li ul li, .post-content ol li ol li {
   	line-height: 1.4!important;
   	margin-bottom: 0px;
	list-style-type: circle;
	margin-left: 26px;
}

.post-content table {
    background-color: transparent;
    width: 100%;
    margin-bottom: 15px;
    font-size: .9em;
    border-spacing: 0;
    border-collapse: collapse;
	border: 1px solid #ccc;
}

.post-content table td, .post-content table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #ccc;
}

.post-content table tbody>tr:nth-child(odd)>td, .post-content table tbody>tr:nth-child(odd)>th {
	background-color: #f7f7f7;
}

/* =========================
   Media Coverage (Blog)
========================= */

.post-content .media-coverage-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 28px 32px;
	margin-top: 20px;
}

.post-content .media-item {
	text-align: center;
	max-width: 160px;
}

.post-content .media-item img {
	max-height: 38px;
	width: auto;
	object-fit: contain;

	filter: grayscale(100%) brightness(0.9) contrast(1.1);
	opacity: 0.8;

	transition: all 0.25s ease;
}

.post-content .media-item img:hover {
	filter: grayscale(0%);
	opacity: 1;
	transform: translateY(-2px);
}

.post-content .media-item p {
	margin-top: 8px;
	font-size: 14px;
	line-height: 1.4;
}

/* =========================
   Media Coverage (Blog) END
========================= */


.review-swiper-wrapper:before {
	left: -5px;
    top: -63px;
}

.ti-widget.ti-goog .ti-review-content {
	font-family: 'Mulish', sans-serif!important;
}

.single-borrow section ul {
	margin-left: 26px;
	list-style-type: disc;
	padding: 10px 0;
}

.single-borrow section ul li {
   	line-height: 1.4;
}

.loan-information-section h3 {
	font-size: 18px;
	font-weight: 800;
	margin: 10px 0 16px 0;
	line-height: 20px;
}

.loan-information-section ul li {
	margin-bottom: 10px;
}

.additional-loan-section .container {
	padding-left: 0;
	padding-right: 0;
}

.additional_loan-section-description {
	padding-bottom: 30px;
}

.additional_loan-section-description a {
	text-decoration: underline;
}

.additional_loan-section-description a:hover {
	color: #d1a700;
}

.additional_loan-section-description:last-child {
	padding-bottom: 0;
}

.additional_loan-section-description h3 {
	font-size: 18px;
    font-weight: 800;
	padding: 20px 0 10px;
}

.additional_loan-section-description h4 {
	font-size: 17px;
	font-weight: 700;
 	/*line-height: 2.8rem; */
	padding: 20px 0 10px;
}

.additional_loan-section-description p {
	padding-bottom: 10px;
}

.additional_loan-section-description ul {
	display: inline-block;      
    text-align: left;          
    margin: 0 auto;             
    /*padding-left: 1.2rem; */
}

.additional_loan-section-description h3:last-child, .additional_loan-section-description h4:last-child {
	padding: 0;
}

.additional_loan-section-description p:last-child {
	padding-bottom: 0;
}

.additional_loan-section-description .tablepress {
	margin-top: 20px;
}

.round {
	border-radius: 50px;
    object-fit: cover;
}

.card-text {
	font-size: 14px;
}

address {
	margin-bottom: 0.9rem;
}


.post-content blockquote {
	border-left: 4px solid #ed1c25;
    padding-left: 1em;
    padding-right: 1em;
	padding-bottom: 1em;
    background-color: #f4f4ff;
	border-radius: 0rem;
	margin-bottom: 1.5em;
	margin-left: 0px;
    margin-right: 0px;
}

.post-content blockquote h4 {
	font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.5em;
	padding-top: 0.8em;
}

.post-content blockquote p {
	font-size: 1em;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

.post-content blockquote ul {
	padding-bottom: 0px;
}

/* Homepage */ 

.panel-info .container {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center;
}

.panel-info__official-text {
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    opacity: 0.9;
    margin-right: auto;
}

.panel-info__list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.panel-info--mobile {
    background-color: #282828;
    padding: 6px 0;
    text-align: center;
    border-bottom: 1px solid #333333;
    width: 100%;
    display: block;
}

.official-disclaimer {
    color: #ffffff !important;
    font-size: 11px; 
    font-weight: 500;
    letter-spacing: 0.3px;
    display: block;
    line-height: 1.4;
    margin: 0 auto;
}

.hero-slider__content ul {
	margin-top: 10px;
}

.hero-slider__content ul li {
	color: #fff;
    line-height: 1.4;
}

.hero-slider__content ul li {
  display: flex;
  align-items: flex-start;   /* key fix */
  gap: 10px;
}

.hero-slider__content ul li::before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 50%;
  margin-top: 8px;           /* aligns bullet to first text line */
  flex-shrink: 0;
}

.awards-section {
	padding: 60px 0 60px;
}

.awards-section .awards-cards {
	padding-top: 30px;
}

/* .awards-cards .col-lg-4 {
	display: flex;
	align-items: center;
	justify-content: center;
} */


.awards-cards ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    list-style: none;
	margin-bottom: 50px;
}

.awards-cards li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
}

.awards-cards img {
	width: 280px;
}

.award-label {
    margin-top: 15px;
    font-weight: 600;
    font-size: 14px;
    color: grey;
}

.awards-section p {
	margin-bottom: 20px;
	font-size: 14px;
	color: grey;
    font-weight: 600;
    line-height: 1.25em;
    display: inline-block;
}

.awards-section a {
	text-decoration: underline;
}

/* Homepage As Featured On Section */

.as-featured-on-section {
	padding: 35px 0 20px;
	background: #fff;
}

.as-featured-on-section .heading-secondary {
	margin-bottom: 10px;
}

.as-featured-on-section p {
	max-width: 850px;
	margin: 0 auto 24px;
	color: #666;
}

.featured-logo-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 24px 40px;
	margin-top: 36px;
}

.featured-logo-grid a {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	text-decoration: none;
}

.featured-logo-grid img {
	max-height: 38px;
	width: auto;
	object-fit: contain;
	filter: grayscale(100%) brightness(0.9) contrast(1.1);
	opacity: 0.8;

	transition: all 0.25s ease;
}

.featured-logo-grid img:hover {
	transform: translateY(-2px);
	filter: grayscale(0%);
	opacity: 1;
}

.as-featured-on-section .featured-coverage-note {
	margin-top: 12px;
	font-size: 15px;
}

/* Homepage As Featured On Section END */

.calc-disclaimer {
    margin-top: 24px;
    padding: 15px 20px;
    text-align: center;
    border-top: 1px solid #eee;
}

.calc-disclaimer p {
    font-size: 13px;
    line-height: 1.6;
    color: #777;
    max-width: 800px;
    margin: 0 auto;
}

.calc-disclaimer strong {
    color: #333;
    font-weight: 700;
}

.cta .container {
        padding-top: 40px;
        padding-bottom: 40px;
}

.security-buffer-bar {
    background-color: #282828;
    padding: 15px 0;
    color: #f9f9f9;
    font-size: 13px;
    text-align: center;
}

.solution-card {
	position: relative;
}

.solution-card__description {
	padding-bottom: 30px;
}

p.solution-card__cta {
	font-size: 15px;
	position: absolute;
    left: 0;
    bottom: 28px;
    width: 100%;
/* 	margin-top: 30px; */
}

.solution-card__cta a {
	color: #ed1c24;
}

.solution-card__cta a:hover, .solution-card__cta a:focus, .solution-card__cta a:active {
	color: #282828;
}

/* .awards-section.hidden {
	display: none !important;
} */

/* Social Responsibility */
.page-template-default .default_page .social-Responsibilty h2 {
	padding-top: 50px;
}

.social-Responsibilty .certificates {
	text-align: center;
	margin: 0 auto;
}


/* Homepage Mid CTA */
.cta-more {
	margin-top: 40px;
}

/* Homepage Blog Card */
.blog-card__hero img {
    height: 100%!important;
}


/* Homepage Verify ML Section */
.how-to-choose-and-verify-ml-section {
  padding: 60px 0;
  background-color: #f9fafb;
}

.how-to-choose-and-verify-ml-section .container {
  max-width: 1200px;
  margin: 0 auto;
}

.how-to-choose-and-verify-ml-section h2,
.how-to-choose-and-verify-ml-section h3 {
  text-align: center;
  line-height: 1.2;
}

.how-to-choose-and-verify-ml-section h2 {
  margin-bottom: 16px;
}

.how-to-choose-and-verify-ml-section h3 {
  margin-top: 32px;
  margin-bottom: 16px;
}

.how-to-choose-and-verify-ml-section p {
  max-width: 900px;
  margin: 0 auto 16px;
  text-align: center;
  line-height: 1.25em;
  color: grey;
  font-size: 16px;
  font-weight: 600;
}

.two-column-boxes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin: 32px 0 40px;
  align-items: stretch;
}

.box {
  background: #ffffff;
  border-radius: 16px;
  padding: 28px 28px 24px;
  text-align: left;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

.box h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}

.box:first-child h4 {
  color: #2e7d32; /* green tone */
}

.box:last-child h4 {
  color: #c62828; /* red tone */
}

.box ul {
  margin: 0;
  padding-left: 22px;
  margin-bottom: 10px;
}

.box ul li {
  margin-bottom: 12px;
  line-height: 1.7;
}

.box ul li:last-child {
  margin-bottom: 0;
}

.two-column-boxes .box:first-child {
  border-top: 5px solid #2e7d32;
}

.two-column-boxes .box:last-child {
  border-top: 5px solid #d32f2f;
}

.how-to-choose-and-verify-ml-section a {
    text-decoration: underline;
}

.how-to-choose-and-verify-ml-section ol {
  max-width: 700px;
  margin: 20px auto 24px;
  padding: 24px 28px;
  background: #ffffff;
  border-radius: 12px;
  text-align: left;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
  counter-reset: step;
}

.how-to-choose-and-verify-ml-section ol li {
  list-style: none;
  position: relative;
  padding-left: 42px;
  margin-bottom: 18px;
  line-height: 1.7;
}

.how-to-choose-and-verify-ml-section ol li::before {
  counter-increment: step;
  content: counter(step);
  position: absolute;
  left: 0;
  top: 4px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #2e7d32;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

.how-to-choose-and-verify-ml-section ol li:not(:last-child) {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 12px;
}

.two-column-boxes ul {
  list-style: disc;
  padding-left: 20px;
}

.two-column-boxes ul li {
  list-style: disc;
}

.how-to-choose-and-verify-ml-section .small-note {
  font-size: 13.5px;
  line-height: 1.6;
  color: #6b6b6b;
  max-width: 100%;
  margin: 12px 0 0;
  text-align: left;
  font-style: italic;
  padding-top: 10px;
  border-top: 1px solid #eee;
}

/* Homepage Loan Comparison Section */
.loan-comparison-section {
  padding: 80px 0;
}

.loan-comparison-section .container {
  max-width: 1200px;
  margin: 0 auto;
}

.loan-comparison-section p {
  line-height: 1.25em;
  color: grey;
  font-size: 16px;
  font-weight: 600;
}

.loan-comparison-section h2,
.loan-comparison-section h3 {
  text-align: center;
  line-height: 1.2;
}

.loan-comparison-section h2 {
  margin-bottom: 16px;
}

.loan-comparison-section h3 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.loan-comparison-section .section-intro {
  max-width: 900px;
  margin: 0 auto 24px;
  text-align: center;
}

.two-column-considerations {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 48px;
  max-width: 760px;
  margin: 24px auto 36px;
  padding: 28px 36px;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
}

.two-column-considerations ul {
  margin: 0;
  padding-left: 20px;
  list-style: disc;
}

.two-column-considerations li {
  list-style: disc;
  margin-bottom: 12px;
  line-height: 1.7;
}

.two-column-considerations li:last-child {
  margin-bottom: 0;
}

.decision-note {
  max-width: 700px;
  margin: 20px auto 0;
  text-align: center;
  color: #666;
  font-size: 14px;
  line-height: 1.6;
}

.comparison-note {
  max-width: 800px;
  margin: 12px auto 0;
  text-align: center;
  color: #444;
  font-size: 14px;
  line-height: 1.7;
}

.loan-comparison-section a {
	text-decoration: underline;
}

/* Homepage Is ML Right Decision Section */
.is-ml-right-section {
  background-color: #f9fafb;
  padding: 60px 0;
}

.is-ml-right-section .container {
  max-width: 1100px;
  margin: 0 auto;
}

.is-ml-right-section p {
  line-height: 1.25em;
  color: grey;
  font-size: 16px;
  font-weight: 600;
}

.is-ml-right-section h2 {
  text-align: center;
  margin-bottom: 40px;
}

.two-column-decision {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  max-width: 900px;
  margin: 0 auto 40px;
}

.decision-box {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  padding: 24px 28px;
}

.decision-box:first-child {
  border-top: 3px solid #43a047;
}

.decision-box:last-child {
  border-top: 3px solid #e53935;
}

.decision-box h3 {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 700;
  color: #222;
}

.decision-box:first-child h3 {
  color: #2e7d32;
}

.decision-box:last-child h3 {
  color: #c62828;
}

.decision-box ul {
  padding-left: 18px;
  list-style: disc;
}

.decision-box li {
  margin-bottom: 12px;
  line-height: 1.7;
}

.decision-transition {
  max-width: 800px;
  margin: 32px auto 0;
  text-align: center;
}

.decision-transition p {
  line-height: 1.25em;
  color: grey;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1.25em;
}

/* Homepage Help & Support V2 page*/
.faq-section .subtitle {
    margin-bottom: 70px;
}

.faq-section .helpSupport .faq-category {
    max-width: 1000px;
    margin: 0 auto 38px;
    padding: 26px 30px 30px;
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,.04);
}

.faq-section .helpSupport .faq-category:first-of-type {
    margin-top: 70px;
}

.faq-section .helpSupport h2.faq-category-title {
    position: relative;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1;
    margin: 0 0 24px;
    padding-top: 16px;
    color: #2b2b2b;
    text-align: left;
}

.faq-section .helpSupport h2.faq-category-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 4px;
    background: #ee1c25;
    border-radius: 999px;
}

.faq-section .accordion__item {
    margin-bottom: 14px;
}

.faq-section .accordion__item:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 575px) {
	.hero-slider__content ul li {
		text-align: left;
	}
	
	.hero-slider__content ul li::before {
		margin-top: 6px;
	}
	
	.awards-section {
		padding: 70px 0 63px;
	}
	
	.awards-section .awards-cards {
		padding-top: 20px;
	}
	
	.awards-cards ul {
		gap: 10px;
	}
}

@media (min-width: 768px) {
    .hero-slider__content ul li {
        font-size: 18px;
    }
	
}

@media (max-width: 992px) {
	.loan-section__content .heading-secondary {
		margin-top: 10px !important;
	}
	
		.hero-slider__content ul {
	margin: 20px 20px 0px 20px;		
	}
	
/* 	.additional_loan-section-description {
		padding-bottom: 15px;
	} */
	
	.benefits-section.py-20 {
		padding-top: 40px !important;
	}

/* Homepage Verify ML Section */
  .how-to-choose-and-verify-ml-section {
    padding: 60px 0;
  }

  .two-column-boxes {
    grid-template-columns: 1fr;
  }

  .box h4 {
    font-size: 22px;
  }
	
	.hero-slider__slide--1 {
		background-repeat: no-repeat;
		background-size: 214px !important;
		background-position: 50% 80% !important;
	}
	
	.hero-slider__content ul {
        margin: 20px 20% 0px;
	}
	
}


@media (min-width: 992px) {
	.hero-page-1 {
		padding-top: 200px;
	}

    .hero-slider .swiper-pagination-bullets {
        bottom: 80px;
    }
	
	.cta .container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
	
	.awards-section p {
        font-size: 1rem;
    }
}

@media screen and (max-width: 767px) {
	/* Loan */
	.single-borrow .pb-20.pb-lg-80:nth-child(even) .col-md-6 {
		order: 2;
	}

	.single-borrow .pb-20.pb-lg-80:nth-child(even) .col-md-5.offset-md-1 {
		order: 1;
	}
	
	.calc-disclaimer {
        padding: 10px;
        margin-top: 15px;
    }
    
    .calc-disclaimer p {
        font-size: 12px;
    }
	
	/* Homepage As Featured On Section */
	
	.as-featured-on-section {

		padding: 28px 0 12px;
	}
	
	.featured-logo-grid {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 16px 20px;
		justify-items: center;
		align-items: center;
	}
	
	.featured-logo-grid a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
	}
	
	.featured-logo-grid img {
		max-height: 28px;
		width: auto;
	}
	
	/* Homepage Verify ML Section */
	.how-to-choose-and-verify-ml-section {
    padding: 48px 0;
  }

  .how-to-choose-and-verify-ml-section h2,
  .how-to-choose-and-verify-ml-section h3,
  .how-to-choose-and-verify-ml-section p {
    text-align: left;
  }

  .how-to-choose-and-verify-ml-section p {
    max-width: 100%;
  }

  .box {
    padding: 22px 20px;
  }

  .box h4 {
    font-size: 20px;
  }

/* Homepage Loan Comparison Section */
  .loan-comparison-section {
    padding: 60px 0;
  }

  .loan-comparison-section h3 {
    margin-top: 32px;
  }
	
  .how-to-choose-and-verify-ml-section h2,
  .how-to-choose-and-verify-ml-section h3,
  .how-to-choose-and-verify-ml-section p {
    text-align: center;
  }

  .loan-comparison-section .section-intro,
  .decision-note,
  .comparison-note {
    max-width: 100%;
  }

  .two-column-considerations {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 22px 20px;
  }
	
/* Homepage Is ML Right Decision Section */
	.two-column-decision {
    grid-template-columns: 1fr;
    gap: 20px;
  }
	
/* Media Coverage (Blog) Section */
		.post-content .media-coverage-list {
		gap: 18px 20px;
	}
	.post-content .media-item img {
		max-height: 30px;
	}

/* Help & Support V2 */

    .faq-section {
        padding-top: 90px;
    }

    .faq-section .heading-secondary {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 8px;
    }

    .faq-section .subtitle {
        font-size: 13px;
        line-height: 1.4;
        margin-bottom: 28px;
        padding: 0 15px;
    }

    .faq-section .helpSupport .faq-category {
        max-width: 100%;
        margin: 0 auto 35px;
        padding: 18px 20px 24px;
    }

    .faq-section .helpSupport h2.faq-category-title {
        font-size: 24px;
        line-height: 1.25;
        margin: 10px 0 20px;
    }

    .faq-section .accordion__heading {
        font-size: 14px;
        line-height: 1.35;
    }

	.faq-section .accordion__content {
		font-size: 14px;
		line-height: 1.6;
		padding: 0 20px !important;
	}

	.faq-section .accordion__item--active .accordion__content {
		padding: 18px 20px !important;
	}
	
}

@media screen and (max-width: 782px) {
	.singpa-img {
		width: 85px;
		position: fixed;
		right: 0px;
		top: 185px;
		z-index: 99;
	}
	
	.hero-page-1 .hero-subtitle {
		max-width: 75%;
		margin: 0 auto;
		margin-top: 15px;
	}
	
	.hero-page-1 {
    	padding-top: 130px!important;
	}
	
	.accordion__content h3 {
		font-size: 15px!important;
	}
	
	.hero-slider__overlay {
		height: 100%;
	}
	
}

@media (min-width: 992px) {
	.review-swiper-wrapper:before {
		left: -40px;
    	top: -70px;
	}
	
	.review-swiper-wrapper:after {
		right: -70px;
		bottom: -75px;
	}
}
