body, p, li{
	font-family: 'SourceSansPro-Regular', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5{
	font-family: 'CircularStd-Medium', sans-serif;
	text-align: center
}

h4{
	text-align: left;
	font-size: 20px;
	line-height: 28px;
}

#main div:not(.fixed-height) > figure > img
{
	max-width: 100%;
	height: auto;
}

.ab-block-container .ab-container-image {
	height: 100% !important;
}

p, li{
	color: #444;
	line-height: 30px;
}

#main p {
	margin: 0 0 30px;
}

.sticky-leftnav main p{
	line-height: 32px;
}

.sticky-leftnav main li{
	margin-bottom: 15px;
}

h4.list-indent {
	padding-left: 1.10em !important;
	text-indent: -1.10em !important;
}

p.list-indent {
	padding-left: 1.10em !important;
}

.products-alt p{
	font-family: 'CircularStd-Book', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 300;
	line-height: 36px;
}

#main a, #main a:hover, #main a:active, #main a:visited,
#product-footer a, #product-footer a:hover, #product-footer a:active, #product-footer a:visited{
	color: #29bf80;
	text-decoration: underline;
}

.bg-white-text{
	padding: 20px 70px 0px;
	margin: 40px auto;
}

.bg-white-text .wp-block-column .ab-block-container{
	/*display: table;*/
	min-height: 120px;
}


/*.bg-white-text,
.bg-white-text h3,
.bg-white-text h4,
.bg-white-text p,
.two-col-white-green,
.two-col-white-green li,
.unsecured-biz-how li{
	color: #fff;
}*/

.two-col-white-green li,
.unsecured-biz-how li{
	font-size: 16px!important;
}

.bg-white-text p{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.bg-white-text h3{
	text-align: center;
	margin-bottom: 40px;
}

.bg-white-text h3{
	display: block;
	clear: both;
}

.two-col-white-green{
	margin: 40px 0;
}


.two-col-white-green .wp-block-image img{
	width: auto;
}
.two-col-white-green h3{
	color: black;
	font-size: 28px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 20px;
    /*max-width: 130px!important;*/
}

.two-col-white-green h4{
	margin-bottom: 10px;
}

.two-col-white-green ul{
	padding-left: 20px;
}

.two-col-white-green li{
	line-height: 28px!important;
}
.unsecured-biz-how h4{
	text-align: center!important;
}

.business-line-of-credit-pros-and-cons-list {
	list-style-type: none;
}
.business-line-of-credit-pros-and-cons-list li:before {
	color: #38b6ff;
	content: "\f058";
	display: inline-block;
	font-family: FontAwesome;
	margin-left: -1.3em;
	width: 1.3em;
}
.business-line-of-credit-pros-and-cons-list li:last-child:before {
	color: #ff5757;
	content: "\f2d3";
	font-family: FontAwesome;
}

/*#header-content.wrap,
#main.content-wrap,
.content-wrap,
.single-business-education #main{
	max-width: 960px;
	margin: 0px auto;
}
*/

blockquote{
	padding: 10px 40px;
}

blockquote, blockquote p{
	font-family: 'CircularStd-BookItalic', sans-serif;
	font-size: 24px;
	color: black;
}

blockquote p{
	margin: 0;
	padding: 0;
}

#main hr{
	color: #ccc;
	/*margin-top: 40px;*/
	margin: 0 auto;
}

ul.two-column{
	column-count: 2;
	column-gap: 80px;
}



#header{
	width: 100%;
	background: url('../images/header-bg.png') no-repeat;
	background-size: cover;
	
	display: block;
	clear: both;
	overflow: auto;
	
	color: white;
	text-align: center;
	padding: 50px 0;
}

#header.header-alt{
	text-align: left;
}

#header.header-alt p{
	margin-top: 30px;
	font-family: 'CircularStd-Book', sans-serif;
	color: #666;
}


#header h1, 
#header h1 span,
div.banner-title{
	font-family: 'CircularStd-Medium', sans-serif;
	color: white;
	margin-top: 0;
}

#header.header-alt h1, 
#header.header-alt h1 span,
#header.header-alt div.banner-title{
	color: #000!important;
}

#header-cat{
	font-family: 'CircularStd-Medium', sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	color: #00d578;
	margin-bottom: 20px;
	text-transform: uppercase
}


#header h1,
div.banner-title{
    margin: 0px auto;
}

#header h1 span,
div.banner-title span{
	display: block;
    clear: both;
    
}

#header-cta{
	margin: 5px auto;
}
	
#cta-content{
	border: 1px solid #fff;
    background: white;
    margin-top: 15px;
    padding: 3px 3px 3px 25px;
    border-radius: 30px;
    max-width: 310px;
    width: fit-content;
}

#cta-title{
	font-size: 24px;
}

