.inline-block {
  float: none !important;
  display: inline-block !important;
}

@media (max-width: 767px) {
  html, body {
    overflow-x: hidden;
  }
}
.no-padding {
  padding: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

@media (min-width: 768px) {
  .mobile-only, .mobile-only-inline, .mobile-only-inline-block {
    display: none !important;
  }

  .desktop-only {
    display: block !important;
  }

  .desktop-only-inline {
    display: inline-block !important;
  }

  .desktop-left {
    text-align: left;
  }

  .desktop-right {
    text-align: right;
  }

  .desktop-no-padding {
    padding: 0;
  }

  .desktop-no-padding-left {
    padding-right: 0;
  }

  .desktop-no-padding-right {
    padding-right: 0;
  }

  .desktop-green {
    color: #116ABA;
  }

  .desktop-pull-right {
    float: right !important;
  }
}
@media (max-width: 767px) {
  .mobile-only {
    display: block !important;
  }

  .mobile-only-inline, .mobile-inline {
    display: inline !important;
  }

  .mobile-only-inline-block, .mobile-inline-block {
    display: inline-block !important;
  }

  .desktop-only {
    display: none !important;
  }

  .desktop-only-inline {
    display: none !important;
  }

  .mobile-center {
    text-align: center;
  }

  .mobile-left {
    text-align: left;
  }

  .mobile-no-padding {
    padding: 0;
  }

  .mobile-no-padding-left {
    padding-right: 0;
  }

  .mobile-no-padding-right {
    padding-right: 0;
  }

  .mobile-brown {
    color: #6F7285;
  }
}
@media (min-width: 768px) {
  #account-div, .process {
    min-height: 93vh;
    padding-top: 12vh;
  }

  .less-padding {
    padding-top: 2vh;
  }
}
@media (max-width: 767px) {
  #account-div, .process {
    min-height: 93vh;
    padding-top: 3vh;
  }

  .less-padding {
    padding-top: 1vh;
  }
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.text-underline {
  text-decoration: underline;
}

.text-underline {
  text-decoration: underline;
}

.text-linethrough {
  text-decoration: line-through;
}

.text-primary {
  color: #116ABA;
}

a:not(.btn), a:visited:not(.btn) {
  color: #1585e9;
}

a.text-brown, a.text-brown:visited, .text-brown a, .text-brown a:visited {
  color: #6F7285;
}

a.text-green, a.text-green:visited, .text-green a, .text-green a:visited {
  color: #116ABA;
}

a.text-light, a.text-light:visited, .text-light a, .text-light a:visited {
  color: #1585e9;
}

a.text-white, a.text-white:hover, a.text-white:visited, .text-white a, .text-white a:visited {
  color: #ffffff;
}

a.text-black, a.text-black:visited, .text-black a, .text-black a:visited {
  color: #3b1600;
}

a.text-dark, a.text-dark:visited, .text-dark a, .text-dark a:visited {
  color: #666666;
}

a.text-darkl, a.text-darkl:visited, .text-darkl a, .text-darkl a:visited {
  color: rgba(59, 22, 0, 0.6);
}

.text-light a:active, .text-light a:hover, .text-light a:focus {
  color: #ffffff;
}

a:hover, a:active, a:focus {
  text-decoration: none;
  color: #116ABA;
}

a.text-link {
  font-size: 1.6em !important;
  color: #116ABA !important;
}

a.text-link:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

a.text-green:hover, a.text-green:active, a.text-green:focus {
  color: #0d4f8b;
}

.popover-content {
  color: #6F7285;
  text-align: left;
}
@media (max-width: 400px) {
  .popover-content {
    max-width: 200px;
  }
}

.error-text, .error-msg {
  color: #d0021b;
}

@media (min-width: 768px) {
  .desktop-left-hr {
    border-left: 1px solid #5ba9f0;
  }
}
.hr {
  height: 1px;
  opacity: 0.16;
  background-color: #7f4827;
  margin: 12px 0;
  padding: 0 !important;
  border: none !important;
}

h1 {
  font-size: 3.2em;
}

h2 {
  font-size: 2.8em;
}

h3 {
  font-size: 2.4em;
}

h4 {
  font-size: 1.8em;
}

.subtitle {
  margin-top: 0;
  font-size: 1.7em;
}

.text-orange {
  color: #fd6a02;
}

.text-brown {
  color: #6F7285;
}

.text-brown-light {
  color: rgba(111, 114, 133, 0.56);
}

.text-brown-dark {
  color: #585a69;
}

.text-brown-darker {
  color: #41424d;
}

.text-light {
  color: #ffffff;
}

.text-real-green {
  color: #63b346;
}

.text-green {
  color: #116ABA;
}

.text-green-light {
  color: #1585e9;
}

.text-red {
  color: #d0021b;
}

.text-black {
  color: #3b1600;
}

.text-dark {
  color: #666666;
}

.text-normal {
  font-weight: 400;
}

.text-bolden {
  font-weight: 500;
}

.text-bold {
  font-weight: 600;
}

.text-bolder {
  font-weight: 700;
}

.text-strong {
  font-weight: 800;
}

.text-italic {
  font-style: italic;
}

.font-12 {
  font-size: 1.2em;
}

.font-13 {
  font-size: 1.3em;
}

.font-14 {
  font-size: 1.4em;
}

.font-15 {
  font-size: 1.5em;
}

.font-16 {
  font-size: 1.6em;
}

.font-17 {
  font-size: 1.7em;
}

.font-18 {
  font-size: 1.8em;
}

.font-19 {
  font-size: 1.9em;
}

.font-20 {
  font-size: 2em;
}

.font-21 {
  font-size: 2.1em;
}

.font-22 {
  font-size: 2.2em;
}

.font-23 {
  font-size: 2.3em;
}

.font-24 {
  font-size: 2.4em;
}

.font-29 {
  font-size: 2.9em;
}

.font-32 {
  font-size: 3.2em;
}

.font-48 {
  font-size: 4.8em;
}

.font-60 {
  font-size: 6em;
}

.line-15 {
  line-height: 1.5em;
}

.line-17 {
  line-height: 1.7em;
}

.line-25 {
  line-height: 2.5em;
}

@media screen and (max-width: 640px) {
  h1 {
    font-size: 2.4em;
  }

  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.8em;
  }

  h4 {
    font-size: 1.4em;
  }
}
.mt-2 {
  margin-top: 2rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

div.select-input > button.dropdown-toggle, .btn-light, .btn-light:visited {
  background-color: #ffffff !important;
  color: #6F7285 !important;
  box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.32);
  border-radius: 5px;
}

div.select-input > button.dropdown-toggle:hover, div.select-input > button.dropdown-toggle:focus, .btn-light:hover, .btn-light:focus {
  background-color: #f7f4f2 !important;
  color: #6F7285 !important;
}

div.select-input > button.dropdown-toggle:active, .btn-light:active {
  background-color: #f0e9e5 !important;
  color: #6F7285 !important;
}

div.select-input .dropdown-menu > li > a {
  background: #ffffff;
  color: #6F7285;
}

div.select-input .dropdown-menu > li > a:hover, div.select-input .dropdown-menu > li > a:focus {
  border: none;
  outline: none !important;
  background: rgba(17, 106, 186, 0.1);
  color: #116ABA;
}

.btn-bgreen, .btn-bgreen:visited {
  background-color: #34DA4F !important;
  color: #ffffff !important;
  box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.16);
  border-radius: 5px;
}

.btn-bgreen:hover, .btn-bgreen:focus {
  background-color: #26cf41 !important;
  color: #f0e9e5 !important;
}

.btn-bgreen:active {
  background-color: #22b93a !important;
  color: #41424d !important;
}

.btn-green, .btn-green:visited {
  background-color: #116ABA !important;
  color: #ffffff !important;
  box-shadow: 0 1px 4px 0 rgba(137, 191, 31, 0.24);
  border-radius: 5px;
}

.btn-green:hover, .btn-green:focus {
  background-color: #0d4f8b !important;
  color: #ffffff !important;
}

.btn-green:active {
  background-color: #08355d !important;
  color: #ffffff !important;
}

.btn-primary, .btn-primary:visited {
  background-color: #116ABA !important;
  color: #ffffff !important;
  box-shadow: 0 1px 4px 0 rgba(137, 191, 31, 0.24);
  border-radius: 5px;
}

.btn-primary:hover, .btn-primary:focus {
  background-color: #0d4f8b !important;
  color: #ffffff !important;
}

.btn-primary:active {
  background-color: #08355d !important;
  color: #ffffff !important;
}

.btn-secondary, .btn-secondary:visited {
  background-color: #63b346 !important;
  color: #ffffff !important;
  box-shadow: 0 1px 4px 0 rgba(137, 191, 31, 0.24);
  border-radius: 5px;
}

.btn-secondary:hover, .btn-secondary:focus {
  background-color: #4f8e38 !important;
  color: #ffffff !important;
}

.btn-secondary:active {
  background-color: #3a6a29 !important;
  color: #ffffff !important;
}

.btn-brown, .btn-brown:visited {
  background-color: #6F7285 !important;
  color: #ffffff !important;
  box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.16);
  border-radius: 5px;
}

.btn-brown:hover, .btn-brown:focus {
  background-color: #585a69 !important;
  color: #ffffff !important;
}

.btn-brown:active {
  background-color: #41424d !important;
  color: #ffffff !important;
}

/*
.btn-yellow, .btn-yellow:visited {
    background-color: $yellow !important;
    color: $brown-dark !important;
    box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.16);
    border-radius: 5px;
}

.btn-yellow:hover, .btn-yellow:focus {
    background-color: $yellow-dark !important;
    color: $brown-darker !important;
}

.btn-yellow:active {
    background-color: $yellow-darker !important;
    color: $brown-darker !important;
}

.btn-yellow, .btn-yellow:visited {
    background-color: $red !important;
    color: $light !important;
    box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.16);
    border-radius: 5px;
}

.btn-yellow:hover, .btn-yellow:focus {
    background-color: $red-dark !important;
    color: $light-darker !important;
}

.btn-yellow:active {
    background-color: $red-darker !important;
    color: $brown-darker !important;
}
*/
.btn-red, .btn-red:visited {
  background-color: #ff0000 !important;
  color: #ffffff !important;
  box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.16);
  border-radius: 5px;
}

.btn-red:hover, .btn-red:focus {
  background-color: #e60000 !important;
  color: #f0e9e5 !important;
}

.btn-red:active {
  background-color: #cc0000 !important;
  color: #41424d !important;
}

.btn-yellow, .btn-yellow:visited {
  background-color: #63b346 !important;
  color: #ffffff !important;
  box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.16);
  border-radius: 5px;
}

.btn-yellow:hover, .btn-yellow:focus {
  background-color: #59a13f !important;
  color: #ffffff !important;
}

.btn-yellow:active {
  background-color: #63b346 !important;
  color: #f7f4f2 !important;
}

.btn-light[disabled], .btn-brown[disabled], .btn-green[disabled] {
  opacity: 0.4 !important;
}

.btn-xl, .btn-group-xl > .btn {
  padding: 15px 16px;
  margin: 16px 0;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 5px;
}

.btn-xxl, .btn-group-xxl > .btn {
  padding: 22px;
  margin: 16px 0;
  font-size: 32px;
  line-height: 1.3333333;
  border-radius: 5px;
  min-width: 60%;
}

.btn-full {
  width: 100%;
}

.btn-lg-full {
  height: 35px;
  width: 100%;
}

@media (min-width: 768px) {
  .btn-lg-desktop {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
}
/* Base for label styling */
[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}

[type=checkbox]:not(:checked) + label,
[type=checkbox]:checked + label {
  position: relative;
  padding-left: 2.5em;
  cursor: pointer;
}

/* checkbox aspect */
[type=checkbox]:not(:checked) + label:before,
[type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url("../img/icons/empty.svg");
  background-size: cover;
}

/* checked mark aspect */
[type=checkbox]:not(:checked) + label:after,
[type=checkbox]:checked + label:after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  background-image: url("../img/icons/checkbox.svg");
  transition: all 0.2s;
}

