/*
 * Template Name: Velocity - BioBright
 * Version: 1.6
 * Author: Xiaoying Riley at 3rd Wave Media
 * Website: http://themes.3rdwavemedia.com/
 * Twitter: @3rdwave_themes
*/

/* ======= BioBright Custom ======= */

/*Brand Book Reference*/
/*
orange primary: #FF9E16
dark gray: #55565A
gray: #A9A8A9
light gray: #F1F3F4

font family: Source Sans Pro
titles: 112pt, bold, space before 0, space after 0.25
headers: 56/45/34 pt, bold, space before 0, space after 0.125
subtitles: 24/20/16 pt, bold, space before 0, space after 0.125
body: 14/12/10, space before 0.0625, space after 0
tiny: 8pt, bold, space before 0.0125, space after 0
*/

@font-face {
  font-family: "Source Sans Pro";
  src: url(../fonts/SourceSansPro-Regular.ttf);
}

.title-text {
  margin-bottom: 20px;
}
.interest-checkboxes {
  list-style: none;
}
.bb {color:#FF9E16 !important}
.bb-logo {
  height: 40px;
  width: 126px;
  margin-top: 11px;
  background: url(../images/logo/logo-gray.svg) no-repeat;
}
.story-section .career-cta.about {
  padding-top: 30px;
  padding-bottom: 15px;
}
.story-section .career-heading.about {
  padding-top: 0;
  padding-bottom: 15px;
}
.header.scrolled .bb-logo {
  background: url(../images/logo/logo-standard.svg) no-repeat;
}
.center-element {
  text-align: center;
}
.footer .footer-col .email a {
  color: #FFF;
}
.footer-nav {
  font-weight: 900;
  letter-spacing: 0.8px;
}
.featured-homepage-story .featured-story-img {
  max-width: 100px;
  max-height: 60px;
  filter: saturate(0);
  opacity: 0.5;
  margin: 15px 20px 15px 20px;
  transition: all 0.4s ease-in-out;
}
.featured-homepage-story .featured-story-img.darpa {
  font-family: 'Helvetica Neue';
  font-weight: bolder;
  font-size: 20px;
}
.featured-homepage-story .featured-story-img:hover {
  filter: saturate(1);
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.featured-homepage-story .featured-story-img.scrolled {
  filter: saturate(1);
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.featured-homepage-story {
  background: url('../images/blog/featured-story-background.png') 23.5%;
  background-color: #E8E8E8;
  padding: 20px 20px;
  text-align: center;
  color: #55565A;
  border-bottom: 2px #55565A;
  font-size: 17px;
}
.error-container p {
  font-family: "Source Sans Pro", arial, sans-serif;
}
.error-page {
    background-color: #55565A;
    text-align: center;
}
.error-page .logo .text {
  color: white;
}
.error-container h1 {
 color: white;
 font-size: 80px;
 font-family: "Source Sans Pro";
 line-height: 40%;
 margin-top: 125px;
 margin-bottom: 90px;
}
.error-container h2 {
   color: white;
   font-size: 80px;
   font-family: "Source Sans Pro";
}
.error-container h3 {
   color: white;
   font-size: 36px;
   font-family: "Source Sans Pro";
   font-weight: normal;
}

.error-container h4 {
  color: white;
  font-size: 24px;
  font-family: "Source Sans Pro";
  font-weight: bold;
}
  .error-container a {
    background-color: white;
    border: none;
    color: #55565A;
    border-radius: 3px;
    padding: 15px 32px;
    margin: 45px 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.error-container a:hover {
  box-shadow: 0 14px 28px rgba(127,84,20,0.25), 0 10px 10px rgba(127,84,20,0.22);
}
.error-page .header .main-nav .nav .nav-item a:hover {
  color: #55565A;
}
.more-padding {
  padding-left: 15px;
  padding-right: 15px;
}
.no-news-picture {
  background-color: #55565A;
}
.no-picture-background {
  height: 190.92px;
  width: 100%;
  color: white;
  text-align: center;
  padding-top: 40px
}
.pr-download-icon {
  padding-right: 10px;
}
.pr-container {
  margin-right: 30px;
  margin-left: 30px;
}
body {
  padding-right: 0 !important;
}
.pr-photos-container {
  padding-right: 45px;
}
.pr-photo-caption {
  color: #b3b3b3;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.pr-download-btn.btn.btn-primary {
  background-color: #FF9E16;
  border-style: none;
  margin-top: 30px;
  margin-bottom: 30px;
}
.small-logo-img {
  height: 60px;
  width: 40px;
  background-image: url("../images/logo/logo.png");
  /*background-size: auto;*/
}
.story-container.container.story-heading-container,
.story-container.container.story-heading-container .story-container-inner {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
  color: #FFF;
}
.header.scrolled .main-nav .nav .nav-item a:hover {
  color: #FF9E16;
}
/*Styling for elements created by AngelList script */
.angellist-jobs {
  padding: 0;
  margin-top: 30px;
}
.angellist-jobs a,
.angellist_jobs-title-link,
.angellist-jobs .angellist_jobs-title-link:hover,
.angellist-jobs .angellist_jobs-title-link:visited,
.angellist_jobs-title-link:active {
  color: #FF9E16;
  font-weight: bold;
}
.angellist_jobs .angellist_jobs-tags {
  color: #55565A;
}
.no-left-padding {
  padding-left: 0;
}
.blog-page .header-blog-custom .main-nav .nav .nav-item.active a {
  color: #FF9E16;
}
/*.blog-page .header-blog-custom .main-nav .nav .nav-item a {
  color: #FFF;
}*/
.img-responsive.logo-flex {
  max-height: 70px;
  max-width: 100%;
}
.logos-flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  align-items: center;

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-around;
}
.logos-flex-item {
  max-width: 150px;
  padding: 10px;
  text-align: center;
  filter: grayscale(0.75);
}
.bio {
  padding: 20px 10px 10px 10px;
  font-size: 14px;
}
.member-inner {
  max-width: 400px;
  margin: 0 auto;
}
.text-center {
  text-align: left;
}
.text-left {
  text-align: left;
}
.make-it-orange {
  color: #FF9E16;
}
.footnote-link, .footnote-link a {
  color: #FFF;
  padding-bottom: 20px;
}
.small-header-text {
  font-size: 20px;
}
.form-group.no-bottom-margin {
  margin-bottom: 0;
}
.form-control.other-checkbox-input {
  display: inline;
  line-height: 30px;
}
.other-checkbox {
  display: inline-block;
  vertical-align: middle;
  height: 25px;
}
.nudge {
  padding-left: 5px;
}
.interest-radio-btns label {
  font-weight: normal;
}
#collapsingMessageBox {
  margin-bottom: 20px;
}
/* truncate news article text with ellipsis https://codepen.io/martinwolf/pen/qlFdp */
.post-inner p {
  display: block;
  display: -webkit-box;
  min-height: 120px;
  width: 100%;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-inner .post-title {
  min-height: 2em;
}
.contact-us-formspree ul {
  list-style: none;
  padding: 15px 0;
}
.contact-us-formspree .form-control {
  margin-top: 15px;
}
.contact-us-formspree {
  text-align: left;
}
.contact-us-formspree li label, .contact-us-formspree .checkbox-free-response {
  margin-left: 15px;
}
.contact-us-formspree .full-width {
  width: 100%;
}
.contact-us-formspree .input-group {
  width: 100%;
}
.contact-us-formspree .left-label {
  line-height: 70px;
  vertical-align: middle;
}
.contact-us-formspree input:focus,
.contact-us-formspree textarea:focus {
  outline: 3px auto #FF9E16;
}
.modal-title.center {
  text-align: center;
}
.contact-us-formspree .error {
  color: #a94442;
}
.contact-us-formspree .alert {
  padding-top: 20px;
  padding-bottom: 20px;
}
input#mce-OTHERCHECK {
  display: inline;
  float: none;
  clear: both;
}
.contact-form {
  padding: 20px;
}
.section.press.less-padding {
  padding-top: 30px;
  padding-bottom: 0;
}
.carousel-inner {
  min-height: 210px;
}
input#mc-embedded-subscribe {
  vertical-align: top;
  line-height: 1.4;
}
input#mce-EMAIL {
  min-width: 220px;
}
/* bootstrap alert is red, override orange <a> */
.alert a {
  color: #a94442;
}
.catted-container{
  position: relative;
}
.catted{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  height: 0;
  transition: all .5s ease-in-out;
  background-image: url('../images/background/cat-bottom.png');
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.catted-container:hover .catted {
  height: 100%;
  transform: translateY(-26%);
  z-index: 9;
}
/* custom media queries at the bottom of file by necessity*/

/* ======= Base ======= */
body {
  font-family: "Source Sans Pro", arial, sans-serif!important;
  font-weight: normal;
  font-style: normal;
  color: #55565A;
  font-size: 16px;
}
p {
  margin-bottom: 15px;
  line-height: 1.5;
}
a {
  color: #FF9E16;
/*  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.2s ease-in-out;
  transition: all 0.4s ease-in-out;*/
}
a:hover {
  text-decoration: underline;
  color: #FF9E16;
}
a:focus {
  text-decoration: none;
}
.btn,
a.btn {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: bold;
}
.btn .fa,
a.btn .fa {
  color: #fff;
  margin-right: 5px;
}
a.btn-cta,
.btn-cta {
  padding: 8px 30px;
}
a.btn-cta-primary,
.btn-cta-primary {
  background: #FF9E16;
  border: 2px solid #FF9E16;
  color: #fff;
}
a.btn-cta-primary:hover,
.btn-cta-primary:hover {
  background: #e53e30;
  border: 2px solid #e53e30;
  color: #fff;
}
a.btn-cta-secondary,
.btn-cta-secondary {
  background: none;
  border: 2px solid #FF9E16;
  color: #FF9E16;
}
a.btn-cta-secondary:hover,
.btn-cta-secondary:hover {
  background: #FF9E16;
  border: 2px solid #FF9E16;
  color: #fff;
}
a.btn-ghost,
.btn-ghost {
  background: none;
  border: 1px solid #fff;
  color: #fff !important;
  padding: 8px 20px;
  vertical-align: middle;
}
a.btn-ghost:hover,
.btn-ghost:hover {
  background: #A9A8A9;
  border: 1px solid #A9A8A9;
  color: #fff;
}
a.btn-ghost .fa,
.btn-ghost .fa {
  margin-right: 10px;
  font-size: 22px;
}
a.btn-ghost .text,
.btn-ghost .text {
  position: relative;
  top: -2px;
}
.highlight {
  color: #FF9E16;
}
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 40px;
  border-color: #eee;
}
.form-control::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a6a6a6;
}
.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a6a6a6;
}
.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a6a6a6;
}
.form-control:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a6a6a6;
}
.form-control:focus {
  border-color: #e1e1e1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.text-highlight {
  color: #952410;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
input[type="button"],
textarea,
select {
  appearance: none;
  /* for mobile safari */
  -webkit-appearance: none;
}
textarea {
  resize: none;
}
#topcontrol {
  background: #757575;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 35px;
  height: 35px;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
/*  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;*/
  z-index: 30;
}
#topcontrol:hover {
  background: #424242;
}
#topcontrol .fa {
  position: relative;
  top: 3px;
  font-size: 25px;
}
.video-container iframe {
  max-width: 100%;
}
.cta-description {
  padding-bottom: 20px;
}
/* ======= Header ======= */
.header {
  background-color: #313133;
  color: #fff;
  width: 100%;
  position: relative;
  z-index: 40;
  height: 80px;
  /*transition-duration: .5s;*/
}
.header.scrolled {
  height: 80px;
  top: 0;
}
.header.scrolled .main-nav .nav .nav-item a {
  color: #55565A;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.header.scrolled .main-nav .nav .nav-item.nav-item-cta a.btn-cta-secondary {
  background: #FF9E16;
  border-color: #FF9E16;
}
.header.scrolled .main-nav .nav .dropdown-menu a {
  color: #fff;
}
.header h1.logo {
  /*Two lines below would apply styling from old website*/
  /*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;*/
  /*font-weight: bold;*/
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  float: left;
}
.header h1.logo a {
  color: #FF9E16;
  padding: 10px 0px;
  display: inline-block;
  text-align: center;
  line-height: 1.4;
  /*max-width: 155px;*/
  /*background: #FF9E16;*/
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
  font-size: 20px;
}
.header h1.logo a:hover {
  text-decoration: none;
}
.header h1.logo .logo-title {
  vertical-align: middle;
  line-height: 1.6;
}
.header .main-nav {
  margin-top: 15px;
}
.header .main-nav .navbar-toggle {
  margin-right: 0;
  margin-top: 0;
  background: none;
  position: absolute;
  right: 10px;
  top: 10px;
}
.header .main-nav .navbar-toggle:focus {
  outline: none;
}
.header .main-nav .navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 0.6);
  height: 3px;
}
.header .main-nav .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}
.header .main-nav .nav .nav-item {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  margin-right: 15px;
}