#cta-content .currency{
	color: #777;
	font-size: 24px;
	vertical-align: middle;
}

#cta-content #loan-amount{
	max-width: 100px;
    font-size: 24px;
    height: 35px;
    border: none;
    margin-bottom: 0px;
    padding: 0px;
    background: none;
}

#cta-content #loan-amount::placeholder{
	color: #ccc;
}

#cta-content input.cta{
	padding-right: 40px;
	background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 24 24"><path fill="%23FFFFFF" d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg>') #d45b2d no-repeat 90%;
	background-size: 20px;
}

#main{
	margin: 40px 5%;
}

#main .featuredImagePost{
	margin-bottom: 40px;
}


.border-grey{
	border: 1px solid #ccc;
	max-width: 960px;
	margin: 0px auto;
	padding: 40px;
}

.border-grey h1,
.border-grey h2,
.border-grey h3,
.border-grey h4{
	margin: auto 0px!important;
}

#sidebar > div{
	margin-bottom: 40px;
}

#sidebar #quick-loan-form{
	background: url('../images/products/bulb.png') no-repeat top right;
}

#sidebar #quick-loan-form label{
	font-size: 14px;
	display: block;
	clear: both;
	float: none;
}

#sidebar #quick-loan-form .input{
	margin-bottom: 20px;
}

#sidebar #quick-loan-form input[type="text"],
#sidebar #quick-loan-form input[type="email"]{
	width: 100%;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 7px 12px;
}

#sidebar #funding-calculators{
	background: url('../images/products/calculator.png') no-repeat bottom right;
}

#funding-calculators .box-shadow-rounded{
	padding-bottom: 0;
}
#funding-calculators .cycle-slide { 
	width: 100%;
	padding-bottom: 20px;  
}
#funding-calculators .cycle-slide img{
	display: block;
	margin: 0px auto;
	text-align: center;
}
		
#sidebar #funding-calculators h4{
	margin-bottom: 20px;
	text-align: center;
}

#sidebar #funding-calculators h5{
	font-size: 16px;
	max-width: 200px;
	margin: 0 auto 40px auto;
	text-align: center;
}

#sidebar #funding-calculators p{
	font-size: 15px;
	line-height: 22px;
}

#sidebar #funding-calculators img{
	height: 150px;
}

#sidebar #funding-calculators .cta{
	background: #75c7cc;
	margin: 40px auto 0 auto;
    width: 120px;
    display: block;
    text-align: center;
    font-size: 16px;
}
.box-shadow p,
.box-shadow li
{
	font-size: 14px;
	line-height: 24px;
}

.box-shadow ul{
	margin: 0;
	padding: 0 20px;
}

.box-shadow.intro-loc{
	margin-bottom: 20px!important;
}
.box-shadow.intro-loc p{
	margin-bottom: 10px;
}

.container-lg{
	max-width: 1200px!important
}
.box-shadow.container,
.container-960,
.box-shadow.how-box,
.box-shadow.intro-box,
.step1-review{
	max-width: 960px;
	margin: 0px auto;
}

.box-shadow.intro-box{
	margin-bottom: 40px;
}

.step1-review h4,
.content_center h4{
	width: 100%!important;
}

.box-shadow.how-box p{
	margin-bottom: 0;
}

.featured-blue{
	background: #eefdff;
	max-width: 1200px;
	margin: 0px auto;
	padding: 5%;
}

.loan-types{
	margin: 0;
}

.loan-types li{
	list-style: none;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}

.loan-types li img{
	margin-right: 10px;
}

.box-shadow.intro-box img{
	height: 50px;
}

.wp-block-image{
	max-width: 1175px;
	margin: 0 auto;
}

.wp-block-image.illustration{
	margin: 40px auto;
}

#loan-calc-banner{
	background: url('../images/products/calculator_bg.png') no-repeat;
	background-size: cover;
	padding: 50px;
	margin: 30px 0;
}


.banner h2{
	margin-top: 0px;
	color: #222;
}

.cta{
	filter: drop-shadow(0px 5px 5px lightgrey);
}
#branding .cta {
	filter: none !important;
}

.banner .cta, a.cta{
	background: #00d578;
	color: #fff!important;
	text-decoration: none!important;
	font-family: 'CircularStd-Medium', sans-serif;
}


.secure-vs-unsecure h4,
.secure-vs-unsecure ul{
	text-align: center!important;
}

.secure-vs-unsecure ul{
	padding: 0;
	margin: 0px auto;
}

.secure-vs-unsecure ul li{
	list-style: none;
	font-size: 14px;
}

.toggle-title{
	margin-bottom: 20px;
	padding-top: 20px;
	cursor: pointer;
}
.toggle-title:after{
	font-family: FontAwesome;
    float: right;
    color: #00d578;
    content: '\f106';
}

