@media (max-width: 1199px) {
    #header .logo a {
        min-width: 200px;
    }
    .extra-installment {
        padding: 2px;
    }
    .payment-table-inner label .checked-style {
        top: 2px;
        left: 2px;
    }
    .extra-installment {
        line-height: 15px !important;
    }
    .mb-st .btn {
        padding: 0.5rem 1rem;
        font-size: .875rem;
        border-radius: 0.2rem;
    }
    #header .logo img {
        max-width: 190px;
        width: 190px;
    }
    .product-detail-title {
        font-size: 1.4rem;
    }
    .product-detail-swiper img {
        min-height: 300px;
        max-height: 300px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .other-product-list .other-button-next:after {
        font-size: 32px;
    }

    .other-product-list .other-button-next {
        right: -26px;
    }

    .other-product-list .other-button-prev:after {
        font-size: 32px;
    }

    .other-product-list .other-button-prev {
        left: -26px;
    }
}

@media (max-width:991px) {
    #cardPreviewArea{
        display: none !important;
    }
    .payment-table-inner label{
        padding: 25px 10px 10px 10px
    }
    .payment-table-inner input[type="radio"]:checked ~ label .installment-price{
        padding-left: 0;
    }
    .featured-box p {
        font-size: 13px;
        line-height: 20px;
    }
    .mb-lg-30{
        margin-bottom: 30px !important
    }
    .mb-lg-15 {
        margin-bottom: 15px !important
    }
    .first-title {
        font-size: 26px;
    }
    .login-box {
        margin-bottom: 20px;
    }

    #header .logo a {
        min-width: 150px;
    }

    .welcome-inner {
        height: 300px;
        min-height: 300px;
    }

    .footer-top {
        display: block;
    }

    .footer-info {
        margin-bottom: 10px;
    }

    .footer-address {
        text-align: center;
    }

    .box-pd {
        padding: 15px;
    }

    .process-count .transactions:not(:last-child) {
        margin-bottom: 15px;
    }

    .company-last-process {
        margin-bottom: 30px;
    }
    .mb-md-15{
        margin-bottom: 15px;
    }
    .pay-set-btn.mt-30 {
        margin-top: 15px !important;
    }
    .lg-table-responsive {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        display: block;
    }
    .prc-c-top .prc-info {
        margin-top: 20px;
    }
    #header .logo img {
        max-width: 160px;
        width: 160px;
        max-height: 42px;
    }
    .no-register {
        padding: 8px 10px !important;
        font-size: 13px !important;
    }
    .other-product {
        font-size: 18px;
        margin-top: 20px;
    }

    .other-product-list .other-button-next:after {
        font-size: 32px;
    }

    .other-product-list .other-button-next {
        right: -30px;
    }

    .other-product-list .other-button-prev:after {
        font-size: 32px;
    }

    .other-product-list .other-button-prev {
        left: -30px;
    }
    .area-detail-right {
        margin-top: 30px;
    }
}

@media (min-width:991px) {
    .buttons-area *:not(:last-child){
        margin-bottom: 15px;
    }
}

@media (max-width:767px) {
    .swal2-title {
        font-size: 24px !important;
    }
    .mb-md-0{
        margin-bottom: 0 !important;
    }
    .modal-title {
        font-size: 1rem;
    }
    .box-first-title {
        padding-bottom: 15px;
        margin-bottom: 15px;
        font-size: 1.5rem;
    }
    .cvc-area .veripay-tooltip {
        transform: translate(-100%, -35%);
        top: 0;
        left: -5px;
    }
    .mt-md-30 {
        margin-top: 30px;
    }
    .input-in-area{
        min-width: 110px;
    }
    div.dataTables_wrapper div.dataTables_info{
        margin-bottom: 5px;
    }
    .address-page-top .inner-title {
        font-size: 17px;
    }
    .random-img img {
        width: 100%;
    }
    .product-detail-title {
        font-size: 18px;
    }
    .product-detail-price {
        font-size: 16px;
    }

    .old-product-detail-price {
        font-size: 12px;
    }
    .mobile-product-info {
        display: block;
        color: #000;
        font-size: 12px;
        line-height: 16px;
    }
    .mobile-hide {
        display: none !important;
    }
    .customize-table-responsive.mobile-hide-responsive table {
        min-width: auto;
    }
}

@media (max-width: 575px) {
    .swal2-title {
        font-size: 20px !important;
    }
    .swal2-icon {
        margin: 1em auto 1em;
        width: 4em;
        height: 4em;
    }
    .buttons-area *:not(:last-child){
        margin-bottom: 15px;
    }
    .logo.me-3 {
        margin-right: 0 !important;
    }

    #header .logo a {
        min-width: 100px !important
    }
    ul.nav.justify-content-center.justify-content-lg-start.footer-agreement li:after {
        display: none;
    }
    ul.nav.justify-content-center.justify-content-lg-start.footer-agreement {
        flex-direction: column;
    }

    #footer .nav .nav-item {
        display: block;
        text-align: center;
    }

    .first-title {
        font-size: 24px;
    }
    
    .user-name {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .pay-text {
        font-size: 16px;
    }
    #header .logo img {
        max-width: 120px;
        width: 120px;
        max-height: 34px;
    }
    .order-detail-name {
        margin-right: 5px;
        min-width: auto;
        width: auto;
    }
    .order-info-area {
        margin-top: 0;
    }
    .one-pay-box {
        padding: 10px;
    }

    .one-pay-padding {
        padding: 20px 20px 0;
    }
    .other-product-list {
        max-width: 360px;
        margin: 0 auto;
        padding-bottom: 35px;
    }


    .other-product-list .other-button-prev:after {
        font-size: 20px;
    }

    .other-product-list .other-button-next:after {
        font-size: 20px;
    }
    .header-basket-content {
        margin-right: 5px;
    }
    .prc-c-top .btn {
        margin-bottom: 5px;
    }
    .product-item {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .other-product-list .other-button-prev {
        left: 0;
    }

    .other-product-list .other-button-next {
        right: 0;
    }
}

@media (max-width:400px) {
    .no-register {
        font-size: 12px !important;
        line-height: 1.2 !important;
    }
    .user-info ul{
        padding-left: 15px;
        margin-bottom: 15px;
    }
    .prc-c-top .btn {
        width: 100%;
    }

    .prc-c-top .btn:not(:last-child) {
        margin-bottom: 10px;
    }
    .other-product-list {
        max-width: 100%;
    }
    .grid-view-selected {
        display: block;
    }

    .grid-view-styles {
        justify-content: center;
        margin-top: 10px;
    }

    .grid-view-styles * {
        width: 100%;
    }
}

@media (max-width: 330px) {
    div#donut-example {
        height: 250px;
    }
    .row.mb-3.remember-row > .col {
        width: 100%;
        display: block;
        text-align: left !important;
    }

    .row.mb-3.remember-row {
        display: block;
    }

    .form-check-inline {
        display: block;
    }
}