/* line 106, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 1.5em;
}

.row {
    margin-left: 0;
    margin-right:0;
}

.container > .row {
    margin: 0;
}

.col-sm-12 {
    float: none;
}



@media screen and (min-width:768px) {
    .solution-page .container > .well[class^="well bg-"], 
    .solution-page .container > .jumbotron {
        margin-left: 20px;
        margin-right: 20px;
    }

    .campaign-gating-page .content-container > div,
    .campaign-gating-page-nuance .content-container > div {
        margin-left: 20px;
        margin-right: 20px;
    }

    .overview-page .content-container,
    .ad-hoc-page .content-container,
    .page-not-found .content-container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .ad-hoc-page .full-width-content .content-container > .col-sm-12 {
        padding-left: 0;
    }
    .ad-hoc-page .full-width-content .page-header,
    .page-not-found .full-width-content .page-header {
        margin-left: 0;
        margin-right: 0;
    }

}

@media screen and (max-width:767px) {
    footer .well {
        padding-left: 0;
        padding-right: 0;
    }

    [class^="col-"] .mobile-select {
        padding-left: 0;
        padding-right: 0;
    }

    .container, 
    footer .well .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .well .container {
        padding-left: 0;
        padding-right: 0;
    }

    .well .related-content .thumbnail,
    .container .related-content .thumbnail {
        margin-left: 0;
        margin-right: 0;
    }

    .well .content-container, .well .content-container div[class^="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

    .well-lg {
        padding-left: 40px;
        padding-right: 40px;
    }

    .container.footer-container .col-sm-12, .container.footer-container ul li:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
    }

    .container [class^="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

    .container .row .row {
        margin-left: 0;
        margin-right: 0;
    }

    .list-inline {
        margin-left: 0;
    }
}

/* line 1, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
h1, .h1,
h2,
.h2,
h4,
.h4,
h5,
.h5 {
  color: #104a8a;
}

/* line 9, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.search-result h3, .search-result .h3 {
  line-height: inherit;
}
/* line 12, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.search-result h2, .search-result .h2 {
  line-height: inherit;
}

/* line 21, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-primary-dark h1, .bg-primary-dark .h1,
.bg-primary-dark h2,
.bg-primary-dark .h2,
.bg-primary-dark h4,
.bg-primary-dark .h4,
.bg-primary-dark h5,
.bg-primary-dark .h5,
.bg-info h1,
.bg-info .h1,
.bg-info h2,
.bg-info .h2,
.bg-info h4,
.bg-info .h4,
.bg-info h5,
.bg-info .h5 {
  color: #fff;
  font-weight: 500;
}

/* line 38, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.lead {
  font-weight: 400;
}

/* line 42, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.text-uppercase,
.text-uppercase * {
  font-weight: 500;
}

@media only screen and (max-width: 991px) {
  /* line 48, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
  .text-xs-left {
    text-align: left;
  }
}

/* line 56, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.page-header .nav {
  font-size: 18px;
  margin-top: 10px;
  border-bottom: 0;
}
/* line 62, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.page-header + .embed-responsive-textured {
  margin-top: -36px;
  margin-top: -2.25rem;
}
/* line 66, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.page-header .list-inline {
  margin-top: 24px;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  /* line 66, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
  .page-header .list-inline {
    margin-top: 14px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 55, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
  .page-header {
    padding-left: 0;
      margin-left: 20px;
      margin-right: 20px;
  }
}

@media screen and (max-width:767px) {
    .fifty-fifty > div {
        margin-top: 40px;
        display: block;
    }
}

/* line 80, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
small > .list-inline {
  display: inline;
  position: relative;
}

/* line 86, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.section-header {
  text-align: center;
  margin-bottom: 15px;
}

.content-listing .section-header {
    text-align: left;
}

.well .content-listing .section-header h4 {
    padding: 0;
}

.content-listing .media-body h5 {
    font-size: 20px;
    line-height: 28px;
}

.content-listing .media {
    display: block;
}

.content-listing span.location {
    color: #75787b;
}

/* line 90, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.section-header h1, .section-header .h1,
.section-header h2,
.section-header .h2,
.section-header h3,
.section-header .h3,
.section-header h4,
.section-header .h4,
.section-header h5,
.section-header .h5,
.section-header h6,
.section-header .h6 {
  display: inline-block;
  padding: 0 20px;
    background: none;
  position: relative;
  z-index: 1;
  color: #00558C ;
  text-transform: uppercase;
    font-family: "TT Norms W01 Bold";
  margin-bottom: 0;
}
/* line 109, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.section-header h4 {
    background: none !important;
    border: none !important;
    font-size: 24px;
    line-height: 32px;
}

/* line 122, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.well .section-header > * {
  background-color: #e1e1de;
}

/* line 126, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-primary .section-header > * {
  background-color: #0079c0;
}

/* line 130, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-primary-light .section-header > * {
  background-color: #d1e3f3;
}

/* line 134, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-primary-dark .section-header > * {
  background-color: #104a8a;
}

/* line 138, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-info .section-header > * {
  background-color: #159be6;
}

/* line 142, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-white .section-header > * {
  background-color: #fff;
}

/* line 146, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-gray-lightest .section-header > * {
  background-color: #e1e1de;
}

/* line 150, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-gray-lighter .section-header > * {
  background-color: #c8c9c7;
}

/* line 154, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-gray-light .section-header > * {
  background-color: #b1b3b3 ;
}

/* line 158, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-gray .section-header > * {
  background-color: #97999b;
}

/* line 162, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-gray-dark .section-header > * {
  background-color: #75787b;
}

/* line 166, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-gray-darker .section-header > * {
  background-color: #53565a;
}

/* line 170, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.bg-black .section-header > * {
  background-color: #000;
}

/* line 174, ../../../../sass/themes/kfx-theme/modules/_typography.scss */
.has-trailing-comma::after {
  content: ",";
}

/* line 2, ../../../../sass/themes/kfx-theme/modules/_events.scss */
.bordered-list {
  border: 2px solid rgba(0, 0, 0, 0.12);
  margin-top: 16px;
  padding: 10px 18px;
}
/* line 7, ../../../../sass/themes/kfx-theme/modules/_events.scss */
.bordered-list .section-header {
  margin-top: -28px;
}
/* line 10, ../../../../sass/themes/kfx-theme/modules/_events.scss */
.bordered-list .section-header:after {
  display: none;
}

/* line 17, ../../../../sass/themes/kfx-theme/modules/_events.scss */
time.icon-calendar {
      display: block;
    position: relative;
    width: 60px;
    height: 60px;
    background-color: #e1e1de;
    overflow: hidden;
    color: #53565a;
    font-family: "TT Norms W01 Bold";
}
/* line 26, ../../../../sass/themes/kfx-theme/modules/_events.scss */
time.icon-calendar * {
  display: block;
  width: 100%;
  line-height: 1;
  text-align: center;
}
/* line 34, ../../../../sass/themes/kfx-theme/modules/_events.scss */
time.icon-calendar strong {
    position: absolute;
    bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    text-transform: uppercase;
    font-size: 16px;
}
/* line 44, ../../../../sass/themes/kfx-theme/modules/_events.scss */
time.icon-calendar span {
  font-size: 36px;
    line-height: 24px;
    padding-top: 10px;
}

.well .content-listing .section-header h4 {
    padding: 0;
}

/* line 54, ../../../../sass/themes/kfx-theme/modules/_events.scss */
a:hover.media-event {
  text-decoration: none;
}
/* line 57, ../../../../sass/themes/kfx-theme/modules/_events.scss */
a:hover.media-event > .media-body > .media-heading {
  text-decoration: underline;
}