.toggle-title.active:after{
	content: '\f107';
}


.abh_box{
	display: none!important;
}

.grey-bg{
	background: #f7f7f7;
}

.grey-bg2{
	background: #f7f8fc;
}

.breaking-down-2{
	margin-top: 30px!important;
	margin-bottom: 30px!important;
}

.highlight-types,
.equipment-qualify{
	padding: 25px 0;
}

.highlights-types-list > div,
.equipment-approval-docs > div{
	background: white;
	/* padding: 30px 7%; */
}

#product-footer{
	clear: both
}

/* General graphic styles */
.graphic-group-1 {
	margin: 0 auto;
	padding-top: 55%;
	position: relative;
	width: 71%;
}
.graphic-group-1-header {
	display: block;
	font-weight: bold;
	padding: 0 20%;
	position: absolute;
	text-align: center;
	top: 10%;
	width: 100%;
}
.graphic-group-1-text {
	display: block;
	font-weight: bold;
	position: absolute;
}
.graphic-group-1-line {
	border: 1px solid #dfdfdf;
	display: block;
	position: absolute;
}

/* Specific graphic styles */
.graphic-group-instance-1 {
	background-image: url('../images/products/small-business-loans/unlock.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 16% auto;
}
.graphic-group-instance-1 .graphic-group-1-header {
	font-size: 10px;
}
.graphic-group-instance-1 .graphic-group-1-text {
	font-size: 8px;
}
.graphic-group-instance-1 span:nth-of-type(2) {
	left: 0%;
	top: 25%;
	width: 14%;
}
.graphic-group-instance-1 span:nth-of-type(4) {
	left: 0%;
	top: 50%;
	width: 14%;
}
.graphic-group-instance-1 span:nth-of-type(6) {
	left: 0%;
	top: 70%;
	width: 14%;
}
.graphic-group-instance-1 span:nth-of-type(8) {
	right: 0%;
	top: 25%;
	width: 14%;
}
.graphic-group-instance-1 span:nth-of-type(10) {
	right: 0%;
	top: 50%;
	width: 14%;
}
.graphic-group-instance-1 span:nth-of-type(12) {
	right: 0%;
	top: 70%;
	width: 14%;
}
.graphic-group-instance-1 span:nth-of-type(3) {
	transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	left: 15%;
	top: 36%;
	width: 25%;
}
.graphic-group-instance-1 span:nth-of-type(5) {
	left: 15%;
	top: 52%;
	width: 25%;
}
.graphic-group-instance-1 span:nth-of-type(7) {
	transform: rotate(-25deg);
	-webkit-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
	left: 15%;
	top: 67%;
	width: 25%;
}
.graphic-group-instance-1 span:nth-of-type(9) {
	transform: rotate(-25deg);
	-webkit-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
	right: 15%;
	top: 36%;
	width: 25%;
}
.graphic-group-instance-1 span:nth-of-type(11) {
	right: 15%;
	top: 52%;
	width: 25%;
}
.graphic-group-instance-1 span:nth-of-type(13) {
	transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	right: 15%;
	top: 67%;
	width: 25%;
}

@media (min-width: 768px) {
	.graphic-group-instance-1 .graphic-group-1-header {
		font-size: 16px;
	}
	.graphic-group-instance-1 .graphic-group-1-text {
		font-size: 14px;
	}
}

@media (min-width: 1479px) {
	.graphic-group-instance-1  .graphic-group-1-header {
		font-size: 20px;
	}
	.graphic-group-instance-1 .graphic-group-1-text {
		font-size: 18px;
	}
}

.graphic-group-2-instance-1 * {
	color: #ffffff;
}
.graphic-group-2-instance-1 p {
	line-height: 23px;
	margin-bottom: 10px;
}
.graphic-group-2-instance-1 ol {
	font-size: 13px;
	padding: 0 15px;
}
.graphic-group-2-instance-1 ol li {
	line-height: 18px;
}
.graphic-group-2-instance-1 ol li > ol {
	list-style-type: lower-alpha;
}

/* Graph styles */
.bar-graph-1 {
	display: block;
	position: relative;
}
.bar-graph-1 .bar-graph-1-x-lines {
	border-bottom: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-table;
	left: 35%;
	position:absolute;
	height: 65%;
	width: 65%;
	white-space: nowrap;
}
.bar-graph-1 .bar-graph-1-x-lines .bar-graph-1-x-line {
	border-right: 1px solid #9f9f9f;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	height: 100%;
	margin: 0;
	padding: 0;
}
.bar-graph-1 .bar-graph-1-bars {
	display: block;
	left: 35%;
	position: absolute;
	height: 65%;
	width: 65%;
}
.bar-graph-1 .bar-graph-1-bars .bar-graph-1-bar:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.bar-graph-1 .bar-graph-1-bars .bar-graph-1-bar {
	background-color: #8c52ff;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	color: #ffffff;
	display: inline-block;
	position: absolute;
	text-align: center;
	vertical-align: middle;
}
.bar-graph-1 .bar-graph-1-x-labels {
	display: inline-table;
	padding-top: 5px;
	position: absolute;
	left: 35%;
	top: 65%;
	width: 65%;
	white-space: nowrap;
}
.bar-graph-1 .bar-graph-1-x-labels .bar-graph-1-x-label {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bar-graph-1 .bar-graph-1-y-labels {
	display: block;
	position: absolute;
	height: 65%;
	width: 35%;
}
.bar-graph-1 .bar-graph-1-y-labels .bar-graph-1-y-label:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.bar-graph-1 .bar-graph-1-y-labels .bar-graph-1-y-label {
	display: inline-block;
	position: absolute;
	text-align: right;
	vertical-align: middle;
	width: 98%;
}
.bar-graph-1 .bar-graph-1-x-legends {
	display: block;
	position: absolute;
	left: 35%;
	top: 75%;
	width: 65%;
}

/* Box Styles */
.box-no-padding {
	padding: 0 !important;
}

/* Table Styles */
.table-style-1 {
	border: 10px solid #ffffff;
	border-collapse: collapse;
	color: #ffffff;
	font-size: 14px;
}
.table-style-1 tr:nth-child(even) {
	border-top: 5px solid #ffffff;
}
.table-style-1 tr:nth-child(1) td {
	border: none;
	font-weight: bold;
}
.table-style-1 td {
	border: 2px solid #ffffff;
	text-align: center;
	width: 100%;
}
.table-style-1 td:nth-child(1) {
	font-weight: bold;
	text-align: left;
}

/* List Styles */
.list-style-1 {
	padding-left: 3px;
}
.list-style-1 li {
	margin-left: 18px;
}

/* Text Colors */
.text-color-white * {
	color: #ffffff;
}

/* Bad Credit Business Loans */
.bcbl-container-1 {
	background-color: #e0faed;
	/* margin-left: -5% !important; */
	padding: 5%;
	width: 100%;
}
.bcbl-container-1-text {
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
}
.bcbl-container-1-button {
	display: block;
}
.bcbl-container-1-button a {
	width: 90%;
}

@media (min-width: 600px) {
	.bcbl-container-1 {
		display: table;
	}
	.bcbl-container-1-text {
		display: table-cell;
		margin-bottom: 0;
		padding-right: 10%;
		vertical-align: middle;
		width: 60%;
	}
	.bcbl-container-1-button {
		display: table-cell;
		vertical-align: middle;
		width: 40%;
	}
	.bcbl-container-1-button a {
		margin-left: 10%;
	}
}

.bcbl-container-2 {
	background-size: 100%;
	/*min-height: 200px;*/
	position: relative;
}
.bcbl-container-2 span {
	display: block;
}
.bcbl-container-2 > span {
	position: absolute;
	line-height: 18px;
}


.bcbl-container-2-icon {
	padding-top: 9%;
	top: 25%;
	width: 100%;
}

.bcbl-container-2-title {
	font-size: 3vw;
	line-height: 3vw;
	font-weight: bold;
	margin: 0 auto 10px auto;
	text-align: center;
	width: 22%;
}

.bcbl-container-2-tagline {
	font-size: 2.5vw;
	line-height: 2.5vw;
	margin: 0 auto;
	text-align: center;
	width: 22%;
}

.bcbl-container-2-item-title{
	font-size: 2.25vw;
	line-height: 1.5vh;
	margin-bottom: 5px;
	font-weight: bold;
}

.bcbl-container-2-item-desc{
	font-size: 1.75vw;
	line-height: 1.5vh;
}

.bcbl-container-2 > span:first-child{
	position: relative;
}

.bcbl-container-2 > span:nth-child(2){
	top: 30%;
}

.bcbl-container-2 > span:nth-child(3){
	top: 45%;
}

.bcbl-container-2 > span:nth-child(4){
	top: 62%;
}

.bcbl-container-2 > span:nth-child(5){
	top: 25%;
}

.bcbl-container-2 > span:nth-child(6){
	top: 55%;
}

.bcbl-container-2 > span:nth-child(5),.bcbl-container-2 > span:nth-child(6),.bcbl-container-2 > span:nth-child(7){
	right: 0;
	width: 23%;
}

.bcbl-container-2.bg-3 > span:nth-child(2) .bcbl-container-2-item-desc{
	max-width: 60%;
}

@media (min-width: 600px ) and (min-width: 959px){
	.bcbl-container-2 > span:nth-child(2){
		top: 30%;
	}
	.bcbl-container-2 > span:nth-child(4){
		top: 70%;
	}
	
	.bcbl-container-2 > span:nth-child(5){
		top: 30%;
	}
	
	.bcbl-container-2 > span:nth-child(6){
		top: 60%;
	}
}


@media (min-width: 960px) {
	
	.bcbl-container-2-title {
		font-size: 2.5vw;
		line-height: 2.5vw;
		width: 22%;
	}
	
	.bcbl-container-2-tagline {
		font-size: 2vw;
		line-height: 2vw;
	}
	
	.bcbl-container-2-item-title{
		font-size: 1.5vw;
		line-height: 1.5vh;
		margin-bottom: 5px;
	}
	
	.bcbl-container-2-item-desc{
		font-size: 1.3vw;
		line-height: 1.5vh;
	}
	
	
	.bcbl-container-2 > span:nth-child(2){
		top: 28%;
	}
	
	.bcbl-container-2 > span:nth-child(3){
		top: 48%;
	}
	
	.bcbl-container-2 > span:nth-child(4){
		top: 70%;
	}
	
	.bcbl-container-2 > span:nth-child(5){
		top: 35%;
	}
	
	.bcbl-container-2 > span:nth-child(6){
		top: 63%;
	}
	
}


	
@media (min-width: 1200px) {
	.bcbl-container-2.bg-1,
	.bcbl-container-2.bg-2,
	.bcbl-container-2.bg-3,
	.bcbl-container-2.bg-4 {
		padding: 20px 0;
	}
	
	.bcbl-container-2-title {
		font-size: 30px;
		line-height: 33px;
	}
	
	.bcbl-container-2-tagline {
		font-size: 24px;
		line-height: 28px;
	}
	
	.bcbl-container-2-item-title{
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	
	.bcbl-container-2-item-desc{
		font-size: 16px;
		line-height: 18px;
	}
	
	
	
	
	
	.bcbl-container-2 > span:nth-child(2){
		top: 22%;
	}
	
	.bcbl-container-2 > span:nth-child(3){
		top: 45%;
	}
	
	.bcbl-container-2 > span:nth-child(4){
		top: 72%;
	}
	
	.bcbl-container-2 > span:nth-child(5){
		top: 30%;
	}
	
	.bcbl-container-2 > span:nth-child(6){
		top: 62%;
	}
	
	
	.bcbl-container-2.bg-3 > span:nth-child(2){
		top: 15%!important;
	}
	
	
	.bcbl-container-2.bg-3 > span:nth-child(5){
		top: 27%!important;
	}
}

.bcbl-container-2.bg-1,
.bcbl-container-2.bg-2,
.bcbl-container-2.bg-3,
.bcbl-container-2.bg-4{
	background: url('../images/products/bad-credit/credit-types-bg.png') no-repeat center center scroll;
	background-size: contain!important;
	border: 0px solid red;
	padding: 15vh 0;
}

/*.bcbl-container-2.bg-1 {
	background: url('../images/products/bad-credit/credit-types-bg.png') no-repeat center center scroll;
}
.bcbl-container-2.bg-2 {
	background: url('../images/bg-merchant-cash-advance.png') no-repeat center center scroll;
}
.bcbl-container-2.bg-3 {
	background: url('../images/bg-term-loan.png') no-repeat center center scroll;
}
.bcbl-container-2.bg-4 {
	background: url('../images/bg-line-of-credit.png') no-repeat center center scroll;
}
*/

.bcbl-container-2-icon.icon-lock {
	background: url('../images/products/bad-credit/unsecured-biz-loan.png') no-repeat center top scroll;
}
.bcbl-container-2-icon.icon-graph {
	background: url('../images/merchant-cash-advance.png') no-repeat center top scroll;
}
.bcbl-container-2-icon.icon-clock {
	background: url('../images/term-loan.png') no-repeat center top scroll;
}



/*@media (max-width: 991px) and (min-width: 768px) {
	.bcbl-container-2 {
		min-height: 367px;
	}
	.bcbl-container-2-title {
		font-size: 18px;
	}
	.bcbl-container-2-tagline {
		font-size: 14px;
	}
}

@media (max-width: 640px) {
	.bcbl-container-2-icon {
		padding-top: 5%;
		top: 35%;
	}
	.bcbl-container-2-title {
		font-size: 16px;
		line-height: 26px;
	}
	.bcbl-container-2-tagline {
		font-size: 12px;
		line-height: 22px;
	}
}

@media (max-width: 500px) {
	.bcbl-container-2-title {
		font-size: 12px;
		line-height: 22px;
	}
	.bcbl-container-2-tagline {
		font-size: 8px;
		line-height: 18px;
	}
}*/

@media (max-width: 382px) {
	.bcbl-container-2-icon {
		padding-top: 5%;
		top: 38%;
	}
	.bcbl-container-2-title {
		font-size: 10px;
		line-height: 20px;
	}
	.bcbl-container-2-tagline {
		font-size: 6px;
		line-height: 16px;
	}
}

@media (max-width: 324px) {
	.bcbl-container-2-icon {
		padding-top: 5%;
		top: 40%;
	}
	.bcbl-container-2-title {
		font-size: 8px;
		line-height: 18px;
	}
	.bcbl-container-2-tagline {
		font-size: 4px;
		line-height: 14px;
	}
}

.bcbl-container-4 h4 {
	margin: 0;
}
.bcbl-container-4 .wp-block-column:first-child h4 {
	margin: 10px 0;
}
.bcbl-container-4 h5 {
	margin-top: 0;
}
.bcbl-container-4 p {
	margin-bottom: 20px;
	text-align: justify;
}
.bcbl-container-4 ul {
	list-style-type: disc;
}
.bcbl-container-4 ol {
	counter-reset: li;
	margin-left: 0;
	padding-left: 0;
}
.bcbl-container-4 ol[start="2"] {
	counter-reset: li 1;
}
.bcbl-container-4 ol > li {
	position: relative;
	margin: 0 0 6px 2em;
	padding: 4px 8px;
	list-style: none;
}
.bcbl-container-4 ol > li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	top: 10px;
	left: -2em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 32px;
	width: 32px;
	margin-right: 8px;
	padding: 0;
	border: 1px solid #000;
	border-radius: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
}
.bcbl-container-4 ol[start="2"] > li:before {
	top: 4px;
}
.bcbl-container-4 .wp-block-column > p {
	padding: 0 0 0 40px;
}


/* UNSECURED BUSINESS LOANS */

/* BIZ EDUCATION */
.biz-post .post-img{
	margin-bottom: 40px;
}

.biz-post .post-img img{
	width: 100%;
}

.biz-post h2 a,
.biz-post h3 a{
	color: #000;
}

#business-education{
	margin-top: 60px;
}

#business-education #related-posts li{
	list-style: none;
	text-align: left;
}

