/* Common Css */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alyamama:wght@300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap");

@font-face {
  font-family: "Steradian", sans-serif;
  src: url("../../fonts/webFonts/steradian-medium-webfont.eot");
  src:
    url("../../fonts/webFonts/steradian-medium-webfont.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/webFonts/steradian-medium-webfont.woff2") format("woff2"),
    url("../../fonts/webFonts/steradian-medium-webfont.woff") format("woff"),
    url("../../fonts/webFonts/steradian-medium-webfont.ttf") format("truetype"),
    url("../../fonts/webFonts/steradian-medium-webfont.svg#steradian_trialmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "merlo_original";
  src: url("../../fonts/webFonts/merlooriginal-regular-webfont.eot");
  src:
    url("../../fonts/webFonts/merlooriginal-regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/webFonts/merlooriginal-regular-webfont.woff2") format("woff2"),
    url("../../fonts/webFonts/merlooriginal-regular-webfont.woff") format("woff"),
    url("../../fonts/webFonts/merlooriginal-regular-webfont.ttf") format("truetype"),
    url("../../fonts/webFonts/merlooriginal-regular-webfont.svg#merlo_originalregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SeptemberSpiritAlt";
  src: url("../../fonts/webFonts/SeptemberSpiritAlt.eot");
  src:
    url("../../fonts/webFonts/SeptemberSpiritAlt.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/webFonts/SeptemberSpiritAlt.woff2") format("woff2"),
    url("../../fonts/webFonts/SeptemberSpiritAlt.woff") format("woff"),
    url("../../fonts/webFonts/SeptemberSpiritAlt.ttf") format("truetype"),
    url("../../fonts/webFonts/SeptemberSpiritAlt.svg#") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --new-color1: #231f20;
  --new-color2: #0052da;
  --blue-color: #0052da;
  --bg-color-new: #edece9;
  --black-color: #000;
  --white-color: #fff;
  --btn-outline-new: #4b4e53;

  --font-MerloOriginalSimilar: "merlo_original";
  /* --font-SeptemberSpiritAltSimilar: "Dancing Script", cursive;  */
  --font-SeptemberSpiritAltSimilar: "SeptemberSpiritAlt";
  --font-RobotoMono: "Roboto Mono", monospace;
  --font-Inter: "Inter", sans-serif;
  --font-Steradian: "Steradian", sans-serif;
}

body {
  font-size: 20px;
  letter-spacing: -0.01rem;
}

h1,
h2,
h3,
h4,
h5 {
  letter-spacing: -0.01rem;
  line-height: 1.13;
  font-family: var(--font-MerloOriginalSimilar);
}

h1,
.h1-title {
  font-size: 64px;
  line-height: 1.3;
  font-weight: 400;
}

h2,
.h2-title {
  font-size: 48px;
  line-height: 1.25;
}

h3,
.h3-title {
  font-size: 41px;
  font-weight: 400;
  line-height: 1.25;
}

h4,
.h4-title {
  font-size: 32px;
  line-height: 1.35;
}

h5,
.h5-title {
  font-size: 26px;
}

.subhead {
  font-size: 24px;
  line-height: 1.1;
  font-family: "Steradian", sans-serif;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.subhead-small {
  font-size: 16px;
  line-height: 1.1;
  /* font-family: "Steradian", sans-serif; */
  font-family: var(--font-Steradian);
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.new-title-wrap {
  margin-bottom: 69px;
}

.new-title-wrap h2 {
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0.02em;
  color: var(--new-color1);
  text-transform: uppercase;
  /* font-family: "Steradian", sans-serif; */
  font-family: var(--font-Steradian);
  font-weight: 600;
  margin: 0;
}

.explore-resources-sec .new-title-wrap h2 {
  text-transform: none;
}

.cmn-gap {
  padding: 100px 0;
}

.center-btn-wrap {
  margin-top: 96px;
  text-align: center;
}

.sec-bg {
  background-color: #edece9;
}

.quote-text {
  font-family: var(--font-SeptemberSpiritAltSimilar);
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: var(--new-color2);
  mix-blend-mode: plus-darker;
}

.caption-mono {
  font-family: var(--font-RobotoMono);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
}

/* Buttons*/
.theme-btn1 {
  background: url(../../images/home-new-images/button-bg1.jpg) repeat center;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  padding: 11px 24px;
  font-family: var(--font-RobotoMono);
  color: var(--new-color1);
  letter-spacing: 0.04rem;
  text-transform: uppercase;
  border-radius: 100px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  border: 1px solid transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.theme-btn1.outline {
  border: 1px solid #4b4e53;
}

.theme-btn1:hover {
  border: 1px solid #4b4e53;
}

.theme-btn1.bgdeep {
  background: url(../../images/home-new-images/cta-bg2.jpg) repeat center;
}

/* Header Start */

.new-header {
  position: sticky;
  top: 0;
  left: 0;
  bottom: auto;
  width: 100%;
  background-color: #edece9;
  z-index: 91;
}

.new-header .hamburger-icon {
  transform: rotate(0deg) scale(1);
  width: 20px;
  height: 15px;
}

.hamburger-icon span:nth-child(2) {
  top: 7px;
}

.hamburger-icon span:nth-child(3) {
  top: 14px;
}

.new-header .hamburger-icon span {
  background-color: var(--new-color1);
}

.hamburger-icon.open span:nth-child(1) {
  top: 0px;
  left: 3px;
}

.new-header .hamburger-icon.open span:nth-child(3) {
  top: 14px;
  left: 3px;
}

.new-header-scrh-icon {
  width: 34px;
  height: 34px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 1;
  cursor: pointer;
}

.new-header-scrh-icon img {
  width: auto;
}

.new-header-scrh {
  width: 300px;
  position: relative;
  height: 34px;
  margin-left: auto;
  margin-right: 20px;
}

.new-header-scrh input {
  width: 100%;
  height: 100%;
  border-radius: 60.7143px;
  background-color: #fff;
  border: 1px solid #fff;
  font-size: 12px;
  padding: 0 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease-in-out;
  font-family: var(--font-Inter);
  font-weight: 400;
}

.new-header-scrh:hover input {
  opacity: 1;
  visibility: visible;
}

.new-header #header-logo-white {
  top: 6px;
}

.new-header .sticky-nav-wrapper {
  padding: 30px 0;
}

.new-header .sticky-wrapper {
  align-items: center;
}

.header-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  width: 221px;
  height: 34px;
  background: #f7f7f7;
  border-radius: 60.7143px;
  border: 1px solid #f7f7f7;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-transform: capitalize;
  color: var(--new-color1);
  margin-left: 56px;
  transition: all 300ms ease-in-out;
}

.header-btn:hover {
  /* background-color: var(--new-color1); */
  color: var(--new-color1);
  border-color: var(--new-color1);
}

#start-a-conversation {
  scroll-margin-top: 120px;
}

/* Header End */

/* Banner Start */
.new-banner {
  position: relative;
}

.new-banner-cintent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  z-index: 1;
  text-align: center;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}

.new-banner-cintent img {
  max-width: 67%;
}

.new-banner-cintent h1 span {
  font-family: var(--font-SeptemberSpiritAltSimilar);
  font-size: 129px;
  font-size: 148%;
}

.new-banner-video-sound {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.02rem;
  width: 300px;
  margin: 0 auto;
  max-width: fit-content;
  font-family: var(--font-RobotoMono);
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  color: #fff;
}

.new-testmnl-vdo-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  leading-trim: both;
  text-edge: cap;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #000000;
}

/* Banner End */

/* Posrtfolio Start */
.new-portflo-video-wrap video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* Posrtfolio End */

/* Feature Start */
.feature-slider-outer {
  position: relative;
  padding: 0 58px;
}

.feature-slider {
  overflow: hidden;
}

.feature-content h3 {
  font-size: 20.39px;
  font-weight: 400;
}

.feature-box {
  display: block;
  position: relative;
  width: 100%;
}

.feature-box .theme-btn1 {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  max-width: fit-content;
  opacity: 0;
  z-index: 2;
}

.feature-box:hover .theme-btn1 {
  opacity: 1;
}

.feature-box .theme-btn1:hover {
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0.3;
}

.feature-box .feature-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 1;
  opacity: 0;
  transition: all 300ms ease-in-out;
}

.feature-box:hover .feature-img::before {
  opacity: 0.2;
}

.feature-img {
  position: relative;
  display: block;
  padding-top: 80%;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}

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

.feature-content {
  display: flex;
  justify-content: space-between;
}

.feature-content p {
  font-size: 8.5px;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 0;
}

.feature-contenh h3 {
  margin: 0;
  padding-right: 15px;
  max-width: 50%;
  flex-shrink: 0;
}

.swiper-button-prev,
.swiper-button-next {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 29.13px;
  height: 29.13px;
  background:
    url(../../images/home-new-images/arrow-bg.jpg) no-repeat center,
    #ffffff;
  background-blend-mode: multiply, normal;
  border-radius: 78.7233px;
}

.swiper-button-prev img,
.swiper-button-next img {
  width: 6px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: none;
}

/* Feature End */

/* Award End */
.new-award-video {
  margin-top: 144px;
}

.new-award-video video {
  width: 100%;
  object-fit: cover;
  display: block;
}

.accordion-head {
  cursor: pointer;
}

.accordion-head h3 {
  font-size: 18px;
  font-family: var(--font-RobotoMono);
  font-weight: 400;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding-right: 20px;
}

.accordion-item {
  margin-bottom: 48px;
}

.accordion-item:last-child {
  margin-bottom: 0;
}

.accordion-item .icon {
  width: 20px;
  height: 20px;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
}

.accordion-item.open .icon {
  transform: rotate(180deg);
}

.accordion-item .more-content {
  font-size: 12px;
  padding-top: 33px;
}

.new-faq-sec .new-title-wrap {
  margin-bottom: 56px;
}

.faq-text-wrap {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  font-family: var(--font-RobotoMono);
}

.faq-text-wrap p {
  margin-bottom: 0;
  line-height: 1.1;
}

.new-awrd-list {
  display: flex;
  justify-content: center;
  padding-top: 144px;
  margin: -6px;
}

.new-awrd-col {
  padding: 6px;
  width: 150px;
}

.new-faq-sec .center-btn-wrap {
  margin-top: 72px;
}

/* Award End */

/* Testimonial Sec Start */
.new-testmnl-imgwrap {
  margin: 144px 0;
}

.new-testmnl-head {
  max-width: 580px;
}

.new-testmnl-imgwrap img {
  width: 100%;
}

.quote-desig {
  margin-top: 72px;
}

.quote-desig p:last-child {
  margin-bottom: 0;
}

.new-testmnl-vdowrap video {
  width: 100%;
  display: block;
}

.new-testmnl-vdowrap {
  margin-top: 144px;
  position: relative;
}

.new-testmnl-vdo-text {
  text-align: center;
  margin-top: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  leading-trim: both;
  text-edge: cap;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #000000;
}

.new-testmnl-sec .center-btn-wrap {
  margin-top: 144px;
}

/* Testimonial Sec End */

/* Footer Start */
.new-footer {
  padding: 144px 0;
  background-color: #4b4e53;
  color: #fff;
}

.ftr-title {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.1;
  leading-trim: both;
  text-edge: cap;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 30px;
}

.ftr-text {
  font-family: var(--font-Inter);
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 21px;
  leading-trim: both;
  text-edge: cap;
  letter-spacing: 0.01em;
  color: #ffffff;
}

.flogo {
  width: 51px;
  display: block;
  margin-bottom: 78px;
}

.ftr-nav li a {
  font-family: var(--font-RobotoMono);
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 1.1;
  leading-trim: both;
  text-edge: cap;
  text-align: right;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ffffff;
}

.ftr-nav {
  max-width: fit-content;
  text-align: right;
  margin-left: auto;
}

.ftr-title2 {
  font-family: var(--font-Inter);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.1;
  leading-trim: both;
  text-edge: cap;
  color: #ffffff;
}

.star-list {
  margin: 24px 0;
}

.star-list img {
  width: 27px;
}

.str-cnt {
  font-family: var(--font-Inter);
  font-style: normal;
  font-weight: 400;
  font-size: 10.1266px;
  line-height: 15px;
  leading-trim: both;
  text-edge: cap;
  color: #ffffff;
}

.rvw-logo {
  width: 147px;
}

.ftr-mid {
  margin-top: 140px;
}

.new-subcrptn-part {
  position: relative;
  margin-left: auto;

  width: 397px;
}

.new-subcrptn-part input {
  padding: 0 24px;
  width: 100%;
  height: 48.19px;
  background: #ffffff;
  border-radius: 40px;
  outline: none;
  border: 1px solid #fff;
  text-align: left;
  color: #c5c5c5;
}

.new-subcrptn-part input::placeholder {
  font-family: var(--font-Inter);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  leading-trim: both;
  text-edge: cap;
  letter-spacing: 0.01em;
  color: #c5c5c5;
}

.new-subcrptn-part input:focus {
  color: #000;
}

.new-subcrptn-part button {
  width: 40px;
  height: 30px;
  background: url(../../images/home-new-images/subs-arow.svg) no-repeat center;
  position: absolute;
  right: 9px;
  top: 10px;
  outline: none;
  border: none;
}

.new-scl-link {
  width: 24px;
  margin-left: 12px;
}

.new-scl-link img {
  width: auto;
}

.new-social-list {
  display: flex;
  margin-top: 60px;
  justify-content: flex-end;
}

.ftr-btm {
  align-items: center;
  margin-top: 140px;
  display: flex;
  justify-content: space-between;
  font-family: var(--font-RobotoMono);
  font-style: normal;
  font-weight: 400;
  font-size: 8px;
  line-height: 250%;
  leading-trim: both;
  text-edge: cap;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ffffff;
}

.ftr-btm p {
  margin: 0;
  padding: 0;
}

