body {
    background: #ffffff;
    margin: 0px auto;
    font-family: JioType, helvetica, arial, sans-serif;        
}


.mhead {
    display: table;
    border-spacing: 8px;
    width: 100%;
    /* box-shadow: 0px 0px 10px 0px #dfdfdf; */
    background: #1077b0;
    padding: 0px 0px;
    z-index: 99;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}

.mlogo,
.msrch {
    display: table-cell;
    vertical-align: middle;
}

.mlogo {}

.mlogo img {
    height: 48px;
}

.msrch {
    text-align: right;
}

.msrch input[type=search] {
    background: #f7f7f7 url(../img/search-icon.svg) no-repeat 8px center;
    border: 1px solid #dadada;
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
    padding: 0px 8px 0px 30px;
    border-radius: 6px;
    width: -webkit-fill-available;
}

.mcon {
    display: flex;
    max-width: 600px;
    margin: 0 auto;
}

.mconl,
.mconr {
    display: inline-block;
}

.mconl {
    max-width: 96px;
    background: #f7f7f7;
}

.brndnmcon {
    overflow: auto;
    position: sticky;
    top: 0px;
    height: 88vh;
}

.mconr {
    width: 100%;
    background: #f7f7f7;
}

.brndnml>a {
    display: block;
    padding: 8px 8px;
    margin: 8px 8px;
    border-radius: 12px;
    background: #ffffff;
    border: 1px solid #ffffff;
}

.brndnml>a.active {
    background: #ffe7e7;
    border: 1px solid #ee343b;
}

.brndnml>a>img {
    width: 100%;
    display: block;
}

.brndnml>span {
    display: block;
    padding: 0px 0px;
    margin: 12px 0px 12px 6px;
    border-radius: 12px;
    background: #ffffff;
    border: 1px solid #ffffff;
    overflow: hidden;
}

.brndnml>span.active {
    background: #ffe7e7;
    border: 1px solid #ee343b;
}

.brndnml>span>img {
    width: 62px;
    height: 62px;
    display: block;
}

.cpnscon {}

.cpnttl {
    margin: 8px 12px;
    padding: 4px 0px;
    border-bottom: 1px solid #dadbda;
}

.brnttl {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #4a494a;
}

.cpncount {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #9c9e9c;
}

.cpncon {
    background: #fffafa;
    border: 1px solid #ee343b;
    border-radius: 12px;
    margin: 12px 6px;
    padding: 8px 8px;
}

.brndnm {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #9c9e9c;
}

.vrfid {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #009946;
    border-left: 1px solid #707070;
    padding: 0px 8px;
}

.vrfidicn {
    background: url(../img/checkmark-circle.svg) no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: text-top;
}

.cpnttlnm {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #4a494a;
    padding: 4px 0px 4px 0px;
}

.cpnviw {
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-top: 1px dashed #f69699;
}

.cpnviw .cpnvbtn {
    background: #aa0023;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    color: #ffffff;
    display: block;
    border: none;
    width: 100%;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.showdtls {}

.showdtls .panel {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #4a494a;
    background: #ffffff;
    border-radius: 12px;
    /* //border: 1px solid #f3f3f3; */
    padding: 4px 10px 4px 10px;
}

.showdtls .panel p {
    padding: 0px 0px;
}

.showdtls .panel ul {
    margin: 0px 30px;
}

.showdtls .panel ul li {}

.popcon {
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px #000;
    border-radius: 20px 20px 20px 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 40px 0px;
    position: relative;
    z-index: 99;
}

.tplinecon {
    padding: 0px 0px 0px 0px;
    cursor: pointer;
}

.tpline {
    background: #707070;
    height: 6px;
    width: 80px;
    margin: 0px auto;
    clear: both;
    border-radius: 20px;
    border: none;
    display: inline-block;
}

.pbrnd {
    text-align: center;
    padding: 6px 0px 4px 0px;
}
.popcon .pbrnd{padding: 10px 10px;}

.pbrnd img {
    height: auto;
    width: 100%;
    box-shadow: 0px 0px 10px 0px #00000036;
    border-radius: 12px;
}

.pbrndttl {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #4a494a;
    padding: 0px 0px 10px 0px;
    text-align: center;
    max-width: 240px;
    margin: 0 auto;
}

.pbrndsttl {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #9c9e9c;
    padding: 10px 0px;
    text-align: center;
}

.pcpncod {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #4a494a;
    padding: 10px 0px 10px 0px;
    border: 1px solid #ee343b;
    border-radius: 12px;
    margin: 12px 20px 20px 20px;
    text-align: center;
    background: #fffafa;

}

.pcpncod .cpncod {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #4a494a;
    display: block;
    border: none;
    text-align: center;
    margin: 0px 0px 0px 0px;
}

.pcpncod .cpncod svg {
    max-width: 210px;
    padding: 0px 10px 0px 10px;
    display: block;
    margin: 0 auto;
    height: auto;
}

.pcpncod .cpncod img {
    max-width: 210px;
    padding: 0px 10px 0px 10px;
    display: block;
    margin: 0 auto;

}

.cpncodcpy {
    border: 1px solid #ee343b;
    display: table;
    padding: 0px 0px;
    margin: 10px auto 30px auto;
}

.cpncodcpy span {
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    color: #4a494a;
    display: table-cell;
    float: left;
    margin: 0px 12px;
}

.cpncodcpy button {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    display: table-cell;
    float: right;
    cursor: pointer;
}

.cpyicn {
    display: block;
    background: #aa0023 url(../img/copyicon.png) no-repeat center;
    padding: 0px 0px;
    margin: 0px 0px;
    height: 34px;
    width: 34px;
}

.copydone {
    background: #aa0023 url(../img/copydone.png) no-repeat center !important;
}

.cpycod {
    background: #aa0023;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    color: #ffffff;
    border-radius: 8px;
    cursor: pointer;
}

.cpntnc {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #4a494a;
    text-align: center;
    max-width: 240px;
}

.popbg {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: #000000a3;
}

.closbtn {
    background: #fff;
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 40px;
    z-index: 99;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    margin: 0px 0px 20px 0px;
    cursor: pointer;
}

.btnClose {
    text-align: center;
}

.modalpop {
    z-index: 9999;
    position: fixed;
    top: 10px;
    display: none;
    width: 100%;
}

.opnpop {
    display: block;
}

/* Popup with CSS only */
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 70px auto;
    padding: 0px;
    width: 100%;
    position: relative;
}

