@media screen and (min-width: 1400px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .navbar-nav .nav-link {
        padding: 5px 45px !important;
    }
    .slide-wrapper {
        width: 60%;
    }
    .signle-card {
        padding: 15px 20px;
    }
    .branch-list {
        left: calc((100% - 1140px)/2);
    }
}

/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-brand img {
        max-width: 135px;
    }
    .navbar-nav .nav-link {
        padding: 5px 25px !important;
    }

    .slide-wrapper {
        width: 60%;
    }
    .slide-items {
        min-height: 380px;
    }

    .hero-content-left h4 {
        word-wrap: break-word;
    }
    .hero-content-left {
        width: 50%;
    }
    .hero-content-items {
        padding: 25px;
        padding-right: 0px;
        min-height: 180px;
    }

    .signle-card {
        padding: 15px 5px;
    }

    .achivement-wrapper {
        padding-top: 40px;
    }

    /* loan benefits section  */
    .loan-benefits-card h2 {
        font-size: 22px;
    }
    .loan-benefits-card p {
        font-size: 20px;
    }

    .copyright-block ul li a {
        font-size: 13px;
    }
    .copyright-block p {
        font-size: 13px;
    }

    .loan-conditions .about-card-left {
        width: 160px;
    }

    /* cutomer info page  */

    .fin-entry-card {
        max-width: 600px;
    }
    .customer-section-title h2 {
        font-size: 40px;
    }

    .info-show-wrapper ul li {
        padding: 20px 15px;
    }
    .info-show-wrapper ul li h2 {
        font-size: 18px;
    }
    .info-show-wrapper ul li h4 {
        font-size: 18px;
    }
    .info-card-text ul li {
        font-size: 18px;
    }
    .loan-inner-wrapper {
        padding-top: 40px;
    }
    .loan-benefits-card {
        min-height: 200px;
    }

    .info-entry-description p {
        font-size: 22px;
    }
    .branch-list {
        left: calc((100% - 960px)/2);
    }
    .info-details-section {
        padding: 55px 0;
    }
}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .nav-link {
        border: none !important;
        padding: 10px !important;
    }
    .slide-wrapper {
        width: 100%;
    }
    .slide-items {
        min-height: 330px;
    }
    .hero-slide-content h2 {
        font-size: 35px;
    }
    .hero-slide-content h4 {
        font-size: 26px;
    }

    /* step section res  */

    .step-card-body {
        flex-wrap: wrap;
    }

    .signle-card {
        width: calc(33.3% - 10px);
        padding: 20px;
    }

    .step-card-body::before {
        width: 70%;
    }
    .step-section {
        padding: 30px 0;
    }

    .section-title h2 {
        font-size: 22px;
    }

    .achivement-wrapper {
        padding-top: 50px;
    }

    /* loan requirement section  */

    .loan-requirement-section {
        padding: 30px 0;
        padding-top: 5px;
    }
    .section-description ul li {
        font-size: 22px;
    }
    .card-title h4 {
        font-weight: 400;
        font-size: 19px;
    }
    .loan-card-value .value {
        font-size: 28px;
    }
    .signle-input input {
        padding: 20px;
    }
    .input-group-gap input {
        padding: 20px;
    }
    .loan-inner-wrapper {
        padding-top: 50px;
    }

    /* loan benefits section  */
    .loan-benefits-card h2 {
        font-size: 24px;
    }
    .loan-benefits-card p {
        font-size: 25px;
    }
    .loan-benefits-section {
        padding-bottom: 60px;
    }

    .copyright-card ul {
        justify-content: start !important;
    }

    .branch-map-section {
        padding: 30px 0;
    }

    /* about page res  */

    .page-title-section {
        margin-top: 40px;
        margin-bottom: 25px;
        padding: 20px 0;
    }
    .about-content-card h4 {
        font-size: 20px;
        padding-top: 10px;
    }
    .about-card-left {
        width: 170px;
        text-align: left;
        align-items: start;
    }
    .about-inner-card {
        flex-direction: column;
        align-items: start !important;
    }

    .page-title h2 {
        font-size: 28px;
    }
    .about-content-section {
        padding-bottom: 55px;
    }

    /* cutomer info page  */
    .customer-section-title h2 {
        font-size: 38px;
    }
    .customer-info-section {
        padding-top: 60px;
        padding-bottom: 50px;
    }
    .customer-section-title p {
        font-size: 22px;
        padding-top: 22px;
    }
    .fin-entry-card h4 {
        font-size: 22px;
    }
    .fin-entry-card input {
        font-size: 20px;
    }
    .form-next-btn {
        height: 60px;
        margin-top: 21px;
        font-size: 20px;
    }
    .forget-customer-code {
        padding-top: 50px;
    }
    .forget-customer-code p {
        font-size: 23px;
    }
    .info-entry-description {
        padding-top: 50px;
    }
    .info-entry-description p {
        font-size: 22px;
    }

    .info-show-wrapper ul li {
        padding: 20px 20px;
    }
    .info-show-wrapper ul li h2 {
        font-size: 18px;
    }
    .info-show-wrapper ul li h4 {
        font-size: 18px;
    }
    .info-card-text ul li {
        font-size: 18px;
    }
    .info-card-body {
        padding-top: 20px;
    }
    .info-card-items {
        padding: 18px 20px;
    }
    .inner-card-left h4 {
        font-size: 18px;
    }
    .inner-card-left input {
        font-size: 18px;
    }

    .branch-list {
        position: fixed;
        left: 20px;
        bottom: -15px;
        height: 90px;
        display: flex;
        align-items: end;
        right: 20px;
        transition: 0.3s;
        z-index: 1000;
    }

    .branch-wrapper {
        width: 100%;
        height: 100%;
        padding-bottom: 50px;
    }
    .branch-list.list-expanded {
        height: 85vh;
    }
    .about-card-left h2 {
        font-size: 35px;
    }
    .info-details-section {
        padding: 40px 0;
    }
    .info-title h2 {
        font-size: 25px;
    }
    .info-title {
        padding-bottom: 20px;
    }
}

