@media only screen and (max-width: 1280px) {



    /*testmonials-start*/
    .test {
        padding: 30px 60px 0px 60px;
    }

    /*testmonials-end*/


    /*faq-css-start*/
    .faqs {
        padding: 30px 60px 0px 60px;
    }

    .faqsb {
        padding: 30px 60px 0px 60px;
    }

    /*faq-css-end*/

}

@media only screen and (max-width: 1199px) {

    /*testmonials-start*/
    .test {
        padding: 30px 40px 0px 40px;
    }

    .row {
        column-gap: 18px;
    }

    /*testmonials-end*/


    /*list-on-mls-start*/
    .btn_mls {
        display: flex;
        justify-content: center;
        gap: 13px;
    }

    /*list-the-mls end*/



    /*faq-css-start*/
    .faqs {
        padding: 30px 40px 0px 40px;
    }

    .faqsb {
        padding: 30px 40px 0px 40px;
    }

    .brand_slider_sec .brand_slider_lr {
        padding: 30px 40px 20px 40px;
    }

    /*testmonials-end*/

}

@media only screen and (max-width: 1150px) {

    /*testmonials-start*/
    .test {
        padding: 30px 40px 0px 40px;
    }


    /*testmonials-end*/



    /*list-the-mls-start*/

    .btn_mls {
        display: flex;
        justify-content: center;
        gap: 13px;
    }

    /*list-themls-end*/
}

@media only screen and (max-width: 1050px) and (min-width:1000px) {
    .card-body {
        background-color: #e7e7e7;
        padding: 31px;
        text-align: center;
    }
}


@media only screen and (max-width: 1025px) {
    nav ul {
        position: absolute;
        top: 0;
        left: -100%;
        height: 450px;
        flex-direction: column;
        backdrop-filter: blur(5px);
        background-color: #000000;
        gap: 0;
        width: 100%;
        align-items: start;
        padding: 20px 10px 20px 0px;
        transition: left 0.5s ease;
    }

    nav ul li {
        padding: 20px 35px;

    }

    .menu-icon {
        display: block;
    }

    .menu-open nav ul {
        left: 0;
        /* Slide in from the left */
    }

    .nav-top {
        padding: 10px 40px;
    }

    nav {
        padding: 15px 40px;
    }

    /*.banner {*/
    /*    padding: 100px 40px;*/
    /*    width: 100%;*/
    /*}*/

    .hero-section {
        height: auto;
    }

    i.fa-solid.fa-search.search-icon {
        margin-bottom: 3px;
    }

    .about-us {
        padding: 40px;
    }

    .about-content h2 {
        padding-right: 0px;
        font-size: 30px;
        line-height: 45px;
    }

    .get-listed {
        padding: 0px 40px 40px 40px;
    }

    .get-listed h2 {
        padding: 0px 100px;
        font-size: 30px;
    }

    .dr-footer {
        padding: 40px 40px 20px 40px;
    }

    .subscribe-btn {
        padding: 15px 30px;
    }

    .dr-contact {
        padding: 0px 40px 40px 40px;
    }

    .brand-slider {
        padding: 40px 40px 40px 40px;
    }

    .pi {
        padding: 40px;
    }

    .pi h2 {
        padding: 0px 0px 15px 0px;
        font-size: 30px;
    }

    .dr-testimonial {
        padding: 100px 40px;
    }

    .testi-left h2 {
        padding-right: 0;
    }

    .listing1 {
        width: max-content;
    }

    /*privacy-policy-css-start*/
    .privacy {
        margin-left: 60px;
        margin-right: 60px;
    }

    .privacy h2 {
        font-size: 2em;
    }

    .privacy h3 {
        font-size: 1.5em;
    }

    .privacy p {
        font-size: 1.2em;
    }


    /*privacy-policy-css-end*/
}

