@charset "UTF-8";
strong {
  font-weight: bold;
  font-family: roboto, Arial, Helvetica, sans-serif !important;
}

.page-layout.ceo-padraig-feature .main-hero {
  padding-top: 100px;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .page-layout.ceo-padraig-feature .main-hero {
    height: 352px;
  }
}
.page-layout.ceo-padraig-feature h1 {
  font-family: "roboto_condensedlight", sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .page-layout.ceo-padraig-feature h1 {
    bottom: 25px;
    position: relative;
    line-height: 1.4em !important;
  }
}

.ceo-feature-video {
  margin-bottom: 52px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .ceo-feature-video {
    margin-bottom: 30px;
  }
}
.ceo-feature-video video {
  max-width: 100%;
}
.ceo-feature-video .video-container {
  position: relative;
}
.ceo-feature-video .caption {
  background: white;
  text-align: center;
  margin: 0px;
  padding: 16px 64px 33px;
  border-right: 1px solid #d4d9dd;
  border-left: 1px solid #d4d9dd;
  border-bottom: 1px solid #d4d9dd;
  position: relative;
  bottom: 6px;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (max-width: 767px) {
  .ceo-feature-video .caption {
    padding: 16px 30px 33px;
    text-align: left;
  }
}
.ceo-feature-video .watch-widget {
  font-size: 26px;
  line-height: 24px;
  color: white;
  position: absolute;
  bottom: 49px;
  background: rgba(0, 0, 0, 0.65);
  z-index: 2;
  padding: 16px 30px 16px 43px;
  left: 54px;
  border-radius: 0 28px 28px 0;
  height: 56px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  transition: all 0.2s ease-in-out;
}
.ceo-feature-video .watch-widget .play {
  background: #1A89D3;
  height: 56px;
  width: 56px;
  position: absolute;
  border-radius: 28px;
  top: 0;
  left: -30px;
}
.ceo-feature-video .watch-widget .play .triangle {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 13px 0 13px 23px;
  border-color: transparent transparent transparent #FFFFFF;
  transform: rotate(0deg);
  position: absolute;
  top: 16px;
  left: 20px;
}
.ceo-feature-video .watch-widget:hover {
  cursor: pointer;
  transform: scale(1.05);
}
@media only screen and (max-width: 767px) {
  .ceo-feature-video .watch-widget {
    font-size: 20px;
  }
}

.quote-box {
  border: 1px solid #d4d9dd;
  background: white;
  padding: 2em 3em;
  position: relative;
  margin-bottom: 11px;
}
.quote-box .quote-text {
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  position: relative;
}
.quote-box .quote-text::before {
  content: "“";
  position: absolute;
  left: -20px;
  font-size: 50px;
  color: #1A89D3;
}
.quote-box .quote-attribution {
  font-size: 16px;
  margin-top: 20px;
  color: #707070;
}

.quick-facts-card {
  max-width: 500px;
  margin: auto;
}
.quick-facts-card .card-content {
  border: 1px solid #d4d9dd;
  padding: 40px 30px 65px 28px;
  background-color: white;
}
.quick-facts-card .card-content hr {
  margin: 40px 0px;
}
.quick-facts-card .card-content a.btn.btn-blue {
  height: 50px;
  width: 172px;
  padding: 12px;
  margin-top: 20px;
}
.quick-facts-card img {
  max-width: 100%;
}
.quick-facts-card .quick-fact {
  color: #5A6772;
  margin-bottom: 1.8em;
  line-height: 1.5em;
}
.quick-facts-card .quick-fact .quick-facts-label {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}
.quick-facts-card .quick-fact ul {
  padding-left: 20px;
}
.quick-facts-card .quick-fact ul li {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 22px;
}

.multi-blue-stripe {
  height: 4px;
  background-color: #05AAE2;
  position: relative;
}
.multi-blue-stripe::before {
  content: "";
  background: #0285D5;
  position: absolute;
  height: 100%;
  display: block;
  width: 78%;
  left: 0%;
  overflow: hidden;
}
.multi-blue-stripe::after {
  content: "";
  background: #00426B;
  position: absolute;
  height: 100%;
  display: block;
  width: 7%;
  left: 78%;
  overflow: hidden;
}

.cards.pr-photos .card .card-media.bio {
  height: 330px;
}
.cards.pr-photos .card .card-desc .download-link {
  color: #337ab7;
  font-size: 14px;
}
.cards.pr-photos .card .card-desc p {
  font-size: 14px;
}

/* BB TIMELINE */
section#ceo-timeline-container {
  min-height: 600px;
  background: #EBF0F4;
  margin-top: 75px;
  padding-top: 75px;
}