/* checked mark aspect changes */
[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

[type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
[type=checkbox]:disabled:not(:checked) + label:before,
[type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

[type=checkbox]:disabled:checked + label:after {
  color: #999;
}

[type=checkbox]:disabled + label {
  color: #aaa;
}

/* Base for label styling */
[type=radio]:not(:checked),
[type=radio]:checked {
  position: absolute;
  left: -9999px;
}

[type=radio]:not(:checked) + label,
[type=radio]:checked + label {
  position: relative;
  padding-left: 2.5em;
  cursor: pointer;
  font-weight: normal;
}

/* radio aspect */
[type=radio]:not(:checked) + label:before,
[type=radio]:checked + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url("../img/icons/empty.svg");
  background-size: cover;
}

/* checked mark aspect */
[type=radio]:not(:checked) + label:after,
[type=radio]:checked + label:after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  background-image: url("../img/icons/checkbox.svg");
  transition: all 0.2s;
}

/* checked mark aspect changes */
[type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

[type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled radio */
[type=radio]:disabled:not(:checked) + label:before,
[type=radio]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

[type=radio]:disabled:checked + label:after {
  color: #999;
}

[type=radio]:disabled + label {
  color: #aaa;
}

.icon-32 {
  width: 32px;
  height: 32px;
}

body {
  font-family: "Helvetica Neue", Arial, "Sans-serif";
  font-size: 10px;
  background-color: rgba(221, 222, 227, 0.1);
}

hr {
  margin: 0;
  padding: 0;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

@media (max-width: 767px) {
  .topheader {
    background: #ffffff;
    text-align: right;
    padding: 2px 10px;
    position: absolute;
    right: 25%;
    top: 12px;
  }
  .topheader a {
    color: #116ABA;
  }
}

@media (max-width: 767px) {
  .dashboardheader {
    padding: 10px;
  }
  .dashboardheader a {
    color: #116ABA;
  }
}

header {
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 4px 6px 0 rgba(111, 114, 133, 0.1);
  padding: 12px 0 0 0;
  z-index: 20;
}
header.abs {
  position: absolute;
}
header .sticky-logo {
  position: fixed;
  z-index: 910;
}
@media (min-width: 768px) {
  header .navbar-left.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 900;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 4px 6px 0 rgba(111, 114, 133, 0.1);
  }
  header .sticky-logo {
    top: 16px;
  }
}
@media (max-width: 767px) {
  header .sticky-logo {
    top: 4px;
  }
  header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 910;
    padding: 0;
  }
  header.fixed .sticky-logo {
    top: 0;
  }
  header:not(.fixed) {
    padding: 4px 0;
  }
}
header .navbar-toggle {
  border: none;
  border-radius: 5px;
  margin-top: 0;
  z-index: 50;
}
@media (max-width: 767px) {
  header .navbar-toggle {
    margin: 4px 15px 4px 0;
  }
}
header .navbar-toggle .icon-bar {
  background-color: #116ABA;
}
header .navbar-toggle.is-open .icon-bar {
  background-color: #ffffff;
}
header .navbar-offcanvas.js-offcanvas-done {
  background: #116ABA;
  z-index: 40;
  padding: 0;
}
header .navbar-nav {
  margin: 0;
}
header .navbar-nav.navbar-social {
  margin-left: 103px;
  float: none;
}
header .navbar-nav li > a {
  padding-top: 12px;
  padding-bottom: 12px;
}
header .navbar-brand {
  padding: 5px;
  height: 40px;
}
header .navbar-collapse {
  float: left;
  width: 100%;
  clear: both;
}
header .nav-title {
  color: #ffffff;
  font-size: 1.6em;
  padding: 0 0 0 15px;
}
header .navbar-left .nav-title {
  margin: 15px 0 5px 0;
}
@media (min-width: 768px) {
  header .navbar-left {
    /*
    padding-top: 10px;
    width: 100%;
    */
    padding-left: 36px;
    text-align: center;
  }
  header .navbar-left li {
    display: inline-block;
    float: none;
  }
  header .navbar-left li.abs {
    display: none;
  }
  header .navbar-left a {
    font-size: 1.2em;
    color: #116ABA;
    border-bottom: 4px solid transparent;
    min-width: 120px;
  }
  header .navbar-left a:hover, header .navbar-left a:active, header .navbar-left a:focus {
    border-bottom: 4px solid #6F7285;
    color: #6F7285;
    background: transparent;
  }
  header .navbar-left .active a, header .navbar-left .active a:hover, header .navbar-left .active a:active, header .navbar-left .active a:focus {
    color: #0d4f8b;
    border-bottom: 4px solid #116ABA;
    background: transparent;
  }
}
@media (max-width: 767px) {
  header .navbar-left {
    padding: 15px 6px 5px 1px;
  }
  header .navbar-left a {
    font-size: 1.3em;
    color: #ffffff;
  }
  header .navbar-left .active a, header .navbar-left a:hover, header .navbar-left a:active, header .navbar-left a:focus {
    opacity: 0.4;
  }
  header .navbar-left li:not(.active) a {
    background-image: url("../img/icons/next-white.svg");
    background-position: right;
    background-size: 24px;
    background-repeat: no-repeat;
  }
}
@media (min-width: 992px) {
  header .navbar-left {
    /* margin-left: 8.33333333%; */
  }
  header .navbar-left a {
    font-size: 1.3em;
  }
}
header .navbar-right .nav-title {
  margin: 5px 0 5px 0;
}
header .navbar-right li a {
  font-size: 1.2em;
}
header .navbar-right li i {
  color: #6F7285;
  margin-right: 5px;
}
@media (min-width: 768px) {
  header .navbar-right {
    height: 40px;
  }
  header .navbar-right .nav-box {
    height: 32px;
    padding: 7px 15px;
    margin: 2px 0 0 16px;
    background-color: #ffffff;
    color: #6F7285 !important;
    box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.32);
    border-radius: 5px;
  }
}
@media (max-width: 767px) {
  header .navbar-right {
    padding: 10px 6px 5px 1px;
    background-color: #1377d1;
  }
  header .navbar-right li a, header .navbar-right li i {
    color: #ffffff;
  }
}
header a {
  color: #6F7285;
  text-transform: uppercase;
}
header .social-boxes {
  padding: 15px 16px 20px 16px;
}
header .social-boxes a {
  width: 32px;
  height: 32px;
  padding: 8px 0;
  margin: 0 12px 0 0;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
}

.social-links .social-box {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 4px 8px 12px 8px;
  padding: 0;
  text-align: center;
}
.social-links .social-box a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 20px;
  padding: 0;
}