/* line 2, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.pre-footer {
  margin-top: 24px;
  margin-top: 1.5rem;
  padding: 9px 0;
  bottom: 0;
  width: 100%;
  background-color: #e1e1de;
  position: relative;
}
/* line 10, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.pre-footer > .container * {
  margin: 0;
}
.pre-footer .container ul {
    padding: 3px;
}
/* line 14, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.pre-footer .btn {
  font-size: 14px;
  line-height: 21px;
  line-height: 1.3125rem;
  padding: 5px 20px;
}
/* line 19, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.pre-footer .social a {
  text-decoration: none;
}

/* line 24, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.well + .footer-affix > .pre-footer,
.well + .pre-footer {
  margin-top: 0;
}

/* line 29, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.icon-social {
  font-size: 24px;
  top: 2px;
}

/* line 34, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
a:hover > .icon-social:before {
  opacity: 0.8;
}

/* line 39, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.affix-toggle {
  position: absolute;
  top: 1px;
  right: 10px;
  font-weight: 600;
  color: #97999b;
  font-size: 24px;
  transform: rotate(45deg);
  display: none;
}
/* line 49, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.affix-toggle:visted {
  color: #97999b;
}
/* line 53, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.affix-toggle:hover, .affix-toggle:focus {
  color: #159be6;
  text-decoration: none;
  outline: none;
}
@media only screen and (min-width: 992px) {
  /* line 39, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
  .affix-toggle {
    top: 3px;
    right: 12px;
    font-size: 26px;
  }
}

/* line 67, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.footer-affix .affix-toggle {
  display: block;
}

/* line 71, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
.affix .affix-toggle,
.affix-bottom .affix-toggle {
  transform: rotate(0deg);
      font-size: 32px;
    font-weight: 700;
}

@media only screen and (max-width: 991px) {
  /* line 78, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
  footer .list-inline.pull-right {
    float: none !important;
  }
}

/* line 84, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
footer .well {
  background-color: #00558C ;
  color: #fff;
  font-size: 0.875rem;
}
/* line 90, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
footer .well ul {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
}
/* line 94, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
footer .well ul > li {
  line-height: 1.25rem;
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
}

/* line 105, ../../../../sass/themes/kfx-theme/modules/_footer.scss */
footer .well a {
  font-weight: 400;
  color: #fff;
}

footer .well ul a {
    font-size: 18px;
    line-height: 24px;
}

p.footer-heading {
    font-family: "TT Norms W01 Bold";
    margin-bottom: 0;
    padding-bottom: 15px;
}

p.footer-body {
    text-align: justify;
}

.footer-bottom a {
    font-size: 13px;
    text-transform: uppercase;
}

.footer-logo {
    width: 160px;
    height: 30px;
}

.footer-logo-inner {
    max-height: 46px;
}


/* line 2, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
form.outline {
  border: 2px solid #e1e1de;
  padding-top: 18px;
  padding-top: 1.125rem;
  padding-bottom: 18px;
  padding-bottom: 1.125rem;
  padding-left: 22px;
  padding-right: 22px;
  position: relative;
  overflow: hidden;
}
/* line 10, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
form.outline .form-header {
  color: #fff;
  font-weight: 500;
  padding-top: 18px;
  padding-top: 1.125rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  padding-left: 22px;
  padding-right: 22px;
  margin-top: -18px;
  margin-top: -1.125rem;
  margin-left: -22px;
  margin-right: -22px;
  background: url("/assets/images/form-header.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}

/* line 27, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
.search-form-wrapper {
  padding-top: 36px;
  padding-top: 2.25rem;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  /* line 27, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
  .search-form-wrapper {
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* line 40, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
.jumbotron + form > .listing-form-wrapper {
  margin-top: -36px;
  margin-top: -2.25rem;
}

/* line 44, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
.listing-form-wrapper {
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
}
@media only screen and (max-width: 1199px) {
  /* line 47, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
  .listing-form-wrapper [class*="margin-before-"] {
    margin-left: -20px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 47, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
  .listing-form-wrapper [class*="margin-before-"] {
    margin-left: 0;
  }
}

.carowrap {
    position: relative;
}

  .carowrap .jumbotron {
    margin-bottom: 0;
    padding-top: 72px;
    max-width: none;
    /*background-size: 100% auto;*/
  }

.carowrap .jumbotron .container {
    max-height: 100%;
}

.jumbotron .container .right {
  float: right;
}

.jumbotron.page-editor {
  margin-bottom: 170px !important;
  overflow: initial;
}

.page-editor-options {
  position: absolute;
  bottom: -170px;
  border: 1px solid;
  width: 20%;
}

  .page-editor-options img {
    width: 100%;
    height: auto;
  }

@media screen and (min-width:1024px) {
    .carowrap .jumbotron {
    padding-top: 100px;
    padding-top: 29rem;
    margin-bottom: 0;
    background-size:auto;
}

    
}

.carowrap .jumbotron.custom {
    padding-top: 100px;
}

@media screen and (min-width:991px){
  .carowrap .jumbotron {
    padding-top: 100px;
  }

  .jumbotron .container {
    top: 40%;
  }

  .carowrap .slides > li {
    overflow: hidden;
  }

  .carowrap .slides > li {
    height: 450px;
    overflow: hidden;
  }
}

@media screen and (max-width:991px) {
  .carowrap .jumbotron {
    margin-bottom: 0;
  }

    .carowrap .jumbotron:not(.custom) .container {
      position: absolute;
      width: 100%;
      bottom: 0;
        padding-bottom: 30px;
    }

  .carowrap .slides > li {
    height: 260px;
    overflow: hidden;
  }
}


@media screen and (max-width: 767px){

.carowrap .jumbotron {
    margin-top: 0;
    padding-top: 0;
}
}

@media screen and (max-width:600px) {
    .carowrap .slides > li {
    height: 260px;
}
}

@media screen and (min-width:768px) {
    .carowrap .jumbotron img {
    top: auto;
}
}

@media screen and (min-width:426px){
  .jumbotron .mobile-image{
    display:none;
  }
}

@media screen and (min-width:481px) and (max-width:767px) {
    .carowrap .jumbotron .container h2.headline {
        line-height: 32px;
        margin-bottom: 20px;
}
}

@media screen and (max-width:480px) {
    .carowrap .slides > li{
        height: 350px;
    }

    .carowrap .jumbotron .container{
        top: 0;
        margin-top: 80px;
    }

    .carowrap .jumbotron .container h2.headline {
    font-size: 24px;
    line-height:26px
}

.carowrap .jumbotron .container h3.sub-headline {
    font-size: 16px;
    line-height: 18px;
}

    .carowrap .jumbotron.custom {
    padding-top: 0;
}

    .flexslider .slides
 .jumbotron img {
    position: absolute;
    bottom: 0;
}
}

.flexslider .jumbotron-background-color {
    margin-bottom: 0;
}

.carowrap.flexslider {
    margin-bottom: 24px;
    border: none;
}

.carowrap.flexslider.no-margin {
    margin-bottom: 0;
}

.homepage .carowrap.flexslider {
    border: 0;
    margin-bottom: 0;
}

.carowrap .flex-control-paging li a {
    width: 16px;
    height: 16px;
    background-color: #fff;
}

.carowrap .flex-control-paging li a:hover {
    background-color: #ffc600;
}

.carowrap .flex-control-paging li a.flex-active {
    background-color: #ffc600 !important;
}

.flexslider .flex-control-nav {
    z-index: 999;
    bottom: 18px;
}

