/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
section {
  padding: 70px 0 0 0;
}
hr {
  border-top-color: #f2f2f2;
}
a {
  color: #29ade4;
}
.footer-credits {
  display: none;
}
.logo img {
  max-height: 5em;
  width: auto;
  line-height: 3em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
.navbar {
  margin-bottom: 0;
  margin-top: 0;
  min-height: 0;
}
.navbar-default .navbar-nav>li>a {
  line-height: 3em;
  padding-top: 1em;
  padding-bottom: 1em;
  color: #fff;
  font-weight: 700;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #29ade4;
}
.navbar-default .navbar-nav>li>a:hover {
  color: #29ade4;
}
.header-row-2 {
  background-color: rgba(0,0,0,.65);
}
header {
  padding-bottom: 0;
}
#frontpage-banner .carousel-caption, #frontpage-banner .carousel-title,
#frontpage-banner .btn {
  font-weight: 700;
  color: #fff;
}
#frontpage-banner .carousel-caption-inner {
  background-color: rgba(0,0,0,.65);
  padding: 20px;
  max-width: 470px;
}
.carousel-caption {
  top: 65%;
}
.feature-box {
  background-color: rgba(1,176,240,1);
  padding: 5px 30px;
  color: #fff;
  cursor: pointer;
}
h3.feature-box-header {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
}
.feature-box-action {
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
.feature-box-action:before {
  content: '\27E9';
  font-size: 6em;
  font-weight: 100;
}
.feature-box-copy {
  font-weight: 500;
  font-size: 15px
}
.col-sm-4:first-child .feature-box {
  background-image: url(/wp-content/uploads/2017/05/dna-pipette.jpg);
  background-size: cover;
}
.col-sm-4:last-child .feature-box {
  background-image: url(/wp-content/uploads/2017/05/lab-tech.jpg);
  background-size: cover;
}
h1.entry-title {
  color: #29ade4;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
}
.about-us-tabs {
  margin: 10px 0 30px;
}
.about-us-tabs.nav-pills>li {
  padding-right: 15px;
}
.about-us-tabs.nav-pills>li:last-of-type {
  padding-right: 0;
}
.about-us-tabs.nav-pills>li>a {
  border: 1px solid #29ade4;
}
.about-us-tabs.nav-pills>li>a, .about-us-tabs.nav-pills>li>a:focus, .about-us-tabs.nav-pills>li>a:hover {
  color: #29ade4;
  font-weight: 500;
}
.about-us-tabs.nav-pills>li.active>a, .about-us-tabs.nav-pills>li.active>a:focus, .about-us-tabs.nav-pills>li.active>a:hover {
  color: #ffffff;
  background-color: #29ade4;
  font-weight: 700;
}
