#spark-logo img {
	width:150px;
}

.orange {
    color: #F58634;
}
.graphical-nav .g-nav-item {
    width: 225px;
    height: 194px;
  }

.graphical-nav .g-nav-item img {
    height: 194px;
    width: auto;
  }


  .zone-13 {
    display: flex;
    flex-direction: row;
  }

  .block-img {
    max-width: 33.3%;
    max-height: 300px;
    overflow: hidden;
  }

  .block-img img {
    width: 100%;
  }


  @media (max-width: 1710px) {
    .block-img {
      max-height: 250px;
    }
  }

  @media (max-width: 1425px) {
    .block-img {
      max-height: 200px;
    }
  }

  @media (max-width: 1150px) {
    .block-img {
      max-height: 170px;
    }
  }


  @media (max-width: 960px) {
    .block-img {
      max-height: 300px;
      width: 100%;
    }
  }


  .page-template-careers-page #rewards .repeater .reward .text p {
    font-weight: 300;
color: #58595b;
margin-bottom: 15px;
font-size: 19px;
  }


  .page-template-careers-page.about-us #open-positions .background {
    background-image: URL('../img/AboutUs.jpg');
  }


  .page-template-careers-page.strategy #open-positions .background {
    background-image: URL('../img/Strategy.jpg');
  }


  .page-template-careers-page.technology #open-positions .background {
    background-image: URL('../img/OurTechnology.jpg');
  }


  .page-template-careers-page.pipeline #open-positions .background {
    background-image: URL('../img/Genex-3-Scientist.jpg');
  }

  .page-template-careers-page.pipeline #open-positions {
    height: 450px;
  }

  .page-template-careers-page.r-d #open-positions .background {
    background-image: URL('../img/ResearchDevelopment.jpg');
  }

  .page-template-careers-page.gene-therapy #open-positions .background {
    background-image: URL('../img/GeneTherapy.jpg');
  }

  .page-template-careers-page.gene-therapy-technologies #open-positions .background {
    background-image: URL('../img/GeneTherapyTechnologies.jpg');
  }

  .page-template-careers-page.genetic-disease #open-positions .background {
    background-image: URL('../img/GeneticDiseasesTreatment.jpg');
  }

  .page-template-careers-page.patients-families #open-positions .background {
    background-image: URL('../img/PatientsFamiliesSubpage.jpg');
  }

  .page-template-careers-page.investors1 #open-positions .background {
    background-image: URL('../img/Investors.jpg');
  }

  .page-template-careers-page.careers #open-positions .background {
    background-image: URL('../img/Careers.jpg');
  }

  .page-template-careers-page.contact #open-positions .background {
    background-image: URL('../img/Contact.jpg');
  }

  div.figure {
    text-align: center;
  }

  div.figure p {
    text-align: center;
  }


  .mt-15 {
    margin-top: 15px!important;
  }
  
    .mt-30 {
    margin-top: 30px!important;
  }

  .mb-15 {
    margin-bottom: 15px;
  }

  html {
    scroll-padding-top: 150px;
  }



  .video-wrapper:before {
    content: '';
    position: absolute;
    background: rgba(63, 67, 63, 0.2);
    border-radius: 5px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  #home-splash video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    min-height: 856px;
    z-index: 0;
    display: block;
    margin: 0;
    overflow: hidden;
    transform: translate(-50%, -50%);
}


.home .news-events {
  padding-bottom: 75px;
}

img.icon-size {
  width: 120px;
  height: 120px;
}

#home-splash .caption {
  font-size: 200%;
}

#main-menu .child-nav li a {
  font-size: 13px!important;
  line-height: 1;
  font-weight: normal!important;
}

.platform-item h4 {
  margin-top: 15px;
}

.width100 {
  width: 100%;
}

.page-template-careers-page #rewards {
  padding: 15px 20px 40px 20px;
}

.page-template-careers-page #masthead .content-block {
  padding-bottom: 15px;
}

.bg-0f76bc h3 {
  line-height: normal;
  padding: 30px 0;
}

html {
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */      
}


 @media only screen and (max-width: 1100px) {
.graphical-nav .nav-block div.g-nav-item {
  width: 400px !important;
}

.graphical-nav .g-nav-item img {
  height: auto;
  width: 400px;
}

}

 @media only screen and (max-width: 869px) {


.graphical-nav .nav-block  div.g-nav-item:nth-child(4){
  
    margin: 30px auto 0px auto
	}
	
	.block-img img {
	    width: auto;
height: 300px;
	}
}