@font-face {
  font-family: "Theinhardt Pan";
  src: url("../fonts-new/Theinhardt-Pan-Thin.woff") format("woff"),
    url("../fonts-new/Theinhardt-Pan-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Theinhardt Pan";
  src: url("../fonts-new/Theinhardt-Pan-Light.woff") format("woff"),
    url("../fonts-new/Theinhardt-Pan-Light.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Theinhardt Pan";
  src: url("../fonts-new/Theinhardt-Pan-Regular.woff") format("woff"),
    url("../fonts-new/Theinhardt-Pan-Regular.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Theinhardt Pan";
  src: url("../fonts-new/Theinhardt-Pan-Medium.woff") format("woff"),
    url("../fonts-new/Theinhardt-Pan-Medium.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Theinhardt Pan";
  src: url("../fonts-new/Theinhardt-Pan-Heavy.woff") format("woff"),
    url("../fonts-new/Theinhardt-Pan-Heavy.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Theinhardt Pan";
  src: url("../fonts-new/Theinhardt-Pan-Bold.woff") format("woff"),
    url("../fonts-new/Theinhardt-Pan-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Canela Trial";
  src: url("../fonts-new/Canela-Thin-Trial.woff") format("woff"),
    url("../fonts-new/Canela-Thin-Trial.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Canela Trial";
  src: url("../fonts-new/Canela-Light-Trial.woff") format("woff"),
    url("../fonts-new/Canela-Light-Trial.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Canela Trial";
  src: url("../fonts-new/Canela-Medium-Trial.woff") format("woff"),
    url("../fonts-new/Canela-Medium-Trial.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Canela Trial";
  src: url("../fonts-new/Canela-Bold-Trial.woff") format("woff"),
    url("../fonts-new/Canela-Bold-Trial.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Rhesmanisa";
  src: url("../fonts-new/Rhesmanisa.woff") format("woff"),
    url("../fonts-new/Rhesmanisa.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts-new/Mont-SemiBold.woff") format("woff"),
    url("../fonts-new/Mont-SemiBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 10px;
  scroll-behavior: smooth;
}

body {
  background-color: #ededed;
  scroll-behavior: smooth;
  font-family: "Theinhardt Pan";
  font-weight: 300;
  line-height: 1;
  color: #181d24;
}

ul {
  list-style: none;
}

ul {
  padding-left: 0;
}

a {
  text-decoration: none;
  transition: 0.2s ease-in-out;
}

p,
span,
ul,
li,
blockquote,
a {
  font-size: 2rem;
  font-family: "Theinhardt Pan";
  font-weight: 200;
}

h1,
h2,
h3,
h4,
h5,
h6,
h2 span,
h1 span,
h3 span,
h5 span,
h4 span,
h6 span {
  font-weight: 300;
  font-family: "Canela Trial";
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  text-transform: capitalize;
}
h1 {
  font-size: 10rem;
  letter-spacing: 0.01em;
  line-height: 1.1;
}

h2,
h2 span {
  font-size: 9rem;
  font-weight: 300;
}

h3 {
  font-size: 5.5rem;
}

h4,
h4 span {
  font-size: 4.8rem;
  font-weight: 300;
  line-height: 1.2;
}

h5,
h5 span {
  font-size: 3.8rem;
}

h6,
h6 span {
  font-size: 2.4rem;
}

p {
  color: #666;
  line-height: 1.7;
}

section,
footer {
  max-width: 1920px;
  margin: 0 auto;
}

.header.header-stick .header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  padding: 0rem 0;
  box-shadow: 0px 34px 34px rgba(0, 0, 0, 0.01);
  z-index: 999;
  max-width: 1920px;
  margin: auto;
}

.footer .menu-item-has-children button.sub-menu-toggle {
  display: none;
}

.footer .menu-item-has-children .sub-menu li {
  position: relative;
  padding-left: 1.8rem;
}

.footer .menu-item-has-children .sub-menu li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1rem;
  height: 1px;
  background-color: #fff;
}

.header.header-stick .header-fixed .header-wrapper {
  padding: 1.5rem 0;
}

.header.header-stick .header-fixed .header-logo img {
  /* filter: invert(1); */
  max-width: 14rem;
}

.header-logo img.header-stick-logo,
.header.header-stick .header-fixed .header-logo img.white-logo {
  display: none;
}

.header.header-stick .header-fixed .header-logo img.header-stick-logo,
.header-logo img.white-logo {
  display: inline-block;
}

.header.header-stick .header-fixed .menu-toggle p {
  color: #383838;
  font-weight: 600;
}

.header.header-stick .header-fixed .menu-toggle span {
  background-color: #383838;
}

.container {
  width: 85.7%;
  max-width: 1620px;
  padding: 0 30px;
  margin: 0 auto;
}

#post-60 .entry-title,
#post-60 .entry-content,
#post-52 .entry-title,
#post-52 .entry-content {
  width: 128rem;
  max-width: 90%;
  padding: 0;
  margin: 0 auto;
}

#post-52 .entry-content h2,
#post-60 .entry-content h2 {
  position: relative;
  width: 106rem;
  margin-left: 0;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin-bottom: 7rem;
}

#post-52 .entry-content h2 + p,
#post-60 .entry-content h2 + p {
  width: 50rem;
  margin-left: auto !important;
  margin-bottom: 15rem !important;
}

#post-52 .entry-content h2::after,
#post-60 .entry-content h2::after {
  content: "";
  position: absolute;
  left: 28rem;
  bottom: -21rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/circle-arrow-ob.webp);
  width: 18.5rem;
  height: 18.5rem;
}

#post-52,
#post-60 {
  padding-top: 42rem;
}

#post-52 .entry-title,
#post-60 .entry-title {
  font-size: 10rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  letter-spacing: 0.01em;
  color: #181d24;
  margin-top: -39rem;
}

.flex-box {
  display: flex;
  flex-wrap: wrap;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-italic {
  font-style: italic;
}

.text-small {
  font-size: 1.6rem;
}

.align-center {
  align-items: center;
}

.align-start {
  align-items: flex-start;
}

.align-end {
  align-items: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-evenly {
  justify-content: space-evenly;
}

.justify-around {
  justify-content: space-around;
}

.justify-end {
  justify-content: flex-end;
}

.justify-start {
  justify-content: flex-start;
}

.margin-x-auto {
  margin: 0 auto;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mt-5 {
  margin-top: 5rem;
}

.mt-6 {
  margin-top: 6rem;
}

.mt-7 {
  margin-top: 7rem;
}

.mt-8 {
  margin-top: 8rem;
}

.mt-9 {
  margin-top: 9rem;
}

.mt-10 {
  margin-top: 10rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.mb-5 {
  margin-bottom: 5rem;
}

.mb-6 {
  margin-bottom: 6rem;
}

.mb-7 {
  margin-bottom: 7rem;
}

.pt-3 {
  padding-top: 3rem;
}

.pt-4 {
  padding-top: 4rem;
}

.pt-5 {
  padding-top: 5rem;
}

.com-padding {
  padding: 18rem 0;
}
.com-padding-15 {
  padding: 15rem 0;
}

.w-10 {
  width: 10%;
}

.w-20 {
  width: 20%;
}

.w-25 {
  width: 25%;
}

.w-30 {
  width: 30%;
}

.w-33 {
  width: 33.33%;
}

.w-40 {
  width: 40%;
}

.w-45 {
  width: 45%;
}

.w-50 {
  width: 50%;
}

.w-55 {
  width: 55%;
}

.w-56 {
  width: 56%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-80 {
  width: 80%;
}

.w-90 {
  width: 90%;
}

.w-100 {
  width: 100%;
}

.w-max-content {
  width: max-content;
}

.img-object-size img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.text-gold,
.text-white .text-gold,
.sec-sub.text-gold {
  color: #c19a5b;
}

.text-golden,
.text-white .text-golden,
.sec-sub.text-golden {
  color: #d59c21 !important;
}

.text-dark-gold,
.text-white .text-dark-gold,
.sec-sub.text-dark-gold {
  color: #c07a52;
}

.text-dark-green,
.text-white .text-dark-green,
.sec-sub.text-dark-green {
  color: #002e2e;
}

.text-dark-gold-extra,
.text-white .text-dark-gold-extra,
.sec-sub.text-dark-gold-extra {
  color: #bf7b52;
}

.text-dark,
.text-white .text-dark,
.sec-sub.text-dark {
  color: #181d24;
}

.text-orange,
.text-white .text-orange,
.sec-sub.text-orange {
  color: #ec6602;
}

.text-black {
  color: #010005;
}

.text-color-black {
  color: #000002;
}

.text-sky-blue {
  color: #00b5c4;
}

.bg-sky-blue {
  background-color: #00b5c4;
}

.text-brown h2 span,
.text-brown h3 span {
  color: #523c2c;
  font-family: inherit;
  font-size: inherit;
}

.center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bg-white {
  background-color: #fff;
}

.bg-light-grey {
  background-color: #fafafa;
}

.bg-light {
  background-color: #f8f8f8;
}

.bg-black {
  background-color: #000;
}

.bg-dark {
  background-color: #181d24;
}

.bg-gold {
  background-color: #d6ab65;
}

.bg-golden {
  background-color: #d59c21;
}

.bg-dark-golden {
  background-color: #cca565;
}

.bg-sky-blue {
  background-color: #00b5c4;
}

.bg-light-sky-blue {
  background-color: #f8feff !important;
}

.bg-dark-blur {
  background-color: #00457b;
}

.bg-dark-grey {
  background-color: #f9f9f9;
}

.bg-dark-gold {
  background-color: #c07a52;
}

.bg-dark-gold-extra {
  background-color: #bf7b52;
}

.bg-dark-green {
  background-color: #002e2e;
}

.bg-orange {
  background-color: #ec6602;
}

.bg-blak-shad {
  background-color: #181d24;
}

.postid-1980 .presidential-download-section {
  background-color: #010005;
}

.relative {
  position: relative;
}

.desktop-none {
  display: none !important;
}

.show-990,
.show-768,
.show-600 {
  display: none;
}

.uppercase,
.section-header h2,
.section-header .sec-sub {
  text-transform: uppercase;
}

.section-header h2 {
  line-height: 1.2;
  position: relative;
  display: inline-block;
}

.section-header h2.has-arrow::before {
  content: "";
  width: 21.4rem;
  height: 21.4rem;
  background-image: url(../img/circle-arrow-gb.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 41%;
  top: 75%;
  transform: translateX(-50%);
}

.circle-heading-arrow {
  position: absolute;
  bottom: -22rem;
  top: auto;
  left: 0;
  right: 0;
  text-align: center;
  width: max-content;
  margin: auto;
}

.circle-heading-arrow img {
  width: 21.4rem;
  height: 21.4rem;
  object-fit: contain;
}

.bg-dark .section-header h2::before {
  background-image: url(../img/circle-arrow-gw.webp);
}

.sec-sub {
  text-transform: uppercase;
  opacity: 0.9;
  margin-bottom: 2.5rem;
  color: #979797;
}

.sec-desc {
  margin: 4rem 0;
}

.slick-next,
.slick-prev {
  transform: none !important;
  top: inherit;
  background-color: transparent !important;
}

.text-white,
.text-white * {
  color: #fff;
}

.btn-primary,
input[type="submit"].btn-primary {
  border: 0;
  outline: 0;
  padding: 2rem 5rem;
  line-height: 100%;
  font-size: 1.6rem;
  border-radius: 3rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  cursor: pointer;
  font-family: "Theinhardt Pan";
  font-weight: 300;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.5s ease;
}

.btn-primary.btn-big {
  padding: 3rem 5rem;
  padding-bottom: 2.5rem;
  letter-spacing: 4px;
  border-radius: 4.5rem;
  font-size: 1.8rem;
}

.btn-primary.btn-gold,
input[type="submit"].btn-primary.btn-gold {
  background-color: #ecb584 !important;
  color: #fff !important;
}

.btn-primary.btn-gold:hover,
input[type="submit"].btn-primary.btn-gold:hover {
  background-color: #f1af74 !important;
}

.btn-primary.btn-white {
  background-color: #fff !important;
  color: #626262 !important;
}

.btn-primary.btn-white:hover {
  background-color: #e7e7e7 !important;
}

.btn-primary.btn-black {
  background-color: #181d24 !important;
  color: #fff !important;
}

.btn-primary.btn-black:hover {
  background-color: #c19a5b !important;
}

.no-scrollbar {
  flex-wrap: nowrap;
  overflow-x: auto;
}

.no-scrollbar li {
  white-space: nowrap;
}

.no-scrollbar {
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

.sticky-top {
  position: sticky;
  top: 8rem;
}

.hide {
  display: none;
}

.capitalize {
  text-transform: capitalize;
}

/* HEADER */
header {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

header .header-fixed {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 20;
  /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.20) 50%,  rgba(0, 0, 0, 0.30) 100%) no-repeat; */
}

.header-wrapper {
  padding: 4rem 0;
  max-width: 92%;
  margin: auto;
}

.header-left,
.header-right,
.header-center {
  width: 33%;
}

.header-right {
  text-align: right;
}

body.menu-opened {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}

.project-dropdown {
  width: max-content;
}

.project-dropdown .project-drop-header {
  text-transform: uppercase;
  color: #383838;
  background-color: #fff;
  padding: 2rem 6.2rem 2rem 4.2rem;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
}

.project-dropdown .project-drop-header p {
  font-size: 1.6rem;
  vertical-align: middle;
  transition: all 0.5s ease;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  font-family: mont, sans-serif;
}
.header-stick .project-dropdown .project-drop-header p {
  color: #383838;
}

.project-dropdown .project-drop-header::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 4rem;
  width: 1.2rem;
  height: 1rem;
  content: "";
  background-image: url(../img/dropdown-arrow.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.header-stick .project-dropdown .project-drop-header::after {
  filter: none;
}
.header.header-stick .project-dropdown .project-drop-header {
  /* border: 1px solid #383838; */
}

.project-dropdown .project-drop-header:hover {
  background-color: #c19a5b;
  color: #fff;
}

.project-dropdown .project-drop-header:hover p {
  color: #fff;
}

.project-dropdown .project-drop-header:hover::after {
  background-image: url(../img/dropdown-arrow-white.webp);
}

.header-logo img {
  max-width: 18.8rem;
  width: 100%;
}

.menu-toggle {
  cursor: pointer;
  width: max-content;
  margin-left: auto;
  padding: 1rem 0;
  transition: all 0.5s ease;
}

.menu-toggle p {
  color: #fff;
  font-size: 1.6rem;
  margin-right: 2rem;
  line-height: 1;
  transition: all 0.5s ease;
  font-weight: 500;
}

.menu-bars {
  display: flex;
  flex-direction: column;
}

.menu-toggle span {
  display: inline-block;
  background-color: #fff;
  transition: all 0.5s ease;
}

.menu-toggle span:first-of-type {
  width: 3.9rem;
  height: 1px;
  margin-bottom: 1rem;
}

.menu-toggle span:nth-of-type(2) {
  width: 2.4rem;
  height: 1px;
  margin-left: auto;
}

.menu-toggle:hover p {
  color: #c19a5b;
}

.menu-toggle:hover span {
  background-color: #c19a5b;
}

.header-project-menu,
.main-menu-box {
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  left: -120%;
  top: 0;
  background-color: #181d24;
  padding: 11rem 10rem;
  transition: all 0.6s ease;
  padding-bottom: 6rem;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  z-index: 9;
}

.header-project-menu.active {
  left: 0;
}

.main-menu-box {
  left: unset;
  right: -100%;
  max-width: 70rem;
  z-index: 99;
  padding-top: 15rem;
  padding-left: 14rem;
}

.main-menu-box.active {
  right: 0;
}

.main-menu-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  right: -150%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10;
  opacity: 0;
  transition: all 0.6s ease;
}

.main-menu-overlay.active {
  right: 0;
  opacity: 1;
}

header .sub-menu,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item > ul.mega-sub-menu,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1.mega-no-js
  li.mega-menu-item:hover
  > ul.mega-sub-menu {
  overflow: hidden;
  display: none;
  opacity: 1 !important;
  position: unset;
  visibility: visible;
  width: 100%;
}

#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
  display: block !important;
  background-color: #181d24;
}

.main-menu-box #mega-menu-wrap-menu-1 #mega-menu-menu-1 li {
  margin-bottom: 1rem;
  display: block;
  width: 100%;
}

.main-menu-box #mega-menu-wrap-menu-1 #mega-menu-menu-1 li:last-child {
  margin-bottom: 0;
}

#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-menu-item-has-children {
  cursor: pointer;
}

.main-menu-box #mega-menu-wrap-menu-1 #mega-menu-menu-1 li a,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item
  > a.mega-menu-link {
  color: #fff;
  font-size: 4.5rem;
  padding: 1rem 2rem;
  padding-left: 0;
  font-family: "Canela Trial";
  font-weight: 100;
  display: block;
  width: 100%;
  transition: all 0.5s ease;
  height: unset;
}

.main-menu-box ul li a {
  transition: all 0.5s ease;
}

#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-menu-item-has-children
  > a.mega-menu-link {
  display: inline-block;
  width: max-content;
  background: transparent;
}

#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator:after {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  background-image: url("../img/dropdown-arrow-white.webp");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -3rem;
  top: -2rem;
}

.main-menu-box
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.mega-menu-item-has-children.active
  > a::after {
  transform: rotate(180deg);
  top: 1rem;
}

.main-menu-box #mega-menu-wrap-menu-1 #mega-menu-menu-1 li .sub-menu li a {
  font-size: 3rem;
}

.main-menu-box ul li.current-menu-item a,
.main-menu-box ul li a:hover,
.main-menu-footer a:hover,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item
  > a.mega-menu-link:hover,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-current-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-current-menu-ancestor
  > a.mega-menu-link,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-current-page-ancestor
  > a.mega-menu-link {
  color: #ecb584;
  background: transparent;
  border: 0;
  font-weight: 100;
}

.main-menu-box #mega-menu-wrap-menu-1 #mega-menu-menu-1 ul.mega-sub-menu li {
  margin-bottom: 0;
}

#mega-menu-wrap-menu-1 .mega-menu-toggle {
  display: none;
}

#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-flyout
  ul.mega-sub-menu {
  background: #181d24 !important;
}

#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link {
  background-color: #181d24 !important;
  font-family: "Canela Trial";
  color: #fff;
  font-size: 2.8rem;
  padding: 1rem 0;
  padding-left: 1rem;
}

#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link:hover,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link:focus {
  color: #ecb584;
  background-color: #181d24 !important;
}

#mega-menu-wrap-menu-1
  #mega-menu-menu-1[data-effect="fade_up"]
  li.mega-menu-item.mega-menu-flyout
  ul.mega-sub-menu,
#mega-menu-wrap-menu-1
  #mega-menu-menu-1[data-effect="fade_up"].mega-no-js
  li.mega-menu-item:hover
  > ul.mega-sub-menu {
  transform: none !important;
}

.header-project-menu::-webkit-scrollbar,
.main-menu-box::-webkit-scrollbar {
  display: none;
}

.menu-close {
  width: max-content;
  position: absolute;
  top: 5.5rem;
  right: 6.5rem;
  z-index: 21;
  cursor: pointer;
  padding-right: 4rem;
  transition: all 0.5s ease;
}

.menu-close p {
  font-size: 2.25rem;
  font-weight: 300;
}

.menu-close span {
  width: 2.8rem;
  height: 1px;
  background-color: #c19a5b;
  display: inline-block;
  position: absolute;
  right: 0.2rem;
  top: -0.5rem;
  bottom: 0;
  margin: auto;
  transition: all 0.5s ease;
}

.menu-close:hover span {
  background-color: #fff;
}

.menu-close:hover p {
  color: #fff;
  transition: all 0.5s ease;
}

.menu-close span:first-of-type {
  transform: rotate(45deg);
}

.menu-close span:nth-of-type(2) {
  transform: rotate(-45deg);
}

.header-second-menu ul {
  display: flex;
  align-items: center;
}

.header-second-menu ul li {
  padding: 0 2.5rem;
  position: relative;
}

.header-second-menu ul li:first-child {
  padding-left: 0;
}

.header-second-menu ul li a {
  color: #fff;
  font-size: 2.6rem;
}

.main-menu-footer p {
  letter-spacing: 2px;
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  word-spacing: 3px;
}

.main-menu-footer a {
  margin-top: 3rem;
  color: #fff;
}

.main-menu-footer a span {
  font-size: 2.5rem;
}

.main-menu-footer a img {
  max-width: 2rem;
  display: inline-block;
  margin-right: 2rem;
}

.header-customer-portal {
  margin-top: 3rem;
}

.header-customer-portal a,
.header-customer-portal span {
  color: #c19a5b;
  font-size: 3rem;
  font-weight: 300;
}

.header-customer-portal a:hover,
.header-customer-portal span:hover {
  font-weight: 300 !important;
}

/* Projects Tab */
.header-project-head {
  padding: 1rem 1.5rem;
  margin-bottom: 2.5rem;
}

.header-project-head p {
  position: relative;
  padding-right: 7rem;
  margin-right: 4rem;
  font-size: 2.4rem;
  margin-top: 1rem;
  line-height: 100%;
}

.header-project-head p::after {
  content: "";
  position: absolute;
  right: 0;
  top: -0.5rem;
  width: 4rem;
  height: 1px;
  background-color: rgb(217 217 217 / 50%);
  bottom: 0;
  margin: auto;
}
.header-project-head ul {
  padding: 1rem 0;
}
.header-project-head li,
.header-project-head li a {
  color: #fff;
  padding: 0 7rem;
  font-size: 4.3rem;
  cursor: pointer;
  position: relative;
  font-family: "Canela Trial";
}
.header-project-head li a {
  padding: 0;
}
.header-project-head li.active,
.header-project-head li.active a,
.header-project-head li a.active {
  color: #c19a5b;
}

.header-project-head li::after,
.header-second-menu ul li::after {
  content: "";
  position: absolute;
  right: -0.6rem;
  top: 1rem;
  width: 1.7rem;
  height: 1.7rem;
  background-image: url(../img/hp-list-star.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  bottom: 0;
  margin: auto;
}

.header-second-menu ul li::after {
  top: 0;
}

.header-project-head li:last-child::after,
.header-second-menu ul li:last-child:after {
  display: none;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.header-project-item {
  width: 25%;
  padding: 1rem 2.5rem;
  margin-top: 5rem;
  transition: all 0.5s ease;
  display: block;
}

.header-project-item h5 {
  font-size: 3rem;
  margin-right: 1rem;
  transition: all 0.5s ease;
  font-weight: 300;
  font-family: "Theinhardt Pan";
}

.header-project-item p {
  font-size: 1.5rem;
  margin-top: 0.8rem;
  opacity: 0.7;
  transition: all 0.5s ease;
}

.header-project-item:hover h5,
.header-project-item:hover .hp-content-box span,
.header-project-item:hover p {
  color: #c19a5b;
}

.hp-content-box {
  padding: 1rem 0 2.2rem;
  border-bottom: 1px solid #d9d9d9;
  flex-wrap: nowrap;
}

.hp-content-box span {
  color: #c1c1c1;
  font-size: 1.2rem;
  display: block;
  margin-top: 1rem;
  transition: all 0.5s ease;
  width: 100%;
}

.hp-content-box .hp-arrow {
  max-width: 2.1rem;
  object-fit: contain;
  transition: all 0.5s ease;
}

.header-project-item .hp-img-box img {
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}

.header-project-item:hover .hp-img-box img {
  transform: scale(1.1);
}

.header-project-item .hp-img-box {
  margin-bottom: 3rem;
  overflow: hidden;
}

.header-project-item:hover img.hp-arrow {
  transform: rotate(45deg);
  transition: all 0.5s ease;
}

/* FOOTER */
.footer-top {
  padding-top: 10rem;
  padding-bottom: 7rem;
  border-bottom: 1px solid rgba(217, 217, 217, 0.2);
}

.footer-top .company-brochure {
  transition: all 0.5s ease;
}

.footer-top .company-brochure .pdf-box {
  width: 3.8rem;
  height: 3.8rem;
  border-radius: 50%;
  border: 1px solid #ecb584;
  padding: 1rem;
  line-height: 1;
  color: #ecb584;
  font-size: 1.2rem;
  padding-top: 1.5rem;
  transition: all 0.5s ease;
}

.footer-top .company-brochure:hover .pdf-box {
  background-color: #ecb584;
  color: #fff;
}

.footer-top .company-brochure p,
.back-to-top span {
  line-height: 1.2;
  margin-left: 1rem;
  font-size: 1.2rem;
  transition: all 0.5s ease;
  font-weight: 400;
}

.footer-logo img {
  max-width: 13rem;
}

.back-to-top {
  width: max-content;
  margin-left: auto;
}

.back-to-top img {
  transform: rotate(90deg);
  width: 100%;
}

.back-to-top .btp-img {
  width: 3.5rem;
  height: 3.5rem;
  margin-left: 1.7rem;
  border-radius: 50%;
  transition: all 0.5s ease;
}

.back-to-top:hover .btp-img {
  background-color: #ecb584;
}

.back-to-top:hover span,
.footer-top .company-brochure:hover p {
  color: #ecb584;
}

.footer-main {
  padding: 5rem 0;
}

.footer-menu-wrapper {
  padding-right: 3rem;
}

.footer-menu-box {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 4rem;
}

.footer-menu-box:first-of-type {
  padding-left: 0;
}

.footer-menu-title {
  color: #ecb584;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-family: "Theinhardt Pan";
  font-weight: 400;
  margin-bottom: 1.5rem;
  pointer-events: none;
}

.footer-about-head.footer-menu-title {
  pointer-events: initial;
  cursor: pointer;
  position: relative;
  width: max-content;
}

.footer-about-head.footer-menu-title::after {
  content: "";
  width: 1.2rem;
  height: 1.5rem;
  background-image: url(../img/dropdown-arrow-white.webp);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -2rem;
  top: 2px;
}

.footer-about-body {
  overflow: hidden;
  display: none;
}

.footer-menu-container {
  margin-bottom: 2.5rem;
}

.footer-menu-container .footer-menu-sub {
  font-size: 1.4rem;
  font-weight: 400;
}

.footer-menu-box .footer-menu:last-of-type {
  margin-bottom: 0;
  padding-left: 0;
}

.footer-menu a {
  display: block;
  color: #fff;
  font-size: 1.6rem;
  padding: 0.8rem 0;
  font-weight: 100;
  transition: all 0.4s ease;
  letter-spacing: 1px;
}

.footer-menu a:hover,
.footer-bottom a {
  color: #ecb584;
}

.footer-menu li {
  margin-top: 0.5rem;
}

.contact-forms {
  padding-left: 1rem;
}

.contact-forms form,
.contact-forms input:not([type="submit"]),
.contact-forms textarea,
.contact-forms select {
  width: 100%;
}

.contact-form-sec .wpcf7 form.sent .wpcf7-response-output {
  color: #c19a5b;
  border: none;
  text-align: center;
}

.form-half .form-input {
  width: 47%;
}

.contact-forms .form-input {
  margin-bottom: 4rem;
}

.contact-forms.contact-form-sec .form-input {
  margin-bottom: 7rem;
}

.form-input-icon {
  position: relative;
}

.form-input-icon::before {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
  position: absolute;
  left: 0;
  top: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9;
}

.form-input-icon.form-input-name::before {
  background-image: url(../img/contact-name.webp);
}

.form-input-icon.form-input-email::before {
  background-image: url(../img/contact-email.webp);
}

.form-input-icon.form-input-phone::before {
  background-image: url(../img/contact-phone.webp);
}

.form-input-icon.form-input-reason::before {
  background-image: url(../img/contact-reason.webp);
}

.form-input-icon.form-input-message::before {
  background-image: url(../img/contact-message.webp);
}

.contact-forms input,
.contact-forms textarea,
.contact-forms select {
  border: 0;
  outline: 0;
}

.quick-call-wrapper .schedule-call-btn {
  width: max-content;
  padding: 2rem 4rem !important;
}
.quick-call-wrapper .schedule-call-btn img {
  margin: 0 2rem 0 0;
  width: max-content;
  height: 3.5rem;
  object-fit: contain;
}
.quick-call-wrapper .schedule-call-btn span {
  transition: all 0.4s ease;
}
.quick-call-wrapper .schedule-call-btn:hover span {
  color: #000;
}

.contact-forms select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  position: relative;
  padding-right: 2rem;
  background-image: url("../img/select-arrow-white.webp");
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) 1.5rem;
}

.contact-forms input:not([type="submit"]),
.contact-forms textarea,
.contact-forms select {
  background-color: transparent;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.7rem;
  padding-bottom: 3rem;
  padding-top: 1rem;
  padding-left: 3.5rem;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
.site textarea:focus {
  outline-offset: 0;
  outline: 0;
}

.contact-forms select option {
  color: #252b34;
}

.contact-forms textarea {
  overflow: auto;
}

.contact-forms input:not([type="submit"])::placeholder,
.contact-forms textarea::placeholder,
.contact-forms select::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.7rem;
}

.contact-forms.contact-form-sec input:not([type="submit"]),
.contact-forms.contact-form-sec textarea,
.contact-forms.contact-form-sec textarea::placeholder,
.contact-forms.contact-form-sec select,
.contact-forms.contact-form-sec input::placeholder {
  color: #adadad;
  border-bottom-color: #0f0f0f;
}

.contact-forms .form-submit {
  padding-top: 1.5rem;
}

.contact-forms.contact-form-sec select {
  background-image: url(../img/grey-arrow-down.png);
}

.footer-social-links {
  margin-top: -3.5rem;
}

.footer-social-link {
  width: 5.7rem;
  height: 5.7rem;
  border-radius: 50%;
  padding: 0.8rem;
  border: 1px solid #ecb584;
  margin-left: 1rem;
  transition: all 0.5s ease;
}

.footer-social-link:hover {
  background-color: #ecb584;
}

.footer-social-link img {
  width: 100%;
  max-height: 2.5rem;
  object-fit: contain;
  max-width: 2.2rem;
}

.footer-project-details {
  border-top: 1px solid #313131;
}

.footer-project-details .w-25 {
  padding: 2rem 2rem;
}

.footer-project-details .w-25:nth-of-type(2),
.footer-project-details .w-25:nth-of-type(6),
.footer-project-details .w-25:nth-of-type(10) {
  border-right: 1px solid #c0c0c0;
}

.footer-project-details h5 {
  font-size: 1.7rem;
  font-weight: 400;
  font-family: "Theinhardt Pan";
  margin-bottom: 0.5rem;
}

.footer-project-details p {
  font-size: 1.5rem;
  color: #828282;
}

.footer-bottom {
  border-top: 1px solid #313131;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.footer-bottom a,
.footer-bottom p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 1;
  transition: 0.4s ease;
}

.footer-bottom a:hover {
  color: #c19a5b;
}

.footer-bottom-left ul li {
  display: flex;
  align-items: center;
}

.footer-bottom-left p {
  padding-right: 10px;
}

.footer-bottom-left a {
  padding: 0 8px;
  position: relative;
}

.footer-bottom-left a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1rem;
  background-color: rgba(255, 255, 255, 0.7);
}

.footer-bottom-right p {
  text-align: right;
}

.footer-bottom-right p a {
  text-decoration: underline;
}

.design-credit,
.design-credit a,
.design-credit p,
.design-credit a:hover {
  color: #181d24;
}
.pointers * ul, .pointers > ul {
  list-style: none;
}
.pointers li {
  position: relative;
  padding-left: 1.5rem;
  margin: 1.5rem 0;
  line-height: 1.5;
}

.pointers li::before {
  position: absolute;
  left: 0;
  top: 0.3rem;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  content: "";
  background-color: rgba(24, 29, 36, 0.7);
}
.presidential-map-section .pointers li::before{
  top: 1rem;
}



