@media(max-width:1599px){
    .common-title h3{
        font-size: 30px;
    }
    /*  */
    .banner-top-content-wrap .banner-left-content-wrap h1{
        font-size: 18px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h2{
        font-size: 50px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h3{
        font-size: 40px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h4{
        font-size: 30px;
    }
    /*  */
    .bnr-rebates-list h4{
        font-size: 22px;
    }

    .about-left-content h3{
        font-size: 30px;
    }
    .about-bottom-list h3{
        font-size: 50px;
    }
    /*  */
    .property-card .price-box{
        font-size: 24px;
    }

    /*  */
    .what-card h3{
        font-size: 30px;
    }

    /*  */
    .footer-main-wrap .footer-top-wrap h3{
        font-size: 50px;
    }
    .footer-main-wrap .footer-top-wrap h4{
        font-size: 25px;
    }

    .footer-main-wrap .highlight-text{
        font-size: 40px;
    }
}

@media(min-width:1400px){

}
/*max width 1399px*/
@media(max-width:1399px){

}
/*max width 1200px to 1399px*/
@media(min-width: 1200px) and (max-width: 1399px){

}
/*max width 1199px*/
@media(max-width: 1199px){

    .header-wrapper .logo-wrap .navbar-brand img{
        position: relative;
        width: auto;
        height: 100px;
    }
    .header-wrapper .navbar-nav li{
        padding: 0px 3px;
    }
    .header-wrapper .navbar-nav li a{
        font-size: 14px;
        padding: 8px 12px !important;
    }
    /*  */
    .banner-top-content-wrap .banner-left-content-wrap h1 {
        font-size: 18px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h2 {
        font-size: 40px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h3 {
        font-size: 30px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h4 {
        font-size: 22px;
    }

    .about-left-content h3 {
        font-size: 25px;
    }
    .about-bottom-list h3 {
        font-size: 35px;
    }
    /*  */
    .property-card .property-content h4{
        font-size: 22px;
    }
    .property-card .price-box {
        font-size: 20px;
    }
    .property-card .property-info .property-info-list p{
        font-size: 12px;
    }
    /*  */

    .discount-inner-wrap h3{
        font-size: 20px;
    }
    .discount-inner-wrap ul li{
        font-size: 15px;
    }
    .buy-badge{
        width: 150px;
    }
    .what-card h3 {
        font-size: 24px;
    }
    .what-card p{
        font-size: 15px;
    }
    /*  */
    .sell-property-content h3{
        font-size: 30px;
    }
    .sell-property-content p{
        font-size: 14px;
    }
    /*  */
    .austin-discount-box-list .austin-discount-content{
        width: 70%;
    }
    .austin-discount-box-list > img{
        height: 350px;
    }
    .austin-discount-box-list .austin-discount-content h3{
        font-size: 25px;
    }
    .austin-discount-box-list .austin-discount-content h5{
        font-size: 18px;
    }
    .austin-discount-box-list .austin-discount-content .intext-box{
        font-size: 16px;
    }
    /*  */
    .footer-main-wrap .footer-top-wrap h3 {
        font-size: 40px;
    }
    .footer-main-wrap .footer-top-wrap h4 {
        font-size: 22px;
    }
    .footer-main-wrap .highlight-text {
        font-size: 35px;
    }
}

/*max width 992px to 1199px*/
@media(min-width: 992px) and (max-width: 1199px){

}

/*max width 991px*/
@media(max-width: 991px){
	/* header css start */
    .header-wrapper .navbar  .navbar-toggler{
        position: relative;
        background-color: #323b9a;
        color: #fff;
        padding: 8px 12px;
        border: 0;
    }
    .header-wrapper .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: rgb(255 255 255 / 90%);
        padding: 20px 10px;
        border-radius: 5px;
        box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 50%);
        backdrop-filter: blur(10px);
    }
    .header-wrapper .navbar-nav li{
        padding: 5px 5px;
    }
	/* header css end */

    /* banner css */
    .local-austin-wrap .icon{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .bnr-rebates-list{
        padding: 8px 8px;
    }
    .bnr-rebates-list .icon{
        width: 40px;
        height: 40px;
        font-size: 16px;
        margin-bottom: 6px;
    }
    .bnr-rebates-list h4 {
        font-size: 16px;
    }
    .bnr-rebates-list p{
        font-size: 14px;
    }
    .local-austin-wrap p{
        font-size: 14px;
    }
    .local-austin-wrap ul li .common-btn1{
        font-size: 14px;
    }
    .local-austin-wrap ul li .common-btn1 i{
        width: 30px;
        height: 30px;
    }
    /* banner css end */

    .buy-badge {
        width: 80px;
        left: 10px;
        top: 10px;
    }

    /*  */
    .sell-property-content h3 {
        font-size: 24px;
    }

    .footer-main-wrap .highlight-text {
        font-size: 30px;
    }

    /*##### discount section css start ####*/
    .discount-inner-wrap{
        padding-top: 120px;
        padding-bottom: 40px;
    }
    .discount-inner-wrap::before{
        background: #000000a1;
    }
    /*##### discount section css end ####*/
    /*#### Inner banner css start #####*/
    .inner-banner-wrapper > img{
        height: 300px;
    }
    /*#### Inner banner css end #####*/
}

/*width 768px to 991px*/
@media(min-width: 768px) and (max-width: 991px){

}

/*max width 767px*/
@media(max-width: 767px){
	/* banner css start */
    .banner-wrapper .video-wrap video{
        height: 350px;
    }
    .banner-top-content-wrap{
        position: relative;
    }
    .banner-top-content-wrap .banner-left-content-wrap{
        padding-top: 15px;
    }
    .banner-filter-wrap{
        position: relative;
    }

    .bnr-rebates-list{
        border: 1px solid #ddd;
        margin-bottom: 15px;
    }

    .local-austin-wrap{
        margin-bottom: 40px;
    }
	/* banner css end */

    .about-bottom-list{
        border-right: 0px;
        padding: 5px 15px;
    }

    .what-card .icon-box{
        margin-bottom: 15px;
    }

    .footer-main-wrap .footer-top-wrap{
        padding: 50px 0px;
    }
    .footer-main-wrap .footer-top-wrap h3 {
        font-size: 30px;
    }
    .footer-main-wrap .footer-top-wrap h4 {
        font-size: 16px;
    }
    .footer-main-wrap .highlight-text {
        font-size: 20px;
    }

    /*#### Inner banner css start #####*/
    .inner-banner-wrapper > img {
        height: 220px;
    }
    .inner-banner-wrapper .inner-banner-content h1{
        font-size: 26px;
    }
    /*#### Inner banner css end #####*/
}

/*width 576px to 767px*/
@media(min-width: 576px) and (max-width: 767px){

}

/*max with 575px*/
@media(max-width: 575px){
    .header-wrapper .logo-wrap{
        position: relative;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    /*  */
	.banner-wrapper .video-wrap video {
        height: 220px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h1 {
        font-size: 16px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h2 {
        font-size: 30px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h3 {
        font-size: 20px;
    }
    .banner-top-content-wrap .banner-left-content-wrap h4 {
        font-size: 16px;
    }

    .filter-wrap .filter-nav-menu .nav-tabs li button{
        padding: 6px 10px;
        font-size: 14px;
    }

    .about-right-video .about-video video{
        height: 300px;
    }
    .abt-tech-deg-box{
        width: 110px;
        height: 110px;
    }
    .abt-tech-deg-box h5{
        width: 60px;
        height: 60px;
        font-size: 20px;
    }

    .common-title h3 {
        font-size: 24px;
    }

    .austin-discount-box-list .austin-discount-content{
        width: 90%;
    }
    #testimonials-slider .slick-arrow.slick-prev{
        left: -3px;
    }
    #testimonials-slider .slick-arrow.slick-next{
        right: -3px;
    }
    .testimonials-wrap p{
        font-size: 14px;
    }
}