/** Banner Start **/
.aboutBanner {
  position: relative;
}

.aboutBanner img {
  width: 100%;
}
.bannerForm {
  min-width: 400px;
  background-color: #ffffffb3;
  border: 1px solid #88888d;
  border-radius: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 90px;
  z-index: 1;
  padding-top: 30px;
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
}

/* Position the dots inside the banner */
.aboutBanner .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 5;
}

/* Style the dots (optional) */
.aboutBanner .owl-dot span {
  width: 10px;
  height: 10px;
  background: #999;
  display: inline-block;
  margin: 5px;
  border-radius: 50%;
  transition: background 0.3s;
}
.aboutBanner .owl-dot.active span {
  background: #333;
}

/* Custom arrow style */
.custom-arrow {
  font-size: 30px;
  background: rgba(0, 0, 0, 0.5);
  padding: 12px;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  transition: background 0.3s ease;
}

.custom-arrow:hover {
  background: rgba(0, 0, 0, 0.8);
}

/* Properly position nav buttons */
.aboutBanner .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding: 0 60px;
  z-index: 10;
}

.aboutBanner .owl-nav button {
  background: none;
  border: none;
  outline: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
    color: none !important;
    text-decoration: none;
}


.image_caption1 {
  color: #fff;
  font-size: 10px;
  position: absolute;
  bottom: 28px;
  right: -11px;
  margin-bottom: 0px !important;
  transform: rotate(-90deg);
}

.imagecaption1mobil {
  color: #fff;
  font-size: 8px;
  position: absolute;
  bottom: 26px;
  right: 0px;
  margin-bottom: 0px !important;
  transform: rotate(-90deg);
}

.mobil_aminities {
  width: 100% !important;
}



.bannerFormInside {
  width: 230px;
  min-width: 85%;
  margin: 0 auto;
}

.bannerEnqForm input {
  border-radius: 0px;
  border: 1px solid #88888d;
  height: 55px;
}

