#project-banner {
  /* height: 100vh; */
  /* background: url(../images/project-purva-raagam/project-hero-banner.webp)
    no-repeat; */
  /* background-size: cover; */
  background-position: 0px 30%;
  margin-top: 80px;
}

#project-banner.purva_oaskshire {
  height: auto;
  background-position: 0px 30%;
}

#project-banner.purva-hibiscus {
  height: auto;
  background: none;
}

#project-banner.purva-hibiscus img {
  width: 100%;
}

.whiteOverlay_from_left:after {
  content: "";
  position: absolute;
  left: 0px;
  width: 40%;
  height: 100%;
  background: linear-gradient(
    92deg,
    rgb(255 255 255 / 53%) 7%,
    rgb(255 255 255 / 0%) 100%
  );
  z-index: 1;
  display: none;
}

#project-banner.purva-hibiscus.whiteOverlay_from_left:after {
  display: none;
}

#project-banner .floating_project_details {
  position: absolute;
  bottom: 10%;
  left: 5%;
  z-index: 5;
}

#project-banner .project-logo {
  margin-bottom: 10px;
}
#project-banner .project-logo img {
  width: 250px;
}

#project-banner .project-sub-title {
  margin-bottom: 20px;
}
#project-banner .project-sub-title h2 {
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: 300;
  font-family: "Gotham Book", sans-serif;
  /* font-family: "Geometria-Light", sans-serif; */
  /* text-transform: capitalize; */
}

.purva_oaskshire#project-banner .project-sub-title h2 {
  color: #fff;
}

#project-banner .project-sub-title p {
  margin-bottom: 15px;
  color: #000;
  line-height: 25px;
}

#project-banner .project-extra-details {
  display: flex;
}
#project-banner .project-extra-details .box {
  margin-right: 40px;
  position: relative;
}
#project-banner .project-extra-details .box h3 {
  margin-bottom: 5px;
  font-weight: 300;
  color: #68696d;
}
#project-banner .project-extra-details .box h5 {
  /* font-family: "Gotham Book", sans-serif; */
  color: #68696d;
}

#project-banner:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background: linear-gradient(#afafaf, #ffffff00);
  width: 100%;
  height: 110px;
  pointer-events: none;
  display: none;
}

#project-banner .project-extra-details .box:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 80%;
  background: #68696d;
  right: -20px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

#project-banner .project-extra-details .box:last-child:after {
  content: none;
}

.project_menu_lists_box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0px;
}

.project_menu_lists_box {
}
.project_menu_lists_box li {
  margin: 0px 3vw;
}
.project_menu_lists_box li a {
  color: #fff;
  white-space: nowrap;
}

section.project_menu_lists {
  background: #c1c2c37a;
}

#project_overAllViewSection {
}
#project_overAllViewSection .sub_title {
}
#project_overAllViewSection .sub_title h3 {
  /* font-size: 30px; */
}
#project_overAllViewSection h2.title {
}
#project_overAllViewSection p {
  margin-top: 18px;
  font-size: 18px;
}

.space-pd {
  padding: 100px 0px;
}

.master_plan_wrapper {
  background: #c1c2c3;
  position: relative;
}
.master-plan-image {
  position: relative;
  padding: 2vw;
  border: 1px solid #6e6259;
  margin-top: 2vw;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.master-plan-image img {
  width: 100%;
  height: 100%;
}

.amenities_lists .title {
  color: #68696d;
}

.amenities_lists ul li {
  font-size: 18px;
  width: 50%;
  line-height: 30px;
  margin-bottom: 10px;
  color: #68696d;
  list-style-type: auto;
}

.amenities_lists ul {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
}

.master_plan_image_box {
  margin-top: 0px;
  height: 100%;
  line-height: 0px;
}

.plot_legend .title {
  position: relative;
  top: auto;
  left: auto;
  color: #fff;
}

.plot_legend {
  height: 100%;
}

.plot_legend .image_plot {
  height: 100%;
}

.master_plan_image_box img {
  height: auto;
  object-fit: cover;
}

.no-padding {
  padding: 0px !important;
}

.google_map_image_box {
  min-height: 400px;
  background: #c1c2c3;
  position: relative;
  height: 100%;
}
.google_map_image_box .float_text_right {
  font-size: 60px;
  font-weight: 100;
  position: absolute;
  right: -80px;
  top: 110px;
  transform: rotate(-90deg);
  color: #fff;
}
.google_map_image_box .bottom_link_text {
  position: absolute;
  bottom: 0%;
  left: 10%;
  width: max-content;
}
.google_map_image_box .bottom_link_text {
}
.google_map_image_box .bottom_link_text .button_animation {
  width: 125px;
  border: 1px solid #fff;
}
.google_map_image_box .bottom_link_text .button_animation .text {
  color: #2b2b2b;
}
.google_map_image_box .bottom_link_text .button_animation .icon {
}
.google_map_image_box .bottom_link_text .button_animation .icon i {
}
.google_map_image_box .bottom_link_text .big_text {
  font-size: 60px;
  font-weight: 100;
  color: #fff;
  margin-top: 15px;
}

.video_thumbnail {
  height: 100%;
}
.video_thumbnail a {
  display: block;
  height: 100%;
}
.video_thumbnail a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.5);
}

