@media only screen and (min-width:1700px){
    .container-xxl{max-width: 1640px;}
    

}

@media (min-width: 1024px)and (max-width: 1600px) {
    .loan-card-body .row .col > div {
        display: flex;
        flex-wrap: wrap;
    }
}



@media only screen and (min-width: 1024px)and (max-width: 1366px) {

    .contact-buttons.notification-login, .contact-buttons.notification-login *,
    ul#custom-navbar, ul#custom-navbar * {
        font-size: 12px;
    }

    img.main-logo {
        margin: 0 !important;
    }

    div#pills-profile {
        overflow-y: auto;
    }

    .updatePersonalLoanDoc {
        width: 50%;
    }


    .admin-content header#admin-main-header {
        position: unset;
    }

    .admin-content #admin-dashboard {
        margin-top: unset;
    }

    .play-icon {
        left: 0;
        margin-bottom: 0;
        flex-direction: row;
        align-items: center;
    }

        .play-icon img {
            width: 30%;
            margin: 0 20px 20px 0;
        }

        .play-icon h3 {
            font-size: 30px;
        }

        .play-icon img {
            display: none;
        }

    .fund-amount {
        width: 100% !important;
    }

    .fund-bg {
        background-color: #0965CE;
        background-image: none;
        height: 100%;
        padding: 25px 0;
    }

    .billion,
    .billion .heading-common p,
    .billion .heading-common h3 span {
        color: #ffffff;
    }

    .all-loan {
        position: relative;
        bottom: 0;
    }

    .custom-search-heading {
        position: absolute;
        bottom: 56px;
    }

    #password {
        background-size: cover;
    }

    .password-fields {
        width: 100% !important;
        height: calc(100vh - 348px) !important;
    }

    .success {
        width: 100% !important;
    }

    .search-form-content {
        padding: 10px 100px;
    }

        .search-form-content p {
            font-size: 15px;
        }

        .search-form-content h2 {
            font-size: 30px;
        }

    .our-popular {
        width: 100%;
    }

    .funding-commercial {
        width: 100%;
    }

    .build-section {
        display: none;
    }

    .form-search {
        margin-top: 10px !important;
        background-color: #fff;
    }

    .contact-buttons span {
        display: none;
    }

    .notification-number {
        display: block !important;
    }

    .fnd-main {
        width: 100%;
    }

    .navbar-main {
        height: auto !important;
        align-items: normal;
        gap: 0px;
    }

    img.main-logo {
        width: 100%;
        margin: 20px 0;
    }

    #services-section {
        background-image: none;
        background-color: #0965CE;
        padding: 20px 20px 0 20px;
    }

    .common-button {
        margin: 10px 0 !important;
    }

    .loan-services ul li {
        font-size: 20px;
    }

    .choose-us {
        color: #fff;
        left: -15px;
    }

    .pro-type h3,
    .pro-type p,
    .pro-type h3 span {
        color: #ffffff;
    }

    .choose-us {
        display: contents;
    }

    .benefit-content .row .benefitType p {
        font-size: 13px;
    }

    .our-benefit {
        position: relative;
        top: 0;
        padding: 20px;
    }

    .benefit-content .row .benefitType {
        padding: 10px 20px 0 20px;
        top: 4rem;
        margin-bottom: 30px;
    }

    .build-icon svg {
        margin: 0 25px 0 0;
    }

    .funds .fund-text {
        width: 100%;
        margin-top: 10px;
    }

    .funds {
        display: block;
    }

    .low-rate {
        margin-bottom: 20px;
    }

    .play-icon {
        left: 0;
        margin-bottom: 0;
        flex-direction: row;
        align-items: center;
    }

        .play-icon img {
            width: 30%;
            margin: 0 20px 20px 0;
        }

        .play-icon h3 {
            font-size: 30px;
        }

    .benifits {
        width: 100%;
    }

    .our-benefit {
        left: 0;
        top: 0;
    }

    #services-section {
        padding: 27px 27px 0 27px;
    }

    .benefitType h5 {
        font-size: 24px;
    }

    .benefit-content .row .benefitType {
        margin-bottom: 18px;
    }

    .play-icon {
        display: initial;
    }

    .fund-amount {
        width: 65%;
    }

    .capital-private img {
        display: none;
    }
    /*.bottom-logo img{
            display: none;
        }*/
    .fund-client .year-business {
        height: 200px;
        width: 240px;
        background: #1380fc;
        margin: 25px 25px 25px 0;
        padding: 20px;
        text-align: center;
        border-radius: 10px;
    }
    /*.footer-content {
            width: 80%;
        }*/
    .pinnacle {
        width: 100%;
    }

    .play-icon img {
        width: 100%;
    }

    .benefit-content .row .benefitType p {
        font-size: 15px;
    }

    .bg-loan {
        background-image: none;
        height: 100%;
    }
}

