@media (max-width: 1199px) {
   .circle {
    height: 210px;} 
    
}
@media (max-width: 991px) {
    .counter-section span.counter {
    font-size: 24px;
    line-height: 24px;}
    .medium-icon {
    font-size: 24px !important;}
    #navbarResponsive {top: 100px;}
    header {height: 70px;}
}
@media (max-width: 767px) {
    .post-sharing {top: auto;transform: none;background: #ffffff;box-shadow: none;bottom: 0;z-index: 1000;width: 100%;}
    .post-sharing a {display: inline-block;width: 32.33%;}
    .payment-image {
        width: 300px;
        height: 300px;
        margin: 0 auto;
    }
    /*  */
    .payment-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .payment-service-content strong {
        font-size: 12px;
    }
    .payment-service-content h2 {
        font-size: 22px;
    }
    .payment-service-content p {
        font-size: 12px;
        line-height: 16px;
    }
    section#contract-us-section h3 {
        font-size: 16px;
    }
    section#contract-us-section .btn a {
        padding: 3px 15px;
        font-size: 15px;
    }
    section#deposit-account-section {
        padding: 1rem 0px;
    }
    .section-heading {
        margin-bottom: 0px;
    }
    .deposit-account-img {
        width: 280px;
        height: 280px;
        margin: 0 auto;
    }
    .deposit-account-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .deposit-account-text-content {
        margin-top: 10px;
    }
    .deposit-account-text-content strong {
        font-size: 12px;
    }
    .deposit-account-text-content h5 {
        font-size: 20px !important;
        margin-bottom: 5px !important;
    }
    .deposit-account-text-content p {
        font-size: 14px;
        line-height: 18px;
    }
    .deposit-account-content {
        margin-top: 30px;
    }
    section.footer-section {
        padding: 1rem 0rem;
    }
    .f-heading {
        margin-top: 20px;
    }
    .footer-content-first p {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .footer-content-first {
        margin-bottom: 30px;
    }
    .sub-footer {
        padding: 10px 0px;
    }
    .sub-footer p {
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .modal.show .modal-dialog {
        max-width: 80%;
    }
    .modal .modal-body .close {
        right: -12px;
        top: -18px;
        height: 32px;
        width: 32px;
    }
}
@media (max-width: 991px) {}