#business-education #related-posts li a{
	text-decoration: underline;
	color: #00d578;
}

#business-education #related-posts li .posted-on{
	font-size: 15px;
}


#related-posts h4{
	margin: 0 0 20px;
}

#related-posts ul{
	margin: 0;
	padding: 0;
}

#related-posts ul li{
	list-style: none;
	margin-bottom: 10px;
}

#related-posts ul li a{
	line-height: 24px;
}

#related-posts ul li .posted-on{
	display: block;
	clear: both;
	font-size: 14px;
}

#preapp-form .box-shadow{
	
}

#preapp-form h4{
	margin-bottom: 20px;
}
#app-form .input{
	margin-bottom: 20px;
}
#app-form label{
	display: block;
	clear: both;
	font-size: 14px;
	color: #222;
}

#app-form input[type="text"]{
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 10px;
}

#app-form input[type="submit"]{
	width: 100%;
	padding: 15px;
	background: #00d578;
    color: #fff;
    text-decoration: none;
    font-family: 'CircularStd-Medium', sans-serif;
    border: none;
}

#header.banner-v2{position:relative;padding: 60px 0;}
#header.banner-v2 h1{font-family: 'Chronicle Display';font-size: 32px;max-width: 90%;line-height:inherit;}
#header.banner-v2 p{text-align: left;color: #FFF;margin-top: 15px;max-width: 90%;font-size: 15px;line-height: inherit;margin-bottom: 0;letter-spacing: 1px;}
#header.banner-v2 .author-wrap{display: flex;margin-top: 15px;}
#header.banner-v2 .author-wrap .avatar{}
#header.banner-v2 .author-wrap .avatar img{border-radius: 5rem;}
#header.banner-v2 .author-wrap .misc{padding-left: 15px;}
#header.banner-v2 .author-wrap .misc p{margin-top: 0;width: 100%;max-width: 100%;letter-spacing: 0;color: #FFFFFF;font-size: 14px;}
#header.banner-v2 .author-wrap .misc p strong{color: #d45b2d;font-weight: 800;}
#header.banner-v2 #header-cta{margin-top:15px;text-align:left;}
#header.banner-v2 #header-cta #cta-title{font-size:18px;font-weight:800;}
#header.banner-v2 #header-cta #cta-content{margin: 10px 0 0;max-width: 100%;background: none;border: 0;padding-left:0;}
#header.banner-v2 #header-cta #cta-content form{display:flex;}
#header.banner-v2 #header-cta #cta-content .currency{background: #fff;padding: 5px 10px;margin-right:10px;}
#header.banner-v2 #header-cta #cta-content #loan-amount{max-width: 260px;outline:0;}
#header.banner-v2 #header-cta #cta-content input.cta{border-radius: 0;filter: none !important;background-image: none;}
#header.banner-v2 #header-content .header-title{width:100%;}
#header.banner-v2 #header-content .header-featured-image{width:78%;position:relative;height: max-content;}
#header.banner-v2 #header-content .header-featured-image .img-inner{position:relative;margin-left: 50px;max-width: 450px;}
#header.banner-v2 #header-content .header-featured-image .img-wrap{background-position: center;background-size: cover;position: relative;}
#header.banner-v2 #header-content .header-featured-image .img-wrap img{position:relative;z-index:2;max-width: 100%;height: auto;visibility:hidden;}
#header.banner-v2 #header-content .header-featured-image .fimg{position: absolute;z-index: 0;background: #000;height: 100%;width: 100%;}
#header.banner-v2 #header-content .header-featured-image .fimg.bg1{left: -10px;top: -10px;}
#header.banner-v2 #header-content .header-featured-image .fimg.bg2{bottom: -10px;left: 10px;}

