
@media only screen and (min-width:200px) and (max-width:767px) {}

@media only screen and (max-width: 1919px) {}
@media only screen and (max-width: 1199px) {
    .logo_area img{
        width: 100%;
    }
    .stellarnav {
        margin-left: 25px;
    }
    .stellarnav > ul > li > a {
        padding: 10px 9px;
    }
    .headline h3, .headline h3 {
        font-size: 20px;
    }
    .explore_sec {
        padding-top: 35px;
    }
    .headline h3 {
        margin-bottom: 20px;
    }
    .btn-join, .stellarnav li a {
        font-size: 16px;
    }
    .explore_area .explore_txt h4, .latest_home_area .latest_home_txt h4 {
        font-size: 17px;
    }
    .explore_area .explore_txt a {
        font-size: 15px;
    }
    .latest_home_area .latest_home_txt p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .latest_home_area .latest_home_txt .btn-txt p {
        font-size: 12px;
    }
    .latest_home_area .latest_home_txt .btn-join {
        font-size: 12px;
        padding: 6.5px 10px;
    }
    .latest_home_sec {
        padding-top: 31px;
        padding-bottom: 84px;
    }
    .news-carousel .owl-nav .owl-prev, .news-carousel .owl-nav .owl-next {
        width: 33px;
        height: 33px;
        font-size: 16px;
        line-height: 26px;
    }
    .news_area .news_txt p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .news_sec {
        padding-bottom: 40px;
    }
    .tiny_home_list li a {
        font-size: 14px;
    }
    .tiny_home_list li {
        padding: 0 0 10px 0;
    }
    .tiny_home_list {
        grid-template-columns: repeat(auto-fit, minmax(max(25% + 1px, 13rem), 1fr));
    }
    .footer_menu_sm li {
        padding: 0 10px;
    }
    .big_footer {
        padding-bottom: 31px;
    }
    .social_list li a img {
        width: auto;
        height: 16px;
    }
    .social_list li a {
        width: 18px;
        height: 18px;
    }
    .footer_menu_area {
        padding-top: 16px;
        padding-bottom: 18px;
    }
    .swiper-container {
        max-height: 453px;
    }
    .big_footer .d-flex{
        display: block !important;
        text-align: center;
    }
    .big_footer .d-flex .footer_logo{
        margin-bottom: 10px;
    }
    .big_footer h4 {
        font-size: 15px;
    }
    .sort_list li {
        padding: 3px 0 3px 6px;
    }

    .latest_home_area .latest_home_txt p {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .feature_list li {
        padding: 10px 15px;
    }

    .contact-section .contact-txt {
        width: 70%;
    }



}
@media only screen and (max-width: 1099px) {
    .explore_sec .nav-link {
        padding: 9px 33px 9px 33px;
        font-size: 13px;
        margin-right: 13px;
    }
    .explore_sec .nav-tabs {
        margin-bottom: 20px;
    }
    .Post_area .Post_txt h2 {
        font-size: 30px;
    }
    .Post_area .Post_txt p {
        font-size: 16px;
    }

    .breadcrumb li{
        font-size: 14px;
    }
    



}
@media only screen and (max-width: 991px) {
    .banner_txt_area {
        width: auto;
        height: auto;
        left: 20px;
        right: 20px;
        top: 48px;
    }
    .logo_area {
        width: 240px;
        height: auto;
        display: block;
        margin: 0 auto 4px auto;
    }
    .stellarnav {
        margin-left: 0;
    }
    .headline h3 {
        margin-bottom: 5px;
    }
    .banner_txt_area .nav-link {
        padding: 6px 18px 6px 18px;
        font-size: 15px;
    }
    .banner_txt_area .tab-content {
        padding: 4px 0;
    }
    .banner_txt_area {
        width: auto;
        height: 130px;
        left: 20px;
        right: 20px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .tiny_home_sec .nav-link {
        padding: 6px 22px 13px 22px;
    }
    .footer_logo img{
        width: 240px;
    }
    .Post_area .Post_txt h2 {
        font-size: 27px;
        margin-bottom: 7px;
    }
    .Post_area .Post_txt {
        width: 80%;
        height: 143px;
    }
    .btn-social {
        padding: 10px 32px;
        font-size: 15px;
    }
    .login_page .form-control {
        height: 42px;
    }

    .login_page p, .login_page label,  .login_page .forgot_txt{
        font-size: 14px;
    }
    .login_page .btn-green {
        padding: 10px 32px !important;
        font-size: 15px;
    }
    .login_page .login-wrap h3 {
        font-size: 20px;
    }
    .login-wrap a > img{
        width: 240px;
    }
    .inner_page .headline.txt_center h3{
        text-align: center;
    }
    .sort_list {
        margin: 8px 0 0 0;
        text-align: center;
    }
    /* .number_of_result p{
        text-align: center;
    } */
    .swiper-container {
        max-height: 335px;
    }

    .post_pg_list {
        display: block;
    }
    .post_pg_list li {
        padding: 0 15px;
        width: auto;
        display: inline-block;
    }
    .post_pg_list li a {
        padding: 0 0 5px 0;
    }

    .big_footer h4 {
        margin-top: 15px;
    }
    .right_panel .latest_home_txt .d-flex.btn-txt{
        flex-wrap: wrap;
    }
    .right_panel .latest_home_txt .d-flex.btn-txt .btn-more{
            font-size: 14px;
        }
    
    .latest_home_area .latest_home_txt .btn-txt p {
       margin-bottom: 10px;
    }
    .right_panelad_img .right_panelad_area h3 {
        font-size: 15px;
    }
    .owner_area {
        margin-top: 10px;
    }
    .feature_list {
        flex-wrap: wrap;
    }
    .feature_list li {
        width: 33.33%;
        margin-bottom: 1px;
    }
    
    .inner_page .headline.txt_center.list_dtl_head h3 {
        text-align: left;
    }
    .right_panel .btn-join.px-5 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .widget {
        padding: 15px;
    }
    .widget h5 {
        font-size: 17px;
    }
.widget .post-meta {
        font-size: 14px;
    }
#detail_enquiry h4{
    font-size: 20px;
}
   #detail_enquiry .owner_area .owner_txt h4{
        font-size: 17px;
    }
    .signup_area {
        width: 70%;
        margin: 0 auto;
    }
    .post_list_sec .feature_list li {
        width: 25%;
    }
    .post_list_sec .latest_home_txt.my_listing_txt .feature_list li {
        width: 33.33%;
    }
    .post_list_sec .latest_home_txt.my_listing_txt .btn {
        margin: 0 5px 5px 5px;
        font-size: 14px;
    }
    .post_list_sec .latest_home_txt.my_listing_txt h4{
        font-size: 20px;
    }
    .dashboard_panel {
        margin-bottom: 20px;
        height: auto;
    }


}


