/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none !important;
  cursor: pointer;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

* {
  margin-top: 0px;
  margin-left: 0px;
}

body {
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  /* font-family: "Derivia", sans-serif; */
}

h1.title {
  padding-bottom: 90px;
  padding-top: 50px;
  font-family: "Derivia";
  font-size: 90px;
  color: white;
}

p {
  font-size: 16px;
  font-weight: 400;
}

header {
  position: relative;
}

.tel input {
  width: 80%;
  text-align: center;
  border-radius: 50px;
  padding: 15px;
  background-color: transparent;
  border: 1px solid white;
  cursor: pointer;
}

.luxor h1 {
  position: absolute;
  font-family: "Derivia";
}

input {
}

.form-site {
  width: 100%;
  position: relative;
  background-color: #f5f4e2;
}

.form-function {
  padding: 20px 0px 20px;
  margin: auto;
  width: 90%;
}

.col-md-3.submit-btn input {
  border-radius: 20px;
  text-align: left;
  width: 50%;
  color: white;
}

.backround-image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ #F5F5F5*/
  color: white;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}

form#mobile_enquire_form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ #F5F5F5*/
  color: #000;
  opacity: 1;
  /* Firefox */
}

form#mobile_enquire_form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

form#mobile_enquire_form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}

.anna-background {
}

.experence-about {
  margin: auto;
  width: 100%;
  /* padding-left: 10%; */
  /* padding-top: 70px; */
  /* padding-bottom: 50px; */
}

.experence-about p {
  color: #000;
}

.about-luxor {
}

.anna-background p {
  line-height: 28px;
}

.para {
}

.luxor-icon {
  text-align: center;
  justify-content: space-around;
  display: flex;
  margin-top: 2.5rem;
}

.plan img {
  left: -200px;
  position: relative;
  width: 1072px;
}

section.master-plan {
  position: relative;
}

.layout h1 {
  margin-top: 100px;
}

h1.black {
  color: black;
  font-size: 113px;
  padding-bottom: 30px;
}

.col-lg-5.layout button {
}

.layout::before {
  height: 1218px;
  position: absolute;
  content: "";
  background-image: url("../images/layout.svg");
  top: -143px;
  background-repeat: no-repeat;
  background-size: cover;
  left: -136px;
}

.gallary h1 {
  text-align: center;
}

.gallary {
  position: relative;
  text-align: center;
}

.garden p {
  font-family: "Derivia";
  position: absolute;
  bottom: 0px;
  padding: 20px;
}

.garden p {
  font-family: "Derivia";
  position: absolute;
  bottom: 20px;
  left: 30px;
  padding: 20px;
  font-size: 46px;
  color: #fff;
  z-index: 2;
}

.amenities {
  position: relative;
}

.amenities-icon {
}

/* .amenities-icon::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(15, 15, 15, 0.5);
  pointer-events: none;
  z-index: 0;
} */
.amenities-icon h1 {
  padding-top: 100px;
  text-align: center;
}

.icon {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  width: 80%;
  margin: auto;
  padding-bottom: 50px;
}

.icon {
  text-align: center;
}

.swiper-scrollbar-drag {
  height: 0px;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #ffffffad;
}

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #ffffffad;
  opacity: 1;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "";
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 473px;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 473px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  /* top: var(--swiper-navigation-top-offset,50%); */
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffffad;
  bottom: 0px;
  font-size: 40px;
  top: inherit;
}

.base {
  text-align: center;
}

.base p {
  width: 55%;
  margin: auto;
  color: black;
  padding-bottom: 40px;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.lobby .owl-theme .owl-nav {
  position: absolute;
  top: 0px;
  color: white;
  font-size: 40px;
  font-weight: 100;
  bottom: 0px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  width: 80%;
  padding: 100px;
}

.plan-do p {
  color: black;
  font-size: 43px;
  font-weight: 300;
  text-align: center;
  padding: 20px;
  font-family: "Derivia";
}

.bed-room-3 {
  width: 80%;
  margin: auto;
  padding-bottom: 0px;
}

.unit-pln h1 {
  text-align: center;
}

.plan-unit img {
  width: 100%;
  margin-left: 30px;
}

.unit-3 {
  line-height: 40px;
}

.unit-3 p {
  color: black;
  font-size: 18px;
}

.dark {
  font-weight: 400;
  padding-right: 10px;
}

.unit-3 h3 {
  font-weight: 600;
  font-size: 20px;
}

.plan-do li {
  list-style-type: none;
  width: 50%;
}

li.active p {
  background-color: #aca6a6;
  color: white;
}

.unit-pln {
  position: relative;
  padding-bottom: 30px;
}

.bed-room::before {
  background-position-y: 115px;
  width: 50%;
  position: absolute;
  content: "";
  height: 95%;
  background-image: url("../images/flower.svg");
  background-repeat: no-repeat;
  background-position-x: -252px;
  bottom: 0px;
  background-size: contain;
  pointer-events: none;
}

.location {
  position: relative;
}

.location h1 {
  text-align: center;
}

.location-map::before {
  content: "";
  position: absolute;
  width: 25%;
  height: 60%;
  background-image: url("../images/leaf.svg");
  background-repeat: no-repeat;
  background-size: contain;
  left: auto;
  right: calc(0px + -150px);
  pointer-events: none;
  z-index: -1;
}

.question {
  border: 1px solid #70707052;
  padding: 4px;
  border-radius: 17px;
  margin-bottom: 15px;
  font-size: 14px;
  width: 90%;
  margin: auto;
  margin-top: 0px;
  text-align: center;
  margin-left: 100px;

  color: #a8a0a0;
  background-color: #fbfbfb !important;
}

.question:hover {
  background-color: #0695dd;
}

.question.open {
  -webkit-box-shadow: 0px 0px 17px -1px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 0px 17px -1px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 17px -1px rgba(0, 0, 0, 0.13);
}

.question .faqAnswer {
  display: none;
  padding: 20px 30px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 17px;
}

.kms p {
  text-align: center !important;
}

.chennai {
  padding-top: 30px;
}

.kms p {
  text-align: center;
}

.question.open:hover {
  background: white;
}

.question h4 {
  border-radius: 6px;
  margin: 0px;
  padding: 10px;
  color: black;
  font-weight: 400;
  font-size: 20px;
  cursor: pointer;
  font-family: "Derivia";
}

.question h4.open {
  border-radius: 6px;
  margin: 0px;
  color: black;
  background-color: transparent;
  cursor: pointer;
  font-size: 40px;
}

.question:hover h4 {
  color: black;
  font-weight: 700;
}

.question.open p {
  color: #a8a0a0;
  text-align: start;
}

.privacy-policy {
  padding: 50px 0px;
  background-color: #0f0f0f85;
}

.check-box {
  margin: auto;
  width: 50%;
  text-align: center;
  font-size: 12px;
  padding-bottom: 40px;
  color: white;
  font-weight: 100;
}

.check-box input {
  width: 30px;
}

.privacy-policy input {
  border: 1px solid #ffffffad;
}

a {
  text-decoration: none;
}

li {
  list-style-type: none;
}

/* Header */
header {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: 999;
  top: 0px;
  background: #fff;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu_box {
}

.menu_box ul {
}

.menu_box ul li {
}

.menu_box ul li a {
  color: #979895;
  font-size: 15px;
}

header .header_call_btn {
  height: 38px;
  width: 120px;
  border: 1px solid #979895;
}

.brand-logo img {
  width: 100px;
}

.brand-logo {
  display: inline-block;
  position: relative;
  right: 80px;
}

.brand-logo a {
  display: inline-block;
}

/* Header */

:root {
  scroll-behavior: unset;
}

.space-pd-bottom {
  padding-top: 15px;
  padding-bottom: 70px;
}

section {
  position: relative;
}

/* Slider Section */
.luxor img {
  opacity: 0.7;
  width: 300px;
}

section#hero_section {
  height: auto;
  width: 100%;
  margin-top: 80px;
}

.backround-hero-video,
.backround-hero-video video {
  width: 100%;
  height: 100%;
}

video {
  object-fit: cover;
  object-position: center;
}

.backround-hero-video video {
  position: absolute;
}