.google_map_image_box .button_animation:before {
  background-color: #fff;
}
.google_map_image_box .button_animation:hover i {
  color: #2b2b2b;
}

.video_play_btn {
  position: relative;
}
.video_play_btn:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("../images/play_btn.png") no-repeat;
  background-size: 60px;
  background-position: center;
  margin: auto;
}

button.accordion-button {
  font-size: 17px;
}

.accordion-body {
  font-size: 16px;
}

.accordion-button:not(.collapsed) {
  background: #c1c2c3;
  box-shadow: none;
  color: #fff;
}

.accordion-item:first-of-type .accordion-button {
  color: #000;
}

#hFacilitiesTarget {
  height: 400vh;
}

#hFacilities {
  flex-direction: column;
  justify-content: space-between;
  height: 400vh;
}

.hFacilitiesBackground img {
  filter: brightness(0.7);
}

#hFacilities .sub-title {
  color: #fff;
}
#hFacilities .title {
  color: #fff;
}

section.download_brochure {
  padding: 70px 0px 50px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.download_brochure .button_box_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

section.download_brochure .button_box_wrapper .button_animation {
  /* margin-bottom: 50px; */
  margin: 0px;
}

#book_a_site_visit_tabs .accordion-button:not(.collapsed) {
  background: transparent;
  color: #68696d;
}

form#book_a_site_visit_form {
  width: 100%;
  margin: auto;
  display: flex;
}

form#book_a_site_visit_form .input-block {
  margin-bottom: 0px;
  width: 40%;
  margin-right: 15px;
}

form#book_a_site_visit_form .input-block button.button_animation {
  margin: auto;
  width: 200px;
}

#hFacilitiesSticky {
  margin-top: 5vw;
}

section#book_a_site_visit_tabs {
  /* background: #c1c2c3; */
  /* height: 100vh; */
  display: flex;
  align-items: center;
  justify-content: center;
}

footer {
  margin-top: 0px !important;
}

#sticky_header {
  position: absolute;
  top: 105vh;
}

#remove_sticky_header {
  position: absolute;
  top: 5px;
}

.accordion-button:not(.collapsed) {
}
.accordion-item {
  border: none;
}

.accordion-button:not(.collapsed)::after {
  /* background-image: url(../images/minus-solid-white.svg); */
}

.accordion-button::after {
  /* background-image: url(../images/plus-solid-gray.svg); */
}

.accordion-item {
  background-color: transparent;
}
.accordion-button {
  background-color: transparent;
  border-bottom: 1px solid #fff;
}

#accordion_bottom_project_page .accordion-button:not(.collapsed)::after {
  /* background-image: url(../images/minus-solid-gray.svg); */
  width: 1rem;
  height: 1rem;
  background-size: contain;
}
#accordion_bottom_project_page .accordion-button::after {
  /* background-image: url(../images/plus-solid-gray.svg); */
  position: absolute;
  right: 35px;
}
.accordion-button:not(.collapsed) {
  color: #fff !important;
}

