.ref_form {
    width: 300px;
    margin: 0 auto;
}
.form_gr {
    width: 23% !important;
    float: left;
}
.first_s {
    margin-right: 30px;
}

.form_gr input {
    background: transparent;
    color: #777777 !important;
    padding: 10px 0 10px 5px;
    border-bottom: 1px solid #d6d8d9;
    line-height: 1.4em;
    font-family: inherit !important;
    margin-top: 5px !important;
    width: 100% !important;
    border-left: none;
    border-right: none;
    border-top: none;
}

.form_sub input {
    background: #806FB2;
    color: #ffffff;
    font-size: 1em;
    line-height: 1.5em;
    padding: 10px 100px 10px 100px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    font-family: inherit;
    border: 0;
}

.form_sub input:hover {
    box-shadow: 0 0 100px rgb(50 50 50 / 8%) inset;
}
.ref_notification {
    background: url(Frame.png);
    padding: 25px 25px;
    float: left;
    margin-bottom: 40px;
    margin-top: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 375px;
}
.ref_des {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    color: #fff;
    text-align: center;
}
.ref_co, .ref_ln {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.ref_co h4, .ref_ln h4 {
    float: left;
    margin-right: 10px;
    font-size: 21px;
    width: 100%;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    font-weight: 300;
}

.ref_co .code_bg, .ref_ln span {
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 10px 15px;
    background: #fff;
    width: 275px;
    display: flex;
    margin: 0 auto !important;
    border-radius: 5px;
}

.cool_social_div {
    float: left;
    width: 100%;
    margin-top: 0px;
    padding-top: 30px;
}
.title_soc {
    font-size: 21px;
    line-height: 26px;
    text-align: center;
    color: #fff;
}
.cool_social_button {
    margin: 15px auto 0 auto;
    cursor: pointer;
    float: none !important;
    width: 160px;
}
.cool_social_button img {
    background: #fff;
    float: left;
    margin-right: 10px;
    padding: 10px;
    border-radius: 5px;
}
.cool_social_w {
    width: 42px;
}
.referral_faq .row {
    display: none;
}
.referral_faq .heading-type-1 {
    color: #fff;
    font-size: 5px;
}