.sticky-reviews-btn {
  position: fixed;
  top: 40%;
  right: 0px;
  width: 107.5px;
  height: 35px;
  background: #D11414;
  color: #fff;
  -webkit-transform-origin: 100% 50%;
  -webkit-transform: rotate(90deg) translate(50%, 50%);
  -moz-transform-origin: 100% 50%;
  -moz-transform: rotate(90deg) translate(50%, 50%);
  -ms-transform-origin: 100% 50%;
  -ms-transform: rotate(90deg) translate(50%, 50%);
  -o-transform-origin: 100% 50%;
  -o-transform: rotate(90deg) translate(50%, 50%);
  transform-origin: 100% 50%;
  transform: rotate(90deg) translate(50%, 50%);
  padding-top: 14px;
  padding-left: 13.5px;
  font-size: 14px;
  line-height: 7px;
  letter-spacing: 0.75px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  z-index: 9999;
}

/*HEADER*/
.modal-top-close-btn {
  display: none;
}
a {
  cursor: pointer;
}
.modal-step-text h2 {
  font-size: .9em;
  margin-top: 15px;
  font-weight: bold;
}
/*.top-section {
  background-image: url(../img/top-search2.jpg?v=a9b43f7);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}*/

.top-section-overlay {
  background-color: rgba(24, 38, 80, 0.8);
  background: linear-gradient(rgba(28, 37, 65, 0.9),rgba(50, 59, 83, 0.5));
}

.header-mobile {
  padding: 10px 0;
}

.header-login-btn {
  z-index: 1000;
}

.header,
.navbar-collapse.collapse,
.navbar-collapse.collapsing {
  overflow: hidden;
}

.header.in {
  overflow: visible;
}

.header-logo + .header-logo {
  margin-left: 10px;
}

.header,
.navbar-collapse.collapse {
  padding: 23px 0 16px 0;
  border-bottom: rgba(189, 189, 189, 0.5) 1px solid;
}

/*NAV-MAIN*/
.navbar-toggler {
  display: block;
  width: 45px;
  margin: 0;
  border: none;
  border-radius: 0;
  float: right;
}

.navbar-toggler span {
  display: block;
  height: 2px;
  margin: 4px 0;
  background-color: #fff;
}

.nav-main-col {
  text-align: center;
}

/*reset ul in menu*/
.nav-main,
.nav-main ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav-main {
  display: inline-block;
  vertical-align: top;
}

.nav-main > li {
  float: left;
}

.nav-main > li > a {
  display: block;
  padding: 15px 23px;
  /*18px*/
  font-size: 1.2rem;
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}

.nav-main > li > a:hover, .nav-main > li > a:focus {
  text-decoration: none;
}

.nav-main > li + li {
  position: relative;
}

.nav-main > li + li:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 12px;
  width: 1px;
  margin-top: -6px;
  background-color: #a4a297;
}

.login-btn-column {
  text-align: right;
}

/*TOP-SEARCH*/
.top-search-container {
  padding: 103px 57px 136px 108px;
}

.top-search-heading {
  margin-bottom: 43px;
}

.top-search-form {
  margin-bottom: 7px;
}

.top-search-label {
  display: block;
  margin-bottom: 0px;
  padding: 0 10px;
  /*14px*/
  font-size: 0.93333rem;
  opacity: 0.8;
}
.top-search-group {
  font-weight: 700;
}
.top-search-bottom-icon {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  margin-left: -17px;
  margin-bottom: -17px;
}

.top-search-btn {
  width: 100%;
}

