@media(min-width:1400px) {
    nav .container-fluid,
    section .container-fluid,
    footer .container-fluid {
        width: 80%;
    }
}

@media(max-width:1200px) {
    footer .footer-contact {
        width: 100%;
    }
    h2.big-header {
        font-size: 48px;
    }
    .ready-to-start h5 {
        font-size: 24px;
    }
    .apply-refinance-form .form-row {
        flex-wrap: wrap;
    }
    .apply-refinance-form .form-row.justify-content-between {
        gap: 0;
    }
    .apply-refinance-form .form-row .column-20 {
        width: 25%;
    }
    .apply-refinance-form .form-row .column-30 {
        width: 40%;
    }
    .sell-property-box .sell-property-content ul li {
        gap: 0;
        flex-direction: column;
        font-size: 14px;
    }
}

@media(max-width:992px) {
    .navbar {
        position: fixed;
    }
    .navbar-brand {
        margin: 0 auto;
    }
    .navbar li a.nav-link {
        padding: 15px !important;
    }
    .flexpanel div.navigation ul li ul {
        width: 100%;
        padding-left: 20px;
        background-color: transparent
    }
    .navbar .main-btn {
        width: 100%;
        margin: 5px 0;
        justify-content: center;
        text-align: center;
    }
    h2.big-header {
        font-size: 36px;
    }
    .ready-to-start h5 {
        font-size: 18px;
    }
    footer .footer-contact {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }
    .footer-row {
        flex-wrap: wrap;
        gap: 30px;
    }
    .footer-row .footer-column {
        width: 40%;
    }
    .homepage-banner,
    .apply-refinance-banner,
    .buy-home-banner,
    .home-buyers-banner,
    .home-value-banner,
    .mortgage-banner,
    .refinance-mortgage-banner {
        margin-top: 80px;
    }
    .home-value-banner {
        padding-bottom: 50px !important
    }
    .find-your-way {
        background-image: url(../images/bg1.jpg);
        padding: 70px 0;
        background-size: cover;
    }
    .find-your-way .find-box h3 {
        font-size: 24px;
    }
    .next-chapter {
        margin-top: 70px;
    }
    .next-chapter img {
        padding-top: 20px;
    }
    .apply-refinance-form .form-row .column-20 {
        width: 45%;
    }
    .apply-refinance-form .form-row .column-30 {
        width: 100%;
    }
    .apply-refinance-form .form-row .column-40 {
        width: 45%;
    }
    .right-home {
        background-size: cover;
    }
    .right-home img {
        width: 50%;
    }
    .apply-refinance-banner .boxes .box {
        width: 45%;
    }
    .mortgage-banner h3 {
        font-size: 24px;
    }
    .mortgage-banner h4 {
        font-size: 16px;
    }
}

@media(max-width:768px) {
    h2.big-header,
    .apply-refinance-container h3 {
        font-size: 30px;
    }
    .apply-refinance-container h5 {
        font-size: 18px;
    }
    .footer-row .footer-column {
        width: 100%;
        text-align: center;
    }
    footer .footer-contact li a {
        flex-direction: column;
        text-align: center;
        font-size: 12px;
    }
    footer .footer-bottom ul {
        flex-direction: column;
    }
    footer .footer-bottom ul li:nth-child(2),
    footer .footer-bottom ul li:nth-child(4) {
        display: none;
    }
    .find-your-way .find-box-container {
        margin: 0;
    }
    .find-your-way .find-box h3 {
        font-size: 18px;
    }
    footer h3 {
        color: #fff;
        font-size: 36px;
        font-weight: 700;
    }
    .py-70,
    .find-your-way {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pt-70 {
        padding-top: 30px;
    }
    .pb-70 {
        padding-bottom: 30px;
    }
    .next-chapter {
        margin-top: 30px;
    }
    .next-chapter h3 {
        margin: 30px 0;
    }
    .next-chapter .next-card {
        height: 100%;
        padding: 20px;
    }
    .next-chapter p {
        width: 100%;
    }
    .cast-of-characters .border-card {
        padding: 20px 0;
    }
    .cast-of-characters .shadow-card {
        margin: 20px 0;
    }
    .right-home img {
        position: relative;
        margin: 0 auto;
    }
    .property-sold-form legend {
        font-size: 18px;
    }
    .sell-property-box .sell-property-content ul li {
        width: 50%;
        border-width: 0 2px 2px 0;
    }
    .sell-property-box .sell-property-content ul li:nth-child(2),
    .sell-property-box .sell-property-content ul li:nth-child(4),
    .sell-property-box .sell-property-content ul li:nth-child(6) {
        border-right: 0;
    }
    .sell-property-box .sell-property-content ul li:nth-child(4) {
        border-bottom: 2px solid #d3ad6c;
    }
    .sell-property-box .sell-property-content ul li:nth-child(3) {
        border-right: 2px solid #d3ad6c;
    }
    .see-estimate-value .input-group {
        flex-direction: column;
    }
    .see-estimate-value .input-group input {
        width: 100%;
    }
    .see-estimate-value .input-group .main-btn {
        width: 100%;
    }
    .ways-to-lower .accordion-item {
        padding: 15px 0;
    }
    .ways-to-lower .accordion button {
        font-size: 18px;
    }
    .explore-refinance .link-bordered:last-child {
        border-bottom: 0;
    }
    .cash-out-refinance .dark-box {
        padding: 20px;
    }
    .cash-out-refinance .dark-box h3 {
        font-size: 24px;
    }
    .calculator-content {
        margin: 50px 0 20px;
    }
    .calculator-content h5 {
        font-size: 24px;
    }
    .calculator-content h3 {
        font-size: 60px;
    }
    .donut-chart {
        height: 250px;
        width: 250px;
    }
}

@media(max-width:567px) {
    .apply-refinance-form .form-row .column-20 {
        width: 100%;
    }
    .apply-refinance-form .form-row .column-30 {
        width: 100%;
    }
    .apply-refinance-form .form-row .column-40 {
        width: 100%;
    }
    .right-home .flex-card {
        gap: 0;
    }
    .right-home h3 {
        font-size: 30px;
        width: 50px;
    }
    .right-home .content {
        width: calc(100% - 50px);
    }
    .right-home h4 {
        font-weight: 700;
        font-size: 24px;
    }
    .apply-refinance-banner .boxes {
        flex-direction: column;
    }
    .apply-refinance-banner .boxes .box {
        width: 100%;
    }
    .property-sold-form h4 {
        width: auto;
    }
    .homebuying-tools .tools-card h4 {
        font-size: 18px;
    }
    .homebuying-tools .tools-card img {
        width: 50px;
        height: auto;
    }
}