@font-face {
    font-family: Hellix-Regular;
    src: url(../font1//Hellix-Regular.eot);
    src: url(../font1//Hellix-Regular.eot?#iefix) format("embedded-opentype"), 
    url(../font1/Hellix-Regular.otf) format("opentype"), 
    url(../font1/Hellix-Regular.ttf) format("truetype"), 
    url(../font1/Hellix-Regular.woff) format("woff"),
    url(../font1/Hellix-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Hellix-Bold;
    src: url(../font1/Hellix-Bold.eot);
    src: url(../font1/Hellix-Bold.eot?#iefix) format("embedded-opentype"), 
    url(../font1/Hellix-Bold.otf) format("opentype"), 
    url(../font1/Hellix-Bold.ttf) format("truetype"), 
    url(../font1/Hellix-Bold.woff) format("woff"),
    url(../font1/Hellix-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
}

.referal_instapoints h6 {font-family: 'Hellix-Bold';font-size: 30px;line-height: 30px;color: #000000;margin: 0;}
.referal_instapoints p {font-family: 'Hellix-Regular';
    margin: 30px 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333;
}
.card_custom .points {background: #FE0095;margin: 30px auto;width: 162px;height: 114px;padding-top: 2.5rem;border-radius: 50%;font-size: 64px;line-height: 70px;color: #ffffff;}

/* Reedem instapoint start */
.redeem-instapoint h1,
.redeem-instapoint p,
.redeem-instapoint .bannerBtn,
.redeem-instapoint h5 {text-align: center;}
.redeem-instapoint h5 {font-family: 'Hellix-Bold';font-size: 16px;line-height: 30px;color: #333333;letter-spacing: 2px;}
.redeem-instapoint p {color: #333333;font-size: 16px;line-height: 22px;font-family: 'Hellix-Regular';}
.bannerBtnWhite {margin: 32px 0;}
.bannerBtnWhite a {font-family: 'Hellix-Bold';background: #FFFFFF;border: 2px solid #FFFFFF;border-radius: 8px;padding: 6px 40px;color: #333333;text-transform: capitalize;letter-spacing: 2px;}
/* Reedem instapoint end */
.referral_faq.faq .faq-accordion span:after {top: -5px;}

.redeem-instapoint .text .page_heading {
    text-align: center;
}
.small_text p {
    color: #333333;
    font-size: 14px;
}
.referral_faq {
    padding-bottom: 3rem;
}

/* media query */
@media screen and (min-width:871px) and (max-width:1100px) {
    .card_custom {
        min-height: 452px;
    }
}