@media screen and (max-width:767px) {
    .flex-direction-nav {
        display: none;
    }
}

@media screen and (min-width:768px) {
    .carowrap.show-arrows .container {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media screen and (min-width:1026px) {
    .carowrap.show-arrows .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 767px) and (min-width:500px){
    .flexslider .jumbotron, .jumbotron.banner {
        background-size: 215% auto;
        }

    .jumbotron.banner {
        background-position-x: left !important;
    }
}
@media screen and (max-width: 500px){
    .flexslider .jumbotron, .jumbotron.banner {
        background-size: auto 100%;
        background-position: 0 0;
        }

    .jumbotron.banner {
        background-position-x: left !important;
    }
}

@media screen and (max-width:991px) {
    .jumbotron.banner {
        min-height: 260px;
    }
}

.flexslider .jumbotron-background-color,
.flexslider .jumbotron {
    height: 100%;
}

/* line 59, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
.form-pager .form-control {
  width: 36px;
  height: 36px;
  padding: 0;
  text-align: center;
  background-color: #e1e1de;
  border: 0;
  display: inline-block;
}
/* line 69, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
.form-pager .form-group {
  display: inline-block;
  vertical-align: middle;
}

/* line 76, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
.form-filter .control-label {
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-top: 7px;
}
/* line 82, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
.form-filter .btn-info {
  border: 0;
  padding-top: 6px;
  padding-top: 0.375rem;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
}
/* line 87, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
.form-filter hr {
  margin-top: 18px;
  margin-top: 1.125rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}

/* line 92, ../../../../sass/themes/kfx-theme/modules/_forms.scss */
.has-error .help-block,
.help-block.field-validation-error {
  font-size: 12px;
    line-height: 1.5;
}

.help-block.field-validation-valid {
    display: none;
}

@media screen and (max-width: 991px) {
  /* line 2, ../../../../sass/themes/kfx-theme/modules/_header.scss */
  header.container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 9, ../../../../sass/themes/kfx-theme/modules/_header.scss */
  header.container {
    width: 100vw;
  }
}
/* line 14, ../../../../sass/themes/kfx-theme/modules/_header.scss */
.top-nav .btn {
  padding: 0 25px;
  font-weight: 400;
  -moz-border-radius-topleft: 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  -moz-border-radius-topright: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

@media screen and (min-width: 992px) {
  /* line 22, ../../../../sass/themes/kfx-theme/modules/_header.scss */
  .navbar-nav > li > a {
    text-transform: uppercase;
  }
}
/* line 1, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
.nav-rail li > a {
  font-size: 18px;
  padding-top: 11px;
  padding-top: 0.65625rem;
  padding-bottom: 11px;
  padding-bottom: 0.65625rem;
}
@media only screen and (max-width: 767px) {
  /* line 1, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
  .nav-rail li > a {
    margin-left: 36px;
  }
}

/* line 13, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
.nav-rail li.active > a:after {
  right: -15px;
}

/* line 17, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
.kfx-railnavigation {
  margin-bottom: 24px;
}  

.kfx-railnavigation.no-margin {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 17, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
  .kfx-railnavigation {
    margin-top: -24px;
  }
  .kfx-railnavigation.top-navigation {
      margin-top: 0;
  }
  /* line 26, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
  .kfx-railnavigation .navbar-toggle {
    margin-left: 0;
  }
  /* line 32, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
  .kfx-railnavigation .navbar-header:hover {
    background-color: #efefef;
    cursor: pointer;
  }
  /* line 36, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
  .kfx-railnavigation .navbar-header:hover > .navbar-toggle .icon-bar {
    background-color: #159be6;
  }
  /* line 40, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
  .kfx-railnavigation .navbar-header:hover .navbar-toggle:hover {
    background-color: #efefef;
  }
  /* line 45, ../../../../sass/themes/kfx-theme/modules/_navs.scss */
  .kfx-railnavigation .navbar-header > .navbar-text {
    font-size: 18px;
  }
}

/* line 2, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
.case-study-header {
  text-align: center;
  padding-bottom: 0px;
  padding-bottom: 0rem;
}
/* line 6, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
.case-study-header .lead {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
.case-study-header .list-inline {
  font-size: 18px;
}
@media only screen and (max-width: 991px) {
  /* line 17, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
  .case-study-header .nav-tabs, .case-study-header .list-inline {
    display: flex;
    justify-content: center;
  }
  /* line 21, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
  .case-study-header .nav-tabs li a {
    font-size: 14px;
    padding: 12px 14px;
  }
}

/* line 32, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
.thumbnail.case-study img {
  border-bottom: 2px solid #159be6;
}
/* line 36, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
.thumbnail.case-study .caption {
  padding-top: 24px;
  padding-top: 1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  padding-left: 30px;
  padding-right: 30px;
  font-style: normal;
}
/* line 43, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
.thumbnail.case-study ul {
  list-style: none;
  padding-left: 0;
}
/* line 47, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
.thumbnail.case-study ul > li {
  margin-bottom: 0px;
  margin-bottom: 0rem;
  display: flex;
}
/* line 51, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
.thumbnail.case-study ul > li span:last-child {
  margin-left: auto;
}
/* line 55, ../../../../sass/themes/kfx-theme/modules/_case-study.scss */
.thumbnail.case-study ul > li:before {
  content: "\2022";
  color: #75787b;
  padding-right: 15px;
}

/* line 2, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.featured-solutions {
  margin-top: 20px;
}

/* line 8, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.solution-icons.thumbnail {
  min-height: auto !important;
}
/* line 11, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.solution-icons.thumbnail .caption {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  /* line 11, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
  .solution-icons.thumbnail .caption {
    padding-top: 0;
  }  
}
/* line 19, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.solution-icons.thumbnail h4 b, .solution-icons.thumbnail .h4 b {
  color: #104a8a;
}
/* line 25, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.solution-icons img {
  max-width: 100%;
  height: auto;
  border-bottom: 0;
  margin-top: 6px;
  margin-left: 0;
  margin-right: 16px;
  float: left;
}
@media only screen and (min-width: 768px) {
  /* line 25, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
  .solution-icons img {
    float: none;
    margin-right: 0;
  }  
}

@media only screen and (max-width:768px) {
    .kfx-capabilities .col-sm-3:last-child .solution-icons.thumbnail .caption {
    margin-bottom: 0;
    padding-bottom: 0;
}
}

/* line 40, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.solution-icons .caption {
  padding-left: 0;
}
/* line 43, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.solution-icons .caption > :first-child {
  margin-bottom: 8px;
}

.solution-icons .caption h4 {
    font-weight: 500;
}

.related-content .thumbnail img {
    max-height: 200px;
}


@media only screen and (min-width: 992px) {
  /* line 53, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
  .well .thumbnail,
  .related-content .thumbnail {
    min-height: 250px;
  }

  .col-sm-9 .related-content .thumbnail .caption h4,
  .col-sm-9 .related-content .thumbnail .caption h4 > a {
    font-size: 16px;
    line-height: 1.5;
}

  [class^="col-"] .related-content .thumbnail img {
        max-height: 160px;
    }

      .col-sm-9 .related-content .thumbnail img {
        max-height: 120px;
    }
}
/* line 62, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.well .thumbnail > img,
.related-content .thumbnail > img {
  border-bottom: 2px solid #159be6;
}

/* line 68, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.related-content {
  display: flex;
  flex-shrink: 1;
}

.related-content .thumbnail-inner h4 {
    margin-bottom: 10px;
}

.related-content .thumbnail .caption .btn {
    border: none;
    font-family: "TT Norms W01 Bold";
    text-transform: uppercase;
    font-size: 16px;
    color: #ffc600;
    padding: 0;
}

.related-content .thumbnail .caption .btn:hover {
    background: none;
}

.related-content .thumbnail-image {
    position: relative;
}

.related-content .thumbnail-overlay {
    height: 100%;
    position: absolute;
    background: #00558C ;
    opacity: .5;
    z-index: 1;
    display: block;
    width: 100%;
    pointer-events: none;
}

.related-content .thumbnail:hover .thumbnail-overlay {
    opacity: 0;
}

@media only screen and (max-width: 991px) {
  /* line 68, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
  .related-content {
    flex-direction: column;
  }

  .related-content .thumbnail-inner {
    max-width: 356px;
    margin: 0 auto;
}

}
/* line 76, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.related-content h4 > a, .related-content .h4 > a {
  color: white;
    font-size: 20px;
    line-height: 28px;
}
/* line 80, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.related-content .thumbnail {
  width: 33%;
  margin-left: 20px;
  margin-right: 20px;
}

.related-content.fifty-fifty .thumbnail {
    width: 50%;
}

.related-content.center .thumbnail {
    width: auto;
    margin: 0 auto 20px;
}
@media only screen and (max-width: 991px) {
  /* line 80, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
  .related-content .thumbnail,
  .related-content.fifty-fifty .thumbnail {
    width: auto;
  }
}
/* line 90, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.related-content .thumbnail-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
    background-color: #00558C ;
    position: relative;
}

.related-content .thumbnail-inner > a {
  height: 94%;
}

.well-lg .related-content .thumbnail-inner > a {
  height: 137%;
}

.col-sm-9 .related-content .thumbnail-inner > a {
  height: 62%;
}

/* line 97, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.related-content .caption {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.well .kfx-capabilities {
    margin-top: -10px;
    margin-bottom: -10px;
}

.margin-bottom-2 a.btn {
    padding: 6px 22px 4px;
}

.margin-bottom-2 li a {
    color: #00558C ;
}

/* line 106, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.kfx-capabilities {
  overflow: hidden;
  *zoom: 1;
}

.kfx-capabilities > .col-sm-12 h3 {
    margin: 0 auto;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
}

.well .margin-bottom-2 .section-header h4 {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
}

.well .margin-bottom-2 .section-header {
    text-align: left;
}

/* line 112, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.kfx-capabilities h3, .kfx-capabilities .h3 {
  display: block;
  vertical-align: middle;
    width: max-content;
}
/* line 117, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.kfx-capabilities h3, .kfx-capabilities .h3,
.kfx-capabilities a,
.kfx-capabilities h3:hover,
.kfx-capabilities .h3:hover,
.kfx-capabilities a:hover {
  color: #104a8a;
}
/* line 124, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.kfx-capabilities .thumbnail,
.kfx-capabilities .thumbnail img {
  border: 0;
  background-color: transparent;
  box-shadow: none;
    text-align: center;
  margin: 0 auto;
}

.kfx-capabilities .icon-wrapper {
    display: inline-block;
}
@media only screen and (min-width: 768px) {
  /* line 131, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
  .kfx-capabilities [class*='col-']:first-child {
    display: flex;
    align-items: center;
  }
}
/* line 138, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.kfx-capabilities [class*='col-']:first-child [class*='col-'] {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  /* line 138, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
  .kfx-capabilities [class*='col-']:first-child [class*='col-'] {
    text-align: left;
  }
}
/* line 147, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.kfx-capabilities .v-rule-before {
  padding-left: 30px !important;
}

/* line 152, ../../../../sass/themes/kfx-theme/modules/_thumbnails.scss */
.bordered-image {
  border: 1px solid #c8c9c7;
}

@media only screen and (max-width: 767px) {
  /* line 2, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .float-xs-none {
    float: none !important;
  }
}

@media only screen and (min-width:992px) {
  .rail-space {
    margin-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 10, ../../../../sass/themes/kfx-theme/modules/_main.scss */ 

  /* line 14, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .left-sidebar,
  .right-sidebar {
    margin-top: -24px;
    margin-top: -1.5rem;
    padding-top: 12px;
    padding-top: 0.75rem;
  }

  /* line 20, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .left-sidebar {
    border-right: 2px solid #e1e1de;
    padding-right: 0;
  }
  /* line 24, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .left-sidebar + [class*="col-"] {
    padding-left: 40px;
  }
  /* line 28, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .left-sidebar > .rail-item:not(.kfx-railnavigation) {
    border-top: 2px solid #e1e1de;
    padding-top: 24px;
  }
  /* line 33, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .left-sidebar > .case-study.thumbnail {
    margin-top: -24px;
    margin-top: -1.5rem;
  }

  /* line 38, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .right-sidebar {
    border-left: 2px solid #e1e1de;
    padding-left: 0 !important;
  }
  /* line 42, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .right-sidebar + [class*="col-"] {
    padding-right: 40px;
  }
  /* line 46, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .right-sidebar > .case-study.thumbnail {
    margin-top: -24px;
    margin-top: -1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  /* line 53, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .left-sidebar,
  .right-sidebar {
    margin-top: -36px;
    margin-top: -2.25rem;
    padding-top: 36px;
    padding-top: 2.25rem;
  }

  /* line 59, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .right-sidebar > .case-study.thumbnail {
    margin-top: -36px;
    margin-top: -2.25rem;
  }

  /* line 63, ../../../../sass/themes/kfx-theme/modules/_main.scss */
  .left-sidebar > .case-study.thumbnail {
    margin-top: -36px;
    margin-top: -2.25rem;
  }
}
/* line 69, ../../../../sass/themes/kfx-theme/modules/_main.scss */
[class*="col-"] > .btn-group.btn-block > .btn + .dropdown-menu {
  width: 100%;
}

/* line 4, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
.jumbotron {
  padding-top: 72px;
  max-width: 1600px;
  background-color: transparent;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  /* line 4, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  .jumbotron {
    background-size: contain;
    background-position: center top;
    margin-left: -80px;
    margin-right: -80px;
      padding-bottom: 0;
  }
  /* line 20, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  .jumbotron > .container {
    margin-top: 0;
    padding-left: 120px;
    padding-right: 120px;
  }
}
/* line 28, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
.jumbotron h1, .jumbotron .h1 {
  color: #104a8a;
}
/* line 32, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
.jumbotron h2, .jumbotron .h2 {
  font-size: 28px;
  font-size: 1.728rem;
  line-height: 42px;
  line-height: 2.625rem;
  color: #104a8a;
}
/* line 37, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
.jumbotron h3, .jumbotron .h3 {
  font-size: 23px;
  font-size: 1.44rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: #104a8a;
}
/* line 42, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
.jumbotron .well.bg-white {
  background-color: rgba(255, 255, 255, 0.6);
}
/* line 48, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
.jumbotron.text-white h1, .jumbotron.text-white .h1,
.jumbotron.text-white h2,
.jumbotron.text-white .h2,
.jumbotron.text-white h3,
.jumbotron.text-white .h3,
.jumbotron.text-white p {
  color: #fff;
}

.jumbotron.full-width {
    padding: 0;
    display: block;
}

.jumbotron.full-width .container {
    width: 100%;
    height: 100%;
    padding: 0;
    display: block;
}

@media only screen and (max-width: 767px){
.jumbotron.full-width > .container {
    padding-left: 90px;
    padding-right: 84px;
}}

@media only screen and (min-width: 768px) {
  /* line 57, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  .jumbotron img,
  .jumbotron picture > img {
    margin-bottom: 0;
    max-width: 1600px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 4, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  .jumbotron {
    min-height: 450px;
  }
}

/* line 69, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
.container > .jumbotron,
.container > .jumbotron-background-color > .jumbotron {
  background-position-x: right;
}
@media only screen and (min-width: 992px) {
  /* line 69, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  .container > .jumbotron,
  .container > .jumbotron-background-color > .jumbotron {
    min-height: 305px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 69, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  .container > .jumbotron,
  .container > .jumbotron-background-color > .jumbotron {
    margin-left: -120px;
    margin-right: -20px;
    margin-top: -24px;
  }
  /* line 83, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  .container > .jumbotron > .container,
  .container > .jumbotron-background-color > .jumbotron > .container {
    padding-left: 100px;
    padding-right: 0;
  }
}

/* line 93, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
.jumbotron-background-color + .well,
.jumbotron + .well {
  margin-top: -36px;
}

/* line 99, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  margin-bottom: 36px;
.jumbotron .breadcrumb + .row .well,
.jumbotron > .container .breadcrumb + .row .well {
  margin-top: 24px;
  margin-top: 1.5rem;
}

.flexslider .slides .jumbotron img {
    width: auto;
    max-width: 100%;
}

header + .jumbotron-background-color,
header + .jumbotron
 {
  margin-top: -24px;
  margin-top: -1.5rem;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  /* line 105, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  header + .jumbotron-background-color,
  header + .jumbotron {
    margin-top: 0px;
    margin-top: 0rem;
  }
}

  .header-jumbotron + .jumbotron-background-color > .jumbotron,
  .header-jumbotron + script + .jumbotron-background-color > .jumbotron {
    margin-bottom: 0;
  }

header + .jumbotron-background-color, header + .jumbotron {
    margin-bottom: 36px;
}

@media only screen and (min-width: 992px) {
  /* line 118, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  .header-jumbotron + .jumbotron,
  .header-jumbotron + script + .jumbotron,
  .header-jumbotron + .jumbotron-background-color > .jumbotron,
  .header-jumbotron + script + .jumbotron-background-color > .jumbotron {
    padding-top: 192px;
    padding-top: 12rem;
  }

  /* line 125, ../../../../sass/themes/kfx-theme/modules/_jumbotron.scss */
  .nav-jumbotron {
      background: none;
    top: 0;
    left: 0;
    width: 100%;
      padding: 0;
  }


  .nav-jumbotron .navbar-default {
      margin: 0;
  }
}

/* line 2, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
body.scroll-lock {
  position: fixed;
  overflow-y: hidden;
}
/* line 6, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
body.scroll-lock > .scroll-lock-overlay {
  opacity: 0.6;
  height: 100%;
  width: 100%;
}

/* line 13, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.scroll-lock-overlay {
  position: fixed;
  top: 0;
  z-index: 999;
  opacity: 0;
  background-color: #333;
  transition: opacity ease 300ms;
}

/* line 22, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
header {
  position: relative;
  z-index: 1000;
}

/* line 28, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.second-tier > .nav {
  display: none;
}
/* line 31, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.second-tier > .nav.active {
  display: block;
}

/* line 37, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.navbar-default .dropdown-menu {
  min-width: 250px;
}

@media only screen and (max-width: 991px) {
  /* line 43, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 0;
  }
  /* line 46, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-nav .open .dropdown-menu .dropdown-header > a {
    color: #159be6;
    font-weight: 500;
  }

  /* line 52, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-nav .open .dropdown-menu li > a {
    padding: 9px 20px;
  }

  /* line 56, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #f3f3f3;
    color: #333;
    text-decoration: none;
  }

  /* line 62, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-nav > .dropdown {
    position: initial;
  }
}
/* line 68, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.dropdown-megamenu .row > [class*="col-"] {
  padding: 0;
}

@media screen and (min-width: 992px) {
  /* line 74, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .dropdown-menu.dropdown-megamenu {
    width: 600px;
    padding-top: 0;
  }

  /* line 80, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .dropdown-megamenu > .row {
    display: table;
    margin: 0;
    width: 100%;
  }

  /* line 86, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .dropdown-megamenu > .row > [class*="col-"] {
    padding: 0;
    display: table-cell;
    float: none;
  }

  /* line 92, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .dropdown-megamenu > .row > .first-tier,
  .dropdown-megamenu > .row > .second-tier {
    padding: 18px 0;
  }
}
/* line 99, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
li.navigation-back-main > a:before,
li.navigation-back > a:before {
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  position: relative;
  content: "\e251";
  padding-right: 5px;
}

/* line 108, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
li.navigation-back > a,
li.navigation-back > a:visited,
li.navigation-back-main > a,
li.navigation-back-main > a:visited {
  background-color: #f3f3f3;
  color: #75787b !important;
}

/* line 117, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.navigation-featured {
  padding: 18px 20px;
}

/* line 121, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.dropdown-menu .navigation-featured > p {
  font-size: 1rem;
}

@media screen and (max-width: 991px) {
  /* line 127, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navigation-featured {
    background-color: #f3f3f3;
    border-top: 1px solid #e1e1de;
  }
}
@media screen and (min-width: 992px) {
  /* line 135, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .dropdown-menu > .row > .navigation-list {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  /* line 142, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .dropdown-menu .navigation-view-all {
      display: none;
  }

  /* line 146, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navigation-view-all li > a {
    background-color: #e1e1de;
    color: #53565a;
    position: relative;
    z-index: 1;
  }

  /* line 154, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .first-tier {
    background-color: #f3f3f3;
  }

  /* line 158, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .first-tier .nav > li > a {
    color: #53565a;
    font-weight: 700;
  }

  /* line 163, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .first-tier .nav > li > a:hover,
  .first-tier .nav > li.active > a {
    background-color: #fff;
    color: #104a8a;
  }
}
/* line 171, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.navbar-default {
  margin-top: 12px;
}

.lang-dropdown a.btn:active, .lang-dropdown a.btn:focus, .lang-dropdown a.btn:hover {
    color: #00558C ;
        background-color: #e1e1de;
}

@media screen and (max-width:1200px) and (min-width:767px) {
    ul.nav.navbar-nav.navbar-right > li > a, ul.nav.navbar-nav.navbar-right li.lang-dropdown a.dropdown-toggle {
    padding: 25px 14px;
}

    ul.nav.navbar-nav.navbar-right > li.search-icon > a {
    padding: 37px 25px;
}

    .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}

    li.search-icon > a {
    background-position-y: 25px;
}
}

@media screen and (max-width: 991px) {
  /* line 182, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-default {
    position: initial;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
      margin-bottom: 0;
  }

  /* line 190, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-toggle {
    float: left;
    margin-left: 15px;
  }

  /* line 195, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-brand {
    float: none;
    display: block;
    width: 155px;
    margin: 0 auto;
    text-align: center;
  }

  /* line 203, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-default .navbar-brand {
    background-color: transparent;
  }

  /* line 208, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar .navbar-collapse {
    background-color: #fff;
    padding: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    width: 300px;
    max-width: 85vw;
  }

  /* line 218, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar .navbar-collapse.collapse {
    height: 100vh !important;
    width: 300px;
    overflow-x: hidden !important;
  }

  /* line 225, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-nav > .dropdown > .dropdown-menu,
  .second-tier > .nav {
    display: block;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 100%;
    opacity: 0;
    transition: opacity ease-out 200ms, left ease-out 300ms;
    height: 100vh;
    overflow-y: auto;
  }

  /* line 238, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .dropdown.open > .dropdown-menu,
  .second-tier > .nav.active {
    left: 0;
    opacity: 1;
  }

  /* line 244, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-nav .open .dropdown-menu,
  .dropdown-menu > .row,
  .second-tier,
  .second-tier > .nav {
    width: 300px;
    max-width: 85vw;
    margin: 0;
  }

  /* line 253, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .second-tier {
    position: absolute;
    top: 0;
    z-index: 1;
  }

  /* line 259, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-default .navbar-nav > li > a,
  .first-tier > .nav > li > a,
  .second-tier li > a {
    color: #104a8a;
    font-weight: 400;
    border-top: 1px solid #e1e1de;
    padding: 9px 20px;
  }

  /* line 268, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-default .navbar-nav > li > a:hover,
  .first-tier > .nav > li > a:hover,
  .second-tier li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .first-tier > .nav > li > a:focus,
  .second-tier li > a:focus {
    color: #333;
    background-color: #f3f3f3;
  }

  /* line 278, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-default .navbar-nav > li:first-child > a,
  .first-tier > .nav > li:first-child > a {
    border-top: 0;
  }

  /* line 283, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar-default .navbar-nav > li > a.dropdown-toggle:after,
  .first-tier > .nav > li > a.dropdown-toggle:after {
    font-family: "Glyphicons Halflings";
    content: "\e250";
    font-size: 12px;
    position: absolute;
    right: 10px;
  }

  /* line 292, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  li.navigation-back-main > a:after,
  li.navigation-back > a:after {
    content: "" !important;
  }
}
/* line 299, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.navbar .repeat-link {
  display: none;
}
@media (max-width: 991px) {
  /* line 299, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
  .navbar .repeat-link {
    display: block;
  }
}

/* line 308, ../../../../sass/themes/kfx-theme/modules/_megamenu.scss */
.navbar-nav.navbar-right .glyphicon {
  font-size: 16px;
}

@media screen and (min-width: 992px) {
    .navbar-nav.navbar-right .glyphicon {
    font-size: 26px;
}
}

/* line 1, ../../../../sass/themes/kfx-theme/modules/_embed-responsive.scss */
.embed-responsive-textured {
  background: url("/assets/images/video-texture.jpeg");
  overflow: visible;
  padding-top: 12px;
  padding-top: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}

.embed-responsive-textured.full-size {
    background: none;
    padding: 0;    
}

/* line 9, ../../../../sass/themes/kfx-theme/modules/_embed-responsive.scss */
.embed-responsive-textured .embed-responsive,
.embed-responsive-textured video {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
@media only screen and (max-width: 480px) {
  /* line 14, ../../../../sass/themes/kfx-theme/modules/_embed-responsive.scss */
  .embed-responsive-textured .section-header {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width: 480px) {
  /* line 1, ../../../../sass/themes/kfx-theme/modules/_embed-responsive.scss */
  .embed-responsive-textured {
    padding-top: 24px;
    padding-top: 1.5rem;
    padding-bottom: 24px;
    padding-bottom: 1.5rem;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../../../sass/themes/kfx-theme/modules/_embed-responsive.scss */
  .embed-responsive-textured {
    padding-top: 36px;
    padding-top: 2.25rem;
    padding-bottom: 36px;
    padding-bottom: 2.25rem;
    padding-left: 80px;
    padding-right: 80px;
  }
}

/* line 1, ../../../../sass/themes/kfx-theme/modules/_spotlight.scss */
.spotlight-label {
  float: right;
}
@media only screen and (max-width: 992px) {
  /* line 1, ../../../../sass/themes/kfx-theme/modules/_spotlight.scss */
  .spotlight-label {
    display: block;
    margin: 7px 0;
    float: left;
  }
}

/* line 10, ../../../../sass/themes/kfx-theme/modules/_spotlight.scss */
.spotlight-title {
  overflow: hidden;
  *zoom: 1;
  margin-top: 2px;
}
@media only screen and (max-width: 992px) {
  /* line 14, ../../../../sass/themes/kfx-theme/modules/_spotlight.scss */
  .spotlight-title span {
    display: block;
  }
}

/* line 30, ../../../../sass/themes/kfx-theme/kfx-theme.scss */
html, body {
  -ms-overflow-style: scrollbar;
}

/*# sourceMappingURL=kfx-theme.css.map */


/* full-width breakout carousel */
.container .flexslider.breakout {
    position: absolute;
    width: 100%;
}

.container .flexslider.breakout,
.nav-horizontal-background {
    left: 0;
    margin-left: 0;
}

.flexslider-placeholder {
    display: none;
}

.container .flexslider-placeholder {
    display: block;
    margin-bottom: 24px;
}

.container .flexslider-placeholder.no-margin {
    margin-bottom: 0;
}

.form-group:not(.conditionalConsent) label {
    opacity: 0;
    position: absolute;
    top: 2px;
    font-size: 12px;
    color: #97999b;
    left: 12px;
    pointer-events: none;
}

.conditionalConsent label {
    color: #333;
}

.checkbox label {
    opacity: 1 !important;
    position: relative !important;
    top: 0 !important;
    font-size: initial !important;
    left: 0 !important;
    pointer-events: initial !important;
    color: #104a8a !important;
}

span.control-label {
    margin-right: 5px;
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-weight: 500;
    margin-bottom: 3px;
    margin-bottom: 0.1875rem;
    color: #104a8a;
}

@media (min-width: 768px) {
    span.control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
}

  
a.search-tag {
    background: #e1e1de;
    color: #104a8a;
    padding: 5px 10px;
}

a.search-tag:before {
    content: "X";
    color: gray;
    font-size: 12px;
}

a.search-tag:hover {
    text-decoration: none;
    background-color: #d3d3d3;
}

input.placeholder, select {
    margin-top: 17px;
}

input.placeholder {
    padding-bottom: 0px;
    padding-top: 15px;
    padding-left: 11px;
    height: 42px;
}

.countrycss:not(.active) label, .statecss:not(.active) label, .select-list:not(.active) label {
    opacity: 0;
    z-index: 100;
    font-size: initial;
    color: #97999b;
    font-weight: 400;
    left: 10px;
    top: 9px;
    pointer-events: none;
}

.countrycss.has-error label, .statecss.has-error label, .select-list.has-error label {
    color: #e60000;
}

.form-submit-border .btn-secondary {
    margin: 0 auto;
    width: auto;
    display: block;
}

.col-sm-4 form {
    padding: 20px 40px;
    background: #d0ebfa;
}

input.form-control {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #005eb8;
}

select.form-control,
.category-dropdown .btn-group
 {
    height: 42px;
    border: none;
    border-bottom: 1px solid #0053b8;
}

/* search listing */
.search-listing-page .form-group label,
.search-form-wrapper .form-group label {
    opacity: 1;
    top: initial;
    position: relative;
    font-size: initial;
    color: #333;
    left: 0;
}

.search-listing-page input.form-control, 
.search-form-wrapper input.form-control,
.search-listing-page .select-menu .form-control,
.search-form-wrapper .select-menu .form-control
 {
    border: none;
    margin: 0;
    height: 36px;
}

.search-listing-page .select-menu .form-control,
.search-form-wrapper .select-menu .form-control {
    padding-left: 20px;
}
form .form-lead {
    margin: -10px -40px -10px;
    position: relative;
    top: -9px;
    padding: 12px 30px 20px;
    color: white;
    text-align: center;
    background: url(/assets/images/bg-form-lead-in.svg) no-repeat;
    background-size: auto 100%;
    background-position: center;
}
@media screen and (max-width:767px){
    form .form-lead{
        margin-top: 0;
        background-color: #104A8A;
        margin-bottom: 44px;
        background-size: 100%;
        z-index: 10;
        position: relative;
        top: -22px;
    }

    form .form-lead:after {
        content: "";
        position: absolute;
        left: 0;
        background: url(/assets/images/bg-form-lead-in.svg) no-repeat;
        width: 100%;
        height: 46px;
        background-size: 102% auto;
        bottom: -42px;
        z-index: -1;
        background-position: bottom;
    }

        .campaign-gating-page-new form .form-lead:after {
            display: none;
        }

        .campaign-gating-page-new form .form-lead {
        margin-bottom: 0;
        top: 0;
    }

}

ul.checkmarks {list-style: none;}
.search-result .image-container {
    width: 100%;
    display: block;
    height: 120px;
    background-size: 100% auto;
    margin-bottom: 20px;
}
  
a.search-tag {
    background: #e1e1de;
    color: #104a8a;
    padding: 5px 10px;
}

a.search-tag:before {
    content: "X";
    color: gray;
    font-size: 12px;
}

a.search-tag:hover {
    text-decoration: none;
    background-color: #d3d3d3;
}

ul.checkmarks li:before {
    content: " ";
    background: url('/assets/images/bullet-check.svg') no-repeat;
    padding: 10px;
    position: absolute;
    left: -30px;
    top: 2px;
}

ul.checkmarks li {
    position: relative;
}

.form-group {
    position: relative;
}

.quote-container .quote {
    display: none;
}

.quote-container .quote.active {
    display: block;
}

.quote-tabs .tab:not(.active) img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.quote-tabs .tab {
    width: 214px;
    height: 100px;
    padding: 20px 30px;
    display: inline-block;
    vertical-align: top;
}


.quote-tabs .tab.active a {
    height: 100%;
    width: 100%;
    display: block;
}

.quote-tabs .tab img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.quote-tabs .tab {
    background-color: #e1e1e1;
}

.quote-tabs .tab.active {
    background-color: #f1f1f1;
}

.quote-tabs {
    position: relative;
    display: block;
}

@media screen and (min-width:1201px) {
    .quote .more {
        display: none;
    }
}

@media screen and (max-width:1200px) {
    .quote-tabs .tab {
        width: 170px;
        padding: 20px 10px;
    }
}

.quote-tabs, .quote-tabs-background {
    background: #e1e1e1;
    height: 110px;
}

.expand-full {
    width: 100%;
    left: 0;
    position: absolute;
}

.quote-container {
    color: #00558C ;
}

.quote-block {
    background: white;
    position: relative;
    padding: 20px 30px;    
    margin-bottom: 20px;
    padding-bottom: 40px;
}

.quote-block:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 0;
    height: 0;
    border: 22px solid transparent;
    border-top-color: white;
    border-bottom: 0;
    border-right: 0;
    margin-left: -11px;
    margin-bottom: -22px;
}

.quote-block p {
    line-height: 32px;
    font-size: 24px;
}

.quote-block a {
    text-transform: uppercase;
    font-family: "TT Norms W01 Bold";
    font-size: 14px;
}

.quote-info {
    padding-left: 65px;
    font-family: "TT Norms W01 Bold";
    margin-bottom: 40px;
}

.quote-info .name {
    font-size: 24px;
    line-height: 28px;
}

.quote-info .title {
    font-size: 18px;
}

@media screen and (min-width:992px) {
    .quote-tabs, .quote-container {
        padding: 0 20px;
    }

    .quote-carousel {
        margin-bottom: -48px;
    }

}

@media screen and (max-width:991px) {
    .quote-tabs {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        margin-left: -50px;
        margin-right: -50px;
        width: calc(100% + 100px);
        height: auto;
    }

    .quote-tabs-background {
        display: none;
    }

    .quote-tabs .tab {
        width: 100%;
        display: block;
    }

    .quote-tabs .tab img {
        max-width: 170px;
    }

    .quote-carousel {
        margin-bottom: -3rem;
    }
}

@media screen and (max-width:767px) {
    .quote-tabs {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        margin-left: -40px;
        margin-right: -40px;
        width: calc(100% + 80px);
        height: auto;
    }  
}

@media screen and (min-width:992px) {
    .quote-tabs .tab-prev,
    .quote-tabs .tab-next {
        display: none !important;
    }
}

@media screen and (max-width:991px) {
    .quote-tabs .tab:not(.active) {
        display: none;
    }

    .quote-tabs .tab.active {
        background-color: #e1e1e1;
    }

    .quote-tabs .tab.active a.tab-prev, .quote-tabs .tab.active a.tab-next {
        position: absolute;
        top: 0px;
        width: 20px;
        height: 25px;
        padding: 40px 50px 60px 40px;
    }

    .quote-tabs .tab.active a.tab-arrow:hover,
    .quote-tabs .tab.active a.tab-arrow:focus {
        text-decoration: none;
    }

    .quote-tabs .tab.active a.tab-prev {
        left: 0px;
    }

    .quote-tabs .tab.active a.tab-next {
        right: 0px;
    }

    .quote-tabs .tab.active a.tab-arrow:before {
        font-family: "fontawesome";
        font-size: 40px;
    }

    a.tab-prev:before {
        content: "\f0d9";
    }

    a.tab-next:before {
        content: "\f0da";
    }
}

.quote-carousel.page-editor .quote-container .quote {
    display: block;
}

#main-footer {
    margin-top: 1.5rem;
    margin-bottom: -24px;
}

#main-footer .well {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 0;
}

.footer-bottom {
    padding: .75rem 0;
}

.social-share {
    padding-left: 6px;
}

.footer-bottom p, .footer-bottom ul, .footer-bottom li {
    margin-bottom: 0;
}

@media screen and (max-width:767px) {
    footer .well ul {
        margin-bottom: 0;
    }

    footer .well .social-share ul {
        float: none !important;
        text-align: center;
        margin: 10px 0;
    }

    img.footer-logo-inner.pull-right {
        float: none !important;
        margin: 0 auto;
        max-width: 100%;
    }

    .footer-logo {
        margin-bottom: 10px;
    }

    .link-column {
        width: 49%;
        display: inline-block;
    }

    .link-column.hide-mobile {
        display:none;
    }

    .social-share {
        padding: 20px 0;
    }

    .footer-bottom-links.list-inline li:first-child {
        padding-left: 0;
        display: block;
    }
}

@media screen and (min-width:767px) {
    .footer-bottom .footer-logo {
        margin-left: 20px;
    }

    .social-share {
        margin-top: 25px;
    }
}

a.nav-scroll {
    display: none;
}
a.nav-scroll:hover {
    text-decoration: none;
}
a.nav-scroll:before {
    font-family: "fontawesome";
    font-size: 40px;
    position: absolute;
    top: 25px;
    cursor: pointer;
    color: white;
}
a.nav-scroll.left:before {
    content: "\f0d9";
    left: -40px;
}
a.nav-scroll.right:before {
    content: "\f0da";
    right: -20px;
}

.arrow-container {
    position: relative;
    width: 1090px;
    display: block;
    height: 100%;
    margin: 0 auto;
}

.well.well-lg.title-bar {
    padding-top: 15px;
    padding-bottom: 15px;
}

.title-bar h2 {
    font-weight: 500; 
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 0;
    display: inline-flex;
}

.statistics h2 {
    font-size: 60px;
    color: #159be6;
    font-weight: 600;
    letter-spacing: -3px;
    padding-bottom: 12px;
    display: block;
    line-height: 60px;
}

.statistics h3 {
    font-size: 18px;
    line-height: 20px;
    color: #104a8a;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 0;
}

@media screen and (min-width:1201px) {
    #kfx-railnav-collapse.horizontal {
        max-width: calc(100% + 30px);
        margin-left: -20px;
    }

    .kfx-railnavigation.top-navigation {
        overflow: hidden;
        height: 74px;
        margin-left: -15px;
    }

    .kfx-railnavigation.top-navigation .navbar-collapse.horizontal .nav-rail {
        margin-left: 0;
    }
}

