#refferal-full-box {
width: 1000px;
height: 1300px;
margin: 0 auto;
position: relative;
background-color:#fff;
}

.refferal-title {
width: 1000px;
height: 100px;
display: block;
float: left;
background-color:#000;
}
.refferal-image {
width: 300px;
height: 948px;
display: block;
float: left;
margin-left: 20px;
margin-top: 20px;

}


.refferal-info {
width: 600px;
height: 948px;
display: block;
float: left;
margin-left: 30px;
margin-top: 20px;
font-family: 'Lato', sans-serif;
font-weight:400;
font-size:14px;
text-align:left;

}

.refferal-call {
font-family: 'Lato', sans-serif;
font-weight:500;
font-size:14px;
text-align:left;
font-size:20px;
color:#5d71c5;
	line-height: 36px;
}

.refferal-purple {
width: 600px;
height: 180px;
display: block;
float: left;
background-color:#92278f;
}

.refferal-purple-left{
width:180px;
height: 176px;
display: block;
float: left;
font-family: 'Lato', sans-serif;
font-weight:400;
font-size:14px;
text-align:center;
color: #fff;
margin-top: 4px;
margin-left: 60px;
	line-height: 20px;
}

.refferal-purple-right{
width: 300px;
height: 176px;
display: block;
float: left;
font-family: 'Lato', sans-serif;
font-weight:400;
font-size:14px;
text-align:center;
color: #fff;
margin-top: 4px;
line-height: 20px;
}

.refferal-footer {
width: 1000px;
height: 200px;
display: block;
float: left;
}

