@charset "utf-8";
/* CSS Document */
body {
  font-family: "Poppins", sans-serif;
  background-size: cover;
  font-weight: 300;
  background-position: center top !important;
}
.logo {
  width: 146px;
  float: left;
  margin: 20.5% 10% 9.5% 30%;
}
.logo img {
  width: 100%;
}
.right {
  float: right;
}
.head {
  position: fixed;
  z-index: 9999;
}
.header {
  /*background: #000;*/
  width: 100%;
  float: left;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.mt000 {
  margin: 0 0 60px 0;
}
.mt0000 {
  margin: 0 0 0px 0 !important;
}
h1 {
  color: #33325a;
  font-size: 50px;
  font-weight: 300;
}
h1 span {
  color: #caa63f;
}
h2 {
  color: #33325a;
  font-size: 50px;
  font-weight: 300;
  text-transform: uppercase;
}
h2 span {
  color: #caa63f;
}
.img-fluid img {
  width: 100%;
}
.social-new {
  width: 100%;
}
.social-new ul li img {
  width: auto !important;
}
.gray {
  background: #f1f1f3;
  padding: 20px;
}
.gray h5 {
  font-size: 28px;
  color: #33325a;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 0px 0;
}
.gray h5 span {
  width: 100%;
  float: left;
  font-size: 23px;
  font-weight: normal;
}
.gray p {
  font-size: 18px;
  color: #33325a;
  font-weight: normal;
  text-align: center;
  padding: 0 0 0px 0;
}
.strong-text {
  font-weight: 600 !important;
}
.padding_22 {
  padding: 15% 0;
}
.padding_22 img {
  width: 100%;
}
.padding_22-text {
  padding: 23% 8% 15% 0%;
}
.padding_22-text p {
  padding: 70px 0 90px 0;
  line-height: 40px;
  font-size: 25px;
  color: #33325a;
}
.padding_222 {
  padding: 100px 2% 200px;
}
.padding_220 {
  padding: 130px 14.5% 130px;
  float: left;
  width: 100%;
}
.padding_2200 {
  padding: 130px 14.5% 130px;
  float: left;
  width: 100%;
}
.bt-class {
  float: left;
  background: #33325a;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  padding: 12px 35px;
}
.bt-class-on {
  margin: 30px auto 0;
  display: block;
  float: none;
  width: fit-content;
}
.bt-class:hover {
  background: #000;
  color: #fff;
}
.bt-on {
  position: absolute;
  z-index: 9;
  bottom: 35px;
  right: 35px;
  padding: 12px 35px;
  border: 2px solid #fff;
  color: #fff;
  background: #6b6b6b;
}
.bt-on:hover {
  background: #000;
  color: #fff;
}
.bigb-plans {
  background: #f2f2f2;
}
.dining {
  width: auto;
  margin: 10% auto 0;
}
.dining img {
  width: auto !important;
  margin: 0 auto;
}
.dining p {
  width: 80%;
  margin: 15px auto 0;
  text-align: center;
  font-size: 20px;
  color: #20225a;
  line-height: 34px;
}
.dining a {
  width: fit-content;
  background: #33325a;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  display: block;
  padding: 18px 25px;
  margin: 30px auto;
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: auto;
  bottom: 65px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: baseline;
  -ms-flex-pack: center;
  justify-content: end;
  width: 2%;
  color: #000;
  text-align: center;
  opacity: 1;
}
.carousel-control-next {
  right: 5%;
}
.carousel-control-prev {
  right: 7%;
  left: auto;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 25px;
}
.carousel-control-next-icon {
  background: url(../images/a-22.png) no-repeat !important;
  background-size: contain !important;
}
.carousel-control-prev-icon {
  background: url(../images/a-11.png) no-repeat !important;
  background-size: contain !important;
}
.pseudo-search-home {
  display: inline;
  border: 2px solid #d7c07a;
  border-radius: 12px;
  padding: 0px 0px 0px 10px;
  transition: background-color 0.5 ease-in-out;
  float: left;
  width: 150px;
}
.pseudo-search-home input {
  border: 0;
  background-color: transparent;
  width: 97px;
  font-size: 15px;
  color: #9a9a9a;
  padding: 5px 0;
}
.pseudo-search-home button,
.pseudo-search-home i {
  border: none;
  background: none;
  cursor: pointer;
  color: white;
  background-color: #9a9a9a;
  padding: 8px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 20px;
  font-weight: 400;
  float: right;
}
svg {
  width: 22px;
}
.bennarsection {
  width: 100%;
  float: left;
}
.bennarsection_text {
  width: 100%;
  margin: 0 auto;
  padding: 0.5% 5%;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
.bennarsection_text h2 {
  font-size: 18px;
  margin: 0;
}
.bennarsection_text h2 a {
  color: #33325a;
}
.bennarsection_text h2 a:hover {
  color: #caa63f;
}
.footer {
  background: #fafafa;
  float: left;
  width: 100%;
  margin: 125px 0 0 0;
}
.footer-padding {
  padding: 65px 0 0 0;
}
.footer ul {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
.footer ul li {
  width: 20%;
  float: left;
  list-style: none;
  margin: 0 0% 0 0;
}
.footer ul li img {
  margin: 0 auto 30px;
  display: block;
  float: left;
}
.footer ul li p {
  color: #33325a;
  font-size: 20px;
  margin: 5px 0 5px 0;
  line-height: 30px;
  width: 91%;
  font-weight: normal;
}
.footer ul li p a {
  color: #33325a;
}
.footer ul li p a:hover {
  color: #33325a;
}
.footer ul li ul {
  width: 100%;
  float: left;
  padding: 0px 0;
}
.footer ul li ul li {
  width: 25%;
  font-weight: normal;
  font-size: 20px;
  color: #33325a;
  margin: 0px 0 0 0;
  line-height: 28px;
}
.footer ul li ul li img {
  margin: 0 auto;
  width: 100%;
}
.footer ul li ul li a {
  color: #33325a;
}
.social-new ul li img {
  width: auto !important;
}

.foolet_li{width:50%; float:left}
.mall_li{width:20%; float:left}


.time {
  width: 100%;
  float: left;
}
.time ul {
  width: 100%;
  float: left;
}
.time ul li {
  width: 100% !important;
  float: left;
}
.time ul li ul li {
  width: 50% !important;
  float: left;
}
.footer-bottom {
  background: #fafafa;
  padding: 30px 0 40px;
  float: left;
  width: 50%;
  margin: 0 25%;
}
.footer-bottom p {
  color: #33325a;
  font-size: 16px !important;
  width: fit-content;
  float: left;
}
.footer h4 {
  font-size: 20px;
  color: #33325a;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0 15px;
    
}
.footer-bottom p a {
  color: #33325a;
  font-size: 16px !important;
}
.footer iframe {
  margin: 15px 0 0;
}
.footer-bottom ul {
  padding: 0;
  width: 18%;
  float: right;
}
.footer-bottom ul li {
  width: 16%;
  margin: 0;
}
.footer-bottom ul li:nth-child(3) {
  width: 16% !important;
  margin: 0 !important;
}
.footer-bottom ul li:nth-child(2) {
  width: 16% !important;
  margin: 0 !important;
}
.footer-bottom ul li:last-child {
  width: 16% !important;
  margin: 0 !important;
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: auto;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  padding: 15px;
  background: #ffffff61;
  width: 300px;
}
.carousel-indicators .active {
  background-color: #caa63f;
}
.carousel-indicators li {
  background-color: #33325a;
}
.about-us {
  padding: 5% 0 !important; /* float: none; */
  display: block !important;
  margin: 0 25% !important;
}
.about-us h1 {
  text-align: center;
}
.about-us p {
  text-align: center;
}
.about-us-bt {
  margin: 30px auto;
  display: block;
  float: none;
  width: fit-content;
}
.about-us ul {
  width: 100%;
  float: left;
  padding: 0;
}
.about-us ul li {
  width: 25%;
  float: left;
  padding: 0;
  list-style: none;
}
.about-us ul li img {
  margin: 0 auto;
  display: block;
}
.counter {
  width: 100%;
  text-align: center;
}
.counter-count h4 {
  font-size: 88px;
  font-weight: bold;
  position: relative;
  color: #ffffff;
  text-align: center;
  display: inline-block;
}
.counter h4 span {
  font-size: 88px;
  color: #cda714;
  font-weight: bold;
}
.div-main-co-blue {
  width: 100%;
  float: left;
  padding: 5% 0;
}
.div-main-co-blue ul {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
.div-main-co-blue ul li {
  width: 19.5%;
  float: left;
  list-style: none;
  margin: 1% 0 1%;
}
.div-main-co-blue ul li h4 {
  font-size: 88px;
  font-weight: 700;
  text-align: center;
  color: #cda714;
}
.div-main-co-blue ul li p {
  font-size: 25px;
  color: #000;
  text-align: center;
  width: 100%;
}
.services {
  padding: 5% 0 !important; /* float: none; */
  display: block !important;
  margin: 0 0% !important;
}
.services h1 {
  text-align: center;
}
.services h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 5rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 30px;
  color: #323157;
}
.services p {
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
  color: #323157;
}
.services-bt {
  margin: 30px auto;
  display: block;
  float: none;
  width: fit-content;
}
.services ul {
  width: 100%;
  float: left;
  padding: 0;
}
.services ul li {
  width: 25%;
  float: left;
  padding: 40px 0;
  list-style: none;
}
.services ul li img {
  margin: 0 auto;
  display: block;
}
.contact-us {
  padding: 5% 0 !important;
  float: left;
  display: block !important;
  margin: 0 15% !important;
  width: 70%;
}
.contact-us p {
  text-align: center;
  padding: 2%;
}
.contact-us p a {
  color: #000;
}
.contact-us p a:hover {
  color: #cba63e;
}
.maps-in {
  height: 350px;
  margin: 0 25% !important;
}
.shop {
  padding: 5% 0 !important;
  float: left;
  display: block !important;
  margin: 0 5% !important;
  width: 90%;
}
.shop h3 {
  font-size: 16px;
  text-align: center;
}
.shop p {
  text-align: left;
  font-size: 14px;
  padding: 0 0 30px 0;
}
.shop p a {
  color: #000;
}
.shop p a:hover {
  color: #cba63e;
}
.shop ul {
  width: 100%;
  float: left;
  padding: 30px 0 0 0;
}
.shop ul li {
  width: 22%;
  float: left;
  list-style: none;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  height: 150px;
  padding: 20px 0 0 0;
  margin: 0 1.5%;
}
.shop ul li img {
  width: 70%;
  margin: 0 auto;
  display: block;
}
.shop ul li h6 {
  font-size: 25px;
  font-weight: 300;
  text-align: left;
}
.event {
  padding: 5% 0 !important;
  float: left;
  display: block !important;
  width: 100%;
}
.event h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
.event ul {
  width: 100%;
  float: left;
  padding: 15px 0 0;
}
.event ul li {
  width: 23%;
  float: left;
  padding: 0;
  list-style: none;
  margin: 0 1%;
  height: 630px;
}
.event ul li img {
  width: 100%;
}
.event-inner {
  width: 100%;
  margin: 0 auto;
}
.event-inner img {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.event-inner-1 {
  padding: 2% 0 !important;
  width: 100%;
}
.event-inner-1 p a {
  color: #000;
  background-color: #cba63e;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 16px;
}
.event-inner-1 p a:hover {
  color: #cba63e;
  background-color: #000;
}
.brands {
  padding: 5% 0 !important;
  float: left;
  display: block !important;
  margin: 0 5% !important;
  width: 90%;
}
.brands h3 {
  font-size: 16px;
  text-align: center;
}
.brands h6 {
  font-size: 16px;
  text-align: center;
  padding: 30px 0 0px 0;
}
.brands p {
  text-align: center;
  font-size: 14px;
  padding: 0 0 30px 0;
}
.brands p a {
  color: #000;
}
.brands p a:hover {
  color: #cba63e;
}
.brands ul {
  width: 100%;
  float: left;
  padding: 30px 0 0 0;
}
.brands ul li {
  width: 22%;
  float: left;
  list-style: none;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  height: 150px;
  padding: 20px 0 0 0;
  margin: 0 1.5%;
}
.brands ul li img {
  width: 70%;
  margin: 0 auto;
  display: block;
}
.brands ul li h6 {
  font-size: 25px;
  font-weight: 300;
  text-align: left;
}
.brands img {
  margin: 0 auto;
  display: block;
}
.brands0 {
  background: #cda714;
}
.brands0 p {
  color: #fff;
}
.brands0 h6 {
  color: #fff;
}
.dine {
  padding: 5% 0 !important;
  float: left;
  display: block !important;
  margin: 0 auto !important;
  width: 100%;
}
.dine h3 {
  font-size: 16px;
  text-align: center;
}
.dine p {
  text-align: left;
  font-size: 14px;
  padding: 0 0 30px 0;
  color: #323157;
  font-weight: 400;
}
.dine p a {
  color: #000;
}
.dine p a:hover {
  color: #cba63e;
}
.dine ul {
  width: 100%;
  float: left;
  padding: 30px 0 0 0;
}
.dine ul li {
  width: 22%;
  float: left;
  list-style: none;
  border-bottom: 1px solid #d9d9d9;
  height: 300px;
  position: relative;
  padding: 20px 0 0 0;
  margin: 0 1.5%;
}
.dine ul li img {
  width: 100%;
  margin: 0 auto 20px;
  display: block;
  border-radius: 10px;
}
.dine ul li h6 {
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  color: #33325a;
}
.dine-arrow-icon {
  top: calc(50% - 10px);
}
.dine-arrow-icon {
  display: inline-block;
  line-height: 1;
  transition: all 0.3s;
  color: #69727d;
  font-size: 14px;
  text-align: center;
  position: absolute;
  top: calc(80% - 14px);
  right: 0;
  bottom: auto;
}
.dine-arrow-icon svg {
  height: 14px;
}
#mobileNavigation {
  display: none;
}
.mobile_navigation {
  display: block;
  background-color: #f3f3f3;
  border-radius: 0;
  margin-top: -50px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999999;
}
.mobile_navigation ul {
  display: flex;
  padding: 0;
  justify-content: space-around;
  margin: 0;
}
.mobile_navigation ul li {
  width: 20%;
  padding: 5px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.mobile_navigation ul li .icon {
  display: block;
}
.mobile_navigation ul li .icon img {
  height: 25px;
  margin-top: 5px; /* height: auto; */
}
.mobile_navigation ul li.active .text,
.mobile_navigation ul li.active .text a {
  color: #bf9e1e;
}
.mobile_navigation ul li .text,
.mobile_navigation ul li .text a {
  font-size: 12px;
  color: #000;
  transition: 0.4s all;
}
.arrow-icon {
  top: calc(50% - 10px);
}
.arrow-icon {
  display: inline-block;
  line-height: 1;
  transition: all 0.3s;
  color: #69727d;
  font-size: 14px;
  text-align: center;
  position: absolute;
  top: calc(50% - 14px);
  right: 0;
  bottom: auto;
}
.arrow-icon svg {
  height: 14px;
}
.privacy h3 {
  font-size: 18px;
  text-align: center;
  padding-top: 30px;
}
/*events*/
/*.tabs-events {  margin: 1rem;  border: 1px ;}*/
.tabs-events {
  margin: 1rem;
  border: 1px;
  padding: 7% 1% 0px !important;
}
.tabs-events button {
  color: #fff;
  padding: 10px;
  background-color: #33325a;
  cursor: pointer;
  max-width: 150px;
  width: 100%;
  transition: background-color 0.3s, color 0.3s;
  border: 1px solid #33325a;
}
.tabs-events button.active {
  background-color: #404063;
  color: #fff;
}
.events-content {
  /* border: 1px solid red; */
  padding: 1rem;
}
.events-content .heading {
  /* border: 1px solid red; */
  text-align: center;
}
.events-content .heading h1 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.events-content .date {
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
}
.events-content .time {
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
}
.sup-script {
  vertical-align: 0.2em; /* Adjust this value as needed */
}
.events-content .know-more-btn {
  background-color: #404063;
  color: white;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  margin-top: 10px; /* max-width: 150px; */ /* max-height: 40px; */
  height: 100%;
  transition: background-color 0.3s;
  font-size: 20px;
  padding: 10px 30px;
}
.know-more-btn:hover {
  background-color: #c19e41;
}
.events-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bennarsection img {
  width: 100%;
}
.bennarsection_text h2 {
  font-size: 18px;
}
.forbrandtextcolor {
  color: rgb(214 185 111);
}
.pseudo-search-home button,
.pseudo-search-home i {
  border: none;
  background: none;
  cursor: pointer;
  color: white;
  background-color: #9a9a9a;
  padding: 8px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 1.23rem !important;
  font-weight: 400;
}
/*services*/
.fornewdiv {
  background-color: #33325a !important;
  color: white;
}
.fornewdiv h6 {
  font-size: 20px;
  padding: 10px;
}
.fornewdiv2 {
  background-color: #f6f6f6 !important;
}
.fornewdiv2 h6 {
  padding: 10px 0 0 0;
}
.forbrandtextcolor {
  color: rgb(214 185 111);
}
.services ul li:nth-child(9) {
  width: 33%;
  float: left;
  padding: 40px 0;
  list-style: none;
}
.services ul li:nth-child(10) {
  width: 33%;
  float: left;
  padding: 40px 0;
  list-style: none;
}
.services ul li:nth-child(11) {
  width: 33%;
  float: left;
  padding: 40px 0;
  list-style: none;
}
.pseudo-search-home button,
.pseudo-search-home i {
  border: none;
  background: none;
  cursor: pointer;
  color: white;
  background-color: #9a9a9a;
  padding: 8px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 1.23rem;
  font-weight: 400;
}
.entertainment {
  padding: 1rem;
  float: left;
  width: 50%;
}
.grid-box {
  width: 90%;
  float: left;
  margin: 0 6%;
}
.entertainment-box {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(48%, 0fr));
  grid-gap: 30px;
  padding: 1rem;
}
.entainment-box-inner {
  display: flex;
  flex-direction: column;
}
.box-grid {
  display: flex;
  flex-direction: row;
  gap: 0px;
}
.box-first {
  flex: 1;
}
.image img {
  width: 100%;
  object-fit: cover;
}
.fortextsize h2 {
  font-size: 50px;
  text-align: center;
  padding: 20px 0;
}
.center {
  margin-left: auto;
  margin-right: auto;
  margin-top: 4%;
  margin-bottom: 4%;
  display: block;
}
.box-two {
  flex: 1;
  background-color: rgb(248, 248, 248);
  padding: 1.5rem;
}
.box-two a {
  background: #323157;
  color: #fff;
  padding: 10px 20px;
  margin: 10px 0 0 0;
  float: left;
}
.box-two a:hover {
  background: #bd952e;
}
.text p:first-child {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 5px 0;
}
.text p:last-child {
  font-size: 18px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.date {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.time {
  font-size: 18px;
}
.inneraddnewvid {
  padding: 8% 20%;
  background-color: #ededee;
}
.inneraddnewvid h2 {
  font-size: 35px;
  text-align: center;
}
.forbrandtextcolor {
  color: rgb(214 185 111);
}
.brandsstoresection {
  width: 100%;
  float: left;
}
.brandsstoresection_contenar {
  width: 95%;
  margin: 0 2.5%;
  float: left;
}
.brandsstoresection_contenar_inner_div {
  width: 29.333%;
  float: left;
  margin: 2% 2%;
  position: relative;
  background: #000;
}
.brandsstoresection_contenar_inner_div img {
  width: 100%;
  opacity: 0.5;
}
.brandsstoresection_contenar_inner_div_button_div {
  position: absolute;
  bottom: 5%;
  left: 5%;
  padding: 5px 15px 5px 15px;
  background: none;
  color: white;
  border-color: white;
  outline: none !important;
  border: 2px solid white;
  font-size: 20px;
  cursor: pointer;
}
.brandsstoresection_contenar_inner_div img:hover {
  opacity: 1;
  cursor: pointer;
}
.brandsstoresection_contenar_inner_div_button_div:hover {
  background-color: #323157;
  color: white;
}
.brandsstoresection_upper {
  width: 90%;
  margin: 2% 5%;
  float: left;
}
.brandsstoresection_upper_left {
  width: 50%;
  float: left;
}
.brandsstoresection_upper_right {
  width: 50%;
  float: right;
}
.brandsstoresection_upper_right button {
  float: right;
  padding: 10px 30px;
  font-size: 20px;
  background: none;
  cursor: pointer;
  border: 1px solid #323157;
}
.brandsstoresection_upper_right button:hover {
  background-color: #323157;
  color: white;
}
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
.pseudo-search {
  display: inline;
  border: 2px solid #d7c07a;
  border-radius: 12px;
  padding: 0px 0px 0px 10px;
  transition: background-color 0.5 ease-in-out;
  float: left;
}
.pseudo-search input {
  border: 0;
  background-color: transparent;
  width: 220px;
  font-size: 20px;
}
.pseudo-search input:focus {
  outline: none;
}
.pseudo-search button,
.pseudo-search i {
  border: none;
  background: none;
  cursor: pointer;
  color: white;
  background-color: #9a9a9a;
  padding: 12px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.pseudo-search select {
  border: none;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pseudo-search-home button,
.pseudo-search-home i {
  border: none;
  background: none;
  cursor: pointer;
  color: white;
  background-color: #9a9a9a;
  padding: 8px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 1.23rem;
  font-weight: 400;
}
.brandsexplorebyfloor {
  width: 100%;
  float: left;
  margin: 7% 0;
}
.brandsexplorebyfloor_contenar {
  width: 100%;
  margin: 0 auto;
  float: left;
}
.brandsexplorebyfloor_contenar h1 {
  font-size: 60px;
  text-align: center;
}
.brandsexplorebyfloor_contenar_button {
  width: 80%;
  margin: 3% auto;
}
.brandsexplorebyfloor_contenar_button a {
  width: 20%;
  margin: 2.5%;
  font-size: 1rem;
  padding: 15px 4%;
  background-color: #323157;
  color: white;
  float: left;
  text-align: center;
}
.brandsexplorebyfloor_contenar_button a:hover {
  background-color: black;
  color: white;
  cursor: pointer;
}
.brandsexplorebyfloor_contenar_forcolor {
  color: rgb(214 185 111);
}
/* Dropdown select styles */
.dropdown {
  margin-bottom: auto;
}
/* Form container styles */
.form-container {
  margin-bottom: 20px;
}
.contactuscontenar {
  width: 100%;
  float: left;
}
.contactcontenar {
  width: 80%;
  margin: 5% auto 0;
}
.contactcontenar h1 {
  text-align: center;
  margin-bottom: 5%;
}
.contactcontenar h1 span {
  color: #caa63f;
}
.withfull {
  width: 40%;
  margin: 0 30%;
  padding: 25px 20px;
  font-size: 24px;
  background: #fff;
  border: 1px solid #33325a;
}
.form-container label {
  font-size: 30px;
  color: #33325a;
}
.form-container input {
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #33325a;
  margin-bottom: 2.5rem;
  font-size: 30px;
}
.form-container textarea {
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid black;
}
.form-container input::placeholder {
  color: #e8e8ef; /* Placeholder ka color yahaan badal dijiye */
}
.form-container button {
  width: 15%;
  padding: 10px 10px;
  font-size: 24px;
  color: white;
  background-color: #33325a;
  border: none;
  cursor: pointer;
}
.mailaddress {
  margin: 8% 0;
}
.mailaddress ul {
  width: 100%;
  padding: 0;
}
.mailaddress ul li {
  width: 33.33%;
  float: left;
  list-style: none;
  text-align: left;
}
.mailaddress ul li h1 {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
}
.mailaddress ul li p {
  font-size: 24px;
  color: black;
}
.mailaddress ul li p a {
  color: black;
}
.mailaddress ul li:nth-child(1) {
  width: 38%;
  padding: 0px 40px 0px 0px;
}
.mailaddress ul li:nth-child(2) {
  width: 24%;
  padding: 0px 80px 0px 80px;
  border-left: 2px solid black;
  border-right: 2px solid black;
}
.mailaddress ul li:nth-child(3) {
  width: 38%;
  padding: 0px 80px 0px 80px;
}

@media only screen and (min-width: 1601px) and (max-width: 1700px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 40px;
  }
  .bt-class {
    font-size: 14px;
    padding: 12px 30px;
  }
  .link-button a {
    font-size: 12px;
    padding: 0 16px;
    line-height: 25px;
  }
  .dining p {
    font-size: 12px;
    line-height: 25px;
  }
  .social-new {
    width: 80%;
  }
  .footer ul li p {
    font-size: 14px;
    line-height: 25px;
  }
  .footer ul li ul li {
    font-size: 14px;
    line-height: 25px;
  }
  .footer-bottom p {
    font-size: 14px;
    line-height: 25px;
  }
  .footer-bottom p a {
    font-size: 14px;
    line-height: 25px;
  }
  .footer ul li img {
    width: 75%;
  }
  .padding_22-text p {
    padding: 30px 0 40px 0;
    line-height: 25px;
    font-size: 14px;
  }
  .gray h5 {
    font-size: 18px;
  }
  .gray h5 span {
    font-size: 16px;
  }
  .gray p {
    font-size: 14px;
  }
  .dining a {
    padding: 12px 25px;
  }
  .img-fluid {
    width: 60%;
  }
  .footer ul li ul li img {
    margin: 0 auto;
    width: 72% !important;
  }
  .mt000 {
    margin: 0 0 40px 0;
  }
  .dining img {
    width: 35% !important;
  }
  .highlights-slider .highlight-card__headline {
    font-size: 14px !important;
  }
  .highlights-slider .highlight-card__description {
    font-size: 13px !important;
  }
  .link-button a {
    font-size: 12px;
    line-height: 30px;
  }
  .carousel-control-prev {
    right: 8%;
  }
  .highlights-slider .highlight-card .active .highlight-card__content {
    height: 150px !important;
    padding: 20px 16px 15px 16px !important;
  }
  .highlights-slider .highlight-card__wrapper {
    height: auto !important;
  }
  .highlights-slider .glide__slides {
    height: 435px !important;
  }
  .link-button a {
    font-weight: 600;
    font-size: 12px;
    padding: 0 16px;
    height: 30px;
    line-height: 28px;
  }
  .project05 {
    padding: 5rem 0 5rem;
  }
  .bennarsection_text h2 {
    font-size: 16px;
  }
  .padding_22-textnew p {
    font-size: 13px !important;
  }
  .div-main-co-blue ul li h4 {
    font-size: 30px;
    margin: 15px 0 0 0;
  }
  .div-main-co-blue ul li p {
    font-size: 20px;
  }
  .inneraddnewvid {
    padding: 8% 10%;
  }
  .brandsexplorebyfloor_contenar h1 {
    font-size: 30px;
  }
  .brandsexplorebyfloor_contenar_button a {
    font-size: 1rem;
  }
  .box-two {
    padding: 1rem;
  }
  .text p:first-child {
    margin: 0px 0;
    font-size: 20px;
  }
  .text p:last-child {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
  }
  .date {
    font-size: 16px;
    margin: 0 0 5px 0;
  }
  .time {
    font-size: 16px;
  }
  .fortextsize h2 {
    font-size: 30px;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 2%;
    display: block;
    width: 20%;
  }
  .padding_222 {
    padding: 50px 2% 50px;
  }
  .brandsexplorebyfloor {
    margin: 5% 0 0;
  }
  .events-content .heading h1 {
    font-size: 15px;
  }
  .events-content .date {
    font-size: 13px;
  }
  .events-content .time {
    font-size: 13px;
  }
  .events-content .know-more-btn {
    font-size: 14px;
  }
  .services h3 {
    margin-bottom: 2rem;
    font-size: 14px;
    line-height: 25px;
  }
  .services p {
    padding: 10px 0;
    font-size: 16px;
  }
  .services ul li {
    padding: 10px 0 0;
  }
  .services {
    padding: 5% 0 0 !important;
  }
  .box-two a {
    padding: 5px 20px;
    margin: 5px 0 0 0;
    font-size: 13px;
  }
  .withfull {
    width: 40%;
    margin: 0 30%;
    padding: 20px 20px;
    font-size: 20px;
  }
  .form-container label {
    font-size: 16px;
  }
  .form-container input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
    margin-bottom: 2.5rem;
    font-size: 16px;
  }
  .form-container button {
    width: 15%;
    padding: 10px 10px;
    font-size: 16px;
    color: white;
    background-color: #33325a;
    border: none;
  }
  .mailaddress ul li h1 {
    text-align: left;
    font-size: 16px !important;
    font-weight: bold;
  }
  .mailaddress ul li p {
    font-size: 16px;
  }
  .mailaddress ul li:nth-child(2) {
    width: 24%;
    padding: 0px 40px 0px 40px;
    border-left: 2px solid black;
    border-right: 2px solid black;
  }
  .mailaddress ul li:nth-child(3) {
    width: 38%;
    padding: 0px 40px 0px 40px;
  }
}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 35px;
  }
  .bt-class {
    font-size: 14px;
    padding: 12px 30px;
  }
  .link-button a {
    font-size: 12px;
    padding: 0 16px;
    line-height: 25px;
  }
  .dining p {
    font-size: 12px;
    line-height: 25px;
  }
  .social-new {
    width: 80%;
  }
  .footer ul li p {
    font-size: 14px;
    line-height: 25px;
  }
  .footer ul li ul li {
    font-size: 14px;
    line-height: 25px;
  }
  .footer-bottom p {
    font-size: 14px;
    line-height: 25px;
  }
  .footer-bottom p a {
    font-size: 14px;
    line-height: 25px;
  }
  .footer ul li img {
    width: 75%;
  }
  .padding_22-text p {
    padding: 30px 0 40px 0;
    line-height: 25px;
    font-size: 14px;
  }
  .gray h5 {
    font-size: 18px;
  }
  .gray h5 span {
    font-size: 16px;
  }
  .gray p {
    font-size: 14px;
  }
  .dining a {
    padding: 12px 25px;
  }
  .img-fluid {
    width: 60%;
  }
  .footer ul li ul li img {
    margin: 0 auto;
    width: 72% !important;
  }
  .mt000 {
    margin: 0 0 40px 0;
  }
  .dining img {
    width: 35% !important;
  }
  .highlights-slider .highlight-card__headline {
    font-size: 14px !important;
  }
  .highlights-slider .highlight-card__description {
    font-size: 13px !important;
  }
  .link-button a {
    font-size: 12px;
    line-height: 30px;
  }
  .carousel-control-prev {
    right: 8%;
  }
  .link-button a {
    font-weight: 600;
    font-size: 12px;
    padding: 0 16px;
    height: 30px;
    line-height: 28px;
  }
  .project05 {
    padding: 5rem 0 5rem;
  }
  .bennarsection_text h2 {
    font-size: 16px;
  }
  .padding_22-textnew p {
    font-size: 13px !important;
  }
  .div-main-co-blue ul li h4 {
    font-size: 30px;
    margin: 15px 0 0 0;
  }
  .div-main-co-blue ul li p {
    font-size: 20px;
  }
  .inneraddnewvid {
    padding: 8% 10%;
  }
  .brandsexplorebyfloor_contenar h1 {
    font-size: 30px;
  }
  .brandsexplorebyfloor_contenar_button a {
    font-size: 1rem;
  }
  .box-two {
    padding: 1rem;
  }
  .text p:first-child {
    margin: 0px 0;
    font-size: 20px;
  }
  .text p:last-child {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
  }
  .date {
    font-size: 16px;
    margin: 0 0 5px 0;
  }
  .time {
    font-size: 16px;
  }
  .fortextsize h2 {
    font-size: 30px;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 2%;
    display: block;
    width: 20%;
  }
  .padding_222 {
    padding: 50px 2% 150px;
  }
  .brandsexplorebyfloor {
    margin: 5% 0 0;
  }
  .events-content .heading h1 {
    font-size: 15px;
  }
  .events-content .date {
    font-size: 13px;
  }
  .events-content .time {
    font-size: 13px;
  }
  .events-content .know-more-btn {
    font-size: 14px;
  }
  .services h3 {
    margin-bottom: 2rem;
    font-size: 14px;
    line-height: 25px;
  }
  .services p {
    padding: 10px 0;
    font-size: 16px;
  }
  .services ul li {
    padding: 10px 0 0;
  }
  .services {
    padding: 5% 0 0 !important;
  }
  .box-two a {
    padding: 5px 20px;
    margin: 5px 0 0 0;
    font-size: 13px;
  }
  .withfull {
    width: 40%;
    margin: 0 30%;
    padding: 20px 20px;
    font-size: 20px;
  }
  .form-container label {
    font-size: 16px;
  }
  .form-container input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
    margin-bottom: 2.5rem;
    font-size: 16px;
  }
  .form-container button {
    width: 15%;
    padding: 10px 10px;
    font-size: 16px;
    color: white;
    background-color: #33325a;
    border: none;
  }
  .mailaddress ul li h1 {
    text-align: left;
    font-size: 16px !important;
    font-weight: bold;
  }
  .mailaddress ul li p {
    font-size: 16px;
  }
  .mailaddress ul li:nth-child(2) {
    width: 24%;
    padding: 0px 40px 0px 40px;
    border-left: 2px solid black;
    border-right: 2px solid black;
  }
  .mailaddress ul li:nth-child(3) {
    width: 38%;
    padding: 0px 40px 0px 40px;
  }
}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 35px;
  }
  .bt-class {
    font-size: 14px;
    padding: 12px 30px;
  }
  .link-button a {
    font-size: 12px;
    padding: 0 16px;
    line-height: 25px;
  }
  .dining p {
    font-size: 12px;
    line-height: 25px;
  }
  .social-new {
    width: 80%;
  }
  .footer ul li p {
    font-size: 14px;
    line-height: 25px;
  }
  .footer ul li ul li {
    font-size: 14px;
    line-height: 25px;
  }
  .footer-bottom p {
    font-size: 14px;
    line-height: 25px;
  }
  .footer-bottom p a {
    font-size: 14px;
    line-height: 25px;
  }
  .footer ul li img {
    width: 75%;
  }
  .padding_22-text p {
    padding: 30px 0 40px 0;
    line-height: 25px;
    font-size: 14px;
  }
  .gray h5 {
    font-size: 18px;
  }
  .gray h5 span {
    font-size: 16px;
  }
  .gray p {
    font-size: 14px;
  }
  .dining a {
    padding: 12px 25px;
  }
  .img-fluid {
    width: 60%;
  }
  .footer ul li ul li img {
    margin: 0 auto;
    width: 72% !important;
  }
  .mt000 {
    margin: 0 0 40px 0;
  }
  .dining img {
    width: 35% !important;
  }
  .highlights-slider .highlight-card__headline {
    font-size: 14px !important;
  }
  .highlights-slider .highlight-card__description {
    font-size: 13px !important;
  }
  .link-button a {
    font-size: 12px;
    line-height: 30px;
  }
  .carousel-control-prev {
    right: 8%;
  }
  .link-button a {
    font-weight: 600;
    font-size: 12px;
    padding: 0 16px;
    height: 30px;
    line-height: 28px;
  }
  .project05 {
    padding: 5rem 0 5rem;
  }
  .bennarsection_text h2 {
    font-size: 16px;
  }
  .padding_22-textnew p {
    font-size: 13px !important;
  }
  .div-main-co-blue ul li h4 {
    font-size: 30px;
    margin: 15px 0 0 0;
  }
  .div-main-co-blue ul li p {
    font-size: 20px;
  }
  .inneraddnewvid {
    padding: 8% 10%;
  }
  .brandsexplorebyfloor_contenar h1 {
    font-size: 30px;
  }
  .brandsexplorebyfloor_contenar_button a {
    font-size: 1rem;
  }
  .box-two {
    padding: 1rem;
  }
  .text p:first-child {
    margin: 0px 0;
    font-size: 20px;
  }
  .text p:last-child {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
  }
  .date {
    font-size: 16px;
    margin: 0 0 5px 0;
  }
  .time {
    font-size: 16px;
  }
  .fortextsize h2 {
    font-size: 30px;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 2%;
    display: block;
    width: 20%;
  }
  .padding_222 {
    padding: 50px 2% 150px;
  }
  .brandsexplorebyfloor {
    margin: 5% 0 0;
  }
  .events-content .heading h1 {
    font-size: 15px;
  }
  .events-content .date {
    font-size: 13px;
  }
  .events-content .time {
    font-size: 13px;
  }
  .events-content .know-more-btn {
    font-size: 14px;
  }
  .services h3 {
    margin-bottom: 2rem;
    font-size: 14px;
    line-height: 25px;
  }
  .services p {
    padding: 10px 0;
    font-size: 16px;
  }
  .services ul li {
    padding: 10px 0 0;
  }
  .services {
    padding: 5% 0 0 !important;
  }
  .box-two a {
    padding: 5px 20px;
    margin: 5px 0 0 0;
    font-size: 13px;
  }
  .withfull {
    width: 40%;
    margin: 0 30%;
    padding: 20px 20px;
    font-size: 20px;
  }
  .form-container label {
    font-size: 16px;
  }
  .form-container input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
    margin-bottom: 2.5rem;
    font-size: 16px;
  }
  .form-container button {
    width: 15%;
    padding: 10px 10px;
    font-size: 16px;
    color: white;
    background-color: #33325a;
    border: none;
  }
  .mailaddress ul li h1 {
    text-align: left;
    font-size: 16px !important;
    font-weight: bold;
  }
  .mailaddress ul li p {
    font-size: 16px;
  }
  .mailaddress ul li:nth-child(2) {
    width: 24%;
    padding: 0px 40px 0px 40px;
    border-left: 2px solid black;
    border-right: 2px solid black;
  }
  .mailaddress ul li:nth-child(3) {
    width: 38%;
    padding: 0px 40px 0px 40px;
  }
}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 35px;
  }
  .bt-class {
    font-size: 14px;
    padding: 12px 30px;
  }
  .link-button a {
    font-size: 12px;
    padding: 0 16px;
    line-height: 25px;
  }
  .dining p {
    font-size: 12px;
    line-height: 25px;
  }
  .social-new {
    width: 80%;
  }
  .footer ul li p {
    font-size: 14px;
    line-height: 25px;
  }
  .footer ul li ul li {
    font-size: 14px;
    line-height: 25px;
  }
  .footer-bottom p {
    font-size: 14px;
    line-height: 25px;
  }
  .footer-bottom p a {
    font-size: 14px;
    line-height: 25px;
  }
  .footer ul li img {
    width: 75%;
  }
  .padding_22-text p {
    padding: 30px 0 40px 0;
    line-height: 25px;
    font-size: 14px;
  }
  .gray h5 {
    font-size: 18px;
  }
  .gray h5 span {
    font-size: 16px;
  }
  .gray p {
    font-size: 14px;
  }
  .dining a {
    padding: 12px 25px;
  }
  .img-fluid {
    width: 60%;
  }
  .footer ul li ul li img {
    margin: 0 auto;
    width: 72% !important;
  }
  .mt000 {
    margin: 0 0 40px 0;
  }
  .dining img {
    width: 35% !important;
  }
  .highlights-slider .highlight-card__headline {
    font-size: 14px !important;
  }
  .highlights-slider .highlight-card__description {
    font-size: 13px !important;
  }
  .link-button a {
    font-size: 12px;
    line-height: 30px;
  }
  .carousel-control-prev {
    right: 8%;
  }
  /*  .highlights-slider .highlight-card .active .highlight-card__content{height: 150px !important; padding: 20px 16px 15px 16px !important;}
      .highlights-slider .highlight-card__wrapper{height: auto !important; }
      .highlights-slider .glide__slides{height: 435px !important;}
      */
  .link-button a {
    font-weight: 600;
    font-size: 12px;
    padding: 0 16px;
    height: 30px;
    line-height: 28px;
  }
  .project05 {
    padding: 5rem 0 5rem;
  }
  .bennarsection_text h2 {
    font-size: 16px;
  }
  .padding_22-textnew p {
    font-size: 13px !important;
  }
  .div-main-co-blue ul li h4 {
    font-size: 30px;
    margin: 15px 0 0 0;
  }
  .div-main-co-blue ul li p {
    font-size: 20px;
  }
  .inneraddnewvid {
    padding: 8% 10%;
  }

  .brandsexplorebyfloor_contenar h1 {
    font-size: 30px;
  }
  .brandsexplorebyfloor_contenar_button a {
    font-size: 1rem;
  }
  .box-two {
    padding: 1rem;
  }
  .text p:first-child {
    margin: 0px 0;
    font-size: 20px;
  }
  .text p:last-child {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
  }
  .date {
    font-size: 16px;
    margin: 0 0 5px 0;
  }
  .time {
    font-size: 16px;
  }
  .fortextsize h2 {
    font-size: 30px;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 2%;
    display: block;
    width: 20%;
  }
  .padding_222 {
    padding: 50px 2% 150px;
  }
  .brandsexplorebyfloor {
    margin: 5% 0 0;
  }
  .events-content .heading h1 {
    font-size: 15px;
  }
  .events-content .date {
    font-size: 13px;
  }
  .events-content .time {
    font-size: 13px;
  }
  .events-content .know-more-btn {
    font-size: 14px;
  }
  .services h3 {
    margin-bottom: 2rem;
    font-size: 14px;
    line-height: 25px;
  }
  .services p {
    padding: 10px 0;
    font-size: 16px;
  }
  .services ul li {
    padding: 10px 0 0;
  }
  .services {
    padding: 5% 0 0 !important;
  }
  .box-two a {
    padding: 5px 20px;
    margin: 5px 0 0 0;
    font-size: 13px;
  }
  .withfull {
    width: 40%;
    margin: 0 30%;
    padding: 20px 20px;
    font-size: 20px;
  }
  .form-container label {
    font-size: 16px;
  }
  .form-container input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
    margin-bottom: 2.5rem;
    font-size: 16px;
  }
  .form-container button {
    width: 15%;
    padding: 10px 10px;
    font-size: 16px;
    color: white;
    background-color: #33325a;
    border: none;
  }
  .mailaddress ul li h1 {
    text-align: left;
    font-size: 16px !important;
    font-weight: bold;
  }
  .mailaddress ul li p {
    font-size: 16px;
  }
  .mailaddress ul li:nth-child(2) {
    width: 24%;
    padding: 0px 40px 0px 40px;
    border-left: 2px solid black;
    border-right: 2px solid black;
  }
  .mailaddress ul li:nth-child(3) {
    width: 38%;
    padding: 0px 40px 0px 40px;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 30px;
  }
  .bt-class {
    font-size: 14px;
    padding: 12px 30px;
  }
  .link-button a {
    font-size: 12px;
    padding: 0 16px;
    line-height: 25px;
  }
  .dining p {
    font-size: 12px;
    line-height: 25px;
  }
  .social-new {
    width: 80%;
  }
  .footer ul li p {
    font-size: 12px;
    line-height: 25px;
  }
  .footer ul li ul li {
    font-size: 12px;
    line-height: 25px;
  }
  .footer-bottom p {
    font-size: 12px;
    line-height: 25px;
  }
  .footer-bottom p a {
    font-size: 12px;
    line-height: 25px;
  }
  .footer ul li img {
    width: 75%;
  }
  .padding_22-text p {
    padding: 30px 0 40px 0;
    line-height: 25px;
    font-size: 14px;
  }
  .gray h5 {
    font-size: 18px;
  }
  .gray h5 span {
    font-size: 16px;
  }
  .gray p {
    font-size: 14px;
  }
  .dining a {
    padding: 12px 25px;
  }
  .img-fluid {
    width: 50%;
  }
  .footer ul li ul li img {
    margin: 0 auto;
    width: 72% !important;
  }
  .mt000 {
    margin: 0 0 40px 0;
  }
  .dining img {
    width: 35% !important;
  }
  .highlights-slider .highlight-card__headline {
    font-size: 14px !important;
  }
  .highlights-slider .highlight-card__description {
    font-size: 13px !important;
  }
  .link-button a {
    font-size: 12px;
    line-height: 30px;
  }
  .carousel-control-prev {
    right: 8%;
  }
  .highlights-slider .highlight-card .active .highlight-card__content {
    height: 150px !important;
    padding: 20px 16px 15px 16px !important;
  }
  .highlights-slider .highlight-card__wrapper {
    height: auto !important;
  }
  .highlights-slider .glide__slides {
    height: 435px !important;
  }
  .link-button a {
    font-weight: 600;
    font-size: 12px;
    padding: 0 16px;
    height: 30px;
    line-height: 28px;
  }
  .project05 {
    padding: 5rem 0 5rem;
  }
  .bennarsection_text h2 {
    font-size: 12px;
  }
  .padding_22-textnew p {
    font-size: 13px !important;
  }
  .div-main-co-blue ul li h4 {
    font-size: 30px;
    margin: 15px 0 0 0;
  }
  .div-main-co-blue ul li p {
    font-size: 20px;
  }
  .inneraddnewvid {
    padding: 8% 10%;
  }
  .inneraddnewvid h2 {
    font-size: 18px;
  }
  .brandsexplorebyfloor_contenar h1 {
    font-size: 30px;
  }
  .brandsexplorebyfloor_contenar_button a {
    font-size: 0.8rem;
  }
  .box-two {
    padding: 1rem;
  }
  .text p:first-child {
    margin: 0px 0;
    font-size: 20px;
  }
  .text p:last-child {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
  }
  .date {
    font-size: 16px;
    margin: 0 0 5px 0;
  }
  .time {
    font-size: 16px;
  }
  .fortextsize h2 {
    font-size: 30px;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 2%;
    display: block;
    width: 20%;
  }
  .padding_222 {
    padding: 50px 2% 100px;
  }
  .brandsexplorebyfloor {
    margin: 5% 0 0;
  }
  .events-content .heading h1 {
    font-size: 15px;
  }
  .events-content .date {
    font-size: 13px;
  }
  .events-content .time {
    font-size: 13px;
  }
  .events-content .know-more-btn {
    font-size: 14px;
  }
  .services h3 {
    margin-bottom: 2rem;
    font-size: 14px;
    line-height: 25px;
  }
  .services p {
    padding: 10px 0;
    font-size: 16px;
  }
  .services ul li {
    padding: 10px 0 0;
  }
  .services {
    padding: 5% 0 0 !important;
  }
  .box-two a {
    padding: 5px 20px;
    margin: 5px 0 0 0;
    font-size: 13px;
  }
  .withfull {
    width: 40%;
    margin: 0 30%;
    padding: 20px 20px;
    font-size: 20px;
  }
  .form-container label {
    font-size: 16px;
  }
  .form-container input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
    margin-bottom: 2.5rem;
    font-size: 16px;
  }
  .form-container button {
    width: 15%;
    padding: 10px 10px;
    font-size: 16px;
    color: white;
    background-color: #33325a;
    border: none;
  }
  .mailaddress ul li h1 {
    text-align: left;
    font-size: 16px !important;
    font-weight: bold;
  }
  .mailaddress ul li p {
    font-size: 16px;
  }
  .mailaddress ul li:nth-child(2) {
    width: 24%;
    padding: 0px 40px 0px 40px;
    border-left: 2px solid black;
    border-right: 2px solid black;
  }
  .mailaddress ul li:nth-child(3) {
    width: 38%;
    padding: 0px 40px 0px 40px;
  }
}

