.d-flex{display:flex; }
.justify-content{justify-content: center;}
.flex-wrap{flex-wrap: wrap;}
.mt-1{margin-top:1em;}
.as-seen-in { background: url('https://beyondmerchantcapital.com.au/wp-content/uploads/2019/05/as-seen-in.png') no-repeat top left; height: 55px;  } 
.as-seen-in.australian_broker { background-position: 0 0; width: 250px; } 
.as-seen-in.smh { background-position: -260px 0; width: 207px; } 
.as-seen-in.altfi { background-position: -477px 0; width: 76px; } 
.as-seen-in.financr { background-position: -563px 0; width: 264px; } 
.as-seen-in.smartcompany { background-position: -837px 0; width: 235px; } 
.as-seen-in.courier { background-position: -1082px 0; width: 233px; } 

.funding-icons { background: url('https://beyondmerchantcapital.com.au/wp-content/uploads/2019/05/funding-icons.png') no-repeat top left; width: 120px; height: 120px;  } 
.funding-icons.ico_UpfrontCashAdvance-dollar { background-position: 0 0; } 
.funding-icons.ico_UpfrontCashAdvance-2 { background-position: -130px 0; } 
.funding-icons.ico_UpfrontCashAdvance-3 { background-position: -260px 0; } 

.qualify { background: url('https://beyondmerchantcapital.com.au/wp-content/uploads/2019/05/di-qualify.png') no-repeat top left; width: 121px; height: 129px;  } 
.qualify.business { background-position: 0 0; } 
.qualify.MerchantCapital_HowitWork { background-position: -131px 0; width: 129px; } 
.qualify.MerchantCapital_HowitWorks_11 { background-position: -270px 0; } 

.opt-icons { background: url('https://beyondmerchantcapital.com.au/wp-content/uploads/2019/05/funding-options-icons.png') no-repeat top left; width: 70px; height: 70px; background-size:cover; } 
.opt-icons.clock { background-position: 0 0; } 
.opt-icons.chooseUs_2 { background-position: -79px 0; } 
.opt-icons.flexible_dollar { background-position: -157px 0; } 
.opt-icons.hidden_costs { background-position: -236px 0; } 
.opt-icons.pledge { background-position: -314px 0; } 
.opt-icons.process { background-position: -393px 0; } 
.opt-icons.quick { background-position: -472px 0; } 
.opt-icons.service-1 { background-position: -551px 0; } 

.chooseus { background: url('https://beyondmerchantcapital.com.au/wp-content/uploads/2019/05/chooseus.png') no-repeat top left; width: 81px; height: 81px;  } 
.chooseus.chooseUs_8 { background-position: 0 0; } 
.chooseus.chooseUs_7 { background-position: -91px 0; } 
.chooseus.chooseUs_3 { background-position: -182px 0; } 

.qualify { background: url('https://beyondmerchantcapital.com.au/wp-content/uploads/2019/05/do-qualify.png') no-repeat top left; width: 121px; height: 129px;  } 
.qualify.business { background-position: 0 0; } 
.qualify.MerchantCapital_HowitWork { background-position: -131px 0; width: 129px; } 
.qualify.MerchantCapital_HowitWorks_11 { background-position: -270px 0; } 

.partners-logo { background: url('https://beyondmerchantcapital.com.au/wp-content/uploads/2019/05/partners-logo.png') no-repeat top left; height: 55px;  } 
.partners-logo.firstdata { background-position: 0 0; width: 185px; } 
.partners-logo.proviso { background-position: -195px 0; width: 186px; } 
.partners-logo.beyound { background-position: -391px 0; width: 160px; }

.member-of { background: url('https://beyondmerchantcapital.com.au/wp-content/uploads/2019/05/member-of.png') no-repeat top left; height: 55px;  } 
.member-of.firstdata { background-position: 0 0; width: 185px; } 
.member-of.ccc { background-position: -195px 0; width: 143px; } 
.member-of.member_Australian-Fintech-square-transparent { background-position: -348px 0; width: 186px; } 
.member-of.aff { background-position: -544px 0; width: 138px; height: 50px; } 

.youtube-video {
	background-color: #000;
	margin-bottom: 30px;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.youtube-video img {
	width: 100%;
	top: -16.82%;
	left: 0;
	opacity: 0.7;
}
.youtube-video .play-button {
	width: 90px;
	height: 60px;
	background-color: #333;
	box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
	z-index: 1;
	opacity: 0.8;
	border-radius: 6px;
}
.youtube-video .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #fff;
}
.youtube-video img,
.youtube-video .play-button {
	cursor: pointer;
}
.youtube-video img,
.youtube-video iframe,
.youtube-video .play-button,
.youtube-video .play-button:before {
	position: absolute;
}
.youtube-video .play-button,
.youtube-video .play-button:before {
	top: 50%;
	left: 50%;
	transform: translate3d( -50%, -50%, 0 );
}
.youtube-video iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}