@media only screen and (min-width: 1600px) and (max-width: 1920px) {}

@media only screen and (min-width: 1445px) and (max-width: 1599px) {}

@media only screen and (min-width: 1400px) and (max-width: 1444px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .sectionAgent-wrap .step-box .step-card .number .img-box {
        min-width: 180px;
        max-width: 180px;
        min-height: 180px;
        max-height: 180px;
    }

    .sectionAgent-wrap .step-box .step-card .number .img-box img {
        min-width: 70px;
        max-width: 70px;
        min-height: 70px;
        max-height: 70px;
    }
    header .header-btm .navbar .navbar-nav .nav-item .dropdown{
        font-size: 14px;
        line-height: 14px;
    }

    .sectionAgent-wrap .step-box .step-card {
        flex-basis: calc((100% - 4* 25px) / 4);
        max-width: calc((100% - 4* 25px) / 4);
    }

    /* detail-page */
    .productDetail-sec .main-box .property-slider .img_producto_container {
        max-height: 600px;
        min-height: 600px;
    }

    .productDetail-sec .main-box .property-thumb img {
        min-height: 110px;
        max-height: 110px;
    }

    /* detail-page */
    /* directory-page */
    .sectionDirectory-wrap .directory-card {
        min-height: 200px;
        max-height: 200px;
        flex-basis: calc((100% - 5* 10px) / 5);
        max-width: calc((100% - 5* 10px) / 5);
    }

    /* directory-page */
    /* Find-Agent-page */
    .agentSec-wrap .agent-card {
        padding: 15px 15px;
    }

    .agentSec-wrap .agent-card .head .main-img img {
        min-width: 50px;
        max-width: 50px;
        min-height: 50px;
        max-height: 50px;
    }

    .agentSec-wrap .agent-card .head {
        gap: 5px;
    }

    /* Find-Agent-page */











    header .header-btm .navbar .navbar-brand .logo {
        width: 60px;
    }

    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        line-height: 24px;
    }

    .btn-box .btn-primary {
        height: 43px;
        font-size: 16px;
        line-height: 26px;
        padding: 0px 25px 0px;
    }

    .cta-search .input-main .form-group .form-control {
        height: 44px;
    }

    .input-main .form-select,
    .input-main .form-control {
        font-size: 16px;
    }

    .cta-search .input-main .form-group .selet-group label {
        font-size: 16px;
        margin: 0px 0px 15px;
    }

    .home-banner-wrap .banner-content h2 {
        font-size: 50px;
        line-height: 50px;
        margin: 0px 0px 9px;
    }

    .home-banner-wrap .banner-content p {
        font-size: 18px;
        line-height: 25px;
    }

    .cta-search .input-main {
        margin: -60px 0 0px;
    }

    .two_condition_wrap .main-img img {
        width: 300px;
    }

    .two_condition_wrap .main-img {
        height: 240px;
        margin: 0px 0px 20px;
    }

    .content h2 {
        font-size: 35px;
        line-height: 45px;
    }

    p {
        font-size: 18px;
        line-height: 26px;
    }

    .two_condition_wrap {
        padding: 60px 0px;
    }

    .top_areas_wrap .nav-tabs .nav-btn {
        padding: 10px 20px;
        font-size: 16px;
    }

    .top_areas_wrap .nav-tabs {
        gap: 10px;
    }

    .top_areas_wrap .main-box img {
        height: 200px;
    }

    .top_areas_wrap .main-box h3 {
        font-size: 25px;
        margin: 0px 0px 20px;
    }

    .top_areas_wrap .main-box ul {
        gap: 9px;
        margin: 0px 0px 30px;
    }

    .top_areas_wrap .main-box ul li img {
        width: 30px;
        height: 30px;
    }

    .top_areas_wrap .main-box ul li {
        font-size: 18px;
        gap: 7px;
    }

    .top_areas_wrap .main-box a {
        font-size: 18px;
        line-height: 18px;
        padding: 16px;
    }

    .top_areas_wrap {
        padding: 60px 0px;
    }

    .top_areas_wrap .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        height: 40px;
        width: 40px;
        font-size: 18px;
    }

    .top_areas_wrap button.owl-prev {
        top: 36%;
        left: -5%;
    }

    button.owl-next {}

    .top_areas_wrap button.owl-next {
        top: 37%;
        right: -5%;
    }
    .area_guides_wrap {
    padding: 100px 0px;
}

