.sticky-reviews-btn {
  position: fixed;
  top: 40%;
  right: 0px;
  width: 107.5px;
  height: 35px;
  background: #cc3333;
  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;
}
.error-message, .error-message2 {
    color: #ff0000;
    background: transparent !important;
    font-size: 15px;
    margin-top: 5px;
    opacity: 0;
}
.who-radio {
    margin: 0px 18px 0 6px;
    font-size: 15px;
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs .nav-item {
  background: #003c76;
  border-radius: 4px 4px 0 0;
}
.nav-tabs .nav-item .nav-link {
  color: #3d78ab;
  font-weight: 600;

}
.nav-tabs .nav-item .nav-link.active {
  color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover, .nav-tabs .nav-item .nav-link.active:focus, .nav-tabs .nav-item .nav-link.active:hover {
    text-decoration: none;
    background-color: #eee;
    color: #3d78ab;
}
.nav-tabs>li>a {
    line-height: 1;
    font-size: 0.88rem;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #003c76;
    border: 1px solid #003c76;
    color: #fff;
}
.nav-tabs .nav-item.active .nav-link {
    color: #fff;
}
.top-search-form {
  border-top-left-radius: 0;
}
.top-search-btn {
  margin-top: 0;
}
.top-search-form-row {
    padding: 26px 5px 2px 15px;
}
.phone-label {
  display: none;
}
.nav-main > li> a {
    color: #e1e1e1;
    margin-right: 5px;
    padding: 6px 10px 5px 10px;
    text-transform: none;
    font-size: 1.06667rem;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding-right: 0;
}

.nav-main > li> a:hover {
    color: #fff;
    background-color: transparent;
    padding: 5px 10px 5px 10px;
    border-radius: 7px 7px;
    text-align: center;
}

.nav-main > li + li:before {
    display: none;
}

.nav-main-col {
    padding-top: 15px;
}

.nav-main > li > a.login-btn {
    color: #fff;
    background: #3d78ab;
    padding: 6px 10px 5px 10px;
    border-radius: 7px 7px;
    text-align: center;
    margin-left: 5px;
}

.about-title {
    color: #3d78ab;
    text-align: center;
    font-weight: normal;
    font-size: 38px;
    margin-top: 0px;
    margin-bottom: 22px;
    padding-top: 30px;
    font-family: 'Roboto Slab';
    line-height: 18px;
}

.about-description {
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    margin-top: 0px;
    line-height: 18px;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    margin-bottom: 50px;
}

.header-icon-holder img {
  height: 104px;
  width: 104px;
}

.header-icon-holder h2 {
    color: #3d78ab;
    font-size: 28px;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    line-height: 12px;
}

.header-icon-holder p {
    color: #3d78ab;
    font-size: 16px;
    margin-top: 0px;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
}

.header-desktop-container {
  background: linear-gradient(rgba(53, 56, 55, 1),rgba(53, 56, 55, 0));
}

.navbar-collapse.collapsing {
  transition: height .35s ease;
}
  
#landing-menu-btn {
    color: #fff;
    background: #3d78ab;
    padding: 4px 7px 5px;
    border-radius: 7px 7px;
    text-align: center;
    border: 0;
    font-size: 15px;
  }

.footer {
    padding: 44px 0 20px;
    color: #ccc;
}

.footer-list > li > a {
  font-size: 0.8rem;
  color: #A3A3A3;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
}

.footer-list > li > a:hover {
  text-decoration: underline;
}

.footer-list > li {
    margin-bottom: 4px;
    padding-left: 10px;
    position: relative;
}

.footer-list > li:before {
  content: "›";
  display: block;
  color: #999999;
  position: absolute;
  left: 0;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  top: 2px;
  font-size: 0.85rem;
  font-weight: 600;
}

.select select {
  background-color: #fff;
}

h4.footer-title {
  font-family: "Roboto Slab";
  margin: 8px 0;
  border-bottom: 1px solid #ccc;
  color: #ccc;
  padding-bottom: 3px;
  font-size: 1.2rem;
}

.footer .small {
  color: #A3A3A3;
  font-size: 0.73rem;
  line-height: 16px; 
}

.footer .header-logo-bbb {
  float: none;
  margin-top: 2px;
}
.top-search-form-row .button {
    margin-top: 0;
}
.flex {
  display: flex;
}

@media screen and (max-width: 1200px) {
.top-section {
    height: 580px;
  }
}
@media screen and (max-width: 860px) {
  .top-search-title {
      margin-top: 0;
  }
  .top-search-container {
      padding: 22px 28px 102px 40px;
  }
}
@media screen and (max-width: 768px) {
  nav .logo {
    width: 280px;
  }
  .top-section {
    height: 550px;
  }
  .about-title {
    line-height: 36px;
  }
  .top-search-title {
    font-size: 60px;
  }
}

@media screen and (min-width: 767px) {
  .hidden-md-up {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .error-message, .error-message2 {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .hidden-sm-header {
    display: none;
  }
  .top-search-form-row .button {
    width: 19%;
  }
  .top-search-form-row .button .btn{
    font-size: 1rem;
    padding-left: 6px;
    padding-right: 6px;
  }
  .phone-label {
    display: block;
    font-weight: 700;
    margin-bottom: 15px;
  }
  #p {
    padding: 60px 26px;
  }
  #header-mobile-container {
    padding-top: 10px;
  }
  #phone-number::-webkit-input-placeholder {
    color: #828282;
  }
  .top-search-caption {
    font-size: 34px;
  }
}

