.how-return-img{
	text-align: right
}
.how-return-text{
	text-align: right
}


.rating-table  {
	border: 2px solid #FFF !important;
	width: 100%;
}


.rating-table  tr:hover {background-color: #f5f5f5}


.rating-table td {
	border: 2px solid #FFF !important;
    background-color: #f7f8f8;
    color: #000;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 32px;
    text-align: center;

}
.rating-table th {
	border: 2px solid #FFF !important;
    background-color: #f7f8f8;
    color: #000;
    line-height: 32px;
    text-align: center;

}
.rating-table .section-name {
	text-align: right;
	color: #000;
	font-family: "Proxima Nova Extrabold";
	width: 20%;
}

.rating-table .section-header {
	text-align: right;
	padding-right: 5px;

}



.rating-table .value-header {
	text-align: right;
	color: #000;
 
	width: 22%;
}

.rating-table .value {
	text-align: center;
	color: #000;
	font-size: 14px;

}


.rating-table .section-line {
	border-top: 4px solid #FFF;
}
.home-invest-text {
	padding-left:40px;

}
.start-invest-icon {
	float:right;
	margin-right: -10px;
	padding-right:0px;

}
.hiw-invest-text {
	min-height: 620px;
}

.hiw-invest-text .step-title {
  padding-left: 40px;
}

.hiw-invest-text .step-desc {
    font-size: 22px;
  font-family: "Proxima Nova Regular";
  line-height: 32px;
  padding-left: 120px;
  text-align: justify;
}
.hiw-invest-text .step-one {
  position: absolute;
  top: 10px;
}


.hiw-invest-text .step-two {
  position: absolute;
  top: 200px;
}


.hiw-invest-text .step-three {
  position: absolute;
  top: 370px;
}

.hiw-invest-text .step-four {
  position: absolute;
  top: 540px;
}
 
 
.rating-table .section-header1 {
	text-align: right;
	color: #51BFC3;

}

 
 
.centerimg {
	display: block;
	max-width: 90%;
	margin-left: auto;
    margin-right: auto;
}