#prop_name_card p {
    color: #B7B7B7
}

#card_feat_table strong {
    color: #B7B7B7;
    font-size: 13px
}

.homepagecard,
.loans-header,
.loans-list-wrapper .loans-header {
    color: #595959;
    text-transform: uppercase
}

.table {
    font-size: 14px
}

.loan-item-status span {
    font-size: 12px
}

.homepagecard {
    font: 21px/26px PMLight;
    margin-bottom: 20px
}

.loans-header span {
    font-family: PMSemiBold
}

.loans-list-wrapper .loans-header {
    font: 21px/26px PMLight;
    margin-bottom: 20px
}

.loans-header {
    border-bottom: 1px solid #E7E4E2
}

.btn-primary-cta,
.loan-card h1,
.loan-details-link a {
    text-transform: capitalize
}

.pageing {
    text-align: right
}

.loans-list-wrapper .pagination-wrapper {
    width: 40%
}

.see-all-link {
    display: flex;
	height:144px;
	top: 80px;
    position: relative;
    font-size: 18px;
    padding: 10px;
    justify-content: center;
    text-align: center
}

.see-all-link a {
    color: #39f;
    text-decoration: none
}

#card_feat_table thead tr {
    border-top: none!important
}

#card_feat_table tr {
    border-top: 1px solid #ddd
}

#card_feat_table td {
    border: 0
}

​ #card_feat .card_list strong {
    color: #000;
    opacity: .8
}

.loan-item-status .progress {
    height: 8px
}

#card_field_name .typeahead {
    position: relative;
    top: 0;
    width: 100%;
    left: 1px;
    display: none
}

.featured-investments .loan-card {
    height: 475px
}

#card_feat_table tr:nth-child(even) {
    background: 0 0!important
}

.loan-card {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
    color: #5b6770;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative
}

.loan-card header {
    margin: 0;
    position: relative
}

h5 .description {
    font-size: 12px
}

.loans-list-wrapper header {
    margin-bottom: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.loans-list-wrapper section {
    margin-top: 0
}

.loan-overview {
    margin: 0 10px
}

.loan-info-bar {
    line-height: 1;
    margin-bottom: 15px;
    overflow: hidden
}

.loan-card .loan-info-bar div {
    border-left-color: #ccc;
    border-bottom-color: #ccc
}

.loan-info-bar div {
    /*border-left: 1px solid;*/
    border-left: unset !important;
    float: left;
    text-align: center;
    padding: 0
}

.loan-info-bar h3 {
    font-size: 20px;
    font-weight: 300;
    margin: 0
}

.loan-info-bar .description {
    font-size: 10px
}

.loan-title-wrapper {
    display: table;
    height: 30px;
    padding: 0 10px;
    width: 100%
}

.loan-info-bar div:first-child {
    border-left: none
}

.loan-details-link {
    float: left;
    padding: 0 15px 0 10px;
    width: 70%
}

.loan-status-container {
    margin-top: 0
}

th {
    border-right: none!important;
    background: #fff!important
}

.loan-details-link a {
    margin-top: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #6c3;
    color: #6c3;
    display: inline-block;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    height: 40px;
    font-size: 18px;
    padding: 8px 25px
}

.expand_td {
    float: right;
    font-weight: 900;
    color: #B7B7B7
}

.btn-primary-cta,
.btn-primary-cta:focus,
.btn-primary-cta:hover {
    color: #fff;
    text-decoration: none
}

#expand_view {
    padding: 0
}

#explore_conten {
    height: 286px
}

#explore_conten img {
    width: 100%
}

.check {
    display: none!important
}

.changecheck {
    display: none
}

.loan-card .progress,
.loan-card .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.loan-card .progress {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    height: 8px;
    margin-bottom: 5px
}

.loans-list-wrapper .progress {
    background-color: #d8d8d8
}

.progress {
    background: #f5f5f5;
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.loan-card .loan-percentage {
    margin-bottom: 20px;
    padding-right: 0
}

.loan-card .loan-amount-left {
    margin-bottom: 20px;
    padding-left: 0
}

.btn-primary-cta {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #03426b !important;
    border: none;
    display: inline-block;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    height: 40px;
    font-size: 18px;
    padding: 8px 25px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.loan-card h1 a {
    color: #5b6770
}

.street {
    font-size: 10px
}

.loan-card header a.offering_img {
    height: 189px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	/*border-radius: 5px 5px 0px 0px;*/
}
.loan-card header a
{
    display: block;
    text-decoration: none;
    position: relative;
    font-size: 14px
}
.loan-title-wrapper a
{
	font-weight: bolder;
    font-size: 18px !important;
}
.loan-title-wrapper a:nth-child(1)
{
	padding-top: 10px;
}

.loan-card h1 {
    color: #5b6770;
    border-bottom-color: #ddd;
    display: table-cell;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle
}

.loans-list-header {
    background-color: #fff;
    color: #5b6770;
    font-size: 16px;
    font-weight: 700
}

.loans-list-header ul {
    margin-bottom: 10px
}

.loan-details {
    margin-bottom: 0;
    border-bottom: 1px solid #e7e4e2;
    overflow: hidden;
    padding: 0
}

.loan-item-container {
    background-color: #fff;
    color: #5b6770;
    margin-bottom: 10px;
    overflow: hidden
}

.loan-details li {
    font-weight: 600
}

.loan-item-info {
    width: 40%
}

.invest {
    display: none
}

.loan-item-container .loan-title-container {
    padding: 0
}

.loan-title-container {
    min-height: 82px
}

.loan-short-term-container {
    position: relative;
    width: 100%
}

.loan-short-term-container-img {
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	width: 100%;
	/*border-radius: 5px 5px 0px 0px;*/
}

.pad-load {
    font-size: 18px;
    font-family: proximanova, sans-serif
}

.headerinvest {
    width: 100%;
    text-align: left;
    display: inline-block
}

.loan-item-container .loan-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1
}

.loan-item-container .loan-subtitle {
    display: block;
    font-weight: 200;
    font-size: 14px
}
.left_right_border
{
	border-right: 2px #B7B7B7 solid;
    border-left: 2px #B7B7B7 solid;
}
.project_load_subtitle
{
	padding-left: 0px !important;
}
.project_load_subtitle .loan-subtitle
{
	display: block;
    font-weight: 600;
    font-size: 14px;
    float: left;
    padding: 0px 5px;
}
.loan-item-container .loan-title-container .read-more-link {
    height: auto;
    left: 0;
    line-height: 1.2;
    position: absolute
}

.read-more-link {
    bottom: 0;
    left: 15px;
    line-height: 40px;
    height: 40px;
    font-weight: 600;
    width: 100%
}

.loan-item-ltv,
.loan-item-return {
    width: 7%
}

.loan-item-container li {
    min-height: 147px
}

.loan-item-detail {
    font-size: 22px
}

.loan-item-detail span {
    font-size: 12px
}

.loan-details li {
    cursor: pointer;
    display: inline-block;
    list-style-type: none;
    float: left;
    vertical-align: top;
    padding: 10px 15px 8px 10px
}

.loan-item-term {
    width: 9%
}

.loan-item-amount {
    width: 14%
}

.loan-item-status {
    width: 23%
}

.bottom-bor {
    border-bottom: 1px solid
}

.full-width {
    width: 100%
}

#card_invest_li {
    width: 34%
}