@media (max-width: 959px) {
	#header.banner-v2{padding:50px 0;}
	#header.banner-v2 h1{font-size: 24px;text-align: left;max-width: 100%;}
	#header.banner-v2 #header-content{display: flex;flex-direction: column-reverse;}
	#header.banner-v2 #header-cta #cta-content{width:100%;}
	#header.banner-v2 #header-cta #cta-content .currency{width: 100%;display: block;max-width: 100%;}
	#header.banner-v2 #header-cta #cta-content input.cta{width: 100%;}
	#header.banner-v2 #header-cta #cta-content form{display:block;}
	#header.banner-v2 #header-content .header-featured-image{margin: 30px auto;}
	#header.banner-v2 #header-content .header-featured-image.desktop{display:none;}
	#header.banner-v2 #header-content .header-featured-image.mobile{display:block !important;}
	#header.banner-v2 #header-content .header-featured-image .img-inner{margin-left:0;}
	#header.banner-v2 #header-content .header-featured-image .img-wrap{min-width:auto;min-height:auto;width:100%;}
	#header.banner-v2 #header-content .header-featured-image .img-wrap img{max-width:100%;}
}

@media (min-width: 600px){
	.wp-block-column:nth-child(odd) {
		margin-right: 0;
	    padding-right: 32px;
	}

	.wp-block-column:not(:last-child) {
		margin-right: 0;
	    padding-right: 32px;
	}
	.wp-block-column:not(:last-child) {
		margin-right: 0;
	    padding-right: 32px;
	}
	
	wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
		margin-left: 0;
	    padding-left: 32px;
	}
}

