#page-ourstory .carousel-text a,
#page-ourstory .carousel-text h3 {
  color: white; }

#page-ourstory .carousel-text {
  margin-top: 5rem;
  margin-bottom: 5rem; }

#page-ourstory #missiontext img {
  margin-bottom: 30px; }
  @media print, screen and (min-width: 40em) {
    #page-ourstory #missiontext img {
      margin-bottom: 0; } }

#page-ourstory h3 {
  text-align: center;
  margin-bottom: 50px; }
  @media print, screen and (min-width: 40em) {
    #page-ourstory h3 {
      font-size: 30px; } }

#page-ourstory section#scientific-vision img {
  margin-bottom: 30px; }

@media print, screen and (min-width: 40em) {
  #page-ourstory section#scientific-vision img {
    margin: 0; } }

#page-ourstory section#embark-with-us .red-background {
  background: #F15B5C;
  padding: 50px 50px 200px 50px; }
  @media print, screen and (min-width: 40em) {
    #page-ourstory section#embark-with-us .red-background {
      padding: 150px 130px 150px 50px; } }
  #page-ourstory section#embark-with-us .red-background h3 {
    color: #FFF;
    text-align: left;
    margin-bottom: 20px; }

#page-ourstory section#embark-with-us .embark-photo {
  width: 100%;
  height: 100%; }

#page-ourstory section#embark-with-us .embark-photo-container {
  margin-top: -180px; }
  @media print, screen and (min-width: 40em) {
    #page-ourstory section#embark-with-us .embark-photo-container {
      margin-top: 0px;
      position: relative;
      -webkit-transform: translate(0%, 38%);
          -ms-transform: translate(0%, 38%);
              transform: translate(0%, 38%);
      left: -94px; } }
  @media screen and (max-width: 920px) {
    #page-ourstory section#embark-with-us .embark-photo-container {
      top: 50%;
      -webkit-transform: translate(0, 100%);
          -ms-transform: translate(0, 100%);
              transform: translate(0, 100%); } }
  @media screen and (max-width: 639px) {
    #page-ourstory section#embark-with-us .embark-photo-container {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); } }

#page-ourstory section#who-we-are .profile {
  text-align: center;
  margin-bottom: 50px p;
    margin-bottom-text-align: left; }
  @media print, screen and (min-width: 40em) {
    #page-ourstory section#who-we-are .profile {
      text-align: left;
      margin-bottom: 0; } }

#page-ourstory section#who-we-are img {
  max-width: 218px;
  height: auto; }

#page-ourstory section#who-we-are h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 17px; }

@media print, screen and (min-width: 40em) {
  #page-ourstory section#who-we-are .row {
    margin-bottom: 50px; } }

#page-ourstory #bottom-column {
  margin-bottom: 50px; }
  #page-ourstory #bottom-column .full-width-image img {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px; }
  #page-ourstory #bottom-column h3 {
    text-align: center;
    margin-bottom: 20px; }

#page-ourstory #research-carousel {
  position: relative; }
  #page-ourstory #research-carousel li {
    height: 100%; }
  #page-ourstory #research-carousel .carousel-text {
    padding: 0 50px; }
    @media print, screen and (min-width: 40em) {
      #page-ourstory #research-carousel .carousel-text {
        padding: 0; } }
  #page-ourstory #research-carousel .row {
    margin-right: 0;
    margin-left: 0; }
  #page-ourstory #research-carousel .slider-photo {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center; }
  #page-ourstory #research-carousel h3 {
    text-align: left;
    margin-bottom: 10px; }
  #page-ourstory #research-carousel .orbit-bullets button {
    width: 12px;
    height: 12px;
    border: 1px solid #9e9ea2;
    background: #FFF; }
    #page-ourstory #research-carousel .orbit-bullets button.is-active {
      background: #9e9ea2; }
    #page-ourstory #research-carousel .orbit-bullets button:focus {
      outline: none; }