@media only screen and (max-width: 1024px) {
    /*testmonials-start*/

    .test {
        padding: 30px 40px 0px 40px;
    }

    .dr-testimonial .row {
        column-gap: 0px;
    }

    /*testmonials-end*/



    /*sellyour-home-css start*/
    .syh {
        padding: 40px;
    }

    .syh-text {
        padding: 0px 40px 40px 40px;
    }

    .syh-text h1 {
        padding: 0px 120px 0px 120px;
    }

    .syh-form {
        padding: 30px;
        margin: 0px 40px 40px 40px;
    }

    /*sellyour-home-css end*/


    /*product-css-start*/
    .breadcrumb {
        padding: 100px 0px 100px 0px;
    }

    .dr-products {
        padding: 40px;
    }

    /*product-css-end*/



    /*How it works css start*/
    .timeline-container {
        padding: 30px 40px;
    }

    .info {
        padding: 40px;
    }

    /*how it works end*/


    /*mls-list-start*/

    .btn_mls {
        display: flex;
        justify-content: center;
        gap: 13px;
    }

    .mls_listt {
        padding: 0px 40px;
        align-items: center;
    }

    /*list-the-mls-end*/

    /*about-css-start*/
    .dr-about {
        padding: 40px;
    }

    .mission-vision {
        padding: 40px;
    }

    .why-choose-us {
        padding: 40px;
    }

    .what-we-offer {
        padding: 40px;
    }

    .mission-vision .row {
        flex-wrap: wrap;
    }

    /*about-css-start*/


    /*comparables-css-start*/

    .comparables-inner {
        padding: 40px;
    }

    /*comparables-css-end*/


    /*broker-inner-css-start*/
    .broker-inner {
        padding: 40px;
    }

    /*broker-inner-css-end*/





    /*==============Open-house================*/
    .openhouse-inner {
        padding: 40px;
    }

    /*==============Open-house================*/

}

@media only screen and (max-width: 991px) {
    /*.banner {*/
    /*    padding: 75px 40px;*/
    /*    width: 100%;*/
    /*}*/

    .pi h2 {
        padding: 0px 0px 15px 0px;
        font-size: 30px;
    }



    /*testmonials-start*/

    .test {
        padding: 30px 40px 0px 40px;
    }

    .row {
        column-gap: unset;
    }

    .newsletter h1 {
        font-size: 18px;
    }

    .quick-links h1 {
        font-size: 18px;
    }

    /*testmonials-end*/


    /*list-the-mls start*/
    .listing .row .col-md-4 {
        width: 40%;
    }

    .mls_listt {
        padding: 0px 40px;
        align-items: center;
    }

    /*list-the-mls-end*/


    /*about-css-start*/
    .dr-about .row {
        flex-wrap: wrap;
        gap: 40px;
    }

    .dr-about .col-md-6 {
        width: 100%;
    }

    .abt-right p {
        margin-bottom: 0;
    }

    .abt-left {
        height: 350px;
    }

    .mission-vision .col-md-4 {
        width: 100%;
    }

    .mission-vision .row {
        gap: 30px;
    }

    .why-choose-us .row {
        gap: 30px;
        flex-wrap: wrap;
    }

    .why-choose-us .col-md-6 {
        width: 100%;
    }

    .left-img {
        height: 400px;
        background-position: bottom;
    }

    /*about-css-end*/


    /*contact-new-css*/
    .cont-form {
        flex-direction: column;
        gap: 20px;
    }

    .cont-form .col-md-6,
    .cont-form-right {
        width: 100%;
    }

    .table-container {
        max-width: 100%;
        margin: auto;
        overflow-x: auto;
    }

    .cont-form {
        margin: 25px 20px 25px 20px;
    }

    /*contact-new-css*/

    .dr-footer .row .col-md-3 {
        flex: 0 0 auto;
        width: 50%;
    }

    .quick-links {
        padding-left: 0;
    }

    .loc1 {
        width: 30%;
    }

    .listing1 {
        width: 100%;
    }

    .dr-listings {
        gap: 20px;
    }


    /*==============Open-house================*/
    .openhouse-inner .row {
        flex-wrap: wrap;
    }

    .openhouse-img {
        height: 400px;
    }

    .openhouse-inner .col-md-6 {
        width: 100%;
    }

    /*==============Open-house================*/

    /*25-house-start*/
    .mlsphotos-inner .row {
        flex-wrap: wrap;
    }

    .mlsphotos-img {
        height: 400px;
    }

    .mlsphotos-inner .col-md-6 {
        width: 100%;
    }

    /*25-house-start*/


    /*============additional_photos=================*/

    .additional-inner .row {
        flex-wrap: wrap;
    }

    .additional-img {
        height: 400px;
    }

    .additional-inner .col-md-6 {
        width: 100%;
    }

    /*============additional_photos=================*/
}

@media only screen and (max-width: 850px) {
    /*testmonials-start*/

    .test {
        padding: 30px 40px 0px 40px;
    }

    .test .row .col-md-6 {
        width: 100%;
        margin-top: 20px;
    }

    /*testmonials-end*/
}


