p {
  margin-bottom: 10px;
  font-family: sans-serif;
}

a:link {
  color: black;
}

.body {
  padding-top: 0px;
  font-family: Quicksand, sans-serif;
  color: #000;
  font-weight: 700;
}

.main {
  display: block;
}
.footer-1 {
  display: none;
}
.mobile-div {
  display: none !important;
}
.social-links {
  text-decoration: none;
}
.mailto {
  text-decoration:none;
  font-family: Quicksand, sans-serif;
  font-weight: 300;
}
.text-block {
  font-family: Quicksand, sans-serif;
  font-weight: 300;
}
.paragraph-19 {
  margin-top: 10px;
  margin-right: 140px;
  margin-left: 140px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.nav-line {
  border: 2px solid #0a4539;
  border-radius: 2px;
  margin-left:10px;
}

.values-line {
  border: 3px solid #0a4539;
  border-radius: 3px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.values-line-2 {
  border: 3px solid #0a4539;
  border-radius: 3px 0px 0px 3px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.values-line-3 {
  border: 3px solid #0a4539;
  border-radius: 0px 3px 3px 0px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.who-we-are-line-1 {
  border: 3px solid #0a4539;
  border-radius: 3px 3px 3px 3px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.who-we-are-line-2 {
  border: 3px solid #0a4539;
  border-radius: 3px 3px 3px 3px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.our-clients-line-1 {
  border: 3px solid #0a4539;
  border-radius: 3px 3px 3px 3px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.our-clients-line-2 {
  border: 3px solid #0a4539;
  border-radius: 3px 3px 3px 3px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.social-impact-line-1 {
  border: 3px solid #0a4539;
  border-radius: 3px 3px 3px 0px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.social-impact-line-2 {
  border: 3px solid #0a4539;
  border-radius: 0px 3px 3px 3px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.columns {
  display: block;
  overflow: visible;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Boardroom-BG.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  -o-object-fit: fill;
  object-fit: fill;
}

.image {
  display: block;
  max-width: 50%;
}

.image-2 {
  display: block;
  max-width: 50%;
  text-align: left;
}

.paragraph-2 {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-right: 64px;
  padding-left: 64px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.paragraph-3 {
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.paragraph-4 {
  height: auto;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.paragraph-5 {
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.paragraph-6 {
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 0px;
  padding-right: 64px;
  padding-left: 63px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.footer {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-top: 20px;
  padding-bottom: 10px;
  float: none;
  clear: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.columns-2 {
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  background-color: #0a4539;
  background-image: url('../images/background-green.png');
  background-position: 50% 100%;
  background-size: cover;
}

.slogan-text {
  display: block;
  margin-top: 20px;
  margin-bottom: auto;
  margin-left: 40px;
  padding-right: 10px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Quicksand, sans-serif;
  color: #0a4539;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 0px;
  white-space: normal;
}

.services-headings {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #0a4539;
  background: linear-gradient(to bottom, #0a4539 0%, #0a4539 43%, white 43%, white 100%);
  font-weight: 300;
  text-align: left;
}

.consulting-heading {
  margin-top: 40px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.business-improvement-heading {
  margin-top: 0px;
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.implementation-heading {
  margin-top: 40px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.image-3 {
  max-width: 200PX;
  margin-bottom: 20px;
  text-align: left;
}

.image-4 {
  max-width: 200PX;
  margin-bottom: 20px;
}

.image-5 {
  max-width: 200PX;
  margin-bottom: 20px;
}

.slogan-image-space {
  padding-right: 0px;
}

.consulting-service-content {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.business-improvement-content {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.column-5 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.slogan-text-space {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.25fr;
  grid-template-columns: 1fr 0.25fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  font-weight: 300;
}

.link {
  text-decoration: none;
  color: black;
}

.heading-4 {
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
  background-color: transparent;
  color: #fff;
  font-size: 28px;
  text-align: center;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 34px;
  background-color: #fff;
  font-size: 46px;
  text-align: center;
}

.section-2 {
  margin-top: 0px;
  margin-right: -10px;
  margin-left: -10px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 0px;
  background-color: #0a4539;
}

.slogan {
  position: static;
  z-index: auto;
  margin-top: 100px;
  margin-right: auto;
  margin-left: 0px;
  float: none;
  clear: none;
}

.slogan-image {
  max-width: 100%;
  margin-right: -10px;
}

.columns-5 {
  margin-right: 0px;
  margin-left: 0px;
}

.wame-full-logo {
  margin-right: -10px;
  margin-left: 40px;
  margin-bottom:0px;
}

.section-3 {
  margin-right: -10px;
  margin-left: -10px;
  border-top: 6px solid #0a4539;
  border-radius: 0px;
}

.paragraph-8 {
  margin-right: 37px;
  margin-left: 37px;
  padding-right: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.column-9 {
  padding-top: 50px;
  padding-bottom: 20px;
  background-color: #0a4539;
}

.column-10 {
  padding-top: 60px;
  padding-bottom: 95px;
  background-color: #0a4539;
}

.heading-6 {
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 20px;
  color: #fff;
  font-size: 28px;
  text-align: center;
}

.paragraph-9 {
  margin-right: 37px;
  margin-left: 37px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.heading-7 {
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 0px;
  font-size: 28px;
  text-align: center;
}

.paragraph-10 {
  margin-right: 37px;
  margin-left: 37px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.heading-8 {
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 20px;
  font-size: 28px;
  text-align: center;
}

.paragraph-11 {
  margin-right: 37px;
  margin-left: 37px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.columns-6 {
  margin-top: 0px;
}

.column-11 {
  padding-top: 55px;
  padding-bottom: 0px;
}

.column-12 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-9 {
  margin-left: 40px;
  font-family: Quicksand, sans-serif;
}

.slider-2 {
  height: 400px;
  background-color: transparent;
}

.body-2 {
  background-color: transparent;
}

.image-6 {
  max-width: 100%;
  margin-top: 0px;
  text-align: left;
}

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

.heading-10 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Quicksand, sans-serif;
  color: #0a4539;
  font-size: 30px;
  font-weight: 700;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Quicksand, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 300;
}

.mask {
  -o-object-fit: fill;
  object-fit: fill;
}

.paragraph-12 {
  margin-top: 10px;
  margin-right: 140px;
  margin-left: 140px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

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

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

.icon {
  font-family: Quicksand, sans-serif;
  color: #0a4539;
  font-weight: 700;
}

.icon-2 {
  font-family: Quicksand, sans-serif;
  color: #0a4539;
  font-weight: 700;
}

.slide-nav {
  color: #0a4539;
}

.chemco {
  margin-top: 100px;
}

.image-7 {
  margin-top: 100px;
}

.image-8 {
  margin-top: 60px;
}

.paragraph-13 {
  margin-top: 40px;
  margin-left: 40px;
  font-family: Quicksand, sans-serif;
  color: #0a4539;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 40px;
  margin-left: 40px;
  padding-top: 60px;
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-weight: 700;
}
textarea {
  width: 95% !important;
  height: 80px;
  color: #000;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
}
input {
  margin-bottom: 25px ;
  width:95%;
  margin-right: 30px;
  color: #000;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
}
.button-submit {
  max-width: 10% !important;
  height: 40px !important;
  background-color: #fff;
  color: black;
  border: none;
  margin-top: 25px;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
}
.form-div {
  margin-left: 60px;
  padding-top: 40px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  color: white;
}
.form-block {
  margin-right: -10px;
  margin-bottom: 0px;
  padding-bottom: 10px !important;
  height: auto;
  background-color: #0a4539;
}

.form {
  margin-bottom: 0px;
  padding-right: 40px;
  text-align: left;
}

.paragraph-17 {
  margin-top: 100px;
  margin-left: 40px;
  font-family: Quicksand, sans-serif;
  color: #0a4539;
  font-size: 24px;
}

.text-field-2 {
  width: 870px;
  margin-right: 0px;
  margin-left: 40px;
  padding-right: 20px;
}

.text-field-3 {
  width: 870px;
  margin-left: 40px;
}

.text-field-4 {
  width: 870px;
  margin-left: 40px;
}

.textarea {
  width: 870px;
  margin-left: 40px;
}

.submit-button-2 {
  float: right;
  clear: none;
  background-color: #fff;
  font-family: Quicksand, sans-serif;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-align: left;
}

.social-impact-headings-right {
  margin-top: 20px;
  margin-bottom: -15px;
  font-family: Quicksand, sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.social-impact-paragraphs-right {
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
  margin-top: 10px;
}

.social-impact-paragraphs-left {
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-align: right;
}

.social-impact-headings-left-alt {
  margin-top: 10px;
  margin-bottom: -10px;
  font-family: Quicksand, sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}

.socal-impact-sub-headings-right {
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: 0px none #0a4539;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}

.social-impact-sub-heading-left {
  margin-top: 0px;
  margin-bottom: 10px;
  border-width: 1px 1px 0px;
  border-color: #000 #000 #0a4539;
  border-bottom-style: none;
  border-radius: 0px;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  text-align: right;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: 0px none #0a4539;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}

.column-17 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #0a4539;
}

.column-18 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #0a4539;
}

.column-19 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #0a4539;
}

.column-20 {
  padding-right: 40px;
}

.column-21 {
  padding-left: 40px;
}

.column-22 {
  padding-left: 40px;
}

.slide-5 {
  background-image: url('../images/WAME_Social-Impact-1A.png');
  background-position: 50% 0%;
  background-size: auto;
}

.slide-5.slides {
  background-image: url('../images/WAME_Social-Impact-1A.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/WAME_Social-Impact-1B.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1 {
  background-image: url('../images/WAME_Social-Impact-1C.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/WAME_Social-Impact-2A.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/WAME_Social-Impact-2B.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/WAME_Social-Impact-2C.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/WAME_Social-Impact-3A.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-12 {
  background-image: url('../images/WAME_Social-Impact-3B.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-13 {
  background-image: url('../images/WAME_Social-Impact-3C.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-12 {
  max-width: 6%;
  margin-left: 40px;
}

.navbar-3 {
  background-color: transparent;
  text-transform: uppercase;
  width: 100%;
}

.navbar-3.nav-settings {
  width: 100%;
  font-family: Quicksand, sans-serif;
  font-size: 10px;
  font-weight: 700;
  cursor: pointer;
}

.nav-menu-3 {

  border-bottom: 5px none #0a4539;
  border-radius: 0px;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
 
}

.brand-2 {
  position: static;
  width: auto;
  float: none;
}

.slide-nav-2 {
  background-color: transparent;
  color: transparent;
}

.right-arrow {
  color: transparent;
}

.left-arrow {
  color: transparent;
}

.icon-3 {
  color: transparent;
}

.icon-4 {
  color: transparent;
}

.icon-5 {
  background-color: transparent;
  color: transparent;
}

.icon-6 {
  color: transparent;
}

.slide-nav-3 {
  color: transparent;
}

.slide-nav-4 {
  color: #0a4539;
}

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

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

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

.heading-15 {
  margin-bottom: -15px;
  font-family: Quicksand, sans-serif;
  font-size: 28px;
  text-align: right;
}

.heading-16 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-align: right;
  font-style: italic;
}

.paragraph-18 {
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-align: right;
  margin-top:10px;
}

.column-26 {
  padding-right: 40px;
}

.column-27 {
  padding-left: 40px;
}

.slide-14 {
  float: none;
  background-image: url('../images/WAME_Social-Impact-2A.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mask-2 {
  overflow: visible;
}

.slider-3 {
  overflow: hidden;
  clear: none;
}

.slider-4 {
  overflow: hidden;
  clear: none;
}
.slide-15 {
  background-image: url('../images/WAME_Social-Impact-2B.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-16 {
  background-image: url('../images/WAME_Social-Impact-2C.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-20 {
  float: none;
  background-image: url('../images/WAME_Social-Impact-4A.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-18 {
  background-image: url('../images/WAME_Social-Impact-4B.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-19 {
  background-image: url('../images/WAME_Social-Impact-4C.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}


@media screen and (max-width: 991px) {
  
  .image-3 {
    width: 150px;
  }
  .image-4 {
    width: 150px;
  }
  .image-5 {
    width: 150px;
  }
  
  .image-12 {
    display: none !important;
  }
  .w-nav-link.w--current {
    font-size: 100% !important;
    text-decoration: none;
    border-radius: 0px;
    background-color: #E2E3E5;
    color: black !important;
  }
  .w-nav-link:active {
    transform: none;
  }
  .w-nav-link {
    margin-left: 0px;
    border-color: black !important;
  }
  .w-nav-link:hover {
    border-radius: 0px;
  }
  .w-form {
    margin-right: 0px !important;
  }
  .social-impact-line-2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .social-impact-line-1 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .our-clients-line-1 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .our-clients-line-2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .who-we-are-line-1 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .who-we-are-line-2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .values-line {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .values-line-2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .values-line-3 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .w-container .w-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .slogan-text {
    margin-top: 0px;
    padding-right: 0px;
    font-size: 22px;
  }
  .consulting-heading {
    font-size: 24px;
  }
  .business-improvement-heading {
    font-size: 24px;
  }
  .implementation-heading {
    font-size: 24px;
  }
  .slogan {
    margin-top: 40px;
  }
  .paragraph-10 {
    margin-bottom: 10px;
    padding-top: 5px;
  }
  .heading-9 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
  }
  .slider-2 {
    padding-bottom: 0px;
  }
  .slide-2 {
    padding-bottom: 0px;
  }
  .mask {
    margin-bottom: 0px;
  }
  .slide-nav {
    padding-top: 30px;
  }
  .paragraph-13 {
    margin-top: 0px;
    font-size: 20px;
  }
  .form-block {
    margin-left: -10px;
  }
  .text-field-2 {
    width: 95%;
  }
  .text-field-3 {
    width: 95%;
  }
  .text-field-4 {
    width: 95%;
  }
  .textarea {
    width: 95%;
  }
  .social-impact-headings-right {
    margin-top: 10px;
  }
  .social-impact-paragraphs-right {
    font-size: 16px;
  }
  .socal-impact-sub-headings-right {
    font-size: 18px;
  }
  .column-21 {
    padding-left: 30px;
  }
  .navbar-3.nav-settings {
    width: auto;
  }
  .nav-menu-3 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    border: 1px solid #FFF;
    border-radius: 5px;
    background-color: #0a4539;
    color: #fff;
    text-align: right;
  }
  .container {
    margin-right: 0px;
    margin-left: 0px;
  }
  .slide-nav-4 {
    padding-top: 0px;
  }
  .menu-button {
    font-family: Quicksand, sans-serif;
  }
  .menu-button.w--open {
    font-family: Quicksand, sans-serif;
    text-align: right;
  }
  .heading-15 {
    margin-top: 10px;
  }
  .heading-16 {
    font-size: 18px;
  }
  .paragraph-18 {
    font-size: 16px;
  }
  .column-26 {
    padding-right: 30px;
  }
  .column-27 {
    padding-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .button-mobile {
    display: flex !important;
  }
  .button-submit {
    align-items: flex-end !important;
  }
  .w-nav-link.w--current {
    font-size: 100% !important;
    text-decoration: underline !important;
  }
  .social-impact-headings-right {
    padding-top:10px;
    margin-top: 0px !important;
  }
  .w-col-6 {
    margin-bottom: 0px;
  }
  .heading-15 {
    text-align: center;
    padding-top: 300px;
  }
  .heading-16 {
    text-align: center;
  }
  .paragraph-18 {
    text-align: center;
    margin-bottom: 60px !important;
  }
  .mobile-div {
    display: block !important;
  }

  .column-26 {
    display: none;
  }
  .hide-mobile {
    display: none !important;
  }
  .image-2 {
    margin-left:10px;
    min-width: 140px;
    max-width: 160px;
  }
  .image {
    margin-left: 10px;
    min-width: 140px;
    max-width: 160px;
  }
  .column-7:after {
    content: "A world where all individuals, organisations and communities are equipped to redefine and reinvent products, services and processes" !important;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color: white;
    padding: 10px;
  }

  .column-8:after {
    content: "To help our clients apply multidisciplinary approaches that drive change and maximise efficiencies, returns and impact." !important;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color: white;
    padding:10px
  }
  .column-8 {
    margin-bottom: 40px;
  }
  .paragraph-17 {
    margin-bottom:30px;
  }
  .w-form {
    margin-right: 0px !important
  }
  .our-clients-line-2 {
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .our-clients-line-1 {
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .who-we-are-line-1 {
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .who-we-are-line-2{
    margin-right: 0px !important;
    border-radius: 0px !important;
  }
  .services-headings {
    background: #0a4539;
  }
  .values-line {
    margin-right: 0px !important;
  }
  .values-line-2 {
    margin-right: 0px !important;
  }
  .values-line-3 {
    margin-right: 0px !important;
  }
  .wame-full-logo {
    max-width:90%;
  }
  .slogan-text {
    margin-right: 40px;
  }
  .columns {
    background-image: url('../images/Boardroom-BG.png');
    background-size: cover;
    background-repeat: repeat;
  }
  .paragraph-2 {
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
  }
  .paragraph-3 {
    color: #fff;
  }
  .paragraph-4 {
    color: #fff;
  }
  .paragraph-5 {
    color: #fff;
  }
  .paragraph-6 {
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
  }
  .footer {
    padding: 40px 20px;
  }
  .slogan-text {
    padding-bottom: 20px;
  }
  .services-headings {
    padding-top: 0px;
  }
  .business-improvement-heading {
    margin-top: 40px;
  }
  .image-3 {
    width: 150px;
  }
  .image-4 {
    width: 150px;
  }
  .image-5 {
    width: 150px;
  }
  .slogan-image-space {
    padding-right: 10px;
    text-align: right;
  }
  .heading-4 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #000;
  }
  .heading-5 {
    padding-top: 60px;
  }
  .slogan-image {
    max-width: 60%;
  }
  .paragraph-8 {
    color: #000;
  }
  .column-9 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent;
  }
  .column-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .heading-6 {
    margin-bottom: 0px;
  }
  .heading-7 {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    color: #fff;
  }
  .paragraph-10 {
    color: #fff;
  }
  .heading-8 {
    margin-bottom: 0px;
  }
  .column-11 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0a4539;
  }
  .column-12 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .paragraph-12 {
    margin-right: 60px;
    margin-left: 60px;
  }
  .slide-nav {
    padding-top: 40px;
  }
  .paragraph-17 {
    margin-top: 20px;
  }
  .text-field-2 {
    width: 90%;
  }
  .text-field-3 {
    width: 90%;
  }
  .text-field-4 {
    width: 90%;
  }
  .textarea {
    width: 90%;
  }
  .submit-button-2 {
    margin-right: 15px;
  }
  .social-impact-headings-right {
    text-align: center;
  }
  .social-impact-paragraphs-right {
    margin-bottom: 40px;
    text-align: center;
  }
  .social-impact-paragraphs-left {
    margin-bottom: 40px;
    text-align: center;
  }
  .social-impact-headings-left-alt {
    text-align: center;
  }
  .social-impact-sub-heading-left {
    text-align: center;
  }
  .heading-14 {
    text-align: center;
  }
  .column-21 {
    padding-left: 0px;
    text-align: center;
  }
  .column-22 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-23 {
    text-align: center;
  }
  .column-24 {
    text-align: center;
  }
  .column-25 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  
  .footer-1 {
    display: block !important;
    font-family: Quicksand, sans-serif;
    text-align: center;
    font-weight: 400;
  }
  .footer {
    display: none !important;
  }
  .image-7 {
    margin-left: 5px !important;
  }
  .paragraph-19 {
    font-size: 14px;
    margin-top: 0px !important;
    margin-left: 60px;
    margin-right: 60px;
  }
  .button-submit {
    max-width: 85% !important;
  }
  textarea {
    width: 85% !important;
  }
  input {
    margin-right: 15px;
    width: 85% !important;
  }
  .w-icon-slider-left, .w-icon-slider-right {
    color: transparent !important;
  }
  .slide-nav {
    height: 0px !important;
  }
  .who-we-are-line-2 {
    margin-top:20px !important;
  }
  .mask {
    margin-top: 20px !important;
  }
  .column-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .image-2 {
    height: 160px;
  }
  .paragraph-17 {
    padding-left: 10px !important;
  }
  .image-13 {
    margin-top: 30px;
  }

  .who-we-are-line-1 {
    border: 3px solid #0a4539;
    border-radius: 0px;
    margin: 0px;;
  }
  .who-we-are-line-2 {
    border: 3px solid #0a4539;
    border-radius: 0px;
    margin: 0px;
    margin-top: 30px !important;
  }
  .social-impact-line-1 {
    border: 3px solid #0a4539;
    border-radius: 0px;
    margin: 0px;
  }
  .social-impact-line-2 {
    border: 3px solid #0a4539;
    border-radius: 0px;
    margin: 0px;
}
  .values-line {
    border: 3px solid #0a4539;
    border-radius: 3px;
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .values-line-2 {
    border: 3px solid #0a4539;
    border-radius: 3px 0px 0px 3px;
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
  .values-line-3 {
   border: 3px solid #0a4539;
   border-radius: 0px 3px 3px 0px;
   margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
  .image {
    margin-right: auto;
    margin-left: auto;
  }
  .image-2 {
    max-width: 50%;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .paragraph-2 {
    margin-top: 0px;
  }
  .paragraph-6 {
    margin-top: 0px;
  }
  .footer {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
  .slogan-text {
    margin-left: 0px;
  }
  .column-7 {
    display: block;
    text-align: center;
  }
  .column-8 {
    display: block;
    text-align: center;
  }
  .text-block {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .heading-4 {
    font-size: 20px;
  }
  .heading-5 {
    padding-top: 40px;
    font-size: 28px;
  }
  .slogan {
    margin-top: 10px;
  }
  .wame-full-logo {
    margin-left: 10px;
    margin-right: auto;
  }
  .heading-6 {
    font-size: 20px;
  }
  .heading-7 {
    font-size: 20px;
  }
  .heading-8 {
    font-size: 20px;
  }
  .heading-9 {
    margin-left: 10px;
  }
  .slider-2 {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }
  .heading-10 {
    margin-top: 0px;
  }
  .paragraph-12 {
    margin-right: 60px;
    margin-left: 60px;
    font-size: 14px;
  }
  .slide-3 {
    overflow: scroll;
    margin-bottom: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .slide-4 {
    overflow: scroll;
    margin-bottom: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .slide-nav {
    height: 30px;
    padding-top: 60px;
  }
  .chemco {
    max-width: 90%;
    margin-right: 10px;
    margin-left: 10px;
  }
  .paragraph-13 {
    margin-left: 10px;
  }
  .paragraph-17 {
    margin-left: 0px;
  }
  .text-field-2 {
    width: 85%;
  }
  .text-field-3 {
    width: 85%;
  }
  .text-field-4 {
    width: 85%;
  }
  .textarea {
    width: 85%;
  }
  .social-impact-headings-left-alt {
    margin-top: 20px;
  }
  .slide-5.slides {
    background-position: 50% 50%;
  }
  .slide-8 {
    background-position: 50% 50%;
  }
  .slide-11 {
    background-position: 50% 50%;
  }
  .image-12 {
    margin-left: 0px;
  }
  .slide-nav-4 {
    padding-top: 25px;
  }
}

#w-node-3923634d32ea-3cb9feff {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-b29e65dd4f22-ed8d13c9 {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-c86bf1d500f0-0f34723b {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-4ff52a536885-5bc50b78 {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-194b30bfda44-77e6885f {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

@font-face {
  font-family: 'Quicksand book';
  src: url('../fonts/Quicksand_Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand_Bold_Oblique.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Quicksand book';
  src: url('../fonts/Quicksand_Book_Oblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand_Light_Oblique.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Quicksand dash';
  src: url('../fonts/Quicksand_Dash.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}