@media all and (min-height: 600px) and (min-width: 767px) {
  .locationsOnsearch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem;
  }
  .eachLocations {
    /* display: -webkit-box; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    font-size: 1rem;
    width: calc(20% - 1rem);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* min-height: 40px; */
  }
  .eachLocations button {
    border: none;
    cursor: pointer;
    background-color: white;
    color: #232c3d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
    font-weight: 900;
    text-transform: uppercase;
    padding: .2rem 1rem;
    margin: .2rem;
  
  }
  .eachAmenties {
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    font-size: 1rem;
    width: calc(25% - 1rem);
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    /* width: -webkit-fit-content; */
    /* flex: 1; */
    width: -moz-fit-content;
    /* width: fit-content; */
    /* max-width: calc(25% - 1rem); */
    margin: auto 0 0.5rem;
  }
  a:active {
    color: #519fff !important;
  }
  .amentiesGroup {
    display: flex;
    /* align-items: center; */
    justify-content: center;
  }
  .height-10 {
    height: 10vh;
  }
  .height-20 {
    height: 20vh;
  }
  .height-30 {
    height: 30vh;
  }
  .height-40 {
    height: 40vh;
  }
  .height-50 {
    height: 50vh;
  }
  .height-60 {
    height: 60vh;
  }
  .height-70 {
    height: 70vh;
  }
  .height-80 {
    height: 80vh;
  }
  .height-90 {
    height: 90vh;
  }
  .height-100 {
    height: 100vh;
  }
}
@media (min-width: 768px) {
  .listing-body{
    padding: 0px 10px;
  }
  .submitListing a {
    color: #1d2857 !important;
    background-color: #fff;
    border-radius: 1.2rem;
    padding: 0.45rem .8rem;
    border: 1px solid;
    text-wrap: wrap;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.19);
    font-weight: bolder;
  }
  .submitListing {
    cursor: pointer;
    display: flex;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    /* background-color: #519fff; */
    line-height: 24px;
    border: 0;
  
    font-size: 12px;
    font-weight: 600;
    padding: 4px 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 3px;
    overflow: hidden;
    z-index: 1;
    appearance: button;
    align-items: center;
    justify-content: center;
  }
  .listing .listing-title h3 {
    margin: 0px;
    line-height: 1.5rem;
    font-style: italic;
   }
    .bottom-navigation {
      display: none;
    }
    .language-selector button {
      color: #fff !important;
      margin-top: -3px;
      font-weight: 700;
    }
    .locationsOnsearch {
      overflow-y: scroll;
      margin-bottom: 0;
      display: flex;
      flex-direction: row;
      background: #fff !important;
      /* padding: 2rem; */
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      height: -moz-fit-content;
      /* height: 4rem; */
    }
    .wrapperlocation {
      min-height: 4rem;
  }
  form.search-big-form.search-shadow .form-group,
  form.search-form.search-shadow .form-group {
    margin-bottom: 0;
  }
  .no-ul-list.third-row li {
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
  }
  .advance-search.advn-fixed {
    position: fixed;
    top: 89px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
  }
  .hidden-md-up {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hero-content h1 {
    font-size: 80px;
  }
  .vedio-banner {
    position: relative;
    background-color: black;
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 640px;
    width: 100%;
  }
  .hidden-xl-up {
    display: none !important;
  }
  .core-nav .megamenu.open > .megamenu-content {
    width: 700px !important;
  }
  .home-slider .item {
    height: 100vh;
  }
}
  
  @media (max-width: 1023px) {
    .grid_fr_info ul li {
      font-size: 12px;
    }
    ul.selio_style li .prt_saveed_12lk {
      width: 35px;
      height: 35px;
    }
  }
  
  @media (max-width: 992px) {
    .fs-left-map-box .hm-map-container.fw-map {
      position: relative;
      width: 100%;
    }
    .fs-left-map-box {
      float: initial;
    }
    .resp_log_wrap {
      display: block;
    }
    .resp_log_thumb {
      width: 100%;
      flex: 0 0 100%;
      /* height: 200px; */
    }
    .modal.show .modal-dialog {
      transform: none;
      height: 100%;
  }
  .modal-content {
    border-radius: 0px;
    height: 100%;
  }
    .m2_hide {
      display: none;
    }
    .resp_log_caption {
      flex: 1;
      padding: 2rem 1.5rem;
    }
    .hm-map-container.fw-map #map {
      position: relative;
      height: 400px;
    }
    .home-map.fl-wrap {
      height: auto;
    }
    .half-map .fs-inner-container {
      width: 100%;
      float: initial;
    }
    .header.nav-left-side .core-nav .wrap-core-nav-list .core-nav-list {
      float: none;
    }
    .home-slider .item {
      min-height: 350px;
    }
    .home-slider .item,
    .property-slider .item {
      height: auto;
    }
    .navigation-portrait .nav-menu.nav-menu-social > li {
      margin: 10px 0;
    }
    .nav-menu + .nav-menu > li:first-child:before {
      right: 0px;
      top: 10px;
    }
    .nav-menu.nav-menu-social > li.add-listing {
      top: 0;
    }
    .header-dark-transparent nav .menu li a {
      color: #606c8e;
    }
    .header-dark-transparent button.toggle-bar.core-nav-toggle {
      color: #ffffff;
    }
    .header-dark-transparent.header-fixed button.toggle-bar.core-nav-toggle {
      color: #728496;
    }
    .nav-brand img.hd-992 {
      display: none;
    }
    ._awards_group ._awards_list_wrap ._awards_list_thumb {
      width: 60px;
      height: 60px;
      display: flex;
    }
    ._awards_list_wrap ._awards_list_caption h5 {
      margin: 0 0 5px;
      font-size: 30px;
    }
    ._awards_list_wrap ._awards_list_caption span {
      font-size: 13px;
    }
    ._awards_group ._awards_list_wrap {
      padding: 2rem 1rem 2rem 1rem;
    }
    .nav-menu > li .nav-dropdown {
      border: none;
      padding: 0px;
      background: transparent;
      box-shadow: none;
      -webkit-box-shadow: none;
      border-radius: 0rem;
    }
    .change-logo .nav-brand.static-logo {
      display: none;
    }
    .nav-menu > li .nav-dropdown {
      border: none;
      padding: 0px;
      background: transparent;
      box-shadow: none;
      -webkit-box-shadow: none;
      border-radius: 0rem;
    }
    .nav-menu.nav-menu-social > li.add-listing a {
      top: 0px;
      padding: 16px 20px;
      color: #ffffff !important;
    }
    .navigation-portrait .nav-dropdown > li > ul > li > a {
      padding: 12px 20px 12px 30px;
    }
    .nav-menu > li > .nav-dropdown:before {
      display: none;
    }
    .main-banner.image-banner,
    .hero-header,
    .hero_banner,
    .large-banner {
      min-height: 580px;
    }
    #main2 .filter_open_btn.style2 {
      left: 10px;
    }
    .db-991 {
      display: block !important;
    }
    ul.attributes {
      float: right;
    }
    button.toggle-bar.core-nav-toggle {
      color: #8594b3;
    }
    .core-nav .dropdown > .dropdown-menu {
      width: 100%;
    }
    .show-mb {
      display: initial !important;
    }
    nav .full-container,
    nav .nav-container {
      padding-left: 0;
      padding-right: 0;
    }
  
    nav .nav-header .brand {
      margin: 0 auto 10px;
      float: none;
    }
    nav .brand {
      top: 7px;
    }
    li.login-attri a {
      height: 42px;
      line-height: 42px;
      top: -4px;
      position: relative;
    }
    nav .nav-header .toggle-bar {
      font-size: 18px;
      position: absolute;
      top: 22px;
      left: 15px;
    }
  
    nav .menu li a {
      padding: 10px 10px;
      border-bottom: solid 1px #efefef;
    }
  
    nav .menu li:last-child a {
      border-bottom: none;
    }
  
    h1.italian-header-capt {
      font-size: 25px;
    }
    .packages_middlebody ul li {
      padding: 9px 0;
      font-size: 15px;
    }
    list-layout .single_property_style.property-1 .listing_thumb_wrapper {
      flex: initial;
    }
    .list-layout .single_property_style.property-1 .listing-content {
      flex: initial;
      position: relative;
    }
    .list-layout .single_property_style.property-1 {
      display: block;
      margin: 0 0 30px 0;
    }
    .list-layout .single_property_style.property-1 .listing-footer-wrapper {
      padding: 0.9rem 1rem;
      border-top: 1px solid #e5e9ec;
      width: 100%;
      display: flex;
      vertical-align: middle;
      align-items: center;
      position: relative;
      bottom: 0;
      width: 100%;
      justify-content: initial;
      left: 0;
    }
  
    .agency_list_wrap {
      display: block;
    }
  
    .avl-features li {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
  
    .property_info_detail_wrap {
      position: relative;
      display: block;
    }
    .property_info_detail_wrap_first {
      flex: initial;
      margin-bottom: 1.5rem;
    }
    .single-advance-property .container-fluid.p-0 {
      padding: 0 15px !important;
    }
  }
  @media (min-width: 800px) {
    aside#humbergerMenu{
      display: none;
    }
    .responive_google_ad {
      width: 728px;
      height: 90px;
    }
    .listing.listing-list {
      display: flex;
      align-items: flex-start;
      height: 220px;
      border: .1rem solid #dedede;
      /* border-radius: .8rem; */
  }
  }