h2.title {
  font-family: "Derivia", sans-serif;
  font-size: 45px;
  position: relative;
  text-align: center;
  display: inline-block;
  color: #a57b2d;
  margin-top: 30px;
}

/* Slider Section */

/*  */
.about_luxor_inner_content.space-pd {
  padding-left: 3vw;
}

.about_luxor_inner_content .para {
  width: 80%;
}

/*  */

.luxor-icon img {
  max-width: 53px;
  min-height: 53px;
  max-height: 53px;
  object-fit: contain;
}

.master-plan img.master-plan-image {
  /* width: calc(100% + 50px); */
  width: calc(75%);
  position: relative;
  left: 90px;
}

section.master-plan:after {
  content: "";
  position: absolute;
  right: calc(0px - 10%);
  bottom: 0px;
  background: url("../images/leaf-1.webp") no-repeat;
  background-size: 90%;
  width: 55%;
  height: 75%;
  background-position: right;
  pointer-events: none;
}

.gallary-owl .owl-prev {
  position: absolute;
  top: 48%;
  left: 6%;
  background: #f5f5f5d4;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 18px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.gallary-owl .owl-next {
  position: absolute;
  top: 48%;
  right: 6%;
  background: #f5f5f5d4;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 18px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.inner_amenities_item {
  width: 80%;
  margin: auto;
}

.inner_amenities_item .icon {
  width: 25%;
  padding: 30px 0px;
  min-height: auto;
  flex-wrap: wrap;
  background: url(../images/amenities_bg.svg) no-repeat;
  background-position: top center;
  background-size: 35%;
  margin: auto;
  background: #fff;
  position: relative;
}

.inner_amenities_item .icon .icon img {
  width: 100px;
}

.inner_amenities_item .icon img {
  object-fit: cover;
  width: 75% !important;
  border-radius: 30px;
}

#amenities_slider .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  position: absolute;
  bottom: -28px;
  left: 0px;
  right: 0px;
  pointer-events: none;
}

#amenities_slider .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background: #a8a0a06e;
  border-radius: 100%;
  transition: 0.6s ease;
  pointer-events: fill;
}

#amenities_slider .owl-dots .owl-dot span {
}

#amenities_slider .owl-dots .owl-dot.active {
  width: 13px;
  height: 13px;
}

.inner_amenities_item .icon p {
  margin-top: 0rem;
  min-height: 30px;
  color: #000;
  position: relative;
  margin-top: 1rem;
}

#amenities_slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -50px;
  width: 100%;
  gap: 0px 90px;
  pointer-events: none;
}

#amenities_slider .owl-nav .owl-prev {
  pointer-events: fill;
}

#amenities_slider .owl-nav .owl-next {
  pointer-events: fill;
}

div#amenities_slider {
  margin-top: 3rem;
}

#amenities_slider .owl-nav .owl-prev img,
#amenities_slider .owl-nav .owl-next img {
  width: 48px;
}

#lobby_owl_slider .owl-nav {
}

#lobby_owl_slider .owl-nav .owl-prev {
  position: absolute;
  top: 45%;
  left: 10%;
}

#lobby_owl_slider .owl-nav .owl-next {
  position: absolute;
  top: 45%;
  right: 35%;
}

#lobby_owl_slider .owl-nav .owl-prev i,
#lobby_owl_slider .owl-nav .owl-next i {
  font-size: 35px;
  color: #f5f5f5c4;
}

.owl-filter-tab-lists {
  position: absolute;
  right: 0px;
  z-index: 1;
  color: #fff;
  line-height: 25px;
  height: 65%;
  width: 30%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: left;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

.owl-filter-tab-lists li {
  font-size: 35px;
  font-family: "Derivia", sans-serif;
  width: 100%;
  margin-bottom: 25px;
  line-height: 30px;
  cursor: pointer;
  position: relative;
}

.owl-filter-tab-lists li.active {
  opacity: 0.8;
}

.slider_tabs_box {
  background: url("../images/Mask%20Group%2010.png");
  min-height: 520px;
}

.owl-filter-tab-lists li:before {
  content: "\f0da";
  position: absolute;
  left: -35px;
  top: -3px;
  font-family: "FontAwesome";
  opacity: 0;
  transition: 0.6s ease;
}

.owl-filter-tab-lists li.active:before {
  opacity: 1;
}

.color_overlay_black {
  position: relative;
}

.color_overlay_black:after {
  content: "";
  background: radial-gradient(
    circle,
    rgb(255 255 255 / 0%) 0%,
    rgb(0 0 0 / 34%) 100%
  );
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

div#lobby_owl_slider {
  min-height: 520px;
}

ul#tabs-nav button.active {
  background: #a57b2d;
  color: #fff;
}

.plan-do {
  margin: 2rem 0px;
}

.plan-do ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}

.plan-do ul li {
}

.plan-do ul li button {
  width: 100%;
  display: block;
  padding: 25px;
  text-align: center;
  color: #fff;
  font-family: "Derivia", sans-serif;
  font-size: 30px;
  outline: none;
  border: none;
  background: #a57b2dbd;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

b {
  font-weight: bold;
}

.location_highlights .accordion-button {
  text-align: center;
  width: 100%;
  display: block;
  color: #878383;
}

.location_highlights .accordion-button::after {
  position: absolute;
  right: 15px;
  filter: brightness(0.5);
}

.location_highlights .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
  font-family: "Derivia", sans-serif;
}

.location_highlights .accordion-button {
  font-size: 25px;
  font-family: "Derivia", sans-serif;
}

.location_highlights .accordion-item {
  background: #fbfbfb;
  border-radius: 10px;
  margin-bottom: 0px;
}

.location_highlights .accordion-button {
  background-color: #fbfbfb;
  outline: none !important;
  box-shadow: none;
}

.footer_form_check_box {
  width: 60%;
  margin: auto;
  display: flex;
}

.footer_form_check_box input {
  width: auto;
  padding: 6px;
  margin-right: 12px;
}

section.form-footer
  input:not(
    section.form-footer [type="checkbox"],
    section.form-footer [type="submit"]
  ) {
  background: transparent;
  height: 45px;
  padding-left: 15px;
  border-radius: 10px;
  width: 100%;
  color: #fff;
  border: 1px solid #fff;
}

#banner_bottom_form
  input:not(
    #banner_bottom_form [type="checkbox"],
    #banner_bottom_form [type="submit"]
  ) {
  background: transparent;
  height: 45px;
  padding-left: 15px;
  border-radius: 10px;
  width: 100%;
  box-shadow: none;
  border: 1px solid #000;
  color: #000;
}

.input-block.phone_field input[type="tel"] {
  padding-left: 50px !important;
}

#banner_bottom_form label.form-check-label {
  color: #000;
  font-size: 12px;
}

#footer_form label.form-check-label {
  color: #fff;
  font-size: 12px;
}

#banner_bottom_form .form-check {
  display: inline-block;
}

.about_anna_nagar_image {
  position: relative;
}

h2.title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  background: url("../images/line_separator.png") no-repeat center;
  bottom: -25px;
  background-size: 80%;
  left: 0px;
  right: 0px;
  margin: auto;
}

.experence-about.p-0 {
  padding-left: 0px !important;
}

.about-luxor .experence-about {
  padding-left: 5% !important;
  padding-right: 5% !important;
}

.remove_after_image:after {
  display: none;
}

.text-left {
  text-align: left !important;
}

section#maste-plan h2.title {
  display: block;
}

section#about-luxor h2.title::after {
  background-size: 100%;
}

section#gallary h2.title:after {
  background-size: 130%;
}

.gallary-owl .arrow_in_image:before {
  width: 200px;

  height: 200px;
}

.gallary-owl .arrow_in_image:after {
  width: 200px;

  height: 200px;
}

.arrow_in_image {
  position: relative;
}

section.club_house p.club_house_text {
  width: 85%;
  text-align: center;
  margin: auto;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

div#owl-luxury-slider {
  margin-top: 2rem;
  margin-bottom: 40px;
}

.luxury_content {
  text-align: center;
  margin-top: 20px;
}

.luxury_content p {
  font-size: 18px;
  color: #000;
  line-height: 25px;
  font-weight: 400;
}

#owl-luxury-slider .arrow_in_image:before {
  bottom: 15px;

  left: 15px;

  background-position: bottom;
}