.ftr-btm-right ul {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

.ftr-btm-right ul li:nth-child(1) {
  border-right: 1px solid #fff;
  padding: 0 5px;
  margin: 0 5px;
}

/* Footer End */

/* sp 20-2-26 starts */

.cta-para {
  font-size: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #000;
}

.remove-classs {
  max-width: 1202px;
  margin: 0 auto;
}

.heading-wrp-new {
  max-width: 850px;
}

.heading-wrp-new h2 {
  font-size: 72px;
  letter-spacing: -0.01em;
  margin-bottom: 80px;
  line-height: 1.1;
  font-family: var(--font-MerloOriginalSimilar);
  color: #000;
}

.heading-wrp-new p {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 16px;
  color: #000;
}

.elevetlife-para-wrp-new>*:not(:last-child) {
  margin-bottom: 10px;
}

/* .elevet-life-sec-new{
    background-color: #EDECE9;
} */

.elevate-btn-wrp-new {
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
}

.elevate-btn-wrp-new>*:not(:last-child) {
  margin-right: 10px;
}

/* .cmn-btn-new {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.08em;
    padding: 10px 22px;
    border-radius: 100px;
    text-transform: uppercase;
    text-align: center;
    color: #231F20;
    background-color: #fff;
}

.cmn-btn-new:hover {
    background-color: #231F20;
    color: #fff;
} */

.theme-btn1 {
  background: url(../../images/home-new-images/button-bg1.jpg) repeat center;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  padding: 11px 24px;
  font-family: var(--font-RobotoMono);
  color: var(--new-color1);
  letter-spacing: 0.04rem;
  text-transform: uppercase;
  border-radius: 100px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  border: 1px solid transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.theme-btn1.outline {
  border: 1px solid var(--btn-outline-new);
}

.theme-btn1:hover {
  border: 1px solid var(--btn-outline-new);
}

/* .build-design-sec-new{
    background-color: #EDECE9;
} */

.build-img-wrp-new {
  width: 100%;
}

.build-design-sec-new .new-title-wrap {
  margin-bottom: 70px;
}

.build-right-wrp-new {
  width: 100%;
  padding-left: 42px;
  font-weight: normal;
  font-family: var(--font-MerloOriginalSimilar);
}

/* .build-rightpara-wrp p {
    font-size: 20px;
    letter-spacing: -0.01em;
} */

.build-rightpara-wrp>*:not(:last-child) {
  margin-bottom: 45px;
}

.design-build-btn-wrp {
  display: flex;
  flex-wrap: wrap;
  margin-top: 52px;
}

.design-build-btn-wrp>*:not(:last-child) {
  margin-right: 10px;
}

/* .display-home-sec-new {
    background-color: #EDECE9;
} */

.display-home-img-new {
  margin-bottom: 70px;
}

.display-home-sec-new .new-title-wrap {
  margin-bottom: 70px;
}

.displayhome-inr-head-new h3 {
  /* font-size: 48px;
    letter-spacing: -0.01em; */
  /* line-height: 1.2; */
  font-weight: 400;
  font-family: var(--font-MerloOriginalSimilar);
}

.displayhome-inr-head-new>*:last-child {
  margin-bottom: 0;
}

.displayhome-inr-head-new {
  margin-bottom: 110px;
}

/* sp 20-2-26 ends */

/* sp 20-2-26 afternoon starts */

.sec-bg {
  background-color: #edece9;
}

.your-visit-new {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.your-visit-left-new {
  max-width: 355px;
  margin-right: 40px;
}

.visit-leftpara-new>*:last-child {
  margin-bottom: 0;
}

.visit-leftpara-new {
  margin-bottom: 22px;
}

.visit-new-btn-wrp {
  display: flex;
  flex-wrap: wrap;
}

.visit-new-btn-wrp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.visit-new-btn-wrp>*:not(:last-child) {
  margin-bottom: 10px;
}

.captain-sans {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.captain-mono {
  font-family: var(--font-RobotoMono);
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}

.story-name-wrp-new p:last-child {
  margin-bottom: 0;
}

.your-visit-right-new {
  text-align: right;
}

.your-visit-right-new {
  max-width: 280px;
}

.address-right-wrp-new {
  max-width: 200px;
  margin-left: auto;
}

.your-visit-right-new>p {
  margin-bottom: 20px;
  color: #000;
}

.address-right-wrp-new p {
  margin-bottom: 22px;
}

.address-right-wrp-new>*:last-child {
  margin-bottom: 0;
}

.your-visit-right-new>*:last-child {
  margin-bottom: 0;
}

.h4-new {
  font-family: var(--font-MerloOriginalSimilar);
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  letter-spacing: -0.01em;
  color: var(--new-color1);
  line-height: 1.4;
}

.development-img-wrp {
  width: 100%;
  margin-bottom: 70px;
}

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

.bg-sec-new img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.development-txt-wrp {
  display: flex;
  flex-wrap: wrap;
}

.development-para-wrp {
  margin-bottom: 0;
  max-width: 560px;
  line-height: 1.68;
}

.development-para-wrp p {
  margin-bottom: 10px;
}

.development-para-wrp>*:last-child {
  margin-bottom: 0;
}

.development-btn-wrp {
  margin-left: auto;
}

.development-btn-wrp {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.development-btn-wrp>*:not(:last-child) {
  margin-right: 10px;
}

.story-head-wrp-new h3 {
  font-weight: 400;
  font-family: var(--font-MerloOriginalSimilar);
}

.story-head-wrp-new>*:last-child {
  margin-bottom: 0;
}

.story-head-wrp-new {
  margin-bottom: 140px;
}

.story-right-wrp-new {
  width: 100%;
  height: 100%;
  margin-left: auto;
}

.story-img-wrp {
  width: 100%;
  margin-bottom: 35px;
}

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

.story-right-wrp-new {
  max-width: 529px;
  width: 100%;
}

.story-left-wrp-new {
  width: 100%;
  max-width: 529px;
}

.story-para-new p {
  margin-bottom: 35px;
}

.story-para-new>*:last-child {
  margin-bottom: 0;
}

.story-shape-wrp {
  max-width: 330px;
  margin-top: 140px;
  mix-blend-mode: plus-lighter;
}

.story-shape-wrp img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.story-btn-wrp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
}

.story-btn-wrp>* {
  margin-bottom: 10px;
}

.story-btn-wrp>*:last-child {
  margin-bottom: 0;
}

.h5-new {
  font-family: var(--font-MerloOriginalSimilar);
  font-weight: 500;
  font-size: 26px;
}

.readmore-new {
  font-size: 14px;
  letter-spacing: 0.08em;
  text-decoration: underline !important;
  font-family: var(--font-RobotoMono);
  transition: 0.3s all;
}

.readmore-new:hover {
  color: var(--blue-color);
}

.jurna-txt-wrp-new h3 {
  margin-bottom: 20px;
  color: #000;
}

.jurna-txt-wrp-new {
  margin-top: 35px;
}

.jurnal-row-new {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 30px;
}

.morarticle-btn-wrp-new {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 69px;
}

.morarticle-btn-wrp-new>*:not(:last-child) {
  margin-right: 10px;
}

.display-home-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 69px;
}

.display-home-header .new-title-wrap {
  margin: 0 40px 0 0;
}

.display-home-headerpara-new {
  margin-left: auto;
  max-width: 240px;
  text-align: right;
}

.year-new-fsz {
  font-family: var(--font-RobotoMono);
  color: var(--new-color1);
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.5;
}

.display-home-headerpara-new>*:last-child {
  margin-bottom: 0;
}

.our-display-img-wrp {
  width: 100%;
  margin-bottom: 69px;
}

.our-display-img-wrp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.we-invite-head-new {
  font-family: var(--font-SeptemberSpiritAltSimilar);
  color: var(--new-color2);
  font-weight: 400;
  font-size: 64px;
}

.our-displayhome-wrp-new {
  display: flex;
  flex-wrap: wrap;
  margin-top: 69px;
}

.our-displayhome-new-left {
  max-width: 220px;
  margin-right: 40px;
}

.our-displayhome-new-left>*:last-child {
  margin-bottom: 0;
}

.our-displayhome-new-left .cta-para {
  letter-spacing: 0.1em;
}

.our-displayhome-new-left h4 {
  margin-bottom: 10px;
  font-weight: 500;
}

.our-displayhome-new-right {
  text-align: right;
  max-width: 300px;
  width: 100%;
  margin-left: auto;
  color: #000;
}

.our-displayhome-new-right>*:last-child {
  margin-bottom: 0;
}

.our-displayhome-new-right p {
  margin-bottom: 30px;
}

.ourdisplay-home-btn-new {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 140px;
}

.ourdisplay-home-btn-new>*:not(:last-child) {
  margin-right: 10px;
}

.journy-head-new h2 {
  font-family: var(--font-SeptemberSpiritAltSimilar);
  margin-bottom: 0;
  color: var(--new-color2);
  font-weight: 400;
  font-size: 64px;
}

.journal-fuild-wrp {
  width: 100%;
}

.journal-fuild-wrp>*:not(:last-child) {
  margin-bottom: 20px;
}

.journy-head-new {
  margin-bottom: 69px;
}

.each-journal span {
  display: block;
  margin-bottom: 18px;
  color: var(--btn-outline-new);
  opacity: 0.75;
}

.each-journal {
  max-width: 400px;
}

.each-journal input,
.each-journal select,
.each-journal textarea {
  width: 100%;
  height: 56px;
  border-radius: 100px;
  padding: 10px 24px;
  border: none;
  transition: 0.3s all;
  background-color: var(--bg-color-new);
  font-weight: 400;
}

.each-journal input::placeholder,
.each-journal select::placeholder,
.each-journal textarea::placeholder {
  color: #abaaa7;
  opacity: 1;
}

.each-journal input:focus,
.each-journal select:focus,
.each-journal textarea:focus,
.each-journal input:focus-visible,
.each-journal select:focus-visible,
.each-journal textarea:focus-visible {
  background-color: var(--white-color);
  color: #333333;
}

.begining-journy-sec-new.sec-bg {
  background-color: #f7f7f7;
}

.page-template-page-portfolio .project-grid--portfolio {
  background-color: #edece9;
}

.page-template-page-portfolio .project-grid--portfolio .feature-box {
  margin-bottom: 50px;
}

.each-journal select {
  color: #abaaa7;
  background-image: url("../../images/home-new-images/select-drop-down.svg");
  background-size: 24px;
  background-position: center right 16px;
  background-repeat: no-repeat;
  appearance: none;
  padding-right: 56px;
}

.each-journal textarea {
  padding: 24px;
  height: 128px;
  appearance: none;
  border-radius: 20px;
  resize: none;
}

.each-journal.check-journal {
  max-width: none;
}

.each-journal.check-journal p {
  letter-spacing: 0.01em;
  font-weight: 300;
  text-transform: initial;
  font-family: var(--font-Inter);
  font-size: 12px;
  color: #000000;
  margin-bottom: 0;
}

.each-journal.check-journal label {
  display: flex;
  cursor: pointer;
}

.each-journal.check-journal label span {
  width: 13px;
  height: 13px;
  box-shadow: 0px 0.5px 2px 1px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  transition: 0.3s all;
  flex: 0 0 auto;
  margin-right: 8px;
  margin-top: 3px;
  position: relative;
}

.each-journal.check-journal label span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -50%);
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-color: var(--blue-color);
  transition: 0.3s all;
  opacity: 0;
  border-radius: 50%;
}

.each-journal.check-journal label input:checked+span::before {
  opacity: 1;
}

.each-journal.check-journal input[type="checkbox"] {
  display: none;
}

.each-journal.submit-jurnal input[type="submit"] {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
  font-family: var(--font-RobotoMono);
  text-transform: uppercase;
  color: var(--white-color);
  height: 42px;
  width: 133px;
  line-height: 1;
  cursor: pointer;
  border-radius: 100px;
  background-color: var(--btn-outline-new);
  border: 1px solid var(--btn-outline-new);
  transition: 0.3s all;
}

.each-journal.submit-jurnal input[type="submit"]:hover {
  color: var(--btn-outline-new);
  background-color: var(--white-color);
}

/* sp 20-2-26 afternoon ends */

.new-header .mobile-menu {
  position: fixed;
}

/* JOURNAL Section Support */
/*.jurna-img-wrp-new {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 150%;
}

.jurna-img-wrp-new img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gform_wrapper.gravity-theme .gfield_label{
    font-size: 11px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    line-height: 1.5;
    font-family: var(--font-RobotoMono);
    display: block;
    margin-bottom: 18px;
    color: var(--btn-outline-new);
    opacity: 0.75;
    font-weight: 400;
}
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type=color], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=date], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=datetime-local], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=datetime], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=email], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=month], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=number], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=password], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=search], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=tel], .journal-fuild-wrp .gform_wrapper.gravity-theme input[type=text], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=time], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=url], .journy-form-new-wrp .gform_wrapper.gravity-theme input[type=week], .journy-form-new-wrp .gform_wrapper.gravity-theme select, .journy-form-new-wrp .gform_wrapper.gravity-theme textarea{
    width: 100%;
    height: 56px;
    border-radius: 100px;
    padding: 10px 24px;
    border: none;
    transition: 0.3s all;
    background-color: var(--bg-color-new) !important;
    font-weight: 400;
    letter-spacing: 0; 
    font-family: "Steradian", sans-serif;
    margin-bottom: 48px;
}


.journy-form-new-wrp .gform_wrapper.gravity-theme input::placeholder,
.journy-form-new-wrp .gform_wrapper.gravity-theme select::placeholder,
.journy-form-new-wrp .gform_wrapper.gravity-theme textarea::placeholder {
    color: #ABAAA7 !important;
    opacity: 1;
    text-transform: capitalize;
    font-size: 20px;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme input:focus,
.journy-form-new-wrp .gform_wrapper.gravity-theme select:focus,
.journy-form-new-wrp .gform_wrapper.gravity-theme textarea:focus,
.journy-form-new-wrp .gform_wrapper.gravity-theme input:focus-visible,
.journy-form-new-wrp .gform_wrapper.gravity-theme select:focus-visible,
.journy-form-new-wrp .gform_wrapper.gravity-theme textarea:focus-visible {
    background-color: var(--white-color);
    color: #333333;
}
.journy-form-new-wrp  .ginput_container_consent .gfield_consent_label {
    letter-spacing: 0.01em;
    font-weight: 300;
    text-transform: initial;
    font-family: var(--font-Inter);
    font-size: 12px;
    color: #000000;
    margin-bottom: 0;
}
.journy-form-new-wrp  .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.08em;
    font-family: var(--font-RobotoMono);
    text-transform: uppercase;
    color: var(--white-color);
    height: 42px;
    width: 133px;
    padding: 0;
    min-width: auto;
    line-height: 1;
    min-height: auto;
    cursor: pointer;
    border-radius: 100px;
    background-color: var(--btn-outline-new);
    border: 1px solid var(--btn-outline-new);
    transition: 0.3s all;
}
.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover{
        color: var(--btn-outline-new);
    background-color: var(--white-color);
}

.new-subcrptn-part button{
    padding: 0 24px;
    width: 100%;
    height: 48.19px;
    background-color: #FFFFFF;
    background-position: right 15px center;
    border-radius: 40px;
    outline: none;
    border: 1px solid #fff;
    text-align: left;
    color: #C5C5C5;
    position: static;
    display: flex;
    align-items: center;
}
.new-subcrptn-part button .subscribe-text{
    letter-spacing: 0 !important;
    font-weight: 500;
    font-size: 16px;
}
.new-subcrptn-part button svg{display: none;}
.new-subcrptn-part .subscribe-follow-through--generic .thin-line{display: none;}
.subscribe-follow-through--generic{max-width: 100%;}


.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_fields{
    grid-template-columns: 1fr 1fr;
}*/
/* JOURNAL Section Support */
.jurna-img-wrp-new {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 150%;
}

.jurna-img-wrp-new img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gform_wrapper.gravity-theme .gfield_label {
  font-size: 11px !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.5;
  font-family: var(--font-RobotoMono);
  display: block !important;
  margin-bottom: 8px !important;
  color: var(--btn-outline-new);
  opacity: 0.75;
  font-weight: 400 !important;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="text"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="color"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="date"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="datetime-local"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="datetime"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="email"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="month"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="number"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="password"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="search"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="tel"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="text"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="time"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="url"],
.journy-form-new-wrp .gform_wrapper.gravity-theme input[type="week"],
.journy-form-new-wrp .gform_wrapper.gravity-theme select,
.journy-form-new-wrp .gform_wrapper.gravity-theme textarea {
  width: 100%;
  height: 60px;
  border-radius: 100px;
  padding: 10px 24px;
  border: 1px solid transparent;
  transition: 0.3s all;
  background-color: var(--bg-color-new) !important;
  font-weight: 300;
  letter-spacing: 0;
  font-family: "Steradian", sans-serif;
  /* margin-bottom: 48px; */
}

.journy-form-new-wrp .gform_body .ginput_container_select::after {
  content: none;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme textarea {
  border-radius: 20px;
  height: 128px;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme select {
  color: #abaaa7;
  background-image: url("../../images/home-new-images/select-drop-down.svg") !important;
  background-size: 24px;
  background-position: center right 16px;
  background-repeat: no-repeat;
  appearance: none;
  padding-right: 56px; 
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  text-transform: initial;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme input::placeholder,
.journy-form-new-wrp .gform_wrapper.gravity-theme select::placeholder,
.journy-form-new-wrp .gform_wrapper.gravity-theme textarea::placeholder {
  color: #abaaa7 !important;
  opacity: 1;
  text-transform: capitalize;
  font-size: 20px;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme input:focus,
.journy-form-new-wrp .gform_wrapper.gravity-theme select:focus,
.journy-form-new-wrp .gform_wrapper.gravity-theme textarea:focus,
.journy-form-new-wrp .gform_wrapper.gravity-theme input:focus-visible,
.journy-form-new-wrp .gform_wrapper.gravity-theme select:focus-visible,
.journy-form-new-wrp .gform_wrapper.gravity-theme textarea:focus-visible {
  background-color: var(--white-color);
  color: #333333;
}

.journy-form-new-wrp .ginput_container_consent .gfield_consent_label {
  letter-spacing: 0.01em;
  font-weight: 300;
  text-transform: initial;
  font-family: var(--font-Inter);
  font-size: 12px;
  color: #000000;
  margin-bottom: 0;
  line-height: 1;
  vertical-align: middle;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
  font-family: var(--font-RobotoMono);
  text-transform: uppercase;
  color: var(--white-color);
  height: 42px;
  width: 133px;
  padding: 0;
  min-width: auto;
  line-height: 1;
  min-height: auto;
  cursor: pointer;
  border-radius: 100px;
  background: var(--btn-outline-new) !important;
  border: 1px solid var(--btn-outline-new);
  transition: 0.3s all;

  margin-left: calc(50% + 10px);
  margin-top: 0;
  position: relative;
  top: -73px;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  color: var(--btn-outline-new);
  background: var(--white-color) !important;
}

.gform_wrapper .gform_footer input[type="submit"].gform_button,
.gform_wrapper .gform_footer button[type="submit"].gform_button,
.gform_wrapper .gform-footer input[type="submit"].gform_button,
.gform_wrapper .gform-footer button[type="submit"].gform_button {
  background: #4b4e53 !important;
  border: 1px solid #4b4e53 !important;
  box-shadow: none !important;
  color: #fff !important;
  height: 42px;
  min-height: 42px;
  min-width: 133px;
  outline: none !important;
  padding: 0 28px !important;
  border-radius: 100px;
  text-align: center;
  transition: 0.3s all;
}

.gform_wrapper .gform_footer input[type="submit"].gform_button:hover,
.gform_wrapper .gform_footer button[type="submit"].gform_button:hover,
.gform_wrapper .gform-footer input[type="submit"].gform_button:hover,
.gform_wrapper .gform-footer button[type="submit"].gform_button:hover {
  background: #fff !important;
  border: 1px solid #231f20 !important;
  box-shadow: none !important;
  color: #231f20 !important;
}

.new-subcrptn-part button {
  padding: 0 24px;
  width: 100%;
  height: 48.19px;
  background-color: #ffffff;
  background-position: right 15px center;
  border-radius: 40px;
  outline: none;
  border: 1px solid #fff;
  text-align: left;
  color: #c5c5c5;
  position: static;
  display: flex;
  align-items: center;
}

.new-subcrptn-part button .subscribe-text {
  letter-spacing: 0 !important;
  font-weight: 400;
  font-size: 16px;
}

.new-subcrptn-part button svg {
  display: none;
}

.new-subcrptn-part .subscribe-follow-through--generic .thin-line {
  display: none;
}

.subscribe-follow-through--generic {
  max-width: 100%;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_fields {
  grid-template-columns: 1fr 1fr;
}

.header-logo {
  max-width: 130px;
}

/* 05-03-26 Css Start */
/* .home_v2_body_class .cmn-gap {
    padding: 100px 0;
} */

.begining-journy-sec-new.cmn-gap {
  padding-bottom: 54px;
}

.flogo {
  width: 150px;
}

.home_v2_body_class .faq-text-wrap p {
  margin-bottom: 10px;
}

/* 05-03-26 Css End */

/* Banner Ratio Mar 06 */
.new-banner {
  height: auto !important;
  position: relative;
  padding-top: 51%;
  /* ratio: 16 / 9; */
  width: 100%;
  overflow: hidden;
}

.new-banner .hero-video-wrapper {
  width: 100%;
  height: 100%;
  transform: none;
  left: 0;
  top: 0;
}

.display-home-new-sec .display-home-header .new-title-wrap .new-title-wrap {
  margin: 0 !important;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  padding: 5px !important;
  margin-bottom: 9px;
}

/* 17-03-26 start */

.header-btn {
  color: var(--new-color1);
  font-family: var(--font-RobotoMono);
  font-size: 14px;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  width: auto;
  padding: 12px 20px;
}

.heading-wrp-new h2 {
  font-size: 64px;
}

.heading-wrp-new {
  max-width: 1000px;
}

.elevetlife-para-wrp-new {
  line-height: 32px;
}

.new-title-wrap h2 {
  font-weight: 600;
  letter-spacing: 1.44px;
}

.build-rightpara-wrp {
  line-height: 32px;
}

.new-award-sec .h2-title,
.story-head-wrp-new .h2-title {
  font-weight: 400;
  letter-spacing: -0.48px;
  line-height: 67px;
}

.new-faq-sec .new-title-wrap h2 {
  color: var(--black-color);
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.new-awrd-col {
  width: 132px;
}

.new-testmnl-head .h4-title,
.story-para-new {
  letter-spacing: -0.32px;
  font-weight: 400;
  line-height: 44px;
}

.new-testmnl-head {
  max-width: 660px;
}

/* .our-story-sec-new {
  padding-top: 0 !important;
} */

.jurna-txt-wrp-new h3 {
  letter-spacing: -0.26px;
  font-weight: 500;
  line-height: 31px;
}

.our-displayhome-new-left .cta-para {
  line-height: 32px;
  letter-spacing: -0.32px;
}

.our-displayhome-new-left {
  max-width: 180px;
}

.journy-head-new h2 {
  letter-spacing: 1.28px;
  line-height: 64px;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield {
  max-width: 400px;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield.gfield--type-consent {
  max-width: 100%;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield.gfield--type-consent .ginput_container.ginput_container_consent input {
  display: none;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield .ginput_container_textarea {
  height: 128px;
  padding: 10px 5px 10px 0;
  background: #edece9;
  border-radius: 20px;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield .textarea.medium {
  /* height: 128px; */
  height: 100%;
  resize: none;
  padding-top: 10px !important;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield.gfield--type-consent .ginput_container.ginput_container_consent .gform-field-label {
  padding-left: 21px;
  position: relative;
  line-height: 16px;
  cursor: pointer;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield.gfield--type-consent .ginput_container.ginput_container_consent .gform-field-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 0.5px 2px 1px rgba(0, 0, 0, 0.2);
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield.gfield--type-consent .ginput_container.ginput_container_consent .gform-field-label::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 3px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--new-color2);
  transition: all 0.2s ease-in-out;
  transform: scale(0);
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield.gfield--type-consent .ginput_container.ginput_container_consent input[type="checkbox"]:checked+.gform-field-label::after {
  transform: scale(1);
}

.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  top: -100px;
}

.journy-form-new-wrp #gform_fields_7 {
  display: block;
  min-height: 690px;
  position: relative;
}

.journy-form-new-wrp #gform_7 {
  position: relative;
}

.journy-form-new-wrp #gform_fields_7 .gfield {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  max-width: 100%;
  position: absolute;
  width: calc((100% - 130px) / 2);
}

.journy-form-new-wrp #gform_7 .gfield_label {
  margin-bottom: 12px !important;
}

.journy-form-new-wrp #gform_7 input[type="text"],
.journy-form-new-wrp #gform_7 input[type="email"],
.journy-form-new-wrp #gform_7 input[type="tel"],
.journy-form-new-wrp #gform_7 select,
.journy-form-new-wrp #gform_7 textarea {
  margin-bottom: 0 !important;
}

.journy-form-new-wrp #gform_7 .gfield_error input,
.journy-form-new-wrp #gform_7 .gfield_error select,
.journy-form-new-wrp #gform_7 .gfield_error textarea {
  border: 1px solid #c82014 !important;
}

.journy-form-new-wrp #gform_7 .gfield_validation_message,
.journy-form-new-wrp #gform_7 .validation_message {
  background: transparent !important;
  border: 0 !important;
  color: #c82014 !important;
  font-size: 12px;
  line-height: 1.4;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  position: static;
}

.journy-form-new-wrp #field_7_1 {
  left: 0;
  top: 0;
}

.journy-form-new-wrp #field_7_3 {
  left: 0;
  top: 116px;
}

.journy-form-new-wrp #field_7_6 {
  left: 0;
  top: 232px;
}

.journy-form-new-wrp #field_7_7 {
  left: 0;
  top: 348px;
}

.journy-form-new-wrp #field_7_8 {
  left: 0;
  top: 464px;
}