.header-bg {
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .header-block {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .header-block {
    padding-top: 32px;
    padding-bottom: 16px;
  }
}

sub, sup {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 75%;
  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;
  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;
  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  vertical-align: baseline;
}

sup {
  /* Move the superscripted text up */
  top: -0.5em;
}

sub {
  /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
  bottom: -0.25em;
}

.login-section h2, .login-section h3 {
  margin-bottom: 16px;
}
.login-section .login-box {
  padding: 0;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 1px 4px 0 rgba(111, 114, 133, 0.32);
}
@media (min-width: 768px) {
  .login-section .login-box {
    margin: 0 48px;
  }
}
@media (max-width: 767px) {
  .login-section .login-box {
    margin: 0 16px;
  }
}
.login-section .login-left {
  padding: 16px;
}
@media (min-width: 768px) {
  .login-section .login-left {
    border-right: 1px solid rgba(111, 114, 133, 0.1);
  }
}
@media (max-width: 767px) {
  .login-section .login-left {
    border-bottom: 1px solid rgba(111, 114, 133, 0.1);
  }
}
.login-section .login-left .return-login {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .login-section .login-right {
    padding: 16px 16px 40px 30px;
    margin-left: -31px;
    border-left: 1px solid rgba(111, 114, 133, 0.1);
  }
}
@media (max-width: 767px) {
  .login-section .login-right {
    padding: 16px;
  }
}
.login-section .login-form {
  margin-bottom: 10px;
  border: 3px solid rgba(255, 255, 255, 0);
}
.login-section .login-form input, .login-section .login-form select, .login-section .login-form .dropdown-toggle {
  font-size: 20px;
  font-weight: bold;
  color: #6F7285;
  height: 56px;
  width: 100%;
  padding-left: 16px;
  padding-top: 22px;
  border-radius: 5px;
  border: 1px solid rgba(111, 114, 133, 0.32);
}
.login-section .login-element {
  position: relative;
  display: block;
  height: 56px;
}
.login-section .login-element label {
  position: absolute;
  color: rgba(111, 114, 133, 0.56);
  z-index: 10;
  top: 14px;
  left: 16px;
  font-size: 20px;
  transition: all 0.4s ease;
}
.login-section .login-element label.small {
  top: 10px;
  left: 16px;
  font-size: 12px;
}
.login-section .login-element label.small .small-hidden {
  display: none;
}

.bootstrap-select.dropdown {
  height: 100%;
}
.bootstrap-select .form-control {
  z-index: inherit;
}

.search-section {
  /*
  &.home-search-section {
      h1 {
          font-size: 3.2em;

          @media (max-width:768px) {
              font-size: 2.4em;
          }
      }
  }
  */
}
.search-section.hero-search-section {
  background-size: cover;
  background-position: top right;
}
@media (min-width: 768px) {
  .search-section.hero-search-section {
    min-height: 80vh;
    padding-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .search-section.hero-search-section {
    /*padding-bottom: 50px;*/
  }
}
.search-section.banner-search-section {
  background-size: cover;
  background-position: top right;
}
.search-section.banner-search-section .search-head {
  width: 100%;
}
@media (min-width: 768px) {
  .search-section.banner-search-section .search-head {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .search-section.banner-search-section .search-head {
    height: 48px;
  }
}
.search-section.banner-search-section .search-body {
  padding: 30px 0 10px 0;
  background-color: #1585e9;
}
.search-section.banner-search-section .search-body .search-title {
  display: block;
  margin: 0 0 24px 0;
}
.search-section:not(.banner-search-section) div.row:last-child {
  margin-bottom: 98px;
}
@media (max-width: 768px) {
  .search-section:not(.banner-search-section) div.row:last-child {
    margin-bottom: 48px;
    text-align: center;
  }
}
.search-section .header {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .search-section .header {
    margin-bottom: 32px;
  }
}
.search-section .header-h1 {
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  .search-section .header-h1 {
    margin-bottom: 12px;
  }
}
.search-section h1 {
  font-size: 4.5em;
  text-shadow: 0 2px 6px white;
  margin-top: 96px;
}
@media (max-width: 768px) {
  .search-section h1 {
    font-size: 2.8em;
    margin-top: 96px;
  }
}
.search-section h2 {
  font-size: 2.1em;
  line-height: 1.2em;
  text-shadow: 0 2px 6px white;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .search-section h2 {
    font-size: 1.2em;
    font-weight: 400;
    margin-top: 0px;
    text-align: center;
  }
}
.search-section h3 {
  font-size: 1.9em;
  line-height: 1.2em;
  text-shadow: 0 2px 6px white;
  margin-top: 12px;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .search-section h3 {
    margin-bottom: 24px;
    text-align: center;
  }
}
.search-section .error-block {
  display: none;
}
.search-section.has-error .search-form {
  border: 3px solid #d0021b;
  border-radius: 5px;
}
.search-section.has-error .error-block {
  display: block;
  color: #d0021b;
}
.search-section .search-form {
  margin-bottom: 20px;
}
.search-section .search-form input, .search-section .search-form select, .search-section .search-form .dropdown-toggle {
  font-size: 28px;
  font-weight: normal;
  color: #6F7285;
  height: 64px;
}
.search-section .search-form .search-state-input .dropdown-menu.inner li:first-child a, .search-section .search-form .search-state-input .dropdown-menu.inner li:last-child a {
  color: #63b346;
}
.search-section .search-form .search-form-inline {
  box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.32);
  border-radius: 5px;
}
.search-section .search-form .search-form-inline .submit-next {
  width: 100%;
}
@media (max-width: 767px) {
  .search-section .search-form .search-form-inline {
    padding: 3px;
  }
  .search-section .search-form .search-form-inline .search-element {
    width: 100%;
  }
  .search-section .search-form .search-form-inline .search-button {
    margin-top: 15px;
    width: 100%;
  }
  .search-section .search-form .search-form-inline .search-button .btn-lg {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .search-section .search-form .search-form-inline {
    height: 64px;
  }
  .search-section .search-form .search-form-inline .search-street-input {
    width: 46%;
  }
  .search-section .search-form .search-form-inline .search-city-input {
    width: 22%;
  }
  .search-section .search-form .search-form-inline .search-state-name-input {
    width: 62%;
  }
  .search-section .search-form .search-form-inline .search-phone-input {
    width: 84%;
  }
  .search-section .search-form .search-form-inline .search-email-input {
    width: 84%;
  }
  .search-section .search-form .search-form-inline .search-no-state-name-input {
    width: 88%;
  }
  .search-section .search-form .search-form-inline .search-state-input {
    width: 27%;
  }
  .search-section .search-form .search-form-inline .search-address-state-input {
    width: 22%;
  }
  .search-section .search-form .search-form-inline .search-button {
    width: 16%;
    float: right;
  }
  .search-section .search-form .search-form-inline .search-state-button {
    width: 11%;
  }
  .search-section .search-form .search-form-inline .search-no-state-button {
    width: 12%;
  }
  .search-section .search-form .search-form-inline .search-address-button {
    width: 10%;
  }
}
.search-section .search-form .search-form-inline input, .search-section .search-form .search-form-inline select, .search-section .search-form .search-form-inline .dropdown-toggle, .search-section .search-form .search-form-inline button {
  width: 100%;
  padding-left: 16px;
}
.search-section .search-form .search-element {
  position: relative;
  display: block;
  height: 64px;
}
@media (max-width: 767px) {
  .search-section .search-form .search-element:first-child, .search-section .search-form .search-element:first-child input, .search-section .search-form .search-element:first-child select, .search-section .search-form .search-element:first-child button {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .search-section .search-form .search-element button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
  }
  .search-section .search-form .search-element:not(:first-child) {
    border-top: 1px solid rgba(111, 114, 133, 0.1);
  }
}
@media (min-width: 768px) {
  .search-section .search-form .search-element {
    float: left;
  }
  .search-section .search-form .search-element:first-child, .search-section .search-form .search-element:first-child input, .search-section .search-form .search-element:first-child select, .search-section .search-form .search-element:first-child button {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .search-section .search-form .search-element button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .search-section .search-form .search-element:not(:first-child) {
    border-left: 1px solid rgba(111, 114, 133, 0.1);
  }
}
.search-section .search-form .search-element label {
  position: absolute;
  color: #6F7285;
  z-index: 10;
  top: 14px;
  left: 16px;
  font-size: 28px;
  transition: all 0.4s ease;
  font-weight: normal;
}
.search-section .search-form .search-element label.small {
  top: 10px;
  left: 16px;
  font-size: 12px;
}
.search-section .search-form .search-element label.small .small-hidden {
  display: none;
}
.search-section .search-form .search-element input, .search-section .search-form .search-element select, .search-section .search-form .search-element .dropdown-toggle, .search-section .search-form .search-element button {
  height: 64px;
  box-shadow: none;
}
.search-section .search-form .search-element .clear-input {
  position: absolute;
  color: rgba(111, 114, 133, 0.56);
  right: 16px;
  top: 16px;
  font-size: 28px;
}
.search-section .search-form .search-element button[disabled], .search-section .search-form .search-element button[disabled=disabled] {
  opacity: 0.5 !important;
}
.search-section .search-form .search-element input, .search-section .search-form .search-element select, .search-section .search-form .search-element .dropdown-toggle {
  padding-top: 22px;
  border-radius: 0;
  border: none;
}
.search-section .search-form .dropdown-toggle {
  padding-left: 24px;
  border: none;
  border-radius: 5px;
  background-color: white;
  box-shadow: 0 1px 4px 0 rgba(127, 72, 39, 0.32);
}
.search-section .search-form .dropdown-toggle .caret {
  right: 16px;
  border-top: 6px dashed;
  border-top: 6px solid \9 ;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.search-section .search-form .dropdown-menu.open {
  border-radius: 5px;
  box-shadow: 0 20px 20px 0 rgba(127, 72, 39, 0.24);
  border: solid 1px rgba(127, 72, 39, 0.08);
}
.search-section .search-form .dropdown-menu li > a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 16px;
}
.search-section .search-form .dropup .caret {
  content: "";
  border-top: 0;
  border-bottom: 6px dashed;
  border-bottom: 6px solid \9 ;
}
.search-section .search-tabs {
  margin-bottom: 10px;
}
.search-section .search-tabs a {
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  font-size: 16px;
  padding: 6px;
  display: inline-block;
  color: #116ABA;
  width: 150px;
  /*
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  */
  border-bottom: 3px solid transparent;
}
@media (max-width: 767px) {
  .search-section .search-tabs a {
    width: 30%;
  }
}
.search-section .search-tabs a:first-child:not(.active) {
  padding-left: 0;
}
.search-section .search-tabs a:hover {
  color: #6F7285;
  /*
  box-shadow: 1px -1px 1px 1px $brown-light;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top: 1px solid $brown;
  border-left: 1px solid $brown;
  border-right: 1px solid $brown;
  */
  border-bottom: 3px solid #6F7285;
}
.search-section .search-tabs a.active {
  padding: 6px 12px;
  border-bottom: 3px solid #116ABA;
}
.search-section .search-tabs a.active:hover {
  color: #116ABA;
}
.search-section .search-tabs a.active::after {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  height: 0;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #116ABA;
}
.search-section .search-tabsborder a {
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  font-size: 16px;
  padding: 6px;
  display: inline-block;
  color: #116ABA;
  width: 150px;
  /*
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  */
  border-bottom: 3px solid transparent;
}
@media (max-width: 767px) {
  .search-section .search-tabsborder a {
    width: 30%;
  }
}
.search-section .search-tabsborder a:first-child:not(.active) {
  padding-left: 0;
}
.search-section .search-tabsborder a:hover {
  color: #6F7285;
  /*
  box-shadow: 1px -1px 1px 1px $brown-light;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top: 1px solid $brown;
  border-left: 1px solid $brown;
  border-right: 1px solid $brown;
  */
  border-bottom: 3px solid #6F7285;
}
.search-section .search-tabsborder a.active {
  padding: 6px 12px;
  border-bottom: 3px solid #116ABA;
}
.search-section .search-tabsborder a.active:hover {
  color: #116ABA;
}
.search-section .search-tabsborder a.active::after {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  height: 0;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #116ABA;
}

.person_search_logos {
  display: none;
  width: 100%;
  font-size: 0px;
  text-align: center;
}
.person_search_logos a {
  display: inline-block;
  opacity: 0.6;
}
.person_search_logos a:first-child {
  margin-right: 100px;
}
.person_search_logos a img {
  max-height: 35px;
  width: auto;
}

.light-translucent-bg, .dark-translucent-bg, .default-translucent-bg, .two-col-translucent-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.dark-translucent-bg {
  overflow: visible;
}

.pb-60 {
  padding-bottom: 60px;
}

.pt-40 {
  padding-top: 40px;
}

.dark-translucent-bg, .dark-translucent-bg h1, .dark-translucent-bg h2, .dark-translucent-bg h3, .dark-translucent-bg h4, .dark-translucent-bg h5, .dark-translucent-bg h6 {
  color: #ffffff;
}

.dark-translucent-bg, .dark-translucent-bg h1, .dark-translucent-bg h2, .dark-translucent-bg h3, .dark-translucent-bg h4, .dark-translucent-bg h5, .dark-translucent-bg h6 {
  color: #ffffff;
}

.title {
  margin-top: 50px !important;
  font-weight: 800;
  text-shadow: none !important;
}

.fs-48 {
  font-size: 48px !important;
}

.padding-b-z {
  padding-bottom: 0;
}

.padding-t-m {
  padding-top: 20px;
}

.mt-10 {
  margin-top: 10px;
}

.separator {
  width: 100%;
  margin: 20px auto 15px;
  margin-top: 20px;
  position: relative;
  height: 1px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.default-bg .separator::after, .dark-translucent-bg .separator::after, .default-translucent-bg .separator::after, .light.separator::after {
  background: rgba(255, 255, 255, 0.5);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
}

.separator::after {
  height: 1px;
  background: #e8e8e8;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: -1px;
  content: "";
  width: 100%;
  left: 0;
}

.dark-translucent-bg::after {
  background-color: rgba(0, 0, 0, 0.5);
}

.light-translucent-bg::after, .dark-translucent-bg::after, .default-translucent-bg::after, .two-col-translucent-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.light-translucent-bg > div, .dark-translucent-bg > div, .default-translucent-bg > div, .two-col-translucent-bg > div {
  z-index: 3;
  position: relative;
}

.fs-20 {
  font-size: 20px;
}

.search-section .search-tabs {
  margin-top: 10px;
  text-align: center;
}

.search-section .search-tabs a.active {
  padding: 6px 12px;
  color: #ffffff;
  background-color: #116ABA;
  border: none;
}

.search-section .search-tabs a {
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  padding: 6px;
  margin-right: 30px;
  border-radius: 8px;
  display: inline-block;
  color: #ffffff;
  width: auto;
  border: none;
}

.search-section .search-tabs a.active:hover {
  color: #ffffff;
  background-color: #116ABA;
}

.search-section .search-tabs a:hover {
  color: #72b5f2;
  border: none;
}

.search-section .search-tabs a.active::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  height: 0;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #116ABA;
}

.landing-form-wrapper {
  padding: 15px;
  background: #444;
  background: rgba(0, 0, 0, 0.2);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
}

.features-section img {
  display: inline-block;
  width: 45%;
  margin-top: 10px;
}

.green-bg {
  background-color: #449d44;
  color: #fff;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.icon-placeholder {
  background: none;
  border: none;
  width: 50%;
}

.search-section .search-form .search-form-inline .search-no-state-name-input {
  width: 75%;
}

.search-section .search-form .search-form-inline .search-no-state-button {
  width: 25%;
}

h2 {
  text-transform: uppercase;
}

.text-muted {
  font-weight: bold;
  color: #333;
}

.search-section.hero-search-section {
  padding-bottom: 0;
}

.section.features-section {
  padding: 20px 0 !important;
}

.lead {
  font-size: 21px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.section {
  padding: 20px 0;
}

.margin-b-m {
  margin-bottom: 20px;
}

.green-bg h1, .green-bg h2, .green-bg h3, .green-bg h4, .green-bg h5 {
  color: #fff;
}

.fs-16 {
  font-size: 16px;
}

.font-italic {
  font-style: italic;
}

body {
  font-weight: 300;
}

.bold {
  font-weight: bold;
}

.margin-b-s {
  margin-bottom: 10px !important;
}

p {
  font-size: 1.5em;
}

.body {
  margin: 20px;
  color: #333;
}

@media (max-width: 992px) {
  .features-section img {
    width: 25%;
    margin-top: 10px;
  }

  .icon-placeholder {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .fs-48 {
    font-size: 32px !important;
  }

  .title {
    margin-top: 0 !important;
  }

  .dark-translucent-bg > .pv-10 > .row {
    margin: 0 !important;
  }

  .search-section .search-form .search-form-inline .search-no-state-name-input {
    width: 100%;
  }

  .search-section .search-form .search-form-inline .search-no-state-button {
    width: 100%;
  }

  .search-section:not(.banner-search-section) div.row:last-child {
    margin-bottom: 0;
  }

  .search-section .search-form .search-form-inline {
    padding: 15px;
  }
}
.dashboard-search-section .tabs-container ul.tabs, .tabs-search-section .tabs-container ul.tabs {
  margin-bottom: 0;
  padding-left: 0;
  text-align: left;
}
.dashboard-search-section .tabs-container ul.tabs li, .tabs-search-section .tabs-container ul.tabs li {
  list-style-type: none;
  display: inline;
}
.dashboard-search-section .tabs-container ul.tabs li a, .tabs-search-section .tabs-container ul.tabs li a {
  display: inline-block;
  text-align: center;
  min-width: 150px;
  color: #6F7285;
  font-size: 17px;
  padding: 5px 15px;
  margin: 15px 0 0;
  font-weight: 700;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .dashboard-search-section .tabs-container ul.tabs li a, .tabs-search-section .tabs-container ul.tabs li a {
    padding: 3px 6px;
    font-size: 14px;
  }
}
.dashboard-search-section .tabs-container ul.tabs li a:hover, .tabs-search-section .tabs-container ul.tabs li a:hover {
  color: #116ABA;
  border-bottom: 3px solid #116ABA;
}
.dashboard-search-section .tabs-container ul.tabs li.active a, .tabs-search-section .tabs-container ul.tabs li.active a {
  color: #116ABA;
  border-bottom: 3px solid #116ABA;
}

@media (max-width: 450px) {
  .hidden-xxs {
    display: none !important;
  }
}
section.light-green-section {
  background: rgba(17, 106, 186, 0.1);
}
section.green-section {
  background: #116ABA;
  color: #ffffff;
}
section.reasons-section {
  padding: 35px 0 50px 0;
  background-color: rgba(255, 255, 255, 0.95);
}
@media (max-width: 767px) {
  section.reasons-section {
    padding: 16px 0;
  }
}
section.reasons-section ul {
  display: inline-block;
  text-align: left;
}
section.reasons-section .copy-image {
  margin: 15px 0;
}
section.press-section {
  padding: 35px 0 35px 0;
}
section.press-section img {
  height: 70px;
  width: auto;
  margin: 20px 30px;
}
section.features-section {
  padding: 35px 0 65px 0;
}
section.features-section .col-md-4 {
  text-align: left;
  margin-top: 20px;
}
section.features-section .col-md-4 span {
  display: block;
  margin-top: 3px;
}
section.features-section .feature-icon {
  float: left;
  height: 25px;
  margin-right: 10px;
}
section.testimonial-section {
  padding: 35px 0 35px 0;
}
section.testimonial-section .carousel-control.left, section.testimonial-section .carousel-control.right {
  background-image: none;
  opacity: 1;
}
section.testimonial-section .carousel-control.left span, section.testimonial-section .carousel-control.right span {
  width: 40px;
  height: 40px;
  font-size: 16px;
  padding: 12px 0;
  text-align: center;
}
section.testimonial-section .carousel-control.left span.glyphicon-chevron-left, section.testimonial-section .carousel-control.right span.glyphicon-chevron-left {
  left: 0;
}
section.testimonial-section .carousel-control.left span.glyphicon-chevron-right, section.testimonial-section .carousel-control.right span.glyphicon-chevron-right {
  right: 0;
}
section.testimonial-section .carousel-control.left span:before, section.testimonial-section .carousel-control.right span:before {
  text-shadow: none;
}
section.testimonial-section .carousel-indicators {
  bottom: -55px;
}
section.testimonial-section .carousel-indicators li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 3px;
  background-color: #116ABA;
  opacity: 0.24;
  border: none;
  border-radius: 8px;
}
section.testimonial-section .carousel-indicators li.active {
  opacity: 1;
}
section.testimonial-section .carousel-inner {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 50px;
}
section.testimonial-section .carousel-inner p {
  margin: 6px 0 10px 0;
}
section.faq-section {
  padding: 35px 0 50px 0;
  background-color: rgba(255, 255, 255, 0.95);
}
section.faq-section h4 {
  margin-top: 25px;
}

.breadcrumb-section {
  background: rgba(17, 106, 186, 0.1);
}
.breadcrumb-section .breadcrumb {
  padding: 15px 0;
  margin: 0;
  background-color: rgba(255, 255, 255, 0);
}
.breadcrumb-section .breadcrumb li {
  font-size: 14px;
}

.directory-section {
  margin: 30px 0;
}
.directory-section .directory-letter {
  display: inline-block;
  padding: 0 5px;
}

.process .progress-featured {
  margin: 30px 0 45px;
}
@media (min-width: 768px) {
  .process .progress-featured h5 {
    font-size: 24px;
    margin: 15px 0 60px;
  }
}
@media (max-width: 768px) {
  .process .progress-featured h5 {
    font-size: 21px;
    margin: 5px 15px 25px;
  }
}
.process .progress-featured .col-xs-2 {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
@media (max-width: 768px) {
  .process .progress-featured .col-xs-2 {
    padding: 2px;
  }
}
.process .steps-box {
  box-shadow: 0 20px 20px 0 rgba(127, 72, 39, 0.24);
  border: 1px solid rgba(127, 72, 39, 0.08);
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .process .steps-box {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .process .steps-box {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.process .steps-box .steps-title {
  background-color: #116ABA;
  color: #ffffff;
  font-size: 19px;
  text-align: center;
  padding: 10px 0;
}
.process .steps-box .progress-continue {
  text-align: center;
  padding: 10px 0;
  display: block;
}
.process .steps-box .step {
  padding: 5px 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .process .steps-box .step {
    margin: 0 10px;
  }
}
.process .steps-box .step:not(:last-of-type) {
  border-bottom: 1px solid rgba(111, 114, 133, 0.1);
}
.process .steps-box .step:after {
  content: " ";
  display: table;
  clear: both;
}
.process .steps-box .step .progress-circle {
  display: inline-block;
  float: left;
}
@media (min-width: 768px) {
  .process .steps-box .step .progress-circle {
    width: 24px;
    height: 24px;
  }
  .process .steps-box .step .progress-text {
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .process .steps-box .step .progress-circle {
    width: 16px;
    height: 16px;
    background-size: contain;
  }
  .process .steps-box .step .progress-text {
    line-height: 16px;
  }
}
.process .steps-box .step .progress-text, .process .steps-box .step .progress-result {
  display: inline-block;
  float: left;
  max-width: calc(100% - 38px);
  color: rgba(111, 114, 133, 0.56);
}
@media (min-width: 768px) {
  .process .steps-box .step .progress-text, .process .steps-box .step .progress-result {
    font-size: 14px;
    margin: 0 0 0 10px;
  }
}
@media (max-width: 767px) {
  .process .steps-box .step .progress-text, .process .steps-box .step .progress-result {
    font-size: 12px;
    margin: 0 0 0 3px;
  }
}
@media (max-width: 374px) {
  .process .steps-box .step .progress-text, .process .steps-box .step .progress-result {
    font-size: 11px;
  }
}
@media (max-width: 352px) {
  .process .steps-box .step .progress-text, .process .steps-box .step .progress-result {
    font-size: 10px;
    line-height: 10px;
    margin-top: 3px;
  }
}
.process .steps-box .step.active .progress-circle,
.process .steps-box .step.active .progress-circle:after {
  border-radius: 50%;
  width: 18px;
  height: 18px;
}
@media (max-width: 767px) {
  .process .steps-box .step.active .progress-circle,
.process .steps-box .step.active .progress-circle:after {
    width: 12px;
    height: 12px;
  }
}
.process .steps-box .step.active .progress-circle {
  margin: 2px 5px 0 3px;
  text-indent: -9999em;
  border-top: 2px solid rgba(99, 179, 70, 0.1);
  border-right: 2px solid rgba(99, 179, 70, 0.1);
  border-bottom: 2px solid #63b346;
  border-left: 2px solid #63b346;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@media (max-width: 352px) {
  .process .steps-box .step.active .progress-circle {
    margin-right: 2px;
  }
}
.process .steps-box .step.active .progress-text {
  text-shadow: none;
  color: #6F7285;
}
.process .steps-box .step.done .progress-circle {
  background-image: url("../img/icons/status-done-g.svg");
}
.process .steps-box .step.done .progress-text {
  text-shadow: none;
  color: #116ABA;
}
.process .steps-box .steps-col {
  padding-top: 5px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .process .steps-box .steps-col .step:last-child {
    border-bottom: 1px solid rgba(111, 114, 133, 0.1);
  }
}
@media (max-width: 767px) {
  .process .steps-box .steps-col:first-child .step {
    margin: 0 -15px 0 0;
    padding: 5px 0 5px 5px;
  }
  .process .steps-box .steps-col:last-child .step {
    margin: 0 0 0 -15px;
    padding: 5px 5px 5px 0;
  }
}
.process .progress-private {
  margin-top: 15px;
}
.process #progress-result-box {
  height: 25px;
}
.process #progress-result-box h5 {
  font-size: 19px;
  margin: 0;
}
@media (max-width: 767px) {
  .process #progress-result-box h5 {
    font-size: 13px;
    margin-bottom: 3px;
  }
}
.process .step-tabs {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .process .step-tabs {
    display: none;
  }
}
.process .step-tabs .step-tab {
  background: rgba(111, 114, 133, 0.1);
  /*display: block;*/
  outline: none;
  text-align: center;
  margin-right: 3px;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-decoration: none;
  float: left;
  text-align: center;
  padding: 0 0 0 15px;
  font-size: 17px;
}
@media (min-width: 768px) {
  .process .step-tabs .step-tab {
    width: calc(25% - 3px);
  }
}
@media (max-width: 767px) {
  .process .step-tabs .step-tab {
    width: calc(50% - 3px);
  }
}
@media (max-width: 400px) {
  .process .step-tabs .step-tab {
    padding: 0 0 0 20px;
  }
}
.process .step-tabs .step-tab:before {
  width: 0;
  height: 0;
  border-top: 25px inset transparent;
  border-bottom: 25px inset transparent;
  border-left: 15px solid #fff;
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
}
.process .step-tabs .step-tab:after {
  width: 0;
  height: 0;
  border-top: 25px inset transparent;
  border-bottom: 25px inset transparent;
  border-left: 15px solid #efefef;
  position: absolute;
  content: " ";
  top: 0;
  right: -15px;
  z-index: 2;
}
.process .step-tabs .step-tab.active {
  background-color: #1585e9;
  color: #ffffff;
}
.process .step-tabs .step-tab.active:after {
  border-left: 15px solid #1585e9;
}
.process .step-tabs .step-tab.done {
  background-color: #116ABA;
  color: #ffffff;
}
.process .step-tabs .step-tab.done:after {
  border-left: 15px solid #116ABA;
}
.process .step-tabs:after {
  content: " ";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .process .step-tabs.at-step-1 .step-tab:nth-child(n+5), .process .step-tabs.at-step-2 .step-tab:nth-child(n+5), .process .step-tabs.at-step-3 .step-tab:nth-child(n+5), .process .step-tabs.at-step-4 .step-tab:nth-child(n+5) {
    display: none;
  }
  .process .step-tabs.at-step-1 .step-tab:nth-child(1):before, .process .step-tabs.at-step-2 .step-tab:nth-child(1):before, .process .step-tabs.at-step-3 .step-tab:nth-child(1):before, .process .step-tabs.at-step-4 .step-tab:nth-child(1):before {
    border: none;
  }
  .process .step-tabs.at-step-1 .step-tab:nth-child(4), .process .step-tabs.at-step-2 .step-tab:nth-child(4), .process .step-tabs.at-step-3 .step-tab:nth-child(4), .process .step-tabs.at-step-4 .step-tab:nth-child(4) {
    width: 25%;
    margin-right: 0;
  }
  .process .step-tabs.at-step-1 .step-tab:nth-child(4):after, .process .step-tabs.at-step-2 .step-tab:nth-child(4):after, .process .step-tabs.at-step-3 .step-tab:nth-child(4):after, .process .step-tabs.at-step-4 .step-tab:nth-child(4):after {
    border: none;
  }
  .process .step-tabs.at-step-5 .step-tab:nth-child(n+9), .process .step-tabs.at-step-6 .step-tab:nth-child(n+9), .process .step-tabs.at-step-7 .step-tab:nth-child(n+9), .process .step-tabs.at-step-8 .step-tab:nth-child(n+9) {
    display: none;
  }
  .process .step-tabs.at-step-5 .step-tab:nth-child(-n+4), .process .step-tabs.at-step-6 .step-tab:nth-child(-n+4), .process .step-tabs.at-step-7 .step-tab:nth-child(-n+4), .process .step-tabs.at-step-8 .step-tab:nth-child(-n+4) {
    display: none;
  }
  .process .step-tabs.at-step-5 .step-tab:nth-child(5):before, .process .step-tabs.at-step-6 .step-tab:nth-child(5):before, .process .step-tabs.at-step-7 .step-tab:nth-child(5):before, .process .step-tabs.at-step-8 .step-tab:nth-child(5):before {
    border: none;
  }
  .process .step-tabs.at-step-5 .step-tab:nth-child(8), .process .step-tabs.at-step-6 .step-tab:nth-child(8), .process .step-tabs.at-step-7 .step-tab:nth-child(8), .process .step-tabs.at-step-8 .step-tab:nth-child(8) {
    width: 25%;
    margin-right: 0;
  }
  .process .step-tabs.at-step-5 .step-tab:nth-child(8):after, .process .step-tabs.at-step-6 .step-tab:nth-child(8):after, .process .step-tabs.at-step-7 .step-tab:nth-child(8):after, .process .step-tabs.at-step-8 .step-tab:nth-child(8):after {
    border: none;
  }
  .process .step-tabs.twelve-steps.at-step-9 .step-tab:nth-child(-n+8), .process .step-tabs.twelve-steps.at-step-10 .step-tab:nth-child(-n+8), .process .step-tabs.twelve-steps.at-step-11 .step-tab:nth-child(-n+8), .process .step-tabs.twelve-steps.at-step-12 .step-tab:nth-child(-n+8) {
    display: none;
  }
  .process .step-tabs.twelve-steps.at-step-9 .step-tab:nth-child(9):before, .process .step-tabs.twelve-steps.at-step-10 .step-tab:nth-child(9):before, .process .step-tabs.twelve-steps.at-step-11 .step-tab:nth-child(9):before, .process .step-tabs.twelve-steps.at-step-12 .step-tab:nth-child(9):before {
    border: none;
  }
  .process .step-tabs.twelve-steps.at-step-9 .step-tab:nth-child(12), .process .step-tabs.twelve-steps.at-step-10 .step-tab:nth-child(12), .process .step-tabs.twelve-steps.at-step-11 .step-tab:nth-child(12), .process .step-tabs.twelve-steps.at-step-12 .step-tab:nth-child(12) {
    width: 25%;
    margin-right: 0;
  }
  .process .step-tabs.twelve-steps.at-step-9 .step-tab:nth-child(12):after, .process .step-tabs.twelve-steps.at-step-10 .step-tab:nth-child(12):after, .process .step-tabs.twelve-steps.at-step-11 .step-tab:nth-child(12):after, .process .step-tabs.twelve-steps.at-step-12 .step-tab:nth-child(12):after {
    border: none;
  }
  .process .step-tabs.ten-steps.at-step-9 .step-tab:nth-child(-n+6), .process .step-tabs.ten-steps.at-step-10 .step-tab:nth-child(-n+6) {
    display: none;
  }
  .process .step-tabs.ten-steps.at-step-9 .step-tab:nth-child(7):before, .process .step-tabs.ten-steps.at-step-10 .step-tab:nth-child(7):before {
    border: none;
  }
  .process .step-tabs.ten-steps.at-step-9 .step-tab:nth-child(10), .process .step-tabs.ten-steps.at-step-10 .step-tab:nth-child(10) {
    width: 25%;
    margin-right: 0;
  }
  .process .step-tabs.ten-steps.at-step-9 .step-tab:nth-child(10):after, .process .step-tabs.ten-steps.at-step-10 .step-tab:nth-child(10):after {
    border: none;
  }
}
@media (max-width: 767px) {
  .process .step-tabs.at-step-1 .step-tab:nth-child(n+3), .process .step-tabs.at-step-2 .step-tab:nth-child(n+3) {
    display: none;
  }
  .process .step-tabs.at-step-3 .step-tab:nth-child(n+5), .process .step-tabs.at-step-3 .step-tab:nth-child(-n+2), .process .step-tabs.at-step-4 .step-tab:nth-child(n+5), .process .step-tabs.at-step-4 .step-tab:nth-child(-n+2) {
    display: none;
  }
  .process .step-tabs.at-step-5 .step-tab:nth-child(n+7), .process .step-tabs.at-step-5 .step-tab:nth-child(-n+4), .process .step-tabs.at-step-6 .step-tab:nth-child(n+7), .process .step-tabs.at-step-6 .step-tab:nth-child(-n+4) {
    display: none;
  }
  .process .step-tabs.at-step-7 .step-tab:nth-child(n+9), .process .step-tabs.at-step-7 .step-tab:nth-child(-n+6), .process .step-tabs.at-step-8 .step-tab:nth-child(n+9), .process .step-tabs.at-step-8 .step-tab:nth-child(-n+6) {
    display: none;
  }
  .process .step-tabs.at-step-9 .step-tab:nth-child(n+11), .process .step-tabs.at-step-9 .step-tab:nth-child(-n+8), .process .step-tabs.at-step-10 .step-tab:nth-child(n+11), .process .step-tabs.at-step-10 .step-tab:nth-child(-n+8) {
    display: none;
  }
  .process .step-tabs.at-step-11 .step-tab:nth-child(-n+10), .process .step-tabs.at-step-12 .step-tab:nth-child(-n+10) {
    display: none;
  }
  .process .step-tabs .step-tab:nth-child(2n+1):before {
    border: none;
  }
  .process .step-tabs .step-tab:nth-child(2n) {
    width: 50%;
    margin-right: 0;
  }
  .process .step-tabs .step-tab:nth-child(2n):after {
    border: none;
  }
}
.process .step-tab-contents .step-tab-content {
  display: none;
  padding: 0px 15px 0;
}
@media (min-width: 768px) {
  .process .step-tab-contents .step-tab-content {
    min-height: 245px;
    padding: 30px 15px 0;
  }
}
@media (max-width: 767px) {
  .process .step-tab-contents .step-tab-content {
    min-height: 64px;
  }
}
.process .step-tab-contents .step-tab-content.active {
  display: block;
}
.process .step-tab-contents .step-tab-content .step-icon {
  text-align: center;
}
@media (max-width: 767px) {
  .process .step-tab-contents .step-tab-content .step-icon {
    /*max-width: 25%;
    margin: 0 auto 10px;*/
    margin: 15px -15px 0 0;
  }
}
.process .step-tab-contents .step-tab-content .step-title h3 {
  text-align: left;
  color: #116ABA;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .process .step-tab-contents .step-tab-content .step-title h3 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .process .step-tab-contents .step-tab-content .step-title h3 {
    margin-top: 17px;
  }
}
.process .step-tab-contents .step-tab-content .step-result {
  padding: 0 0 15px 0;
}
.process .step-tab-contents .step-tab-content .step-result h5 {
  margin: 0;
  font-size: 19px;
}
@media (max-width: 767px) {
  .process .step-tab-contents .step-tab-content .step-result h5 {
    text-align: center;
  }
}
.process .step-tab-contents .step-tab-content .step-result .person-image {
  display: inline-block;
  margin-right: 5px;
  width: 100px;
  height: 100px;
}
.process .step-tab-contents .step-tab-content .step-content {
  color: #6F7285;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .process .step-tab-contents .step-tab-content .step-content {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .process .step-tab-contents .step-tab-content .step-content {
    font-size: 12px;
  }
}
.process .step-tab-contents .step-content-mobile {
  font-size: 12px;
  color: #6F7285;
  margin-bottom: 15px;
  padding: 0 15px 0;
}
.process .steps {
  list-style-type: none;
  margin: 20px 0 -10px;
  padding: 0;
  height: 40px;
  display: inline-block;
  color: #6F7285;
}
.process .steps li {
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.process .steps li .step {
  display: block;
  background-color: #ffffff;
  height: 40px;
  width: 40px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #6F7285;
  font-size: 24px;
  font-weight: bold;
  border-radius: 5px;
}
.process .steps li .step.active {
  background-color: #75ab0c !important;
  box-shadow: 0 1px 4px 0 rgba(137, 191, 31, 0.24);
  color: #ffffff !important;
}
.process .steps li .step-divider {
  display: block;
  height: 20px;
  width: 40px;
  margin: 0 10px;
  border-bottom: 2px solid #6F7285;
}
@media screen and (max-width: 640px) {
  .process .steps li .step-divider {
    width: 20px;
    margin: 0 5px;
  }
}
.process .progress-bar-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  .process .progress-bar-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .process .progress-bar-wrapper {
    margin-bottom: 10px;
    padding: 5px 15px 5px 15px;
  }
}
.process .progress-bar-wrapper .progress-bar-border {
  height: 40px;
  width: 100%;
  background: rgba(111, 114, 133, 0.32);
  position: relative;
}
.process .progress-bar-wrapper .progress-bar-border .progress-bar {
  display: block;
  height: 40px;
  background-color: #116ABA;
  background-image: linear-gradient(center bottom, #116ABA 37%, #1585e9 69%);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
}
.process .progress-bar-wrapper .progress-bar-border .progress-counter {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  color: #ffffff;
  font-size: 19px;
  font-weight: 600;
  line-height: 40px;
  height: 40px;
}
@media (max-width: 767px) {
  .process .progress-bar-wrapper .progress-bar-border {
    height: 34px;
  }
  .process .progress-bar-wrapper .progress-bar-border .progress-bar {
    height: 34px;
  }
  .process .progress-bar-wrapper .progress-bar-border .progress-counter {
    line-height: 34px;
    height: 34px;
  }
}
.process .loading-status-bar-wrapper {
  margin-top: 15px;
  height: 40px;
  /* Can be anything */
  position: relative;
  background: #f0e9e5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 5px;
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}
.process .loading-status-bar-wrapper .loading-status-bar {
  float: left;
  height: 30px;
  width: 90%;
  background: #f7f4f2;
  border-radius: 5px;
}
.process .loading-status-bar-wrapper .search-progress-bar {
  display: block;
  height: 30px;
  border-radius: 5px;
  background-color: #116ABA;
  background-image: linear-gradient(center bottom, #116ABA 37%, #1585e9 69%);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
  transition: all 1s ease;
}
.process .loading-status-bar-wrapper .search-progress-bar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
.process .loading-status-bar-wrapper .search-progress-counter {
  float: right;
  width: 10%;
  color: #6F7285;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
@media screen and (max-width: 640px) {
  .process .loading-status-bar-wrapper .loading-status-bar {
    width: 80%;
  }
  .process .loading-status-bar-wrapper .search-progress-counter {
    width: 20%;
  }
}
.process .process-box {
  box-shadow: 0 20px 20px 0 rgba(127, 72, 39, 0.24);
  border: 1px solid rgba(127, 72, 39, 0.08);
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .process .process-box {
    margin: 30px 0;
  }
}
@media (max-width: 767px) {
  .process .process-box {
    margin: 15px 0;
  }
}
.process .progress-bar-box {
  margin: 0 30px;
  padding: 36px 64px 26px 64px;
  box-shadow: 0 20px 20px 0 rgba(127, 72, 39, 0.24);
  border: 1px solid rgba(127, 72, 39, 0.08);
  background-color: #ffffff;
}
.process .progress-bar-box.offender-box {
  padding: 36px 48px 26px 48px;
}
@media screen and (max-width: 640px) {
  .process .progress-bar-box {
    margin: 15px;
    padding: 18px 16px 13px 16px !important;
  }
}
.process .progress-action {
  margin: 10px 0 10px 0;
  min-height: 46px;
}
.process .progress-main-circle {
  width: 94px;
  height: 94px;
  display: inline-block;
  position: relative;
}
.process .progress-main-circle.loading .animated-progress:not(.static) {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 54;
  border-radius: 999px;
  width: 70px;
  height: 70px;
}
.process .progress-main-circle.loading .animated-progress:not(.static) {
  background-image: url(../img/scroller-people.jpg);
  background-size: cover;
}
.process .progress-main-circle.loading .animated-progress.static {
  height: 94px;
  line-height: 94px;
  font-size: 24px;
  color: #116ABA;
}
.process .progress-main-circle.loading .circle,
.process .progress-main-circle.loading .circle:after {
  border-radius: 50%;
  width: 94px;
  height: 94px;
}
.process .progress-main-circle.loading .circle {
  margin: 0;
  font-size: 10px;
  position: absolute;
  z-index: 55;
  text-indent: -9999em;
  border-top: 12px solid #1585e9;
  border-right: 12px solid #1585e9;
  border-bottom: 12px solid #1585e9;
  border-left: 12px solid #116ABA;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.process .progress-main-circle:not(.loading) {
  background-image: url(../img/icons/progress-100.svg);
  background-size: cover;
}
.process .progress-main-circle:not(.loading) .animated-progress.static {
  display: none;
}
.process .loading-map {
  width: 50%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .process .loading-map {
    width: 100%;
  }
}
.process .loading-map img {
  display: inline-block;
  width: 100%;
}
.process .loading-map .search-v {
  position: absolute;
  height: 100%;
  width: 0px;
  top: 0;
  left: 5px;
  border-right: 2px solid #fff;
}
.process .loading-map .search-h {
  position: absolute;
  height: 0px;
  width: 100%;
  top: 5px;
  left: 0;
  border-bottom: 2px solid #fff;
}
.process .element-list {
  margin: 16px 0 24px 0;
}
.process .element-list .element {
  margin: 6px 0;
}
.process .element-list .progress-circle {
  width: 24px;
  height: 24px;
  display: inline-block;
  float: left;
}
.process .element-list .progress-text {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
}
.process .element-list .element {
  height: 20px;
}
.process .element-list .passive {
  color: transparent;
  text-shadow: 0 0 10px #6F7285;
}
.process .element-list .passive .progress-circle,
.process .element-list .passive .progress-circle:after {
  border-radius: 50%;
  width: 18px;
  height: 18px;
}
.process .element-list .passive .progress-circle {
  margin: 2px 5px 0 3px;
  text-indent: -9999em;
  border-top: 2px solid rgba(99, 179, 70, 0.1);
  border-right: 2px solid rgba(99, 179, 70, 0.1);
  border-bottom: 2px solid #63b346;
  border-left: 2px solid #63b346;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.process .element-list .passive .progress-image {
  display: none;
}
.process .element-list .active {
  color: #6F7285;
  text-shadow: none;
}
.process .element-list .active .progress-circle {
  background-image: url("../img/icons/status-done-g.svg");
}
.process .element-list .active .progress-done-hide {
  display: none;
}
.process .element-list .active .progress-image img {
  display: block;
  height: 20px;
}
.process .social-progress .active, .process .social-progress .passive {
  margin-bottom: 30px;
}
.process .social-progress .passive .result {
  display: none;
}
.process .social-progress .active .progress-circle {
  display: none;
}
.process .social-progress .fa {
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  line-height: 25px;
}
.process .social-progress .fa-facebook, .process .social-progress .fa-facebook-square {
  background-color: #3b5998;
}
.process .social-progress .fa-twitter, .process .social-progress .fa-twitter-square {
  background-color: #00aced;
}
.process .social-progress .fa-google-plus, .process .social-progress .fa-google-plus-square {
  background-color: #dd4b39;
}
.process .social-progress .fa-youtube, .process .social-progress .fa-youtube-play, .process .social-progress .fa-youtube-square {
  background-color: #bb0000;
}
.process .social-progress .fa-tumblr, .process .social-progress .fa-tumblr-square {
  background-color: #32506d;
}
.process .social-progress .fa-vine {
  background-color: #00bf8f;
}
.process .social-progress .fa-vimeo {
  background-color: #4ebbff;
}
.process .social-progress .fa-amazon {
  background-color: #ff9900;
}
.process .social-progress .fa-flickr {
  background-color: #ff0084;
}
.process .social-progress .fa-vimeo-square {
  background-color: #aad450;
}
.process .social-progress .fa-foursquare {
  background-color: #f94877;
}
.process .social-progress .fa-pinterest, .process .social-progress .fa-pinterest-square {
  background-color: #cb2027;
}
.process .social-progress .fa-linkedin, .process .social-progress .fa-linkedin-square {
  background-color: #007bb6;
}
.process .social-progress .fa-instagram {
  background-color: #517fa4;
}
.process .social-progress .fa-spotify {
  background-color: #1ED760;
}

#captchaModal .modal-body {
  padding: 36px 20px;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.result-section {
  padding-bottom: 30px;
}
.result-section h2 {
  margin-top: 24px;
}
.result-section .no-result img {
  width: 144px;
  height: 144px;
  opacity: 0.4;
}
@media (min-width: 768px) {
  .result-section .no-result {
    padding: 106px 0;
  }
}
.result-section .result-box {
  padding: 24px;
  margin-top: 16px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(111, 114, 133, 0.56);
}
.result-section .result-box.age-filtered {
  display: none;
}
.result-section .result-box.state-filtered {
  display: none;
}
.result-section .result-box .person-image {
  width: 100%;
}
.result-section .result-box .person-image.blur {
  filter: blur(4px);
}
.result-section .result-box .person-image.placeholder {
  width: 100%;
}
@media (max-width: 767px) {
  .result-section .result-box .person-details {
    margin-bottom: 16px;
  }
  .result-section .result-box .person-details span {
    display: block;
  }
}
.result-section .result-box .premium-tag {
  background: #116ABA;
  display: inline-block;
  color: #ffffff;
  padding: 3px 6px;
  font-weight: bold;
  border-radius: 5px;
}
.result-section .result-box h3 {
  margin: 0 0 10px 0;
}
.result-section .result-paging-wrapper .btn {
  margin-top: 15px;
}
.result-section .result-paging-wrapper .result-paging {
  display: inline;
}
.result-section .sidebar-box {
  margin: 32px 0 16px 0;
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  .result-section .sidebar-box .collapse, .result-section .sidebar-box .in, .result-section .sidebar-box .collapsing {
    display: block !important;
    height: auto !important;
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .result-section .sidebar-box {
    margin: 0 -30px;
    padding: 16px 30px;
    border-bottom: 1px solid rgba(111, 114, 133, 0.1);
  }
  .result-section .sidebar-box.active {
    background-color: rgba(111, 114, 133, 0.1);
  }
  .result-section .sidebar-box .collapse-toggle {
    background-repeat: no-repeat;
    background-position: right center;
  }
  .result-section .sidebar-box .collapse-toggle.collapsed {
    background-image: url("../img/icons/down.svg");
  }
  .result-section .sidebar-box .collapse-toggle:not(.collapsed) {
    background-image: url("../img/icons/up.svg");
  }
}
.result-section .sidebar-box .age-range {
  position: relative;
  margin: 16px;
}
.result-section .sidebar-box .age-range .slider {
  margin: 28px 0 16px 0;
  width: 100%;
}
.result-section .sidebar-box .age-range .slider-handle {
  position: absolute;
  top: 0;
  width: 32px;
  height: 32px;
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  background-image: none;
  margin-left: -16px;
}
.result-section .sidebar-box .age-range .slider-track {
  height: 14px;
  margin-top: 0px;
  background-color: rgba(111, 114, 133, 0.1);
  background-image: none;
  border-radius: 7px;
}
.result-section .sidebar-box .age-range .slider-track .slider-selection {
  background-color: #6F7285;
  background-image: none;
}
.result-section .sidebar-box .age-range .age-range-value {
  position: absolute;
  width: 18px;
  height: 18px;
  margin-left: -9px;
  font-size: 14px;
}
.result-section .sidebar-box .age-range .age-range-left {
  left: 0%;
}
.result-section .sidebar-box .age-range .age-range-right {
  left: 100%;
}
.result-section .sidebar-box .sidebar-list {
  padding: 0;
  margin: 16px 0 0 0;
  font-size: 14px;
}
.result-section .sidebar-box .sidebar-list .hr {
  margin: 0;
}
.result-section .sidebar-box .sidebar-list .state-filter {
  padding: 12px 0;
  display: block;
  width: 100%;
}
.result-section .sidebar-box .sidebar-list .state-filter .state-counter {
  display: block;
  float: right;
  font-size: 12px;
  border-radius: 5px;
  background-color: rgba(111, 114, 133, 0.1);
  padding: 2px;
  width: 35px;
  text-align: center;
}

.summary-section {
  background-color: #ffffff;
}
.summary-section h1 {
  margin: 0 0 5px 0;
}
.summary-section h2 {
  margin: 0;
}
.summary-section h3 {
  margin: 0;
}
.summary-section h4 {
  /*margin: 0;*/
}
.summary-section h6 {
  margin: 5px 0;
}
.summary-section .summary-header {
  padding: 16px 48px 0 48px;
}
.summary-section .summary-title {
  padding: 16px 48px 8px 48px;
}
@media (max-width: 768px) {
  .summary-section .summary-title {
    padding: 16px 16px 8px 16px;
  }
}
.summary-section .summary-title .btn {
  margin-top: 12px;
}
.summary-section .summary-title.container-fluid {
  padding: 16px 15px;
}
.summary-section .summary-boxes .tabs {
  margin-left: 0;
  padding-left: 0;
}
.summary-section .summary-boxes .summary-box {
  margin-top: 16px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(111, 114, 133, 0.56);
}
.summary-section .summary-boxes .summary-box.light-bg {
  background-color: #e7f2fd;
}
@media (min-width: 768px) {
  .summary-section .summary-boxes .summary-box.light-bg-desktop {
    background-color: #e7f2fd;
  }
}
.summary-section .summary-boxes .summary-box .security-info {
  padding: 5px 15px 5px 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #fff6cc;
  border-radius: 5px;
}
.summary-section .summary-boxes .summary-box .summary-box-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media (min-width: 768px) {
  .summary-section .summary-boxes .summary-box .summary-box-header {
    padding: 18px 24px;
    background-color: #116ABA;
    color: #ffffff;
  }
}
@media (max-width: 767px) {
  .summary-section .summary-boxes .summary-box .summary-box-header {
    padding: 18px 24px 0;
    background-color: #ffffff;
    color: #116ABA;
  }
  .summary-section .summary-boxes .summary-box .summary-box-header h3 {
    margin-top: 0;
  }
}
.summary-section .summary-boxes .summary-box .summary-box-header.red-bg {
  background-color: #ff0000;
}
.summary-section .summary-boxes .summary-box .summary-box-content {
  clear: left;
  overflow: hidden;
}
@media (min-width: 768px) {
  .summary-section .summary-boxes .summary-box .summary-box-content {
    padding: 18px 24px;
  }
}
@media (max-width: 767px) {
  .summary-section .summary-boxes .summary-box .summary-box-content {
    padding: 12px 24px 18px;
  }
  .summary-section .summary-boxes .summary-box .summary-box-content .btn {
    margin-top: 6px;
  }
  .summary-section .summary-boxes .summary-box .summary-box-content .panel-body .img-circle {
    max-width: 50%;
  }
  .summary-section .summary-boxes .summary-box .summary-box-content .panel-body .m-t-xs {
    margin-top: 15px;
  }
}
.summary-section .summary-boxes .summary-box .summary-box-content .collapse-toggle {
  height: 0;
}
.summary-section .summary-boxes .summary-box .summary-box-content .collapse-toggle.collapsed {
  height: auto;
}
.summary-section .summary-boxes .summary-box .person-images .person-image {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 80px;
  height: 80px;
  position: relative;
  overflow: hidden;
}
.summary-section .summary-boxes .summary-box .person-images .person-image img {
  width: 80px;
  height: 80px;
  filter: blur(4px);
}
@media (max-width: 360px) {
  .summary-section .summary-boxes .summary-box .person-images .person-image {
    width: 60px;
    height: 60px;
  }
  .summary-section .summary-boxes .summary-box .person-images .person-image img {
    width: 60px;
    height: 60px;
  }
}
.summary-section .summary-boxes .summary-box .person-images .person-image-blurred img {
  filter: blur(0px);
}
.summary-section .summary-boxes .summary-box .summary-list .row {
  margin-top: 8px;
  margin-bottom: 8px;
}
.summary-section .summary-boxes .summary-box .summary-list-item {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .summary-section .summary-boxes .summary-box .subject-overview {
    background-color: #e7f2fd;
    padding: 0;
    margin: 5px 10px 10px;
  }
  .summary-section .summary-boxes .summary-box .subject-overview .subject-overview-header {
    text-align: center;
    background-color: #116ABA;
    color: #ffffff;
    padding: 15px 15px;
  }
  .summary-section .summary-boxes .summary-box .subject-overview .subject-overview-content {
    padding: 15px 15px;
  }
  .summary-section .summary-boxes .summary-box .subject-overview .subject-overview-content .col-xs-5 {
    text-align: right;
  }
  .summary-section .summary-boxes .summary-box .subject-overview .subject-overview-content .btn {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 10px;
  }
}
.summary-section .summary-boxes .summary-box .did-you-know {
  padding: 15px 30px;
  background-color: #e7f2fd;
}
.summary-section .summary-boxes .summary-box .summary-form-label {
  font-size: 16px;
  color: #3b1600;
  text-transform: uppercase;
  font-weight: 400;
}
.summary-section .summary-boxes .summary-box #summary-form input {
  border: 1px solid rgba(59, 22, 0, 0.6);
  height: 45px;
}
.summary-section .summary-boxes .summary-box #summary-form input::placeholder {
  font-style: italic;
  text-transform: uppercase;
}
.summary-section .summary-boxes .summary-box .form-group {
  margin-bottom: 0;
}
.summary-section .summary-boxes .summary-box .payment-option {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 20px 45px;
  border: 2px solid rgba(59, 22, 0, 0.3);
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 20px;
}
.summary-section .summary-boxes .summary-box .payment-option:before, .summary-section .summary-boxes .summary-box .payment-option:after {
  top: auto;
  left: 10px;
}
@media (max-width: 767px) {
  .summary-section .summary-boxes .summary-box .payment-option {
    padding: 10px 5px;
    flex-direction: column;
    justify-content: center;
  }
}
.summary-section .summary-boxes .summary-box .payment-option.active {
  border: 2px solid #3b1600;
  background-color: #e7f2fd;
}
.summary-section .summary-boxes .summary-box .payment-option img {
  width: 100px;
  margin-right: 25px;
}
.summary-section .summary-boxes .summary-box .payment-option span {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  color: #3b1600;
}
@media (max-width: 767px) {
  .summary-section .summary-boxes-full .summary-box-wrapper {
    margin-top: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  .summary-section .summary-boxes-full .summary-box-full {
    margin-top: 0;
  }
  .summary-section .summary-boxes-full .summary-box-full .summary-box-header-full {
    padding: 2px 12px;
    text-align: center;
    border-radius: 0;
    background-color: #116ABA;
    color: #ffffff;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .summary-section .summary-boxes-full .summary-box-full .summary-box-header-full h3 {
    line-height: 1.5em;
    font-weight: normal;
  }
}
.summary-section .summary-icon {
  float: left;
  margin-right: 8px;
}
.summary-section .summary-map {
  margin: 12px -24px 0 -24px;
}
.summary-section .summary-map #mapbox {
  height: 420px;
  width: 100%;
}
@media (max-width: 768px) {
  .summary-section .summary-map {
    margin-bottom: -20px;
  }
  .summary-section .summary-map #mapbox {
    height: 360px !important;
  }
  .summary-section .summary-map #mapbox > div {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
.summary-section .summary-map #map {
  width: 100%;
}
.summary-section .summary-map #map .static-map {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.summary-section .summary-warning {
  margin-top: 16px;
}
.summary-section .summary-featured .col-xs-2 {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
@media (max-width: 768px) {
  .summary-section .summary-featured .col-xs-2 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (max-width: 360px) {
  .summary-section .summary-featured .col-xs-2 {
    padding-right: 2px;
    padding-left: 2px;
  }
}
.summary-section .summary-satisfaction .col-xs-3 {
  padding-right: 0;
}
.summary-section .summary-footer {
  padding: 36px 48px 48px 48px;
}
.summary-section .summary-footer .btn {
  margin-top: 12px;
}
.summary-section .popover-wrapper {
  display: block;
  position: relative;
}
.summary-section .popover-wrapper .eye-popover {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.summary-section .popover-wrapper .eye-popover img {
  width: 24px;
  height: 24px;
}

.highlight {
  background-color: #116ABA;
  color: #ffffff;
  padding: 5px 15px;
  border-radius: 15px;
}

.col_md_cntr {
  margin: 0 auto;
  float: none;
  width: 100%;
  max-width: 850px;
}

.bg_shadow {
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  padding: 15px 0px;
}

.head_content {
  border-bottom: solid 1px #d8d8d8;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
}

.heading_cont h1 {
  margin-bottom: 25px;
}

.head_content h4 {
  font-size: 22px;
  color: #2d2d2d;
  font-weight: 800;
  margin: 0;
}

.head_content p.summary_other {
  padding-top: 5px;
  display: inline-block;
}

.head_content p span {
  font-size: 14px;
}

/*******css9-1-19********/
.col_md_cntr {
  margin: 0 auto;
  float: none;
  width: 100%;
  max-width: 850px;
}

.bg_shadow {
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  padding: 15px 0px;
}

.head_content {
  border-bottom: solid 1px #d8d8d8;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
}

.heading_cont h1 {
  font-size: 2.8em;
  margin-bottom: 25px;
  color: #222;
  font-weight: 400;
}

.head_content h4 {
  font-size: 22px;
  color: #2d2d2d;
  font-weight: 800;
  margin: 0;
}

.head_content p.summary_other {
  padding-top: 5px;
  display: inline-block;
}

.head_content p span {
  font-size: 14px;
  font-family: arial;
}

.head_content .small_summay_title, .head_content .small_summay_value {
  float: left;
  color: #26282a;
}

.head_content .small_summay_title {
  clear: both;
  color: #8e8e8e;
  padding-right: 5px;
}

.head_content .fa-user-circle {
  font-size: 45px;
  line-height: 90px;
}

.head_content .rpt_button {
  float: right;
}

.head_content .rpt_button .summary_unlock_title {
  height: 90px;
  display: table-cell;
  vertical-align: middle;
}

.footer_content {
  width: 100%;
  display: inline-block;
  border-top: solid 1px #d8d8d8;
  text-align: center;
  padding: 25px 10% 10px 10%;
  font-size: 18px;
  font-weight: 300;
}

.ftr_button {
  padding-top: 30px;
  padding-bottom: 50px;
}

.ftr_button {
  padding-top: 60px;
  padding-bottom: 50px;
}

.ftr_button a.btn {
  padding: 20px 90px;
}

.mid_content {
  padding: 0px 5%;
  text-align: center;
}

.mid_content h2 {
  margin: 20px 0px 0px 0px;
  font-size: 26px;
  color: #116aba;
  font-weight: 600;
}

.mid_content .list {
  padding: 4% 0% 5% 8%;
  display: inline-block;
}

.mid_content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mid_content ul li {
  width: 47%;
  float: left;
  text-align: left;
  font-weight: 600;
  color: #222;
  padding: 4px 0px;
}

.mid_content ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 8px;
}

.mid_content ul li:nth-child(even) {
  float: right;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .head_content, .rpt_button .summary_unlock_title {
    text-align: center;
    display: block !important;
    height: auto !important;
    overflow: hidden;
  }

  .head_content p.summary_other {
    display: inline-block;
  }

  .mid_content .list {
    padding-left: 0;
  }

  .mid_content ul li, .head_content .rpt_button {
    width: 100%;
  }
}
/*******css10-1-19********/
.columns {
  float: left;
  width: 33.3%;
  padding: 8px;
}

@media screen and (min-width: 640px) {
  .save-search-section .save-search-box {
    margin: 30px;
    padding: 36px 64px 26px 64px;
    box-shadow: 0 20px 20px 0 rgba(127, 72, 39, 0.24);
    border: 1px solid rgba(127, 72, 39, 0.08);
    background-color: #ffffff;
  }
}
.save-search-section .save-search-form {
  margin-bottom: 10px;
  border: 3px solid rgba(255, 255, 255, 0);
}
.save-search-section .save-search-form input, .save-search-section .save-search-form select, .save-search-section .save-search-form .dropdown-toggle {
  font-size: 20px;
  font-weight: bold;
  color: #6F7285;
  height: 56px;
  width: 100%;
  padding-left: 16px;
  padding-top: 22px;
  border-radius: 5px;
  border: 1px solid rgba(111, 114, 133, 0.32);
}
.save-search-section .save-search-element {
  position: relative;
  display: block;
  height: 56px;
}
.save-search-section .save-search-element.save-search-left-element {
  width: 50%;
  float: left;
  display: inline-block;
}
.save-search-section .save-search-element.save-search-left-element button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.save-search-section .save-search-element.save-search-right-element {
  width: 50%;
  float: left;
  display: inline-block;
}
.save-search-section .save-search-element.save-search-right-element button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.save-search-section .save-search-element label {
  position: absolute;
  color: rgba(111, 114, 133, 0.56);
  z-index: 10;
  top: 14px;
  left: 16px;
  font-size: 20px;
  transition: all 0.4s ease;
}
.save-search-section .save-search-element label.small {
  top: 10px;
  left: 16px;
  font-size: 12px;
}
.save-search-section .save-search-element label.small .small-hidden {
  display: none;
}

.checkout-section .checkout-box {
  background: #ffffff;
  margin-top: 16px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(111, 114, 133, 0.56);
}
.checkout-section .checkout-box .checkout-box-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media (min-width: 768px) {
  .checkout-section .checkout-box .checkout-box-header {
    padding: 2px 16px 8px;
    background-color: #116ABA;
    color: #ffffff;
  }
}
@media (max-width: 767px) {
  .checkout-section .checkout-box .checkout-box-header {
    padding: 16px 16px 0;
    background-color: #ffffff;
    color: #116ABA;
  }
  .checkout-section .checkout-box .checkout-box-header h3 {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .checkout-section .checkout-box .checkout-box-content {
    padding: 12px 16px;
  }
}
@media (max-width: 767px) {
  .checkout-section .checkout-box .checkout-box-content {
    padding: 2px 16px 12px;
  }
}
.checkout-section .checkout-box .step-icon {
  color: #116ABA;
  background-color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  float: left;
  margin: 5px 10px 0 0;
}
.checkout-section .checkout-box .package-item {
  margin: 6px 0 10px 0;
  padding: 16px 24px 16px 16px;
  background-color: #ffffff;
  border: solid 2px rgba(111, 114, 133, 0.1);
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}
.checkout-section .checkout-box .package-item .package-check-wrap {
  padding-top: 6px;
  padding-left: 30px;
  padding-right: 0px;
}
.checkout-section .checkout-box .package-item .ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 82px;
  height: 82px;
  text-align: right;
}
.checkout-section .checkout-box .package-item .ribbon span {
  font-size: 12px;
  line-height: 12px;
  padding: 6px 0;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 110px;
  display: block;
  background: #d0021b;
  background: linear-gradient(#d0021b 0%, rgba(208, 2, 27, 0.5) 100%);
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 8px;
  left: -29px;
}
.checkout-section .checkout-box .package-item .ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid rgba(208, 2, 27, 0.2);
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid rgba(208, 2, 27, 0.2);
}
.checkout-section .checkout-box .package-item .ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid rgba(208, 2, 27, 0.2);
  border-bottom: 3px solid transparent;
  border-top: 3px solid rgba(208, 2, 27, 0.2);
}
.checkout-section .checkout-box .package-item .package-title i {
  margin-right: 5px;
}
.checkout-section .checkout-box .package-item.active {
  background-color: rgba(17, 106, 186, 0.1);
  border: solid 2px #116ABA;
}
.checkout-section .checkout-box .package-item.active .package-title {
  color: #116ABA;
}
.checkout-section .checkout-box .checkout-satisfaction {
  margin: 40px 0 16px 0;
}
.checkout-section .checkout-reminder {
  margin: 20px 0 12px 0;
}
.checkout-section .checkout-form {
  margin-bottom: 10px;
  border: 3px solid rgba(255, 255, 255, 0);
}
.checkout-section .checkout-form input, .checkout-section .checkout-form select, .checkout-section .checkout-form .dropdown-toggle {
  font-size: 20px;
  font-weight: bold;
  color: #6F7285;
  height: 56px;
  width: 100%;
  padding-left: 16px;
  padding-top: 22px;
  border-radius: 5px;
  border: 1px solid rgba(111, 114, 133, 0.32);
}
.checkout-section .payment-info h4, .checkout-section .billing-info h4, .checkout-section .personal-info h4 {
  margin-bottom: 16px;
}
.checkout-section .checkout-element {
  position: relative;
  display: block;
  height: 56px;
}
.checkout-section .checkout-element.checkout-left-big-element {
  width: 80%;
  float: left;
  display: inline-block;
}
.checkout-section .checkout-element.checkout-left-big-element .checkout-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.checkout-section .checkout-element.checkout-right-small-element {
  width: 20%;
  float: left;
  display: inline-block;
}
.checkout-section .checkout-element.checkout-right-small-element .checkout-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.checkout-section .checkout-element.checkout-left-element {
  width: 50%;
  float: left;
  display: inline-block;
}
.checkout-section .checkout-element.checkout-left-element button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.checkout-section .checkout-element.checkout-right-element {
  width: 50%;
  float: left;
  display: inline-block;
}
.checkout-section .checkout-element.checkout-right-element button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.checkout-section .checkout-element label {
  position: absolute;
  color: rgba(111, 114, 133, 0.56);
  z-index: 10;
  top: 14px;
  left: 16px;
  font-size: 20px;
  transition: all 0.4s ease;
}
.checkout-section .checkout-element label.small {
  top: 10px;
  left: 16px;
  font-size: 12px;
}
.checkout-section .checkout-element label.small .small-hidden {
  display: none;
}

.thankyou-section .thankyou-box {
  padding: 24px;
  margin-top: 32px;
  margin-bottom: 32px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(111, 114, 133, 0.56);
}
@media (min-width: 768px) {
  .thankyou-section {
    min-height: 90vh;
    padding-top: 10vh;
    padding-bottom: 10vh;
  }
}

@media (min-width: 768px) {
  .about-section, .reasons-section {
    padding-bottom: 72px;
  }
}
@media (max-width: 767px) {
  .about-section, .reasons-section {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .about-section .about-block, .reasons-section .about-block {
    padding: 16px 0;
  }
}
.about-section .about-block .about-header, .reasons-section .about-block .about-header {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .about-section .about-icon, .reasons-section .about-icon {
    margin-top: 20px;
    width: 96px;
    height: 96px;
  }
}
@media (max-width: 767px) {
  .about-section .about-icon, .reasons-section .about-icon {
    width: 144px;
    height: 144px;
  }
}

.contact-section .box {
  margin-bottom: 40px;
}
.contact-section .social-links {
  margin: 0;
  padding: 0;
}
.contact-section .social-links li {
  width: 48px;
  height: 48px;
}
.contact-section .social-links li a {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

.press-section .press-block {
  margin-top: 50px;
  margin-bottom: 50px;
}
.press-section .press-block img {
  width: 90%;
  height: auto;
  margin-bottom: 20px;
}
.press-section .press-block h3 {
  margin-top: 0;
}
.press-section .press-block p {
  margin-top: 30px;
}

.planRow .text-green.text-uppercase {
  margin-bottom: 50px;
}
.planRow .col-md-4 {
  padding-left: 0px;
  padding-right: 0px;
}
.planRow .headingTl h1 {
  margin: 0;
  text-align: center;
  line-height: 2;
  font-size: 40px;
  font-weight: 300;
}

.plan-section {
  padding: 40px 0px 80px 0px;
}
.plan-section .price {
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
  position: relative;
}
.plan-section .price:not(.active) {
  border: 1px solid #eee !important;
}
.plan-section .price.active {
  border: 1px solid #116ABA;
  transform: scale(1.05);
  background-color: #e7f2fd;
  -webkit-transform: scale(1.05);
  z-index: 1;
}
.plan-section .price:hover {
  /*box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
  transform: scale(1.05);
  z-index: 1;*/
}
.plan-section .price .header {
  background: #116aba;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
}
.plan-section .price .header .package_heading_price {
  display: none;
}
.plan-section .price li {
  padding: 20px;
  text-align: center;
  font-size: 16px;
}
.plan-section .price li.price-info {
  padding-bottom: 10px;
}
.plan-section .price .parra {
  font-weight: 500;
  padding-bottom: 0px;
  height: 110px;
}
.plan-section .price-now {
  display: inline-block;
  position: relative;
}
.plan-section .price-now span {
  font-size: 72px;
  color: #333;
  float: left;
}
.plan-section .price-now .strong {
  letter-spacing: -3px;
  line-height: 1;
  padding: 0px 10px;
}
.plan-section .prc_dlr {
  font-size: 19px !important;
  position: relative;
  top: 18px;
  left: -3px;
  float: left;
}
.plan-section .prc_rate {
  font-size: 19px !important;
  position: relative;
  top: 18px;
  left: -3px;
  float: left;
}
.plan-section span.month {
  float: left;
  font-size: 14px !important;
  line-height: normal;
  color: #999;
  margin-left: -10px;
  font-family: "Sans-serif";
  position: absolute;
  bottom: 4px;
}
.plan-section .ftr_des {
  padding-top: 0 !important;
}
.plan-section .ftr_des p {
  padding: 0;
  margin: 0;
  font-size: 12px;
}
.plan-section .ftr_des p span {
  display: block;
  color: #999;
  font-size: 10px;
  line-height: 2;
}
.plan-section .button {
  color: #ffffff;
  padding: 10px 25px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 17px;
  display: block;
  border-radius: 4px;
  box-shadow: 0px 1px 4px #888;
  font-weight: 700;
  letter-spacing: 1px;
}

.wrapper-content .col_md_cntr {
  margin: 0 auto;
  float: none;
  width: 100%;
  max-width: 850px;
}
.wrapper-content .bg_shadow {
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  padding: 15px 0px;
}

.head_content {
  border-bottom: solid 1px #d8d8d8;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
}
.head_content h4 {
  font-size: 22px;
  color: #2d2d2d;
  font-weight: 600;
  margin: 0;
}
.head_content p.summary_other {
  padding-top: 5px;
  display: inline-block;
}
.head_content p span {
  font-size: 14px;
  font-family: arial;
}
.head_content .small_summay_title {
  float: left;
  color: #26282a;
  clear: both;
  color: #8e8e8e;
  padding-right: 5px;
}
.head_content .small_summay_value {
  float: left;
  color: #26282a;
}
.head_content .fa-user-circle {
  font-size: 45px;
  line-height: 90px;
}
.head_content .rpt_button {
  float: right;
}
.head_content .rpt_button .summary_unlock_title {
  height: 90px;
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .planRow .headingTl h1 {
    font-size: 30px;
  }
  .planRow .col-md-4 {
    width: 100%;
    margin-bottom: 15px;
  }
  .planRow.row {
    margin: 0;
  }
  .planRow.row ul.price {
    position: relative;
    width: 95%;
    margin: 0 auto;
  }
  .planRow.row ul.price .header {
    text-align: left;
    min-height: 120px;
    position: relative;
  }
  .planRow.row ul.price .header .package_heading {
    width: 55%;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .planRow.row ul.price .header .package_heading_price {
    display: inline-block;
    float: right;
    width: 95px;
  }
  .planRow.row ul.price .header .package_heading_price span {
    color: #fff;
  }
  .planRow.row ul.price .header .package_heading_price span.strong {
    letter-spacing: -5px;
  }
  .planRow.row ul.price .header .package_heading_price span.month {
    display: block;
    width: 100%;
    left: 0;
    text-align: right;
    bottom: -15px;
    font-weight: 500;
  }
  .planRow.row ul.price .parra {
    height: auto;
    padding-bottom: 0;
  }
  .planRow.row ul.price li.price-info {
    display: none;
  }
  .planRow.row ul.price li.grey a {
    display: inline-block;
  }

  .price-now span {
    font-size: 28px !important;
    letter-spacing: 1px !important;
  }

  .plan-section .price .header {
    line-height: 1.2;
  }
  .plan-section span.month {
    bottom: 10px;
  }

  .container_new .heading_cont h1 {
    font-size: 18px;
  }
  .container_new .summary-title.container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .container_new .mid_content h2 {
    font-size: 18px;
  }
  .container_new .mid_content .list ul li {
    width: 100%;
  }
  .container_new .rpt_button {
    width: 100%;
  }
  .container_new .rpt_button .summary_unlock_title {
    height: 100%;
    display: block;
    text-align: center;
    padding-top: 25px;
  }
  .container_new .head_content .col-xs-12, .container_new .head_content .col-md-10 {
    padding-left: 0;
    padding-right: 0;
  }
  .container_new .head_content .dt_icon {
    width: 30px;
    float: left;
    margin-right: 15px;
  }
  .container_new .head_content .dt_icon .fa-user-circle {
    font-size: 30px;
    line-height: normal;
  }
  .container_new .head_content .dt_names {
    width: 80%;
    float: left;
  }
  .container_new .head_content .dt_names h4 {
    font-size: 18px;
  }
  .container_new .ftr_button {
    padding-top: 10px;
  }
  .container_new .ftr_button a.btn {
    padding-left: 10%;
    padding-right: 10%;
  }
  .container_new .footer_content {
    font-size: 14px;
    padding: 15px 15px 5px 15px;
  }

  .package_heading_price {
    top: 45%;
    position: absolute;
    right: 5px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .plan-section .price .header {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.2;
    min-height: 95px;
  }
  .plan-section .price li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container_new .rpt_button {
    width: 100%;
  }
  .container_new .rpt_button .summary_unlock_title {
    height: 100%;
    display: block;
    text-align: center;
  }
  .container_new .head_content h4.summary_name {
    text-align: center;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1199px) {
  .plan-section .price .header {
    min-height: 105px;
  }
}
.static-section {
  padding-bottom: 48px;
}
.static-section #sidebar a {
  display: block;
  margin-bottom: 8px;
  color: #6F7285;
  font-size: 1.5em;
}
.static-section #sidebar a.active {
  color: #116ABA;
}
.static-section .anchor {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}
.static-section h3, .static-section .question {
  margin-top: 0;
  color: #116ABA;
  font-weight: 700;
  font-size: 2.9em;
  text-transform: uppercase;
}
.static-section .answer {
  margin-bottom: 40px;
}
.static-section h4 {
  margin-top: 24px;
  color: #6F7285;
  font-weight: 600;
  font-size: 2.3em;
}
.static-section p, .static-section span {
  font-size: 1.6em;
  color: #585a69;
}
.static-section ul, .static-section ol {
  font-size: 1.6em;
  color: #585a69;
}
.static-section .separator {
  height: 40px;
}
.static-section figure {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .static-section figure {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .static-section figure .glossary-image {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .static-section figure .glossary-image {
    width: 75%;
  }
}
.static-section figure figcaption {
  font-size: 14px;
  color: rgba(59, 22, 0, 0.6);
}
.static-section .ways-image {
  margin-top: 24px;
  width: 96px;
}
.static-section .static-footer {
  margin-top: 48px;
}

.pricing-section .pricing-table {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}
.pricing-section .pricing-table .table-head {
  color: #ffffff;
  background: #0f5da3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 14px;
}
.pricing-section .pricing-table .table-left-head.first {
  border-top-left-radius: 5px;
}
.pricing-section .pricing-table .table-head-cell {
  font-size: 14px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .pricing-section .pricing-table .table-head-cell {
    height: 98px;
    padding: 41px 0;
  }
}
@media (min-width: 768px) {
  .pricing-section .pricing-table .table-head-cell {
    height: 48px;
    padding: 16px 0;
  }
}
@media (max-width: 767px) {
  .pricing-section .pricing-table .table-row {
    height: 98px;
    margin: 0;
  }
  .pricing-section .pricing-table .table-row:nth-child(2) {
    border-top-right-radius: 5px;
  }
}
@media (min-width: 768px) {
  .pricing-section .pricing-table .table-row {
    height: 48px;
  }
}
.pricing-section .pricing-table .table-row:nth-child(even) {
  background-color: rgba(111, 114, 133, 0.1);
}
.pricing-section .pricing-table .table-row:nth-child(even) .table-left-head {
  background-color: #0f5da3;
}
.pricing-section .pricing-table .table-row:nth-child(odd) {
  background-color: #ffffff;
}
.pricing-section .pricing-table .table-row:nth-child(odd) .table-left-head {
  background-color: #116ABA;
}
.pricing-section .pricing-table .table-row:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pricing-section .pricing-table .table-row:last-child .table-left-head {
  border-bottom-left-radius: 5px;
}
@media (max-width: 767px) {
  .pricing-section .pricing-table .table-body {
    height: 98px;
    padding: 15px 0;
    text-align: center;
  }
}
.pricing-section .pricing-table .table-body .table-cell {
  font-size: 17px;
  color: #6F7285;
}
@media (max-width: 767px) {
  .pricing-section .pricing-table .table-body .table-cell {
    height: 24px;
  }
  .pricing-section .pricing-table .table-body .table-cell .number-searches {
    color: rgba(111, 114, 133, 0.56);
  }
}
@media (min-width: 768px) {
  .pricing-section .pricing-table .table-body .table-cell {
    height: 48px;
    padding: 13px 0;
  }
}
.pricing-section .pricing-table .table-body .table-cell.last {
  border-bottom-right-radius: 5px;
}

.H_ui .H_ib {
  font-size: 1em;
  background: #ffffff;
}
.H_ui .H_ib .H_ib_body {
  background: #ffffff;
  color: #6F7285;
  padding: 1.2em;
}
@media (min-width: 768px) {
  .H_ui .H_ib .H_ib_body {
    margin-right: -9em;
    min-width: 400px;
  }
}
@media (max-width: 767px) {
  .H_ui .H_ib .H_ib_body {
    min-width: 80vw !important;
    right: -40vw !important;
  }
  .H_ui .H_ib .H_ib_body h5 {
    font-size: 12px;
  }
}
.H_ui .H_ib .H_ib_body svg.H_icon {
  fill: #6F7285;
}
.H_ui .H_ib .H_ib_body .row {
  margin-bottom: 5px;
}
.H_ui .H_ib .H_ib_body .row div {
  box-sizing: border-box;
}
.H_ui .H_ib .H_ib_body .bubble-label {
  width: 45%;
  float: left;
  font-size: 12px;
}
.H_ui .H_ib .H_ib_body .bubble-result {
  width: 55%;
  float: left;
  font-size: 12px;
}
.H_ui .H_ib .H_ib_body .bubble-result img {
  width: 17px;
  height: 17px;
}
.H_ui .H_ib .H_ib_tail path {
  fill: #ffffff !important;
}

.kiwi-sets {
  margin: 0 auto;
  padding: 20px 0 10px 0;
  background: #323437;
  position: relative;
  margin-bottom: -20px;
}

.kiwi-outer {
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px 0 0 40px;
}

.kiwi-inner {
  display: inline-block;
  width: 24%;
  vertical-align: text-top;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em !important;
  padding: 0 20px 20px 0;
}

.kiwi-inner ul {
  list-style-type: none;
  padding: 0 0 0 0px;
  margin: 20px 0 0 0px;
  text-decoration: none;
  text-transform: none;
  color: white;
}

.kiwi-inner li {
  margin: 0 0 3px 0;
}

.kiwi-inner li a {
  color: white;
  text-decoration: none;
  margin-bottom: 2px !important;
}

.kiwi-inner li a:hover {
  text-decoration: none;
  color: #fff;
  margin-bottom: 2px !important;
}

.kiwi-inner li a:visited {
  text-decoration: none;
  color: #fff;
  margin-bottom: 2px !important;
}

.kiwi-title {
  margin: 0 0 20px;
}

.kiwi-title > span {
  font-weight: 800;
  font-size: 20px;
  line-height: 15px;
  padding: 0 0 10px;
  margin: 0 25px 0 0;
  display: inline-block;
  color: #ffffff;
}

/* Divider */
.inter-line {
  border: 0;
  height: 8px;
  position: relative;
  margin: 0.5em 0;
}

.inter-line:before {
  top: -0.5em;
  height: 1em;
}

.inter-line:after {
  height: 0.5em;
  top: calc(-0.5em + 1px);
}

.inter-line:before {
  content: "";
  position: absolute;
  width: 100%;
}

.inter-line {
  background: radial-gradient(ellipse at center, #00a95c 0%, rgba(0, 0, 0, 0) 75%);
}

/* line */
.kiwi-line {
  border-top: solid #616161;
  width: 100%;
  border-width: 1.5px;
  margin-top: 30px;
  opacity: 0.3;
}

/* Simple Responsive */
@media only screen and (max-width: 990px) {
  .kiwi-sets {
    width: 100%;
    padding: 10px 10px 10px 0;
  }
}
@media only screen and (max-width: 990px) {
  .kiwi-inner ul {
    list-style-type: none;
    margin: 25px 5px 25px 0;
  }
}
@media only screen and (max-width: 990px) {
  .kiwi-inner {
    width: 100%;
    text-align: left;
    line-height: 2;
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 990px) {
  .kiwi-outer {
    padding: 0 100px 0 100px;
  }
}
@media only screen and (max-width: 700px) {
  .kiwi-outer {
    padding: 0 15px 0 15px;
  }
}
footer {
  background-color: #323437;
  color: #ffffff;
}
footer h3, footer .footer-title {
  color: #ffffff;
  font-size: 2em;
  margin-top: 32px;
  margin-bottom: 23px;
  letter-spacing: 0.8px;
}
footer .disclaimer p {
  letter-spacing: 0.8px;
}
footer .disclaimer p a {
  color: #1585e9;
}
footer .links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .links ul li {
  margin: 0 0 3px 0;
  padding: 0;
}
footer .links ul li a {
  color: #ffffff;
  letter-spacing: 0.8px;
  font-weight: 400;
}
footer .links ul li a:visited {
  color: #ffffff;
}
footer .copyright-text {
  font-size: 1.3em;
  font-weight: 400;
  opacity: 0.48;
  letter-spacing: 0.5px;
}

.support-section {
  height: 0;
  background: #ffffff;
}
.support-section .toggle-support {
  position: fixed;
  bottom: 32px;
  right: 16px;
}

/*
.dashboard-body {
    .support-section {
        .toggle-support {
            position: static;
            margin: 15px;
        }
    }
}
*/
.premium-section {
  height: 0;
  background: #ffffff;
}
.premium-section .premium-data-link {
  position: fixed;
  top: 32px;
  right: 16px;
}

@media screen and (max-width: 640px) {
  .modal .modal-header .warning-wrapper, .modal .modal-header .close-wrapper {
    padding-left: 0;
  }
}
.modal .modal-header .warning-icon {
  width: 40px;
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .modal .modal-header .warning-icon {
    width: 25px;
  }
}
.modal .modal-dialog {
  margin-top: 72px;
}
.modal .modal-dialog .modal-content {
  box-shadow: 0 20px 20px 0 rgba(127, 72, 39, 0.24);
  border: none;
  border-radius: 0;
  text-align: center;
  min-height: 270px;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 36px 72px 36px 72px;
}
@media screen and (max-width: 640px) {
  .modal .modal-dialog .modal-content .modal-body {
    padding: 18px;
  }
}
.modal .modal-dialog .modal-content .modal-body .g-recaptcha {
  margin-top: 24px;
}
.modal .modal-dialog .modal-content .modal-body #continue-btn {
  margin-top: 36px;
}
@media screen and (max-width: 640px) {
  .modal .modal-dialog .modal-content .modal-body #continue-btn {
    margin-top: 6px;
  }
}
.modal .btn {
  border-radius: 0 !important;
  margin-bottom: 10px;
}

#genderModal .modal-content {
  min-height: 290px;
}

/* @todo check/rewrite CSS below */
.bs-example {
  margin: 20px;
}

.hide-modal {
  max-width: 760px;
  height: 460px;
  margin-top: 80px;
  opacity: 1;
  position: absolute;
  margin: 0 auto;
  right: 0;
  left: 0;
  bottom: 20px;
  z-index: 9999;
}

#noticeModal .modal-header {
  padding: 6px;
  text-align: center;
}

.modalbox {
  padding: 6px;
  border-bottom: 1px solid #e5e5e5;
  background: #50baec;
  color: #fff;
}

#noticeModal .modal-header h2 {
  padding-top: 0px;
}

#noticeModal .modal-title {
  height: 1.5em;
  padding: 0 0.6667em;
  margin: 0.65em auto;
  text-transform: uppercase;
  color: #3e3e3e;
  padding-top: 3px;
  padding-bottom: 29px;
  line-height: 1.5em;
  text-align: center;
  font-weight: 600;
  border: 2px solid red;
  display: inline-block;
}

#noticeModal .modal-body p {
  margin-left: 1.4286em;
  margin-right: 1.4286em;
  text-align: left;
  text-align: justify;
  line-height: 20px;
}

#noticeModal .modal .modal-dialog .modal-content .modal-body {
  padding: 18px 72px 19px 72px;
}

#noticeModal .modal-footer button {
  text-align: center;
  font-weight: 100;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.62);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.62);
}

#noticeModal .modal-footer button:active {
  background: #5acdfe;
  -webkit-box-shadow: inset 0 0 5px 0 #209dd2;
  box-shadow: inset 0 0 5px 0 #209dd2;
  outline: 0;
}

#noticeModal .modal-footer button {
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  background: #209dd2;
  font-size: 1em;
  padding: 15px;
  border-radius: 0;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  opacity: 1;
}