@media only screen and (max-width: 767px) {
    .headline h3 {
        margin-bottom: 13px;
    }
    .banner_txt_area {
        width: auto;
        height: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        position: relative;
        margin-top: 15px;
    }
    header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .headline h3, .headline h3 {
        font-size: 18px;
    }
    .explore_area, .latest_home_area, .news_area {
        /* width: 350px; */
        width: 512px;
        margin: 0 auto;
    }
    .Post_area .Post_txt {
        width: 80%;
        height: 132px;
        max-width: 100%;
    }
    .news-carousel .owl-nav .owl-prev, .news-carousel .owl-nav .owl-next {
        border: #c8c8c8 1px solid;
        background-color: #c8c8c8;
    }
    .tiny_home_sec .nav-link {
        padding: 6px 7px 9px 7px;
        font-size: 14px;
    }
    .tiny_home_list li a {
        font-size: 12px;
    }
    .tiny_home_list {
        grid-template-columns: repeat(auto-fit, minmax(max(25% + 1px, 8rem), 1fr));
    }

    .footer_menu_area .justify-content-between {
        justify-content: center !important;
    }
    .social_list {
        padding: 0;
        margin: 0 0 10px 0;
        list-style: none;
    }
    .footer_menu_area {
        padding-top: 10px;
        padding-bottom: 12px;
    }
    .Post_area .Post_txt h2 {
        font-size: 22px;
        margin-bottom: 7px;
    }
    .Post_area .Post_txt p {
        font-size: 13px;
    }
    .stellarnav.mobile > ul > li > a {
        padding: 10px 15px;
    }
    .swiper-container {
        max-height: 378px;
    }
    .widget {
        width: 512px;
        height: auto;
        margin: 0 auto 20px auto;
    }
    .d-flex.justify-content-between .btn-gray, .d-flex.justify-content-between .btn-green {
        margin-bottom: 15px;
    }
    .banner_area .headline h3 {
        color: var(--gray-th);
    }
    .latest_home_sec .headline{
        text-align: center;
    }
    .stellarnav .menu-toggle {
        padding: 10px 0;
    }
    
    .innerbanner.banner_area {
        background-color: transparent;
        max-height: inherit;
    }
    .innerbanner.banner_area img {
        opacity: 1;
    }
    .innerbanner.banner_area .headline h3, .innerbanner.banner_area .headline p {
        color:  var(--gray-th);
    }
    .innerbanner.banner_area .headline p{
        font-size: 14px;
        margin-bottom: 7px;
    }
    .newhome_list li a {
        color:  var(--gray-th);
        font-size: 12px;
    }
    .number_of_result p{
        text-align: center;
    }
    .right_panelad_img .right_panelad_area {
        height: auto;
    }
    .right_panelad_img .right_panelad_area h3 {
        font-size: 18px;
    }
    .star {
        width: 34px;
        height: 34px;
        font-size: 15px;
        line-height: 34px;
    }
    .list_page .latest_home_area .latest_home_img {
        margin-bottom: 15px;
    }
    .inner_page .headline.txt_center.list_dtl_head.mb-4{
        margin-bottom: 10px !important;
    }
    .inner_page .headline.txt_center.list_dtl_head h3 {
        text-align: center;
    }
    .list_dtl_price h2{
        text-align: center;
    }
    .news_area .news_img {
        max-height: 250px;
    }
    .signup_area {
        padding: 50px 0;
    }
    .post_pg_list {
        text-align: center;
    }
    .post_pg_list li a {
        font-size: 14px;
    }
    .post_list_sec .explore_area .col-md-4 img{
        margin-bottom: 20px;
    }
    .post_list_sec .latest_home_txt.my_listing_txt h4{
        font-size: 16px;
    }
    .dashboard_panel {
        margin-bottom: 20px;
    }
}


