﻿
@media (min-width:1200px) {
    .logo-img {
        max-width: 260px;
    }

    .content-wrapper {
        padding: 11px 4px 48px;
    }

    .terms-container {
        padding: 20px 37px;
    }

    .downpayment .terms-container .card {
        margin-bottom: 0;
    }

    .tacbox {
        font-size: 11px;
    }

    .content-wrapper .container {
        max-width: 1231px;
    }

    .tacbox {
        display: block;
        padding: 11px;
        margin-top: 16px;
        border: 3px solid #ddd;
        background-color: #eee;
        max-width: 800px;
    }
    /* .DivEmiSchedule .info-table tbody tr td:first-child { */
    /* padding: 0;  */
    /* } */
}



@media (max-width: 991.98px) {
    .header .navbar-brand img {
        max-width: 200px;
    }

    .terms-container .card .card-header {
        font-size: 14px;
        font-weight: 500;
    }

    .terms-container {
        padding: 0;
        margin-top: 16px;
    }

    .otp-wrapping .input-field input {
        width: 36px;
        font-size: 30px;
    }
}

@media (max-width: 767.98px) {
    .sweet-alert {
        width: auto !important;
    }
}

@media (max-width: 575.98px) {
    .header .navbar-brand img {
        max-width: 148px;
    }

    .otp-wrapping .input-field input {
        height: 39px;
        width: 37px;
        font-size: 23px;
    }

    .number-show {
        font-size: 16px;
    }

    .Acc-number {
        font-size: 16px;
    }

    .otp-wrapping h6 {
        font-size: 12px;
    }

    .timing-show {
        font-size: 14px;
    }

    .otp-wrapping form button {
        margin-top: 14px;
        padding: 7px 0;
    }

    .sweet-alert {
        width: auto !important;
    }

    .sweetalert-section .terms-container {
        padding: 0;
    }

    .Dp-notification {
        font-size: 10px;
    }

    .terms-container .card {
        padding: 10px;
        /* margin-top: 16px;*/
    }

    .confirmTerms-modal .modal-body .terms-section p {
        font-size: 12px;
        line-height: 18px;
    }

    .tacbox {
        padding: 8px;
    }

        .tacbox input {
            height: 17px;
            width: 13px;
            vertical-align: middle;
        }

        .tacbox label {
            font-size: 12px;
        }

    .confirmTerms-modal .modal-body {
        padding: 13px;
    }

    .confirmTerms-modal .modal-title {
        font-size: 14px;
    }

    .terms-container .card ul li {
        font-size: 12px;
    }

        .terms-container .card ul li::before {
            height: 0.55rem;
            width: 0.55rem;
        }

    .terms-container .card .card-title {
        font-size: 14px;
    }

    .terms-container {
        padding: 0;
    }

    .ssn-btn {
        bottom: 34%;
        right: 124px;
    }

    .ssn-hr {
        display: none;
    }

    .sessionout {
        background-position: top;
    }

    .ssn-hed {
        font-size: 44px;
    }

    .available__balance .balance hr {
        display: none;
    }

    .transactionid span {
        font-size: 11px;
        font-weight: 400;
    }

    .pycAcc span {
        font-size: 12px;
    }

    .confirmdate p {
        font-size: 12px;
    }

    .emiimag {
        display: none;
    }

    .payment_conformation h1 {
        font-size: 20px;
        padding-top: 5px;
    }

    .payment_conformation p {
        font-size: 11px;
    }

    .payment__success__body ul {
        padding-left: 0;
    }

    .payment__success__body {
        padding: 13px 9px;
    }

        .payment__success__body ul li span {
            font-size: 12px;
        }

    .confirm__invocie h5 {
        margin-bottom: 12px;
        font-weight: 600;
        font-size: 15px;
    }

    .price__cost li span {
        font-size: 13px;
    }

    .switcher-btn {
        font-size: 16px;
        padding: 8px 13px;
    }

    .card-wraping {
        background: unset;
        margin: 5px 4px;
        box-shadow: none;
    }
}
