.overflow-hidden {
  overflow: hidden;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: none;
  font-size: 12px;
  padding: 0px;
}
.wpcf7 form.invalid .wpcf7-response-output {
  color: #e0b136;
}
.wpcf7-not-valid-tip {
  font-size: 12px !important;
  position: absolute;
  bottom: -24px;
}

.wpcf7-response-output {
  margin: 0px;
  margin-bottom: 10px;
}
.subscribe-form {
  position: relative;
}
footer .wpcf7-spinner {
  position: absolute;
  bottom: -50px;
}

.up-contact-form .form-item p {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 6px;
}

.up-contact-form .form-item.phone > div p {
  display: flex;
  width: 100%;
}
.up-contact-form .form-item.phone > div p span {
  border-right: 1px solid #d7d7d7;
  padding-right: 6px;
  margin-right: 15px;
}
.up-contact-form .form-item.phone > div p span:last-child {
  border: none;
}
.up-contact-form .form-item.phone > p {
  border: none;
}
.up-contact-form .select-options {
  max-height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
}

.up-contact-form .select-options {
  scrollbar-width: thin;
}
.address-info-right .sub-form form > p,
.address-info-right .sub-form .wpcf7-form-control-wrap {
  width: 100%;
}
.sub-form .wpcf7-response-output {
  position: absolute;
  bottom: -50px;
  font-size: 12px;
  border: none !important;
  color: #46b450;
}
.collab-with-upkrama-in .cwu-img::after {
  -webkit-mask-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 1) 20%,
      rgba(0, 0, 0, 1) 80%,
      rgba(0, 0, 0, 0) 100%
    ),
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 1) 20%,
      rgba(0, 0, 0, 1) 80%,
      rgba(0, 0, 0, 0) 100%
    );
  -webkit-mask-composite: intersect;
  mask-composite: intersect;
}
/* Prevent disappearing */
.wow {
  visibility: visible !important;
  will-change: transform, opacity;
}

/* Optional animation tuning */
.animate__animated {
  animation-duration: 0.8s;
  animation-fill-mode: both;
}

.pb-tabcontent-inner .pb-box-wrap.white-box .pbb-left img {
  height: 100%;
}

.default-page-wrapper {
  padding-top: 140px;
}
.default-page-wrapper article {
  margin-bottom: 30px;
}
.default-page-wrapper .entry-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.default-page-wrapper a {
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
  transition: 0.4s ease all;
  text-underline-offset: 2px;
}
.default-page-wrapper a:hover {
  color: var(--black);
}
.default-page-wrapper .header {
  margin-bottom: 50px;
}
.article-wrap {
  display: flex;
  width: 100%;
  gap: 50px;
}
.article-wrap .table-of-content {
  width: calc(100% - 600px);
  padding-top: 40px;
}
.toc-block {
  background-color: #f5f5f5;
  max-width: 330px;
  margin-left: auto;
  padding: 30px 20px;
  position: sticky;
  top: 50px;
}
.toc-block li ul li {
  list-style: disc !important;
  padding-top: 10px;
}
.toc-block li ul {
  padding-left: 30px;
  gap: 0px !important;
}
.table-of-content .content-right-tabs li a {
  transition: 0.3s ease all;
}
.table-of-content .content-right-tabs li a:hover {
  color: var(--blue);
}
.table-of-content .content-right-head p {
  font-size: 12px;
  font-family: var(--instrument);
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 100%;
  color: #111111;
  padding-bottom: 20px;
}
.table-of-content .content-right-tabs li {
  list-style: none;
}
.table-of-content .content-right-tabs li a {
  font-size: 16px;
  color: #6b6b6b;
  font-family: var(--instrument);
  font-weight: 400;
}
.table-of-content .content-right-tabs ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.article-content .share .heateor_sss_sharing_ul span {
  background: none !important;
}
.heateor_sss_sharing_ul {
  display: flex;
  gap: 15px;
  align-items: center;
}
.heateor_sss_sharing_ul a {
  height: 20px;
  width: 20px;
  font-size: 0 !important;
}
.article .share {
  gap: 30px;
}
.heateor_sss_svg {
  width: 20px !important;
  height: 20px !important;
}
div.heateor_sss_sharing_container svg {
  width: 92% !important;
  height: 92% !important;
}
.view-more-cta {
  padding-top: 20px;
}
.view-more-cta a {
  font-family: var(--instrument);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: 0.35s ease all;
  cursor: pointer;
}
.view-more-cta a:hover {
  color: var(--yellow);
}
.up-list-view-logo img {
  width: unset;
}
.all-work-list-mobile .list-content-inner {
  width: calc(100% - 54px);
}
.all-work-tabcontent .grid-desktop a {
  display: inline-block;
  width: 100%;
}
.all-work-tabcontent .grid-desktop .all-work-grid-wrap:first-child {
  margin-top: 0px;
}
.all-work-tabcontent .grid-desktop .all-work-grid-wrap {
  margin-top: 30px;
}
.all-work-tabcontent .grid-desktop .all-work-grid-wrap:nth-child(3n + 2) {
  flex-direction: row-reverse;
}
.all-work-tabcontent
  .grid-desktop
  .all-work-grid-wrap:nth-child(3n + 2)
  .right-top {
  background-color: var(--yellow);
}
.all-work-tabcontent
  .grid-desktop
  .all-work-grid-wrap:nth-child(3n + 3)
  .right-top {
  background-color: #eeeeee;
}
.all-work-tabcontent .grid-desktop .all-work-grid-wrap:nth-child(3n + 3) {
  flex-direction: row-reverse;
}
.all-work-tabcontent
  .grid-desktop
  .all-work-grid-wrap:nth-child(3n + 3)
  .right {
  flex-direction: column-reverse;
}
.all-work-tabcontent .grid-desktop .all-work-grid-wrap:nth-child(3n + 2) h4,
.all-work-tabcontent .grid-desktop .all-work-grid-wrap:nth-child(3n + 2) p {
  color: var(--black);
}
.all-work-tabcontent .grid-desktop .all-work-grid-wrap:nth-child(3n + 3) h4,
.all-work-tabcontent .grid-desktop .all-work-grid-wrap:nth-child(3n + 3) p {
  color: var(--black);
}
.all-work-tabcontent
  .grid-desktop
  .all-work-grid-wrap:nth-child(3n + 3)
  .aw-r-info,
