body {
    font-family: "Poppins", sans-serif;
    overflow-x: hidden;
}

.home_header {
    /* background-color: #21203F; */
    background: linear-gradient(45deg, #000 11.5%, transparent 11.5%, transparent 19%, #000 19%);
    padding-inline: 200px;
}

.navbar {

    padding: .5rem 0rem !important;
}

.nav_text {
    margin-left: 50px;
}

.payli_out li {
    line-height: 30px;
    margin-left: 20px;
    font-size: 16px;
}

.payli_out li span {
    font-weight: 600;
    font-size: 16px;

}

.support_payoutsec {
    padding: 100px 80px;
    background-color: #000;
}

.card_payout h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    margin-block: 30px 20px;
}

.card_payout {
    background-color: #2B2B2B;
    padding: 35px 70px;
    text-align: center;
}

.card_payout p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}

.subhead_p {
    font-size: 25px;
    color: #000000ac;
    font-weight: 300;
}

.payli_out h4 {
    font-size: 22px;
}

.payli_out {
    padding-right: 0px !important;
}

.nav_text .nav-link {
    color: #ffffff;
    font-size: 16px !important;
    font-weight: 400;
}

.nav_text .nav-item {
    padding: 10px;
}

.payout_pad {
    padding-top: 50px;
}

.logo_img {
    width: 100px;

}