.popup .close {
    text-align: center;
    text-decoration: none;
    display: block;
}

.popup .close span {
    background: #fff;
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 40px;
    z-index: 99;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    margin: 0px 0px 20px 0px;
    cursor: pointer;
}

.popup .close:hover {
    color: #003380;
}

.popup .content {}

.popcon {
    padding: 0px 0px;
    text-align: center;
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
}

.popcon h2 {}

.vldtil {
    font-size: 9px;
    font-weight: 400;
    line-height: 20px;
    color: #4a494a;
    text-align: right;
    margin: 0px 20px 14px 20px;
    padding: 0px 2px;
}

@media screen and (max-width: 700px) {
    .box {
        width: 70%;
    }

    .popup {
        width: 70%;
    }
}




/* Loader CSS */
.loadercon {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: #00000094;
    text-align: center;
    z-index: 9999;
    /* display: none; */
}

.lds-default,
.lds-default div {
    box-sizing: border-box;
}

.lds-default {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    top: 160px;
}

.lds-default div {
    position: absolute;
    width: 6.4px;
    height: 6.4px;
    background: #ffffff;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
}

.lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 36.8px;
    left: 66.24px;
}

.lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 22.08px;
    left: 62.29579px;
}

.lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 11.30421px;
    left: 51.52px;
}

.lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 7.36px;
    left: 36.8px;
}

.lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 11.30421px;
    left: 22.08px;
}

.lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 22.08px;
    left: 11.30421px;
}

.lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 36.8px;
    left: 7.36px;
}

.lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 51.52px;
    left: 11.30421px;
}

.lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 62.29579px;
    left: 22.08px;
}

.lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 66.24px;
    left: 36.8px;
}

.lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 62.29579px;
    left: 51.52px;
}

.lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 51.52px;
    left: 62.29579px;
}

@keyframes lds-default {

    0%,
    20%,
    80%,
    100% {
        transform: scale(0.8);
    }

    50% {
        transform: scale(1.8);
    }
}

/* CSS for accordion */
.accordion {
    cursor: pointer;
    padding: 0px;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    transition: 0.4s;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #4a494a;
    background: none;
}

.panel {
    padding: 0px 0px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.shwarow {
    background: url(../img/chevron-down.svg) no-repeat center;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin: 0px 8px;
}

.show {
    display: block;
}

.active>.shwarow {
    transform: rotate(180deg);
}


/* Common CSS */
* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    font-family: JioType, helvetica, arial, sans-serif;
}

.clear {
    clear: both;
    padding: 1px;
}

input[type=submit] {
    cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.brndnml.highlight {
    border: 1px solid #ee343b;
    background-color: #ffe7e72b;
    border-radius: 5px;
    transition: all 0.3s ease;
    /* Smooth transition */
}

/* ===== Scrollbar CSS ===== */
::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #8f2c0d;
}

::-webkit-scrollbar-thumb:hover {
    background: #8f2c0d;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 360px) {
    .mlogo img {
        height: 40px;
    }

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) https://www.linkedin.com/in/vikash-singh/ */
@media only screen and (min-width: 1200px) {}