.row{
    margin-bottom: 0px!important;
    z-index: 1;
  }
  .heading h2{
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    margin: 0px;
    font-size: 64px;
    line-height: 65px;
    letter-spacing: -0.01em;
    color: #002868;
  }
  /*banner_bar*/
  .homebuy-section {
    background-image: url(../images/vector-30%401x.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding: 39px 0 59px;
    background-position: center bottom;
}
.section {
  position: relative;
  z-index: 1;
}
.homebuy-section > * {
  position: relative;
  z-index: 1;
}
.lora-semi-bold-bahama-blue-64px {
  color: #002868;
  font-family: 'Lora';
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.19;
}
.homebuy-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 2.4vw;
  right: 0;
  background-color: #ebfbf7;
  z-index: 0;
}
.journey-section {
  background-image: url(../images/guide-img.jpg);
  background-position: center -3.4vw;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: calc(100vh - 360px);
  z-index: 0;
  margin-top: -2.4vw;
  height: 480px;
}
.table-box a {
  font-family: 'Work Sans' !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 28px !important;
  letter-spacing: -0.01em !important;
  color: #002868 !important;
  text-decoration: none !important;
}

.table-box a:hover {
  font-family: 'Work Sans' !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 28px !important;
  letter-spacing: -0.01em !important;
  color: #002868 !important;
  text-decoration: underline !important;
}
  /* .banner_bar {
      width: 100%;
      position: relative;
      overflow: hidden;
  }
  .banner_bar .banner { width: 100%; } 
  .banner_bar .banner img {
    width: 100%;
    object-fit: cover;
    margin-top: 89px;
}  .banner-text-purchase {
     
      background-position: center bottom;
      position: absolute;
      top: 0px;
      right: 0px;
      margin: auto;
      text-align: center;
      left: 0px;
      z-index: 10;
      background-image: url(../images/bg-vec-guide.png);
      padding: 30px 0px 59px;
      background-size: 100%;
      background-repeat: no-repeat;
  }
  .banner-text-purchase h1 {
      font-family: 'Lora';
      font-style: normal;
      font-weight: 600;
      font-size: 58px;
      line-height: 50px;
      color: #002868;
      margin-bottom: 12px;
  } */
 
  .question-main{
      margin-top: -142px;
      padding-bottom: 100px;
  }
  .question-box{
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    padding: 30px 50px;
    display: block;
  }
  .question-box h2{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -0.01em;
    color: #002868;
  }
  .top-content p{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: #01698E;
    max-width: 610px;
    margin: auto;
  }
  .table-box {
    padding: 12px;
    background: #FFFFFF;
    border: 0.5px solid #002868;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 8px;
    min-height: 172px;
    margin-bottom: 25px;
}
  .table-box .number{
    font-family: 'Lora' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 64px !important;
    line-height: 64px !important;
    text-decoration-line: underline !important;
    color: #009490 !important;
    
  }
  .table-box .number:hover{
    font-family: 'Lora' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 64px !important;
    line-height: 64px !important;
    text-decoration-line: underline !important;
    color: #009490 !important;
  }
  .table-box p{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;    
    letter-spacing: -0.01em;
    color: #002868;
  }
  .btn-bnr {
      text-decoration: none;
      border-radius: 5px;
      padding: 11px 30px;
      text-align: center;
      font-family: 'Work Sans';
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      text-align: center;
      letter-spacing: 0.002em;
  }
  .btn-bg {
      border: 2px solid #002868;
      background: #002868;
      color: #fff;
  }
  .btn-b-white{
    color: #002868;
    background: #fff;
    border: 2px solid #fff;
  }
  .btn-b-white:hover{
    color: #002868;
    background: #fff;
    text-decoration: none;
}
  .btn-bg:hover{
      background-color: #005472;
      color: #fff;
      text-decoration: none;
    }
  .btn-outline-bnr{
      background: transparent;
      color: #002868;
      border: 2px solid #002868;
  }
  .btn-outline-bnr:hover{
      color: #002868;
      text-decoration: none;
      background-color: rgb(0 105 143 / 6%);
  }
  
  /* table css start */
  .increase-conversion{
    padding: 60px 0px 150px;
    z-index: 0;
  }

 #myScrollspy .nav-pills .nav-link.active, #myScrollspy .nav-pills .show>.nav-link {
    color: #373A36;
    background-color: transparent!important;
}
#myScrollspy .nav-pills .nav-link {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  color: #373A36;
  position: relative;
  padding-left: 20px;
}
#myScrollspy .nav-pills .nav-link:hover{
  text-decoration: none;}
#myScrollspy .nav-pills .nav-link:after{
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  left: 0px;
  top: 14px;
  border-radius:100px;
  opacity: 0;
  background: #002868;
}
#myScrollspy .nav-pills .nav-link.active:after{
  opacity: 1;
}

.tble-content h2{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #019591;
}
  .content-blockscroll{
    border-top: 1px solid rgb(191, 217, 227);
    padding: 40px 0px;
  }
  #section8 .content-blockscroll{