@media only screen and (min-width: 1101px) and (max-width: 1200px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 26px;
  }
  .bt-class {
    font-size: 14px;
    padding: 12px 30px;
  }
  .link-button a {
    font-size: 12px;
    padding: 0 16px;
    line-height: 25px;
  }
  .dining p {
    font-size: 12px;
    line-height: 25px;
  }
  .social-new {
    width: 80%;
  }
  .footer ul li p {
    font-size: 12px;
    line-height: 25px;
  }
  .footer ul li ul li {
    font-size: 12px;
    line-height: 25px;
  }
  .footer-bottom p {
    font-size: 12px;
    line-height: 25px;
  }
  .footer-bottom p a {
    font-size: 12px;
    line-height: 25px;
  }
  .footer ul li img {
    width: 75%;
  }
  .padding_22-text p {
    padding: 30px 0 40px 0;
    line-height: 25px;
    font-size: 14px;
  }
  .gray h5 {
    font-size: 18px;
  }
  .gray h5 span {
    font-size: 16px;
  }
  .gray p {
    font-size: 14px;
  }
  .dining a {
    padding: 12px 25px;
  }
  .img-fluid {
    width: 50%;
  }
  .footer ul li ul li img {
    margin: 0 auto;
    width: 72% !important;
  }
  .mt000 {
    margin: 0 0 40px 0;
  }
  .dining img {
    width: 35% !important;
  }
  .highlights-slider .highlight-card__headline {
    font-size: 14px !important;
  }
  .highlights-slider .highlight-card__description {
    font-size: 13px !important;
  }
  .link-button a {
    font-size: 12px;
    line-height: 30px;
  }
  .carousel-control-prev {
    right: 8%;
  }
  .highlights-slider .highlight-card .active .highlight-card__content {
    height: 150px !important;
    padding: 20px 16px 15px 16px !important;
  }
  .highlights-slider .highlight-card__wrapper {
    height: auto !important;
  }
  .highlights-slider .glide__slides {
    height: 435px !important;
  }
  .link-button a {
    font-weight: 600;
    font-size: 12px;
    padding: 0 16px;
    height: 30px;
    line-height: 28px;
  }
  .project05 {
    padding: 5rem 0 5rem;
  }
  .bennarsection_text h2 {
    font-size: 12px;
  }
  .padding_22-textnew p {
    font-size: 13px !important;
  }
  .div-main-co-blue ul li h4 {
    font-size: 30px;
    margin: 15px 0 0 0;
  }
  .div-main-co-blue ul li p {
    font-size: 20px;
  }
  .inneraddnewvid {
    padding: 8% 10%;
  }
  .inneraddnewvid h2 {
    font-size: 18px;
  }
  .brandsexplorebyfloor_contenar h1 {
    font-size: 26px;
  }
  .brandsexplorebyfloor_contenar_button a {
    font-size: 0.8rem;
  }
  .box-two {
    padding: 1rem;
  }
  .text p:first-child {
    margin: 0px 0;
    font-size: 13px;
  }
  .text p:last-child {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
  }
  .date {
    font-size: 13px;
    margin: 0 0 5px 0;
  }
  .time {
    font-size: 13px;
  }
  .fortextsize h2 {
    font-size: 26px;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 2%;
    display: block;
    width: 20%;
  }
  .padding_222 {
    padding: 50px 2% 100px;
  }
  .brandsexplorebyfloor {
    margin: 5% 0 0;
  }
  .events-content .heading h1 {
    font-size: 15px;
  }
  .events-content .date {
    font-size: 13px;
  }
  .events-content .time {
    font-size: 13px;
  }
  .events-content .know-more-btn {
    font-size: 14px;
  }
  .services h3 {
    margin-bottom: 2rem;
    font-size: 14px;
    line-height: 25px;
  }
  .services p {
    padding: 10px 0;
    font-size: 16px;
  }
  .services ul li {
    padding: 10px 0 0;
  }
  .services {
    padding: 5% 0 0 !important;
  }
  .box-two a {
    padding: 5px 20px;
    margin: 5px 0 0 0;
    font-size: 12px;
  }
  .withfull {
    width: 40%;
    margin: 0 30%;
    padding: 20px 20px;
    font-size: 20px;
  }
  .form-container label {
    font-size: 16px;
  }
  .form-container input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
    margin-bottom: 2.5rem;
    font-size: 16px;
  }
  .form-container button {
    width: 15%;
    padding: 10px 10px;
    font-size: 16px;
    color: white;
    background-color: #33325a;
    border: none;
  }
  .mailaddress ul li h1 {
    text-align: left;
    font-size: 16px !important;
    font-weight: bold;
  }
  .mailaddress ul li p {
    font-size: 16px;
  }
  .mailaddress ul li:nth-child(2) {
    width: 24%;
    padding: 0px 40px 0px 40px;
    border-left: 2px solid black;
    border-right: 2px solid black;
  }
  .mailaddress ul li:nth-child(3) {
    width: 38%;
    padding: 0px 40px 0px 40px;
  }
}

