:root {
  --red: #db0619;
  --white: white;
  --whitesmoke: #f5f5f5;
  --transparent: transparent;
  --black: black;
  --border-red: #cd032f;
  --light-red: #ec0939;
  --dark-red: #cd022e;
  --pure-white: white;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #000;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

.hero-section {
  width: 100%;
  height: 50vh;
  position: static;
}

.hero-section.bigger {
  height: 90vh;
}

.background-video {
  z-index: 100;
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.div-block-6 {
  background-color: #0000001a;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  width: 100%;
  max-width: 740px;
}

.h1-white {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
}

.text_features {
  color: #06172e;
  letter-spacing: -.3px;
  font-size: 12px;
  line-height: 1.4;
}

.div-block-113 {
  align-items: stretch;
  width: 50%;
  margin-top: 36px;
  margin-right: 10px;
  display: flex;
}

.div-block-113.no-margin {
  width: 100%;
  margin-top: 0;
}

.card-body-container {
  height: 100%;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
}

.card-body-container.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.grid-9 {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr 1fr;
  width: 100%;
  max-width: 950px;
  margin-top: 0;
}

.grid-9.reverse-ratio {
  grid-template-columns: 1fr 1.6fr;
}

.content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
  display: flex;
}

.content-wrapper.no-margin {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.h1_features {
  color: #db0019;
  letter-spacing: -.3px;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 1.5;
}

.h1_features.white {
  color: #f4f3f3;
}

.heading-4 {
  color: #000;
  font-size: 20px;
  line-height: 1;
}

.heading-4.red {
  color: #db0019;
  background-color: #0000;
}

.heading-4.red.smaller {
  background-color: #0000;
  flex: none;
  width: auto;
  height: auto;
  font-size: 16px;
  font-weight: 700;
}

.heading-4.red.smaller.gainsboro {
  color: var(--red);
  text-align: center;
  text-transform: uppercase;
  flex: 0 auto;
}

.heading-4.red.smaller.gainsboro.rr {
  color: var(--white);
}

.heading-4.red.smaller.gainsboro.l-h {
  line-height: 1.7;
}

.what-we-do-section {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  min-height: auto;
  padding-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.what-we-do-section.parks-bg {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/Background-photo-opacity.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 100vh;
}

.body-paragraph {
  text-align: left;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.7;
}

.body-paragraph.margin30 {
  margin-top: 0;
}

.body-paragraph.smaller {
  font-size: 14px;
}

.body-paragraph.big-paragraph {
  font-size: 32px;
  line-height: 1.4;
}

.body-paragraph.medium-red {
  background-color: var(--red);
  color: var(--white);
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 18px;
}

.body-paragraph.btm-20 {
  margin-bottom: 20px;
}

.body-paragraph.tp-20 {
  margin-top: 20px;
}

.body-paragraph.medium {
  font-size: 16px;
}

.div-block-14 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.div-block-14.no-margin {
  margin-top: 0;
}

.div-block-14.no-margin.outline {
  border: 3px solid #06172e;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-14.no-margin.outline.blue {
  border-width: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-14.outline {
  border: 3px solid var(--red);
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-14.outline.gainsboro {
  background-color: var(--white);
  border-style: none;
  border-color: #06172e;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-14.outline.gainsboro.nopadding {
  padding-bottom: 0;
}

.div-block-14.outline.margin {
  margin-top: 10px;
}

.div-block-14.outline.margin.blue {
  border-width: 0;
}

.div-block-114 {
  width: 50%;
  margin-top: 36px;
  margin-left: 10px;
  display: flex;
}

.div-block-114.no-margin {
  margin-top: 0;
}

.standard-paragraph {
  color: #566073b3;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.standard-paragraph.opacity0 {
  opacity: 0;
}

.italic-text {
  font-size: 16px;
  line-height: 1.5;
}

.icon_wrap {
  overflow: hidden;
}

.div-block-43 {
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.div-block-43.margin-10 {
  margin-top: 10px;
}

.div-block-43.no-margin {
  margin-top: 0;
}

.div-block-12 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.main-max-width-container {
  width: 100%;
  max-width: 1100px;
  height: 100%;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.main-max-width-container.center {
  justify-content: flex-start;
  align-items: center;
  max-width: 950px;
  min-height: auto;
  position: relative;
}

.card_base {
  z-index: 5;
  color: #44465f;
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  height: 297.8px;
  min-height: 270px;
  margin-bottom: 35px;
  padding: 35px 20px 20px;
  text-decoration: none;
  position: relative;
  box-shadow: 10px -2px 17px #f2f3f6d1;
}

.card_base._2 {
  z-index: 3;
}

.card_base._1 {
  z-index: 4;
}

.card_base.filled {
  z-index: 6;
  box-shadow: none;
  background-color: #06172e;
}

.card_base._4 {
  z-index: 1;
}

.card_base._3 {
  z-index: 2;
}

.icon-3 {
  object-fit: contain;
  width: auto;
  height: 40px;
  margin-bottom: 8px;
}

.icon-3.bigger {
  width: 48px;
  height: 48px;
  margin-bottom: 0;
}

.icon-3.smaller {
  height: 36px;
  margin-bottom: 12px;
}

.div-block-45 {
  width: 16.67%;
  margin-top: 40px;
  margin-right: 10px;
}

.div-block-45.bigger {
  width: 20%;
}

.card-header-container {
  background-color: var(--whitesmoke);
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 10px;
  padding: 6px 16px;
  display: flex;
}

.card-header-container.header-red {
  background-color: #db0019;
}

.card-header-container.header-red.nobottom {
  margin-bottom: 0;
}

.card-header-container.center {
  justify-content: center;
}

.card-header-container.center.no-bg {
  background-color: var(--white);
}

.card-header-container.center.red-outline-white {
  border: 2px solid var(--red);
  background-color: var(--white);
}

.card-header-container.center.header-red {
  background-color: var(--transparent);
  background-image: radial-gradient(circle, #ec0939, #cd032e);
}

.arrow-2 {
  color: #dddde0;
}

.div-block-107 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.div-block-13 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 950px;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.div-block-13.padding-60 {
  padding-top: 60px;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
  min-height: auto;
}

.grid-10 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  width: 100%;
}

.div-block-115 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image {
  width: 100%;
}

.div-block-2 {
  width: 100%;
  padding: 10px 16px 20px;
}

.div-block {
  background-color: #33625d;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 6px 10px;
  display: flex;
}

.feature-text {
  color: #33625d;
  font-size: 16px;
  font-weight: 300;
}

.feature-text-box {
  background-color: var(--whitesmoke);
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.feature-heading {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2;
}

.feature-icon {
  filter: saturate(110%) contrast(110%);
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  min-height: 110px;
  max-height: 110px;
  margin-right: 0;
  display: block;
}

.feature-icon.no-filter {
  filter: none;
  min-height: 150px;
  max-height: none;
}

.features-item {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.title-heading {
  color: var(--black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.title-heading.reverse {
  transform: rotate(180deg);
}

.title-heading.red {
  color: var(--border-red);
}

.project-details {
  color: #000200;
  cursor: pointer;
  border: 1px solid #000200;
  border-radius: 30px;
  flex-direction: row;
  align-items: center;
  width: 50%;
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.project-details:hover {
  background-color: var(--red);
  color: #fff;
}

.project-details.full {
  width: auto;
  margin-top: 10px;
}

.project-details-text {
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}

.html-embed {
  width: 20px;
  height: 20px;
  margin-left: auto;
}

.div-block-116 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.drop-down-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.drop-down-main-wrapper {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
  position: relative;
}

.drop-down-click {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  width: auto;
  transition: all .2s;
  display: flex;
}

.drop-down-click:hover {
  color: var(--red);
}

.html-embed-2 {
  width: 20px;
}

.drop-down-open {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  display: flex;
  overflow: hidden;
}

.section {
  flex-direction: column;
  align-items: center;
  padding: 8.3em 40px 0;
  display: flex;
}

.section.double-pd {
  padding-bottom: 8.3em;
  overflow: hidden;
}

.section.double-pd.no-side-pd {
  padding: 0 0;
}

.fixed-img-container {
  aspect-ratio: 2;
  background-image: url('../images/Innov8-Circle-min.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 110%;
  width: 100%;
}

.fixed-img-container._1 {
  aspect-ratio: auto;
  background-image: url('../images/Ready-Space-Industrial-Park.png');
  background-position: 50% 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 318px;
  padding: 20px 40px;
  display: flex;
}

.grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.div-block-117 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-118 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-3 {
  margin-bottom: 10px;
  line-height: 1;
}

.div-block-8 {
  background-color: var(--black);
  width: 40%;
  height: 2px;
}

.list {
  margin-top: 40px;
  padding-left: 100px;
}

.list.body-clss {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
}

.list-text-class {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.3;
  list-style-type: disc;
}

.list-text-class.bdis {
  line-height: 1.7;
}

.image-2 {
  width: 60px;
}

.text-block {
  font-size: 16px;
  font-weight: 200;
  line-height: 1.5;
}

.text-block.small {
  margin-bottom: 20px;
  font-size: 12px;
}

.project-image-link {
  margin-right: 20px;
}

.project-details-2 {
  color: #000200;
  cursor: pointer;
  border: 1px solid #000200;
  border-radius: 30px;
  flex-direction: row;
  align-items: center;
  width: 60%;
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.project-details-2:hover {
  color: #fff;
  background-color: #33625d;
}

.html-embed-3 {
  width: 25px;
  height: 25px;
  margin-left: auto;
}

.project-details-text-2 {
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
}

.project-text {
  flex-direction: column;
  display: flex;
}

.project-main-image {
  aspect-ratio: 16 / 9;
  border: 1px solid var(--red);
  filter: contrast(115%) saturate(140%) brightness(110%);
  object-fit: cover;
  border-radius: 10px;
  width: 250px;
  max-width: none;
}

.grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.project-item {
  border: 2px solid var(--red);
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 20px;
  display: flex;
}

.projects-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

.list-item {
  margin-bottom: 2px;
  line-height: 1.7;
}

.list-2 {
  margin-top: 20px;
  margin-bottom: 0;
}

.grid-11 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.text-span {
  text-transform: none;
}

.text-span-2 {
  text-transform: lowercase;
}

.rahman-ip-nav {
  z-index: 999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 5px;
  display: flex;
  position: sticky;
  top: 0;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.nav-brand-logo, .html-embed-4 {
  cursor: pointer;
}

.html-embed-4.dropdown-logo {
  display: none;
}

.hamburger-icon {
  cursor: pointer;
  display: none;
}

.image-3 {
  width: 180px;
}

.footer-link-underline {
  background-color: #fff;
  width: 100%;
  height: 2px;
  margin-top: 6px;
}

.div-block-197 {
  justify-content: space-around;
  width: 55%;
  display: flex;
}

.footer {
  background-color: var(--red);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  min-height: auto;
  padding: 20px 10px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
  overflow: visible;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.main-container-footer {
  width: 100%;
  max-width: 950px;
}

.footer-text-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-2 {
  flex-direction: column;
  align-items: center;
  max-width: none;
  display: flex;
}

.footer-link {
  color: #fff9;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #fff;
  text-decoration: none;
}

.footer-line {
  background-color: #fff9;
  width: 100%;
  height: 2px;
}

.list-item-2 {
  margin-bottom: 0;
  padding-bottom: 8px;
  overflow: hidden;
}

.list-item-2:hover {
  border: 1px #000;
}

.text-block-2 {
  color: #f9f9f9;
  text-align: left;
}

.footer-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}

.div-block-198 {
  background-color: var(--light-red);
}

.div-block-199 {
  background-color: var(--dark-red);
}

.page-heading-section {
  background-image: url('../images/Investment-mgmt.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 5px solid #cd032f;
  justify-content: flex-end;
  width: 100%;
  height: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.page-heading-section.reverse {
  justify-content: flex-start;
}

.page-heading-section.reverse.we-own {
  background-image: url('../images/Rpark-Built-to-Suit-Factory-Building.png');
  background-position: 100%;
  background-size: cover;
}

.page-heading-section.reverse.we-invest {
  background-image: url('../images/Investment-mgmt.jpg');
  background-position: 100%;
}

.page-heading-section.reverse.we-develop {
  background-image: url('../images/Developmet-Mgmt_Rahman-Industrial-Park.jpg');
  background-position: 50%;
}

.page-heading-section.reverse.we-lease {
  background-image: url('../images/Lease-Management-Cover.png');
  background-position: 50% 100%;
}

.red-triangle {
  border-top: 14vh solid #0000;
  border-right: 14vh solid var(--red);
  background-color: #0000;
  border-bottom: 14vh solid #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 0;
  height: 0;
  display: flex;
  position: relative;
}

.white-triangle {
  border-top: 10vh solid #0000;
  border-right: 10vh solid var(--pure-white);
  border-bottom: 10vh solid #0000;
  width: 0;
  height: 0;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40vh;
}

.div-block-200 {
  border-top: 4.45vh solid var(--red);
  border-right: 3.75vh solid var(--red);
  border-bottom: 4.45vh solid var(--red);
  background-color: var(--white);
  align-items: center;
  width: 40vh;
  display: flex;
}

.base {
  transform: rotate(270deg);
}

.div-block-201 {
  background-image: url('../images/arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 540px;
  height: 100%;
  margin-right: -5px;
  display: flex;
  position: relative;
}

.div-block-201.reverse {
  margin-right: 0;
  transform: rotate(180deg);
}

.image-4 {
  height: 100%;
}

.small-page-nav {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 5px solid #cd032f;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.small-page-nav.title {
  justify-content: center;
}

.small-page-nav-link {
  color: #cd032f;
  border-left: 5px solid #cd032f;
  border-right: 5px solid #cd032f;
  padding: 15px 16px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.grid-12 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  width: 100%;
}

.div-block-202 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: var(--white);
  outline-color: var(--border-red);
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
  flex-direction: column;
  align-items: flex-start;
  padding: 36px 24px;
  display: flex;
}

.image-5 {
  object-fit: contain;
  object-position: 0% 100%;
  width: 150px;
  height: 120px;
}

.list-3 {
  padding-left: 20px;
  line-height: 1.7;
}

.list-3.roman {
  list-style-type: lower-roman;
}

.div-block-203 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .main-container-footer {
    max-width: 1200px;
  }
}

@media screen and (min-width: 1440px) {
  .grid-9, .main-max-width-container.center, .div-block-13 {
    max-width: 1200px;
  }

  .feature-icon {
    max-height: 180px;
  }

  .project-details {
    width: 50%;
  }

  .drop-down-main-wrapper {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .text-block {
    font-size: 22px;
    line-height: 27px;
  }

  .project-image-link {
    margin-right: 30px;
  }

  .project-details-2 {
    width: 50%;
  }

  .project-main-image {
    width: 400px;
  }

  .projects-title {
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 36px;
  }

  .page-heading-section {
    height: 300px;
  }

  .div-block-201 {
    width: 700px;
  }
}

@media screen and (min-width: 1920px) {
  .body-paragraph {
    font-size: 20px;
    line-height: 1.7;
  }

  .feature-icon {
    max-height: none;
  }
}

@media screen and (max-width: 991px) {
  .hero-section {
    height: 65vh;
  }

  .background-video {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1-white {
    font-size: 36px;
  }

  .div-block-113 {
    width: 49%;
  }

  .grid-9 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-9.reverse-ratio {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .heading-4 {
    font-size: 18px;
  }

  .what-we-do-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .body-paragraph {
    width: auto;
    font-size: 16px;
  }

  .body-paragraph.big-paragraph {
    font-size: 28px;
  }

  .div-block-114 {
    width: 49%;
    margin-left: 0;
  }

  .div-block-43 {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 40px;
    padding-bottom: 0;
  }

  .div-block-43.margin-10 {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
  }

  .div-block-43.margin-10.left {
    justify-content: flex-start;
  }

  .div-block-43.no-margin {
    margin-top: 20px;
  }

  .main-max-width-container.center {
    max-width: 720px;
  }

  .card_base {
    height: auto;
    margin-bottom: 0;
  }

  .div-block-45 {
    width: 23.5%;
  }

  .div-block-45.bigger {
    width: 31%;
  }

  .card-header-container.header-red.nobottom {
    height: 100%;
  }

  .div-block-13 {
    max-width: 720px;
    padding-top: 40px;
  }

  .div-block-13.padding-60 {
    padding-top: 40px;
  }

  .grid-10 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .feature-heading {
    font-size: 14px;
  }

  .section {
    padding-top: 6em;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section.double-pd {
    padding-bottom: 6em;
  }

  .fixed-img-container._1 {
    min-height: auto;
    padding: 60px 20px;
  }

  .grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: 720px;
    margin-left: 0;
  }

  .heading-3 {
    font-size: 24px;
  }

  .image-2 {
    width: 40px;
  }

  .project-main-image {
    width: 350px;
  }

  .grid {
    width: 100%;
  }

  .grid-11 {
    grid-template-columns: 1fr 1fr;
  }

  .nav-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .html-embed-4 {
    display: none;
  }

  .html-embed-4.dropdown-logo {
    display: block;
  }

  .html-embed-4.dropdown-logo.small {
    display: none;
  }

  .footer {
    min-height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-container-footer {
    max-width: 720px;
  }

  .footer-link, .text-block-2 {
    font-size: 12px;
  }

  .footer-heading {
    margin-bottom: 10px;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    height: 40vh;
  }

  .card-body-container {
    font-size: 16px;
  }

  .grid-9 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.6fr;
  }

  .body-paragraph.big-paragraph {
    font-size: 18px;
    font-weight: 500;
  }

  .div-block-12 {
    display: none;
  }

  .main-max-width-container.center {
    max-width: 520px;
  }

  .div-block-45 {
    width: 31%;
  }

  .div-block-13 {
    max-width: 540px;
    padding-top: 40px;
  }

  .div-block-13.padding-60 {
    max-width: 520px;
  }

  .grid-4, .grid-10 {
    grid-template-columns: 1fr;
  }

  .project-details {
    width: 100%;
  }

  .section {
    padding-top: 4em;
    overflow: hidden;
  }

  .section.double-pd {
    padding-bottom: 4em;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .div-block-118 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-3 {
    font-size: 18px;
  }

  .list {
    margin-top: 20px;
    padding-left: 55px;
  }

  .image-2 {
    width: 30px;
  }

  .text-block {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .text-block.small {
    font-size: 14px;
  }

  .project-image-link {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .project-details-2, .project-main-image {
    width: 100%;
  }

  .project-item {
    display: block;
  }

  .projects-title {
    font-size: 22px;
  }

  .grid-11 {
    grid-template-columns: 1fr;
  }

  .html-embed-4.dropdown-logo {
    display: none;
  }

  .html-embed-4.dropdown-logo.small {
    display: block;
  }

  .footer {
    padding: 40px 20px;
  }

  .main-container-footer {
    max-width: 540px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    height: 35vh;
  }

  .hero-section.bigger {
    aspect-ratio: 2 / 3;
    height: auto;
  }

  .background-video, .div-block-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1-white {
    font-size: 26px;
  }

  .div-block-113 {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .grid-9 {
    grid-template-columns: 1fr;
    max-width: 100%;
  }

  .content-wrapper {
    align-items: flex-start;
    max-width: 100%;
    margin-top: 20px;
  }

  .heading-4 {
    font-size: 16px;
  }

  .heading-4.red.smaller.gainsboro {
    text-align: center;
    text-transform: none;
    overflow-wrap: anywhere;
    font-size: 16px;
  }

  .what-we-do-section {
    min-height: auto;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .body-paragraph {
    font-size: 16px;
  }

  .div-block-14 {
    width: 100%;
  }

  .div-block-14.outline.gainsboro {
    margin-bottom: 10px;
  }

  .div-block-114 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  .div-block-43 {
    flex-direction: column;
  }

  .div-block-43.margin-10 {
    margin-top: 20px;
  }

  .main-max-width-container.center {
    justify-content: flex-start;
    min-width: auto;
    max-width: none;
    position: static;
  }

  .card_base {
    margin-bottom: 20px;
  }

  .card_base._2, .card_base._1, .card_base._3 {
    min-height: auto;
    margin-bottom: 10px;
  }

  .div-block-45 {
    width: 100%;
    margin-top: 10px;
    margin-right: 0;
  }

  .div-block-45.bigger {
    width: 100%;
  }

  .card-header-container {
    flex-wrap: wrap;
  }

  .arrow-2 {
    transform: rotate(90deg);
  }

  .div-block-13 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-13.padding-60 {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-4 {
    max-width: none;
    min-height: auto;
  }

  .title-heading {
    font-size: 16px;
  }

  .project-details {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
  }

  .section {
    padding-top: 3em;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.double-pd {
    padding-bottom: 3em;
  }

  .section.double-pd.no-side-pd {
    overflow: visible;
  }

  .grid-2 {
    margin-left: 0;
  }

  .heading-3 {
    font-size: 16px;
  }

  .project-details-2 {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
  }

  .projects-title {
    font-size: 24px;
  }

  .grid-11 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .nav-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-3 {
    width: 120px;
  }

  .div-block-197 {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
  }

  .footer {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-flex-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .main-container-footer {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-text-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .footer-link {
    font-size: 14px;
  }

  .text-block-2 {
    margin-top: 6px;
  }

  .footer-heading {
    margin-top: 20px;
    font-size: 14px;
  }

  .heading-5, .paragraph {
    font-size: 16px;
  }
}

#w-node-d5dbbe1f-680b-daf0-fdcf-f62686be95bd-5df932b6, #w-node-_2b385859-6ede-658c-676e-6d2d8c9deb2e-5df932b6, #w-node-ff52619c-2a99-a40f-7778-bdc7774b777a-5df932b6, #w-node-_7f526c83-3258-02d9-8c3d-ead6d79e15e5-5df932b6, #w-node-_7f526c83-3258-02d9-8c3d-ead6d79e15f9-5df932b6, #w-node-_7068f6d9-3434-8557-e57e-0a1c57defc67-5df932b6, #w-node-_7068f6d9-3434-8557-e57e-0a1c57defc7b-5df932b6, #w-node-_7068f6d9-3434-8557-e57e-0a1c57defc7c-5df932b6, #w-node-b0e4ba14-6653-1344-2b8a-aa7615599369-2ce638f8, #w-node-f1e3f2e8-3c55-4476-6f9e-1d57fa8600ec-2ce638f8, #w-node-_3dc760b9-acf2-64ba-cf12-6c3a004e7da5-2ce638f8, #w-node-_1994dec1-c28c-6790-c26d-472de330cb51-2ce638f8, #w-node-fedcc2a3-0ca1-1ecf-de65-6b94295a684b-2ce638f8, #w-node-fedcc2a3-0ca1-1ecf-de65-6b94295a685f-2ce638f8, #w-node-fedcc2a3-0ca1-1ecf-de65-6b94295a6860-2ce638f8, #w-node-ccb9d692-03bb-0d63-9c42-2212d9e4f4e5-2ce638f8, #w-node-_95d1a066-9b41-c3d8-0f4e-f5988a168b2b-2ce638f8, #w-node-_9525bafc-6863-3ccf-864d-bc9c7d754e62-2ce638f8, #w-node-dc38c5c9-17cf-850b-9c85-45f4c58ce8bb-2ce638f8, #w-node-c7ac44aa-1b4a-deae-2da9-7d9c5be01507-2ce638f8, #w-node-c7ac44aa-1b4a-deae-2da9-7d9c5be01527-2ce638f8, #w-node-c7ac44aa-1b4a-deae-2da9-7d9c5be01528-2ce638f8, #w-node-c7ac44aa-1b4a-deae-2da9-7d9c5be0152a-2ce638f8, #w-node-c7ac44aa-1b4a-deae-2da9-7d9c5be01533-2ce638f8, #w-node-b5d40a8e-629e-b0b6-cb07-f079c86f26e7-2ce638f8, #w-node-b5d40a8e-629e-b0b6-cb07-f079c86f26f9-2ce638f8, #w-node-f89fe912-82fb-64ce-ee8a-8438dfa07edc-2ce638f8, #w-node-f89fe912-82fb-64ce-ee8a-8438dfa07eeb-2ce638f8, #w-node-f89fe912-82fb-64ce-ee8a-8438dfa07eec-2ce638f8, #w-node-f89fe912-82fb-64ce-ee8a-8438dfa07eee-2ce638f8, #w-node-f89fe912-82fb-64ce-ee8a-8438dfa07f00-2ce638f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_868d77b9-d949-7ced-4318-441c32f48e6d-5df932b6, #w-node-_50b3075a-6f2a-00dd-44f3-930b1b8fbe1d-5df932b6, #w-node-_5289b8a0-5ca4-66fb-e8d8-a404317fbee6-5df932b6, #w-node-_7068f6d9-3434-8557-e57e-0a1c57defc64-5df932b6, #w-node-_868d77b9-d949-7ced-4318-441c32f48e6d-a77f482a, #w-node-_600dd309-c816-0104-d4d6-ef073ea19f63-2ce638f8, #w-node-fedcc2a3-0ca1-1ecf-de65-6b94295a6848-2ce638f8, #w-node-_191dd96b-4ae5-99a1-7f0d-c88a9cab16bc-2ce638f8, #w-node-_30ac9cad-dfbd-3211-de89-3fed3105d746-2ce638f8, #w-node-c7ac44aa-1b4a-deae-2da9-7d9c5be014ff-2ce638f8, #w-node-f89fe912-82fb-64ce-ee8a-8438dfa07ed4-2ce638f8 {
    justify-self: auto;
  }
}