/* -------------------------------------------------------------- */
/* ---------------------- Homepage Starts ----------------------- */
/* -------------------------------------------------------------- */
/* BANNER Section */
.video-banner video {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.video-banner .video-wrapper {
  width: 100%;
  min-height: 50rem;
  height: auto;
  position: relative;
  overflow: hidden;
}

.banner-overlay {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.banner-content {
  z-index: 2;
}

.hp-banner-play {
  width: max-content;
  max-width: 17.7rem;
  margin-top: 10rem;
  cursor: pointer;
}

.hp-banner .banner-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding-top: 30rem;
  max-width: 92%;
  margin: 0 auto;
  flex-direction: column;
  padding-bottom: 10rem;
}

.hp-banner h1 {
  font-weight: 300;
}

.banner-with-slider {
  position: relative;
  min-height: 110rem;
  overflow: hidden;
}

.project-banner-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.banner-with-slider .video-wrapper {
  max-width: 92%;
  margin: auto;
  min-height: auto;
  overflow: unset;
  margin-top: -10rem;
  padding-bottom: 8rem;
}

.banner-with-slider .hp-banner-bottom {
  margin-top: 8rem;
}

.banner-with-slider .banner-slide-item {
  width: 100%;
  height: 100%;
}

.banner-with-slider .banner-slide-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.banner-with-slider .project-banner-image .slick-dots {
  bottom: 0;
}

.hp-bb-right img {
  animation: videocall 20s infinite linear;
}

@keyframes videocall {
  from {
    transform: rotate(-360deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.hp-bb-right a {
  display: block;
  width: max-content;
}

.hp-bbl-img img {
  width: 20rem;
}

.hp-bb-right img {
  width: 14rem;
}

.hp-banner-bottom {
  margin-top: -4rem;
  display: none !important;
}

/* Circular Animation */
.circular-animation-box.banner-video-call {
  width: 15rem;
  height: 15rem;
}

.circular-animation-box img {
  width: 100%;
}

.circular-text {
  animation: circular-text 12s infinite linear;
}

@keyframes circular-text {
  from {
    transform: rotate(-360deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.circular-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.banner-video-call .circular-icon {
  width: 8.7rem;
  height: 8.7rem;
  border-radius: 50%;
  background: linear-gradient(
    159.36deg,
    rgba(255, 255, 255, 0.4) -1.7%,
    rgba(255, 255, 255, 0.2) 102.7%
  );
}

.banner-video-call .circular-icon img {
  max-width: 3rem;
}

.banner-play-animation .circular-icon {
  width: 10rem;
  height: 10rem;
}

.banner-play-animation {
  cursor: pointer;
}
.banner-other-pages .hp-bb-left {
  margin-left: -10rem;
}
.banner-other-pages .circular-animation-box {
  margin-right: -10rem;
}

/* ABOUT Section */
.hp-about-left {
  padding-top: 16rem;
  padding-right: 7rem;
}

.hp-about-img-box {
  padding-top: 45rem;
  padding-left: 7rem;
  position: relative;
}

.hp-about-img-box img {
  max-width: 45rem;
}

.hp-about-content {
  padding-left: 1rem;
  padding-top: 40rem;
}

.hp-establised-btn {
  width: max-content;
  background-color: #c19a5b;
  color: #fff;
  padding: 1rem 3rem 1rem 1rem;
  border-radius: 4rem;
}

.hp-establised-btn p {
  letter-spacing: 1px;
  line-height: 1.5;
  font-weight: 100;
  font-size: 1.6rem;
}

.hp-established-img {
  width: 5.4rem;
  height: 5.4rem;
  border-radius: 50%;
  margin-right: 2rem;
}

.hp-established-img img {
  width: 100%;
  max-height: 3.7rem;
  max-width: 3.7rem;
  object-fit: contain;
}

.hp-about-content h4 {
  margin: 8rem 0 10rem;
  color: #181d24;
  max-width: 70rem;
  letter-spacing: 0.01em;
  line-height: 1.3;
  text-transform: capitalize;
}
.hp-about-content p {
  text-transform: capitalize;
}

.hp-about-usp {
  margin-left: -6rem;
}

.hp-about-usp li {
  width: 30%;
  border-left: 1px solid rgb(0 0 0 / 12%);
}

.hp-about-usp li:first-child {
  border-left: 0;
}

.hp-about-usp h3 {
  font-size: 5.5rem;
  font-weight: 400;
  font-family: "Canela Trial";
  color: #c19a5b;
}

.hp-about-usp p {
  font-size: 1.8rem;
  margin-top: 2rem;
  color: #353535;
  font-weight: 200;
}

.hp-about-icon {
  max-width: 6.5rem;
  margin: 0 auto;
}

.hp-about-usp h6 {
  font-size: 2.6rem;
  margin-top: 2rem;
  font-weight: 400;
  text-align: center;
}

/* PROJECTS Section */
.hp-projects-section .circle-heading-arrow {
  right: unset;
  left: 18rem;
}

.hp-projects-wrapper {
  margin-top: 25rem;
  margin-bottom: 18rem;
}

.hp-project-mobile-show p {
  color: #e2e2e2;
}

.hp-projects-left .hp-project-content {
  margin-top: 1rem;
}

.hp-projects-left .hp-project-content img,
.hp-project-mobile-show img {
  mix-blend-mode: screen;
  max-width: 36rem;
}

.hp-projects-left .hp-project-content h6 {
  font-size: 3.1rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
  margin-top: 2rem;
}

.hp-projects-left .hp-project-content p {
  color: rgba(255, 255, 255, 0.7);
  padding: 0 1.6rem;
}

.hp-project-hanging-img {
  position: absolute;
  right: 10%;
  top: -18rem;
  width: 47rem;
}

.hp-projects-right h4 {
  max-width: 65rem;
  margin-bottom: 7rem;
  text-transform: capitalize;
}

.hp-projects-right .hp-project-content {
  margin-bottom: 12rem;
}

.read-more {
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  font-size: 1.6rem;
  letter-spacing: 4px;
  font-weight: 200;
  transition: all 0.5s ease;
}

.read-more:hover {
  border-color: #c19a5b;
  color: #c19a5b;
}

.read-more.text-gold {
  border-bottom-color: #c19a5b;
}

.read-more.text-gold:hover {
  color: #ffb007;
  border-bottom-color: #ffaf02;
}

.hp-project-usp li {
  width: 22.5%;
  margin-right: 3.33%;
  border-radius: 0.5rem;
  padding: 4rem 4rem;
  /* border: 1px solid rgba(214, 138, 67, 0.7); */
  background: radial-gradient(
        circle at 100% 100%,
        #181d24 0,
        #181d24 7px,
        transparent 7px
      )
      0% 0%/8px 8px no-repeat,
    radial-gradient(circle at 0 100%, #181d24 0, #181d24 7px, transparent 7px)
      100% 0%/8px 8px no-repeat,
    radial-gradient(circle at 100% 0, #181d24 0, #181d24 7px, transparent 7px)
      0% 100%/8px 8px no-repeat,
    radial-gradient(circle at 0 0, #181d24 0, #181d24 7px, transparent 7px) 100%
      100%/8px 8px no-repeat,
    linear-gradient(#181d24, #181d24) 50% 50% / calc(100% - 2px)
      calc(100% - 16px) no-repeat,
    linear-gradient(#181d24, #181d24) 50% 50% / calc(100% - 16px)
      calc(100% - 2px) no-repeat,
    linear-gradient(
      90deg,
      rgba(242, 209, 173, 0.6) 0%,
      rgba(214, 138, 67, 0.6) 100%,
      rgba(242, 209, 173, 0.6) 100%
    );
  box-sizing: border-box;
}
.hp-project-usp li:first-child{
  padding-bottom: 2rem;
}

.hp-project-usp li:nth-child(4n) {
  margin-right: 0;
}

.hp-project-usp li h6 {
  font-size: 2.2rem;
  font-weight: 200;
  width: 60%;
  line-height: 1.3;
  padding-right: 4rem;
  padding-top: 1rem;
  position: relative;
  opacity: 0.7;
  text-transform: capitalize;
}

.hp-project-usp li h6::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.7rem;
  height: 1px;
  /* background: rgba(214, 138, 67 , 0.7); */
  background-image: linear-gradient(to right, #efcaa2, #ffa33f80);
}

.hp-project-usp li img {
  max-width: 9rem;
  width: 40%;
  margin-left: auto;
  object-fit: contain;
}
.project-disclaimer{
  margin-top: 2rem;
}
.project-disclaimer p{
  font-size: 1.5rem;
  opacity: 0.7;
}
/* LOCATION Section */
.hp-location-section {
  background-color: #fcfaf2;
}

.hp-location-section .section-header {
  position: relative;
  z-index: 2;
}
.hp-location-projects {
  margin-top: 12rem;
}
.hp-location-projects .hp-project-icon {
  width: 15%;
  max-width: 12.7rem;
  cursor: pointer;
  height: max-content;
  position: absolute;
  transition: all 0.4s ease;
}
.hp-location-projects .hp-project-icon:hover,
.hp-location-projects .hp-project-icon.active {
  transform: scale(1.05);
}
.hp-location-projects .hp-project-icon:nth-of-type(1) {
  top: 13.6%;
  left: 40.59%;
}
.hp-location-projects .hp-project-icon:nth-of-type(2) {
  top: 13.2%;
  left: 53.2%;
}
.hp-location-projects .hp-project-icon:nth-of-type(3) {
  top: 20.6%;
  right: 26.3%;
}
.hp-location-projects .hp-project-icon:nth-of-type(4) {
  top: 29%;
  left: 18%;
}
.hp-location-projects .hp-project-icon:nth-of-type(5) {
  top: 32.6%;
  left: 5.6%;
}
.hp-location-projects .hp-project-icon:nth-of-type(6) {
  top: 42.5%;
  right: 43.8%;
}
.hp-location-projects .hp-project-icon:nth-of-type(7) {
  top: 47.35%;
  left: 7.15%;
}
.hp-location-projects .hp-project-icon:nth-of-type(8) {
  top: 70.25%;
  left: 33.67%;
}
.hp-location-projects .hp-project-icon:nth-of-type(9) {
  top: 64.85%;
  right: 43.75%;
}
.hp-location-projects .hp-project-icon:nth-of-type(10) {
  top: 81.5%;
  left: 42.6%;
}
.hp-location-projects .hp-project-icon:nth-of-type(11) {
  top: 41%;
  right: 32%;
}
.hp-project-location-details {
  position: absolute;
  top: 50%;
  width: max-content;
  height: max-content;
  transform: translateY(-50%);
  right: 4%;
}
.hp-location-projects .hp-pd-box {
  padding: 5rem 3rem;
  border-radius: 1rem;
  max-width: 37rem;
  box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
  text-align: center;
}
.hp-location-projects .hp-pd-box .project-logo {
  max-width: 14rem;
  margin: 0 auto;
}
.hp-location-projects .hp-pd-box h5 {
  margin: 3rem 0 2rem 0;
}
.hp-location-projects .hp-pd-box p {
  font-size: 1.9rem;
  color: #737373;
}
.btn-outline-dark {
  border: 1px solid #595959;
  color: #5f5f5f;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.hp-location-projects .hp-pd-box .btn-primary {
  padding: 2.2rem 6rem;
}

/* BRAND Section */
.hp-brands-section {
  position: relative;
  background: linear-gradient(
      to left,
      rgba(255, 255, 255, 0.3) 0%,
      rgba(255, 255, 255, 0.6) 30%,
      rgba(255, 255, 255, 0.98) 70%,
      rgba(255, 255, 255, 1) 100%
    ),
    url("../img/hp-brand-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
}

.hp-brands-section::after {
  position: absolute;
  bottom: 0;
  left: 5.5rem;
  content: "";
  width: 38%;
  background-image: url("../img/brands-bottom-art.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20rem;
}

.hp-brands-section .section-header {
  max-width: 47rem;
}

.hp-brands-section .w-55 {
  padding-left: 0.7rem;
}

/* PARTNERS Section */
.hp-partners-section {
  padding-top: 21rem;
  overflow: hidden;
  counter-reset: section;
}

.hp-partners-wrapper,
.hp-events-wrapper {
  padding-left: 9.5%;
}

.hp-partners-header,
.hp-events-header {
  width: 25%;
}

.hp-partners-slider-wrapper,
.hp-events-slider-wrapper {
  width: 70.5%;
}

.hp-partners-header {
  padding-right: 4rem;
  padding-top: 2rem;
}

.hp-partners-thumb {
  width: 20rem;
  height: max-content;
  position: absolute;
  bottom: -2rem;
  right: 9rem;
}
.hp-partners-slider .slick-track {
  display: flex;
}
.hp-partners-slider-wrapper {
  padding-left: 2rem;
  padding-bottom: 20rem;
}

.hp-partners-slider-wrapper .slick-list {
  padding: 0 21% 0 0 !important;
}

.hp-partners-slider-wrapper .slick-slide {
  margin-right: 3.8rem;
  background-color: #252b34;
  position: relative;
  height: inherit;
}
.hp-partners-slider-wrapper .slick-slide::after {
  counter-increment: section;
  content: "0" counter(section) " ";
  color: transparent;
  font-size: 20rem;
  font-weight: bold;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.29);
  font-family: "Canela Trial";
  text-align: right;
  position: absolute;
  right: -2rem;
  bottom: -8%;
  display: none;
}
.hp-ps-controls .slick-arrow {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  transition: all 0.5s ease;
}

.hp-ps-controls .slick-arrow:hover {
  background-color: #c19a5b;
}

.hp-ps-next {
  transform: rotate(180deg);
  margin-left: 2rem;
}

.hp-partner-slide {
  background-color: #252b34;
  padding: 6rem 4rem 14rem 5rem;
  overflow: hidden;
  position: relative;
}

.hp-partner-slide .hp-partner-logo {
  width: 16rem;
  height: 9.5rem;
  border-radius: 0.7rem;
  border: 2px solid rgba(255, 255, 255, 0.24);
  padding: 2rem 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3rem;
}

.hp-partner-slide .hp-partner-logo img {
  width: 100%;
  height: 7.8rem;
  object-fit: contain;
}

.hp-partner-slide h5 {
  margin: 6rem 0 4rem 0;
  font-family: "Theinhardt Pan";
  font-weight: 300;
  line-height: 1.2;
  font-size: 3rem;
}
.hp-partners-slider-wrapper .slick-slide > div {
  height: 100%;
}
.hp-partner-slide p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 2rem;
  letter-spacing: 1px;
  font-weight: 100;
}

.hp-ps-tag {
  display: block;
  text-align: right;
  color: #c19a5b;
  position: relative;
  text-transform: uppercase;
  font-size: 1.4rem;
  width: max-content;
  margin-left: auto;
}

.hp-ps-tag::before {
  content: "";
  position: absolute;
  left: -3rem;
  top: 0.5rem;
  width: 1.9rem;
  height: 1px;
  background-color: #c19a5b;
}

.hp-partner-slide .text-stroke {
  color: transparent;
  font-size: 20rem;
  font-weight: bold;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.29);
  font-family: "Canela Trial";
  text-align: right;
  position: absolute;
  right: -2rem;
  bottom: -8rem;
  display: none;
}

.hp-ps-progress {
  margin-top: 13rem;
  display: block;
  width: 100%;
  height: 2px;
  overflow: hidden;
  background-color: rgba(217, 217, 217, 0.4);
  background-image: linear-gradient(
    to right,
    rgb(255, 255, 255),
    rgb(255, 255, 255)
  );
  background-repeat: no-repeat;
  background-size: 0 100%;
  position: relative;
  transition: background-size 0.4s ease-in-out;
}

/* PORTFOLIO SECTION */
.hp-portfolio-section .section-header {
  border-bottom: 1px solid #000000;
  padding-bottom: 9rem;
  margin-bottom: 6rem;
}

.hp-portfolio-section .section-header h2 {
  padding-left: 3rem;
}

.hp-portfolio-top > div {
  width: 48.2%;
}

.hp-portfolio-top .hp-portfolio-img {
  margin-top: 4rem;
}

.hp-portfolio-bottom .hp-portfolio-img {
  width: 31%;
  margin-right: 3.5%;
  margin-top: 3.5rem;
}

.hp-portfolio-bottom .hp-portfolio-img:nth-of-type(3n) {
  margin-right: 0;
}

.hp-portfolio-img img {
  width: 100%;
  transition: all 0.7s ease;
}

.hp-pi-scale {
  overflow: hidden;
}

.hp-portfolio-img:hover img {
  transform: scale(1.1);
}

.hp-portfolio-img h5,
.hp-portfolio-img p,
.our-project-list-item-image img,
.our-project-list-content h5,
.our-project-list-content h6 {
  transition: all 0.5s ease;
}

.hp-portfolio-img:hover h5,
.hp-portfolio-img:hover p {
  color: #c19a5b;
}

.hp-portfolio-text {
  padding-top: 3rem;
}

.hp-portfolio-text p {
  text-transform: uppercase;
  font-size: 1.2rem;
}

/* AWARDS Section */
.hp-award-section,
.hp-award-section .section-header {
  position: relative;
}

.hp-award-section {
  background: linear-gradient(
    180deg,
    rgba(249, 249, 249, 0.8) -0.88%,
    #f6f1ec 99.03%
  );
}

.hp-award-section .section-header::before,
.hp-award-section .section-header::after,
.hp-award-section::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 1;
}

.hp-award-section .section-header .sec-desc,
.hp-award-section .section-header h2 {
  color: #151515;
}

.hp-award-section .section-header .sec-sub {
  margin-bottom: 1.8rem;
}

.hp-award-section::after {
  top: -5rem;
  width: 72%;
  height: 100%;
  background-image: url(../img/award-bg-line.webp);
  left: 14%;
}

.hp-award-section .container {
  position: relative;
  z-index: 2;
}

.hp-award-section .section-header::before {
  width: 10rem;
  height: 10rem;
  background-image: url(../img/award-star-gray.webp);
  left: 8%;
  top: 2rem;
}

.hp-award-section .section-header::after {
  width: 9rem;
  height: 9rem;
  background-image: url(../img/award-star-gold.webp);
  right: 10.5%;
  top: -8rem;
}

.hp-award-section .sec-desc {
  margin: 7rem 0;
}

.hp-award-section .hp-awards-wrapper {
  margin-bottom: 9rem;
}

.hp-award-section .hp-award-item {
  width: 21%;
  margin-right: 5.33%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hp-award-section .hp-award-item:nth-child(4n) {
  margin-right: 0;
}

.hp-award-section .award-wrapper-img {
  max-width: 4.5rem;
  object-fit: contain;
  display: inline-block;
}

.hp-award-section .award-item-content {
  padding: 0 2rem;
  width: calc(100% - 9rem);
  text-align: center;
}

.hp-award-section .award-item-content p {
  margin-top: 0.8rem;
  color: #151515;
  font-weight: 300;
}

/* NEWS & EVENT Section */

.videopopup {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9;
  left: 0;
}

.active .videopopup,
.videopopup.active {
  display: block;
}

.videowrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.videowrapperinnr {
  max-width: 80%;
  background: #fff;
  position: relative;
  width: 900px;
  height: 500px;
  max-height: 80%;
}
.videowrapperinnr iframe {
  width: 100%;
  height: 100%;
}
.videostarwrap {
  height: 100%;
}
.closepop.close-btn {
  position: absolute;
  top: -20px;
  right: -20px;
  background-color: #fff !important;
  border: none;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.closepop.close-btn:focus {
  outline: none;
}

.closepop.close-btn img {
  width: 1.6rem;
}

.en-videos-wrapper .en-video-box .video-title h5 {
  margin-top: 2rem;
  font-size: 3.5rem;
}

.en-videos-section .en-video-half .en-video-box,
.en-videos-section .en-video-half .en-video-box video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.en-videos-section .en-video-half {
  width: 48.5%;
  height: 42.6rem;
}

.en-videos-wrapper .en-video-half:nth-child(3n + 3) {
  width: 100%;
  margin: 13rem 0;
  height: 88rem;
}

.hp-events-slider-wrapper .hp-event-box img {
  width: 100%;
  opacity: 0;
  height: 70rem;
  object-fit: cover;
}

.hp-events-slider-wrapper .hp-event-box .hp-event-content h5 {
  color: #000;
  font-weight: 400;
}

.hp-events-slider-wrapper .hp-event-box .hp-event-content .hp-event-day,
.hp-events-slider-wrapper .hp-event-box .hp-event-content .hp-event-month,
.hp-events-slider-wrapper .hp-event-box .hp-event-content .hp-event-tag,
.hp-events-slider-wrapper .hp-event-box .hp-event-content .read-more {
  color: #c19a5b;
}

.hp-events-slider-wrapper .hp-event-box .hp-event-content .read-more {
  border-bottom: 1px solid rgba(193, 154, 91, 0.8);
}

.hp-events-slider-wrapper .slick-slide a:hover .hp-event-box img {
  opacity: 1;
  transition: 0.4s ease;
}

.hp-events-slider-wrapper .slick-slide a {
  position: relative;
  width: 100%;
  height: 100%;
}

.hp-events-slider-wrapper .slick-slide a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.hp-events-slider-wrapper .slick-slide a:hover::before {
  opacity: 1;
}

.hp-events-slider-wrapper
  .slick-slide
  a:hover
  .hp-event-content
  h4.hp-event-tag,
.hp-events-slider-wrapper .slick-slide a:hover .hp-event-content h5,
.hp-events-slider-wrapper .slick-slide a:hover .hp-event-content .read-more,
.hp-events-slider-wrapper
  .slick-slide
  a:hover
  .hp-event-content
  .hp-event-date
  .hp-event-day,
.hp-events-slider-wrapper
  .slick-slide
  a:hover
  .hp-event-content
  .hp-event-date
  .hp-event-month,
.en-news-slider .news-event-post .read-more {
  color: #fff;
}

.hp-events-slider-wrapper .slick-slide a:hover .read-more {
  border-color: #fff;
}

.hp-events-section .circle-heading-arrow {
  right: unset;
  left: 11rem;
}

.hp-events-slider-wrapper .slick-list {
  padding: 0 9% 0 0 !important;
}

.hp-events-slider-wrapper .slick-slide {
  margin-right: 4rem;
}

.hp-event-box {
  border: 1px solid #c19a5b;
  transition: all 0.4s ease;
}

.hp-event-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 7.5rem 7.5rem;
  z-index: 99;
}

.hp-event-box p,
.hp-event-box a,
.hp-event-box h3 {
  color: #c19a5b;
  background-color: transparent;
}

.hp-event-box h5 {
  color: #181d24;
}

.hp-event-tag {
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-family: "Theinhardt Pan";
  color: #fff;
}

.hp-event-box h5 {
  font-size: 2.9rem;
  line-height: 1.5;
  margin-bottom: 5rem;
}

.hp-event-box .read-more {
  border-bottom: 1px solid rgba(193, 154, 91, 0.8);
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1;
  color: #c19a5b;
}

.hp-event-date {
  position: absolute;
  left: 7rem;
  bottom: 7rem;
  width: calc(100% - 14rem);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.hp-event-day {
  font-size: 6.6rem;
  font-weight: 500;
}

.hp-event-month {
  font-size: 2.5rem;
  margin-left: 2rem;
}

/* -------------------------------------------------------------- */
/* ------------------ Presidential Page Starts ------------------ */
/* -------------------------------------------------------------- */

/* BANNER Section */
.page-banner .banner-content {
  padding-bottom: 5rem;
  padding-top: 28rem;
}

.presidential-banner .banner-content {
  padding-bottom: 20rem;
}

.page-banner .hp-banner-bottom {
  margin-top: -8rem;
}

.presidential-banner.page-banner .hp-banner-bottom {
  margin-top: 0;
}

.page-banner .hp-banner-play {
  margin-top: 5rem;
}

/* CONTACT FORM Section */
.basic-contact-section {
  padding: 5rem 0;
  position: relative;
  z-index: 10;
}

.basic-contact-section .input-box {
  width: 24%;
}

.basic-contact-section .submit-box {
  width: max-content;
}

.basic-contact-form input:not([type="submit"]) {
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 1rem 3.5rem 3.5rem;
  font-size: 2rem;
  border-bottom: 1px dashed #fff;
  width: 100%;
  font-family: "Theinhardt Pan" !important;
  font-weight: 200;
}

.form-white-input input:not([type="submit"]),
.form-white-input input::placeholder {
  color: #fff;
  font-size: 2rem;
  opacity: 1;
  font-family: "Theinhardt Pan" !important;
}

.basic-contact-form .form-input-icon::before {
  top: 0;
}

.form-white-input .form-input-icon.form-input-name::before {
  background-image: url("../img/contact-name-white.webp");
}

.form-white-input .form-input-icon.form-input-email::before {
  background-image: url("../img/contact-email-white.webp");
}

.form-white-input .form-input-icon.form-input-phone::before {
  background-image: url("../img/contact-phone-white.webp");
}

/* GLIMPS Section */
.presidential-glimps-section h2 {
  margin-bottom: 23rem;
}

.presidential-glimps-section .circle-heading-arrow {
  right: unset;
  left: 14rem;
}
.presidential-glimps-section .section-header {
  margin-bottom: 10rem;
}
.presidential-glimps-section .section-header p {
  max-width: 65rem;
}
.presidential-glimps-section .pg-content-box {
  margin-top: 12rem;
}

.presidential-glimps-section .pg-features-box p.uppercase {
  margin-bottom: 1rem;
  font-size: 1.6rem;
  width: max-content;
}

.presidential-glimps-section .pg-features-box p.uppercase::after {
  content: "";
  width: 5rem;
  height: 1px;
  position: absolute;
  right: -5.8rem;
  top: 0.7rem;
  background-color: #c19a5b;
}

.presidential-glimps-section .pg-features-list li {
  width: 33.33%;
  max-width: 33.33%;
  padding: 0 2.5rem;
  margin-top: 3rem;
  border-left: 1px solid rgba(217, 217, 217, 0.8);
}

.presidential-glimps-section .pg-features-list li:last-child,
.presidential-glimps-section .pg-features-list li:nth-child(3) {
  border-right: 1px solid rgba(217, 217, 217, 0.8);
  border-right: 1px solid rgba(217, 217, 217, 0.8);
}

.presidential-glimps-section .pg-features-list li h6 {
  font-size: 1.8rem;
  font-family: "Theinhardt Pan";
  color: #353535;
  line-height: 1.4;
  margin-top: 2.5rem;
}

.presidential-glimps-section .pg-features-list li h6 strong {
  font-weight: 400;
}

/* PERFECTION Section */
.presidential-perfection-section {
  z-index: 2;
}

.pp-perfection-content,
.fp-content,
.presidential-material-content {
  display: block;
  height: 0;
  overflow: hidden;
}

.pp-perfection-content.active,
.fp-content.active,
.presidential-material-content.active {
  height: auto;
}

.pp-perfection-tab-list {
  margin-top: 8rem;
  margin-bottom: 11rem;
}

.bg-dark-green .tab-head li {
  color: #fff;
}

.circle-tab-list li {
  font-size: 3rem;
  margin: 0 0.5rem;
  padding: 2rem 2rem;
  font-weight: 200;
  position: relative;
  cursor: pointer;
  font-family: "Canela Trial";
}

.circle-tab-list li.active,
.circle-tab-list li:hover,
.glimpse-of-project.circle-tab-list li.active {
  color: #c07a52;
}

/*.circle-tab-list li.active::before,
.circle-tab-list li:hover::before {
  width: 100%;
  height: 100%;
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../img/tab-active-circle-dark-gold.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}*/
.circle-tab-list li.active::before {
  top: auto !important;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90%;
  height: 1px;
  background-color: #c07a52;
  right: 0;
  margin: auto;
}

.postid-1985 .circle-tab-list li.active::before {
  background-color: #00b5c4;
}

.pp-perfection-slider-wrapper .slick-list {
  padding: 0 23.5% 0 23.5% !important;
  margin: 0 -3.5rem;
}

.pp-perfection-slider-wrapper .slick-slide {
  margin: 0 3.5rem;
}

.pp-perfection-slider-wrapper .pp-perfection-slide {
  height: 72.9rem;
}

.floating-slider-controls {
  width: 21rem;
  height: 21rem;
  border: 1px solid #c19a5b;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 10.5rem);
  left: calc(50% - 10.5rem);
  z-index: 3;
}

.center-slider-btn .floating-slider-controls {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slick-arrow::after {
  transition: all 0.4s ease;
}

.pp-perfection-slider .slick-arrow:hover::after,
.presidential-material-slider .slick-arrow:hover::after {
  filter: invert(1);
}

.has-circle-arrow .slick-arrow {
  position: absolute;
  top: calc(50% - 10rem);
  z-index: 3;
  background-color: transparent;
  border: 0;
  outline: 0;
  width: 10rem;
  height: 20rem;
  color: transparent;
  cursor: pointer;
}

.center-slider-btn .slick-arrow.slick-prev {
  left: calc(50% - 10rem);
}

.has-circle-arrow .slick-arrow::after {
  position: absolute;
  top: calc(50% - 0.95rem);
  content: "";
  background-image: url("../img/slider-floating-arrow-white.webp");
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.9rem;
  height: 1.9rem;
  z-index: 5;
  cursor: pointer;
}

.center-slider-btn .slick-arrow.slick-prev::after {
  left: 8rem;
}

.center-slider-btn .slick-arrow.slick-next {
  right: calc(50% - 10rem);
}

.center-slider-btn .slick-arrow.slick-next::after {
  right: 8rem;
  transform: rotate(180deg);
}

.has-circle-arrow .slick-arrow.slick-next::after {
  transform: rotate(180deg);
}

/* FEATURES Section */

.presidential-features-section .w-50.pf-left,
.presidential-features-section .w-50.preject-feature-item:first-of-type {
  padding-right: 4.5rem;
}

.presidential-features-section .w-50.pf-right,
.presidential-features-section .w-50.preject-feature-item:nth-of-type(2) {
  padding-left: 4.5rem;
}

.presidential-features-section .section-header h2.has-arrow::before {
  left: 23rem;
  top: 82%;
}

.presidential-features-section .peoject-feature-desc {
  margin-top: -16rem;
}

.preject-feature-item .relative {
  min-height: 93.4rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.project-feature-img-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.presidential-features-section .project-feature-hanging-img {
  margin: -5rem auto 0;
  max-width: 45rem;
}

.presidential-features-section .project-feature-content,
.presidential-material-slider .pm-slide-item h6,
.etc-commercial-slider .etc-commercial-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0.5) 70%,
    rgba(0, 0, 0, 0.01) 95%
  );
  padding: 8rem 3rem 6rem 8rem;
}

.presidential-features-section
  .w-100.preject-feature-item
  .project-feature-content {
  padding-bottom: 12.5rem;
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.6),
    rgba(0, 0, 0, 0.4) 70%,
    rgba(0, 0, 0, 0.01) 95%
  );
}

.pm-slide-item {
  cursor: pointer;
}

.presidential-features-section .project-feature-content {
  position: relative;
}

.presidential-features-section .project-feature-content h5 {
  text-transform: capitalize;
}

.presidential-features-section .project-feature-content p {
  max-width: 44rem;
  max-height: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}

.presidential-features-section .preject-feature-item {
  transition: all 0.5s ease;
  cursor: pointer;
}

.presidential-features-section
  .preject-feature-item:hover
  .project-feature-content
  p {
  max-height: 100rem;
  margin-top: 3rem;
  height: auto;
  opacity: 1;
}

.presidential-features-section
  .w-100.preject-feature-item
  .project-feature-content
  p {
  max-width: 74rem;
}

.presidential-features-wrapper .preject-feature-item:nth-child(3n + 3) {
  width: 100%;
}

.presidential-features-wrapper .preject-feature-item:nth-child(3n + 3) p {
  max-width: 74rem;
}

/* PROJECT MAP Section */
.presidential-map-section {
  background-color: #fcfaf2;
}

.presidential-map-section .section-header {
  max-width: 65rem;
  padding-top: 10rem;
  z-index: 99;
  position: relative;
}

.presidential-map-section .section-header .flex-box img {
  max-width: 15rem;
}

.presidential-map-section .section-header .flex-box > div {
  width: calc(100% - 15rem);
  padding-left: 4rem;
}

.presidential-map-section .section-header p {
  color: #181d24;
}

.presidential-map-section .section-header h4,
.presidential-map-section .section-header h2 {
  color: #383838;
}

.presidential-map-section .section-header h4 {
  font-family: "Theinhardt Pan";
  font-size: 4rem;
}

.presidential-map-section .presidential-map-box {
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(100% - 80rem);
  height: max-content;
  transform: translateY(-50%);
}

.presidential-map-img {
  z-index: 2;
}

.presidential-location-usp li {
  width: 22%;
  margin-right: 4%;
  align-items: flex-start;
  margin-top: 12rem;
}

.presidential-location-usp li:nth-child(4n) {
  margin-right: 0;
}

.presidential-location-usp li img {
  max-width: 5rem;
  object-fit: contain;
}

.presidential-location-usp li .presidential-location-details {
  width: calc(100% - 5rem);
  padding-left: 3rem;
}

.presidential-location-usp li h6 {
  color: #353535;
  font-size: 3rem;
  font-family: "Theinhardt Pan";
}

.presidential-location-usp li p {
  font-size: 1.8rem;
  line-height: 1.3;
}

.presidential-location-usp li p:first-of-type {
  margin-bottom: 0.6rem;
  margin-top: 0.4rem;
}

/* FACILITIES Section */
.presidential-facilities-section li {
  width: 25%;
  text-align: center;
  margin: 3rem 0;
  padding: 1rem 2rem;
}

.vertical-line {
  position: relative;
}

.vertical-line::before,
.presidential-facilities-section li.vertical-line:last-child::after,
.presidential-fp-wrapper
  .fp-content-top-right
  li.vertical-line:nth-child(even)::after {
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}

.presidential-facilities-section li::before,
.presidential-facilities-section li.vertical-line:last-child::after {
  width: 1.5px;
  height: 5rem;
  top: 2rem;
  background-image: url("../img/white-vartical-line.webp");
  opacity: 0.5;
}

.presidential-facilities-section li.vertical-line:last-child::after,
.presidential-fp-wrapper
  .fp-content-top-right
  li.vertical-line:nth-child(even)::after {
  left: unset;
  right: 0;
}

.presidential-facilities-section li h5 {
  font-size: 3.3rem;
  margin-bottom: 1.5rem;
}

.presidential-facilities-section li p {
  font-size: 1.5rem;
}

/* SHOWREEL Section */
.presidential-showreel-section {
  overflow-x: hidden;
  padding-bottom: 16rem;
}

.presidential-showreel-section .section-header h2 {
  max-width: 62rem;
  margin: 0 auto;
  margin-bottom: 28rem;
}

.presidential-showreel-section .section-header h2 .circle-heading-arrow {
  right: unset;
  left: 21rem;
}

.presidential-showreel-video video {
  z-index: 2;
  position: relative;
}

.presidential-showreel-play {
  position: absolute;
  width: 17rem;
  height: 17rem;
  left: calc(50% - 8.5rem);
  top: calc(50% - 8.5rem);
  cursor: pointer;
  z-index: 3;
}

.showreel-bottom-text {
  font-size: 43rem;
  white-space: nowrap;
  font-weight: 500;
  color: #153e3e;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: -31rem;
  margin-left: -57rem;
  font-family: "Canela Trial";
}

/* FLOOR PLANS Section */
.presidential-fp-header {
  padding-bottom: 2rem;
  border-bottom: 1px solid #000;
  margin-top: 8rem;
  margin-bottom: 12rem;
}

.presidential-fp-header .fp-options-list {
  width: 80%;
  padding-top: 2rem;
}

.presidential-fp-header li {
  margin: 0 5rem;
  position: relative;
}

.presidential-fp-header li::after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  right: -6rem;
  top: 1.5rem;
  background-image: url("../img/start-mark-black.webp");
  background-size: contain;
  background-repeat: no-repeat;
}

.presidential-fp-header li:last-child:after {
  display: none;
}

.presidential-fp-header li:first-child {
  margin-left: 0;
}

.presidential-fp-header li P {
  font-size: 3.8rem;
  color: #181d24;
  font-weight: 300;
  position: relative;
  transition: 0.4s ease;
  cursor: pointer;
}

.presidential-fp-header li.active p,
.presidential-fp-header li:hover P {
  color: #c07a52;
}

.presidential-fp-header li P sup {
  font-size: 2rem;
  font-weight: 300;
  position: absolute;
  top: -0.3rem;
  right: -50%;
}

.presidential-fp-header .btn-big {
  padding-left: 3rem;
  padding-right: 3rem;
}

.presidential-fp-wrapper .fp-content-top-left h5 {
  font-size: 4.8rem;
  font-weight: 400;
}

.presidential-fp-wrapper .fp-content-top-left h6 {
  font-size: 3rem;
  margin: 4rem 0;
  font-family: "Theinhardt Pan";
  font-weight: 200;
}

.presidential-fp-wrapper .fp-content-top-right {
  padding-left: 1rem;
}

.presidential-fp-wrapper .fp-content-top-right li {
  width: 50%;
  justify-content: center;
  margin: 0.5rem 0;
  padding: 4rem 1rem;
  align-items: center;
}

.presidential-fp-wrapper .floor-plan-slider {
  padding-bottom: 5rem;
}

.presidential-fp-wrapper .fp-content-top-right li::before,
.presidential-fp-wrapper
  .fp-content-top-right
  li.vertical-line:nth-child(even)::after {
  width: 1.5px;
  height: 10rem;
  background-image: url("../img/dark-vartical-line.webp");
  top: 2rem;
}

.presidential-fp-wrapper .fp-content-top-right li img {
  max-width: 7rem;
  object-fit: contain;
  height: max-content;
  display: inline-block;
  margin-right: 2rem;
}

.presidential-fp-wrapper .fp-content-top-right li p {
  font-size: 1.6rem;
  color: #353535;
}

.presidential-fp-wrapper .fp-content-top-right li h6 {
  font-size: 3rem;
  font-family: "Theinhardt Pan";
  color: #353535;
  margin-top: 0.4rem;
}

.presidential-fp-wrapper .fp-slider-wrapper {
  padding: 7rem 10rem;
  background-color: #f9f9f9;
}

.presidential-fp-wrapper .fp-slide-item h6 {
  font-size: 2rem;
  font-family: "Theinhardt Pan";
  position: absolute;
  left: -3.5rem;
  top: -0.5rem;
  z-index: 2;
}

.presidential-fp-wrapper .fp-content-bottom-right {
  padding-left: 6rem;
}

.presidential-fp-wrapper .fp-content-bottom-right div {
  padding: 7rem 3rem;
  background-color: #f9f9f9;
}

.presidential-fp-wrapper .presidential-fp-slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -3rem;
}

.presidential-fp-wrapper .presidential-fp-slider .slick-dots li {
  margin: 0 0.8rem;
}

.presidential-fp-wrapper .presidential-fp-slider .slick-dots li button {
  background-color: transparent;
  color: transparent;
  position: relative;
  width: 2.1rem;
  height: 2.1rem;
  outline: 0;
  border: 1px solid #616161;
  border-radius: 50%;
}

.presidential-fp-wrapper
  .presidential-fp-slider
  .slick-dots
  li.slick-active
  button {
  border-color: #a26b00;
}

.presidential-fp-wrapper
  .presidential-fp-slider
  .slick-dots
  li.slick-active
  button::before {
  width: 1.3rem;
  height: 1.3rem;
  background-color: #a26b00;
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 0.65rem);
  top: calc(50% - 0.65rem);
  content: "";
}

/* CONSTRUCTION MATERIAL Section */
.presidential-material-list {
  margin-top: 6rem;
  margin-bottom: 10rem;
}

.presidential-material-list.circle-tab-list li {
  margin: 0 1rem;
  padding: 2rem 2rem;
}

.presidential-material-list.circle-tab-list li:first-child {
  margin-left: 0;
}

.presidential-metarial-tabs .pm-slider-wrapper,
.presidential-material-header {
  padding-left: 14%;
}

.presidential-material-slider .slick-list {
  padding: 0 8% 0 0;
}

.presidential-material-slider .slick-slide {
  margin-right: 5rem;
}

.presidential-metarial-tabs .floating-slider-controls {
  left: 8%;
}

.presidential-metarial-tabs .slick-arrow.slick-prev {
  left: -7rem;
}

.presidential-metarial-tabs .slick-arrow.slick-prev::after {
  left: 4.3rem;
}

.presidential-metarial-tabs .slick-arrow.slick-next {
  left: -3rem;
}

.presidential-metarial-tabs .slick-arrow.slick-next::after {
  right: 4.3rem;
}

.presidential-material-slider .pm-slide-item h6 {
  font-size: 3rem;
  padding: 6rem 6rem;
  bottom: 0;
  transition: all 0.5s ease;
}

.presidential-material-section .presidential-material-slider .pm-slide-item {
  overflow: hidden;
}

.presidential-material-section .presidential-material-slider .pm-slide-item h6 {
  bottom: -100%;
  transition: all 0.5s ease;
}

.presidential-material-section
  .presidential-material-slider
  .pm-slide-item:hover
  h6 {
  bottom: 0;
}

/* COMMITMENT Section */
.presidential-commitment-section .section-header h2 {
  margin-bottom: 25rem;
  display: block;
}

.presidential-commitment-section .circle-heading-arrow {
  right: unset;
  left: calc(50% - 10rem);
}

.presidential-commitment-box {
  margin-right: 5%;
  text-align: center;
  padding: 10rem 3.5rem 8rem 3.5rem;
  height: max-content;
}

.presidential-commitment-box:nth-child(3n) {
  margin-right: 0;
}

.presidential-commitment-box:nth-child(2n) {
  margin-top: 24rem;
}

.presidential-commitment-usp {
  margin-top: -16rem;
}

.presidential-commitment-box img {
  display: inline-block;
  max-width: 30rem;
  width: 100%;
  max-height: 20rem;
  object-fit: contain;
  margin: 0 auto;
}

.presidential-commitment-box h5 {
  margin-top: 5rem;
  margin-bottom: 4rem;
  text-transform: capitalize;
}

.presidential-commitment-box p {
  line-height: 1.4;
}

/* QUESTIONS Section */
.presidential-question-list {
  max-width: 138rem;
  margin: 0 auto;
}

.presidential-question-list > li {
  padding: 8rem 0;
  border-bottom: 1px solid rgba(24, 29, 36, 0.15);
}

.presidential-question-list > li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.presidential-question-list > li h5 {
  margin-bottom: 2rem;
}

.presidential-question-list .pq-icon-box {
  width: 9.6rem;
  margin-right: 7rem;
}

.presidential-question-list .pq-content-box {
  width: calc(100% - 17rem);
}

.presidential-question-list .pq-pricing-table {
  max-width: 80rem;
}

.presidential-question-list .pq-pricing-table .pq-pricing-head {
  border-bottom: 1px solid rgba(24, 29, 36, 0.15);
}

.presidential-question-list .pq-pricing-table .pq-pricing-head > div {
  font-size: 1.6rem;
}

.presidential-question-list .pq-pricing-table .pq-pricing-body li > div {
  font-size: 1.8rem;
}

.presidential-question-list .pq-pricing-table .pq-pricing-head > div,
.presidential-question-list .pq-pricing-table .pq-pricing-body li > div {
  border-right: 1px solid rgba(24, 29, 36, 0.15);
  padding: 2rem 0;
}

.presidential-question-list .pq-pricing-table .pq-pricing-head,
.presidential-question-list .pq-pricing-table .pq-pricing-body li {
  border-left: 1px solid rgba(24, 29, 36, 0.15);
}

.presidential-question-list
  .pq-pricing-table
  .pq-pricing-body
  li
  .pp-price-for {
  font-size: 2.1rem;
  font-weight: 400;
}

.presidential-question-list
  .pq-pricing-table
  .pq-pricing-body
  li:first-child
  > div {
  padding-top: 4rem;
}

.presidential-question-list
  .pq-pricing-table
  .pq-pricing-body
  li:last-child
  > div {
  padding-bottom: 0;
}

.presidential-question-list
  .pq-pricing-table
  .pq-pricing-body
  li:nth-child(2)
  > div:nth-of-type(1) {
  color: #c07a52;
}

.pq-pricing-more {
  color: #333;
  font-weight: 400;
  line-height: 1;
  width: max-content;
  font-size: 1.8rem;
  letter-spacing: 2px;
}

.pq-pricing-more a,
.pq-pricing-more span {
  color: #c07a52;
  font-weight: 300;
}

/* DOWNLOAD DOCUMENTS Section */
.presidential-download-section {
  padding: 6rem 8rem;
}

.postid-1986 .presidential-download-section {
  background-color: #d59c21;
}

.page-template-presidential .presidential-download-section {
  background-color: #002e2e;
}

.postid-1985 .presidential-download-section {
  background-color: #00b5c4;
}

.presidential-download-section h4 {
  position: relative;
  line-height: 1.4;
  width: 18%;
  margin-right: 2%;
  font-size: 4.4rem;
}

.presidential-download-section h4::after {
  content: "";
  position: absolute;
  left: 23.5rem;
  bottom: 2.3rem;
  width: 5rem;
  height: 2px;
  background-color: #fff;
}

.presidential-download-section .presidential-download-btn {
  width: 17%;
  margin-right: 3%;
  transition: all 0.5s ease;
}

.presidential-download-section .presidential-download-btn:last-of-type {
  margin-right: 0;
}

.presidential-download-btn {
  max-height: 9rem;
  border: 1px solid #fff;
  border-radius: 1rem;
  align-items: center;
  padding: 2rem 2.5rem;
  flex-wrap: nowrap;
}

.presidential-download-btn:hover {
  background-color: #fff;
}

.presidential-download-btn span {
  margin-left: 2rem;
  font-size: 2.4rem;
  font-weight: 300;
  max-width: 12rem;
  transition: 0.5s ease;
}

.presidential-download-btn:hover span {
  color: #181d24;
}

.presidential-download-btn img {
  max-height: 6rem;
  object-fit: contain;
  transition: 0.5s ease;
}

.presidential-download-btn:hover img {
  filter: invert(1);
}

.presidential-download-btn img.pd-download-arrow {
  margin-left: auto;
  max-width: 3rem;
}

/* WHY CHOOSE Section */
.presidential-why-choose {
  padding-bottom: 30rem;
}

.presidential-why-choose ul {
  margin: 6rem 0;
}

.presidential-why-choose ul li {
  margin-bottom: 3rem;
  color: #666;
  line-height: 1.7;
}

.presidential-why-choose .pwc-left {
  padding-right: 6.5rem;
  text-transform: capitalize;
}

.pwc-right {
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 7rem;
}

.why-choose-location {
  width: 100%;
  height: max-content;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5rem 7rem;
}

.oc-received {
  margin-top: -4rem;
}

.schedule-call-section {
  background-color: #181d24;
  padding: 7rem 0;
  margin-bottom: -1px;
}

.schedule-call-wrapper {
  position: absolute;
  left: 0;
  bottom: -3rem;
  width: 100%;
  height: max-content;
}

.schedule-call-bg {
  background: #c19a5b;
  background-image: url("../img/schedule-call-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 4rem 10rem;
  max-width: 156rem;
  margin: 0 auto;
  border-radius: 2.5rem;
}

.schedule-call-wrapper h5 {
  font-size: 4.2rem;
  line-height: 1.4;
}

.schedule-call-btn {
  background-color: transparent;
  color: #fff;
  padding: 2.3rem 5rem;
  border: 2px solid #fff;
  transition: all 0.4s ease;
  border-radius: 5rem;
  text-transform: uppercase;
  flex-wrap: nowrap;
}

.schedule-call-btn:hover {
  background-color: #fff;
  color: #181d24;
}

.schedule-call-btn:hover img {
  filter: invert(1);
  transition: all 0.4s ease;
}

.schedule-call-btn span {
  letter-spacing: 3px;
  white-space: nowrap;
}

.schedule-call-btn img {
  max-width: 4rem;
  margin-right: 3rem;
}

/* -------------------------------------------------------------- */
/* ------------------ PARADISE Page Starts ------------------- */
/* -------------------------------------------------------------- */

/* PARADISE BANNER Section */
.paradise-banner.page-banner .hp-banner-bottom {
  margin-top: 10rem;
}

.banner-text-box {
  padding-left: 9rem;
}

.banner-meta-box .banner-meta-item {
  width: max-content;
  padding: 0 10rem;
}

.banner-meta-box .banner-meta-item:first-of-type {
  padding-left: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.banner-meta-box h6 {
  font-size: 3rem;
  margin-top: 1rem;
  font-family: "Theinhardt Pan";
  font-weight: 200;
}

/* PARADISE PROVEN NUMBER Section */
.paradise-proven-numbers.com-padding {
  padding-bottom: 0;
}

.paradise-proven-usp {
  width: 122rem;
  margin: 0 auto;
  padding-bottom: 3rem;
}

.paradise-proven-usp li {
  width: 25%;
  position: relative;
  padding-top: 20rem;
  padding-bottom: 12rem;
}

.paradise-proven-usp li::before,
.paradise-proven-usp li:last-child:after {
  content: "";
  width: 1px;
  height: 106rem;
  background-image: url("../img/long-vertical-line.webp");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}

.paradise-proven-usp li:last-child:after {
  left: 100%;
}

.paradise-proven-usp li:nth-child(odd) {
  padding-top: 30rem;
}

.paradise-proven-usp .pn-usp-content {
  padding: 2rem 3rem;
  position: relative;
}

.paradise-proven-usp .pn-usp-content::before {
  content: "";
  position: absolute;
  left: -1.7rem;
  top: 2rem;
  width: 3.4rem;
  height: 3.4rem;
  background-image: url("../img/pulse-gold.webp");
  background-size: contain;
  background-repeat: no-repeat;
}

.paradise-proven-usp .pn-usp-content img {
  max-width: 7.5rem;
}

.paradise-proven-usp .pn-usp-content h3 {
  font-weight: 400;
  margin: 2rem 0;
}

.paradise-proven-usp .pn-usp-content h3 span {
  font-size: 5.5rem;
  font-weight: 400;
}

.paradise-proven-usp .pn-usp-content p {
  font-size: 3rem;
  font-weight: 400;
  color: #353535;
  line-height: 1.3;
  margin-top: 2rem;
  font-family: "Canela Trial";
  text-transform: capitalize;
}

/* PARADISE CONCEPT Section */
.paradise-concept-left {
  width: 42%;
}

.paradise-concept-right {
  width: 45%;
  margin-right: 3%;
}

.paradise-concept-section h4 {
  line-height: 1.4;
}

.paradise-concept-section p.uppercase {
  color: #dbdbdb;
}

.paradise-concept-section p {
  line-height: 1.8;
}

.paradise-concept-left img {
  max-width: 16.5rem;
}

.paradise-concept-thumb::before,
.paradise-concept-thumb::after {
  content: "";
  width: 30rem;
  height: 33rem;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}

.paradise-concept-thumb::before {
  left: -17rem;
  top: 10rem;
  background-image: url("../img/wings-left-gold.webp");
}

.paradise-concept-thumb::after {
  right: -17rem;
  bottom: 10rem;
  background-image: url("../img/wings-right-gold.webp");
}

.paradise-concept-thumb img {
  position: relative;
  z-index: 2;
}

/* PROJECT Section */
.paradise-project-section .showreel-bottom-text {
  color: #eeeeee;
  margin-left: -29rem;
}

/* LUXURY LANDMARKS Section */
.paradise-luxury-landmarks {
  overflow: hidden;
}

.paradise-luxury-landmarks .section-header {
  max-width: 104rem;
}

.paradise-landmarks-hanging-img {
  width: 35rem;
  height: 75rem;
  position: absolute;
  top: -14rem;
  right: 12%;
}

.landmarks-tabs-head {
  padding: 3rem 7rem;
  border-top: 1px solid #181d24;
  border-bottom: 1px solid #181d24;
  margin-top: 8rem;
  margin-bottom: 9rem;
}

.landmarks-tabs-head li {
  padding: 1rem 3rem;
  margin: 0 1rem;
  font-size: 3rem;
  font-family: "Canela Trial";
  font-weight: 400;
  position: relative;
  cursor: pointer;
  transition: 0.4s ease;
}

.list-with-star li {
  position: relative;
}

.list-with-star li::after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  right: -1.5rem;
  top: 0;
  background-image: url(../img/start-mark-black.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  bottom: 0;
  margin: auto;
}

.list-with-star li:last-child::after {
  display: none;
}

.landmarks-tabs-head li.active,
.paradise-glimps-tab-head li.active,
.landmarks-tabs-head li:hover,
.paradise-glimps-tab-head li:hover {
  color: #bf7b52;
}

.landmarks-img-box {
  padding-right: 8rem;
}

/* PROJECT AMENITIES */
.paradise-amenities-list li {
  width: 22%;
  margin-right: 4%;
  background-color: #fff;
  padding: 7rem 7rem;
  border-radius: 3rem;
  margin-top: 6rem;
  box-shadow: 0px 34px 34px rgba(0, 0, 0, 0.01);
}

.paradise-amenities-list li p {
  font-size: 3rem;
  margin-top: 4rem;
  font-family: "Canela Trial";
  line-height: 1.4;
  text-transform: capitalize;
  color: #353535;
  font-weight: 400;
}

.paradise-amenities-list li:nth-child(4n) {
  margin-right: 0;
}

.paradise-amenities-list li img {
  max-height: 9.5rem;
  object-fit: contain;
  width: 100%;
}

/* PROJECT GLIMPS Section */
.hp-establised-btn.bg-dark-gold-extra {
  background-color: #bf7b52;
}

.paradise-project-glimps .hp-establised-btn {
  padding: 0.7rem 7rem 0.7rem 1rem;
  margin-top: 12rem;
}

.com-box-tabs-head li {
  position: relative;
  padding: 2rem 5rem;
  color: #181d24;
}

.paradise-project-glimps .paradise-glimps-img {
  margin-top: 6rem;
  width: 48%;
}

.paradise-project-glimps .paradise-glimps-img img {
  width: 100%;
}

.paradise-project-glimps .list-with-star li {
  margin: 0 2rem;
}

.paradise-project-glimps .list-with-star li::after {
  top: 3rem;
  right: -2.5rem;
}

/* LOCATION Section */
.paradise-location-section .section-header {
  max-width: 72rem;
  position: relative;
  z-index: 2;
  text-transform: capitalize;
}

.paradise-location-section .paradise-location-btn {
  padding-left: 19rem;
}

/* FLOOR PLANS Section */
.paradise-floor-plans::before {
  content: "";
  width: 40%;
  max-width: 50rem;
  height: 50rem;
  position: absolute;
  top: -1rem;
  right: 0;
  background-image: url("../img/paradise-floor-plans-art.webp");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.paradise-fp-tab-head {
  width: 17%;
  display: flex;
  flex-direction: column;
}

.paradise-fp-tab-head li {
  width: max-content;
  display: block;
  font-size: 4rem;
  margin-bottom: 2rem;
  margin-right: 0;
  padding: 1.5rem 1.5rem;
}

.paradise-fp-tab-head li.active::before,
.paradise-fp-tab-head li:hover::before {
  top: 0.5rem;
}

.paradise-fp-tab-content {
  width: 83%;
}

.paradise-floor-img {
  padding-right: 2rem;
}

.paradise-floor-plans .fp-content-top-right {
  margin-top: 3rem;
}

.paradise-floor-plans .fp-content-top-right li p {
  color: #bf7b52;
}

/* BUILDING FUTURE Section */
.paradise-building-future.com-padding {
  padding-bottom: 0;
}

.paradise-building-future .section-header {
  margin-bottom: 30rem;
}

.paradise-building-future-img {
  max-width: 42rem;
  margin-left: 6rem;
}

.paradise-building-future .w-50 p {
  line-height: 2;
}

.paradise-future-icons li {
  width: 33%;
  max-width: 25rem;
  height: 11rem;
  transition: all 0.4s ease;
  border-radius: 5px;
  transition: all 0.5s ease;
}

.paradise-future-icons li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 3rem;
  width: 100%;
  height: 100%;
}

.paradise-future-icons li:hover {
  background-color: #363b43;
}

.paradise-future-icons li img {
  width: 100%;
  object-fit: contain;
  height: 100%;
  transition: all 0.5s ease;
}

.paradise-future-icons li:hover img {
  transform: scale(1.1);
}

/* WHY CHOOSE Section */
.paradise-why-choose .section-header h2 {
  max-width: 76rem;
  margin-bottom: 20rem;
}

.paradise-why-choose .section-header .circle-heading-arrow {
  top: 100%;
  right: 9rem;
  bottom: unset;
  left: unset;
}

.paradise-why-choose .section-header .circle-heading-arrow img {
  width: 16.5rem;
  height: 16.5rem;
}

.landmarks-text-box h4 {
  font-weight: 400;
}

.paradise-project-glimps .list-with-star li:first-child {
  margin-left: 0;
}

/* ---------------------------------------------- */
/* -----------------  TOWN CENTER Page ----------- */
/* ------------------------------------------------ */
/* BANNER Section */
.banner-sub img {
  width: 1.8rem;
}

.banner-sub p {
  font-size: 2.4rem;
  margin-left: 1rem;
}

.town-center-banner .banner-text-box {
  padding-left: 0;
}

/* PROVEN NUMBERS */
.etc-proven-numbers {
  overflow: hidden;
  padding-bottom: 5rem;
}

.etc-proven-numbers::before {
  content: "";
  position: absolute;
  top: -20rem;
  right: -4rem;
  width: 33%;
  max-width: 70rem;
  height: 70rem;
  background-image: url("../img/etc-proven-numbers-art.webp");
  background-repeat: no-repeat;
  background-size: contain;
}

.etc-proven-top .etc-top-left {
  padding-bottom: 15rem;
}
.etc-proven-top .etc-top-left video {
  margin-bottom: 5rem;
  margin-top: -10rem;
}
.oc-received-video {
  width: 50rem;
}
.etc-proven-top .etc-top-right {
  padding-left: 7rem;
  text-transform: capitalize;
}
.etc-proven-top .etc-top-right video {
  margin-top: 5rem;
}
.has-company-deatils-list ul {
  list-style: disc;
  padding-left: 2rem;
  text-align: left;
}

.has-company-deatils-list ul li {
  margin-bottom: 2rem;
  font-weight: 400;
  line-height: 1.5;
}

.etc-oc-received {
  width: max-content;
  padding: 1rem 2rem;
  border-radius: 5px;
  margin-top: 3rem;
  font-family: "Theinhardt Pan";
  color: #fff;
  padding-top: 1.5rem;
}

.etc-proven-numbers .circle-heading-arrow {
  bottom: -18rem;
  top: unset;
  left: 27rem;
  right: unset;
}

.etc-proven-usp-list {
  padding: 0 5rem;
  text-transform: capitalize;
}

.etc-proven-usp-wrapper {
  margin-top: 17rem;
}

.etc-proven-usp-list li::after,
.etc-proven-usp-wrapper::before {
  background-repeat: no-repeat;
  background-size: contain;
}

.etc-proven-usp-wrapper::before {
  content: "";
  width: 200rem;
  height: 1px;
  background-image: url("../img/etc-proven-usp-top.webp");
  display: block;
}

.etc-proven-usp-list li {
  width: 25%;
  padding: 10rem 4rem;
  position: relative;
  margin-top: 1rem;
}

.etc-proven-usp-list li::after {
  width: 1px;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("../img/etc-proven-usp-line.webp");
}

.etc-proven-usp-list li:last-child::after {
  display: none;
}

.etc-proven-usp-list li h5 {
  margin-bottom: 3rem;
  color: #353535;
  font-size: 3.6rem;
  font-weight: 400;
  margin-top: 4rem;
}

.etc-proven-usp-list li img {
  max-width: 7.5rem;
  object-fit: contain;
}

/* THE CONCEPT */
.etc-concept-section .section-header {
  max-width: 68rem;
  margin-left: 45%;
  margin-bottom: -15rem;
}

.etc-concept-section .circle-heading-arrow {
  left: unset;
  right: 0;
  bottom: -5rem;
}

.etc-concept-section .circle-heading-arrow img {
  width: 14rem;
  height: 14rem;
}

.etc-concept-left {
  width: 72.5%;
}

.etc-concept-right {
  width: 27.5%;
  padding-bottom: 2rem;
}

.etc-concept-thumb {
  border-radius: 0 0 25rem 0;
  overflow: hidden;
}

.etc-concept-thumb-wrapper {
  width: 54.5%;
}

.etc-concept-left .concept-text-box {
  width: 37%;
  padding-top: 22rem;
}

.concept-main-text {
  font-weight: 300;
  padding-right: 2rem;
  text-transform: capitalize;
}

.concept-by {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 3px;
}

.etc-concept-section .concept-thumb-bottom {
  max-width: 20rem;
}

.etc-concept-section .concept-thumb-bottom img {
  width: 2.7rem;
}

.etc-concept-section .concept-thumb-bottom a {
  max-width: calc(100% - 3rem);
  font-size: 1.6rem;
  color: #888888;
  line-height: 1.5;
  letter-spacing: 3px;
  font-weight: 400;
  padding-left: 2rem;
}

.etc-sm-img-top {
  max-width: 24.4rem;
  margin-left: auto;
  margin-bottom: -4rem;
}

.etc-sm-img-bottom {
  max-width: 32.3rem;
}

/* PROJECT WALKTHROUGH */
.etc-project-walkthrough-content {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.etc-pw-play-btn {
  width: 15.4rem;
  height: 15.4rem;
  margin: 0 auto;
  cursor: pointer;
}

.etc-project-walkthrough-content .marquee-content h2 {
  position: relative;
  font-size: 12rem;
  padding: 2rem 12rem;
}

.etc-project-walkthrough-content .marquee-content h2::after {
  content: "";
  position: absolute;
  right: -4.5rem;
  top: 8rem;
  width: 9rem;
  height: 0.4rem;
  background-color: #fff;
}

.epic-project-walkthrough {
  padding-top: 15rem;
}

.epic-project-walkthrough .section-header h2 {
  margin-bottom: 15rem;
}

.epic-project-walkthrough .circle-heading-arrow {
  bottom: -17rem;
}

/* THINK COMMERCIAL */
.etc-think-commercial {
  overflow: hidden;
}

.etc-commercial-hanging-img {
  width: 29rem;
  position: absolute;
  left: 0;
  top: -40rem;
}

.etc-commercial-hanging-img img {
  height: 70.5rem;
  object-fit: contain;
}

.etc-think-commercial .section-header {
  padding-left: 7rem;
}

.etc-commercial-slider-wrapper {
  padding-left: 10%;
  margin-top: 12rem;
}

.etc-think-commercial .has-circle-arrow .slick-arrow::after {
  background-image: url("../img/slider-floating-arrow-black.webp");
}

.etc-think-commercial .floating-slider-controls {
  left: 4.5%;
  border-color: #ec6602;
}

.etc-think-commercial .slick-arrow.slick-prev {
  left: -10rem;
}

.etc-think-commercial .slick-arrow.slick-prev::after {
  right: 1rem;
  left: unset;
  transition: all 0.4s ease;
}

.etc-think-commercial .slick-arrow.slick-next {
  left: 0;
}

.etc-think-commercial .slick-arrow.slick-next::after {
  right: unset;
  left: 1rem;
  transition: all 0.4s ease;
}

.etc-think-commercial .slick-arrow.slick-arrow:hover::after,
.has-circle-arrow.en-news-slider-wrapper .slick-arrow:hover::after {
  filter: brightness(1) invert(0.5) sepia(0.5) hue-rotate(295deg) saturate(295%);
}

.en-media-box .en-media-logo-box h5 {
  font-family: "Theinhardt Pan";
  font-style: normal;
  font-weight: 300;
  font-size: 2.6rem;
  letter-spacing: 0.01em;
  color: #353535;
}

.en-media-logo {
  width: 7.3rem;
  height: 7.3rem;
  border-radius: 100%;
  border: 1px solid #ededed;
  display: flex;
  align-items: center;
}

.en-media-content {
  width: 67%;
  margin-left: 2rem;
}

.etc-commercial-slider .etc-commercial-content {
  padding-left: 4rem;
}

.etc-commercial-slider .etc-commercial-content h6 {
  position: unset;
  padding: 0;
  background-image: none;
  text-transform: capitalize;
}

.etc-commercial-slider .etc-commercial-content p,
.etc-commercial-slider .etc-commercial-content .pointers {
  color: #fff;
  font-size: 2rem;
  position: relative;
  height: 0;
  max-height: 0;
  opacity: 0;
  transition: all 0.3s ease;
}

.etc-commercial-slider .etc-commercial-content .pointers li {
  color: #fff;
  text-transform: capitalize;
}

.etc-commercial-slider .etc-commercial-content .pointers li::before {
  background-color: rgba(255, 255, 255, 0.7);
}

.etc-commercial-slider .etc-commercial-content p::before,
.etc-commercial-slider .etc-commercial-content .pointers::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5.6rem;
  height: 2px;
  background-color: #ec6602;
}

.etc-commercial-slider .pm-slide-item:hover .etc-commercial-content p,
.etc-commercial-slider .pm-slide-item:hover .etc-commercial-content .pointers {
  height: auto;
  opacity: 1;
  max-height: 100rem;
  padding-top: 2.5rem;
  margin-top: 2rem;
}

.en-news-slider .slick-slide .hp-event-slide a {
  position: relative;
  width: 100%;
  height: 100%;
}

.en-news-slider .slick-slide .hp-event-slide a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 9;
}

/* PROJECT AMENITIES */
.etc-project-amenities,
.etc-concept-section {
  background-color: #fcfaf2;
}

.etc-amenities-list {
  margin-top: -6rem;
}

.paradise-amenities-list.etc-amenities-list li {
  padding: 9rem 7rem;
}

.paradise-amenities-list.etc-amenities-list li.etc-amenities-header {
  background-color: transparent;
  width: 52%;
  margin-right: 0;
  padding-left: 0;
  padding-top: 2rem;
  box-shadow: none;
}

.etc-amenities-list li:nth-child(3),
.etc-amenities-list li:last-child {
  margin-right: 0;
}

.etc-amenities-list li:nth-child(4) {
  margin-right: 4%;
}

.etc-amenities-list .circle-md-arrow {
  bottom: -18rem;
}

.etc-amenities-list .circle-md-arrow img {
  max-height: unset;
}

/* PROJECT GLIMPS */
.etc-project-glimps .circle-heading-arrow {
  bottom: -17rem;
}

.etc-glimps-tab-head {
  width: max-content;
  margin: 0 auto;
  margin-bottom: 4rem;
  max-width: 100%;
}

.etc-glimps-tab-head.circle-tab-list li.active,
.etc-glimps-tab-head.circle-tab-list li:hover {
  color: #ec6602;
}

.etc-glimps-tabs {
  margin-top: 20rem;
}

.etc-glimps-box-left {
  width: 32.3%;
}

.etc-glimps-box-right {
  width: 65.4%;
}

.etc-glimps-img {
  margin-top: 3.5rem;
}
.en-news-slider .slick-slide .hp-event-slide a:hover img {
  opacity: 1;
}
.en-news-slider .hp-event-box img {
  height: 89.7rem;
  object-fit: cover;
  width: 100%;
}

.etc-glimps-box-right .flex-box .etc-glimps-img {
  width: 48%;
}

.postid-1986 .etc-glimps-tab-head.circle-tab-list li.active::before,
.postid-1986 .etc-glimps-tab-head.circle-tab-list li:hover::before {
  background-image: url(../img/tab-active-circle-golden.webp);
}

.postid-1986 .etc-glimps-tab-head.circle-tab-list li.active,
.postid-1986 .etc-glimps-tab-head.circle-tab-list li:hover {
  color: #d59c21;
}

.postid-1986 .etc-glimps-tab-head.circle-tab-list li.active::before {
  background-color: #d59c21;
}

.postid-1986 .etc-commitment-section .pn-usp-content::before {
  background-image: url(../img/pulse-golden.webp);
}

/* BUILDING Future */
.etc-building-future.com-padding {
  padding-bottom: 0;
}

.etc-building-future .circle-heading-arrow {
  bottom: -18rem;
  right: unset;
  left: 8rem;
}

.etc-building-future .etc-future-wrapper {
  padding-bottom: 20rem;
  border-bottom: 1px solid #9c9c9c;
}

.etc-building-future .etc-future-left {
  width: 40%;
  text-transform: capitalize;
}

.etc-building-future h4 {
  margin-top: 20rem;
  text-transform: capitalize;
}

.etc-building-future .etc-future-right {
  width: 57%;
}

.future-logo-item {
  border-radius: 50%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
}

.future-logo-item:hover {
  transform: scale(1.1);
}

.future-logo-box {
  height: 100%;
  min-height: 60rem;
}

.future-logo-item img {
  width: 100%;
  object-fit: contain;
}

.future-logo-item:nth-of-type(1) {
  width: 32rem;
  height: 32rem;
  left: 10rem;
  top: 0;
  padding: 5rem;
}

.future-logo-item:nth-of-type(2) {
  width: 23rem;
  height: 23rem;
  right: 5rem;
  top: 5rem;
  padding: 3rem;
}

.future-logo-item:nth-of-type(3) {
  width: 20rem;
  height: 20rem;
  left: 2rem;
  top: 33rem;
  padding: 4rem;
}

.future-logo-item:nth-of-type(4) {
  width: 18rem;
  height: 18rem;
  left: 43rem;
  top: 23rem;
  padding: 2.5rem;
}

.future-logo-item:nth-of-type(5) {
  width: 25rem;
  height: 25rem;
  right: 2rem;
  top: 34rem;
  padding: 5rem;
}

.future-logo-item:nth-of-type(6) {
  width: 37rem;
  height: 37rem;
  left: 22rem;
  top: 44rem;
  padding: 6rem;
}

/* FLOOR PLAN Section */
.etc-floor-plan-section .slick-list {
  padding: 0 15% 0 15% !important;
}

.etc-floor-plan-section .slick-slide {
  margin: 0 7rem;
}

.etc-floor-plan-section .etc-fp-img {
  padding: 2rem 9rem;
  background-color: #f8f8f8;
  overflow: hidden;
}

.etc-fp-slide:hover .etc-fp-img img {
  transform: scale(1.1);
}

.etc-floor-plan-section .etc-fp-img img {
  transition: all 0.5s ease;
  height: 67.3rem;
  object-fit: contain;
  width: 90%;
  margin: auto;
}

.etc-floor-plan-section .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  background-color: transparent;
  border: 0;
  outline: 0;
  width: 13rem;
  height: 10rem;
  color: transparent;
  cursor: pointer;
  transform: translateY(-50%);
}

.etc-floor-plan-section .slick-arrow::after {
  position: absolute;
  top: 0;
  content: "";
  background-image: url(../img/big-slider-arrow-black.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  z-index: 5;
  cursor: pointer;
  left: 0;
}

.etc-floor-plan-section .slick-arrow.slick-prev {
  left: 14%;
}

.etc-floor-plan-section .slick-arrow.slick-next {
  right: 14%;
}

.etc-floor-plan-section .slick-arrow.slick-next::after {
  transform: rotate(180deg);
}

.etc-floor-name {
  font-size: 3.8rem;
  font-weight: 300;
  color: #333;
  font-family: "Canela Trial";
}

/* COMMITMENT Section */

.btn-under-circle {
  margin-top: 27rem;
}

.etc-commitment-section .paradise-proven-usp {
  width: 100%;
  margin-top: 10rem;
  padding-bottom: 10rem;
}

.etc-commitment-section .paradise-proven-usp li {
  width: 22.5%;
  margin-right: 3.33%;
}

.etc-commitment-section .paradise-proven-usp li:nth-child(odd) {
  padding-top: 0;
}

.etc-commitment-section .paradise-proven-usp li:nth-child(even) {
  padding-top: 20rem;
}

.etc-commitment-section .paradise-proven-usp li:nth-child(4n) {
  margin-right: 0;
}

.etc-commitment-section .paradise-proven-usp li::before,
.etc-commitment-section .paradise-proven-usp li:last-child:after {
  display: none;
}

.etc-commitment-section .pn-usp-content {
  background-color: #fff;
  padding: 5rem 4rem;
}

.etc-commitment-section .pn-usp-content::after {
  content: "";
  width: 1px;
  height: 160rem;
  background-image: url(../img/etc-commitment-line.webp);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: -20rem;
}

.etc-commitment-section .pn-usp-content::before {
  top: -10rem;
  background-image: url("../img/pulse-orange.webp");
}

.postid-1985 .etc-commitment-section .pn-usp-content::before,
.postid-1980 .etc-commitment-section .pn-usp-content::before {
  background-image: url("../img/pulse-white.webp");
}

.etc-commitment-section
  .paradise-proven-usp
  li:nth-child(odd)
  .pn-usp-content::after {
  bottom: -40rem;
}

.etc-commitment-section
  .paradise-proven-usp
  li:nth-child(1)
  .pn-usp-content::before,
.etc-commitment-section
  .paradise-proven-usp
  li:nth-child(1)
  .pn-usp-content::after,
.etc-commitment-section
  .paradise-proven-usp
  li:nth-child(4)
  .pn-usp-content::before,
.etc-commitment-section
  .paradise-proven-usp
  li:nth-child(4)
  .pn-usp-content::after {
  left: 50%;
  transform: translateX(-50%);
}

.etc-commitment-section
  .paradise-proven-usp
  li:nth-child(2)
  .pn-usp-content::after {
  left: 6rem;
}

.etc-commitment-section
  .paradise-proven-usp
  li:nth-child(2)
  .pn-usp-content::before {
  left: 4.3rem;
}

.etc-commitment-section
  .paradise-proven-usp
  li:nth-child(3)
  .pn-usp-content::after {
  left: unset;
  right: 10rem;
}

.etc-commitment-section
  .paradise-proven-usp
  li:nth-child(3)
  .pn-usp-content::before {
  left: unset;
  right: 8.3rem;
}

.etc-commitment-section .paradise-proven-usp .pn-usp-content img {
  max-width: 22rem;
  margin-top: 1rem;
}

.etc-commitment-section .pn-usp-content h5 {
  font-weight: 400;
  text-transform: capitalize;
}

.etc-commitment-section .pn-usp-content p {
  font-size: 2rem;
  color: #5b5b5b;
  font-weight: 200;
  line-height: 1.4;
  text-transform: capitalize;
}

/* WHY CHOOSE Section */
.etc-why-choose .section-header .circle-heading-arrow {
  top: 100%;
  right: unset;
  bottom: unset;
  left: 0;
}

.postid-1980 .etc-glimps-tab-head.circle-tab-list li.active,
.postid-1980 .etc-glimps-tab-head.circle-tab-list li:hover {
  color: #010005;
}

.postid-1980 .circle-tab-list li.active::before {
  background-color: #010005;
}

.postid-1985 .etc-glimps-tab-head.circle-tab-list li.active,
.postid-1985 .etc-glimps-tab-head.circle-tab-list li:hover {
  color: #00b5c4;
}

/* SCHEDULE CALL Section */
.etc-schedule-call .schedule-call-bg,
.postid-1984 .en-schedule-section .schedule-call-bg {
  background-image: url("../img/etc-schedule-bg.webp");
}
.page-id-15 .en-schedule-section .schedule-call-bg,
.page-id-19 .en-schedule-section .schedule-call-bg {
  background: #c19a5b;
  background-image: url(../img/schedule-call-bg.webp);
}
/* ------------------------------------------------ */
/* ------------ NEWS & EVENTS PAGE -----------------*/
/* ------------------------------------------------ */
.center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.en-events-section::before {
  content: "";
  width: 62rem;
  height: 99rem;
  position: absolute;
  top: 0;
  right: 5rem;
  background-image: url("../img/elan-news-events-line-art.webp");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}

.en-events-section .container,
.en-media-section .container {
  z-index: 2;
}

.en-events-left {
  width: 35.5%;
  text-align: justify;
}

.en-events-right {
  width: 58.5%;
}

.en-events-video .en-events-play {
  max-width: 17.7rem;
}

.en-events-play img {
  width: 100%;
}

.en-events-section-heading {
  width: 107rem;
}

.en-events-section blockquote {
  position: relative;
  font-size: 3.2rem;
  font-family: "Theinhardt Pan";
  font-style: italic;
  font-weight: 200;
  padding-left: 7rem;
  padding-right: 8rem;
  line-height: 1.5;
  margin-top: 14rem;
  text-transform: capitalize;
}

.en-events-section blockquote::before {
  width: 4.5rem;
  height: 5rem;
  content: "";
  position: absolute;
  left: 0;
  top: 0.5rem;
  background-image: url("../img/elan-news-blockquote.webp");
  background-size: contain;
  background-repeat: no-repeat;
}

.en-signature {
  padding-left: 7rem;
}

.en-signature img {
  display: inline-block;
  max-height: 11rem;
  object-fit: contain;
}

.news-event-post h5 {
  font-size: 2.9rem;
  line-height: 1.5;
  margin-bottom: 3rem;
  font-family: "Canela Trial";
}

/* VIDEOS Section */
.en-videos-section .en-video-half {
  width: 48.5%;
}

.en-video-box .en-events-play {
  max-width: 11rem;
}

/* NEWS & PR */
.en-news-pr .section-header .circle-heading-arrow {
  bottom: -19rem;
}

.en-news-slider-wrapper {
  margin-top: 25rem;
}

.en-news-slider .slick-list {
  padding: 0 12% 0 12% !important;
}

.en-news-slider .slick-slide {
  margin: 0 3rem;
}

.en-news-slider .hp-event-content {
  padding: 8rem 9.5rem;
}

.en-news-slider .hp-event-date {
  left: 9.5rem;
  bottom: 10rem;
  width: calc(100% - 19rem);
}

.en-news-slider .hp-event-box img.event-img {
  opacity: 1;
}

.en-news-slider .hp-event-box p,
.en-news-slider .hp-event-box a,
.en-news-slider .hp-event-box h3,
.en-news-slider .hp-event-box h5 {
  color: #fff;
}

.en-news-slider .hp-event-box h5,
.en-news-slider .hp-event-box .en-news-desc {
  max-width: 40rem;
}

.en-news-slider .hp-event-box .read-more {
  border-color: #fff;
}
.en-news-slider .en-news-desc {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  font-size: 2rem;
  font-weight: 100;
}

.en-news-slide:hover .en-news-desc {
  max-height: 50rem;
  margin-bottom: 3rem;
}

.has-circle-arrow.en-news-slider-wrapper .slick-arrow::after {
  background-image: url("../img/slider-floating-arrow-black.webp");
  transition: all 0.5s ease;
}

.en-news-slider .hp-event-date .hp-event-day span,
.en-news-slider .hp-event-box p span {
  display: none;
}

.news-event-post .hp-event-month {
  color: #fff;
  font-family: "Theinhardt Pan";
  font-weight: 200;
}

.news-event-post .hp-event-month span {
  display: none;
}
.news-event-post .hp-event-month {
  color: #fff;
  font-family: "Theinhardt Pan";
  font-weight: 200;
}

.news-event-post .hp-event-month span {
  display: none;
}

/* MEDIA Section */
.en-media-section::before {
  content: "";
  width: 100%;
  height: 68rem;
  position: absolute;
  bottom: 27%;
  left: 0;
  background-image: url("../img/elan-media-bg-line-art.webp");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}

.en-media-text-box {
  width: 42%;
}

.en-media-box {
  width: 31%;
  margin-right: 3.5%;
  margin-top: 5rem;
}

.en-media-box .bg-white {
  padding: 2rem 2rem;
}

.en-media-box:nth-child(3n) {
  margin-right: 0;
}

.en-media-box .en-media-logo-box {
  margin-top: 3rem;
  margin-bottom: 1rem;
}

.en-media-box .en-media-logo-box img {
  max-height: 7.3rem;
  object-fit: contain;
  border-radius: 100%;
}
.en-media-wrapper {
  margin-bottom: 5rem;
}
.en-media-wrapper .slick-slide {
  display: flex;
  flex-wrap: wrap;
}
.en-media-wrapper .slick-slide .en-media-box {
  padding: 2rem;
  margin: 0;
  width: 100% !important;
}
.en-media-wrapper .slick-slide .en-media-box img {
  width: 100%;
  object-fit: cover;
}
.en-media-wrapper .slick-slide > div {
  width: 100%;
  display: flex;
}
.en-media-wrapper .slick-arrow {
  bottom: -10rem;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0 !important;
  transform: none !important;
  width: 7.2rem;
  height: 7.2rem;
  z-index: 99;
}
.en-media-wrapper .slick-arrow::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/slider-arrow-white-circle.webp);
  width: 7.2rem;
  height: 7.2rem;
  filter: brightness(0.5);
  top: 0;
  left: -4rem;
}
.en-media-wrapper .slick-arrow:hover::after {
  filter: brightness(0.2);
}
.en-media-wrapper .slick-next.slick-arrow::after {
  transform: rotate(180deg);
  right: -5rem;
  left: auto;
}
/* ACTIVITIES Section */
.en-activities-section .section-header .circle-heading-arrow {
  bottom: unset;
  top: 2rem;
  left: unset;
  right: -2rem;
}

.en-activities-section .pwc-left {
  width: 56%;
}

.en-activities-section .pwc-right {
  width: 43.5%;
}

.en-schedule-section .schedule-call-bg {
  background-image: url("../img/elan-news-schedule-bg.webp");
}

.postid-1986 .en-schedule-section .schedule-call-bg {
  background-image: url("../img/bg-golden.webp");
}

.postid-1985 .en-schedule-section .schedule-call-bg {
  background-image: url("../img/bg-blue-bar.webp");
}

.postid-1980 .en-schedule-section .schedule-call-bg {
  background-image: url("../img/etc-schedule-black.webp");
}

.page-template-elan-empire .en-schedule-section .schedule-call-bg {
  background-image: url(../img/bg-brown-with-image.webp);
}

/* ---------------------------------------------------- */
/* -----------------  FOUNDATION page ---------------- */
/* ---------------------------------------------------- */
.ef-contribution-section .section-header {
  max-width: 137rem;
  margin: 0 auto;
}

.ef-contribution-section .section-header h2 {
  margin-bottom: 25rem;
}

.ef-contribution-section .paradise-proven-usp {
  margin-top: -13rem;
}

.ef-contribution-section .paradise-proven-usp .pn-usp-content img {
  max-width: 6rem;
}

.ef-contribution-section .paradise-proven-usp li {
  padding-bottom: 5rem;
}

/* INITIATIVES Section */

/*.ef-initiatives-wrapper {
  margin-top: 24rem;
}
.ef-initiatives-half {
  width: 48.2%;
}
.ef-initiatives-third {
  width: 31%;
}
.ef-initiatives-box {
  margin-top: 5rem;
  display: block;
}
.ef-initiatives-box img {
  width: 100%;
}
.ef-initiatives-contant {
  position: absolute;
  width: 100%;
  height: max-content;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0.5) 70%,
    rgba(0, 0, 0, 0.01) 99%
  );
  padding: 6rem 6rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.ef-initiatives-box .show-on-hover {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ef-initiatives-box .show-on-hover::before {
  width: 5.6rem;
  height: 2px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ec6602;
  opacity: 0;
  transition: all 0.5s ease;
}
.ef-initiatives-box:hover .show-on-hover::before {
  opacity: 1;
}
.has-hidden-text .show-on-hover {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.has-hidden-text:hover .show-on-hover {
  max-height: 50rem;
  transition: all 0.5s ease;
  padding-top: 3rem;
  margin-top: 3rem;
}
.foundation-initiatives .ef-initiatives-half {
  min-height: 48.4rem;
  margin-top: 5rem;
}
.foundation-initiatives .ef-initiatives-half .ef-initiatives-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 0;
  position: relative;
  height: 100%;
  justify-content: flex-end;
}
.foundation-initiatives .ef-initiatives-half .ef-initiatives-box .ef-initiatives-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.foundation-initiatives .ef-initiatives-half .ef-initiatives-box .ef-initiatives-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: auto;
}
.foundation-initiatives .ef-initiatives-contant {
  position: relative;
  height: max-content;
}*/

.recent-initiatives-list {
  margin-top: 22rem;
}

.recent-initiatives-item-main {
  width: calc((100% - 33rem) / 3);
  margin: 0 4rem;
  cursor: pointer;
}

.recent-initiatives-item-image {
  width: 100%;
  height: 65.5rem;
}

.recent-initiatives-item {
  width: 100%;
  margin: 8rem 0rem 0;
}

.recent-initiatives-item-main:first-child
  .recent-initiatives-item:nth-child(2)
  .recent-initiatives-item-image {
  height: 50.8rem;
}

.recent-initiatives-item-main:first-child
  .recent-initiatives-item:nth-child(3)
  .recent-initiatives-item-image,
.recent-initiatives-item-main:nth-child(3)
  .recent-initiatives-item:nth-child(1)
  .recent-initiatives-item-image {
  height: 54.5rem;
}

.recent-initiatives-item-main:nth-child(2)
  .recent-initiatives-item:nth-child(1)
  .recent-initiatives-item-image {
  height: 29.8rem;
}

.recent-initiatives-item-main:nth-child(2)
  .recent-initiatives-item:nth-child(2)
  .recent-initiatives-item-image {
  height: 43rem;
}

.recent-initiatives-item-main:nth-child(3)
  .recent-initiatives-item:nth-child(2)
  .recent-initiatives-item-image,
.recent-initiatives-item-main:nth-child(3)
  .recent-initiatives-item:nth-child(3)
  .recent-initiatives-item-image {
  height: 45.7rem;
}

.recent-initiatives-item-content p {
  margin: 4rem 0 2rem;
  font-weight: 300;
}

.recent-initiatives-item-content h5 {
  font-size: 3.4rem;
}

.recent-initiatives-info .videowrapperinnr {
  width: 89.4rem;
  padding: 5rem;
  border-radius: 17px;
  height: auto;
  max-height: initial;
}

.videopopup.recent-initiatives-info {
  background: rgb(23 27 33 / 95%);
}

.videopopup.recent-initiatives-info .closepop {
  background-color: #bf7b52 !important;
}

.videopopup.recent-initiatives-info .closepop img {
  filter: invert(1);
}

/* SOCIAL SUPPORT */
.ef-social-support .section-header .circle-heading-arrow {
  bottom: -18rem;
}

.ef-social-support .section-header .ef-social-desc {
  max-width: 55.6rem;
  margin-bottom: 8rem;
  margin-top: 22rem;
}

.ef-social-support .section-header .ef-social-desc p {
  color: #181d24;
  font-weight: 300;
}

.ef-support-left,
.ef-support-right {
  width: 48%;
}

.ef-support-usp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 3rem;
}

.ef-support-usp li {
  background-color: #f8f8f8;
  padding: 5rem 7rem;
  padding-bottom: 10rem;
  text-align: center;
  margin-bottom: 5rem;
  border-radius: 2.5rem;
  box-shadow: 0px 34px 34px 0px #00000003;
  max-height: 37rem;
}

.ef-support-usp li img {
  max-width: 9.5rem;
  margin: 0 auto;
}

.ef-support-usp li p {
  font-size: 3rem;
  color: #353535;
  margin-top: 3rem;
  text-transform: capitalize;
  font-weight: 400;
  font-family: "Canela Trial";
}

/* SCHEDULE Section */
.foundation-schedule-section .schedule-call-bg {
  background-image: url("../img/elan-foundation-schedule-bg.webp");
}

/* -------------------------------------------------------------- */
/* ------------------ Investor Page ------------------- */
/* -------------------------------------------------------------- */
.ei-partnership-section.com-padding,
.ea-dedication-section.com-padding {
  padding-bottom: 0;
  overflow: hidden;
}

.ei-partnership-section .section-header {
  max-width: 97rem;
}

.ei-partnership-section .section-header .circle-heading-arrow {
  bottom: -18rem;
  right: 24%;
  left: unset;
}

.ei-partnership-content {
  margin-left: auto;
  text-align: justify;
  margin-top: -12rem;
}

.ei-partnership-content::before {
  content: "";
  width: 65rem;
  height: 65rem;
  position: absolute;
  bottom: 100%;
  right: 30%;
  background-image: url("../img/ei-partnership-line-art.webp");
  background-size: contain;
  background-repeat: no-repeat;
}

.ei-pertnership-thumb {
  max-width: 54rem;
  margin-left: auto;
}

.ei-partner-logo-art {
  max-width: 49rem;
  margin-top: -27rem;
  margin-bottom: -20rem;
}

.ei-main-tab-head .eimt-btn {
  border: 1px solid #ecc398;
  border-radius: 1rem;
  padding: 4rem 4rem;
  transition: all 0.5s ease;
  margin-right: 2rem;
  width: auto;
  cursor: pointer;
  position: relative;
}
.ei-main-tab-head .eimt-btn::after {
  content: "";
  position: absolute;
  bottom: -1.8rem;
  left: 4rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/gradient-tringle.webp);
  width: 2.9rem;
  height: 1.8rem;
  opacity: 0;
}
.ei-main-tab-head .eimt-btn.active::after {
  opacity: 1;
}
.ei-main-tab-head .eimt-btn:last-of-type {
  margin-right: 0;
}

.ei-main-tab-head .eimt-btn:hover,
.ei-main-tab-head .eimt-btn.active {
  background-color: #ecc398;
}

.ei-main-tab-head .eimt-btn p {
  color: #cbcfd6;
  font-size: 2.8rem;
  padding-top: 4rem;
  line-height: 0;
  transition: all 0.5s ease;
  font-family: "Canela Trial";
}

.ei-main-tab-head .eimt-btn p::before {
  content: "";
  width: 2.7rem;
  height: 1px;
  background-color: #ecc398;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}

.ei-main-tab-head .eimt-btn:hover p,
.ei-main-tab-head .eimt-btn.active p {
  color: #181d24;
}

.ei-main-tab-head .eimt-btn:hover p::before,
.ei-main-tab-head .eimt-btn.active p::before {
  background-color: #181d24;
}

.ei-main-tab-content,
.ei-child-tab-content {
  display: none;
}

.ei-main-tab-content.active,
.ei-child-tab-content.active {
  display: block;
}

.ei-child-tab-head li {
  font-size: 3rem;
  padding: 1rem 2rem;
  margin-right: 2rem;
  transition: all 0.5s ease;
  cursor: pointer;
  position: relative;
  font-family: "Canela Trial";
}

.ei-child-tab-head li:hover,
.ei-child-tab-head li.active {
  color: #bf7b52;
}

.ei-child-tab-head li:last-child {
  margin-right: 0;
}

.ei-child-tab-head li::after {
  background-image: url("../img/hp-list-star.webp");
}

.ei-company-info-list li {
  padding: 4rem 0;
  border-bottom: 1px solid rgba(217, 217, 217, 0.6);
}

.ei-company-info-list li span {
  font-size: 3rem;
  text-transform: capitalize;
}

.ei-company-info-btn {
  padding: 3rem 3rem;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 1rem;
  transition: all 0.5s ease;
  color: #fff;
  font-size: 2.6rem;
}

.ei-company-info-btn:hover {
  background-color: #f1f1f1;
  color: #181d24;
}

.ei-opportunities-section .why-choose-elan-content h4 {
  margin-top: 0;
}
.current-open-box .opening-box {
  display: none;
  margin-top: 0;
}
.ei-nested-child-tab-head {
  width: 100%;
  display: block;
}
.ei-nested-child-tab-head .open-accordion {
  margin-right: 0;
  border-bottom: 1px solid rgb(255 255 255 / 30%);
  padding: 3rem 0;
}
.open-accordion.active h5.intro {
  color: #bf7b52;
}
.ei-nested-child-tab-head .open-accordion .faq-icon::before {
  content: "";
  position: absolute;
  background: url(../img/arrow-down.png?v=1670218913) no-repeat center;
  width: 1.3rem;
  height: 0.9rem;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: ease-in-out 0.2s;
  transform: rotate(-90deg);
  background-size: contain;
  filter: invert(1);
  filter: brightness(100);
}
.ei-nested-child-tab-head .open-accordion .faq-icon.intro::before {
  transform: rotate(0deg);
}
.open-accordion h5 {
  font-family: "Theinhardt Pan";
  font-weight: 200;
  font-size: 3.2rem;
  letter-spacing: normal;
}
/* -------------------------------------------------------------------- */
/* -----------------  ELAN AWARD page ----------------------------- */
/* -------------------------------------------------------------------- */
.ea-dedication-section .section-header .circle-heading-arrow {
  left: unset;
  right: 3rem;
  bottom: 0;
}

.ea-dedication-logo {
  max-width: 49rem;
  margin: 10rem auto -48% auto;
}

.ea-dedication-img {
  max-width: 47rem;
  margin-left: auto;
  margin-right: 10rem;
  margin-bottom: 5rem;
}

.ea-awards-section {
  background-color: #f8f8f8;
}

.ea-awards-section .section-header .circle-heading-arrow {
  bottom: -18rem;
}

.ea-award-item {
  margin-top: 5rem;
  text-align: center;
  padding: 4rem 4rem;
  border-radius: 2rem;
}

.ea-award-logo {
  max-width: 29rem;
  margin: 0 auto;
  margin-bottom: 2rem;
}

.ea-award-year {
  margin-bottom: 3rem;
  padding-top: 4rem;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 3rem;
}
.ea-award-wrapper .ea-award-item h5 {
  font-size: 3rem;
}
.ea-award-wrapper .ea-award-item h5 span {
  display: block;
}

.ea-award-year img {
  max-height: 6.5rem;
  object-fit: contain;
}

.ea-award-year h5 {
  margin: 0 2rem;
}

.ea-award-item {
  margin: 2rem;
  width: calc((100% - 12rem) / 3);
}

.ea-award-year h5 span {
  display: none;
}

.ea-award-wrapper {
  margin-top: 20rem;
}

.ea-award-wrapper .ea-award-item:nth-child(3n + 1) {
  transform: translateY(-100px);
}

.ea-award-wrapper .ea-award-item:nth-child(3n + 3) {
  transform: translateY(-100px);
}
.ea-award-wrapper .ea-award-item .small-fonts-heading {
  font-size: 2.7rem;
}
section.our-project.ea-project-glimps::after {
  display: none;
}

.ea-people-behind .why-choose-elan-content .circle-heading-arrow {
  right: unset;
  left: 15%;
}

.ea-testimonials-section {
  overflow: hidden;
}

section.our-showreel.ea-testimonials-section.bg-white {
  padding-bottom: 14rem;
}

section.our-showreel.ea-testimonials-section.bg-white::before,
section.our-showreel.ea-testimonials-section.bg-white::after {
  display: none;
}

.ea-testimonials-section .our-showreel-logo {
  top: 0;
}

.ea-project-glimps,
.page-template-awards .our-project {
  background-color: #f8f8f8;
}

/* -------------------------------------------------------------------- */
/* -----------------  ELAN EMPIRE page ----------------------------- */
/* -------------------------------------------------------------------- */

.elan-banner {
  display: grid;
  grid-template-columns: repeat(2,1fr);
}

.empire-banner .hp-banner-bottom {
  position: relative;
  z-index: 3;
}

.empire-banner .banner-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}

.elan-banner-content h6 img {
  width: 1.8rem;
  vertical-align: middle;
  margin-right: 1.2rem;
}

.elan-banner-content h6 {
  font-family: "Theinhardt Pan";
}

.elan-banner-content h1 {
  margin: 2rem 0 4rem;
}

.elan-banner-content p {
  line-height: 1.8;
}

.elan-banner .hp-banner-bottom {
  position: absolute;
  bottom: 6rem;
  left: 0;
  right: 0;
  width: 85.7%;
  max-width: 1620px;
  margin: auto;
}

.elan-banner-content {
  background-color: #412815;
  padding: 28rem 15rem 10rem;
}

.elan-banner .container,
.the-concept .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  justify-content: center;
  min-height: auto;
  padding: 28rem 0 24rem;
}

.circle-arrow-down {
  margin-top: 7.5rem;
  display: block;
}

.circle-arrow-down img {
  width: 21rem;
  object-fit: contain;
}

.comm-pd-20 {
  padding: 20rem 0;
}

.comm-pd-18 {
  padding: 18rem 0;
}

.comm-pd-16 {
  padding: 16rem 0;
}

.proven-numbers-left-sec,
.mission-vision-heading {
  width: 53%;
}

.proven-numbers-left-sec .sec-sub {
  padding-top: 0;
}

.text-box h3 {
  font-size: 5.5rem;
}

.proven-numbers-wrapper,
.mission-vision-wrapper {
  margin-top: 13rem;
}

.proven-numbers-usps-main .proven-numbers-usps-list:first-child,
.mission-vision-list:first-child {
  margin-top: -13rem;
}

.proven-numbers-usps-main,
.mission-vision-list-main {
  width: 46%;
  margin: -4rem;
}

.proven-numbers-usps-list,
.mission-vision-list {
  width: calc((100% - 0rem) / 2);
}

.proven-numbers-usps-list-item,
.mission-vision-list-item {
  background: #ffffff;
  border-radius: 20px;
  padding: 8.5rem 3.5rem;
  margin: 4rem 2rem;
}

.proven-numbers-usps-list-content h3 {
  margin: 2.5rem 0 1.5rem;
}

.proven-numbers-usps-list-content p {
  font-size: 3rem;
  color: #353535;
}

.proven-numbers-usps-list-icon img {
  width: 7.2rem;
  height: 6.3rem;
  object-fit: contain;
}

.the-concept {
  position: relative;
  z-index: 9;
}

.the-concept .container {
  padding: 18rem 0;
}

.the-concept-image-small {
  width: 53.2rem;
  height: 34rem;
  margin: 4.5rem auto;
}

.the-concept-content {
  width: 40%;
  margin-left: auto;
}

.the-concept-content h2 {
  text-transform: uppercase;
  line-height: 1.1;
}

.the-concept-content .circle-arrow-down {
  margin-top: 2rem;
}

.the-concept-content h6 {
  letter-spacing: 0.21em;
  text-transform: uppercase;
  color: #523c2c;
  font-size: 1.6rem;
  font-family: "Theinhardt Pan";
  margin-top: 4rem;
}

.our-showreel {
  position: relative;
  padding-bottom: 32rem;
}

.our-showreel .section-header {
  width: 69%;
  margin-left: auto;
  padding-top: 19.5rem;
}

.our-showreel-video {
  margin: auto;
  height: 80rem;
  position: relative;
  margin-top: 11rem;
  z-index: 99;
}

.our-showreel-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.our-showreel-logo {
  position: absolute;
  top: -36rem;
  left: 27rem;
}

.our-showreel-logo img {
  width: 29.6rem;
}

.luxury-landmarks-heading h2 {
  text-align: right;
  width: 70%;
  margin-top: -2rem;
}

.landmarks-services-heading {
  width: calc((100% - 81rem) / 2);
}

.landmarks-services-heading p {
  color: #181d24;
}

.luxury-landmarks-services-wrapper {
  margin-top: 11rem;
}

.landmarks-services-list {
  width: calc((100% - -69rem) / 2);
  border-left: 1px solid #c6c0ba;
  padding-left: 8rem;
  margin-left: 6rem;
}

.landmarks-services-list-img {
  width: calc((100% - -24.4rem) / 2);
}

.landmarks-services-list-content {
  width: calc((100% - 38rem) / 2);
  margin-left: 6rem;
}

.landmarks-services-list-content h3 {
  font-size: 4rem;
}

.landmarks-services-list-content h6 {
  font-size: 2.5rem;
  color: #8e8e8e;
  margin: 2.5rem 0 3rem;
  font-family: "Theinhardt Pan";
}

.landmarks-services-heading .circle-arrow-down img {
  width: 18.5rem;
}

.landmarks-services-list-item:not(:last-child) {
  margin-bottom: 6rem;
}

.project-amenities-list {
  margin: -2.5rem -2.5rem -13rem;
}

.project-amenities-items.project-amenities-heading {
  background: none;
  border: none;
  padding: 0;
  width: calc(100% / 3 - -24rem);
  box-shadow: none;
  margin: 0 0 0 2.5rem;
}

.project-amenities-heading .circle-heading-arrow {
  bottom: -18rem;
}

.project-amenities-heading .circle-heading-arrow img {
  width: 18rem;
  height: 18rem;
}

.project-amenities-items {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 0px 34px 34px rgba(0, 0, 0, 0.01);
  border-radius: 10px;
  padding: 10rem 6rem;
  width: calc((100% - 21rem) / 4);
  margin: 2.5rem;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.project-amenities-items:hover {
  background-color: #523c2c;
  transition: all 0.2s ease-in-out;
}

.project-amenities-items:hover .project-amenities-icon img {
  filter: invert(1);
  transition: all 0.2s ease-in-out;
}

.project-amenities-items:hover .project-amenities-content h5 {
  color: #fff;
  transition: all 0.2s ease-in-out;
}

.project-amenities-content h5 {
  text-transform: capitalize;
}

.project-amenities-items.project-amenities-heading:hover {
  background-color: transparent;
}

.project-amenities-items.project-amenities-description {
  width: calc((100% - 21rem) / 2);
  border: 0;
  padding: 0;
  background: no-repeat;
  text-align: left;
  box-shadow: none;
}

.project-amenities-descrip-info {
  height: 100%;
  display: flex;
  align-items: center;
  width: 83%;
  padding-top: 8rem;
  margin: auto;
}

.project-amenities-descrip-info p {
  border-left: 1px solid #523c2c;
  color: #181d24;
  padding-left: 3.5rem;
}

.project-amenities-icon img {
  height: 9rem;
  object-fit: contain;
}

.project-amenities-content h5 {
  font-size: 3rem;
  margin-top: 5rem;
  line-height: 1.4;
}

.project-amenities-items:nth-child(4),
.project-amenities-items:nth-child(5),
.project-amenities-items:nth-child(8),
.project-amenities-items:nth-child(9),
.project-amenities-items.project-amenities-description {
  transform: translateY(-20%);
}

.bg-brown {
  background-color: #412815;
}

.text-brown h2 span {
  color: #523c2c;
}

.glimpse-heading {
  margin-bottom: 20rem;
}

.glimpse-heading h2 .circle-heading-arrow {
  bottom: -17rem;
}

.glimpse-heading h2 .circle-heading-arrow img {
  width: 15.1rem;
  height: 15.1rem;
}

.glimpse-of-project.circle-tab-list li {
  color: #fff;
}

.glimpse-of-project-grid {
  margin: -2.7rem 0;
}

.image-grid-item {
  width: calc((100% - 0rem) / 2);
  height: 108rem;
}

.image-grid-item span {
  margin: 2.7rem;
  display: inline-block;
}

.image-grid-item:nth-child(2) span {
  height: 49.2rem;
}

.image-grid-item:nth-child(3) {
  width: 100%;
  height: 100%;
}

.image-grid-item:nth-child(3) span {
  width: 33%;
  height: 65rem;
  width: calc((100% - 17.2rem) / 3);
  margin-top: 5rem;
}

.image-grid-item span {
  height: 104rem;
}

.building-future-heading {
  width: 88%;
  margin: auto;
}

.building-future-heading h4 {
  margin: 5rem 0 4rem;
}

.building-future-heading p {
  color: #181d24;
}

.building-future-logos {
  margin: 9rem -2.2rem 0;
}

.building-future-logos .slick-slide {
  margin: 0 2rem;
}

.building-future-logo {
  background-color: #f8f8f8;
  transition: all 0.5s ease;
}

.building-future-logo a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 4rem 5rem;
}

.building-future-logo:hover {
  background-color: #efeded;
}

.building-future-logo img {
  height: 8.1rem;
  object-fit: contain;
  width: 24rem;
}

.our-floor-heading {
  width: 70%;
  margin: auto;
}

.our-floor-heading h2 {
  margin-bottom: 3rem;
}

.floor-plans-slider-wrapper .slick-slide {
  margin: 0 3.3rem;
}

.floor-plans-slide-img {
  background-color: #ffffff;
  height: 62rem;
}

.floor-plans-slide-content {
  margin-top: 3rem;
}

.our-floor-plans .floating-slider-controls {
  background: #52341e;
  border: 1.11215px solid #ffffff;
  width: 11.9rem;
  height: 11.9rem;
  top: auto;
  bottom: -30%;
}

#floor-plans-slider {
  padding-left: 9vw;
  margin-top: 8rem;
  margin-bottom: 16rem;
}

.our-floor-plans .has-circle-arrow .slick-arrow {
  top: auto;
  bottom: -27%;
}

#floor-plans-slider::after,
#floor-plans-slider::before {
  content: "";
  position: absolute;
  bottom: -13%;
  left: 0;
  right: 0;
  margin: auto;
  width: 60%;
  height: 1px;
  background-color: #fff;
}

