/******************************************************************

Stylesheet: Main Stylesheet

Here's where the magic happens. Here is where you import
all of your Sass files so they can compile into one
CSS file.

******************************************************************/
@import url("https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700");
h1, h2, h3, h4, h5, h6 {
  color: #000; }

/* .sqs-row{
  width:100%;
  max-width:100%;

  .row{
        max-width: 75rem;
  }
} */
#footer {
  display: none; }

/*===================================================

HAA Standard Stylesheet

Row 1

=====================================================*/
body, h1, h2, h3, h4, h5, h6 {
  font-family: "Droid Serif", Times, "Times New Roman", serif; }

body {
  background-repeat: repeat;
  color: #666; }

.row {
  background-color: #fff; }

a {
  color: #31388e; }

.dyn-show {
  display: none; }

.head-row {
  border-bottom: 1px solid #dadada; }

.r1 a:hover, a:hover {
  color: #2c3280;
  -webkit-transition: all 200ms ease-out .25s;
  -moz-transition: all 200ms ease-out .25s;
  -o-transition: all 200ms ease-out .25s;
  transition: all 200ms ease-out .24s; }

.vert-center-outer {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center; }

.vert-center-inner {
  display: table-cell;
  vertical-align: middle; }

.smaller {
  display: inline;
  font-size: 75%;
  position: relative;
  top: -10px; }

html .desk-show {
  display: auto; }

html .mobile-show {
  display: none; }

.r1 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px; }
  .r1 .bbb {
    width: 60%;
    margin: 0 auto; }
  .r1 .fa {
    font-size: 6.5rem;
    float: right;
    margin-right: 1.1rem; }
  .r1 a {
    color: #fff; }
  .r1 h1 {
    font-size: 2.5rem;
    font-weight: 700; }

.r1 h2 {
  text-align: center;
  font-weight: 700;
  color: #000; }

.r1-c1 img {
  padding: .5rem;
  width: 80%;
  float: left;
  display: block;
  padding: .5rem;
  max-width: 400px; }

.r1-c1 h4 {
  font-size: .9rem;
  margin-top: 15px;
  float: left;
  text-align: left;
  width: 100%; }

.r1-c2 h2 {
  font-size: 1.7rem;
  color: #fff;
  text-align: center; }
  .r1-c2 h2 .bigtext {
    font-size: 2rem;
    color: #fff; }
  .r1-c2 h2 .haaGeo {
    display: block; }

.small-text {
  font-size: 60%;
  position: relative;
  top: -20px; }

.top-bg-span {
  background-image: url("assets/images/utah.jpg");
  background-size: cover;
  background-repeat: no-repeat; }
  .top-bg-span .row {
    background-color: transparent; }

.Petersburg .top-bg-span {
  background-image: url("assets/images/bg-stpete.jpg"); }

.Petersburg .r1-c2 h2 {
  color: #fff; }
  .Petersburg .r1-c2 h2 a {
    color: #fff; }

.head-row .phone {
  display: none; }

.head-row .addr-wrap {
  color: #fff;
  font-weight: 700;
  padding: 0; }
  .head-row .addr-wrap h3 {
    font-size: 1.3rem;
    margin-bottom: 0;
    color: #fff; }
  .head-row .addr-wrap p {
    margin-bottom: 0;
    font-size: .9rem; }

.Petersburg .head-row .addr-wrap {
  color: #fff;
  text-shadow: 2px 2px 3px #000; }

/*===================================================

Row 2

=====================================================*/
.r2 {
  background: #fff; }
  .r2 .book-banner {
    background-color: #bf1c2a;
    color: #fff;
    text-align: center;
    font-size: 1.5rem; }
    .r2 .book-banner a {
      color: #fff; }

.r2-c1 h1 {
  font-size: 2.9rem;
  font-weight: 700;
  margin-bottom: 0; }

.r2-c1 h3 {
  font-weight: 700;
  font-size: 1.75rem; }

.r2-c1 ul {
  font-size: 1.3rem; }
  .r2-c1 ul li {
    margin-bottom: 5px;
    font-size: 1.3rem; }

.r2-c2 {
  padding: 1px; }
  .r2-c2 h2 {
    text-align: center;
    font-size: 2rem; }

.r2-banner {
  width: 100%;
  margin-top: 15px; }

.r2-map {
  width: 100%;
  margin: 0 auto;
  display: block; }

.map h3 {
  text-align: center; }

.page-template-ch-7 .r2-c2, .page-template-foreclosure .r2-c2, .page-template-bankruptcy-attorney .r2-c2 {
  width: 50%;
  float: right; }

.r2-a h4 {
  font-size: 2rem;
  font-weight: 700; }

.r2-a {
  padding: 1rem 0 0;
  text-align: left; }
  .r2-a img {
    width: 95%;
    margin: 0 auto;
    display: block; }
  .r2-a h5 {
    font-size: 3.1rem;
    font-weight: 700; }

.qs h1 {
  text-align: center;
  margin-bottom: 0; }

.qs ul:first-child {
  font-size: 1.2rem;
  text-align: left;
  list-style-position: inside;
  line-height: 170%;
  margin: 0 auto; }
  .qs ul:first-child li {
    margin-bottom: 3px; }

.map h2 {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 0; }

.map-img {
  margin: 0 auto;
  display: block; }

.r2a h3 {
  font-size: 1.5rem;
  text-align: center;
  margin-top: .5rem; }

/*===================================================

Row 3

=====================================================*/
.trust .logos {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0; }
  .trust .logos img {
    width: 90%; }
  .trust .logos img:nth-of-type(2) {
    width: 20%; }

.trust h4 {
  cont-size: 2.4rem;
  font-weight: 700;
  text-align: center; }

.r3 {
  padding: 0px 0;
  /* border-top:2px solid #f6f6f6;
  border-bottom:2px solid #f6f6f6; */ }
  .r3 h3 {
    font-weight: 700;
    font-size: 1.8rem; }
  .r3 h4 {
    font-size: 1.8rem;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 0; }
  .r3 img {
    width: 100%;
    margin: 0 auto;
    display: block; }
  .r3 .book-img {
    width: 100%; }
  .r3 .cred-badge {
    margin-top: 20px;
    background-color: #fff; }

.r3-c1 {
  text-align: center;
  color: white;
  border-right: 5px solid #01353f;
  padding: 30px 7px 12px 7px;
  border-top-left-radius: 2em;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#215f90+0,132536+100 */
  background: #215f90;
  /* Old browsers */
  background: -moz-linear-gradient(top, #215f90 0%, #132536 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #215f90 0%, #132536 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #215f90 0%, #132536 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#215f90', endColorstr='#132536',GradientType=0 );
  /* IE6-9 */ }
  .r3-c1 ul {
    list-style: none;
    font-size: 1.4rem; }
  .r3-c1 h4 {
    font-size: 3rem;
    font-weight: 700; }

.r3-c2 .book-block {
  width: 20%;
  height: 200px; }

.r3-c3 {
  display: -webkit-flex;
  /* Safari */
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  display: flex;
  justify-content: space-around; }
  .r3-c3 img {
    width: 23%;
    height: 115px; }

.books {
  display: -webkit-flex;
  /* Safari */
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  display: flex;
  justify-content: space-around; }
  .books h4 {
    text-align: center;
    margin-bottom: 10px; }

.badges {
  display: -webkit-flex;
  /* Safari */
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  display: flex;
  justify-content: space-around;
  align-items: center; }
  .badges img {
    width: 30%;
    height: 120px; }
  .badges .lawyer {
    height: 50px; }

.addr-col {
  font-size: .8rem; }

.addr {
  text-align: center; }
  .addr h3 {
    color: #31388e; }

.credit-img {
  margin: 0 auto;
  display: block; }

/*===================================================

Row 4

=====================================================*/
.r4 {
  padding: .5rem 0; }

.check-wrap {
  color: #fff;
  background-color: #31388e;
  text-align: center;
  padding: 1rem;
  border-radius: 8px;
  margin: 0 auto;
  display: table;
  background: #00098a;
  background: -webkit-linear-gradient(top, #00098a 0%, #4147a4 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#00098a), to(#4147a4));
  background: linear-gradient(to bottom, #00098a 0%, #4147a4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00098a', endColorstr='#4147a4',GradientType=0 ); }
  .check-wrap ul {
    list-style-type: none;
    margin: 0 auto; }
    .check-wrap ul li:before {
      content: "\2713\0020"; }
    .check-wrap ul h5 {
      font-size: 1.5rem; }
  .check-wrap h1, .check-wrap h2, .check-wrap h3, .check-wrap h4, .check-wrap h5, .check-wrap h6 {
    color: #fff; }

.r4-c2 hr {
  margin: .75rem auto; }

.r4-c2 h2 {
  font-weight: 700; }

.r4-c2 p {
  font-size: .95rem;
  line-height: 130%; }

.testimonial {
  font-size: .9rem; }
  .testimonial li {
    padding: 0 2.5rem; }
  .testimonial .orbit .orbit-previous, .testimonial .orbit .orbit-next {
    background-color: rgba(10, 10, 10, 0.5);
    padding: .5rem; }
  .testimonial h5 {
    text-align: center;
    font-size: 2.6rem;
    letter-spacing: .2rem;
    margin-bottom: 0; }

/*===================================================

Row 5

=====================================================*/
.test {
  color: green; }

/*===================================================

Row 6

=====================================================*/
.haa-nav {
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  padding: 10px 0;
  margin-bottom: 20px;
  text-align: center; }

.r6 {
  padding: 2rem 0; }

/*===================================================

Row 7

=====================================================*/
.foot-border-wrap {
  border-top: 2px solid #555;
  border-bottom: 2px solid #555; }

.inner-foot-cta {
  padding: 20px 0;
  text-align: center; }
  .inner-foot-cta ul {
    margin: 0 auto; }
    .inner-foot-cta ul li {
      list-style-position: inside;
      display: inline-block;
      font-size: 1.4rem; }

.addr-block {
  text-align: center; }
  .addr-block h3 {
    font-size: 1.5rem;
    font-weight: 700; }
  .addr-block p {
    font-size: .9rem; }

.disc-wrap {
  background-color: #313131; }

.disclaimer {
  background-color: #313131;
  color: #999;
  padding: 1rem; }
  .disclaimer h6 {
    font-size: 1.5rem;
    color: #999; }
  .disclaimer p {
    font-family: sans-serif; }

/*===================================================

HAA Responsive Goodness

Row 1

=====================================================*/
@media (max-width: 1023px) {
  .vert-center-outer {
    display: block; }
  html .desk-show {
    display: none; }
  html .mobile-show {
    display: block; }
  .dyn-addr .dyn-show {
    display: initial; }
  .dyn-addr .dyn-hide {
    display: none; }
  .mobile-bigger {
    font-size: 2rem; }
  .r1 h2 {
    text-align: center;
    font-weight: 300;
    float: none; }
  .r1 {
    padding-bottom: 0;
    padding-top: 0; }
    .r1 h4 {
      text-align: center; }
    .r1 img {
      width: 95%;
      float: none;
      margin: 0 auto; }
    .r1 a {
      color: #000; }
  .r1:nth-child(2) {
    padding-top: 0;
    padding-bottom: 0; }
  .r1-c1 img {
    width: 95%;
    float: none;
    margin: 10px auto; }
  .r1-c1 .bbb {
    background-color: transparent;
    background: none; }
  .r1-c2 {
    text-align: center; }
    .r1-c2 h2 {
      font-size: 1.3rem;
      color: #000; }
      .r1-c2 h2 .bigtext {
        font-size: 1.5rem; }
  .r1-a {
    text-align: center; }
  .small-text {
    top: -10px; }
  .r1 .bbb {
    width: 100%;
    margin: 0 auto; }
  .top-bg-span {
    background-image: none; }
  .Petersburg .head-row .addr-wrap {
    color: #31388e;
    text-shadow: none; }
  .Petersburg .top-bg-span {
    background-image: none; }
  .Petersburg .r1-c2 h2 {
    color: #31388e;
    text-shadow: none; }
    .Petersburg .r1-c2 h2 a {
      color: #31388e; }
  .head-row .addr-wrap {
    color: #31388e;
    text-shadow: none; }
    .head-row .addr-wrap h3 {
      font-size: .9rem;
      color: #31388e; }
    .head-row .addr-wrap p {
      font-size: .65rem; }
  .geo, .cta-headline {
    display: inline-block; }
  .qs h1 {
    font-weight: 700; }
  /*===================================================

  Row 2 Responsive

  =====================================================*/
  .r2-c1 h1 {
    font-size: 2rem;
    text-align: center; }
  .r2-c1 h3 {
    font-size: 1.65rem; }
  .r2-c1 ul {
    text-align: center;
    list-style-position: inside;
    margin-left: 0;
    font-size: 1.1rem; }
    .r2-c1 ul li {
      margin-bottom: 5px; }
  .r2-c1-c2 {
    font-size: .75rem; }
  .r2-c2 h2 {
    font-size: 1.3rem;
    font-weight: 700; }
  .page-template-ch-7 .r2-c2, .page-template-foreclosure .r2-c2, .page-template-bankruptcy-attorney .r2-c2 {
    width: 100%;
    float: none; }
  .r2-a h5 {
    font-size: 2rem; }
  .r2-a img {
    width: 30%;
    height: auto; }
  .r2-a .lawyer {
    height: auto; }
  .qs ul:first-child {
    font-size: 1rem;
    text-align: left; }
    .qs ul:first-child li {
      list-style-type: disc;
      list-style-position: inside;
      text-indent: -2em;
      padding-left: 2em; }
  .map h2 {
    font-size: 1.3rem; }
  .r2a h3 {
    font-size: 1.3rem; }
  /*===================================================

  Row 3 Responsive

  =====================================================*/
  .r3 {
    margin-top: 0px; }
    .r3 .cred-badge {
      margin-top: 0; }
    .r3 h4 {
      font-size: 1.4rem; }
  .r3-c2 h2 {
    text-align: center;
    margin-top: 20px; }
  .r3-c2 .book-block {
    margin: 15px auto;
    width: 30%;
    height: auto; }
  .r3-c3 img {
    height: 85px; }
  .addr-col {
    text-align: center; }
  .addr-row p {
    font-size: .9rem; }
  /*===================================================

  Row 4 Responsive

  =====================================================*/
  .r4 {
    padding-top: 1rem; }
  .r4-c1 h4 {
    font-size: 2.5rem; }
  .r4-c2 h2 {
    margin-top: 15px; }
  .footer {
    font-size: .9rem; }
  .testimonial {
    padding-top: 1rem; }
    .testimonial h5 {
      font-size: 1.5rem;
      letter-spacing: 0; }
  /*===================================================

  Row 5 Responsive

  =====================================================*/
  /*===================================================

  Row 6 Responsive

  =====================================================*/
  /*===================================================

  Row 7 Responsive

  =====================================================*/
  .addr-block p {
    font-size: .8rem; }
  .inner-foot-cta ul li {
    font-size: 1.0rem; } }

@media (min-width: 1024px) {
  .r1 .bbb {
    padding-bottom: .75rem; }
  .checkbox {
    padding: 0 1rem; }
    .checkbox h5 {
      font-size: 2.8rem; }
    .checkbox h6 {
      font-size: 2rem; }
    .checkbox ul {
      margin-top: 20px; }
      .checkbox ul li {
        text-align: center;
        margin-bottom: 30px;
        font-size: 1.5rem; }
  .trust-col {
    padding: 0rem; }
  .testimonial p {
    font-size: .85rem; }
  .smallmap .checkbox h5 {
    font-size: 2rem; }
  .smallmap .checkbox h6 {
    font-size: 1.2rem; }
  .smallmap .checkbox ul {
    margin-top: 0; }
    .smallmap .checkbox ul li {
      font-size: 1rem;
      margin-bottom: 0px; }
  .smallmap .testimonial p {
    font-size: .9rem; } }

/*===================================================

    Mobile Call Bar Add-On

    =====================================================*/
.mob-c2a {
  background-color: #222222;
  border-top: solid 1px #E6E6E6;
  z-index: 100;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0; }

.mob-c2a .row {
  background-color: transparent; }

li.cb-headline {
  font-size: 200%;
  font-weight: 600;
  font-style: italic;
  color: #fff;
  letter-spacing: 1px;
  padding-bottom: 1px; }

a.mob-call {
  padding: 10px; }

li.bc-subhead {
  color: darkgrey; }

p.cb-headline {
  font-size: 200%;
  font-weight: 600;
  font-style: italic;
  color: #fff; }

p.bc-subhead {
  color: darkgrey; }

.mob-c2a ul {
  width: 100%;
  padding: 0.5em 0;
  margin: 0;
  line-height: 1; }

.mob-c2a li {
  vertical-align: middle;
  text-align: left;
  list-style: none;
  display: list-item; }

.mob-c2a li span {
  margin-top: 0.5em;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-left: 10px; }

.mob-c2a li a, .mob-c2a li button {
  display: block;
  padding: 0.5em 1%;
  line-height: 1em;
  border: none;
  margin: 0;
  color: #F2F2F2;
  width: 100%;
  font-size: 1em;
  background-color: #222222;
  outline: none; }