.all-work-tabcontent
  .grid-desktop
  .all-work-grid-wrap:nth-child(3n + 2)
  .aw-r-info {
  border-color: var(--black);
}
.all-work-tabcontent
  .grid-desktop
  .all-work-grid-wrap:nth-child(3n + 3)
  .aw-social-icon
  img,
.all-work-tabcontent
  .grid-desktop
  .all-work-grid-wrap:nth-child(3n + 2)
  .aw-social-icon
  img {
  filter: invert(1);
}
.all-work-tabcontent
  .grid-desktop
  .all-work-grid-wrap:nth-child(3n + 3)
  .right-bottom {
  flex-direction: row-reverse;
}
.map-card.visible {
  display: block;
}

.map-marker {
  cursor: pointer;
}

.close-btn {
  cursor: pointer;
}
.subscribe-form .subs-form {
  position: relative;
}
.subscribe-section .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -22px;
}
.subscribe-section .wpcf7-spinner {
  position: absolute;
  bottom: 0px;
  top: 10px;
  left: -50px;
}
.list-content-inner .social-icon a {
  width: 20px;
}

.list-desktop .list-content-inner {
  padding: 50px 36px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: var(--black);
  clip-path: inset(0 100% 0 0);
  /* transition: clip-path 0.4s ease; */
  pointer-events: none;
  opacity: 0;
  z-index: 3;
}

.list-desktop .list-content-inner.active {
  clip-path: inset(0 0 0 0);
  pointer-events: auto;
  opacity: 1;
  position: relative;
}
.is-img-grid,
.is-img-grid .right-bottom,
.is-img-grid .right,
.is-img-grid .right-bottom-left {
  gap: 10px;
}
/* Default content styling */
/* .list-content-default {
  display: grid;
  transition: opacity 0.3s ease;
}

.list-content-default[style*="display: none"] {
  opacity: 0;
} */

.list-content-default .lcd-item:last-child {
  padding-bottom: 60px;
}

.all-work-list-mobile .accordion-item {
  cursor: pointer;
  transition: all 0.3s ease;
}

/* If you have expandable content */
.all-work-list-mobile .accordion-item .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
/* .all-work-list-mobile .accordion-content .up-list-view-logo{
  width: 40px;
} */
.all-work-list-mobile .accordion-item.active .accordion-content {
  max-height: 1000px;
  height: 100vh;
  position: fixed;
  inset: 0;
  z-index: 9999;
}
/* .all-work-list-mobile .accordion-item .list-content-inner{
 width: calc(100% - 40px);
}
.all-work-list-mobile .accordion-item.active .list-content-inner{
  clip-path: inset(0 0 0 0);
  opacity: 1;
} */