#floor-plans-slider::after {
  width: 20rem;
  height: 13rem;
  background-color: #412815;
  bottom: -22%;
}

.our-customers {
  position: relative;
}

.our-customers::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(85, 82, 82, 0.12) 70.31%
  );
}

.customers-content {
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 22rem;
}

.customers-content a {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.21em;
  text-transform: uppercase;
  color: #523c2c;
  border-bottom: 1px solid #523c2c;
  padding-bottom: 1rem;
  transition: all 0.5s ease;
}

.customers-content a:hover {
  border-color: #c19a5b;
  color: #c19a5b;
}

.customers-services-item {
  background-color: #523c2c;
  padding: 6rem 4.5rem 5.5rem;
  width: calc((100% - 18rem) / 4);
  margin: 2.2rem;
  position: relative;
}

.our-customers-services {
  margin: 6rem -2.2rem 0;
}

.customers-services-item-content h5 {
  margin: 3.5rem 0 5rem;
  line-height: 1.15;
  text-transform: capitalize;
}

.customers-services-item-icon img {
  width: 22rem;
  height: 13rem;
  object-fit: contain;
}

.our-customers-services {
  margin: 6rem -2.2rem 0;
  align-items: flex-start;
}

.our-customers-services .customers-services-item:nth-child(even) {
  margin-top: 19rem;
}