.area_guides_wrap .head p {
    font-size: 25px;
    line-height: 35px;
}

.area_guides_wrap .head h2 {
    font-size: 50px;
    margin: 0px 0px 0px;
}

.why_choose_wrap {
    padding: 60px 0px;
}

.why_choose_wrap .main-box {
    padding: 30px 25px;
}

.why_choose_wrap .main-box h3 {
    font-size: 22px;
}

.sectionOne-wrap .user-card .main-img img {
    height: 235px;
}

.sectionOne-wrap {
    padding: 60px 0px 0px;
}

.testimonial_wrap {
    padding: 60px 0px;
}

.testimonial_wrap .main-box p {
    font-size: 19px;
    line-height: 28px;
}

.testimonial_wrap .main-box .img img {
    width: 60px;
}

.testimonial_wrap .main-box .img h4 {
    font-size: 25px;
}

.testimonial_wrap .main-box .img h4 span {
    font-size: 15px;
}

.testimonial_wrap .main-box ul {
    gap: 8px;
    margin: 0px 0px 14px;
}

.sectionBlogs-wrap {
    padding: 60px 0px;
}

.sectionBlogs-wrap .head h2 {
    font-size: 35px;
    line-height: 45px;
    margin: 0px 0px 10px;
}
footer .footer-top .quik-inks h4 {
    font-size: 20px;
    line-height: 20px;
}

footer .footer-top .quik-inks ul li a {
    font-size: 16px;
}

footer .footer-top .quik-inks ul {
    gap: 16px;
}

footer .footer-top .footer-logo img {
    width: 120px;
}