#noticeModal .modal-footer button:hover {
  opacity: 1;
  color: #fff;
  background-color: #5acdfe;
}

#noticeModal .modal-footer {
  text-align: center;
  padding: 12px;
}

.close {
  float: inherit;
}

.header-body p {
  font-size: 1.875em;
  margin: 1em 0 0;
  text-align: center;
}

.home-inline {
  padding-top: 0;
  padding-bottom: 0;
  float: left;
  width: 96%;
  margin: 2%;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
  color: #3e3e3e;
  font-size: 22px;
}

a.next-btn {
  background: #57bf93;
  color: #fff;
  width: 220px;
  margin: 0 auto;
  font-size: 17px;
  text-align: center;
  display: block;
  overflow: hidden;
  padding: 7px 0;
  font-weight: 700;
  margin-top: 60px;
  margin-bottom: 24px;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 9px;
}

[type=radio]:checked {
  background: #46d096;
}

.link-text {
  color: #e1e1e1;
  text-decoration: underline;
}

.bg-alert .title-primary {
  display: none;
}
.bg-alert .title-alert {
  display: block;
}

.bg-primary .title-primary {
  display: block;
}
.bg-primary .title-alert {
  display: none;
}

#criminal-btn-yes, #criminal-btn-no {
  min-width: 100px;
}