@media only screen and (max-width: 575px) {
    .banner_txt_area .text-end {
        text-align: left !important;
        margin-top: 7px;
    }
    /* .footer_menu{
        text-align: center;
    } */
    .headline h3, .headline h3 {
        font-size: 15px;
    }
    .login-wrap .d-sm-flex{
        display: flex;
    }
    .swiper-container {
        max-height: inherit;
    }
    .swiper-wrapper {
        height: auto;
    }

    .swiper-container {
        width: 400px;
        max-height: 300px;
    }
    .log-list li {
        padding: 0 7px;
    }
    .gallery-thumbs {
        max-height: 102px;
    }
    .banner_txt_area .tab-content .search_ico .form-control {
        padding-left: 44px;
        margin-top: 15px;
    }
    .banner_txt_area .tab-content .search_ico::after {
        left: 15px;
    }
    .banner_txt_area .tab-content .form-control {
        border: #ddd 1px solid;
        margin-bottom: 15px;
    }
    .explore_area, .latest_home_area, .news_area {
        width: 350px;
        margin: 0 auto;
    }
    .right_panel .latest_home_area .col-sm-6 img{
        margin-bottom: 10px;
    }
    .widget {
        width: 350px;
    }
    .news_area .news_img {
        max-height: 190px;
    }
    .dashboard_panel {
        margin-bottom: 20px;
    }

}
@media only screen and (max-width: 537px) {
    .tiny_home_sec .nav-tabs .nav-item {
        width: 49%;
        height: auto;
    }


}
@media only screen and (max-width: 521px) {
    .footer_menu_area .footer_menu{
        text-align: center;
    }
}
@media only screen and (max-width: 514px) {
    .Post_area .Post_txt {
        width: 80%;
        height: 116px;
        max-width: 100%;
    }
    .Post_area .Post_txt p {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .btn-join, .stellarnav li a {
        font-size: 14px;
    }



}
    
@media only screen and (max-width: 499px) {
    .post_list_sec .radio label {
        font-size: 14px;
    }


}
@media only screen and (max-width: 477px) {
    .Post_area .Post_txt {
        width: 95%;
        height: 116px;
        max-width: 100%;
    }
    .signup_area {
        width: 96%;
    }
    .post_list_sec .feature_list li {
        width: 50%;
    }
}

@media only screen and (max-width: 441px) {
    .post_list_sec .post_btn_area.d-flex{
        flex-wrap: wrap;
    }
    .post_list_sec .post_btn_area.d-flex.justify-content-between {
        justify-content: center !important;
    }
    .post_list_sec .post_btn_area.d-flex .btn{
        margin: 0 15px 15px 15px;
    }
}
@media only screen and (max-width: 427px) {
    .sort_list {
        display: flex;
    }
    .swiper-container {
        width: 350px;
        max-height: 260px;
    }
.gallery-thumbs {
        max-height: 100px;
    }
    .sort_list li i{
        display: none;
    }

}


@media only screen and (max-width: 414px) {
    .explore_area, .latest_home_area, .news_area {
        width: 100%;
        margin: 0 auto;
    }
    .Post_area .Post_txt h2 {
        font-size: 16px;
        margin-bottom: 7px;
    }
    .Post_area .Post_txt p {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .Post_txt .btn-join{
        font-size: 11px;
    }
    .Post_area .Post_txt {
        width: 95%;
        height: 96px;
        max-width: 100%;
    }
    .dashboard_panel {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 399px) {
    .swiper-container {
        width: 280px;
        max-height: 215px;
    }
    .gallery-thumbs {
        max-height: 80px;
    }
    .widget {
        width: 100%;
    }
    .tinyhometype_list li {
        width: 100%;
    }
}
@media only screen and (max-width: 382px) {
    .explore_sec .nav-link {
        padding: 5px 16px 5px 16px;
        font-size: 13px;
        margin-right: 13px;
    }
    .logi_sec .card-body img, .signup_area .logo img{
        width: 90%;
    }


}
@media only screen and (max-width: 360px) {
    .contact-section {
        text-align: center !important;
    }
    .contact-section .con_icon{
        margin-right: 0;
    }
    .contact-section .contact-txt {
        width: 90%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 343px) {
    .Post_txt .btn-join {
        padding: 3px 9px;
        font-size: 10px;
    }
    .Post_area .Post_txt p {
        font-size: 9px;
        margin-bottom: 2px;
    }
    .Post_area .Post_txt h2 {
        font-size: 15px;
        margin-bottom: 4px;
    }
    .Post_area .Post_txt {
        width: 95%;
        height: 76px;
        max-width: 100%;
    }
    .sort_list li a {
        padding: 4px 15px;
        font-size: 12px;
    }
    .sort_list li{
        font-size: 12px;
    }
    .sort_list select {
        padding: 6px 30px 6px 15px;
        font-size: 12px;
    }


    


}