footer .footer-top .footer-logo .social-icons li a i {
    width: 30px;
    height: 30px;
}
.input-main .form-control::placeholder {
    color: #000000;
    font-size: 16px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn {
        padding: 0 20px;
    }

    .agentSec-wrap,
    .sectionDescription-wrap,
    .resourcesSec-wrap,
    .sectionAgent-wrap,
    .sectionTwo-wrap,
    .sectionOne-wrap {
        padding: 50px 0;
    }

    header .header-btm .navbar .navbar-nav {
        align-items: center;
        gap: 12px;
    }

    footer .footer-top {
        padding: 50px 0 20px 0;
    }

    .sectionTwo-wrap .about-card .content h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .sectionTwo-wrap .about-card .content {
        padding: 0px 10px 0px 10px;
    }

    footer .footer-top .quik-inks h4 {
        margin: 0 0 20px 0;
        font-size: 18px;
        line-height: 18px;
    }

    footer .footer-top .quik-inks ul {
        gap: 15px;
    }

    /* buyer-page */
    .sectionAgent-wrap .step-box .step-card {
        flex-basis: calc((100% - 4* 20px) / 4);
        max-width: calc((100% - 4* 20px) / 4);
        height: 450px;
    }

    .sectionAgent-wrap .step-box .step-card .number .img-box {
        min-width: 150px;
        max-width: 150px;
        min-height: 150px;
        max-height: 150px;
    }

    .sectionAgent-wrap .step-box .step-card .number .img-box img {
        min-width: 70px;
        max-width: 70px;
        min-height: 70px;
        max-height: 70px;
    }

    .sectionAgent-wrap .step-box .step-card .number h5 {
        width: 35px;
        height: 35px;
        font-size: 17px;
    }

    .sectionAgent-wrap .step-box .step-card .number {
        height: auto;
    }

    .sectionAgent-wrap .step-box .step-card .main-img,
    .sectionAgent-wrap .step-box .step-card .desc {
        height: 50%;
    }

    .sectionAgent-wrap .step-box .step-card .desc h6 {
        font-size: 18px;
        line-height: 22px;
    }

    .sectionAgent-wrap .step-box .step-card .desc p {
        text-align: center;
        min-height: 100px;
        max-height: 100px;
        font-size: 15px;
        line-height: 20px;
    }

    /* buyer-page */
    /* resources-page */
    .resourcesSec-wrap .content-list {
        padding: 30px 30px;
    }

    .resourcesSec-wrap .head h2 {
        font-size: 25px;
        line-height: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;

    }

    .resourcesSec-wrap .head {
        padding: 0 0 15px 0;
        margin: 0 0 15px 0;
    }

    /* resources-page */
    /* detail-page */
    .productDetail-sec .main-box .property-slider .img_producto_container {
        max-height: 500px;
        min-height: 500px;
    }

    .productDetail-sec .main-box .property-thumb img {
        min-height: 110px;
        max-height: 110px;
    }

    .productDetail-sec .main-box .desc-box .midle-info .parent-list li {
        flex-basis: calc((100% - 2* 10px) / 2);
        max-width: calc((100% - 2* 10px) / 2);
    }

    /* seller-d */
    .contactForm-wrap .form-box {
        padding: 30px 30px;
    }

    .contactForm-wrap .head h2 {
        font-size: 40px;
        line-height: 50px;
    }

    /* detail-page */
    /* contact-page */
    .contactInfo-wrap .contact-card {
        min-width: 220px;
        max-width: 220px;
        min-height: 220px;
        max-height: 220px;
    }

    .contactInfo-wrap .contact-card .info p {
        font-size: 15px;
        line-height: 20px;
    }

    .contactInfo-wrap .contact-card .info a {
        font-size: 18px;
    }

    /* contact-page */
    /* directory-page */
    .sectionDirectory-wrap .directory-card {
        min-height: 200px;
        max-height: 200px;
        flex-basis: calc((100% - 5* 10px) / 5);
        max-width: calc((100% - 5* 10px) / 5);
    }

    /* directory-page */
    /* Find-Agent-page */
    .agentSec-wrap .agent-card .head {
        flex-direction: column;
    }

    .agentSec-wrap .agent-card .head .info ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .agentSec-wrap .agent-card .head .info ul li i {
        display: none;
    }

    .agentSec-wrap .agent-card .desc {
        margin: 10px 0 0 0;
    }

    /* Find-Agent-page */
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .agentSec-wrap,
    .sectionDirectory-wrap,
    .resourcesSec-wrap,
    .contactInfo-wrap,
    .sectionDescription-wrap,
    .sectionAgent-wrap,
    .sectionTwo-wrap,
    .sectionOne-wrap {
        padding: 30px 0;
    }

    .contactInfo-wrap .head h2,
    .sectionTwo-wrap .about-card .content h2 {
        font-size: 30px;
        line-height: 35px;
    }

    header .header-btm .navbar {
        padding: 10px 0;
    }

    header .header-btm .navbar .navbar-nav {
        align-items: flex-start;
        gap: 12px;
        padding: 20px 0;
    }

    header .header-btm .navbar .navbar-nav .nav-item {
        width: 100%;
    }

    header .header-btm .navbar .navbar-nav .nav-item .dropdown {
        position: relative;
        width: 80%;
        margin: 0 auto;
        box-shadow: 0px 0px 2px 1px #0047ab61;
        transform: none !important;
        display: none;
    }

    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        justify-content: flex-start;
    }

    footer .footer-top {
        padding: 30px 0 0 0;
    }

    footer .footer-top .footer-logo h3 {
        margin: 10px 0 0 0;
    }

    footer .footer-top .footer-logo .social-icons {
        margin: 10px 0;
    }

    footer .footer-top .quik-inks {
        margin: 0 0 20px 0;
    }

    footer .footer-top .quik-inks h4 {
        margin: 0 0 10px 0;
    }

    footer .footer-top .quik-inks ul {
        gap: 12px;
    }

    footer .footer-bottom {
        padding: 10px 0;
    }

    footer .footer-bottom .copyright p {
        gap: 5px;
        flex-wrap: wrap;
    }

    .home-banner-wrap {
        padding: 120px 0 50px 0;
    }

    .sectionOne-wrap .user-card {
        margin: 0 0 30px 0;
    }

    .sectionTwo-wrap .about-card .main-img {
        min-width: 35%;
        max-width: 35%;
    }

    .sectionTwo-wrap .about-card .content {
        padding: 20px 10px;
    }

    .sectionTwo-wrap .about-card .content p {
        margin: 0 0 6px 0;
        font-size: 14px;
        line-height: 24px;
    }

    /* buyer-page */
    .sectionAgent-wrap .head h4 {
        font-size: 24px;
        line-height: 30px;
        margin: 10px 0;
    }

    .sectionAgent-wrap .step-box .step-card {
        flex-basis: calc((100% - 4* 15px) / 4);
        max-width: calc((100% - 4* 15px) / 4);
        height: 450px;
    }

    .sectionAgent-wrap .step-box .step-card .number .img-box {
        min-width: 120px;
        max-width: 120px;
        min-height: 120px;
        max-height: 120px;
    }

    .sectionAgent-wrap .step-box .step-card .number .img-box img {
        min-width: 50px;
        max-width: 50px;
        min-height: 50px;
        max-height: 50px;
    }

    .sectionAgent-wrap .step-box .step-card .number h5 {
        width: 35px;
        height: 35px;
        font-size: 17px;
    }

    .sectionAgent-wrap .step-box .step-card .number {
        height: auto;
    }

    .sectionAgent-wrap .step-box .step-card .main-img,
    .sectionAgent-wrap .step-box .step-card .desc {
        height: 50%;
    }

    .sectionAgent-wrap .step-box .step-card .desc h6 {
        font-size: 18px;
        line-height: 22px;
    }

    .sectionAgent-wrap .step-box .step-card .desc p {
        text-align: center;
        min-height: 100px;
        max-height: 100px;
        font-size: 15px;
        line-height: 20px;
    }

    /* buyer-page */
    /* find-page */
    .propertyFilter-wrap .filter-box .input-main {
        margin: 0 0 15px 0;
    }

    .propertyListing-wrap .seller-card .main-img img {
        min-height: 240px;
        max-height: 240px;
    }

    .propertyListing-wrap .seller-card .info {
        padding: 20px 5px;
    }

    .propertyListing-wrap .seller-card .info .author-box .btn-box .btn-wh {
        gap: 5px;
    }

    .propertyListing-wrap .seller-card .info .author-box h5 {
        font-size: 18px;
        line-height: 18px;
    }

    .propertyListing-wrap .seller-card .info ul {
        gap: 5px;
    }

    .propertyListing-wrap .seller-card .info .author-box {
        flex-direction: column;
        gap: 5px;
        align-items: flex-start;
    }

    .propertyListing-wrap .seller-card .info .author-box .btn-box {
        width: 100%;
    }

    /* property */
    .propertyListing-wrap .property-card {
        height: 230px;
    }

    .propertyListing-wrap .property-card .main-img {
        min-width: 280px;
        max-width: 280px;
    }

    .propertyListing-wrap .property-card .info {
        padding: 15px 15px;
        gap: 10px;
    }

    .propertyListing-wrap .property-card .info ul li {
        font-size: 17px;
        line-height: 17px;
    }

    .propertyListing-wrap .property-card .info .author-box h5 {
        font-size: 22px;
        line-height: 22px;
    }

    .propertyListing-wrap .property-card .ab-icons {
        top: 20px;
        right: 20px;
    }

    /* find-page */
    /* resources-page */
    .resourcesSec-wrap .content-list {
        padding: 20px 20px;
    }

    .resourcesSec-wrap .head h2 {
        font-size: 20px;
        line-height: 28px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
    }

    .resourcesSec-wrap .head {
        padding: 0 0 15px 0;
        margin: 0 0 15px 0;
    }

    .resourcesSec-wrap .content-list ul {
        gap: 10px;
    }

    .resourcesSec-wrap .content-list ul li a {
        font-size: 16px;
        line-height: 16px;
    }

    /* resources-page */
    /* detail-page */
    .productDetail-sec .main-box .property-slider .img_producto_container {
        max-height: 400px;
        min-height: 400px;
    }

    .productDetail-sec .main-box .property-thumb img {
        min-height: 110px;
        max-height: 110px;
    }

    .productDetail-sec .main-box .desc-box .midle-info .parent-list li {
        flex-basis: calc((100% - 2* 10px) / 2);
        max-width: calc((100% - 2* 10px) / 2);
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .productDetail-sec .main-box .desc-box .midle-info .parent-list li p {
        font-size: 22px;
        line-height: 24px;
    }

    .productDetail-sec .main-box .desc-box .midle-info h2 {
        font-size: 25px;
        line-height: 30px;
    }

    /* seller-d */
    .contactForm-wrap .form-box {
        padding: 30px 30px;
    }

    .contactForm-wrap .head h2 {
        font-size: 40px;
        line-height: 50px;
    }

    /* detail-page */
    /* contact-page */
    .contactInfo-wrap .contact-card {
        min-width: 200px;
        max-width: 200px;
        min-height: 200px;
        max-height: 200px;
        margin: 0 auto 30px;
    }

    .contactInfo-wrap .contact-card .info p {
        font-size: 13px;
        line-height: 20px;
    }

    .contactInfo-wrap .contact-card .info a {
        font-size: 18px;
    }

    /* contact-page */
    /* directory-page */
    .sectionDirectory-wrap .directory-card {
        min-height: 200px;
        max-height: 200px;
        flex-basis: calc((100% - 4* 10px) / 4);
        max-width: calc((100% - 4* 10px) / 4);
    }

    /* directory-page */
    /* Find-Agent-page */
    .agentSec-wrap .agent-card {
        padding: 15px 15px;
    }

    .agentSec-wrap .agent-card .head {
        flex-direction: column;
    }

    .agentSec-wrap .agent-card .head .info ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .agentSec-wrap .agent-card .head .info ul li i {
        display: none;
    }

    .agentSec-wrap .agent-card .desc {
        margin: 10px 0 0 0;
    }

    /* Find-Agent-page */
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

    .agentSec-wrap,
    .sectionDirectory-wrap,
    .propertyListing-wrap,
    .propertyFilter-wrap,
    .sectionBlogs-wrap,
    .contactInfo-wrap,
    .productDetail-sec,
    .resourcesSec-wrap,
    .sectionDescription-wrap,
    .sectionAgent-wrap,
    .sectionTwo-wrap,
    .sectionOne-wrap {
        padding: 30px 0;
    }

    .sectionBlogs-wrap .head h2,
    .contactInfo-wrap .head h2,
    .sectionAgent-wrap .head h2,
    .sectionTwo-wrap .about-card .content h2,
    .sectionOne-wrap .user-card .desc h4 {
        font-size: 30px;
        line-height: 35px;
    }

    header .header-btm .navbar {
        padding: 10px 0;
    }

    header .header-btm .navbar .navbar-nav {
        align-items: flex-start;
        gap: 12px;
        padding: 20px 0;
    }

    header .header-btm .navbar .navbar-nav .nav-item {
        width: 100%;
    }

    header .header-btm .navbar .navbar-nav .nav-item .dropdown {
        position: relative;
        width: 80%;
        margin: 0 auto;
        box-shadow: 0px 0px 2px 1px #0047ab61;
        transform: none !important;
        display: none;
    }

    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        justify-content: flex-start;
    }

    footer .footer-top {
        padding: 30px 0 0 0;
    }

    footer .footer-top .footer-logo h3 {
        margin: 10px 0 0 0;
    }

    footer .footer-top .footer-logo .social-icons {
        margin: 10px 0;
    }

    footer .footer-top .quik-inks {
        margin: 0 0 20px 0;
    }

    footer .footer-top .quik-inks h4 {
        margin: 0 0 10px 0;
    }

    footer .footer-top .quik-inks ul {
        gap: 12px;
    }

    footer .footer-bottom {
        padding: 10px 0;
    }

    footer .footer-bottom .copyright p {
        gap: 5px;
        flex-wrap: wrap;
    }

    .home-banner-wrap {
        padding: 100px 0 50px 0;
    }

    .home-banner-wrap .banner-content h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .sectionOne-wrap .user-card {
        margin: 0 0 30px 0;
    }

    .sectionTwo-wrap .about-card {
        flex-direction: column;
    }

    .sectionTwo-wrap .about-card .main-img {
        min-width: 100%;
        max-width: 100%;
    }

    .sectionTwo-wrap .about-card .main-img img {
        min-height: 220px;
        max-height: 220px;
    }

    .sectionTwo-wrap .about-card .content {
        padding: 20px 10px;
    }

    /* buyer-page */
    .sectionAgent-wrap .head h4 {
        font-size: 20px;
        line-height: 25px;
        margin: 15px 0;
    }

    .sectionAgent-wrap .head p {
        font-size: 17px;
        line-height: 20px;
    }

    .sectionAgent-wrap .step-box {
        flex-wrap: wrap;
        gap: 20px;
    }

    .sectionAgent-wrap .step-box .step-card .main-img,
    .sectionAgent-wrap .step-box:before {
        display: none;
    }

    .sectionAgent-wrap .step-box .step-card {
        flex-basis: calc((100% - 2* 10px) / 2);
        max-width: calc((100% - 2* 10px) / 2);
        height: auto;
        gap: 20px;
    }

    .sectionAgent-wrap .step-box .step-card:nth-child(2),
    .sectionAgent-wrap .step-box .step-card:nth-child(4) {
        flex-direction: column;
    }

    .sectionAgent-wrap .step-box .step-card:nth-child(2) .number h5,
    .sectionAgent-wrap .step-box .step-card:nth-child(4) .number h5 {
        bottom: 0;
        top: inherit;
    }

    .sectionAgent-wrap .step-box .step-card .desc h6 {
        font-size: 20px;
        line-height: 26px;
        min-height: 50px;
        max-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sectionAgent-wrap .step-box .step-card .desc p {
        min-height: 150px;
        max-height: 150px;
    }

    /* buyer-page */
    /* find-page */
    .propertyFilter-wrap .filter-box .input-main {
        margin: 0 0 15px 0;
    }

    .propertyListing-wrap .seller-card .info .author-box .btn-box .btn-wh {
        padding: 0 5px;
        gap: 5px;
    }

    .propertyListing-wrap .seller-card .info .author-box h5 {
        font-size: 18px;
        line-height: 18px;
    }

    .propertyListing-wrap .seller-card .info ul {
        gap: 5px;
    }

    /* property */
    .propertyListing-wrap .property-card {
        height: 230px;
    }

    .propertyListing-wrap .property-card .main-img {
        min-width: 220px;
        max-width: 220px;
    }

    .propertyListing-wrap .property-card .info {
        padding: 15px 15px;
        gap: 10px;
    }

    .propertyListing-wrap .property-card .info ul li {
        font-size: 17px;
        line-height: 17px;
    }

    .propertyListing-wrap .property-card .info .author-box h5 {
        font-size: 22px;
        line-height: 22px;
    }

    .propertyListing-wrap .property-card .ab-icons {
        top: 20px;
        right: 20px;
    }

    /* find-page */
    /* resources-page */
    .resourcesSec-wrap .head h2 {
        font-size: 25px;
        line-height: 36px;
    }

    .resourcesSec-wrap .content-list {
        height: auto;
        margin: 0 0 30px 0;
    }

    /* resources-page */
    /* detail-page */
    .productDetail-sec .main-box .property-slider .img_producto_container {
        max-height: 300px;
        min-height: 300px;
    }

    .productDetail-sec .main-box .property-thumb img {
        min-height: 80px;
        max-height: 80px;
    }

    .productDetail-sec .main-box .desc-box .midle-info .parent-list {
        gap: 10px;
    }

    .productDetail-sec .main-box .desc-box .midle-info .parent-list li {
        flex-basis: calc((100% - 2* 10px) / 2);
        max-width: calc((100% - 2* 10px) / 2);
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .productDetail-sec .main-box .desc-box .midle-info .parent-list li p {
        font-size: 22px;
        line-height: 24px;
    }

    .productDetail-sec .main-box .desc-box .midle-info h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .productDetail-sec .main-box .desc-box .midle-info iframe {
        height: 270px;
    }

    /* seller-d */
    .contactForm-wrap .form-box {
        padding: 15px 15px;
    }

    .contactForm-wrap .head h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .contactForm-wrap .form-box.stamp-calculator .input-main {
        margin: 0 0 15px 0;
    }

    /* detail-page */
    /* contact-page */
    .contactInfo-wrap .contact-card {
        min-width: 230px;
        max-width: 230px;
        min-height: 230px;
        max-height: 230px;
        margin: 0 auto 30px;
    }

    .contactInfo-wrap .contact-card .info p {
        font-size: 15px;
        line-height: 19px;
    }

    /* contact-page */
    /* directory-page */
    .sectionDirectory-wrap .directory-card {
        min-height: 200px;
        max-height: 200px;
        flex-basis: calc((100% - 3* 10px) / 3);
        max-width: calc((100% - 3* 10px) / 3);
    }

    .sectionDirectory-wrap .directory-card .main-img img {
        min-width: 50px;
        max-width: 50px;
        min-height: 50px;
        max-height: 50px;
    }

    /* directory-page */
    /* Find-Agent-page */
    .agentSec-wrap .agent-card .head {
        flex-direction: column;
    }

    .agentSec-wrap .agent-card .desc {
        margin: 10px 0 0 0;
    }

    /* Find-Agent-page */
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    p {
        font-size: 16px;
        line-height: 25px;
    }

    .btn-box {
        flex-direction: column;
        width: 100%;
    }

    .btn-box .btn-wh {
        width: 100%;
    }

    .agentSec-wrap,
    .sectionDirectory-wrap,
    .resourcesSec-wrap,
    .contactInfo-wrap,
    .sectionBlogs-wrap,
    .productDetail-sec,
    .propertyListing-wrap,
    .propertyFilter-wrap,
    .sectionDescription-wrap,
    .sectionAgent-wrap,
    .contactForm-wrap,
    .sectionTwo-wrap,
    .sectionOne-wrap {
        padding: 30px 0;
    }

    .sectionBlogs-wrap .head h2,
    .contactInfo-wrap .head h2,
    .sectionAgent-wrap .head h2,
    .sectionTwo-wrap .about-card .content h2,
    .sectionOne-wrap .user-card .desc h4 {
        font-size: 30px;
        line-height: 35px;
    }

    header .header-btm .navbar {
        padding: 10px 0;
    }

    header .header-btm .navbar .navbar-nav {
        align-items: flex-start;
        gap: 12px;
        padding: 20px 0;
    }

    header .header-btm .navbar .navbar-nav .nav-item {
        width: 100%;
    }

    header .header-btm .navbar .navbar-nav .nav-item .dropdown {
        position: relative;
        width: 80%;
        margin: 0 auto;
        box-shadow: 0px 0px 2px 1px #0047ab61;
        transform: none !important;
        display: none;
    }

    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        justify-content: flex-start;
    }

    footer .footer-top {
        padding: 30px 0 0 0;
    }

    footer .footer-top .footer-logo h3 {
        margin: 10px 0 0 0;
    }

    footer .footer-top .footer-logo .social-icons {
        margin: 10px 0;
    }

    footer .footer-top .quik-inks {
        margin: 0 0 20px 0;
    }

    footer .footer-top .quik-inks h4 {
        margin: 0 0 10px 0;
    }

    footer .footer-top .quik-inks ul {
        gap: 12px;
    }

    footer .footer-bottom {
        padding: 10px 0;
    }

    footer .footer-bottom .copyright p {
        gap: 5px;
        flex-wrap: wrap;
    }

    .home-banner-wrap {
        padding: 100px 0 50px 0;
    }

    .home-banner-wrap .banner-content h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .home-banner-wrap .banner-content p {
        font-size: 18px;
        line-height: 25px;
    }

    .home-banner-wrap .banner-content .input-main .form-group {
        flex-direction: column;
        gap: 10px;
    }

    .sectionOne-wrap .user-card {
        margin: 0 0 30px 0;
    }

    .sectionTwo-wrap .about-card {
        flex-direction: column;
    }

    .sectionTwo-wrap .about-card .main-img {
        min-width: 100%;
        max-width: 100%;
    }

    .sectionBlogs-wrap .blog-card .main-img img,
    .sectionTwo-wrap .about-card .main-img img {
        min-height: 220px;
        max-height: 220px;
    }

    .sectionBlogs-wrap .blog-card .desc h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .sectionTwo-wrap .about-card .content {
        padding: 20px 10px;
    }

    /* buyer-page */
    .sectionAgent-wrap .head h4 {
        font-size: 20px;
        line-height: 25px;
        margin: 15px 0;
    }

    .sectionAgent-wrap .head p {
        font-size: 17px;
        line-height: 20px;
    }

    .sectionAgent-wrap .step-box {
        flex-direction: column;
        gap: 20px;
    }

    .sectionAgent-wrap .step-box .step-card .main-img,
    .sectionAgent-wrap .step-box:before {
        display: none;
    }

    .sectionAgent-wrap .step-box .step-card {
        flex-basis: calc((100% - 1* 0px) / 1);
        max-width: calc((100% - 1* 0px) / 1);
        height: auto;
        gap: 20px;
    }

    .sectionAgent-wrap .step-box .step-card:nth-child(2),
    .sectionAgent-wrap .step-box .step-card:nth-child(4) {
        flex-direction: column;
    }

    .sectionAgent-wrap .step-box .step-card:nth-child(2) .number h5,
    .sectionAgent-wrap .step-box .step-card:nth-child(4) .number h5 {
        bottom: 0;
        top: inherit;
    }

    /* buyer-page */
    /* find-page */
    .propertyFilter-wrap .filter-box .input-main {
        margin: 0 0 15px 0;
    }

    .propertyListing-wrap .seller-card .info .author-box .btn-box .btn-wh {
        padding: 0 5px;
        gap: 5px;
    }

    .propertyListing-wrap .seller-card .info .author-box h5 {
        font-size: 18px;
        line-height: 18px;
    }

    .propertyListing-wrap .seller-card .info ul {
        gap: 5px;
    }

    /* property */
    .propertyListing-wrap .property-card {
        flex-direction: column;
        height: auto;
    }

    .propertyListing-wrap .property-card .main-img {
        min-width: 100%;
        max-width: 100%;
        min-height: 300px;
        max-height: 300px;
    }

    .propertyListing-wrap .property-card .info {
        padding: 15px 15px;
        gap: 10px;
    }

    .propertyListing-wrap .property-card .info h4 {
        font-size: 30px;
        line-height: 35px;
    }

    .propertyListing-wrap .property-card .info ul li {
        font-size: 14px;
        line-height: 15px;
    }

    .propertyListing-wrap .property-card .info .author-box .btn-box {
        width: 50%;
    }

    /* find-page */
    /* resources-page */
    .resourcesSec-wrap .content-list {
        padding: 20px 20px;
    }

    .resourcesSec-wrap .head h2 {
        font-size: 20px;
        line-height: 25px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
    }

    .resourcesSec-wrap .head {
        padding: 0 0 15px 0;
        margin: 0 0 15px 0;
    }

    .resourcesSec-wrap .content-list ul {
        gap: 10px;
    }

    .resourcesSec-wrap .content-list ul li a {
        font-size: 16px;
        line-height: 16px;
    }

    .resourcesSec-wrap .content-list {
        height: auto;
        margin: 0 0 30px 0;
    }

    /* resources-page */
    /* detail-page */
    .productDetail-sec .main-box .property-slider .img_producto_container {
        max-height: 300px;
        min-height: 300px;
    }

    .productDetail-sec .main-box .property-thumb img {
        min-height: 80px;
        max-height: 80px;
    }

    .productDetail-sec .main-box .desc-box .midle-info .parent-list {
        gap: 10px;
    }

    .productDetail-sec .main-box .desc-box .midle-info .parent-list li {
        flex-basis: calc((100% - 1* 0px) / 1);
        max-width: calc((100% - 1* 0px) / 1);
        padding: 0 0 0 30px;
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .productDetail-sec .main-box .desc-box .midle-info .parent-list li p {
        font-size: 22px;
        line-height: 24px;
    }

    .productDetail-sec .main-box .desc-box .midle-info h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .productDetail-sec .main-box .desc-box .midle-info iframe {
        height: 270px;
    }

    /* seller-d */
    .productDetail-sec .head {
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
    }

    .productDetail-sec .author-card .main-img img {
        min-height: 310px;
        max-height: 310px;
    }

    .contactForm-wrap .form-box {
        padding: 15px 15px;
    }

    .contactForm-wrap .head h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .contactForm-wrap .form-box.stamp-calculator .input-main {
        margin: 0 0 15px 0;
    }

    /* detail-page */
    /* contact-page */
    .contactInfo-wrap .contact-card {
        min-width: 230px;
        max-width: 230px;
        min-height: 230px;
        max-height: 230px;
        margin: 0 auto 30px;
    }

    /* contact-page */
    /* directory-page */
    .sectionDirectory-wrap .directory-card {
        min-height: 200px;
        max-height: 200px;
        min-width: 200px;
        max-width: 200px;
    }

    .sectionDirectory-wrap .directory-card .main-img img {
        min-width: 50px;
        max-width: 50px;
        min-height: 50px;
        max-height: 50px;
    }

    /* directory-page */
    /* Find-Agent-page */
    .agentSec-wrap .agent-card {
        padding: 15px 15px;
    }

    .agentSec-wrap .agent-card .head {
        flex-direction: column;
    }

    .agentSec-wrap .agent-card .head .info ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .agentSec-wrap .agent-card .head .info ul li i {
        display: none;
    }

    .agentSec-wrap .agent-card .desc {
        margin: 10px 0 0 0;
    }

    /* Find-Agent-page */
}