#innerinvest_project_image,
#invest_project_image {
    width: 15%
}

#invest_project_deal_title {
    width: 20%
}

.no_padding {
    padding: 0
}

#innerinvestment_li {
    width: 40%
}

#innerinvest_project_dealtitle {
    width: 25%
}
.position-relative
{
    position: relative;
}
.loan-details-link_all_investor
{
    width: 85%;
}
#card_feat_table
{
    border:0;
}
.cards_homepage
{
	float: none;
    /*display: inline-flex;*/
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.rcxHomePageCustomH3 {
    color: #595959;
    font: 21px/26px 'PMLight';
    text-transform: uppercase;
    margin-bottom: 20px;
}
.rcxHomePageCustomH3 span {
    font-family: 'PMSemiBold';
}
.rcxHomePage .rcxHomePageContainer {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.other_than_home_without_slug .content
{
    padding-top: 80px;
}
#head_all_invest .loans-header
{
  border-bottom: none;
}
.resident_bifurcation_bg
{
	background-size: contain;
    background-position: center;
}
.cards_homepage .funded_banner
{
	background: #6c3;
    padding: 10px 0px;
    color: #ffffff;
}
.pointer_disabled
{
	pointer-events:none;
}
/*******************************Css for blogs************************************/
.blog_outer
{
	float: none;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.blog_outer .elementor-post-date
{
	color: #9e9e9e;
    font-weight: 400;
}
.blog_outer .loan-card
{
	box-shadow: none;
}
.blog_outer .elementor-post__excerpt
{
	margin-bottom: 12px;
	margin: 0;
    line-height: 1.5em;
	color: rgba(45,45,45,0.8);
    font-size: 16px;
    font-weight: 300;
}
.blog_outer .elementor-post__title
{
	margin-bottom: 18px;
	color: #000000;
    font-size: 23px;
    font-weight: 500;
    line-height: 28px;
	text-align: left;
}
.blog_outer .elementor-post__title a
{
	font-size: 23px;
}
.blog_outer .elementor-post__read-more
{
	margin-top: 12px;
}
.blog_outer .elementor-post__read-more a
{
	font-size: 15px;
	text-decoration: none;
    font-weight: 600;
}
.blog-outer
{

	padding-right:0;
	padding-left:0;
}
.blog-background
{
	background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
@media screen and (max-width: 600px) { 
    .blog-background
    {
        height: 250px !important;
    }
    .blog-heading h1 {
        font-size: 27px !important;
    } 
    .blog-heading
    {
        width: 100% !important;
    }
}
.blog-heading
{
	height: 500px;
    position: relative;
    padding-top: 7%;
    color: white;
    width: 800px;
    margin: 0px auto;
    float: none;
}


.blog-heading h1
{
	font-size: 60px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -0.3px;
}

.blog-content
{
	margin-top: 5%;
	font-family: 'PMLight';
    line-height: 1.5em;
    color: rgba(45,45,45,0.8);
    font-size: 16px;
    font-weight: 300;
}

.blog-overlay
{
	background-color: transparent;
    background-image: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0.5) 100%);
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
}
.dealtt{
    min-height: 48px;
}
.dealty{
    font-size: 15px !important;
    color: #5b6770bf !important;
}
.conNote{
    font-weight: bold;
}
.imgCircleOuter {
    width: 50px;
    height: 50px;
    margin: 10px 5px 0px 12px;
    border-radius: 30px;
    background-size: cover;
    padding: 0;
}
.cusCrdTitle {
    width: 75%;
    padding: 0;
}
.cusDealTypee, .cusDealTypee:hover {
    font-weight: 600;
    color: rgb(91, 103, 112);
    font-size: 16px !important;
    clear: both;
    padding: 0;
}
h5 .description {
   font-size: 12px;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    min-height: 20px;
}
.street_address{
    font-size: 12px!important;
    min-height: 25px!important;
}
.card_offer_type{
    font-size: 12px!important;    
}