.w21vw {
  width: 21vw !important;
}
.w35vw {
  width: 35vw !important;
}
.h21vw {
  height: 21vw !important;
}
.h22vw {
  height: 22vw !important;
}
.h23vw {
  height: 22vw !important;
}
.h24vw {
  height: 24vw !important;
}
.h25vw {
  height: 25vw !important;
}
.h28vw {
  height: 28vw !important;
}
.h31vw {
  height: 31vw !important;
}
.accordion-body ul li {
  margin-bottom: 10px;
  list-style-type: disc;
  font-size: 18px;
}

#video_slider .owl-item,
#video_slider .owl-stage,
#video_slider .owl-stage-outer {
  height: 100%;
}

#video_slider img {
  object-fit: cover;
}

.master-plan-image .row {
  margin: 0px;
}

.purva-hibiscus .text-black {
  color: #000 !important;
}

.purva-hibiscus .project-extra-details .box h3 {
  font-weight: 400 !important;
}
.purva-hibiscus .project-extra-details .box h5 {
  font-weight: 600;
}

#accordion_project_page button.accordion-button {
  text-transform: capitalize;
  font-size: 18px;
}

.download_brochure .button_animation {
  width: 190px;
  height: 40px;
}

.download_brochure .button_animation:before {
  width: 83%;
}

.download_brochure .button_animation:hover:before {
  width: 100%;
}

.button_animation.explore_btn {
  width: 200px;
  margin-top: 1rem;
  height: 40px;
}

.button_animation.explore_btn:before {
  width: 83%;
}

.button_animation.explore_btn:hover:before {
  width: 100%;
}
.project-info p {
  font-weight: normal;
  color: #000;
}

#accordion_project_page .accordion-button::after {
  margin-right: 40vw;
  width: 1rem;
  height: 1rem;
  background-size: contain;
}

#accordion_project_page .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #212529 !important;
}

#accordion_project_page .accordion-body {
  padding-left: 5vw;
}

div#accordion_project_page {
  width: 100%;
}

.location_highlights_mainBackground .accordion_inner_box.mt-4 {
  height: auto;
  display: flex;
  align-items: flex-start;
}
.master-plan-image-inner {
  position: relative;
}

.image_plot img {
  width: 100%;
}

.space-pd-top {
  padding-top: 70px;
}
div#accordion_bottom_project_page {
  width: 100%;
}

section#gallery_section {
  padding: 100px 0px 50px;
  display: block;
  padding-left: 5%;
}

.gallery_section .owl-nav {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 30px;
}

.gallery_section .owl-nav {
}

.gallery_section .owl-nav button.owl-prev,
.gallery_section .owl-nav button.owl-next {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin: 0px 10px;
  margin-left: 0px;
  background: transparent;
  color: #a7a7a7 !important;
}

section#overAllViewSection {
  margin: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}

section#locationHighlights {
  padding-top: 100px;
}

#project-banner img {
  width: 100%;
}

.southbay_project#project-banner {
  height: 100vh;
  background: url(../images/project-purva-raagam/project-hero-banner.webp)
    no-repeat;
  background-size: cover;
  background-position: 76%;
}
header {
  background-color: #fff;
}

#custom_menu .dotsBox .dot,
div#custom_menu {
  color: #000;
}
#custom_menu .dotsBox .dot {
  background-color: #000;
}
#rightHeader ul.project_menu li a {
  color: #000;
}
/* .centerHeader {
  left: 11vw;
  right: auto;
} */

.project_overview {
}
.project_overview h2.title {
  margin-bottom: 30px;
}
.project_overview p {
  line-height: 32px;
  margin-bottom: 15px;
}

.gallery_slider_wrapper.container {
  margin-right: 0px;
  padding: 0px;
  max-width: 1200px;
}

.gallery_slider_wrapper .owl-carousel .owl-stage {
  padding-left: 0px !important;
}

div#owl-gallery-slider .item img {
  height: 450px;
  object-fit: cover;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin: 10px 0px;
}

.gallery_section {
  position: relative;
}

.gallery_section::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 65%;
  background-color: #dddddd;
  z-index: -1;
}

div#owl-gallery-slider .item p.caption {
  position: absolute;
  bottom: 40px;
  left: 5%;
  color: #fff;
  z-index: 1;
  font-size: 25px;
  text-transform: capitalize;
}

div#owl-gallery-slider .item {
  position: relative;
}

