body {
    font-family: 'Rubik', sans-serif;
    background-color: #f1f1f1;
    color: #6f7faf;
}
.profile {
	background: #a7b0ce;
	border-radius: 50px;
	color: #fff;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	text-align: center;
	line-height: 80px;
	font-size: 35px;
}

.navbar-brands {
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
}
.list-group li {
	list-style: none;
}
.max-w {
	width: 180px;
}
.check-box {
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 20px;
}
.checkout li {
	border-bottom: solid 1px #ccd1de;
	padding-top: 20px;
	padding-bottom: 20px;
}
.balanceInquiryTab {
    width: 50%;
    text-align: center;
    cursor: pointer;
}
.dropd {
    margin-left: 8px;
    width: 100%;
}

.hidden1 {
    display: none;
}
.list-group li {
    list-style: none;
}

.max-w {
    width: 180px;
}

.check-box {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 20px;
}

.checkout li {
    border-bottom: solid 1px #ccd1de;
    padding-top: 20px;
    padding-bottom: 20px;
}

.color-red {
    color: red;
}
.back-btn {
    margin: 0 auto;
    width: 10%;
    display: none
}
.dynamic-font{
    font-size:1.5rem;
    font-weight:500;
    color:black;
}

.activeTab {
    background: #0098ff;
    color: #fff;
}

.display-none {
    display: none;
}

.flag-icon {
    height: 18px !important;
    margin-right: 10px !important;
    border-radius: 1.5em !important;
    overflow: hidden !important;
    width: auto !important;
}

#loader {
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(102, 102, 102);
    z-index: 30001;
    opacity: 0.8;
    display: none;
}

.display-block {
    display: block;
}

.disable-field {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
    cursor: not-allowed;
}

.margintop-8em {
    margin-top: 8em;
}

.margintop-6em {
    margin-top: 6em;
}

a:hover {
    color: #011964;
    text-decoration: underline;
}

.bill-inquiry-btn {
    margin: 0 auto;
    width: 30%;
}

.starter-template {
    padding: 3rem 1.5rem;
    text-align: center;
}

.promo {
    display: inline-block;
    /* border: 1px solid #ccc !important; */
    border-radius: 19px;
    background-color: #28a745;
    color: white;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.0;
}

.pull-right {
    float: right;
}

.promo-amount-text {
    font-size: 80%;
    font-weight: 200;
    color: #28a745;
}

.promo-amount {
    display: inline-block;
    border-radius: 19px;
    background-color: #28a745;
    color: white;
    padding: 0.25rem 0.5rem;
    line-height: 1.0;
}

.item-img {
    margin: 0 auto;
    height: 119px !important;
    width: auto !important;
    background: #fff;
    border-radius: 30px;
    text-align: center;
    overflow: hidden;
}

.dropdown-menu li {
    width: 139px !important;
    height: 160px !important;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    *display: inline;
}

.margintop-10em {
    margin-top: 10em;
}

.margintop-11em {
    margin-top: 11em;
}

.error {
    margin: 0 auto;
    width: 100%;
    margin-top: 10px;
}

.margintop-4em {
    margin-top: 4em;
}

.color-white {
    color: #FFF !important
}

.btnTopNavLogin {
    margin-right: 5px
}

.bg-dark {
    background-color: #0061ae; /* For browsers that do not support gradients */
    background-image: linear-gradient(#0051ae, #0061ae);
}

.base-bg {
    background-color: #0061ae; /* For browsers that do not support gradients */
}

.base-half-bg {
    background: rgb(0,97,174);
    background: linear-gradient(180deg, rgba(0,97,174,1) 60%, rgba(241,241,241,1) 60%);
}

.navbar-expand-md .navbar-nav .nav-link, .navbar-expand .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    margin: 3px 3px 3px 3px !important;
    width: 100%;
}


.item-body {
    margin: 0 auto;
    margin-top: 10px;
}

.dropdown-item:hover, .dropdown-item:focus {
    background-color: #E5E7E9 !important;
}

.dropdown-menu {
    background-color: #F2F3F4 !important;
    min-height: 1em;
    max-height: 25em;
    overflow: auto;
    width: 101% !important;
}