.case-study-wide div.full-width-content.statistics {
    padding: 0;
    margin: -20px 0;
}

.triangle-right-caption {
    font-size: 1.3em;
    line-height: 1.4em;
    color: #0079c0;
    padding-left: 70px;
}

.triangle-right {
    position: relative;
    padding: 20px;
    margin: 1em 0 .8em;
    color: #fff;
    background: #0079c0;
    font-size: 1.3em;
    line-height: 1.4em;
    text-align: center;
}

.triangle-right:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 30px;
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #0079c0 transparent;
    display: block;
    width: 0;
}

.case-study-wide .bg-info,
.product-page-wide .bg-info {
    background: none;
    margin: -40px 0;
}

.case-study-wide .bg-info h2,
.product-page-wide .bg-info h2 {
    color: #104a8a;
}

@media screen and (min-width:992px) {
    .case-study-wide .row.no-style-container {
        width: 83.33333333%;
        margin: 0 auto;
    }
}

@media screen and (max-width:992px) {
    .case-study-wide .full-width-content .col-sm-10 {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .statistics .stat:not(:last-child) {
        margin-bottom: 20px;
    }
}

.carowrap.flexslider-placeholder.scEnabledChrome {
    margin-bottom: 200px;
}

.product-page-nuance .bg-info {
    margin: 0;
    background: none;
}

.product-page-nuance .bg-info h2 {
    color: white;
}

.full-width-content > .icon-col {
    padding-top: 40px;
}


.icon-col {
    display: table-cell;
    padding: 0 20px;
    width: 2%;
}

.icon-col:first-child {
    padding-left: 0;
}

.icon-col:last-child {
    padding-right: 0;
}

.icon-col img {
    max-width: 70px;
}

.icon-col p {
    line-height: 1.5;
}

@media screen and (max-width:767px){
    .icon-col {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    padding:0;
}
}
.container-background-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 0;
}

