body {
  background-color: #000;
}
#head-navigator {
  background-color: #000;
  height: 80px;
}
#head-navigator .navigator > a {
  color: #fff;
  text-shadow: none;
}
#fp-nav,
.page-down {
  display: none;
}
.bwrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 1.2em;
  line-height: 1.4;
}
.bwrap h1,
.bwrap h2,
.bwrap h3,
.bwrap h4 {
  font-family: 'Ebrima';
  margin: 0 !important;
  margin-bottom: 0.75em !important;
}
.bwrap h2 {
  font-size: 4.5em;
  line-height: 1;
}
.bwrap h3 {
  font-size: 1.3em;
  margin: 1.2em 0 0.5em 0;
}
.bwrap .background {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.bwrap .background .background-canvas {
  position: relative;
  height: 100%;
}
.bwrap .background .background-canvas .rudder {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: 0.3;
  transform: translate(45%, 40%);
}
.bwrap .background .background-canvas .rudder img {
  width: 100%;
}
.bwrap .textbox {
  width: 50%;
  padding: 2em 1em 2em 1.5em;
  font-size: 1em;
  line-height: 1.5;
}
.bwrap .picbox {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  z-index: 5;
}
.bwrap .picbox .pic-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 50%;
}
.bwrap .picbox .pic {
  border: 5px solid #fff;
  width: 100%;
  color: #fff;
  box-shadow: 0px 0px 30px 0px #222;
  display: block;
  transition: all 50ms linear;
}
.bwrap .picbox .pic img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.bwrap .picbox .pic#pic2 img {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
}
.bwrap .picbox .pic:hover {
  transform: scale(1.05) !important;
  z-index: 100 !important;
}
#metodologhy {
  background-color: #000000;
}
#metodologhy h2 {
  color: #ff9d00;
  font-size: 5.5vw;
}
#metodologhy .textbox {
  padding: 5em 3em 5em 6em;
  background-color: #000000;
  color: #fff;
}
#metodologhy .picbox .divider::after {
  background-color: #000000;
  display: none;
}
#metodologhy .background {
  display: none;
}
#metodologhy .pic-container1 {
  top: 7%;
  z-index: 10;
  transform: scale(1.3);
}
#metodologhy .pic-container1 img {
  filter: none;
}
#metodologhy .pic-container2 {
  top: 3%;
  left: 3%;
  transform: scale(1.3);
  z-index: 9;
}
#metodologhy .pic-container3 {
  flex-basis: 100%;
  top: -3%;
  left: 7%;
  z-index: 8;
  transform: scale(0.9);
}
#metodologhy .pic-container4 {
  top: -15%;
  left: 10%;
  z-index: 10;
  transform: scale(1.25);
}
#metodologhy .pic-container4 img {
  filter: none;
}
#metodologhy .pic-container5 {
  transform: scale(1.5);
  bottom: 5vw;
  left: 3%;
  z-index: 9;
}
#metodologhy .pic-container5 img {
  filter: none;
}
#who {
  background-color: #ff9d00;
}
#who h2 {
  color: #000;
  font-size: 5.5vw;
}
#who .textbox {
  width: 40%;
  padding: 5em 6em 5em 6%;
  background-color: #ff9d00;
  color: #fff;
}
#who .picbox {
  width: 60%;
}
#who .picbox .pic-container1 {
  bottom: -6.5vw;
  left: 0%;
  z-index: 10;
  transform: scale(0.9);
}
#who .picbox .pic-container2 {
  bottom: 6.5vw;
  left: -5%;
  z-index: 9;
}
#who .picbox .pic-container2 img {
  filter: none;
}
#mission {
  background-color: #000000;
}
#mission h2 {
  color: #fff;
  font-size: 5.5vw;
}
#mission h3 {
  color: #ff9d00;
  font-size: 1.6em;
  opacity: 1;
}
#mission .textbox {
  width: 60%;
  padding: 5em 6em 5em 6%;
  background-color: #000000;
  color: #fff;
}
#mission .textbox .value {
  padding-top: 15px;
  padding-bottom: 15px;
}
#mission .picbox {
  width: 40%;
}
#mission .picbox .pic-container1 {
  top: 5vw;
  left: -2%;
  transform: scale(1.1);
  z-index: 10;
}
#mission .picbox .pic-container2 {
  transform: scale(1.3);
  left: 2%;
  z-index: 12;
}
#mission .picbox .pic-container3 {
  flex-basis: 100%;
  left: 2%;
  z-index: 11;
}
#mission .picbox .pic-container3 img {
  filter: none;
}
#mission .picbox .pic-container4 {
  transform: scale(1.3);
  visibility: hidden;
}
#mission .picbox .pic-container5 {
  left: -15%;
  transform: scale(1.4);
  z-index: 12;
}
#mission .picbox .pic-container6 {
  top: -3%;
  left: 2%;
  z-index: 13;
}
@media (max-width: 1300px) {
  #metodologhy .textbox {
    padding: 2em 3em 3em 3em;
  }
  #metodologhy .pic-container1 {
    transform: scale(1.4);
    left: 10%;
    top: 12%;
  }
  #metodologhy .pic-container3 {
    top: 0%;
    left: 7%;
    z-index: 8;
    transform: scale(1);
  }
  #metodologhy .pic-container4 {
    top: -12%;
    left: 12%;
    z-index: 10;
    transform: scale(1.35);
  }
  #metodologhy .pic-container5 {
    transform: scale(1.6);
    bottom: 3vw;
    left: 3%;
    z-index: 9;
  }
  #who h2 {
    color: #000;
    font-size: 5.5vw;
  }
  #who .textbox {
    width: 40%;
    padding: 3em 3em 3em 3em;
  }
  #mission .textbox {
    padding: 4em 3em 3em 5em;
  }
  #mission .picbox .pic-container1 {
    transform: scale(1.3);
  }
  #mission .picbox .pic-container2 {
    transform: scale(1.5);
    left: 0%;
  }
  #mission .picbox .pic-container3 {
    transform: scale(1.2);
    left: -4%;
    top: 3%;
  }
  #mission .picbox .pic-container4 {
    transform: scale(1.3);
    visibility: hidden;
  }
  #mission .picbox .pic-container5 {
    top: 3%;
    left: -10%;
    transform: scale(1.4);
    z-index: 12;
  }
  #mission .picbox .pic-container6 {
    top: -1%;
    left: 2%;
    transform: scale(1.1);
  }
}
@media (max-width: 1100px) {
  #metodologhy h2,
  #mission h2 {
    font-size: 6.5vw;
  }
  #metodologhy .textbox,
  #mission .textbox {
    width: 60%;
  }
  #metodologhy .picbox,
  #mission .picbox {
    width: 40%;
    margin: -0.5em 0;
  }
  #metodologhy .picbox .pic-container,
  #mission .picbox .pic-container {
    flex-basis: 100%;
    transform: none !important;
    position: relative;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0.5em;
  }
  #metodologhy .pic-container2,
  #metodologhy .pic-container5 {
    display: none;
  }
  #mission .textbox {
    width: 65%;
    padding-left: 3em;
  }
  #mission .picbox {
    width: 35%;
  }
  #mission .pic-container1,
  #mission .pic-container4 {
    display: none;
  }
}
@media (max-width: 768px) {
  .section .head-pad {
    height: 30px;
  }
  #metodologhy h2,
  #who h2,
  #mission h2 {
    font-size: 6.5vw;
  }
  #metodologhy .textbox {
    padding: 2em;
  }
  #metodologhy .pic-container5 {
    display: block;
  }
  #who .textbox,
  #who .picbox {
    width: 100%;
  }
  #who .textbox {
    padding: 4em 2em 0em 2em;
  }
  #mission {
    padding: 2em 0;
    flex-direction: column-reverse;
  }
  #mission .textbox,
  #mission .picbox {
    width: 100%;
  }
  #mission .textbox {
    padding: 2em 2em 2em 2em;
  }
  #mission .picbox .pic-container {
    flex-basis: 50%;
  }
  #mission .picbox .pic-container2 {
    flex-basis: 38.5%;
  }
  #mission .picbox .pic-container3 {
    flex-basis: 61.5%;
  }
  #mission .picbox .pic-container6 {
    flex-basis: 100%;
  }
  #mission .background {
    display: none;
  }
  #mission .pic-container1,
  #mission .pic-container4,
  #mission .pic-container5 {
    display: none;
  }
}
@media (max-width: 600px) {
  #metodologhy h2,
  #who h2,
  #mission h2 {
    font-size: 11vw;
  }
  #metodologhy {
    padding: 2em 0;
  }
  #metodologhy .textbox {
    padding-top: 0;
    display: block;
    width: 100%;
  }
  #metodologhy .picbox {
    display: block;
    width: 100%;
  }
  #metodologhy .picbox .pic-container4,
  #metodologhy .picbox .pic-container5 {
    display: none;
  }
  #who {
    padding: 2em 0;
  }
  #who .textbox {
    padding: 2em 2em 2em 2em;
  }
  #who .picbox {
    margin: -0.5em 0;
  }
  #who .picbox .pic-container {
    padding: 0.5em;
    flex-basis: 100%;
    transform: none !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #who .picbox .pic-container .pic {
    box-shadow: none;
  }
  #mission .picbox .pic-container {
    flex-basis: 100%;
  }
}
