.rpf-main-contain {
    height: auto;
    margin: auto;
    overflow: hidden;
    width: 73%;
    margin-top: -67px;
    position: relative;
}
.rpf-right-contain {
    float: right;
    width: 77%;
    height: auto;
    padding-bottom: 82px;
    min-height: 670px;
}
.rpf-tab-contain-box {
    border: 1px solid hsl(48, 6%, 85%);
    height: auto;
    overflow: hidden;
    padding: 28px 0px 0px 18px;
    position: relative;
    margin-bottom: 24px;
}
.affilation-box {
    height: 165px;
    width: 50%;
    float: left;
    margin-bottom: 5px;
	display: inline-block;
   /*  margin-right: 4px; */
    border: 0px solid black;
    /* padding-right: 45px; */
}
.affilation-boxed
 {
    width: 12%;
    height: 26%;
    border: 1px solid #fccf68;
    text-align: center;
    font-size: 32px;
    color: white;
    background-color: #a52327;
    padding: 2px;
    float: left;
}

.affilation-boxed1
{
    float: left;
   padding-left: 8px; 
    /*  margin-top: -95px;*/
	    width: 88%;
}
.rpf-description h2 {
    color: hsl(0, 0%, 50%);
    font-family: robotoregular;
    font-size: 14.4px;
    margin: 0px 0 5px;
    text-transform: uppercase;
}

.rpf-description p {
    font-family: robotolight;
    font-size: 14px;
    color: #111;
    line-height: 18pt;
    text-align: justify;
}