.form-check-input[type="checkbox"] {
  width: 12px;
  height: 12px;
}

.form-check {
  display: inline-block;
}

.flag-container {
  height: 45px;
}

/* Sticky Form */
.stickyForm {
  position: fixed;
  top: 15%;
  width: 310px;
  text-align: center;
  right: -310px;
  padding: 22px;
  background: rgba(84, 84, 84, 0.81);
  border-radius: 11px 0px 0 11px;
  -webkit-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  z-index: 5;
}

.stickyForm.active {
  right: 0px;
}

.stickyForm .btn {
  background: #000000;
  padding: 10px 20px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  left: -92px;
  color: #fff;
  height: 40px;
  border-radius: 7px 7px 0 0;
  font-size: 16px;
  cursor: pointer;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  border: 0;
  perspective: 100px;
  outline: 0 !important;
  box-shadow: none !important;
}

input#phone {
  /* padding-left: 50px !important; */
}

body .stickyForm * {
  color: #fff;
}

body .stickyForm .country-name {
  color: #000;
}

body .stickyForm label {
  width: 100% !important;
}

body .stickyForm input[type="text"],
body .stickyForm input[type="email"],
body .stickyForm input[type="tel"],
body .stickyForm textarea {
  width: 100% !important;
  height: 45px;
  background: transparent;
  border: 1px solid #ccc !important;
  color: #fff;
  padding-left: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
  border: 0;
  outline: 0;
}

.stickyForm [type="submit"] {
  background: #545454d9;
  color: white;
  border: 0;
  padding: 10px 25px;
  border-radius: 2px;
  border: 1px solid #616161;
}

body .stickyForm ._checkbox {
  margin-bottom: 10px;
}

body .stickyForm ._checkbox .text {
  text-align: left;
  margin-bottom: 10px;
}

body .stickyForm ._checkbox label {
  width: 50% !important;
  float: left;
  padding-right: 5px;
}

body .stickyForm ._checkbox span {
  padding-left: 4px;
  font-size: 13px;
  float: left;
}

.stickyForm,
.stickyForm.active .btn {
  background: rgba(35, 35, 35, 0.77);
}

.stickyForm ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  letter-spacing: 0px;
  color: #ccc;
}

.stickyForm ::-moz-placeholder {
  /* Firefox 19+ */
  letter-spacing: 0px;
  color: #ccc;
}

.stickyForm ::-ms-input-placeholder {
  /* IE 10+ */
  letter-spacing: 0px;
  color: #ccc;
}

.stickyForm :-moz-placeholder {
  /* Firefox 18- */
  letter-spacing: 0px;
  color: #ccc;
}

body .stickyForm select {
  width: 100%;
  color: #fff;
  border: 0;
  background: transparent;
  border-bottom: 1px solid #fff;
  height: 40px;
}

body .stickyForm .btn-group {
  margin-top: 10px;
}

body .stickyForm .error {
}

body .stickyForm label.error {
  margin-top: 0px;
  margin-bottom: 10px;
}

body .stickyForm [type="submit"] {
  background: #000000 !important;
  color: #fff;
  height: 40px !important;
  padding: 0px 30px !important;
  border-radius: 10px;
  /* box-shadow: 0 0 8px 3px rgba(99, 99, 99, 0.32); */
}

.stickyForm .close-button.close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin: auto;
  margin-right: 0px;
  background: #fff;
  margin-bottom: 21px;
  color: #000;
  border-radius: 100px;
  font-weight: 700;
  font-family: "FontAwesome";
  font-size: 12px;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
}

.button_animation {
  position: relative;
  width: 160px;
  height: 45px;
  background: #b59d61;
  border: 1px solid #fff;
  border-radius: 30px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.button_animation span {
  color: #fff;
  display: block;
  text-align: center;
  padding-left: 4px;
  position: relative;
  z-index: 1;
  font-size: 15px;
}

.button_animation i {
  color: #fff;
  position: absolute;
  right: 14px;
  transition: 0.6s linear;
}

.button_animation::after {
  content: "";
}

.button_animation::before {
  content: "";
  width: 75%;
  transition: 0.6s;
  position: absolute;
  background: #a57b2d;
  border-radius: 30px;
  height: 100%;
  left: 0px;
  z-index: 0;
}

.master-plan .button_animation {
  width: 230px;
  background: #a57b2dbd;
}

.master-plan .button_animation:before {
  width: 85%;
}

.master-plan .button_animation span {
  padding-left: 5px;
}

/* Sticky Form */

.button_animation:hover:before {
  width: 100%;
}

.button_animation:hover i {
  transform: rotate(-45deg);
}

label.error {
  color: red;
  margin-top: 1rem;
  font-size: 12px;
}

label.form-check-label a {
  color: #fff;
  text-decoration: underline !important;
}

.button_animation:hover i {
  transform: rotate(0deg);
}

section.form-footer {
  padding: 50px 0px 117px;
  background-color: #b0995e;
}

.copyright-bar p {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.copyright-bar {
  background: #b0995e;
  padding: 10px;
}

.copyright-bar a {
  color: #fff !important;
  text-decoration: underline !important;
}

.menu_box {
  display: flex;
  align-items: center;
  justify-content: center;
}

header.fixed-header {
  position: fixed;
  top: 0px;
  padding: 10px 0px;
  background: #fff;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}

header.fixed-header .menu_box ul li a {
  color: #979895;
}

header.fixed-header .header_call_btn {
  border: 1px solid #979895;
}

.inner_amenities_item .icon:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0px;
  background: url(../images/star.png) no-repeat;
  background-size: 100%;
  background-position: center;
  right: -26px;
  z-index: 1;
}

#banner_bottom_form label.form-check-label a {
  color: inherit;
}

#banner_bottom_form .button_animation {
  border-color: #000;
}

#banner_bottom_form .button_animation i {
  color: #000;
}

#banner_bottom_form .button_animation:hover i {
  color: #fff;
}

#banner_bottom_form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ #F5F5F5*/
  color: #000;
  opacity: 1;
  /* Firefox */
}

#banner_bottom_form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

#banner_bottom_form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}

.accordion-body .table * {
  line-height: 25px;
}

.owl-plan-units .owl-item.active img {
  border-right: 1px solid #a7a0a2;
}

.owl-plan-units .owl-item.active.last img {
  border: none;
}

.owl-plan-units .owl-prev {
  position: absolute;
  top: 48%;
  left: 6%;
  background: #f5f5f5d4;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 18px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.owl-plan-units .owl-next {
  position: absolute;
  top: 48%;
  right: 6%;
  background: #f5f5f5d4;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 18px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.cloudzoom-blank {
  display: none;
}

body .mfp-image-holder .mfp-close {
  width: auto;
  background: #c00f0f;
  color: #fff !important;
  opacity: 1 !important;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  border-radius: 100%;
  top: 5px;
}

.mfp-title:empty {
  display: none;
}

.gallary-owl .item .arrow_in_image img {
  filter: brightness(0.8);
  width: 100%;
}

#amenities_slider .owl-nav.disabled {
  display: none;
}

#amenities_slider .owl-dots.disabled {
  display: none;
}

header .header_call_btn::before {
}

header .header_call_btn::after {
}

.button_animation.header_call_btn i {
  color: #979895;
  right: 10px;
}

.button_animation.header_call_btn:hover i {
  color: #fff;
  transform: rotate(-10deg);
}

.main-banner-slider .owl-nav .owl-prev,
.main-banner-slider .owl-nav .owl-next {
  position: absolute;
  bottom: 38%;
  background: #a57d24;
  color: white;
  padding: 15px 10px;
}

.main-banner-slider .owl-nav .owl-prev {
  left: 4%;
}

.main-banner-slider .owl-nav .owl-next {
  right: 4%;
}

/* section.about-luxor h2.title {
  font-size: 55px;
} */

span.image_disclaimer {
  position: absolute;
  bottom: 110px;
  right: -99px;
  font-size: 9px;
  color: #fff;
  transform: rotate(-90deg);
  font-style: italic;
}

.mfp-title {
  font-size: 13px;
}

.mfp-iframe-holder .mfp-close {
  background: transparent !important;
}

.play_btn {
  position: relative;
  display: block;
}

