.raise_section {
  text-align: center;
}
.raise_img {
  height: 200px;
  text-align: center;
  margin-bottom: 10px;
}

.raise_number {
    border-radius: 50%;

    width: 64px;
    height: 64px;
    padding: 14px;

    background: #fff;
    border: 2px solid #22a2df;
    color: #666;
    text-align: center;
    font: 32px Arial, sans-serif;
    margin:auto;
}
.raise_subtitle {
  margin-top:20px;
  background-color: #f2f2f2;
  padding: 10px;
   font-family: "Cantarell", sans-serif;
   font-size:18px;
   min-height: 100px;
}
.raisehelptext {
  padding:20px 10px 0 20px;
  font-family: "Proxima Nova Thin";
  font-size: 18px;
  color: #000;
}
.raisecheckheader {
  text-align: center;
  font-size: 36px;
  font-family: "BebasNeue";
  background-color: #f2f2f2;
  color:#000;
  letter-spacing: 0.05em;
  font-weight: 600;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
}

.table>tbody>tr>td {
  vertical-align: center;
}
.raisecheckh1 {

  margin-left: 20px;

  font-size:20px;
  font-family: "Proxima Nova Semibold";
  background-color: #51BFC3;
  color : #000;
}

.raisecheckh2 {
  margin-left: 20px;
  font-size:15px;
   font-family: "Proxima Nova Semibold";
  background-color: #51BFC3;
  color : #000;

}

.header {
    font-family: "Proxima Nova Semibold";
    font-size: 16px;
    color: #51BFC3;
      font-style:italics;
      text-decoration:italics;
      text-align: right;
}


.raisecheckh3 {
   margin-left: 20px;

  font-size:15px;
  background-color: #f2f2f2;
  color : #000;


  font-family: "Proxima Nova Regular";
}



.btn-raise {
  padding: 10px 28px 2px 28px;
  font-size: 47px;
  font-family: "BebasNeue";
  font-weight: 700;
  letter-spacing: .1em;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.51);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;border-radius: 5px;
}



.raise-cpro {
  text-align: center;
  margin-top: 40px;
}
.raise-cpro .cpro-img {
  min-width: 200px;
  margin: auto;
}

.raise-avai .cpro-title {
  font-size: 19px;
  font-family: "Proxima Nova SemiBold";
  text-align: center;
  line-height: 25px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  font-weight: bold;
}

.raise-avai .cpro-subtitle {
  font-size: 14px;
  font-family: "Proxima Nova Regular";
  text-align: center;
  margin-top:5px;
}

.raise-avai .cpro-splitter {
  width: 73%;
  margin:auto;
  min-height: 5px;
  background-color: #231f20;
  margin-top: 4px;
}

.raise-avai .cpro-pert {
  font-size: 32px;
  line-height: 47px;
  font-family: "Proxima Nova Regular";
  text-align: center;
  margin-top:4px;
}

.raise-avai .cpro-annual {
  font-size: 10px;
  line-height: 10px;
  font-family: "Proxima Nova Semibold";
  text-align: center;
  margin-top: -3px;
  margin-bottom: 20px;
}

.raise-avai .cpro-address {
  margin-top: 20px;
  margin-bottom:15px;
  color: #818386;
  font-size: 16px;
  font-family : "Proxima Nova Regular";
  line-height: 18px;
}

.raise-avai .cpro-info {
  font-size: 12px;
  line-height: 18px;
  font-family: "Proxima Nova Regular";
}
.cpro-info .value {
  color : #52bfc4;
  font-family: "Proxima Nova Semibold";
}


.raise-avai .wholebar {
  background-color: #e7e7e7;

  width: 92%;
  margin:auto;
  height: 8px;
  margin-top: 15px;
  margin-bottom:20px;

}

.raise-avai .wholebar .bar {
  background-color: #51BFC3;;
  height: 8px;

}

.raise-avai .cpro-btn {
  min-height: 40px;
  margin-top: 15px;
  line-height: 36px;
  font-size: 16px;
  font-family: "Proxima Nova Extrabold";
}
.cpro-btn .btn {
  font-size: 16px;
  width: 73%;
  margin-bottom: 20px;
}

.cpro-twocol {
  line-height: 20px;
  width: 100%;
  margin-top: 0px;
   margin-bottom: 0px;

}
.cpro-twocol .cpro-name {
  font-size: 12px;
  font-family: "Proxima Nova Regular";
  float: left;
  width: 33%;
  text-align: left;
  margin-left: 24%;
}
.cpro-twocol .cpro-value {
  text-align: left;
  font-size: 12px;
  font-family: "Proxima Nova Regular";
}