.bn9 {
    padding: 2px;
    outline: 0;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;

    background: linear-gradient(to right,
            #6DDCFF,
            #7F60F9);
    border-radius: 30px;
    border: 0;
    box-shadow: none;
    cursor: pointer;

}

.bn9>span {
    display: block;
    padding: 8px 25px;
    font-size: 14px;
    font-weight: 400;
    background: #21203F;
    border-radius: 30px;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #21203F !important;
}

.dropdown-item {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.payout_mini_card_sec {
    padding-bottom: 80px;
}

.payout_mini_card_sec .sure_card h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000839;
}

.payout_mini_card_sec .sure_card p {
    color: #000839d6;
    font-size: 14px;
}

.payout_mini_card_sec .sure_card img {
    width: 100px;
    margin-bottom: 10px;
}

.P_pcards {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-bottom: 10px;
}

.dropdown-item:hover {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #21203F !important;
}

.addon_boxsec {
    text-align: center;
    background-color: #555555;
    padding: 50px 100px;
    margin: 50px 0px;
}

.addon_boxsec .parpa_p {
    font-size: 16px;
    font-weight: 300;
}

.addon_boxsec h1 {
    color: #fff;
    margin-bottom: 20px;
}

.bg_color {
    background-color: #000000;
    min-height: 700px;
    position: relative;
}

.sec_padding {
    padding-inline: 160px;
}

.padding_top_row {
    padding-top: 100px;
}

.main_head {
    color: #ffffff;
    font-size: 45px;
}

.main_text {
    padding-top: 120px;
}

.main_text p {
    color: #ffffffd1;
    font-weight: normal;
    font-size: 18px;
}

.get_start {
    background-color: #ffffff;
    border: none;

    padding: 8px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;

    border-radius: 30px;

}

.get_start a:hover {
    color: #18181b9f;
    text-decoration: none;
}

.btn-text {
    color: #18181B;
    font-size: 13px;
    font-weight: 700;
}

.hero_img {
    position: absolute;
    right: 10%;
    z-index: 9;
    bottom: 135px;
}

.slant {
    position: absolute;
    width: calc(100% + 2px);
    height: 380px;
    bottom: -2px;
    left: -2px;
    z-index: 1;
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
}

.company_sec img {
    width: 200px;
}

.sure_text h4 {
    font-size: 13px;
    font-weight: 600;
    color: #FF6363;
}

.sure_head_line {
    font-size: 30px;
    font-weight: 700;
    color: #21203F;
}

.sure_card {
    padding: 0px 50px;

}

.sure_card h4 {
    font-weight: 700;
}

.sure_card img {
    background-color: #ffffff;

    border: 1px solid #a8a8a8;

    border-radius: 45px;
    width: 100%;
}

.padding_top_sec {
    padding-top: 100pxsure_card;
}

.sure_card h3 {
    font-size: 33px;
    font-weight: 700;
    color: #000839;
}

.sure_card p {
    color: #000000;
    font-size: 20px;
}

.recharge_bg {
    background-image: url("../img/recharge-bg.png");
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;


}

.recharge_boxes {
    margin: 10px;
    padding: 25px 20px;
    max-width: 235px;
    max-height: 228.82px;
    text-align: center;
    min-height: 170px;
    border-radius: 65px 8px 65px 8px;
    background-color: #ffffff;

    box-shadow: 0px 0px 17px #9492928F;

}

.sec_2 {
    margin-left: 200px;
}

.bill_text {
    padding-top: 5px;
    font-size: 14px;
    font-weight: 500;
}

.addhr_img {
    padding: 50px 0px;

}

.addhr_text h1 {
    font-size: 30px;
    font-weight: 700;
    color: #21203F;

}

.addhr_text p,
li {

    font-size: 14px;
    font-weight: 400;
}

.Testimonials {
    background-color: #d7f0fd62;
    padding: 10px;
    margin-block: 80px;
}

.testi_text {
    background-color: #ffffff;
    height: 250px;
    padding: 50px;
}

.testi_text h4 {
    color: #FF6363;
    font-size: 22px;
    font-weight: 600;

}

.testi_text p {
    font-size: 14px;

}

.mob_p {
    font-size: 15px;
    font-weight: 500;
    background: linear-gradient(81deg, #8680ff8a 0%, #F6040A 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.moblie_text h2 {
    font-size: 70px;
    font-weight: 400;
}

.play_img img {
    width: 180px;
    height: 55px;
    margin-right: 10px;

}

.bg_footer {
    background-color: #000;
}


.icons i {
    color: #fff;
    font-size: 20px;
    padding: 15px 25px 0px 0px;
}

.company_text {
    color: #ffffffd1;
    font-size: 14px;
    font-weight: 400;
}

.company_text h4 {
    color: #fff;
}

.company_text a {
    color: #ffffffd1;
}

.text_footer p {
    padding-right: 150px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffffd1;

}

.footer_sec {
    margin: 0px 100px;
    padding-top: 60px;
}

.copy_text {
    color: #fff;
    border-top: 1px solid #ffffff86;
    padding: 15px 20px 15px;

}

.copy_text p {
    margin-bottom: 0px;
    color: #ffffffd1;
}

.adderess {
    display: flex;
    justify-content: center !important;

}

.custom_table th {
    font-weight: 700;
    padding: 12px 35px !important;
    font-size: 20px;
}

.custom_table td {

    padding: 12px 35px !important;
    font-size: 18px;
}

.custom_table tr td:first-child {
    font-weight: 700;
    width: 300px;

}

.content_privacy li {
    font-size: 18px;
    line-height: 35px;
}


.about_text2 h3 {
    font-size: 30px;
    font-weight: 700;
}

.about3 {
    background-image: url("../img/bg2.png");
    width: 100%;
    padding: 50px;
    background-size: cover;
    background-repeat: no-repeat;
}

.parpa_p {
    font-size: 28px;
    font-weight: 200;
}

.count_text {
    background: linear-gradient(180deg, #8680FF 34%, #F6040A 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 60px;
    font-weight: 700;

}

.count_no p {
    color: #000000D6;
    font-weight: 500;
    font-weight: 300;
}

.about3 {
    margin: 90px 0px 0px;
}

.hiring {
    padding: 50px 0px
}

.hiring h6 {
    color: #FF6363;
}

.hiring p {
    font-size: 18px;
    font-weight: 500;
    color: #667085cc;
}

.profile_card {
    padding-bottom: 50px;
}

.profile_card p {
    color: #FF6363;
    font-size: 16px;
}

.profile_card h5 {
    font-size: 18px;
    margin-bottom: 0px;
}


.bbps .sure_card img {
    background-color: #ffffff;
    box-shadow: 0px 0px 17px #94929241;
    padding: 10px;
    border-radius: 15px;
    margin: 20px;
    width: 65px;
}

.bbps_texts p {
    font-weight: 500;
    color: #141414;

}

.about_head {
    font-size: 35px;
}

.aeps_texts span {
    font-weight: 500;
    color: #141414;
    font-size: 15px;
}

.aeps_texts p {
    font-size: 14px;
}



.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding: 2px 4px;
    border: 2px solid #FF6363;
    border-radius: 50px;

}

.panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
    color: #FF6363;
}

.bbps_texts .collapsed::before {
    color: #FF6363;
    border: 2px solid #FF6363;
    border-radius: 50px;

    font-size: 15px;
}

.panel-title a {
    font-size: 17px;
    color: #000000;
}

.panel-body {
    color: #667085;
    padding: 0px 25px 10px 0px;

    margin: 20px 43px 0px 0px;
}

.panel {
    border-bottom: 1px solid #C6C6C6;
    padding: 20px 0px;
}

.panel-group {
    padding: 25px 100px;
}

.contact_bg {
    background-image: url("../img/contact_frame.png");
    width: 100%;
    height: 647px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 55px 30px 30px 30px;

}

.contact {
    box-shadow: 0 0 50px -35px #8d8d8d;
    margin-bottom: 80px;
    border-radius: 5px
}

.contact_bg p {
    font-size: 16px;
    font-weight: 500;
    color: #837F7F;
}


.loc {
    display: flex;

    padding: 25px 0px;
}

.loc p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #000000c9;
}