.enqSubBtn {
  background-color: var(--headbrown); 
  font-family: "Jost", sans-serif;
  font-weight: 500;
  color: #fff !important;
  letter-spacing: 1px;
  border: 1px solid var(--headbrown);
  border-radius: 25px;
  color: var(--headbrown);
  font-size: 15px;
  padding: 0px;
  width: 185px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bannerFormInside p {
  padding-bottom: 30px;
  font-size: 25px;
  text-align: center;
}

.bannerEnqForm .form-group {
  margin-bottom: 1.5rem;
}

.enqnowtemplate .floatingButton {
  position: fixed;
  right: -72px;
  z-index: 999;
  top: 36%;
  transform: rotate(-90deg);
  float: right;
}

.enqnowtemplate .floatingButton button {
  border: 1px solid var(--headbrown);
  padding: 13px 13px;
  border-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 16px;
  width: 190px;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  border-bottom: 0px;
}

.bannerEnqForm .form-group input:focus,
.bannerEnqForm .form-group textarea:focus {
  box-shadow: none;
  border: none;
}

.bannerEnqForm .enqSubBtn {
  margin: 0 auto;
}

/* .enqnowtemplate .form-mobile {
    display: none;
}

.enqnowtemplate .form-mobile {
    box-shadow: 0 0 9px 1px hsl(208.71deg 72.16% 38.04% / 16%);
    background-color: #fff;
    width: 400px;
    padding: 15px 25px 15px 25px;
    border: 10px solid #1b64a717;
    position: fixed;
    top: 50%;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999999;
}

.enqnowtemplate .form-mobile .close_frm_frm_close1 {
    text-align: right;
    top: 6px;
    position: absolute;
    right: 5px;
    cursor: pointer;
}

.enqnowtemplate .form-mobile .close_frm_frm_close1 {
    display: block !important;
}

.enqnowtemplate .form-mobile .close_frm_frm_close1 img {
    width: 25px;
}

.enquirymobileform form img.rohaLogo {
    margin: 0px auto;
    display: block;
    width: 180px;
    max-width: 100%;
}

.enqnowtemplate .form-mobile h3 {
    color: var(--headbrown);
    font-family: "Jost-SemiBold";
    padding-bottom: 23px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px auto;
    padding: 15px 10px;
    display: block;
    text-align: center;
}

.enqnowtemplate .form-mobile .form-control {
    padding: 0.35rem 0.35rem;
    font-size: 0.85rem;
    border: 2px solid #b7b7b7;
    color: var(--darkgray) !important;
    font-weight: 600;
    font-family: "Jost-Regular";
}

.form-group label {
    margin-bottom: 0.2rem;
    font-family: "Jost-Regular";
    font-weight: 600;
    color: #817c7c;
    font-size: 14px;
}

.enqnowtemplate .terms {
    font-size: 12px !important;
    margin: 0;
    color: var(--headbrown);
    text-align: center;
    font-family: "Jost-Medium";
}

.enqnowtemplate .form-mobile button {
    background-color: var(--headbrown);
    background-image: -o-linear-gradient(right, #54ab34, #065194);
    background-image: -moz-linear-gradient(right, #54ab34, #065194);
    color: #fff;
    padding: 7px 30px;
    border-radius: 0px;
    font-size: 1rem;
    width: 100%;
    font-family: "Jost-Medium";
    text-transform: uppercase;
    outline: 0;
} */

.bannerHeading {
  background-color: #fff;
}

.innerBannerHead h1 {
color: #791216;
    font-family: "Gilda Display", serif;
    font-size: 35px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.innerBannerHead {
  padding: 60px 0;
}

/** Banner End **/

/** Amenities Start **/
.amenities {
  padding: 70px 0;
}

.amenitiesList {
  display: flex !important;
  gap: 50px;
  margin-bottom: 25px;
}

.innerAmenities h2 {
  margin-bottom: 5px;
}

.innerAmenities p {
  margin-bottom: 10px;
}

.amenitiesOpt {
  position: relative;
  margin-bottom: 25px;
  overflow: hidden;
  /* margin-right: 15px auto; */
}

.amenitiesOpt img {
  transition: transform 0.5s ease;
}

.amenitiesOpt:not(.img-hover-zoom--empty):hover {
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.3));
}

.amenitiesOpt:hover img {
  transform: scale(1.5);
}

/* .amenitiesIcon{
    opacity: 0;
    transition: all 0.2s ease-in-out;
} */

/* .amenitiesOpt:hover .amenitiesIcon{
    opacity: 1;
} */

.amenitiesIcon img {
  width: 100px;
  height: 100px;
}

.amenitiesIcon {
  display: flex;
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

.amenitiesIcon h3 {
  font-family: "Jost", sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.amentiesSliderWrap .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 0;
}

.amentiesSliderWrap .slick-dots li {
  margin: 0 0.25rem;
}

.amentiesSliderWrap .slick-dots button {
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  border: 1px solid rgb(169, 169, 169);
  border-radius: 100%;
  background-color: transparent;
  text-indent: -9999px;
}

.amentiesSliderWrap li.slick-active button {
  background-color: var(--headbrown);
}

.amenitiesSliderM {
  width: 100%;
  margin: 0 auto;
}

.amenitiesSliderM .slick-slide {
  margin: 0 7px;
}

.amenitiesSliderVatikaM .slick-slide {
  margin: 0 7px;
}

.amenitiesLastRow {
  margin-bottom: 0px;
}

/** Amenities Start **/

/** Construction Update Start **/
.constructionUpdate {
  padding: 60px 0;
  padding-top: 10px;
}

.innerConstructionUpdate h2 {
  margin-bottom: 30px;
}

.innerConstructionUpdate p {
  margin-bottom: 10px;
}

.constructionSliderWrapper .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  padding-top: 10px;
}