.journy-form-new-wrp #field_7_11 {
  left: 0;
  top: 580px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.journy-form-new-wrp #field_7_4 {
  left: calc(50% + 65px);
  top: 0;
}

.journy-form-new-wrp #field_7_5 {
  left: calc(50% + 65px);
  top: 116px;
}

.journy-form-new-wrp #field_7_9 {
  left: calc(50% + 65px);
  top: 232px;
}

.journy-form-new-wrp #field_7_10 {
  left: calc(50% + 65px);
  top: 420px;
}

.journy-form-new-wrp #gform_7 .gform_footer input[type="submit"],
.journy-form-new-wrp #gform_7 .gform_footer button[type="submit"] {
  background: #4b4e53 !important;
  border: 1px solid #4b4e53 !important;
  box-shadow: none !important;
  color: #fff !important;
  margin-left: 0;
  margin-top: 0;
  outline: none !important;
  position: static;
}

.journy-form-new-wrp #gform_7 .gform_footer input[type="submit"]:hover,
.journy-form-new-wrp #gform_7 .gform_footer button[type="submit"]:hover {
  background: #fff !important;
  border: 1px solid #231f20 !important;
  box-shadow: none !important;
  color: #231f20 !important;
}

.journy-form-new-wrp #gform_7 .gform_footer {
  left: calc(50% + 65px);
  margin: 0;
  padding: 0;
  position: absolute;
  top: 620px;
}

@media (max-width: 767px) {
  .journy-form-new-wrp #gform_fields_7 {
    display: grid;
    grid-template-columns: 1fr;
    min-height: 0;
    row-gap: 15px !important;
  }

  .journy-form-new-wrp #gform_fields_7 .gfield {
    grid-column: 1;
    grid-row: auto;
    left: auto;
    position: static;
    top: auto;
    width: 100%;
  }

  .journy-form-new-wrp #gform_7 .gform_footer {
    left: auto;
    margin-left: 0;
    margin-top: 20px;
    position: static;
    top: auto;
  }
}

.new-footer {
  padding: 72px 0;
}

.new-portflo-sec {
  background-color: #edece9;
}

.new-portflo-sec.new-knowledgehub-sec .new-portflo-video-wrap {
  margin-bottom: 70px;
}

.new-portflo-sec.new-knowledgehub-sec .elevate-btn-wrp-new {
  margin-top: 120px;
}

.new-portflo-sec.new-knowledgehub-sec .h2-title {
  letter-spacing: -0.01em;
  line-height: 1.32;
}

/* .page-template-page-knowledgehub .new-knowledgehub-sec .quote-text{
  max-width: 981px;
} */

/* 17-03-26 end */

/*support css update 18/3/2026*/
.feature-box .theme-btn1:hover {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.new-footer .sticky-container {
  z-index: auto;
}

.new-footer .ftr-top-row-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.new-footer .ftr-top-row-outer .flogo {
  margin-bottom: 0;
}

.new-footer .ftr-top {
  margin-bottom: 72px;
}

.new-footer .subscribe-button {
  background: url(../../images/footerenteremalimg.png), #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Roboto Mono";
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #4b4e53;
  height: 36px;
}

.new-footer .subscribe-button .subscribe-text {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.08em !important;
}

.new-footer .ftr-mid {
  margin-top: 0;
  margin-bottom: 72px;
}

.new-footer .menu_head {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Steradian", sans-serif;
}

.new-footer .menu_head p {
  line-height: 1;
}

.new-footer .fmenu_list li a {
  font-family: "Inter";
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #ffffff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.new-footer .fmenu_list li {
  line-height: 1;
}

.new-footer .fmenu_list li:not(:last-child) {
  margin-bottom: 5px;
}

.new-footer .fmenu_list li a:hover {
  opacity: 0.5;
}

.new-footer .ftr-btm {
  margin-top: 0;
}

.new-footer .ftr-mid .pr-do-not-use-cdec-a-1br77kj {
  font-family: var(--font-Inter);
  font-weight: 400 !important;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
}

.new-footer #pr-rich-rating-badge-widget {
  margin-bottom: 0;
}

.new-footer .ftr-mid .pr-do-not-use-cdec-a-roynbj {
  font-family: var(--font-Inter);
  font-weight: 400;
  font-size: 8px;
  text-align: center;
  color: #ffffff;
}

.new-footer .ftr-mid .pr-do-not-use-cdec-a-roynbj {
  font-family: var(--font-Inter);
  font-weight: 400;
  font-size: 8px;
  text-align: center;
  color: #ffffff;
}

.new-footer .ftr-mid .pr-do-not-use-cdec-a-28t60d {
  width: 122px !important;
}

.new-footer .ftr-mid .pr-do-not-use-cdec-a-yfvsqy {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.new-footer .ftr-mid .pr-do-not-use-cdec-a-1h14e8t {
  margin-bottom: 8px;
}

.new-footer .flogo {
  width: 122px;
}

.new-footer .ftr-btm {
  margin-top: 0;
  display: inherit;
}

.new-footer .ftr-btm-row-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.new-footer .subscribe-button>img {
  width: auto;
  max-width: 12px;
  height: auto;
  object-fit: contain;
}

.new-footer .new-subcrptn-part {
  width: 100%;
  min-width: 439px;
}

/*support css update 18/3/2026*/

/* CSS Modification 20.03.26 */
.heading-wrp-new h2 {
  line-height: 1.2;
}

.jurna-txt-wrp-new h3 {
  line-height: 1.2;
}

.big_top_gap {
  padding-top: 200px;
}

/* .our-story-sec-new.big_top_gap{
    padding-top: 200px!important;
} */
.new-header .mobile-menu {
  padding: 0 25px;
  font-family: var(--font-MerloOriginalSimilar);
}

.new-header .mobile-menu .menu-nav-links.navbar-nav li.menu-item-has-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.new-header .mobile-menu .menu-nav-links.navbar-nav ul.sub-menu {
  width: 100%;
  display: none;
  padding-top: 20px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.new-header .mobile-menu .menu-nav-links.navbar-nav li.menu-item-has-children>a {
  width: calc(100% - 20px);
  padding-right: 15px;
}

.new-header .mobile-menu .menu-nav-links.navbar-nav li.menu-item-has-children .clickD {
  width: 20px;
  height: 20px;
  background: url(../../images/caret_dwn.svg) no-repeat center;
  background-size: 100%;
  margin-top: 4px;
  cursor: pointer;
}
.new-header .mobile-menu .menu-nav-links.navbar-nav li.menu-item-has-children .clickD.toggled{
  transform: rotateX(180deg);
}

.new-header .mobile-menu .menu-nav-links.navbar-nav ul.sub-menu.show {
  display: block;
}

.new-header .mobile-menu .menu-nav-links.navbar-nav {
  padding: 0;
}

.new-header .menu_newsletter_wrap.newsletter_wrap {
  padding: 20px 0;
  margin-top: auto;
}

.new-header .mobile-menu .subscribe-follow-through--generic {
  padding: 0;
}

.new-header .mobile-menu .subscribe-follow-through--generic .subscribe-button {
  background: rgba(246, 246, 246, 1);
  color: var(--black-color);
  background-image: url(../../images/caret_right.svg);
  background-repeat: no-repeat;
  background-position: right 22px center;
  background-size: 8px;
  padding-right: 40px;
}

.new-header .mobile-menu .new-subcrptn-part {
  width: 100%;
}

.new-header .mobile-menu .new-subcrptn-part>p {
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  font-family: var(--font-RobotoMono);
  letter-spacing: 0.07em;
}

.new-header .mobile-menu .social-media-links {
  margin-bottom: 20px;
  padding-top: 20px;
  justify-content: center;
}

.new-header .mobile-menu #menu-nav-links,
.new-header .mobile-menu .menu-nav-links {
  gap: 25px;
}

.new-header .mobile-menu .menu-nav-links.navbar-nav ul.sub-menu>*:not(:last-child) {
  margin-bottom: 16px;
}

.new-header .mobile-menu .menu-nav-links.navbar-nav ul.sub-menu>li>a {
  color: rgba(75, 78, 83, 1);
  font-family: var(--font-Steradian);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.2em;
}

.new-header .mobile-menu .menu-nav-links.navbar-nav ul.sub-menu>li.current_page_item a,
.new-header .mobile-menu .menu-nav-links.navbar-nav ul.sub-menu>li>a:hover {
  color: var(--black-color);
}

.new-header .mobile-menu .subscribe-follow-through--generic .thin-line {
  width: 20px;
  height: 12px;
  background: url(../../images/caret_dwn.svg) no-repeat center;
  background-size: 100%;
  transform: rotate(90deg);
}

.new-banner-cintent h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.display-home-headerpara-new.year-new-fsz.update,
.display-home-headerpara-new.year-new-fsz.update .display-home-headerpara-new {
  max-width: 250px;
}

.lity-content {
  background: #4b4e53;
}

.our-displayhome-new-left.updte .cta-para {
  font-family: var(--font-RobotoMono);
  letter-spacing: 10%;
  line-height: 24px;
}

.new-footer .subscribe-button .subscribe-text {
  font-family: var(--font-RobotoMono);
  letter-spacing: 1.12px;
  line-height: 1;
}

.new-header .mobile-menu {
  padding-top: 90px;
}

.new-header .new-header-scrh {
  width: 100%;
  margin-bottom: 20px;
}

.new-header .new-header-scrh input {
  background: rgba(246, 246, 246, 1) !important;
  padding-right: 35px;
  opacity: 1;
  visibility: visible;
}

.new-header .header-btn {
  margin-right: auto;
}

/* CSS Modification 20.03.26 */

/* 25-03-2026 m.m css */
.our-vision-text-wrapper .description-wrapper h3,
.our-vision-text-wrapper .description-wrapper .h3-title {
  font-size: 26px;
}

.projects-grid--developments .details-wrapper {
  flex-direction: column;
  align-items: flex-start;
}

.intro--single-journal .details-wrapper .project-heading {
  font-size: 48px;
}

.single-testimonial h2,
.single-journal h2 {
  font-weight: 400;
  font-size: 32px;
}

.bg-beige,
.swiper-slide.timeline-element.active .content-wrapper {
  background: #edece9;
}

.sub-heading-light,
.award-winning--about-us__sub-heading {
  text-transform: uppercase;
}

/* .services-image-carousel-new .navigation-wrapper {
  display: none;
} */

.our-vision--part-2--design-and-build img {
  margin: 0 0;
}

[data-slug=portfolio] .alm-btn-wrap {
  margin-top: 0 !important;
}

.our-story--home.desktop {
  padding: 144px 0 144px;
}

/* .call-to-action--generic {
  padding-bottom: 144px;
} */

/* 25-03-2026 m.m css */

/* 26-03-26 start */

.title_subrb_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.title_subrb_wrap>* {
  margin-bottom: 0;
}

.project-grid--portfolio .title {
  margin-top: 0;
  font-size: 18px;
  text-transform: capitalize;
}

.featured-project--portfolio .page-title.sub-heading,
.title_subrb_wrap p {
  font-size: 16px;
  font-family: var(--font-RobotoMono);
  letter-spacing: 0.01em;
  padding-left: 12px;
}

.featured-project--portfolio .page-title.sub-heading {
  padding-left: 0;
  text-transform: uppercase;
}

.text-wrapper.project-heading {
  line-height: 1.4;
}

.featured_portfolio .page-title.sub-heading {
  font-family: var(--font-RobotoMono);
  letter-spacing: 0.01em;
}

.new-header-scrh.new-header-scrh-wrap {
  width: auto;
  margin-bottom: 0;
}

.new-header-scrh.new-header-scrh-wrap input {
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

.new-header-scrh.new-header-scrh-wrap:hover input {
  visibility: visible;
}


/* 26-03-26 end */

/* 27.03.26 sprt css start */
.page-template-page-design-and-build .our-vision--part-1--design-and-build .our-vision-text-wrapper .sub-heading,
.page-template-page-design-and-build .our-vision--part-3--design-and-build .our-vision-text-wrapper .sub-heading {
  text-transform: uppercase;
  font-family: 'Steradian Medium';
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.06em;
}

.page-template-page-design-and-build .our-vision--part-1--design-and-build .our-vision-text-wrapper .description-wrapper h3 {
  font-size: 24px;
}

.page-template-page-design-and-build .our-vision--part-3--design-and-build {
  background-color: #edece9;
}

.page-template-page-design-and-build .our-vision--part-2--design-and-build {
  background: linear-gradient(to bottom, #EAE4DA 0%, #EAE4DA 50%, #edece9 50%, #edece9 100%);
}

.page-template-page-design-and-build .design-services--design-and-build {
  display: none;
}

.page-template-page-developments .featured-project--developments .sub-heading,
.page-template-page-developments .projects-grid--developments .page-title {
  font-family: var(--font-RobotoMono);
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.1em;
}

.page-template-page-developments .featured-project--developments .attributes li .body-text.uppercase,
.page-template-page-developments .projects-grid--developments .attributes li .body-text.uppercase,
.single-project .intro--single-generic .attributes li .body-text-medium.uppercase {
  /* font-family: 'Steradian Regular'; */
  font-family: var(--font-Steradian);
  font-size: 14px;
  letter-spacing: 0.1em;
}

.single-project .intro--single-generic .attributes li .body-text-medium {
  font-weight: 700;
}

.page-template-page-developments .featured-project--developments .attributes li .body-text,
.page-template-page-developments .projects-grid--developments .attributes li .body-text {
  letter-spacing: 0.1em;
}

.single-project .intro--single-generic h1.page-title {
  font-family: var(--font-RobotoMono);
  letter-spacing: 0.1em;
}

.single-project .intro--single-generic h2.sub-title {
  font-size: 48px;
}

.single-project .text-center-aligned .underline-links p {
  line-height: 1.68;
}

/* .single-project .intro--single-generic .description-wrapper.project-heading p{
  font-size: 32px;
  letter-spacing: -0.01em;
} */
.page-template-page-about .text-above-carousel--about-us .text-wrapper.body-text p {
  line-height: 1.6;
}

.page-template-page-about .text-above-carousel--about-us .subtext-wrapper.body-text {
  font-family: 'Roboto Mono';
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.page-template-page-about .award-winning--about-us .award-winning--about-us__sub-heading {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.25;
  font-family: var(--font-MerloOriginalSimilar);
}

.page-template-page-about .award-winning--about-us .body-text {
  line-height: 1.6;
  letter-spacing: -0.01em;
}

.page-template-page-about .testimonials--about-us .navigation-row .swiper-button-next.link1 {
  min-width: 1px;
  background-size: 120%;
}

.page-template-page-about .our-team--about-us .sub-heading,
.page-template-page-about .our-team--about-us .description-wrapper .job-title,
.page-template-page-about .our-team--about-us .description-wrapper .education {
  font-family: var(--font-MerloOriginalSimilar);
  letter-spacing: 0.1em;
}

.page-template-page-about .our-team--about-us .sub-heading.education {
  /* font-family: var(--font-MerloOriginalSimilar); */
  /* font-family: var(--font-RobotoMono);
  font-weight: 400;
  font-size: 16px; 
  margin-bottom: 10px; */

  font-family: var(--font-RobotoMono);
  font-size: 12px !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--white-color);
  margin: 0 0 20px;
  padding: 0;
  font-weight: 400;
}

.page-template-page-about .our-team--about-us .abt-tm-mainhead {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 400;
  color: var(--new-color1);
}

.page-template-page-about .our-team--about-us .tm-designation {
  font-family: var(--font-RobotoMono);
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--new-color1);
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.page-template-page-about .our-team--about-us .sub-heading,
.page-template-page-about .our-team--about-us .description-wrapper .job-title {
  color: #fff;
}

.page-template-page-awards .top-offset {
  padding-top: 40px;
}

.page-template-page-awards .sub-heading-light {
  letter-spacing: 0.18em;
}

/* .page-template-page-awards .sub-heading-light.awards-accordion__trigger-text{
  letter-spacing: 0.2em;
} */
.page-template-page-awards .sub-heading-light.home-awards-list-item__title {
  font-weight: 600;
  color: var(--new-color1);
}

/* .page-template-page-awards .hia .body-text p:first-child{
  font-family: var(--font-RobotoMono);
    letter-spacing: 0;
    text-transform: uppercase;
} */
.page-template-page-awards .body-text p:last-child,
.page-template-page-awards .body-text p {
  line-height: 1.68;
}

.page-template-page-awards .hia .text-charcoal {
  font-family: var(--font-RobotoMono);
  letter-spacing: 0.1em;
}

.page-template-page-testimonials .testimonials .testimonials__grid__item__content-text__location {
  font-family: var(--font-RobotoMono);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  color: #231f20;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-top: 9px;
}

.page-template-page-testimonials .testimonials__grid__item {
  row-gap: 20px;
}

.page-template-page-testimonials .testimonials .testimonials__grid__item__author,
.page-template-page-contact .info--contact .statement-wrapper.sub-heading {
  font-family: var(--font-RobotoMono);
  letter-spacing: 0.1em;
}

.single-testimonial .intro--single-journal .details-wrapper .project-heading {
  font-size: 48px;
  letter-spacing: -0.01em;
  line-height: 1.4;
}

.single-testimonial .text-center-aligned .body-text p {
  line-height: 1.6;
}

.page-template-page-contact .info--contact .contact-options .body-text p {
  /* font-family: 'Roboto Mono Regular,'; */
  font-family: var(--font-Steradian);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 400;
}

.page-template-page-contact .info--contact .contact-options .body-text-medium.uppercase {
  /* font-family: 'Steradian Regular'; */
  font-family: var(--font-Steradian);
  letter-spacing: 0.2em;
  font-weight: 700;
}

.single-testimonial .modules {
  background-color: #edece9;
}

.featured-project--portfolio .link-wrapper {
  text-align: center;
}

.new-banner-cintent h1 span {
  line-height: 1.1;
}

.our-team--about-us .description-wrapper .about_team_mem_desc p a {
  text-decoration: initial;
  /* font-family: 'Steradian Medium'; */
  font-family: var(--font-MerloOriginalSimilar);
  letter-spacing: 0.02em;

}


/* 27.03.26 sprt css end */

/* 03.04.26 sprt css start */
/* .page-template-page-design-and-build .our-vision--part-1--design-and-build .caps-heading{
  font-weight: 400;
} */
.page-template-page-design-and-build .our-vision--part-2--design-and-build {
  background: #edece9;
}

.page-template-page-portfolio .title_subrb_wrap p {
  text-transform: uppercase;
}

.page-template-page-design-and-build .step-number {
  font-size: 36px;
  line-height: 1;
  vertical-align: sub;
  font-weight: 500;
}

.our-vision--part-1--design-and-build .caps-heading {
  margin-bottom: 20px;
  max-inline-size: initial;
}

.top-offset {
  padding-top: 100px;
}

/* .sticky-nav-wrapper.tan {
    background: #eae4da;
} */
.sticky-nav-wrapper.tan {
  background: #edece9;
}

.page-template-page-design-and-build .our-vision--part-1--design-and-build .our-vision-text-wrapper .sub-heading,
.page-template-page-design-and-build .our-vision--part-3--design-and-build .our-vision-text-wrapper .sub-heading {
  text-transform: uppercase;
  font-family: "Steradian", sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.06em;
}

.page-template-page-portfolio .project-grid--portfolio .details-wrapper {
  display: block;
  /* grid-template-columns: 2fr 1fr; */
  text-align: center;
}

/* 03.04.26 sprt css end */

/* Font Adjust Start */
.intro--single-generic h1.page-title {
  font-size: 24px;
  letter-spacing: 0.02em;
  color: var(--new-color1);
  text-transform: uppercase;
  font-family: "Steradian", sans-serif;
  font-weight: 400;
}

.intro--single-generic h2.sub-title {
  font-size: 48px;
}

/* .single-project .body-text,  */
.testimonial-text {
  font-family: var(--font-MerloOriginalSimilar);
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  letter-spacing: -0.01em;
  color: var(--new-color1);
  line-height: 1.4;
}

.owner-testimonial .details-wrapper .body-text-medium {
  font-family: var(--font-RobotoMono);
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}

.our-team--about-us h4.bold {
  letter-spacing: -0.01rem;
  font-size: 20.39px;
  font-weight: 400;
  line-height: 1.25;
}

.our-team--about-us .description-wrapper.hidden .tm-designation {
  color: #fff;
  margin-bottom: 8px;
}

.our-team--about-us .description-wrapper.hidden .abt-tm-mainhead {
  color: #fff;
}

.our-team--about-us .section-heading {
  margin-bottom: 50px;
}


/* .page-template-page-design-and-build .our-vision--part-1--design-and-build .our-vision-text-wrapper .description-wrapper h3{
  font-weight: 700;
} */
.page-template-page-testimonials .call-to-action--testimonials .subtext-wrapper,
.single-project .call-to-action--about-us .line-wrapper,
.page-template-page-about .call-to-action--about-us .subtext-wrapper,
.page-template-page-portfolio .call-to-action--generic .subtext-wrapper,
.page-template-page-developments .call-to-action--developments .subtext-wrapper {
  display: none;
}

.page-template-page-portfolio .featured-project--portfolio,
.single-project .modules {
  background-color: #edece9;
}

.our-vision-text-wrapper .description-wrapper {
  line-height: 1.68;
}

.page-template-page-about .testimonial-quote {
  font-family: var(--font-SeptemberSpiritAltSimilar);
  color: #0052DA;
}

.single-project .intro--single-generic h2.sub-title {
  font-size: 64px;
}

.small-head {
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0.02em;
  color: var(--new-color1);
  text-transform: uppercase;
  font-family: "Steradian", sans-serif;
  font-weight: 600;
  margin: 0;
  margin-bottom: 70px;
}

.awards-visuals .swiper-button-next {
  background: transparent;
}


.services-image-carousel--design-and-build .swiper-button-prev,
.services-image-carousel--design-and-build .swiper-button-next {
  background: transparent !important;
}

.services-image-carousel--design-and-build .swiper-button-prev img,
.services-image-carousel--design-and-build .swiper-button-next img {
  width: 70px !important;
}

.page-template-page-design-and-build .services-image-carousel--design-and-build .swiper-button {
  background: transparent !important;
}

.page-template-page-design-and-build .services-image-carousel--design-and-build .swiper-button img {
  width: 70px !important;
}


.page-template-page-portfolio .feature-box .feature-img {
  padding-top: 66%;
}

.page-template-page-portfolio .feature-box.height-adjust .feature-img {
  height: 100%;
  padding: 0;
}

.single-project .prev-next-post-links--generic {
  background-color: #edece9;
}

.featured-project--portfolio .page-title.sub-heading,
.title_subrb_wrap p {
  letter-spacing: 0.1em;
}

.page-template-page-portfolio .project-grid--portfolio .title {
  letter-spacing: -0.01rem;
}

/* Developments page */
.page-template-page-developments .featured-project--developments .attributes li .body-text,
.page-template-page-developments .projects-grid--developments .attributes li .body-text {
  font-size: 14px;
}

.page-template-page-developments .featured-project--developments .attributes li .body-text,
.page-template-page-developments .projects-grid--developments .attributes li .body-text {
  letter-spacing: 0.1em;
}

.intro--single-project .attributes-wrapper ul,
.intro--single-project .attributes-wrapper ul span,
.featured-project--developments .attributes li:nth-child(even),
.featured-project--developments .attributes li:nth-child(even) span,
.projects-grid--developments .attributes li:nth-child(even),
.projects-grid--developments .attributes li:nth-child(even) span {
  font-family: "Steradian", sans-serif;
}

.single-development .attributes li * {
  font-family: var(--font-Steradian);
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;
}

.single-development .intro--single-generic h1.page-title,
.single-project .small-head {
  font-family: var(--font-RobotoMono);
  letter-spacing: 0.1em;
}

.single-development .body-text {
  line-height: 1.68;
}

.sub-heading-light,
.award-winning--about-us__sub-heading {
  font-size: 24px;
}

/* Font Adjust End */

/* Support 23/04/2026 start */
.testimonials--about-us .testimonial-card {
  padding: 0 7px;
}

/* Support 27/04/2026 start */
.search-form {
  width: 300px;
  position: relative;
  height: 34px;
  margin-left: auto;
  margin-right: 20px;

  width: auto;
  margin-bottom: 0;
}

.search-submit {
  width: 34px;
  height: 34px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 1;
  cursor: pointer;
  outline: none;
  border: none;
  background: transparent;
}

.search-submit img {
  width: auto;
}

.search-form {
  margin-right: 0;
}

.search-form label {
  display: block;
}

.new-header-scrh input.search-field {
  height: 34px !important;
  padding-right: 33px !important;
}


.journy-form-new-wrp #gform_2 {
  grid-template-columns: 1fr;
}

.journy-form-new-wrp #gform_fields_2 {
  display: flex;
  flex-wrap: wrap;
  gap: 0 !important;
}

.journy-form-new-wrp #gform_fields_2 .gfield {
  width: 46%;
  padding-right: 4%;
  max-width: 100%;
  margin-bottom: 20px;
}

.journy-form-new-wrp #gform_2 .gform_body .consent-box .ginput_container {
  display: block;
}