@media screen and (max-width: 767px) {
	/*.wp-block-columns.has-3-columns {
	flex-flow: row wrap;
	}
	
	.has-3-columns .wp-block-column:first-child {
	flex-basis: 100%!important;
	}*/
  	
  	
  	.page-template-template-business-education #header.header-alt{
	  	padding: 20px;
	  	padding: 20px 20px 200px 20px;
	    background-position: 75% 150px!important;
	    background-color: #eef5ff!important;
	    background-size: cover!important;
  	}
  	
  	h1{
	  	font-weight: bold;
  	}
  	
  	.page-template-template-business-education #header.header-alt h1{
	  	text-align: center;
	  	font-size: 20px;
  	}
  	
	h2{
		font-size: 24px;
	}
	
	h2.toggle-title{
		font-size: 22px;
	}
	
	#header.header-alt p{
		margin-top: 20px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.box-shadow {
		padding: 40px;
	}
	
	#lead-form.box-shadow {
		padding: 20px 0px;
	}
	
	.has-2-columns.box-shadow,
	.box-shadow.how-box{
		text-align: center
	}
	
	.one-page-app{
		margin-top: 40px;
	}
	.one-page-app, #related-posts{
		text-align: center;
	}
}

@media screen and (min-width: 768px) {
	#main h1{
		font-size: 36px;
		margin-bottom: 40px;
	}
	
	#header-content{
		display: flex
	}
	
	#header-title{
		width: 55%;
		margin-right: 5%;
	}
	
	#header.header-alt #header-title{
		width: 45%;
	}
	
	#header h1,
	#header div.banner-title{
		font-size: 42px;
		line-height: 60px;
		margin: 0;
		text-align: left;
		/*text-align: center;*/
	}
	
	
	#header.header-alt h1{
		font-family: 'CircularStd-Bold', sans-serif;
		font-size: 50px;
		line-height: 54px;
	}
	
	.page-template-template-business-education #header.header-alt #header-title{
		width: 50%;
	}
	
	#cta-title{
		font-size: 28px;
	}
	
	
	
	h2{
		margin-bottom: 30px;
	}
	
	h4{
		font-size: 20px;
		line-height: 28px;
		width: 81%;
		margin-bottom: 40px;
	}
	
	.box-shadow h4,
	.featured-blue h4{
		width: 100%;
	}

	
	#main{
		margin: 70px auto;
		/*max-width: 960px;*/
	}
	
	#main.products p:not(.container),
	#main.products h2, 
	#main.products h3,
	#main.products h4,
	#main.products ul,
	#main.products ol,
	#main.products hr,
	#main.products .schema-faq-question
	{
		max-width: 960px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#main.products .schema-faq-question
	{
		display: block;
	}
	
	.loan-types{
		column-count: 2;	
		padding: 0;
	}
	
	blockquote{
		max-width: 550px;
		margin: 40px auto;
	}
	
	#related-posts h5{
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.subhead:first-letter {
		float: left;
		font-family: 'CircularStd-Bold', sans-serif;
		font-size: 66px;
		line-height: 66px;
		padding-top: 2px;
		padding-right: 4px;
		color: #222;
	}

	.indent-icon-left{
		padding-left:15%!important;
	}
	
	.indent-right{
		padding-right:15%!important;
	}
	
	
	/*.indent-right p{
		padding-left: 24%;
	}*/
	

	.indent-icon-left-right{
		padding-left: 5%!important;
		padding-right: 5%!important;
	}
	
	
	
	/*.how-to-get{
		background: url('../images/products/loan-consolidation/') no-repeat;
	}*/
	
	.inline-block{
		display: inline-block!important;
	}
	
	.float-right{
		float: right;
	}
	
	.img-left{
		float: left;
	    width: 45%;
	    margin-right: 5%;
	}
	
	.img-right{
		float: right;
	    width: 45%;
	    margin-left: 5%;
	}
	
	
	.breaking-down-2{
		margin-top: 40px!important;
		margin-bottom: 80px!important;
	}
	
	.highlight-intro img,
	.equipment-qualify-intro img{
		margin: 20px auto 60px auto;
	}
	.consolidation-pros-cons,
	.consolidation-how-to-know,
	.equipment-how-much{
		margin-top: 80px!important;
	}
	
	.indent-icon-left,
	.indent-icon-left-right{
		background-position: 1% 40%!important;	
	}
	/*
	.loan-consolidation .how-to-get,
	.equipment-financing .equipment-intro{
		background: url('../images/products/01.png') no-repeat;
	}
	
	.loan-consolidation .breaking-down,
	.equipment-financing .equipment-financing-vs-leasing{
		background: url('../images/products/02.png') no-repeat;
	}
	
	.loan-consolidation .highlight-intro,
	.equipment-financing .equipment-pros-cons{
		background: url('../images/products/03.png') no-repeat;
	}
	
	.loan-consolidation /consolidation-pros-cons,
	.equipment-financing .equipment-qualify{
		background: url('../images/products/04.png') no-repeat;
	}
	
	.loan-consolidation .consolidation-how-to-know,
	.equipment-financing .equipment-example{
		background: url('../images/products/05.png') no-repeat;
	}
	*/
	
	.two-col-white-green .ab-layout-column-wrap .ab-block-layout-column:first-child{
		padding-top: 25%;
	}
}