/* Large devices (laptops/desktops, 812px and up) */
@media only screen and (max-device-width: 992px){
    .admin-content header#admin-main-header {
        position: unset;
    }

    .admin-content #admin-dashboard {
        margin-top: unset;
    }
    .businessDebtBtn {
        margin-left: auto;
        display: flex;
        justify-content: center;
        right: unset !important;
    }
    table.table.total-Amount {
        margin-top: 0 !important;
    }
    ul.dropdown-menu.notifications.pt-0.notificationDiv.show {
        margin-left: 10px !important;
    }
    .admin-top-header{
        max-height:80px;
    }
    footer.admin-footer {
        width: 100%;
        left: 0;
    }
    .display {
        display: block;
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin: 0 auto;
        overflow-x: auto;
        white-space: nowrap;
      }
    .side-bar{
        left: -280px !important;
        z-index: 99;
    }
    
    .bar-icon.active {
        position: relative;
        left: 274px;
    }
    .responsive-black {
        display: none;
        position: absolute;
        right: 0;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        background: #00000099;
        z-index: 9;
      }
      .side-bar.active .responsive-black{
        display: block;
      }
    .side-bar.active{
        position: absolute;
        left: 0 !important;
        width: 280px !important;
        z-index: 9999;
      }
      .side-bar.active .sidebar-content ul li a span{
        display: contents !important;
      }
      .side-bar.active .dashboard-logo .logo-text{
        display: contents !important;
      }
    .admin-content {
        width: 100% !important;
        margin-left: 0px !important;
    }
   
    .dashboard-logo {
        height: 80px !important;
    }
    .dashboard-logo a img{
        width: 70% !important;
        height: 100%;
    }
    .dashboard-logo .logo-icons {
        position: relative;
        right: -3px !important;
        height: 84%;
        width: 60px;
        margin-left: 6px;
    }
    .side-bar .dashboard-logo .logo-text{
        width: 50% !important;
    }
    
    .text-end.contact-buttons {
        width: 100%;
        margin: 5px 0;
    }
    .fnd-main {
        width: 100%;
    }
    .fnd-pro {
        width: 100%;
        position: relative;
        bottom: 10px;
    }
    .custom-search-heading p{
        font-size: 14px;
    }
    .your-property{
        width: 100%;
    }
    .search-form-content {
        padding: 19px 24px;
        font-size: 14px;
    }
    .search-form-content h2{
        font-size: 24px;
    }
    .form-search {
        max-width: 100%;
        border: 1px solid rgba(0, 0, 0, 0.096);
        background-color: #fff;
        border-radius: 100px;
    }
   .build-section{
    display: none;
   }
   .bg-loan{
    height: 100%;
   }
   .our-benefit {
    left: 0;
   }
   #services-section{
    background-image: none;
    background-color: #0965CE;
    padding: 20px 20px 0 20px;
   }
   .common-button{
    margin: 10px 0 !important;
   }
   .loan-services ul li {
    font-size: 20px;
    }
    .choose-us {
        color: #fff;
        left: -15px;
    }
    .pro-type h3,
    .pro-type p,
    .pro-type h3 span {
        color: #ffffff;
    }
    .choose-us {
        display: contents;
    }
    .benefit-content .row .benefitType p {
        font-size: 13px;
    }
    .navbar-main {
        height: auto !important;
    }
    .password-fields {
        width: 100% !important;
        padding: 25px 0;
    }
    .our-benefit {
        position: relative;
        top: 0;
        padding: 20px;
    }
    .benefit-content .row .benefitType {
        padding: 10px 20px 0 20px;
        top: 4rem;
        margin-bottom: 30px;
    }
    .build-icon svg {
        margin: 0 25px 0 0;
    }
    .funds .fund-text {
        width: 100%;
        margin-top: 10px;
    }
    .funds {
        display: block;
    }
    .low-rate {
        margin-bottom: 20px;
    }
    .play-icon{
        left: 0;
        margin-bottom: 0;
        flex-direction: row;
        align-items: center;
    }
    .play-icon img{
        width: 30%;
        margin: 0 20px 20px 0;
    }
    .play-icon h3{
        font-size: 30px;
    }
    .custom-search-heading {
        padding: 0 22px;
    }
   /* .contact-buttons span {
        display: none;
    }*/
    .search-form-content {
        padding: 0 17px;
        font-size: 14px;
    }
    .password-fields{
        height: 100% !important;
    }
    .tax-info{
        width: 100% !important;
    }
    table.OmitTable {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
      }
    #img_contain {
    min-width: 100%;
    }
}
 
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px)and (max-width: 1024px) {
    .save_btn {
        margin-top: 10px;
    }
    .admin-content header#admin-main-header {
        position: unset;
    }

    .admin-content #admin-dashboard {
        margin-top: unset;
    }
    .navbar-main {
        height: auto !important;
    }
    .password-fields{
        width: 100% !important;
        height: 500px !important;
    }
    .success{
        width: 100% !important;
    }
    .text-end.contact-buttons {
        width: 80%;
        margin: 10px 0;
    }
    .fnd-main {
        width: 100%;
    }
    .fnd-pro {
        width: 100%;
        position: relative;
        bottom: 10px;
    }
    .custom-search-heading p{
        font-size: 14px;
    }
    .your-property{
        width: 100%;
    }
    .search-form-content {
        padding: 19px 24px;
        font-size: 14px;
    }
    .search-form-content h2{
        font-size: 24px;
    }
    .form-search {
        max-width: 100%;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.096);
        border-radius: 100px;
    }
   .build-section{
    display: none;
   }
   .bg-loan{
    height: 100%;
   }
   .our-benefit {
    left: 0;
   }
   #services-section{
    background-image: none;
    background-color: #0965CE;
    padding: 20px 20px 0 20px;
   }
   .common-button{
    margin: 10px 0 !important;
   }
   .loan-services ul li {
    font-size: 20px;
    }
    .choose-us {
        color: #fff;
        left: -15px;
    }
    .pro-type h3,
    .pro-type p,
    .pro-type h3 span {
        color: #ffffff;
    }
    .choose-us {
        display: contents;
    }
    .benefit-content .row .benefitType p {
        font-size: 13px;
    }
    .our-benefit {
        position: relative;
        top: 0;
        padding: 20px;
    }
    .benefit-content .row .benefitType {
        padding: 10px 20px 0 20px;
        top: 4rem;
        margin-bottom: 30px;
    }
    .build-icon svg {
        margin: 0 25px 0 0;
    }
    .funds .fund-text {
        width: 100%;
        margin-top: 10px;
    }
    .funds {
        display: block;
    }
    .low-rate {
        margin-bottom: 20px;
    }
    .play-icon{
        left: 0;
        margin-bottom: 0;
        flex-direction: row;
        align-items: center;
    }
    .play-icon img{
        width: 30%;
        margin: 0 20px 20px 0;
    }
    .play-icon h3{
        font-size: 30px;
    }
    .play-icon img {
        display: none;
      }
      .fund-bg {
        background-color: #0965CE;
        background-image: none;
        height: 100%;
        padding: 25px 0;
    }
    .billion,
    .billion .heading-common p, 
    .billion .heading-common h3 span {
        color: #ffffff;
    }
    .all-loan {
        position: relative;
        bottom: 0;
    }
    .password-fields{
        height: 100%;
    }
    .tax-info{
        width: 100% !important;
    }
    
}
@media (min-width: 768px) and (max-width: 1366px) {
    .save_btn {
        margin-top: 10px;
    }
    .admin-content header#admin-main-header {
        position: unset;
        width: 100% !important;
    }

    .admin-content #admin-dashboard {
        margin-top: unset;
    }
    .row-cols-lg-4>* {
        width: 50%;
    }
    .lender-dashTable {
        width: 100%;
    }
    .year-pmt {
        width: 100%;
    }
    .contact-buttons span {
        display: block;
    }
    .p-3.loan-card-body .row .col {
        width: 50%;
    }
    .modal-content.success {
        width: 60% !important;
    }
    .form-search.mt-4.position-relative {
        border-radius: 50%;
    }
    .contact-buttons span:first-child{
        margin-bottom: 10px;
    }
    .benefit-content .row .benefitType {
        margin-bottom: 23px;
    }
    .create-fields {
        padding: 15px !important;
    }
    .activated_step ul :not(:last-child)::after {
        width: 27px !important;
    }
    .loan-progress {
        width: 50% !important;
    }
}

 /* Extra small devices (phones, 600px and down) */
 @media only screen and (max-width: 600px) {
    .admin-content header#admin-main-header {
        position: unset;
    }

    .admin-content #admin-dashboard {
        margin-top: unset;
    }
    .form-search.mt-4.position-relative {
        right: 0;
    }
    .fund-client .year-business {
       width: 100%;
       padding: 3px;
    }
    .play-icon img {
        width: 40%;
    }
    .watch {
        display: block;
    }
    .start-application{
        display: block;
    }
    .play-icon img {
        display: none;
      }
    .text-end.contact-buttons {
        margin: 0 0 10px 0;
    }
    .password-fields{
        height: 100%;
    }
    .tax-info{
        width: 100% !important;
    }
    .download-file {
        margin: 0 !important;
    }
    .activated_step ul :not(:last-child)::after {
        border: none !important;
    }
    
 }

 @media (min-width: 375px) and (max-width: 667px) {
    .admin-content header#admin-main-header {
        position: unset;
    }

    .admin-content #admin-dashboard {
        margin-top: unset;
    }

    h3{
        font-size: 24px !important;
    }
    h5{
        font-size: 18px !important;
    }
    .notifications li:first-child::before{
        right: 200px !important;
      }
    .tax-info{
        width: 100%;
    }
    .navbar-main{
        height: 20% !important;
        gap: 0px;
    }
  /*  .contact-buttons span{
        display: none;
    }*/
    .notification-number{
        display: block !important;
    }
    .contact-buttons {
        margin-bottom: 10px;
    }
    .capital-private img{
        display: none;
    }
    .service-benefits :first-child{
        display: none;
    }
    .custom-search-heading h3{
        font-size: 18px;
    }
    .custom-search-heading p,
    .search-form-content p{
        font-size: 12px;
        margin: 0;
    }
    .search-form-content h2{
        font-size: 18px;
    }
    .custom-search-heading{
        padding: 0 0 0 25px;
    }
    .btn-custom-primary,
    .btn-custom-secondary {
        padding: 10px;
        font-size: 12px;
    }
    .form-search input {
        border: 1px solid rgb(232, 232, 232);
    }
    section#search-form {
        position: relative;
       top: 0;
    }
    .bg-loan {
        background-image: url(../image/bg-loan.png);
        height: 100%;
        padding-top: 70px;
    }
    span.category-home {
        font-size: 10px;
    }
    .form-search.mt-4.position-relative {
         top: 10px;
    }
    .form-search input {
        height: auto;
        padding: 10px 71px 10px 45px;
    }
    .search-icons button {
        width: 45px;
    }
    .location-icon {
        top: 8px;
    }
    .search-icons {
        /*right: -14px;*/
    }
    .loan-services ul li {
        width: 100%;
        font-size: 20px;
    }
    .loan-services ul li:first-child{
        margin-top: 20px;
    }
    .loan-services ul li .services-icon {
        height: 65px;
        width: 75px;
    }
    .get-funding-btn{
        display: none;
    }
    .get-funding-btn strong{
        font-size: 16px;
        white-space: nowrap;
    }
    .get-funding-btn .button-text{
        font-size: 10px;
    }
    .get-funding-btn a {
        height: 60px;
    }
    .get-funding-btn a .icon-button{
        height: 50px;
    }
    .common-button a span.icon-button {
        width: 60px;
        height: 100%;
    }
    .get-funding-btn .icon-button svg{
        width: 35%;
    }
    #services-section {
        display: none;
    }
    #funding-section {
        background-image: none;
        padding: 10px;
    }
    .build-icon.funding svg {
        width: 25%;
        margin-left: 10px;
    }
    .funds {
        padding: 10px 0;
        flex-direction: column;
    }
    .fund-text{
        width: 100% !important;
    }
    .all-loan{
        bottom: -13px;
    }
    .low-rate {
        margin-bottom: 10px;
    }
    .play-icon img{
        width: 50%;
    }
    .fund-bg {
        background-color: #0965CE;
        background-image: none;
        height: 100%;
    }
    .play-icon {
        left: 0px;
        display: flex;
        color: #fff;
        flex-direction: row;
        margin: 18px 0;
    }
    .fund-amount {
        color: #fff;
        padding: 13px;
    }
    .fund-amount p{
        color: #fff;
    }
    .capital-bg {
        top: 47px;
    }
    .fund-client .year-business {
        height: auto;
        width: 118px;
        margin: 5px 5px 0 0;
        padding: 0px;
    }
    .fund-client .year-business svg{
        width: 50%;
    }
    .fund-client .year-business .year-in {
        margin-top: 2px;
    }
    
    .fund-client .year-business .year-in p{
        font-size: 10px;
    }
    .funding {
        padding: 0;
    }
    .privacy-Policy{
        font-size: 15px;
    }
    .owners{
        margin-bottom: 0px !important;
        padding: 0 20px;
    }
    .owners img{
        width: 70%;
    }
    .fund-amount .heading-common h3 span {
        color: #ffffff;
    }
    .capital-private {
        padding: 20px 10px;
    }
    .capital-approch {
        display: flex;
    }
    .footer-menu ul li {
        padding-left: 0;
        float: left;
        margin: 3px;
    }
    .socila-icons {
        justify-content: center;
    }
    .text-end.contact-buttons {
        width: auto;
    }
    .watch {
        right: 0;
        margin-bottom: 15px;
    }
    .play-icon img {
        display: none;
      }
    .password-fields {
        width: 100% !important;
        left: 0 !important;
        height: calc(100vh - 299px);
    }
    .create-password{
        padding: 25px 0;
    }
    .tax-info{
        width: 100% !important;
    }
    .download-file {
        margin: 0 !important;
    }
    .activated_step ul :not(:last-child)::after {
        border: none !important;
    }      
 }