.journy-form-new-wrp #gform_2 .gform_body .consent-box label {
  max-inline-size: none !important;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme #gform_2 .gform_footer input[type="submit"] {
  top: 0;
  margin: 0;
}

.journy-form-new-wrp #gform_2 .gform_footer {
  justify-self: flex-start;
  width: 54%;
  margin-left: auto;
  margin-top: -50px;
}

.journy-form-new-wrp .gform_wrapper.gravity-theme #gform_2 .gfield.gfield--type-consent {
  margin-top: 0 !important;
}

.intro--single-project .attributes-wrapper ul li span {
  font-size: 12px !important;
}

.single-development .begining-journy-sec-new.cmn-gap {
  padding-bottom: 100px;
}


.lity-container [aria-invalid=true] {
  border: 1px solid #ffffff !important;
  border-width: 0 0 1px !important;
}

.lity-container .gform_wrapper.gravity-theme .gfield_validation_message,
.lity-container .gform_wrapper.gravity-theme .validation_message {
  padding: 0 !important;
  line-height: 1 !important;
  margin: 5px 0;
  font-size: 12px;
  color: #ff4848;
}

.lity-container .gform_wrapper.gravity-theme .gfield_error #input_3_1[aria-invalid=true] {
  border: none !important;
}

/* Support 27/04/2026 end */

/* Support 28/04/2026 start */
.project-top-title {
  font-weight: 400;
}

.search-results {
  background: #edece9;
}

.search-results .result-box {
  padding: 20px;
  margin-bottom: 30px;
  background: #ffffff;
}

.search-results .article-link {
  margin-bottom: 30px;
  display: block;
}

.search-results .link-wrapper {
  margin-top: 25px;
}

.search-results .page-header {
  margin-bottom: 45px;
}

.pagination-wrapper .nav-links>* {
  background: rgb(255 255 255 / 30%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  line-height: 1.2;
  border-radius: 8px;
}

.pagination-wrapper .nav-links>.current,
.pagination-wrapper .nav-links>*:hover {
  background-color: #fff;
}

/* Support 28/04/2026 end */

/* 29-04-2026 m.m css */
.project-top-title {
  line-height: 1.4;
}

.single-project .small-head,
.call-to-action--generic h1,
.intro--single-generic h1.page-title {
  font-weight: 400;
  font-family: var(--font-RobotoMono);
  line-height: 1.1em;
  margin-bottom: 40px;
}

.search-form input[type="text"],
.search-form input[type="email"],
.search-form input[type="tel"],
.search-form input[type="tel"],
.search-form input[type="search"] {
  min-width: 300px;
  height: 42px;
  border-radius: 100px;
  padding: 5px 24px;
  border: none;
  transition: 0.3s all;
  background-color: var(--white-color) !important;
  font-weight: 300;
  letter-spacing: 0;
  font-family: "Steradian", sans-serif;
}

.search-form input[type="submit"] {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
  font-family: var(--font-RobotoMono);
  text-transform: uppercase;
  color: var(--white-color);
  height: 42px;
  min-width: 133px;
  padding: 5px 10px;
  line-height: 1;
  cursor: pointer;
  border-radius: 100px;
  background: var(--btn-outline-new) !important;
  border: 1px solid var(--btn-outline-new);
  transition: 0.3s all;
  margin-top: 0;
  position: relative;
}

.searchform>div {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.search-form label {
  width: 100%;
  margin-bottom: 0;
}

/* 29-04-2026 m.m css */

.inner-banner {
  position: relative;
  padding-top: 51%;
  width: 100%;
  overflow: hidden;
}

.inner-banner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.inner-banner-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.inner-banner .new-banner-cintent h1,
.inner-banner .new-banner-cintent p {
  color: var(--white-color);
  margin-bottom: 20px;
}

.inner-banner .new-banner-cintent p {
  font-family: var(--font-Steradian);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.2em;
  color: #FFFFFF;
  margin-bottom: 26px;
}

.para20 {
  font-weight: normal;
  font-family: var(--font-MerloOriginalSimilar);
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: -0.04em;
}

.para20 p {
  margin-bottom: 15px;
}

.first-cnvrstion .para20 p {
  margin-bottom: 12px;
}

.para20 h2 {
  margin-bottom: 20px;
}

.page-template-page-open-homes .para20 h2 {
  font-weight: 400 !important;
}

.para20 p:last-child {
  margin-bottom: 0;
}

.wdo-sec {
  background-color: #EDECE9;
}

.why-client-content {
  max-width: 528px;
}

.wdo-sec .project-heading {
  margin-bottom: 100px;
  line-height: 1.55;
  letter-spacing: -0.031em;
}

.wdo-image {
  margin-bottom: 60px;
}

.wdo-content {
  margin-bottom: 134px;
}

.wdo-content h3 {
  font-family: var(--font-Steradian);
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--black-color);
  margin-bottom: 40px;
}

.wdo-content ul {
  list-style: disc;
  padding-left: 23px;
}

.wdo-content ul li,
.wdo-content p {
  font-family: var(--font-MerloOriginalSimilar);
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.65;
  letter-spacing: -0.01em;
  color: #231F20;
  margin-bottom: 18px;
}

.wdo-content .quote-text {
  margin-top: 50px;
  text-align: center;
}

.why-client-image {
  margin-bottom: 60px;
}

.why-client-titleh3 {
  margin-bottom: 70px;
  max-width: 879px;
  line-height: 1.35;
  font-size: 48px;
  color: var(--new-color1);
}

.why-client-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.why-client-col {
  width: 43%;
}

.why-client-col .why-client-content {
  margin-bottom: 0;
}

.why-client-titleh2-wrap {
  margin-bottom: 33px;
}

.why-client-col.right {
  width: 57%;
  padding-left: 64px;
}

.why-client-col.right .quote-text {
  letter-spacing: 0.01em;
}

.right-fit-sec h2 {
  font-family: var(--font-Steradian);
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}

.right-fit-row {
  display: flex;
  flex-wrap: wrap;
}

/* .right-fit-col {
    width: 46%;
} */

.right-fit-col-right {
  width: 54%;
  margin-left: auto;
  max-width: 625px;
}

.right-fit-col .wdo-content {
  margin-bottom: 0;
}

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

.coversation-sec .journy-head-new h2 {
  margin-bottom: 20px;
}

.coversation-sec .journy-head-new p {
  margin: 0;
  font-family: var(--font-MerloOriginalSimilar);
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: -0.04em;
  color: #383636;
}

.coversation-sec .journy-head-new {
  margin-bottom: 40px;
}

.coversation-sec .center-btn-wrap {
  margin-top: 0;
}

.theme-btn1.black-btn {
  background: #484B50;
  color: var(--white-color);
  min-width: 331px;
}

.theme-btn1.black-btn:hover {
  background: var(--bg-color-new);
  color: var(--new-color1);
}

.journy-head-new {
  margin-bottom: 20px;
}

.jrny-form-sec .journy-head-new {
  margin-bottom: 20px;
}

.gads-form {
  padding-left: 40px;
}

.first-cnvrstion h2 {
  font-weight: 400;
}

.first-cnvrstion .build-new-row {
  align-items: center;
}

.wdo-sec .project-heading {
  font-size: 48px;
}

.thnkyou-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.thnkyou-col-left {
  width: 48%;
  max-width: 605px;
  padding-right: 77px;
}

.thnkyou-col-left .h1-title {
  font-size: 40px;
  margin-bottom: 30px;
  letter-spacing: -0.03em;
}

.thnkyou-col-right {
  width: 52%;
  max-width: 625px;
}

.search-section {
  padding-top: 150px;
  text-align: center;
}

.search-section h1 {
  margin-bottom: 120px;
  color: var(--btn-outline-new);
}

.search-bar {
  position: relative;
  margin-bottom: 42px;
}

.search-bar:last-child {
  margin-bottom: 0;
}

.search-bar img {
  position: absolute;
  right: 18px;
  top: 20px;
  width: 27px;
  pointer-events: none;
}

.search-bar input {
  padding: 0 18px 0 30px;
  height: 64px;
  border: 1px solid transparent;
  border-radius: 114px;
  width: 100%;
  background: linear-gradient(0deg, rgba(242, 242, 242, 0.4), rgba(242, 242, 242, 0.4)), #FFFFFF;
}

.search-bar input::placeholder {
  color: rgba(75, 78, 83, 0.4);
  font-family: var(--font-MerloOriginalSimilar);
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
}

.video-player iframe {
  width: 100%;
  min-height: 30vw;
}

.resource-card h3 {
  font-size: 26px;
  margin-bottom: 20px;
}

.resource-content p {
  font-size: 14px;
  line-height: 1.4;
}

.resource-content .meta .category,
.resource-content .meta .read-time {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  background: #F1F1F1;
  border-radius: 46px;
  font-family: var(--font-RobotoMono);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(35, 31, 32, 0.4);
}

.resource-content .meta .category {
  margin-right: 20px;
}

.resources-grid {
  margin-bottom: -64px;
}

.resources-slider {
  overflow: hidden;
}

.resource-card {
  margin-bottom: 64px;
}

.load-more-wrap {
  text-align: center;
  margin-top: 100px;
}

.gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_fields {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 0 !important;
  grid-row-gap: 0 !important;
  margin: -14px;
  width: auto;
}

.gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield {
  width: 50%;
  padding: 14px;
}

.gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield.gfield--width-full,
.gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield.gfield--type-textarea {
  width: 100%;
  max-width: 100%;
}

.gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  margin: 0;
  padding: 0 78px;
  width: auto;
  position: static;
}

.inner-banner h1 {
  font-size: 68px;
}

.inner-banner .theme-btn1 {
  min-width: 288px;
  font-size: 14px;
  padding: 12px 24px;
  line-height: 1;
}

.cmn-gap-big {
  padding: 144px 0;
}

.cmn-gap-big-top {
  padding-top: 144px;
}

.cmn-gap-big-bottom {
  padding-bottom: 144px;
}

.gads-form .gform_wrapper.gravity-theme input[type="text"],
.gads-form .gform_wrapper.gravity-theme input[type="tel"],
.gads-form .gform_wrapper.gravity-theme input[type="email"] {
  height: 50px;
  padding: 10px 20px !important;
}

/* .gads-form-content{
  max-width: 565px;
} */
.first-cnvrstion-row {
  display: flex;
  flex-wrap: wrap;
}

.first-cnvrstion-col-left {
  width: 49%;
  max-width: 595px;
}

.first-cnvrstion-col-right {
  width: 51%;
  /* padding-left: 47px; */
  padding-left: 82px;
}

.first-cnvrstion-col-right-text {
  max-width: 592px;
}

.wdo-sec .new-title-wrap {
  margin-bottom: 35px;
}

.wdo-content-list {
  max-width: 566px;
}

.wdo-content .wdo-content-list ul {
  margin-bottom: 0;
}

.wdo-content .wdo-content-list ul li:last-child {
  margin-bottom: 0;
}

