﻿/*-----------------Burn CSS Starts Here-----------------------*/
.bg-skin {
    background: #e8d1c97d;
    padding: 10px;
}

.shopway {
    font-size: 14px;
    font-weight: 400;
    color: #444444;
}

    .shopway span {
        font-size: 14px;
        font-weight: 600;
        color: #444444;
    }

.starway {
    background: #FFFFFF;
    padding: 8px;
    padding-left: 13px;
    padding-right: 13px;
}

.waystar {
    width: 13px !important;
    height: 13px !important;
    margin: auto;
    margin-left: 0;
    margin-right: 10px;
}

.pointto {
    font-size: 14px;
    color: #292929;
    font-weight: 700;
}

.pointts {
    font-size: 14px;
    color: #292929;
    font-weight: 400;
}

.thearngrey {
    background: #FDFDFD;
    border-top: 1px dashed #DDDDDD;
    border-bottom: 1px dashed #DDDDDD;
}

.orpaymorefirst {
    font-size: 11px;
    font-weight: 500;
    color: #A8A8A8;
    margin-right: 9px;
}

.orpaymorestar {
    width: 12px !important;
    height: 12px;
    margin: auto;
    vertical-align: unset !important;
    margin-right: 0 !important;
    margin-left: 0px;
}

.orpaymoresecond {
    color: #9A1B24;
    font-size: 9.39px;
    font-weight: 700;
    margin: auto;
    margin-left: 3px;
    margin-top: 2px;
}

.poin-bar {
    margin: auto;
    margin-left: 11px;
    margin-right: 0px;
    margin-top: 5px;
}

.hexagon-1 {
    width: 100%;
    height: auto;
    background: #F5F5F5;
    border-radius: 27px;
}

.mar-a6 {
    margin-top: 0px;
}

.mar-img-p {
    margin: auto;
    margin-right: 5px;
    margin-top: 3px;
}

.point-menu {
    font-size: 12px !important;
    font-weight: 600;
    background: linear-gradient(to right, #AD4531 100%, #D86D49 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.w-316px {
    width: 330px !important;
}

.bod {
    border-radius: 14px !important;
}

.logindropbox {
    position: absolute;
    text-align: left;
    transition: all .3s;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .08);
    right: -90px;
    width: 230px;
    padding: 15px;
}

.logindropbox.rightBox {
        right: 0px;
    }

.logindrop2 {
    border-bottom: 1px solid #efefef;
    padding-bottom: 6px !important;
    margin-bottom: 4px !important;
}

.avail-poi {
    color: #838383 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.pois {
    background: #ffffff;
    padding: 5px;
    border-radius: 7px;
    padding-bottom: 0;
}

.radio-label {
    font-size: 14px;
    font-weight: 600;
    color: #3A3A3A;
}

.poao {
    color: #929292;
    font-size: 14px;
    font-weight: 500;
}