@media screen and (min-width: 960px) {
	h1, h2, h3, h4, h5{
		text-align: left
	}
	.box-shadow, .box-shadow h4{
		text-align: left
	}
	
	hr{
		/*margin-top: 40px;*/
	}
	
	.wp-block-image.illustration{
	    margin: 80px auto;
	}

	.wp-block-image img {
		width: 100%;
	}
	
	.container > div > div img{
		max-width: 100%;
		height: auto;
	}
	
	.box-shadow img,
	.bg-white-text img{
		width: auto;
	}
	
	#loan-calc-banner{
		text-align: left;
		margin: 50px 0;
	}
	
	
	#loan-calc-banner .banner-content p{
		margin: 30px 0!important;
		max-width: 400px!important;
	}
		
	#loan-calc-banner .content_center{
		padding: 100px 0;
		background: url('../images/products/calculator_image.png') no-repeat;
		background-position: right center;
	}
	
	#loan-calc-banner .content_center{
		max-width: 960px;
	}
	
	#main .banner h2{
		max-width: 100%;
	}
	
	.one-page-app{
		padding-right: 20%;
		padding-top: 60px;
	}
	.one-page-app a{
		font-size: 24px;
	}
	
	
	.two-col-white-green h3 span{
		margin-top: 0px;
		font-size: 50px;
		display: inline-block;
		clear: both;
	}
	
	.unsecured-biz-how ul{
		margin-left: 20%!important;
	}
}

@media screen and (min-width: 1200px) {
	#header{
		padding: 100px 0;
	}
}
	