.resource-card .feature-img {
  padding-top: 86%;
  margin-bottom: 30px;
}

.cmn-gap-big {
  padding: 100px 0;
}

/* knowledgehub details start */
.kh-header h1 {
  font-size: 48px;
  line-height: 1.5;
  margin-bottom: 40px;
  max-width: 925px;
}

.kh-intro p strong {
  font-family: var(--font-Steradian);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  display: block;
  color: #4B4E53;
}

.kh-feature-image {
  margin-bottom: 72px;
}

.kh-intro {
  line-height: 1.8;
  letter-spacing: 0.01em;
  max-width: 1064px;
  margin-bottom: 50px;
  /* font-size: 14px; */
  font-size: 20px;
}

.kh-intro p:last-child {
  margin-bottom: 0;
}

.kh-content-wrap {
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 48px;
}

.kh-sidebar {
  width: 297px;
  padding-right: 70px;
}

.kh-sidebar ul li a {
  font-family: var(--font-RobotoMono);
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--new-color1);
  padding: 20px 0;
}

.kh-sidebar ul li a.is-active {
  color: var(--black-color);
  font-weight: 500;
}

.kh-sidebar ul li {
  border-bottom: 1px solid #D0C9C9;
}

.kh-content {
  width: calc(100% - 297px);
}

.kh-section {
  margin-bottom: 50px;
}

.faq-answer-inr {
  padding-bottom: 28px;
}

.kh-section h2,
.kh-section h3,
.kh-faq h3,
.kh-cta h3 {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.kh-section h2 {
  font-size: 20px;
}

.section-content {
  line-height: 1.55;
  font-size: 14px;
  letter-spacing: 0.01em;
}

.section-content code {
  font-family: var(--font-RobotoMono);
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0.01em;
}

.section-content ol {
  padding-left: 29px;
}

.section-content ol li {
  font-family: var(--font-Steradian);
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 15px;
}

.kh-section.has-background {
  background: #F7F7F7;
  padding: 26px 83px 26px 26px;
}

.kh-section.has-background .section-content h3 {
  margin-bottom: 22px;
}

.kh-section.has-background ul {
  padding-left: 17px;
  margin-bottom: -15px;
}

.kh-section.has-background ul li {
  list-style: disc;
  margin-bottom: 15px;
}

.gads-form .gform_wrapper.gravity-theme input[type="text"]:focus,
.gads-form .gform_wrapper.gravity-theme input[type="tel"]:focus,
.gads-form .gform_wrapper.gravity-theme input[type="email"]:focus {
  background-color: #fff !important;
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
}

.faq-item {
  border-bottom: 1px solid #A2A0A0;
}

h4.faq-question {
  font-size: 12px;
  margin: 0;
  padding: 28px 0;
  line-height: 1.5;
  font-family: var(--font-Steradian);
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  letter-spacing: 0.06em;
  padding-right: 37px !important;
}

h4.faq-question:after {
  content: "";
  position: absolute;
  right: 0;
  top: 23px;
  width: 30px;
  height: 30px;
  background: url(../../images/arrow-down.svg) no-repeat center;
}

.faq-item.active .faq-question {
  padding-bottom: 17px;
}

.faq-answer {
  font-size: 14px;
  line-height: 1.65;
  display: none;
}

.faq-answer p {
  margin-bottom: 0;
}

.faq-item.active .faq-question:after {
  transform: rotate(180deg);
}

.single-knowledgehub {
  background-color: #edece9;
}

.kh-detail-wrap {
  background-color: #fff;
  padding: 80px 40px;
}

.explainer-detail-wrap {
  padding: 60px 40px;
}

.brdcrmb ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 100px;
}

.brdcrmb ul li {
  margin-right: 10px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #4B4E53;
}

.brdcrmb ul li a:hover {
  color: var(--black-color);
}

.kh-cta {
  margin-top: 50px;
  font-size: 14px;
}

.kh-cta h3 {
  margin-bottom: 25px;
}

.kh-cta .theme-btn1.black-btn {
  min-width: 251px;
  font-size: 14px;
  padding: 13px 24px;
}

.resources-slider-outer {
  position: relative;
}

.resources-slider-outer .swiper-button-prev,
.resources-slider-outer .swiper-button-next {
  border: 1px solid #C0A3A3;
  background: #edece9 !important;
  width: 38px;
  height: 38px;
}

.resources-slider-outer .swiper-button-prev img,
.resources-slider-outer .swiper-button-next img {
  width: 12px;
}

.resources-slider-outer .swiper-button-prev:hover,
.resources-slider-outer .swiper-button-next:hover {
  background: var(--new-color1) !important;
}

.resources-slider-outer .swiper-button-prev:hover img,
.resources-slider-outer .swiper-button-next:hover img {
  filter: brightness(0) invert(1);
}

.resources-slider-outer .swiper-button-prev {
  left: -95px;
}

.resources-slider-outer .swiper-button-next {
  right: -95px;
}

.kh-detail-page {
  overflow: hidden;
}

.resources-slider .resource-card {
  margin-bottom: 0;
}

/* card style */
.kh-feature-row {
  margin: -15px;
}

.kh-feature-row>div {
  padding: 15px;
}

.kh-card {
  background-color: #F7F7F7;
  padding: 40px 40px 50px 30px;
  height: 100%;
}

.kh-card h3 {
  font-size: 26px;
  margin-bottom: 20px;
}

.kh-card p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 14px;
  letter-spacing: 0.01em;
  color: var(--black-color);
}

.kh-card p:last-child {
  margin-bottom: 0;
}

.kh-compare {
  padding: 60px 0;
}

.kh-title {
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
  font-family: serif;
  font-weight: 500;
}

.kh-compare .row {
  margin: -15px;
}

.kh-compare [class*="col"] {
  padding: 15px;
}

.kh-image-card .kh-image {
  margin-bottom: 23px;
}

.kh-image-card .kh-image img {
  width: 100%;
  height: auto;
  display: block;
}

.kh-image-card h4 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.kh-image-card .kh-image-card-desc {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  max-width: 555px;
  letter-spacing: 0.01em;
  color: var(--black-color);
}

.kh-image-card .kh-image-card-desc p {
  margin-bottom: 0;
}

.kh-card h3 {
  margin-bottom: 26px;
}

.kh-card ul {
  padding-left: 17px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -22px;
  justify-content: space-between;
}

.kh-card ul li {
  list-style: disc;
  width: 42%;
  margin-bottom: 22px;
  letter-spacing: 0.015em;
  font-size: 14px;
}

.inflce-sec h3 {
  margin-bottom: 26px;
}

.inflce-sec .kh-card {
  padding: 58px 50px;
}

.kh-last-sec {
  margin-top: 60px;
  font-size: 14px;
}

.kh-last-sec h3 {
  font-size: 26px;
}

.kh-header .explainer-title {
  max-width: 100%;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.explainer-detail-wrap .kh-intro {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 36px;
  color: var(--btn-outline-new);
}

.kh-compare .kh-title {
  margin-bottom: 0;
  font-size: 26px;
  font-family: var(--font-MerloOriginalSimilar);
}

/* knowledgehub details end */

/* ─── Checklist Page Layout ─── */
.kh-checklist-page .checklist-header {
  margin-bottom: 32px;
}

.kh-checklist-page .checklist-header h1 {
  margin-bottom: 20px;
}

.checklist-subtitle {
  font-size: 20px;
  margin: 0;
}

/* ─── Orientation Box ─── */
.cl-orientation-box {
  background: #F7F7F7;
  /* border-radius: 4px; */
  padding: 50px 27px;
  margin-bottom: 30px;
}

.cl-orientation-box h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 12px;
}

.cl-orientation-box>p {
  font-size: 14px;
  line-height: 1.7;
  color: #444;
  margin-bottom: 40px;
}

/* ─── Journey Steps ─── */
.cl-journey-label,
.cl-meta-label {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  color: var(--new-color1);
  font-family: var(--font-MerloOriginalSimilar);
}

.cl-journey-steps {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  margin-bottom: 50px;
}

.cl-step {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 5px 24px;
  border-radius: 100px;
  background: #fff;
  color: var(--btn-outline-new);
  border: 1px solid #fff;
}

.cl-step.active {
  background: var(--new-color1);
  color: #fff;
  border-color: var(--new-color1);
}

.cl-step-arrow {
  color: #bbb;
  font-size: 0;
  width: 15px;
  height: 15px;
  background: url(../../images/arrow-right-black.svg) no-repeat center;
}

/* ─── Meta Row ─── */
.cl-meta-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 8px;
}

