.main-header-three {
    position: relative !important;
}

input.form-control {
    line-height: normal;
    height: auto;
}
select.form-control {
    font-family: 'Montserrat';
    line-height: normal;
}
.country-choose {
    margin-bottom: 15px;
}

.main-header-three__top {
    display: none !important;
}
.site-footer-two {
    margin-top: 0px !important;
}
section.refer-friend-sec {
    padding: 40px 15px;
}
.refer-friend-head p {
    color: #000;
    font-weight: 600;
}
section.refer-friend-sec2 {
    padding: 0px 15px 40px 15px;
}
.referral-info-contact {
    padding: 20px 20px;
    border: 1px solid #00000061;
    border-radius: 4px;
    background: #00000024;
}
.your-info-contact {
    padding: 20px 20px;
    border: 1px solid #00000061;
    border-radius: 4px;
}
.first-nam {
    margin-bottom: 15px;
}
.last-nam {
    margin-bottom: 15px;
}
.email-ids {
    margin-bottom: 15px;
}
.registration {
    margin-bottom: 15px;
}
.state-choose {
    margin-bottom: 15px;
}
.send-btn {
    margin-top: 30px;
    text-align: center;
}
.send-btn .send-referal-btn {
    padding: 6px 35px;
    border: 1px solid #29EEFA;
    background: #29EEFA;
    color: #000;
    font-weight: bold;
    border-radius: 4px;
    width: auto;
}
.refer-friend-row2 span {
    color: red;
}
.refer-friend-row2 label {
    color: #000;
    font-weight: 500;
}
.all-field-text h3 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.all-field-text span {
    color: red;
}
.refer-friend-row2 h1 {
    font-size: 20px;
    margin-bottom: 20px;
}


@media(min-width: 240px) and (max-width: 479px) {
.col-sm-6.refer-friend-col2 {
    margin-top: 30px;
}
}

@media(min-width: 480px) and (max-width: 767px) {
.col-sm-6.refer-friend-col2 {
    margin-top: 30px;
}
}