#phone-options .btn {
  margin: 5px;
}

#phonetype-options .btn {
  margin: 5px;
}

#getReportModal .hero-checklist .checkitem, #personSubModal .hero-checklist .checkitem, #phoneSubModal .hero-checklist .checkitem, #getSocialModal .hero-checklist .checkitem {
  font-size: 16px;
  display: inline;
}
@media (max-width: 400px) {
  #getReportModal .hero-checklist .checkitem, #personSubModal .hero-checklist .checkitem, #phoneSubModal .hero-checklist .checkitem, #getSocialModal .hero-checklist .checkitem {
    font-size: 12px;
  }
}
#getReportModal .btn.btn-xl, #personSubModal .btn.btn-xl, #phoneSubModal .btn.btn-xl, #getSocialModal .btn.btn-xl {
  min-width: 225px;
  margin-top: 0px;
}

#genderModal a.next-btn {
  margin-top: 20px !important;
  background: #116ABA !important;
  border-radius: 5px !important;
  margin-bottom: 15px !important;
}

#genderModal .radio-inline {
  color: #6F7285;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 31px;
  font-weight: bold;
}

#genderModal .header-body p {
  color: #116ABA;
}

#genderModal a.link-text.skip-gender {
  display: block;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
}

#genderModal .modalbox {
  padding: 6px;
  border-bottom: 0;
  background: #0f5da3 !important;
  color: #ffffff;
  box-shadow: 0 4px 6px 0 rgba(127, 72, 39, 0.1);
  margin-bottom: 25px;
  font-weight: bold;
  text-transform: uppercase;
}