@media screen and (min-width: 1024px){
.container-background-image {
    background-size: auto;
}}

@media screen and (max-width: 767px) and (min-width: 500px){
.container-background-image {
    background-size: 215% auto;
}}

@media screen and (max-width: 500px){
.container-background-image {
    background-size: auto 100%;
    background-position: 0 0;
}}


@media screen and (max-width:767px) {
    .container-background-image.cover-mobile {
        background-size: cover;
    }

    .container-background-image.background-mobile-right {
        background-position-x: 100%;
    }

    .container-background-image.background-mobile-center {
        background-position: center;
    }
}

footer#main-footer.slim-footer {
    background: #f3f3f3;
    text-align: center;
    padding: 20px 0 40px;
}

.slim-footer .footer-logo {
    display: block;
    width: 366px;
    height: 70px;
    margin: 20px auto;
}

.slim-footer ul.pull-right {margin: 0;float: none !important;}

.campaign-gating-page-new .title-bar h2,
.campaign-gating-page-nuance .title-bar h2 {
    text-transform: none;
    font-size: 28px;
    text-align: center;
    padding: 5px 0;
}

.campaign-gating-page-new .title-bar,
.campaign-gating-page-nuance .title-bar {
    margin-bottom: 40px !important;
}

[class^="campaign-gating-page-"] form .form-lead {
    background: none;
    color: #00558c;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
}

