@media only screen and (max-width: 768px) {
  .popular-venue-heading {
    text-align: center;
    display: flex;
    width: 173px;
    height: 20px;
    flex-direction: column;
    color: #676767;
    font-size: 24px;
    font-weight: 500;
    margin: auto;
  }
  .popular-venue-desc-box {
    display: flex;
    width: 306px;
    height: 29px;
    flex-direction: column;
    flex-shrink: 0;
    margin: auto;
    color: #676767;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 34px;
  }
  #main-container {
    display: flex;
    flex-direction: column;
    gap: 39px;
  }
  .img-text-container {
    height: 286px;
    border-radius: 15px 15px 10px 10px;
    box-shadow:
      rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
      rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    border: 0.5px solid #8888;
    margin-bottom: 39px;
  }
  .banquetImg {
    width: 396px;
    height: 196px;
    border-radius: 10px 10px 0px 0px;
  }
  .wed-text {
    display: flex;
    width: 177px;
    height: 16px;
    flex-direction: column;
    flex-shrink: 0;
    color: #333;
    font-size: 20px;
    font-weight: 600;
    margin-left: 16px;
    text-align: left;
  }
  #wed-text2 {
    display: flex;
    /* width: 303px; */
    height: 16px;
    flex-direction: column;
    flex-shrink: 0;
    margin: 16px 0px 0px 16px;
    text-align: left;
    color: #333;
    font-size: 16px;
  }
  .slick-track {
    height: 0px !important;
  }
  #blog_image {
    height: 167px;
  }
  .PopularVenue {
    display: flex;
    flex-direction: column;
    color: #676767;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: Metropolis, sans-serif;
  }
  .popularVenue-subtext {
    width: 275px;
    height: 34px;
    color: #676767;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin: auto;
  }
  #popular-venue-cards {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
  }
  .img-venue-box {
    display: flex;
    flex-direction: row;
    /* justify-content: center; */
    justify-items: center;
    gap: 16px;
  }
  .venues-names {
    color: #888;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    text-overflow: ellipsis;
    font-family: Metropolis, sans-serif;
  }
  .venues-names:hover {
    color: #e42978;
  }
  #mob-sm4-id1 {
    margin-bottom: 44px;
  }
  #mob-sm4-id2 {
    margin-bottom: 44px;
  }
  #mob-sm4-id3 {
    margin-bottom: 44px;
  }
  #mob-sm4-id4 {
    margin-bottom: 44px;
  }
  .view-all-box {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 5px;
    margin-top: 19px;
    align-items: center;
  }
  .viewAll-btn {
    margin-top: -2px;
    color: #e42978;
    font-family: Metropolis, sans-serif;
  }
  .heading-box {
    margin-bottom: 16px;
  }
  .heading-box p {
    font-size: 16px;
    color: #333;
    font-family: Metropolis, sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .venue-name-box {
    width: 147px;
    margin-bottom: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

/* Services section redesign using existing content/markup only */
.container-fluid {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.finestVenueSection .flagshipVenues,
.finestVenueSection .venuesWrap,
.finestVenueSection .photographerWrap,
.finestVenueSection .makeupWrap,
.finestVenueSection .mehendiWrap,
.finestVenueSection .decoratorWrap {
  background: #ffffff;
  border: 0.8px solid #d9d9d9;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  margin: 8px 0;
  width: 100%;
  height: 236px;
  min-height: 129px;
  display: flex;
  flex-direction: column;
}

.finestVenueSection .serviceImage {
  width: 100%;
  padding: 0;
  order: 1;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  height: 104px;
}

.finestVenueSection .serviceText {
  width: 100%;
  padding: 17px 16px 12px;
  order: 2;
}

.finestVenueSection .flagshipVenues img,
.finestVenueSection .venuesWrap img,
.finestVenueSection .photographerWrap img,
.finestVenueSection .makeupWrap img,
.finestVenueSection .mehendiWrap img,
.finestVenueSection .decoratorWrap img {
  width: 100%;
  height: 107px;
  object-fit: cover;
  object-position: center center; /* or top center */
}

.finestVenueSection .head {
  font-size: 16px;
  line-height: 1.15;
  margin: 0 0 6px;
  font-weight: 500;
  font-family: "Proxima Nova", "Metropolis", Arial, sans-serif !important;
  color: #333333;
}

.finestVenueSection .fullyManaged {
  font-size: 12px;
  line-height: 1.35;
  color: #666;
  min-height: 34px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (min-width: 768px) {
  .finestVenueSection {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .finestVenueSection .col-sm-12 > .row > a > .col-sm-6,
  .finestVenueSection .col-sm-12 > .row > .col-sm-6 {
    width: 16.666667%;
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (max-width: 991px) {
  .finestVenueSection .col-sm-12 > .row > a > .col-sm-6,
  .finestVenueSection .col-sm-12 > .row > .col-sm-6 {
    width: 33.333333%;
    float: left;
  }
}

@media (max-width: 767px) {
  .finestVenueSection .col-sm-12 > .row > a > .col-sm-6,
  .finestVenueSection .col-sm-12 > .row > .col-sm-6 {
    width: 50%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }

  .finestVenueSection .head {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .finestVenueSection .fullyManaged {
    font-size: 11px;
    min-height: 30px;
    margin-top: 6px;
  }

  .finestVenueSection .flagshipVenues,
  .finestVenueSection .venuesWrap,
  .finestVenueSection .photographerWrap,
  .finestVenueSection .makeupWrap,
  .finestVenueSection .mehendiWrap,
  .finestVenueSection .decoratorWrap {
    min-height: 190px;
    border-radius: 8px;
  }

  .finestVenueSection .flagshipVenues img,
  .finestVenueSection .venuesWrap img,
  .finestVenueSection .photographerWrap img,
  .finestVenueSection .makeupWrap img,
  .finestVenueSection .mehendiWrap img,
  .finestVenueSection .decoratorWrap img {
    height: 104px;
  }
}

@media screen and (min-width: 768px) {
  .popular-venue-desc {
    color: #676767;
    padding-left: 16px;
    margin-top: 18px;
    padding-bottom: 12px;
    font-size: 20px;
    margin-bottom: 12px;
    text-align: center;
  }
  .img-text-container {
    height: 250px;
    width: 301px;
    display: flex;
    flex-direction: column;
    border-radius: 15px 15px 15px 15px;
    border: 1px solid #8888;
    background: #fff;
    box-shadow:
      rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
      rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
  .banquetImg {
    height: 170px;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
  }
  .text-desc-box {
    display: flex;
    flex-direction: column;
  }
  .wed-text {
    display: flex;
    width: 177px;
    height: 16px;
    flex-direction: column;
    flex-shrink: 0;
    color: #333;
    font-size: 20px;
    font-weight: 500;
    margin-left: 10px;
    text-align: left;
  }
  #wed-text2 {
    display: flex;
    width: 285px;
    height: 11px;
    flex-direction: column;
    flex-shrink: 0;
    color: #333;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 10px;
    text-align: left;
    font-weight: 100;
  }
  .finestVenueSection .slick-prev {
    display: none !important;
  }
  .finestVenueSection button.slick-arrow.slick-next {
    display: none !important;
  }
  #blog_image {
    height: 182px;
  }
  .PopularVenue {
    padding-bottom: 0px !important;
    font-family: "Proxima Nova", "Metropolis", Arial, sans-serif !important;
  }
  .popularVenue-subtext {
    color: #676767;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    width: 100%;
    line-height: normal;
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    margin: auto;
    font-family: Metropolis, sans-serif;
  }
  .container-fluid.finestVenueSection {
    text-align: left !important;
    margin: 0px !important;
    padding: 34px 25px !important;
  }
  #popular-venue-cards {
    margin: 34px 0px 60px 0px;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 29px;
    align-items: flex-start;
  }
  .img-venue-box {
    display: flex;
    flex-direction: row;
    gap: 8px;
  }
  .heading-box {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: sans-serif;
    margin-bottom: 16px;
  }
  .heading-box p {
    margin: 0 0 10px;
    font-family: Metropolis, sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #333333;
  }
  .popularVenue-img {
    width: 165px;
    height: 99px;
    border-radius: 5px;
  }
  .venues-names {
    color: #888;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: Metropolis, sans-serif;
    text-overflow: ellipsis;
  }
  .venues-names:hover {
    color: #e42978;
  }
  .view-all-box {
    display: flex;
    justify-content: flex-end;
    margin-top: 16px;
    align-items: center;
  }
  .viewAll-btn {
    color: #e42978;
    margin-top: -2px;
    width: 56px;
    height: 12px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: Metropolis, sans-serif;
  }
  .viewAll-btn:hover {
    color: #e42978;
  }
  .venue-name-box {
    /* width: 125px; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .wrapperClass-2 {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  #mob-sm4-id1 {
    padding: 0px !important;
  }
  #mob-sm4-id2 {
    padding: 0px !important;
  }
  #mob-sm4-id3 {
    padding: 0px !important;
  }
  #mob-sm4-id4 {
    padding: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #popular-venue-cards {
    flex-wrap: wrap !important;
    gap: 24px 20px !important;
    justify-content: center !important;
    margin: 34px 0px 40px 0px !important;
  }
  #popular-venue-cards > div {
    width: calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
    flex: 0 0 calc(50% - 10px) !important;
  }
}
.freqList a {
  padding: 5px;
}

/*new color change*/
header .header-bottom .nav > li.dropdown.open .dropdown-menu {
  border-bottom: 5px solid #f04e58;
}

@media screen and (min-width: 768px) {
  header .header-bottom .nav > li.dropdown.open {
    border-bottom: 5px solid #f04e58;
  }
}
header .header-bottom .nav > li.dropdown.open .dropdown-menu li a.pink,
header .header-bottom .nav > li.dropdown.open .dropdown-menu li a:hover {
  color: #f04e58;
}
header .header-bottom .nav > li.dropdown.open .dropdown-menu:before {
  border-bottom: 10px solid #f04e58;
}
header .header-bottom .nav > li.dropdown.open .dropdown-menu:after,
header .header-bottom .nav > li.dropdown.open .dropdown-menu:before {
  border-bottom: 10px solid #f04e58;
}
.submitfilterHomePage {
  background-color: #f04e58 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding-top: 0 !important;
  text-align: center;
  line-height: 1;
}

.submitfilterHomePage .occasionfilterSearch {
  margin: 0 !important;
  align-self: center;
  flex: none !important;
  display: inline-block;
  width: 22px !important;
  height: 22px !important;
  min-width: 22px;
  min-height: 22px;
  background-position: -141px center !important;
  background-repeat: no-repeat !important;
  transform: none;
}
.preCitiesLocation > .body .citiesCarousel .slick-next:before {
  color: #f04e58;
}
.preCitiesLocation > .body .citiesCarousel .slick-prev.slick-disabled:before {
  color: #f04e58;
}
.viewAll-btn {
  color: #f04e58;
}
.btn.btn-border:hover {
  background-color: #f04e58;
}
.btn.btn-border {
  background-color: #fff;
  border: 1px solid #f04e58;
  color: #f04e58;
}
footer .top-section-footer li:before {
  color: #f04e58;
}

footer .mobile-icon {
  background-image: url("../media/phoneAndmail.svg") !important;
  background-position: -3px -5px !important;
}
footer .envelope-icon {
  background-image: url("../media/phoneAndmail.svg") !important;
  /* background-position: -3px -5px !important */
  background-position: -45px -4px !important;
}
#lofi {
  text-align: end;
}
img.img-responsive.availImg {
  border-radius: 8px;
  border: 1px solid #f04e58;
  width: 100%;
  margin-left: 0px;
}
header .header-top .city-change {
  border-right: none;
}
.check1 {
  border-right: none;
}
.testimonialsSection > .body .slick-next:before,
.testimonialsSection > .body .slick-prev:before {
  color: #f04e58;
}
/* FCM notifcation styling */
#suus {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  width: 100%;
  background: rgb(0 0 0 / 25%);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding-top: 50px;
  z-index: 9999999;
}
.show-grid {
  padding: 10px;
  border-radius: 5px;
}
.testimonialsSection > .body .slick-next:before,
.testimonialsSection > .body .slick-prev:before {
  color: #f04e58;
}

.testimonialsSection > .body .testimonialslickdots {
  position: relative !important;
}

.testimonialsSection > .body .videoWrap {
  width: 100%;
  max-width: 640px;
  aspect-ratio: 16/9;
  margin: 0 auto;
  border-radius: 0px;
  overflow: hidden;
  background: #000;
  box-shadow: none !important;
}

.testimonialsSection > .body .videoWrap video {
  width: 100% !important;
  height: 100% !important;
  display: block;
  object-fit: cover;
  object-position: center;
  background: #000;
  box-shadow: none !important;
}

.items1 {
  height: 100% !important;
}
#filter_button_76 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .testimonialsSection > .body .slick-next {
    right: 26px !important;
    top: 50% !important;
  }
  .testimonialsSection > .body .slick-prev {
    left: 5px !important;
    z-index: 1;
    top: 50% !important;
  }
}
/* @media screen and (max-width: 768px) {
  .items1 a {
    width: 260px !important;
    display: flex !important;
    flex-direction: column !important;
  }
  .blogWrapper .slick-initialized .slick-slide {
    width: auto !important;
  }
} */

.blogWrapper {
  margin-top: 28px;
  font-family: "Proxima Nova", "Metropolis", Arial, sans-serif !important;
}

.blogsHeading {
  text-align: center;
  color: #676767;
  font-size: 45px;
  /* font-weight: 500; */
  margin: 0 0 22px;
font-family: "Proxima Nova", "Metropolis", Arial, sans-serif !important;
}

.homepage-blogs-grid {
  display: flex;
  gap: 16px;
  align-items: stretch;
}

.homepage-blog-featured {
  position: relative;
  flex: 0 0 589px;
  width: 589px;
  height: 391px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.homepage-blog-featured img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homepage-blog-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0.16));
}

.homepage-blog-featured-content {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 16px;
  color: #fff;
}

.homepage-blog-title {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: "Proxima Nova", "Metropolis", Arial, sans-serif !important;
}

.homepage-blog-excerpt {
  font-size: 14px;
  line-height: 1.45;
  opacity: 0.95;
  font-family: "Proxima Nova", "Metropolis", Arial, sans-serif !important;
}

.homepage-blog-excerpt p,
.homepage-blog-side-excerpt p {
  margin: 0;
}

.homepage-blog-side-list {
  flex: 1;
  display: flex;
  gap: 12px;
}

.homepage-blog-side-card {
  width: calc((100% - 24px) / 3);
  background: #fff;
  /* border: 1px solid #aeaeae; */
  border-radius: 10px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
}

.homepage-blog-side-card img {
  width: 100%;
  height: 207px;
  object-fit: cover;
}

.homepage-blog-side-title {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  padding: 10px 10px 4px;
  min-height: 72px;
  font-family: "Proxima Nova", "Metropolis", Arial, sans-serif !important;
}

.homepage-blog-side-excerpt {
  color: #676767;
  font-size: 13px;
  line-height: 1.45;
  padding: 0 10px 12px;
  font-family: "Proxima Nova", "Metropolis", Arial, sans-serif !important;
}

.homepage-blog-readmore-btn {
  display: none;
}

@media screen and (max-width: 768px) {
  .container-fluid .blogWrapper {
    padding-left: 0;
    padding-right: 0;
    /* width: 100%; */
    /* overflow: hidden; */
  }

  .blogsHeading {
    text-align: left;
    font-size: 20px;
    margin: 0 0 0px;
    padding-left: 2px;
    display: flex;
    justify-content: center;
  }

  .homepage-blogs-grid {
    display: block;
    overflow: visible;
    padding-bottom: 0;
  }

  .homepage-blog-featured {
    width: 100%;
    height: 237px;
    margin-bottom: 12px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .homepage-blog-title {
    font-size: 14px;
    line-height: 1.25;
    margin-bottom: 6px;
  }

  .homepage-blog-excerpt {
    font-size: 8px;
    line-height: 1.35;
  }

  .homepage-blog-side-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    overflow: visible;
    padding-bottom: 0;
    align-items: start;
  }

  .homepage-blog-side-card {
    min-width: 0;
    width: 100%;
    margin: 0;
  }

  .homepage-blog-side-card img {
    height: 115px;
  }

  .homepage-blog-side-title {
    font-size: 9px;
    min-height: unset;
    padding: 8px 8px 4px;
  }

  .homepage-blog-side-excerpt {
    font-size: 7px;
    padding: 0 8px 10px;
    line-height: 1.35;
  }

  .homepage-blog-side-card {
    height: 237px;
  }

  .homepage-blog-readmore-btn {
    display: flex;
    width: 166px;
    height: 24px;
    margin: 14px auto 0;
    border: 1px solid #f04e58;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    color: #f04e58;
    font-size: 9px;
    font-weight: 400;
    text-decoration: none;
    font-family: "Proxima Nova", "Metropolis", Arial, sans-serif !important;
  }
}
