/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/* Header Overrides */

body .header__nav .nav>ul>li:not(:last-child){
    border-color: #FF3D00;
}

body .nav__list--level1>li>a:before, body .nav--light .nav__list--level1>li>a:before {
    background-color: #1EBCEC;
}

body .header--overlap:not(.header--sticky-active) .header__info a:hover {
    color: #FF3D00;
    text-decoration: none;
}

header .module--icon a:hover .icon--ghost.icon--outline,header .module--icon a:hover  .icon--ghost  {
    border-color: #FF3D00;
    color: #FF3D00;
}

.module--heading h1 div {
      margin-top: 10px;
    color: #f6a81a;
    font-size: 70%;
    line-height: 120%;
}

@media all and (max-width: 890px){
.rtext__content img {
  display: block !important;
  float: none !important;
  margin: 20px auto !important;
}
}

header .nav--light .nav__mega-col ul a {
    color: #000;
}

header .nav--light h3,header .nav--light h4 {
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}

header .nav--light h3, .footer h3 {
  font-weight: 300;
  text-transform: uppercase;
}
header .nav--light h3 strong, .footer h3 strong {
    font-family: inherit;
    font-weight: 500;
    
}

header hr {
    margin: 0 0 35px 0;
}

header .nav__mega-col {
    margin-bottom: 0;
}

@media all and (max-width: 767px) {
.header .sm-s3 {
    width: 40%;
}
  
.header .sm-s9 {
    width: 60%;
}
}


header .nav--light .nav__link, .nav--light .nav__mega-col ul a,
header .mnav--light .mnav__menu__link, header .mnav--light .mnav__menu__link:hover {
    color: #000000;
}

header .nav--light .nav__list--flyout li:hover>a {
    background-color: #fff;
    color: #ff3d00;
}

.header__info {
    margin-right: 0.4em;
}

/* Footer Overrides */
body .footer {
    background: #000000;
}

body .footer__section--top {
    padding-bottom: 1.78rem;
}
.footer .footer__form-title h3 {
  font-weight: normal;
}

.footer__section--top .row {
    align-items: center;
}

.footer__section--top .row p {
    margin: 0;
}

.footer .col-nav__title a {
    color: #1ebcec;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Jost', sans-serif;
}

.footer .col-nav__title a:hover {
  text-decoration: none;
  color: #F6A81A;
}

.footer .col-nav__title {
    margin-bottom: 0.5rem;
}

.footer .col-nav__link {
    font-size: 16px;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
}

.footer .col-nav--dark .col-nav__link:hover, .footer .footer__links-and-copyright a:hover {
  text-decoration: none;
  color: #F6A81A !important;
}

.footer .col-nav__item:not(:first-child) {
    margin-top: 0.26rem;
}

.footer .footer__links-and-copyright {
    font-size: 16px;
}

@media all and (max-width: 1153px){
  .footer .form--btn-large .hs-button, .footer input.hs-input {
    margin-top: 10px;
}
}
@media all and (min-width: 901px){
#hs_cos_wrapper_footer_nav .col.eq5.md-s4.sm-s6:nth-of-type(-n+4) {
width: 40%;
}
}

/* Resources Overrides */

 .listing .listing__toolbar.section {
  background-color: #F6A81A;
}

body .search-box__input {
    display: block;
    width: 100%!important;
    padding-top: 0.71rem;
    padding-bottom: 0.71rem;
    padding-inline-start: 24px;
    padding-inline-end: 48px;
    background-color: #fff;
    border: none;
    font-size: .89rem;
    border-radius: 6px;
    color: #737373 !important;
    font-weight: normal;
}

body .search-box__input placeholder, body .search-box__input:placeholder {
  color: #737373;
}

.listing .listing__toolbar.section .listing__filter-drop-down-button,
.blog-3 .drop-down__btn {
  background: #fff;
      color: #000000;
    font-family: Open Sans,sans-serif;;
      padding: 0.64rem 0.91rem !important;
    border-radius: 6px;
    font-size: .89rem;
}

.listing__toolbar.section .drop-down--light .drop-down__option {
    color: #000;
}

.listing .listing__toolbar.section .drop-down--light .drop-down__option:hover {
    color: #ff3d00 !important;
}

.listing .listing__items.listing__items--content.section .content-card__btn {
    border-color: #ff3d00;
    color: #ff3d00;
    padding: 10px 30px !important;
}

.listing .listing__items.listing__items--content.section .content-card__btn:hover {
    background: #ff3d00;
    color: #ffffff;
}

.listing .listing__items.listing__items--content.section .content-card__label {
    font-weight: 400;
    font-size: 0.79rem;
}


/* Leadership Page Overrides */


@media all and (min-width: 1140px){
  
  .leadership .img-txt__col {
      width: 60%;
  }
  .leadership .img-txt__col--img {
    width: 40%;
  }
  .leadership .img-txt__col--txt .img-txt__col-content {
      width: 100%;
  }
  
}