[class^="campaign-gating-page-"] .campaign-gating-detail form {
    background: none;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .input.form-control {
    background: #00558c;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail input.form-control {
    background: #d9ecf9;
    border: 1px solid #abd7f3;
    border-bottom-color: #00558c;
    color: #00558c;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail input.form-control::placeholder  {
    color: #00558c;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail select.form-control, [class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .category-dropdown .btn-group {
    border: 1px solid #abd7f3;
    border-bottom-color: #00558c;
    background: #d9ecf9;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .countrycss:not(.active) label, .statecss:not(.active) label, .select-list:not(.active) label {
    color: #00558c;
}

.has-success label, .has-success .control-label, .has-success input, .has-success select, .has-success .form-control, .has-success :after, [class^="campaign-gating-page-"]
 .has-success :before {
    color: #00558c;
}

.form-group input:hover, .form-group select:hover, .input-group input:hover, .input-group select:hover {
    border-color: #00558c;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .checkbox label {
    color: #00558c !important;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail form .form-lead:before {
    content: "";
    background: url(/assets/images/arrow-down.svg);
    padding: 38px;
    background-size: 40px;
    position: absolute;
    background-repeat: no-repeat;
    transform: rotate(20deg);
    left: -10px;
    top: 40px;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail form input.btn.btn-secondary {
    background-color: none;
    border: none;
    background: url(/assets/images/button-background.svg);
    background-repeat: no-repeat;
    background-position: center 7px;
    background-size: auto 94%;
    width: 90%;
    padding-top: 16px;
    padding-bottom: 16px;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail ul {
    list-style: none;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .content-container ul li:before {
    content: "";
    padding: 15px;
    position: absolute;
    left: -40px;
    top: -2px;
    background: url(/assets/images/checkbox.svg);
    background-repeat: no-repeat;
    background-size: 28px;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .content-container ul li {
    position: relative;
}

[class^="campaign-gating-page-"] .content-container .row .col-sm-offset-1.right-align {
    margin-left: 0;
}

[class^="campaign-gating-page-"]  .campaign-gating-detail .details {
    padding-left: 0;
}

[class^="campaign-gating-page-"]  .campaign-gating-detail .col-sm-4.form {
    padding: 0;
}

[class^="campaign-gating-page-"]  .campaign-gating-detail .col-sm-4.form form {
    padding-right: 0;
}

@media screen and (min-width:767px) and (max-width:1200px) {
    [class^="campaign-gating-page-"]  .campaign-gating-detail .col-sm-4.form form,
    .campaign-gating-detail-nuance .col-sm-4.form form {
        padding-left: 0;
    }
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .has-error input.form-control, [class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .has-error select {
    background: #fff6d8;
    border: 1px solid #ffe177;
    border-bottom: 1px solid #e60000;
    color: red;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .has-error input.form-control::placeholder {
    color: red;
}

[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail .has-error label {
    color: red !important;
}



[class^="campaign-gating-page-"]  .full-width-content .campaign-gating-detail form input.btn.btn-secondary:disabled {background: url(/assets/images/button-background.svg);-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");-webkit-filter: grayscale(100%);filter: gray;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");background-repeat: no-repeat;background-position: center 7px;background-size: 80%;background-size: auto 94%;}

.top-navigation li a .underline-wrap {
    position: absolute;
    left: 0;
    bottom: 11px;
    height: 14px;
    width: 80%;
    left: 14%;
    display: none;
}

.top-navigation li.active a .underline-wrap {
    display: block;
}

.underline-wrap img {
    display: block;
    max-height: 14px;
    margin: 0 auto;
}

.has-error-custom input.form-control {
    border-bottom: 1px solid #e60000;
    color: #e60000;
}

span.field-validation-error-custom {
    font-size: 12px;
    color: rgba(230,0, 0, 0.85);
}