.cl-meta-item {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* .cl-meta-label { font-size: 12px; font-weight: 700; color: #1a1a1a; line-height: 1.4; } */
.cl-meta-label {
  margin-bottom: 4px;
}

.cl-meta-value {
  font-size: 14px;
  color: #000;
  line-height: 1.5;
  max-width: 254px;
}

/* ─── Accordion ─── */
.cl-accordion-wrap {
  margin: -20px 0 40px 0;
}

.cl-accordion-item {
  border-bottom: 1px solid #A2A0A0;
}

.cl-accordion-trigger {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  background: none;
  border: none;
  padding: 30px 0;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
  position: relative;
}

/* .cl-accordion-trigger:hover {
  opacity: 0.75;
} */

.cl-accordion-num {
  font-size: 25px;
  font-weight: 500;
  color: var(--new-color1);
  min-width: 24px;
  font-family: var(--font-MerloOriginalSimilar);
}

.cl-accordion-title {
  flex: 1;
  font-size: 26px;
  font-weight: 500;
  color: var(--new-color1);
  font-family: var(--font-MerloOriginalSimilar);
  padding-right: 30px;
}

.cl-accordion-icon {
  position: absolute;
  right: 0;
  top: 23px;
  width: 30px;
  height: 30px;
  background: url(../../images/arrow-down.svg) no-repeat center;
}

.is-open .cl-accordion-icon {
  transform: rotate(180deg);
}

.cl-accordion-body {
  padding: 4px 0 28px 0;
}

.cl-accordion-description {
  margin-bottom: 10px;
}

/* ─── Checklist Items ─── */
.cl-checklist {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.cl-checklist-item {
  display: flex;
}

.cl-check-label {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  cursor: pointer;
}

.cl-checkbox {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  border: 1px solid #000;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  background: #fff;
  cursor: pointer;
  position: relative;
}

.cl-checkbox:checked {
  background: #1a1a1a;
  border-color: #1a1a1a;
}

.cl-checkbox:checked::after {
  content: '';
  position: absolute;
  left: 3px;
  top: 0px;
  width: 5px;
  height: 9px;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}

.cl-check-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.cl-item-question {
  font-size: 14px;
  color: #1a1a1a;
  line-height: 1.55;
  font-weight: 400;
}

.cl-item-why {
  font-size: 14px;
  color: var(--btn-outline-new);
  line-height: 1.5;
  letter-spacing: 0.01em;
}

/* ─── Three Layers ─── */
.cl-three-layers-wrap {
  margin: 48px 0 36px;
}

.cl-three-layers-heading {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 30px;
}

.cl-three-layers-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.cl-layer-card {
  background: #F7F7F7;
  padding: 32px 21px;
}

.cl-layer-card h4 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  color: var(--new-color1);
}

.cl-layer-card p {
  font-size: 14px;
  color: #000;
  line-height: 1.6;
  margin: 0;
  max-width: 284px;
}

.cl-layers-note {
  font-size: 14px;
  text-align: center;
  margin: 50px 0 0;
  letter-spacing: 0.01em;
}

/* ─── Download Button ─── */
.cl-download-wrap {
  text-align: center;
  margin: 40px 0 0;
}

.cl-download-wrap .theme-btn1 {
  font-size: 14px;
  letter-spacing: 0.08em;
  padding: 13px 28px;
}

.checklist-detail-wrap .kh-feature-image {
  margin-bottom: 50px;
}

.related-resources .new-title-wrap {
  margin-bottom: 38px;
}

.resources-slider-outer .resource-content p {
  font-size: 14px;
}

.load-more-wrap .theme-btn1 {
  font-size: 14px;
  padding: 13px 24px;
}

.mobile-menu .search-form input[type="search"] {
  background: #f6f6f6 !important;
  padding-right: 40px;
}

/* 12.05.26 sprt css start */

.kh-detail-page .kh-header h1 {
  text-transform: capitalize;
}

body.single-knowledgehub .kh-detail-page .kh-header h1 {
  text-transform: unset;
}

.explainer-detail-wrap .kh-card .kh-card ul li {
  margin-bottom: 15px;
}

.kh-checklist-page .cl-orientation-box h3 {
  margin-bottom: 20px;
}

.kh-checklist-page .cl-journey-wrap .cl-journey-label {
  margin-bottom: 30px;
}

.kh-checklist-page .cl-meta-item .cl-meta-label {
  margin-bottom: 11px;
}

.kh-checklist-page .cl-journey-wrap .cl-journey-steps {
  gap: 7px;
}

.kh-checklist-page .cl-accordion-description {
  margin-bottom: 15px;
}

.search-section .knowledgehub-search-wrap select,
.search-section .search-bar select {
  border: 1px solid transparent;
  outline: none;
  max-width: 1220px;
  width: 100%;
  display: block;
  height: 64px;
  padding: 0 30px;
  font-size: 24px;
  color: rgba(75, 78, 83, 0.4);
  font-style: italic;
  appearance: none;
  font-family: var(--font-MerloOriginalSimilar);
  background: linear-gradient(0deg, rgba(242, 242, 242, 0.4), rgba(242, 242, 242, 0.4)), #FFFFFF;
  border-radius: 114.286px;
  letter-spacing: 0.171429px;
  line-height: 1.5;
}

.search-section .knowledgehub-search-wrap select,
.search-section .search-bar select {
  color: #abaaa7;
  background-image: url("../../images/home-new-images/search-icn.svg") !important;
  background-size: 24px;
  background-position: center right 16px;
  background-repeat: no-repeat !important;
  appearance: none;
  padding-right: 56px;

  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.resource-content h3 {
  min-height: 64px;
  line-height: 1.6;
}

.resource-content h3 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.search-section .search-bar select {
  height: 64px;
  font-size: 24px;
  color: rgba(75, 78, 83, 0.4);
  line-height: normal !important;
   box-sizing: border-box;
}

.new-knowledgehub-sec .quote-text span {
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

/* Support 13 may start */
.kh-section ul {
  padding-left: 28px;
}

.kh-section ul li {
  list-style: disc;
  margin-bottom: 15px;
}

.kh-section a {
  text-decoration: underline !important;
}

.kh-section a:hover {
  text-decoration: none !important;
}

.resources-slider .swiper-wrapper {
  height: auto;
}

/* Support 13 may end */

/* May 14 Start */
.cl-layers-note.quote-text {
  font-size: 54px;
}

.kh-checklist-page .cl-meta-item .cl-meta-label,
.kh-checklist-page .cl-journey-wrap .cl-journey-label {
  font-weight: 500;
}

/* May 14 End */

/* May 22 Start */
.page-template-page-open-homes .inner-banner h1 {
  font-size: 96px;
  text-shadow: 0.823848px 4.11924px 53.6607px rgba(0, 0, 0, 0.4), 0px 0.312448px 0.312448px #000000;
}

.page-template-page-open-homes .inner-banner .new-banner-cintent p {
  font-size: 24px;
  letter-spacing: 0.01em;
}

.page-template-page-open-homes .theme-btn1.black-btn,
.page-template-page-open-homes .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
  font-family: var(--font-RobotoMono);
  min-width: 116px;
  text-align: center;
  height: 42px;
}

/* .page-template-page-open-homes .theme-btn1.black-btn{  
  text-decoration: underline !important;
} */
.page-template-page-open-homes .elevate-btn-wrp-new {
  margin-top: 37px;
}

/* May 22 End */

.journy-form-new-wrp .gform_wrapper.gravity-theme input:focus, .journy-form-new-wrp .gform_wrapper.gravity-theme input:focus-visible, .journy-form-new-wrp .gform_wrapper.gravity-theme select:focus, .journy-form-new-wrp .gform_wrapper.gravity-theme select:focus-visible
/* .journy-form-new-wrp .gform_wrapper.gravity-theme textarea:focus, .journy-form-new-wrp .gform_wrapper.gravity-theme textarea:focus-visible */
{
  border-color: var(--new-color1) !important;
}
.journy-form-new-wrp .gfield .ginput_container_textarea{
  border: 1px solid transparent !important;
}
.journy-form-new-wrp .gfield .ginput_container_textarea.focus{
  border: 1px solid var(--new-color1) !important;
}
.cl-accordion-num{align-self: flex-start; line-height: 1.2;}
.kh-intro{
  color: var(--btn-outline-new);
}
/* .kh-last-sec h3, .kh-section h3{
  text-transform: capitalize;
} */
html.lity-active, .lity-active body{
  overflow: hidden;
}
.lity-wrap{overflow-y: auto;}
.grecaptcha-badge{z-index: 1;}

.cl-accordion-wrap .cl-check-label{
  cursor: auto;
}
.cl-accordion-wrap .cl-checkbox{
  opacity: 0;
}

.kh-last-sec .theme-btn1.black-btn { 
    min-width: 251px;
    font-size: 14px;
    padding: 13px 24px;
    font-weight: 400;
}

/* New Template css Start(23.07.2026)  */

.new-banner-wrap{
	display:flex;
	gap:20px;
	margin-bottom:50px;
}
.new-banner-wrap .kh-header, .new-banner-wrap .kh-feature-image{
	width:50%;
}
.kh-new-intro{
	font-size:14px;
	padding:20px;
	background-color:#F7F7F7;
	margin-bottom: 50px;
}
.kh-new-intro p:last-child{
	margin-bottom:0;
}
.new-banner-wrap ul.attributes li span{
  font-size: 12px;
  color: #000;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.new-banner-wrap ul.attributes li span.attr-label{
  font-weight: 700;
}
.long-form-faqs{
  width:100%;
}
.designer-pov-container .cl-layers-note.quote-text{
  margin: 0 auto;
}
.designer-pov-container .kh-header .cl-layers-note.quote-text{
  text-align:left;
}
.small-attributes{
  font-size: 14px;
  color: #000;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 50px;
  font-family: var(--font-RobotoMono);
}
.designer-pov-container .kh-content-wrap{
  padding:0;
}
.designer-pov-container .kh-feature-image{
  margin-bottom: 0;
}
.designer-pov-container .section-content h2, .long-from-container .section-content h2{
  font-size: 22px;
}
/* FAQ page & Company Information Page css  */

.faq-page, .company-information-page{
  background-color: #edece9;
}
.faq-page .container, .company-information-page .container{
  padding: 60px 40px;
  background: #fff;
}
.faq-page h1, .company-information-page h1{
  font-size: 32px;
}
.faq-page .faq-section-title, .company-information-page h2{
  font-size: 22px;
  margin-top: 50px;
  font-weight: 400;
}
.faq-page .faq-item .faq-question{
  font-size: 17px;
  text-transform: none;
  font-weight: 400;
  font-family: var(--font-MerloOriginalSimilar);
}
.faq-page .faq-answer, .company-information-page .section-content{
  font-size: 15px;
}
.company-information-page a{
  color: #0052da;
}
.company-information-page a:hover{
  color: #231f20;
}
.company-information-page .section-content h3{
  font-size: 18px;
}
/* Responsive css start */
@media (max-width: 2000px) {

  /* Font Adjust Start */
  body {
    font-size: 15px;
  }

  .container {
    max-width: 1070px;
  }

  .heading-wrp-new {
    max-width: 650px;
  }

  h1,
  .h1-title,
  .single-project .intro--single-generic h2.sub-title {
    font-size: 54px;
  }

  h2,
  .h2-title {
    font-size: 38px;
  }

  .heading-wrp-new h2 {
    font-size: 38px;
  }

  h3,
  .h3-title {
    font-size: 32px;
  }

  h4,
  .h4-title,
  .h4-new,
  .testimonial-quote {
    font-size: 24px;
  }

  .heading-wrp-new p {
    font-size: 13px;
  }

  .theme-btn1 {
    font-size: 14px;
    padding: 8px 24px;
  }

  .new-award-sec .h2-title,
  .story-head-wrp-new .h2-title {
    line-height: 1.4;
  }

  .new-title-wrap h2,
  .small-head {
    font-size: 18px;
  }

  .new-title-wrap {
    margin-bottom: 50px;
  }

  .display-home-header {
    margin-bottom: 40px;
  }

  .build-design-sec-new .new-title-wrap {
    margin-bottom: 50px;
  }

  .build-rightpara-wrp>*:not(:last-child) {
    margin-bottom: 35px;
  }

  .build-rightpara-wrp {
    line-height: 25px;
  }

  .new-faq-sec .new-title-wrap h2 {
    font-size: 14px;
  }

  .captain-mono {
    font-size: 14px;
  }

  .accordion-head h3 {
    font-size: 16px;
  }

  .new-testmnl-head .h4-title,
  .story-para-new {
    line-height: 40px;
  }

  .quote-text,
  .we-invite-head-new,
  .journy-head-new h2 {
    font-size: 52px;
  }

  .caption-mono {
    font-size: 14px;
  }

  .quote-desig {
    margin-top: 42px;
  }

  .new-testmnl-vdo-text {
    font-size: 14px;
  }

  .our-display-img-wrp {
    margin-bottom: 40px;
  }

  .our-displayhome-wrp-new {
    margin-top: 30px;
  }

  .our-displayhome-new-right p {
    margin-bottom: 20px;
  }

  .cta-para {
    font-size: 14px;
  }

  .journy-form-new-wrp .ginput_container_consent .gfield_consent_label {
    font-size: 10px;
  }

  .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    font-size: 15px;
  }

  .header-btn {
    font-size: 12px;
    padding: 4px 13px;
    height: auto;
  }

  .new-portflo-sec.new-knowledgehub-sec .elevate-btn-wrp-new {
    margin-top: 80px;
  }

  /* Another Pages */
  .link1,
  .gform_footer [type=submit] {
    font-size: 14px;
  }

  /* Portfolio */
  .call-to-action--generic h1 {
    margin-bottom: 40px;
  }

  .caps-heading,
  .single-post--generic h1 {
    font-size: 18px;
  }

  .small-branding {
    font-size: 14px;
  }

  .featured-project--portfolio .page-title.sub-heading,
  .title_subrb_wrap p {
    font-size: 10px;
  }

  .page-template-page-design-and-build .our-vision--part-1--design-and-build .our-vision-text-wrapper .description-wrapper h3,
  .page-template-page-design-and-build .our-vision--part-1--design-and-build .our-vision-text-wrapper .sub-heading,
  .page-template-page-design-and-build .our-vision--part-3--design-and-build .our-vision-text-wrapper .sub-heading {
    font-size: 22px;
  }

  /* Development */
  .featured-project--developments .attributes li:nth-child(even),
  .featured-project--developments .attributes li:nth-child(even) span,
  .projects-grid--developments .attributes li:nth-child(even),
  .projects-grid--developments .attributes li:nth-child(even) span {
    font-size: 14px;
  }

  .case-study-heading {
    font-size: 20.39px;
  }

  .projects-grid--developments .page-title {
    font-size: 16px;
  }

  .featured-project--developments figcaption {
    text-transform: uppercase;
  }

  .call-to-action--generic {
    padding-bottom: 100px;
  }

  .journy-head-new {
    margin-bottom: 50px;
  }

  .call-to-action--generic {
    padding-bottom: 100px;
  }

  .projects-grid--developments {
    padding: 64px 0 50px;
  }

  .projects-grid--developments .grid-item {
    padding-bottom: 50px;
  }

  .case-study-heading {
    color: var(--new-color1);
  }

  .top-offset {
    padding-top: 64px;
  }

  /* Single */
  .intro--single-generic h1.page-title {
    font-size: 18px;
  }

  .intro--single-generic h2.sub-title {
    font-size: 38px;
  }

  /* .single-project .body-text,  */
  .testimonial-text {
    font-size: 24px;
  }

  .owner-testimonial .details-wrapper .body-text-medium {
    font-size: 13px;
  }

  .call-to-action--about-us img {
    margin-bottom: 0;
  }

  .our-team--about-us .image-description-wrapper {
    margin-bottom: 20px;
  }

  .sub-heading-light,
  .award-winning--about-us__sub-heading {
    font-size: 18px;
  }

  .testimonials__grid__item__content-text__title {
    font-size: 20px;
  }

  .testimonials__grid__item__content-text__location {
    font-size: 13px;
  }

  .info--contact .contact-options {
    font-size: 13px;
  }

  .intro--single-project .attributes-wrapper ul,
  .intro--single-project .attributes-wrapper ul span,
  .featured-project--developments .attributes li:nth-child(even),
  .featured-project--developments .attributes li:nth-child(even) span,
  .projects-grid--developments .attributes li:nth-child(even),
  .projects-grid--developments .attributes li:nth-child(even) span {
    font-size: 14px;
  }

  .new-header .mobile-menu .menu-nav-links.navbar-nav ul.sub-menu>li>a {
    font-size: 12px;
  }

  .page-template-page-developments .featured-project--developments .attributes li .body-text,
  .page-template-page-developments .projects-grid--developments .attributes li .body-text,
  .page-template-page-developments .featured-project--developments .attributes li .body-text.uppercase,
  .page-template-page-developments .projects-grid--developments .attributes li .body-text.uppercase,
  .single-project .intro--single-generic .attributes li .body-text-medium.uppercase {
    font-size: 12px;
  }

  /* .page-template-page-developments .featured-project--developments .attributes li .body-text.uppercase,
    .page-template-page-developments .projects-grid--developments .attributes li .body-text.uppercase,
    .single-project .intro--single-generic .attributes li .body-text-medium.uppercase{ 
      font-size: 14px; 
    } */
  .page-template-page-developments .featured-project--developments .sub-heading,
  .page-template-page-developments .projects-grid--developments .page-title {
    font-size: 10px;
  }

  /* single-development */
  .single-development .attributes li * {
    font-size: 12px;
  }

  /* Font Adjust End */

  .para20 {
    font-size: 15px;
  }

  .wdo-sec .project-heading {
    font-size: 32px;
    max-width: 824px;
  }

  .new-title-wrap {
    margin-bottom: 40px;
  }

  .wdo-content h3 {
    font-size: 20px;
  }

  .wdo-content ul li,
  .wdo-content p {
    font-size: 15px;
  }

  .inner-banner h1,
  .page-template-page-open-homes .inner-banner h1 {
    font-size: 48px;
  }

  .page-template-page-open-homes .inner-banner .new-banner-cintent p {
    font-size: 18px;
  }

  .inner-banner .new-banner-cintent p {
    font-size: 15px;
    letter-spacing: 0.1em;
  }

  .inner-banner .theme-btn1 {
    min-width: 255px;
    font-size: 13px;
    padding: 10px 24px;
  }

  .gads-form-content {
    max-width: 446px;
  }

  .first-cnvrstion-col-right-text {
    max-width: 437px;
  }

  .wdo-content-list {
    max-width: 436px;
  }

  .wdo-content {
    margin-bottom: 90px;
  }

  .why-client-titleh3 {
    font-size: 32px;
    max-width: 629px;
  }

  .why-client-col.right {
    width: 52%;
    padding-left: 74px;
  }

  .right-fit-col {
    width: 36%;
  }

  .right-fit-col-right {
    max-width: 560px;
  }

  .thnkyou-col-right {
    max-width: 465px;
  }

  .resource-card h3 {
    font-size: 21px;
  }

  .resource-content p {
    font-size: 15px;
  }

  .search-bar input::placeholder {
    font-size: 22px;
  }

  .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_fields {
    margin: -8px;
  }

  .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield {
    padding: 8px;
  }

  .why-client-content {
    max-width: 402px;
  }

  .right-fit-sec h2 {
    font-size: 20px;
  }

  .coversation-sec .journy-head-new p {
    font-size: 15px;
  }

  .thnkyou-col-left .h1-title {
    font-size: 34px;
  }

  .thnkyou-col-left .theme-btn1.black-btn {
    min-width: 271px;
  }

  .kh-header h1 {
    font-size: 32px;
  }

  .kh-section h2,
  .kh-section h3,
  .kh-faq h3,
  .kh-cta h3 {
    font-size: 22px;
  }

  .kh-section h2 {
    font-size: 18px;
  }

  .kh-sidebar ul li a {
    padding: 16px 0;
  }

  h4.faq-question {
    padding: 20px 0;
  }

  h4.faq-question:after {
    top: 14px;
  }

  .brdcrmb ul {
    margin-bottom: 50px;
  }

  .explainer-detail-wrap .kh-intro,
  .kh-intro {
    font-size: 15px;
  }

  .kh-card h3 {
    font-size: 22px;
  }

  .inflce-sec .kh-card {
    padding: 40px;
  }

  .kh-card {
    padding: 30px 30px 40px 25px;
  }

  /* ─── Checklist Page Layout ─── */
  .checklist-subtitle {
    font-size: 15px;
  }

  .cl-accordion-trigger {
    padding: 20px 0;
  }

  .cl-journey-label,
  .cl-meta-label {
    font-size: 18px;
  }

  .cl-step-arrow {
    background-size: 13px;
  }

  .cl-step {
    font-size: 13px;
    padding: 3px 20px;
  }

  .cl-accordion-title,
  .cl-three-layers-heading {
    font-size: 22px;
  }

  .cl-accordion-num,
  .cl-orientation-box h3 {
    font-size: 22px;
  }

  .cl-layer-card h4 {
    font-size: 18px;
  }

  .kh-compare .kh-title {
    font-size: 22px;
  }

  /* May 14 Start */
  .cl-layers-note.quote-text {
    font-size: 45px;
  }

  /* May 14 End */
  .page-template-page-open-homes .gads-form-content {
    max-width: 556px;
  }

  .page-template-page-open-homes .first-cnvrstion-col-right-text {
    max-width: 567px;
  }
}



/* 1200 */
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1250px;
  }

  .page-template-page-googleads .container,
  .thanyou-sec .container {
    max-width: 1260px;
  }


  .coversation-sec .theme-btn1.black-btn {
    padding: 14px 24px;
  }

  .new-portflo-sec {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .resource-content .meta .category,
  .resource-content .meta .read-time {
    padding: 7px 15px;
    line-height: 1;
    font-size: 15px;
  }

  .coversation-sec {
    padding: 120px 0;
  }

}


/* 1200 */
@media (max-width: 1399px) {
  body {
    font-size: 18px;
  }

  h1,
  .h1-title {
    font-size: 60px;
  }

  h2,
  .h2-title,
  .heading-wrp-new h2 {
    font-size: 38px;
  }

  .heading-wrp-new {
    max-width: 460px;
  }

  .build-rightpara-wrp>*:not(:last-child) {
    margin-bottom: 18px;
  }

  .design-build-btn-wrp {
    margin-top: 30px;
  }

  .quote-text {
    font-size: 44px;
  }

  .h4-new,
  .testimonial-quote {
    font-size: 24px;
  }

  .h5-new {
    font-size: 22px;
  }

  /* 05-03-26 Css Start */
  /* .home_v2_body_class .cmn-gap {
        padding: 80px 0;
    } */

  /* 05-03-26 Css End */
  /* CSS Modification 20.03.26 */
  /* .our-story-sec-new.big_top_gap {
        padding-top: 160px !important;
    } */
  /* CSS Modification 20.03.26 */

  /* 25-03-2026 m.m css */
  .intro--single-journal .details-wrapper .project-heading {
    font-size: 38px;
  }

  .single-testimonial h2,
  .single-journal h2 {
    font-size: 26px;
  }

  /* 25-03-2026 m.m css */

  /* 27.03.26 sprt css start */
  /* .single-project .intro--single-generic .description-wrapper.project-heading p{
  font-size: 25px;
} */
  /* 27.03.26 sprt css end */


  /* Font Adjust Start */
  body {
    font-size: 15px;
  }

  .container {
    max-width: 970px;
  }

  .heading-wrp-new {
    max-width: 490px;
  }

  h1,
  .h1-title,
  .single-project .intro--single-generic h2.sub-title {
    font-size: 48px;
  }

  h2,
  .h2-title,
  .intro--single-generic h2.sub-title {
    font-size: 32px;
  }

  h3,
  .h3-title,
  .wdo-sec .project-heading {
    font-size: 28px;
  }

  h4,
  .h4-title,
  .h4-new {
    font-size: 22px;
  }

  .heading-wrp-new h2 {
    font-size: 28px;
  }

  .heading-wrp-new p {
    font-size: 12px;
  }

  .theme-btn1 {
    font-size: 13px;
    padding: 8px 24px;
  }

  .new-title-wrap h2,
  .small-head {
    font-size: 16px;
  }

  .new-faq-sec .new-title-wrap h2 {
    font-size: 13px;
  }

  .captain-mono {
    font-size: 13px;
  }

  .accordion-head h3 {
    font-size: 14px;
  }

  .quote-text,
  .we-invite-head-new,
  .journy-head-new h2 {
    font-size: 38px;
  }

  .caption-mono {
    font-size: 13px;
  }

  .new-testmnl-vdo-text {
    font-size: 13px;
  }

  .cta-para {
    font-size: 13px;
  }

  .journy-form-new-wrp .ginput_container_consent .gfield_consent_label {
    font-size: 10px;
  }

  .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    font-size: 14px;
  }

  .new-award-sec .h2-title,
  .story-head-wrp-new .h2-title {
    line-height: 1.4;
  }

  .new-title-wrap {
    margin-bottom: 50px;
  }

  .display-home-header {
    margin-bottom: 40px;
  }

  .build-design-sec-new .new-title-wrap {
    margin-bottom: 50px;
  }

  .build-rightpara-wrp>*:not(:last-child) {
    margin-bottom: 35px;
  }

  .build-rightpara-wrp {
    line-height: 25px;
  }

  .new-testmnl-head .h4-title,
  .story-para-new {
    line-height: 40px;
  }

  .quote-desig {
    margin-top: 42px;
  }

  .our-display-img-wrp {
    margin-bottom: 40px;
  }

  .our-displayhome-wrp-new {
    margin-top: 30px;
  }

  .our-displayhome-new-right p {
    margin-bottom: 20px;
  }

  .new-portflo-sec.new-knowledgehub-sec .elevate-btn-wrp-new {
    margin-top: 80px;
  }

  /* Portfolio */
  .call-to-action--generic h1 {
    margin-bottom: 50px;
  }

  .caps-heading,
  .single-post--generic h1 {
    font-size: 16px;
  }

  .sub-heading-light,
  .award-winning--about-us__sub-heading {
    font-size: 16px;
  }

  .small-branding {
    font-size: 13px;
  }

  .featured-project--portfolio .page-title.sub-heading,
  .title_subrb_wrap p {
    font-size: 10px;
  }

  .page-template-page-design-and-build .our-vision--part-1--design-and-build .our-vision-text-wrapper .description-wrapper h3,
  .page-template-page-design-and-build .our-vision--part-1--design-and-build .our-vision-text-wrapper .sub-heading,
  .page-template-page-design-and-build .our-vision--part-3--design-and-build .our-vision-text-wrapper .sub-heading {
    font-size: 20px;
  }

  /* Development */
  .featured-project--developments .attributes li:nth-child(even),
  .featured-project--developments .attributes li:nth-child(even) span,
  .projects-grid--developments .attributes li:nth-child(even),
  .projects-grid--developments .attributes li:nth-child(even) span {
    font-size: 14px;
  }

  .page-template-page-developments .featured-project--developments .attributes li .body-text,
  .page-template-page-developments .projects-grid--developments .attributes li .body-text {
    letter-spacing: 0.03em;
  }

  .case-study-heading {
    font-size: 20.39px;
  }

  .projects-grid--developments .page-title {
    font-size: 16px;
  }

  .elevet-life-sec-new .heading-wrp-new h2 {
    font-size: 32px;
  }

  .intro--single-project .attributes-wrapper ul,
  .intro--single-project .attributes-wrapper ul span,
  .featured-project--developments .attributes li:nth-child(even),
  .featured-project--developments .attributes li:nth-child(even) span,
  .projects-grid--developments .attributes li:nth-child(even),
  .projects-grid--developments .attributes li:nth-child(even) span {
    font-size: 13px;
  }

  /* .single-project .body-text,  */
  .testimonial-text {
    font-size: 22px;
  }

  .testimonial-author {
    font-size: 13px;
  }

  .page-template-page-design-and-build .our-vision-text-wrapper+.our-vision-text-wrapper h3 {
    font-size: 16px;
  }

  .single-testimonial .intro--single-journal .details-wrapper .project-heading {
    font-size: 28px;
  }

  /* Font Adjust End */

  /* Support 05 may start */
  .inner-banner h1,
  .page-template-page-open-homes .inner-banner h1 {
    font-size: 38px;
  }

  .inner-banner .theme-btn1 {
    min-width: 235px;
    font-size: 13px;
    padding: 9px 24px;
  }

  .cmn-gap-big {
    padding: 100px 0;
  }

  .para20 {
    font-size: 15px;
  }

  .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_fields {
    margin: -10px;
  }

  .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield {
    padding: 10px;
  }

  .wdo-sec .project-heading {
    max-width: 720px;
    margin-bottom: 50px;
  }

  .wdo-content ul li,
  .wdo-content p {
    font-size: 15px;
  }

  .wdo-content h3 {
    font-size: 18px;
  }

  .wdo-content-list {
    max-width: 432px;
  }

  .wdo-content {
    margin-bottom: 100px;
  }

  .why-client-col.right {
    width: 57%;
    padding-left: 104px;
  }

  .right-fit-col {
    width: 46%;
  }

  .right-fit-col-right {
    width: 54%;
    margin-left: auto;
    padding-left: 30px;
  }

  .wdo-content ul li,
  .wdo-content p {
    margin-bottom: 14px;
  }

  .first-cnvrstion-col-right {
    padding-left: 30px;
  }

  .right-fit-sec h2 {
    font-size: 20px;
  }

  .coversation-sec .journy-head-new p {
    font-size: 18px;
  }

  .journy-head-new h2 {
    line-height: 1;
  }

  .coversation-sec .journy-head-new {
    margin-bottom: 30px;
  }

  .resource-card h3 {
    font-size: 18px;
  }

  .resource-content .meta .category,
  .resource-content .meta .read-time {
    padding: 6px 15px;
    font-size: 12px;
  }

  .search-bar input::placeholder {
    font-size: 20px;
  }

  .thnkyou-col-left .h1-title {
    font-size: 29px;
  }

  .kh-section h2,
  .kh-section h3,
  .kh-faq h3,
  .kh-cta h3 {
    font-size: 20px;
  }

  .kh-section h2 {
    font-size: 18px;
  }

  .kh-card h3,
  .kh-compare .kh-title,
  .kh-last-sec h3 {
    font-size: 20px;
  }

  .kh-image-card h4 {
    font-size: 18px;
  }

  .inflce-sec .kh-card {
    padding: 30px;
  }

  /* Support 05 may end */

  /* ─── Checklist Page Layout ─── */
  .cl-step {
    font-size: 12px;
    padding: 8px 11px;
    line-height: 1.6;
  }

  .cl-step-arrow {
    background-size: 11px;
  }

  .cl-journey-label,
  .cl-meta-label {
    font-size: 17px;
  }

  .cl-download-wrap .theme-btn1 {
    font-size: 13px;
    padding: 10px 28px;
  }
  .pr-do-not-use-bead-a-1br77kj{margin-top: -4px;}

}


