

/*** How it works ***/
.how-it-works-main { width: 930px; margin: 0 auto 10px auto; padding: 0 15px 0 20px; }
.how-it-works .hero { position: relative; margin-bottom: 5px; }
.how-it-works-hero { width: 890px; position: absolute; top: 10px; left: 20px; }
.how-it-works-hero-left { width: 270px; }
.how-it-works-hero-right { width: 600px; }
.how-it-works-hero-left p { font-size: 28px; line-height: 24px; font-weight: lighter; text-align: right; }
.how-it-works-hero-right p { padding: 0 15px; }
.innovation-lending { margin: 0 0 17px 0; padding: 20px 34px; }
.innovation-lending .emphasize { font-weight: normal; font-size: 16px; line-height: 26px; padding-right: 170px; }
.innovation-lending .emphasize sup { font-size: 9px; margin: 0 0 0 -6px; vertical-align: 5px; }
.innovation-lending h5 { margin: 0; padding: 15px 0; font-size: 18px; font-weight: lighter; }
.innovation-lending .bullet-list { margin-right: 90px; }
.innovation-lending .bullet-list li { margin: 5px 0 5px -4px; padding: 5px 0 5px 20px; }
.innovation-lending .entire-process { margin: -10px 60px 15px 31px; }

.lc-better { width: 900px; border-spacing: 20px 0; table-layout: fixed; position: relative; }
.lc-better .main-content { padding: 10px 34px 32px 34px; }
.lc-better > div{ height: 100%; width: 425px; height: 600px; position: relative; padding-bottom: 50px; float: left; margin-right: 20px;}
.better-for-borrowers { border-color: #6cb75c;}
.better-for-investors { border-color: #98abd6;}
.lc-better .lc-better-btn { position: absolute; bottom: 20px; right: 20px;}


.privacy { width: 960px; margin-left: -15px; }
.privacy .main-content { padding: 10px 34px 0; }
.privacy .left-col { width: 620px; }
.privacy .right-col { width: 300px; }
.privacy .green-button { float: right; margin-top: 30px; }
.privacy .action-links { font-weight: bold; margin: 25px 0 5px 0; padding: 5px 0 0 0; font-size: 14px; line-height: 15px; }
.privacy .last-action-link { margin-top: 0; }
.privacy .transparency { margin-top: 30px; }
.privacy h4 { font-size: 20px; font-weight: lighter; }
.how-it-works-faq { margin: 0 0 20px 0; }
.how-it-works-faq li { padding-bottom: 0; font-weight: normal; line-height: 16px; }
.fox-business-news {
  background: url(/site/static/public/images/$TOKEN$/content/press/fox-business-markets-now.png) repeat scroll 0 1px;
  border: 0; display:block; outline:none; height: 141px; margin-bottom: 10px;
}

.investing-page-disclaimer { margin: 5px auto; padding: 0; }
.investing-page-disclaimer  p { margin: 0; font-size: 11px; color: #B2B2B2; line-height: 15px; }

/* How it works - popup */
.how-it-works-steps {
  width: 970px; margin: 0 auto; padding: 0; color: #444; clear: both;
}
body.how-it-works-steps #master_content-header { border: 0; }
body.how-it-works-steps #master_content-full .master_content-outer-container { width: 970px; }
.how-it-works-steps .lendingClub {
  background: url(/site/static/public/images/$TOKEN$/library/masterSpriteV2.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block; width: 239px; height: 37px; margin: 20px 0 20px 15px; padding: 0; outline: 0 none; position: relative; 
  clear: both; text-indent: -9999px;
}
.how-it-works-steps .master_content-outer-container { margin: -30px auto 10px auto; padding: 0; clear: both; }

.how-it-works-steps h2 { margin: 15px 0 5px 30px; font-size: 30px; font-weight: lighter; }
.how-it-works-steps h3 { margin: 15px 0 0 30px; font-size: 15px; font-weight: bold; }
.how-it-works-steps p { margin: 0 0 0 30px; font-size: 16px; font-weight: lighter; }

.how-it-works-wrapper {
  width: 100%; margin: 20px autoo; min-height: 490px; border-top: 4px solid #f4f4f4;
  background: url(/site/static/public/images/$TOKEN$/content/marketing/how/how-it-works.png) no-repeat scroll 10px 100% rgba(0, 0, 0, 0);
}
.how-it-works-steps #work-steps { width: 100%; top: 0; left: 0; margin: 0 0 0 50px; padding: 0; font-size: 16px; font-weight: bold; color: #545454; }
#work-steps li { 
  float: left; height: 360px; margin: 10px 0 0 0; padding: 0 10px 0 0; 
  list-style: decimal; text-align: left; border: 0; font-weight: lighter;
}
.how-it-works-steps #work-steps li p { margin: 0; font-size: 15px; border: 0; font-weight: lighter; }
#work-steps li#work-apply { width: 290px; margin-right: 30px; background: none; }
#work-steps li#work-funded { width: 250px; background: none; margin-right: 40px; }
#work-steps li#work-prepay { width: 253px; margin-right: 0; background: none; }
#work-steps li#work-prepay span { font-size: 13px; font-weight: lighter; }
.how-it-works-steps .master_close-popup-window { display: inline-block; margin: 20px 30px 20px 0; }

/********************************************/
/***screen width < 720px displays***/
/********************************************/
@media only screen and (max-width: 720px) {
  .mobile .how-it-works-hero{
    width: 100%;
    position: static;
  } 
  .mobile .how-it-works .hero{
    margin: 0 auto;
  }
  .mobile .how-it-works-main .hero img{ 
    display: none;
  }
  .mobile .how-it-works-hero-left p {
    text-align: left;
    display: inline-block;
  }
  .mobile .innovation-lending h1, .mobile .privacy h1 {
    width: 100%;
    font-size: 20px;
    margin-bottom: 12px;
  }
  .mobile .lc-better .lc-better-btn {
    position: static;
    margin: 0 auto;
    width: 200px;
  }
  .mobile .innovation-lending .emphasize {
    width: 100%;
    width: 100%;
    font-weight: 100;
    line-height: 1.5;
    padding-right: 0;
  }
  .mobile .lc-better, .mobile .lc-better .better-for-borrowers,  .mobile .better-for-investors {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .mobile .privacy , .privacy .left-col , .privacy .right-col{
    width: 100%;
    display: block;
  }
  .mobile .how-it-works-main{
    width: 100%;
    padding: 0;
  }
  body.mobile div.how-it-works-hero-right, .mobile .how-it-works-hero-left{
    width: 100%;
    display: block;
    margin-top: 0;
  }
  .mobile h1{
    width: 20px;
  }
  .innovation-lending .bullet-list{
    width: 92%;
  }
  .innovation-lending .bullet-list li{
    padding-left: 0;
  }
  .innovation-lending{
    padding: 20px 15px;
  }
  .lc-better .main-content {
    padding: 20px 10px 10px 20px;
  }
  .how-it-works-hero-right p{
    padding: 0;
  }
  .how-it-works table{
    border-spacing: 0;
  }
  .how-it-works .privacy{
    margin-left: 0;
  }
}