@media only screen and (min-width: 1001px) and (max-width: 1100px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 26px;
  }
  .bt-class {
    font-size: 14px;
    padding: 12px 30px;
  }
  .link-button a {
    font-size: 12px;
    padding: 0 16px;
    line-height: 25px;
  }
  .dining p {
    font-size: 12px;
    line-height: 25px;
  }
  .social-new {
    width: 80%;
  }
  .footer ul li p {
    font-size: 12px;
    line-height: 25px;
  }
  .footer ul li ul li {
    font-size: 12px;
    line-height: 25px;
  }
  .footer-bottom p {
    font-size: 12px !important;
    line-height: 25px;
  }

  .footer ul li img {
    width: 75%;
  }

  .padding_22-text p {
    padding: 30px 0 40px 0;
    line-height: 25px;
    font-size: 14px;
  }
  .gray h5 {
    font-size: 18px;
  }
  .gray h5 span {
    font-size: 16px;
  }
  .gray p {
    font-size: 14px;
  }
  .dining a {
    padding: 12px 25px;
  }
  .img-fluid {
    width: 50%;
  }
  .footer ul li ul li img {
    margin: 0 auto;
    width: 72% !important;
  }
  .mt000 {
    margin: 0 0 40px 0;
  }
  .dining img {
    width: 35% !important;
  }
  .highlights-slider .highlight-card__headline {
    font-size: 14px !important;
  }
  .highlights-slider .highlight-card__description {
    font-size: 13px !important;
  }
  .link-button a {
    font-size: 12px;
    line-height: 30px;
  }
  .carousel-control-prev {
    right: 8%;
  }
  .highlights-slider .highlight-card .active .highlight-card__content {
    height: 150px !important;
    padding: 20px 16px 15px 16px !important;
  }
  .highlights-slider .highlight-card__wrapper {
    height: auto !important;
  }
  .highlights-slider .glide__slides {
    height: 435px !important;
  }
  .link-button a {
    font-weight: 600;
    font-size: 12px;
    padding: 0 16px;
    height: 30px;
    line-height: 28px;
  }
  .project05 {
    padding: 5rem 0 5rem;
  }
  .bennarsection_text h2 {
    font-size: 12px;
  }
  .padding_22-textnew p {
    font-size: 13px !important;
  }
  .div-main-co-blue ul li h4 {
    font-size: 30px;
    margin: 15px 0 0 0;
  }
  .div-main-co-blue ul li p {
    font-size: 20px;
  }
  .inneraddnewvid {
    padding: 8% 10%;
  }
  .inneraddnewvid h2 {
    font-size: 18px;
  }
  .brandsexplorebyfloor_contenar h1 {
    font-size: 26px;
  }
  .brandsexplorebyfloor_contenar_button a {
    font-size: 0.8rem;
  }
  .box-two {
    padding: 1rem;
  }
  .text p:first-child {
    margin: 0px 0;
    font-size: 13px;
  }
  .text p:last-child {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
  }
  .date {
    font-size: 13px;
    margin: 0 0 5px 0;
  }
  .time {
    font-size: 13px;
  }
  .fortextsize h2 {
    font-size: 26px;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 2%;
    display: block;
    width: 20%;
  }
  .padding_222 {
    padding: 50px 2% 100px;
  }
  .brandsexplorebyfloor {
    margin: 5% 0 0;
  }
  .events-content .heading h1 {
    font-size: 15px;
  }
  .events-content .date {
    font-size: 13px;
  }
  .events-content .time {
    font-size: 13px;
  }
  .events-content .know-more-btn {
    font-size: 14px;
  }
  .services h3 {
    margin-bottom: 2rem;
    font-size: 14px;
    line-height: 25px;
  }
  .services p {
    padding: 10px 0;
    font-size: 16px;
  }
  .services ul li {
    padding: 10px 0 0;
  }
  .services {
    padding: 5% 0 0 !important;
  }
  .box-two a {
    padding: 5px 20px;
    margin: 5px 0 0 0;
    font-size: 12px;
  }
  .withfull {
    width: 40%;
    margin: 0 30%;
    padding: 20px 20px;
    font-size: 20px;
  }
  .form-container label {
    font-size: 16px;
  }
  .form-container input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
    margin-bottom: 2.5rem;
    font-size: 16px;
  }
  .form-container button {
    width: 15%;
    padding: 10px 10px;
    font-size: 16px;
    color: white;
    background-color: #33325a;
    border: none;
  }
  .mailaddress ul li h1 {
    text-align: left;
    font-size: 16px !important;
    font-weight: bold;
  }
  .mailaddress ul li p {
    font-size: 16px;
  }
  .mailaddress ul li:nth-child(2) {
    width: 24%;
    padding: 0px 40px 0px 40px;
    border-left: 2px solid black;
    border-right: 2px solid black;
  }
  .mailaddress ul li:nth-child(3) {
    width: 38%;
    padding: 0px 40px 0px 40px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .padding_22 {
    padding: 30px 0% !important;
  }
  .dining p {
    width: 80%;
    margin: 15px auto 0;
    font-size: 15px;
    line-height: 25px;
  }
  .dining a {
    font-size: 14px;
    padding: 10px 25px;
    margin: 30px auto;
  }
  .gray h5 {
    font-size: 20px;
  }
  .gray h5 span {
    font-size: 15px;
  }
  .padding_22-text {
    padding: 5% 0% 5% !important;
  }
  h1,
  .headtitle {
    font-size: 20px !important;
  }
  .padding_222 {
    padding: 30px 15% 30px !important;
  }
  .project05 {
    padding: 3rem 0 !important;
  }
  .padding_220 {
    padding: 30px 0% 30px !important;
  }
  .project06 p {
    font-size: 14px !important;
  }
  .project06 {
    padding: 3rem 0 !important;
  }
  .footer ul li {
    text-align: center;
    width: 100% !important;
  }
  .footer ul li p {
    width: 100%;
    text-align: center;
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .footer h4 {
    font-size: 16px !important;
  }
  .footer-bottom {
    padding: 20px 10px 20px !important;
  }
  .footer ul li ul li {
    text-align: center;
    width: 100%;
    font-size: 14px !important;
    color: #fff;
    margin: 10px 0 0 0 !important;
    line-height: 20px !important;
  }
  .footer ul li:nth-child(2) {
    text-align: center;
    margin: 10px 0% 0 0% !important;
  }
  .footer ul li:nth-child(3) {
    margin: 10px 0% 0 0% !important;
  }
  .footer ul li:last-child {
    margin: 10px 0 0 0 !important;
  }
  .footer-bottom ul {
    width: 100%;
    padding: 10px 0;
  }
  .footer-bottom ul li {
    width: 25% !important;
    float: left;
  }
  .footer-bottom ul li:nth-child(2) {
    width: 25% !important;
    margin: 0 !important;
  }
  .footer-bottom ul li:nth-child(3) {
    width: 25% !important;
    margin: 0 !important;
  }
  .footer-bottom ul li:last-child {
    width: 25% !important;
    margin: 0 !important;
  }
  .footer-bottom ul li img {
    margin: 0 auto;
    display: block;
  }
  .footer ul li ul {
    padding: 0px 0 20px;
  }
  .bt-on {
    position: absolute;
    z-index: 9;
    bottom: 15px;
    right: 15px;
    padding: 10px 20px;
    border: 2px solid #fff;
    color: #fff;
    background: #6b6b6b;
    font-size: 12px;
  }
  .footer-bottom p {
    text-align: center;
    font-size: 15px;
  }
  .footer-bottom p a {
    text-align: center;
    font-size: 15px;
  }
  .mt-5,
  .my-5 {
    margin-top: 0rem !important;
  }
  header .navbar .navbar-nav {
    margin: 0 0 0 0 !important;
  }
  .navbar-light .navbar-toggler {
    color: #33325a;
    border-color: #33325a;
  }
  .services ul li {
    width: 100%;
  }
  .about-us {
    margin: 0 0 !important;
  }
  .padding_2200 {
    padding: 30px 0 30px;
    float: left;
    width: 100%;
  }
  .event ul li {
    width: 100%;
    margin: 0 1% 10% 1%;
  }
  .header {
    height: auto;
  }
  .event-inner-1 {
    margin: 5% 0 5% 0 !important;
  }
  .div-main-co-blue ul li {
    width: 100%;
    margin: 1% 0 10%;
  }
  .contact-us {
    padding: 5% 0 !important;
    margin: 0 5% !important;
    width: 90%;
  }
  .maps-in {
    height: 300px;
    margin: 0 0% !important;
  }
  .counter h4 span {
    font-size: 50px;
  }
  .div-main-co-blue ul li h4 {
    font-size: 50px;
  }
  .div-main-co-blue ul li p {
    font-size: 20px;
  }
  #mobileNavigation {
    display: block;
  }
  .project01 {
    padding: 5% 0;
  }
  .social-new ul li {
    width: 25% !important;
  }
  .shop ul li {
    width: 100%;
  }
  .dine ul li {
    width: 100%;
  }
  .footer ul li img {
    margin: 0 auto 30px;
    display: block;
    float: none;
    width: 70%;
  }

  .shop ul li h6 {
    font-size: 20px;
  }
  .pseudo-search-home {
    width: 100%;
    margin: 15px 0 20px;
  }
  .bennarsection_text h2 {
    font-size: 15px;
    margin: 10px 0;
    text-align: center;
  }
  .pseudo-search-home input {
    width: 87%;
    padding: 7px 0;
  }
  .pseudo-search-home button,
  .pseudo-search-home i {
    padding: 9px !important;
  }
  .services ul li:nth-child(9) {
    width: 100% !important;
    float: left;
    padding: 40px 0;
    list-style: none;
  }
  .padding_22-text p {
    padding: 10px 0 10px 0;
    line-height: 22px;
    font-size: 15px;
  }
  .bt-class {
    font-size: 14px;
  }
  .services ul li:nth-child(10) {
    width: 100% !important;
    float: left;
    padding: 40px 0;
    list-style: none;
  }
  .services h3 {
    font-size: 15px;
  }
  .services ul li:nth-child(11) {
    width: 100% !important;
    float: left;
    padding: 40px 0;
    list-style: none;
  }
  .services p {
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
    color: #323157;
  }
  .tabs-events button {
    width: 49% !important;
  }
  .brandsexplorebyfloor_contenar_button a {
    width: 100% !important;
  }
  .withfull {
    width: 90%;
    margin: 0 5%;
    padding: 10px 10px;
    font-size: 14px;
  }
  .form-container label {
    font-size: 14px;
  }
  .form-container input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
    margin-bottom: 1rem;
    font-size: 14px;
  }
  .form-container button {
    width: 30%;
    padding: 10px 10px;
    font-size: 14px;
    color: white;
    background-color: #33325a;
    border: none;
  }
  .mailaddress ul li:nth-child(1) {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
  .mailaddress ul li:nth-child(2) {
    width: 100%;
    padding: 0px 0px 0px 0px;
    border: none;
  }
  .mailaddress ul li:nth-child(3) {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
  .mailaddress ul li h1 {
    text-align: left;
    font-size: 14px !important;
    font-weight: bold;
  }
  .mailaddress ul li p {
    font-size: 14px;
  }
  .mailaddress {
    margin: 20% 0;
  }

  .owl-nav button.owl-next {
    background: url(../images/a-2.png) no-repeat !important ;
    border: 1px solid #ffffff;
    pointer-events: visible;
    width: 20px;
    height: 25px;
    left: 10px;
    background-size: contain !important;
  }

  .owl-nav button.owl-prev {
    background: url(../images/a-1.png) no-repeat !important ;
    border: 1px solid #ffffff;
    pointer-events: visible;
    width: 20px;
    height: 25px;
    left: -10px;
    background-size: contain !important;
  }
}