.dotes-arrow,
.dotes-arrow img {
  position: absolute;
  top: -5rem;
  left: 2rem;
  right: 0;
  margin: auto;
}

.dotes-arrow .circle-dotes {
  width: 3.4rem;
  height: 3.4rem;
}

.dotes-arrow img.brown-line {
  top: -36vw !important;
  height: 100vw;
}

.customers-services-item:nth-child(2) .dotes-arrow,
.customers-services-item:nth-child(2) .dotes-arrow img,
.customers-services-item:nth-child(3) .dotes-arrow,
.customers-services-item:nth-child(3) .dotes-arrow img {
  left: -9rem;
  top: -4.5rem;
}

.customers-services-item:nth-child(4) .dotes-arrow,
.customers-services-item:nth-child(4) .dotes-arrow img {
  left: 4rem;
  top: -5rem;
}

.bg-dark-brown {
  background-color: #412815;
}

.bg-brown-shade {
  background-color: #523c2c;
}

.custom-empire-choose {
  background-color: #523c2c;
  border-radius: 18px;
  display: flex;
  align-items: center;
  padding: 5rem;
}

.custom-empire-choose img {
  width: 52rem;
  text-align: center;
  margin: auto;
  display: block;
}

.empire-map-location {
  padding: 10rem 0 15rem 0;
}

.elan-empire-location h4 {
  font-family: "Theinhardt Pan";
  font-size: 4rem;
  color: #383838;
}

.our-customers-amenities-heading .circle-heading-arrow {
  bottom: -18rem;
}

.our-customers-amenities-heading .circle-heading-arrow img {
  width: 17.4rem;
  height: 17.4rem;
}

.empire-download-sec {
  padding: 7.2rem 10rem;
}

.empire-download-sec h4 {
  line-height: 1.2;
}

.empire-download-sec.presidential-download-section h4::after {
  left: 22rem;
  bottom: 1.3rem;
}

.empire-download-sec .presidential-download-btn span {
  margin-left: 2rem;
  font-size: 2.4rem;
  font-weight: 300;
  max-width: 12rem;
  line-height: 1.3;
}

.why-choose-empire p {
  padding-right: 3rem;
}

.why-choose-empire .circle-heading-arrow {
  top: 22rem;
  bottom: auto;
  right: -10rem;
  left: auto;
}

.why-choose-empire .circle-heading-arrow img {
  width: 16.4rem;
  height: 16.4rem;
}

.why-choose-empire h4 {
  letter-spacing: -0.03em;
  margin-top: 17rem;
}

.our-showreel::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/structure.webp);
  width: 36.7rem;
  height: 49.6rem;
}

.our-showreel::after {
  content: "";
  position: absolute;
  bottom: 13rem;
  left: 0;
  right: 0;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/elan-empire-content.webp);
  width: 100%;
  height: 45.3rem;
}

.page-template-elan-empire .presidential-download-section {
  background-color: #412815;
}

.proven-number-text-box {
  margin-top: 23rem;
}

/* ---------------------------------------------- */
/* -----------------  LEADERSHIP Page ----------- */
/* ------------------------------------------------ */
/* .team-leaders-detail-inner .slick-arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4rem;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/long-arrow-left.png);
  width: 6rem;
  height: 4.45rem;
  opacity: 0;
} */

.team-leaders-detail-inner .slick-next.slick-arrow::before {
  transform: rotate(180deg);
}

.leadership-banner {
  min-height: 100rem;
  position: relative;
  padding: 7rem 0 10rem;
  display: flex;
  align-items: center;
}

.leadership-banner .container {
  position: relative;
  z-index: 2;
}

.bg-style {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.leadership-banner-content {
  min-height: auto;
  padding-bottom: 10rem;
  margin-top: 6rem;
}

.about-team {
  position: relative;
  overflow: hidden;
}

.arrow-line {
  left: 0;
  right: -22rem;
  margin: auto;
  text-align: center;
  top: -16rem;
}

.arrow-line img {
  width: 65.4rem;
}

.letter-icon img {
  width: 45.7rem;
}

.arrow-line,
.letter-icon {
  position: absolute;
}

.letter-icon {
  bottom: -1rem;
  top: auto;
  left: 23rem;
}

.about-team-headingbox {
  width: 57%;
}

.about-team-description {
  width: 50%;
  margin-left: auto;
  margin-top: -27rem;
}

.about-team-description p {
  text-align: justify;
}

.about-team-description .team-image img {
  width: 78.5rem;
  margin-bottom: 5.5rem;
}

.about-team-description li h6 {
  margin: 6.5rem 0 2rem;
  font-size: 2rem;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #c19a5b;
  font-weight: 300;
  font-family: "Theinhardt Pan";
}

.about-team-description ul p {
  font-size: 3.2rem;
  font-family: "Canela Trial";
  text-align: left;
  line-height: 1.6;
  color: #181d24;
}
.team-leaders-image-main {
  width: 35%;
  display: inline-block;
  height: 105.2rem;
  margin-top: 27rem;
}
.team-leaders-image {
  width: 100%;
  height: 100%;
}

.team-leaders-image img {
  width: 100%;
  object-position: bottom;
  filter: grayscale(1);
  height: 100%;
  object-fit: contain;
  max-height: 85rem;
}
#team-members-slider .slick-list {
  overflow: visible;
}
.team-leaders-detail-info-content {
  display: inline-block;
  width: 40%;
  vertical-align: top;
  margin-left: 2.5rem;
  text-align: left;
  text-transform: capitalize;
}

.team-leaders-detail-info {
  text-align: right;
}

.team-members {
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
}

.team-leaders-detail-info-content h4 {
  margin-bottom: 3.5rem;
  font-weight: 400;
}

.team-leaders-small-image {
  width: 100%;
  margin-top: -54rem;
}

.team-leaders-small-left,
.team-leaders-small-right {
  width: 50%;
  max-width: 26rem;
}

.team-leaders-small-image-group {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 80%;
  bottom: 0;
}

.team-leaders-small-image img {
  width: 100%;
  max-height: 33rem;
  object-fit: contain;
  object-position: bottom;
}

.team-leaders-detail-info-content h3 {
  font-family: Rhesmanisa;
  font-size: 7rem;
  margin-top: 4.5rem;
}

.team-leaders-detail-info-content h3 span {
  font-family: inherit;
  font-size: inherit;
}

/* .team-leaders-detail-inner .slick-arrow {
  position: absolute;
  font-size: 0;
  left: 0;
  outline: none;
  z-index: 99;
  cursor: pointer;
  transform: none;
  background-color: transparent !important;
  border: none;
  top: 25%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/slider-arrow-white-circle.webp);
  width: 7.2rem;
  height: 7.2rem;
  filter: brightness(0.5);
}

.team-leaders-detail-inner .slick-next.slick-arrow {
  left: 9rem;
  transform: rotate(180deg) !important;
} */
.team-leaders-detail-info-content .team-leaders-small-image {
  margin-left: auto;
  margin-right: auto;
  width: 32%;
}
.team-leaders-detail-info-content .team-leaders-small-image img {
  height: 100%;
  object-position: bottom;
}
.other-team-members-headingbox {
  width: 70%;
}

.other-team-members-headingbox .circle-heading-arrow {
  right: unset;
  left: 0;
}

.circle-md-arrow img {
  width: 18.5rem;
  height: 18.5rem;
}

.circle-sm-arrow img {
  width: 16.5rem;
  height: 16.5rem;
}

.circle-xs-arrow img {
  width: 13.3rem;
  height: 13.3rem;
}

.about-team-headingbox .circle-heading-arrow {
  bottom: -14rem;
  right: -8rem;
}

.other-team-member-item {
  width: calc((100% - 14rem) / 3);
  margin: 2.2rem;
  min-height: 61.7rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: all linear 0.2s;
  margin-top: 4rem;
  overflow: hidden;
  cursor: pointer;
}

.other-team-member-item:nth-child(3n + 1) {
  transform: translateY(17rem);
}

.other-team-member-item:nth-child(3n + 3) {
  transform: translateY(35rem);
}

.other-team-member-item::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(24, 29, 36, 0) 51.18%,
    rgba(24, 29, 36, 0.9) 89.08%
  );
  border-radius: 17px;
  z-index: 9;
}

.other-team-member-name-profile {
  height: max-content;
  margin-top: -13rem;
}

.other-team-member-description {
  display: none;
  transition: all linear 0.2s;
}

.other-team-member-item:hover
  .other-team-member-content-main
  .other-team-member-description {
  display: block;
}

.other-team-member-item:hover .other-team-member-content-main {
  transform: translateY(0);
}

.other-team-member-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 17px;
  filter: grayscale(1);
}

.other-team-member-content-main {
  position: relative;
  padding: 5rem;
  transform: translateY(50%);
  transition: all linear 0.2s;
  z-index: 99;
}

.other-team-member-content {
  transition: all linear 0.2s;
}

.other-team-member-content h5 {
  font-size: 2.6rem;
}

.other-team-member-content h6 {
  margin: 3rem 0 2rem;
  line-height: 1.3;
}

.other-team-member-description p {
  margin-bottom: 3rem;
  display: none;
}

.other-team-member-description .linkdein {
  display: inline-block;
}

.other-team-member-description .linkdein img {
  width: 4.7rem;
  height: 4.7rem;
}

.other-team-member-list {
  padding-top: 10rem;
  padding-bottom: 28rem;
}

.know-more-about {
  padding: 10rem 0;
  background-color: #000;
}