.person_search_logos a {
  padding-left: 20px;
  padding-right: 20px;
}

.process .progress-main-circle {
  height: 80px;
  width: 80px;
}

.process .progress-bar-box {
  padding-bottom: 15px;
  padding-top: 15px;
}

.process .loading-status-bar-wrapper {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .process .loading-status-bar-wrapper {
    margin-bottom: 15px;
  }
}

.process .progress-bar-box h1 {
  margin-top: 10px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .process .progress-bar-box h1 {
    margin-bottom: 15px;
  }
}

.process .progress-bar-box p {
  line-height: normal;
}

.process .element-list {
  margin-bottom: 15px;
}

.process .confirm1_btn {
  background: #6F7285;
}

.process .box {
  background-color: #6b9c0b;
}

#finalModal .modal-header {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

#finalModal {
  font-size: 18px;
  line-height: normal;
}

#finalModal button#crt-acct-warn-confirm {
  margin-top: 20px;
  background: #6F7285;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 8px 20px;
}

#finalModal .crc-acct-load-body strong {
  color: red;
}

#finalModal .crc-acct-load-subHead img {
  margin-bottom: 20px;
}

.process .element-list .progress-text {
  /*width: calc(100% - 35px);*/
}
.process .progress-bar-box .progress-continue, .process .progress-bar-box .progress-cancel {
  margin-top: 15px;
}