.loc i {
    padding-right: 25px;
    color: #FF6363;
}

.form-group input {
    margin-bottom: 15px;

    padding: 2px 0px 5px;
    border: none;
    border-bottom: 1px solid #8D8D8D;
    font-size: 14px;
    background: none;
    width: 100%;
    font-weight: 500;
    color: #8D8D8D;
}

.form-group input:focus {
    outline: none;
    border-bottom-color: #FF6363;
}



.form-group textarea {
    margin-bottom: 15px;
    padding: 2px 0px 5px;
    border: none;
    border-bottom: 1px solid #8D8D8D;
    font-size: 14px;
    background: none;
    width: 100%;
    height: 30px;
}

.form-group textarea:focus {
    outline: none;
    border-bottom-color: #FF6363;
}


.contact_input label {
    font-size: 14px;
    font-weight: 500;
}

.contact_input label span {
    color: red;
}

.form_fill {
    padding: 50px 25px;
}

.sendbtn {
    background-color: #21203F !important;
    color: #fff !important;
    width: 100%;
    padding: 10px !important;
    margin-top: 30px;
}

.btn:focus {
    box-shadow: 0 0 0 #fff !important;
}

.content_privacy {
    padding: 50px 0px;
}

.content_privacy p {
    padding-top: 8px;
    font-size: 18px;

}

.company_text a:hover {
    color: #ffffffd1;
    text-decoration: none;
}

.tablet_card {
    display: none;
}