.raise-avai .panel {
  text-align: center;
  border: none;
  box-shadow: none;
}
.raise-avai .panel .img {
  height: 176px;
  width: 176px;
  margin: auto;
}
.home-invest-text {
  min-height: 600px;
}

.home-invest-text .step-title {
  font-size: 22px;
  font-family: "Proxima Nova Semibold";

}

.home-invest-text .step-desc {
  font-size: 22px;
  font-family: "Proxima Nova Regular";
  line-height: 28px;

  text-align: justify;
}
.home-invest-text .step-one {
  position: absolute;
  top: 10px;
}


.home-invest-text .step-two {
  position: absolute;
  top: 180px;
}


.home-invest-text .step-three {
  position: absolute;
  top: 350px;
}

.home-invest-text .step-four {
  position: absolute;
  top: 520px;
}

.contacttitle {
      font-size: 19px;
    font-family: "Proxima Nova SemiBold";
    text-align: center;
    line-height: 25px;
}
.contactaddress {
  min-width: 200px;
  margin-left: auto;
  margin-right:auto;
  padding-left: 30%;
  margin-top: 20px;
  margin-bottom:20px;


}

.raise-text {
  font-size: 18px;
    font-family: "Proxima Nova Regular";

    margin-bottom: 15px;
    margin-top: 15px;
}
.raise-hour {
background:url(/static/img/CrowdFunz-Raise-hourglass.png) no-repeat center center;
height: 150px;
}
.raise-compare {
  text-align: center;
}
.raise-compare .col-md-5 {
  padding: 0;
}
.raise-compare h2 {
  padding: 0.6em;
  font-size: 2.5em;
  margin-bottom: 0;
}
.raise-compare .col-md-5 ul {
  padding: 0;
}
.raise-compare .compare-sign {
  display: inline-block;
  float: right;
  width: 5px;
  color: #979797;
}
.raise-compare .crowdfunz-list {
  border-right: 1px solid #979797;
}
.raise-compare .crowdfunz-list li span{
  color: #00bed3;
  font-size: 1.8em;
}
.raise-compare .bank-list li span{
  color: #d0021b;
  font-size: 1.8em;
}
.raise-compare .col-md-5 ul li {
  list-style: none;
  font-size: 1.2em;
  margin: 2em 0;
}
#fund-type .col-md-2 {
  text-align: center;
}
#fund-type .col-md-3:nth-child(3) {
  text-align: left;
  padding-left: 50px;
}
#fund-type .col-md-3:nth-child(2) {
  text-align: right;
  padding-right: 50px;
}
.fund-type-box p {
  background: #00bed3;
  text-align: center;
  color: white;
  padding: 0.5em 0;
  font-size: 2em;
}
.fund-type-box {
  display: inline-block;
  border: 1px solid #cfcfcf;
}
.fund-type-box .text-center {
  padding: 2em 0;
}
.fund-type-box span {
  color: #00bed3;
  font-size: 1.5em;
}
.fund-type-box ul {
  padding: 0;
}
.fund-type-box ul li {
  list-style: none;
  margin: 1em 26% 0 26%;
  padding-bottom: 1em;
  border-bottom: 1px solid #cfcfcf;
  color: #9b9b9b;
  font-size: 16px;
}
.fund-type-box ul li:last-child {
  border-bottom: none;
}
#raise-bottom-banner {
  background-image: url('/static/img/raise-bottom-banner-bg.jpg');
  background-size: cover;
}
#raise-bottom-banner div {
  padding: 8em 0;
}
#raise-bottom-banner h2 {
  font-size: 2em;
  margin-bottom: 0.5em;
}
#raise-bottom-banner p {
  font-size: 18px;
}
.btn-theme-bg:hover {
  background-color: #51BFC3;
  border-color: #51BFC3;
}
.title-underline span {
  border-bottom: 2px solid #51BFC3;
  padding-bottom: 5px;
}

@media screen and (max-width: 768px) {
    body {
      background: white;
    }
    .raise-compare h2 {
        font-size: 2em;
    }
    .raise-compare li span{
        font-size: 1.5em!important;
    }
    .title-underline span {
        line-height: 2em;
    }
    .tube-content iframe {
        height: 200px;
    }
    #fund-type .fund-type-box:last-child {
        margin-top: 0!important;
    }
}