.constructionSliderWrapper .slick-dots li {
  margin: 0 0.25rem;
}

.constructionSliderWrapper .slick-dots button {
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  border: 1px solid rgb(169, 169, 169);
  border-radius: 100%;
  background-color: transparent;
  text-indent: -9999px;
}

.constructionSliderWrapper li.slick-active button {
  background-color: var(--headbrown);
}

.constructionSlider .slick-slide {
  margin: 0 17px;
  margin-bottom: 25px;
}

.constructionSliderM .slick-slide {
  margin-bottom: 10px;
}

.constructionUpdate {
  padding-bottom: 0;
}

/** Construction Update End **/

/** 360 Walkthrough Start **/
.threeSixtywalkThrough {
  padding: 60px 0;
  padding-top: 0;
}

.innerthreeSixtywalkThrough h2 {
  margin-bottom: 15px;
}

.innerthreeSixtywalkThrough p {
  margin-bottom: 30px;
}

.threeSixtywalkThroughMap {
  width: 80%;
  margin: 0 auto;
}

.threeSixtywalkThroughMapimg {
  width: 100%;
}

/** 360 Walkthrough End **/

/** Gallery Start **/
.gallery {
  padding: 60px 0;
}

.innerGallery {
  position: relative;
}

/* .innerGalContainer {
    position: relative;
} */

/* .innerGallery h2 {
    margin-bottom: 0px;
} */

.innerGallery p {
  margin-bottom: 10px;
}

.walkThroughNavArrows {
  display: flex;
  gap: 10px;
  cursor: pointer;
  float: right;
}

.walkThroughNavArrows img {
  width: 80px;
}

.galleryPrevArrow img,
.galleryNextArrow img {
  width: 70px;
  margin: 0 auto;
}

.gallerySliderArrowWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gallerySlider .gallerySliderImg img {
  width: 100%;
  /* height: 60vh; */
  opacity: 0.4;
}

.gallerySlider .slick-current img {
  opacity: 0.9;
}

.gallerySlider .slick-slide h2 {
  opacity: 0;
  color: var(--headbrown);
  font-size: 20px;
}

.gallerySlider .slick-current h2 {
  opacity: 1;
}

.gallerySlider .slick-slide {
  margin: 0 25px;
}

.gallerySlider .galleryPrevArrow,
.gallerySlider .galleryNextArrow {
  width: 70px;
  padding: 10px 10px;
  position: absolute;
  top: -75px;
  right: 10%;
  /* border: 1.5px solid var(--headbrown); */
  cursor: pointer;
}

.galleryPrevArrow {
  left: 81%;
}

/* .galleryNextArrow {
    right: -71%;
} */

.gallerySlider .slick-dots {
  display: none !important;
}

.gallerySliderImg h2 {
  margin-top: 15px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
}

/** Gallery End **/

/** Location Benefits Start **/
.locationBenefits {
  background-color:#e4d18f8c;
  padding: 70px 0;
}

.benefitsImg img {
  width: 80px;
  filter: grayscale(1);
  transition: all 0.2s ease-in-out;
}