@media (max-width: 736px){
    .admin-content header#admin-main-header {
        position: unset;
    }

    .admin-content #admin-dashboard {
        margin-top: unset;
    }
    .container, .container-sm {
        max-width: 100%;
    }
    .form-search input {
        max-width: 100%;
    }
    .search-form-content {
        padding: 0 24px;
        font-size: 14px;
    }
    .password-fields {
        width: 100% !important;
        left: 0 !important;
        height: calc(100vh - 528px);
    }
    .update-password a img {
        display: none;
    }
    .create-fields p {
        font-size: 15px !important;
    }
    .tax-info{
        width: 100% !important;
    }
    .download-file {
        margin: 0 !important;
    }
    .activated_step ul :not(:last-child)::after {
        border: none !important;
    }
 }

 @media (min-width: 375px) and (max-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){
    .admin-content header#admin-main-header {
        position: unset;
    }

    .admin-content #admin-dashboard {
        margin-top: unset;
    }
    .container, .container-sm {
        max-width: 100%;
    }
    .watch {
        display: block;
    }
    .start-application{
        display: block;
    }
    .play-icon img {
        display: none;
      }
    .text-end.contact-buttons {
        margin: 0 0 10px 0;
    }
    
    .navbar-main {
        height: auto !important;
        gap: 7px;
        margin-right: 10px;
    }
    .btn-custom-primary, .btn-custom-secondary {
        padding: auto;
        margin-right: 16px;
    }
    .form-search.mt-4.position-relative {
         width: 100%; 
         right: 0; 
         top: 10px;
    }
    .play-icon img {
        width: 25%;
    }
    .fund-client .year-business {
       height: auto;
       width: 100%;
       padding-top: 10px;
    }
    .owners img {
        width: 35%;
        margin-bottom: 10px;
    }
    .tax-info{
        width: 100% !important;
    }
    .user-profile {
        padding: 0;
    }
    .submit-form{
        width: 100% !important;
    }
    .download-file {
        margin: 0 !important;
    }
    td.loan-name span {
        white-space: nowrap;
      }
      .activated_step ul :not(:last-child)::after {
        border: none !important;
    }
 }

 @media screen and (min-width: 320px) and (max-width: 568px) {
    .admin-content header#admin-main-header {
        position: unset;
    }

    .admin-content #admin-dashboard {
        margin-top: unset;
    }
    h3{
        font-size: 24px !important;
    }
    h5{
        font-size: 18px !important;
    }
    .navbar-main{
        height: 20% !important;
         gap: 0px !important;
         font-size: 13px;
    }
    .activated_step ul :not(:last-child)::after {
        border: none !important;
    }
    ul.notifications.show {
        transform: translate(-64px, 60px,0px) !important;
        width: 300px;
    }

    /*@media (min-width: 320px) and (max-width: 568px) {
        ul.notifications.show {
            transform: translate(-64px, 60px,0px) !important;
            width: 300px;
        }
    }*/

    @media screen and (min-width: 320px) and (max-width: 375px){
        ul.notifications.show {
            transform: translate(-54px, 60px, 0px);
        }
    }
    @media screen and (min-width: 375px) and (max-width: 425px) {
        ul.notifications.show {
            transform: translate(-52px, 64px, 0px);
        }
    }
    @media screen and (min-width: 425px) and (max-width: 465px) {
        ul.notifications.show {
            transform: translate(-54px, 64px, 0px);
        }
    }
    @media screen and (min-width: 465px) and (max-width: 768px) {
        ul.notifications.show {
            transform: translate(-239px, 64px, 0px);
        }
    }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
        ul.notifications.show {
            transform: translate(-239px, 64px, 0px);
        }
    }
    @media screen and (min-width: 1024px) and (max-width: 1440px) {
        ul.notifications.show {
            transform: translate(-240px, 64px, 0px);
        }
    }
    @media screen and (min-width: 1440px) and (max-width: 2560px) {
        ul.notifications.show {
            transform: translate(-236px, 64px, 0px);
        }
    }
    @media screen and (min-width: 2560px) and (max-width: 4000px) {
        ul.notifications.show {
            transform: translate(-239px, 64px, 0px);
        }
    }
    #password {
        padding: 0 10px !important;
    }
    .update-password a:first-child {
        padding: 10px 15px !important;
    }
  /*  .contact-buttons span{
        display: none;
    }*/
    .notification-number{
        display: block !important;
    }
    .contact-buttons {
        margin-bottom: 10px;
    }
    .capital-private img{
        display: none;
    }
    .service-benefits :first-child{
        display: none;
    }
    .custom-search-heading h3{
        font-size: 18px;
    }
    .custom-search-heading p,
    .search-form-content p{
        font-size: 10px;
        margin: 0;
    }
    .search-form-content h2{
        font-size: 18px;
    }
    .custom-search-heading{
        padding: 0 0 0 25px;
    }
    .btn-custom-primary,
    .btn-custom-secondary {
        padding: 10px;
        font-size: 12px;
    }
    .form-search input {
        border: 1px solid rgb(232, 232, 232);
    }
    section#search-form {
        position: relative;
       top: 0;
    }
    .bg-loan {
        background-image: url(../image/bg-loan.png) ;
        height: 100%;
        padding-top: 70px;
    }
    span.category-home {
        font-size: 10px;
    }
    .form-search.mt-4.position-relative {
        top: 10px;
    }
    .form-search input {
        height: auto;
        padding: 10px 71px 10px 45px;
    }
    .search-icons button {
        width: 45px;
    }
    .location-icon {
        top: 8px;
    }
    .search-icons {
        /*right: -14px;*/
    }
    .loan-services ul li {
        width: 100%;
        font-size: 20px;
    }
    .loan-services ul li:first-child{
        margin-top: 20px;
    }
    .loan-services ul li .services-icon {
        height: 65px;
        width: 75px;
    }
    .get-funding-btn{
        display: none;
    }
    .get-funding-btn strong{
        font-size: 16px;
        white-space: nowrap;
    }
    .get-funding-btn .button-text{
        font-size: 10px;
    }
    .get-funding-btn a {
        height: 60px;
    }
    .get-funding-btn a .icon-button{
        height: 50px;
    }
    .common-button a span.icon-button {
        width: 60px;
        height: 100%;
    }
    .get-funding-btn .icon-button svg{
        width: 35%;
    }
    #services-section {
        display: none;
    }
    #funding-section {
        background-image: none;
        padding: 10px;
    }
    .build-icon.funding svg {
        width: 25%;
        margin-left: 10px;
    }
    .funds {
        padding: 10px 0;
        flex-direction: column;
    }
    .fund-text{
        width: 100% !important;
    }
    .all-loan{
        bottom: -13px;
    }
    .low-rate {
        margin-bottom: 10px;
    }
    .play-icon img{
        width: 50%;
    }
    .fund-bg {
        background-color: #0965CE;
        background-image: none;
        height: 100%;
    }
    .play-icon {
        left: 0px;
        display: flex;
        color: #fff;
        flex-direction: row;
        margin: 18px 0;
    }
    .fund-amount {
        color: #fff;
        padding: 13px;
    }
    .fund-amount p{
        color: #fff;
    }
    .capital-bg {
        top: 47px;
    }

    .fund-client .year-business {
        height: auto;
        width: 100%;
        margin: 5px 5px 0 0;
        padding: 0px;
    }
    .fund-client .year-business svg{
        width: 50%;
    }
    .fund-client .year-business .year-in {
        margin-top: 2px;
    }
    
    .fund-client .year-business .year-in p{
        font-size: 10px;
    }
    .funding {
        padding: 0;
    }
    .privacy-Policy{
        font-size: 15px;
    }
    .owners{
        margin-bottom: 0px !important;
        padding: 0 20px;
    }
    .owners img{
        width: 70%;
    }
    .fund-amount .heading-common h3 span {
        color: #fff;
    }
    .capital-private {
        padding: 20px 10px;
    }
    .capital-approch {
        display: flex;
    }
    .footer-menu ul li {
        padding-left: 0;
        float: left;
        margin: 3px;
    }
    .socila-icons {
        justify-content: center;
    }
    .search-form-content {
        height: 100%;
        padding: 14px 19px;
    }
    .loan-services ul li {
        font-size: 15px;
    }
    .watch {
        display: block;
    }
    .start-application{
        display: block;
    }
    .play-icon img {
        display: none;
      }
    .text-end.contact-buttons {
        margin: 0 0 10px 0;
    }
    .tax-info{
        width: 100% !important;
    }
    .user-profile {
        padding: 0;
    }
    .submit-form{
        width: 100% !important;
    }
    .download-file {
        margin: 0 !important;
    }
    td.loan-name span {
        white-space: nowrap;
      }
      .notifications li:first-child::before{
        right: 200px !important;
      }
 }