.rightside-testimonials .gont-12 {
  font-size: 12px;
}
.rightside-testimonials .no-margin {
  font-weight: bold;
  text-transform: uppercase;
}
.rightside-testimonials ol.carousel-indicators {
  bottom: -36px;
  margin-left: -35%;
}
.rightside-testimonials ol.carousel-indicators li {
  border-color: #ccc;
}
.rightside-testimonials ol.carousel-indicators li.active {
  background: #888;
}

div#iModal-trial .modal-dialog .modal-content {
  border-radius: 6px;
  border: 5px solid #facb32;
}
div#iModal-trial .modal-dialog .modal-content .modal-header {
  position: absolute;
  right: -15px;
  top: -50px;
  border-bottom: 0;
  background: none;
}
div#iModal-trial .modal-dialog .modal-content .modal-header button#imodal-x {
  color: #ffffff;
  opacity: 1;
  font-size: 24px;
  font-weight: normal;
}
div#iModal-trial .modal-dialog .modal-content .modal-body > span {
  position: absolute;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  background: #facb32;
  left: 50%;
  transform: translateX(-50%);
  top: -34px;
  border-radius: 50%;
  color: #000;
  font-weight: bold;
}
div#iModal-trial .modal-dialog .modal-content .modal-body h1 strong {
  color: #353167;
}
div#iModal-trial .modal-dialog .modal-content .modal-body a#iModal-back {
  color: #337ab7;
  font-size: 14px;
  margin-top: 15px;
  display: block;
}

