body.stopScroll{
  overflow: hidden;
  padding-right: 17px;
}
body.stopScroll .header-wrapper {
  padding-right: 17px;
}
.location-search .total-locations {
  width: 100%;
  display: block;
}
body.stopScroll .hs-tools-menu{
  right: 27px!important;
}
.flex{
  display: flex; 
}
.deals {
  padding-block: 60px;
}
/* .deals__container>:not(:last-child) {
margin-bottom: 30px;
} */
.deals__header {
  text-align: center;
  max-width: 800px;
  width: 100%;
  margin-inline: auto;
}
.deals__header>:last-child {
  margin-bottom: 0;
}
.deal__list_grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 30px 40px;
}
.deal__list_col {
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
  border-radius: 10px;
  border: 1px solid #e8e8e8;
  transition: all ease 0.3s;
}
.deal__list_col:hover {
  box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.deal__list_col>:not(:last-child) {
  margin-bottom: 20px;
}
.deal__list_col :where(p,li) {
  font-size: 18px;
}
.deal__list_number {
  font-size: clamp(30px, 4vw, 50px);
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
  line-height: 1.1;
}
.deal__list_number::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background-color: #0040bf;
}
.deal__list_col h4 {
  font-size: 16px;
  line-height: 1.4;
}
.deals__map {
  /*   padding-bottom: 60%; */
  min-height: 300px;
  border-radius: 10px;
  background-color: #f5f5f5;
}
.deals__map .loc-content .slick-slide:focus {
  outline: none;
}
.deals__map .slick-arrow {
  width: 22px;
  height: 22px;
  background: none !important;
  transform: none !important;
  top: auto;
  bottom: 0;
  border-radius: 50%;
}
.deals__map .slick-arrow::after {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: 50%;
  background-color: #05f !important;
  background-size: 6px !important;
  background-position: center center !important;
  background-repeat: no-repeat;
}
.deals__map .slick-arrow::before {
  display: none;
}
.deals__map .slick-next.slick-arrow {
  right: 0;
}
.deals__map .slick-next.slick-arrow::after {
  background-image: url(https://noahre.com/hubfs/right-angle.svg) !important;
}
.loc-content > .loc:nth-child(2) {
  display: none;
}
.deals__map .slick-prev.slick-arrow {
  left: auto;
  right: 25px;
}
.deals__map .slick-prev.slick-arrow::after {
  background-image: url(https://noahre.com/hubfs/left-angle.svg) !important;
}
.deals__map :focus {
  outline: none !important;
}
.deals__map .loc :last-child {
  margin-bottom: 0;
}
/*   .deals__map .loc {
padding-block: 14px 30px; 
} */
.deals__map .deal-count,
.deals__map p {
  font-family: montserrat,helvetica,arial,sans-serif;
  line-height: 1.4;
}
.deals__map .name {
  color: #05f;
  font-size: 14px;
  font-weight: 600;
}
.deals__map .hover-deal_count {
  color: #05f;
  font-size: 12px;
  font-weight: 600;
}
button[title="Close"] {
  top: 0 !important;
  right: 0 !important;
}
button[title="Close"] span {
  margin: 0 !important;
  display: block !important;
  width: 70% !important;
  height: 70% !important;
}
.deals__map .loc-content { 
  padding-right: 15px !important;
}
.deals__map .loc-content--hover>:not(:last-child) {
  margin-bottom: 5px;
}
.deals__map .loc-content--hover>:last-child {    
  margin-bottom: 0;
}
.deals__map .loc>:not(:last-child) {
  margin-bottom: 8px;
}
.deals__map .loc:only-child {
  /*     padding-bottom: 14px; */
  padding-bottom: 0;
}
.deal-count + .loc-content .loc {
  padding-top: 6px;
}
.deals__map .loc-content > div.loc:not(:nth-of-type(1)){
  display: none;
  opacity: 0;
}
.deals__map .gm-style .gm-style-iw-c{
  top: -3px;
}
.deals__map .gm-style .gm-style-iw-tc{
  top: -2px;
}


.deals__container{
  border: 1px solid #aaa;
} 
.deals__map_wrapper{
  display: flex; 
  /*   height: 650px; */
  height: 550px;
  overflow: hidden;
}
.deals__map_wrapper .map-data__address{
  width: 25%;
  overflow-x: hidden;
  position: relative;
}
.location-search{
  position: sticky;
  left: 0;
  top: 0;
}
.deals__map_wrapper .deals__map{
  width: 75%;   
}
.search-input{
  padding: 10px;
  background: #f6f6f6;
  border-bottom: 0px solid #d0d0cf;  
}
.total-locations h2{
  margin-bottom: 0; 
  background: #f4f4f4;
  color: #7d7d7d;
  border-bottom: 1px solid #d0d0d0;
  font-size: 14px;
  padding: 7px 10px 9px;
}

.deals__map_wrapper .deals__map{
  border-radius: 0;   
}
.associated_building{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.building__address{
  display: flex;
  flex-direction: column;
  padding: 13px 11px;
  border-bottom: 1px solid #d0d0d0;
  cursor: pointer;  
}
.location-name{
  display: inline-block;
  font-size: 18px;
  color: #3156c3 !important;
  font-family: arial;
}
.location-address{
  color: #686868;
  font-size: 14px;
} 


@media (max-width: 991px) {
  .deals__inner_list {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .deals {
    padding-block: 40px;
  }
  /*   .deals__container>:not(:last-child) {
  margin-bottom: 20px;
} */
  .deal__list:not(:last-child) {
    margin-bottom: 25px;
  }
  .deal__list_grid {
    text-align: center;
    width: min(375px, 100%);
    grid-gap: 4px;
    margin-inline: auto;
  }
  .deal__list_number::before {
    right: 0;
    margin-inline: auto;
  }
  .deal__list_col {
    padding: 16px 10px;
  }
  .deal__list_col>:not(:last-child) {
    margin-bottom: 10px;
  }
  .deal__list_number {
    font-size: 18px;
  }
  .deal__list_col h4 {
    font-size: 14px;
  }
}


.address__content {
  display: none;
}
.map-data__address {
  /*     display: none; */
}

.deals__container input[type="search"] {
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}

.deals__container input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.deals__map .gm-ui-hover-effect{
  width: 28px !important;
  height: 28px !important;
}

.locMarket,
.loc_web a{
  font-weight: 700;
  color: #585857; 
  text-decoration: none;
}

.locMarket span,
.loc_web span{
  font-weight: 400; 
}

.info-window > div{
  font-size: 16px; 
}

.info-window .loc_data{
  font-size: 16px !important; 
  color: #3156c3 !important;
  font-weight: 700;
  position: absolute;
  top: 5px;
  width: 80%;
}

.locAddress{
  padding-top: 20px; 
}

.deals__map .gm-style .gm-style-iw-c{
  padding-block: 10px; 
  max-width: 450px !important;
}

.deals__list{
  align-items: center;
  width: 100%;
  padding-inline: 10px;
  background-color: #f4f4f4;
  position: relative;
  padding-block: 15px;
}

.deal-select{
  width: 95px;
  padding: 0; 
  position: relative;
}
.deal-selected{
  cursor: pointer;
  text-align: center;
  padding: 4px 0;
  font-size: 14px;
}

.deal-show{
  display: block !important; 
}

.deal__opts{
  text-align: center;
  border-radius: 10px;
  padding: 5px;
  font-size: 14px;
  width: 100%;
}
.deal__opts:focus{
  outline: 0; 
}

.deal__opt{
  font-size: 14px;
  background-color: #ddd;
  padding-block: 3px;
  position: relative;
  cursor: pointer;
}
.deal__opt:hover{
  background-color: #7d7d7d; 
  color: #fff;
}
.deal__opts::before{
  position: absolute; 
  content: '';
  width: 18px;
  height: 18px;
  background-color: #ddd;
  border-left: 4px solid #ddd;
  border-top: 4px solid #ddd;
  bottom: -15px;
}
.deals__form{
  padding-left: 0;
  list-style-type: none;
  flex-wrap: wrap;
  display: none;
}

.deals__form label{
  padding-inline: 10px;
  padding-top: 10px !important;
  font-size: 12px;
  cursor: pointer;
  display: flex;
}

.provider__form label{
  padding-top: 10px !important;
}

.deals__form label input{
  opacity: 0 !important;
}

.deals__form span{
  display: inline-block;
  padding-left: 20px;
}
.deals__form img{
  padding-right: 5px; 
  position: absolute;
}
.deals__form input{
  border: 0;
  -moz-appearance:none;
  -webkit-appearance:none;
  -o-appearance:none;
  position: relative;
}
.deals__form label:hover .fa{
  color: #3156c3; 
}
.deals__form label .fa{
  padding-right: 5px; 
}

.deals__form{
  display: none;
}
.markets__form.active{
  display: flex;
}
.provider__form.active{
  display: block;
}
.deals__wrap{
  width: Calc(100% - 95px);
  padding-inline: 20px;
}
.deals__form{
  align-items: center;
}
.deals__form > div{
  display: flex;
  position: relative;
  align-items: center;
}
.provider__list {
  padding-inline: 10px;
}
.slick-prev:before,
.slick-next:before{
  position: absolute;
  border-left: 2px solid #3156c3;
  border-top: 2px solid #3156c3;
}
.slick-prev:before{
  transform: rotate(135deg);
}
.slick-next:before{
  transform: rotate(135deg);
}
.slick-prev.slick-arrow,
.slick-next.slick-arrow{
  background-image: none;
}
.slick-prev.slick-arrow{
  left: -8px;
  top: -5px;
}
.slick-next.slick-arrow{
  top: -5px;
}
.slick-next:before, 
.slick-prev:before{
  color: transparent !important;
  font-size: 6px !important;
  opacity: 1 !important;
}
.deals__form input{
  position: absolute;
  opacity: 0;
}
.provider__list_inner  .deals__form label{
  justify-content: center;
}
.provider__list_inner{
  outline: none; 
}
.slick-dots li{
  margin: 0 !important;
}
.slick-dots li button{
  width: 15px !important;
  height: 15px !important;
}
.slick-dots{
  bottom: -30px !important;
}
.slick-dots li.slick-active button:before {
  color: #3156c3 !important;
}
/*   .deals__list{
align-items: flex-start;  
} */
.filter_checked label{
  opacity: 0.5;
}
.filter_checked .label_checked{
  opacity: 1;
}

/* @media(max-width: 991px){
.deals__wrap{
width: 100%;
padding-inline: 5px;
}
} */

@media (max-width: 991px) {

  .dnd-section{
    padding-block: 0 40px; 
  }
  .deals:has(.dnd-section){
    padding-top: 0; 
  }

  .deals__map_wrapper{
    display: block;
  }
  .deals__map_wrapper .map-data__address,
  .deals__map_wrapper .deals__map{
    width: 100%; 
  }
  .search-input{
    max-width: 100%; 
  }
  .deals__map_wrapper .map-data__address{
    overflow-y: scroll; 
    height: 350px;
    border-bottom: 2px solid #d0d0d0;
  }
  /*   .deals__list{
  display: block; 
} */
  
  .deals__wrap{
/*     padding-top: 10px;  */
    padding-top: 0; 
  }
  .deals__form label{
    padding-block: 5px; 
  }
  .info-window>div{
    font-size: 13px; 
  } 
  .building__address{
    padding: 8px 10px;
  }
  .location-name{
    font-size: 14px;  
  }
  .location-address{
    font-size: 12px; 
  }
  .total-locations h2{
    font-size: 12px; 
  }
  .deals__container input[type=search]{
    padding: 5px 15px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .deals__map .gm-style .gm-style-iw-c{
    max-width: 250px !important; 
  } 
}


<style>
.hs-form{
  margin: auto;
}

.slick-prev.slick-arrow,
.slick-next.slick-arrow{
  top: -10px;
  z-index: 1;
}
.slick-next.slick-arrow{
  right: 0;
}
.slick-disabled{
  opacity: 0.5;
}
.deals__list{
  align-items: flex-start;
}
.provider__list_inner{
  padding-block: 2px;
}

@media(max-width: 1399px){
  top: 0;
}

@media(max-width: 1199px){
  .slick-next.slick-arrow{
    right: 0;
  }
}

@media(max-width: 991px){
  .deals__form img{
    position: relative;
  }
  .slick-next.slick-arrow{
    right: -8px;
  }
  .deals__form span{
    padding-left: 5px;
    line-height: 1;
  }
  .deals__form label{
    justify-content: center;
    align-items: center;
  }
  .slick-next.slick-arrow,
  .slick-prev.slick-arrow{
    top: 10px;
  }
  .deals__map_wrapper{
    height: 645px !important;
  }
}
@media(max-width: 480px){
  .slick-next.slick-arrow, .slick-prev.slick-arrow{
/*     top: 0; */
    top: 15px !important;
  }
}


.deals__map_wrapper{
  /* height: 750px; */
  margin-bottom: 0 !important;
}
.filterListWrap{
  padding-block: 10px;
  margin-bottom: 0 !important;
  background-color: #000;
}
.listCount{
  display: flex;
  position: relative;
  padding-left: 25px;
  margin-left: 10px;
  border-right: 2px solid #6b6e6c;
  margin-right: 30px;
  padding-right: 20px;
  align-items: center;
  /*   padding-inline: 35px 25px; */
}
.listCountCloseButton{
  font-size: 16px;

}
.filterList{
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  gap: 5px;
}
.filterList li{
  font-size: 14px;
  /*   margin-inline: 15px; */
  border-radius: 3px;
  padding: 2px 6px;
  color: #000;
  position: relative;
  padding-left: 25px;
  /*     margin-block: 4px; */
  cursor: pointer;
}
.total-locations span {
  padding-right: 5px;
}
.total-locations{
  font-size: 16px;  
  color: #fff;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
/* .listCountCloseButton{
position: relative;
} */
.listCountCloseButton:before,
.filterList li:before{
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin-block: auto;
  background-image: url(/hubfs/close.png);
  background-size: contain;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
/* .filterList li:before{
left: 5px;
} */
.filterListWrap{
  display: none;
}
.filterListWrap.active{
  display: flex;
  /*   flex-wrap: wrap; */
}
.new-jersey,
.provider_5{
  background-color: #FD7569;
}
.midtown,
.provider_4{
  background-color: #6996FD;
}
.downtown,
.provider_3{
  background-color: #FDE850;
}
.brooklyn,
.provider_2{
  background-color: #C79A79;
}
.bronx,
.provider_1{
  background-color: #BD8EFE;
}
.industrious,
.provider_8{
  background-color: #49BF00;
}
.queens,
.provider_6{
  background-color: #B1DDFD;
}
.uptown,
.provider_7{
  background-color: #FA800B;
}

/* @media(max-width: 767px){
.filterList{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
} */
/* @media(max-width: 480px){
.filterList{
grid-template-columns: 1fr 1fr;
}
} */


/**************** 
Search Result 
****************/

.location--result{
  width: calc(100% - 20px);
  max-height: 482px;
  overflow-y: auto;
  position: absolute;
  top: 50px;
  left: 10px;
}

.location--result ul{
  padding: 0;
  margin: 0;
  list-style: none;
  border: 1px solid #d0d0d0;
  border-top: none;
}

.location--result ul li{
  border-bottom: 1px solid #f0eeee;
  padding: 13px 11px 13px 40px;
  font-size: 14px;
  color: #000;
  background: #fff;
  cursor: pointer;
  position: relative;
}

.location--result ul li:last-child{
  border-bottom: 0;
}

.location--result ul li .icon{
  width: 25px;
  height: 25px;
  position: absolute;
  top: 14px;
  left: 10px;
}

.location--result ul li .icon img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.location--result ul li .ctgry{
  display: block;
  width: 100%;
  color:  #9a9999;
}

@media (max-width: 991px){
  .location--result{
    max-height: 286px;
    top: 46px;
  }
}


.location--result {
  display:none;
}

.location--result.active {
  display:block;
}

.stopScroll{
  overflow-x: hidden;
}

@media (max-width: 767px){
  .provider__form .slick-list label{
    padding-left: 20px;
  }
}

</style>