.outer_benefit_box {
	padding: 20px !important;
	border: 1px solid #dedede;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 40px;
}
.why_use_AYA_outer > .col-md-6 {
	width: 48%;
}
.apply_now_btn {
	background-color: #ae071d !important;
	color: #fff !important;
	padding: 15px 25px !important;
	border-color: #ae071d !important;
	margin-bottom: 2rem !important;
}
.apply_now_btn:hover{
	background-color: #fff !important;
	border-color: #ae071d !important;
	color: #ae071d !important;
}
.need_more_support_section_inner {
	padding: 10px 100px 10px 100px;
	background-image: url('../images/ayapay/explore_bg.png');
	background-size: cover;
	border-radius: 6px;
}
.merchant_agent_div {
	column-gap: 20px;
	width: 100%;
}
.merchant_agent_div > .col-md-6 {
	width: 49%;
}
.need_more_support_section {
    padding: 40px 208px 0px 208px;
}
.reset_pin_btn {
	background-color: #ae071d !important;
	border: 1px solid #ae071d !important;
	color: #fff !important;
	font-weight: 500;
	padding: 15px 25px !important;
	margin-bottom: 2rem !important;
}
.reset_pin_btn:hover {
	border: 1px solid #ae071d !important;
	color: #ae071d !important;
	background-color: #fff !important;
}
.need_more_support_section_merchant {
    padding: 40px 153px 40px 196px !important;
}
.secure_req_application_icon {
	background-color: #a02226;
	color: #fff;
	border-radius: 50%;
	font-size: 20px;
}
.reg_phone {
	width: 70%;
	margin-bottom: 20px;
	margin-left:90px;
}
.explore_cta_col {
	padding-top: 80px;
	padding-left: 50px !important;
}
@media (max-width: 1400px) and (min-width: 1301px) {
	.merchant_agent_div > .col-md-6 {
		width: 48%;
	}
}
@media (max-width: 1300px) and (min-width: 1000px) {
	.why_use_AYA_outer > .col-md-6 {
		width: 47%;
	}
	.need_more_support_section {
	    padding: 40px 130px 0px 130px !important;
	}
	.need_more_support_section_inner {
		padding: 40px 60px 60px 60px;
		background-position: 60% center;
	}
	.merchant_agent_div > .col-md-6 {
		width: 48%;
	}
	.tag_line_mascot {
		margin-top: -50px;
	}
	.reg_phone {
	    width: 80%;
	    margin-bottom: 20px;
	    margin-left: 30px;
	}
	.timeline:before {
	    margin-left: -6px;
	}
	.need_more_support_section_merchant {
	    padding: 40px 80px 40px 120px !important;
	}
	.explore_cta_col {
	    padding-top: 40px;
	    padding-left: 50px !important;
	}
}
@media (max-width: 999px) and (min-width: 577px) {
	.reg_phone {
	    width: 100%;
	    margin-left: 0px;
	}
	.timeline {
	    list-style: none;
	    padding: 0px 0px 0px 30px;
	    position: relative;
	}
	.timeline:before {
	    margin-left: -10px;
	}
	.need_more_support_section_merchant {
	    padding: 40px 90px 40px 90px !important;
	}
	.merchant_agent_div > .col-md-6 {
	    width: 100%;
	}
	.need_more_support_section {
	    padding: 40px 90px 0px 90px !important;
	}
	.explore_cta_col {
		padding-top: 10px;
		padding-left: 50px !important;
	}
	.why_use_AYA_outer > .col-md-6 {
	    width: 47%;
	}
}
@media only screen and (max-width: 576px){
	.why_use_AYA_outer > .col-md-6 {
		width: 100%;
	}
	.merchant_agent_div > .col-md-6 {
		width: 100%;
	}
	.tag_line_mascot {
		text-align: center;
	}
	.merchant_agent_div {
		width: auto;
	}
	.need_more_support_section, .need_more_support_section_merchant {
	    padding: 0px 20px !important;
	}
	.reg_phone_mobile {
		width: 50%;
	}
}