.pi-gallery-mobile .container-left,
.pi-gallery-secondary-mobile .container-left {
  padding-right: 0;
}

.pi-gallery-mobile,
.pi-gallery-secondary-mobile {
  display: none;
}

.pi-gallery-mobile .pi-gallery-item {
  height: 560px;
}
.pi-gallery-mobile  .custom-slider-nav{
	padding-top: 50px
}
.pi-gallery-secondary-mobile .pi-gallery-item {
  height: 350px;
}
.pi-gallery-secondary-mobile   .custom-slider-nav{
	padding-top: 50px
}
.contact-form-section .primary-button-div .pb-right-block {
  display: none;
}
.primary-button-div .wpcf7-submit {
  border-radius: 7px;
  padding: 8px 18px !important;
  margin-right: 3px;
  transition: 0.35s ease all;
  border: 1px solid #000 !important;
}
/* .primary-button-div .wpcf7-submit:hover {
  background: none;
  border: 1px solid #000;
  color: #000;
  padding: 8px 18px !important;
} */

/* .new-grid-layout {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 15px;
}
.grid-block3 {
    grid-column: span 2 / span 2;
}
.grid-block4 {
    grid-column: span 2 / span 2;
    grid-row-start: 3;
} */
.new-grid-layout {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* remove 1fr rows to allow auto height */
  grid-auto-rows: auto;
  gap: 20px;
  align-items: start;
}

.grid-block3 {
  grid-column: span 2;
}