/*.header .main-nav .nav .nav-item.active a {
  color: #FF9E16;
  background: none;
}*/



.header .main-nav .nav .nav-item.nav-item-cta a.btn-cta-secondary {
  border: 1px solid #fff;
  color: #fff;
  padding: 8px 10px;
  margin-top: 5px;
  font-size: 13px;
}
.header .main-nav .nav .nav-item.nav-item-cta a.btn-cta-secondary:hover {
  border: 1px solid #FF9E16;
  background: #FF9E16;
}
.header .main-nav .nav .nav-item a {
  font-weight: 900;
  letter-spacing: 0.8px;
  color: #fff;
}
.header .main-nav .nav .nav-item a:hover {
  color: #FF9E16;
  background: none;
}
.header .main-nav .nav .nav-item a:focus {
  outline: none;
  background: none;
}
.header .main-nav .nav .nav-item a:active {
  outline: none;
  background: none;
}
.header .main-nav .nav .nav-item.active {
  color: #FF9E16;
}
.header .main-nav .nav .nav-item.last {
  margin-right: 0;
}
.header .main-nav .nav.active {
  position: relative;
}
.header .main-nav .nav.active > a {
  background: #FF9E16;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.header .main-nav .nav.active > a:before {
  content: "\f0d8";
  position: absolute;
  bottom: -8px;
  left: 0;
  text-align: center;
  font-family: FontAwesome;
  display: block;
  font-size: 12px;
  width: 100%;
}
.header .main-nav .nav.active > a.dropdown-toggle:before {
  display: none;
}
.header .main-nav .nav.open a {
  background: none;
}
.header .main-nav .nav .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
  border: none;
  text-transform: none;
  min-width: 180px;
  background: #3D3940;
}
.header .main-nav .nav .dropdown-menu:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #3D3940;
  position: absolute;
  right: 90px;
  top: -10px;
}
.header .main-nav .nav .dropdown-menu a {
  /* border-bottom: 1px solid #212e3a; */
  font-size: medium;
  padding: 8px 20px;
  color: #fff;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.header .main-nav .nav .dropdown-menu a:hover {
  /* background: #2e4050; */
  color: #FF9E16;
}
/* Override bootstrap default */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none;
}
/* ======= Headline Background & Slideshow ======= */
.bg-slider-wrapper {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 880px;
  background: #373737;
/* ======= Homepage video header fix ======= */
  display: flex;
  flex-direction: column;
}
.bg-slider-wrapper .flexslider {
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.bg-slider-wrapper .flexslider .slide {
  display: block;
  height: 880px;
}
.bg-slider-wrapper .flexslider .slide.slide-1 {
  background: #55565A url('../images/background/labbackground-hair.png') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-2 {
  background: #55565A url('../images/background/bg-header-2.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-3 {
  background: #55565A url('../images/background/bg-header-3.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-4 {
  background: #55565A url('../images/background/bg-header-4.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-5 {
  background: #55565A url('../images/background/bg-header-5.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-6 {
  background: #55565A url('../images/background/bg-header-6.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-7 {
  background: #55565A url('../images/background/bg-header-7.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-8 {
  background: #55565A url('../images/background/bg-header-8.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .slide.slide-9 {
  background: #55565A url('../images/background/bg-header-9.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-slider-wrapper .flexslider .flex-control-nav {
  z-index: 30;
  bottom: 30px;
  position: relative;
}
.bg-slider-wrapper .flexslider .flex-control-nav li a {
  background: #A9A8A9;
}
.bg-slider-wrapper .flexslider .flex-control-nav li a.flex-active {
  background: #bfbfbf;
}
.headline-bg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 500px;
  background: #55565A url('../images/background/bg-header-small-1.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.headline-bg.pricing-headline-bg {
  background-image: url('../images/background/bg-header-small-2.jpg');
}
.headline-bg.contact-headline-bg {
  background-image: url('../images/background/dscontact.png');
}
.headline-bg.about-headline-bg {
  background-image: url('../images/background/dsabout.png');
}
.headline-bg.careers-headline-bg {
  background-image: url('../images/background/dscareers.png');
}


/* ======= Promo - Hero Video ======= */
.hero-video {
filter: hue-rotate(190deg);
    object-fit: cover;
    width: 100%;
    position: absolute;
    padding: 0; border: 0;
}
.hero-overlay {
    background: radial-gradient(circle, rgb(199 147 66 / 36%) 57%, rgb(255 0 0 / 17%) 100%);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}
.di .hero-video {filter: hue-rotate(32deg);}
.da .hero-video {filter: hue-rotate(210deg);}

/* ======= Promo ======= */

.promo {
  padding-top: 120px;
  margin-bottom: 20px;
  position: relative;
  color: #fff;
  /*height: 500px;*/
  z-index: 10;
}
.promo .container {
  background: #ffffff21;
  border-radius: 10px;
  padding: 40px 30px;
  backdrop-filter: blur(9px);
  border: 1px solid #ffffff2b;
  text-shadow: 0px 0px 4px black;
}
.promo .title {
  width: 100%;
  display: inline-block;
  font-size: 45px;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: bold;
}
.promo.section .intro {
  text-align: left;
  max-width: 930px;
  margin: 0;
  letter-spacing: 0.8px;
}
.promo .btn-cta {
  font-size: 16px;
}
.promo .btn-link {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
}
.promo .btn-link:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  text-decoration: none;
}
.promo .btn-link:focus {
  outline: none;
}
.promo .btn-link .fa {
  margin-right: 5px;
  font-size: 16px;
  position: relative;
  top: 2px;
}
.start-button {
  /*margin-left: 200px;*/
  text-shadow: none;
}
/* ======= sections-wrapper ======= */
.sections-wrapper {
  z-index: 20;
  position: relative;
}
.section .intro {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
  color: #A9A8A9;
  font-size: 20px;
}
.section-on-bg .title {
  color: #fff;
}
.section-on-bg .intro {
  color: #fff;
}
/* ======= DarwinSync Features ======= */
.video-placeholder {
  margin-top: 80px;
}
.ds-features {
  background-color: #FFFFFF;
  padding-top: 50px;
  padding-bottom: 50px;
  /*font-size: 20px;*/
}
.ds-features .item.last-item {
  border-bottom: none;
}
.ds-features .item {
  padding: 30px 0 30px 0;
}
.ds-features .item .title {
  font-size: 35px;
  color: #55565A;
  margin-top: 0;
  margin-bottom: 15px;
}
.ds-features .title {
  font-size: 36px;
  font-weight: 700;
  margin-top: 0;
}
.feature-box {
  line-height: 2;
  padding: 40px;
  background-color: #FCFCFC;
  box-shadow: 10px 10px #F1F3F4;
}

.sad img {
  width: 80px;
  margin-top: 25px;
}

/* .ds-features-grid {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 33% 33% 33%;
}
.ds-features-cell {
  padding: 20px;
} */

/* ======= Why ======= */
.why {
  background-color: #f5f1eb;
  padding-top: 50px;
  padding-bottom: 50px;
}
.why .title {
  font-size: 36px;
  font-weight: 700;
  margin-top: 0;
}
.why .intro {
  color: #A9A8A9;
  margin-bottom: 30px;
  font-size: 16px;
}
.why .item {
  padding: 45px 0 45px 0;
  border-bottom: 1px solid #eee;
}
.why .item.last-item {
  border-bottom: none;
}
.why .item .title {
  font-size: 35px;
  color: #55565A;
  margin-top: 0;
  margin-bottom: 15px;
}
.why .item .desc {
  margin-bottom: 60px;
}
.why .item .desc .fa {
  margin-right: 5px;
}
.why .item .quote {
  position: relative;
}
.why .item .quote .quote-profile {
  position: absolute;
  left: 0;
}
.why .item .quote .quote-content {
  margin-left: 90px;
  background: #F1F3F4;
  border-left: 4px solid #e8e8e8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 14px;
  padding: 15px;
}
.why .item .quote .quote-content:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #e8e8e8;
  position: absolute;
  left: 80px;
  top: 25px;
}
.why .item .quote blockquote {
  border-left: none;
  font-style: italic;
  color: #55565A;
  font-size: 16px;
  padding: 0;
  margin-bottom: 10px;
}
.why .item .quote .source {
  color: #A9A8A9;
  font-size: 13px;
  margin-bottom: 0;
}
.why .item .quote .source a {
  color: #A9A8A9;
}
.why .item .quote .source a:hover {
  color: #808080;
}
.why .figure {
  position: relative;
  text-align: center;
}
.why .figure .figure-caption {
  color: #b3b3b3;
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}
.why .figure .figure-caption a {
  color: #b3b3b3;
}
.why .figure .figure-caption a:hover {
  color: #FF9E16;
}
.why .figure img {
  margin-left: auto;
  margin-right: auto;
}
.why .control {
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -65px;
}
.why .control .play-trigger {
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  position: relative;
  width: 60px;
  height: 60px;
  border: 4px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 auto;
  text-align: center;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.why .control .play-trigger:active,
.why .control .play-trigger:focus {
  outline: none;
}
.why .control .play-trigger:hover {
  color: #fff;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
}
.why .control .play-trigger:hover .fa {
  cursor: pointer;
}
.why .control .play-trigger .fa {
  font-size: 26px;
  position: relative;
  left: 2px;
}
.why .feature-lead .title {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 15px;
}

.why .pos-rel {
	position: relative;
	height: 450px;
}

.lotf .pos-rel {
	position: relative;
	height: 350px;
}

#why .text-container {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 20px;
}

