/*Font Family*/
/*Font Size*/
/*color*/
/*Radius*/
/*Padding*/
/*Margin*/
/* Real-estate-Responsive-css */

@media (min-width: 1024px) and (max-width: 1280px) {
  .navbar-brand img {
    max-width: 165px;
  }
  .slider-content p {
    font-size: 16px;
  }
  .home-slider .item {
    height: 450px;
  }
  .slider-content {
    padding: 75px 0px;
  }
  .slider-content h2 {
    font-size: 32px;
  }
  .sec-padd {
    padding: 45px 0px;
  }
  .section-headings h4 {
    font-size: 26px;
  }
  .property-list .card-image {
    height: 200px;
  }
  .property-price {
    padding: 10px;
    padding-top: 10px;
    padding-top: 20px;
    font-size: 14px;
    font-weight: 600;
  }
  .property-list .card-title {
    font-size: 17px;
  }
  .section-headings {
    margin-bottom: 25px;
  }
  .downloadapp-bar h4 {
    font-size: 26px;
  }
  .footer-main {
    padding: 45px 0px;
  }
  .footer-head {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .property-foot li .float-left a {
    font-size: 16px;
  }

  .blog-list-in .card-image {
    width: 309px;
    min-width: 300px;
    height: 215px;
    border-radius: 10px;
  }
  .blog-list-in .card-title a {
    font-size: 18px;
  }
  .blog-list-in .card-title p {
    font-size: 13px;
  }
  .view-comment a {
    font-size: 13px;
  }
  .material-icons {
    font-size: 22px;
  }
  .blog-sidebar .font-18 {
    font-size: 18px;
  }
  .membership-ui .plan-head h4 {
    font-size: 36px;
  }
  .main {
    min-height: 100%;
  }

  .agent-title {
    font-size: 22px;
  }
  .searchbar-filter input.form-control {
    min-width: auto !important;
  }
  .profile-form .col-md-8 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .profile-form .box .col-md-4 {
    flex: 0 0 40%;
    max-width: 40%;
    padding-top: 10px;
  }

  .property-content .d-flex .in-add-wd {
    max-width: 210px;
    margin-bottom: 10px;
  }
  .map-view .maps-flex {
    height: calc(100vh - 285px);
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .searchbar-list-sec {
    padding: 20px 10px;
  }
  .category-event a {
    font-size: 12px;
  }
  .container {
    max-width: 100%;
  }
  .navbar-brand img {
    max-width: 165px;
  }
  .slider-content p {
    font-size: 16px;
  }
  .home-slider .item {
    height: 420px;
  }
  .slider-content {
    padding: 45px 0px;
  }
  .slider-content h2 {
    font-size: 26px;
  }
  .sec-padd {
    padding: 35px 0px;
  }
  .property-list .card-image {
    height: 165px;
  }
  .featured-pro .col-md-3{-ms-flex: 0 0 33.3%; flex: 0 0 33.3%; max-width: 33.3%;}


  .property-price {
    padding: 10px;
    padding-top: 10px;
    padding-top: 20px;
    font-size: 14px;
    font-weight: 600;
  }
  .property-list .card-title {
    font-size: 16px;
  }
  .section-headings {
    margin-bottom: 15px;
  }
  .downloadapp-bar h4 {
    font-size: 22px;
  }
  .footer-main {
    padding: 45px 0px;
  }
  .footer-head {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .property-foot li .float-left a {
    font-size: 16px;
  }
  /*---header---*/
  header .navbar-light {
    position: relative;
  }
  .navbar-collapse {
    position: absolute;
    top: 59px;
    left: 0px;
    background: rgba(227, 227, 227, 0.95) none repeat scroll 0% 0%;
    width: 100%;
    padding: 0px 20px;
  }
  header .navbar-light .navbar-nav .nav-link::after {
    display: none;
  }
  .navbar-collapse .my-lg-0 .navbar-nav {
    display: flex;
    flex-direction: inherit;
  }
  /*---header---*/
  .searchbar {
    flex-wrap: wrap;
  }
  .search-inner select.form-control {
    min-width: 135px;
  }
  .search-inner .input-city {
    margin-bottom: 10px;
  }
  .input-field .btn.btn-blue {
    padding: 0px 12px;
  }
  .home-slider-search .search-bar {
    bottom: 45px;
  }
  .property-list .card-image .btn-floating {
    font-size: 14px;
    font-weight: 600;
  }
  .property-list .property-content {
    padding: 10px;
  }
  .footer-main .col-md-3 {
    margin: 0 !important;
  }
  .footer-main .col-md-4:nth-child(3) {
    flex: 0 0 41%;
    max-width: 41%;
  }
  .property-foot li figure {
    width: 70px;
    height: 50px;
    border-radius: 5px;
    min-width: 70px;
  }
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(7, 155, 205);
  }
  .agent-list figure {
    width: 100px;
    height: 100px;
  }
  .agent-list h5 a {
    font-size: 18px;
  }
  .agent-list .card-panel {
    padding: 30px 15px;
    border-radius: 8px;
  }
  .sec-padd-in .agent-list {
    padding-bottom: 10px;
  }

  .blog-list-in .card-image {
    width: 280px;
    min-width: 280px;
    height: 195px;
    border-radius: 8px;
    margin-bottom: 15px;
  }
  .blog-list-in .card-title a {
    font-size: 18px;
  }
  .blog-list-in .card-title p {
    font-size: 13px;
  }
  .view-comment a {
    font-size: 13px;
  }
  .material-icons {
    font-size: 22px;
  }
  .blog-sidebar .font-18 {
    font-size: 18px;
  }
  .blog-list-wrap .blog-list-in {
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 8px;
    flex-wrap: wrap;
  }
  .blog-list-in .blog-action {
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .blog-list-in .view-comment {
    bottom: 0;
    left: 0px;
  }
  .categories-sidebar li .left {
    font-weight: 700;
    font-size: 14px;
  }
  .categories-sidebar li .right {
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 14px;
  }
  .blog-list-wrap {
    padding-right: 25px;
  }

  .membership-ui .plan-head h4 {
    font-size: 26px;
  }
  .membership-ui .plan-head {
    padding: 15px;
  }
  .membership-ui .plan-head .plag-tag {
    font-size: 13px;
  }
  .plan-content {
    padding: 15px;
  }
  .plan-content ul li {
    margin-bottom: 10px;
    font-size: 14px;
    padding-left: 30px;
  }

  .contact-box .contact-content,
  .contact-box .contact-sidebar {
    padding: 35px;
  }
  .contact-box .contact-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .con-info-box i {
    min-width: 40px;
    width: 40px;
    font-size: 20px;
  }
  .main {
    min-height: 100%;
  }

  .agent-title {
    font-size: 20px;
  }
  .dashboard-top-row {
    margin-bottom: 20px;
  }
  .table th {
    font-size: 14px;
  }

  .search-inner .form-group {
    margin: 0px;
    min-width: 50%;
    padding: 5px;
  }
  .input-field .btn.btn-blue {
    padding: 0px 12px;
    margin-left: 0px;
  }
  .search-inner .input-city {
    width: 50%;
  }

  /*---header-sec---*/
  .dashboard-sec .dash-left {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 60px;
    transition: 0.3s ease-in-out;
    transform: translateX(-265px);
    z-index: 1;
  }
  .dashboard-sec .dash-left {
    max-width: 265px;
    width: 100%;
  }
  .dashboard-sec .dash-left.active {
    transform: translateX(0);
    z-index: 2;
  }
  .side-menu-btn {
    display: block;
  }
  .side-menu-btn i {
    color: #079bcd;
    font-size: 20px;
  }
  .side-menu-btn.active .fa-times {
    display: block;
  }
  .side-menu-btn .fa-times {
    display: none;
  }
  .side-menu-btn.active .fa-ellipsis-v {
    display: none;
  }
  .dashboard-sec .dash-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .my-2.my-lg-0 .mr-auto .nav-item .nav-link {
    border: 1px solid #079bcd;
    max-width: 110px;
    text-align: center;
    border-radius: 5px;
    padding: 6px 30px;
  }
  .side-menu-btn {
    padding: 0px;
    width: 45px;
    min-width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #079bcd;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .side-menu-btn .btn.focus,
  .btn:focus {
    box-shadow: none;
  }
  .navbar-light .navbar-brand {
    margin-right: 0px;
  }
  .navbar-light .navbar-toggler-icon {
    position: relative;
    background-image: none;
  }
  .navbar-light .navbar-toggler-icon:after {
    content: "\f0c9";
    position: absolute;
    top: 2px;
    font-size: 26px;
    right: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #079bcd;
  }
  .navbar-light .navbar-toggler {
    color: rgb(7, 155, 205);
    border-color: rgb(7, 155, 205);
    padding: 3px 8px;
  }
  .navbar-light button:focus {
    outline: none;
  }
  /*---header-sec---*/
  .property-list-view .card-image {
    width: 160px;
    height: 160px;
    min-width: 160px;
  }
  .property-user-img .card-stacked {
    padding-left: 10px;
    word-break: break-all;
  }
  .property-user-img .obj-fit {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
  .card-stacked h5 {
    font-size: 14px;
  }
  .card-stacked strong {
    font-size: 15px;
  }
  .pro-text-head {
    font-size: 17px;
  }

  .agent-title {
    font-size: 22px;
  }
  .searchbar-filter input.form-control {
    min-width: auto !important;
  }
  .search-list-fl .col-md-3 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .agent-content {
    overflow: auto;
  }
  .dashboard-content {
    overflow: hidden;
  }
  .agent-content form {
    overflow: clip;
  }
  .reply-read-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .reply-read-btn button.btn {
    background: #ff9800 !important;
  }

  .profile-form .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .profile-form .box .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 10px;
  }
  .card-agent figcaption {
    word-break: break-all;
  }
  .whatsapp-icon {
    padding-top: 7px;
  }
  .whatsapp-icon .scroll span {
    font-size: 15px;
  }
  .whatsapp-icon .scroll span i {
    font-size: 26px;
    margin-right: 6px;
  }

  .map-view .maps-flex .container-fluid .row .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .property-content .d-flex .in-add-wd {
    max-width: 210px;
    margin-bottom: 10px;
  }
  .map-view .maps-flex {
    height: calc(100vh - 282px);
  }
  .list-view .content-map-lists .row .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }


/*         */
.pro-detail-lists li {
  width: 50%;
  display: block;
}
/*         */








}

@media (min-width: 480px) and (max-width: 767px) {
  .category-event a {
    font-size: 12px;
  }
  .searchbar-list-sec {
    padding: 10px;
  }
  .container {
    max-width: 100%;
  }
  .navbar-brand img {
    max-width: 165px;
  }
  .slider-content p {
    font-weight: 500;
  }
  .home-slider .item {
    height: 350px;
  }
  .slider-content {
    padding: 25px 0px;
  }
  .slider-content h2 {
    font-size: 26px;
    font-weight: 600;
  }
  .sec-padd {
    padding: 25px 0px;
  }
  .section-headings h4 {
    font-size: 18px;
  }
  .property-list .card-image {
    height: 200px;
  }
  .property-price {
    padding: 10px;
    padding-top: 10px;
    padding-top: 15px;
    font-size: 14px;
    font-weight: 600;
  }
  .property-list .card-title {
    font-size: 16px;
  }
  .section-headings {
    margin-bottom: 15px;
  }
  .downloadapp-bar h4 {
    font-size: 18px;
  }
  .footer-main {
    padding: 35px 0px;
  }
  .footer-head {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .property-foot li .float-left a {
    font-size: 16px;
  }
  /*---header---*/
  header .navbar-light {
    position: relative;
  }
  .navbar-collapse {
    position: absolute;
    top: 59px;
    left: 0px;
    background: rgba(227, 227, 227, 0.95) none repeat scroll 0% 0%;
    width: 100%;
    padding: 0px 20px;
  }
  header .navbar-light .navbar-nav .nav-link::after {
    display: none;
  }
  .navbar-collapse .my-lg-0 .navbar-nav {
    display: flex;
    flex-direction: inherit;
  }
  header .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    padding: 5px 0px;
  }
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(7, 155, 205);
  }
  /*---header---*/
  .searchbar {
    flex-wrap: wrap;
  }
  .search-inner select.form-control {
    min-width: 100%;
  }
  .search-inner .input-city {
    margin-bottom: 5px;
  }
  .search-inner .input-city .form-control {
    width: 100%;
  }
  .search-inner .input-size .form-control {
    width: 100%;
  }
  .search-inner .form-group {
    margin: 0px;
    min-width: 50%;
    padding: 0px 5px 10px 5px;
  }

  .input-field .btn.btn-blue {
    width: 100%;
    margin-left: 0px;
    justify-content: center;
  }
  .home-slider-search .search-bar {
    position: static;
  }
  .property-list .card-image .btn-floating {
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
  }
  .property-list .property-content {
    padding: 10px;
  }
  .footer-main .col-md-3 {
    margin: 0 !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .property-foot li figure {
    width: 70px;
    height: 50px;
    border-radius: 5px;
    min-width: 70px;
  }
  .search-inner {
    padding: 40px 0px 10px 0px;
    border-radius: 5px;
  }
  .input-field {
    width: 100%;
    padding: 0px 5px;
  }
  .testimonial-card {
    max-width: 100%;
    padding: 20px;
    border-radius: 8px;
  }
  .testimonial-item .testimonial-image {
    width: 85px;
    height: 85px;
  }
  .testimonial-item .card-content span {
    font-size: 18px;
  }
  .downloadapp-bar .d-flex {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .downloadapp-bar .d-flex .ml-auto {
    margin-left: 0px !important;
  }
  .sec-padd-in {
    padding: 20px 0px;
  }
  .agent-list figure {
    width: 100px;
    height: 100px;
  }
  .agent-list h5 a {
    font-size: 18px;
  }
  .agent-list .card-panel {
    padding: 15px 10px;
    border-radius: 8px;
    cursor: pointer;
  }
  .sec-padd-in .agent-list {
    padding-bottom: 10px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .card-agent figcaption {
    word-break: break-all;
  }
  .card-agent figcaption h5 {
    word-break: break-all;
  }

  .blog-list-in .card-image {
    width: 100%;
    min-width: 100%;
    height: 195px;
    border-radius: 8px;
    margin-bottom: 15px;
  }
  .blog-list-in .card-title a {
    font-size: 18px;
  }
  .blog-list-in .card-title p {
    font-size: 13px;
  }
  .view-comment a {
    font-size: 13px;
  }
  .material-icons {
    font-size: 22px;
  }
  .property-list a {
    text-decoration: none;
    cursor: pointer;
  }
  .blog-sidebar .font-18 {
    font-size: 18px;
  }
  .blog-list-wrap .blog-list-in {
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 8px;
    flex-wrap: wrap;
  }
  .blog-list-in .blog-action {
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .blog-list-in .view-comment {
    bottom: 0;
    left: 0px;
  }
  .categories-sidebar li .left {
    font-weight: 700;
    font-size: 14px;
  }
  .categories-sidebar li .right {
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 14px;
  }
  .blog-list-wrap {
    padding-right: 0px;
    -ms-flex: 0 0 calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
  }
  .blog-sidebar {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .blog-wrap .row {
    flex-wrap: wrap;
  }

  .membership-ui .plan-head h4 {
    font-size: 26px;
  }
  .membership-ui .plan-head {
    padding: 15px;
  }
  .membership-ui .plan-head .plag-tag {
    font-size: 13px;
  }
  .plan-content {
    padding: 15px;
  }
  .plan-content ul li {
    margin-bottom: 10px;
    font-size: 14px;
    padding-left: 30px;
  }
  .membership-ui .col-md-4 {
    padding-bottom: 15px;
  }

  .contact-box .contact-content,
  .contact-box .contact-sidebar {
    padding: 20px;
  }
  .contact-box .contact-title {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
  }
  .con-info-text .uppercase {
    font-weight: 600;
  }
  .con-info-box i {
    min-width: 40px;
    width: 40px;
    font-size: 20px;
  }
  .login-wrap {
    min-height: 78vh;
    padding: 40px 15px;
  }
  .login-form-box {
    max-width: 100%;
    padding: 40px;
  }
  .main {
    min-height: 100%;
  }
  .blog-text p {
    font-size: 14px;
  }

  .agent-title {
    font-size: 20px;
  }
  .dashboard-top-row {
    margin-bottom: 0px;
  }
  .table th {
    font-size: 14px;
  }

  /*---header-sec---*/
  .dashboard-sec .dash-left {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 60px;
    transition: 0.3s ease-in-out;
    transform: translateX(-265px);
    z-index: 1;
  }
  .dashboard-sec .dash-left {
    max-width: 265px;
    width: 100%;
  }
  .dashboard-sec .dash-left.active {
    transform: translateX(0);
    z-index: 2;
  }
  .side-menu-btn {
    display: block;
  }
  .side-menu-btn i {
    color: #079bcd;
    font-size: 20px;
  }
  .side-menu-btn.active .fa-times {
    display: block;
  }
  .side-menu-btn .fa-times {
    display: none;
  }
  .side-menu-btn.active .fa-ellipsis-v {
    display: none;
  }
  .dashboard-sec .dash-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .my-2.my-lg-0 .mr-auto .nav-item .nav-link {
    border: 1px solid #079bcd;
    text-align: center;
    border-radius: 5px;
    padding: 6px 30px;
  }
  .side-menu-btn {
    padding: 0px;
    width: 45px;
    min-width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #079bcd;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .side-menu-btn .btn.focus,
  .btn:focus {
    box-shadow: none;
  }
  .navbar-light .navbar-brand {
    margin-right: 0px;
  }
  .navbar-light .navbar-toggler-icon {
    position: relative;
    background-image: none;
  }
  .navbar-light .navbar-toggler-icon:after {
    content: "\f0c9";
    position: absolute;
    top: 2px;
    font-size: 26px;
    right: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #079bcd;
  }
  .navbar-light .navbar-toggler {
    color: rgb(7, 155, 205);
    border-color: rgb(7, 155, 205);
    padding: 3px 8px;
  }
  .navbar-light button:focus {
    outline: none;
  }
  /*---header-sec---*/
  .property-list-view .card-image {
    width: 150px;
    height: 150px;
    min-width: 150px;
  }
  .property-user-img .card-stacked {
    padding-left: 10px;
    word-break: break-all;
  }
  .property-user-img .obj-fit {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
  .card-stacked h5 {
    font-size: 14px;
  }
  .card-stacked strong {
    font-size: 15px;
  }
  .pro-text-head {
    font-size: 17px;
  }
  h4.single-title {
    font-size: 24px;
  }
  .card .lighten-4 .with-header {
    margin-left: 0px;
  }
  .single-property-bg {
    padding-bottom: 15px;
  }

  .agent-title {
    font-size: 22px;
  }
  .searchbar-filter input.form-control {
    min-width: auto !important;
  }
  .agent-content {
    overflow: auto;
  }
  .dashboard-content .col.s6 {
    padding-bottom: 10px;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .dashboard-content {
    overflow: hidden;
  }
  .agent-content form {
    overflow: clip;
  }
  .reply-read-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .reply-read-btn button.btn {
    background: #ff9800 !important;
  }
  .my-2.my-lg-0 .navbar-nav .dropdown-menu {
    position: absolute;
    top: -113px;
    left: 0px;
  }
  .my-2.my-lg-0 .dropdown-menu {
    left: auto;
    right: auto !important;
  }
  .profile-form .box .col-md-4 {
    padding-top: 10px;
  }
  .bmark-loct-in {
    min-width: 360px;
  }

  .map-view .maps-flex .container-fluid .row .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .property-content .d-flex .in-add-wd {
    max-width: 190px;
    margin-bottom: 10px;
  }
  .map-view .maps-flex {
    height: calc(100vh - 224px);
  }
  .list-view .content-map-lists .row .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .map-view .maps-flex .container-fluid {
    display: none;
  }
  .map-view .maps-flex .right-map-sec {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .map-view .sec-padd-in {
    padding: 10px 0px 0px 0px;
  }
  .list-view .sec-padd-in {
    padding: 10px 0px 0px 0px;
  }
  .section.sec-padd-in .nav-pills {
    justify-content: center;
    width: 100%;
  }
  .section.sec-padd-in .nav-pills li {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
  }
  .card-image-fig figure {
    height: 250px;
  }
  .single-property-bg .row .col-md-4 {
    padding-bottom: 15px;
  }

  /*       */
  .pro-detail-lists li {
    width: 50%;
    display: block;
  }
  /*       */


}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .container {
    max-width: 100%;
  }
  .navbar-brand img {
    max-width: 135px;
  }
  .slider-content p {
    font-size: 15px;
  }
  .home-slider .item {
    height: 245px;
  }
  .slider-content {
    padding: 20px 0px;
  }
  .slider-content h2 {
    font-size: 20px;
  }
  .sec-padd {
    padding: 30px 0px;
  }
  .section-headings h4 {
    font-size: 24px;
  }
  .property-list .card-image {
    height: 200px;
  }
  .property-price {
    padding: 10px;
    padding-top: 10px;
    padding-top: 15px;
    font-size: 14px;
    font-weight: 600;
  }
  .property-list .card-title {
    font-size: 18px;
  }
  .section-headings {
    margin-bottom: 20px;
  }
  .downloadapp-bar h4 {
    font-size: 26px;
  }
  .footer-main {
    padding: 15px 0px;
  }
  .footer-head {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .foot-link li {
    margin-bottom: 5px;
  }

  /*---header---*/
  header .navbar-light {
    position: relative;
  }
  .navbar-collapse {
    position: absolute;
    top: 53px;
    left: 0px;
    background: rgba(227, 227, 227, 0.95) none repeat scroll 0% 0%;
    width: 100%;
    padding: 0px 20px;
  }
  header .navbar-light .navbar-nav .nav-link::after {
    display: none;
  }
  .navbar-collapse .my-lg-0 .navbar-nav {
    display: flex;
    flex-direction: inherit;
  }
  header .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    padding: 5px 0px;
  }
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(7, 155, 205);
  }
  /*---header---*/
  .searchbar {
    flex-wrap: wrap;
  }
  .search-inner select.form-control {
    min-width: 100%;
  }
  .search-inner .input-city {
    margin-bottom: 5px;
  }
  .search-inner .input-city .form-control {
    width: 100%;
  }
  .search-inner .input-size .form-control {
    width: 100%;
  }
  .input-field .btn.btn-blue {
    width: 100%;
    margin-left: 0px;
    justify-content: center;
  }
  .home-slider-search .search-bar {
    position: static;
  }
  .home-slider .owl-dots {
    bottom: 8px;
  }
  .property-list .card-image .btn-floating {
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-content: center;
  }
  .property-list a {
    text-decoration: none;
    cursor: pointer;
  }
  .property-list .property-content {
    padding: 10px;
  }
  .footer-main .col-md-3 {
    margin: 0 !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .property-foot li figure {
    width: 70px;
    height: 50px;
    border-radius: 5px;
    min-width: 70px;
  }
  .search-inner .form-group {
    margin: 0px;
    min-width: 50%;
    padding: 0px 5px 10px 5px;
  }
  .search-inner .input-size {
    min-width: auto !important;
    max-width: 50%;
  }
  .search-inner .input-size {
    margin-top: 0px;
  }
  .search-inner {
    padding: 30px 0px 10px 0px;
  }
  .input-field {
    width: 100%;
    padding: 0px 5px;
  }
  .testimonial-card {
    max-width: 100%;
    padding: 20px;
    border-radius: 5px;
  }
  .testimonial-item .testimonial-image {
    width: 65px;
    height: 65px;
  }
  .testimonial-item .card-content span {
    font-size: 20px;
  }
  .testimonial-item .card-content p {
    font-size: 14px;
  }
  .downloadapp-bar .d-flex {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .downloadapp-bar .d-flex .ml-auto {
    margin-left: 0px !important;
  }
  .testimonials-sec .owl-dots button {
    margin-top: 20px;
  }
  .downloadapp-bar .ml-auto a {
    width: 140px;
  }
  .sec-padd-in {
    padding: 15px 0px;
  }
  .agent-list figure {
    width: 55px;
    height: 55px;
    margin-bottom: 10px;
  }
  .agent-list h5 a {
    font-size: 15px;
    text-decoration: none;
  }
  .sec-padd-in .agent-list {
    padding-bottom: 10px;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .card-agent figcaption {
    word-break: break-all;
  }
  .card-agent figcaption h5 {
    word-break: break-all;
  }
  .card-agent figcaption p {
    font-size: 13px;
  }
  .sec-padd-in .agent-list {
    padding-bottom: 10px;
  }
  .email {
    font-size: 13px;
  }
  .blog-list-in .card-image {
    width: 100%;
    min-width: 100%;
    height: 185px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .blog-list-in .card-title a {
    font-size: 16px;
  }
  .blog-list-in .card-title p {
    font-size: 12px;
  }
  .view-comment a {
    font-size: 13px;
  }
  .material-icons {
    font-size: 20px;
    margin-right: 0px;
  }
  .blog-sidebar .font-18 {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .blog-list-wrap .blog-list-in {
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 5px;
    flex-wrap: wrap;
  }
  .blog-list-in .blog-action {
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .blog-list-in .view-comment {
    bottom: 0;
    left: 0px;
  }
  .categories-sidebar li .left {
    font-weight: 700;
    font-size: 14px;
  }
  .categories-sidebar li .right {
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 14px;
  }
  .blog-list-wrap {
    padding-right: 0px;
    -ms-flex: 0 0 calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
  }
  .blog-sidebar {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .blog-wrap .row {
    flex-wrap: wrap;
  }
  .category-event a {
    font-size: 12px;
  }
  .membership-ui .plan-head h4 {
    font-size: 26px;
  }
  .membership-ui .plan-head {
    padding: 15px;
  }
  .membership-ui .plan-head .plag-tag {
    font-size: 13px;
  }
  .plan-content {
    padding: 10px;
  }
  .plan-content ul li {
    margin-bottom: 10px;
    font-size: 13px;
    padding-left: 30px;
  }
  .membership-ui .col-md-4 {
    padding-bottom: 10px;
  }
  .section-headings p {
    font-size: 14px;
  }
  .plan-content ul {
    padding-bottom: 10px;
  }
  .contact-box .contact-content,
  .contact-box .contact-sidebar {
    padding: 10px;
  }
  .contact-box .contact-title {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
  }
  .con-info-text .uppercase {
    font-weight: 600;
  }
  .con-info-box i {
    min-width: 40px;
    width: 40px;
  }
  .login-wrap {
    min-height: 65vh;
    padding: 20px 15px;
  }
  .login-form-box {
    max-width: 100%;
    padding: 10px;
  }
  .login-heading {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .rem-forgot {
    align-items: baseline;
  }
  .rem-forgot .p-l-15 {
    font-size: 13px;
  }
  .rem-forgot span {
    font-size: 13px;
  }
  .main {
    min-height: 100%;
  }
  .downloadapp-bar {
    padding: 15px 0px;
  }
  .blog-text p {
    font-size: 14px;
  }
  .blog-single .card-image {
    border-radius: 5px;
  }
  .single-narebay {
    padding: 0px;
    margin-bottom: 10px;
  }
  .single-narebay .comment .author-image {
    width: 45px;
    height: 45px;
    min-width: 45px;
  }
  .single-narebay .comment .author-name {
    font-size: 13px;
  }
  .single-narebay .comment .author-comment p {
    font-size: 13px;
  }
  .intl-tel-input {
    width: 100%;
  }
  .dashboard-top-row {
    margin-bottom: 0px;
  }
  .dashboard-content .col.s6 {
    padding-bottom: 10px;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .agent-title {
    font-size: 22px;
  }

  /*---header-sec---*/
  .dashboard-sec .dash-left {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 60px;
    transition: 0.3s ease-in-out;
    transform: translateX(-265px);
    z-index: 1;
  }
  .dashboard-sec .dash-left {
    max-width: 265px;
    width: 100%;
  }
  .dashboard-sec .dash-left.active {
    transform: translateX(0);
    z-index: 2;
  }
  .side-menu-btn {
    display: block;
  }
  .side-menu-btn i {
    color: #079bcd;
    font-size: 16px;
  }
  .side-menu-btn.active .fa-times {
    display: block;
    transition: 0.3s ease-in-out;
  }
  .side-menu-btn .fa-times {
    display: none;
  }
  .side-menu-btn.active .fa-ellipsis-v {
    display: none;
  }
  .dashboard-sec .dash-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .my-2.my-lg-0 .mr-auto .nav-item .nav-link {
    border: 1px solid #079bcd;
    text-align: center;
    border-radius: 5px;
    padding: 6px 30px;
  }
  .side-menu-btn {
    padding: 0px;
    width: 35px;
    min-width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #079bcd;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .side-menu-btn .btn.focus,
  .btn:focus {
    box-shadow: none;
  }
  .navbar-light .navbar-brand {
    margin-right: 0px;
  }
  .navbar-light button:focus {
    outline: 0px dotted;
  }
  .navbar-light .navbar-toggler-icon {
    position: relative;
    background-image: none;
  }
  .navbar-light .navbar-toggler-icon:after {
    content: "\f0c9";
    position: absolute;
    top: 2px;
    font-size: 26px;
    right: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #079bcd;
  }
  .navbar-light .navbar-toggler {
    color: rgb(7, 155, 205);
    border-color: rgb(7, 155, 205);
    padding: 3px 8px;
  }

  /*---header-sec---*/

  .property-list-view .card-image {
    width: 100%;
    height: 150px;
    min-width: 100%;
  }
  .property-user-img .card-stacked {
    padding-left: 10px;
    word-break: break-all;
  }
  .property-user-img .obj-fit {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
  .card-stacked h5 {
    font-size: 16px;
  }
  .card-stacked strong {
    font-size: 15px;
  }
  .pro-text-head {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
  }
  h4.single-title {
    font-size: 24px;
  }
  .card .lighten-4 .with-header {
    margin-left: 0px;
  }
  .single-property-bg {
    padding-bottom: 15px;
  }
  .property-list-view {
    flex-wrap: wrap;
  }
  .property-list-view .card-stacked {
    padding: 10px;
  }
  .p-15 {
    padding: 10px;
  }
  #map {
    height: 195px;
  }
  .video-pro iframe {
    height: 195px;
  }
  .hotel-room-detail span {
    font-size: 12px;
    margin-left: 5px;
    margin-bottom: 5px;
    line-height: 42px;
  }
  .single-narebay p {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .agent-title {
    font-size: 22px;
  }
  .searchbar-filter input.form-control {
    min-width: auto !important;
  }
  .agent-content {
    overflow: auto;
  }
  table td {
    padding: 10px;
  }
  table th {
    padding: 10px;
    font-weight: 600;
    font-size: 15px;
  }
  .read-message p {
    font-size: 14px;
  }
  .dashboard-content {
    overflow: hidden;
  }
  .agent-content form {
    overflow: clip;
  }
  .reply-read-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .reply-read-btn button.btn {
    background: #ff9800 !important;
  }

  .my-2.my-lg-0 .navbar-nav .dropdown-menu {
    position: absolute;
    top: -113px;
    left: 0px;
  }
  .my-2.my-lg-0 .dropdown-menu {
    left: auto;
    right: auto !important;
  }
  .profile-form .box .col-md-4 {
    padding-top: 10px;
  }
  .mail-list ul li a {
    padding: 10px 0px;
  }
  .dashboard-row-2 .col .box {
    padding: 10px;
  }
  .agent-content form .col-md-4 .form-group {
    padding: 0px;
  }
  .membership-ui .btn-plan {
    padding: 0px 15px 15px 15px;
  }
  .mail-list ul li .border-bottom {
    border-bottom: none !important;
  }
  .membership-ui article {
    padding-bottom: 55px;
  }
  .agent-content .form-group {
    padding: 0px;
  }
  .bmark-loct-in {
    min-width: 100%;
  }
  .bmark-loct-sec {
    flex-wrap: wrap;
  }
  .property-price-box .left {
    font-size: 16px;
  }
  .single-description p {
    font-size: 14px;
  }

  .map-view .maps-flex .container-fluid .row .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .property-content .d-flex .in-add-wd {
    max-width: 190px;
    margin-bottom: 10px;
  }
  .map-view .maps-flex {
    height: calc(100vh - 218px);
  }
  .list-view .content-map-lists .row .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .map-view .maps-flex .container-fluid {
    display: none;
  }
  .map-view .maps-flex .right-map-sec {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .map-view .sec-padd-in {
    padding: 10px 0px 0px 0px;
  }
  .list-view .sec-padd-in {
    padding: 10px 0px 0px 0px;
  }
  .section.sec-padd-in .nav-pills {
    justify-content: center;
    width: 100%;
  }
  .section.sec-padd-in .nav-pills li {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
  }
  .card-image-fig figure {
    height: 210px;
  }
  .single-property-bg .row .col-md-4 {
    padding-bottom: 15px;
  }
  .resi-densi .d-flex h6 {
    font-size: 22px;
  }
  .in-resi0 h4 {
    font-size: 16px;
  }
  .cardetail-p ul li h6 {
    font-size: 14px;
    padding-right: 10px;
    margin-right: 11px;
    max-width: 130px;
  }
  .amenities-p ul {
    flex-wrap: wrap;
  }
  .amenities-p ul li {
    padding-bottom: 10px;
  }

  /*       */
.pro-detail-lists li {
  width: 100%;
  display: block;
}


/*       */

}

/* Miscellaneous Media Queries*/

@media (max-width: 800px) {
  .agent-list {
    width: 50% !important;
    max-width: 50% !important;
    min-width: 50% !important;
    flex-basis: 50% !important;
  }
}
@media (max-width: 600px) {
  .agent-list {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    flex-basis: 100% !important;
  }
}

@media (max-width: 767px) {
  .mobile-filter-blk {
    display: flex !important;
  }

  .mobile-filter-content-blk .search-filter {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    left: 0;
    right: 0;
    z-index: 999;
    overflow: scroll;
    padding: 20px;
    background-color: #f5f8fe;
    transition: ease 0.5s;
  }

  .mobile-filter-content-blk .search-filter button.btn.filter-close {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    min-width: 30px;
    min-height: 30px;
    font-size: 16px;
    padding: 0;
    line-height: 30px;
    background: linear-gradient( 90deg, rgba(90, 206, 244, 1) 0%, rgba(6, 157, 207, 1) 100% );
    color: #fff;
  }

  .search-bar-home {
    position: initial;
    padding: 15px;
    background: #f8f8f8;
}

.search-bar-block .search-bar-home-in .nav-link {
  font-size: 14px;
  padding: 10px 20px;
}



.search-bar-block .search-top-bar .btn, .search-top-bar .form-control {
  height: 42px;
  font-size: 14px;
}

.search-bar-block .search-bottom-bar.d-flex {
  display: block !important;
}

.search-bar-block .search-bottom-bar .search-left-item {
  display: block;
  width: 100%;
}

.search-bar-block .search-bottom-bar .search-left-item span.multiselect-native-select,.search-bar-block .search-bottom-bar .search-left-item div.dropdown {
  width: calc(50% - 13px);
  display: inline-block;
  margin: 5px;
}

.search-bar-block .search-bottom-bar .search-left-item span.multiselect-native-select .btn-group button,.search-bar-block .search-bottom-bar .search-left-item span.multiselect-native-select .btn-group, .search-bar-block .search-bottom-bar .search-left-item div.dropdown button {
  width: 100% !important;
  display: block;
  text-align: inherit;
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.slider-content-block {
  height: 100%;
  display: flex;
  align-items: center;
}

.budget-sec .col-md-6.p-0 {
  width: 50%;
}



}


@media (max-width: 479px) {
  .search-bar-block .search-top-bar .btn, .search-top-bar .form-control {
      font-size: 12px;
  }
  
  .search-bar-block .search-top-bar button.btn.btn-blue {
      padding: 0 15px;
  }

  .pro-detail-lists li {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 10px;
}


.pro-detail-lists li h6 {
  min-width: 50% !important;
  display: block;
}

.amenities-list li {
  flex: 0 0 100%;
  max-width: 100%;
}

.property-deats-list li {
  flex: 0 0 100%;
  max-width: 50%;
}
.section.single-property-bg.bg-detail .container .card-deck .col-md-8,.col-md-4{padding: 0px;}
.section.single-property-bg.bg-detail .container .card-deck .container.pb-4{padding:0px;}
.prop-price-text {
  font-size: 22px;}
.new-tit-set h4 {
    font-size: 18px;
  }
  .property-descp-header-shell{flex-wrap: wrap;width:100%;}
  .property-descp-header-shell .share-btn{display: flex;margin-left: auto;}
  .property-descp-header-shell .share-btn .btn{display: flex;align-items: center;
    margin: 0px 2px; justify-content: center;}
  .prop-price-box-header .rent-btn {font-size: 12px;
  padding: 5px 10px;}
}