.know-more-about-info h6 {
  text-transform: uppercase;
  font-family: "Theinhardt Pan";
  font-size: 2rem;
  margin-bottom: 2.5rem;
}

.know-more-about-list {
  margin: -4rem;
}

.know-more-about-list-item {
  width: calc((100% - 16rem) / 2);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 4rem;
  transition: all linear 0.2s;
  min-height: 88.9rem;
  position: relative;
  overflow-y: hidden;
}

.know-more-about-list-item a {
  position: relative;
  padding: 8rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}

.know-more-about-info {
  padding-right: 11rem;
  transform: translateY(50%);
  transition: all linear 0.2s;
  margin-bottom: 3rem;
}

.know-more-about-list-item:hover .know-more-about-info {
  transform: translateY(0);
}

.know-more-about-info .know-more-about-descriotion {
  margin-top: 2.5rem;
  display: none;
}

.know-more-about-list-item:hover
  .know-more-about-info
  .know-more-about-descriotion {
  display: block;
}

.know-more-about-list-item:hover:before {
  opacity: 1;
}

.know-more-about-list-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  mix-blend-mode: color;
  background: rgba(193, 154, 91, 0.9);
  opacity: 0;
  transition: all 0.5s ease;
}

.know-more-about-list-item:nth-of-type(2)::before {
  background: rgba(103, 133, 187, 0.9);
}

.know-more-icon {
  position: absolute;
  right: 0;
  bottom: -1rem;
}

.know-more-icon img {
  width: 5.9rem;
  transition: all 0.5s ease;
}

.know-more-about-list-item:hover .know-more-icon img {
  transform: rotate(45deg);
}

.why-choose-elan-content {
  width: 52%;
}

.why-choose-elan-content h4 {
  margin: 15.5rem 0 3.5rem;
}

.why-choose-elan-content .circle-heading-arrow {
  bottom: -18rem;
  right: unset;
}

.why-choose-elan-image {
  width: 43.5%;
}

.why-choose-elan-image img {
  border-radius: 18px;
}

.page-id-52 .project-dropdown .project-drop-header,
.page-id-60 .project-dropdown .project-drop-header {
  border: 1.5px solid #bf7b52;
}

.page-id-52 .menu-toggle p,
.page-id-60 .menu-toggle p {
  color: #181d24;
  font-weight: 600;
}

.page-id-52 .menu-toggle span,
.page-id-60 .menu-toggle span {
  background-color: #181d24;
}

.page-id-52 .header-wrapper,
.page-id-60 .header-wrapper {
  position: relative;
}

.page-id-52 .header-wrapper::after,
.page-id-60 .header-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../img/dark-logo.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17.8rem;
  height: 9.6rem;
}

.page-id-52 .header.header-stick .header-wrapper::after,
.page-id-60 .header.header-stick .header-wrapper::after {
  width: 14.5rem;
  bottom: 0;
}

.page-id-52 .header-logo a,
.page-id-60 .header-logo a {
  position: relative;
  z-index: 99;
}

.page-id-52 .header-logo img,
.page-id-60 .header-logo img,
.page-id-52 .header.header-stick .header-logo img,
.page-id-60 .header.header-stick .header-logo img {
  opacity: 0;
}

#post-60 .entry-header,
#post-52 .entry-header {
  margin: 0;
  border: none;
  width: 128rem;
  margin: auto;
  height: 68rem;
  padding: 0;
  position: relative;
  text-align: center;
  max-width: 90%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 22rem;
}

#post-52 .entry-header {
  background-image: url(../img/privacy-banner.webp);
}

#post-60 .entry-header {
  background-image: url(../img/terms-banner.webp);
}

#post-60 .entry-header::before,
#post-52 .entry-header::before {
  content: "";
  position: absolute;
  top: -26rem;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../img/circle-arrow-gb.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 21.4rem;
  height: 21.4rem;
}

#post-60 .entry-content,
#post-52 .entry-content {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

#post-52 .entry-content h2,
#post-52 .entry-content h3,
#post-52 .entry-content h4,
#post-52 .entry-content h5,
#post-60 .entry-content h2,
#post-60 .entry-content h3,
#post-60 .entry-content h4,
#post-60 .entry-content h5,
#post-52 .entry-content h6,
#post-52 .entry-content p,
#post-52 .entry-content ul,
#post-60 .entry-content h6,
#post-60 .entry-content p,
#post-60 .entry-content ul {
  max-width: 100%;
}

article ul li {
  margin-bottom: 1.3rem;
}

article p {
  margin: 2rem 0 !important;
}

article {
  background-color: #fff;
}

#post-52 .entry-footer,
#post-60 .entry-footer {
  display: none;
}
.about-banner {
  position: relative;
}
.about-banner::before{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0,0,0,0.4);
}
.about-banner-content p {
  letter-spacing: 0.5px;
  width: 90rem;
  margin: 3rem auto 0;
}

.hp-circle-arrow-animation {
  width: 20rem;
  position: absolute;
  bottom: -22rem;
  right: 14rem;
}

/* ---------------------------------------------- */
/* -----------------  About Page ----------- */
/* ------------------------------------------------ */

.introduction-sec {
  overflow: hidden;
  position: relative;
}

.introduction-sec::after {
  content: "";
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(254, 254, 254, 0.07) 0%,
    rgba(193, 154, 91, 0.07) 100%
  );
  border-radius: 14px;
  width: 43.6rem;
  height: 52.1rem;
  top: -7rem;
  left: 0;
  right: -34rem;
  margin: auto;
}

.intro-bg-image {
  width: 76rem;
  position: absolute;
  left: 0;
  top: 0;
}

.introduction-sec::before {
  content: "";
  position: absolute;
  left: 0;
  top: 18rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/rounded-double-line.webp);
  width: 100%;
  height: 33.9rem;
  z-index: 9;
}

.introduction-wrapper.section-header {
  width: 62%;
  margin-left: auto;
  position: relative;
  z-index: 99;
}

.introduction-image {
  width: 40.2rem;
  height: 40.2rem;
  margin-left: auto;
  margin-bottom: 12rem;
  margin-top: 4rem;
}

.introduction-image img {
  border-radius: 100%;
}

.intro-description {
  position: relative;
  padding-left: 28rem;
  margin-top: 7rem;
}

.intro-description::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1rem;
  width: 21.2rem;
  height: 1px;
  background-color: #000;
}

.our-foundation {
  overflow: hidden;
}

#our-foundation-slider {
  margin-top: 10rem;
  margin-left: 18rem;
}

.our-foundation-list .slick-slide {
  width: 67rem !important;
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  height: inherit !important;
  border-left: 1px solid rgb(0 0 0 / 20%);
}

#our-foundation-slider .slick-slide .our-foundation-list-item-inner {
  padding: 7rem 7rem 0;
  position: relative;
}

#our-foundation-slider .slick-track {
  display: flex !important;
}

#our-foundation-slider .slick-list {
  padding: 3rem;
}

#our-foundation-slider .slick-slide .our-foundation-list-item-inner::before {
  content: "";
  position: absolute;
  left: -3rem;
  top: -3rem;
  width: 6.2rem;
  height: 6.2rem;
  background-size: contain;
  background-image: url(../img/dotted-circle-brown.png);
  margin: auto;
}

.our-foundation-heading {
  width: 126rem;
  text-transform: capitalize;
}

.our-foundation-heading h2 {
  margin-bottom: 5rem;
}

.our-foundation-heading h5 {
  margin-top: 2rem;
}

.our-foundation-list-item h3 {
  font-size: 9rem;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #c19a5b;
}

.our-foundation-list-item p {
  font-size: 3.8rem;
  color: #555555;
  margin-top: 3rem;
  line-height: 1.3;
  font-family: "Canela Trial";
}

.our-foundation-list .slick-slide.slick-active {
  border-top: 1px solid #bf7b52;
}

.slick-arrows .slick-arrow {
  background-image: url(../img/arrow-bg-left-new.webp);
  width: 10.1rem;
  height: 7.4rem;
  top: -35rem;
  right: 11rem;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.5s ease;
}
.slick-arrows .slick-prev.slick-arrow:hover {
  transform: scale(1.2) !important;
}

.slick-arrows .slick-prev.slick-arrow {
  left: auto;
  right: 26.5rem;
}

.slick-arrows .slick-next.slick-arrow {
  transform: rotate(180deg) !important;
}
.slick-arrows .slick-next.slick-arrow:hover {
  transform: rotate(180deg) scale(1.2) !important;
}

.mission-vision-list-content h5 {
  font-weight: 400;
  margin-top: 5rem;
}

.mission-vision-heading .circle-heading-arrow {
  bottom: -5rem;
  right: -32rem;
}

.mission-vision-heading p.sec-sub {
  letter-spacing: 0.01em;
  margin-top: 8rem;
}

.mission-vision-description p {
  letter-spacing: 0.01em;
  color: #181d24;
  font-size: 2.5rem;
  line-height: 1.4;
}

.mission-vision-list-icon img {
  height: 12.8rem;
  object-fit: contain;
  width: 12.8rem;
}

.elan-about-foundation {
  padding-top: 19rem;
  position: relative;
  overflow: hidden;
}

.rect-bg::before,
.rect-bg::after {
  content: "";
  position: absolute;
  top: 10rem;
  background-size: contain;
  background-repeat: no-repeat;
  width: 42.6rem;
  height: 57.8rem;
  background-image: url(../img/squre-rect-right.webp);
  left: 0;
}

.rect-bg::after {
  left: auto;
  right: 0;
  background-image: url(../img/squre-rect-left.webp);
}

.elan-about-foundation-heading {
  width: 65rem;
  margin: 0 auto;
}

.elan-about-foundaton-list-item {
  height: 71.7rem;
  width: calc((100% - 42rem) / 3);
  margin: 3rem 7rem;
}

.elan-about-foundaton-list {
  margin: 0 -2rem 0;
  z-index: 99;
  position: relative;
}

.elan-about-foundation .container {
  max-width: 1920px;
  width: 100%;
}

.elan-about-foundation-heading p {
  margin: 5rem 0;
}

.elan-about-foundation-heading p.sec-sub {
  margin: 0 0 2.5rem;
}

.elan-about-foundation-heading h6 a {
  letter-spacing: 0.21em;
  text-transform: uppercase;
  color: #c19a5b;
  font-family: "Theinhardt Pan";
  font-size: 1.6rem;
  font-weight: 500;
  border-bottom: 1px solid #c19a5b;
  display: inline-block;
  padding-bottom: 1rem;
}

.elan-about-foundaton-list .elan-about-foundaton-list-item:nth-child(odd) {
  margin-top: -13rem;
}

.elan-about-foundaton-list .elan-about-foundaton-list-item:nth-child(even) {
  margin-top: 15rem;
}

.rounded-golden-line {
  position: absolute;
  bottom: 13.5rem;
  display: block;
}

.rounded-golden-line img {
  height: 68.4rem;
}

/*.on-boards-with-us .container {
  padding-top: 18rem;
  padding-bottom: 18rem;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}*/

.on-boards-with-heading {
  width: 50rem;
  color: #181d24;
}

.boards-with-tabs {
  display: flex;
  align-items: center;
  border: 1px solid #adadad;
  border-radius: 50.5263px;
}

.boards-with-tabs li {
  font-size: 2rem;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #979797;
  padding: 2.8rem 4rem;
}

.boards-with-tabs li.active {
  background-color: #c19a5b;
  border-color: #c19a5b;
  border-radius: 50.5263px;
}

.boards-with-tabs li.active a {
  color: #fff;
}

.boards-tabs-content-item {
  width: 21.3rem;
  height: 21.3rem;
  border-radius: 100%;
  border: 1px solid #e1e1e1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 3rem;
}

.boards-tabs-content-list {
  margin: 4rem -3rem 0;
}

.boards-tabs-content-item-main {
  width: calc((100% - 0rem) / 6);
  text-align: center;
  /*margin-top: 7rem;*/
  margin-top: 0;
}

.boards-tabs-content-item-main .boards-tabs-content-item {
  width: 21.3rem;
  height: 21.3rem;
  border-radius: 100%;
  border: 1px solid #e1e1e1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 3rem;
  margin: 3rem auto;
}

.boards-tabs-content-item-main h5 {
  font-family: "Theinhardt Pan";
  font-weight: 500;
  font-size: 1.7rem;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #353535;
}

.boards-tabs-content-item-main .boards-tabs-link {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.testimonial-sec {
  padding-bottom: 20rem;
  overflow: hidden;
}

.testimonial-list {
  margin-top: 12rem;
}

.testimonial-heading {
  width: 74rem;
}

.testimonial-list .slick-slide {
  padding-right: 10rem;
}

.testimonial-list-item-inner .testimonial-text {
  font-size: 3.2rem;
  line-height: 1.3;
  text-align: justify;
  letter-spacing: 0.01em;
  color: #181d24;
  margin: 4rem 0 7rem;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  min-height: 29rem;
}
.testimonial-list-item-inner .testimonial-text.show{
  display: block;
  overflow: unset;
}

.testimonial-list-item-inner .quote-icon img {
  width: 5.5rem;
}

.testimonial-info-icon {
  width: 10.4rem;
  height: 10.4rem;
  border-radius: 100%;
  margin-right: 5rem;
}

.testimonial-info-content {
  width: 100%;
}

.testimonial-info-content h5 {
  font-size: 3rem;
  font-family: "Theinhardt Pan";
  margin-bottom: 1rem;
}

.testimonial-info-content h6 {
  font-family: "Theinhardt Pan";
  font-size: 2rem;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #979797;
}

.testimonial-sec .slick-arrows .slick-arrow {
  top: -28rem;
}

/* ---------------------------------------------- */
/* -----------------  Contact Page ----------- */
/* ------------------------------------------------ */
.contact-detail-wrapper .circle-arrow-down {
  margin: 0;
}

.corporate-office-info {
  width: 32%;
}

.corporate-office-image {
  width: 39.875%;
  height: 41.6rem;
  margin: 0 9rem;
}

.corporate-office-detail {
  padding: 5rem 0;
  margin: 7rem 0 5rem;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.corporate-office-info h4 {
  margin-bottom: 2.5rem;
  letter-spacing: 0.01em;
}

.corporate-office-info h4 span img {
  width: 2.8rem;
  margin-left: 1rem;
  vertical-align: middle;
}

.corporate-office-info p {
  font-size: 2.3rem;
  letter-spacing: 0.01em;
  color: #1c1c1c;
}

.connect-with-info .connect-info a {
  font-weight: 300;
  margin-left: 1.2rem;
}

.connect-with-info .connect-info a:hover {
  color: #c19a5b;
}

.connect-with-info .connect-info:not(:last-child) {
  margin-bottom: 2.5rem;
}

.connect-with-info .connect-info img {
  width: 2.3rem;
}

.connect-info.connect-info-whatsup img {
  width: 2.6rem;
}

.quick-call-sec {
  padding: 4.4rem 0;
}

.quick-call-wrapper h3 {
  width: 49%;
}

.quick-schdule-wrapper {
  width: 40%;
}

.quick-schdule-list a {
  padding: 0 2.7rem;
  text-align: center;
  border-left: 1px solid rgb(255 255 255 / 40%);
  width: calc((100% - 0rem) / 4);
}

.quick-schdule-list a:hover {
  opacity: 0.8;
}

.quick-schdule-list a:first-child {
  border-left: 0;
  padding-left: 0;
}

.quick-schdule-list img {
  height: 5.8rem;
  margin-bottom: 1.5rem;
}

.contact-form {
  background: linear-gradient(180deg, #ffffff 0.19%, #f2eae2 163.72%);
  position: relative;
  z-index: 9;
}

.contact-form-sec {
  margin-top: 16rem;
  padding-left: 0;
}

.contact-form-heading h2 {
  letter-spacing: 0.01em;
}

.contact-form-heading h2 b {
  font-weight: inherit;
  position: relative;
  padding-left: 22rem;
}

.contact-form-heading h2 b::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 17.6rem;
  height: 1px;
  background-color: #c07a52;
}

.contact-form-sec .wpcf7-submit.btn-gold.btn-primary {
  background-color: #c19a5b !important;
}

.our-project-icon {
  position: absolute;
  top: -14rem;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 9;
}

.our-project-icon img {
  width: 21.4rem;
}

.our-project-heading {
  padding-top: 16rem;
  z-index: 99;
  position: relative;
}

.our-project-list {
  margin-top: 10rem;
  margin-left: 15rem;
  z-index: 99;
}

.our-project-list-content {
  margin-top: 4rem;
}

.our-project-list-content h6 {
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #737373;
  font-size: 1.2rem;
  font-weight: 300;
}

.our-project-list .slick-slide {
  width: 54.6rem;
}

.our-project-list .our-project-list-item {
  padding: 0 3rem;
}

.our-project-list-item-image {
  height: 65rem;
  overflow: hidden;
}

.our-project-list
  .our-project-list-item:hover
  .our-project-list-item-image
  img {
  transform: scale(1.1);
}

.our-project-list .our-project-list-item:hover .our-project-list-content h5,
.our-project-list .our-project-list-item:hover .our-project-list-content h6 {
  color: #c19a5b;
}

.our-career {
  overflow: hidden;
}

.our-career-headingbox {
  margin-bottom: 10rem;
}

.our-career.rect-bg::before,
.our-career.rect-bg::after {
  filter: brightness(100);
  opacity: 0.4;
  top: 8rem;
}

.our-career.rect-bg::before {
  left: -3.5rem;
}

.our-career.rect-bg::after {
  right: -3.5rem;
}

.our-career-list {
  margin-bottom: 1.5rem;
  align-items: flex-start;
}

.our-career-list-item {
  width: calc((100% - 0rem) / 3);
  display: flex;
  flex-direction: column;
}

.our-career-list .our-career-list-item:first-child {
  margin-top: 4rem;
}

.our-career-list .our-career-item-info {
  margin-bottom: 7rem;
  width: 84%;
  margin-left: auto;
}

.our-career-list .our-career-list-item:nth-child(2) {
  flex-direction: column-reverse;
  width: calc((100% - 27rem) / 3);
}

.our-career-list .our-career-list-item:nth-child(3) {
  margin-top: 12rem;
}

.our-career-list .our-career-list-item:nth-child(3) .our-career-item-info {
  margin-left: 1rem;
  margin-right: auto;
}

.our-career-list
  .our-career-list-item:nth-child(3)
  .our-career-list-item-image {
  margin-left: auto;
}

.our-career-list .our-career-list-item:nth-child(2) .our-career-item-info {
  margin: 5rem 0 0;
  width: 100%;
}

.our-career-item-content {
  width: 69%;
}

.our-career-item-content p {
  letter-spacing: -0.03em;
}

.our-career-list-item-image {
  width: 100%;
  height: 63rem;
}

.our-career-list .our-career-list-item:first-child .our-career-list-item-image,
.our-career-list .our-career-list-item:last-child .our-career-list-item-image {
  width: 82.695%;
}

.our-career-item-icon {
  width: 10.8rem;
  height: 10.8rem;
  border-radius: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.5rem;
  margin-right: 2.5rem;
}

.our-career-item-content h5 {
  margin-bottom: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.2;
  text-transform: capitalize;
}

.our-career-description {
  width: 45%;
}

.our-career-description-main .our-career-item-info {
  width: 30%;
  margin-left: 20rem;
}

.our-career-description p {
  margin-bottom: 6rem;
}

.why-choose-elan-content.section-header.behind-elan-wrapper
  .circle-heading-arrow {
  left: unset;
  right: 12rem;
}

.why-choose-elan-content.section-header h2 {
  margin-bottom: 5rem;
}

.our-career-description .btn-primary.btn-black:hover {
  background-color: #23262a !important;
}

.faqs .container {
  border-top: 1px solid #9c9c9c;
  padding-top: 19rem;
  padding-bottom: 28rem;
}

.faqs-headingbox h2 {
  margin-top: 1rem;
  margin-bottom: 3rem;
}

.faqs-headingbox p {
  width: 100rem;
  margin: 0 auto;
}

.faqs-list {
  margin-top: 8rem;
}

.faqs-list h5 {
  font-size: 3.5rem;
  margin: 5rem 0 3rem;
}

.our-project::after {
  content: "";
  position: absolute;
  right: 0;
  top: -37rem;
  background-image: url(../img/house-inner-draw.webp);
  width: 102.3rem;
  height: 121.4rem;
  background-repeat: no-repeat;
  background-size: contain;
}

.intro-description p:not(:last-child) {
  margin-bottom: 2rem;
}

.single-post #comments,
.single-post .entry-footer,
.single-post .post-navigation {
  display: none;
}

.blog-banner .entry-header {
  width: 100%;
  margin: 0;
  max-width: 1920px;
  padding: 0;
  border: 0;
}

.blog-banner .entry-header .post-thumbnail {
  width: 100%;
}

.blog-banner .entry-header .post-thumbnail .attachment-post-thumbnail {
  max-width: 100% !important;
  height: 75rem !important;
  object-fit: cover;
  margin-top: 0;
}

.news-events-banner-content {
  margin-top: -15rem;
  position: relative;
  padding: 5rem;
  z-index: 999;
  background-color: #fff;
}

.news-events-banner-content h6 {
  margin-top: 3rem;
}

.news-events-banner-content h6 span {
  font-size: inherit;
}

.news-events-wrapper {
  border-top: 1px solid;
  margin-top: 4rem;
  padding-top: 2rem;
}

.news-events-content-info {
  width: 66%;
}

.events-righ-box {
  width: 20%;
  height: max-content;
  position: sticky;
  top: 8rem;
}

.events-right-box-inner {
  width: 100%;
  background-color: #b1b1b1;
  padding: 7rem;
}

.blog-detail-wrapper article p {
  max-width: 100% !important;
}

.news-events-banner-image {
  height: 75rem;
}

.news-events-banner-content h1 {
  font-size: 6rem;
}

/* -------------------------------------------------------------- */
/* ------------------ Mark Page ------------------- */
/* -------------------------------------------------------------- */
/*.page-id-2207 .our-project-icon,
.page-id-2207 .our-project::after {
  display: none;
}*/

/*.page-id-2207 .our-project-heading {
  padding-top: 0;
  padding-bottom: 8rem;
  border-bottom: 1px solid #181d24;
}

.page-id-2207 .our-project-list {
  margin-top: 6rem;
}*/

.mark-banner.hp-banner .banner-content {
  padding-top: 39rem;
  padding-bottom: 25rem;
}
.mark-banner-location {
  justify-content: center;
  margin-bottom: 2rem;
}
.mark-banner-location p {
  font-size: 2.4rem;
  line-height: 1.2;
}

.mark-banner-location img {
  max-width: 4rem;
  object-fit: contain;
  margin-right: 1rem;
}
.mark-slider-section .section-header{
  padding-left: 0;
  margin-bottom: 7rem;
}
.mark-slider-section .etc-commercial-slider-wrapper {
  margin-top: 0;
  padding-left: 0;
}

.mark-slider-section .floating-slider-controls {
  left: -11rem;
}

.mark-video-slider .slick-slide {
  margin: 0 1.7rem;
}

.mark-video-slider video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 62rem;
}

.mark-video-slider .slick-list {
  margin: 0 -1.7rem;
}

.mark-video-slider .center-absolute img {
  max-width: 8.8rem;
  cursor: pointer;
}

.mark-video-slider h6 {
  color: #000;
  font-size: 2.3rem;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 2rem;
}
.mark-slide-play{
  top: 44%;
}

.mark-video-slider .etc-commercial-content {
  padding: 6rem 2.5rem;
}

.mark-luxury-life-section * {
  color: #fff;
}
.mark-luxury-heading .circle-heading-arrow img {
  filter: brightness(100);
}
.mark-luxury-heading {
  width: 40%;
}

.mark-luxury-heading h2 {
  margin-bottom: 24rem;
}

.mark-luxury-content {
  width: 60%;
  padding-left: 5rem;
}

.mark-mobile-box {
  height: 100%;
}

.mark-mobile-box video {
  position: relative;
  z-index: 2;
  height: 100%;
  overflow: hidden;
  border-radius: 4rem;
  object-fit: cover;
}

.mark-mob-frame {
  width: calc(100% + 2.5rem);
  height: calc(100% + 2.5rem);
  position: absolute;
  left: -1.25rem;
  top: -1.25rem;
  z-index: 1;
  box-shadow: -7px -5px 17px -1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -7px -5px 17px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -7px -5px 17px -1px rgba(0, 0, 0, 0.5);
  border-radius: 5rem;
}

.mark-mob-frame img {
  height: 100%;
}

.mark-mob-play {
  z-index: 3;
  cursor: pointer;
}

.mark-luxury-text-box h6 {
  font-size: 4rem;
  line-height: 1.5;
  font-weight: 400;
}

.mark-luxury-text-box h6::before {
  position: absolute;
  content: "";
  left: 0;
  top: -10rem;
  width: 8rem;
  height: 5.5rem;
  background: url(../img/mark-quote.webp);
  background-repeat: no-repeat;
  background-size: contain;
}

.mark-luxury-text-box .presidential-download-btn{
  border: 1px solid #fff;
  margin-top: 5rem;
}
.mark-luxury-text-box .presidential-download-btn:hover img{
  filter: none;
}
.mark-luxury-text-box .presidential-download-btn:hover{
  background-color: #181d24;
}
.mark-luxury-text-box .presidential-download-btn:hover span{
  color: #fff;
}

.mark-contact-section::before {
  content: "";
  position: absolute;
  width: 54rem;
  height: 110rem;
  background: url(../img/mark-contact-line.webp);
  background-size: contain;
  background-repeat: no-repeat;
  left: 1.5rem;
  top: 0;
}

.mark-contact-text {
  width: 37%;
}

.mark-contact-text h2 {
  margin-bottom: 14rem;
}

.mark-contact-text .circle-heading-arrow {
  right: unset;
  left: 28rem;
  bottom: -11rem;
}
.mark-contact-text .presidential-download-btn {
  display: inline-block;
  margin-top: 4rem;
}
.mark-contact-text .presidential-download-btn span {
  max-width: 100%;
  margin-right: 2rem;
}
.mark-contact-form .input-box {
  margin-bottom: 6rem;
}

.mark-contact-form input,
.mark-contact-form textarea {
  background-color: transparent;
  border: 0;
  border-bottom: 1px dotted #9a9a9c;
  padding: 1rem 1rem 2rem 3.5rem;
  font-size: 2.2rem;
  color: #fff;
  outline: 0;
}

.mark-contact-form input:focus {
  border-bottom: 1px solid #9a9a9c;
}

.mark-contact-form textarea {
  border: 1px dotted #9a9a9c;
  padding: 1.5rem 1rem 2rem 3.5rem;
  height: 21rem;
}

.mark-contact-form textarea:focus {
  border: 1px solid #9a9a9c;
}

.mark-contact-form .form-input-message {
  margin-bottom: 3rem;
}

.mark-contact-form .form-input-message::before {
  display: none;
}

.mark-contact-form input::placeholder,
.mark-contact-form textarea::placeholder {
  font-size: 2.2rem;
  color: #9a9a9c;
}
.page-template-elan-mark .our-project-list .mark-slide{
  display: none !important;
}

/* ---------------------------------------------- */
/* -----------------  BLOG LISTING PAGE ----------- */
/* ------------------------------------------------ */
.page-template-blog-listing .header-logo img,
.single-post .header-logo img {
  max-width: 15rem;
}
.page-template-blog-listing .project-dropdown .project-drop-header,
.single-post .project-dropdown .project-drop-header {
  background-color: #0e0e0e;
  color: #fff;
}
.page-template-blog-listing .project-dropdown .project-drop-header:hover,
.single-post .project-dropdown .project-drop-header:hover {
  background-color: #c19a5b;
}
.page-template-blog-listing .project-dropdown:hover .project-drop-header::after,
.single-post .project-dropdown:hover .project-drop-header::after {
  filter: none;
}
.page-template-blog-listing .project-dropdown .project-drop-header p,
.single-post .project-dropdown .project-drop-header p {
  color: #fff;
}
.page-template-blog-listing .menu-toggle p,
.single-post .menu-toggle p {
  color: #0e0e0e;
  font-weight: 400;
}
.page-template-blog-listing .menu-toggle span,
.single-post .menu-toggle span {
  background-color: #0e0e0e;
}
.page-template-blog-listing .project-dropdown .project-drop-header::after,
.page-template-blog-listing .header-logo img.white-logo,
.single-post .project-dropdown .project-drop-header::after,
.single-post .header-logo img.white-logo {
  filter: invert(1);
}
.bl-banner-text-box,
.bl-banner-img {
  width: 48%;
}
.blog-listing-banner {
  background-color: #fcebd7;
}
.bl-banner-content {
  padding: 20rem 0;
}
.bl-banner-img::before {
  content: "";
  width: 35rem;
  height: 40rem;
  position: absolute;
  left: -13rem;
  bottom: -15rem;
  background-image: url(../img/blog-banner-icon.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}
.bl-banner-img img {
  position: relative;
  z-index: 2;
}
.bl-banner-text-box h1,
.blog-item-content h5,
.blog-item-content .post-excerpt,
.bl-banner-description p{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-listing-main {
  padding-bottom: 10rem;
}
.bl-main-left {
  width: 25%;
}
.bl-main-right {
  width: 68%;
}
.bl-left-media-box {
  display: block;
  width: 100%;
}
.bl-left-media-box img {
  display: block;
}
.bl-left-media-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 4rem 3rem;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.5) 41%,
    rgba(0, 0, 0, 0.3) 80%,
    rgba(0, 0, 0, 0.1) 100%
  );
  border-radius: 1.5rem;
}
.bl-left-media-content p {
  width: calc(100% - 6rem);
  font-size: 3rem;
  line-height: 1.3;
  font-family: "Canela Trial";
}
.bl-main-left .bl-left-arrow {
  max-width: 4rem;
  object-fit: contain;
  display: inline-block;
}
.bl-left-btn {
  padding: 2rem 1rem;
  border: 1px solid #a3a3a3;
  border-radius: 1rem;
  transition: all 0.5s ease;
}
.bl-left-btn:hover {
  background-color: #181d24;
}
.bl-left-btn:hover span {
  color: #fff;
}
.bl-left-btn span {
  font-size: 2.6rem;
  font-family: "Canela Trial";
  font-weight: 400;
  color: #000;
}
.bl-left-btn-icon {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  background-color: #f7f7f7;
  padding: 1.5rem;
}
.blog-list-item {
  width: 47%;
  margin-bottom: 7rem;
  display: block;
}
.blog-item-meta {
  font-weight: 400;
  margin-top: 3rem;
}
.blog-item-meta span {
  margin: 0 1rem;
  display: inline-block;
  font-weight: 400;
}
.blog-item-content h5 {
  font-size: 3.2rem;
  font-weight: 400;
  font-family: "Canela Trial";
  line-height: 1.3;
}
.blog-list-pagination .page-numbers {
  padding: 1.7rem 2.2rem;
  border: 1px solid #adadad;
  color: #333;
  margin: 1rem;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-family: "Canela Trial";
  font-weight: 500;
}
.blog-list-pagination .page-numbers:hover,
.blog-list-pagination .page-numbers.current {
  background-color: #d6ab65;
  color: #fff;
  border-color: #d6ab65;
}
.blog-list-pagination .page-numbers:hover img,
.blog-list-pagination .page-numbers.current img {
  filter: invert(1);
}
.bl-why-choose .circle-heading-arrow {
  bottom: -3rem;
  right: 18rem;
  left: auto;
}
.bl-why-choose .circle-sm-arrow img {
  width: 12rem;
  height: 12rem;
}
.blogs-about-section .pwc-right{
  padding: 0;
  border-radius: 3rem;
  overflow: hidden;
}
.blogs-about-section .pwc-right img{
  display: block;
  height: 100%;
  object-fit: cover;
}