.play_btn::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 40px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: url(../images/play_btn.webp);
  background-position: center;
  background-size: 50px;
  background-repeat: no-repeat;
}

body .popupFormDesign {
  background-color: #fff;
  width: 100%;
  margin: auto;
  /* padding: 25px; */
  position: relative;
  border-radius: 10px;
  max-width: 400px;
  overflow: hidden;
}

.mfp-wrap {
  z-index: 2147483648 !important;
}

.mfp-bg {
  z-index: 2147483648 !important;
}

.popupFormDesign h3 {
  font-size: 25px;
  text-align: center;
  margin-bottom: 10px;
}

.popupFormDesign p {
  text-align: center;
  margin-bottom: 20px;
}

.popupFormDesign form input,
.popupFormDesign form select {
  width: 100%;
  margin-bottom: 15px;
  height: 50px;
  border: 1px solid black;
  border-radius: 7px;
  padding: 10px;
  font-size: 17px;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #000;
}

.popupFormDesign .phone_field {
  margin-bottom: 10px;
}

.popupFormDesign form input[type="submit"] {
  padding: 13px 0px;
  width: 100%;
  border-radius: 5px;
  font-size: 17px;
  background-color: #a57b2d;
  color: white;
  height: auto;
  margin-top: 10px;
}

.popupFormDesign form .form-field .terms_conditions {
  display: flex;
  justify-content: center;
  margin: 15px 0px;
  flex-direction: row;
}

.popupFormDesign form .form-field .terms_conditions input[type="checkbox"] {
  width: auto;
  position: relative;
}

.popupFormDesign form .form-field .privacy_policy {
  font-size: 15px;
  margin-left: 10px;
  line-height: 20px;
}

.popupFormDesign form .privacy_policy,
.popupFormDesign form .terms_conditions a {
  margin-left: 5px;
}

.popupFormDesign input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ #F5F5F5*/
  color: #000;
  opacity: 1;
  /* Firefox */
}

.popupFormDesign input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

.popupFormDesign input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}

.popupFormDesign form .form-field .terms_conditions label.error {
  display: none;
}

.owl-luxury-slider .owl-prev {
  position: absolute;
  top: 43%;
  left: 6%;
  background: #f5f5f5d4;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 18px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.owl-luxury-slider .owl-next {
  position: absolute;
  top: 43%;
  right: 6%;
  background: #f5f5f5d4;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 18px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.single_video_box .video_box a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.multiple_video_box .video_box {
  height: 150px;
  margin-bottom: 20px;
}

.multiple_video_box .video_box a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.multiple_video_box .video_box:last-child {
  margin: 0px;
}

.single_video_box .arrow_in_image:after {
  width: 30%;
  height: 40%;
}

.single_video_box .arrow_in_image:before {
  width: 30%;
  height: 40%;
}

.multiple_video_box .video_box a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.5);
}

.video_gallery_section span.caption {
  position: absolute;
  color: #fff;
  font-family: "Derivia", sans-serif;
}

.single_video_box span.caption {
  bottom: 10%;
  left: 8%;
  font-size: 25px;
}

.multiple_video_box span.caption {
  display: block;
  bottom: 15px;
  left: 15px;
  font-size: 20px;
}

header .menu_box li a.header_call_btn {
  width: auto;
  border: 1px solid #bc9d63;
  padding: 10px;
  border-radius: 10px;
  background: #a57b2d;
  color: #fff;
  transition: 0.6s;
}

header .menu_box li a.header_call_btn i {
  margin-right: 2px;
}

header .menu_box li a.header_call_btn:hover {
  background: transparent;
  color: #979895;
}

header.fixed-header .menu_box li a.header_call_btn {
  color: #fff;
}

header.fixed-header .menu_box li a.header_call_btn:hover {
  color: #979895;
}

.cloudzoom-zoom-inside {
  z-index: 9999999999999 !important;
}

video#video_banner {
  height: 100%;
  /* object-fit: cover; */
}

form#banner_bottom_form .input-block {
  /* width: 40%; */
}

form#footer_form .input-block {
  /* width: 33%; */
}

form#footer_form .form-check {
  /* width: 40%; */
}

form#footer_form .input-block.button_submit_footer {
  /* width: 20%; */
}

body .stickyForm .form-check {
  margin-top: 1rem;
}

body .stickyForm .form-check label {
  font-size: 11px;
}

h2.pincode_header {
  font-size: 24px;
  font-family: "Derivia", sans-serif;
  color: #a57b2d;
  margin-bottom: 15px;
}

p.pincode_text {
  margin-right: 17px;
  text-align: justify;
  font-size: 14px;
}

.icon_content_wrapper {
  display: flex;
  align-items: center;
  font-size: 15px;
  margin-bottom: 40px;
}

.about_icon img {
  width: 50px;
  height: 50px;
}

h2.about_tvs_luxor_text {
  font-size: 24px;
  font-family: "Derivia", sans-serif;
  color: #a57b2d;
  margin-bottom: 15px;
}

.row.no-gutter {
  margin-left: 0px;
  margin-right: 0;
}

.row.no-gutter [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.tvs_luxor_about_icon img {
  width: 50px;
  height: 50px;
}

p.tvs_luxor_text {
  text-align: justify;
  margin-right: 38px;
  font-size: 14px;
}

.icon_title {
  font-size: 14px;
  margin-left: 10px;
}

.about_anna_nagar_image img {
  width: 100%;
  object-fit: cover;
}

.arrow_in_image:before {
  content: "";
  position: absolute;
  width: 41%;
  height: 41%;
  background: url("../images/line-left.png") no-repeat;
  bottom: 15px;
  background-size: 100%;
  left: 15px;
  z-index: 1;
  pointer-events: none;
}

.arrow_in_image_1:before {
  content: "";
  position: absolute;
  width: 36%;
  height: 41%;
  background: url(../images/line-left.png) no-repeat;
  bottom: 0px;
  background-size: 100%;
  left: 15px;
  z-index: 1;
  pointer-events: none;
}

#club_house .arrow_in_image:before {
  content: "";
  position: absolute;
  /* width: 200px;
  height: 200px; */
  background: url(../images/line-left.png) no-repeat;
  bottom: 10px;
  background-size: 100%;
  left: 15px;
  z-index: 1;
  pointer-events: none;
}

#gallary .arrow_in_image:before {
  content: "";
  position: absolute;
  /* width: 200px; */
  /* height: 200px; */
  background: url(../images/line-left.png) no-repeat;
  bottom: 10px;
  background-size: 100%;
  left: 15px;
  z-index: 1;
  pointer-events: none;
}

.arrow_in_image_1:after {
  content: "";
  position: absolute;
  width: 36%;
  height: 40%;
  background: url(../images/line-right.png) no-repeat;
  top: 15px;
  background-size: 100%;
  right: 15px;
  pointer-events: none;
}

.arrow_in_image:after {
  content: "";
  position: absolute;
  width: 40%;
  height: 40%;
  background: url("../images/line-right.png") no-repeat;
  top: 15px;
  background-size: 100%;
  right: 15px;
  pointer-events: none;
}

#club_house .arrow_in_image:after {
  content: "";
  position: absolute;
  /* width: 200px;
  height: 200px; */
  background: url("../images/line-right.png") no-repeat;
  top: 15px;
  background-size: 100%;
  right: 15px;
  pointer-events: none;
}

#gallary .arrow_in_image:after {
  content: "";
  position: absolute;
  /* width: 200px; */
  /* height: 200px; */
  background: url(../images/line-right.png) no-repeat;
  top: 15px;
  background-size: 100%;
  right: 15px;
  pointer-events: none;
}

#video_gallery_custom .arrow_in_image:after {
  content: "";
  position: absolute;
  /* width: 200px;
  height: 200px; */
  background: url(../images/line-right.png) no-repeat;
  top: 15px;
  background-size: 100%;
  right: 15px;
  pointer-events: none;
}

#video_gallery_custom h2.title {
  font-family: "Derivia", sans-serif;
  font-size: 45px;
  position: relative;
  text-align: center;
  display: inline-block;
  color: #a57b2d;
  margin-top: 45px;
}

#video_gallery_custom .arrow_in_image:before {
  content: "";
  position: absolute;
  /* width: 200px;
  height: 200px; */
  background: url(../images/line-left.png) no-repeat;
  bottom: 15px;
  background-size: 100%;
  left: 15px;
  z-index: 1;
  pointer-events: none;
}

