﻿@media (max-width: 991px) {
    section.recharge-box .row {
    }

    header {
        padding: 20px 0;
    }

    #demo .carousel-inner {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .owl-slider a.nav-link .fa {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    section.google-adds-wp {
        display: none;
    }

    a.navbar-brand {
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }

        a.navbar-brand img {
            width: 250px;
        }

    .login-wrp {
        width: 100%;
        justify-content: flex-end;
    }

    .Subscribe {
        margin-top: 15px;
    }

    table.table-plan {
        overflow: auto;
        width: 100%;
        height: 100px;
    }

    span.lg-s {
        display: none;
    }

    h6.heading-6 {
        text-align: center;
    }

    .Keep-in-touch ul {
        justify-content: center;
    }

    .Keep-in-touch li:first-child a {
    }

    .payment-footer ul {
        justify-content: center;
    }

    div#myModal .modal-dialog.modal-sm {
        width: 75%;
        margin: 0 auto;
        top: 100px;
    }

    section.view-plan {
        padding: 10px 0;
        display: none;
    }

    section.description-box {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .cssDivConfirm {
        display: flex;
        flex-flow: column;
        width: calc(100% - 30px);
        bottom: 0;
    }

        .cssDivConfirm .alert-icon {
            width: 100%;
        }

        .cssDivConfirm .divinner {
            padding: 30px 15px;
        }

        .cssDivConfirm .success-icon {
            width: 100%;
        }

    .menu_br {
        position: relative;
        width: 100%;
        height: 65px;
        overflow: scroll;
        background: #ffffff;
        /* box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%); */
        border-radius: 5px;
        justify-content: space-around;
        border-radius: 5px 5px 0 0;
    }

    section.customer-logos-new {
        position: absolute;
        left: 0;
        box-shadow: none;
        border-bottom: 1px solid #b5b5b5;
    }

    .slide-new {
        width: 110px;
    }

    .contentWrapper table {
        width: max-content;
    }

    .section-title {
        margin-bottom: 15px !important;
    }

    h2 {
        font-size: 24px;
    }

    body {
        font-size: 14px;
    }

    .feature-carousel-details h3 {
        font-size: 18px;
    }

    .services-footer h6 {
        text-align: left;
    }

    .services-footer {
        margin-top: 15px;
    }

    li.face-book {
    }

    p.copyright-text {
        text-align: center;
    }

    section.footer-wrap {
        padding: 0;
    }

    section.term-conditon-pg {
        padding: 30px 0;
    }

    .funfacts-area {
        padding: 30px 0;
        padding-bottom: 15px;
    }

    section.how-it-works-area {
        padding: 30px 0;
    }

    form.mobile-recharge-bx {
        margin-top: 0;
        border-radius: 0 0 5px 5px;
        padding: 15px;
    }

    form.mobile-recharge-bx {
    }

    section.recharge-box {
        padding-bottom: 50px;
    }

    .funfacts-area .row {
        padding: 0;
        flex-flow: column;
        justify-content: center;
    }

        .funfacts-area .row .col-lg-3 {
            max-width: 100%;
        }

    .funfact {
        margin-bottom: 30px;
        background: white;
        border-radius: 15px;
        padding: 30px;
    }

    .col-md-6.right-sing {
        display: none;
    }

    .row.sign-row {
        height: auto;
    }

    .modal-dialog.modal-md.width_full {
        height: auto;
    }

    #myModal button.close {
        width: 25px;
        height: 25px;
        right: 25px;
        font-size: 16px;
    }

    h2.Headingdata {
        padding-right: 30px;
    }

    .to-link-inner {
        width: 320px;
        box-shadow: 0 0 20px #00000047;
    }

    .to-link {
        position: absolute;
        right: 15px;
    }

    p.ErrorMessage-br {
        font-size: 16px;
        font-weight: 500;
    }

    p.success-massege-hd {
        font-size: 16px;
        font-weight: 500;
    }
}