.grid-block4 {
  grid-column: span 2;
  background-color: var(--blue);
  padding: 38px 42px;
  border-radius: 25px;
}
.grid-block2 .all-work-grid-wrap .left {
  order: 2;
}
.grid-block2 .all-work-grid-wrap .right-top {
  background-color: var(--yellow);
}
.grid-block2 .all-work-grid-wrap .right-top p,
.grid-block2 .all-work-grid-wrap .right-top h4 {
  color: var(--black);
}
.grid-block2 .all-work-grid-wrap .right-top img {
  filter: invert(1);
}
.grid-block3-inner {
  display: flex;
  gap: 40px;
}
.grid-block3-left {
  width: 75%;
  max-height: 300px;
}
.grid-block3-right {
  width: 25%;
  position: relative;
}
.grid-block4-inner {
  display: flex;
  gap: 40px;
}
.grid-block4-left {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
.grid-block4-left .learn-more-cta {
  padding-top: 24px;
}
.grid-block4-left h4 {
  color: #fff;
  font-size: 32px;
}
.grid-block4-left p {
  color: #fff;
  font-size: 18px;
}
.grid-block4-right {
  width: 75%;
  max-height: 400px;
  border-radius: 25px;
  overflow: hidden;
  cursor: pointer;
}
.grid-block4-right:not(.is-visible) img {
  transition: 0.4s ease-out;
}
.grid-block4-right:hover img {
  transform: scale(1.1);
  transition: 0.4s ease-in;
}
.new-grid-layout .all-work-grid-wrap .left {
  width: 64%;
}
.new-grid-layout .all-work-grid-wrap .right {
  width: 36%;
}
.new-grid-layout .med-image-block {
  width: 60%;
  border-radius: 15px;
  overflow: hidden;
}
.new-grid-layout .med-image-block img {
  transition: 0.4s ease all;
}
.new-grid-layout .med-image-block:hover img {
  transform: scale(1.1);
  transition: 0.4s ease all;
}
.new-grid-layout .all-work-grid-wrap .beige-bg-block {
  height: 60%;
}
.new-grid-layout .all-work-grid-wrap .left img {
  border: 3px solid #e5e5e5;
  border-radius: calc(15px + 3px);
}
.new-grid-layout .all-work-grid-wrap .right-top {
  padding: 35px 24px;
	width: 100%;
}
.new-grid-layout .all-work-grid-wrap .blue-box-bottom h4 {
  font-size: 22px;
}
.new-grid-layout .all-work-grid-wrap .blue-box-bottom p {
  font-size: 12px;
}
.new-grid-layout .all-work-grid-wrap .beige-bg-block a {
  font-size: 6px;
}
.grid-block2 *,
.grid-block1 * {
  gap: 10px !important;
}
.grid-block3 .grid-block3-left {
  border-radius: 25px;
  overflow: hidden;
}
.grid-block3 .grid-block3-left img {
  transition: 0.4s ease-out;
}
.grid-block3 .grid-block3-left:hover img {
  transform: scale(1.1);
  transition: 0.4s ease-in;
  cursor: pointer;
}
.grid-block3-right {
  background-color: #e5e5e5;
  padding: 50px 30px;
  border-radius: 15px;
  gap: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.grid-block3-right h4 {
  font-size: 22px;
}
.grid-block3-right p {
  font-size: 12px;
}
.grid-block3-right img {
  filter: invert(1);
}
.all-work-grid-wrap .right {
  height: auto;
}
.grid-block3-right::before {
  content: "";
  background-image: url(https://www.upkrama.com/staging/wp-content/uploads/2026/01/mobile-topo-list-view.svg);
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  mix-blend-mode: overlay;
  opacity: 70%;
  inset: 0;
  background-size: cover;
}
.grid-block3-right a,
.grid-block4-left a {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: var(--neue);
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
  transition: 0.4s ease all;
}
.grid-block3-right a:hover {
  color: var(--blue);
}
.grid-block4-left a:hover {
  color: var(--yellow);
}
.grid-block4-left a {
  color: #fff;
  font-size: 12px;
}
.grid-block3-right img {
  filter: invert(1);
}
.grid-block3-right .aw-social-icon,
.grid-block4-left .aw-social-icon {
  padding-top: 20px;
  padding-bottom: 10px;
}
.grid-block3-right-inner {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.grid-block3-right-inner .learn-more-cta {
  padding-top: 20px;
}
.sort-dropdown .after-svg {
  display: none;
}
.sort-dropdown {
  position: relative;
}

.sort-dropdown select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 38px;
  cursor: pointer;
}

/* chevron */
.sort-dropdown::after {
  content: "";
  position: absolute;
  right: 19px;
  top: 46%;
  width: 6px;
  height: 6px;
  border-right: 1px solid var(--blue);
  border-bottom: 1px solid var(--blue);
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
  transition: transform 0.25s ease;
}

/* open state */
.sort-dropdown.open::after {
  transform: translateY(-50%) rotate(-135deg);
}
.article-content.if-no-toc {
  max-width: 80%;
  margin: 40px auto;
  margin-bottom: 0px;
}
#aw-4 .grid-block1 h4,
#aw-5 .grid-block1 h4 {
  max-width: 5ch;
}
.pb-tabcontent-inner .pb-box-wrap.white-box {
  overflow: hidden;
}
.all-work-grid-wrap .right-top {
  height: auto;
}
.new-grid-layout .med-image-block {
  aspect-ratio: 1/1;
}
.new-grid-layout .all-work-grid-wrap .left {
  aspect-ratio: 1/1;
  cursor: pointer;
  overflow: hidden;
}
.new-grid-layout .all-work-grid-wrap .left img {
  transition: 0.4s ease all;
}
.new-grid-layout .all-work-grid-wrap .left:hover img {
  transform: scale(1.1);
  transition: 0.4s ease all;
}
.new-grid-layout .all-work-grid-wrap .right-top {
  aspect-ratio: 1/1;
  cursor: pointer;
  transition: 0.4s ease all;
}
.new-grid-layout .all-work-grid-wrap .right-top:hover {
  filter: brightness(0.9);
  transition: 0.4s ease all;
}
.all-work-grid-wrap .right-bottom {
  height: 100%;
  cursor: pointer;
}
.all-work-grid-wrap .aw-image-block {
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.all-work-grid-wrap .aw-image-block:hover img {
  transform: scale(1.1);
  transition: 0.4s ease all;
}
.all-work-grid-wrap .aw-image-block img {
  transition: 0.4s ease all;
}
.primary-button-div .pb-right-block {
  margin-left: 0px !important;
}
.cb-item .cbitem-data > a {
  display: inline-block;
  height: 100%;
}
.cb-item .cbitem-data > a .cbd-content {
  height: 100%;
}
.cb-item .cbitem-head::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45); /* adjust darkness here */
  z-index: 1;
}
.cb-item .cbitem-head > * {
  position: relative;
  z-index: 2;
}
.cb-item .cbitem-data {
/* 	height: 584px; */
  opacity: 0;
  filter: blur(6px);
  transition:
    opacity 0.9s ease,
    filter 0.9s ease;
}
.cbd-image{
		height: 584px;
}
.cb-item.active .cbitem-data {
  opacity: 1;
  filter: blur(0);
/* 		height: 584px; */
}
.address-info-right .sub-form form {
  flex-direction: column-reverse;
  gap: 8px;
}

.pi-gallery-modal {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
}

.pi-gallery-modal.active {
  display: block;
}

.pi-gallery-modal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
}