/* Responsive for Mobile Screen */
@media screen and (min-width: 300px) and (max-width: 700px) {

    body {
        padding: 0;
        overflow-x: hidden;
    }

    .home_header {
        padding-inline: 20px;
        background: #fff;
    }

    .navbar-toggler-icon i {
        color: #000;
        font-size: 40px;
    }

    .nav_text .nav-link {
        color: #000;
    }

    .nav_text {
        margin-left: 0px;
    }

    .home_header .dropdown-menu.show {
        position: absolute;
        left: -10px !important;
    }

    .sure_card p {
        text-align: justify;
    }


    .sec_padding,
    .padding_top_row,
    .panel-group {
        padding-inline: 0px !important;
        padding-block: 30px !important;
    }

    .main_head {
        font-size: 28px;
        text-align: center;
    }

    .main_text {
        padding-top: 60px;
        text-align: center;
    }

    .main_text p {
        font-size: 14px;
    }

    .sure_card img {
        border: 1px solid #a8a8a8 !important;
        border-radius: ;
    }

    .padding_top_row {
        padding-top: 20px;
    }

    .parpa_p {
        text-align: justify;
    }

    .hero_img {
        position: static;
        width: 90%;
        margin: 20px auto;
        display: block;
    }

    .payli_out {
        padding-left: 0px !important;
    }

    .addon_boxsec h1 {
        font-size: 30px;
    }

    .support_payoutsec {
        padding: 15px !important;
    }

    .sure_card h3 {
        font-size: 30px;
    }

    .payout_mini_card_sec .sure_card p {
        text-align: center !important;
    }

    .card_payout {
        margin-bottom: 20px;
    }

    .get_start {
        width: 100%;
        text-align: center;
    }

    .sure_card,
    .card_payout,
    .addon_boxsec {
        padding: 20px;
    }

    .addon_boxsec {
        margin: 20px 0;
    }

    .footer_sec {
        margin: 0 20px;
    }

    .text_footer p {
        padding-right: 0;
    }

    .company_sec img {
        width: 120px;
    }


    .sec_2 {
        margin-left: 0;
    }

    .recharge_boxes {
        max-width: 100%;
    }

    .play_img img {
        width: 140px;
        height: auto;
    }

    .payout_mini_card_sec {
        margin-top: 30px !important;
    }

    .custom_table tr td:first-child {
        width: fit-content;
    }

    .custom_table td {
        padding: 12px 18px !important;
        font-size: 18px;
    }

    .about3 {
        padding: 20px;
        margin: 50px 0 0;
    }

    .moblie_text h2 {
        font-size: 40px;
        text-align: center;
    }

    .copy_text {
        text-align: center;
    }

    .hero_img img {
        width: 100%;
    }

    .bg_color {
        min-height: fit-content;
        padding: 30px 15px;
    }

    .testi_text {
        height: fit-content;
        padding: 15px;
    }

    .Testimonials .px-5 {
        padding: 15px !important;
    }

    .icons {
        margin-bottom: 30px;
    }

    br {
        display: none;
    }

    .nav_text .nav-item {
        padding: 0px;
    }

    .mt-5.mobile_margin {
        margin-top: 0px !important;
    }
}

/* Tablet Screen (768px - 1023px) */
@media screen and (min-width: 768px) and (max-width: 1023px) {

    body {
        padding: 0;
        overflow-x: hidden;
    }

    .support_payoutsec {
        padding: 80px 0px !important;
    }

    .table_hide {
        display: none;
    }

    .tablet_card {
        display: block;
    }

    .home_header {
        padding-inline: 20px;
        background: #fff;
    }

    .text_footer p {
        padding-right: 0px !important;
    }

    .adderess {
        display: flex;
        justify-content: left !important;
    }

    .copy_text {
        margin-bottom: 0px !important;
    }

    .navbar-toggler-icon i {
        color: #000;
        font-size: 40px;
    }

    .nav_text .nav-link {
        color: #000;
    }

    .nav_text {
        margin-left: 0;
    }

    .home_header .dropdown-menu.show {
        position: absolute;
        left: -10px !important;
    }

    .sec_padding,
    .padding_top_row,
    .panel-group {
        padding-inline: 0 !important;
        padding-block: 30px !important;
    }

    .main_head {

        text-align: center;
    }

    .main_text {
        margin-bottom: 30px;
        padding-top: 60px;
        text-align: center;
    }



    .sure_card img {
        border: 1px solid #a8a8a8 !important;
        border-radius: 45px;
    }

    .sure_card p,
    .parpa_p {
        text-align: justify;
    }

    .hero_img {
        position: static;
        width: 90%;
        display: block;
        margin: 20px auto;
    }

    .about3 .col-lg-6.d-flex {
        justify-content: center !important;
    }

    .count_no {
        padding: 0px !important;
    }

    .hero_img img {
        width: 100%;
    }

    .addon_boxsec h1 {
        font-size: 30px;
    }

    .sure_card h3 {
        font-size: 30px;
    }

    .support_payoutsec,
    .sure_card,
    .card_payout,
    .addon_boxsec {
        padding: 20px;
    }

    .payli_out,
    .text_footer p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .get_start {

        text-align: center;
    }

    .addon_boxsec {
        margin: 20px 0;
    }

    .footer_sec {
        margin: 0 20px;
    }

    .sec_2 {
        margin-left: 0;
    }

    .recharge_boxes {
        max-width: 100%;
    }

    .play_img img {
        width: 140px;
        height: auto;
    }

    .payout_mini_card_sec {
        margin-top: 30px !important;
    }

    .payout_mini_card_sec .sure_card p {
        text-align: center !important;
    }

    .card_payout {
        margin-bottom: 20px;
    }

    .custom_table tr td:first-child {
        width: fit-content;
    }

    .custom_table td {
        padding: 12px 18px !important;
        font-size: 18px;
    }

    .about3 {
        padding: 20px;
        margin-top: 50px;
    }

    .moblie_text h2 {
        font-size: 40px;
        text-align: center;
    }

    .copy_text,
    .icons {
        text-align: center;
        margin-bottom: 30px;
    }

    .bg_color,
    .testi_text {
        min-height: fit-content;
        padding: 15px;
    }

    .Testimonials .px-5 {
        padding: 15px !important;
    }

    br {
        display: none;
    }

    .nav_text .nav-item {
        padding: 0;
    }
}


