.header_inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hearder{
    background-color: #fff;
    padding: 10px
}
.logo img{
    width: 200px
}

button.header_button {
    border: 1px solid #eb2827;
    background-color: transparent;
    color: #ea2127;
    padding: 4px 15px;
    border-radius: 8px;
}
.banner_sec{
    background-color: #6ebe44;
    padding: 20px 0px;
    position: relative;
    background-image: linear-gradient(to right, #ee5a24, #ea2027, #ee5a24);
    height: 80vh
}
.banner_cont{
    padding-left: 30px;
    color: #fff;
    padding: 80px 0;
    text-align: center
}
.playstore img{
    margin: 0px 20px
}
.cash_point h4 a{
    color: #fff
}


img.laptop_img {
    position: absolute;
    right: 0;
    top: 0;
}

.right_form_inner{
    background-color: #484848;
    padding: 15px;
    text-align: center
}
.right_form_inner h4{
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px
}
.right_form{
    width: 390px;
    background-color: rgba(255,255,255,0.5);
    padding: 30px;
    border-radius: 15px;
    border: 1px solid #000;
    margin: 0px auto
}
.right_form_inner input{
    width: 100%;
    border: none;
    height: 40px;
    margin-bottom: 10px;
    padding: 15px
}
.right_form_inner .sign_up_btn{
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    padding: 15px 0;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 7px;
    box-sizing: border-box;
    outline: none;
    background-image: linear-gradient(to right, #ee5a24, #ea2027, #ee5a24);
    cursor: pointer
}
.right_form_inner small{
    font-size: 11px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    margin-top: 10px;
}
.black{
    background-color: #555;
    color: #fff
}
.sec_one_cont h4{
    font-size: 40px;
    font-style: italic;
    margin-bottom: 15px
}
.white{
    background-color: #fff;
    color: #5a5a5d
}
.sec_two_cont h4{
   font-size: 40px;
    font-style: italic;
    margin-bottom: 15px 
}
.border_bottom{
    border-bottom: 40px solid #555
}
.single_item  h4{
    color: #ec3626;
}
img.hidden_offers_logo {
    width: 130px;
    margin: 10px;
}
.single_testi{
    position: relative;
    height: 230px;
    background-color: #6ebe44;
    border: 1px solid #fff;
    padding: 30px;
    box-shadow: 0px 12px 16px #ccc;
    margin-bottom: 80px;
    width: 90%;
    background-image: linear-gradient(to right, #ee5a24, #ea2027);
}
.description{
    padding-left: 100px
}
.user_img {
    height: 150px;
    width: 150px;
    border-radius: 90px;
    border: 5px solid #fff;
    position: absolute;
    left: -40px;
    top: -35px;
}
.user_img img{
    height: 100%;
    width: 100%;
    object-fit: cover
}
.single_testi h4{
    text-align: right;
    color: #fff
}
.testi_inner h1{
    text-align: center;
    font-size: 40px;
    margin-bottom: 80px
}
.description p{
    color: #fff
}
.cta_sec{
    background-color: #6ebe44;
    border-top: 50px solid #fff;
    background-image: linear-gradient(to right, #ee5a24, #ea2027);
}
.cta_inner h4{
    font-size: 30px;
    color: #fff
}
.cta_button{
    cursor: pointer;
    width: 300px;
    margin: 15px auto;
    padding: 15px 0;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background: #3c3c3c;
    border: none;
    border-radius: 7px;
    box-sizing: border-box;
    outline: none;
    display: block
}
.cta_button:hover{
    color: #fff
}
.single_type h4{
    font-size: 18px
}
.single_type{
    margin-bottom: 60px
}
.single_type img{
    margin-bottom: 15px
}
.sec_two_cont ul li{
    margin-bottom: 15px
}
.custom_pad{
    padding: 3rem
}
.footer_sec{
    background-color: #2d2d2d;
    padding: 30px
}
.footer_sec img{
    width: 300px
}
.footer_sec ul li a{
    color: #fff;
    margin: 0px 15px
}
.footer_sec ul li:last-child a{
    margin-right: 0px
}
.footer_sec ul{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 15px 0
}
.footer_sec p{
    color: #fff;
    text-align: right
}
.footer_inner{
    display: flex;
    align-items: center;
    justify-content: space-between
}

.device_sec{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}

.device_sec li {
    list-style: none;
    height: 140px;
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #ed4b25;
    border-radius: 90px;
    font-size: 15px;
    text-align: center;
    padding: 15px;
    color: #ed4b25;
    font-weight: bold;
}

.cash_point, .join_now_new{
    text-align: center;
    border: 2px solid #fff;
    padding: 35px 15px;
    background-image: linear-gradient(to right, #ee5a24, #ea2027);
    color: #fff
}

.gray{
    background-color: #f1f1f1 !important;
}
.new_sec1_inner h4, .ref_inner h4{
    font-size: 40px
}


.ref_option li {
    list-style: none;
    height: 140px;
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #ed4b25;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    color: #ed4b25;
    font-weight: bold;
}
.ref_option{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}








@media (max-width: 1024px){
    .footer_sec img{
        width: 150px
    }
    .rapper {
    font-size: 15px;
}
    .single_testi{
        width: 100%
    }
    .description{
        padding-left: 30px
    }
    .user_img {
    height: 90px;
    width: 90px;
}
    .cash_point, .join_now_new{
        padding: 10px
    }
    .new_sec1_inner h4, .ref_inner h4{
        font-size: 16px
    }
    .device_sec li{
        height: 120px;
        width: 120px;
        font-size: 12px
    }
    .img_sec_one img, .section_two  img{
        width: 100%
    }
    .hearder{
        padding: 0
    }
    .banner_cont{
        padding: 15px 0px
    }
    img.laptop_img {
    position: absolute;
    right: -180px;
    top: 0px;
    width: 73%;
}
}


@media (max-width: 767.98px) {
    .hearder{
        padding: 10px 0px
    }
    .header_menu .cta_button{
            width: 130px;
    font-size: 14px;
    margin: 0;
    }
    .banner_sec{
        height: 100%
    }
    .logo img{
        width: 130px
    }
    .device_sec li{
        width: 100%;
        height: auto;
        margin-bottom: 10px
    }
    .ref_option, .device_sec{
        display: block
    }
    .ref_option li{
        width: 100%;
        margin-bottom: 20px
    }
    .footer_inner{
        display: block
    }
    .banner_cont h1{
        font-size: 35px;
        text-align: center
    }
    .banner_cont{
        padding-left: 10px;
        text-align: center
    }
    .custom_pad{
    padding: 1rem
}
    img.laptop_img{
        display: none
    }
    .right_form{
        width: 100%;
        padding: 15px
    }
    .right_form_inner{
        padding: 20px 10px
    }
    .right_form_inner h4{
        font-size: 20px
    }
    .playstore {
        display: flex;
        margin-bottom: 15px
    }
    .playstore  img{
        margin: 0;
    }
    .img_sec_one img{
        width: 100%;
        margin-bottom: 15px
    }
    .sec_one_cont h4, .sec_two_cont h4, .testi_inner h1{
        font-size: 30px
    }
    .section_two img{
        width: 100%
    }
    .single_testi{
        width: 100%;
        height: auto;
        padding: 20px;
        margin-bottom: 30px
    }
    .user_img{
        position: initial;
        margin: 0px auto  ;
        height: 110px;
        width: 110px
    }
    .description{
        padding-left: 0
    }
    .section_one_cont h1, .sec_five_cont h1, .cta_inner  h1{
        font-size: 30px
    }
    .cta_button{
        width: 230px
    }
}