/* 1025 */
@media (max-width: 1199px) {

  .cmn-gap {
    padding: 64px 0;
  }

  .new-title-wrap {
    margin-bottom: 72px;
  }

  /* 05-03-26 Css Start */
  /* .home_v2_body_class .cmn-gap {
        padding: 70px 0;
    } */

  .home_v2_body_class .journy-form-new-wrp .gfield--type-choice.gfield--input-type-consent .ginput_container {
    display: flex;
    align-items: center;
  }

  .home_v2_body_class .journy-form-new-wrp .gfield--type-choice.gfield--input-type-consent .ginput_container .gform-field-label {
    line-height: 1.2;
    margin-left: 6px;
  }

  /* 05-03-26 Css End */

  .journal-fuild-wrp>*:not(:last-child) {
    margin-bottom: 15px;
  }

  .heading-wrp-new {
    max-width: 620px;
  }

  .new-portflo-sec.new-knowledgehub-sec .elevate-btn-wrp-new {
    margin-top: 60px;
  }

  .new-portflo-sec.new-knowledgehub-sec .new-portflo-video-wrap {
    margin-bottom: 40px;
  }

  .new-award-sec .h2-title,
  .story-head-wrp-new .h2-title {
    line-height: 52px;
  }

  /* CSS Modification 20.03.26 */
  /* .our-story-sec-new.big_top_gap {
        padding-top: 100px !important;
    } */
  /* CSS Modification 20.03.26 */
  /* 25-03-2026 m.m css */
  .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    top: -80px;
  }

  /* Support 7 may start */
  .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer.top_label {
    margin-top: -80px;
  }

  .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer.top_label input[type="submit"] {
    top: 0;
  }

  /* Support 7 may start */

  .our-story--home.desktop,
  .call-to-action--generic {
    padding: 64px 0;
  }

  .begining-journy-sec-new.cmn-gap,
  .single-development .begining-journy-sec-new.cmn-gap {
    padding-bottom: 64px;
  }

  /* 25-03-2026 m.m css */

  /* 27.03.26 sprt css start */
  /* .single-project .intro--single-generic .description-wrapper.project-heading p{
  font-size: 20px;
} */
  /* 27.03.26 sprt css end */
  .projects-grid--developments {
    padding: 64px 0 0;
  }

  .projects-grid--developments .grid-item {
    padding-bottom: 64px;
  }

  .elevet-life-sec-new .heading-wrp-new h2 {
    font-size: 30px;
  }

  .elevet-life-sec-new .heading-wrp-new h2 {
    font-size: 30px;
  }

  .intro--single-generic h2.sub-title {
    font-size: 30px;
  }

  .testimonials--about-us.bg-beige,
  .award-winning--about-us {
    padding-bottom: 0;
  }

  .our-team--about-us .team-member-card-wrapper {
    margin-bottom: 50px;
  }

  .page-template-page-about .our-team--about-us .abt-tm-mainhead,
  .page-template-page-about .our-team--about-us .sub-heading.education {
    font-size: 14px;
  }

  .our-vision-text-wrapper+.our-vision-text-wrapper h3,
  .testimonials__grid__item__quote,
  .testimonial-quote,
  .our-team--about-us h4.bold {
    font-size: 26px;
  }

  .project-grid--portfolio .grid-wrapper {
    gap: 50px 40px;
  }

  /* support 27/04/2026 start */
  .journy-form-new-wrp #gform_2 .gform_footer {
    margin-top: -80px;
  }

  /* support 27/04/2026 end */

  /* support 04/05/2026 start */
  .jrny-form-sec .journy-head-new {
    margin-top: 30px;
  }

  .why-client-titleh3,
  .wdo-sec .project-heading {
    margin-bottom: 50px;
  }

  .wdo-content {
    margin-bottom: 64px;
  }

  .wdo-sec .new-title-wrap {
    margin-bottom: 30px;
  }

  .load-more-wrap {
    margin-top: 54px;
  }

  /* support 04/05/2026 end */

  /* Support 05 may start */
  .inner-banner h1,
  .page-template-page-open-homes .inner-banner h1 {
    font-size: 34px;
  }

  .inner-banner .new-banner-cintent p {
    font-size: 14px;
    letter-spacing: 0.04em;
  }

  .inner-banner .theme-btn1 {
    min-width: 228px;
    font-size: 13px;
    padding: 7px 24px;
  }

  .journy-form-new-wrp .gform_wrapper.gravity-theme .gfield {
    max-width: 100%;
  }

  .gads-form {
    padding-left: 0;
  }

  .gads-form-content {
    max-width: 100%;
  }

  .wdo-content-list {
    max-width: 100%;
    margin-bottom: 12px;
  }

  .why-client-col {
    width: 53%;
  }

  .why-client-col.right {
    width: 46%;
    padding-left: 70px;
  }

  .wdo-content.why-client-content ul {
    margin-bottom: 0;
  }

  .cmn-gap-big {
    padding: 64px 0;
  }

  .search-bar input::placeholder {
    font-size: 18px;
  }

  .thnkyou-col-left .h1-title {
    font-size: 25px;
  }

  .resources-slider-outer .swiper-button-prev {
    left: -20px;
  }

  .resources-slider-outer .swiper-button-next {
    right: -20px;
  }

  .kh-sidebar ul li a {
    padding: 14px 0;
  }

  .kh-header h1 {
    font-size: 28px;
  }

  /* Support 05 may end */
  /* May 22 Start */
  .page-template-page-open-homes .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer.top_label {
    margin-top: 0;
  }

  /* May 22 End */
  /* June 01 Start */
  .kh-card ul li{
    width: 100%;
  }
  .resources-slider-outer{padding-bottom: 20px;}
  .resources-slider-outer .swiper-button-prev {
    left: calc(50% - 45px);
    top: auto;
    bottom: -40px;
    transform: none;
  }

  .resources-slider-outer .swiper-button-next {
    right: calc(50% - 45px);
    top: auto;
    bottom: -40px;
    transform: none;
  }
   .pr-do-not-use-bead-a-1br77kj{
    margin-top: -5px;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
  }
  .pr-do-not-use-bead-a-roynbj{font-size: 13px !important;}
  /* June 01 End */ 

}

@media (max-width: 1024px) {
  .faq-page h1, .company-information-page h1{
  font-size: 28px;
}
  .small-attributes{
    margin-top: 30px;
  }
  .designer-pov-container .kh-feature-image{
  margin-bottom: 30px;
}

  .featured-project--portfolio .title {
    margin-bottom: 10px;
  }
  .new-banner-wrap .kh-header, .new-banner-wrap .kh-feature-image{
	  width:100%;
  }
  .new-banner-wrap{
    flex-direction: column;
    margin-bottom: 0px;
  }
}

/* 768 */
@media (max-width: 1023px) {
  body {
    font-size: 15px;
  }

  .accordion-head h3 {
    font-size: 16px;
  }

  h1,
  .h1-title,
  .single-project .intro--single-generic h2.sub-title {
    font-size: 40px;
  }

  h2,
  .h2-title,
  .heading-wrp-new h2 {
    font-size: 30px;
  }

  h3,
  .h3-title {
    font-size: 32px;
  }

  h4,
  .h4-title {
    font-size: 22px;
  }

  h5,
  .h5-title {
    font-size: 24px;
  }

  .h5-new {
    font-size: 22px;
  }

  .quote-text {
    font-size: 32px;
  }

  .caption-mono,
  .accordion-head h3 {
    font-size: 14px;
  }

  .new-testmnl-vdo-text {
    font-size: 12px;
  }

  .accordion-item .more-content {
    font-size: 11px;
  }

  .new-title-wrap h2,
  .subhead {
    font-size: 20px;
  }

  .h4-new {
    font-size: 24px;
  }

  .captain-mono {
    font-size: 14px;
  }

  .theme-btn1 {
    padding: 13px 24px;
  }

  .theme-btn1,
  .cta-para {
    font-size: 14px;
  }

  .our-displayhome-new-left h4 {
    font-size: 32px;
  }

  .journy-head-new h2 {
    font-size: 40px;
  }

  .each-journal input,
  .each-journal select,
  .each-journal textarea {
    font-size: 20px;
  }

  .heading-wrp-new p {
    font-size: 12px;
    margin-bottom: 0;
  }

  .elevate-btn-wrp-new {
    margin-top: 30px;
  }

  .elevet-life-sec-new .heading-wrp-new h2 {
    font-size: 40px;
  }

  .build-design-sec-new .new-title-wrap {
    margin-bottom: 54px;
  }

  .build-right-wrp-new {
    padding: 54px 0 0;
  }

  .design-build-btn-wrp {
    margin-top: 54px;
  }

  .display-home-sec-new .new-title-wrap {
    margin-bottom: 54px;
  }

  .display-home-img-new {
    margin-bottom: 54px;
  }

  .displayhome-inr-head-new {
    margin-bottom: 54px;
  }

  .new-portflo-sec .new-title-wrap {
    margin-bottom: 54px;
  }

  .new-title-wrap {
    margin-bottom: 54px;
  }

  .new-feature-sec .new-title-wrap {
    margin-bottom: 54px;
  }

  .visit-leftpara-new,
  .your-visit-right-new>p {
    margin-bottom: 30px;
  }

  .feature-img {
    margin-bottom: 14px;
  }

  .feature-content h3 {
    font-size: 14px;
    margin-bottom: 0;
  }

  .center-btn-wrap {
    margin-top: 30px;
  }

  .new-award-video {
    margin-top: 64px;
  }

  .new-award-sec {
    padding-bottom: 0 !important;
  }

  .new-faq-sec .new-title-wrap h2 {
    font-size: 14px;
  }

  .new-faq-sec .accordion-row {
    margin-bottom: 72px;
  }

  .new-awrd-list {
    padding-top: 0;
  }

  .new-testmnl-imgwrap {
    margin: 72px 0;
  }

  .new-testmnl-vdowrap {
    margin-top: 72px;
  }

  .new-testmnl-sec .center-btn-wrap {
    margin-top: 72px;
  }

  .development-new-sec .new-title-wrap {
    margin-bottom: 72px;
  }

  .development-new-sec .h4-new {
    font-size: 24px;
  }

  .development-btn-wrp {
    margin: 72px auto 0;
  }

  .development-para-wrp {
    max-width: 100%;
  }

  .story-head-wrp-new {
    margin-bottom: 72px;
  }

  .story-shape-wrp {
    margin-top: 72px;
  }

  .story-col-right-new {
    margin-top: 72px;
  }

  .story-right-wrp-new {
    max-width: 100%;
  }

  .story-img-wrp {
    margin-bottom: 40px;
  }

  .story-shape-wrp {
    margin: 72px auto 0;
  }

  .story-btn-wrp {
    display: block;
  }

  .jurna-txt-wrp-new {
    margin-top: 40px;
  }

  .jurnal-row-new {
    margin-bottom: -72px;
  }

  .jurnal-row-new [class*="col"] {
    margin-bottom: 72px;
  }

  .morarticle-btn-wrp-new {
    margin-top: 72px;
  }

  .display-home-header,
  .our-display-img-wrp {
    margin-bottom: 40px;
  }

  .our-displayhome-wrp-new {
    margin-top: 40px;
  }

  .ourdisplay-home-btn-new {
    margin-top: 72px;
  }

  .each-journal {
    max-width: 100%;
  }

  .new-footer {
    padding: 64px 0;
  }

  .ftr-top>.row>[class*="col"],
  .ftr-mid>.row>[class*="col"] {
    width: 50%;
  }

  .ftr-mid,
  .ftr-btm,
  .new-subcrptn-part {
    margin-top: 54px;
  }

  .ftr-btm {
    flex-wrap: wrap;
  }

  .new-subcrptn-part {
    width: 100%;
  }

  #pr-rich-rating-badge-widget {
    max-width: 183px;
    margin: 0;
  }

  body .pr-do-not-use-ebff-a-1br77kj {
    font-family: var(--font-Inter) !important;
    font-weight: 400 !important;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: capitalize;
  }

  .ftr-box .row {
    margin-bottom: -30px;
  }

  .ftr-box .row .ftr-text {
    margin-bottom: 30px;
  }

  /* 05-03-26 Css Start */
  /* .home_v2_body_class .cmn-gap {
        padding: 60px 0;
    } */

  .home_v2_body_class .new-award-sec {
    padding: 60px 0 !important;
  }

  /* 05-03-26 Css End */
  .lity-active,
  .lity-active body {
    overflow: hidden;
  }

  .lity-wrap {
    overflow-y: auto;
  }

  /*support css update 18/3/2026*/
  .new-footer .ftr-mid .fmenu_col {
    padding-right: 12px;
    padding-left: 12px;
  }

  .new-footer .ftr-mid .fmenu_row {
    margin-left: -12px;
    margin-right: -12px;
  }

  .new-footer .menu_head {
    letter-spacing: 0.1em;
  }

  .new-footer .ftr-top {
    margin-bottom: 54px;
  }

  .new-footer .ftr-mid {
    margin-bottom: 54px;
  }

  .new-footer .new-subcrptn-part {
    margin-top: 0;
  }

  /*support css update 18/3/2026*/
  /* 25-03-2026 m.m css */
  .story-shape-wrp {
    display: none;
  }

  .our-vision-text-wrapper .description-wrapper h3,
  .our-vision-text-wrapper .description-wrapper .h3-title {
    font-size: 22px;
  }

  .projects-grid--developments .details-wrapper {
    flex-direction: column;
  }

  .projects-grid--developments .details-wrapper .link1 {
    margin-top: 0;
  }

  .intro--single-journal .details-wrapper .project-heading {
    font-size: 30px;
  }

  .single-journal h2 {
    font-size: 24px;
  }

  .page-template-page-portfolio .feature-box.height-adjust .feature-img {
    height: 100%;
    padding-top: 66%;
  }

  /* 25-03-2026 m.m css */

  /* support 04/05/2026 start */
  .why-client-titleh3 {
    font-size: 32px;
  }

  .search-section {
    padding-top: 54px;
  }

  .search-section h1 {
    margin-bottom: 54px;
  }

  .search-bar {
    margin-bottom: 22px;
  }

  /* support 04/05/2026 end */

}

@media (max-width: 991px) {

  .popup-form .popup-form_close_mbl {
    background: #231f20;
    padding: 10px;
  }

  .popup-form .popup-form_image img {
    object-position: 0 85% !important;
    -o-object-position: 0 85% !important;
  }

  /*support css update 18/3/2026*/
  .new-footer .ftr-btm-row-outer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .new-footer .ftr-btm-right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 5px;
  }

  .new-footer .ftr-btm-mid {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    text-align: center;
  }

  .new-footer .ftr-btm-left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    text-align: center;
  }

  .jrny-form-sec .journy-head-new {
    margin-top: 0;
  }

  .gads-form-content {
    padding-bottom: 30px;
  }

  /*support css update 18/3/2026*/
  /* CSS Modification 20.03.26 */

  /* CSS Modification 20.03.26 */

  /* New Font Adjust */
  .new-title-wrap h2,
  .subhead {
    font-size: 16px;
  }

  .owner-testimonial .details-wrapper {
    margin-bottom: 40px;
  }

  /* support 04/05/2026 start */
  .thnkyou-col-left .h1-title {
    font-size: 32px;
  }

  /* support 04/05/2026 end */
  .first-cnvrstion-col-left {
    width: 100%;
    max-width: 100%;
  }

  .first-cnvrstion-col-right {
    padding: 30px 0 0;
    width: 100%;
  }

  .first-cnvrstion-col-right-text {
    max-width: 100%;
  }

  .why-client-col.right {
    padding-left: 20px;
  }

  .wdo-image {
    margin-bottom: 40px;
  }

  .wdo-content h3 {
    margin-bottom: 25px;
  }

  .why-client-titleh3,
  .wdo-sec .project-heading {
    margin-bottom: 30px;
  }

  .theme-btn1.black-btn {
    min-width: 271px;
  }

  .why-client-image {
    margin-bottom: 40px;
  }

  .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer {
    margin-top: 18px;
  }

  .new-header-scrh input.search-field[type="search"] {
    background: rgba(246, 246, 246, 1) !important;
  }

  .thnkyou-col-right {
    max-width: 295px;
  }

  .thnkyou-col-left .h1-title {
    font-size: 23px;
  }

  .thnkyou-col-left {
    padding-right: 17px;
  }

  /* .resources-slider-outer .swiper-button-prev {
    left: calc(50% - 200px);
    top: auto;
    bottom: -94px;
    transform: none;
  }

  .resources-slider-outer .swiper-button-next {
    right: calc(50% - 200px);
    top: auto;
    bottom: -94px;
    transform: none;
  } */

  /* ====== */
  .cl-three-layers-grid {
    grid-template-columns: 1fr;
  }

  .search-submit img {
    width: 15px;
    object-fit: contain;
  }

  .kh-sidebar {
    width: 240px;
    padding-right: 40px;
  }

  .kh-content {
    width: calc(100% - 240px);
  }

  .pr-do-not-use-bece-a-1br77kj {
    line-height: 1;
    font-size: 13px;
    margin-top: -2px;
  }

  .pr-do-not-use-bece-a-roynbj {
    font-size: 12px;
  }
  .pr-do-not-use-bead-a-1br77kj{
    margin-top: -5px;
    font-size: 13px;
    display: block;
    margin-bottom: 9px;
  }
  /* June 01 Start */ 
  .pr-do-not-use-bead-a-cr7bkr > *{
    width: 100%;
  }
   .pr-do-not-use-bead-a-cr7bkr .pr-do-not-use-bead-a-yfvsqy{
    justify-content: flex-start !important;
  }
  .search-section .search-bar select{font-size: 17px;}
  /* June 01 End */ 
}