.bg-primary {
  color: #ffffff;
  background-color: #116ABA;
}

.bg-alert {
  color: #ffffff;
  background-color: #d0021b;
}

#paypal-custom-overlay {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 100%;
  z-index: 2147483647;
  opacity: 0.8;
  background: #000;
}

#paypal-custom-overlay div {
  font-size: 24px;
  color: #FFF;
}

.dt_names {
  height: 90px;
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.dt_names p.summary_other {
  margin-bottom: 0;
}

.head_content.row_new {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .summary-section-new-version .container_new .custom_summary_title h1 {
    font-size: 28px;
  }
}
.summary-section-new-version .btn-secondary, .summary-section-new-version .btn-secondary:visited, .summary-section-new-version .btn-secondary:hover {
  background-color: #116aba !important;
}
.summary-section-new-version .custom_inner_section .mid_content h4 {
  margin-top: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls {
  width: 100%;
  font-weight: normal;
  margin-bottom: 10px;
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls:before {
  height: 20px;
  width: 20px;
  display: inline-block;
  padding-right: 0px;
  background-size: contain;
  margin-right: 8px;
  vertical-align: middle;
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_ownername:before {
  content: "";
  background-image: url(../images/owner-name.png);
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_addresshistory:before {
  content: "";
  background-image: url(../images/house.png);
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_emailaddress:before {
  content: "";
  background-image: url(../images/email.png);
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_social:before {
  content: "";
  background-image: url(../images/socialmedia.png);
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_education:before {
  content: "";
  background-image: url(../images/education.png);
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_relatives:before {
  content: "";
  background-image: url(../images/relatives.png);
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_employment:before {
  content: "";
  background-image: url(../images/job-history.png);
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_criminal:before {
  content: "";
  background-image: url(../images/criminal.png);
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_phone:before {
  content: "";
  background-image: url(../images/smartphone.png);
}
.summary-section-new-version .custom_inner_section .mid_content ul .custom_li_cls.ic_family:before {
  content: "";
  background-image: url(../images/family.png);
}
.summary-section-new-version .custom_inner_section .bullet {
  margin-top: 10px;
  margin-bottom: 10px;
}
.summary-section-new-version .custom_inner_section .bullet img {
  width: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .dt_names {
    height: auto;
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
  }

  .head_content i.fa-user-circle {
    line-height: normal;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .dt_names {
    text-align: left;
  }

  .ftr_button .mblsize a.btn {
    display: block;
    margin-bottom: 10px;
    min-height: inherit;
  }

  .mid_content {
    padding: 0 5px;
  }
  .mid_content ul li {
    width: 100%;
  }
  .mid_content ul .custom_li_cls:before {
    margin-right: 3px !important;
  }
  .mid_content .bullet {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .mid_content .bullet img {
    width: 20px;
  }

  .row_new.ftr_button {
    padding-top: 10px !important;
  }

  .head_content {
    text-align: center;
  }
  .head_content .dt_names {
    height: auto;
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
  }
  .head_content .rpt_button {
    width: 100%;
  }
  .head_content .rpt_button .summary_unlock_title {
    display: inline-block !important;
    height: auto !important;
    padding-top: 0;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .head_content i.fa-user-circle {
    line-height: normal;
  }
}
@media only screen and (max-width: 1023px) {
  .ftr_button .mblsize .mobSet {
    box-sizing: border-box;
    float: none;
    display: inline-block;
  }
  .ftr_button .mblsize a.btn {
    padding-left: 10%;
    padding-right: 10%;
    min-height: 66px;
  }
  .ftr_button .mblsize a.btn span {
    display: inline-block;
    white-space: initial;
  }
}
@media only screen and (max-width: 768px) {
  .new-teaser .title-bg {
    background-color: #116ABA;
    color: white;
    padding: 10px;
  }
  .new-teaser .promotion-box {
    border: 5px solid rgba(111, 114, 133, 0.56);
    border-radius: 10px;
    margin: 10px 30px;
    padding: 10px;
    position: relative;
    background-color: rgba(111, 114, 133, 0.32);
  }
  .new-teaser .promotion-box .price {
    width: 90%;
    height: 110px;
    font-size: 24px;
    display: flex;
    margin: -10px auto -5px;
    align-items: center;
    justify-content: center;
  }
  .new-teaser .promotion-box .price img {
    max-width: 100%;
    height: 100%;
  }
  .new-teaser .promotion-box .pdf-mark {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    text-align: center;
    background-color: #116ABA;
    margin: 10px;
    color: #ffffff;
    padding: 10px;
    border-radius: 5px;
  }
  .new-teaser .promotion-box .pdf-mark p {
    margin: 0;
  }
  .new-teaser .promotion-box h4 {
    text-align: center;
    font-size: 24px;
  }
  .new-teaser .promotion-box .reason {
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin-bottom: 0px;
  }
  .new-teaser .promotion-box .reason img {
    margin-right: 10px;
  }
  .new-teaser .include-text h4 {
    color: #116ABA;
    font-size: 24px;
  }
  .new-teaser .include-text .include-item {
    display: flex;
  }
  .new-teaser .include-text .include-item img {
    margin-right: 10px;
    width: 45px;
  }
  .new-teaser .include-text .include-item h5 {
    font-size: 16px;
  }
  .new-teaser .include-text .include-item p {
    font-size: 12px;
  }
  .new-teaser .btn-lg {
    width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .new-teaser .btn-xl {
    width: 70%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.page-section h1 {
  color: #116ABA;
  font-weight: 700;
  text-align: center;
}
.page-section h2 {
  color: #585a69;
}
.page-section h3 {
  color: #116ABA;
  font-weight: 700;
}
.page-section h4 {
  color: #585a69;
  font-weight: 500;
  font-size: 1.8em;
}
.page-section ul li h4 {
  font-size: 1.2em;
}
.page-section h5 {
  color: #585a69;
  font-weight: 500;
  font-size: 1.2em;
}
.page-section p, .page-section ul, .page-section ol {
  font-size: 14px;
  font-weight: 400;
  color: #585a69;
}

/*# sourceMappingURL=layout.css.map */