padding: 40px 0px 0px;
  }
  #section8 .content-blockscroll p:last-child{
margin-bottom: 0px;      }
  .content-blockscroll h3, .accordion-body h3{
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    font-size: 96px;
    line-height: 96px;
    text-decoration-line: underline;
    color: #009490;
    margin-bottom: 23px;
  }
  .content-blockscroll h2, .accordion-body h2{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #01698E;
  }
  .accordion-item{
    border: 0px!important;
  }
  .accordion-button:focus {
    z-index: 3;
    border-color: rgb(191, 217, 227)!important;
    background-color: #fff!important;
    outline: 0;
    box-shadow: none!important;
}
.accordion-button::after {
  position: absolute;
  left: 9px;
  top: 23px;
  background-image: url(../images/accordian-arrow.svg)!important;
}
.accordion-button:not(.collapsed)::after {
  top: 15px;
}
.padding-130{
  padding: 8px 0px 106px;
}
.accordion-button:not(.collapsed){
  background-color: #fff!important;
}
  .accordion-button{
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 20px!important;
  line-height: 24px;
  padding: 1rem 1.25rem 1rem 2.5rem!important;
  letter-spacing: -0.01em;
  color: #002868!important;
  border-bottom: 1px solid rgb(191, 217, 227)!important;
}
  .content-blockscroll h5, .accordion-body h5{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #009490;
    margin-bottom: 0px;
  }
  .content-blockscroll p, .accordion-body p {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    margin-top: 0px;
    color: #373A36;
    margin-bottom: 30px;
}
  .content-blockscroll p a, .accordion-body p a{
    color: #002868;
    text-decoration: underline;
  }
  .notes-line{
    padding: 16px;
    border: 0.5px dashed #019591;
    margin-bottom: 40px;
  }
  .notes-line p{
    margin: 0px;
  }
  .blue-txt{
    display: flex;
    align-items: center;
    color: #002868;
    text-decoration: underline;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
  }
  .ready-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
    /* max-width: 398px; */
    overflow: hidden;
    position: relative;
}
.inside-container {
  padding: 72px 15px 44px 15px;
}
.ready-box:before {
  content: '';
  position: absolute;
  top: -40px;
  right: 0;
  height: 80px;
  width: 30%;
  z-index: 10;
  background: #b1eedf;
  transform: skew(0deg, -11deg);
}
.ready-box:after {
  content: '';
  position: absolute;
  top: -39px;
  left: 0;
  height: 80px;
  width: 71%;
  z-index: 10;
  background: #b1eedf;
  transform: skew(0deg, 4deg);
}
.ready-box h2{
  font-family: 'Work Sans';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 24px;
text-align: center;
letter-spacing: -0.01em;
color: #002868;
}
.ready-box h4 {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #373A36;
}
.ready-box h6{
  margin-bottom: 12px;
  text-align: left;
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.01em;
  color: #373A36;
}
.ready-box p{
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  text-align: left;
  color: #1D1D1D;
  margin-bottom: 0px;
}
.ready-box p a{
  color: #002868;
}
.ready-box h5 {
  text-transform: capitalize;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 40px;
  color: #009490;
}
/* learn more css start */
.learn-more{
  padding: 50px 0px;
  position: relative;
  background: #E8FFF9;
}
.learn-more:before {
  content: '';
  position: absolute;
  top: -45px;
  right: 0;
  height: 110px;
  width: 72%;
  z-index: 0;
  background: #E8FFF9;
  transform: skew(0deg, 3deg);
}
.learn-more:after {
  content: '';
  position: absolute;
  top: -44px;
  left: 0;
  height: 110px;
  width: 28%;
  z-index: 0;
  background: #E8FFF9;
  transform: skew(0deg, -8deg);
}
.learn-more-box {
  padding: 26px 0px 20px;
  border-top: 1px solid rgba(0, 105, 143, 0.4); 
}
.learn-more-box a h4{
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700!important;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.01em;
  color: #373A36!important;
  margin-bottom: 0px;
}
.learn-more-box a:hover{
  text-decoration: none;
}
.learn-more-box a p{
  font-family: 'Work Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 180%;
color: #373A36;
margin: 0px;

}
.learn-more-box a h6{
font-family: 'Work Sans';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 28px;
color: #373A36;}

.learn-more-box:last-child{
  border-bottom: 1px solid rgba(0, 105, 143, 0.4); 
}
.calculator-box{
  border: 0px;
  text-align: left;
  padding: 20px 45px 20px 13px;
  background: url(../images/card-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 80px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  border-radius: 8px;
}
.calculator-box::after {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 35px;
  color: #fff;
  right: 21px;
  top: 33%;
}

.calculator-box h6{
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.custom-inputs {
  text-align: left;
}
.custom-inputs label{
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #373A36;
  margin-bottom: 8px;
}
.field-box input{
  background: #FFFFFF!important;
  border: 1px solid #D9D8D6!important;
  border-radius: 4px!important;
  font-family: 'Work Sans'!important;
  font-style: normal!important;
  height: 44px;
  font-weight: 500!important;
  font-size: 16px!important;
  line-height: 16px!important; 
  padding:10px 10px 10px 40px!important;
  letter-spacing: 0.04em!important;
}
.field-box select{
  background-color: #fff!important;
  border: 1px solid #3BD4AE!important;
  background-image: url(../images/arrow-down-img.svg)!important;
  background-repeat: no-repeat!important;
  background-position: right 0.75rem center!important;
  background-size: 16px 12px!important;
  border-radius: 4px!important;
  font-family: 'Work Sans'!important;
  font-style: normal!important;
  height: 44px;
  font-weight: 500!important;
  font-size: 16px!important;
  line-height: 16px!important;
  padding:10px 10px 10px 10px!important;
  letter-spacing: 0.04em!important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

  .field-box input::placeholder{ 
    color: #ACACAC!important;
}
.icon-input {
  position: absolute;
  left: 14px;
  top: 11px;
}
.discliam-p{
border-bottom: 1px solid rgb(191, 217, 227);
}
.discliam-p p{
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #696969;
}
.discliam-p p a{
  text-decoration: underline;
  color: #002868;
}
/*  */
/* responsive css start */
@media screen and (min-width:1600px) and (max-width:2500px){
 
  .banner-text-purchase h1 {
    margin-bottom: 22px;
    margin-top: 10px;
}
}
@media screen and (min-width:1200px) and (max-width:1599px){
  .banner_bar .banner img {
    margin-top: 70px;
}
.banner-text-purchase {
  padding: 18px 0px 38px;
}
.banner-text-purchase p {
  font-size: 16px;
  line-height: 21px;
}
.banner-text-purchase h1 {
  font-size: 44px;
  line-height: 46px;
}
}
@media (min-width: 1021px) and (max-width: 1920px)
{.journey-section {
    min-height: calc(100vh - 360px);
}}

  @media screen and (max-width:1024px){
   
  .heading h2{
    font-size: 50px;
    line-height: 55px;
  }
  }
  @media screen and (max-width:991px){
    .line:after{
      display: none;
    }
    .find-btn {
      justify-content: center;
  }
 
.custom-input{
  margin: 0 auto 25px!important;
  max-width: 80%;
}
    .question-box{
      min-height: auto;
      margin-bottom: 30px;
    }

    .table-box p {
      font-family: 'Work Sans';
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 23px;
      letter-spacing: -0.01em;
      color: #002868;
  }
  .table-box a {
    font-family: 'Work Sans' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 23px !important;
    letter-spacing: -0.01em !important;
    color: #002868 !important;
    text-decoration: none !important;
  }
  
  .table-box a:hover {
    font-family: 'Work Sans' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 23px !important;
    letter-spacing: -0.01em !important;
    color: #002868 !important;
    text-decoration: underline !important;
  } 



  br{
    display: none;
  }
  #needs-help h2{
    text-align: center;
  }
  .content-complete-homebuying {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}

  }
  @media only screen and (max-width: 620px)
{
#guide{
  overflow: hidden;
}
}
  @media screen and (max-width:767px){
    .journey-section {
      background-position: 31% -2.4vw;
      min-height: calc(100vh - 370px);
  }
  .homebuy-section {
    padding: 30px 20px 36px;
  }
  .lora-semi-bold-bahama-blue-64px {
    font-size: 32px;
    line-height: 1.1;
    margin: 0;
  }
  .text {
    padding: 24px 0px 33px;
}
    .outer-time:after {
      border-left: 2px dashed #fff;
      width: 2px;
      height: 100%;
  }.ready-box h6{
    text-align: center;
  }
  p{
  
    font-size: 16px!important;
  }
    .img-property{
      display: none!important;
    }
    .question-box {
      margin-bottom: 30px;
      padding: 30px 20px;
  }
    .question-main {
      padding-bottom: 30px
  }
  
  .btn-bnr {
    padding: 11px 20px;
  }
  .heading h2{
    font-size: 35px;
    line-height: 39px;
  }
  .homebuying-timeline-left p{
    max-width: 100%;
  }
  .learn-more:before {
    transform: skew(0deg, 12deg);
  }
  .learn-more:after {
    transform: skew(0deg, -29deg);
  }
  .learn-more {
    padding: 16px 0px 40px;
  }
  
  }
  @media screen and (max-width:576px){
    .question-box h2{
      font-size: 26px;
      line-height: 32px;
    }
    .learn-more-box img{
      width: 100%;
    }
    .question-main{
      margin-top: -36px;
    }
  .journey-section {
    background-position: 31% -2.4vw;
    min-height: 208px;
    height:208px;
}
  
  }
   @media screen and (max-width: 450px){
    
   .text {
    padding: 17px 10px 18px;
  }
 
}