.section-intro__overline {
    text-transform: uppercase;
    color: #ff3d00;
}

#leadership .team-card__icons .icon--white-accent.icon--fill {
        box-shadow: none;
}

#leadership .icon--small .icon__glyph {
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 1.2rem;
}

#leadership .team-card--white {
    flex: 1;
}

#leadership .team-card__title.ui-label {
    color: #ff3d00;
    text-transform: uppercase;
    font-size: .9rem;
}

/* Contact Overrides */

.multi-address__office-title.ui-label.large-text {
    color: #000;
}
.multi-address__office--active .multi-address__office-title.ui-label.large-text {
    color: #fff;
}

.multi-address .small-text {
    font-size: .79rem;
}


/* News */

body .blog-infobar--dark .blog-infobar__date svg, body .blog-infobar--dark .blog-infobar__time svg {
    color: #ff3d00;
}

body .blog-hero-1__overlay {
      opacity: .6!important;
    background-color: #000;
}

body .blog-toolbar-1 {
  background-color: #F6A81A;
}

.blog-3 .drop-down__btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-align: start;
  background: #fff;
  border-radius: 5px;
  padding: .51rem;
  color: #000;
}

.blog-listing-2.section {
    background: #EDEDED;
}

.blog-listing-3.section.more-articles {
    background: #ffffff;
}

.blog-listing-2 h2, .blog-listing-3 h2 {
  text-align: center;
  text-transform: capitalize;
}

.blog-listing-3 .section-intro__divider,
.blog-listing-2 .section-intro__divider {
    line-height: 0;
      text-align: center;
    margin-bottom: 40px;
}

.blog-listing-3 .section-intro__divider div,
.blog-listing-2 .section-intro__divider div {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    max-width: 100%;
    height: 4px;
    border-radius: 3px;
    background: #ff3d00;
}

body .blog-listing-3,
body .blog-listing-2 {
    padding-top: 100px;
    padding-bottom: 95px;
}

.module--sharing .icon--light.icon--outline {
    border-color: #ff3d00;
}

.module--sharing .icon--light {
    color: #ff3d00;
}

.blog-nav__label {
  text-transform: uppercase;
  color:#ff3d00;
}

body .blog-nav__link {
    font-size: 1.22rem;
    color: #000;
    text-decoration: none;
}

body .blog-nav__link:hover {
    color:#ff3d00;
    text-decoration: none;
}

body .blog-nav__link--home {
  color:#ff3d00;
}

.orange-arrow {
  color:#ff3d00;
}


/* Awards Overrides */
.white-bg .image-box {
    background: #fff;
  box-shadow: 0 16px 32px hsl(0deg 0% 45% / 5%), 0 8px 16px hsl(0deg 0% 45% / 5%);
}

.white-text .section-intro__overline {
  color: #fff;
}


/* Careers Overrides */

.shifter__nav__item.small-text.important-text.shifter__nav__item--active {
    color: #000;
}

/* Listing Overrides Module */
a.listing-filter__button.btn.btn--medium.btn--pill.listing__filter.listing__filter--all.listing__filter--active.btn--fill.btn--accent,
a.listing-filter__button.btn.btn--medium.btn--pill.listing__filter.listing__filter--active.btn--fill.btn--accent {
    background: #ffffff;
    color: #000000;
  border-radius: 5px;
}
a.listing-filter__button.btn.btn--medium.btn--pill.listing__filter.btn--fill.btn--light-darker {
    border-radius: 5px;
  
}

#open-positions .important-text, #open-positions .ui-label {
    color: #ff3d00;
      font-size: 150%;
  font-weight: 500;
}
#open-positions .accordion--light .accordion__chevron {
    color: #737373;
}
  
  /* Support Overrides */
  
  .btn-outline a.btn.btn--fill.btn--large.btn--accent {
    background: #fff;
    color: #ff3d00;
    border: 2px solid #ff3d00;
}

.btn-outline a.btn.btn--fill.btn--large.btn--accent:hover {
  background: #ff3d00;
    color: #ffffff;
}
 
.blog-related.section.bg-light.hs-search-hidden {
    background: #EDEDED;
}

body .pillar-nav {
    top: 85px;
}
@media all and (min-width: 600px) and (max-width: 1139px){
body .pillar-nav {
    top: 98px;
}
}
@media all and (min-width: 1140px){
body .pillar-nav {
    top: 58px;
}
}

/* Orange Button Hover Override */

.btn--white.btn--outline:hover {
    color: #ff3d00;
}
 
/* dividers */
#home-hero-slider .hero-slider .section-intro__divider.section-intro__divider--auto {
    padding: 30px 0;
}
.white-divider .section-intro__divider div {
    background: #fff;
}

/* hero headings */
#home-hero-slider .hero-slider h2 {
  font-weight:100;
  font-size: 170%;
}

.breakHeadline h2 span, .breakHeadline h4 span {
     font-weight:100;
   }
#home-hero-slider .hero-slider__buttons.inline-items.inline-items--center.inline-items--md-center.inline-items--sm-center {
    margin-top: 80px;
}