.top-search-form-note {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.row {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

/*ABOUT*/
.about {
  padding: 47px 0 28px 0;
  background: #e3eaf2;
  background-color: rgba(255, 255, 255, 0.6);
  background: -webkit-linear-gradient(#fff, #e3eaf2);
  background: linear-gradient(#fff, #e3eaf2);
}

.about-container {
  padding-right: 50px;
  padding-left: 50px;
}

.about-text {
  margin-bottom: 40px;
  text-align: center;
}

.about-title {
  margin-bottom: 17px;
}

.about-link {
  display: block;
  border: none;
  border-radius: 10px;
  min-height: 253px;
}

.about-link-img {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.about-link-description {
  padding: 28px 26px 20px 26px;
}

.about-link-text {
  opacity: 0.88;
  line-height: 1.2;
}

.who-radio {
  margin-left: 5px;
}

/*FEATURES*/
.features-img {
  background-image: url(../img/featuresL.webp);
  background-position: center top;
  background-size: cover;
}

.features-description {
  padding-top: 57px;
  padding-bottom: 35px;
  padding-left: 13%;
}

.features-title {
  margin-bottom: 20px;
}

.features-list {
  /*20px*/
  font-size: 1.33333rem;
  margin-bottom: 23px;
}

.features-list-item {
  position: relative;
  min-height: 40px;
}

.features-list-icon-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 38px;
  text-align: center;
}

/*FAQS*/
.faqs {
  padding-top: 62px;
  padding-left: 31px;
  padding-right: 8%;
  line-height: 20px;
  font-size: 14px;
}

.faqs-title {
  margin-bottom: 16px;
}

/*TESTIMONIAL*/
.testimonial-bg {
  background-image: url(../img/testimonial.jpg?v=a9b43f7);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial {
  position: relative;
}

.testimonial-img {
  width: 140px;
  height: 140px;
  margin-bottom: 35px;
  box-shadow: 9px 9px 18px 0px rgba(11, 12, 12, 0.19);
}

.testimonial-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}

.testimonial-overlay:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 19, 51, 0.45);
}

.testimonial-content {
  padding: 62px 50px 89px 67px;
}

.testimonial-text {
  padding-left: 12px;
}

.testimonial-qoute {
  margin-bottom: 20px;
}

.testimonial-author-info {
  margin-bottom: 15px;
}

.testimonial-author-name {
  opacity: 0.7;
}

.testimonial-author-city {
  opacity: 0.7;
}

/*SEARCH-PRIVATE*/
.search-private {
  padding: 51px 0 42px 0;
}

.search-private-description {
  position: relative;
  padding-left: 91px;
  letter-spacing: -0.07em;
}

.search-private-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.search-private-title {
  padding-top: 5px;
  margin-bottom: 10px;
}

.search-private-line {
  margin-top: 8px;
  margin-bottom: 20px;
  border-top-color: rgba(255, 255, 255, 0.25);
}

.search-private-disclaimer {
  line-height: 1.1;
  color: #F9F9FB;
  font-weight: 400;
}

.search-private-disclaimer a {
  color: inherit;
}

.search-private-btn {
  width: 100%;
  margin-top: 19px;
}

.search-private-btn-icon {
  margin-top: -5px;
  margin-right: 5px;
}


.search-modal {
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
}

.modal-custom {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  background-color: rgba(24, 26, 28, 0.6);
  overflow: auto;
}

.modal-custom.js-open {
  display: block;
}

.modal-dialog-results {
  z-index: 1041;
}

.modal-content-results,
.success-modal {
  padding: 0;
  border-radius: 6px;
}

.modal-content-results .modal-content-top-item,
.success-modal .modal-content-top-item {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.modal-custom-header {
  padding: 47px 30px 32px 30px;
}

.progress-small .progress-bar {
  padding-top: 5px;
  padding-bottom: 5px;
  /*18px*/
  font-size: 1.125rem;
}

.modal-custom-container {
  padding: 40px 53px 28px 59px;
}

.about-bullets {
  font-weight: 700;
  font-size: 1.3rem;
  text-align: left;
  display: inline-block;
}

.modal-dialog {
  width: 895px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 140px;
}

.modal-custom-container-2 {
  padding-right: 73px;
  padding-left: 73px;
  padding-bottom: 34px;
}

.modal-icon {
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -17px;
  margin-left: -17px;
}

.modal-header {
  padding: 0;
  border-bottom: none;
  margin-bottom: 17px;
}

.modal-title {
  margin-bottom: 0px;
}

.modal-subsubtitle {
  margin-bottom: 34px;
}

.modal-congrats p {
  margin-bottom: 28px;
}

.congrats-text {
  margin-bottom: 20px;
}

.modal-custom-header-2 {
  padding-top: 61px;
  padding-bottom: 0px;
}

.modal-custom-header-2 :last-child {
  margin-bottom: 0px;
}

.modal-list {
  padding-left: 30px;
  margin-bottom: 28px;
}

.modal-list > li {
  margin-bottom: 2px;
}

.modal-list-heading {
  margin-bottom: 0;
}

.modal-form-checkbox {
  margin-right: 96px;
  margin-left: 96px;
  margin-bottom: 38px;
  /*13px*/
  font-size: 0.8125rem;
}

.modal-form-container {
  margin-bottom: 40px;
}

.modal-form-container .moving-group {
  display: inline-block;
  vertical-align: top;
  width: 290px;
}

.modal-form-container .btn {
  margin-left: 16px;
}

.modal-landing-content p {
  margin-bottom: 30px;
  color: #525353;
}

.modal-step-content {
  margin-bottom: 43px;
}

.congrats-btn-container .btn {
  padding: 9px 80px;
  border-width: 2px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 1.625rem;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-family: 'PT Sans', sans-serif;
  min-width: 222px;
  padding: 7px 25px 8px 25px;
  font-size: 1.25rem;
}

.btn-modal {
  min-width: 220px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 5px;
  text-transform: none;
  font-size: 20px;
  margin-bottom: 30px;
}

.modal-footer-link {
  font-size: .9em;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 500px;
}

.modal-footer-link-box {
  margin-top: 100px;
}

.modal-footer-link p {
  margin-right: 10px;
}

.search-modal {
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
}

.modal-dialog {
  width: 895px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 140px;
}

.modal-content {
  padding: 48px 50px 21px 50px;
}

.modal-icon {
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -17px;
  margin-left: -17px;
}

.modal-header {
  padding: 0;
  border-bottom: none;
  margin-bottom: 17px;
}

.modal-title {
  margin-bottom: 0px;
}

.modal-subsubtitle {
  margin-bottom: 34px;
}

.modal-form-checkbox {
  margin-right: 96px;
  margin-left: 96px;
  margin-bottom: 38px;
  /*13px*/
  font-size: 0.8125rem;
}

.modal-form-container {
  margin-bottom: 40px;
}

.modal-form-container .moving-group {
  display: inline-block;
  vertical-align: top;
  width: 290px;
}

.modal-form-container .btn {
  margin-left: 16px;
}

.modal-landing-content p {
  margin-bottom: 30px;
  color: #525353;
}

.btn-modal {
  min-width: 220px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 5px;
  text-transform: none;
  font-size: 20px;
  margin-bottom: 30px;
}

.modal-custom {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  background-color: rgba(24, 26, 28, 0.6);
  overflow: auto;
}

.modal-custom.js-open {
  display: block;
}


.modal-footer-link {
  font-size: .9em;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 500px;
}

.modal-footer-link-box {
  margin-top: 100px;
}

.modal-footer-link p {
  margin-right: 10px;
}

.modal-step-content {
    margin-bottom: 43px;
}

.modal-custom-container {
    padding: 40px 53px 28px 59px;
}

.modal-custom-container-2 {
    padding-right: 73px;
    padding-left: 73px;
    padding-bottom: 34px;
}

.footer-link-btn {
    min-width: 222px;
    padding: 7px 25px 8px 25px;
    font-size: 1.25rem;
    padding: 9px 80px;
    border-width: 2px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 1.625rem;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-family: 'PT Sans', sans-serif;
}

#bbb iframe {
  display: block;
  width: 100%;
  height: 500px;
  margin-bottom: 43px;
}

.bbb-logo {
  margin-top: 3px;
}

.iframe-holder {
  min-height: 500px;
  text-align: center;
}

.modal-step-icon {
  margin-top: -7px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.bbb-loader {
  margin-top: 200px;
}
.modal-footer-link-box .modal-content {
    padding: 40px 30px 20px;
    border: 10px solid #333;
    background: #fff;
    border-radius: 30px;
}
.FCRA {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 17px;
  font-size: 12px;
}

.login-btn {
  order: 2;
}

.bbb-logo {
  order: 3;
}

.nav-bar-links {
  order: 1;
  text-align: right;
}

.features .container-fluid, .faqs-and-testimonials .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

@media screen and (max-width: 991px) {
  .modal-content {
    padding: 48px 30px 11px 30px;
  }
  .modal-landing-content p {
    margin-bottom: 15px;
  }
  .btn-modal {
    margin-bottom: 10px;
  }
}


@media screen and (max-width: 991px) {
    .modal-content {
      padding: 28px 20px 11px 20px;
    }
}


/*RESPONSIVE*/
/*max-width: 1199px BEGIN*/
@media screen and (max-width: 1199px) {
  .nav-main > li > a {
    padding: 15px 16px;
    /*16px*/
    font-size: 1.06667rem;
  }
/*  .search-private-btn {
    margin-left: 91px;
  }*/
  .top-search-container {
    padding: 75px 28px 102px 40px;
  }
  .about-container {
    padding-right: 25px;
    padding-left: 25px;
  }
  .about-link-description {
    padding: 17px 25px 9px 25px;
  }
  .about-link {
    min-height: 230px;
  }
  .bbb-logo {
    width: 100px;
    margin-top: 6px;
  }
}

/*max-width: 1199pxEND*/
/*max-width: 991px BEGIN*/
@media screen and (max-width: 991px) {
  .nav-main-col {
    text-align: right;
  }
  .nav-main > li > a {
    padding: 15px 20px;
  }
  .top-search-container {
    padding-left: 0;
    padding-right: 0;
  }
  .about-container {
    padding-right: 0;
    padding-left: 0;
  }
  .about-link-description {
    padding: 7px 15px 9px 15px;
  }
  .features-description,
  .faqs {
    padding: 30px 0;
  }
  .features-list {
    /*18px*/
    font-size: 1.2rem;
  }
  .testimonial-content {
    padding: 30px 0px 30px 45px;
  }
  .search-private {
    padding-top: 30px;
  }
  .search-private-btn {
    margin-top: 10px;
  }
}
@media screen and (min-width: 767px) {
  .who-holder {
    font-size: 18px;
  }
}

/*max-width: 991px END*/
/*max-width: 767px BEGIN*/
@media screen and (max-width: 767px) {
  .top-search-label-searching {
    display: block;
  }
  .order-1-mobile {
    order: 1;
  }
  .about-bullets {
    margin-bottom: 0;
    font-size: 1.1rem;
  }
  .about-description {
    margin-top: 15px;
    text-align: left;
  }
  .header-login-btn {
    z-index: 1000;
    font-size: 1.16667rem !important;
    padding: 10px 28px;
  }
  .container-fluid {
     padding-right: 0px; 
     padding-left: 0px; 
  }
  .header,
  .navbar-collapse.collapse,
  .login-btn-column {
    /*background-color: #071338;*/
  }
  .header, .navbar-collapse.collapse {
    padding: 0;
  }
  .login-btn-column {
    text-align: center;
  }
  .header-logos {
    padding-top: 4px;
  }
  .header-logo-digicert,
  .header-logo-bbb {
    height: 28px;
    width: auto;
    vertical-align: top;
  }
  .header-logo-bbb {
    margin-left: 2px;
  }

  .nav-main {
    display: block;
  }
  .nav-main > li {
    float: none;
  }
  .nav-main > li > a {
    border-bottom: rgba(189, 189, 189, 0.5) 1px solid;
  }
  .nav-main > li + li:before {
    display: none;
  }
  .nav-main-col {
    text-align: left;
  }
  .login-btn-column {
    right: 0;
    left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .top-search-container {
    padding-top: 25px;
    padding-bottom: 60px;
  }
  .top-search-heading {
    margin-bottom: 22px;
  }
  .top-search-btn,
  .features-btn,
  .search-private-btn {
    display: block;
    width: 100%;
  }
  .about {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .about-text {
    margin-bottom: 30px;
  }
  .features-description,
  .faqs {
    padding: 20px 0;
  }
  .faqs {
    padding-bottom: 1px;
  }
  .features-img {
    height: 150px !important;
  }
  .testimonial-content {
    padding: 30px 0px 15px 15px;
  }
  .testimonial-img {
    margin-bottom: 20px;
  }
  .search-private {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .search-private-description {
    padding-left: 50px;
  }
  .search-private-icon {
    width: 33px;
    top: 5px;
  }
  .search-private-btn {
    margin-left: 0;
    margin-top: 10px;
  }
  .login-btn-column {
    padding-top: 0;
    padding-bottom: 3px;
  }
}
/*max-width: 767px END*/

@media screen and (max-width: 1000px) {
  .form-control, input[type="text"] {
    padding: 10px 10px !important;
  }
  .top-search-btn,
  .features-btn,
  .search-private-btn {
    width: 100%;
    padding: 12px 0;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .testimonial-content {
    padding: 86px 50px 89px 67px;
  }
}

@media screen and (max-width: 767px) {
  .testimonial-content {
    padding: 30px 0px 15px 15px;
  }
  .modal-custom-header-2 {
      padding-top: 15px;
  }   
  .modal-custom-container-2 {
      padding: 20px 15px 10px 15px;
  }
  .modal-dialog {
    max-width: 85%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
  }
  .display-4 {
    font-size: 19px;
  }

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .login-btn {
      order: 1;
    }
    .bbb-logo {
      order: 2;
    }
    .nav-bar-links {
      order: 3;
      position: absolute;
      right: -17px;
      top: 73px;
    }
}

@media screen and (max-width: 415px){
  .login-btn {
    order: 1;
  }

  .nav-bar-links {
    order: 2;
    text-align: left;
  }
}

@media screen and (max-width: 760px) {
  .col-sm-3 {
    width: 100%;
  }
}

@media screen and (max-width: 350px) {
  .top-search-group input {
    font-size: .9rem;
  }
}

@media screen and (min-width: 990px) and  (max-width: 1199px) {
  .bbb-logo {
    width: 100px;
    margin-top: 6px;
  }
}

@media screen and (min-width: 767px) and (max-width: 990px) {
  .header-login-btn {
      margin-right: -60px;
      padding: 8px 10px;
  }
  .bbb-logo {
      margin-top: 2px;
  }
}