h2.title_footer {
  font-family: "Derivia", sans-serif;
  font-size: 45px;
  position: relative;
  text-align: center;
  display: inline-block;
  color: white;
  margin-top: 30px;
}

p.pincode_text.new_style {
  width: 75%;
}

/* RoadBlock Css */

body #road_block_popup_form_design {
  border: 4px solid #ececec;
  padding: 20px 30px;
  max-width: 1045px;
  width: 100%;
}

#road_block_popup_form_design .inner_road_block_form {
}

.inner_road_block_form .left_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.inner_road_block_form {
  text-align: center;
}

.inner_road_block_form .box {
  width: 100%;
  height: 100%;
}

.inner_road_block_form .header_popup h2.title {
  color: #ac641c;
  margin-bottom: 10px;
}

.inner_road_block_form .header_popup h4 {
  color: #686363;
  font-size: 19px;
  /* margin-bottom: 10px; */
}

.inner_road_block_form .header_popup .project_price_popup {
  font-size: 15px;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 15px;
  background: #fff;
  background: radial-gradient(circle, #e59c2866 0%, rgb(253 187 45 / 0%) 100%);
  padding: 6px;
  width: 85%;
}

.inner_road_block_form .header_popup a.link {
  display: block;
  font-size: 15px;
  margin-bottom: 1rem;
  color: #000;
  text-decoration: underline !important;
  word-spacing: 3px;
}

.inner_road_block_form .form_box_popup {
  width: 75%;
  margin: auto;
}

.inner_road_block_form
  .form_box_popup
  form
  input:not(
    .inner_road_block_form input[type="checkbox"],
    .inner_road_block_form input[type="submit"]
  ) {
  width: 100%;
  height: 45px;
  border: none;
  border-bottom: 1px solid #ccc;
  padding-left: 10px;
}

.inner_road_block_form .form_box_popup form input[type="submit"] {
  width: 150px;
  padding: 10px;
  margin-top: 10px;
  background: transparent;
  border: 1px solid #ccc;
}

.inner_road_block_form .header_popup h2.title:after {
  content: "";
  display: none;
}

.inner_road_block_form form .input-block {
  margin-bottom: 10px;
}

#roadblock_form input:-ms-input-placeholder {
  color: #ccc;
}

#roadblock_form input::-webkit-input-placeholder {
  color: #ccc;
}

#roadblock_form input::placeholder {
  color: #ccc;
}

#roadblock_form .form-check {
  font-size: 14px;
  line-height: 18px;
}

#roadblock_form label.form-check-label a {
  color: inherit;
}

#roadblock_form label.form-check-label {
  line-height: 20px;
}

/* RoadBlock Css */

/* css for broucher pop-up */
.thumbnail_image img {
  height: 140px !important;
  width: 100% !important;
  object-fit: cover;
}

.inner_form {
  padding: 10px 20px;
}

#brochure-download-form .thumbnail_image {
  padding: -15px;
}

form.primary_form_style .form-field {
  position: relative;
}

.download_brochure_submit_btn button[type="submit"] {
  width: 100%;
  background: #a57b2d;
  padding: 10px 15px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  color: #fff;
  font-size: 15px;
  margin-bottom: 1rem;
  border: none;
}

.download_brochure_submit_btn button img {
  width: 17px !important;
  position: relative;
}

.lazy.loaded {
  height: auto;
}

#brochure-download-form .popupFormDesign {
  background-color: #fff;
  width: 30% !important;
  margin: auto;
  padding: 0px !important;
  position: relative;
  border-radius: 10px;
}

#brochure-download-form {
  padding: 0px !important;
}

.download_status p {
  font-size: 13px;
  text-align: center;
}

/* Privacy Policy Style Start */
body .popupPrivacyPolicyDesign {
  max-width: 700px;
  border-radius: 10px;
  overflow: hidden;
  padding: 3% 3%;
  padding-right: 1%;
}

body .popupPrivacyPolicyDesign .scroll_content {
  height: 480px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 20px;
}

body .popupPrivacyPolicyDesign h3 {
  font-size: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 400;
  color: black;
  text-transform: uppercase;
}

body .popupPrivacyPolicyDesign label.sub-title {
  font-size: 22px;
  margin-bottom: 10px;
  display: block;
  margin-top: 20px;
  line-height: 25px;
}

body .popupPrivacyPolicyDesign p {
  line-height: 25px;
  margin-bottom: 20px;
}

body .popupPrivacyPolicyDesign label.sub-title strong {
  font-weight: 400;
  color: black;
}

body .popupPrivacyPolicyDesign ol,
body .popupPrivacyPolicyDesign ul {
  padding-left: 20px;
}

body .popupPrivacyPolicyDesign ol li {
  line-height: 25px;
  margin-bottom: 10px;
  list-style-type: disc;
  line-height: 25px;
}

body .popupPrivacyPolicyDesign ul li {
  line-height: 25px;
  margin-bottom: 10px;
  list-style-type: disc;
  line-height: 25px;
}

/* width */
.popupPrivacyPolicyDesign .scroll_content::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.popupPrivacyPolicyDesign .scroll_content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.popupPrivacyPolicyDesign .scroll_content::-webkit-scrollbar-thumb {
  background: #a57b2d;
  border-radius: 10px;
}

/* Handle on hover */
.popupPrivacyPolicyDesign .scroll_content::-webkit-scrollbar-thumb:hover {
  background: #a57b2d;
}

/* Privacy Policy Style End */

/* Add Loading to the submit Btn */
.hero .image-container .submit_loading_btn img {
  width: 25px;
}

.submit_loading_btn_wrp {
  position: relative;
}

.submit_loading_btn {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}

[type="submit"]:disabled {
  background: #000;
  opacity: 0.2;
  filter: blur(2px);
}

/* Add Loading to the submit Btn */

.loading {
  opacity: 0;
  pointer-events: none;
}

.loading.active {
  opacity: 1;
  pointer-events: fill;
}

.gallary-owl .item:not(.gallary-owl .item:nth-child(1)) {
  display: none;
}

.gallary-owl.owl-loaded .item {
  display: block;
}

.owl-luxury-slider .item:not(.owl-luxury-slider .item:nth-child(1)) {
  display: none;
}

.owl-luxury-slider.owl-loaded .item {
  display: block;
}

.owl-plan-units .item:not(.owl-plan-units .item:nth-child(1)) {
  display: none;
}

.owl-plan-units.owl-loaded .item {
  display: block;
}

.gallary-owl .item img {
  width: 100%;
}

.owl-luxury-slider .item img {
  width: 100%;
}

.owl-plan-units .item img {
  width: 100%;
}

#new_sticky_form .stickyForm .form-check label {
  font-size: 11px;
  color: black;
}

#new_sticky_form label.form-check-label a {
  color: #0d6efd !important;
}

#new_sticky_form.stickyForm {
  background: white !important;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: unset;
}

#new_sticky_form.stickyForm.active {
  right: 0px;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: unset;
}

#new_sticky_form .sticky_form_image {
  max-width: 100%;
  object-fit: cover;
}

#new_sticky_form form#stickForm {
  padding: 15px;
}

#new_sticky_form .icon_text p {
  font-size: 12px;
  color: black;
}

#new_sticky_form .sticky_form_image img {
  width: 330px;
  object-fit: cover;
  border-top-left-radius: 11px;
  height: 170px;
}

#new_sticky_form button#sticky_form_submit_button_luxor {
  background-color: white !important;
  color: black;
  transition: all 0.6s ease;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 4px 8px;
}

#new_sticky_form button#sticky_form_submit_button_luxor:hover {
  background: black !important;
  color: white;
  transition: all 0.6s ease;
}

#new_sticky_form .icon_img img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}

#new_sticky_form .icons_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
  gap: 10px;
}

#new_sticky_form.stickyForm .form-check label {
  color: black;
}

#new_sticky_form.stickyForm input#name,
#new_sticky_form.stickyForm input#email,
#new_sticky_form.stickyForm input#phone {
  color: black;
}

#new_sticky_form.stickyForm input::placeholder {
  color: black;
}