@media only screen and (max-width: 768px) {
    /*.banner {*/
    /*    padding: 55px 40px;*/
    /*}*/

    .get-listed h2 {
        padding: 0px 50px;
    }

    .quick-links h1 {
        font-size: 18px;
    }

    .newsletter h1 {
        font-size: 18px;
    }

    .quick-links p a {
        font-size: 16px;
    }

    .footer-icon span a {
        font-size: 16px;
    }

    .copyright span {
        font-size: 16px;
    }

    .quick-links {
        padding-left: 15px;
    }

    .subscribe-btn {
        width: 100%;
    }

    .loc1 {
        width: 45%;
    }

    .dr-listings {
        gap: 30px;
    }

    .listing1 {
        width: 100%;
    }



    /*testmonials-start*/

    .test {
        padding: 0px 40px 0px 40px;
    }

    .test .row .col-md-6 {
        width: 100%;
        margin-top: 20px;
    }

    /*testmonials-end*/



    /*sellyour-home-start*/

    .syh-form .col-md-6 {
        width: 100%;
    }

    /*sellyour-home-end*/


    /*contact-page-css start*/
    .cont-form {
        margin: 50px 40px 50px 40px;
        column-gap: 60px;
    }

    /*contact-page-css end*/


    /*how it works css start*/

    .timeline .row {
        flex-direction: column;
    }

    .timeline-item {
        flex-direction: column;
        text-align: center;
    }

    .timeline-icon {
        margin-bottom: 10px;
    }

    .timeline-content h3 {
        text-align: center;
    }

    .timeline-content p {
        text-align: center;
    }

    .timeline-item {
        gap: 20px;
    }

    .info-texts h1 {
        font-size: 22px;
    }

    .info-texts p {
        font-size: 16px;
    }

    /*how it works css end*/

    /*about-css-start*/

    .dr-about .row {
        flex-wrap: wrap;
        gap: 40px;
    }

    .dr-about .col-md-6 {
        width: 100%;
    }

    .abt-right p {
        margin-bottom: 0;
    }

    .abt-left {
        height: 350px;
    }

    .mission-vision .col-md-4 {
        width: 100%;
    }

    .mission-vision .row {
        gap: 30px;
    }

    .why-choose-us .row {
        gap: 30px;
        flex-wrap: wrap;
    }

    .why-choose-us .col-md-6 {
        width: 100%;
    }

    .left-img {
        height: 400px;
        background-position: bottom;
    }

    /*about-css-end*/


    /*comparables-css-start*/

    .comparables-inner .row {
        flex-wrap: wrap;
    }

    .comparables-img {
        height: 400px;
    }

    .comparables-inner .col-md-6 {
        width: 100%;
    }

    /*comparables-css-end*/



    /*broker-inner-css-start*/
    .broker-inner .row {
        flex-wrap: wrap;
    }

    .broker-img {
        height: 400px;
    }

    .broker-inner .col-md-6 {
        width: 100%;
    }

    /*broker-inner-css-end*/
}



@media (min-width: 768px) and (max-width: 1024px) {

    /*privacy-policy-css-start*/

    .privacy {
        margin-left: 30px;
        margin-right: 30px;
    }

    .privacy h2 {
        font-size: 1.8em;
    }

    .privacy h3 {
        font-size: 1.3em;
    }

    .privacy p {
        font-size: 1.1em;
    }

    /*privacy-policy-css-end*/


    /*25-house-start*/
    .mlsphotos-inner {
        padding: 40px;
    }

    /*25-house-start*/



    /*============additional_photos=================*/

    .additional-inner {
        padding: 40px;
    }

    /*============additional_photos=================*/

}




@media only screen and (max-width: 767px) {
    /*testmonials-start*/

    .test {
        padding: 0px 20px 0px 20px !important;
    }

    .test .row .col-md-6 {
        width: 100%;
        margin-top: 20px;
    }


    /*testmonials-end*/


    /*contact-page-css start*/
    .cont-form {
        margin: 50px 20px 50px 20px;
        column-gap: 20px;
    }

    /*contact-page-css end*/


    /*privacy-policy-css-start*/
    .privacy {
        margin-left: 20px;
        margin-right: 20px;
    }

    .privacy h2 {
        font-size: 1.5em;
        text-align: left;
    }

    .privacy h3 {
        font-size: 1.2em;
        text-align: left;
    }

    .privacy p {
        font-size: 1em;
        text-align: left;
    }

    /*privacy-policy-css-end*/


    /*list-the-mls-start*/
    .listing .row .col-md-4 {
        width: 100%;
    }

    .mls_listt {
        padding: 0px 40px;
        align-items: center;
    }

    /*list-the-mls-end*/


    /*faqsb-css-start*/
    .faqsb {
        padding: 0px 40px 0px 40px;
    }

    /*faqsb-css-end*/
    .contact_table th,
    td {
        padding: 8px;
    }


    .brand_slider_sec .brand_slider_lr {
        padding: 30px 20px 20px 20px;
    }

    .contact-left h1 {
        padding-bottom: 18px;
    }



    /*==============new-banner-css-start===========*/
    .new_slider_sec .owl-carousel .item {
        justify-content: end !important;
    }
}