.nav-link svg {
    width: 1.6em;
    transition: width 0.6s ease;
}

.navbar-brand img {
    width: 80px;
    transition: width 0.6s ease;
}

.btn-primary {
    color: #fff;
    background-color: #0098ff;
    border-color: #0098ff;
}

.container {
    max-width: 680px;
    padding: 0 15px;
}

.footer {
    width: 100%;
    flex: none;
    background-color: #ffffff;
}

.navbar {
    transition: width 0.6s ease;
    padding: 0 1rem;
}

.category-list {
    width: 204px;
    display: inline-block;
    margin: 1.2em 0.5em;
    vertical-align: top;
    font-size: 14px;
    color: #6f7faf;
    line-height: normal;
}

    .category-list .frame {
        line-height: 120px;
        background: #fff;
        border-radius: 30px;
        text-align: center;
        margin: 0.8em 3em;
        overflow: hidden;
    }

        .category-list .frame img {
            vertical-align: middle;
            max-height: 121px;
            margin-top: -1px;
        }

    .category-list a {
        color: #6f7faf;
        line-height: normal;
    }

        .category-list a:hover {
            color: #011964;
            text-decoration: none;
        }

.services-list {
    width: 160px;
    display: inline-block;
    margin: 2em 3.5em;
    vertical-align: top;
    font-size: 15px;
    color: #6f7faf;
    line-height: normal;
}

    .services-list a {
        color: #6f7faf;
        line-height: normal;
    }

        .services-list a:hover {
            color: #011964;
            text-decoration: none;
        }

.frame {
    line-height: 140px;
    /*background: #999;*/
    border-radius: 40px;
    text-align: center;
    margin: 0.5em 0;
}

    .frame img {
        /*border-radius: 30px;*/
        vertical-align: middle;
        max-height: 159px;
    }