/*address for responsive desing*/

@media only screen and (max-width: 767px) {

    #pills-profile .subjectPropertyTaxInfo {
        width: 100%
    }

    .admin-content header#admin-main-header {
        position: unset;
    }
    .admin-content #admin-dashboard {
        margin-top: unset;
    }
    .btn-custom-primary {
        padding: 10px !important;
        white-space: nowrap;
    }

    .text-end.contact-buttons {
        margin: 0 !important;
        display: flex;
    }

    button#dropdownMenuButton1 {
        font-size: 0.8rem;
    }

    .search-form {
        padding: 0 0 10px 15px;
        height: 211px;
    }

    .create-service h1 {
        font-size: 2.5rem !important;
        text-align: center;
        width: 100%;
    }

    .fnd-main {
        padding: 5px;
    }

    .form-search.mt-4.position-relative {
        top: -18px;
        width: 90%;
    }

    .socila-icons {
        justify-content: center !important;
    }

    .create-fields {
        width: 90% !important;
        margin: 0 auto;
    }

    section#password .container {
        margin: 0;
        padding: 0;
    }

    .admin-login {
        width: 100%;
    }

    .create-fields {
        padding: 15px;
        border-radius: 10px;
        border: none;
        box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 40%);
        height: 69vh;
        overflow: auto;
        position: absolute;
        top: 200px;
    }

    .search-icons {
        width: 50px;
    }

    .activated_step ul {
        margin: 15px 10px !important;
    }

    .wizard-tabs .nav-link {
        width: 10px;
        height: 10px;
        padding: 13px 20px 10px 6px;
        text-align: left;
    }

    .wizard-section {
        padding-right: 10px !important;
    }

    .wizard-button {
        margin-bottom: 1rem;
    }

    li.nav-link.tab-pills.tax-pills h6 {
        margin-left: 1rem;
        margin-top: 4px;
    }

    .borrower-resume ul li {
        height: 100%;
        width: 100% !important;
        border-radius: 7px 7px 0 0 !important;
        display: flex;
        flex-direction: row !important;
        align-items: center;
        padding: 10px;
        box-shadow: none;
        margin-right: 5px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    form .form-search input{
        width:100%;
        max-width:100%;
    }
    #pills-profile .subjectPropertyTaxInfo {
        width: 100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .search-form {
        height: 300px;
        padding-left: 48px;
    }

    .form-search.mt-4.position-relative {
        width: 95%;
    }

    /* .search-icons {
        width: 10%;
    }*/

    .create-fields {
        height: 73vh;
        overflow: auto;
        position: absolute;
        top: 183px;
        left: 0%;
    }
}