@media only screen and (max-width: 575px) {
    .banner {
        padding: 40px 20px;
        width: 100%;
    }

    .hero-section {
        height: 100%;
    }

    .banner h1 {
        font-size: 40px;
        line-height: 50px;
    }

    nav ul {
        height: 450px;
    }

    .about-us {
        padding: 20px;
    }

    .about-img {
        height: 350px;
    }

    .about-us .row {
        display: flex;
        flex-direction: column-reverse;
        gap: 10px;
    }

    .get-listed {
        padding: 0px 20px 20px 20px;
    }

    .dr-footer {
        padding: 20px;
    }

    .quick-links {
        padding-left: 0px;
    }

    .footer-left {
        padding-bottom: 20px;
    }

    .footer-icon span a {
        font-size: 18px;
    }

    .quick-links {
        padding-bottom: 15px;
    }

    .quick-links h1 {
        font-size: 22px;
    }

    .quick-links p a {
        font-size: 18px;
    }

    .newsletter {
        padding-bottom: 25px;
    }

    .newsletter h1 {
        font-size: 22px;
    }

    .dr-contact {
        padding: 0px 20px 20px 20px;
    }

    .dr-contact .row {
        display: flex;
        gap: 25px;
        flex-direction: column-reverse;
    }

    .brand-slider {
        padding: 20px 20px 20px 20px;
    }

    .loc1 {
        width: 100%;
    }

    .pi h2 {
        font-size: 30px;
        padding: 0px 0px 15px 0px;
    }

    .dr-testimonial .row {
        gap: 50px;
    }

    .dr-testimonial {
        padding: 40px 20px;
        background-image: none;
        background-color: #9cb381;
    }




    /*testmonials-start*/
    .test {
        padding: 0px 20px 0px 20px;
    }

    .test .row .col-md-6 {
        width: 100%;
        margin-top: 20px;
    }

    .breadcrumb-bottom h1 {
        font-size: 30px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        letter-spacing: 2px;
    }

    .profile-img {
        width: 65px;
        height: 65px;
    }

    .testimonial-content {
        margin-left: 20px !important;
    }

    .profile-img {
        left: -18px;
    }

    .test_main .testimonial-container {
        display: flex;
        align-items: center;
        position: relative;
        background: white;
        border-radius: 0px 50px 0px 50px;
        padding: 60px 20px 30px 30px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        border-left: 5px solid #b08d57;
    }

    .test_main .profile-img {
        width: 65px;
        height: 65px;
        left: -25px;
        top: 30px;
    }

    .breadcrumb {
        padding: 60px 20px 60px 20px;
    }

    /*testmonials-end*/



    /*sell-your-homes-css start*/

    .syh {
        padding: 20px;
    }

    .syh-text {
        padding: 0;
    }

    .syh-text h1 {
        padding: 0px 20px 0px 20px;
    }

    .syh-form {
        padding: 20px;
        margin: 0px 20px 20px 20px;
    }

    /*sell-your-homes-css end*/


    /*product-page-css-start*/
    .dr-products {
        padding: 20px;
    }

    .product1 img {
        height: auto;
    }

    /*product-page-css-end*/


    /*How it works css start*/

    .info {
        padding: 20px;
    }

    .info-texts {
        padding: 20px 20px;
    }

    /*how it works css end*/



    /*new-banner-slider-start*/

    .banner {
        padding: 150px 60px 60px 60px !important;
    }

    .banner p br,
    .banner2 p br,
    .banner3 p br {
        display: none;
    }

    .banner,
    .banner2,
    .banner3 {
        height: 750px;
    }

    .banner {
        padding: 150px 20px 20px 20px !important;
    }

    .banner h1 {
        font-size: 35px;
    }

    /*new-banner-slider-start*/


    /*list-the-mls-start*/
    .listing {
        padding: 20px 0px;
    }

    .mls_listt {
        padding: 0px 20px;
        align-items: center;
    }

    /*list-the-mls-end*/




    /*faq-css-start*/
    .faqs {
        padding: 0px 20px 0px 20px;
    }

    .breadcrumb-bottom h1 {
        font-size: 40px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        letter-spacing: 2px;
    }

    .accordion-button {
        background-color: white;
        color: black;
        border: none;
        box-shadow: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-weight: 700;
        font-size: 20px;
    }





    /*faqsb-css*/
    .faqsb {
        padding: 0px 20px 0px 20px;
    }

    .breadcrumb-bottom h1 {
        font-size: 40px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        letter-spacing: 2px;
    }

    .accordion-button {
        background-color: white;
        color: black;
        border: none;
        box-shadow: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-weight: 700;
        font-size: 20px;
    }

    .faqsb .accordion-button {
        font-size: 20px;
    }

    .faqsb .accordion-button {
        font-size: 20px;
        padding: 4px 6px;
    }

    .faqsb .accordion-item {
        border-radius: 20px !important;
    }

    /*testmonials-end*/





    /*about-css-start*/
    .dr-about {
        padding: 20px;
    }

    .mission-vision {
        padding: 20px;
    }

    .why-choose-us {
        padding: 20px;
    }

    .what-we-offer {
        padding: 20px;
    }

    /*about-css-end*/


    /*comparables-css-start*/

    .comparables-inner {
        padding: 20px;
    }

    .comparables-right h2 {
        padding-right: 0;
    }

    /*comparables-css-end*/


    /*broker-inner-css-start*/
    .broker-inner {
        padding: 20px;
    }

    .broker-right h2 {
        padding-right: 0;
    }

    /*broker-inner-css-end*/



    /*==============Open-house================*/
    .openhouse-inner {
        padding: 20px;
    }

    .openhouse-right h2 {
        padding-right: 0;
    }

    /*==============Open-house================*/


    /*25-house-start*/
    .mlsphotos-inner {
        padding: 20px;
    }

    .mlsphotos-right h2 {
        padding-right: 0;
    }

    /*25-house-start*/




    /*============additional_photos=================*/
    .additional-inner {
        padding: 20px;
    }

    .additional-right h2 {
        padding-right: 0;
    }

    /*============additional_photos=================*/


    /*==============new-banner-css-start===========*/
    .new_slider_sec .title_main h2 {
        font-size: 25px !important;
        min-height: 50px;
    }
    .container_main .owl-dots {
        position: absolute;
        right: 20px;
        bottom: 30px;
        transform: unset;
    }
}