/* ---------------------------------------------- */
/* -----------------  BLOG DETAIL PAGE ----------- */
/* ------------------------------------------------ */
.single-post header .header-fixed {
  background: #fff;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px,
    rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.single-post header .header-wrapper {
  padding: 3rem 0;
}
.single-post-header {
  padding: 10rem 0;
}
.sp-header-content {
  max-width: 120rem;
  margin: 0 auto;
}
.sp-header-content h1 {
  font-size: 9.5rem;
}
.sp-header-content .sp-meta-info,
.sp-header-content .sp-meta-info span {
  color: #bf7b52;
  font-size: 2.2rem;
  text-transform: uppercase;
  font-weight: 400;
}
.sp-header-content .sp-meta-info span {
  display: inline-block;
  margin: 0 2rem;
}
.single-post-content {
  padding: 10rem 0;
}
.sp-content-wrapper .sp-main-content {
  width: 80%;
  padding: 0 7.5%;
}
.sp-content-wrapper .sp-main-content h2 {
  font-size: 4.8rem;
  color: #000000;
}
.sp-content-wrapper .sp-main-content p {
  color: #181d24;
}
.sp-content-wrapper .sp-main-content p a{
  color: #c19a5b;
}
.sp-content-wrapper .sp-main-content img {
  width: 100%;
}
.sp-content-wrapper .sp-main-content blockquote {
  position: relative;
  padding-left: 7rem;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 400;
  font-family: "Canela Trial";
  color: #000;
  border-left: 1px solid #d6ab65;
}
.sp-content-wrapper .sp-main-content blockquote p {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 400;
  font-family: "Canela Trial";
  color: #000;
}
/* .sp-content-wrapper .sp-main-content blockquote::after */
.sp-content-wrapper .sp-main-content blockquote::before {
  content: "";
  position: absolute;
  width: 4rem;
  height: 2.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sp-content-wrapper .sp-main-content blockquote::before {
  background-image: url(../img/sp-quote-before.webp);
  left: 2rem;
  top: 0;
}
/* .sp-content-wrapper .sp-main-content blockquote::after{
  background-image: url(../img/sp-quote-after.webp);
  bottom: 0;
  right: 0;
} */
.sp-sidebar {
  width: 20%;
}
.sp-sidebar-list a {
  padding-left: 10rem;
  display: block;
  width: 100%;
  position: relative;
  color: #000;
  font-size: 2rem;
  margin-bottom: 3rem;
  font-family: "Theinhardt Pan";
  font-weight: 400;
}
.sp-sidebar-list a::before {
  content: "";
  position: absolute;
  width: 7.5rem;
  height: 1px;
  background-color: #000;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sp-related-posts .section-header h2 {
  text-transform: capitalize;
}
.sp-related-post-slider .slick-list {
  margin: 0 -2rem;
}
.sp-related-post-slider .slick-slide {
  margin: 0 2rem;
}

.sp-related-post-slider .blog-list-item {
  width: 100%;
}
.sp-slider-arrows span {
  width: 8rem;
  transition: all 0.4s ease;
  cursor: pointer;
}
.sp-slider-arrows span:hover {
  transform: scale(1.2);
}
.sp-slider-arrows span.sp-related-next {
  margin-left: 4rem;
}
.sp-slider-arrows span.sp-related-next img {
  transform: rotate(180deg);
}
.sp-slider-arrows span img {
  width: 100%;
}

/* -------------------------------------------------------------------- */
/* -----------------  MEDIA QUERY Started ----------------------------- */
/* -------------------------------------------------------------------- */
@media screen and (max-width: 1600px) {
  html {
    font-size: 52% !important;
  }

  /* ---------------------------------------------- */
  /* -----------------  Homepage Page ----------- */
  /* ------------------------------------------------ */
  .hp-location-wrapper {
    padding-left: 9%;
  }

  /* ---------------------------------------------- */
  /* -----------------  Presidential Page ----------- */
  /* ------------------------------------------------ */
  .presidential-download-btn img {
    max-height: 5rem;
  }

  .presidential-download-btn img.pd-download-arrow {
    max-width: 2.5rem;
  }
  /* ---------------------------------------------------- */
  /* -----------------  MARK page ---------------- */
  /* ---------------------------------------------------- */
  .mark-video-slider video {
    max-height: 63rem;
  }
}

@media screen and (max-width: 1440px) {
  html {
    font-size: 47% !important;
  }
}

@media screen and (max-width: 1370px) {
  html {
    font-size: 44% !important;
  }
}

@media screen and (max-width: 1300px) {
  html {
    font-size: 41% !important;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-1200 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  /* ---------------------------------------------------- */
  /* -----------------  MARK page ---------------- */
  /* ---------------------------------------------------- */
  .mark-video-slider video {
    max-height: 55rem;
  }

  /* --------------------------------- */
  /* PRESIDENTIAL PAGE */
  /* -------------------------------- */
  /* DOWNLOAD DOCUMENT Section */
  .presidential-download-section h4 {
    width: 100%;
    text-align: center;
    margin-bottom: 4rem;
    margin-right: 0;
  }

  .presidential-download-section h4::after,
  .presidential-download-section h4 br {
    display: none;
  }

  .presidential-download-section .pd-wrapper {
    justify-content: center;
  }

  .presidential-download-section .presidential-download-btn {
    width: 20%;
    margin-right: 5%;
  }

  /* --------------------------------- */
  /* NEWS & EVENTS PAGE */
  /* -------------------------------- */
  .en-activities-section .section-header .circle-heading-arrow {
    display: none;
  }

  .en-media-section .section-header .w-50,
  .en-media-section .section-header .en-media-text-box {
    width: 100%;
    text-align: center;
  }

  .en-media-section .section-header .en-media-text-box {
    margin-top: 4rem;
  }

  /* --------------------------------- */
  /* AWARD PAGE */
  /* -------------------------------- */
  .ea-dedication-left {
    width: 100%;
    text-align: center;
    margin-bottom: 10rem;
  }

  .ea-dedication-left .section-header .circle-heading-arrow,
  .ea-dedication-logo {
    display: none;
  }

  .ea-dedictaion-right {
    width: 100%;
    text-align: center;
    max-width: 76rem;
    margin: 0 auto;
  }

  .ea-dedication-section.com-padding {
    padding-bottom: 18rem;
  }

  .ea-dedication-img {
    margin-right: auto;
  }

  /* --------------------------------- */
  /* CONTACT PAGE */
  /* -------------------------------- */

  .our-career-list .our-career-item-info {
    width: 90%;
  }

  .our-career-item-content {
    width: 64%;
  }

  .our-career-description-main .our-career-item-info {
    width: 34%;
  }

  .our-career-list .our-career-list-item:nth-child(2) {
    width: calc((100% - 12rem) / 3);
  }

  .our-career-list
    .our-career-list-item:first-child
    .our-career-list-item-image,
  .our-career-list
    .our-career-list-item:last-child
    .our-career-list-item-image {
    width: 90.37%;
  }

  /* Town Center */
  .future-logo-item:nth-of-type(1) {
    width: 25rem;
    height: 25rem;
    padding: 3rem;
  }

  .future-logo-item:nth-of-type(2) {
    width: 23rem;
    height: 23rem;
    right: 5rem;
    top: 5rem;
    padding: 3rem;
  }

  .future-logo-item:nth-of-type(3) {
    width: 15rem;
    height: 15rem;
    top: 25rem;
    padding: 3rem;
  }

  .future-logo-item:nth-of-type(4) {
    left: 28rem;
    top: 25rem;
  }

  .future-logo-item:nth-of-type(5) {
    width: 20rem;
    height: 20rem;
    right: 0;
    top: 31rem;
    padding: 4rem;
  }

  .future-logo-item:nth-of-type(6) {
    width: 26rem;
    height: 26rem;
    left: 8rem;
    top: 42rem;
    padding: 4rem;
  }
}

@media screen and (max-width: 1080px) {
  h1 {
    font-size: 9rem;
  }

  h2,
  h2 span {
    font-size: 8rem;
  }

  .full-width-1080 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-1080 {
    display: none;
  }

  .etc-proven-top .etc-top-right {
    padding-left: 0;
  }

  .desktop-none.show-1080 {
    display: block !important;
  }
  .our-showreel-video {
    height: 60rem;
  }
  /* --------------------------------- */
  /* HOMEPAGE PAGE */
  /* -------------------------------- */

  .hp-about-img-box {
    display: none;
  }

  .hp-about-content {
    margin-top: 22rem;
    padding-bottom: 20rem;
    padding-top: 0;
  }

  .hp-about-left {
    padding-top: 10rem;
  }

  .hp-about-content h4 {
    margin: 6rem 0;
  }

  .hp-about-usp.mt-10 {
    margin-top: 6rem;
  }

  /* PROJECTS Section */
  .hp-projects-wrapper {
    margin-bottom: 10rem;
  }

  .hp-projects-right {
    margin-top: 7rem;
  }

  .hp-project-mobile-show p,
  .hp-project-mobile-show h6 {
    text-align: left;
  }

  .hp-project-mobile-show img {
    max-width: 50rem;
  }

  .hp-project-mobile-show h6 {
    font-size: 3rem;
    margin-bottom: 2rem;
  }

  .hp-project-usp {
    justify-content: center;
    max-width: 600px;
    margin: 0 auto;
  }

  .hp-project-usp li {
    width: 48%;
    margin-right: 0;
    margin-top: 3rem;
  }

  .hp-project-usp li:nth-child(odd) {
    margin-right: 4%;
  }

  /* Location Section */
  .hp-location-projects {
    margin-top: 15rem;
    margin-bottom: 30rem;
  }
  .hp-project-location-details {
    bottom: -31rem;
    left: 50%;
    transform: translateX(-50%);
    top: unset;
  }
  .hp-location-projects .hp-project-icon {
    width: 6.5%;
    max-width: unset;
  }
  .hp-location-projects .hp-pd-box {
    max-width: 600px;
  }
  .hp-location-projects .hp-pd-box .hp-pd-top {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
  }
  .hp-location-projects .hp-pd-box h5.text-center {
    text-align: left;
    margin-top: 0;
  }
  .hp-location-projects .hp-pd-box .project-logo {
    margin: 0;
    margin-right: 2rem;
    max-width: 12rem;
  }
  .hp-location-projects .hp-pd-btns {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hp-location-projects .hp-pd-btns .btn-outline-dark {
    margin-top: 0;
    margin-left: 2rem;
  }

  /* PARTNERS Section */
  .hp-partners-section {
    padding-top: 10rem;
  }

  .hp-partners-header,
  .hp-events-header,
  .hp-partners-slider-wrapper,
  .hp-events-slider-wrapper,
  .hp-portfolio-top > div,
  .hp-portfolio-bottom .hp-portfolio-img {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hp-partners-header,
  .hp-events-header {
    padding-right: 9.5%;
    margin-bottom: 8rem;
  }

  .hp-partners-slider-wrapper .slick-list {
    padding: 0 10% 0 0 !important;
  }

  .hp-partners-slider-wrapper {
    padding-bottom: 10rem;
  }

  .hp-ps-progress {
    margin-top: 8rem;
  }

  .hp-ps-progress-wrapper {
    padding-right: 9.5%;
  }

  /* EVENT SECTION */
  .hp-events-header {
    margin-bottom: 25rem;
  }

  .hp-events-section .section-header h2.has-arrow::before {
    left: 22rem;
    top: 82%;
  }

  .hp-events-section .slick-current .hp-event-content p,
  .hp-events-section .slick-current .hp-event-content a,
  .hp-events-section
    .slick-current
    .hp-event-content
    h3
    .hp-events-section
    .slick-current
    .hp-event-content
    h5 {
    color: #fff;
  }

  .slick-current .hp-event-content h5,
  .slick-current .hp-event-content h3 {
    color: #fff;
  }

  .slick-current .hp-event-content .read-more {
    color: #fff;
    border-color: #fff;
  }

  .hp-events-section
    .hp-events-slider-wrapper
    .slick-current.slick-active
    .hp-event-box
    img {
    opacity: 1;
  }
  .hp-events-section
    .hp-events-slider-wrapper
    .slick-current.slick-active
    .hp-event-box
    .hp-event-content
    h5,
  .hp-events-section
    .hp-events-slider-wrapper
    .slick-current.slick-active
    .hp-event-box
    .hp-event-content
    .hp-event-tag,
  .hp-events-section
    .hp-events-slider-wrapper
    .slick-current.slick-active
    .hp-event-box
    .hp-event-content
    .read-more,
  .hp-events-section
    .hp-events-slider-wrapper
    .slick-current.slick-active
    .hp-event-box
    .hp-event-content
    .hp-event-day,
  .hp-events-section
    .hp-events-slider-wrapper
    .slick-current.slick-active
    .hp-event-box
    .hp-event-content
    .hp-event-month {
    color: #fff;
  }
  .hp-events-section
    .hp-events-slider-wrapper
    .slick-current.slick-active
    .hp-event-box
    .hp-event-content
    .read-more {
    border-bottom-color: #fff;
  }
  .hp-events-section
    .hp-events-slider-wrapper
    .slick-current.slick-active
    .hp-event-content {
    background: rgba(0, 0, 0, 0.4);
  }

  /* --------------------------------- */
  /* PRESIDENTIAL PAGE */
  /* -------------------------------- */
  .presidential-metarial-tabs .floating-slider-controls {
    left: 7%;
  }

  .presidential-map-section .section-header {
    padding-top: 0;
  }

  /* WHY CHOOSE */
  .presidential-why-choose {
    padding-bottom: 20rem;
  }

  .presidential-why-choose .pwc-left {
    padding-right: 0;
  }

  /* SCHEDULE CaLL Section */
  .schedule-call-section {
    padding: 0;
  }

  .schedule-call-wrapper {
    position: unset;
  }

  .schedule-call-bg {
    border-radius: 0;
    max-width: 100%;
  }

  .schedule-call-section h5 {
    text-align: center;
  }

  .schedule-call-section h5 br {
    display: none;
  }

  .schedule-call-section .w-30 {
    justify-content: center;
    margin-top: 5rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  PARADISE page ---------------- */
  /* ---------------------------------------------------- */

  /* PROJECT AMENITIES */
  .paradise-project-amenities p br {
    display: none;
  }

  .paradise-amenities-list li {
    padding: 4rem 4rem;
  }

  /* LANDMARKS Section */
  .paradise-landmarks-hanging-img {
    width: 25rem;
  }

  /* FLOOR PLANS Section */
  .paradise-floor-plans::before {
    display: none;
  }

  .paradise-fp-tab-head {
    width: 100%;
    margin-bottom: 5rem;
    flex-direction: row;
  }

  .paradise-fp-tab-head li {
    margin-right: 7rem;
    white-space: nowrap;
  }

  .paradise-fp-tab-content {
    width: 100%;
  }

  /* WHY CHOOSE */
  .paradise-why-choose .section-header h2 {
    max-width: 72rem;
  }

  /* -------------------------------------------------------------------- */
  /* -----------------  ELAN TOWN CENTER page --------------------------- */
  /* -------------------------------------------------------------------- */
  /* PROVEN NUMBERS */
  .etc-proven-numbers::before,
  .etc-proven-usp-wrapper::before {
    display: none;
  }

  .etc-proven-numbers .section-header {
    text-align: center;
  }

  .etc-proven-numbers .section-header h2 {
    margin-bottom: 6rem;
  }

  .etc-proven-numbers .circle-heading-arrow {
    left: 50%;
    transform: translateX(-50%);
  }

  .etc-proven-usp-wrapper {
    margin-top: 5rem;
  }

  .etc-proven-usp-list {
    max-width: 600px;
    margin: 0 auto;
  }

  .etc-proven-usp-list li {
    width: 50%;
    padding: 2rem 4rem;
    margin-top: 5rem;
    text-align: center;
  }

  .etc-proven-usp-list li::before,
  .etc-proven-usp-list li::after {
    background-size: contain;
  }

  .etc-proven-usp-list li:first-child::before,
  .etc-proven-usp-list li:nth-child(3)::before {
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/etc-proven-usp-line.webp);
  }

  .etc-proven-usp-list li:last-child::after {
    display: unset;
  }

  /* THE CONCEPT */
  .etc-concept-thumb-wrapper,
  .etc-concept-left .concept-text-box {
    width: 47%;
  }

  .etc-concept-left .concept-text-box {
    padding-top: 0;
  }

  .etc-concept-right {
    display: flex;
    justify-content: space-between;
    margin-top: 8rem;
  }

  .etc-sm-img-top {
    max-width: 47%;
    margin-bottom: 0;
    width: 47%;
    margin-left: unset;
  }

  .etc-sm-img-bottom {
    max-width: 47%;
    width: 47%;
  }

  /* .etc-concept-right, */
  .etc-building-future h4 br {
    display: none;
  }

  /* THINK COMMERCIAL */
  .etc-commercial-hanging-img {
    width: 20rem;
    left: 50%;
    top: -25rem;
    transform: translateX(-50%);
  }

  .etc-commercial-hanging-img img {
    height: 50rem;
  }

  .etc-think-commercial .section-header {
    padding-left: 0;
    margin-top: 30rem;
    text-align: center;
  }

  .etc-commercial-bottom.presidential-metarial-tabs .floating-slider-controls {
    left: 3.5%;
  }

  /* COMMERCIAL Section */
  .etc-commercial-slider .etc-commercial-content h6 {
    padding: 0;
  }

  .etc-commercial-slider .slick-active .etc-commercial-content p {
    height: 100%;
    max-height: 100%;
    opacity: 1;
    padding-top: 2rem;
    margin-top: 3rem;
  }

  /* PROJECT AMENITIES */
  .paradise-amenities-list.etc-amenities-list li.etc-amenities-header {
    width: 100%;
    text-align: center;
    padding-right: 0;
    padding-left: 0;
  }

  .paradise-amenities-list.etc-amenities-list li,
  .paradise-amenities-list.etc-amenities-list li:nth-child(3n) {
    width: 31%;
    margin-right: 3.5%;
  }

  .paradise-amenities-list.etc-amenities-list li:nth-child(4),
  .paradise-amenities-list.etc-amenities-list li:nth-child(7) {
    margin-right: 0;
  }

  /* COMMITMENT Section */
  .etc-commitment-section .pn-usp-content {
    background-color: #fff;
    padding: 3rem 2rem;
  }

  .pwc-right.show-1080 {
    display: flex !important;
    padding: 5rem 5rem !important;
  }

  /* ------------------------------------------------ */
  /* ------------ NEWS & EVENTS PAGE -----------------*/
  /* ------------------------------------------------ */
  .en-media-section .section-header {
    text-align: center;
  }

  .en-news-slider .hp-event-content {
    padding: 7rem 5rem;
  }

  .en-news-slider .hp-event-date {
    left: 7rem;
    bottom: 7rem;
    width: calc(100% - 14rem);
  }

  .en-media-section::before {
    bottom: 20%;
  }

  .en-events-section::before {
    display: none;
  }

  /* ---------------------------------------------------- */
  /* -----------------  FOUNDATION page ---------------- */
  /* ---------------------------------------------------- */
  .ef-social-support .section-header,
  .ef-social-btn {
    text-align: center;
  }

  .ef-social-support .section-header .ef-social-desc {
    max-width: 100%;
  }

  .ef-support-usp {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 3rem;
  }

  .recent-initiatives-item-main {
    width: calc((100% - 24rem) / 3);
    margin: 0 4rem;
  }

  /* -------------------------------------------------------------- */
  /* ------------------ Investor Page ------------------- */
  /* -------------------------------------------------------------- */
  .ei-partnership-section.com-padding {
    padding-bottom: 18rem;
  }

  .ei-partnership-section .section-header {
    max-width: 100%;
    text-align: center;
  }

  .ei-partnership-content {
    margin-top: 5rem;
  }

  .ei-partnership-content::before,
  .ei-partnership-section .section-header .circle-heading-arrow,
  .ei-partner-logo-art {
    display: none;
  }

  .ei-pertnership-thumb {
    margin: 0 auto;
  }

  /* ---------------------------------------------------- */
  /* -----------------  ELAN EMPIRE page ---------------- */
  /* ---------------------------------------------------- */
  .our-showreel-logo {
    left: 15rem;
  }

  .luxury-landmarks-heading h2 {
    width: 78%;
  }

  .landmarks-services-heading {
    width: calc((100% - 51rem) / 2);
  }

  .landmarks-services-list {
    width: calc((100% - -38rem) / 2);
  }

  .landmarks-services-list-img {
    width: calc((100% - -1.4rem) / 2);
  }

  .landmarks-services-list-content {
    width: calc((100% - 10rem) / 2);
    margin-left: 4rem;
  }

  .project-amenities-items.project-amenities-heading {
    width: calc(100% / 3 - -18.3rem);
  }

  .project-amenities-items {
    padding: 10rem 2rem;
    width: calc((100% - 21rem) / 4);
  }

  .proven-numbers-left-sec,
  .mission-vision-heading {
    width: 50%;
  }

  .proven-numbers-usps-main {
    width: 51%;
  }

  .mission-vision-list-main {
    width: 52%;
  }

  .our-floor-plans .floating-slider-controls {
    bottom: -40%;
  }

  .our-floor-plans .has-circle-arrow .slick-arrow {
    bottom: -37%;
  }

  #floor-plans-slider::after,
  #floor-plans-slider::before {
    bottom: -23%;
    width: 60%;
  }

  #floor-plans-slider::after {
    width: 20rem;
    bottom: -32%;
  }

  .custom-empire-choose {
    display: none;
  }

  .custom-empire-choose img {
    width: 43rem;
  }

  .customers-services-item-icon img {
    width: 17rem;
    height: 11rem;
  }

  .customers-services-item-content h5 {
    font-size: 3.5rem;
  }

  .our-showreel {
    padding-bottom: 21rem;
  }

  .our-showreel::after {
    bottom: 5rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  LEADERSHIP page ---------------- */
  /* ---------------------------------------------------- */
  .know-more-about-list-item {
    padding: 8rem 5rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  CONTACT page ---------------- */
  /* ---------------------------------------------------- */
  .faqs .container {
    padding-bottom: 19rem;
  }

  .our-project-list {
    margin-left: 15rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  MARK page ---------------- */
  /* ---------------------------------------------------- */
  .mark-luxury-heading,
  .mark-contact-text {
    text-align: center;
    margin-bottom: 8rem;
  }

  .mark-video-slider video {
    max-height: 65rem;
  }

  .mark-luxury-content {
    padding-left: 0;
  }

  .mark-mobile-box {
    max-width: 300px;
    margin: 0 auto;
  }

  .mark-mobile-box video {
    max-height: 100%;
  }

  .mark-luxury-text-box {
    max-width: 600px;
    margin: 15rem auto 0 auto;
  }

  .mark-contact-section::before {
    display: none;
  }

  .mark-contact-text .circle-heading-arrow {
    right: unset;
    left: 50%;
    bottom: -22rem;
    transform: translateX(-50%);
  }

  .mark-contact-text {
    margin-bottom: 10rem;
  }

  .mark-contact-text h2 {
    margin-bottom: 25rem;
  }

  .mark-contact-form .form-submit {
    justify-content: center;
  }

  .mark-contact-form .form-input-message {
    margin-bottom: 5rem;
  }

  /* ---------------------------------------------- */
  /* -----------------  BLOG LISTING PAGE ----------- */
  /* ------------------------------------------------ */
  .bl-main-left .bl-left-arrow {
    max-width: 3rem;
  }
  .bl-why-choose .section-header h2 {
    margin-bottom: 17rem;
  }
  .bl-why-choose .circle-heading-arrow {
    bottom: -14rem;
  }
}

@media (max-width: 1023px) {
  .full-width-1023 {
    width: 100% !important;
  }

  .hide-1023 {
    display: none !important;
  }

  .hide-1023,
  .page-id-52 .header-wrapper::after,
  .page-id-60 .header-wrapper::after {
    width: 12.8rem;
    height: 6.6rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  ELAN EMPIRE page ---------------- */
  /* ---------------------------------------------------- */
  .elan-banner .hp-banner-bottom {
    bottom: 16rem;
  }

  .our-showreel::before {
    display: none;
  }

  .the-concept-image {
    position: relative;
    top: 0;
    height: 90rem;
  }

  .project-amenities-items.project-amenities-heading {
    width: calc(100% / 1 - 0rem);
    margin-bottom: 4rem;
  }

  .project-amenities-heading .circle-heading-arrow {
    display: none;
  }

  .project-amenities-items:nth-child(4),
  .project-amenities-items:nth-child(5),
  .project-amenities-items:nth-child(8),
  .project-amenities-items:nth-child(9),
  .project-amenities-items.project-amenities-description {
    transform: translateY(0);
  }

  .project-amenities-items {
    width: calc((100% - 15rem) / 3);
    padding: 10rem 5rem;
  }

  .project-amenities-items.project-amenities-description {
    width: calc((100% - 21rem) / 3);
  }

  .project-amenities-descrip-info {
    padding-top: 0;
  }

  .proven-numbers-usps-main,
  .mission-vision-list-main {
    margin: 17rem 0 0 0;
  }

  .luxury-landmarks-services-wrapper {
    margin-top: 4rem;
  }

  .landmarks-services-heading,
  .proven-numbers-left-sec .section-header,
  .our-showreel .section-header,
  .mission-vision-heading {
    text-align: center;
    justify-content: center;
  }

  .luxury-landmarks-heading,
  .luxury-landmarks-heading h2 {
    justify-content: center;
    text-align: center;
  }

  .luxury-landmarks-heading h2 br,
  .proven-numbers-left-sec .section-header h2 br {
    display: none;
  }

  .landmarks-services-list {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
  }

  .landmarks-services-heading .circle-arrow-down {
    margin-top: 4.5rem;
  }
  .elan-banner-content {
    padding: 29rem 6rem 6rem 6rem;
  }

  .elan-banner-content .circle-arrow-down img {
    width: 16rem;
  }
  .proven-numbers-wrapper,
  .mission-vision-wrapper {
    margin-top: 0;
  }
  .the-concept-image-small {
    height: 54rem;
  }
  .the-concept {
    z-index: inherit;
  }
  .the-concept .container {
    z-index: 99;
    position: relative;
  }
  .our-showreel-logo {
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    text-align: center;
    top: -50rem;
  }

  .our-showreel-video {
    margin-top: 7rem;
  }

  .our-showreel .section-header {
    padding-top: 44.5rem;
  }

  .the-concept-content {
    background-color: #fff;
    padding: 0 4rem;
  }

  .the-concept-content h6 {
    border-bottom: 1px solid #523c2c;
    display: inline-block;
    padding-bottom: 1rem;
  }

  .landmarks-services-heading.text-box {
    margin-bottom: 10rem;
  }

  .customers-services-item .dotes-arrow {
    display: none;
  }

  .our-customers-services {
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    flex-wrap: nowrap !important;
    justify-content: flex-start;
    display: flex;
  }

  .customers-services-item,
  .our-customers-services .customers-services-item:nth-child(even) {
    margin-top: 0;
  }

  .customers-services-item {
    white-space: normal;
    word-break: break-word;
    width: auto;
    min-width: 48rem;
    max-width: 48rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  LEADERSHIP page ---------------- */
  /* ---------------------------------------------------- */
  .leadership-banner {
    min-height: 90rem;
    padding: 28rem 0 10rem;
    display: flex;
    align-items: center;
  }

  .know-more-about-list-item {
    padding: 8rem 4rem;
    min-height: 50rem;
  }

  .know-more-about-list-item a {
    padding: 0;
  }

  .hp-bbl-img img {
    width: 12rem;
  }

  .circular-animation-box.banner-video-call {
    width: 12rem;
    height: 12rem;
  }

  .know-more-icon {
    position: absolute;
    right: 0rem;
    bottom: auto;
    top: -2rem;
  }

  .know-more-icon img {
    width: 3.9rem;
  }

  .why-choose-elan-content {
    margin-bottom: 6rem;
  }

  .about-team-description {
    margin-top: 20rem;
  }

  .know-more-about-list-item .know-more-about-info {
    padding-right: 0;
    margin-bottom: 0;
  }

  /*about page */
  .our-foundation-list .slick-slide {
    width: 60rem !important;
  }

  .elan-about-foundaton-list .elan-about-foundaton-list-item:nth-child(odd),
  .elan-about-foundaton-list .elan-about-foundaton-list-item:nth-child(even) {
    margin-top: 0;
  }

  .elan-about-foundaton-list-item {
    width: calc((100% - 18rem) / 3);
    margin: 3rem;
    height: 61.7rem;
  }

  .testimonial-list .slick-slide {
    padding-right: 3rem;
  }

  .testimonial-list-item-inner .testimonial-text,
  .testimonial-list-item-inner .testimonial-text.show {
    text-align: left;
    min-height: 100%;
    display: block;
    overflow: unset;
  }

  .rounded-golden-line img {
    object-fit: contain;
  }

  .rounded-golden-line {
    bottom: -1.5rem;
  }

  .introduction-sec {
    background-color: #f7f2ed;
    background-image: none !important;
  }

  .introduction-image {
    margin-bottom: 6rem;
  }

  .testimonial-sec .slick-arrows .slick-prev.slick-arrow {
    right: 10.5rem;
  }

  .testimonial-sec .slick-arrows .slick-arrow {
    right: 0;
  }

  #our-foundation-slider {
    margin-left: 10vw;
  }

  #our-foundation-slider {
    padding-bottom: 16rem;
    margin-bottom: 5rem;
  }

  .slick-arrows .slick-arrow {
    width: 8.1rem;
    height: 5.4rem;
  }

  .our-foundation-list.slick-arrows .slick-arrow {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }

  .our-foundation-list.slick-arrows .slick-next.slick-arrow {
    right: -14rem;
  }

  .our-foundation-list.slick-arrows .slick-prev.slick-arrow {
    left: -14rem;
  }

  .boards-tabs-content-item-main {
    width: calc((100% - 0rem) / 4);
  }

  /* ---------------------------------------------------- */
  /* -----------------  CONTACT PAGE ---------------- */
  /* ---------------------------------------------------- */

  .our-career-list .our-career-item-info,
  .our-career-list
    .our-career-list-item:first-child
    .our-career-list-item-image,
  .our-career-list
    .our-career-list-item:last-child
    .our-career-list-item-image {
    width: 100%;
  }

  .our-career-list .our-career-list-item:nth-child(2) {
    flex-direction: column;
  }

  .our-career-list .our-career-list-item:first-child {
    margin-top: 0;
  }

  .our-career-list .our-career-list-item:nth-child(2) .our-career-item-info,
  .our-career-list .our-career-list-item:nth-child(3) {
    margin: 7rem 0;
  }

  .our-career-description-main {
    align-items: center;
  }

  .our-career-description-main .our-career-item-info {
    width: 46%;
    margin-left: 6rem;
  }

  .corporate-office-image {
    width: 36.875%;
    margin: 0 7rem;
  }

  .quick-call-wrapper h3 {
    width: 100%;
    text-align: center;
  }

  .quick-schdule-wrapper {
    width: 70%;
    margin: 5rem auto 0;
  }
  .quick-call-wrapper .quick-schdule-wrapper {
    width: 100%;
    text-align: center;
  }
  .quick-call-wrapper .quick-schdule-list {
    justify-content: center;
  }
  /* ABOUT US Page */
  .mission-vision-heading .circle-heading-arrow {
    bottom: -15rem;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }

  .mission-vision-heading p.sec-sub {
    margin-top: 19rem;
  }

  .elan-about-foundaton-list {
    margin: 5rem -2rem 0;
  }
}

@media screen and (max-width: 990px) {
  .header-wrapper .header-center img,
  .header.header-stick .header-fixed .header-logo img.header-stick-logo {
    max-width: 12rem;
  }
  .header-wrapper .header-center {
    order: 1;
    text-align: left;
    width: auto;
  }
  .header-wrapper .header-left {
    order: 2;
    width: auto;
    margin-left: auto;
  }
  .header-wrapper .header-right {
    order: 3;
    width: auto;
  }
  .header-wrapper .project-dropdown {
    width: max-content;
    margin-right: 2rem;
  }
  .header-wrapper .project-dropdown .project-drop-header {
    background-color: transparent;
    border: 1px solid #fff;
  }
  .header-wrapper .project-dropdown .project-drop-header p {
    color: #fff;
  }
  .header-wrapper .project-dropdown .project-drop-header::after {
    filter: brightness(100);
  }
  .header-wrapper .header-right .menu-toggle {
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 2.15rem 3rem;
  }
  .header-wrapper .header-right .menu-toggle p {
    display: none;
  }
  .header-stick .header-wrapper .project-dropdown .project-drop-header,
  .header-stick .header-wrapper .header-right .menu-toggle {
    border-color: #000;
  }
  .header-stick .header-wrapper .project-dropdown .project-drop-header p {
    color: #000;
  }
  .header-stick .header-wrapper .project-dropdown .project-drop-header::after {
    filter: brightness(0.2);
  }
  h1 {
    font-size: 7rem;
  }

  .com-padding-15 {
    padding: 10rem 0;
  }
  .our-showreel-video {
    height: auto;
  }

  .full-width-990 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hp-circle-arrow-animation {
    bottom: -15rem;
    width: 14rem;
    left: 0;
  }

  .hide-990 {
    display: none !important;
  }

  .desktop-none.show-990,
  .show-990 {
    display: block !important;
  }

  .desktop-none.show-990.flex-box {
    display: flex !important;
  }

  .fp-header-btn {
    text-align: center;
  }

  .com-padding {
    padding: 10rem 0;
  }

  .section-header h2.has-arrow::before {
    width: 15rem;
    height: 15rem;
    left: 25%;
  }

  /* Header */
  .header-project-head li,
  .header-project-head li a {
    font-size: 3.5rem;
  }

  .header-project-item {
    width: 33%;
  }

  .etc-building-future .etc-future-wrapper {
    padding-bottom: 11rem;
  }
  .ef-contribution-section .paradise-proven-usp li:nth-child(2)::after {
    content: "";
    width: 1px;
    background-image: url(../img/long-vertical-line.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: auto;
    bottom: 0;
    right: 0;
    height: 100%;
  }
  /* Footer */
  footer .accordion-body {
    overflow: hidden;
    display: none;
    padding-top: 1rem;
  }

  .footer-top {
    flex-direction: row-reverse;
    padding-top: 8rem;
    padding-bottom: 5rem;
    align-items: center;
  }

  .footer-top .w-30 {
    width: 50%;
  }

  .footer-logo.text-center {
    text-align: left;
  }

  .company-brochure {
    justify-content: flex-end;
    flex-wrap: nowrap;
  }

  .footer-main {
    padding-bottom: 2rem;
  }

  .footer-main .w-50,
  .footer-bottom .w-70,
  .footer-bottom .w-30 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .footer-main > .flex-box:not(.footer-social-links) {
    flex-direction: column-reverse;
  }

  .contact-forms .footer-menu-title {
    margin-bottom: 2rem;
  }

  .form-half .form-input {
    width: 100%;
  }

  .contact-forms input:not([type="submit"]),
  .contact-forms textarea,
  .contact-forms select,
  .contact-forms input:not([type="submit"])::placeholder,
  .contact-forms textarea::placeholder,
  .contact-forms select::placeholder {
    font-size: 2.5rem;
  }

  .footer-menu-wrapper {
    margin-top: 4rem;
  }

  .footer-menu-box.w-33 {
    width: 100%;
    border: none;
    padding-left: 0;
  }

  .footer-menu-box:first-of-type {
    padding-bottom: 1.8rem;
    padding-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .footer-menu-box:nth-of-type(2) {
    order: 3;
  }

  .footer-menu-box:nth-of-type(1) {
    order: 1;
  }

  .footer-menu-box:nth-of-type(3) {
    order: 2;
  }

  .footer-menu-box:first-of-type .footer-menu-container {
    border: 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .footer-menu-box:first-of-type .accordion-body {
    padding-top: 0;
  }

  .footer-menu-container {
    margin-bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 3rem;
    padding-bottom: 2.2rem;
  }

  .footer-menu-title {
    margin-bottom: 0;
    position: relative;
    font-size: 3rem;
    pointer-events: initial;
  }

  .footer-menu a {
    font-size: 2.4rem;
    padding: 1rem 0;
  }

  .footer-menu-container .footer-menu-sub {
    font-size: 2rem;
  }

  .footer-menu-title.accordion-head::after {
    content: "";
    position: absolute;
    top: -2px;
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url(../img/accordion-plus.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .active .footer-menu-title.accordion-head::after {
    background-image: url(../img/accordion-minus.webp);
  }

  .footer-social-links {
    margin-top: 0;
    padding-top: 3rem;
    justify-content: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .footer-social-links a {
    margin-left: 0;
    margin-right: 1rem;
  }

  .footer-project-details {
    margin-top: 2rem;
    padding: 2rem 0;
  }

  .footer-project-details .w-25 {
    width: 50%;
  }

  .footer-project-details .w-25:nth-of-type(2),
  .footer-project-details .w-25:nth-of-type(6),
  .footer-project-details .w-25:nth-of-type(10) {
    border-right: 0;
  }

  .footer-bottom {
    padding-bottom: 2rem;
  }

  .footer-bottom-left li:first-child {
    width: 100%;
    margin-bottom: 1rem;
  }

  .footer-bottom-left li:nth-child(2) a {
    padding-left: 0;
  }

  .footer-bottom-left li:nth-child(2) a::before {
    display: none;
  }

  .footer-bottom-right p {
    text-align: left;
    margin-top: 3rem;
  }

  .footer-bottom a,
  .footer-bottom p {
    font-size: 1.6rem;
  }

  .footer-main form.wpcf7-form {
    margin-bottom: 3rem;
  }

  /* ----------------------- */
  /* ---- HOMEPAGE --------- */
  /* ----------------------- */

  /* ABOUT SECTION */
  .hp-about-content {
    padding-bottom: 10rem;
  }

  /* BRANDS Section */
  .hp-brands-section {
    background: #fff;
    padding-bottom: 18rem;
  }

  .hp-brands-wrapper .w-40,
  .hp-brands-wrapper .w-55 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .hp-brands-wrapper .w-55 {
    margin-top: 6rem;
  }

  .hp-brands-section::after,
  .hp-award-section::after {
    display: none !important;
  }

  .hp-brands-slider-wrapper {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    background-color: #fff;
    border-radius: 2rem;
  }

  .hp-brands-slider-wrapper .hp-bs-control {
    top: unset;
    bottom: -10rem;
    width: 7rem;
    height: 7rem;
  }

  .hp-brands-slider-wrapper .hp-bs-control.hp-bs-prev {
    left: calc(50% - 9rem);
  }

  .hp-brands-slider-wrapper .hp-bs-control.hp-bs-next {
    right: calc(50% - 9rem);
  }

  /* AWARD SECTION */
  .hp-award-section .section-header::after {
    right: 9%;
    top: -1rem;
  }

  .hp-award-section .section-header::before {
    top: 2.5rem;
  }

  .hp-award-section .section-header::before,
  .hp-award-section .section-header::after {
    width: 5rem;
    height: 5rem;
  }

  .hp-award-section .hp-awards-wrapper {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 3rem;
  }

  .hp-award-section .hp-award-item {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4rem;
  }

  .hp-award-section .hp-award-item:nth-child(odd) {
    margin-right: 4%;
  }

  /* PARTNERS Section */

  /* PORTFOLIO Section */
  .hp-portfolio-top > div,
  .hp-portfolio-bottom .hp-portfolio-img,
  .hp-portfolio-section .section-header .w-30,
  .hp-portfolio-section .section-header .w-70 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hp-portfolio-section .section-header h2 {
    padding-left: 0;
  }

  .hp-portfolio-section .section-header {
    padding-bottom: 3rem;
    margin-bottom: 1rem;
  }

  .hp-portfolio-text p {
    text-transform: uppercase;
    font-size: 1.6rem;
  }

  /* ----------------------- */
  /* ---- HOMEPAGE --------- */
  /* ----------------------- */

  /* ABOUT SECTION */
  .hp-about-content {
    padding-bottom: 10rem;
  }

  .hp-location-projects {
    margin-right: -20%;
  }
  .hp-location-section {
    overflow-x: hidden;
  }
  .hp-project-location-details {
    left: 35%;
    transform: translateX(-35%);
  }

  /* BRANDS Section */
  .hp-brands-section {
    background: #fff;
    padding-bottom: 18rem;
  }

  .hp-brands-wrapper .w-40,
  .hp-brands-wrapper .w-55 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .hp-brands-wrapper .w-55 {
    margin-top: 6rem;
  }

  .hp-brands-section::after,
  .hp-award-section::after {
    display: none !important;
  }

  .hp-brands-slider-wrapper {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    background-color: #fff;
    border-radius: 2rem;
  }

  .hp-brands-slider-wrapper .hp-bs-control {
    top: unset;
    bottom: -10rem;
    width: 7rem;
    height: 7rem;
  }

  .hp-brands-slider-wrapper .hp-bs-control.hp-bs-prev {
    left: calc(50% - 9rem);
  }

  .hp-brands-slider-wrapper .hp-bs-control.hp-bs-next {
    right: calc(50% - 9rem);
  }

  /* AWARD SECTION */
  .hp-award-section .section-header::after {
    right: 9%;
    top: -1rem;
  }

  .hp-award-section .section-header::before {
    top: 2.5rem;
  }

  .hp-award-section .section-header::before,
  .hp-award-section .section-header::after {
    width: 5rem;
    height: 5rem;
  }

  .hp-award-section .hp-awards-wrapper {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 3rem;
  }

  .hp-award-section .hp-award-item {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4rem;
  }

  .hp-award-section .hp-award-item:nth-child(odd) {
    margin-right: 4%;
  }

  /* PARTNERS Section */

  /* PORTFOLIO Section */
  .hp-portfolio-top > div,
  .hp-portfolio-bottom .hp-portfolio-img,
  .hp-portfolio-section .section-header .w-30,
  .hp-portfolio-section .section-header .w-70 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hp-portfolio-section .section-header h2 {
    padding-left: 0;
  }

  .hp-portfolio-section .section-header {
    padding-bottom: 3rem;
    margin-bottom: 1rem;
  }

  .hp-portfolio-text p {
    text-transform: uppercase;
    font-size: 1.6rem;
  }

  /* ----------------------- */
  /* ---- PRESIDENTIAL --------- */
  /* ----------------------- */
  .presidential-features-header .w-50,
  .presidential-features-wrapper .w-50 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .presidential-glimps-section .section-header.mb-7 {
    margin-bottom: 4rem;
  }

  .presidential-glimps-section h2.has-arrow {
    margin-bottom: 10.5rem;
  }

  .presidential-glimps-section .pg-right {
    display: flex;
    flex-direction: column-reverse;
  }

  .presidential-glimps-section .pg-features-box {
    margin-bottom: 5rem;
  }

  /* PERFECTION */
  .presidential-perfection-section h2 br,
  .presidential-showreel-section p br,
  .presidential-download-section h5 br,
  .presidential-download-section h5::after {
    display: none;
  }

  .pp-perfection-tab-list {
    margin-top: 4rem;
    margin-bottom: 5rem;
  }

  .presidential-question-list .pq-content-box p,
  .presidential-why-choose p {
    color: #262626;
  }

  .pp-perfection-slider-wrapper .slick-list {
    margin: 0 -1rem;
    padding: 0 15% 0 15% !important;
  }

  .pp-perfection-slider-wrapper .slick-slide {
    margin: 0 1rem;
  }

  .circle-tab-list li {
    margin: 0 1.5rem;
  }

  .circle-tab-list li:first-child {
    margin-left: 0;
  }

  /* FEATURES Section */
  .presidential-features-header h2 {
    max-width: 70rem;
  }

  .presidential-features-header .circle-heading-arrow {
    display: none;
  }

  .preject-feature-item:nth-of-type(2) {
    order: 2;
  }

  .preject-feature-item:nth-of-type(3) {
    order: 3;
  }

  .presidential-features-section .peoject-feature-desc {
    margin-top: 15rem;
  }

  .pf-hanging-mobile {
    width: 70rem;
  }

  .pf-hanging-mobile > div {
    position: absolute;
    right: -15rem;
    top: -10rem;
    width: 22rem;
    height: max-content;
  }

  .presidential-features-section
    .w-100.preject-feature-item
    .project-feature-content {
    padding-bottom: 4rem;
  }

  /* LOCATION Section */
  .presidential-map-section .section-header {
    padding-top: 0;
    max-width: 100%;
  }

  .presidential-location-usp li {
    margin-top: 4rem;
  }
  .presidential-map-section .container {
    display: flex;
    flex-direction: column-reverse;
  }
  .presidential-map-mobile {
    margin-top: 0;
  }

  /* SHOWREEL Section */
  .showreel-bottom-text {
    font-size: 36rem;
    margin-top: -25rem;
  }

  .presidential-location-usp {
    max-width: 768px;
    margin: 0 auto;
    justify-content: center;
  }

  .presidential-location-usp li {
    width: 45%;
    margin-right: 5%;
    align-items: flex-start;
    margin-top: 8rem;
  }

  .presidential-location-usp li:nth-child(2n) {
    margin-right: 0;
  }

  /* FLOOR PLAN Section */
  .presidential-fp-header {
    margin-bottom: 8rem;
  }

  .presidential-floor-plan-section .fp-content-top-right {
    margin-top: 5rem;
  }

  .presidential-fp-wrapper .fp-content-bottom-right {
    padding-left: 0;
  }

  .presidential-fp-wrapper .fp-slider-wrapper {
    margin-bottom: 10rem;
  }

  /* PRESIDENTIAL METERIAL */
  .presidential-metarial-tabs .floating-slider-controls,
  .etc-commercial-bottom.presidential-metarial-tabs .floating-slider-controls {
    left: unset;
    right: 3rem;
  }

  .presidential-metarial-tabs .slick-arrow.slick-next {
    right: 3rem;
    left: unset;
  }

  .presidential-metarial-tabs .slick-arrow.slick-prev {
    right: 12rem;
    left: unset;
  }

  .presidential-metarial-tabs .slick-arrow.slick-prev::after {
    left: 6.3rem;
  }

  .presidential-metarial-tabs .slick-arrow.slick-next::after {
    right: 7.3rem;
  }

  .presidential-metarial-tabs .pm-slider-wrapper,
  .presidential-material-header {
    padding-left: 11%;
  }

  /* COMMITMENT Section */
  .presidential-commitment-usp.flex-box {
    display: block;
    margin-top: 15rem;
  }

  .presidential-commitment-mobile {
    padding-left: 10%;
  }

  .presidential-commitment-slider .slick-list {
    padding: 0 10% 0 0 !important;
  }

  .presidential-commitment-slider .slick-slide {
    margin-right: 4rem;
  }

  .presidential-commitment-box {
    padding: 10rem 4rem 8rem 4rem;
  }

  .presidential-commitment-box img {
    max-width: 35rem;
  }

  /* QUESTION Section */
  .presidential-question-list .pq-icon-box {
    width: 5rem;
    margin-right: 2rem;
  }

  .pq-pricing-more {
    width: 100%;
    line-height: 1.6;
    border-bottom: 0;
  }

  /* DOWNLOAD Section */

  .presidential-download-section .pd-wrapper {
    justify-content: center;
    max-width: 600px;
    margin: 0 auto;
  }

  .presidential-download-section .presidential-download-btn {
    width: 45%;
    margin-right: 5%;
    margin-top: 2rem;
  }

  .presidential-download-section .presidential-download-btn:nth-of-type(2n) {
    margin-right: 0;
  }

  .presidential-download-btn img.pd-download-arrow {
    max-height: 3rem;
  }

  .presidential-download-btn span {
    max-width: 20rem;
  }

  /* WHY CHOOSE */
  .presidential-why-choose {
    padding-bottom: 10rem;
  }
  .team-leaders-detail-info-content {
    margin-top: 0;
  }
  #team-members-slider .slick-list {
    overflow: hidden;
  }
  /* ---------------------------------------------------- */
  /* -----------------  PARADISE page ---------------- */
  /* ---------------------------------------------------- */
  /* PROVEN NUMBERS Section */
  .paradise-proven-numbers h2 br,
  .paradise-proven-usp .pn-usp-content::before {
    display: none;
  }

  .paradise-proven-usp {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 25rem;
    padding-bottom: 8rem;
  }

  .paradise-proven-usp li:nth-child(odd),
  .paradise-proven-usp li {
    padding: 4rem 0;
    width: 50%;
  }

  .paradise-proven-usp li::before,
  .paradise-proven-usp li:last-child:after {
    height: 100%;
  }

  /* PROJECT CONCEPT Section */
  .paradise-concept-left .desktop-none img {
    max-width: 100%;
  }

  /* LUXURY LANDMARKS Section */
  .paradise-luxury-landmarks .section-header {
    max-width: 100%;
  }

  .paradise-luxury-landmarks .landmarks-img-box {
    margin-bottom: 7rem;
  }

  /* PROJECT AMENITIES */
  .paradise-amenities-list li,
  .paradise-amenities-list li:nth-child(4n) {
    width: 30%;
    margin-right: 5%;
  }

  .paradise-amenities-list li:nth-child(3n) {
    margin-right: 0;
  }

  /* PROJECT GLIMPS */
  .paradise-project-glimps .section-header {
    text-align: center;
    margin-bottom: 10rem;
  }

  .paradise-glimps-tab-head {
    margin-top: 6rem;
  }

  .paradise-glimps-tab-head li {
    padding: 2rem 4rem;
  }

  .circle-tab-list.paradise-glimps-tab-head li.active::before,
  .circle-tab-list.paradise-glimps-tab-head li:hover::before {
    top: 0;
    width: 90%;
    left: 5%;
  }

  .paradise-glimps-tab-head li:first-child.active::before,
  .paradise-glimps-tab-head li:first-child:hover::before {
    left: 0;
  }

  .paradise-glimps-tab-head li::after {
    top: 3rem;
  }

  /* FLOOR PLANS */
  .paradise-fp-tab-head li.active::before,
  .paradise-fp-tab-head li:hover::before {
    width: 128%;
    left: -15%;
  }

  .paradise-fp-tab-head li {
    margin-right: 5rem;
  }

  .paradise-fp-tab-content .w-50,
  .paradise-fp-tab-content .w-45 {
    width: 100%;
  }

  .paradise-floor-img {
    margin-bottom: 7rem;
  }

  /* BUILDING FUTURE */
  .paradise-building-future.com-padding {
    padding-bottom: 10rem;
  }

  .paradise-building-future .paradise-future-icons li {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    margin-right: 2rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  TOWN CENTER Page ---------------- */
  /* ---------------------------------------------------- */
  /* THE CONCEPT Section */
  .etc-concept-thumb-wrapper,
  .etc-concept-left .concept-text-box {
    width: 100%;
  }

  .etc-concept-left .concept-text-box {
    margin-top: 5rem;
  }

  /* PROJECT WALKTHROUGH */
  .slick-marquee.mt-4 {
    margin-top: 2rem;
  }

  .etc-pw-play-btn {
    width: 11rem;
    height: 11rem;
  }

  .etc-project-walkthrough-content .marquee-content h2 {
    font-size: 7rem;
    padding: 2rem 8rem;
  }

  .etc-project-walkthrough-content .marquee-content h2::after {
    right: -3rem;
    top: 6rem;
    width: 5rem;
    height: 0.3rem;
  }

  /* BUILDING FUTURE */
  .etc-future-right {
    margin-top: 8rem;
  }

  /* FLOOR PLAN */
  .etc-floor-plan-section .slick-list {
    padding: 0 10% 0 10% !important;
  }

  .etc-floor-plan-section .slick-slide {
    margin: 0 4rem;
  }

  .etc-floor-plan-section .slick-arrow {
    width: 8rem;
    height: 8rem;
  }

  .etc-floor-plan-section .slick-arrow.slick-next {
    right: 8%;
  }

  .etc-floor-plan-section .slick-arrow.slick-prev {
    left: 8%;
  }

  /* COMMITMENT Section */
  .etc-commitment-section .section-header {
    margin-bottom: 17rem;
  }

  .etc-commitment-section .circle-heading-arrow {
    bottom: -12rem;
    left: unset;
    right: 8rem;
  }

  .etc-commitment-slider-wrapper {
    padding-left: 10rem;
    padding-bottom: 10rem;
  }

  .etc-commitment-section .pn-usp-content {
    background-color: #fff;
    padding: 7rem 5rem;
  }

  .etc-commitment-slider .slick-list {
    padding: 0 10% 0 0 !important;
  }

  .etc-commitment-slider .slick-slide {
    margin-right: 4rem;
  }

  .etc-commitment-section .pn-usp-content img {
    max-width: 25rem;
    max-height: 15rem;
    margin: 0 auto;
  }

  .etc-commitment-section .pn-usp-content h5 {
    font-weight: 400;
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
  }

  .future-logo-box {
    max-width: 470px;
    margin: 0 auto;
  }
  .videowrapperinnr {
    height: 50rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  NEWS & EVENTS page ---------------- */
  /* ---------------------------------------------------- */
  .en-events-right {
    display: flex;
    flex-direction: column-reverse;
  }

  .en-events-section blockquote {
    margin-top: 8rem;
  }

  .en-videos-wrapper {
    margin-top: 5rem;
  }

  .en-events-video {
    margin-top: 8rem;
  }

  .en-video-half {
    margin-top: 5rem;
  }

  .en-videos-wrapper .w-100.mb-6 {
    margin-bottom: 0;
    margin-top: 5rem;
  }

  .en-media-wrapper {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
  .en-media-wrapper {
    margin-bottom: 13rem;
  }

  .en-media-box,
  .en-media-box:nth-child(3n) {
    width: 45%;
    margin-right: 4%;
  }

  .en-media-box:nth-child(2n) {
    margin-right: 0;
  }

  .en-media-section::before {
    display: none;
  }

  .en-videos-wrapper .en-video-half:nth-child(3n + 3) {
    margin: 5rem 0 9rem;
    height: 42.6rem;
  }

  .en-videos-section .en-video-half {
    margin-bottom: 9rem;
  }
  .en-news-slider .hp-event-box img {
    height: 89.7rem;
    object-fit: cover;
    opacity: 1;
    transition: 0.3s ease-in-out;
  }
  /* ---------------------------------------------------- */
  /* -----------------  FOUNDATION page ---------------- */
  /* ---------------------------------------------------- */
  .ef-contribution-section .paradise-proven-usp {
    margin-top: 3rem;
    margin-bottom: 5rem;
  }

  .recent-initiatives-item-main {
    width: calc((100% - 0rem) / 1);
    margin: 0;
  }

  .recent-initiatives-item .recent-initiatives-item-content p br,
  .recent-initiatives-item .recent-initiatives-item-content h5 br {
    display: none;
  }

  /* -------------------------------------------------------------- */
  /* ------------------ Investor Page ------------------- */
  /* -------------------------------------------------------------- */
  .ei-partnership-section.com-padding {
    padding-bottom: 10rem;
  }

  /* --------------------------------- */
  /* AWARD PAGE */
  /* -------------------------------- */
  .ea-award-wrapper {
    margin-top: 14rem;
  }

  .ea-dedication-section.com-padding {
    padding-bottom: 10rem;
  }

  .ea-award-wrapper .ea-award-item:nth-child(3n + 3),
  .ea-award-wrapper .ea-award-item:nth-child(3n + 1) {
    transform: translateY(0);
  }

  .ea-award-item {
    width: calc((100% - 8rem) / 2);
  }

  /* ---------------------------------------------------- */
  /* -----------------  ELAN EMPIRE page ---------------- */
  /* ---------------------------------------------------- */
  .our-showreel {
    padding-bottom: 10rem;
  }

  .project-amenities {
    padding-bottom: 20rem !important;
  }

  .building-future-logo {
    width: calc((100% - 9rem) / 2);
  }

  .building-future-logo img {
    padding: 1rem;
  }

  .the-concept .container {
    padding-top: 10rem;
  }

  .empire-map-location {
    padding: 10rem 0;
  }
  .customers-services-item-content h5 {
    max-width: 27rem;
    margin-left: auto;
    margin-right: auto;
  }

  /* ---------------------------------------------------- */
  /* -----------------  LEADERSHIP page ---------------- */
  /* ---------------------------------------------------- */
  .other-team-members-headingbox .circle-heading-arrow {
    right: 8rem;
  }

  .why-choose-elan-content h2 br {
    display: none;
  }

  .why-choose-elan-content .circle-heading-arrow {
    right: 2rem;
  }

  .team-leaders-image,
  .team-leaders-detail-info-content,
  .team-leaders-image-main {
    display: block;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .team-members {
    background-color: #fff;
  }

  .team-members-headingbox {
    text-align: center;
  }

  .team-leaders-detail-info {
    text-align: center;
    margin-top: 14rem;
  }

  .team-leaders-detail-info-profile p.sec-sub {
    color: #c19a5b;
    margin-bottom: 1rem;
  }

  .team-leaders-detail-info-profile {
    margin-bottom: 6rem;
  }

  .team-leaders-small-image-group {
    width: 100%;
    /*bottom: 45.5rem;*/
  }
  .team-leaders-image-main {
    position: relative;
  }
  .team-leaders-small-image {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 0 !important;
    display: flex !important;
  }
  .team-leaders-small-image.hide-990 {
    display: none !important;
  }

  .team-members-headingbox {
    margin-bottom: 14rem;
  }
  .team-leaders-image-main {
    margin-top: 0;
  }

  .team-leaders-small-image img {
    height: 22rem;
  }

  .team-members {
    overflow: hidden;
  }

  .team-leaders-detail-inner .slick-next.slick-arrow {
    transform: rotate(180deg) !important;
    right: 0;
    left: auto;
  }
  .team-leaders-detail-info-content {
    padding-top: 5rem;
  }
  .other-team-members {
    background-color: #f8f8f8;
  }

  .team-info li h6 {
    font-size: 3rem;
    font-weight: 400;
  }

  .about-team-description p {
    color: #202020;
  }
  .other-team-member-list {
    padding-top: 24rem;
  }
  .other-team-member-item {
    width: calc(50% - 5rem);
    margin: 0 2.5rem;
    margin-top: 4rem;
  }

  .other-team-member-item:nth-child(3n + 1),
  .other-team-member-item:nth-child(3n + 3) {
    transform: none;
  }
  .other-team-member-list {
    padding-bottom: 0rem;
  }

  /*about page*/

  .rect-bg::before,
  .rect-bg::after {
    display: none;
  }

  /*.on-boards-with-us .container {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }*/

  .testimonial-sec {
    padding-bottom: 10rem;
  }

  .elan-about-foundation {
    padding-top: 10rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  CONTACT PAGE ---------------- */
  /* ---------------------------------------------------- */

  .corporate-office-info {
    order: 2;
    margin-bottom: 4rem;
  }

  .connect-with-info {
    order: 3;
  }

  .corporate-office-image {
    margin: 0 0 4rem;
    height: auto;
  }

  .our-project-heading {
    padding-top: 28rem;
  }

  .our-project-list {
    margin-left: 9rem;
  }

  .our-career-item-content {
    width: 70%;
  }

  .corporate-office-detail {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .mark-video-slider video {
    max-height: 60rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  BLOG LISTING page ---------------- */
  /* ---------------------------------------------------- */
  .page-template-blog-listing
    .header:not(.header-stick)
    .header-wrapper
    .project-dropdown
    .project-drop-header,
    .single-post
    .header:not(.header-stick)
    .header-wrapper
    .project-dropdown
    .project-drop-header {
    background-color: #0e0e0e;
    border: 1px solid #0e0e0e;
  }
  .page-template-blog-listing
    .header:not(.header-stick)
    .header-wrapper
    .header-right
    .menu-toggle,
    .single-post
    .header:not(.header-stick)
    .header-wrapper
    .header-right
    .menu-toggle {
    border: 1px solid #0e0e0e;
  }
  .bl-main-wrapper {
    flex-direction: column-reverse;
  }
  .bl-left-media-content {
    border-radius: 5rem;
  }
  .bl-main-left {
    margin-top: 5rem;
  }
}

@media (max-width: 800px) {
  /* ---------------------------------------------------- */
  /* -----------------  TOWN CENTER ---------------- */
  /* ---------------------------------------------------- */
  .paradise-amenities-list.etc-amenities-list li {
    padding: 9rem 5rem;
  }

  /*about page*/
  .elan-about-foundaton-list-item {
    height: 44.7rem;
  }

  #our-foundation-slider {
    margin-left: 3vw;
  }
  .elan-banner {
    grid-template-columns: repeat(1,1fr);
  }
  .elan-banner-image{
    order: 2;
  }
  .elan-banner-image img {
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .full-width-768 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .desktop-none.show-768 {
    display: block !important;
  }

  .desktop-none.show-768.flex-box {
    display: flex !important;
  }

  .hide-768 {
    display: none !important;
  }

  .container,
  #post-60 .entry-title,
  #post-60 .entry-content,
  #post-52 .entry-title,
  #post-52 .entry-content {
    width: 100%;
  }

  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator:after {
    top: 2rem;
  }

  .header-menu-box ul li a {
    font-size: 1.8rem;
  }

  /* Header */
  .header-project-item {
    width: 50%;
  }
  .header-project-menu li {
    padding: 0 4rem;
  }
  .header-project-menu li:first-child {
    padding-left: 0;
  }
  .header-project-menu li.header-project-item {
    padding: 0;
  }
  .header-project-menu ul li a {
    font-size: 3rem;
  }

  /* ------------------------------------------------ */
  /* ------------ HOME PAGE -----------------*/
  /* ------------------------------------------------ */

  /* Banner Section */
  .hp-banner .banner-content {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0;
    max-width: 100%;
    min-height: auto;
  }
  .hp-banner,
  .video-banner .video-wrapper,
  .leadership-banner {
    height: 80vh;
    min-height: auto;
  }
  .leadership-banner-content {
    min-height: auto;
    margin-top: 0;
  }
  .hp-banner .hp-banner-bottom {
    margin-top: 0;
  }
  .hp-banner .video-wrapper {
    margin-top: -13rem;
  }
  .page-banner .banner-content {
    padding-top: 15rem;
  }
  .hp-banner.presidential-banner.page-banner .video-wrapper,
  .hp-banner.paradise-banner .video-wrapper {
    margin-top: 0;
  }
  .presidential-banner.page-banner .hp-banner-bottom {
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: 5rem;
    padding: 0 3rem;
  }
  .elan-banner .hp-banner-bottom {
    bottom: 7rem;
  }

  .banner-other-pages .container {
    height: 100%;
  }
  .banner-other-pages .hp-banner-bottom {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 3rem;
    bottom: -5rem;
  }
  .banner-other-pages .hp-bb-left {
    margin-left: 0;
  }
  .banner-other-pages .circular-animation-box {
    margin-right: 0;
  }

  /* AWARD SECTION */
  .hp-award-section .section-header::before,
  .hp-award-section .section-header::after {
    display: none;
  }

  /* LOCATION Section */
  .hp-location-content {
    padding: 0 4rem;
  }

  /* ------------------------------------------------ */
  /* ------------ PRESIDENTIAL PAGE -----------------*/
  /* ------------------------------------------------ */
  /* CONTACT SECTION */
  .basic-contact-form {
    max-width: 500px;
    margin: 0 auto;
  }

  .basic-contact-section .input-box {
    margin-bottom: 7rem;
  }

  .basic-contact-section .input-box,
  .basic-contact-section .submit-box {
    width: 100%;
  }

  /* FEaTURES Section */
  .presidential-features-section h4 br {
    display: none;
  }

  .preject-feature-item.mt-6 {
    margin-top: 4rem;
  }

  /* MATERIAL Section */

  /* QUESTION Section */
  .presidential-question-list .pq-content-box {
    width: 100%;
  }

  .presidential-question-list .pq-icon-box {
    width: 8rem;
    margin-right: 0;
    margin-bottom: 3rem;
  }
  .pf-hanging-mobile > div {
    top: -25rem;
  }

  /* ------------------------------------------------ */
  /* ------------ PARADISE PAGE -----------------*/
  /* ------------------------------------------------ */
  /* BANNER Section */
  .banner-text-box {
    padding-left: 0;
    text-align: center;
  }

  .banner-text-box br,
  .etc-floor-plan-section br {
    display: none;
  }

  .banner-meta-box .banner-meta-item {
    width: 50%;
  }

  .banner-meta-box .banner-meta-item {
    padding: 0 5rem;
  }

  .banner-meta-box .banner-meta-item:first-of-type {
    padding-left: 5rem;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
  }

  /* LUXURY LANDMARKS Section */
  .paradise-luxury-landmarks .section-header {
    max-width: 90rem;
  }

  .paradise-landmarks-logo-mobile {
    margin-top: -5rem;
  }

  .paradise-landmarks-logo-mobile img {
    max-width: 30rem;
    margin-left: auto;
  }

  /* PROJECT GLIMPS */
  .paradise-project-glimps .paradise-glimps-img {
    width: 100%;
  }

  /* FLOOR PLANS */
  .paradise-fp-tab-head li {
    font-size: 2.5rem;
    margin-right: 0;
    padding: 1.5rem 1.5rem;
  }

  .paradise-fp-tab-head li.active::before,
  .paradise-fp-tab-head li:hover::before {
    width: 100%;
  }

  /* BUILDING FUTURE */
  .paradise-building-future .paradise-future-icons li {
    max-width: 22%;
    margin-right: 4%;
  }

  .paradise-building-future .paradise-future-icons li:nth-child(4) {
    margin-right: 0;
  }

  .paradise-future-icons li img {
    max-height: 5rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  TOWN CENTER Page ---------------- */
  /* ---------------------------------------------------- */
  .etc-commitment-slider-wrapper {
    padding-left: 5rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  NEWS & EVENT Page ---------------- */
  /* ---------------------------------------------------- */
  .en-events-section blockquote {
    padding-right: 0;
    font-size: 2.5rem;
    padding-left: 5.5rem;
  }

  .en-events-section blockquote::before {
    width: 3.5rem;
    height: 4rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  FOUNDATION page ---------------- */
  /* ---------------------------------------------------- */
  .ef-contribution-section br {
    display: none;
  }

  .ef-support-usp {
    grid-template-columns: repeat(2, 1fr);
    max-width: 500px;
    margin: 0 auto;
  }

  .ef-initiatives-box img {
    width: 100%;
    min-height: 60rem;
    object-fit: cover;
  }

  .has-hidden-text .show-on-hover {
    max-height: 50rem;
    padding-top: 3rem;
    margin-top: 3rem;
  }

  .ef-initiatives-box .show-on-hover::before {
    opacity: 1;
  }

  /* ---------------------------------------------------- */
  /* -----------------  CONTACT PAGE ---------------- */
  /* ---------------------------------------------------- */

  .our-project-list {
    margin-left: 1rem;
  }

  .our-career-description,
  .our-career-description-main .our-career-item-info {
    width: 100%;
    margin-left: 0;
  }

  .our-career-description-main .our-career-item-info {
    order: 1;
  }

  .our-career-description p {
    margin-bottom: 4rem;
  }

  .our-career-description {
    order: 2;
    border-top: 1px solid #d9d9d9;
    padding-top: 4rem;
    margin-top: 4rem;
  }

  .faqs .container {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .faqs-headingbox p {
    width: 100%;
  }

  .news-events-content-info,
  .events-righ-box {
    width: 100%;
  }

  .events-righ-box {
    margin-top: 3rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  MARK page ---------------- */
  /* ---------------------------------------------------- */
  .mark-video-slider video {
    max-height: 70rem;
  }

  .mark-slider-section .floating-slider-controls {
    left: 50%;
    transform: translateX(-50%);
  }

  .etc-think-commercial.mark-slider-section .slick-arrow.slick-next {
    left: 50%;
  }

  .etc-think-commercial.mark-slider-section .slick-arrow.slick-prev {
    left: calc(50% - 10rem);
  }

  .etc-think-commercial.mark-slider-section
    .has-circle-arrow
    .slick-arrow::after {
    filter: invert(1);
  }

  .etc-think-commercial.mark-slider-section .slick-arrow.slick-next::after {
    left: 2rem;
  }

  .etc-think-commercial.mark-slider-section .slick-arrow.slick-prev::after {
    right: 2rem;
  }
  /* ---------------------------------------------------- */
  /* -----------------  BLOG LISTING ---------------- */
  /* ---------------------------------------------------- */
  .bl-banner-content {
    flex-direction: column-reverse;
  }
  .bl-banner-text-box {
    margin-top: 5rem;
  }
  .sp-header-content h1 {
    font-size: 6.5rem;
  }
  .sp-slider-arrows span {
    width: 6rem;
  }
}

@media (max-width: 750px) {
  /* ------------------------------------------------ */
  /* ------------ EMPIRE PAGE -----------------*/
  /* ------------------------------------------------ */
  .project-amenities-items {
    width: calc((100% - 10rem) / 2);
  }

  .project-amenities-items.project-amenities-description {
    width: calc((100% - 0rem) / 1);
  }

  .image-grid-item {
    height: 73rem;
  }

  .image-grid-item span {
    height: 68rem;
  }

  .image-grid-item:nth-child(2) span {
    height: 31.2rem;
  }

  .image-grid-item:nth-child(3) span {
    height: 35rem;
  }

  .hp-award-section .sec-desc br {
    display: none;
  }
}

@media (max-width: 680px) {
  /*.team-leaders-small-image {
    width: 25%;
  }*/
  .team-leaders-image-main {
    height: 57rem;
  }
  .team-leaders-image {
    width: 55%;
    margin: auto;
    height: 100%;
  }
  .team-leaders-small-left,
  .team-leaders-small-right {
    width: 30%;
    max-width: 15rem;
  }
  .team-leaders-small-image img {
    height: auto;
    max-height: 23rem;
  }

  .team-leaders-detail-inner .slick-prev.slick-arrow::before {
    left: 9vw;
  }

  .team-leaders-detail-inner .slick-next.slick-arrow::before {
    right: 10rem;
    left: auto;
  }

  /*about page*/
  .on-boards-with-heading {
    width: 42rem;
  }

  .boards-tabs-content-item-main {
    width: calc((100% - 0rem) / 3);
  }

  .about-banner-content p {
    width: 100%;
  }

  /* ------------------------------------------------ */
  /* ------------ CONTACT PAGE -----------------*/
  /* ------------------------------------------------ */

  .our-project-list .slick-slide {
    width: 44.6rem;
  }

  .our-project-list-item-image {
    height: 57rem;
  }

  .our-project-list {
    margin-left: 4rem;
  }

  .our-project-list .our-project-list-item {
    padding: 0 1.5rem;
  }

  .our-project::after {
    top: -31rem;
    width: 82.3rem;
    height: 101.4rem;
  }

  .quick-schdule-wrapper {
    width: 100%;
  }

  .contact-form-sec {
    margin-top: 9rem;
  }

  #post-52 .entry-content h2,
  #post-60 .entry-content h2 {
    line-height: 1.3;
    margin-bottom: 4rem;
  }

  #post-52 .entry-content h2,
  #post-60 .entry-content h2,
  #post-52 .entry-content h2 + p,
  #post-60 .entry-content h2 + p {
    width: 100%;
    margin-left: 0;
  }

  #post-52 .entry-content h2::after,
  #post-60 .entry-content h2::after {
    display: none;
  }

  #post-52 .entry-content h2 + p,
  #post-60 .entry-content h2 + p {
    margin-bottom: 6rem !important;
  }
}

@media screen and (max-width: 600px) {
  .full-width-600 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  h1 {
    font-size: 6rem;
  }

  h2,
  h2 span {
    font-size: 5.5rem;
    font-weight: 300;
  }

  h4,
  h4 span {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.5;
  }

  .project-dropdown .project-drop-header::after {
    background-image: url(../img/dropdown-arrow-white.webp);
  }
  .header-stick .project-dropdown .project-drop-header::after {
    filter: invert(1);
  }
  .project-dropdown .project-drop-header {
    color: #fff;
    background-color: transparent;
  }
  .project-dropdown .project-drop-header p {
    color: #fff;
  }

  .hp-about-usp {
    margin-left: 0;
  }

  .hp-about-usp li:nth-child(3) {
    border: solid;
    border-width: 1px 0px 0px 0px;
    border-color: rgb(0 0 0 / 12%);
    padding-top: 3rem;
  }

  #post-52 .entry-title,
  #post-60 .entry-title {
    font-size: 7rem;
  }

  #post-60 .entry-header::before,
  #post-52 .entry-header::before {
    width: 14.4rem;
    height: 14.4rem;
  }

  #post-60 .entry-header,
  #post-52 .entry-header {
    height: 51rem;
  }

  .desktop-none.show-600 {
    display: block !important;
  }

  .desktop-none.show-600.flex-box {
    display: flex !important;
  }

  .hide-600 {
    display: none !important;
  }

  .circle-heading-arrow img {
    width: 13rem;
    height: 13rem;
  }
  .oc-received-video {
    width: 30rem;
  }
  /* Header */
  .header-project-head {
    flex-direction: column;
  }

  .header-project-head p {
    margin: 0 auto;
    font-size: 2rem;
  }

  .header-project-head ul {
    width: 100%;
    justify-content: flex-start;
    margin-top: 3rem;
  }
  .header-project-head li,
  .header-project-head ul li a {
    font-size: 2.5rem;
  }

  .header-project-item {
    width: 100%;
  }

  .project-dropdown .project-drop-header {
    padding: 2rem 4rem 2rem 3rem;
  }

  .project-dropdown .project-drop-header::after {
    width: 1.5rem;
    right: 2rem;
  }

  .project-dropdown .project-drop-body {
    left: 1rem;
  }

  .header-logo img {
    max-width: 14rem;
    width: 100%;
  }

  .menu-toggle span:first-of-type {
    width: 4.5rem;
    margin-bottom: 1.3rem;
  }

  .menu-toggle span:nth-of-type(2) {
    width: 3rem;
  }
  .menu-toggle p {
    padding: 2rem 5.5rem;
    border-radius: 50px;
    cursor: pointer;
    text-align: center;
    margin-right: 0;
    font-weight: 400;
    line-height: 1;
    background-color: #fff;
    color: #383838;
    border: 1px solid transparent;
  }
  .header-stick .menu-toggle p {
    border: 1px solid #383838;
  }

  .footer-top {
    align-items: center;
  }

  footer .form-input-icon::before {
    top: 1.5rem;
  }

  .footer-project-details .w-25 {
    width: 100%;
  }

  /* ------------------------------------------------ */
  /* ------------ HOME PAGE -----------------*/
  /* ------------------------------------------------ */

  .hp-banner-play,
  .page-banner .hp-banner-play {
    margin-top: 12rem;
  }

  /* ABOUT Section */
  .hp-about-section .circle-heading-arrow {
    right: unset;
    left: 10rem;
    top: 14rem;
  }

  .hp-about-content {
    margin-top: 20rem;
  }

  .hp-about-usp.mt-5 {
    flex-wrap: wrap;
    margin-top: 1rem;
  }

  .hp-about-usp li {
    width: 50%;
    margin-top: 2rem;
  }

  .hp-about-usp li:nth-child(2) {
    text-align: right;
  }

  .hp-about-usp li:nth-child(2) h3 {
    text-align: center;
  }

  .hp-about-usp li:nth-child(3) {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
  }

  /* PROJECT Section */
  .hp-projects-section h2 {
    max-width: 30rem;
  }

  .hp-projects-section h2 br {
    display: none;
  }

  .hp-projects-section .circle-heading-arrow {
    left: 10rem;
  }

  .hp-projects-wrapper {
    margin-top: 18rem;
    margin-bottom: 5rem;
  }

  .hp-project-usp li {
    padding: 2.5rem 2rem;
  }

  .hp-project-usp li img {
    max-width: 7rem;
  }

  .hp-project-usp li h6 {
    font-size: 2.5rem;
    padding-right: 0.6rem;
  }

  /* AWARD Section */
  .award-item-content img {
    width: 100%;
    max-width: 9rem;
    object-fit: contain;
  }

  .hp-award-section .hp-award-item,
  .hp-award-section .hp-award-item:nth-child(odd),
  .hp-award-section .hp-award-item:nth-child(4n) {
    width: 100%;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
  }

  .hp-award-section .award-item-content p {
    margin-top: 2rem;
  }

  /* LOCATION Section */
  .hp-project-location-details {
    width: 100%;
    padding: 0 3rem;
    max-width: 400px;
    left: 30%;
    transform: translateX(-36%);
  }
  .hp-location-projects {
    margin-top: 12rem;
  }
  .hp-location-projects .hp-pd-box {
    width: 100%;
  }
  .hp-location-projects .hp-pd-box .btn-primary {
    padding: 2.2rem 4rem;
  }
  .hp-location-projects .hp-project-icon {
    width: 7%;
    max-width: unset;
  }

  /* EVENT Section */
  .hp-events-section .circle-heading-arrow {
    left: 7rem;
    top: unset;
  }

  .hp-events-header {
    margin-bottom: 18rem;
  }

  .hp-event-box h5 {
    font-size: 3.3rem;
  }

  .hp-event-content {
    padding: 3rem 3rem;
  }

  .hp-event-date {
    left: 3rem;
    width: calc(100% - 6rem);
    bottom: 3rem;
  }

  /* ------------------------------------------------ */
  /* ------------ PRESIDENTIAL PAGE -----------------*/
  /* ------------------------------------------------ */
  .circle-tab-list li {
    font-size: 2.5rem;
  }

  /* GLIMPS Section */
  .presidential-glimps-section .circle-heading-arrow {
    left: 10rem;
    top: unset;
    bottom: -15rem;
  }

  .presidential-glimps-section h2 {
    margin-bottom: 17rem;
  }

  .presidential-glimps-section .pg-features-list li {
    max-width: 100%;
    width: 100%;
    border-left: 0;
    display: flex;
    align-items: center;
    margin-top: 0;
    border-bottom: 1px solid rgba(217, 217, 217, 0.8);
    padding: 2.5rem 0;
  }
  .presidential-glimps-section .pg-features-list li:nth-child(3) {
    border-right: 0;
  }

  .presidential-glimps-section .pg-features-list li:last-child {
    border-right: 0;
    border-bottom: 0;
  }
  .presidential-glimps-section .pg-features-list li h6 {
    margin-top: 0;
  }
  .presidential-glimps-section .pg-features-list li h6 br {
    display: none;
  }
  .presidential-glimps-section .pg-features-list li img {
    max-width: 4rem;
    margin-right: 2rem;
    object-fit: contain;
  }

  /* PERFECTION Section */
  .presidential-perfection-section .section-header {
    text-align: left;
    margin-bottom: 17rem;
  }

  .presidential-perfection-section .circle-heading-arrow {
    bottom: -15rem;
    left: 12rem;
    right: unset;
  }

  .circle-tab-list li {
    margin: 0 1rem;
  }

  .no-scrollbar.justify-center {
    justify-content: flex-start;
  }

  .floating-slider-controls {
    width: 12rem;
    height: 12rem;
    top: calc(50% - 6rem);
    left: calc(50% - 6rem);
  }

  .has-circle-arrow .slick-arrow {
    width: 6rem;
    height: 10rem;
    top: calc(50% - 5rem);
  }

  .center-slider-btn .slick-arrow.slick-next {
    right: calc(50% - 6rem);
  }

  .center-slider-btn .slick-arrow.slick-prev {
    left: calc(50% - 6rem);
  }

  .center-slider-btn .slick-arrow.slick-next::after {
    right: 4rem;
  }

  .center-slider-btn .slick-arrow.slick-prev::after {
    left: 4rem;
  }

  .pp-perfection-slider-wrapper .slick-list {
    padding: 0 8% 0 8% !important;
  }

  /* FEATURES Section */
  .presidential-features-section .peoject-feature-desc {
    margin-top: 2rem;
  }

  .presidential-features-section .peoject-feature-desc h4 {
    margin-bottom: 5rem;
  }

  .presidential-features-header h2,
  .pf-hanging-mobile {
    max-width: 50rem;
  }

  .pf-hanging-mobile {
    width: 40rem;
  }

  .pf-hanging-mobile > div {
    width: 12rem;
    max-height: 25rem;
    top: -15rem;
  }

  .presidential-features-section .project-feature-content,
  .presidential-material-slider .pm-slide-item h6 {
    padding: 3rem 2rem 4rem 4rem;
  }

  .presidential-features-section
    .w-100.preject-feature-item
    .project-feature-content {
    padding-bottom: 2rem;
  }

  .preject-feature-item {
    margin-top: 5rem;
  }

  /* SHOWREEL Section */
  .presidential-showreel-play {
    width: 17rem;
    height: 17rem;
    left: calc(50% - 8.5rem);
    top: calc(50% - 8.5rem);
  }

  .showreel-bottom-text {
    font-size: 30rem;
    margin-top: -19rem;
    margin-left: -38rem;
  }

  /* MAP Section */
  .presidential-map-section .section-header .mt-10.align-center {
    margin-top: 5rem;
    align-items: flex-start;
  }

  .presidential-map-section .section-header .flex-box > div {
    width: calc(100% - 8rem);
  }

  .presidential-map-section .section-header .flex-box img {
    max-width: 8rem;
    margin-top: 1rem;
  }
  .presidential-location-usp li {
    display: block;
  }
  .presidential-location-usp li img {
    display: block;
    margin-bottom: 2rem;
    max-height: 5rem;
    object-fit: contain;
  }

  .presidential-location-usp li .presidential-location-details {
    width: 100%;
    padding-left: 0;
  }

  /* FLOORE PLAN Sectio */
  .presidential-fp-header {
    padding-bottom: 1rem;
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .presidential-fp-header li {
    margin: 0 5rem;
  }

  .presidential-fp-header li P {
    font-size: 2.5rem;
  }

  .presidential-fp-header li P sup {
    font-size: 1.6rem;
    right: -55%;
  }

  .presidential-fp-header li::after {
    right: -7rem;
    top: 0.5rem;
  }

  .presidential-fp-wrapper .fp-content-top-right li img {
    max-width: 5rem;
  }

  .presidential-fp-wrapper .fp-content-top-right li h6 {
    font-size: 2.5rem;
  }

  .presidential-fp-wrapper .fp-content-top-left h5 {
    font-size: 3rem;
  }

  .presidential-fp-wrapper .fp-content-top-left h6 {
    font-size: 2.5rem;
    margin: 3rem 0;
  }

  .presidential-floor-plan-section .fp-content-top-right {
    margin-top: 2rem;
  }

  .presidential-fp-wrapper .floor-plan-slider .slick-slide {
    padding: 6rem 7rem;
  }

  .presidential-fp-wrapper .floor-plan-slider .slick-dots {
    margin-top: -5rem;
  }

  /* CONSTRUCTION METARIAL */
  .presidential-metarial-tabs .pm-slider-wrapper,
  .presidential-material-header {
    padding-left: 30px;
  }

  .presidential-material-list {
    margin-top: 17rem;
    margin-bottom: 7rem;
  }

  .presidential-material-header .circle-heading-arrow {
    bottom: -15rem;
    right: 2rem;
  }

  .presidential-metarial-tabs .slick-arrow.slick-prev {
    right: 9rem;
  }

  .presidential-metarial-tabs .slick-arrow.slick-next::after {
    right: 4rem;
  }

  .presidential-metarial-tabs .slick-arrow.slick-prev::after {
    left: 4rem;
  }

  /* COMMITMENT Section */
  .presidential-commitment-section .section-header h2 {
    display: inline-block;
    margin-bottom: 10rem;
  }

  .presidential-commitment-section .circle-heading-arrow {
    left: 50%;
    right: unset;
    bottom: -15rem;
    transform: translateX(-50%);
  }
  .presidential-commitment-usp.flex-box {
    margin-top: 10rem;
  }

  /* QUESTION Section */
  .presidential-question-list
    .pq-pricing-table
    .pq-pricing-body
    li
    .pp-price-for {
    font-size: 1.8rem;
  }

  .presidential-question-list .pq-pricing-table .pq-pricing-body li > div {
    font-size: 1.6rem;
    padding: 2rem 1rem;
  }

  /* DOWNLOAD DOCUMENT */
  .presidential-download-section .pd-wrapper {
    flex-direction: column;
  }

  .presidential-download-section .presidential-download-btn {
    width: 100%;
    margin-right: 0;
  }

  /* SCHEDULE  CALL Section */
  .schedule-call-bg {
    background-image: url("../img/schedule-call-bg-mobile.webp");
    padding: 15rem 10rem;
  }

  /* ------------------------------------------------ */
  /* ------------ PARADISE PAGE -----------------*/
  /* ------------------------------------------------ */
  /* PROVEN NUMBERS */
  .circle-heading-arrow,
  .ea-awards-section .section-header .circle-heading-arrow {
    bottom: -15rem;
  }

  .paradise-proven-usp {
    margin-top: 12rem;
  }

  .paradise-proven-usp li:nth-child(odd),
  .paradise-proven-usp li {
    padding: 2rem 0;
  }

  .paradise-proven-usp .pn-usp-content img {
    max-width: 5.5rem;
  }

  .paradise-proven-usp .pn-usp-content h3 {
    font-size: 3.5rem;
  }

  .paradise-proven-usp .pn-usp-content p {
    font-size: 2rem;
  }

  /* PROJECT Section */
  .paradise-project-section .section-header h2 .circle-heading-arrow {
    left: 50%;
    transform: translateX(-50%);
  }

  /* LANDMARKS Section */
  .paradise-landmarks-logo-mobile img {
    max-width: 20rem;
    margin: 0 auto;
  }

  .landmarks-tabs-head {
    padding: 2rem 0;
    margin: 5rem 0;
  }

  /* PROJECT AMENITIES */
  .paradise-amenities-list li,
  .paradise-amenities-list li:nth-child(3n),
  .paradise-amenities-list li:nth-child(4n) {
    width: 48%;
    margin-right: 4%;
    border-radius: 2rem;
    margin-top: 4rem;
  }

  .paradise-amenities-list li:nth-child(2n),
  .paradise-amenities-list li:nth-child(4n) {
    margin-right: 0;
  }

  /* PROJECT GLIMPS */
  .paradise-project-glimps .hp-establised-btn {
    margin-top: 10rem;
  }

  /* LOCATION Section */
  .paradise-location-section .paradise-location-btn {
    padding-left: 12rem;
  }

  /* FLOOR PLANS */
  .paradise-fp-tab-head li {
    font-size: 2rem;
    margin-right: 0;
  }

  /* BUILDING FUTURE */
  .paradise-building-future .section-header {
    margin-bottom: 7rem;
  }

  .paradise-building-future .paradise-future-icons {
    max-width: 414px;
    margin: 0 auto;
    margin-top: 3rem;
  }

  .paradise-building-future .paradise-future-icons li {
    width: 48%;
    max-width: 48%;
    margin-right: 4%;
    margin-top: 2rem;
  }

  .paradise-building-future .paradise-future-icons li:nth-child(2n) {
    margin-right: 0;
  }

  /* ---------------------------------------------------- */
  /* -----------------  TOWN CENTER Page ---------------- */
  /* ---------------------------------------------------- */

  /* PROVEN NUMBERS Section */
  .etc-proven-usp-list li {
    padding: 2rem 2rem;
  }

  .etc-proven-usp-list li h5 {
    font-size: 3rem;
  }

  /* CONCEPT Section */
  .concept-text-box h2 {
    font-size: 4.5rem;
  }
  .etc-concept-right {
    display: block;
    position: relative;
    padding-bottom: 35rem;
  }

  .etc-sm-img-bottom {
    width: 50%;
    max-width: 50%;
    margin-left: auto;
  }

  .etc-sm-img-top {
    width: 75%;
    max-width: 75%;
    position: absolute;
    left: 0;
    top: 15rem;
  }

  .etc-concept-section .concept-thumb-bottom {
    max-width: 23rem;
  }

  /* COMMERCIAL Section */
  .etc-commercial-slider .etc-commercial-content h6 {
    padding: 0;
  }

  /* PROJECT AMENITIES */
  .etc-amenities-list .circle-md-arrow {
    display: none;
  }

  .etc-project-amenities .section-header {
    text-align: left;
  }

  .etc-project-amenities .section-header p {
    font-size: inherit;
    text-align: justify;
    max-width: 100%;
  }

  .paradise-amenities-list.etc-amenities-list li,
  .paradise-amenities-list.etc-amenities-list li:nth-child(3n),
  .paradise-amenities-list.etc-amenities-list li:nth-child(4) {
    width: 48%;
    margin-right: 4%;
    padding: 5rem 3rem;
  }

  .paradise-amenities-list.etc-amenities-list li:nth-child(3),
  .paradise-amenities-list.etc-amenities-list li:nth-child(5),
  .paradise-amenities-list.etc-amenities-list li:nth-child(7) {
    margin-right: 0;
  }

  .etc-amenities-list li p {
    font-size: 2rem;
    max-width: 13rem;
    margin-left: auto;
    margin-right: auto;
  }

  .etc-building-future .circle-heading-arrow {
    bottom: -15rem;
    right: unset;
    left: 0;
  }

  .etc-building-future h4 {
    margin-top: 17rem;
  }

  /* FLOOR PLAN */
  .etc-floor-plan-section .etc-fp-img {
    padding: 2rem 0;
  }

  .etc-floor-plan-section .slick-slide {
    margin: 0 2rem;
  }

  .etc-floor-plan-section .slick-arrow {
    width: 5rem;
    height: 5rem;
  }

  /* COMMITMENT Section */
  .etc-commitment-section .section-header {
    margin-bottom: 20rem;
  }

  .etc-commitment-section .section-header h2 {
    text-align: left;
  }

  .etc-commitment-section .circle-heading-arrow {
    bottom: -15rem;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }

  /* Town Center */
  .future-logo-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 3rem;
    min-height: auto;
  }

  .future-logo-item,
  .future-logo-item:nth-of-type(1),
  .future-logo-item:nth-of-type(2),
  .future-logo-item:nth-of-type(3),
  .future-logo-item:nth-of-type(4),
  .future-logo-item:nth-of-type(5),
  .future-logo-item:nth-of-type(6) {
    position: unset;
    width: 20rem;
    height: 20rem;
    padding: 4rem;
    margin: 0 auto;
  }

  .paradise-why-choose .section-header h2 {
    margin-bottom: 5rem;
  }

  /* ------------------------------------------------ */
  /* ------------ NEWS PAGE -----------------*/
  /* ------------------------------------------------ */
  .en-events-section br {
    display: none;
  }

  .en-media-box,
  .en-media-box:nth-child(3n) {
    width: 100%;
    margin-right: 0;
  }

  .en-video-box .en-events-play {
    max-width: 7rem;
  }

  .en-news-pr .section-header .circle-heading-arrow {
    bottom: -11rem;
  }

  .en-news-slider-wrapper {
    margin-top: 17rem;
  }

  .en-news-slider .slick-list {
    padding: 0 10% 0 0 !important;
  }

  .en-news-slider-wrapper .floating-slider-controls,
  .en-news-slider .slick-arrow {
    display: none;
  }

  .en-news-slider .slick-slide {
    margin: 0;
    margin-left: 3rem;
  }

  /* -------------------------------------------------------------- */
  /* ------------------ Investor Page ------------------- */
  /* -------------------------------------------------------------- */
  .ei-main-tab-head .eimt-btn {
    width: max-content;
    padding: 2.5rem 2rem;
    margin-bottom: 2rem;
  }

  .ei-main-tab-head .eimt-btn p {
    font-size: 2.4rem;
    padding-top: 3rem;
  }

  .ei-child-tab-head {
    margin-top: 4rem;
    margin-bottom: 2rem;
  }

  .ei-company-info-btn {
    padding: 2rem 2rem;
    font-size: 2.2rem;
    margin-top: 3rem;
  }

  .ei-company-info-list li {
    flex-direction: column;
    justify-content: center;
  }

  .ei-company-info-list li span,
  .ei-child-tab-head li {
    font-size: 2.5rem;
  }

  .ei-opportunities-section .why-choose-elan-content h4 {
    margin-top: 5rem;
  }

  /* ------------------------------------------------ */
  /* ------------ EMPIRE PAGE -----------------*/
  /* ------------------------------------------------ */
  .proven-number-text-box {
    margin-top: 15rem;
  }
  .image-grid-item,
  .image-grid-item span {
    width: 100% !important;
  }

  .image-grid-item:nth-child(3) span {
    margin-top: 2rem;
  }

  .our-floor-plans .floating-slider-controls {
    bottom: -34%;
  }

  .our-floor-plans .has-circle-arrow .slick-arrow {
    bottom: -24%;
  }

  #floor-plans-slider {
    margin-bottom: 20rem;
  }

  #floor-plans-slider::before {
    bottom: -17%;
    width: 60%;
  }

  #floor-plans-slider::after {
    width: 20rem;
    bottom: -27%;
  }

  .landmarks-services-list-img {
    width: calc((100% - 0rem) / 1);
  }

  .landmarks-services-list-content {
    width: calc((100% - 0rem) / 1);
    margin: 4rem 0 0;
  }

  .luxury-landmarks-heading,
  .luxury-landmarks-heading h2,
  .landmarks-services-heading p {
    justify-content: flex-start;
    text-align: left;
  }

  .luxury-landmarks .container {
    position: relative;
  }

  .landmarks-services-heading.text-box {
    margin-bottom: 7rem;
    border-bottom: 1px solid #c6c0ba;
    padding-bottom: 7rem;
  }

  .landmarks-services-heading .circle-arrow-down {
    display: none;
  }

  .landmarks-services-heading .circle-arrow-down img {
    width: 15.5rem;
  }

  .our-customers-amenities-heading {
    text-align: left;
  }

  .building-future-logos {
    margin: 5rem -2.2rem 0;
  }

  .project-amenities-items {
    width: calc((100% - 5rem) / 2);
    margin: 1.2rem;
    padding: 5rem;
  }

  .project-amenities-descrip-info {
    width: 100%;
  }

  .project-amenities-icon img {
    height: 7.5rem;
  }

  .project-amenities-content h5 {
    margin-top: 3rem;
    font-size: 2.8rem;
  }

  .project-amenities-descrip-info p {
    border-left: 0;
    padding-left: 0;
  }

  .glimpse-of-project-grid {
    margin: 0;
  }

  .image-grid-item span {
    margin: 2.7rem 0;
  }

  .custom-empire-choose img {
    width: 70%;
  }

  .why-choose-empire .section-header h2 {
    margin-bottom: 13rem;
  }

  .why-choose-empire .circle-heading-arrow {
    top: unset;
    bottom: -18rem;
    right: unset;
    left: 0;
  }

  .our-customers-services {
    margin: 22rem -2.2rem 0;
  }
  .customers-services-item {
    min-height: 49rem;
  }
  /* ------------------------------------------------ */
  /* ------------ LEADERSHIP PAGE -----------------*/
  /* ------------------------------------------------ */
  .other-team-member-item-main {
    width: calc((100% - 0rem) / 1);
    margin: 2.2rem 0;
  }

  .other-team-member-list .other-team-member-item-main:nth-child(2),
  .other-team-member-list .other-team-member-item-main:nth-child(3) {
    margin-top: 0;
  }

  .about-team-description .team-image img,
  .on-boards-with-heading {
    width: 100%;
  }

  .on-boards-with-heading {
    margin-bottom: 4rem;
  }

  .elan-about-foundaton-list-item {
    width: calc((100% - 0rem) / 1);
  }

  .our-foundation-list .slick-slide {
    width: 50rem !important;
  }

  #our-foundation-slider .slick-slide .our-foundation-list-item-inner {
    padding: 7rem 4rem 0;
  }

  .intro-description {
    padding-left: 0;
  }

  .intro-description::before,
  .introduction-sec::before {
    display: none;
  }

  .introduction-image {
    width: 35.2rem;
    height: 35.2rem;
    margin-right: auto;
  }

  .about-team-headingbox .circle-heading-arrow {
    bottom: -15rem;
    right: 8rem;
  }

  .other-team-members .container {
    padding: 0 10px;
  }
  .other-team-member-list {
    padding-bottom: 5rem;
  }
  .other-team-member-list:last-child {
    padding-bottom: 0;
  }
  .other-team-member-item {
    width: calc(50% - 2rem);
    margin: 0 1rem;
    margin-top: 4rem;
    min-height: 32rem;
  }
  .other-team-member-name-profile {
    margin-top: 0;
  }
  .other-team-member-content-main {
    padding: 2rem 2rem;
    transform: none;
  }
  .other-team-member-content h5 {
    font-size: 2.2rem;
  }
  .other-team-member-content h6 {
    margin: 1rem 0 0 0;
    font-size: 1.6rem;
  }
  .other-team-member-image {
    border-radius: 7px;
  }

  .why-choose-elan-content.section-header h2 {
    margin-bottom: 0;
  }

  .why-choose-elan-content.section-header.behind-elan-wrapper
    .circle-heading-arrow {
    left: 2rem;
    right: unset;
    bottom: -15rem;
  }

  .why-choose-elan-content .circle-heading-arrow {
    right: unset;
    left: 0;
    bottom: -15rem;
  }

  .why-choose-elan-content h4 {
    margin: 18rem 0 3.5rem;
  }

  /* AWARD PAGE */
  .ea-award-item {
    width: calc((100% - 0rem) / 1);
    margin-left: 0;
    margin-right: 0;
  }

  /* FOUNDATION */
  .ef-initiatives-wrapper {
    margin-top: 16rem;
  }

  .ef-contribution-section .section-header h2 {
    margin-bottom: 20rem;
  }

  .header-project-menu,
  .main-menu-box {
    padding: 11rem 7rem;
  }

  .header-project-head {
    padding: 1rem 1.5rem;
    margin-top: 5rem;
    margin-bottom: 0;
    flex-direction: column;
  }

  .menu-close {
    right: 4rem;
  }

  .presidential-showreel-section .section-header h2 {
    margin-bottom: 20rem;
  }

  .banner-meta-box .banner-meta-item {
    width: 100%;
  }

  .banner-meta-box .banner-meta-item:first-of-type {
    border: 0;
    margin-bottom: 5rem;
  }

  .paradise-landmarks-logo-mobile {
    margin-top: 4rem;
  }

  .presidential-map-mobile {
    margin-left: -30px;
    margin-right: -30px;
  }

  /* Empire Page */
  .building-future-logo a {
    padding: 2rem 2rem;
  }

  .building-future-logo img {
    padding: 0;
  }

  .why-choose-empire h4 {
    margin-top: 10rem;
  }

  /* ---------------------------------------------------- */
  /* -----------------  MArk page ---------------- */
  /* ---------------------------------------------------- */
  .etc-think-commercial.mark-slider-section .slick-arrow,
  .etc-think-commercial.mark-slider-section .slick-arrow::after,
  .mark-slider-section .floating-slider-controls {
    display: none !important;
  }
  .mark-luxury-heading h2,
  .mark-contact-text h2 {
    margin-bottom: 20rem;
  }
  .mark-contact-text .circle-heading-arrow {
    right: unset;
    left: 50%;
    bottom: -15rem;
    transform: translateX(-50%);
  }
  .other-team-member-list {
    padding-top: 14rem;
  }
  .boards-with-tabs {
    margin: 0 auto;
  }
  /* ---------------------------------------------------- */
  /* -----------------  BLOG LISTING ---------------- */
  /* ---------------------------------------------------- */
  .bl-banner-content {
    padding: 15rem 0;
    padding-bottom: 12rem;
  }
  .bl-banner-img::before {
    display: none;
  }
  .blog-list-item {
    width: 100%;
  }
  .bl-left-media-content {
    border-radius: 3rem;
  }
  .bl-why-choose .circle-heading-arrow {
    display: none;
  }
  .bl-why-choose .section-header h2 {
    margin-bottom: 4rem;
  }
  .bl-why-choose .section-header h2,
  .bl-why-choose .section-header h2 span {
    font-size: 4rem;
  }
  .bl-why-choose .pwc-right.show-1080 {
    padding: 0 !important;
  }
  .single-post-header {
    padding: 7rem 0;
  }
  .sp-header-content h1 {
    font-size: 5rem;
  }
  .sp-slider-arrows span {
    width: 4rem;
  }
  .sp-content-wrapper .sp-main-content blockquote {
    margin-left: 0;
  }
  .sp-slider-arrows span.sp-related-next {
    margin-left: 3rem;
  }
  .sp-related-post-slide .blog-list-item {
    margin-bottom: 0;
  }
}

.ea-people-behind .why-choose-elan-content h2 {
  margin-bottom: 5rem;
}

@media (max-width: 500px) {
  /* ---------------------------------------------------- */
  /* -----------------  MARK page ---------------- */
  /* ---------------------------------------------------- */
  .mark-video-slider video {
    max-height: 90rem;
  }

  /* ------------------------------------------------ */
  /* ------------ EMPIRE PAGE -----------------*/
  /* ------------------------------------------------ */

  .header-project-head ul li:first-child {
    padding-left: 0;
  }

  .header-project-menu {
    padding: 8rem 3rem;
  }

  .proven-numbers-usps-list-item {
    padding: 4.5rem 3.5rem;
  }

  .proven-numbers-usps-list-content h3 {
    font-size: 4.45rem;
  }
  .proven-numbers-usps-list-content p {
    font-size: 2.2rem;
  }
  .landmarks-services-heading .circle-arrow-down {
    top: 15rem;
    right: 12rem;
    display: none;
  }
  .proven-numbers-usps-main
    .proven-numbers-usps-list:last-child
    .proven-numbers-usps-list-item,
  .mission-vision-list-main
    .mission-vision-list:last-child
    .mission-vision-list-item {
    margin-right: 0;
  }
  .proven-numbers-usps-main
    .proven-numbers-usps-list:first-child
    .proven-numbers-usps-list-item,
  .mission-vision-list-main
    .mission-vision-list:first-child
    .mission-vision-list-item {
    margin-left: 0;
  }
  .the-concept-content .circle-arrow-down img {
    width: 16rem;
  }
  .customers-content {
    text-align: left;
    padding-top: 7rem;
  }
  .our-customers-amenities-heading .circle-heading-arrow {
    right: unset;
    left: 0;
  }
  .our-customers-amenities-heading .circle-heading-arrow img {
    width: 15.4rem;
    height: 15.4rem;
  }
  /* ------------------------------------------------ */
  /* ------------ LEADERSHIP PAGE -----------------*/
  /* ------------------------------------------------ */
  /*.team-leaders-small-image {
    width: 29.5%;
    max-height: 25rem;
  }
  .team-leaders-image {
    width: 70%;
    margin: auto;
    height: 50rem;
  }
  .team-leaders-image img {
    height: 50rem;
  }
  .team-leaders-detail-inner .slick-arrow {
    width: 27%;
    height: 20%;
    left: -7%;
  }
  .team-leaders-detail-inner .slick-next.slick-arrow::before {
    right: 5rem;
  }

  .team-leaders-small-image:first-child {
    margin-left: 0;
  }

  .team-leaders-small-image:last-child {
    margin-right: -2vw;
  }*/
  .team-leaders-image-main {
    height: 39rem;
  }
  /* .team-leaders-detail-inner .slick-arrow {
    top: 23%;
    width: 5.2rem;
    height: 5.2rem;  
  } */
  .etc-proven-usp-list li {
    width: 100%;
  }
  .etc-proven-usp-list li:nth-child(even)::before {
    content: "";
    position: absolute;
    left: 0;
    right: auto;
    background-image: url(../img/etc-proven-usp-line.webp);
    width: 1px;
    height: 100%;
  }
  /* ------------------------------------------------ */
  /* ------------ TOWN CENTER PAGE -----------------*/
  /* ------------------------------------------------ */
  /* CONCEPT Section */
  .etc-concept-right {
    padding-bottom: 30rem;
  }

  /* ------------------------------------------------ */
  /* ------------ FOUNDATION PAGE -----------------*/
  /* ------------------------------------------------ */
  .ef-support-usp {
    grid-template-columns: repeat(1, 1fr);
  }

  /*about page*/
  .testimonial-list {
    margin-top: 8rem;
  }

  .testimonial-sec .slick-arrows .slick-arrow {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .testimonial-list {
    padding-bottom: 12rem;
  }

  .testimonial-sec .slick-arrows .slick-prev.slick-arrow {
    right: 10rem;
  }

  .testimonial-sec .slick-arrows .slick-next.slick-arrow {
    left: 10rem;
  }

  .mission-vision-list-icon img {
    height: 8.8rem;
    width: 8.8rem;
  }

  .mission-vision-list {
    width: calc((100% - 0rem) / 1);
  }

  .mission-vision-list-item {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 3.5rem 3.5rem;
  }

  .mission-vision-list-item {
    margin: 3rem 0 0;
  }

  .mission-vision-list-icon {
    min-width: 12rem;
    text-align: left;
  }

  .mission-vision-list-item h5 {
    margin: 0;
  }
  /*  .boards-tabs-content-list {
    margin-top: 7rem;
  }*/

  .boards-tabs-content-item-main {
    width: calc((100% - 0rem) / 2);
  }
  .boards-tabs-content-item-main .boards-tabs-content-item {
    margin: 2rem auto;
  }

  .our-foundation-list-item h3 {
    font-size: 7rem;
  }

  .our-foundation-list-item p {
    font-size: 3.3rem;
  }

  .testimonial-list .slick-slide {
    padding-right: 0;
  }

  .testimonial-info-content h5 {
    font-size: 3.4rem;
  }

  .section-header h2 br,
  .section-header p br {
    display: none;
  }

  .testimonial-heading {
    width: 100%;
  }

  /* ------------------------------------------------ */
  /* ------------ CONTACT PAGE -----------------*/
  /* ------------------------------------------------ */

  .contact-detail-wrapper,
  .contact-detail-wrapper .section-header {
    text-align: center;
    justify-content: center;
  }

  .contact-detail-wrapper .circle-arrow-down {
    margin: 2rem 0 0;
  }
  .corporate-office-detail {
    margin-top: 5rem;
  }
  .contact-detail-wrapper .circle-arrow-down img {
    width: 10.3rem;
  }

  .contact-form-heading h2 b::before {
    display: none;
  }

  .our-project-icon {
    top: -8rem;
  }

  .our-project-icon img {
    width: 17.4rem;
  }

  .our-project-heading {
    padding-top: 24rem;
  }

  .contact-form-heading h2 b {
    padding-left: 0;
  }

  .quick-schdule-list a {
    padding: 0 1.7rem;
  }

  .etc-floor-plan-section .etc-fp-img img {
    height: 52.3rem;
  }

  .news-events-banner-content {
    padding: 5rem 3rem;
  }
  .team-leaders-small-left,
  .team-leaders-small-right {
    width: 22%;
  }
  .team-leaders-small-image img {
    height: auto;
    max-height: 18rem;
  }
}

@media (max-width: 400px) {
  .hp-circle-arrow-animation {
    right: unset;
  }
  #post-60 .entry-header::before {
    top: -21rem;
  }
  /* ------------------------------------------------ */
  /* ------------ EMPIRE PAGE -----------------*/
  /* ------------------------------------------------ */
  .project-amenities-icon img {
    height: 6rem;
  }

  .floor-plans-slider-wrapper .slick-slide {
    margin: 0 2rem;
  }

  .floor-plans-slide-img {
    height: 48rem;
  }

  .our-floor-plans .floating-slider-controls {
    bottom: -43%;
  }

  #floor-plans-slider::before {
    bottom: -24%;
    width: 80%;
  }

  .our-floor-plans .has-circle-arrow .slick-arrow {
    bottom: -31%;
  }

  .customers-services-item {
    min-width: 40rem;
    max-width: 40rem;
    min-height: 46rem;
  }

  .building-future-logo img {
    height: 7.1rem;
    width: 17rem;
  }

  .proven-numbers-usps-list {
    width: calc((100% - 0rem) / 1);
  }

  .proven-numbers-usps-list-item {
    margin: 2rem 0rem;
  }

  .proven-numbers-usps-main
    .proven-numbers-usps-list:first-child
    .proven-numbers-usps-list-item {
    margin-bottom: 0;
  }

  .project-amenities-items {
    padding: 5rem 2rem;
  }

  /* ------------------------------------------------ */
  /* ------------ TOWN CENTER PAGE -----------------*/
  /* ------------------------------------------------ */
  /* CONCEPT Section */
  .etc-concept-right {
    padding-bottom: 25rem;
  }

  .etc-amenities-list .circle-md-arrow,
  .etc-amenities-list br {
    display: none;
  }

  .our-foundation-list .slick-slide {
    width: 40rem !important;
  }

  .testimonial-info-content {
    width: 60%;
  }

  /* ------------------------------------------------ */
  /* ------------ CONTACT PAGE -----------------*/
  /* ------------------------------------------------ */

  .quick-schdule-list a {
    width: calc((100% - 0rem) / 2);
    padding-bottom: 2rem;
  }

  .quick-schdule-list a:nth-child(3) {
    border-left: 0;
    padding-left: 0;
  }

  .quick-schdule-list a:nth-child(3),
  .quick-schdule-list a:nth-child(4) {
    padding-top: 2rem;
    border-top: 1px solid rgb(255 255 255 / 40%);
  }

  .quick-schdule-list a:nth-child(2),
  .quick-schdule-list a:nth-child(4) {
    padding-right: 0;
  }

  .presidential-question-list .pq-pricing-table .pq-pricing-body li > div {
    line-height: 1.3;
  }

  .pf-hanging-mobile > div {
    display: none;
  }
}

@media (max-width: 370px) {
  /* ------------------------------------------------ */
  /* ------------ LEADERSHIP PAGE -----------------*/
  /* ------------------------------------------------ */
  /*.team-leaders-detail-inner .slick-arrow {
    left: -10%;
  }

  .team-leaders-detail-inner .slick-arrow {
    height: 13%;
  }

  .team-leaders-small-image img {
    height: 17rem;
  }

  .team-leaders-detail-inner .slick-next.slick-arrow {
    width: 24%;
    right: -10%;
  }*/
  /* .team-leaders-small-image{
    display: none !important;
  } */
  .schedule-call-bg {
    padding: 15rem 5rem;
  }
}

@media (max-width: 340px) {
  /* ------------------------------------------------ */
  /* ------------ EMPIRE PAGE -----------------*/
  /* ------------------------------------------------ */
  .project-amenities-content h5 {
    font-size: 2.5rem;
  }

  .building-future-logo {
    width: calc((100% - 15rem) / 1);
  }

  .landmarks-services-heading .circle-arrow-down {
    top: 22rem;
    right: 7rem;
  }

  .customers-services-item {
    min-width: 35rem;
    max-width: 35rem;
    min-height: 50rem;
  }

  /* ------------------------------------------------ */
  /* ------------ LEADERSHIP PAGE -----------------*/
  /* ------------------------------------------------ */
  /*.team-leaders-image,
  .team-leaders-image img {
    height: 53rem;
  }

  .team-leaders-small-image img {
    height: 14rem;
  }*/

  /* ------------------------------------------------ */
  /* ------------ TOWN CENTER PAGE -----------------*/
  /* ------------------------------------------------ */
  .paradise-amenities-list.etc-amenities-list li,
  .paradise-amenities-list.etc-amenities-list li:nth-child(3n),
  .paradise-amenities-list.etc-amenities-list li:nth-child(4) {
    width: 100%;
    margin-right: 0;
  }

  .mission-vision-list-item {
    flex-direction: column;
  }

  .our-foundation-list .slick-slide {
    width: 35rem !important;
  }

  .mission-vision-list-icon {
    min-width: auto;
    text-align: center;
    margin-bottom: 2rem;
  }

  .future-logo-item,
  .future-logo-item:nth-of-type(1),
  .future-logo-item:nth-of-type(2),
  .future-logo-item:nth-of-type(3),
  .future-logo-item:nth-of-type(4),
  .future-logo-item:nth-of-type(5),
  .future-logo-item:nth-of-type(6) {
    position: unset;
    width: 15rem;
    height: 15rem;
    padding: 3rem;
    margin: 0 auto;
  }

  /* ------------------------------------------------ */
  /* ------------ CONTACT PAGE -----------------*/
  /* ------------------------------------------------ */

  .our-project-list .slick-slide {
    width: 40.6rem;
  }

  .our-project-list-item-image {
    height: 47rem;
  }
}

/* Slick Default Arrow */
.slick-next::before,
.slick-prev::before {
  display: none;
}

.slick-arrow {
  cursor: pointer;
}

/* Reveal CSS */
.reveal {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  transition: opacity 0.8s, transform 0.8s;
}

.reveal_visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.postid-1986 .etc-project-walkthrough-content .slick-marquee {
  display: none;
}

.opacity-0 {
  opacity: 0;
}

/* Hospitality Menu */
.hp-tab-content .comming-soon-project {
  padding: 9rem 0 0 5rem;
}

.hp-tab-content .comming-soon-project .hcs-text-box {
  width: max-content;
}
.hp-tab-content .comming-soon-project h5 {
  font-size: 4rem;
}

.hp-tab-content .comming-soon-project h2 {
  font-size: 10rem;
  color: #ecb584;
}
.hp-tab-content .comming-soon-project p {
  width: max-content;
  position: relative;
  color: #c1c1c1;
  text-align: right;
  margin-left: auto;
  font-size: 2.7rem;
}
.hp-tab-content .comming-soon-project p::before {
  content: "";
  left: -11rem;
  width: 9.6rem;
  height: 1px;
  background-color: #c1c1c1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hp-tab-content .comming-soon-project .hcs-thumbnail {
  margin-top: -17rem;
  margin-right: -10rem;
  max-width: 98%;
  margin-left: auto;
}

@media screen and (max-width: 990px) {
  .hp-tab-content .comming-soon-project .hcs-thumbnail {
    margin-top: 5rem;
    margin-right: auto;
    max-width: 100%;
    margin-left: auto;
  }
  .hp-tab-content .comming-soon-project .hcs-text-box {
    width: 100%;
  }
  .hp-tab-content .comming-soon-project p {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }
  .hp-tab-content .comming-soon-project p::before {
    right: -8rem;
    left: unset;
    width: 7rem;
  }
}

@media screen and (max-width: 600px) {
  .hp-tab-content .comming-soon-project h5 {
    font-size: 4rem;
  }

  .hp-tab-content .comming-soon-project h2 {
    font-size: 7rem;
  }
  .hp-tab-content .comming-soon-project {
    padding: 5rem 0 0 1rem;
  }
}

.wpcf7-response-output {
  position: relative;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output .wpcf7-response-output {
  font-size: 2rem !important;
  border: none !important;
  color: #dc3232 !important;
}
.contact-form .wpcf7-response-output,
.footer-contact-form .wpcf7-response-output,
.basic-contact-form .wpcf7-response-output {
  padding: 2rem !important;
  border-radius: 5px;
  background: rgb(255 255 255 / 70%);
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
  padding-left: 5rem !important;
}
.wpcf7 form.failed .wpcf7-response-output::before,
.wpcf7 form.aborted .wpcf7-response-output::before,
.wpcf7 form.invalid .wpcf7-response-output::before {
  content: "";
  position: absolute;
  left: 1rem;
  top: 1rem;
  width: 2.5rem;
  height: 3rem;
  background-image: url(../img//error-icon.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.footer-contact-form .wpcf7-response-output {
  background-color: rgb(51 51 51 / 30%);
  margin-bottom: 7rem !important;
}
body.popup-open {
  overflow: hidden;
}
