@media (max-width: 1680px) {
    .main-header.header-fw .navbar {
      padding: 0 55px;
    }
    .main-header.header-fw .top-header {
      padding: 2px 55px;
    }
  }
  
  @media (max-width: 1199px) {

    .map-height {
      height: 500px;
      padding: 0;
      margin-bottom: 0.5rem;
    }
    .banner-item .form-group {
      color: grey !important;
      margin: 3px 0px!important;
      /* height: 4.5rem !important; */
    }
    .similar-group {
      flex-flow: unset;
    }
    .agentName {
      display: none;
    }
    .banner .slick-arrow {
      width: 40px;
      height: 40px;
    }
    .main-header.header-fw .navbar {
      padding: 0 25px;
    }
    .main-header.header-fw .top-header {
      padding: 10px 25px;
    }
    .acr-listing-control span {
      display: none;
    }
    .acr-listing-control {
      flex: 1;
      text-align: center;
    }
    .listing-map-wrapper {
      flex-direction: column-reverse;
      height: auto;
    }
    .listing-map-wrapper .listing-map {
      height: 500px;
    }
    .listing-main-wrapper {
      width: 100%;
    }
  
    .listing-main-wrapper {
      padding: 30px 15px 0;
    }
    .acr-cs-content,
    .acr-auth-content {
      padding: 40px;
    }
    .section-imgs {
      display: none;
    }
  }
  
  @media (max-width: 991px) {
    .properties-lists-on-map {
      padding: 0;
    }
    .agentNames {
      display: none;
   }
    .mb-lg-30 {
      margin-bottom: 30px;
    }
    .mb-lg-50 {
      margin-bottom: 50px;
    }
    .mr-lg-30 {
      margin-left: 0;
    }
    .main-aside {
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    .main-aside.open {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      backgroundlinear-gradient:(163deg, rgb(245 245 245) 0%, rgba(9, 121, 28, 0.16850490196078427) 44%, #03A9F4 100%);
      background: linear-gradient(163deg, rgb(245 245 245) 0%, #eee 44%, #eee 100%);
    }
    .aside-overlay {
      display: block;
    }
    .aside-toggler {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .navbar {
      padding: 15px 0;
    }
    button.btn-close:before {
      content: "X";
  }
    .main-header.header-1 .navbar {
      padding: 8px 0;
    }
  
    .top-header .top-header-inner .social-media li a {
      padding-right: 15px;
    }
    .navbar-nav {
      display: none;
    }
    .header-controls-inner li.search-dropdown-wrapper {
      padding-right: 15px;
    }
    .navbar-brand {
      width: 50px;
    }
    .section {
      padding: 0.5rem 0;
    }
    .acr-footer {
      /* margin-top: 25rem; */
      padding: 0px 0 0 0;
    }
    .footer-widget {
      padding-bottom: 60px;
    }
    .section.section-padding {
      padding: 20px 0 30px;
    }
    .title {
      font-size: 1.2rem;
      line-height: 34px;
      margin-bottom: 1px;
    }
    .subtitle {
      font-size: 14px;
    }
    .main-header.header-1 {
      width: calc(100% - 30px);
      top: 15px;
    }
    .main-header.header-1.sticky {
      top: 0;
    }
    .main-header.header-1::after,
    .main-header.header-1::before,
    .banner .acr-custom-select::before,
    .banner .acr-custom-select::after {
      display: none;
    }
    .main-header.header-fw .navbar {
      padding: 10px 15px;
    }
    .main-header.header-fw .top-header {
      padding: 10px 15px;
    }
    .header-absolute + .banner,
    .header-1 + .banner {
      padding: 180px 0 40px;
    }
    .banner {
      padding: 60px 0 40px;
    }
    .banner.banner-1 {
      z-index: 1;
    }
    .banner.banner-1::before,
    .banner.banner-4 .banner-bg::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      border-radius: 7px;
      /* background-color: #fff; */
    }
    .banner.banner-1 .title,
    .banner.banner-1 .subtitle,
    .banner.banner-4 .title,
    .banner.banner-4 .subtitle {
      color: #000;
    }
    .banner.banner-2 .banner-inner {
      min-height: 370px;
    }
    .banner.banner-2 .acr-arrows .slider-prev,
    .banner.banner-2 .acr-arrows .slider-next {
      top: 260px;
    }
    .banner .banner-text,
    .section-404-text {
      text-align: center;
      max-width: 100%;
      margin-bottom: 30px;
      padding: 30px;
    }
    .banner .title,
    .acr-cs-text .title,
    .section-404 .title {
      font-size: 1rem;
      line-height: 1rem;
      margin-bottom: 14px;
    }
    .banner .subtitle,
    .section-404 .subtitle {
      font-size: 12px;
      margin: 0 auto 15px;
    }
    .section-404 .subtitle {
      margin-bottom: 20px;
    }
    .banner .banner-text .btn-custom {
      margin-top: 0;
    }
    .banner.banner-3 {
      padding: 0px 0;
      margin-bottom: 0;
      /* margin: 4px;
      border-radius: 7px;
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
      transition: 0.3s;
    }
    .banner.banner-3 .acr-filter-form {
      position: relative;
    }
    .banner.banner-3 .acr-custom-select::before,
    .banner.banner-3 .acr-custom-select::after {
      display: none;
    }
    .banner.banner-4 {
      padding: 60px 0;
    }
    .banner.banner-4 .banner-newsletter {
      text-align: center;
    }
    .banner.banner-4 .banner-newsletter form {
      width: 100%;
    }
    .banner.banner-4 .banner-newsletter span {
      color: #fff;
    }
    .banner.banner-4 .banner-bg {
      width: 100%;
      border-radius: 0;
    }
  
    .acr-featured-listings.banner-featured-slider {
      max-width: 100%;
      margin: 20px 0 0;
    }
  
    .post-single .title {
      font-size: 24px;
      line-height: 32px;
    }
    .sidebar {
      margin-top: 50px;
      box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
      -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    }
    .sidebar.sidebar-left {
      margin: 0;
      height: 100%;
      background: #f3f5f8;
    }

    .pagination {
      margin-top: 30px;
    }
    .post + .pagination {
      margin-top: 50px;
    }
  
    .footer-bottom ul {
      margin-top: 20px;
      justify-content: flex-start;
    }
    .footer-bottom ul li a {
      padding: 0 20px 0 0;
    }
    .acr-footer.footer-2 .footer-top {
      text-align: center;
    }
    .footer-btn-wrapper p {
      margin: 0 auto;
    }
    .acr-footer.footer-2 .footer-top .footer-widget:first-child {
      padding-bottom: 0;
    }
    .footer-btn {
      text-align: center;
    }
    .footer-btn a {
      margin: 0 5px;
    }
    .acr-listing-details {
      margin: -50px 15px 0;
      flex-wrap: wrap;
    }
    .acr-listing-details .acr-listing-section:first-child {
      order: 3;
      display: flex;
      flex-direction: column-reverse;
      border-radius: 0 0 8px 8px;
    }
    .acr-listing-details .acr-listing-section:nth-child(2) {
      order: 1;
      border-radius: 8px 8px 0 0;
    }
    .acr-listing-details .acr-listing-section:last-child {
      order: 2;
    }
    .acr-listing-details
      .acr-listing-section:last-child
      .acr-listing-section-body {
      padding-bottom: 0;
    }
    .acr-listing-details
      .acr-listing-section:nth-child(2)
      .acr-listing-section-body {
      margin: 0;
    }
    .acr-listing-details
      .acr-listing-section:first-child
      .acr-listing-section-body {
      padding-top: 0;
    }
    .acr-listing-details .acr-listing-section:first-child,
    .acr-listing-details .acr-listing-section:last-child {
      width: 100%;
    }
    .acr-listing-control {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    .acr-listing-details .acr-listing-section-body {
      height: auto;
      padding: 20px;
      justify-content: flex-start;
      align-items: flex-start;
    }
    .acr-listing-meta {
      width: 100%;
    }
    .acr-listing-details .acr-listing-section .acr-listing-controls {
      border-radius: 0;
    }
    .acr-listing-nav a,
    .acr-listing-details .acr-listing-section .acr-listing-nav {
      border-radius: 0 0 8px 8px;
    }
    .listing .listing-thumbnail .listing-controls a {
      transform: translateX(0);
      opacity: 1;
      visibility: visible;
    }
    .cta p {
      font-size: 1rem;
      margin: 20px 0;
      text-align: left;
    }
    .acr-cs-container {
      display: block;
      text-align: center;
    }
    .acr-cs-container .acr-cs-bg,
    .acr-auth-container .acr-auth-bg {
      display: none;
    }
    .acr-cs-text p {
      margin: 0 auto 60px;
    }
    .acr-cs-container .acr-cs-content,
    .acr-auth-container .acr-auth-content {
      z-index: 3;
      width: 100%;
      padding: 40px 30px;
      min-height: 100vh;
    }
    .acr-auth-container .acr-auth-content {
      min-height: auto;
    }
    .acr-cs-content-body {
      padding: 60px 0;
    }
  }
  @media all and (min-width: 993px) and (max-width: 1024px) {
    .nav-menu.nav-menu-social > li.add-listing {
      display: none;
    }
  }
  @media all and (min-width: 993px) and (max-width: 1199px) {
    span._list_blickes {
      font-size: 11px;
    }
    .listing-card-info-price {
      font-size: 18px;
    }
    .half-map .fs-inner-container {
      width: 60%;
    }
    .fs-left-map-box .hm-map-container.fw-map {
      width: 40%;
    }
  }
    
  @media (max-width: 991px) {
    .container {
      max-width: 100%;
    }
    .language-selector button {
      color: #1d2857 !important;
      margin-top: -3px;
      font-weight: 700;
    }
    .hidden-md-down {
      display: none !important;
    }
    .breadcrumbs-wrap {
      margin-bottom: 2rem;
    }
    .listing-list-style {
      text-align: left;
    }
  }
  @media (min-width: 992px) {
    .call_action_wrap h3 {
      font-size: 40px;
      margin-bottom: 1rem;
    }
    div#fltbox {
      display: block;
    }
    a.filter_links {
      display: none;
    }
    .hero_banner {
      min-height: 580px;
    }
    .vedio-banner {
      min-height: 580px;
    }
    .overlay {
      margin-top: -80px;
      z-index: 4;
    }
    .vw-lg-50 {
      width: 50vw !important;
    }
    .single-advance-property .slider-nav.style-2 {
      margin: auto;
      margin-top: -72px;
    }
    .hero_search h1 {
      font-size: 40px;
    }
    h1,
    .h1 {
      /* font-size: 4.142em; */
      line-height: 1.31818182em;
    }
    .breadcrumbs {
      margin-top: 92px;
    }
    .ct-header h1.big {
      font-size: 70px;
      line-height: 1;
    }
    .ct-u-display-tablex {
      min-height: 500px;
      height: 100vh;
    }
    .hover-dropdown .navbar-nav > .dropdown:hover > .dropdown-menu {
      display: block;
      margin-top: 0px;
    }
    .navbar-nav > .dropdown .dropdown-menu {
      min-width: 210px;
      margin-top: 0px;
    }
    .dropdown-submenu:hover > .dropdown-menu {
      display: block;
    }
    .main-banner.image-banner,
    .hero-header,
    .hero_banner {
      min-height: 660px;
    }
    .hero-header.min-banner {
      height: 80vh;
      min-height: 400px;
    }
  
    .hover-dropdown .navbar-nav > .dropdown:hover > .dropdown-menu {
      display: block;
      margin-top: 0px;
    }
  
    .navbar-nav > .dropdown .dropdown-menu {
      min-width: 210px;
      margin-top: 0px;
      border-radius: 0 0 0.25rem 0.25rem;
    }
  
    .dropdown-submenu:hover > .dropdown-menu {
      display: block;
    }
  
    .hero_banner h2,
    .main-banner h1 {
      font-size: 60px;
      line-height: 1.1;
    }
  
    .hero-content h1 {
      font-size: 60px;
    }
    .content h1 {
      font-size: 70px;
    }
    .hero-content p {
      font-size: 22px;
    }
  
    .jumbo-banner.software .hero-content {
      margin-top: 0em;
    }
    .jumbo-banner.software .hero-content h1 {
      font-size: 60px;
    }
    .sec-heading h2 {
      font-size: 35px;
      line-height: 1.2;
    }
  
    .page-title-wrap h1 {
      font-size: 55px;
      line-height: 1.4;
    }
  
    .modal-dialog {
      margin: 30px auto;
    }
    .modal-dialog.modal-lg {
      max-width: 700px;
      margin: 100px auto 30px;
    }
    .modal-dialog.modal-xl {
      max-width: 850px;
      margin: 100px auto 30px;
    }
    .cta-sec h1,
    .cta-sec h2 {
      font-size: 38px;
      margin-bottom: 12px;
    }
    .hidden-lg-up {
      display: none !important;
    }
    .nav-left-side ul.attributes {
      float: none;
    }
  }
  @media (min-width: 993px) {
    .nav-left-side .core-nav .nav-header {
      position: relative;
      float: left;
    }
    .home-slider-title h3 {
      font-size: 100px;
      line-height: 1;
      font-weight: 600;
    }
    .nav-brand img.sw-m {
      display: none;
    }
  }
  @media (max-width: 1199px) {
    .job-new-list .btn.btn-outline-info.float-right {
      float: none !important;
      margin: 0;
      display: table;
    }
    .pricing_wrap {
      padding: 2.4rem 1rem;
    }
    .verticle-job-detail .jb-title {
      font-size: 18px;
    }
    .verticle-job-thumb {
      max-width: 60px;
      width: 60px;
    }
    .verticle-job-detail {
      margin-left: 65px;
    }
    ul li.submit-attri {
      display: none;
    }
  
    .dw-proprty-info li {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .agent-_blocks_wrap {
      padding: 32px 15px;
    }
  }
   
@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 (max-width: 950px) {
    /* .container{
      width: 90%;
      padding: 30px 40px 40px 35px ;
    } */
    .container .content .right-side{
     width: 75%;
     margin-left: 55px;
  }
  }
  @media (max-width: 820px) {
    .container{
      /* margin: 40px 0; */
      height: 100%;
    }
    .container .content{
      flex-direction: column-reverse;
    }
   .container .content .left-side{
     width: 100%;
     flex-direction: row;
     margin-top: 40px;
     justify-content: center;
     flex-wrap: wrap;
   }
   .container .content .left-side::before{
     display: none;
   }
   .container .content .right-side{
     width: 100%;
     margin-left: 0;
   }
  }