/*why q labs award slider */
.award-slider .splide__slide {
    background-color: #fff;
    border-radius: 12px;
    padding: 10px;
}
.award-slider .splide__slide img {
        max-width: 100%;
    max-height: 150px;
    width: auto;
    height: auto;
}

@media all and (max-width: 767px){
    .inline-items, .inline-items--left {
      justify-content: center;
  }
  .module--icon .inline-items {
/*     justify-content: flex-start; */
    margin-bottom: 10px;
  }
  body .cell_16571242483322-padding {
    padding-right: 0 !important;
    order: 2;
    margin-top: 20px;
}
  body .cell_16571242596952-padding {
     margin-top: 20px;
    padding-left: 0 !important;
}
  body .cell_16570428014322-padding {
    padding-right: 0% !important;
}
  .icon--large.icon--disc, .icon--large.icon--square {
    width: 2.64rem;
    height: 2.64rem;
}
}

@media all and (max-width: 900px){
  .icon--large.icon--disc, .icon--large.icon--square {
    width: 2.64rem;
    height: 2.64rem;
}
  .icon--large .icon__glyph {
    width: 1.52rem;
    height: 1.52rem;
}
}

/*accent color blocks*/

.accent-gradient .featshow:before, .accent-gradient .multi-address {
 background-image: linear-gradient(to bottom right, rgba(180, 60, 31, 1), rgba(255, 61, 0, 1)) !important;
  
}


.orange-bg .content-card {
    background: #ff3d00;
}

.orange-bg .btn--light.btn--outline {
    border-color: #ffffff;
    color: #ffffff;
}

.orange-bg .btn--light.btn--outline:hover {
    border-color: #ffffff;
    color: #ff3d00;
  background: #fff;
}

.orange-bg h3, .orange-bg p {
    color: #fff;
}

/*-------- Technology Overrides ----------*/

.no-icon-overlay .content-card__icon {
    padding: 0 12px;
    margin-top: 30px;
}

.no-icon-overlay .icon--large.icon--disc {
    width: 100%;
    height: auto;
}

.no-icon-overlay .icon--large .icon__glyph {
    width: 57px;
    height: auto;
}

.no-icon-overlay .btn--outline {
    border-color: #ff3d00;
    color: #ff3d00;
}

.no-icon-overlay .btn--fill, .no-icon-overlay .btn--outline:hover {
    background: #ff3d00;
    color: #fff;
}



.gradient-bg .content-card {
    background-image: linear-gradient(to bottom right, rgba(180, 60, 31, 1), rgba(255, 61, 0, 1)) !important;
}

.gradient-bg .content-card h4 {
  color: #fff;
}

.gradient-bg .btn--light.btn--outline {
    border-color: #ffffff;
    color: #ffffff;
}

.gradient-bg .btn--light.btn--outline:hover {
    border-color: #ffffff;
    color: #ff3d00;
  background: #fff;
}

.gradient-bg h3, .gradient-bg p {
    color: #fff;
}
.feature-card-sm-desc p.feature-card__desc {
    font-size: 80%;
}

.blueLine .section-intro--dark .section-intro__divider--auto div {
    background: #2BBAD6;
}


.feature-card.feature-card--accent.featureHighlight.feature-card--with-link.feature-card--shadow {
    transform: scale(1.08);
}
.feature-card.feature-card--accent.featureHighlight.feature-card--with-link.feature-card--shadow:hover {
    transform: scale(1.1);
}

@media all and (max-width: 767px){
#home-hero-slider .splide__slide .section {
    padding-top: 120px !important;
}
}

/*why us*/
.our-people .btn--light.btn--outline {
    border-color: #ff3d00;
    color: #ff3d00;
}
.our-people .btn--light.btn--outline:hover {
    background: #ff3d00;
    color: #fff;
}

/* landing page - download now */
#download-now-cta a.landing-anchor:hover {
  text-decoration: none;
}
#download-now .legal-consent-container {
  font-size: 70%;
  font-style: italic;
  opacity: 70%;
}
#download-now .hs-button {
  font-size: 1.3rem;
}


#resources .content-card__img, #partners .content-card__img, #channel-partners .content-card__img {
    background-color: #fff;
}
header .nav__list--flyout .nav__item--active-branch>a:before, header .nav__list--flyout .nav__item--active>a:before {
  display: none;
}
header .nav--light .nav__list--flyout .nav__item--active-branch>a, header .nav--light .nav__list--flyout .nav__item--active>a, header .nav--light .nav__list--flyout li:hover>a {
    background-color: #fff;
  font-weight: inherit;
}

/* Home - Quantum Slider */

@media(max-width: 767px) {
  #home-quantum-slider .sm-flex-col > div {
    width: 100% !important;
  }
  #home-quantum-slider .sm-flex-col > div:first-of-type {
    padding-right: 0 !important;
  }
  #home-quantum-slider .sm-flex-col > div:last-of-type {
    padding-top: 50px;
}