@media only screen and (min-width:394px) and (max-width: 414px) {
    .admin-login {
        width: 90%;
    }
}

@media only screen and (min-width:991px) and (max-width: 1279px) {
    .admin-login {
        width: 100%;
    }

    .create-fields {
        height: 83vh;
        overflow: auto;
        position: absolute;
        top: 91px;
        left: 3%;
    }
}

@media only screen and (min-width:0px) and (max-width: 290px) {
    .create-fields {
        height: 62vh;
        overflow: hidden;
        position: absolute;
        top: 249px;
        left: 8%;
    }
}

/*-11-07-2024----*/
@media only screen and (max-width:2560px) and (min-width:1441px){
    .gas-station {
        width: unset !important;
    }
    .sunoco iframe{
        width:100%;
    }
    
}
@media only screen and (max-width:1440px){
    .Loan_Proposal_Mapcss {
        margin-left: 0 !important;
    }
    .gas-station {
        width: unset !important;
    }
    .download-file{
        overflow:auto;
    }
    .driverLicenseDoc input {
        margin: 10px 0px;
    }
    .updatePersonalLoanDoc table tr td {
        width: unset;
    }
    .sunoco iframe{
        width:100%;
    }
    .third-table, .fourth-table {
        overflow-x: scroll;
    }
}
@media only screen and (max-width:1024px){
    .cstm-loan-proposal{
        width:100% !important;
    }
    .year-pmt{
        overflow-x:scroll;
    }
    .third-table, .fourth-table {
        overflow-x: scroll;
    }
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .user-heading p {
        word-wrap:break-word;
    }
}