div#owl-gallery-slider .item:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 28%;
  background-image: linear-gradient(0deg, #000000 0%, #ffffff00 95%);
  z-index: 0;
}
div#owl-gallery-slider .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  top: -21px;
  left: 120px;
}

div#owl-gallery-slider button.owl-dot {
  width: 10%;
  height: 1px;
  background: #9d9d9d !important;
  transition: 0.6s;
}

div#owl-gallery-slider button.owl-dot.active {
  background: #5e5e5e !important;
}

div#owl-plot-legend .item .color_code {
  width: 100px;
  height: 20px;
  margin: 10px auto;
}

div#owl-plot-legend {
  margin-top: 50px;
}

div#owl-plot-legend .item {
  padding: 20px;
  text-align: center;
}

div#owl-plot-legend .color_code {
}

div#owl-plot-legend .color_data {
  font-family: "Geometria-Light", sans-serif;
  color: #68696d;
  font-size: 18px;
}

div#owl-plot-legend .color_size {
  color: #68696d;
  font-family: "Geometria-Medium";
  font-size: 17px;
}

div#owl-plot-legend .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

div#owl-plot-legend .owl-nav button {
  margin: 0px 10px;
  background: #ccc;
  padding: 22px;
  font-size: 15px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  color: #fff;
}

div#owl-plot-legend .owl-stage {
  margin: auto;
}

div#owl-plot-legend .owl-nav.disabled {
  display: none;
}

.langsContainer a {
  color: #000;
}

.hFacilitiesItem:nth-child(even) .hFItemPic {
  width: 22vw;
  height: 35vw;
}
.hFacilitiesItem:nth-child(odd) .hFItemPic {
  width: 35vw;
  height: 22vw;
}

.hFacilitiesItem:nth-child(even) .hFItemTitle {
  bottom: 1.5vw;
  left: -2.1vw;
  transform: rotate(-90deg);
  transform-origin: top left;
  white-space: nowrap;
}

.hFacilitiesItem:nth-child(odd) .hFItemTitle {
  bottom: -1.8vw;
  left: -1.5vw;
}
.hFItemTitle {
  opacity: 0.9;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
}

section#book_a_site_visit_tabs p {
  padding-right: 30px;
}


/* Media Query */
@media (min-width: 1400px) {
  section#book_a_site_visit_tabs p {
    padding-right: 30px;
  }
}

