:root {
  --primecolor: #33956b;
  --secondarycolor: #186969;
  --black: black;
  --white: white;
}

.home-section {
  height: 100vh;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px solid #fff;
  padding-top: 0;
  position: relative;
}

.body {
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar.hide {
  display: none;
}

.div-block {
  width: 160px;
  height: 47px;
  background-image: url('../images/image-5.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
}

.container {
  flex-direction: row;
  justify-content: space-around;
  display: block;
}

.nav-link {
  width: 134px;
  height: 54px;
  color: #fff;
  text-align: center;
  background-color: #33956b;
  border-radius: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
  display: flex;
}

.nav-link:hover {
  border: 1px solid #ffd7d7;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link-2 {
  color: #fff;
  font-size: 18px;
}

.nav-link-2:hover {
  border-bottom: 1px solid #fff;
}

.nav-link-2.black-color {
  color: #000;
}

.nav-link-3 {
  color: #fff;
  font-size: 18px;
}

.nav-link-3:hover {
  border-bottom: 1px solid #fff;
}

.nav-link-3.w--current {
  color: #fff;
  background-image: url('../images/POM-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.nav-link-3.black-color {
  color: #000;
}

.nav-link-4 {
  color: #fff;
  font-size: 18px;
}

.nav-link-4:hover {
  border: 1px #000;
  border-bottom: 1px solid #ffcece;
}

.nav-link-4.black-color {
  color: #000;
}

.nav-menu {
  width: 94%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-2 {
  width: 100%;
  height: 70px;
  margin-left: 5%;
  margin-right: 5%;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 5em;
  font-weight: 500;
  line-height: 1.2;
}

.div-block-3 {
  margin-top: 140px;
  margin-left: 10%;
  margin-right: 10%;
}

.paragraph {
  color: #fff;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2;
}

.button {
  width: 140px;
  height: 50px;
  text-align: center;
  background-color: #33956b;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  display: flex;
}

.div-block-4 {
  width: 300px;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-2 {
  width: 140px;
  height: 50px;
  color: #000;
  background-color: #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  display: flex;
}

.partners-section {
  padding-top: 100px;
  padding-bottom: 10px;
}

.div-block-5 {
  flex-direction: column;
  align-items: center;
  margin: 0 10% 100px;
  display: flex;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.img1 {
  width: 140px;
  height: 80px;
  background-image: url('../images/AWS-logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-7 {
  width: 860px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 100px;
  display: grid;
}

.img2 {
  width: 140px;
  height: 80px;
  background-image: url('../images/Azure-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.img3 {
  width: 140px;
  height: 80px;
  background-image: url('../images/Adobe-Creative-Cloud-logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.img4 {
  width: 140px;
  height: 80px;
  background-image: url('../images/Avid-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.img5 {
  width: 140px;
  height: 80px;
  background-image: url('../images/Wasabi-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.img6 {
  width: 100px;
  height: 80px;
  background-image: url('../images/Lucidlink-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.img7 {
  width: 140px;
  height: 80px;
  background-image: url('../images/Teradici.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.img8 {
  width: 100px;
  height: 80px;
  background-image: url('../images/DaVinci-Resolve-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.about-us-section {
  height: 100vh;
  background-image: url('../images/Group-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-left: 5%;
  margin-right: 5%;
  display: grid;
}

.img-div {
  text-align: right;
}

.img-div.hide {
  display: none;
}

.image {
  max-width: 80%;
}

.heading-3 {
  color: #fff;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

.paragraph-2 {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 24px;
}

.paragraph-3 {
  color: #fff;
  margin-top: 40px;
  font-size: 21px;
  line-height: 24px;
}

.paragraph-4 {
  color: #fff;
  margin-top: 40px;
  font-size: 22px;
  line-height: 24px;
}

.consulting-section {
  padding-top: 60px;
  padding-left: 5%;
  padding-right: 5%;
}

.div-block-9 {
  flex-direction: column;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.heading-4 {
  color: #000;
  text-align: center;
  font-size: 5em;
  font-weight: 500;
  line-height: 1;
}

.heading-5 {
  color: var(--primecolor);
  text-align: center;
  margin-top: 40px;
}

.divider {
  height: 4px;
  background-color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.paragraph-5 {
  font-size: 18px;
  line-height: 25px;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.heading-6 {
  margin-bottom: 0;
  display: inline-block;
}

.div-block-11 {
  height: 58px;
  display: inline-block;
}

.services-section {
  padding: 100px 5%;
}

.img-1 {
  width: 79%;
  height: 100%;
  background-image: url('../images/Group-7.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.div-block-11-copy {
  width: 80%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

.divider-copy {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mini-POM-Icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-6-copy {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  line-height: 38px;
  display: inline-block;
}

.paragraph-5-copy {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 29px;
}

.title-and-paragraph-copy {
  height: 400px;
}

.img-2 {
  width: 79%;
  height: 100%;
  background-image: url('../images/Group-6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div2, .div3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: grid;
}

.peacemedia-section {
  height: 100vh;
  background-image: url('../images/Group-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.field-label {
  color: #fff;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
}

.text-field {
  height: 60px;
  text-align: left;
  border-radius: 10px;
}

.field-label-2 {
  color: #fff;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
}

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

.text-field-2 {
  height: 120px;
  border-radius: 10px;
}

.div-block-8-copy {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  align-items: start;
  margin-left: 5%;
  margin-right: 5%;
  display: grid;
}

.text-field-3, .text-field-4, .text-field-5 {
  height: 60px;
  border-radius: 10px;
}

.submit-button {
  height: 50px;
  color: #000;
  background-color: #fff;
  border-radius: 10px;
  font-size: 20px;
}

.footer {
  padding: 100px 5% 60px;
}

.heading-7 {
  font-weight: 500;
}

.div-block-12 {
  width: 40px;
  height: 40px;
  background-image: url('../images/image-8.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}

.link {
  color: #000;
  text-decoration: none;
}

.div-block-13 {
  align-items: center;
  display: flex;
}

.heading-8 {
  font-size: 20px;
  font-weight: 500;
}

.social-icon-1 {
  width: 36px;
  height: 36px;
  background-image: url('../images/Instagram.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-14 {
  width: 140px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.social-icon-2 {
  width: 36px;
  height: 36px;
  background-image: url('../images/Twitter.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.social-icon-3 {
  width: 36px;
  height: 36px;
  background-image: url('../images/Vimeo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.logo {
  width: 36px;
  height: 36px;
  background-image: url('../images/Mini-POM-Icon_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}

.div-block-15 {
  text-align: center;
  margin-top: 40px;
}

.heading-9 {
  font-weight: 400;
}

.div-block-16 {
  margin-top: 40px;
}

.textarea {
  min-height: 120px;
  border-radius: 10px;
}

.div2-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: none;
}

.herosection {
  height: auto;
  padding-top: 40px;
  padding-bottom: 20px;
}

.div-block-copy {
  width: 160px;
  height: 47px;
  background-image: url('../images/POM-Logo-Blk.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
}

.div-block-17 {
  width: 823px;
  height: 360px;
  background-image: url('../images/Spot-BG-Gfx.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 5em;
  font-weight: 600;
  display: block;
}

.div-block-18 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -70px;
  margin-left: 5%;
  margin-right: 5%;
  display: grid;
}

.heading-11 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.paragraph-6 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 29px;
}

.image-2 {
  max-width: 40%;
  margin-left: auto;
}

.div-block-19 {
  flex-direction: column;
  padding: 5%;
  display: flex;
}

.image-2-copy {
  max-width: 40%;
  margin-top: auto;
  margin-left: auto;
}

.div-block-19-copy {
  background-color: var(--primecolor);
  border-radius: 40px;
  flex-direction: column;
  padding: 5%;
  display: flex;
}

.heading-11-copy {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.portfolio-section {
  height: 100vh;
  background-image: url('../images/Group-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-12 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.video {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-12-copy {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.vision-mission {
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 10% 5%;
  display: flex;
}

.vision-mission.hide {
  display: none;
}

.div-block-20 {
  width: 80%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0%;
  margin-right: 0%;
  display: grid;
}

.image-3 {
  width: 80px;
  height: 60px;
}

.div-block-21 {
  height: 270px;
  background-color: var(--primecolor);
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.div-block-21.bg-color {
  background-color: #fff;
  border: 1px solid #000;
}

.heading-13 {
  color: #fff;
  margin-top: 40px;
}

.paragraph-7 {
  color: #fff;
}

.div-block-21-copy {
  height: 270px;
  background-color: #edecec;
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.div-block-21-copy.bg-green {
  background-color: #186969;
}

.heading-13-copy, .paragraph-7-copy {
  color: #000;
}

.paragraph-7-copy.colot-w {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}

.image-3-copy {
  width: 80px;
  height: 80px;
}

.feacture-section {
  margin-top: 80px;
  margin-bottom: 60px;
  padding: 5%;
}

.div-block-22 {
  height: 400px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Audio-Mixer.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 60px;
  padding-left: 1%;
  padding-right: 1%;
  display: flex;
}

.div-block-23 {
  color: #fff;
}

.div-block-24 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-14 {
  text-transform: none;
  margin-top: 0;
  font-size: 30px;
}

.div-block-17-copy {
  width: 823px;
  height: 570px;
  background-image: url('../images/Group-8.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  display: flex;
}

.image-4 {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.div-block-25 {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.heading-15 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.heading-13-copy {
  color: #fff;
  margin-top: 10px;
}

.heading-13-copy.black {
  color: #000;
}

.paragraph-2-copy {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 30px;
}

.heading-10-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 5em;
  font-weight: 600;
  display: block;
}

.container-2 {
  height: 500px;
}

.background-video {
  z-index: -1;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-26 {
  height: 40px;
}

.text-block {
  color: #fff;
  font-size: 18px;
}

.icon-2 {
  color: #fff;
}

.about-us {
  display: none;
}

.about-us:hover {
  border-bottom: 1px solid #fff;
}

.div-block-27 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  align-items: start;
  margin-left: 5%;
  margin-right: 5%;
  display: grid;
}

.html-embed {
  margin-top: 0;
  margin-left: 0%;
}

.image-copy {
  max-width: 60%;
}

.image-copy-copy {
  max-width: 80%;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
}

.dropdown-link {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.dropdown-link-2 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
}

.dropdown-link-2.w--current {
  color: var(--black);
}

.dropdown-link-3 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.dropdown-link-3.w--current {
  color: #000;
}

.dropdown-link-4, .dropdown-link-5 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.dropdown-list-2.w--open {
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .12);
}

.div-block-copy {
  width: 60px;
  height: 47px;
  background-image: url('../images/WhatsApp-Image-2024-01-24-at-11.06.54-PM.jpeg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
}

.dropdown-toggle-2-copy {
  height: 60px;
  display: block;
}

.text-block-copy {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.icon-2-copy {
  color: #000;
}

.nav-link-3-copy {
  color: #000;
  font-size: 18px;
}

.nav-link-3-copy:hover {
  border-bottom: 1px solid #fff;
}

.nav-link-3-copy.w--current, .nav-link-3-copy.black-color {
  color: #000;
}

.text-block-copy {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.icon-2-copy {
  color: #000;
}

.nav-link-3-copy-copy {
  color: #000;
  font-size: 18px;
}

.nav-link-3-copy-copy:hover {
  border-bottom: 1px solid #000;
}

.nav-link-3-copy-copy.w--current, .nav-link-3-copy-copy.black-color {
  color: #000;
}

.dropdown-toggle-copy {
  height: 60px;
  display: block;
}

.nav-link-copy {
  width: 134px;
  height: 54px;
  color: #fff;
  text-align: center;
  background-color: #33956b;
  border-radius: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
  display: flex;
}

.nav-link-copy:hover {
  border: 1px #ffd7d7;
}

.nav-link-copy.w--current {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.link-block {
  width: 130px;
  height: 60px;
  background-image: url('../images/POM-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block.w--current {
  margin-right: 20px;
}

.link-block.w--current:hover {
  border: 1px #000;
  border-bottom: 1px solid #fff;
}

.link-block-copy {
  width: 170px;
  height: 40px;
  background-image: url('../images/POM-Logo-Blk.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 40%;
}

.link-block-copy.w--current {
  filter: brightness(0%);
  background-image: url('../images/POM-full-logo-transparent-white2-1.png');
  margin-left: 40%;
  margin-right: auto;
}

.link-block-copy.w--current:hover {
  border: 1px #000;
  border-bottom-color: #fff;
}

.link-block-copy.img.w--current {
  background-image: url('../images/POM-full-logo-transparent-white2-1.png');
}

.link-block-copy.img-copy.w--current {
  filter: brightness(200%);
  background-image: url('../images/POM-full-logo-transparent-white2-1.png');
}

.link-block-copy.img-copy.blogo.w--current {
  filter: brightness(0%);
}

.link-block-copy.img-copy-copy.w--current {
  filter: brightness(0%);
  filter: brightness(0%);
  filter: brightness(0%);
  background-image: url('../images/POM-full-logo-transparent-white2-1.png');
}

.link-block-copy.img-copy-copy.blogo.w--current {
  filter: brightness(0%);
}

.image-5 {
  max-width: 70%;
  opacity: 1;
  filter: brightness(0%);
}

.div-block-28 {
  width: 60px;
  height: 60px;
  background-color: var(--white);
  border-radius: 240px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.div-block-30 {
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 5%;
  padding-right: 5%;
}

.div-block-31 {
  border-radius: 10px;
  overflow: hidden;
}

.div-block-32 {
  margin-top: 0;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-div-copy-copy {
  margin-top: 40px;
}

.image-6 {
  max-width: 80%;
}

.div-block-33 {
  width: 440px;
  display: flex;
}

.link-block-copy-copy {
  width: 130px;
  height: 60px;
  background-image: url('../images/POM-Logo-Blk.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block-copy-copy.w--current {
  width: 170px;
  height: 60px;
  background-image: url('../images/POM-full-logo-transparent-white2-1.png');
  margin-left: 40%;
  margin-right: auto;
  display: none;
}

.link-block-copy-copy.w--current:hover {
  border: 1px #000;
  border-bottom-color: #fff;
}

.text-block-copy-copy {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.icon-2-copy-copy {
  color: #fff;
}

.text-block-copy-copy {
  color: #fff;
  font-size: 18px;
}

.icon-2-copy-copy {
  color: #fff;
}

.div-block-copy-copy {
  width: 60px;
  height: 47px;
  background-image: url('../images/Asset-27.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
}

.div-block-copy-copy.black {
  filter: brightness(0%);
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-2.bt {
  color: #000;
}

.dropdown-list-3 {
  background-color: #fff;
  border-top: 1px solid #000;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.text-block-2-copy {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.dropdown-toggle-3-copy, .workus-copy, .aboutus {
  color: #fff;
}

.text-block-2-copy {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-2-copy.bt {
  color: #000;
}

.two {
  color: #fff;
}

.two.b {
  color: #000;
}

.div-block-copy-copy-copy {
  width: 60px;
  height: 47px;
  filter: brightness(0%);
  background-image: url('../images/Asset-27.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
}

.b {
  color: #000;
}

.div-block-copy-copy-copy {
  width: 60px;
  height: 47px;
  background-image: url('../images/Asset-27.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
}

.div-block-copy-copy-copy.black {
  filter: brightness(0%);
}

.div-block-34 {
  width: 60px;
  height: 47px;
  background-image: url('../images/WhatsApp-Image-2024-01-24-at-11.06.54-PM.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-35 {
  width: 170px;
  height: 40px;
  filter: brightness(0%);
  background-image: url('../images/POM-full-logo-transparent-white2-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block-3 {
  margin-left: 40%;
}

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

  .nav-link {
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .nav-link-2, .nav-link-3, .nav-link-4 {
    color: #000;
    text-align: center;
  }

  .nav-menu {
    width: 90%;
    height: auto;
    background-color: #fff;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .1);
  }

  .heading {
    font-size: 3.8em;
  }

  .div-block-3 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .paragraph {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div-block-5 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-2 {
    font-size: 30px;
  }

  .div-block-7 {
    width: 690px;
  }

  .image {
    max-width: 100%;
  }

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

  .consulting-section {
    padding-top: 10px;
  }

  .heading-4 {
    font-size: 3.8em;
  }

  .heading-5 {
    margin-top: 20px;
  }

  .divider {
    width: 100%;
    flex-direction: column;
    display: block;
  }

  .heading-6 {
    margin-top: 0;
  }

  .div-block-11 {
    height: 80px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .div-block-11-copy {
    width: 100%;
  }

  .divider-copy {
    width: 50px;
    height: 50px;
  }

  .heading-6-copy {
    font-size: 32px;
  }

  .paragraph-5-copy {
    font-size: 20px;
    line-height: 26px;
  }

  .icon {
    color: #000;
  }

  .menu-button {
    background-color: #fff;
    margin-left: 0%;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #fff;
  }

  .div-block-17 {
    width: 80%;
    height: 290px;
    margin-top: 60px;
  }

  .image-2 {
    max-width: 60%;
    margin-top: 20px;
  }

  .image-2-copy {
    max-width: 60%;
  }

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

  .feacture-section {
    margin-top: 60px;
    margin-bottom: 40px;
  }

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

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

  .div-block-17-copy {
    width: 80%;
    height: 410px;
    margin-top: 60px;
    padding-top: 40px;
  }

  .heading-10-copy {
    text-align: center;
    align-self: auto;
    line-height: 55px;
  }

  .background-video {
    height: 100%;
  }

  .text-block, .icon-2 {
    color: #fff;
  }

  .about-us {
    width: 170px;
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    align-self: auto;
    display: none;
  }

  .image-copy, .image-copy-copy {
    max-width: 100%;
  }

  .dropdown-toggle {
    display: inline-block;
  }

  .dropdown-list {
    background-color: #ddd;
  }

  .dropdown-list.w--open {
    box-shadow: none;
    color: #ffefef;
    background-color: #fff;
    flex-direction: column;
    display: flex;
  }

  .dropdown-link, .dropdown-link-2 {
    color: #000;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .dropdown-link-3, .dropdown-link-4, .dropdown-link-5 {
    color: #000;
    text-align: center;
  }

  .dropdown-list-2 {
    background-color: #ddd;
  }

  .dropdown-list-2.w--open {
    box-shadow: none;
    background-color: #fff;
  }

  .dropdown-toggle-2 {
    width: 180.783px;
  }

  .dropdown-toggle-2-copy {
    width: 180.783px;
    margin-top: 20px;
  }

  .text-block-copy, .icon-2-copy {
    color: #fff;
  }

  .nav-link-3-copy {
    color: #000;
    text-align: center;
  }

  .text-block-copy, .icon-2-copy {
    color: #000;
  }

  .nav-link-3-copy-copy {
    color: #000;
    text-align: center;
  }

  .dropdown-toggle-copy {
    display: inline-block;
  }

  .nav-link-copy {
    align-items: center;
    margin-top: 40px;
  }

  .link-block-copy.w--current {
    margin-left: 0%;
    margin-right: 0;
  }

  .link-block-copy.img.w--current, .link-block-copy.img-copy.w--current, .link-block-copy.img-copy-copy.w--current, .link-block-copy.img-copy-copy.w--current, .link-block-copy.img-copy-copy.w--current {
    filter: brightness(0%);
  }

  .div-block-29 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-33 {
    width: 100%;
    flex-direction: column;
  }

  .link-block-copy-copy.w--current {
    background-image: url('../images/POM-Logo-Blk.png');
    margin-left: 0%;
    margin-right: 0;
  }

  .text-block-copy-copy, .icon-2-copy-copy, .text-block-copy-copy, .icon-2-copy-copy {
    color: #000;
  }

  .menu-button-copy {
    background-color: rgba(255, 255, 255, 0);
    margin-left: 0%;
  }

  .menu-button-copy.w--open {
    color: #000;
    background-color: #fff;
  }

  .dropdown-list-3 {
    left: -15%;
    right: 0%;
  }

  .dropdown-list-3.w--open {
    width: 180px;
    box-shadow: none;
  }

  .dropdown-toggle-3 {
    width: 141.445px;
    color: #000;
  }

  .dropdown-toggle-3-copy {
    width: 141.445px;
    display: none;
  }

  .workus-copy, .text-block-2-copy, .two {
    color: #000;
  }

  .link-block-3 {
    margin-left: 0%;
  }
}

@media screen and (max-width: 767px) {
  .home-section {
    height: auto;
    padding-bottom: 60px;
    overflow: hidden;
  }

  .nav-menu {
    height: auto;
  }

  .heading {
    font-size: 2.4em;
  }

  .div-block-3 {
    margin-top: 60px;
  }

  .paragraph {
    margin-top: 40px;
    font-size: 1.8em;
  }

  .partners-section {
    padding-top: 40px;
  }

  .heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-7 {
    width: 380px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .about-us-section {
    height: auto;
    background-color: var(--primecolor);
    background-image: linear-gradient(to bottom, var(--secondarycolor), var(--primecolor));
    background-position: 0 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .img-div {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image {
    max-width: 60%;
  }

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

  .heading-4 {
    font-size: 2.6em;
  }

  .heading-5 {
    font-size: 20px;
  }

  .div-block-10 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .div-block-11 {
    height: 50px;
  }

  .img-1 {
    width: 100%;
    height: 360px;
  }

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

  .paragraph-5-copy {
    margin-bottom: 20px;
  }

  .title-and-paragraph-copy {
    height: auto;
  }

  .img-2 {
    width: 100%;
    height: 360px;
  }

  .div2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: none;
  }

  .div3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 60px;
  }

  .peacemedia-section {
    height: auto;
    background-image: linear-gradient(to bottom, var(--secondarycolor), var(--primecolor)), url('../images/Mask-group.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .form {
    margin-top: 40px;
  }

  .div-block-8-copy {
    display: block;
  }

  .div2-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 60px;
    display: block;
  }

  .div-block-17 {
    height: 230px;
  }

  .heading-10 {
    font-size: 3.8em;
  }

  .div-block-18 {
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .portfolio-section {
    height: auto;
    background-image: linear-gradient(to bottom, var(--secondarycolor), var(--primecolor)), url('../images/Group-4.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-13-copy {
    font-size: 28px;
  }

  .paragraph-7-copy.colot-w {
    font-size: 16px;
  }

  .feacture-section {
    padding: 10% 0%;
  }

  .div-block-22 {
    height: 430px;
    background-size: cover;
    border-radius: 0;
    justify-content: center;
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-24 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }

  .div-block-17-copy {
    height: 230px;
    padding-top: 20px;
  }

  .heading-15 {
    font-size: 16px;
    line-height: 20px;
  }

  .heading-13-copy.black {
    font-size: 28px;
  }

  .paragraph-2-copy {
    font-size: 16px;
  }

  .heading-10-copy {
    font-size: 2.8em;
    line-height: 42px;
  }

  .background-video {
    height: 106%;
  }

  .div-block-27 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-28 {
    width: 40px;
    height: 40px;
  }

  .brand-2.w--current, .link-block-2 {
    margin-left: 40%;
  }
}

@media screen and (max-width: 479px) {
  .home-section {
    height: auto;
  }

  .nav-menu {
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-5 {
    margin-bottom: 40px;
  }

  .img1 {
    width: 100px;
    height: 60px;
  }

  .div-block-7 {
    width: 100%;
    margin-top: 40px;
  }

  .img2, .img3, .img4, .img5 {
    width: 100px;
    height: 60px;
  }

  .img6 {
    height: 60px;
  }

  .img7 {
    width: 100px;
    height: 60px;
  }

  .img8 {
    height: 60px;
  }

  .about-us-section {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-3 {
    font-size: 34px;
    line-height: 44px;
  }

  .paragraph-2, .paragraph-3, .paragraph-4 {
    font-size: 18px;
  }

  .heading-4 {
    font-size: 2em;
  }

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

  .div-block-10 {
    display: block;
  }

  .div-block-11 {
    display: inline-block;
  }

  .div2 {
    display: none;
  }

  .peacemedia-section {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .form {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: block;
  }

  .div-block-8-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-7 {
    font-size: 30px;
  }

  .div2-copy {
    display: block;
  }

  .div-block-17 {
    height: 10%;
  }

  .heading-10 {
    font-size: 3em;
  }

  .heading-11 {
    font-size: 28px;
    line-height: 38px;
  }

  .paragraph-6 {
    font-size: 18px;
  }

  .image-2, .image-2-copy {
    max-width: 60%;
  }

  .heading-11-copy {
    font-size: 28px;
  }

  .portfolio-section {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-12 {
    font-size: 30px;
  }

  .heading-12-copy {
    font-size: 20px;
    line-height: 20px;
  }

  .vision-mission {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .div-block-20 {
    display: block;
  }

  .div-block-21 {
    margin-bottom: 40px;
  }

  .div-block-22 {
    height: auto;
    padding: 5%;
  }

  .div-block-24 {
    display: block;
  }

  .paragraph-2-copy {
    font-size: 18px;
  }

  .heading-10-copy {
    font-size: 3em;
  }

  .div-block-copy {
    background-position: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-29 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .brand {
    text-align: center;
  }

  .brand.w--current {
    margin-left: 36%;
  }

  .form-block {
    width: 100%;
  }

  .brand-2 {
    margin-left: 0%;
  }

  .brand-2.w--current {
    margin-left: 40%;
  }

  .form-block-2, .form-block-3 {
    width: 100%;
  }
}

#w-node-_2ebc50bd-3fcb-58ef-dea9-9fcb1298299f-b9189511 {
  align-self: center;
  justify-self: center;
}

#w-node-_08e6807d-8c1d-2ba9-819f-59c10ccd8716-b9189511 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-a81a9e76-7a2a-7d48-ed6e-95ffb5cdbff5-b9189511, #w-node-_77ef348d-3926-c147-b9a0-a8f209398a3c-b9189511 {
  align-self: center;
  justify-self: end;
}

#w-node-db00818b-7f38-2e90-c895-373b5792e5b8-b9189511 {
  align-self: center;
  justify-self: start;
}

#w-node-db00818b-7f38-2e90-c895-373b5792e5b5-b9189511, #w-node-_0e37878f-9fe1-849a-6e97-dc2907041957-b9189511 {
  align-self: center;
  justify-self: end;
}

#w-node-_0e37878f-9fe1-849a-6e97-dc2907041952-b9189511 {
  align-self: center;
  justify-self: start;
}

#w-node-a548b615-2265-8b68-bc50-9100bcbfb02b-b9189511, #w-node-a548b615-2265-8b68-bc50-9100bcbfb031-b9189511 {
  align-self: center;
  justify-self: end;
}

#w-node-_83f28505-ccec-5b71-6cae-051b5b386f66-b9189511 {
  align-self: start;
  justify-self: center;
}

#w-node-_83f28505-ccec-5b71-6cae-051b5b386f6f-b9189511 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_98f36ecb-fc34-42b5-c2d9-73a641189e5a-b9189511 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_94d6d8da-b649-68c7-8366-54aa12643a67-2c31a833, #w-node-bbedadd4-89b1-d77c-0c74-7507a796630a-2c31a833 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-b6826123-1fbb-8367-90d9-88a2de202e30-2c31a833 {
  align-self: start;
  justify-self: center;
}

#w-node-b6826123-1fbb-8367-90d9-88a2de202e37-2c31a833 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-b6826123-1fbb-8367-90d9-88a2de202e4a-2c31a833 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-d7bfe70e-7343-6546-5e5b-e4158c626ee7-b2bf5dfd {
  align-self: center;
  justify-self: center;
}

#w-node-_31e6787d-6444-56a3-15df-eec8499a44bd-b2bf5dfd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_1c342574-7ef7-66fa-91cf-0d436f41af7a-b2bf5dfd {
  align-self: center;
  justify-self: center;
}

#w-node-_1c342574-7ef7-66fa-91cf-0d436f41af81-b2bf5dfd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_3ac02631-d29d-49d9-de68-f1b3bd992897-0a8c3f39 {
  align-self: center;
  justify-self: center;
}

#w-node-_3ac02631-d29d-49d9-de68-f1b3bd9928a0-0a8c3f39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_1c342574-7ef7-66fa-91cf-0d436f41af7a-0a8c3f39 {
  align-self: start;
  justify-self: center;
}

#w-node-_1c342574-7ef7-66fa-91cf-0d436f41af81-0a8c3f39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_1c342574-7ef7-66fa-91cf-0d436f41af94-0a8c3f39 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: stretch;
  justify-self: stretch;
}

@media screen and (max-width: 767px) {
  #w-node-_3ac02631-d29d-49d9-de68-f1b3bd9928a0-0a8c3f39 {
    align-self: center;
    justify-self: center;
  }
}