.poao2 {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.rio-point {
    background: #F5F5F5;
    margin: auto;
    padding: 10px;
    border-radius: 5.5px;
    margin-right: 0;
    padding-top: 3px;
    padding-bottom: 6px;
}

.mar-img-p2 {
    margin: auto;
}

.point-menu2 {
    font-size: 12.73px !important;
    font-weight: 700;
    background: linear-gradient(to right, #AD4531 100%, #D86D49 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: 1px;
}

.pois .radio input[type="radio"] + .radio-label:before {
    content: '';
    background: none;
    border-radius: 100%;
    border: 1px solid #65558F;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
    margin: auto;
    margin-right: 10px;
}

.pois .radio input[type="radio"]:checked + .radio-label:before {
    background-color: #9D1D27 !important;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.pois:hover {
    background: #F5F5F5;
    padding: 5px;
    border-radius: 7px;
    padding-bottom: 0;
    border: 1px solid #AD4531;
}

.pad-run {
    padding: 7px 11px 6px 11px;
}

.hexagon-1:hover {
    width: 100%;
    height: auto;
    background: #F5F5F5;
    border-radius: 27px;
    border: 1px solid #AD4531;
}

.sv_play_btn-magic {
    position: absolute;
    top: 46%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.fnt-burn-rupee {
    background: linear-gradient(133.66deg, #795D29 6.88%, #D29D36 48.41%, #795D29 89.95%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-size: 24px;
    font-weight: 700;
    background-clip: text;
    text-fill-color: transparent;
    text-shadow: 0px 2px 4px rgba(142, 110, 48, 0.1);
}

.cutprice {
    color: #747474;
    font-size: 14px;
    font-weight: 400;
    margin-right: 10px !important;
    margin: auto;
    margin-left: 0;
}

strike {
    text-decoration: line-through !important;
}

.black-price {
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
}


.packback {
    background: #E5F7ED;
    padding: 4px 8px 4px 8px;
    border-radius: 32px;
}
.earnpack{display:inline-block; text-align:center;}

.pack-text {
    color: #00AE4E;
    font-weight: 600;
    font-size: 16px;
}

.burn-info {
    background: #FFEEEF;
    padding: 8px 12px 8px 12px;
    border-radius: 8px;
}

.numberburn {
    float: right;
}

    .numberburn .minus {
        width: 25px;
        height: 25px;
        background: #FCF1F2;
        border-radius: 999px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        color: #7e171f;
        font-size: 17px;
        margin-left: 2px;
        border-right: none !important;
    }

    .numberburn input {
        height: 30px !important;
        width: 45px !important;
        padding: 7.68px 15.36px 7.68px 15.36px !important;
        text-align: center;
        font-size: 12px;
        border: none;
        border-radius: 8px;
        display: inline-block;
        vertical-align: middle;
        background: none;
        color: #0E0E0E;
        border: 1px solid #E6E6E6 !important;
    }

    }

    .numberburn .plus {
        width: 25px;
        height: 25px;
        background: #FCF1F2;
        border-radius: 999px;
        border-left: none !important;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        color: #7e171f;
        font-size: 17px;
    }

.burn-text-info {
    color: #222222;
    font-size: 14px;
    font-weight: 500;
}

.brunt {
    margin-top: -4px;
}

.numberburn input {
    height: 35px !important;
    width: 45px !important;
    padding: 7.68px 15.36px 7.68px 15.36px !important;
    text-align: center;
    font-size: 12px;
    border: none;
    border-radius: 8px;
    display: inline-block;
    vertical-align: middle;
    background: none;
    color: #0E0E0E;
    border: 1px solid #E6E6E6 !important;
}

.chk-p-priff {
    font-size: 16px;
    color: #008B3E;
    font-weight: 600;
}

.thewhitecollar {
    background: white;
    border-radius: 9px;
    border: 1px solid #ffffff;
}

.whitestripe {
    border-bottom: 1px solid #ededed;
    width: 100%;
    display: block;
    padding: 14px;
    font-size: 12px;
    color: #868686;
    font-weight: 700;
    padding-left: 20px;
    text-transform: uppercase;
}

.pois2 {
    padding: 13px;
}

.pap {
    border-bottom: 1px solid #ededed;
    padding: 10px;
    padding-top: 0;
    padding-left: 0px;
}

.rio-point2 {
    background: #E5F7ED;
    margin: auto;
    padding: 10px;
    border-radius: 32px;
    margin-right: 0;
    padding-top: 3px;
    padding-bottom: 6px;
}

.mar-img-p2 {
    margin: auto;
}

.theburn-new {
    background: white;
    border-radius: 8px;
    border: 1px solid #ffffff;
    padding: 16px;
}

.point-menu3 {
    font-size: 16px !important;
    font-weight: 700;
    background: #00AE4E;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.withtool {
    color: #868686;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 10px !important;
    margin: auto;
    margin-left: 0;
}

.burn-total {
    color: #484848;
    font-weight: 400;
    font-size: 14px;
    margin: auto;
    margin-left: 0;
    margin-right: 10px;
}

.the-smtb {
    font-size: 14px;
    font-weight: 500;
    color: #484848;
    margin: auto;
    margin-left: 3px;
    margin-right: 0;
}

.baba {
    margin: auto;
    margin-left: 0;
    margin-right: 0;
    margin-top: -2px;
}

.withst {
    color: #AE4632;
    font-size: 16px;
    font-weight: 600;
    margin: auto;
}

    .withst img {
        margin-top: -2px;
    }

.withst2 {
    color: #0E0E0E;
    font-size: 16px;
    font-weight: 600;
    margin: revert-layer;
}

.def-star {
    color: #484848;
    font-size: 14px;
    font-weight: 600;
    margin: auto;
}

    .def-star img {
        margin-top: -2px;
    }

.he {
    border-left: 1px solid #D3D3D3;
    padding-left: 10px;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
}

.point-burn-box {
    margin: auto;
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    padding: 2px 8px 2px 8px;
    text-align: center;
}

.appa {
    color: #222222;
    font-weight: 500;
    font-size: 14px;
    margin: auto;
}

    .appa img {
        margin-top: -4px;
    }

.pindrop .formWrap {
    margin-top: 0px;
    margin-left: 0px;
}

.pindrop .rangeSlider .rsBar {
    -webkit-appearance: none;
    width: 100%;
    height: 1px;
    outline: 0;
    background: #787878;
    border-radius: 8px;
}

.pindrop .rangeSlider .rsProgress {
    width: 50%;
    height: 1px;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    pointer-events: none;
}

.pindrop .rangeSlider .rsThumb::before {
    content: "|||";
    background: #FCF1F2;
    transition: .3s;
    border-radius: 32px;
    border: 1.35px solid #934247;
    text-align: center;
    padding: 8px 24px 8px 24px;
    height: auto;
    width: auto;
}

.sick {
    padding: 16px;
    border-radius: 8px;
    background: #ffffff;
}

    .sick .panel-title a:after {
        font-family: Fontawesome;
        content: '\f077';
        float: right;
        font-size: 16px;
        color: #000000 !important;
        font-weight: 700;
        margin-top: 5px;
    }

    .sick .panel-title a.collapsed:after {
        font-family: Fontawesome;
        content: '\f078';
        color: #000000 !important;
        font-weight: 700;
        margin-top: 5px;
    }

.ip {
    color: #000000 !important;
    font-size: 16px;
    font-weight: 600;
}

.bsb {
    padding-bottom: 6px;
    border-bottom: 1px solid #B1B5C3;
}

.labelaaa {
    color: #353945;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
}

.urr {
    width: 100%;
    border: 1px solid #E4E4E4;
    padding: 12px 8px 12px 14px;
    border-radius: 8px;
    background: #FBFBFB;
}

.jis {
    background: #E5F7ED;
    padding: 4px 8px 4px 8px;
    border-radius: 32px;
    margin-left: 10px;
    color: #00AE4E;
    font-weight: 600;
    font-size: 16px;
}

    .jis img {
        margin-top: -2px;
    }

.mjla {
    font-size: 14px;
    color: #484848;
    font-weight: 400;
}

.esehi2 p {
    color: #0E0E0E;
    font-weight: 600;
    font-size: 16px;
}

.mjla2 {
    font-size: 14px;
    color: #484848;
    font-weight: 600;
}


@media screen and (max-width: 844px) and (min-width: 320px) {

    .asa2 {
        position: fixed;
        bottom: 94px;
        left: 0;
        right: 0;
        padding: 0.8rem 0;
        background-color: #353945;
        z-index: 99;
        transform: translateZ(0);
        padding: 15px;
        border-top: 0px solid #9d9c9c;
        top: auto;
        height: fit-content;
        width: auto;
        border-radius: 0px;
        display: flex;
        justify-content: space-between;
    }
}

    .orpy {
        font-size: 16px !important;
        color: white !important;
        font-weight: 500 !important;
    }


    .burn-first-card {
        background: rgb(20,22,22);
        background: linear-gradient(90deg, rgba(50,52,52,1) 9%, rgba(20,22,22,1) 100%);
        border-radius: 12px;
        padding: 12px 12px 12px 12px;
        min-height: 80px;
    }

    .burn-second-card {
        background: rgb(20,22,22);
        background: linear-gradient(90deg, rgba(50,52,52,1) 9%, rgba(20,22,22,1) 100%);
        border-radius: 12px;
        padding: 12px 12px 12px 12px;
        min-height: 80px;
    }

    .idfc-burn {
        width: 20px;
        height: 20px;
    }

    .plus-burn {
        color: #A0A0A0 !important;
        font-size: 12px;
        font-weight: 500;
    }



    .amt-burn {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
    }

    .ch-card {
        color: #0E0E0E;
        font-size: 20px;
        font-weight: 700;
    }

    .first-hai {
        display: flex;
        justify-content: center;
    }

    .card-hai {
        width: 78.54px;
        height: 48px;
        border-radius: 4px 0px 0px 0px;
        margin-right: 15px;
    }

    .loka {
        margin: auto;
    }

        .loka .kopaa {
            color: #222222;
            font-weight: 500;
            font-size: 16px;
            margin-bottom: 0;
        }

        .loka span {
            color: #A4A4AF;
            font-weight: 500;
            font-size: 14px;
        }

    .only-star {
        color: #FF496A;
        font-size: 14px;
        font-weight: 600;
    }

    .debit {
        color: #868686;
        font-size: 12px;
        font-weight: 700;
    }


    .bg-skin {
        background: #e8d1c97d;
        padding: 10px;
    }

    .shopway {
        font-size: 14px;
        font-weight: 400;
        color: #444444;
    }

        .shopway span {
            font-size: 14px;
            font-weight: 600;
            color: #444444;
        }

    .starway {
        background: #FFFFFF;
        padding: 8px;
        padding-left: 13px;
        padding-right: 13px;
    }

    .waystar {
        width: 13px !important;
        height: 13px !important;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }

    .pointto {
        font-size: 14px;
        color: #292929;
        font-weight: 700;
    }

    .pointts {
        font-size: 14px;
        color: #292929;
        font-weight: 400;
    }

    .orpaymorefirst {
        font-size: 11px;
        font-weight: 500;
        color: #A8A8A8;
        margin-right: 10px;
    }

    .orpaymorestar {
        width: 12px !important;
        height: 12px;
        margin: auto;
        vertical-align: unset !important;
        margin-right: 0 !important;
        margin-left: 0px;
    }

    .orpaymoresecond {
        color: #9A1B24;
        font-size: 9.39px;
        font-weight: 700;
        margin: auto;
        margin-left: 3px;
        margin-top: 2px;
    }

    .burn-first-card {
        background: rgb(20,22,22);
        background: linear-gradient(90deg, rgba(50,52,52,1) 9%, rgba(20,22,22,1) 100%);
        border-radius: 12px;
        padding: 12px 12px 12px 12px;
        min-height: 80px;
    }

    .burn-second-card {
        background: rgb(20,22,22);
        background: linear-gradient(90deg, rgba(50,52,52,1) 9%, rgba(20,22,22,1) 100%);
        border-radius: 12px;
        padding: 12px 12px 12px 12px;
        min-height: 80px;
    }

    .idfc-burn {
        width: 20px;
        height: 20px;
    }

    .plus-burn {
        color: #A0A0A0 !important;
        font-size: 12px;
        font-weight: 500;
    }

    .amt-burn {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 18px;
    }

    .ch-card {
        color: #0E0E0E;
        font-size: 20px;
        font-weight: 700;
    }

    .first-hai {
        display: flex;
        justify-content: center;
    }

    .card-hai {
        width: 78.54px;
        height: 48px;
        border-radius: 4px 0px 0px 0px;
        margin-right: 15px;
    }

    .loka {
        margin: auto;
    }

        .loka .kopaa {
            color: #222222;
            font-weight: 500;
            font-size: 16px;
            margin-bottom: 0;
        }

        .loka span {
            color: #A4A4AF;
            font-weight: 500;
            font-size: 14px;
        }

    .only-star {
        color: #FF496A;
        font-size: 14px;
        font-weight: 600;
    }

    .debit {
        color: #868686;
        font-size: 12px;
        font-weight: 700;
    }


    .bg-skin {
        background: #e8d1c97d;
        padding: 10px;
    }

    .shopway {
        font-size: 14px;
        font-weight: 400;
        color: #444444;
    }

        .shopway span {
            font-size: 14px;
            font-weight: 600;
            color: #444444;
        }

    .starway {
        background: #FFFFFF;
        padding: 8px;
        padding-left: 13px;
        padding-right: 13px;
    }

    .waystar {
        width: 13px !important;
        height: 13px !important;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }

    .pointto {
        font-size: 11px;
        color: #292929;
        font-weight: 700;
    }

    .pointts {
        font-size: 12px;
        color: #292929;
        font-weight: 400;
    }

    .orpaymorefirst {
        font-size: 12px;
        font-weight: 500;
        color: #A8A8A8;
        margin-right: 10px;
    }

    .bgg {
        background-image: url(../../img-new/Card2.jpg);
        background-size: cover;
        background-position: center;
        padding: 12px;
        border-radius: 16px;
    }

        .bgg:hover {
            background-image: url(../../img-new/Card2.jpg);
            background-size: cover;
            background-position: center;
            padding: 12px;
            border-radius: 16px;
            border: 2px solid #F65425;
        }

    .bgg2 {
        /*background-image: url(../../img-new/Card1.jpg);*/
        background-size: cover;
        background-position: center;
        padding: 12px;
        border-radius: 16px;
    }

    /*.bgg2:hover {*/
    /*background-image: url(../../img-new/Card1.jpg);*/
    /*background-size: cover;
        background-position: center;
        padding: 12px;
        border-radius: 16px;
        border: 2px solid #F65425;
    }*/

    .orpaymorestar {
        width: 12px !important;
        height: 12px;
        margin: auto;
        vertical-align: unset !important;
        margin-right: 0 !important;
        margin-left: 0px;
    }

    .orpaymoresecond {
        font-size: 16px;
        color: white;
        font-weight: 500;
        margin: auto;
        margin-left: 3px;
        margin-top: 2px;
    }

    .prdctlisting.productdata .orpaymoresecond {
        color: #9A1B24;
        font-size: 12px;
        font-weight: 700;
        margin: auto;
        margin-left: 3px;
        margin-top: 2px;
    }

    .productslider .productdata .orpaymoresecond {
        color: #9A1B24;
        font-size: 12px;
        font-weight: 700;
        margin: auto;
        margin-left: 3px;
        margin-top: 2px;
    }



    .numberburn {
        float: right;
    }

        .numberburn .minus {
            width: 25px !important;
            height: 25px !important;
            background: #FCF1F2;
            border-radius: 999px;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            color: #7e171f;
            font-size: 15px;
            margin-left: 2px;
            border-right: none !important;
        }

        .numberburn input {
            height: 35px !important;
            width: 36px !important;
            padding: 7.68px 5px 7.68px 5px !important;
            text-align: center;
            font-size: 12px;
            border: none;
            border-radius: 8px;
            display: inline-block;
            vertical-align: middle;
            background: none;
            color: #0E0E0E;
            border: 1px solid #E6E6E6 !important;
        }

        .numberburn .plus {
            width: 25px !important;
            height: 25px !important;
            background: #FCF1F2;
            border-radius: 999px;
            border-left: none !important;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            color: #7e171f;
            font-size: 15px;
        }

    .chk-p-priff {
        font-size: 16px;
        color: #008B3E;
        font-weight: 600;
    }

    .bg-gree {
        background: #E5F7ED;
        border-radius: 8px;
    }

    .chk-herobb {
        font-size: 16px;
        color: #222222;
        font-weight: 500;
        margin: auto;
        margin-left: 0;
    }

    .chk-hero-po3 {
        font-size: 16px;
        color: #00AE4E;
        font-weight: 700;
    }

    .iconana4 {
        width: 14px !important;
        height: 14px;
        margin: auto;
        margin-top: -4px;
    }

    .theburn-new {
        background: white;
        border-radius: 8px;
        border: 1px solid #ffffff;
        padding: 16px;
    }

    .point-menu3 {
        font-size: 16px !important;
        font-weight: 700;
        background: #00AE4E;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .withtool {
        color: #868686;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        margin-right: 10px !important;
        margin: auto;
        margin-left: 0;
    }

    .burn-total {
        color: #484848;
        font-weight: 400;
        font-size: 14px;
        margin: auto;
        margin-left: 0;
        margin-right: 10px;
    }

    .the-smtb {
        font-size: 14px;
        font-weight: 500;
        color: #484848;
        margin: auto;
        margin-left: 3px;
        margin-right: 0;
    }

    .baba {
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: -2px;
    }

    .withst {
        color: #AE4632;
        font-size: 16px;
        font-weight: 600;
        margin: auto;
    }

        .withst img {
            margin-top: -2px;
        }

    .withst2 {
        color: #0E0E0E;
        font-size: 16px;
        font-weight: 600;
        margin: revert-layer;
    }

    .def-star {
        color: #484848;
        font-size: 14px;
        font-weight: 600;
        margin: auto;
    }

        .def-star img {
            margin-top: -2px;
        }

    .he {
        border-left: 1px solid #D3D3D3;
        padding-left: 10px;
        margin: auto;
        margin-right: 0;
        margin-left: 0;
    }

    .point-burn-box {
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        border: 1px solid #E9E9E9;
        border-radius: 8px;
        padding: 2px 12px 2px 12px;
        text-align: center;
    }

    .appa {
        color: #222222;
        font-weight: 500;
        font-size: 12px;
        margin: auto;
    }

        .appa img {
            margin-top: -4px;
        }

    .pindrop .formWrap {
        margin-top: 0px;
        margin-left: 0px;
    }

    .pindrop .rangeSlider .rsBar {
        -webkit-appearance: none;
        width: 100%;
        height: 1px;
        outline: 0;
        background: #787878;
        border-radius: 8px;
    }

    .pindrop .rangeSlider .rsProgress {
        width: 50%;
        height: 1px;
        border-radius: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        pointer-events: none;
    }

    .pindrop .rangeSlider .rsThumb::before {
        content: "|||";
        background: #FCF1F2;
        transition: .3s;
        border-radius: 32px;
        border: 1.35px solid #934247;
        text-align: center;
        padding: 8px 24px 8px 24px;
        height: auto;
        width: auto;
    }

    .sick {
        padding: 16px;
        border-radius: 8px;
        background: #ffffff;
    }

        .sick .panel-title a:after {
            font-family: Fontawesome;
            content: '\f077';
            float: right;
            font-size: 16px;
            color: #000000 !important;
            font-weight: 700;
            margin-top: 5px;
        }

        .sick .panel-title a.collapsed:after {
            font-family: Fontawesome;
            content: '\f078';
            color: #000000 !important;
            font-weight: 700;
            margin-top: 5px;
        }

    .ip {
        color: #000000 !important;
        font-size: 16px;
        font-weight: 600;
    }

    .bsb {
        padding-bottom: 6px;
        border-bottom: 1px solid #B1B5C3;
    }

    .labelaaa {
        color: #353945;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 4px;
    }

    .urr {
        width: 100%;
        border: 1px solid #E4E4E4;
        padding: 12px 8px 12px 14px;
        border-radius: 8px;
        background: #FBFBFB;
    }

    .jis {
        background: #E5F7ED;
        padding: 4px 8px 4px 8px;
        border-radius: 32px;
        margin-left: 10px;
        color: #00AE4E;
        font-weight: 600;
        font-size: 16px;
    }

        .jis img {
            margin-top: -4px;
        }

    .mjla {
        font-size: 14px;
        color: #484848;
        font-weight: 400;
    }

    .esehi2 p {
        color: #0E0E0E;
        font-weight: 600;
        font-size: 16px;
    }

    .mjla2 {
        font-size: 14px;
        color: #484848;
        font-weight: 600;
    }

@media screen and (max-width: 844px) and (min-width: 320px) {

    .asa2 {
        position: fixed;
        bottom: 120px;
        left: 0;
        right: 0;
        padding: 0.8rem 0;
        background-color: #353945;
        z-index: 99;
        transform: translateZ(0);
        padding: 15px;
        border-top: 0px solid #9d9c9c;
        top: auto;
        height: fit-content;
        width: auto;
        border-radius: 0px;
        display: flex;
        justify-content: space-between;
    }
}

    .orpy {
        font-size: 16px;
        color: white;
        font-weight: 500;
    }


    .thewhitecollar {
        background: white;
        border-radius: 9px;
        border: 1px solid #ffffff;
    }

    .whitestripe {
        border-bottom: 1px solid #ededed;
        width: 100%;
        display: block;
        padding: 14px;
        font-size: 12px;
        color: #868686;
        font-weight: 700;
        padding-left: 20px;
        text-transform: uppercase;
    }

    .pois2 {
        padding: 13px;
    }

    .pap {
        border-bottom: 1px solid #ededed;
        padding: 10px;
        padding-top: 0;
        padding-left: 0px;
    }

    .rio-point2 {
        background: #E5F7ED;
        margin: auto;
        padding: 10px;
        border-radius: 32px;
        margin-right: 0;
        padding-top: 3px;
        padding-bottom: 6px;
    }

    .mar-img-p2 {
        margin: auto;
        margin-top: -4px;
    }

    .sada input {
        color: #7C7777;
        border: 2px solid #7C7777;
        height: 24px;
        width: 24px;
        border-radius: 4px;
        background: transparent;
        margin: auto;
        margin-top: 6px;
    }

    .chk-pro-btn {
        font-size: 14px;
        background: #9D1D27;
        padding: 12px 10px;
        border-radius: 40px;
        text-align: center;
        border: 1px solid #9d1d27 !important;
        width: 100%;
        display: block;
        margin-left: 0px !important;
        font-weight: 600;
        color: white !important;
    }

    .liaia {
        margin: auto;
        color: black;
        font-weight: 400;
        font-size: 14px;
    }

    .knw {
        color: #9d1d27;
        border-bottom: 1px solid #9d1d27;
    }

    .bgg {
        background-image: url(../../img-new/credit-card.jpg);
        background-size: cover;
        background-position: center;
        padding: 12px;
        border-radius: 16px;
    }

    .bgg2 {
        /*background-image: url(../../img-new/debit-card.jpg);*/
        background-size: cover;
        background-position: center;
        padding: 12px;
        border-radius:  16px;
        background: linear-gradient(111.67deg, #B7BBBF 0%, #EFEFEF 22.5%, #E5E6E6 57.5%, #CBCBCC 100%);
    }

    .the-grey-bg {
        background: #EFEFEF;
    }

    .the-grey-hai {
        background: white;
        padding: 20px;
    }


    @media screen and (max-width: 795px) and (min-width: 362px) {

        .numberburn input {
            height: 35px !important;
            width: 36px !important;
            padding: 7.68px 5px 7.68px 5px !important;
        }
    }

    @media screen and (max-width: 309px) {

        .fnt-burn-rupee {
            font-size: 18px !important;
        }

        .sv_play_btn-magic {
            top: 37% !important;
        }

        .black-price {
            font-size: 13px !important;
        }

        .pack-text {
            font-size: 13px !important;
        }

        .cutprice {
            font-size: 12px !important;
        }

        .numberburn input {
            height: 32px !important;
            width: 32px !important;
            padding: 7.68px 3px 7.68px 3px !important;
        }

        .numberburn .minus {
            width: 22px !important;
            height: 23px !important;
        }

        .numberburn .plus {
            width: 22px !important;
            height: 23px !important;
        }

        .esehi2 p {
            font-size: 12px;
        }

        .jis {
            font-size: 12px;
        }
    }