#new_sticky_form .icons_new {
  width: 33.33%;
}

#new_sticky_form.stickyForm .btn {
  background: linear-gradient(338deg, #d3b379, #a57b2d 80%);
}
#banner_bottom_form .d-flex{
  justify-content: center;
  align-items: center;
}
/* Mobile, Ipad Responsive Starts*/
@media (max-width: 1024px) {
  .brand-logo {
    margin-right: 25px;
    right: 0px;
  }

  h2.title {
    font-size: 32px;
  }

  section.about-luxor h2.title {
    font-size: 32px;
  }
}
@media (max-width: 996px) {
  
  section.form-footer{
    padding: 50px 0px 50px;
  }
  .garden p{
    font-size: 22px !important;
  }
  .owl-luxury-slider .owl-prev {
    top: 28%;
  }
  .owl-luxury-slider .owl-next {
    top: 28%;
  }
  #banner_bottom_form .d-flex{
    flex-wrap: wrap;
  }
  .mobile_phone_call{
    display: none;
  }
  .master-plan img.master-plan-image {
    width: 100%;
    margin-left: -50px;
  }
  section#hero_section {
    height: auto;
  }

  #banner_bottom_form label.form-check-label {
    font-size: 10px;
  }

  .submit-btn .input-block button {
    margin: auto;
  }

  form#banner_bottom_form .input-block {
    /* margin-top: 20px; */
  }

  .experence-about {
    /* padding: 50px; */
    padding-bottom: 10px;
  }

  .about_anna_nagar_image {
    width: 50%;
    margin: auto;
    margin-bottom: 1rem;
  }

  .about-luxor .row {
    gap: 15px 0px;
  }

  section.master-plan {
    padding-top: 20px;
  }

  section.master-plan .layout {
    padding-left: 50px;
  }

  .master-plan img.master-plan-image {
    width: 100%;
    margin-left: 40px;
  }

  section.master-plan:after {
    background-size: 85%;
    width: 44%;
    height: 75%;
  }

  section.club_house p.club_house_text {
    width: 75%;
  }

  .plan-do ul li button {
    padding: 15px;
  }

  /* Menu */
  .btn11 {
    position: relative;
    width: 30px;
    height: 40px;
    top: 5px;
    left: 0px;
    transition-duration: 0.5s;
    margin: auto;
    margin-right: 0px;
  }

  .btn11 .icon-left {
    transition-duration: 0.5s;
    position: absolute;
    height: 4px;
    width: 15px;
    top: 30px;
    background-color: #000;
  }

  .btn11 .icon-left:before {
    transition-duration: 0.5s;
    position: absolute;
    width: 15px;
    height: 4px;
    background-color: #000;
    content: "";
    top: -10px;
  }

  .btn11 .icon-left:after {
    transition-duration: 0.5s;
    position: absolute;
    width: 15px;
    height: 4px;
    background-color: #000;
    content: "";
    top: 10px;
  }

  .btn11 .icon-left:hover {
    cursor: pointer;
  }

  .btn11 .icon-right {
    transition-duration: 0.5s;
    position: absolute;
    height: 4px;
    width: 15px;
    top: 30px;
    background-color: #000;
    left: 15px;
  }

  .btn11 .icon-right:before {
    transition-duration: 0.5s;
    position: absolute;
    width: 15px;
    height: 4px;
    background-color: #000;
    content: "";
    top: -10px;
  }

  .btn11 .icon-right:after {
    transition-duration: 0.5s;
    position: absolute;
    width: 15px;
    height: 4px;
    background-color: #000;
    content: "";
    top: 10px;
  }

  .btn11.open .icon-left {
    transition-duration: 0.5s;
    background: transparent;
  }

  .btn11.open .icon-left:before {
    transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
  }

  .btn11.open .icon-left:after {
    transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
  }

  .btn11.open .icon-right {
    transition-duration: 0.5s;
    background: transparent;
  }

  .btn11.open .icon-right:before {
    transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
  }

  .btn11.open .icon-right:after {
    transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
  }

  .btn11:hover {
    cursor: pointer;
  }

  .fixed-header .btn11 .icon-left,
  .fixed-header .btn11 .icon-left:before,
  .fixed-header .btn11 .icon-left:after {
    background-color: #000;
  }

  .fixed-header .btn11 .icon-right,
  .fixed-header .btn11 .icon-right:before,
  .fixed-header .btn11 .icon-right:after {
    background-color: #000;
  }

  .btn11.open .icon-right,
  .btn11.open .icon-left {
    background-color: transparent;
  }

  body .menu_box {
    top: 75px;
    background: #fff;
    left: 0px;
    right: 0px;
  }

  /* Menu */
  .menu_box {
    display: none;
  }

  body .menu_box {
    display: none;
    position: absolute;
    top: 74px;
    background: #fff;
    padding: 40px;
    padding-top: 20px;
  }

  body .menu_box ul {
    flex-wrap: wrap;
  }

  body .menu_box ul li {
    width: 100%;
  }

  .menu_box ul li a {
    width: 100%;
    display: block;
  }

  .menu_box ul li a {
    color: #000;
  }

  .header_call_btn {
    border: 1px solid #000;
  }

  .menu_box ul li .header_call_btn {
    width: 130px;
    display: flex;
  }
}
@media (max-width: 820px) {
  #brochure-download-form .popupFormDesign {
    width: 85% !important;
  }

  .master-plan img.master-plan-image {
    width: 100%;
    margin-left: -50px;
  }
}
@media (min-width: 768px) {
  .gallary-owl .item .arrow_in_image img {
    filter: brightness(0.8);
    width: 90%;
  }

  .owl-carousel.owl-theme.owl-luxury-slider.popup-gallery-2.custom_gallery_design
    img {
    max-width: 100%;
    width: 85%;
  }

  .unit-pln.custom_pd_top {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  /* .custom_pd_top_2{
      padding-top: 25px;
    }
    .custom_pd_top_3{
      padding-top: 70px; 
      padding-bottom: 45px;
    } */
  .about_anna_nagar_image img {
    width: 90%;
    object-fit: cover;
  }

  .arrow_in_image:before {
    content: "";
    position: absolute;
    width: 41%;
    height: 41%;
    background: url("../images/line-left.png") no-repeat;
    bottom: 15px;
    background-size: 100%;
    left: 15px;
    z-index: 1;
    pointer-events: none;
  }

  .arrow_in_image_1:before {
    content: "";
    position: absolute;
    width: 36%;
    height: 41%;
    background: url(../images/line-left.png) no-repeat;
    bottom: 10px;
    background-size: 100%;
    left: 15px;
    z-index: 1;
    pointer-events: none;
  }

  #club_house .arrow_in_image:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: url(../images/line-left.png) no-repeat;
    bottom: 10px;
    background-size: 100%;
    left: 65px;
    z-index: 1;
    pointer-events: none;
  }

  #gallary .arrow_in_image:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: url(../images/line-left.png) no-repeat;
    bottom: 10px;
    background-size: 100%;
    left: 65px;
    z-index: 1;
    pointer-events: none;
  }

  .arrow_in_image_1:after {
    content: "";
    position: absolute;
    width: 40%;
    height: 40%;
    background: url(../images/line-right.png) no-repeat;
    top: 15px;
    background-size: 100%;
    right: 67px;
    pointer-events: none;
  }

  .arrow_in_image:after {
    content: "";
    position: absolute;
    width: 40%;
    height: 40%;
    background: url("../images/line-right.png") no-repeat;
    top: 15px;
    background-size: 100%;
    right: 48px;
    pointer-events: none;
  }

  #club_house .arrow_in_image:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: url("../images/line-right.png") no-repeat;
    top: 15px;
    background-size: 100%;
    right: 65px;
    pointer-events: none;
  }

  #gallary .arrow_in_image:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: url("../images/line-right.png") no-repeat;
    top: 15px;
    background-size: 100%;
    right: 65px;
    pointer-events: none;
  }

  #video_gallery_custom .arrow_in_image:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: url(../images/line-right.png) no-repeat;
    top: 15px;
    background-size: 100%;
    right: 15px;
    pointer-events: none;
  }

  #video_gallery_custom h2.title {
    font-family: "Derivia", sans-serif;
    font-size: 45px;
    position: relative;
    text-align: center;
    display: inline-block;
    color: #a57b2d;
    margin-top: 25px;
  }

  #video_gallery_custom .arrow_in_image:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: url(../images/line-left.png) no-repeat;
    bottom: 15px;
    background-size: 100%;
    left: 15px;
    z-index: 1;
    pointer-events: none;
  }

  #owl-luxury-slider .arrow_in_image:before {
    bottom: 15px;
    left: 45px;
    background-position: bottom;
  }

  /* .space-pd_1 {
      padding: 55px 0px 25px 0px;
    }
    .space-pd_2 {
      padding: 60px 0px 25px 0px;
    }
    .space-pd-top {
      padding-top: 70px;
    }
    .space-pd-bottom_1{
      padding-top: 55px;
      padding-bottom: 40px;
    }
    .space-pd-bottom_2{
      padding-top: 45px;
      padding-bottom: 30px;
    }
    .space-pd-bottom_3{
      padding-top: 50px;
      padding-bottom: 25px;
    } */
  .single_video_box {
    width: 95%;
  }

  .garden p {
    font-family: "Derivia";
    position: absolute;
    bottom: 5px;
    left: 70px;
    padding: 20px;
    font-size: 46px;
    color: #fff;
    z-index: 2;
  }

  /* .space-pd-bottom {
    padding-top: 50px;
    padding-bottom: 70px;
  } */
  .luxury_infused_residence_box h2.title {
    margin-top: 0px;
  }

  .owl-carousel.owl-theme.owl-plan-units.owl-3bhk-plan-units img {
    /* border: none; */
    width: 100%;
  }

  .owl-carousel.owl-theme.owl-plan-units.owl-4bhk-plan-units img {
    width: 60% !important;
  }

  .space-pd_1 {
    padding: 55px 0px 25px 0px;
  }

  .space-pd_2 {
    padding: 60px 0px 25px 0px;
  }

  .space-pd-top {
    padding-top: 55px;
  }

  .space-pd-bottom_1 {
    padding-top: 55px;
    padding-bottom: 20px;
  }

  .space-pd-bottom_2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .space-pd-bottom_3 {
    padding-top: 40px;
    padding-bottom: 25px;
  }

  .space-pd-bottom {
    padding-top: 30px;
    padding-bottom: 70px;
  }

  .unit-pln.custom_pd_top {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .custom_pd_top_2 {
    padding-top: 25px;
  }

  .custom_pd_top_3 {
    padding-top: 70px;
    padding-bottom: 45px;
  }
}
@media (max-width: 650px) {
  #footer_form .d-flex{
    display: block !important;
  }
  .master-plan img.master-plan-image {
    margin: auto;
  }

  h2.title_footer {
    font-family: "Derivia", sans-serif;
    font-size: 32px;
    position: relative;
    text-align: center;
    display: inline-block;
    color: white;
    margin-top: 30px;
  }

  p.pincode_text.new_style {
    width: 100%;
  }

  .about_anna_nagar_icons.desktop_only {
    display: none;
  }

  /* New styles */
  #new_sticky_form.stickyForm .btn {
    display: unset;
  }

  #new_sticky_form.stickyForm input#name,
  #new_sticky_form.stickyForm input#email,
  #new_sticky_form.stickyForm input#phone {
    height: 40px;
  }

  #new_sticky_form .sticky_form_image img {
    width: 100%;
    border-top-right-radius: 11px;
    height: 120px;
  }

  #new_sticky_form.stickyForm {
    top: 12%;
    z-index: 99999;
    /* left: -310px; */
  }

  #new_sticky_form .intl-tel-input.iti-container {
    z-index: 99999;
  }

  #new_sticky_form .intl-tel-input .selected-flag {
    height: 95%;
  }

  #new_sticky_form.stickyForm.active {
    /* left: 0px; */
    background: white;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: unset;
    border-radius: 11px;
  }

  #new_sticky_form.stickyForm .btn {
    /* display: block;
          right: -92px;
          left: auto;
          transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          -ms-transform: rotate(90deg); */
  }

  #new_sticky_form.stickyForm .close-button.close {
    left: 5px;
    top: 5px;
  }
  .image_container .item h3 {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .gallery-title {
    top: -40px;
  }

  #gallery_section .owl-nav .owl-prev,
  #gallery_section .owl-nav .owl-next {
    top: 40%;
  }

  .mfp-close-btn-in .popupPrivacyPolicyDesign .mfp-close {
    background: red;
    right: 20px;
    top: 10px;
    border-radius: 3px;
    opacity: 1;
    color: #fff !important;
  }
  body #road_block_popup_form_design {
    padding: 40px 10px;
  }

  .inner_road_block_form .form_box_popup {
    width: 100%;
  }

  .inner_road_block_form .box.right_box {
    padding-top: 30px;
  }

  .inner_road_block_form .header_popup h2.title,
  .inner_road_block_form .header_popup h4 {
    margin-bottom: 10px;
  }

  .inner_road_block_form .header_popup .project_price_popup {
    margin-bottom: 15px;
  }

  #roadblock_form label.form-check-label {
    text-align: left;
  }
  section.form-footer {
    padding: 50px 0px 50px;
  }

  .copyright-bar {
    padding-bottom: 60px;
  }

  .inner_amenities_item {
    width: 100%;
  }

  section#hero_section {
    height: auto;
  }

  .form-site {
    display: none;
  }

  .stickyForm .btn {
    display: none;
  }

  .experence-about {
    padding: 0px 20px 30px;
  }

  .about_anna_nagar_image {
    width: 100%;
    margin-bottom: 0px;
  }

  section#about-anna-nagar {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .luxor-icon {
    flex-wrap: wrap;
    gap: 35px;
  }

  .luxor-icon .luxor-icon-1 {
    width: 35%;
  }

  .master-plan img.master-plan-image {
    margin-left: 0px;
    width: 90%;
    margin: auto;
    display: block;
    margin-bottom: 30px;
    position: relative;
    left: 0;
  }

  .about-luxor .about_anna_nagar_image {
    margin-bottom: 0px;
  }

  section.master-plan .layout {
    padding-left: 0px;
    text-align: center;
  }

  section.master-plan:after {
    height: 50%;
    width: 70%;
    bottom: 10%;
  }

  section#maste-plan h2.title {
    margin-bottom: 1rem !important;
    text-align: center !important;
  }

  .layout::before {
    display: none;
  }

  .master-plan .button_animation {
    margin: auto;
    margin-bottom: 2rem;
  }

  .gallary-owl .arrow_in_image:after {
    width: 100px;
    height: 100px;
  }

  .gallary-owl .arrow_in_image:before {
    width: 100px;
    height: 100px;
  }

  .gallary-owl .owl-prev,
  .gallary-owl .owl-next {
    top: 40%;
  }

  .garden p {
    padding: 0px;
    font-size: 24px;
  }

  .gallary {
    padding-bottom: 30px;
  }

  .inner_amenities_item .icon {
    width: 50%;
    background-size: 60%;
  }

  section.luxury_infused_residence_box {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .owl-luxury-slider .owl-dots {
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center;
    margin-top: 1rem;
  }

  .owl-luxury-slider .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 100px;
    transition: 0.6s;
  }

  .owl-luxury-slider .owl-dot.active {
    width: 14px;
    height: 14px;
  }

  section.club_house p.club_house_text {
    width: 85%;
  }

  .plan-do ul li button {
    font-size: 16px;
  }

  .plan-unit img {
    margin: auto;
    display: block;
  }

  .bed-room-3 {
    width: 90%;
  }

  .iframe iframe {
  }

  .location_highlights {
    margin-top: 20px;
  }

  div#owl-luxury-slider {
    margin-top: 0px;
  }

  section#club_house {
    padding-bottom: 40px;
  }

  .plan-do {
    margin-top: 1rem;
  }

  section#location {
    padding-bottom: 30px;
  }

  form#footer_form .input-block {
    margin-bottom: 20px;
    width: 100%;
  }

  form#footer_form .form-check {
    width: 100%;
  }

  form#footer_form .input-block.button_submit_footer {
    width: 100%;
    margin-top: 20px;
  }

  header {
    top: 0px;
    padding: 20px;
  }

  span.read_more_content {
    display: none;
  }

  .read_btn_style {
    font-weight: 400;
    background: #000;
    color: #fff;
    width: max-content;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 12px;
  }

  /* Mobile Section Temaplate  */
  .main_mobile_section .cont_section {
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    border-radius: 25px;
    padding-top: 2rem;
  }

  .main_mobile_section .cont_section_1 {
    padding: 5px;
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
  }

  .main_mobile_section .cont_section_1 {
    flex-wrap: wrap;
    gap: 20px 30px;
  }

  .main_mobile_section .cont_section_1 .item {
    padding: 5px;
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    font-family: Edensor, sans-serif;
    gap: 0px;
    width: 40%;
  }

  .main_mobile_section .cont_section_1 .item h5 {
    color: #a57b2d;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 25px;
    min-height: auto;
    width: max-content;
    letter-spacing: 1px;
    font-family: "Derivia", sans-serif;
  }

  .main_mobile_section .cont_section_1 .item p {
    color: #000;
    margin-bottom: 2px;
    font-size: 17px;
    font-weight: 700;
  }

  .main_mobile_section .content_box_project h3 {
    font-size: 35px;
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 16px;
    color: #a57b2d;
    font-family: "Derivia", sans-serif;
    font-weight: 600;
  }

  .main_mobile_section .highlights {
    display: inline-block;
  }

  .main_mobile_section .highlights li {
    width: 100%;
    padding-left: 25px;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 25px;
    position: relative;
  }

  .main_mobile_section .highlights li:before {
    content: "\203A";
    color: #a57b2d;
    font-size: 40px;
    margin-right: 10px;
    position: absolute;
    top: -4px;
    left: 0px;
  }

  .main_mobile_section .form_section {
    padding: 15px;
    border-radius: 15px;
    margin: auto;
    width: 100%;
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    margin-top: 1rem;
    margin-bottom: 1rem;
    background: #f7f7f7;
    background: linear-gradient(0deg, #fff, #a57b2d 80%);
    border: 2px solid gold;
  }

  form#mobile_enquire_form input,
  form#mobile_enquire_form select {
    width: 100%;
    margin-bottom: 0px;
    height: 45px;
    border: 1px solid #bebebe;
    border-radius: 7px;
    padding: 10px;
    font-size: 16px;
    background-color: #fff;
    color: #000;
    border: 2px solid gold;
  }

  form#mobile_enquire_form input[type="tel"] {
    width: 100%;
    padding-left: 55px;
  }

  form#mobile_enquire_form .flag-container {
    height: 45px;
  }

  form#mobile_enquire_form .terms_conditions input {
    width: 20px;
    margin-top: 3px;
  }

  form#mobile_enquire_form .privacy_policy,
  form#mobile_enquire_form .terms_conditions a {
    font-size: 12px;
    line-height: 18px;
  }

  form#mobile_enquire_form .terms_conditions {
    display: flex;
    flex-direction: row;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  form#mobile_enquire_form input#agree {
    margin-right: 10px;
    height: auto;
  }

  form#mobile_enquire_form input[type="submit"] {
    padding: 12px 0px;
    width: 100%;
    border-radius: 5px;
    font-size: 17px;
    background-color: #a57b2d;
    color: white;
    margin-top: 5px;
    height: auto;
    border: none;
  }

  form#mobile_enquire_form h3 {
    color: white;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
    font-family: "Derivia", sans-serif;
    font-weight: 600;
  }

  form#mobile_enquire_form .privacy_policy a {
    margin-left: 5px;
  }

  form#mobile_enquire_form .input-field {
    margin-bottom: 20px;
  }

  form#mobile_enquire_form label.error {
    margin-top: 0px;
    margin-bottom: 1rem;
  }

  .content_box_project h3 img {
    width: 25px;
    display: inline-block;
    margin-left: 5px;
  }

  /* Mobile Section Temaplate  */

  .luxor img {
    opacity: 0.7;
    width: 220px;
  }

  #footer_form .form-check.mt-4 {
    margin-top: 5px !important;
  }

  header.fixed-header .btn11 {
    left: -15px;
  }

  .location-map::before {
    right: 0px;
  }

  section.about-luxor h2.title {
    font-size: 33px;
  }

  .mfp-title {
    font-size: 11px;
  }

  .mfp-iframe-holder .mfp-content {
    max-width: 100% !important;
  }

  .multiple_video_box .video_box:first-child {
    margin-top: 20px;
  }

  .about-luxor .row {
    gap: 20px 0px;
  }

  section#maste-plan h2.title br {
    display: none;
  }

  .space-pd-bottom {
    padding-bottom: 30px;
    padding-top: 15px;
  }

  .single_video_box span.caption {
    font-size: 20px;
  }

  .menu_box ul li .header_call_btn {
    justify-content: center;
  }

  .mobile_phone_call {
    position: absolute;
    top: 23px;
    right: 60px;
    background: #a57b2d;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mobile_phone_call_number {
    color: #fff !important;
  }

  section.master-plan:after {
    display: none;
  }

  span.image_disclaimer {
    right: -88px;
    font-size: 8px;
  }

  #kenytChatBubble {
    bottom: 60px !important;
    right: 2px;
  }

  .wp-mb {
    left: 0;
    bottom: 0px;
    width: 100vw;
    position: fixed;
    font-size: 1.4rem;
    height: 40px;
    /* background-color: #a57b2d; */
    line-height: 30px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 12%);
    z-index: 999;
    background-size: cover;
    /* background: url(../images/bg-gold.webp); */
    background-size: cover;
    background: linear-gradient(338deg, #d3b379, #a57b2d 80%);
  }

  .wp-mb .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }

  .wp-mb .nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
  }

  .wp-mb li:not(:last-child) {
    border-right: 2px solid #fff;
  }

  .wp-mb .nav-link {
    display: block;
    padding: 0.5rem 0;
    font-size: 15px;
    color: #fff;
    line-height: 25px;
  }

  .wp-mb .nav-link i {
    margin-right: 4px;
  }

  .icon_content_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
  }

  .icon_title {
    font-size: 14px;
    text-align: center;
  }

  h2.pincode_header {
    font-size: 18px;
    margin: 25px 20px 15px 0;
    font-weight: 600;
  }

  p.tvs_luxor_text {
    text-align: justify;
    margin-right: 0;
  }

  p.pincode_text {
    margin-right: 0px;
  }

  /* .single_video_box {
  width: 100%;
}
.about_anna_nagar_image img {
  width: 100%;
  object-fit: cover;
}
.arrow_in_image_1:before {
  content: "";
  position: absolute;
  width: 41%;
  height: 41%;
  background: url("../images/line-left.png") no-repeat;
  bottom: 15px;
  background-size: 100%;
  left: 15px;
  z-index: 1;
  pointer-events: none;
}
.arrow_in_image_1:after {
  content: "";
  position: absolute;
  width: 40%;
  height: 40%;
  background: url("../images/line-right.png") no-repeat;
  top: 15px;
  background-size: 100%;
  right: 15px;
  pointer-events: none;
} */
  h2.about_tvs_luxor_text {
    font-size: 24px;
    font-family: "Derivia", sans-serif;
    color: #a57b2d;
    margin-bottom: 15px;
    font-weight: 600;
  }

  #video_gallery_custom h2.title {
    font-size: 34px;
  }

  div#owl-luxury-slider {
    margin-bottom: 0px;
  }

  .main-banner-slider .owl-nav .owl-prev,
  .main-banner-slider .owl-nav .owl-next {
    position: absolute;
    bottom: 70%;
    background: #a57d24;
    padding: 15px 10px;
    color: white;
  }

  li.nav-item.new_class {
    width: 50% !important;
  }
}
@media (max-width: 430px) {
  #brochure-download-form .popupFormDesign {
    width: 70% !important;
  }

  .master-plan img.master-plan-image {
    width: 100%;
    margin-left: -50px;
  }
}
@media (max-width: 375px) {
  .main-banner-slider .owl-nav .owl-prev,
  .main-banner-slider .owl-nav .owl-next {
    position: absolute;
    bottom: 70%;
    background: #a57b2d;
    padding: 15px 10px;
    color: white;
  }

  .wp-mb .nav-link {
    font-size: 14px;
  }
}
/* Mobile, Ipad Responsive Ends*/