@media screen and (min-width: 1024px) and (max-width: 1300px) {

    .home_header {
        padding-inline: 30px;
        background: linear-gradient(45deg, #000 4.5%, transparent 4.5%, transparent 19%, #000 7%);
    }

    .sec_padding {
        padding-inline: 30px;
    }

    .padding_top_row {
        padding-top: 80px;
    }

    .hero_img img {
        width: 100%;
    }

    .navbar {
        padding: .5rem 0rem !important;
    }

    .nav_text {
        margin-left: 15px;
        /* Reduce margin */
    }

    .main_head {
        font-size: 34px;
        /* Slightly smaller */
    }

    .main_text {
        padding-top: 100px;
    }

    .main_text p {
        font-size: 14px;
        text-align: justify;
    }

    .hero_img {
        right: 3%;
        bottom: 100px;
        width: 400px;
    }

    .addon_boxsec {
        padding: 40px 70px;
    }

    .sure_card img {
        border: 1px solid #a8a8a8 !important;
        border-radius: 30px;
    }

    .sure_card {
        padding: 0 30px;
    }

    .sure_card p {
        font-size: 14px;
        text-align: justify;
    }

    .recharge_boxes {
        max-width: 200px;
        margin: 10px auto;
    }

    .company_sec img {
        width: 150px;
    }

    .payout_pad {
        padding-top: 0px;
    }

    .hero_top {
        min-height: 480px !important;
    }

    .payout_pad p {
        padding-right: 30px !important;
    }

    .hero_top .hero_img {
        right: 18px !important;
    }

    .hero_top .main_text p {
        padding-right: 100px;
    }

    .form-inline .bn9 {
        margin-top: 0 !important;
    }

    br {
        display: none;
    }

    .bg_color {
        min-height: 600px;
    }

    .sure_card h3 {
        font-size: 26px;
    }

    .custom_table th,
    .custom_table td {
        font-size: 16px;
        padding: 10px 25px !important;
    }

    .moblie_text h2 {
        font-size: 55px;
    }

    .play_img img {
        width: 150px;
        height: auto;
    }

    .testi_text {
        padding: 40px;
    }

    .footer_sec {
        margin: 0px 30px;
    }

    .text_footer p {
        padding-right: 40px;
        text-align: justify;
    }

    .support_payoutsec {
        padding: 80px 30px !important;
    }

    .card_payout {
        background-color: #2B2B2B;
        padding: 15px 15px;
        text-align: center;
    }

    .support_payoutsec .row.mt-5 {
        display: grid;
        /* Add this first */
        grid-template-columns: repeat(2, 1fr);
        /* 2 equal columns */
        gap: 20px;
    }

    .support_payoutsec .row.mt-5 .col-lg-3.col-md-6 {
        max-width: 100% !important;
    }

    .payout_mini_card_sec p {
        text-align: center;
    }

    .payout_mini_card_sec .sure_card {
        margin-bottom: 50px;
    }
}

@media screen and (min-width: 1301px) and (max-width: 1480px) {

    body {
        font-family: "Poppins", sans-serif;
        overflow-x: hidden;
    }

    .home_header {
        background: linear-gradient(45deg, #000 8.5%, transparent 5.5%, transparent 19%, #000 19%);
        padding-inline: 100px;
    }

    .navbar {
        padding: .5rem 0rem !important;
    }

    .nav_text {
        margin-left: 30px;
    }

    .payli_out li {
        line-height: 30px;
        margin-left: 20px;
    }

    .payli_out li span {
        font-weight: 600;
        font-size: 16px;
    }

    .support_payoutsec {
        padding: 100px 40px !important;
        background-color: #000;
    }

    .card_payout h4 {
        font-size: 24px;
        color: #fff;
        font-weight: 500;
        margin-block: 30px 20px;
    }

    .bn9 {
        margin: 0px !important;
    }

    .card_payout {
        background-color: #2B2B2B;
        padding: 35px 25px;
        text-align: center;
    }

    .card_payout p {
        font-size: 16px;
        color: #fff;
        font-weight: 300;
    }

    .subhead_p {
        font-size: 25px;
        color: #000000ac;
        font-weight: 300;
    }

    .payli_out h4 {
        font-size: 22px;
    }

    .payli_out {
        padding-right: 0px !important;
    }

    .nav_text .nav-link {
        color: #ffffff;
        font-size: 16px !important;
        font-weight: 400;
    }

    .nav_text .nav-item {
        padding: 10px;
    }

    .payout_pad {
        padding-top: 50px;
    }

    .logo_img {
        width: 100px;
    }

    .bn9 {
        padding: 2px;
        outline: 0;
        font-size: 15px;
        font-weight: 400;
        color: #ffffff;
        background: linear-gradient(to right, #6DDCFF, #7F60F9);
        border-radius: 30px;
        border: 0;
        box-shadow: none;
        cursor: pointer;

    }

    .bn9>span {
        display: block;
        padding: 8px 25px;
        font-size: 14px;
        font-weight: 400;
        background: #21203F;
        border-radius: 30px;
    }

    .dropdown-item.active,
    .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #21203F !important;
    }

    .dropdown-item {
        font-size: 14px !important;
        font-weight: 500 !important;
    }

    .payout_mini_card_sec {
        padding-bottom: 80px;
    }

    .payout_mini_card_sec .sure_card h3 {
        font-size: 18px;
        font-weight: 700;
        color: #000839;
    }

    .payout_mini_card_sec .sure_card p {
        color: #000839d6;
        font-size: 14px;
        text-align: center;
    }

    .payout_mini_card_sec .sure_card img {
        width: 100px;
        margin-bottom: 10px;
    }

    .sure_card img {
        border: 1px solid #a8a8a8 !important;
        border-radius: 45px;
    }

    .P_pcards {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
        margin-bottom: 10px;
    }

    .dropdown-item:hover {
        color: #ffffff !important;
        text-decoration: none;
        background-color: #21203F !important;
    }

    .addon_boxsec {
        text-align: center;
        background-color: #555555;
        padding: 50px 100px;
        margin: 50px 0px;
    }

    .addon_boxsec .parpa_p {
        font-size: 16px;
        font-weight: 300;
    }

    .addon_boxsec h1 {
        color: #fff;
    }

    .bg_color {
        background-color: #000000;
        min-height: 700px;
        position: relative;
    }

    .sec_padding {
        padding-inline: 30px;
    }

    .padding_top_row {
        padding-top: 100px;
    }

    .padding_top_sec .bn9 {
        margin-top: 20px !important;
    }

    .main_head {
        color: #ffffff;
        font-size: 42px;
    }

    .sure_card p {
        text-align: justify;
    }

    .footer_sec {
        margin: 0px 50px;
        padding-top: 60px;
    }

    .main_text {
        padding-top: 120px;
    }

    .main_text p {
        color: #ffffffd1;
        font-weight: normal;
        font-size: 18px;
        text-align: justify;
    }

    .get_start {
        background-color: #ffffff;
        border: none;
        padding: 8px 40px;
        font-size: 16px;
        border-radius: 30px;
    }

    .hero_top .hero_img {
        bottom: 44px !important;
        right: 3% !important;
    }

    .hero_top .main_text {
        padding-top: 80px !important;
    }

    .hero_top .main_text p {
        padding-right: 50px;
    }

    .hero_top .main_text p br {
        display: none;
    }

    .hero_top .hero_img img {
        width: 550px;
    }

    .get_start a:hover {
        color: #18181b9f;
        text-decoration: none;
    }

    .btn-text {
        color: #18181B;
        font-size: 13px;
        font-weight: 700;
    }

    .hero_img {
        position: absolute;
        right: 6%;
        z-index: 9;
        bottom: 70px;
    }

    .testi_text {
        background-color: #ffffff;
        height: 250px;
        padding: 30px;
    }

    .slant {
        position: absolute;
        width: calc(100% + 2px);
        height: 380px;
        bottom: -3px;
        left: -2px;
        z-index: 1;
        background-repeat: no-repeat;
    }

    .company_sec img {
        width: 200px;
    }

    .sure_text h4 {
        font-size: 13px;
        font-weight: 600;
        color: #FF6363;
    }

    .sure_head_line {
        font-size: 30px;
        font-weight: 700;
        color: #21203F;
    }

    .sure_card {
        padding: 0px 50px;
    }

    .sure_card h4 {
        font-weight: 700;
    }

    .sure_card img {
        background-color: #ffffff;
        border: 1px solid #a8a8a8;
        border-radius: 30px;
        width: 100%;
    }

    .padding_top_sec {
        padding-top: 60px;

    }

    .bg_color {
        padding-inline: 70px !important;
    }

    .sure_card h3 {
        font-size: 33px;
        font-weight: 700;
        color: #000839;
    }

    .sure_card p {
        color: #000839d6;
        font-size: 20px;
    }

    .recharge_bg {
        background-image: url("../img/recharge-bg.png");
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
    }

    .recharge_boxes {
        margin: 10px;
        padding: 25px 20px;
        max-width: 235px;
        min-height: 170px;
        text-align: center;
        border-radius: 65px 8px 65px 8px;
        background-color: #ffffff;
        box-shadow: 0px 0px 17px #9492928F;
    }

    .sec_2 {
        margin-left: 200px;
    }

    .bill_text {
        padding-top: 5px;
        font-size: 14px;
        font-weight: 500;
    }

    .tablet_card {
        display: none;
    }
}

@media screen and (min-width: 1501px) and (max-width: 1600px) {

    body {
        font-family: "Poppins", sans-serif;
        overflow-x: hidden;
    }

    .home_header {
        background: linear-gradient(45deg, #000 8.5%, transparent 5.5%, transparent 17%, #000 17%);
        padding-inline: 100px;
    }

    .navbar {
        padding: .5rem 0rem !important;
    }

    .nav_text {
        margin-left: 50px;
    }

    .payli_out li {
        line-height: 30px;
        margin-left: 20px;
    }

    .payli_out li span {
        font-weight: 600;
        font-size: 16px;
    }

    .support_payoutsec {
        padding: 100px 40px !important;
        background-color: #000;
    }

    .card_payout h4 {
        font-size: 24px;
        color: #fff;
        font-weight: 500;
        margin-block: 30px 20px;
    }

    .bn9 {
        margin: 0px !important;
    }

    .card_payout {
        background-color: #2B2B2B;
        padding: 35px 25px;
        text-align: center;
    }

    .card_payout p {
        font-size: 16px;
        color: #fff;
        font-weight: 300;
    }

    .subhead_p {
        font-size: 25px;
        color: #000000ac;
        font-weight: 300;
    }

    .payli_out h4 {
        font-size: 22px;
    }

    .payli_out {
        padding-right: 0px !important;
    }

    .nav_text .nav-link {
        color: #ffffff;
        font-size: 16px !important;
        font-weight: 400;
    }

    .nav_text .nav-item {
        padding: 10px;
    }

    .payout_pad {
        padding-top: 50px;
    }

    .logo_img {
        width: 100px;
    }

    .bn9 {
        padding: 2px;
        outline: 0;
        font-size: 15px;
        font-weight: 400;
        color: #ffffff;
        background: linear-gradient(to right, #6DDCFF, #7F60F9);
        border-radius: 30px;
        border: 0;
        box-shadow: none;
        cursor: pointer;

    }

    .bn9>span {
        display: block;
        padding: 8px 25px;
        font-size: 14px;
        font-weight: 400;
        background: #21203F;
        border-radius: 30px;
    }

    .dropdown-item.active,
    .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #21203F !important;
    }

    .dropdown-item {
        font-size: 14px !important;
        font-weight: 500 !important;
    }

    .payout_mini_card_sec {
        padding-bottom: 80px;
    }

    .payout_mini_card_sec .sure_card h3 {
        font-size: 18px;
        font-weight: 700;
        color: #000839;
    }

    .payout_mini_card_sec .sure_card p {
        color: #000839d6;
        font-size: 14px;
        text-align: center;
    }

    .payout_mini_card_sec .sure_card img {
        width: 100px;
        margin-bottom: 10px;
    }

    .sure_card img {
        border: 1px solid #a8a8a8 !important;
        border-radius: 45px !important;
    }

    .P_pcards {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
        margin-bottom: 10px;
    }

    .dropdown-item:hover {
        color: #ffffff !important;
        text-decoration: none;
        background-color: #21203F !important;
    }

    .addon_boxsec {
        text-align: center;
        background-color: #555555;
        padding: 50px 100px;
        margin: 50px 0px;
    }

    .addon_boxsec .parpa_p {
        font-size: 16px;
        font-weight: 300;
    }

    .addon_boxsec h1 {
        color: #fff;
    }

    .bg_color {
        background-color: #000000;
        min-height: 700px;
        position: relative;
    }

    .sec_padding {
        padding-inline: 30px;
    }

    .padding_top_row {
        padding-top: 100px;
    }

    .padding_top_sec .bn9 {
        margin-top: 20px !important;
    }

    .main_head {
        color: #ffffff;
        font-size: 42px;
    }

    .sure_card p {
        text-align: justify;
    }

    .footer_sec {
        margin: 0px 50px;
        padding-top: 60px;
    }

    .main_text {
        padding-top: 120px;
    }

    .main_text p {
        color: #ffffffd1;
        font-weight: normal;
        font-size: 18px;
        text-align: justify;
    }

    .get_start {
        background-color: #ffffff;
        border: none;
        padding: 8px 40px;
        font-size: 16px;
        border-radius: 30px;
    }

    .hero_top .hero_img {
        bottom: 44px !important;
        right: 3% !important;
    }

    .hero_top .main_text {
        padding-top: 80px !important;
    }

    .hero_top .main_text p {
        padding-right: 50px;
    }

    .hero_top .main_text p br {
        display: none;
    }

    .hero_top .hero_img img {
        width: 550px;
    }

    .get_start a:hover {
        color: #18181b9f;
        text-decoration: none;
    }

    .btn-text {
        color: #18181B;
        font-size: 13px;
        font-weight: 700;
    }

    .hero_img {
        position: absolute;
        right: 6%;
        z-index: 9;
        bottom: 70px;
    }

    .testi_text {
        background-color: #ffffff;
        height: 250px;
        padding: 30px;
    }

    .slant {
        position: absolute;
        width: calc(100% + 2px);
        height: 380px;
        bottom: -3px;
        left: -2px;
        z-index: 1;
        background-repeat: no-repeat;
    }

    .company_sec img {
        width: 200px;
    }

    .sure_text h4 {
        font-size: 13px;
        font-weight: 600;
        color: #FF6363;
    }

    .sure_head_line {
        font-size: 30px;
        font-weight: 700;
        color: #21203F;
    }

    .sure_card {
        padding: 0px 50px;
    }

    .sure_card h4 {
        font-weight: 700;
    }

    .sure_card img {
        background-color: #ffffff;
        border: 1px solid #a8a8a8;
        border-radius: 30px;
        width: 100%;
    }

    .padding_top_sec {
        padding-top: 60px;

    }

    .bg_color {
        padding-inline: 70px !important;
    }

    .sure_card h3 {
        font-size: 33px;
        font-weight: 700;
        color: #000839;
    }

    .sure_card p {
        color: #000839d6;
        font-size: 20px;
    }

    .recharge_bg {
        background-image: url("../img/recharge-bg.png");
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
    }

    .recharge_boxes {
        margin: 10px;
        padding: 25px 20px;
        max-width: 235px;
        min-height: 170px;
        text-align: center;
        border-radius: 65px 8px 65px 8px;
        background-color: #ffffff;
        box-shadow: 0px 0px 17px #9492928F;
    }

    .sec_2 {
        margin-left: 200px;
    }

    .bill_text {
        padding-top: 5px;
        font-size: 14px;
        font-weight: 500;
    }

    .tablet_card {
        display: none;
    }
}