/* ======= New Buttons ======= */
.btn-left-arrow-circle.btn-red {
    color: inherit;
    font-weight: 400;
}
.btn-left-arrow-circle {
    position: relative;
    bottom: 0;
    right: 0;
    padding: 7px 20px 8px 35px;
    color: inherit;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
}
.btn-left-arrow-circle:before {
    position: absolute;
    top: 50%;
    left: 2px;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background-color: transparent;
  /*  border: 1px solid #fff;
    border-radius: 50%;
    color: #e73629;*/
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    transition: all .3s ease;
}
.btn-left-arrow-circle.btn-red:before {
    color: #fff;
/*    border: 1px solid #e53e30;
    background-color: #e53e30;*/
    background-image: url("../images/background/link-arrow.png" );
    background-size: 25px 25px;
    content: '';
}
.btn-left-arrow-circle.btn-red:hover::before {
    background-image: url("../images/background/link-arrow.png" );
  }
/*.btn-left-arrow-circle:before, .hero-btn-fix:before, .icon-arrow-right2:before, .tab-home-wrapper .swiper-button-next:before {
    content: "\EA3C";
}*/
/* ======= Testimonials ======= */

.logo-wrapper {
  text-align: center;
  padding: 20px;
}
.bb-logo2, .dm-logo {
  width: 150px;
  display: inline-block;
  margin: 0 60px;
}
.bb-logo2 img {
    filter: brightness(20);
}

.testimonials-wrapper { 
  background: #000000b0;
  min-height: 550px;
  padding: 30px 0 70px 0;

}

.testimonials {
  background: #b9b9b9;
  /*padding-top: 25px;
  padding-bottom: 50px;*/
  color: white;
  min-height: 500px;
  
}
.testimonials .carousel-indicators {
  bottom: -60px;
  z-index: auto;
}
.testimonials .carousel-indicators li {
  background: #ccc;
  border: none;
  margin: 1px;
}
.testimonials .carousel-indicators li.active {
  background: #FF9E16;
  border: none;
  width: 10px;
  height: 10px;
  margin: 1px;
}
.testimonials .title {
  font-size: 34px;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 60px;
}
.testimonials .source {
  float: right;
  margin-right: 10px;
  font-weight: bold;
}
.testimonials .item .profile {
  position: absolute;
  left: 0;
}
.testimonials .item .content {
  /* make space for the quote icon*/
  padding-left: 50px;
}

.testimonials .item blockquote {
  font-size: 20px;
  font-weight: 300;
  border-left: 0;
  padding: 0;
  position: relative;
}
.testimonials .fa-quote-left {
  position: absolute;
  color: #FF9E16;
  font-size: 22px;
  left: 15px;
}
.testimonials .item .source .title {
  font-size: 16px;
  color: #fff;
}

cite {
    font-size: 90%;
    margin-top: 25px;
    display: block;
}

cite img {
    height: 75px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}

cite span {
    font-size: 10px;
}

/* ======= Lab Of The Future ======= */
.lotf {
  background: #f5f1eb;
  padding: 30px 0;
}
.lotf h3 {
  margin-top: 20%;
}
.lotf img {
  right: 0;
  float: right;
}

/* ======= Partners ======= */
.partners {
  background-color: #eaeaea;
  padding-top: 25px;
  padding-bottom: 45px;
  text-align: center;
}

.partners .title {
  font-size: 34px;
  font-weight: 700;
  margin-top: 0;
}

.partners .caption {
  margin-bottom: 50px;
}

.partners img {
  width: 40px;
  margin: 15px;
}

.partner-images img {
  filter: saturate(0);
  opacity: 0.6;
  width: 100px;
  transition: all 0.4s ease-in-out;
}

.partner-images img.bigger {
  width: 150px;
}

.partner-images img.smaller {
  width: 60px;
}

.partner-images img:hover {
  filter: saturate(1);
  opacity: 1;
  transition: all 0.4s ease-in-out;
}

.partner-images .darpa {
  font-family: 'Helvetica Neue';
  font-weight: bolder;
  font-size: 22px;
  opacity: 0.6;
  transition: all 0.4s ease-in-out;
}