.agilent-container-extended {
  max-width: 1230px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 576px) and (max-width: 1229px) {
  .agilent-container-extended {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#bb-timeline {
  width: 100%;
  min-height: 2000px;
  position: relative;
  padding-top: 35px;
  padding-bottom: 85px;
}
#bb-timeline h1 {
  padding-top: 0;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #bb-timeline section.timeline-section {
    margin-bottom: 3em;
    padding-left: 30px;
  }
}
#bb-timeline .bb-timeline-line {
  width: 30px;
  height: calc(100% - 100px);
  background: #0285D5;
  position: absolute;
  left: calc(50% - 15px);
  border-radius: 15px;
  top: -10px;
}
@media only screen and (max-width: 767px) {
  #bb-timeline .bb-timeline-line {
    left: 0;
    width: 15px;
  }
}
#bb-timeline .timeline-section {
  margin-bottom: 3em;
}
#bb-timeline .bb-timeline-element,
#bb-timeline .bb-timeline-element-image,
#bb-timeline .bb-timeline-element-pullquote,
#bb-timeline .bb-timeline-element-datemarker {
  position: relative;
  margin-bottom: 2em;
}
#bb-timeline .bb-timeline-element.width-full,
#bb-timeline .bb-timeline-element-image.width-full,
#bb-timeline .bb-timeline-element-pullquote.width-full,
#bb-timeline .bb-timeline-element-datemarker.width-full {
  width: 100%;
}
#bb-timeline .bb-timeline-element.width-quarter,
#bb-timeline .bb-timeline-element-image.width-quarter,
#bb-timeline .bb-timeline-element-pullquote.width-quarter,
#bb-timeline .bb-timeline-element-datemarker.width-quarter {
  /* width: 25%; */
}
#bb-timeline .bb-timeline-element.alignment-left,
#bb-timeline .bb-timeline-element-image.alignment-left,
#bb-timeline .bb-timeline-element-pullquote.alignment-left,
#bb-timeline .bb-timeline-element-datemarker.alignment-left {
  /* justify-content: flex-end; */
  left: 15px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #bb-timeline .bb-timeline-element.alignment-left,
  #bb-timeline .bb-timeline-element-image.alignment-left,
  #bb-timeline .bb-timeline-element-pullquote.alignment-left,
  #bb-timeline .bb-timeline-element-datemarker.alignment-left {
    left: 0px;
  }
}
#bb-timeline .bb-timeline-element.alignment-center,
#bb-timeline .bb-timeline-element-image.alignment-center,
#bb-timeline .bb-timeline-element-pullquote.alignment-center,
#bb-timeline .bb-timeline-element-datemarker.alignment-center {
  justify-content: center;
}
#bb-timeline .bb-timeline-element.alignment-right,
#bb-timeline .bb-timeline-element-image.alignment-right,
#bb-timeline .bb-timeline-element-pullquote.alignment-right,
#bb-timeline .bb-timeline-element-datemarker.alignment-right {
  /* justify-content: flex-start; */
  right: 15px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #bb-timeline .bb-timeline-element.alignment-right,
  #bb-timeline .bb-timeline-element-image.alignment-right,
  #bb-timeline .bb-timeline-element-pullquote.alignment-right,
  #bb-timeline .bb-timeline-element-datemarker.alignment-right {
    right: 0px;
    text-align: left;
  }
}
#bb-timeline .bb-timeline-element-image.alignment-left .image-container {
  float: right;
}
@media only screen and (max-width: 767px) {
  #bb-timeline .bb-timeline-element-image.alignment-left .image-container {
    float: none;
  }
}
#bb-timeline .bb-timeline-element-image .image-container {
  width: 100%;
  overflow: hidden;
}
#bb-timeline .bb-timeline-element-image img {
  max-width: 600px;
  display: block;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #bb-timeline .bb-timeline-element-image img {
    max-width: 100%;
  }
}
#bb-timeline .bb-timeline-element-image .caption {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  padding-top: 17px;
  color: #5A6772;
  clear: both;
}
#bb-timeline .bb-timeline-element-image .caption strong {
  color: #303030;
}
#bb-timeline .bb-timeline-element-image-small {
  min-width: 278px;
  /* max-width: 100%; */
}
#bb-timeline .bb-timeline-element-image-small .caption {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  padding-top: 17px;
  color: #5A6772;
  max-width: 285px;
}
#bb-timeline .bb-timeline-element-image-small img {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  #bb-timeline .bb-timeline-element-image-small img {
    border-radius: 10px 10px 10px 0px;
  }
}
#bb-timeline .bb-timeline-element-image-small.small-logo {
  min-width: 50px;
  max-width: 100%;
}
#bb-timeline .bb-timeline-element-datemarker {
  padding: 30px;
}
#bb-timeline .bb-timeline-element-datemarker h3 {
  font-size: 36px;
  color: #303030;
}
#bb-timeline .bb-timeline-element-datemarker .date-label {
  font-size: 26px;
  color: #303030;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  line-height: 32px;
  max-width: 308px;
}
@media only screen and (max-width: 767px) {
  #bb-timeline .bb-timeline-element-datemarker .date-label {
    max-width: 100%;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #bb-timeline .bb-timeline-element-datemarker {
    padding: 30px 0;
  }
  #bb-timeline .bb-timeline-element-datemarker .element-container {
    float: none;
    text-align: left;
  }
}
#bb-timeline .bb-timeline-element-pullquote {
  float: right;
  text-align: right;
  margin-top: 2em;
}
#bb-timeline .bb-timeline-element-pullquote .pullquote {
  font-size: 30px;
  line-height: 38px;
  /* text-align: right; */
  max-width: 450px;
  margin-bottom: 20px;
  font-family: "Roboto";
  font-weight: 300;
}
#bb-timeline .bb-timeline-element-pullquote .pullquote::before {
  content: "“";
  position: absolute;
  left: 0px;
  font-size: 90px;
}
#bb-timeline .right-column .bb-timeline-element-datemarker .element-container {
  margin-top: 150px;
}
@media only screen and (max-width: 767px) {
  #bb-timeline .right-column .bb-timeline-element-datemarker .element-container {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #bb-timeline .right-column .bb-timeline-element-datemarker {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  #bb-timeline .right-column .bb-timeline-element-image .element-container .caption {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) {
  #bb-timeline .right-column .image-container {
    /* border-left: 1px solid #00A9E0; */
    border-radius: 0 5px 5px 0;
  }
}
@media only screen and (min-width: 768px) {
  #bb-timeline .right-column .image-container img {
    border-radius: 0 5px 5px 0;
  }
}
#bb-timeline .left-column .bb-timeline-element-datemarker {
  float: right;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #bb-timeline .left-column .bb-timeline-element-datemarker {
    float: none;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  #bb-timeline .left-column .bb-timeline-element-image .element-container .caption {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  #bb-timeline .left-column .image-container {
    /* border-right: 1px solid #00A9E0; */
    border-radius: 5px 0px 0px 5px;
  }
}
@media only screen and (min-width: 768px) {
  #bb-timeline .left-column .image-container img {
    border-radius: 5px 0px 0px 5px;
  }
}
@media only screen and (min-width: 768px) {
  #bb-timeline #section-1 .bb-timeline-element-datemarker {
    bottom: 100px;
  }
  #bb-timeline #section-2 .bb-timeline-element-datemarker {
    top: 100px;
  }
  #bb-timeline #section-3 {
    margin-bottom: 0;
  }
  #bb-timeline #section-3 .bb-timeline-element-datemarker {
    bottom: 100px;
  }
  #bb-timeline #section-4 {
    margin-bottom: 0;
  }
  #bb-timeline #section-4 .bb-timeline-element-datemarker .element-container {
    margin-top: 0px;
  }
  #bb-timeline #section-7 .bb-timeline-element-image-small {
    margin-bottom: 2em;
  }
}

.map-box {
  max-width: 278px;
  margin: auto;
  bottom: 100px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .map-box {
    float: none;
    text-align: left;
    bottom: 0;
    margin: 0;
  }
}
.map-box .map-box-caption {
  background: white;
  padding: 20px 30px 30px;
  font-size: 16px;
  line-height: 26px;
  border: 1px solid #d4d9dd;
  position: relative;
  bottom: 7px;
}
.map-box img, .map-box video {
  max-width: 100%;
  height: auto;
}/*# sourceMappingURL=padraig-ceo-feature.css.map */