@media only screen and (max-width:768px){
    .PFSSignatureType button.signature-clear-btn{
        left:unset !important;
        right:0;
    }
    #pills-message {
        padding: 10px;
    }
    .chat-app.col-6 {
        display: flex;
        flex-direction: column;
        height: fit-content !important;
        max-height: fit-content;
        margin:0;
        padding:0;
    }
    .chat-app.col-6 > .sidebar {
        width: 100%;
        margin: 0;
        min-height: 340px;
        max-height: 340px;
        overflow-y: auto;
    }
    .chat-app.col-6 > .sidebar>.lender {
        position: sticky;
        top: 0;
    }
    .chat-app.col-6 .sidebar {
        width: 100%;
        margin: 0 !important;
    }
    .chat-app.col-6 .chat {
        margin-right: 0;
    }

    #pills-tabContent #pills-Information > .gas-station.p-4 .row.resume-main.g-4 .col-12.tab #collapseTwo .accordion-body {
        padding: 6px 10px;
    }
    #pills-tabContent #pills-Information > .gas-station.p-4 .row.resume-main.g-4 .col-12.tab {
        padding-left: 0;
        padding-right: 10px;
    }
    #pills-tabContent #pills-Information > .gas-station.p-4 .accordion-item #collapseTwo .BindSubjectPropertyDoc .col-6.col-sm-8.col-lg-10 {
        width: 100% !important;
        margin-bottom: 10px;
        gap: 10px;
        margin-top: 10px;
    }
    #pills-tabContent #pills-Information>.gas-station.p-4 .accordion-item #collapseTwo .BindSubjectPropertyDoc .col-6.col-sm-8.col-lg-10 .col-1.col-sm-2.col-lg-2.align-content-center.mx-0.mt-2 {
        width: fit-content;
        display: flex;
        align-items: center;
        white-space: nowrap;
        margin: 0 !important;
    }

    #pills-tabContent #pills-Information>.gas-station.p-4 .accordion-item #collapseTwo .BindSubjectPropertyDoc .col-6.col-sm-8.col-lg-10 
     .select.col-8.col-sm-8.col-lg-10 {
        margin: 0 !important;
        height: unset !important;
    }
    #pills-tabContent #pills-Information > .gas-station.p-4 {
        padding: 0 !important;
    }
    #pills-subjectpropertyinfo > .gas-station.p-4 {
        padding: 10px !important;
    }
    .updateBorroweResumeBtn, .updateSpouseResumeBtn, .updatePersonalLoanDocsInfo {
        right: 0 !important;
        display: flex;
        justify-content: center;
        margin-left: auto;
    }
    #pills-Finance .summary-express .documentSubSection {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .otherDocumentBtn {
        right: 0 !important;
        display: flex;
        justify-content: center;
        margin-left: auto;
        margin-bottom: 10px;
    }
    #Other-Document .gas-station.p-4 #OtherDocColl>.accordion-body>.row>.col-8 {
        width: 100%;
    }
    #Other-Document .gas-station.p-4 #OtherDocColl>.accordion-body>.row>.otherDocList.row {
        display: flex;
        flex-direction: column;
        margin: 0;
    }
    #Other-Document .gas-station.p-4 #OtherDocColl>.accordion-body>.row>.otherDocList.row>.col-4 {
        width: 100%;
        padding: 0 !important;
    }
    #Other-Document .gas-station.p-4 #OtherDocColl>.accordion-body>.row>.otherDocList.row>.col-4 .download-file {
        width: 100%;
    }
    #Other-Document .gas-station.p-4 {
        padding: 0 !important;
    }
    #pills-borrowerinfo .gas-station.p-4.borrowerandCoshow #collapseSix .accordion-body.pt-0 .row {
        margin: 0;
    }

    #pills-borrowerinfo .gas-station.p-4.borrowerandCoshow .accordion-body .AppendAffiliateDoc #collapseBusinessDebtSchuleInfo .accordion-body .cstm-overflow-x {
        overflow: unset !important;
    }
    #pills-borrowerinfo .gas-station.p-4.borrowerandCoshow .accordion-body .AppendAffiliateDoc #collapseBusinessDebtSchuleInfo .accordion-body {
        overflow: auto;
    }
    #pills-borrowerinfo .gas-station.p-4.borrowerandCoshow .accordion-body .AppendAffiliateDoc {
        padding: 0px;
    }
    #pills-borrowerinfo .gas-station.p-4.borrowerandCoshow .accordion-body {
        padding: 12px 10px !important;
    }
    #pills-borrowerinfo .gas-station.p-4.borrowerandCoshow {
        padding: 10px !important;
    }
    .p-3.loan-card-body.personaltaxDocumentwidth {
        padding: 6px !important;
    }
    .borrower-tab-bg {
        padding: 6px 6px !important;
        border-radius: 10px !important;
    }
    .cstm-bottom-btn{
        display:flex;
        align-items:center;
        gap:25px;
    }
    .cstm-bottom-btn a {
        width: 80% !important;
    }
    .third-table, .fourth-table {
        overflow-x: scroll;
    }
    section#admin-dashboard .main-admin #admin-dashboard {
        padding-right: 12px !important;
        padding-left: 12px !important;
    }
    input.text-area2{
        min-width:80px;
        margin-top:0 !important;
    }
}