.partner-images .darpa:hover {
  filter: saturate(1);
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
/* ======= Press ======= */
.press {
  padding-top: 80px;
  padding-bottom: 80px;
}
.press .title {
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 60px;
}
.press .press-list {
  margin-bottom: 15px;
  text-align: center;
}
.press .press-list.last {
  margin-bottom: 60px;
}
.press .press-list li {
  display: block;
  height: 80px;
}
.press .press-list li img {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.press .press-list li:hover img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.press .press-lead .title {
  font-size: 16px;
  margin-bottom: 15px;
}
/* ======= cta-section ======= */
.cta-section {
  background: #fff url('../images/background/labfooter.png') no-repeat left top;
  background-size: cover;
  min-height: 350px;
  /* color: #fff; */
  padding-top: 50px;
  padding-bottom: 35px;
  border: none;
}
.cta-section .title-container-padding {
  padding-left: 5%;
}
.cta-section.pricing-cta-section {
  background-image: url('../images/background/bg-footer-2.jpg');
}
.cta-section.contact-cta-section {
  background-image: url('../images/background/bg-footer-3.jpg');
}
.cta-section .title {
  font-size: 36px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 35px;
}
.cta-section .btn-cta {
  font-size: 16px;
}
.cta-section .intro {
  margin-bottom: 15px;
  color: #fff;
}
.cta-section .counting {
  color: #FF9E16;
  font-weight: bold;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.form-message {
  padding-bottom: 20px;
}
/* ======= Features video ======= */
.features-video {
  padding-top: 170px;
  position: relative;
  z-index: 10;
}
.features-video .title {
  font-size: 36px;
  margin-bottom: 60px;
  margin-top: 0;
  color: #fff;
  font-weight: 300;
}
.features-video .video-container {
  max-width: 800px;
  margin: 0 auto;
}
.features-video iframe {
  background: #fff;
  padding: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
}
/* ======= Features tabs ======= */
.features-tabbed {
  padding-top: 80px;
  padding-bottom: 80px;
}
.features-tabbed .title {
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 60px;
}
.features-tabbed .tab-content {
  padding: 60px 30px;
}
.features-tabbed .tab-content .title {
  font-size: 16px;
  color: #FF9E16;
  font-weight: bold;
  margin-bottom: 30px;
}
.features-tabbed .tab-content .desc {
  margin-bottom: 30px;
  color: #55565A;
}
.features-tabbed .tab-content .desc ul {
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.features-tabbed .tab-content .desc ul li {
  margin-bottom: 10px;
}
.features-tabbed .tab-content .desc ul .fa {
  color: #FF9E16;
  margin-right: 5px;
}
.features-tabbed .tab-content .desc blockquote {
  font-style: italic;
  color: #808080;
}
.features-tabbed .tab-content .desc .table {
  font-size: 14px;
  padding: 15px 0;
}
.features-tabbed .tab-content .desc .box {
  background: #F1F3F4;
  padding: 30px;
  font-size: 14px;
}
.features-tabbed .tab-content .figure {
  margin-bottom: 60px;
}
.features-tabbed .tab-content .figure img {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
}
.features-tabbed .tab-content .figure .figure-caption {
  color: #b3b3b3;
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}
.features-tabbed .tab-content .figure .figure-caption a {
  color: #b3b3b3;
}
.features-tabbed .tab-content .figure .figure-caption a:hover {
  color: #FF9E16;
}
.nav-tabs {
  border: none;
  margin: 0 auto;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  text-align: center;
  position: relative;
}
.nav-tabs:before {
  content: "";
  display: block;
  border-bottom: 1px solid #eee;
  position: absolute;
  bottom: 0;
}
.nav-tabs > li {
  margin-bottom: -1px;
  position: relative;
  z-index: 1;
  background: #fff;
  border: 1px solid #eee;
  border-right: none;
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
  width: 20%;
  /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
}
.nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 0px;
  color: #A9A8A9;
  padding: 15px 30px;
  font-size: 14px;
  background: #fafafa;
  border: none;
}
.nav-tabs > li > a .fa {
  font-size: 20px;
}
.nav-tabs > li > a:hover {
  background: #F1F3F4;
}
.nav-tabs > li.active {
  border-top-color: #FF9E16;
  border-bottom-color: #fff;
}
.nav-tabs > li.active > a {
  color: #FF9E16;
  background: #fff;
  -webkit-box-shadow: inset 0 3px 0 #FF9E16;
  -moz-box-shadow: inset 0 3px 0 #FF9E16;
  box-shadow: inset 0 3px 0 #FF9E16;
  border: none;
}
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
}
.nav-tabs > li.active:hover > a {
  border-top: 0;
  border: none;
  color: #FF9E16;
}
.nav-tabs > li.last {
  border-right: 1px solid #eee;
}
/* ======= Steps ======= */
.steps {
  background: #F1F3F4;
  padding-top: 80px;
  padding-bottom: 120px;
}
.steps .title {
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 60px;
}
.steps .step {
  padding: 30px 60px;
  color: #55565A;
}
.steps .step .title {
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
}
.steps .step .title .number {
  width: 90px;
  height: 90px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  background: #FF9E16;
  border: 5px solid #FF9E16;
  color: #fff;
  margin: 0 auto;
  padding-top: 25px;
  font-size: 26px;
  font-weight: bold;
  font-family: arial, sans-serif;
  margin-bottom: 30px;
}
.steps .step .title .text {
  color: #FF9E16;
  font-weight: bold;
  font-size: 16px;
}
.steps .btn-cta-primary {
  margin: 0 auto;
  margin-top: 60px;
  font-size: 20px;
}
/* ======= Pricing ======= */
.pricing {
  padding: 80px 0;
  padding-top: 170px;
  position: relative;
  z-index: 10;
}
.pricing .title {
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 30px;
  color: #fff;
}
.pricing .intro {
  color: #fff;
  margin-bottom: 80px;
}
.pricing .item {
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
.pricing .item.best-buy {
  top: -15px;
  z-index: 11;
  position: relative;
}
.pricing .item.best-buy .item-inner {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.pricing .item.best-buy .item-inner:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
}
.pricing .item.best-buy .heading {
  padding-top: 45px;
}
.pricing .item.best-buy .content {
  padding-bottom: 45px;
}
.pricing .item .item-inner {
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  border: 1px solid #eee;
}
.pricing .item .item-inner:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.pricing .item .heading {
  margin-top: 0;
  padding: 30px 15px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pricing .item .heading .title {
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px dashed #eee;
  color: #55565A;
}
.pricing .item .content {
  padding: 30px 15px;
  padding-top: 0;
  font-size: 14px;
}
.pricing .item .price-figure {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 auto;
}
.pricing .item .price-figure .number {
  font-size: 42px;
  font-weight: bold;
}
.pricing .item .price-figure .unit {
  font-weight: 400;
  color: #b3b3b3;
}
.pricing .item .price-figure .currency {
  top: -12px;
  right: 2px;
  position: relative;
  font-family: arial, sans-serif;
  color: #55565A;
  font-size: 16px;
}
.pricing .item .ribbon {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 110px;
  height: 110px;
  overflow: hidden;
}
.pricing .item .ribbon .text {
  position: relative;
  left: -8px;
  top: 18px;
  width: 158px;
  padding: 10px 10px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #A9A8A9;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  -moz-transform: rotate(45deg) translate3d(0, 0, 0);
  -ms-transform: rotate(45deg) translate3d(0, 0, 0);
  -o-transform: rotate\(45deg\) translate3d\(0, 0, 0\);
  transform: rotate\(45deg\) translate3d\(0, 0, 0\);
}
.pricing .item .ribbon .text:before,
.pricing .item .ribbon .text:after {
  content: '';
  position: absolute;
  bottom: -5px;
  border-top: 5px solid #2e4050;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.pricing .item .ribbon .text:before {
  left: 0;
}
.pricing .item .ribbon .text:after {
  right: 0;
}
.pricing .item .feature-list {
  margin-bottom: 30px;
}
.pricing .item .feature-list li {
  border-bottom: 1px solid #f3f3f3;
  padding: 10px;
}
.pricing .item .feature-list li .fa {
  margin-right: 5px;
  color: #A9A8A9;
}
.pricing .item .feature-list li.disabled {
  color: #A9A8A9;
}
.pricing .item .feature-list li.disabled .fa {
  color: #A9A8A9;
}
/* ======= Download Apps ======= */
.download-page .headline-bg {
  height: 1200px;
  background: #55565A url('../images/background/bg-mobile-headline.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.apps-section {
  min-height: 900px;
  padding-top: 160px;
}
.apps-section .title {
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
}
.apps-section .intro {
  text-align: left;
  margin-bottom: 60px;
}
.apps-section .phone-holder {
  width: 324px;
  height: 651px;
  display: block;
  background: url('../images/mobile/iphone.png') no-repeat left top;
  position: relative;
}
.apps-section .phone-holder .screenshot {
  position: absolute;
  left: 21px;
  top: 75px;
}
.apps-section .content-area .download-list li {
  margin-bottom: 15px;
}
.apps-section .content-area .download-list li .btn {
  width: 220px;
  text-align: left;
}
.apps-section .content-area .info {
  margin-top: 60px;
  margin-bottom: 60px;
  background: rgba(31, 51, 64, 0.8);
  padding: 30px;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 20;
}
.apps-section .content-area .info .title {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: normal;
}
/* ======= FAQ Section ======= */
.faq {
  background: #F1F3F4;
  padding-top: 80px;
  padding-bottom: 120px;
}
.faq .title {
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 60px;
}
.faq .panel {
  background: #fff;
  -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
}
.faq .panel:hover {
  -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.1);
}
.faq .panel .panel-heading {
  padding: 15px 30px;
}
.faq .panel .panel-body {
  padding: 30px;
  padding-top: 0;
  color: #55565A;
}
.faq .panel .panel-title {
  font-weight: normal;
  color: #55565A;
}
.faq .panel .panel-title a {
  text-decoration: none;
}
.faq .panel .panel-title .active {
  color: #FF9E16;
}
.faq .panel .panel-title .panel-toggle .fa {
  margin-right: 10px;
  color: #FF9E16;
}
.faq .panel .panel-title:hover .fa {
  color: #FF9E16;
}
.faq .contact-lead {
  margin-top: 60px;
}
.faq .contact-lead .title {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 15px;
  color: #A9A8A9;
}
/* ======= Contact section ======= */
.contact-section {
  padding: 80px 0;
  padding-top: 60px;
  position: relative;
  z-index: 10;
}
.contact-section .title {
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 30px;
}
.contact-section .intro {
  margin-bottom: 60px;
}
.contact-section .contact-form {
  margin-left: 15px;
  margin-right: 15px;
}
.contact-section .contact-form .contact-form-inner {
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
}
.contact-section .contact-form .error {
  color: #FF9E16;
  font-family: arial, sans-serif;
  display: block;
  font-size: 14px;
  text-align: left;
  padding-top: 5px;
  padding-left: 5px;
  font-weight: 300;
}
/* ======= Contact-other section ======= */
.contact-methods .intro {
  color: #55565A;
}
.contact-other-section .title {
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 30px;
}
.contact-other-section .other-info li {
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
  color: #55565A;
  text-align: left;
  padding-left: 90px;
  -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.contact-other-section .other-info li a {
  color: #55565A;
}
.contact-other-section .other-info li a:hover {
  color: #FF9E16;
}
.contact-other-section .other-info li .fa {
  position: absolute;
  left: 0;
  top: 0;
  background: #FF9E16;
  color: #fff;
  width: 60px;
  height: 100%;
  font-size: 20px;
  padding-top: 15px;
  text-align: center;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.contact-other-section .other-info li .fa.fa-twitter {
  font-size: 22px;
}
.contact-other-section .other-info li .fa.fa-phone {
  font-size: 22px;
}
.contact-other-section .other-info li .fa.fa-map-marker {
  font-size: 22px;
  padding-top: 45px;
}
/* ======= Map section ======= */
.map-section {
  padding-top: 40px;
  padding-bottom: 80px;
}
.map-section .title {
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 30px;
}
.map-section .gmap-wrapper {
  border: 1px solid #eee;
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
}
.map-section .gmap-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* ======= Blog Slideshow ======= */
.blog-slider {
  margin-bottom: 0;
  margin-top: 80px;
  border: none;
  height: 400px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.blog-slider .slide {
  display: block;
  height: 400px;
  background-color: #55565A;
}
.blog-slider .slide:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
}

.simple-blog-header-banner {
  padding: 20px;
  width: 90%;
  margin: 0 auto;
}

.simple-blog-header-banner img {
  width: 100%;
}

.blog-slider .slide.slide-0 {
  background: #55565A url('../images/blog/post-0.png') 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.blog-slider .slide.slide-1 {
  background: #55565A url('../images/blog/post-1.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blog-slider .slide.slide-2 {
  background: #55565A url('../images/blog/post-2.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blog-slider .slide.slide-3 {
  background: #55565A url('../images/blog/post-3.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blog-slider .slide.slide-4 {
  background: #55565A url('../images/blog/post-4.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blog-slider .slide.slide-5 {
  background: #55565A url('../images/blog/post-5.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blog-slider .slide.slide-6 {
  background: #55565A url('../images/blog/post-6.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blog-slider .slide.slide-7 {
  background: #55565A url('../images/blog/post-7.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blog-slider .slide.slide-8 {
  background: #55565A url('../images/blog/post-8.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blog-slider .slide.slide-9 {
  background: #55565A url('../images/blog/post-9.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blog-slider .flex-control-nav {
  bottom: 15px;
  z-index: 10;
}
.blog-slider .flex-control-nav li a {
  background: #5e5e5e;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.blog-slider .flex-control-nav li a.flex-active {
  background: #fff;
}
.blog-slider .flex-direction-nav a {
  text-shadow: none;
  color: #fff;
  position: absolute;
  width: 30px;
  height: 50px;
  display: block;
}
.blog-slider .flex-direction-nav a.flex-prev {
  left: 5%!important;
}
.blog-slider .flex-direction-nav a.flex-prev:before {
  content: "";
  text-indent: -9999px;
  background: url('../images/flexslider/carousel-arrow-prev.png') no-repeat left top;
  display: block;
  width: 30px;
  height: 50px;
}
.blog-slider .flex-direction-nav a.flex-next {
  right: 5%!important;
}
.blog-slider .flex-direction-nav a.flex-next:before {
  content: "";
  text-indent: -9999px;
  background: url('../images/flexslider/carousel-arrow-next.png') no-repeat right top;
  display: block;
  width: 30px;
  height: 50px;
}
.blog-slider:hover .flex-prev {
  left: 5%!important;
}
.blog-slider:hover .flex-next {
  right: 5%!important;
}
.blog-slider .flex-caption {
  padding-top: 90px;
  position: relative;
  z-index: 20;
  text-align: center;
  color: #fff;
}
.blog-slider .flex-caption a {
  color: #fff;
}
.blog-slider .flex-caption .title {
  font-size: 42px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-top: 0;
}
.blog-slider .flex-caption .title a:hover {
  text-decoration: none;
}
.blog-slider .flex-caption .meta {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  margin-bottom: 30px;
}
.blog-slider .flex-caption a.more-link {
  color: #fff;
}
.blog-slider .flex-caption a.more-link:hover {
  color: #FF9E16;
}
/* Blog homepage */
.blog-list .post {
  padding: 0 15px;
  margin-bottom: 30px;
}
.blog-list .post .post-inner {
  padding: 0px;
  position: relative;
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
}
.blog-list .post .post-thumb {
  background: #fff;
  overflow: hidden;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.blog-list .post .post-thumb img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 auto;
  text-align: center;
}
.blog-list .post .post-thumb img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.blog-list .post .content {
  padding: 30px;
  padding-bottom: 15px;
  color: #55565A;
  height: 350px;
}
.blog-list .post .content .post-title {
  margin-top: 0;
  font-size: 20px;
  font-weight: bold;
}
.blog-list .post .content .post-title a {
  color: #55565A;
}
.blog-list .post .content .post-entry {
  margin-bottom: 15px;
}
.blog-list .post .content .meta {
  font-size: 12px;
  color: #A9A8A9;
  margin-bottom: 0;
}
.blog-list .post .content .meta ul {
  margin-left: 0;
  border-top: 1px solid #eee;
  padding-top: 15px;
}
.blog-list .post .content .meta li:first-child {
  padding-left: 0;
}
.blog-list .post .content .meta li .fa {
  margin-right: 5px;
}
.blog-list .post .content .meta li a {
  color: #A9A8A9;
}
.blog-list .post .content .meta li a:hover {
  color: #FF9E16;
}
/* Single blog post */
.news-quote {
  background-color: #E8E8E8;
  padding-left: 70px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}
.news-quoted {
  font-weight: 300;
  margin-top: 15px;
  font-size: 13px;
  color: #9D9D9E;
}
.news-quote2 {
  background-color: #E8E8E8;
  padding-left: 70px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  text-indent: -14px;
}
.news-quoted2 {
  text-indent: 0px;
  font-weight: 300;
  margin-top: 15px;
  font-size: 13px;
  color: #9D9D9E;
  }
.news-quote2::before {
  color:#FF9E16;
  position: relative;
  left:-16px;
  content: "\f10d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 24px;
}
.news-quote .fa-quote-left {
  position: absolute;
  color: #FF9E16;
  font-size: 22px;
  left: 50px;
}
.blog-entry-wrapper {
  padding-bottom: 80px;
}
.blog-entry-heading.entry-1 {
  background: #55565A url('../images/blog/post-1.jpg') no-repeat 50% top;
}
.blog-entry-heading.entry-3 {
  background: #55565A url('../images/blog/post-3.jpg') no-repeat 50% top;
}
.blog-entry-heading.entry-10 {
  background: #55565A url('../images/blog/post-10.jpg') no-repeat 50% top;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading {
  margin-bottom: 60px;
  position: relative;
  min-height: 250px;
  padding-bottom: 30px;
  background-color: #55565A;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #fff;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading .container {
  position: relative;
  z-index: 11;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 60px;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading .title {
  margin-bottom: 30px;
  font-size: 42px;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading .meta {
  font-size: 16px;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading .meta a {
  color: #fff;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading .meta a:hover {
  color: #fff;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading .meta .fa {
  margin-right: 5px;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading .post-nav-top {
  position: absolute;
  z-index: 11;
  width: 100%;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 30px;
  margin-bottom: 0;
  font-size: 14px;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading .post-nav-top a {
  color: #fff;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.blog-entry-wrapper .blog-entry .blog-entry-heading .post-nav-top a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.blog-entry-content header .horizontal-line {
  border-bottom: #E8E8E8 solid 2px;
  margin-top: 2%;
  margin-bottom: 2%;
}
.blog-entry-content header p {
  color: #A9A8A9;
}
.blog-entry-wrapper .blog-entry .blog-entry-content {
  font-size: 16px;
  /*line-height: 1.5;*/
  color: #55565A;
  padding-right: 30px;
}
.blog-entry-wrapper .blog-entry .blog-entry-content h1,
.blog-entry-wrapper .blog-entry .blog-entry-content h2,
.blog-entry-wrapper .blog-entry .blog-entry-content h3,
.blog-entry-wrapper .blog-entry .blog-entry-content h4,
.blog-entry-wrapper .blog-entry .blog-entry-content h5,
.blog-entry-wrapper .blog-entry .blog-entry-content h6 {
  color: #A9A8A9;
}
.blog-entry-wrapper .blog-entry .blog-entry-content h1.section-heading,
.blog-entry-wrapper .blog-entry .blog-entry-content h2.section-heading,
.blog-entry-wrapper .blog-entry .blog-entry-content h3.section-heading,
.blog-entry-wrapper .blog-entry .blog-entry-content h4.section-heading,
.blog-entry-wrapper .blog-entry .blog-entry-content h5.section-heading,
.blog-entry-wrapper .blog-entry .blog-entry-content h6.section-heading {
  margin-top: 60px;
  margin-bottom: 30px;
}
.blog-entry-wrapper .blog-entry .blog-entry-content p {
  margin-bottom: 30px;
}
.blog-entry-wrapper .blog-entry .blog-entry-content ul,
.blog-entry-wrapper .blog-entry .blog-entry-content ol {
  margin-bottom: 30px;
}
.blog-entry-wrapper .blog-entry .blog-entry-content ul li,
.blog-entry-wrapper .blog-entry .blog-entry-content ol li {
  margin-bottom: 15px;
}
.blog-entry-wrapper .blog-entry .blog-entry-content .figure {
  margin-bottom: 30px;
}
.blog-entry-wrapper .blog-entry .blog-entry-content .figure .figure-caption {
  font-size: 16px;
  color: #A9A8A9;
  margin-top: 10px;
}
.blog-entry-wrapper .blog-entry .blog-entry-content .figure .figure-caption a {
  color: #A9A8A9;
}
.blog-entry-wrapper .blog-entry .blog-entry-content .figure .figure-caption a:hover {
  color: #FF9E16;
}
.blog-entry-wrapper .blog-entry .blog-entry-content .custom-list-style {
  margin-bottom: 30px;
}
.blog-entry-wrapper .blog-entry .blog-entry-content .custom-list-style li {
  list-style: none;
  margin-bottom: 5px;
}
.blog-entry-wrapper .blog-entry .blog-entry-content .custom-list-style li .fa {
  margin-right: 10px;
  color: #FF9E16;
}
.blog-entry-wrapper .blog-entry .post-nav {
  margin-bottom: 60px;
  margin-top: 60px;
}
.blog-entry-wrapper .blog-entry .post-nav .nav-next {
  float: right;
}
.blog-entry-wrapper .blog-entry .post-nav .nav-next .fa {
  margin-left: 5px;
}
.blog-entry-wrapper .blog-entry .post-nav .nav-previous .fa {
  margin-right: 5px;
}
.blog-entry-wrapper .custom-quote {
  border: none;
  padding: 60px 30px;
  font-family: 'Roboto slab', serif;
  font-weight: 300;
  font-style: italic;
  font-size: 20px;
}
.blog-entry-wrapper .custom-quote p {
  color: #55565A;
  line-height: 1.6;
}
.blog-entry-wrapper .custom-quote .fa {
  color: #FF9E16;
  margin-right: 10px;
}
.blog-entry-wrapper .custom-quote .source {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0 !important;
  font-size: 16px;
  text-align: right;
}
.blog-entry-wrapper .custom-quote .source .fa {
  margin-right: 5px;
}
.blog-entry-wrapper .custom-quote .source .name {
  color: #55565A;
}
.blog-entry-wrapper .custom-quote .source .title {
  font-size: 16px;
  color: #A9A8A9;
}
.blog-entry-wrapper .box {
  padding: 30px;
  background: #F1F3F4;
}
.blog-page .header-blog {
  position: fixed;
  top: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  background: #fff;
  height: 80px;
}
.blog-page .header-blog .main-nav .nav .nav-item a {
  color: #55565A;
}
.blog-page .header-blog .main-nav .nav .nav-item a:hover {
  color: #FF9E16;
}
.blog-page .header-blog .main-nav .nav .dropdown-menu a {
  color: #fff;
}
.blog-page .header-blog h1.logo a {
  max-width: inherit;
  background: none;
  color: #FF9E16;
  padding-left: 0;
  padding-top: 25px;
}
.blog-page .header-blog h1.logo a .sub {
  font-family: "Roboto", arial, sans-serif;
  color: #55565A;
  font-weight: 300;
}
.blog-page .header-blog .main-nav .nav .nav-item.last {
  margin-right: 40px;
}
.blog-page .header-blog .main-nav .nav .nav-item.last .fa {
  font-size: 16px;
  margin-right: 5px;
}
/* Blog category page */
.blog-category {
  margin-top: 160px;
}
.blog-category .page-title {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
  font-size: 36px;
  padding-top: 80px;
}
.blog-category .page-title .fa {
  color: #384d60;
  margin-right: 10px;
  font-size: 30px;
}
.blog-category .blog-list .post .content .post-title {
  font-size: 24px;
}
.blog-category .blog-list .post .content .meta ul {
  border-top: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  padding-top: 5px;
}
.blog-category .blog-category-list .post {
  margin-bottom: 60px;
}
/* Blog archive page */
.blog-archive .blog-list .post .content {
  padding-left: 80px;
}
.blog-archive .post {
  position: relative;
}
.blog-archive .post .date-label {
  background: #F1F3F4;
  display: inline-block;
  width: 50px;
  height: 60px;
  text-align: center;
  font-size: 13px;
  position: absolute;
  left: 15px;
  top: 30px;
  color: #fff;
}
.blog-archive .post .date-label .month {
  background: #55565A;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  padding: 2px 0;
}
.blog-archive .post .date-label .date-number {
  clear: left;
  display: block;
  padding-top: 5px;
  font-size: 18px;
  font-family: 'open sans', arial, sans-serif;
  font-weight: 500;
  color: #55565A;
}
/* ======= About Page ======= */
.story-section {
  padding-top: 60px;
  position: relative;
  z-index: 10;
}
.story-section .title {
  font-size: 36px;
  margin-bottom: 60px;
  margin-top: 0;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.8px;
}
.story-section .story-container-inner, .contact-methods {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
}
.story-section .story-container .story-container-inner-team {
  max-width: 1600px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
}
.story-section .about {
  padding: 30px;
}
.story-section .belife {
  border-color: #FF9E16;
  padding: 15px 30px;
  font-family: 'Roboto slab', serif;
  font-weight: 300;
  font-style: italic;
  font-size: 20px;
  margin: 60px 30px;
  color: #55565A;
}
.story-section .press-kit {
  padding-top: 60px;
  padding-bottom: 60px;
}
.story-section .press-kit .title {
  color: #55565A;
  font-size: 28px;
}
.story-section .press-kit .btn {
  margin: 30px 0;
}
.story-section .team {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px;
  text-align: center;
}
.story-section .team .title {
  color: #55565A;
  font-size: 28px;
}
.story-section .team .member {
  margin-bottom: 30px;
}
.story-section .team .member .member-inner {
  background: #55565A;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: center;
}
.story-section .team .member .member-inner img {
  margin: 0 auto;
}
.story-section .team .member .member-inner:hover img {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.story-section .team .member .member-inner:hover .social {
  visibility: visible;
}
.story-section .team .member .profile {
  background: #55565A;
  color: #fff;
  text-align: center;
}
.story-section .team .member .profile .info {
  padding: 15px 0;
}
.story-section .team .member .profile .name {
  font-size: 18px;
  font-weight: 600;
}
.story-section .team .member .profile .job-title {
  color: #F1F3F4;
  font-size: 14px;
}
.story-section .team .member .social {
  width: 100%;
  top: 15%;
  color: white;
  position: absolute;
  visibility: hidden;
}
.story-section .team .member .social-list {
  display: inline-block;
  margin: 0 auto;
}
.story-section .team .member .social-list a {
  color: #fff;
  background: #55565A;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.story-section .team .member .social-list a .fa {
  padding-top: 10px;
  font-size: 18px;
}
.story-section .team .member .social-list a:hover {
  background: #FF9E16;
}
/* ======= Modal ======= */
.modal.modal-video .modal-dialog {
  width: 760px;
  margin-top: 90px;
}
.modal.modal-video .modal-body {
  padding: 0;
  padding-top: 0;
}
.modal.modal-video .modal-header {
  border: none;
  padding: 0;
  position: relative;
}
.modal.modal-video .modal-content {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal.modal-video button.close {
  font-size: 36px;
  font-weight: 300;
  text-shadow: none;
  color: #fff;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  background: none;
  position: absolute;
  right: 0px;
  bottom: 5px;
  z-index: 10;
}
.modal.modal-video button.close:hover {
  color: #FF9E16;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.modal-backdrop.in {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
/* ======= Login Page ======= */
.has-full-screen-bg .upper-wrapper {
  background: #55565A url('../images/background/bg-screen-1.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.has-full-screen-bg.signup-page .upper-wrapper {
  background: #55565A url('../images/background/bg-screen-2.jpg') no-repeat 50% top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.has-full-screen-bg .header h1.logo {
  float: none;
  text-align: center;
}
.has-full-screen-bg .header h1.logo a {
  margin: 0 auto;
}
.access-section {
  padding-bottom: 200px;
  padding-top: 90px;
  padding-left: 10px;
  padding-right: 10px;
}
.access-section .form-box .form-box-inner {
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 40px;
}
.access-section .form-box .title {
  font-weight: 300;
  margin-bottom: 60px;
  margin-top: 0;
}
.access-section.signup-section .title {
  margin-bottom: 15px;
}
.access-section.signup-section .intro {
  margin-bottom: 60px;
}
.access-section .form-group {
  position: relative;
}
.access-section .form-group.email:before {
  content: "\f007";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #A9A8A9;
}
.access-section .form-group.password:before {
  content: "\f023";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #A9A8A9;
}
.access-section .form-control {
  font-size: 16px;
  padding-left: 30px;
  font-size: 14px;
}
.access-section .form-control::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #A9A8A9;
}
.access-section .form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #A9A8A9;
}
.access-section .form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #A9A8A9;
}
.access-section .form-control:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #A9A8A9;
}
.access-section .social-btns {
  padding-left: 60px;
  min-height: 250px;
  margin-bottom: 15px;
}
.access-section .social-btns li {
  margin-bottom: 10px;
}
.access-section .social-btns li .btn {
  color: #fff;
  min-width: 220px;
  text-align: left;
}
.access-section .social-btns li .btn:hover {
  color: #fff;
}
.access-section .social-btns li .btn .fa {
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  padding-right: 10px;
  width: 30px;
}
.access-section .twitter-btn {
  background: #55acee;
}
.access-section .twitter-btn:hover {
  background: #2795e9;
}
.access-section .facebook-btn {
  background: #3b5998;
}
.access-section .facebook-btn:hover {
  background: #2d4373;
}
.access-section .google-btn {
  background: #dd4b39;
}
.access-section .google-btn:hover {
  background: #c23321;
}
.access-section .github-btn {
  background: #55565A;
}
.access-section .github-btn:hover {
  background: #2b2b2b;
}
.access-section .forgot-password {
  font-size: 13px;
  margin-top: 10px;
}
.access-section .forgot-password a {
  color: #A9A8A9;
}
.access-section .forgot-password a:hover {
  text-decoration: underline;
  color: #FF9E16;
}
.access-section .divider {
  border-left: none;
  margin-bottom: 30px;
  position: static;
}
.access-section .divider span {
  background: #fff;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  top: inherit;
  text-transform: uppercase;
  color: #A9A8A9;
}
.access-section .divider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  background: #e5e5e5;
  height: 1px;
  width: 100%;
}
.access-section .social-btns {
  padding-left: 0;
  text-align: center;
}
.access-section .social-btns .btn {
  min-width: 100%;
}
.access-section .social-btns .social-login {
  display: inline-block;
  margin: 0 auto;
}
.access-section .note {
  color: #A9A8A9;
  font-size: 13px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.access-section .btn + .note {
  margin: 15px 0;
}
.access-section .remember label {
  font-size: 14px;
  color: #55565A;
}
.access-section .lead {
  font-size: 14px;
  color: #A9A8A9;
  margin-top: 30px;
}
/* ======= Reset Password Page ======= */
.resetpass-section .form-box .title {
  margin-bottom: 30px;
}
.resetpass-section .intro {
  font-size: 16px;
  margin-bottom: 30px;
}
/* ======= Footer ======= */
.footer {
  background: #313133;
  color: #fff;
  padding-top: 40px;
  font-size: 14px;
  position: relative;
  z-index: 20;
}
.footer .btn-cta,
.footer a.btn-cta {
  padding: 9px 10px;
}
.footer .footer-col.links .fa {
  margin-right: 5px;
}
.footer .footer-col.links li {
  margin-bottom: 10px;
}
.footer .footer-col.connect .social {
  margin-bottom: 15px;
  overflow: hidden;
}
.footer .footer-col.connect .social li {
  margin-right: 10px;
}
.footer .footer-col.connect .social li a .fa {
  color: #b3b3b3;
  font-size: 22px;
}
.footer .footer-col.connect .social li a:hover .fa {
  color: #FF9E16;
}
.footer .footer-col.connect .btn-cta-primary {
  background: #FF9E16;
  border-color: #FF9E16;
}
.footer .footer-col.connect .btn-cta-primary:hover {
  background: #FF9E16;
  border-color: #FF9E16;
}
.footer .footer-col .title {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.footer .footer-col p {
  color: #fff;
}
.footer .footer-col a {
  color: #FF9E16;
}
.footer .footer-col a:hover {
  color: #FFF;
}
.footer .footer-col .navbar-form {
  padding-left: 0;
  padding-right: 0;
}
.footer .footer-col .navbar-form .form-control {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.footer .footer-col .navbar-form .form-control:focus {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.footer .has-divider {
  border-top: 1px solid #2b3b4a;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer .download .download-list li {
  margin-bottom: 15px;
}
.footer .download .download-list li .btn-ghost {
  text-align: left;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  width: 230px;
}
.footer .download .download-list li .btn-ghost:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.footer .contact .fa {
  margin-right: 10px;
  font-size: 20px;
}
.footer .contact .email .fa {
  font-size: 16px;
}
.footer .bottom-bar {
  background: #1e1e1e;
  color: #b3b3b3;
  font-size: 14px;
  padding: 10px 0;
}
.footer .bottom-bar .copyright {
  line-height: 1.6;
}
/* ======= Pagination ======= */
.pagination {
  margin-bottom: 60px;
  font-size: 14px;
  font-family: arial, sans-serif;
  margin-left: auto;
  margin-right: auto;
}
.pagination li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  margin-right: 5px;
  color: #FF9E16;
}
.pagination li a:hover {
  color: #da3518;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #FF9E16;
  border: none;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #fbe1dc;
  border: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: none;
}
/* ======= Search Form ======= */
.searchbox-icon,
.searchbox-submit {
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  top: 0;
  font-size: 16px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 2.4;
  text-align: center;
  cursor: pointer;
  color: #ef7d69;
  background: #fff;
}
.searchbox-icon:hover {
  color: #757575;
}
.searchbox-submit {
  font-size: 14px;
  font-family: arial, sans-serif;
}
.searchbox-container {
  width: 100%;
}
.searchbox-container .searchbox {
  position: relative;
  height: 38px;
  width: 100%;
  float: right;
  top: -50px;
  right: 0;
  /* new */
  min-width: 38px;
  width: 0%;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
.searchbox-container .searchbox.searchbox-open {
  width: 100%;
}
.searchbox-container .searchbox.searchbox-open .searchbox-icon,
.searchbox-container .searchbox.searchbox-open .searchbox-submit {
  background: #FF9E16;
  color: #fff;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.searchbox-container .searchbox .searchbox-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #F1F3F4;
  border: 1px solid #eee;
  width: 100%;
  height: 38px;
  margin: 0;
  padding-left: 20px;
  font-size: 13px;
}
.searchbox-container .searchbox .searchbox-input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a6a6a6;
}
.searchbox-container .searchbox .searchbox-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a6a6a6;
}
.searchbox-container .searchbox .searchbox-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a6a6a6;
}
.searchbox-container .searchbox .searchbox-input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a6a6a6;
}
/* ======= IE9 Fix ======= */
.ie9 .pricing .item .ribbon,
.ie8 .pricing .item .ribbon {
  top: 0px;
  right: 0px;
  height: 60px;
}
.ie9 .pricing .item .ribbon .text,
.ie8 .pricing .item .ribbon .text {
  position: static;
  font-size: 13px;
  width: auto;
  padding: 5px;
}
.ie9 .pricing .item .ribbon .text:before,
.ie8 .pricing .item .ribbon .text:before,
.ie9 .pricing .item .ribbon .text:after,
.ie8 .pricing .item .ribbon .text:after {
  display: none;
}
/* ======= Configure Style (Remove in production) ======= */
.config-wrapper {
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 100;
}
.config-wrapper-inner {
  position: relative;
}
.config-trigger {
  display: block;
  position: absolute;
  left: -36px;
  width: 36px;
  height: 36px;
  background: #F1F3F4;
  color: #fff;
  text-align: center;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.config-trigger:hover {
  text-decoration: none;
}
.config-trigger:hover .fa {
  color: #55565A;
}
.config-trigger .fa {
  font-size: 22px;
  padding-top: 8px;
  display: block;
  color: #2b2b2b;
}
.config-panel {
  width: 170px;
  display: none;
  background: #F1F3F4;
  padding: 15px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.config-panel h5 {
  margin-bottom: 15px;
}
.config-panel #color-options {
  margin-bottom: 10px;
}
.config-panel #color-options li {
  padding-right: 0;
}
.config-panel #color-options li a {
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
}
.config-panel #color-options li a:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  border: 2px solid rgba(0, 0, 0, 0.8);
}
.config-panel #color-options li.active a {
  border: 2px solid #000;
}
.config-panel #color-options li.theme-1 a {
  background: #FF9E16;
}
.config-panel #color-options li.theme-2 a {
  background-color: #28A5A8;
}
.config-panel #color-options li.theme-3 a {
  background-color: #497CB1;
}
.config-panel #color-options li.theme-4 a {
  background-color: #F89D29;
}
.config-panel #color-options li.theme-5 a {
  background-color: #34495e;
}
.config-panel #color-options li.theme-6 a {
  background-color: #47c9af;
}
.config-panel #color-options li.theme-7 a {
  background-color: #A06081;
}
.config-panel #color-options li.theme-8 a {
  background-color: #96a94b;
}
.config-panel #color-options li.theme-9 a {
  background-color: #f06060;
}
.config-panel #color-options li.theme-10 a {
  background-color: #737F97;
}
.config-panel .close {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #fff;
}
.config-panel .close .fa {
  color: #55565A;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .featured-homepage-story {
    padding: 10px 10px;
    text-decoration: underline #FF9E16;
  }

  .blog-entry-content header h1 {
    font-size: 28px;
  }
  .news-quote {
    font-size: 17px;
  }
  .highlights-section-right {
    margin-bottom: 30px;
    text-align: center;
  }
  .highlights-section-left {
    margin-top: 30px;
    text-align: center;
  }
  .ds-features {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .ds-features .item {
    padding: 30px 0 0 0;
  }
  .ds-features .item .title {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: center;
  }
  .video-placeholder {
    margin-top: 10px;
  }
  .blog-entry-wrapper .blog-entry .blog-entry-heading {
    margin-bottom: 30px;
  }
  .blog-entry-wrapper .blog-entry .blog-entry-heading .container {
    padding-top: 20px;
  }
  .blog-entry-wrapper .blog-entry .blog-entry-heading .title {
    font-size: 35px;
  }
  .error-page h1, .error-page h2 {
    font-size: 40px;
  }
  .error-page {
    text-align: center;
  }
  .cta-section .title-container-padding {
    padding-left: 5%;
  }
  .config-wrapper {
    display: none;
  }
  .container.text-center {
    text-align: center;
  }
  #topcontrol {
    display: none !important;
  }
  .header h1.logo {
    float: none;
    margin: inherit;
    text-align: left;
  }
  .header h1.logo a {
    margin: 5px;
  }
  .header.header-fixed {
    position: relative;
  }
  .header.navbar-fixed-top {
    position: relative;
  }
  .map-section {
    padding: 0px 40px 30px 40px;
  }
  .navbar-collapse {
    border-top: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    left: 0;
    top: 80px;
    position: absolute;
    background: #55565A;
    z-index: 45;
  }
  .navbar-collapse .nav {
    margin: 0;
  }
  .header .main-nav .nav .dropdown-menu:before {
    display: none;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: inherit;
  }
  .header .main-nav .navbar-toggle {
    margin: 6px;
    margin-bottom: 0;
    top: 20px;
  }
  .has-full-screen-bg.access-page .upper-wrapper {
    background: #384d60;
  }
  .access-section {
    padding-top: 15px;
  }
  .headline-bg + .section,
  .bg-slider-wrapper + .section {
    padding-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .pricing .intro {
    margin-bottom: 45px;
  }
  .features-video iframe {
    padding: 5px;
  }
  .features-tabbed {
    padding-top: 160px;
  }
  .access-section {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 60px;
  }
  .signup-page .form-box .intro {
    margin-bottom: 45px;
  }
  .login-page .form-box .title {
    margin-bottom: 45px;
  }
  .section .title {
    font-size: 28px;
    padding-bottom: 10px;

  }
  .section .intro {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .story-section .title {
    margin-bottom: 30px;
  }
  .start-button {
    margin-left: 0px;
  }
  .promo {
    /*height: 400px;*/
  }
  .promo.section .intro {
    margin: auto;
    margin-bottom: 20px;
    font-size: 15px;
  }
  .promo .title {
    margin-bottom: 20px;
  }
  .why .item {
    padding: 0 0 0 0;
  }
  .why .item .content .desc {
    margin-bottom: 0px;
  }
  .why .control {
    top: 58px;
    margin-left: -30px;
  }
  .why .item .title {
    margin-bottom: 30px;
    text-align: center;
  }
  .testimonials {
    /*padding-top: 50px;*/
    /*height: 625px;*/
    transition-property: height;
    transition-duration: .5s;
  }

  .testimonials .title {
    margin-bottom: 30px;
  }
  .testimonials .item .profile {
    position: static;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
  }
  .testimonials .item .content {
    padding-left: 60px;
  }
  .testimonials .item blockquote {
    font-size: 18px;
  }
  .bb-logo2, .dm-logo {margin: 0 10px} 
  .pricing .item.best-buy {
    position: static;
    z-index: inherit;
  }
  .nav-tabs > li > a {
    padding: 10px 5px;
  }
  .apps-section .phone-holder {
    -webkit-background-size: 280px auto;
    -moz-background-size: 280px auto;
    -o-background-size: 280px auto;
    background-size: 280px auto;
  }
  .apps-section .phone-holder .screenshot {
    width: 242px;
    top: 66px;
  }
  .searchbox-container .searchbox {
    width: 100%;
    top: inherit;
    float: none;
    margin-bottom: 30px;
  }
  .searchbox-icon {
    display: none;
  }
  .searchbox-icon,
  .searchbox-submit {
    background: #FF9E16;
    color: #fff;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .searchbox-icon:hover,
  .searchbox-submit:hover {
    color: #fff;
  }
  .main-nav .navbar-collapse .navbar-nav {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .blog-page .header-blog {
    position: relative;
  }
  .blog-page .header-blog .main-nav .nav .nav-item a {
    color: #fff;
  }
  .blog-page .header h1.logo {
    float: left;
    margin: inherit;
  }
  .blog-page .flexslider {
    margin-top: 0;
  }
  .blog-category {
    margin-top: 0;
  }
  .blog-page .navbar-collapse {
    top: 80px;
  }
  .blog-slider .flex-caption .title {
    font-size: 28px;
    padding-left: inherit;
    padding-right: inherit;
  }
  .searchbox-container .searchbox .searchbox-input {
    position: static;
  }
  .footer-col {
    margin-bottom: 30px;
    margin-left: 30px;
  }
  .footer-col .form-control {
    width: auto;
  }
  .footer .footer-col .navbar-form {
    padding-left: 15px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .footer .footer-col .navbar-form .form-control {
    display: inline-block;
  }
  .modal.modal-video .modal-dialog {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .download-page .headline-bg {
    height: 1600px;
  }
  .story-section .about {
    padding: 0;
  }
  .story-section .belife {
    margin-left: 0;
    margin-right: 0;
  }
  .story-section .team {
    padding: 0;
  }
}
/* Extra extra small devices (phones, less than 568px) */
@media (max-width: 568px) {
  .bg-slider-wrapper {
    height: 960px;
  }
  .bg-slider-wrapper .flexslider .slide.slide-1 {
    background: #55565A url('../images/background/labbackground-mobile.png') no-repeat 50% top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 960px;
  }
  .cta-section {
    background: #fff url('../images/background/labfooter-mobile.png') no-repeat left top;
    background-size: cover;
    min-height: 350px;
    /* color: #fff; */
    padding-top: 50px;
    border: none;
  }
  .promo {
    /*height: 475px;*/
  }
  .title-text {
    min-height: 80px;
    font-size: 28px;
  }
  .panel-body {
  padding-left: 10px !important;
}
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .title-text {
    font-size: 35px;
  }
  .highlights-section-right {
    margin-bottom: 30px;
    text-align: center;
  }
  .highlights-section-left {
    margin-top: 30px;
    text-align: center;
  }
  .ds-features .item .title {
    margin-bottom: 30px;
    text-align: center;
  }
  .config-wrapper {
    display: none;
  }
  .header {
    height: inherit;
  }
  .header.scrolled {
    height: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .header.scrolled .main-nav .nav .nav-item a {
    color: #fff;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .header.scrolled .main-nav .nav .nav-item.nav-item-cta a.btn-cta-secondary {
    background: inherit;
    border-color: inherit;
  }
  .header.scrolled .main-nav .nav .dropdown-menu a {
    color: #fff;
  }
  .header.navbar-fixed-top {
    position: relative;
  }
  .blog-slider {
    margin-top: 0;
  }
  .blog {
    margin-top: 0;
  }
  .header h1.logo {
    float: left;
    margin: inherit;
    text-align: center;
  }
  .header h1.logo a {
    margin: 0 auto;
  }
  .header .main-nav .nav .nav-item {
    margin-right: 10px;
  }
  .navbar-collapse.collapse {
    text-align: center;
  }
  .navbar-collapse.collapse .navbar-nav {
    float: none;
    margin: 0 auto;
    display: inline-block;
  }
  .blog-page .header-blog {
    position: relative;
  }
  .promo {
    height: 550px;
    padding-top: 80px;
  }
  .promo.section .intro {
    margin-bottom: 20px;
  }
  .promo .btn-link {
    margin-top: 15px;
  }
  .why .item .content {
    margin-bottom: 60px;
  }
  .why .control {
    top: 128px;
    margin-left: -45px;
  }
  .why .item .title {
    margin-bottom: 30px;
    text-align: center;
  }
  .apps-section .phone-holder {
    -webkit-background-size: 280px auto;
    -moz-background-size: 280px auto;
    -o-background-size: 280px auto;
    background-size: 280px auto;
  }
  .apps-section .phone-holder .screenshot {
    width: 242px;
    top: 66px;
  }
  .footer-col {
    margin-bottom: 30px;
  }
  .modal.modal-video .modal-dialog {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .access-page .navbar-collapse.collapse .navbar-nav {
    display: none;
  }
  .features-video {
    padding-top: 90px;
  }
  .pricing {
    padding-top: 90px;
  }
  .apps-section {
    padding-top: 80px;
  }
  .story-section {
    padding-top: 60px;
  }
  .contact-section {
    padding-top: 45px;
  }
  .navbar-right .dropdown-menu {
    right: -81px;
}

}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .title-text {
    font-size: 45px;
  }
  .highlights-section-right {
    margin-bottom: -40px;
    text-align: right;
  }
  .highlights-section-left {
    margin-top: -30px;
    text-align: left;
  }
  .ds-features .item .title {
    margin-bottom: 30px;
    text-align: left;
  }
  .ds-features .item {
    padding: 30px 0 30px 100px;
  }
  .config-wrapper {
    display: block;
  }
  .header {
    height: 80px;
  }
  .header.navbar-fixed-top {
    position: fixed;
  }
  .header.scrolled {
    background: #fff;
    z-index: 1000;
    height: 80px;
    top: 0;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  }
  .header.scrolled h1.logo a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*color: #FF9E16;*/
    /*background: #fff;*/
    padding-left: 0;
    /*padding-top: 25px;*/
  }
  .header.scrolled .main-nav .nav .nav-item a {
    color: #55565A;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .header.scrolled .main-nav .nav .nav-item.active a {
    color: #FF9E16;
    background: none;
  }
  .header.scrolled .main-nav .nav .nav-item.nav-item-cta a.btn-cta-secondary {
    background: #FF9E16;
    border-color: #FF9E16;
  }
  .header.scrolled .main-nav .nav .dropdown-menu a {
    color: #fff;
  }
  .main-nav {
    float: right !important;
  }
  .navbar-form .form-control {
    width: 280px;
  }
  .header h1.logo {
    float: left;
    margin: inherit;
  }
  .header .main-nav .nav .nav-item {
    margin-right: 15px;
  }
  .main-nav.navbar-right {
    float: right !important;
  }
  .promo {
    height: 575px;
    padding-top: 120px;
  }
  .promo.section .intro {
    margin-bottom: 20px;
  }
  .promo .btn-link {
    margin-top: 15px;
  }
  .why .item .content {
    margin-bottom: inherit;
  }
  .why .control {
    top: 128px;
    margin-left: -28px;
  }
  .modal.modal-video .modal-dialog {
    width: 760px;
    padding-left: 0;
    padding-right: 0;
  }
  .access-page .navbar-collapse.collapse .navbar-nav {
    display: none;
  }
  .access-section .divider {
    text-align: center;
    margin-bottom: 30px;
    color: #A9A8A9;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }
  .access-section .divider span {
    background: #fff;
    display: inline-block;
    padding: 10px 0;
    position: relative;
    top: 80px;
    margin-left: -10px;
  }
  .access-section .divider:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #e5e5e5;
    height: 100%;
    width: 1px;
  }
  .access-section .social-btns {
    padding-left: 65px;
  }
  .access-section .social-btns .note {
    text-align: left;
  }
  .blog-slider {
    margin-top: 80px;
  }
  .why .item .title {
    margin-bottom: 30px;
    text-align: left;
  }
  .why .figure {
    text-align: left;
  }
  .blog-page .header-blog {
    position: fixed;
  }
  .blog-page .blog-category,
  .blog-page .blog-archive {
    margin-top: 80px;
  }
  .blog-entry-wrapper {
    margin-top: 80px;
  }
  /* Only show QR code for desktop */
  .download-area {
    overflow: hidden;
  }
  .download-area .download-list {
    float: left;
  }
  .download-area .qrcode-holder {
    float: left;
    margin-left: 45px;
    text-align: center;
  }
  .download-area .qrcode-holder .qrcode {
    max-width: 140px;
    margin: 0 auto;
  }
  .download-area .qrcode-holder .qrcode .caption {
    font-size: 12px;
    background: #fff;
    padding: 0 15px;
    padding-bottom: 15px;
    color: #55565A;
    font-family: arial, sans-serif;
  }
  .navbar-fixed-top .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
  }
  .features-video {
    padding-top: 170px;
  }
  .pricing {
    padding-top: 170px;
  }
  .apps-section {
    padding-top: 160px;
  }
  .story-section {
    padding-top: 170px;
  }
  .contact-section {
    padding-top: 125px;
  }
  .bg-slider-wrapper {
    position: fixed;
  }
  .col-card {
  min-height: 560px;
  }

}
/**** CUSTOM BIOBRIGHT MEDIA QUERIES ****/
/* IPAD RATIO */
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .info > span {
    font-size: 13px !important;
  }
  .promo {
    /*height: 475px;*/
  }
}
@media only screen and (orientation: landscape) and (min-width: 1024px) and (max-width: 1279px) {
  .promo {
    height: 550px;
  }
}
@media only screen and (max-width: 767px) {
  .bb-logo {
    height: 40px;
    margin-top: 5px;
  }
  input#mce-EMAIL {
    width: 80%;
  }

}
/* Rules to keep contact info from overflowing container on very small screens */
@media only screen and (max-width: 400px) {
  .container.on-background {
    padding-left: 0;
    padding-right: 0;
  }
  .contact-other-section .other-info li {
    padding-left: 70px;
  }
  .contact-methods.container {
    padding: 20px  }
}
/* Rules for iPhone 6/7/8 in landscape orientation, shows multiple team members per row */
@media only screen and (orientation: landscape) and (max-width: 667px){
  .info > span {
    font-size: 13px !important;
  }
  .member-inner {
    max-width: 165px;
    margin: 0 auto;
  }
  .col-xs-12 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .story-section .team .member {
    margin-bottom: 10px;
  }
  .team {
    padding: 15px 0px 0px 8px !important;
  }
  .promo {
    height: 350px;
  }
}

/* Rules for iPhone 6/7/8 PLUS in landscape orientation, shows multiple team members per row */
@media only screen and (orientation: landscape) and (min-width: 668px) and (max-width: 767px){
  .info > span {
    font-size: 13px !important;
  }
  .member-inner {
    max-width: 165px;
    margin: 0 auto;
  }
  .col-xs-12 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .story-section .team .member {
    margin-bottom: 10px;
  }
  .team {
    padding: 20px 0px 0px 40px !important;;
  }
  .promo {
    height: 350px;
  }
}

/* Rules for iPhone 6/7/8 in PORTRAIT orientation, cleans up the promo featured story display to be above fold */
@media only screen and (orientation: portrait) and (min-width: 414px) and (max-width: 568px){
  .promo {
    /*height: 420px;*/
    height: auto;
  }
}


/*   SOLUTION PAGES    */
.solution-page h2 {font-size: 32px; margin-bottom: 20px;}
.solution-page h3 { font-size: 24px; margin-bottom: 40px; }
.solution-section {
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 50px;
}
/*.title span {font-size: 22px; display: block; margin-bottom: 10px;}*/
.title span.txt-rotate, .title span.txt-rotate span {
  /*font-size: 45px; */
  /*display: inline-flex; */
  margin-bottom: 0px}
.outcomes {background-color: #F3F3F3}
.challenges img {
	width: 50px;
  filter: hue-rotate(25deg) brightness(1.8);
}
.challenges .laptop img {
	width: 60px;
	margin-bottom: -10px;
}
.search, .analyse, .discover {filter: hue-rotate(25deg) brightness(1.8);}
.panel-heading {padding: 0 !important}
.panel-body {padding-left: 70px;}
.panel-body > ul {margin-bottom: 40px;}
.t-dots {
    font-size: 12px;
    letter-spacing: .92px;
    text-transform: uppercase;
    padding-left: 35px;
    margin-bottom: 35px;
    background-image: url("../../assets/images/icons/ico-dots.svg");
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-weight: 400;
}
video, iframe {border: 1px solid #ccc; padding:3px;}
.panel h4 a {
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 40px 50px;
    font-size: 20px;
}
.panel h4 a:hover {color: #8b570e; background-color: #eee7dd; text-decoration: none; text-shadow: 0px 0px 7px #fff, 0px 0px 4px white, 0px 0px 2px white;}
.panel h4 a.collapsed::after {
	content: '';
	background-image: url("../../assets/images/icons/plus.svg");
	width: 30px;
    height: 30px;
    position: relative;
    top: -5px;
    float: right;
    right: 0px;
    background-size: contain;
    background-repeat: no-repeat;

}
.panel h4 a::after {
	content: '';
	background-image: url("../../assets/images/icons/minus.svg");
	width: 30px;
    height: 30px;
    position: relative;
    top: -5px;
    float: right;
    right: 0px;
    background-size: contain;
    background-repeat: no-repeat;

}
.panel-default {
    border-color: #e6d4b8;
}
.panel-default>.panel-heading {
	background-color: #f5f1eb;
	border: none;
}
.panel-collapse
{
	background-color: #f5f1eb;
}
.panel-group .panel-heading+.panel-collapse>.list-group, 
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top:none;}

.panel img { width: 90%; background-color: white; padding: 20px; border: 1px solid lightgrey;}
.panel img.transp {border: none; background-color: transparent;}
.panel h4 a:first-child:before {   
  content: '';
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  float: left;
  left: -22px;
  top: -10px;
}
.capabilities .panel h4 a:first-child:before, .outcomes .panel h4 a:first-child:before {  
  filter: hue-rotate(25deg) brightness(1.8);
}

.panel a.brain:before { background-image: url('../../assets/images/icons/dmi-artificial-intelligence.svg'); }
.panel a.laptop:before { background-image: url('../../assets/images/icons/dmi-project-management-laptop.svg');}
.panel a.laptop2:before { background-image: url('../../assets/images/icons/dmi-laptop-diagram.svg');}
.panel a.dashboard:before { background-image: url('../../assets/images/icons/dmi-dashboard-laptop.svg');}
.panel a.dashboard-solid:before { background-image: url('../../assets/images/icons/dmi-dashboard-laptop-solid.svg');}
.panel a.robot:before { background-image: url('../../assets/images/icons/dmi-robot.svg');}
.panel a.graph:before { background-image: url('../../assets/images/icons/dmi-project-management.svg');}
.panel a.decision:before { background-image: url('../../assets/images/icons/dmi-data-decisions.svg');}
.panel a.automate:before { background-image: url('../../assets/images/icons/dmi-data-automation.svg');}
.panel a.protection:before { background-image: url('../../assets/images/icons/dmi-ip-protection.svg');}
.panel a.cro:before { background-image: url('../../assets/images/icons/dmi-cro.svg');}

.panel a.darwin:before { background-image: url('../../assets/images/icons/darwin.png');}
.panel a.bb:before { background-image: url('../../assets/images/icons/biobright-icon.png');}
.panel a.St:before { background-image: url('../../assets/images/icons/St.svg');}
.panel a.Stn:before { background-image: url('../../assets/images/icons/Stn.svg');}
.panel a.Br:before { background-image: url('../../assets/images/icons/Br.svg');}
.panel a.Vo:before { background-image: url('../../assets/images/icons/Vo.svg');}

/*-- PRODUCTS SECTION [TABS] --*/

.products-section {	background-color: #F7F7F7; padding: 40px 0;}
.solution-page .nav-tabs > li.active > a {
    color: #888;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    border: none;
}
.solution-page .nav-tabs > li {border-bottom: 1px solid #ddd; -webkit-flex: inherit; flex: inherit; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: none; background-color: #f69917; width: auto;}
.solution-page .nav-tabs > li.active a {text-shadow: none;}
.solution-page .nav-tabs > li.active a:hover {background: white; color: #888}
.solution-page .nav-tabs > li > a:hover {background: #E53E30; color: white;}
.solution-page .nav-tabs > li > a { background: none; color: #fff; text-shadow: 0 0 6px #4d4d4d, 1px 1px 1px #656565; height: 100%;}
.solution-page .nav-tabs > li:first-child a, .solution-page .nav-tabs li:first-child { border-radius: 4px 0 0 0; }
.solution-page .nav-tabs > li:last-child a, .solution-page .nav-tabs li:last-child { border-radius:  0 4px 0 0; }
.tab-wrapper { margin: 20px 0; }
.tab-content {
    background: white;
    /* margin-top: 0; */
    /* top: -20px; */
    position: relative;
    padding: 20px;
    border: 1px solid #ddd;
    border-width: 0 1px 0 1px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    }


/*-- RELATED ASSETS SECTION --*/

.card a { text-decoration: none; }
.card a:hover { box-shadow: 0 10px 20px rgb(0 0 0 / 10%); }
.card-link {
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    transition: box-shadow .3s ease;
    height: 100%;
    border-top: 4px solid #e73629;
    box-shadow: 0 0 4px #0000003b;
}

.related-section { background-color: #f5f1eb; padding: 40px 0;}
.related-section .row { margin-top: 50px; }
.related-section .card img { width: 100%; border-radius: 8px 8px 0 0; height: 165px;}

.card-tag {
    position: absolute;
    z-index: 2;
    left: 40px;
    top: 0;
    border-radius: 0 0 6px 6px;
    background-color: #e73629;
    padding: 23px 10px 7px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-shadow: 0 2px 7px -3px #000;
}

.related-section .webinar .card-tag {background-color: #20a1b8;}
.related-section .webinar .card-link { border-top-color: #20a1b8;}

.related-section .case-study .card-tag {background-color: #284875;}
.related-section .case-study .card-link { border-top-color: #284875;}

.related-section .whitepaper .card-tag {background-color: #FF9E16;}
.related-section .whitepaper .card-link { border-top-color: #FF9E16;}

.card-text {
  padding: 20px 30px 30px 30px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  color: #222222;
  min-height: 180px;
}
.card-text h4 { line-height: 1.3em; font-weight: bold;}
.card-date { font-size: smaller; }


.fa-long-arrow-right {margin: 0 6px;}

/*-- Dropdown Menu Formatting --*/
.dropdown-menu {margin-top: 0}


/*--  Main Nav - Active Page --*/


body.home-page .main-nav .nav li.home a,
body.solution-page .main-nav .nav li.solutions > a,
  body.da .main-nav .nav li.solutions li.da > a,
  body.di .main-nav .nav li.solutions li.di > a,
.news .main-nav .nav li.home a,
body.about-page .main-nav .nav li.about a,
body.blog-page .main-nav .nav li.news a,
body.contact-page .main-nav .nav li.contact a
 {
  color: #FF9E16;
}


/*-- Lightbox Formatting --*/
.close {
    float: right;
    font-size: 61px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=50);
    opacity: .5;
}

#pardot-form .submit .input {text-shadow: 0 0 6px #4d4d4d, 1px 1px 1px #656565;}