.pi-gallery-modal-content {
  position: relative;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px;
}

.pi-gallery-modal-content img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.pi-gallery-modal-close {
  position: absolute;
  top: 20px;
  right: 24px;
  font-size: 36px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  line-height: 1;
}
body.pi-modal-open {
  overflow: hidden;
  touch-action: none;
}
.contact-us-banner-in .right-bottom-right img {
  object-position: 20%;
}
.pi-gallery-card,
.pi-gallery-secondary-card {
  cursor: pointer;
}
.list-content-inner .view-more-cta {
  position: absolute;
  top: 50px;
  right: 43px;
}
.pi-gallery-secondary-card {
  flex: 0 0 600px;
  height: 400px;
}
html {
  scroll-behavior: auto; /* Let GSAP handle it */
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* GPU acceleration for smoother animations */
.parallax-img img,
.primary-header,
.mobile-header {
  will-change: transform;
  transform: translateZ(0);
  backface-visibility: hidden;
}
.parallax-img img {
  will-change: transform;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}
.hover-preview {
  position: fixed;
  pointer-events: none; /* very important */
  opacity: 0;
  transform: scale(0.95);
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
  z-index: 9999;
}

.hover-preview.active {
  opacity: 1;
  transform: scale(1);
}

.hover-preview img {
  width: 260px; /* adjust */
  height: auto;
}
.primary-header,
.mobile-header {
  will-change: transform;
  transform: translateZ(0);
}

.primary-header.hide-header,
.mobile-header.hide-header {
  transform: translateY(-100%);
}

.parallax-img img {
  will-change: transform;
  transform: translate3d(0, 0, 0);
}
.regional-focus-in .right-content-inner .rci-left p b {
  text-transform: uppercase;
  font-family: var(--neue);
}
.principles-guide {
  overflow: hidden;
}
.regional-focus-in p.lifestyles{
	font-weight: 500;
	text-transform: uppercase;
	font-family: var(--neue);
}
.new-grid-layout .all-work-grid-wrap .blue-box-bottom h4{
		font-size: 22px
	}
	.new-grid-layout .all-work-grid-wrap .blue-box-bottom p{
		font-size: 12px
	}
.meaningful-togther-in .mb-left-img{
	position: relative;
}
.principles-guide-in .left{
	overflow: hidden;
}
.pi-gallery-secondary-mobile{
		padding-top: 80px;
	}
	.pi-gallery-mobile{
		padding-top: 80px;
	}
 @supports (-webkit-touch-callout: none) {
.pro-in-banner-in .black-box{
	height: 130px
}
}
@media screen and (min-width: 1600px) {
  .grid-block3-left {
    max-height: 400px;
  }
  .grid-block4-right {
    max-height: 500px;
  }
}
@media screen and (max-width: 1300px) {
  .grid-block1,
  .grid-block2 {
    grid-column: span 2;
  }
	.new-grid-layout .all-work-grid-wrap .blue-box-bottom h4{
		font-size: 32px
	}
	.new-grid-layout .all-work-grid-wrap .blue-box-bottom p{
		font-size: 16px
	}
}

@media screen and (max-width: 1200px) {
  .pi-concept-in {
    gap: 40px;
  }
}
@media screen and (max-width: 991px) {
  .pi-gallery,
  .pi-gallery-secondary {
    display: none;
  }

  .pi-gallery-mobile,
  .pi-gallery-secondary-mobile {
    display: block;
  }
  .list-content-inner .view-more-cta {
    position: relative;
    left: unset;
    right: unset;
  }
  .principles-guide-in {
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) {
  .list-view-projects .project-details {
    padding: 50px 30px;
  }
  .list-content-inner .social-icon {
    padding-top: 20px;
  }
  .list-view-projects .project-img {
    height: 400px;
  }
  .list-view-projects .project-details p {
    margin-top: 0px;
  }
  .pi-concept-in {
    gap: 20px;
  }
  .regional-focus-in .right-content-inner.rf-card-2 {
    display: none;
  }
  .contact-us-banner-in .right {
    gap: 30px;
  }

}
  @media (max-width: 991px) {
    .principles-guide .yellow-box,
    .principles-guide .bb-left,
    .principles-guide .bb-right {
      opacity: 0;
      transition:
        transform 0.8s ease-out,
        opacity 0.8s ease-out;
      will-change: transform, opacity;
    }

    /* Initial positions */
    .principles-guide .yellow-box {
      transform: translateX(-120px);
    }

    .principles-guide .bb-left {
      transform: translateX(120px);
    }

    .principles-guide .bb-right {
      transform: translateY(160px);
    }

    /* When active */
    .principles-guide.animate .yellow-box,
    .principles-guide.animate .bb-left,
    .principles-guide.animate .bb-right {
      opacity: 1;
      transform: translate(0, 0);
    }

    /* Optional subtle stagger (feels premium) */
    .principles-guide.animate .yellow-box {
      transition-delay: 0.1s;
    }

    .principles-guide.animate .bb-left {
      transition-delay: 0.25s;
    }

    .principles-guide.animate .bb-right {
      transition-delay: 0.4s;
    }
  }
  .address-info-right .sub-form .sub-input-email {
    width: 100%;
  }
	.project-inner-banner-mobile .black-box{
		width: 108px;
		height: 75px;
	}
	 @supports (-webkit-touch-callout: none) {
        .project-inner-banner-mobile .black-box {
			width: 108px;
            height: 122px;
        }
    }
}
@media screen and (max-width: 767px) {
		.cbd-image{
		height: 350px !important;
	}
.cb-item .cbitem-data {
		height: 0px !important;
	}
	.pi-gallery-mobile .pi-gallery-item {
  height: 360px !important;
}
.pi-gallery-secondary-mobile .pi-gallery-item {
  height: 180px !important;
}
	.pi-concept .heading p{
		font-size; 14px;
	}
	.pi-gallery-mobile, .pi-gallery-secondary-mobile{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.custom-slider-nav .custom-prev-btn, .custom-slider-nav .custom-next-btn {
		padding: 11px 12px;
	}

  .article-wrap {
    flex-direction: column-reverse;
    gap: 0;
  }
  .article-wrap .table-of-content {
    width: 100%;
  }
  .toc-block {
    width: 100%;
  }
  .default-page-wrapper {
    padding-top: 60px;
  }
  .default-page-wrapper .header {
    margin-bottom: 30px;
  }
  .default-page-wrapper article p {
    font-size: 14px;
  }
  .toc-block {
    width: 100%;
    padding: 20px;
  }
  .table-of-content .content-right-tabs ul {
    gap: 10px;
  }
  .toc-block {
    max-width: 100%;
  }
  .dbb-in .left p {
    font-size: 16px;
  }
  .studio-banner-in .left {
    padding-top: 110px;
    padding-bottom: 50px;
    gap: 20px;
  }
  .all-work-list-mobile .accordion-title.active {
    padding-bottom: 12px;
  }
  .list-view-projects .project-img {
    height: 320px;
  }
  .all-work-list-mobile .project-details {
    padding: 50px 20px;
  }
  .list-content-inner .social-icon {
    padding-top: 0;
  }
  .all-work-list-mobile .accordion-title h3 {
    font-size: 22px;
  }
  .all-work-list-mobile .list-view-projects .social-icon {
    justify-content: start;
  }
  .all-work-list-mobile .accordion-content .up-list-view-logo {
    width: 42px;
  }
  .all-work-list-mobile .list-content-inner {
    width: calc(100% - 42px);
  }
  .custom-slider-nav .custom-prev-btn,
  .custom-slider-nav .custom-next-btn {
    padding: 10px 12px;
  }
  .pi-drawing-in {
    gap: 20px;
  }
  .pi-drawing-in .top {
    transform: scale(100%);
  }
  .pi-bottom-img {
    transform: scale(100%);
  }
  .pi-concept-in {
    grid-template-columns: 1fr;
  }
  .pi-drawing-in .bottom {
    gap: 20px;
  }
  .pb-box-wrap.black-box {
    display: none;
  }
  .people-behind-content {
    padding-top: 0px;
  }
  .pi-gallery-modal-content {
    padding: 20px;
  }
  .contact-us-banner-in .left::after {
    background-color: #f4cd0180;
  }
	.awg-mobile-card{
		flex-direction: column;
	}
  .jobs-table td span {
    padding-left: 5px;
  }
	.project-inner-banner-mobile .black-box{
		height: 45px;
	    width: 90px;
	}

	 @supports (-webkit-touch-callout: none) {
        .project-inner-banner-mobile .black-box {
            height: 90px;
        }
    }


}