@media only screen and (max-width: 425px) {
    nav {
        padding: 15px 20px;
    }

    .nav-top {
        padding: 10px 20px;
        justify-content: space-between;
    }

    .get-listed h2 {
        padding: 0px;
    }

    .testimonial-container {
        padding: 0px 15px 30px 15px;
    }

    .slide {
        min-width: 50%;
    }


    /*testmonials-start*/

    .test {
        padding: 0px 20px 20px 20px !important;
    }

    .test .row .col-md-6 {
        width: 100%;
        margin-top: 20px;
    }

    /*testmonials-end*/

    /*faq-css-start*/

    .faqs {
        padding: 0px 20px 0px 20px;
    }

    .accordion-button {
        background-color: white;
        color: black;
        border: none;
        box-shadow: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-weight: 700;
        font-size: 20px;
    }

    .faqs .accordion-button {
        font-size: 20px;
        padding: 2px 4px;
    }

    .faqs .faq-item {
        margin-top: 0 !important;
        margin-bottom: 10px !important;
        border-radius: 20px !important;
    }

    .faqs .accordion-body {
        font-size: 18px;
        padding: 7px 6px;
    }

    .faqsb .accordion-body {
        font-size: 18px;
        padding: 7px 6px;
    }

    /*testmonials-end*/

}

@media only screen and (max-width: 375px) {
    .banner h1 {
        font-size: 30px;
        line-height: 44px;
    }

    .banner p {
        font-size: 15px;
        line-height: 30px;
    }

    .dr-listings {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    }

    .testimonial-container {
        padding: 0px 15px 30px 15px;
    }



    /*testmonials-start*/

    .test {
        padding: 0px 20px 0px 20px;
    }

    .test .row .col-md-6 {
        width: 100%;
        margin-top: 20px;
    }

    /*testmonials-end*/

    /*contact-page-css-start*/

    .cont-form {
        flex-direction: column;
        row-gap: 40px;
    }

    .addr h1,
    h3,
    h4 {
        text-align: center;
    }

    .detail {
        text-align: center;
    }

    .contact button {
        display: block;
        margin: 0 auto;
        width: 80%;
    }

    /*contact-page-css end*/
}