.benefitsImg img:hover {
  width: 80px;
  filter: grayscale(1);
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.benefitsCenter img {
  width: 450px;
}

.benefitsWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.benefitsLeft {
  display: flex;
  align-items: center;
  transform: translateY(-10%);
  margin-left: 15px;
}

.benefitsImg {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.benefitsName {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.benefitsNameLeft {
  align-items: flex-start;
  margin-left: 30px;
}

.benefitsNameRight {
  align-items: flex-end;
  margin-right: 30px;
  text-align: right;
}

.benefitsName p {
  letter-spacing: 0px;
  font-size: 14px;
}

.benefitsCenter {
  text-align: center;
  flex-basis: 30%;
}

.benefitsCenter h2 {
  font-family: "Jost", sans-serif;
  margin-bottom: 10px;
  font-weight: 600;
}

.benefitsRight {
  flex-basis: 35%;
  display: flex;
  align-items: center;
  transform: translateY(-10%);
}

.benefitsCenter p {
  letter-spacing: 1px;
}

.locationBenefits .section-title {
  margin-bottom: 0px;
}

.slider-nav .galleryNextArrow,
.slider-nav .galleryPrevArrow {
  top: -15%;
}

.slider-nav .galleryNextArrow {
  right: -54%;
  cursor: pointer;
}

.slider-nav .galleryPrevArrow {
  left: -55%;
  cursor: pointer;
}

/* .slider-nav .galleryPrevArrow {
    left: -54%;
}
.slider-nav .galleryNextArrow {
    left: -54%;
} */
/** Location Benefits End **/

/** EMI Calculator Start **/
.emiCalculator {
  padding: 70px 0;
  padding-bottom: 0px;
  padding-top: 0px;
}

.emiCalculatorWrap h2 {
  margin-bottom: 15px;
}

.emiCalculatorWrap h2.emiHead {
  margin-bottom: 15px;
  font-family: "Gilda Display", serif;
  font-size: 60px;
  /* text-transform: uppercase; */
  text-align: center;
}

.outlined-text4 {
  color: #791216;
  /* color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px var(--headbrown);
  text-stroke: 2px var(--headbrown); */
}

/* .emiCalculatorWrap h2 {
  overflow: hidden;
  background: linear-gradient(
    to right,
    var(--headbrown),
    var(--headbrown) 50%,
    transparent 50%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
  text-decoration: none;
  margin-bottom: 0px;
} */

.emiCalculatorWrap h2:hover {
  background-position: 0 100%;
}

.emiCalculatorWrap p {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

.innerEmiCalculator img {
  width: 100%;
}

.innerEmiCalculator {
  background-color: #f7f7f7;
  border: 2px solid #ccc;
  border-radius: 7px;
  padding-top: 30px;
}

.innerCalContainer {
  position: relative;
}

.innerEmiCalculatorBlur {
  opacity: 0.1;
}

.emiCalBtnWrap {
  position: absolute;
  top: 65%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -65%);
  -webkit-transform: translate(-50%, -65%);
  -moz-transform: translate(-50%, -65%);
  -ms-transform: translate(-50%, -65%);
  -o-transform: translate(-50%, -65%);
}

.ecwWidgetBlur {
  pointer-events: none;
}

.emiCalculatorWrap {
  padding-left: 25px;
  padding-right: 25px;
}

.enqnowtemplate .form-mobile1 {
  display: none;
}

.enqnowtemplate .form-mobile1 {
  box-shadow: 0 0 9px 1px hsl(0deg 0% 0% / 18%);
  background-color: #fff;
  width: 300px;
  max-width: 90%;
  padding: 15px 25px 15px 25px;
  border: 5px solid var(--green);
  position: fixed;
  top: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999999;
}

.enqnowtemplate .form-mobile1 .form-control {
  padding: 0.35rem 0.35rem;
  font-size: 0.85rem;
  border: 2px solid #b7b7b7;
  color: var(--darkgray) !important;
  font-weight: 600;
  font-family: "Jost", sans-serif;
}

.enqnowtemplate .form-mobile1 textarea {
  padding: 0.35rem 0.35rem;
  font-size: 0.85rem;
  border: 2px solid #b7b7b7;
  color: var(--darkgray) !important;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  width: 100%;
}

.enqnowtemplate .form-mobile1 {
  box-shadow: 0 0 9px 1px hsl(0deg 0% 0% / 23%);
  background-color: #fff;
  width: 450px;
  max-width: 90%;
  padding: 15px 25px 15px 25px;
  border: 5px solid #ffffff;
  position: fixed;
  top: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999999;
}

.enqnowtemplate .form-mobile1 .form-control::placeholder {
  color: var(--darkgray) !important;
  font-weight: 600 !important;
  font-family: "Jost", sans-serif !important;
}

.enqnowtemplate .form-mobile1 :-ms-input-placeholder {
  color: var(--darkgray) !important;
  font-weight: 600 !important;
  font-family: "Jost", sans-serif !important;
}

.enqnowtemplate .form-mobile1 ::-ms-input-placeholder {
  color: var(--darkgray) !important;
  font-weight: 600 !important;
  font-family: "Jost", sans-serif !important;
}

.enqnowtemplate .form-mobile1 button {
  background-color: var(--headbrown);
  color: var(--white);
  padding: 7px 30px;
  border-radius: 0px;
  font-size: 1rem;
  width: 100%;
  font-family: "Jost", sans-serif;
  text-transform: uppercase;
  outline: 0;
}

.enqnowtemplate .form-mobile1 .close_frm_frm_close1 {
  text-align: right;
  top: 6px;
  position: absolute;
  right: 5px;
  cursor: pointer;
}

.enqnowtemplate .form-mobile1 .close_frm_frm_close1 {
  display: block !important;
}

.enqnowtemplate .form-mobile1 .close_frm_frm_close1 img {
  width: 25px;
}

.layoutAndDesignBtnTab {
  padding-top: 20px;
  padding-bottom: 40px;
}

.emiCalBtnWrap p {
  text-align: center;
  font-size: 14px;
}

/** EMI Calculator End **/

/** Layouts & Designs Start **/
.layoutAndDesign {
  position: relative;
}

.downloadBrochureBox {
  position: absolute;
  top: 50%;
  left: 50%;
  /* width: 25% !important; */
  transform: translate(-50%, -50%);
}

.layoutAndDesignMain {
  padding: 60px 0;
  padding-top: 10px;
}

.layoutAndDesignImgMain .faqBox {
  position: relative;
}

.downloadBrochureBox p {
  margin-bottom: 30px;
}

.downloadBrochureBox button {
  background-color: var(--headbrown);
  color: var(--white);
  padding: 10px 45px;
  text-align: center;
  border: 1px solid var(--headbrown);
  /* text-transform: uppercase; */
  border-radius: 30px;
}

.downloadBrochureBox button:hover {
  /* box-shadow: inset 9em 0 0 0 #98c175, inset -9em 0 0 0 #98c175; */
  box-shadow: inset 8em 0 0 0 var(--white), inset -8em 0 0 0 var(--white);
  /* border-color: var(--headbrown); */
  color: var(--headbrown);
  transition: all 0.7s;
}

.OverlayBox {
  /*background-color:#791216;*/
  border: 2px solid #ccc;
  border-radius: 7px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.7;
}

.layoutAndDesignBtnTab .faqBtnTab {
  justify-content: flex-start;
}

.layoutAndDesignBtnTab .faqTabBtn {
  width: 190px;
  margin-right: 50px;
}

.faqBtnTab {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.faqTabBtn {
  width: 30%;
}

.faqTabBtnMain.active_faqBtn {
  color: #fff !important;
  background-color: var(--headbrown);
}

.faqTabBtn button {
  text-align: center;
  width: 100%;
  color: var(--headbrown);
  border: 1px solid var(--headbrown);
  padding: 10px 0px;
  border-radius: 30px;
  background-color: #fff;
}

#aboutRohaFaq,
#aboutProjectFaq,
#generalFaq {
  display: none;
}

.visibleFaqBox {
  display: block !important;
}

.downloadBrochureBox button:hover,
.downloadBrochureBox button:focus {
  text-decoration: none;
}

ul.layoutMenuList {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  color: #fff;
  width: 100%;
  border-radius: 0px;
}

ul.layoutMenuList li {
  list-style: none;
  background-color: var(--headbrown);
  width: 100%;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 20px;
}

.layoutMenuList li { 
  font-family: "Jost", sans-serif;
  font-weight: 500;

  letter-spacing: 1px;
  color: #fff;
}

.layoutMenuList i.downArrow {
  margin-right: 20px;
  color: #fff;
  display: none;
}

li.init i.downArrow {
  display: block;
}

li.init i.downArrow1 {
  margin-right: 20px;
  color: #fff;
}

.layoutAndDesignMenu {
  position: relative;
  margin-top: 25px;
}

ul.layoutMenuList li {
  z-index: 2;
}

ul.layoutMenuList li:not(.init) {
  float: left;
  width: 100%;
  display: none;
  background: #144e86;
  color: #fff;
  position: relative;
  line-height: 50px;
  left: 0;
}

ul.layoutMenuList li:not(.init):hover,
ul.layoutMenuList li.selected:not(.init) {
  background: #27a1d9;
  color: #fff;
}

ul.layoutMenuList li.init {
  cursor: pointer;
}

.pr-price {
  display: none;
  margin-top: 20px;
}

.pr-price.active {
  display: block;
}

ul.navBar {
  border-style: solid;
  border-width: 1px;
  border-color: #144e86;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #144e86;
}

a.ActiveListItem {
  position: relative;
}

a.ActiveListItem:before {
  content: "\f107";
  font-family: "FontAwesome";
  right: 20px;
  position: absolute;
  top: 10px;
}

ul.navBar li a.ActiveListItem {
  color: #fff !important;
  background-color: #144e86 !important;
  font-weight: normal !important;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 0;
  width: 100%;
  margin-bottom: 0px;
  border-bottom: 1px solid #cccccc45;
  padding-left: 20px;
}

ul.navBar li {
  position: relative;
  width: 100%;
  list-style: none;
  line-height: 35px;
}

ul.navBar li a {
  display: block;
  color: #ffffff !important;
  padding: 10px 5px;
  text-decoration: none;
  transition: all 0.1s ease-in;
}

ul.navBar li a:hover,
ul.navBar li:hover>a {
  background: #739fe0;
  color: #ffffff !important;
}

ul.navBar li ul {
  margin-top: 0px;
  background: #144e86;
  display: none;
  z-index: 99;
}

ul.innerDropMenu li {
  border-bottom: 1px solid #cccccc45;
}

ul.innerDropMenu li a {
  padding-left: 20px;
}

ul.innerDropMenu li:last-child {
  border-bottom: none;
}

.hiddens {
  display: none;
}

.testimonials {
  padding-top: 50px;
}

/** Layouts & Designs End **/

/** Responsive Start **/
/* Define breakpoints for different screen sizes */
@media screen and (max-width: 1600px) {
  .galleryPrevArrow {
    left: 80%;
  }

  .amenitiesOpt:hover img {
    transform: scale(1.2);
  }
}

@media screen and (max-width: 1440px) {
  .galleryPrevArrow {
    left: 79%;
  }

  .amenitiesOpt:hover img {
    transform: scale(1.2);
  }

  .amenitiesIcon img {
    width: 70px;
    height: 70px;
  }
  
  .benefitsCenter img {
  width: 340px;
}

}

@media screen and (max-width: 1280px) {
  .bannerForm {
    /* min-width: 400px; */
    width: 330px;
    background-color: #ffffffb3;
    border: 1px solid #88888d;
    border-radius: 0px;
    position: absolute;
    top: 55%;
    transform: translateY(-55%);
    right: 90px;
    z-index: 1;
    padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bannerEnqForm input {
    height: 0px;
    padding: 20px 10px;
  }

  .bannerEnqForm textarea {
    height: 45px;
  }

  .enqSubBtn {
    height: 0px;
    padding: 20px 0px;
  }

  .gallerySlider .galleryPrevArrow,
  .gallerySlider .galleryNextArrow {
    right: 9%;
  }

  .galleryPrevArrow {
    left: 79%;
  }

  /* .downloadBrochureBox {
    right: 10px;
  } */

  .benefitsLeft {
    margin-left: 0px;
  }

  .benefitsCenter img {
    width: 350px;
  }

  .benefitsName {
    font-size: 13px;
  }


  /* .downloadBrochureBox button {
    padding: 10px 19px;
    font-size: 13px;
  } */

  /* .amenitiesList {
        gap: 20px;
    } */

  .amenitiesOpt:hover img {
    transform: scale(1.2);
  }

  .slider-nav .galleryNextArrow {
    right: -59%;
  }

  .slider-nav .galleryPrevArrow {
    left: -59%;
  }
}

@media (max-width: 768px) {
  .amenitiesIcon h3 {
    text-align: center;
  }

  .innerBannerHead h1 {
    font-size: 30px;
    color: var(--headbrown);
  }

  .amenitiesList {
    display: block !important;
  }

  .amenitiesIcon img {
    width: 50px;
    height: 50px;
  }

  .amenitiesIcon h3 {
    font-size: 15px;
  }

  .innerAmenities p {
    margin-bottom: 10px;
  }

  .threeSixtywalkThroughMap {
    width: 100%;
  }

  .innerthreeSixtywalkThrough p {
    margin-bottom: 10px;
  }

  .gallerySlider .galleryPrevArrow,
  .gallerySlider .galleryNextArrow {
    width: 100%;
    top: auto;
    bottom: -70px;
    position: absolute;
    z-index: 9;
    cursor: pointer;
    margin: 0 auto;
    transform: translateX(50%);
  }

  .galleryPrevArrow {
    left: -45%;
  }

  .galleryNextArrow {
    right: 0;
  }

  .benefitsWrapper {
    display: block;
  }

  .benefitsCenter img {
    width: 100%;
  }

  .benefitsRight {
    margin-top: 25px;
  }

  /* .benefitsLeft {
        margin-top: 40px;
    } */

  .benefitsImg img {
    width: 60px;
  }

  .benefitsName {
    gap: 64px;
  }

  /* .testimonials{
        padding-top: 0;
    } */
  .constructionUpdate {
    padding-top: 0;
  }

  .emiCalculator {
    padding-bottom: 0;
  }

  .threeSixtywalkThrough {
    padding: 60px 0;
  }

  .threeSixtywalkThrough {
    padding-top: 60px;
  }

  .testiNavWrapper {
    width: 95%;
  }

  .testiNavWrapper .slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
  }

  .benefitsCenter {
    margin-bottom: 6em;
  }

  .layoutAndDesignMain {
    padding-top: 70px;
    padding-bottom: 0px;
  }

  .emiCalBtnWrap {
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .gallerySlider .gallerySliderImg img {
    height: 100%;
  }

  /* .downloadBrochureBox {
    position: relative;
    top: 0;
    right: 0;
    width: 100% !important;
    transform: none;
    margin-top: 20px;
  } */
  /* .downloadBrochureBox{
    
    top: 55%;
    transform: translateX(-50%);
  } */

  .downloadBrochureBox button {
    padding: 10px 19px;
    font-size: 13px;
  }

  .emiCalculatorWrap h2 {
    font-size: 35px !important;
  }

  .emiCalculatorWrap {
    padding-left: 0;
    padding-right: 0;
  }

  .emiCalBtnWrap p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gallerySlider .galleryPrevArrow,
  .gallerySlider .galleryNextArrow {
    right: 2%;
  }

  .locationBenefits {
    padding-top: 70px;
    padding-bottom: 20px;
  }

  .gallerySliderImg h2 {
    text-align: center;
  }
}

@media (min-width: 0px) and (max-width: 1000px) {
    .aboutBanner .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  z-index: 10;
}

.custom-arrow {
    font-size: 18px;
    background: rgba(0, 0, 0, 0.5);
    padding: 12px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
}
}