.government {
    background-color: #dd0e2e; /* For browsers that do not support gradients */
    background-image: linear-gradient(#ff4c4c, #dd0e2e);
}

.telecom {
    background-color: #2252f0; /* For browsers that do not support gradients */
    background-image: linear-gradient(#8156ed, #2252f0);
}

.education {
    background-color: #10b662; /* For browsers that do not support gradients */
    background-image: linear-gradient(#7bea43, #10b662);
}

.digital {
    background-color: #6b3ff1; /* For browsers that do not support gradients */
    background-image: linear-gradient(#e641eb, #6b3ff1);
}

.entertainments {
    background-color: #576af6; /* For browsers that do not support gradients */
    background-image: linear-gradient(#41e2ff, #576af6);
}

.charity {
    background-color: #ff7c06; /* For browsers that do not support gradients */
    background-image: linear-gradient(#ffd538, #ff7c06);
}

.tv {
    background-color: #f324aa; /* For browsers that do not support gradients */
    background-image: linear-gradient(#fd7a50, #f324aa);
}

.insurance {
    background-color: #1b66fe; /* For browsers that do not support gradients */
    background-image: linear-gradient(#35eff4, #1b66fe);
}

.callingcard {
    background-color: #ff4b4c; /* For browsers that do not support gradients */
    background-image: linear-gradient(#ff7b2d, #ff4b4c);
}

.fuel {
    background-color: #0b0b0b; /* For browsers that do not support gradients */
    background-image: linear-gradient(#52514f, #0b0b0b);
}

.others {
    background-color: #6824f3; /* For browsers that do not support gradients */
    background-image: linear-gradient(#4d95f8, #6824f3);
}

.rounded-more {
    border-radius: 1rem !important;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.95rem;
    overflow-y: hidden;
}

    .nav-scroller .nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .nav-scroller .nav-link {
        padding-top: .60rem;
        padding-bottom: .60rem;
        font-size: .875rem;
        color: #011964;
        opacity: .5;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #0098ff;
    border-radius: 5rem;
    opacity: 1;
}

.body {
    padding-top: 10rem;
}

.text-base {
    color: #011964;
}

.tab-content h2 {
    padding-top: 1.8em;
}

.fix-body {
    padding-top: 4.2rem;
}

.services-wrap img {
    max-width: 40%;
}

.card-scroller {
    height: auto;
}

    .card-scroller ul {
        padding-left: 0;
        margin: 0;
    }

        .card-scroller ul li {
            display: inline-block;
        }

.card-wrap {
    display: block;
}

.sm-amount .dm-card {
    width: 95px;
    margin: 10px 0 0px 10px;
    border-radius: 0.8rem;
    padding: 0 8px;
}

.sm-amount .card-height {
    height: 65px;
}

.sm-amount .selected {
    background-size: 40px;
}

.sm-amount .dm-card .amount {
    font-size: 1.5em;
}

.dm-card {
    display: inline-block;
    width: 150px;
    margin: 10px 0 0px 10px;
    border: 0;
    background-color: #eef8ff;
    border-radius: 1.2rem;
    overflow: hidden;
    padding: 0 10px;
    color: #0098ff;
}

.selected {
    background: url("../img/check-card.png") no-repeat right top #eef8ff;
    background-size: 50px;
}

.selected-important {
    background: url("../img/check-card.png") no-repeat right top !important;
    background-size: 50px !important;
    background-color: #0061AE !important;
}

.dm-card:hover {
    color: #0098ff;
}

.card-height {
    height: 95px;
}

.service-bg-important {
}

.dm-card .amount {
    font-size: 1.3em;
}

    .dm-card .amount small {
        font-size: 0.5em;
    }

.superscript {
    position: relative;
    /*top: -10px;*/
    font-size: 0.9em !important;
}

.service-bg {
    background: white;
}

.switch {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 34px;
    font-size: 14px !important;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #b6bdd3;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #0098ff;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(55px);
    -ms-transform: translateX(55px);
    transform: translateX(55px);
}

.switch-sm {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 28px;
}

    .switch-sm input {
        display: none;
    }

.slider-sm {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #b6bdd3;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider-sm:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider-sm {
    background-color: #0098ff;
}

input:focus + .slider-sm {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider-sm:before {
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
}
/* Rounded sliders */
.slider-sm.round {
    border-radius: 34px;
}

    .slider-sm.round:before {
        border-radius: 50%;
    }
/*------ ADDED CSS ---------*/
.on {
    display: none;
}

.on {
    color: white;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 40%;
}

.off {
    color: white;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 65%;
}

input:checked + .slider .on {
    display: block;
}

input:checked + .slider .off {
    display: none;
}

/*--------- END --------*/

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.form {
    margin-top: 3em;
}

    .form h4 {
        color: #011964;
        margin-bottom: 1rem;
    }

    .form .rounded-lg {
    }

    .form .form-row {
        padding: 10px 0 0;
        border-radius: 1rem !important;
        background: #fff;
        margin-bottom: 1em;
        text-align: left;
    }

    .form label {
        margin: 0 12px;
        font-size: 0.9rem;
    }

    .form input, .form select {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom-color: #fff;
        border-radius: 0rem;
        font-size: 1.3rem;
        font-weight: 400;
        margin-top: -4px;
        box-shadow: none;
        color: #0098ff !important;
    }

        .form input:focus, .form select:focus {
            box-shadow: none;
        }
            
        .form input:focus, .form select:focus
{
    box-shadow: none;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: .3;
}

.invalid-feedback {
    margin: 5px 10px;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255);
}

.form-control:focus {
    background-color: #fff;
}

.input-group-text {
    color: #011964;
    font-size: 1.25rem;
    padding-right: 0;
    margin-top: -5px;
}

.input-info {
    position: absolute;
    display: inline-block;
}

.input-text {
    text-indent: 100px;
}

.btn-light {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.cart .btn-light {
    background-color: #ffffff;
    color: #6f7faf;
}

.counter {
    width: 60px;
    border-radius: 0px !important;
    text-align: left;
    display: inline-block;
}

.up_count {
    margin-bottom: 5px;
    height: 40px;
    border-radius: 10px;
}

.down_count {
    margin-bottom: 5px;
    height: 40px;
    border-radius: 10px;
}

.label-fix {
    line-height: 40px;
}

.text-md {
    font-size: 1rem !important;
    line-height: 40px;
}

.content-wrap {
    margin-top: 2em;
}

    .content-wrap h2 {
        color: #011964;
        margin-bottom: 5px;
    }

.head {
    color: #011964;
    font-size: 1rem;
    margin-bottom: 0;
}

.total-lg {
    color: #0098ff;
    font-size: 1.8rem;
    margin-bottom: -8px;
    font-weight: 500;
}

.updates {
    text-align: right;
}

.content-wrap .content-row {
    padding: 0;
    border-radius: 1rem !important;
    background: #fff;
    margin-bottom: 1em;
}

.checkout li {
    border-bottom: solid 1px #ccd1de;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .checkout li img {
        height: 50px;
        margin-right: 20px;
        border-radius: 15px;
    }

    .checkout li:last-child {
        border-bottom: 0;
    }

.checkout .text-primary {
    font-weight: 500;
    color: #0098ff;
    font-size: 1.2rem;
}

.checkout h6 {
    font-weight: 500;
    color: #011964;
    font-size: 1.2rem;
}

.remove img {
    height: 20px !important;
}

.img-sm {
    max-width: 20%;
}

.pay-method h2 span {
    font-size: 1rem;
    color: #6f7faf;
    display: block;
    font-weight: normal;
}

.pay-method .modal-content {
    border-radius: 1.5em;
    background: #f1f1f1;
}

.pay-method .modal-body, .pay-method .modal-header, .pay-method .modal-footer {
    padding: 1em 3em;
}

.method-list {
    display: block;
}

    .method-list li {
        border: 0;
        padding: 10px;
        background: white;
        border-radius: 1.5em;
        text-decoration: none;
        margin: 7px 0;
    }

        .method-list li:hover {
            text-decoration: none;
            box-shadow: 0rem 0rem 1rem rgba(0, 0, 0, 0.15) !important;
            transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        }

        .method-list li img, .method-list-active li img {
            height: 70px;
            margin-right: 20px;
            border-radius: 10px;
        }

.method-list-active li {
    background: #0098ff;
    border: 0;
    padding: 10px;
    color: #fff;
    border-radius: 1.5em;
    text-decoration: none;
    margin: 7px 0;
}

.method-list-active h6 {
    color: #fff;
}

.dropdown-divider {
    border-top: 1px solid #ccd1de;
}

.check-img img {
    height: 15px !important;
    border-radius: 0 !important;
}

a:hover {
    text-decoration: none;
}

.text-grey {
    color: #6f7faf;
}

.item-heading {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Rubik', sans-serif;
    color: #6f7faf;
    line-height: normal;
    font-size: 13px;
}

.input-group-prepend .btn:focus, .input-group-append .btn:focus {
    box-shadow: none;
}

.dropdown-item {
    border-top: 1px solid #ccd1de;
    padding: 10px;
    height: 10em;
}

    .dropdown-item:first-child {
        border-top: 0;
    }

.item-heading {
    margin: 0 auto;
}

.dropdown-item img {
    height: 120px;
    width: 120px;
    /*margin-right: 10px;*/
    overflow: hidden;
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #b6bdd3;
    border-color: #b6bdd3;
}

.footer small {
    font-size: 0.8em;
}

.form-signin {
    width: 100%;
    /*  max-width: 500px;*/
    /*  margin: auto;*/
    min-height: 620px;
}

    .form-signin .checkbox {
        font-weight: 400;
    }

.navbar-dark .navbar-toggler {
    border: 0;
}

.navbar-toggler {
    padding: 0;
}

@media (max-width: 1440px) {
    .body {
        padding-top: 11rem;
    }

    .services-list {
        width: 135px;
        margin: 1.5em 3.8em;
    }

    .frame {
        line-height: 125px;
        border-radius: 35px;
        margin: 0.5em 0;
    }

        .frame img {
            max-height: 50px;
        }

    .tab-content h2 {
        padding-top: 1em;
    }

    .services-wrap img {
        max-width: 40%;
    }
}

@media (max-width: 1366px) {
    .body {
        padding-top: 11rem;
    }

    .services-list {
        width: 110px;
        margin: 1.5em 3em;
        font-size: 13px;
    }

    .frame {
        line-height: 105px;
        border-radius: 28px;
        margin: 0.5em 0;
    }

    .dropdown-item img {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }

    .frame img {
        max-height: 110px;
    }

    .category-list {
        width: 125px;
        margin: 1.2em 1.5em;
    }

        .category-list .frame {
            line-height: 96px;
            border-radius: 25px;
            margin: 0.5em 1em;
        }

            .category-list .frame img {
                max-height: 97px;
            }

    .services-wrap img {
        max-width: 30%;
    }
}

@media (max-width: 1024px) {
    .item-img {
        height: 96px !important;
        border-radius: 18px;
    }

    .dropdown-menu li {
        width: 116px !important;
        height: 140px !important;
    }
}


@media (max-width: 800px) {
    .item-img {
        height: 80px !important;
        border-radius: 18px;
    }

    .dropdown-menu li {
        width: 100px !important;
        height: 115px !important;
    }
}


@media (max-width: 767.98px) {
    .navbar-collapse ul {
        padding-bottom: 1rem;
    }
}

@media (max-width: 600px) {
    .body {
        padding-top: 8.5rem;
    }

    .dropdown-menu li {
        width: 110px !important;
        height: 130px !important;
    }

    .item-img {
        height: 90px !important;
    }

    .dropdown-menu {
        min-height: 1em;
        max-height: 35em;
        overflow: auto;
        width: 101% !important;
    }

    .dropdown-item img {
        height: 90px;
        margin-right: 0px;
        overflow: hidden;
    }

    .nav-link svg {
        width: 1.4em;
    }

    h1 {
        font-size: 1.8rem;
    }

    .btn-primary {
        font-size: 13px !important
    }

    .head {
        font-size: 13px !important
    }

    .btn-sm {
        font-size: 10px !important;
    }

    .pull-right {
        font-size: 11px
    }

    .promo-amount-text {
        font-size: 10px
    }

    .navbar-expand-md .navbar-nav .nav-link, .navbar-expand .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        width: 100%;
        margin: 3px 3px 3px 3px !important;
    }

    .services-list {
        width: 90px;
        margin: 1.5em 1.2em;
        font-size: 13px;
    }

    .frame {
        line-height: 90px;
        border-radius: 28px;
        margin: 0.2em 0;
    }

        .frame img {
            max-height: 90px;
        }

    .category-list {
        width: 108px;
        margin: 1.2em 0.5em;
        font-size: 0.7rem;
    }

        .category-list .frame {
            line-height: 80px;
            border-radius: 25px;
            margin: 0.5em 1em;
        }

            .category-list .frame img {
                max-height: 86px;
            }

    .tab-content h2 {
        padding-top: 2.5em;
        font-size: 1.5rem;
    }

    .services-wrap img {
        max-width: 60%;
        margin: 10px 0;
    }

    .checkout li {
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .checkout li img {
            margin-right: 12px;
            height: 55px;
        }

    .checkout .text-primary {
        font-size: 1rem;
    }

    .checkout h6 {
        font-size: 1rem;
    }

    .total-lg {
        font-size: 1.6rem;
    }

    .img-sm {
        max-width: 30%;
    }

    .pay-method .modal-body, .pay-method .modal-header, .pay-method .modal-footer {
        padding: 1em 1em;
    }

    .method-list li {
        padding: 10px;
    }

    .card-scroller {
        position: relative;
        z-index: 2;
        height: 6.2rem;
        overflow-y: hidden;
    }

        .card-scroller ul {
            padding-left: 0;
        }

            .card-scroller ul li {
                display: inline-block;
            }

    .card-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        list-style: none;
        margin-top: -1px;
        overflow-x: auto;
        text-align: left;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .dm-card {
        width: 135px;
        border-radius: 1.2rem;
        margin: 5px 0 0px 10px;
    }

    .selected {
        background-size: 50px;
    }

    .card-height {
        height: 90px;
    }

    .dm-card .amount {
        font-size: 1.6em;
    }

    .footer small {
        font-size: 0.5em;
        display: block;
    }

    .sm-amount {
        height: 5.2rem;
    }

    .form-signin {
        min-height: 550px;
    }

    .form {
        margin-top: 1.8em;
    }

    .navbar-collapse ul {
        padding-bottom: 1rem;
    }
}

@media (max-width: 375px) {
    .navbar-expand-md .navbar-nav .nav-link, .navbar-expand .navbar-nav .nav-link {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
        margin: 2px 2px 2px 2px !important;
        width: 100%;
    }

    .services-list {
        height: 125px;
        width: 100px;
        margin: 0 auto;
        font-size: 12px;
    }

    .dropdown-item img {
        height: 82px;
        margin-right: 0px;
        overflow: hidden;
    }

    .item-img {
        height: 75px !important;
        border-radius: 18px;
    }

    .dropdown-item img {
        margin: 0 auto;
        height: auto;
        width: 100%;
        margin-right: 0px;
        overflow: hidden;
    }

    .dropdown-menu li {
        width: 95px !important;
        height: 115px !important;
    }

    .dropdown-menu {
        max-height: 1em;
        max-height: 35em;
        overflow: auto;
        width: 101% !important;
    }
    /*.services-list{
	width: 80px;
	margin: 1.2em 1.2em;
	font-size: 12px;
}*/
    .frame {
        line-height: 80px;
        border-radius: 25px;
        margin: 0.5em 0;
    }

        .frame img {
            max-height: 78px;
        }

    .category-list {
        width: 108px;
        margin: 1.2em 0em;
        font-size: 0.7rem;
    }

        .category-list .frame {
            line-height: 84px;
            border-radius: 22px;
            margin: 0.5em 1em;
        }

            .category-list .frame img {
                max-height: 86px;
            }

    .pay-method .modal-body, .pay-method .modal-header, .pay-method .modal-footer {
        padding: 1em 1em;
    }

    .method-list li {
        padding: 10px;
    }

    .card-scroller ul {
        padding-left: 0;
    }

        .card-scroller ul li {
            display: inline-block;
        }

    .card-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        list-style: none;
        margin-top: -1px;
        overflow-x: auto;
        text-align: left;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
}


@media (max-width: 320px) {
    .frame {
        line-height: 0px;
        border-radius: 28px;
        margin: 0.2em 0;
    }

        .frame img {
            max-height: 80px;
        }

    .services-list {
        width: 93px;
        height: 115px;
        margin: 0 auto;
        font-size: 10px;
    }

    .dropdown-menu li {
        width: 80px !important;
        height: 115px !important;
    }

    .item-img {
        height: 60px !important;
        border-radius: 18px;
    }
}

@media (max-width: 280px) {
    .frame {
        line-height: 0px;
        border-radius: 28px;
        margin: 0.2em 0;
    }

        .frame img {
            max-height: 70px;
        }

    .services-list {
        width: 80px;
        height: 110px;
        margin: 0 auto;
        font-size: 10px;
    }

    .dropdown-menu li {
        width: 68px !important;
        height: 95px !important;
    }

    .item-img {
        height: 48px !important;
        border-radius: 10px;
    }
}
.Cblock li {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .Cblock li img {
        height: 80px;
        margin-right: 20px;
        border-radius: 15px;
        border: solid 1px #ccd1de;
    }

.Cblock h6 {
    font-weight: 500;
    color: #0098ff;
    font-size: 1.2rem;
}

.progress {
    border-radius: 5rem;
}
.Cblockr li {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .Cblockr li img {
        height: 80px;
        margin-left: 20px;
        border-radius: 15px;
        border: solid 1px #ccd1de;
    }

.Cblockr h6 {
    font-weight: 500;
    color: #0098ff;
    font-size: 1.2rem;
}

.progress-style {
    font-size: 0.9rem;
}

    .progress-style span {
        font-weight: 500;
        color: #011964;
    }

.dropdown-item img {
    height: 18px;
    widows: 18px;
    margin-right: 10px;
    border-radius: 1.5em;
    overflow: hidden;
}

.dm-card .amount small {
    font-size: 0.5em;
}

.superscript {
    position: relative;
    top: -10px;
}