/* 576 */
@media (max-width: 767px) {
  .designer-pov-container .section-content h2, .long-from-container .section-content h2 {
    font-size: 20px;
}
  .faq-page h1, .company-information-page h1{
  font-size: 25px;
}
  .header-btn {
    display: none;
  }
  .faq-page .container, .company-information-page .container{
  padding: 30px 20px;
}
  .your-visit-right-new {
    text-align: right;
    margin-left: auto;
    margin-top: 54px;
  }

  .feature-slider-outer {
    padding: 0 0 60px;
  }

  .feature-slider-outer .swiper-button-prev,
  .feature-slider-outer .swiper-button-next {
    bottom: 0;
    top: auto;
  }

  .feature-slider-outer::after {
    content: "swipe to explore";
    position: absolute;
    left: 50%;
    bottom: 0;
    color: var(--new-color1);
    text-transform: uppercase;
    font-size: 9px;
    font-family: var(--font-RobotoMono);
    font-weight: 400;
    transform: translateX(-50%);
    letter-spacing: 0.05em;
  }

  .feature-slider-outer .swiper-button-prev {
    left: calc(50% - 100px);
  }

  .feature-slider-outer .swiper-button-next {
    right: calc(50% - 100px);
  }

  .new-feature-sec .center-btn-wrap {
    margin-top: 54px;
  }

  .new-awrd-list {
    flex-wrap: wrap;
  }

  .new-awrd-col {
    width: 25%;
  }

  .display-home-header .new-title-wrap {
    width: 100%;
    margin-bottom: 72px;
  }

  .our-displayhome-new-left h4 {
    line-height: 1;
    margin-bottom: 40px;
  }

  .our-displayhome-new-right {
    margin-top: 40px;
    line-height: 1.1;
  }

  .journal-fuild-wrp {
    margin-bottom: 48px;
  }

  .journy-form-row-new {
    margin-bottom: -48px;
  }

  .journy-head-new h2,
  .we-invite-head-new {
    font-size: 40px;
  }

  /* 05-03-26 Css Start */
  /* .home_v2_body_class .cmn-gap {
        padding: 54px 0;
    } */

  .home_v2_body_class .new-award-sec {
    padding: 54px 0 !important;
  }

  .flogo {
    width: 120px;
  }

  /* 05-03-26 Css End */
  .development-new-sec .new-title-wrap {
    margin-bottom: 54px;
  }

  .swiper-slide.timeline-element {
    width: 375px !important;
  }

  .swiper-slide.timeline-element.active {
    width: 300px !important;
    overflow: visible;
  }

  .elevet-life-sec-new .heading-wrp-new h2 {
    font-size: 32px;
  }

  .heading-wrp-new h2 {
    margin-bottom: 50px;
  }

  h2,
  .h2-title,
  .heading-wrp-new h2 {
    font-size: 22px;
    /* line-height: 1.3; */
  }

  .new-award-sec .h2-title,
  .story-head-wrp-new .h2-title {
    line-height: 1.7;
  }

  .h4-new {
    font-size: 20px;
  }

  .new-testmnl-head .h4-title,
  .story-para-new {
    line-height: 1.5;
  }

  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="text"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="color"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="date"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="datetime-local"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="datetime"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="email"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="month"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="number"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="password"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="search"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="tel"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="text"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="time"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="url"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme input[type="week"],
  .journy-form-new-wrp .gform_wrapper.gravity-theme select,
  .journy-form-new-wrp .gform_wrapper.gravity-theme textarea {
    height: 46px;
    padding: 8px 12px !important;
    font-size: 16px;
    /* margin-bottom: 48px; */
  }

  /*support css update 18/3/2026*/
  .new-footer .menu_head p {
    margin-bottom: 0;
    line-height: 1.1;
  }

  .new-footer .menu_head {
    margin-bottom: 16px;
  }

  .new-footer .ftr-mid .fmenu_col {
    margin-bottom: 20px;
  }

  .new-footer .ftr-mid .pr-do-not-use-cdec-a-fy1drz {
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
  }

  .new-footer .ftr-mid {
    margin-bottom: 30px;
  }

  .new-footer .ftr-top {
    margin-bottom: 30px;
  }

  .new-footer .subscribe-button .subscribe-text {
    letter-spacing: 0.03em !important;
  }

  .new-footer .subscribe-button {
    padding: 0 14px;
  }

  .new-footer .new-subcrptn-part {
    min-width: 390px;
  }

  /*support css update 18/3/2026*/
  /* CSS Modification 20.03.26 */
  /* .our-story-sec-new.big_top_gap {
    padding-top: 80px !important;
} */
  /* CSS Modification 20.03.26 */
  /* Font Adjust */
  /* .single-project .body-text,  */
  .testimonial-text {
    font-size: 20px;
  }

  .new-banner-cintent img {
    max-width: 100%;
  }

  /* support 27/04/2026 start */
  .journy-form-new-wrp #gform_2 .gform_footer {
    margin-top: -80px;
  }

  .journy-form-new-wrp #gform_fields_2 .gfield {
    width: 100%;
  }

  .journy-form-new-wrp #gform_2 .gform_footer {
    width: 100%;
    margin-left: auto;
    margin-top: 0;
    padding: 0;
  }

  /* support 27/04/2026 end */

  /* support 04/05/2026 start */
  .inner-banner {
    padding-top: 72%;
  }

  .why-client-row {
    flex-direction: column;
  }

  .why-client-col,
  .why-client-col.right {
    width: 100%;
  }

  .why-client-col.right {
    padding: 0;
    margin-top: 20px;
  }

  .right-fit-col {
    width: 100%;
    margin-bottom: 30px;
  }

  .wdo-content ul {
    padding-left: 19px;
  }

  .right-fit-col-right {
    width: 100%;
    padding-left: 0;
  }

  .thnkyou-col-left {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .thnkyou-col-right {
    width: 100%;
    max-width: 100%;
  }

  .wdo-content .quote-text {
    margin-top: 30px;
  }

  .gads-form {
    padding-left: 0;
  }

  .search-bar input {
    height: 48px;
  }

  .search-bar img {
    right: 18px;
    top: 16px;
    width: 19px;
  }

  /* support 04/05/2026 end */
  .inner-banner h1,
  .page-template-page-open-homes .inner-banner h1 {
    font-size: 30px;
  }

  .inner-banner .new-banner-cintent p {
    letter-spacing: 0.02em;
  }

  .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    padding: 0 40px;
  }

  .thnkyou-col-left {
    margin-bottom: 60px;
    padding-top: 30px;
  }

  .kh-sidebar {
    width: 100%;
    /* display: none; */
    padding: 0;
  }

  .kh-content {
    width: 100%;
  }

  .kh-feature-image {
    margin-bottom: 30px;
  }

  .kh-detail-wrap {
    padding: 40px 20px;
  }

  .kh-card ul {
    margin-bottom: -10px;
  }

  .kh-card ul li {
    width: 100%;
    margin-bottom: 10px;
  }

  .kh-last-sec {
    margin-top: 40px;
  }

  .kh-card {
    padding: 30px;
  }

  .kh-card h3 {
    margin-bottom: 16px;
  }

  /* ======= */
  .cl-orientation-box {
    padding: 30px 20px;
  }

  .cl-orientation-box>p {
    margin-bottom: 25px;
  }

  .cl-journey-steps {
    gap: 8px;
  }

  .cl-meta-row {
    grid-template-columns: 1fr;
  }

  .cl-layer-card h4 {
    font-size: 17px;
  }

  .cl-journey-label,
  .cl-meta-label {
    font-size: 16px;
  }

  .cl-accordion-title,
  .cl-three-layers-heading {
    font-size: 20px;
  }

  .kh-content-wrap {
    padding: 0;
  }

  /* 12.05.26 */
  .search-section .knowledgehub-search-wrap select,
  .search-section .search-bar select {
    font-size: 15px;
    height: 55px;
  }

  /* May 14 Start */
  .cl-layers-note.quote-text {
    font-size: 40px;
  }

  /* May 14 End */

  /* May 15 Start */
  .resource-content h3 {
    min-height: auto;
  }

  .kh-checklist-page .cl-meta-item .cl-meta-label,
  .kh-checklist-page .cl-journey-wrap .cl-journey-label {
    font-weight: 500;
  }

  .single-development .description-wrapper h3,
  .single-project .project-heading {
    font-size: 20px;
    line-height: 1.5;
  }

  /* May 15 End */
}


/* 480 */
@media (max-width: 575px) {
  .container {
    padding: 0 30px;
  }

  h1,
  .h1-title,
  .single-project .intro--single-generic h2.sub-title {
    font-size: 38px;
  }

  /* .bg-sec-new {
        height: 100vh;
    } */

  .new-award-sec .h2-title {
    max-width: 383px;
  }

  .new-awrd-list {
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
  }

  .new-awrd-col {
    width: 50%;
  }

  .new-testmnl-head,
  .development-new-sec .h4-new {
    max-width: 383px;
  }

  /* Support 4may */
  /* .ftr-top>.row>[class*="col"],
  .ftr-mid>.row>[class*="col"] {
    width: 100%;
  } */

  .ftr-top .ftr-box [class*="col"]:nth-child(1) {
    width: 50%;
  }

  .ftr-top .ftr-box [class*="col"]:nth-child(2) {
    width: 136px;
    margin-left: auto;
  }

  .ftr-top>.row>[class*="col"]:nth-child(2) {
    margin-top: 54px;
  }

  .ftr-btm-right ul {
    margin: 0 -5px;
  }

  .ftr-btm-mid2 {
    width: 100%;
  }

  .ftr-btm-right {
    margin: 5px 0;
  }

  .development-new-sec {
    padding-top: 64px !important;
  }

  /* 05-03-26 Css Start */
  /* .home_v2_body_class .cmn-gap {
        padding: 64px 0;
    } */

  .home_v2_body_class .new-award-sec,
  .display-home-new-sec {
    padding: 64px 0 !important;
  }

  /* 05-03-26 Css End */
  /* 6 mar 2026 */
  .build-design-sec-new .new-title-wrap {
    margin-bottom: 54px;
  }

  .new-title-wrap,
  .new-faq-sec .new-title-wrap {
    margin-bottom: 54px;
  }

  .story-btn-wrp {
    margin-top: 40px;
  }

  /* 05-03-26 Css End */
  .new-banner-cintent h1 {
    font-size: 25px;
    padding: 0 10px;
  }

  .new-banner-cintent h1 span {
    font-size: 162%;
    line-height: 1;
  }

  .display-home-headerpara-new {
    max-width: 248px;
  }

  .horizontal-line {
    height: 2px;
    min-height: 2px;
  }

  .journy-form-new-wrp .gform_wrapper.gravity-theme .gfield {
    max-width: 100%;
  }

  .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_fields {
    grid-template-columns: unset;
  }

  .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    position: static;
    margin-left: 0;
  }

  .journal-fuild-wrp {
    margin-bottom: 18px;
  }

  /*support css update 18/3/2026*/
  .new-footer .ftr-mid .fmenu_col:last-child {
    margin-bottom: 0;
  }

  .new-footer .ftr-top-row-outer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .new-footer .newsletter_wrap {
    width: auto;
    margin-top: 15px;
  }

  .new-footer .flogo_wrap {
    width: 100%;
  }

  /*support css update 18/3/2026*/

  /* 25-03-2026 m.m css */
  .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer {
    margin: 0 0 0;
    padding: 0 0 0;
  }

  /* 25-03-2026 m.m css */

  /* Support 4 may start */
  .new-banner {
    padding-top: 110%;
    height: 78vh !important;
  }

  .bg-sec-new {
    height: 78vh;
  }

  /* Support 4 may end */

  /* support 04/05/2026 start */
  .wdo-sec .project-heading {
    font-size: 28px;
  }

  .wdo-content h3 {
    margin-bottom: 20px;
  }

  .why-client-titleh3,
  .wdo-sec .project-heading {
    margin-bottom: 30px;
  }

  .inner-banner {
    padding-top: 82%;
  }

  /* support 04/05/2026 end */
  .thnkyou-col-left .h1-title {
    font-size: 25px;
  }

  .thnkyou-col-right {
    height: 55vw;
    overflow: hidden;
  }

  .thnkyou-col-right img {
    height: 100%;
    object-position: center bottom;
  }

  /* Support 7 may start */
  .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer.top_label {
    margin-top: 0;
  }

  .kh-section.has-background {
    padding-inline-start: 25px;
  }

  .menu_col_wrap .pr-do-not-use-bece-a-1br77kj {
    align-self: start !important;
  }

  .menu_col_wrap .pr-do-not-use-bece-a-yfvsqy {
    justify-content: flex-start !important;
  }

  /* Support 7 may start */

}

/* 360 */
@media (max-width: 479px) {

  h1,
  .h1-title,
  .single-project .intro--single-generic h2.sub-title {
    font-size: 35px;
  }

  .elevet-life-sec-new .heading-wrp-new h2 {
    /* font-size: 32px; */
    font-size: 29px;
  }

  .video-player iframe {
    min-height: 350px;
  }

  .elevet-life-sec-new .heading-wrp-new .h1-title {
    font-size: 35px;
    line-height: 1.3;
  }

  h2,
  .h2-title,
  .heading-wrp-new h2 {
    font-size: 30px;
  }

  .elevetlife-para-wrp-new {
    line-height: 1;
  }

  /* .quote-text {
        font-size: 30px;
    } */

  /* 05-03-26 Css Start */
  .home_v2_body_class .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_fields {
    grid-template-columns: inherit;
  }

  .home_v2_body_class .journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    margin-left: 0;
    top: -53px;
  }

  .home_v2_body_class .journy-form-new-wrp .gfield--type-choice.gfield--input-type-consent .ginput_container .gform-field-label {
    line-height: 1.4;
  }

  /* 05-03-26 Css End */
  .new-banner-cintent h1 {
    font-size: 20px;
    padding: 0 10px;
  }

  .new-banner-cintent h1 span {
    font-size: 162%;
    line-height: 1;
  }

  .swiper-slide.timeline-element {
    width: 200px !important;
  }

  .swiper-slide.timeline-element.active {
    width: 200px !important;
    overflow: visible;
  }

  .swiper-slide.timeline-element .description-wrapper {
    font-size: 12px;
  }

  .swiper-slide.timeline-element .content-wrapper {
    padding: 11px;
  }

  .elevet-life-sec-new .heading-wrp-new .h1-title {
    font-size: 28px;
  }

  .container {
    padding: 0 20px;
  }

  h2,
  .h2-title,
  .heading-wrp-new h2 {
    font-size: 26px;
  }

  .new-feature-sec .new-title-wrap,
  .new-portflo-sec .new-title-wrap {
    margin-bottom: 28px;
  }

  .quote-text {
    font-size: 32px;
  }

  .journy-head-new h2 {
    line-height: 50px;
  }

  .journy-head-new {
    margin-bottom: 40px;
  }

  /*support css update 18/3/2026*/
  .new-footer .subscribe-button .subscribe-text {
    letter-spacing: 0 !important;
    font-size: 11px;
  }

  .new-footer .subscribe-button {
    padding: 0 10px;
  }

  .new-footer .new-subcrptn-part {
    min-width: 293px;
  }

  /*support css update 18/3/2026*/
  /* CSS Modification 20.03.26 */

  /* CSS Modification 20.03.26 */

  /* 25-06-2026 m.m css */
  .intro--single-journal .details-wrapper .project-heading {
    font-size: 26px;
  }

  .single-testimonial h2,
  .single-journal h2 {
    font-size: 22px;
  }

  /* 25-06-2026 m.m css */

  .title_subrb_wrap {
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-top: 14px;
    justify-content: inherit;
    text-align: center;
  }

  .featured-project--portfolio .page-title.sub-heading,
  .title_subrb_wrap p {
    /* font-size: 15px; */
    padding-left: 0;
    margin-top: 6px;
  }

  .details-wrapper {
    margin-top: 28px;
  }

  .new-header-scrh.new-header-scrh-wrap {
    display: none;
  }

  /* .single-project .intro--single-generic .description-wrapper.project-heading p{
  font-size: 18px;
} */

  /* Font Adjust */
  .projects-grid--developments .grid-item {
    padding-bottom: 40px;
  }

  .elevet-life-sec-new .heading-wrp-new h2 {
    font-size: 26px;
  }

  .project-grid--portfolio .title {
    font-size: 16px;
  }

  .page-template-page-portfolio .call-to-action--generic .text-wrapper {
    margin-bottom: 0;
  }

  .page-template-page-portfolio .featured-project--portfolio .tiny-heading {
    margin-bottom: 15px;
  }

  .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    width: 100%;
    padding: 0 10px;
  }

  .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gform_fields {
    margin: -7px;
  }

  .gads-form.journy-form-new-wrp .gform_wrapper.gravity-theme .gfield {
    width: 100%;
    padding: 8px;
  }

  .wdo-sec .project-heading,
  .why-client-titleh3 {
    font-size: 26px;
  }

  .wdo-content p:last-child {
    margin-bottom: 0;
  }

  .coversation-sec .journy-head-new p {
    font-size: 16px;
  }

  .coversation-sec .journy-head-new h2 {
    line-height: 1;
  }

  .thnkyou-col-left .h1-title {
    font-size: 22px;
  }

  .kh-header h1 {
    font-size: 26px;
  }

  .kh-section {
    margin-bottom: 40px;
  }

  .cl-step-arrow {
    background-size: 10px;
    width: 10px;
    height: 10px;
  }

  /* .resources-slider-outer .swiper-button-prev {
    left: calc(50% - 165px);
  }

  .resources-slider-outer .swiper-button-next {
    right: calc(50% - 165px);
  } */

  .related-resources .load-more-wrap .theme-btn1 {
    padding: 13px 12px;
  }
  .cl-accordion-num{line-height: 1;}
  .kh-section.has-background{padding: 26px;}
  .pr-do-not-use-bead-a-roynbj {
    font-size: 14px !important;
  }

  /* Support 4 june */
  .new-header .mobile-menu {
      padding-top: 70px;
  }
  .new-header .mobile-menu .social-media-links{margin-top: 0; padding-top: 0;}

}

@media (max-width:374px) {

  .search-form input[type="text"],
  .search-form input[type="email"],
  .search-form input[type="tel"],
  .search-form input[type="tel"],
  .search-form input[type="search"] {
    width: 100%;
    min-width: auto;
  }

  .thnkyou-col-left .h1-title {
    font-size: 20px;
  }

  /* .resources-slider-outer .swiper-button-prev {
    left: calc(50% - 163px);
  }

  .resources-slider-outer .swiper-button-next {
    right: calc(50% - 163px);
  } */
}