@media screen and (max-width: 567px) {
  .header-mobile-container {
    position: relative;
    padding-top: 15px;
  }
  .dos-and-donts .half {
    padding-left: 0px;
    font-size: 14px;
  }
  .difference, .dos-and-donts {
    padding: 25px 1% 30px;
  }
  .difference h2 {
    font-size: 35px;
  }
  .difference ul, .dos-and-donts ul {
    font-size: 14px;
    margin-top: 30px;
  }
  .modal-title {
    font-size: 40px;
  }
  .important .modal-content {
    font-size: 18px;
    line-height: 22px;
  }
  .modal-header {
    margin-bottom: 0;
  }
  .important .modal-dialog {
    margin-top: 50px;
  }
  .top-search-title {
    font-size: 32px;
    line-height: 60px;
    margin: 10px 0 0;
  }
  .top-search-caption {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .btn-modal {
    font-size: 40px;
  }
  .top-search-form-row .input {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }
  .top-search-form-row {
    padding: 15px 10px;
  }
  .top-search-form-row .button {
    width: 100%;
    margin-top: 0;
  }
  .top-search-container {
    padding-top: 0px;
    padding-bottom: 0;
  }
  .who h2 {
    font-size: 30px;
    font-family: "Roboto Slab";
  }
  .who {
    padding: 50px 10px 30px;
  }
  .about-text h1 {
    font-size: 50px;
    line-height: 56px;
  }
  .top-section {
    /*height: 586px;*/
    height: auto;
  }
  .top-search-btn, .features-btn, .search-private-btn {
    width: 100%;
  }
  .header-mobile {
    padding: 24px 0;
  }
  .nav-main > li > a.login-btn {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    z-index: 1000;
  }
  .top-search-heading {
    margin-bottom: 0;
    padding-top: 30px;
  }
  .select:before, .select:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    z-index: 1;
    pointer-events: none;
  }
  .select:after {
    right: 8px;
    width: 0;
    height: 0;
    margin-top: -1px;
    border: transparent 4px solid;
    border-top: #1a7d94 4px solid;
  }
  .select:before {
    content: '';
    display: block;
    right: 23px;
    width: 1px;
    height: 15px;
    margin-top: -7px;
    background-color: #919191;
    pointer-events: none;
  }
  #form-states{
    width: 100%;
  }
  .form-control, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], input[type="number"], textarea, select, select.form-control {
    font-size: 0.9rem;
}
}

@media screen and (max-width: 350px) {
  .top-search-title {
    font-size: 28px;
    line-height: 40px;
  }
  .top-search-caption {
    font-size: 16px;
  }
  .nav-main > li > a.login-btn {
    width: 100%;
  }
  .important .modal-dialog {
    margin-top: 25px;
  }
  .modal-title {
    font-size: 35px;
    line-height: 70px;
  }
  .important .modal-content {
    font-size: 15px;
    line-height: 18px;
    padding: 0px 20px 20px;
  }
  .btn-modal {
    font-size: 32px;
    min-width: 230px;
    padding: 7px 20px 10px;
  }

  .hidden-md-up .nav-main {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  #header-mobile-container {
    padding-top: 10px;
    background: linear-gradient(rgba(53, 56, 55, 1),rgba(53, 56, 55, 0));
  }
  #p {
    padding: 75px 12px;
  }
  .top-search-heading {
    margin-bottom: 0;
    padding-top: 10px;
  }
  .top-search-caption {
    margin-bottom: 15px;
  }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .top-search-container {
    padding-top: 0;
  }
  .nav-main > li > a {
    font-size: 0.9rem;
  }
  .nav-main > li > a.login-btn {
    font-size: 0.734rem;
  }
  .nav-main-col {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
  }
}