@media (max-width: 1200px) {
  #project-banner {
    background-position: 100% 0px;
  }
  #accordion_project_page .accordion-button::after {
    margin-right: 0vw;
  }
  .hFacilitiesItem:nth-child(odd) .hFItemPic {
    width: 50vw;
    height: 30vw;
  }
  .hFacilitiesItem:nth-child(even) .hFItemPic {
    width: 30vw;
    height: 45vw;
  }
  .popupForm {
    max-width: 60%;
  }
  #project-banner {
    margin-top: 60px;
  }
  #rightHeader ul.project_menu {
    display: none;
  }
  section#book_a_site_visit_tabs p {
    padding-right: 30px;
  }
}
@media (max-width: 1024px) {
  #rightHeader ul.project_menu {
    display: none;
  }
  #accordion_project_page .accordion-button::after {
    margin-right: 0vw;
  }
}
@media (max-width: 996px) {
  .master-plan-image .no-padding:last-child {
    padding: 0px 25px 0px 0px !important;
  }
  #project-banner {
    background-position: 80% 0px;
  }
}
@media (max-width: 768px) {
  .project_menu_lists_box li {
    margin: 0px 1vw;
  }
}
@media (max-width: 645px) {
  #project-banner .project-sub-title h2 {
    font-size: 20px;
  }
  #project-banner .project-extra-details {
    display: flex;
    flex-wrap: wrap;
  }
  #project-banner .project-extra-details .box {
    width: 40%;
    margin-right: 10px;
    margin-bottom: 20px;
    z-index: 1;
  }
  #project-banner .project-extra-details .box:after {
    display: none;
  }
  #project-banner:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: #00000047;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    display: none;
  }
  #project-banner .floating_project_details {
    left: 20px;
    z-index: 1;
    bottom: 10px;
  }
  #project-banner .project-sub-title h2,
  #project-banner .project-extra-details .box h3,
  #project-banner .project-extra-details .box h5 {
    color: #fff;
  }
  .project_menu_lists_box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    padding-bottom: 40px;
    /* width: 700px; */
  }
  .project_menu_lists_box li {
    padding-top: 0;
    scroll-snap-align: start;
    margin: 0px 10px;
  }
  #project_overAllViewSection {
    margin-top: 30px;
  }
  .master-plan-image .no-padding:last-child {
    padding: 0px !important;
  }
  .master-plan-image .row {
    margin: 0px;
  }
  .amenities_lists ul li {
    width: 45%;
    list-style-type: none;
    margin-bottom: 20px;
  }
  .amenities_lists ul {
    padding: 0px;
  }
  section#locationHighlights {
    margin-top: 0px;
    padding-top: 40px;
  }
  .video_thumbnail a img {
    height: 300px;
  }
  .google_map_image_box {
    margin-bottom: 20px;
    height: auto;
  }
  #accordion_project_page button.accordion-button {
    line-height: 25px;
    padding: 10px;
  }
  #hFacilities .mainContainer._1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #hFacilities {
    height: 400vh;
  }
  #hFacilitiesSticky {
    justify-content: center;
  }
  .accordion-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  form#book_a_site_visit_form {
    width: 100%;
    flex-wrap: wrap;
  }
  form#book_a_site_visit_form .input-block {
    width: 100%;
    margin: auto;
    margin-bottom: 15px;
  }
  section#book_a_site_visit_tabs .title {
    text-align: center;
  }
  section#book_a_site_visit_tabs .row {
    margin: auto;
  }
  section#book_a_site_visit_tabs .accordion_tabs_box {
    width: 100%;
    height: auto;
  }
  .book-visit-form .phone-field input {
    width: 73% !important;
  }
  div#accordion_bottom_project_page .accordion-button {
    padding: 10px;
  }
  #accordion_bottom_project_page .accordion-button::after {
    right: 0px;
    background-size: 50%;
  }
  section#book_a_site_visit_tabs {
    height: auto;
  }
  section#book_a_site_visit_tabs p {
    word-wrap: break-word;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 25px;
  }
  .google_map_image_box .float_text_right {
    right: -111px;
  }
  .accordion-body ul li {
    font-weight: 300;
  }
  #rightHeader ul.project_menu {
    display: none;
  }
  #project-banner {
    margin-top: 70px;
  }
  section#overAllViewSection {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .space-pd {
    padding: 40px 0px;
  }
  .space-pd-top {
    padding-top: 40px;
  }
  div#owl-plot-legend {
    margin-top: 30px;
  }
  div#owl-plot-legend .color_data {
    font-size: 18px;
  }
  #accordion_project_page .accordion-button::after {
    margin-right: 0px;
  }
  div#accordion_bottom_project_page .button_animation {
    margin: auto;
  }
  section#book_a_site_visit_tabs p:empty {
    display: none;
  }
  .book-visit-form input {
    height: 45px;
  }
  .book-visit-form select {
    height: 45px;
  }
  .disclaimer_text_float {
    bottom: auto;
    text-align: center;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
  }
  .popupForm .inner_popup_form .phone-field input {
    width: 70%;
  }
  .popupForm .inner_popup_form .phone-field select {
    width: 28% !important;
  }
  .hFacilitiesItem:nth-child(odd) .hFItemPic {
    width: 75vw;
    height: 47vw;
  }
  .hFacilitiesItem:nth-child(even) .hFItemPic {
    width: 47vw;
    height: 75vw;
  }
  .hFItemTitle {
    font-size: 20px;
  }
  .hFacilitiesItem:nth-child(even) .hFItemTitle {
    bottom: 0.1vw;
    left: -0.1vw;
  }
  .hFacilitiesItem .hFItemPic img {
    filter: brightness(0.6);
  }
  .popupForm {
    max-width: 100%;
  }
  .pd-0 {
    padding: 0px;
  }
}

@media (max-width: 500px) {
  form#book-visit-form .phone-field select {
    width: 30% !important;
  }
  .book-visit-form .phone-field input {
    width: 68% !important;
  }
}

@media only screen and (max-device-width: 675px) and (orientation: landscape) {
  .popupForm {
    max-width: 80%;
  }

  form .phone-field select {
    width: 25% !important;
  }
}