/*
====================================
Small Screen - Mobile
====================================
*/
@media screen and (min-width: 576px) and (max-width: 767px) {
    .contact-phone a {
        font-size: 20px;
    }
    .navbar-nav .nav-link {
        border: none !important;
        padding: 10px !important;
    }

    .slide-wrapper {
        width: 100%;
    }
    .slide-items {
        min-height: 300px;
    }
    .hero-slide-content h2 {
        font-size: 30px;
    }
    .hero-slide-content h4 {
        font-size: 22px;
    }

    .hero-slide-content {
        text-align: center;
    }

    /* step section res  */

    .step-card-body::before {
        display: none;
    }
    .step-section {
        padding: 30px 0;
    }

    .section-title h2 {
        font-size: 24px;
    }
    .step-card-body {
        flex-wrap: wrap;
    }

    .signle-card {
        width: calc(50% - 10px);
        padding: 20px;
    }
    .achivement-wrapper {
        padding-top: 70px;
    }
    .achivement-number h2 {
        font-size: 35px;
    }
    .achive-card-details .card-text h4 {
        font-size: 14px;
    }

    /* loan requirement section  */

    .loan-requirement-section {
        padding: 50px 0;
    }
    .section-description ul li {
        font-size: 22px;
    }
    .card-title h4 {
        font-weight: 400;
        font-size: 19px;
    }
    .loan-card-value .value {
        font-size: 28px;
    }
    .signle-input input {
        padding: 12px 20px;
    }
    .input-group-gap {
	padding-top: 20px;
}
    .input-group-gap input {
        padding: 15px 20px;
    }
    .loan-inner-wrapper {
        padding-top: 50px;
    }
    .load-card-items {
        width: 100%;
    }

    .loan-top-card {
        flex-wrap: wrap;
    }

    .loan-form {
        padding-top: 40px;
    }

    /* loan benefits section  */
    .loan-benefits-card h2 {
        font-size: 25px;
    }
    .loan-benefits-card p {
        font-size: 25px;
    }
    .loan-benefits-section {
        padding-bottom: 50px;
        padding-top: 0;
    }

    .copyright-card ul {
        justify-content: start !important;
    }
    .site-footer {
        padding-top: 20px;
    }
    .copyright-block ul {
        justify-content: start !important;
    }
    .branch-map-section {
        padding: 40px 0;
    }

    /* about page res  */

    .page-title-section {
        margin-top: 40px;
        margin-bottom: 25px;
        padding: 20px 0;
    }
    .about-content-card h4 {
        font-size: 20px;
        padding-top: 30px;
    }
    .about-card-left {
        width: 170px;
        text-align: left;
        align-items: start;
    }
    .about-inner-card {
        flex-direction: column;
        align-items: start !important;
    }

    .page-title h2 {
        font-size: 28px;
    }
    .about-content-section {
        padding-bottom: 45px;
    }

    /* cutomer info page  */
    .customer-section-title h2 {
        font-size: 30px;
    }
    .customer-info-section {
        padding-top: 46px;
        padding-bottom: 35px;
    }
    .customer-section-title p {
        font-size: 22px;
        padding-top: 20px;
    }
    .fin-entry-card h4 {
        font-size: 22px;
    }
    .fin-entry-card input {
        font-size: 20px;
    }
    .form-next-btn {
        height: 50px;
        margin-top: 25px;
        font-size: 20px;
        max-width: 350px;
    }
    .forget-customer-code {
        padding-top: 50px;
    }
    .forget-customer-code p {
        font-size: 20px;
    }
    .info-entry-description {
        padding-top: 30px;
    }
    .info-entry-description p {
        font-size: 19px;
    }

    .info-show-wrapper ul li {
        padding: 20px;
    }
    .info-show-wrapper ul li h2 {
        font-size: 18px;
    }
    .info-show-wrapper ul li h4 {
        font-size: 18px;
    }
    .info-card-text ul li {
        font-size: 18px;
    }
    .info-card-body {
        padding-top: 0;
    }
    .info-card-items {
        padding: 15px;
    }
    .inner-card-left h4 {
        font-size: 18px;
    }
    .inner-card-left input {
        font-size: 18px;
    }
    .info-card-two {
        margin-top: 20px;
    }
    .info-details-section {
        padding: 40px 0;
    }

    .branch-list {
        position: fixed;
        left: 20px;
        bottom: -15px;
        height: 90px;
        display: flex;
        align-items: end;
        right: 20px;
        transition: 0.3s;
        z-index: 1000;
    }

    .branch-wrapper {
        width: 100%;
        height: 100%;
        padding-bottom: 50px;
    }
    .branch-list.list-expanded {
        height: 85vh;
    }
    .fin-entry-card {
        max-width: 400px;
    }

    .info-title h2 {
        font-size: 25px;
    }
    .info-title {
        padding-bottom: 20px;
    }
}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 576px) {
    .contact-phone a {
        font-size: 18px;
    }

    .header-social-list {
        display: none;
    }
    .navbar-brand img {
        max-width: 120px;
    }
    .navbar-nav .nav-link {
        border: none !important;
        padding: 10px !important;
    }

    .slide-wrapper {
        width: 100%;
    }
    .slide-items {
        min-height: 300px;
    }
    .hero-slide-content h2 {
        font-size: 23px;
    }
    .hero-slide-content h4 {
        font-size: 18px;
    }

    .hero-slide-content {
        text-align: center;
    }
    .hero-slider-prev-btn button {
        width: 35px;
        height: 35px;
        left: -8px;
    }
    .hero-slider-next-btn button {
        width: 35px;
        height: 35px;
        right: -8px;
    }

    /* step section res  */

    .step-card-body::before {
        display: none;
    }
    .step-section {
        padding: 20px 0;
    }

    .section-title h2 {
        font-size: 18px;
    }
    .step-card-body {
        flex-wrap: wrap;
    }

    .signle-card {
        width: 100%;
        padding: 20px;
    }
    .achivement-wrapper {
        padding-top: 20px;
    }
    .achivement-number h2 {
        font-size: 25px;
        text-align: center;
    }
    .achive-card-details .card-text h4 {
        font-size: 16px;
    }

    .achive-card-details .card-text {
        margin: 0 !important;
    }

    .achive-card-details {
        justify-content: center;
    }

    /* loan requirement section  */

    .loan-requirement-section {
        padding: 30px 0;
        padding-top: 0;
    }
    .section-description ul li {
        font-size: 16px;
    }
    .card-title h4 {
        font-weight: 400;
        font-size: 19px;
    }
    .loan-card-value .value {
        font-size: 22px;
    }
    .signle-input input {
        padding: 10px 20px;
    }
    .input-group-gap input {
        padding: 10px 20px;
    }
    .loan-inner-wrapper {
        padding-top: 20px;
    }
    .load-card-items {
        width: 100%;
    }

    .loan-top-card {
        flex-wrap: wrap;
    }

    .loan-form {
        padding-top: 40px;
    }

    .input-group {
        flex-direction: column;
    }

    .input-group .signle-input {
        width: 100%;
        border-right: none;
        border-bottom: 2px solid #e6e6e6;
        flex: 1 1 0%;
    }
    .input-group-gap {
        flex-direction: column;
        padding-top: 20px;
    }

    /* loan benefits section  */
    .loan-benefits-card h2 {
        font-size: 22px;
    }
    .loan-benefits-card p {
        font-size: 24px;
    }
    .loan-benefits-section {
        padding-bottom: 30px;
        padding-top: 0;
    }
    .loan-benefits-card {
        gap: 25px;
        min-height: auto;
    }

    .copyright-card ul {
        justify-content: center !important;
    }
    .site-footer {
        padding-top: 0;
    }
    .copyright-block ul {
        justify-content: center !important;
    }
    .copyright-block p {
        text-align: center;
    }
    .footer-contact-info li a.phone {
        font-size: 20px;
    }

    .branch-map-section {
        padding: 30px 0;
    }

    /* about page res  */

    .page-title-section {
        margin-top: 30px;
        margin-bottom: 25px;
        padding: 20px 0;
    }
    .about-content-card h4 {
        font-size: 18px;
        padding-top: 20px;
    }
    .about-card-left {
        width: 170px;
        text-align: left;
        align-items: start;
    }
    .about-inner-card {
        flex-direction: column;
        align-items: start !important;
    }

    .page-title h2 {
        font-size: 25px;
    }
    .about-content-section {
        padding-bottom: 45px;
    }
    .about-card-left h2 {
        font-size: 30px;
    }

    /* cutomer info page  */
    .customer-section-title h2 {
        font-size: 24px;
    }
    .customer-info-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .customer-section-title p {
        font-size: 18px;
        padding-top: 15px;
    }
    .fin-entry-card h4 {
        font-size: 18px;
    }
    .fin-entry-card input {
        font-size: 18px;
    }
    .form-next-btn {
        height: 48px;
        margin-top: 18px;
        font-size: 16px;
    }
    .forget-customer-code {
        padding-top: 50px;
    }
    .forget-customer-code p {
        font-size: 20px;
    }
    .info-entry-description {
        padding-top: 25px;
    }
    .info-entry-description p {
        font-size: 17px;
    }
    .fin-demo-btn button {
        width: 35px;
    }
    .fin-demo-btn {
        position: absolute;
        right: -5px;
        top: -10px;
    }

    .info-show-wrapper ul li {
        padding: 15px;
    }
    .info-show-wrapper ul li h2 {
        font-size: 16px;
    }
    .info-show-wrapper ul li h4 {
        font-size: 16px;
    }
    .info-card-text ul li {
        font-size: 16px;
    }
    .info-card-body {
        padding-top: 0;
    }
    .info-card-items {
        padding: 10px 20px;
    }
    .inner-card-left h4 {
        font-size: 16px;
    }
    .inner-card-left input {
        font-size: 16px;
    }
    .info-card-two {
        margin-top: 20px;
    }
    .info-details-section {
        padding: 30px 0;
    }
    .info-card-text ul {
        padding-left: 25px;
    }
    .info-card-text {
        padding-top: 20px;
    }

    .branch-list {
        position: fixed;
        left: 0;
        bottom: -15px;
        height: 90px;
        display: flex;
        align-items: end;
        right: 0;
        transition: 0.3s;
        z-index: 1000;
    }

    .branch-wrapper {
        width: 100%;
        height: 100%;
        padding-bottom: 50px;
    }
    .branch-list.list-expanded {
        height: 85vh;
    }
    .branch-main-tab ul li a {
        white-space: nowrap;
    }
    .baki-address-info {
        flex-wrap: wrap;
    }
    .map-link {
        flex: auto;
        width: 100%;
    }
    .loan-wrapper-btm {
        align-items: start;
        flex-direction: column;
    }
    .info-title h2 {
        font-size: 22px;
    }
    .info-title {
        padding-bottom: 20px;
    }
}
