/*
1. Global Classes
1a. Typography
2. Header
3. Nav
4. Banner
5. Content-about
6. Testimonial
7. Testimonials
8. Three-step-horizontal
9. Offer-section
10. Features-section
12. Benefits
13. Cta-section
14. Lpvideo-container
15. Sell-house-form
16. Featured-section
17. Lp-video-container
18. Three-icons
19. Contact-me
20. Faq-section
21. gift
22. How-section
23. Investors
24. Reasons-for-selling
25. Private-money
26. Resources
27. Page-heading
28. P-content
29. Text-8-img-4
30. Text-9-img-3
31. Home Sale Cost Calculator
32. More Info Form
33. Footer
34. Blog



*/
/***********************************************************************************************************************
  Global Classes
  *******************************************************************************************************************/

  @import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700);
  @import url(https://shared.leadpropeller.com/css/font-awesome.min.css);
  body {
      margin: 0;
      color: #707070;
      overflow-x: hidden;
      font-weight: normal;
      /* background-color: #2771b0; */
      -webkit-text-size-adjust: 100%;
      -webkit-font-smoothing: antialiased !important;
      font: 18px/24px 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  .lpeditable.lphiding {
      display: none;
  }
  section {
      padding: 60px 0 60px;
      background: white;
  }
  .section-title {
      width: 100%;
      overflow: hidden;
      position: relative;
      text-align: center;
      margin-bottom: 50px;
  }
  .form-group {
      margin: 0;
      padding: 0;
  }
  .error {
      top: 0;
      z-index: 2;
      float: right;
      color: #20232b;
      position: relative;
      margin: -69px 15px 0 0;
  }
  :-webkit-ui-invalid:not(output) {
      box-shadow: none;
  }
  :-moz-ui-invalid:not(output) {
      box-shadow: none;
  }
  :-ms-ui-invalid:not(output) {
      box-shadow: none;
  }
  :-o-ui-invalid:not(output) {
      box-shadow: none;
  }
  ui-invalid:not(output) {
      box-shadow: none;
  }
  .alert-nesto {
      color: #ffffff;
      background-color: #2771b0;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
  }
  .fa-lock {
      margin: 0 5px 0 0;
  }
  
  #contact-section .alert.alert-nesto {
      margin-bottom: 30px;
  }
  .contact-me img {display:none;}
  #contact-section .alert {
      -webkit-border: none;
      -moz-border: none;
      -o-border: none;
      border: none;
  }
  .sellerror {
      top: 0;
      z-index: 2;
      float: right;
      color: #20232b;
      position: relative;
      margin: -47px 15px 0 0;
  }
  iframe {
      max-width:100%;
  }
  .btn {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  .form-horizontal {
      max-width: 650px;
      margin: 0 auto;
  }
  .label-lg {
      font-size: 16px;
      font-weight: bold;
      color: #444;
      line-height: 35px;
      /*text-align: right;*/
  
      height: 35px;
  }
  .label-wrap {
      line-height: 18px;
      height: 36px;
  }
  .form-group {
      margin-bottom: 5px;
  }
  #short-form .has-error {
      border: none !important;
  }
  
  .lp-accent-color {
      background-color: #2771b0;
      position: relative;
  }
  .push-down {
      margin-top: 100px;
  }
  .button {
      -webkit-font-smoothing: antialiased;
      width: 100%;
      display: inline-block;
      vertical-align: middle;
      zoom: 1;
      padding: 13px 32px;
      font-weight: 600;
      font-size: 20px;
      color: #fff !important;
      text-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
      border: 0px;
      border-radius: 5px;
      box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px;
      background-color: #4589E3;
      transition: all 0.2s linear;
  }
  .added-section {
      padding: 30px 0;
      background-color: #ffffff;
      background: #f1f9ff;
  }
  #home-section {
      padding-left: 1px;
  }
  
  .added-section > .container > .row {
      display: flex;
      margin-bottom: 50px;
  }
  
  
  
  
  
  .added-section h2 {
      padding-bottom: 30px;
      font-size: 40px;
  }
  
  .added-section > .container > .row blockquote p {
      word-break: break-word;
      color: black !important;
      max-width: 450px;
      display: block !important;
      margin: 0 auto;
      margin-bottom: 16px;
  }
  
  .added-section > .container > .row blockquote  .quoted {
      color: #4589e3 !important;
  }
  
  
  
  .added-section blockquote.testimonial {
      margin: 0 auto;
      width: 100%;
      color: #ffffff;
      background: #fff;
      border-right: 1px solid #d9e9ff;
  }
  
  .added-section blockquote.testimonial:last-child{
      border-right: 0px solid #d9e9ff;
  }
  
  .added-section blockquote.testimonial .quoted {
      padding-left: 0;
  }
  .small-section-title {
      margin-bottom: 50px;
      font-size: 25px;
  }
  button {
      display: inline-block;
      padding: 6px 12px;
      margin-bottom: 0;
      font-size: 14px;
      font-weight: normal;
      line-height: 1.42857143;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
      background-color: #20232b;
  }
  button:focus,
  button:active:focus,
  button.active:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
  }
  button:hover,
  button:focus {
      color: #333;
      text-decoration: none;
      background-color: #abbac3;
  }
  button:active,
  button.active {
      background-image: none;
      outline: 0;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  }
  button.disabled,
  button[disabled],
  fieldset[disabled] button {
      pointer-events: none;
      cursor: not-allowed;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none;
      opacity: .65;
  }
  .list-none {
      list-style-type: none;
  }
  form.custom-built-form input,
  form.custom-built-form select {
      margin-bottom: 0;
  }
  form.custom-built-form .form-group {
      margin-bottom: 15px;
  }
  .custom-error-message {
      color: #ff0000;
  }
  .main-section,
  .grey-section,
  .white-section {
      /*padding: 0;*/
  
      width: 100%;
      display: block;
      margin: 0 auto;
      /*overflow: hidden;*/
  
      position: relative;
  }
  .grey-section {
      background-color: #f7f7f7;
  }
  .grey-section h6 {
      color: #2771b0;
  }
  section.wide.highlighted-text {
      background: #2771b0;
  }
  .arrow-block {
      display: none;
  }
  .separator {
      width: 100%;
      height: 3px;
      display: none;
      position: relative;
      margin: 20px auto 15px;
  }
  /***********************************************************************************************************************
  Typography
  *******************************************************************************************************************/
  
  a {
      color: #2771b0;
  }
  a,
  a > * {
      outline: none;
      cursor: pointer;
      text-decoration: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  a:focus,
  a:hover {
      outline: none;
      color: #333946;
      text-decoration: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
      margin: 0;
      padding: 0;
      color: black;
      line-height: 1.2;
      font-weight: normal;
      font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  h1 {
      font-size: 30px;
  }
  h2 {
      font-size: 24px;
  }
  h3 {
      font-size: 20px;
  }
  h4 {
      font-size: 18px;
  }
  h5 {
      font-size: 14px;
  }
  h6 {
      font-size: 12px;
  }
  p {
      margin: 0 0 10px;
  }
  b,
  strong {
      font-weight: 700;
  }
  .features-section h2, .cta-section h2 {
      text-transform: uppercase;
      text-align: center;
  }
  ::selection {
      color: #ffffff;
      text-shadow: none;
      background-color: #20232b;
  }
  ::-webkit-selection {
      color: #ffffff;
      text-shadow: none;
      background-color: #20232b;
  }
  ::-moz-selection {
      color: #ffffff;
      text-shadow: none;
      background-color: #20232b;
  }
  .lp-text-color {
      color: #20232b;
  }
  a.button:hover {
      text-decoration: none;
  }
  .main {
      color: #1d2225;
      font-size: 22px;
  }
  .main>a {
      color: #2771b0;
  }
  .main>a:hover {
      color: #2771b0;
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3 {
      padding-top: 20px;
      padding-bottom: 10px;
      margin-top: 0px;
      margin-bottom: 0px;
  }
  .h2 {
      text-align: center;
      background: white;
      margin-bottom: 0px;
  }
  .h2 h2 {
      color: black;
  }
  i {
      font-size: 12px;
  }
  section.h2 {
      padding: 0px;
  }
  .dark-red {
      color: #8b0000;
  }
  h2, .phone-cta span {
      font-weight: 600;
      font-size: 32px;
      margin-bottom: 10px;
      text-align: left;
      padding-top: 0;
  }
  /***********************************************************************************************************************
  header section
  *******************************************************************************************************************/
  
  header {
      background-color: #ffffff;
      overflow: hidden;
      display:none;
  }
  header #logo {
      padding-top: 1.5%;
      padding-bottom: 1.5%;
      text-align: center;
  }
  header #top-bbb {
      padding-top: 2.3%;
      padding-bottom: 1.5%;
  }
  header #top-bbb img {
      max-height:50px;
  }
  header #logo img {
      width: 100%;
  }
  header #callus {
      padding-top: 1.5%;
      padding-bottom: 1.5%;
      text-align: left;
      font-size: 30px;
      font-weight: 900;
      color: #000000;
      width:250px;
      float: right;
  }
  .rocket-header {
      display: none;
  }
  #callus:after {
      top: 20%;
      left: -20%;
      width: 50px;
      height: 100%;
      color: #2771b0;
      font-size: 50px;
      content: '\f095';
      text-align: right;
      line-height: 62px;
      position: absolute;
      font-family: 'FontAwesome';
  }
  /* div.lpcontainer .navbar{
      background: #ffffff;
      border-color: #e8e8e8;
  } */
  .lpcontainer .navbar .navbar-brand {
      color: #ffffff;
      font-weight: bold;
  }
  
  .navbar-inverse .navbar-nav > li.active > a {
      background: transparent !important;
      border-bottom: 2px solid #2771b0;
      color: #2771b0;
      font-weight: 600;
  }
  
  .navbar-inverse .navbar-nav > li > a {
      padding: 10px 0;
      color: black !important;
      font-size: 15px;
  }
  
  .lpcontainer .navbar .nav > li {
      margin: 0 ;
  }
  
  .lpcontainer .navbar .nav > li > a:hover, .lpcontainer .navbar .nav > li > a:focus{
      color: #ff9900!important;
  }
  
  /* Large Devices, Wide Screens */
  
  @media only screen and (max-width: 1200px) {}
  /* Medium Devices, Desktops */
  
  @media only screen and (max-width: 992px) {}
  /* Small Devices, Tablets */
  
  @media only screen and (max-width: 768px) {
  
      header #callus {
          text-align: center;
          margin:auto;
          float: none;
      }
      header #logo img {
          width: 60%;
          max-width: 250px;
      }
  }
  /* Extra Small Devices, Phones */
  
  @media only screen and (max-width: 480px) {}
  /***********************************************************************************************************************
  nav section
  *******************************************************************************************************************/
  .lpcontainer .navbar {
      margin-bottom: 0;
      background: red;
      -webkit-border: 0;
      -moz-border: 0;
      -o-border: 0;
      border: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
  }
  .lpcontainer .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
      margin-left: 0;
      padding: 0;
  }
  .lpcontainer .navbar-brand {
      padding: 15px;
      height: 40px;
  }
  .lpcontainer .navbar-nav > li > a {
      font-size: 15px;
      padding: 10px 0;
      color: black !important;
      margin: 0 15px;
      text-transform: uppercase;
  }
  .lpcontainer .navbar-nav > li > a:hover {
      font-size: 15px;
  }
  .lpcontainer .navbar-nav > li {
      /*margin-left: 10px;*/
      position: relative;
  }
  .lpcontainer .navbar-nav > li:first-child {
      margin-left: 0;
  }
  .lpcontainer .nav > li > a:hover,
  .nav > li > a:focus, .navbar-nav>.active>a {
      background-color: transparent !important;
  }
  .lpcontainer .navbar-nav > li:hover,
  .navbar-nav > li.active {
      color: #ffffff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
  }
  .lpcontainer .navbar-header a {
      color: #ffffff;
      font-size: 30px;
      line-height: 40px;
  }
  .lpcontainer .navbar-header a:hover {
      color: #ffffff;
  }
  a.pull-left.navbar-brand-logo img.lpeditable {
      width: 200px;
      height: 50px;
  }
  ul.dropdown-menu li:first-of-type {
      color: black;
  }
  ul.dropdown-menu li p {
      padding: 3px 20px;
  }
  /* Large Devices, Wide Screens */
  
  @media only screen and (max-width: 1200px) {
      .navbar-header {
          float: none;
          text-align: center;
      }
      .navbar-brand,
      .nav.navbar-nav.navbar-right {
          float: none;
          margin: 0 auto;
          text-align: center;
      }
      .navbar-nav > li {
          float: none;
          display: inline-block;
      }
  }
  /* Medium Devices, Desktops */
  
  @media only screen and (max-width: 992px) {}
  /* Small Devices, Tablets */
  
  @media only screen and (max-width: 768px) {
      .navbar-toggle {
          color: #ffffff;
          padding: 7px 10px;
          -webkit-border: 1px solid #ffffff;
          -moz-border: 1px solid #ffffff;
          -o-border: 1px solid #ffffff;
          border: 1px solid #ffffff;
      }
      div.navbar-collapse ul li {width:100%;}
      .navbar-nav {
          margin-top: 27px;
      }
      .navbar-collapse {
          -webkit-border: 0;
          -moz-border: 0;
          -o-border: 0;
          border: 0;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          -o-box-shadow: none;
          box-shadow: none;
      }
      .navbar-nav > li {
          text-align: center;
          margin: 0 auto 10px;
      }
      .navbar-nav > li:last-child {
          margin: 0;
      }
      nav div.container.reversed {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -moz-flex;
          display: -webkit-flex;
          display: flex;
      }
      .navbar-header.reversed {
          order: 2;
          /*margin-left: 100px !important;*/
      }
      .navbar-collapse.reversed {
          order: 1;
      }
  }
  /* Extra Small Devices, Phones */
  
  @media only screen and (max-width: 480px) {
      .navbar-header a {
          font-size: 24px;
      }
  }
  /***********************************************************************************************************************
  banner section
  *******************************************************************************************************************/
  section.banner button {
      margin-top: 5px;
      background: #2771b0;
      border-radius: 51px;
      width: auto;
      display: block;
      margin: 0 auto;
      margin-top: 20px;
      padding: 10px 32px;
      font-size: 18px;
  }
  .hero-content-text li.lpeditable {
      color: #ffffff;
      font-weight: 400;
      font-size: 17px;
      line-height: 24px;
      text-align: left;
  }
  .hero-content-text h4 {
      color: #2771b0;
      font-weight: 600;
      line-height: 30px;
      font-size: 26px;
  }
  .hero-content-text .call-now {
      padding: 16px;
      margin: 14px auto 5px auto;
      background: rgb(255 255 255);
      border-radius: 15px;
      display: inline-block;
  }
  .hero-content-text {
      background: #2771b012;
      padding: 24px;
      border-radius: 20px;
      max-width: unset;
      width: 100%;
	  color: white;
      display: none;
  }
  .auto-row {
      display: flex;
      flex-wrap: wrap;
  }
  .hero-content-words {
      order: 1;
  }
  .hero-content-form {
      margin: 0;
  }
  .banner .target-city {
      color: #2771b0;
      /* text-shadow: 0px 0px 4px #fff; */
  }
  section.banner div.banner-sub-container {
      display: flex;
      padding: 15px;
  }
  .banner-container {
      background: rgba(0,0,0,.5);
      padding: 50px 0 50px;
  }
  #short-form label {
      color: white;
  }
  .hero-content {
      min-height: unset;
      background-color: #0000002e;
  }
  .hero-content-form {
      margin: 0 0 0 auto;
      max-width: 500px;
      padding-left: 10px;
      width: 50%;
  }
  .lpcontainer .form-group .col-sm-8,
  .lpcontainer .form-group .col-xs-8 {
      width: 100%;
  }
  .lpcontainer .form-group {
      margin-bottom: 18px;
  }
  #short-form {
      background: rgb(255 255 255);
      border: solid white 1px;
      padding: 24px;
      border-radius: 16px;
      margin: 0;
      border: 1px solid #d4d4d4;
      max-width: 400px;
  }
  section.banner #short-form h3,section.banner #short-form h2 {
      color: #000000;
      font-size: 27px !important;
      font-weight: 600;
      margin-bottom: 24px;
  }
  section.banner #short-form p.privacy {
    display: none;
  }
  #short-form input {
      background: rgb(255 255 255 / 45%);
      border: solid white 2px;
      height: 45px;
      border: 1px solid #e6e6e6;
  }
  #short-form label {
      text-align: left;
  }
  section.banner #short-form label {
      color: black;
      display: none;
  }
  .home-image-style2 {
      display: none;
  }
  .bg {
      padding-top: 0;
      /* background: rgba(0, 0, 0, .4); */
      height: 100%;
      min-height: unset;
  }
  .hero-text h1,
  .hero-text p {
      color: #fff;
      font-weight: 600;
      font-size: 48px ;
  }
  .hero-text p {
      font-size: 30px;
  }
  .hero-text {
      margin-bottom: 40px;
  }
  .banner {
      height: auto;
      background-attachment: fixed;
      padding-top: 0px;
      padding-bottom: 0px;
      min-height: unset;
      background-image: url(//shared.leadpropeller.com/images/defaults/brightbanner.jpg);
      background-size: cover;
      background-position: center;
  }
  
  .testimonials-block-container {
      display: none;
  }
  .arrow-block {
      display: none;
  }
  .testimonials-block-container {
      width: 100%;
      z-index: 10;
      display: block;
      position: relative;
      margin: 7px auto 30px;
  }
  .testimonials-block-container .testimonials-block-header {
      width: 90%;
      display: block;
      margin: 0 auto;
      margin-left: 0px;
      color: #121212;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.3;
      border-radius: 4px;
      position: relative;
      padding: 15px 20px;
      letter-spacing: 2px;
      background-color: #ffffff;
      border: 1px solid #dddddd;
      font-family: 'j.d.regular', Helvetica, sans-serif, serif;
  }
  .testimonials-block-container .testimonials-block-footer {
      width: 100%;
      display: block;
      text-align: left;
      overflow: hidden;
      padding-left: 15px;
      position: relative;
      margin: 15px auto 0;
  }
  .testimonials-block-container .testimonials-block-header:after {
      z-index: 2;
      margin-left: 1px;
      margin-top: -2px;
      border-top: 20px solid #ffffff;
  }
  .testimonials-block-container .testimonials-block-header:after,
  .testimonials-block-container .testimonials-block-header:before {
      width: 0;
      height: 0;
      top: 100%;
      content: '';
      left: 110px;
      position: absolute;
      border-right: 20px solid transparent;
  }
  .banner .testimonials-block-header {
      display: none;
  }
  @media only screen and (max-width: 768px) {
      .hero-content-form {
          margin: 0 auto;
      }
  }
  /***********************************************************************************************************************
  content-about section
  *******************************************************************************************************************/
  
  .content-about {
      background: white;
      position: relative;
  }
  
  .content-about h2, .content-about .phone-cta span {
      text-align: left;
  }
  
  /***********************************************************************************************************************
  right section
  *******************************************************************************************************************/
  .right-image > p.lpeditable {
      background: #fff;
      color: #2771b0;
      font-weight: bold;
      padding: 16px;
      box-shadow: 0px 2px 8px -6px #828282;
      border-radius: 0 0 14px 14px;
  }
  
  .right-image .img-thumbnail {
      padding: 0;
      border-radius: 14px 14px 0 0;
  }
  
  
  /***********************************************************************************************************************
  testimonial section
  *******************************************************************************************************************/
  
  .testimonial {
      text-align: center;
      color: #2c3e50;
      background: #2870b0;
      padding: 5rem 0;
      border: none;
  }
  
  .three-icons ~ .testimonial {
      background: #fff;
  }
  
  .testimonial::before{
      display: none;
  }
  .testimonial::after{
      display: none;
  }
  
  .testimonial blockquote {
      border: none;
      max-width: 600px;
      text-align: left;
      padding: 24px;
      padding-left: 106px;
      margin: 0 auto;
      background: white;
      color: #404040;
  }
  .testimonial blockquote::before {
      content: '\f10e';
      display: block;
      margin: 0 auto 70px;
      opacity: .5;
      text-align: center;
      font-size: 62px;
      font-family: 'FontAwesome';
      background: transparent;
      transform: scalex(-1);
      left: 24px;
      width: auto;
      height: auto;
      top: 45px;
      right: initial;
      color: #000;
      position: absolute;
  }
  .testimonial blockquote::after {
      content: '';
  }
  .testimonial blockquote p {
      font-size: 20.006px;
      line-height: 1.549829;
      font-weight: normal;
      margin-bottom: .4em;
  }
  .testimonial blockquote span {
      color: #2771b0;
      margin-top: 10px;
      font-weight: 600;
      font-size: 18px;
  }
  
  
  .testimonials blockquote {
      margin: 24px;
      background: #f2f7fb;
      border-left-color: #d5ecff;
      border-top-right-radius: 70px;
      border-bottom-right-radius: 70px;
      padding-right: 50px;
  }
  .testimonials blockquote:hover{
      border-left-color: #2b9dfa;
  }
  
  /***********************************************************************************************************************
      testimonials section
      *******************************************************************************************************************/
  
  .ratings img {
      margin-bottom: 15px;
  }
  
  .client img {
      width: 50px;
  }
  /***********************************************************************************************************************
  three-step-horizontal section
  *******************************************************************************************************************/
  
  .three-step-horizontal {
      text-align: center;
      background: white;
      position: relative;
  }
  .three-step-horizontal::after {
      display: none;
  } 
  .three-step-horizontal h3 {
      margin-top: 30px;
  }
  /***********************************************************************************************************************
  offer-section section
  *******************************************************************************************************************/
  section.offer-section h3 {
      font-weight: 700;
      font-size: 30px;
      text-transform: uppercase;
      color: white;
  }
  section.offer-section {
      background: #2771b0;
      color: white;
  }
  section.offer-section h6{
      color: white;
  }
  section.offer-section .title-block-container h3 {
      margin-bottom: 15px;
  }
  .content-block-container img {
      width: 100%;
      display: block;
      border-radius: 4px;
      margin: 0 auto 20px;
      height: 205px;
  }
  .title-block-container {
      width: 100%;
      z-index: 10;
      display: block;
      font-size: 18px;
      overflow: hidden;
      position: relative;
      margin: 0 auto;
  }
  .title-block-container *:last-child {
      margin-bottom: 15px;
  }
  section.offer-section:after {
      display: none;
  }
  /***********************************************************************************************************************
  features-section section
  *******************************************************************************************************************/
  
  .features-section .content-block-container {
      margin-top: 50px;
  }
  .features-section .content-block-container p {
      font-size: 14px;
  }
  .features .col-sm-5 {
      margin-bottom: 30px;
  }
  
  /***********************************************************************************************************************
  benefits section
  *******************************************************************************************************************/
  
  .benefits .features .number {
      float: left;
      width: 50px;
      height: 50px;
      color: #ffffff;
      font-size: 24px;
      line-height: 38px;
      text-align: center;
      position: relative;
      margin-right: 30px;
      display: inline-block;
      background-color: #2771b0;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-border: 6px solid #2771b0;
      -moz-border: 6px solid #2771b0;
      -o-border: 6px solid #2771b0;
      border: 6px solid #2771b0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  .benefits .features p:before {
      top: 0;
      width: 6px;
      left: 64px;
      content: '';
      height: 50px;
      position: absolute;
      background-color: #2771b0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  .benefits {
      margin: 0;
      padding: 100px 0;
      position: relative;
      -webkit-border-top: 4px solid #20232b;
      -moz-border-top: 4px solid #20232b;
      -o-border-top: 4px solid #20232b;
      border-top: 4px solid #20232b;
      color: white !important;
      background-color: #2771b0;
  }
  .benefits p,
  .benefits h2 {
      color: white;
  }
  .benefits h1 {
      font-size: 40px;
  }
  .benefits p {
      font-size: 18px;
  }
  .benefits:after {
      left: 50%;
      top: -32px;
      width: 60px;
      height: 60px;
      color: #20232b;
      font-size: 30px;
      content: '\f091';
      line-height: 56px;
      text-align: center;
      position: absolute;
      margin-left: -30px;
      background-color: #ffffff;
      font-family: 'FontAwesome';
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-border: 4px solid #20232b;
      -moz-border: 4px solid #20232b;
      -o-border: 4px solid #20232b;
      border: 4px solid #20232b;
      z-index: 999;
  }
  .benefits span.fa-smile-o {
      display: none;
  }
  .benefits div.col-sm-5:hover > div.number {
      color: #2771b0;
      border: 6px solid white;
  }
  .benefits div.col-sm-5:hover > p::before {
      background-color: white;
  }
  /***********************************************************************************************************************
  cta-section section
  *******************************************************************************************************************/
  
  .cta-section, .phone-cta {
      height: auto;
      padding:60px 0 60px;
      background: #2771b0;
      color: white;
      text-align: center;
  }
  .cta-section h2 {
      color: white !important;
  }
  .cta-section a , .phone-cta a{
      background: transparent;
      color: #efefef;
      border: 1px dashed #c1c1c1;
      padding: 5px 19px;
      margin-left: 15px;
      border-radius: 24px;
      font-size: 27px;
      letter-spacing: 5px;
      display: inline-block;
  }
  .cta-section a:hover ,  .phone-cta  a:hover {
      color: #f7f7f7 !important;
      background: #0b5ca0;
  }
  
  
  
  /***********************************************************************************************************************
  lpvideo-container section
  *******************************************************************************************************************/
  
  .lpvideo-container {
      width: 100%;
      position: relative;
  }
  .lpvideo-container::after {
      left: 50%;
      top: -32px;
      width: 60px;
      height: 60px;
      color: #20232b;
      font-size: 24px;
      content: '\f03d';
      line-height: 54px;
      text-align: center;
      position: absolute;
      margin-left: -30px;
      background-color: #ffffff;
      font-family: 'FontAwesome';
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-border: 4px solid #20232b;
      -moz-border: 4px solid #20232b;
      -o-border: 4px solid #20232b;
      border: 4px solid #20232b;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  /***********************************************************************************************************************
  sell-house-form section
  *******************************************************************************************************************/
  
  .sell-form-h2 h2 {
      font-weight: 700;
      text-transform: uppercase;
  }
  .sell-house-form {
      background: #f1f9ff;
      position: relative;
  }
  .sell-house-form label {
      font-weight: 600;
      font-size: 16px;
  }
  .sell-house-form input:hover {
      border: 2px solid #2771b0;
  }
  .sell-house-form .form-horizontal {
      padding: 24px;
      background: #fff;
      border-radius: 26px;
      width: 100%;
      max-width: 600px;
  }
  .sell-house-form .form-horizontal h2.lpeditable {
      color: #2771b0;
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 26px;
  }
  form#sellhouseform {
      max-width: 800px;
      margin: 0 auto;
  }
  
  .lpcontainer .form-group {
      margin-bottom: 18px;
  }
  section.sell-house-form:after, section.contact-me::after{
      display: none;
  }
  /* Medium Devices, Desktops */
  @media only screen and (max-width : 992px) {
      .sell-house-form .form-horizontal {
          width:80%;
      }
  }
  /* Extra Small Devices, Phones */
  @media only screen and (max-width : 480px) {
      .sell-house-form .form-horizontal {
          width:100%;
      }
  }
  
  /*.form-horizontal .col-sm-7 {width:100%;}*/
  
  .form-horizontal {
      margin-bottom: 15px;
  }
  .sell-form-h2 {
      background: white;
  }
  .sell-form-h2 {
      margin-bottom: 0px;
  }
  /*.sell-house-form .col-sm-7 {margin-left: 0px;}*/
  
  .sell-house-form label {
      text-align: left;
      text-align: left;
      height: auto;
      line-height: normal;
      margin-top: 5px;
  }
  
  .sell-house-form button {
      background: #2771b0;
      border-radius: 51px;
      width: auto;
      display: block;
      margin: 0 auto;
      margin-top: 20px;
      padding: 10px 32px;
      font-size: 18px;
  }
  /***********************************************************************************************************************
  featured-section section
  *******************************************************************************************************************/
  /***********************************************************************************************************************
  lp-video-container section
  *******************************************************************************************************************/
  
  section.lpvideo-container div.lpvideo .sub1 {
      max-width: 560px;
      margin: 0 auto;
      padding: 5px;
  }
  section.lpvideo-container div.lpvideo .sub2 {
      position: relative;
      height: 0;
      padding-bottom: 56.25%;
      overflow: hidden;
  }
  section.lpvideo-container .lpvideo {
      text-align:center;
  }
  /***********************************************************************************************************************
  three-icons section
  *******************************************************************************************************************/
  section.lpeditable.three-icons.grey-section {
      background: #f7f7f7;
  }
  .three-icons .about-blocks .fa-lg {
      font-size: 32px;
      background: #2870b0;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 80px;
      height: 80px;
      border-radius: 50%;
      margin-bottom: 16px;
      margin-left: 16px;
      color: #fff;
  }
  .three-icons .about-blocks a.lpeditable {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 16px;
      display: block;
      margin-top: 10px;
      color: #2870b0;
  }
  .three-icons .about-blocks a.lpeditable:hover {color: #000000;}
  
  /***********************************************************************************************************************
  contact-me section
  *******************************************************************************************************************/
  
  .contact-me {
      position: relative;
  }
  .contact-me .col-md-8{
      background: #fcfdff;
      border: 1px solid rgb(224 241 255);
      padding: 25px;
  }
  .contact-me button {
      background: #20232b;
      margin: 10px 0 10px 0;
  }
  .contact-me input, .contact-me textarea {
      border: 2px solid #20232b;
  }
  .contact-me form {max-width: 100%;}
  .contact-me form .form-group {width:49.5%;display: inline-block; margin:auto}
  .contact-me form .form-group .col-xs-12 {padding: 0;}
  @media screen and (max-width: 768px) {
      .contact-me form .form-group {width:100%;}
  }
  /***********************************************************************************************************************
  faq-section section
  *******************************************************************************************************************/
  
  .faq-section {
      background-color: #ffffff;
  }
  .faq-section {
      margin: 0;
      padding: 100px 0;
      position: relative;
      border: none;
  }
  
  .faq.lpeditable {
      padding: 24px;
      background: #f9f9f9;
      border-radius: 20px;
      border: 1px dashed #eaeaea;
      margin-left: 50px;
      position: relative;
      margin-top: 30px;
      margin-bottom: 30px;
  }
  
  .faq-section:after{
      display: none;
  }
  
  .faq::before {
      content: '\f128';
      font-family: 'FontAwesome';
      font-size: 26px;
      line-height: 56px;
      display: block;
      margin: 0 auto 40px;
      text-align: center;
      background: #f9f9f9;
      width: 50px;
      height: 50px;
      position: absolute;
      left: -65px;
      border-radius: 50%;
      color: #2771b0;
      font-size: 25px;
      line-height: 50px;
      top: 18px;
  }
  
  .faq.lpeditable:hover::before {
      background: #2870b0;
      color: #fff;
  }
  .contemp-faq {
      display: none;
  }
  
  /***********************************************************************************************************************
  gift section
  *******************************************************************************************************************/
  
  .editor-push-down.gift   .push-down {
      margin-top: 0;
  }
  
  #giftform button {
      background: #20232b;
  }
  form#giftform {
      background: #edf7ff;
      padding: 24px;
      border-radius: 20px;
      margin-top: 24px;
  }
  #giftform button {
      background: #2771b0;
      max-width: 250px;
      margin: 0 auto;
      display: block;
      border-radius: 25px;
  }
  .editor-push-down.gift .lpeditable.download-image {
      padding: 24px;
      background: #edf7ff;
      border: 1px solid #c6e2f9;
      border-radius: 20px;
      width: 100%;
      display: block;
      max-width: 150px;
  }
  /***********************************************************************************************************************
  how-section section
  *******************************************************************************************************************/
  
  .how-step {
      width: 300px;
      height: 300px;
      margin-top: 20px;
      margin-bottom: 20px;
  }
  .how-section .row {
      margin-bottom: 50px;
  }
  
  .how-section .container.text-center {
      display: flex;
      flex-wrap: wrap;
  }
  .how-section div.row {
      margin-bottom: 60px;
      margin: 0px 0 40px 0;
      flex: 1 1;
  }
  .how-section h3 {
      text-align: center;
      font-size: 18px;
      font-weight: 600;
      padding-top: 20px;
      position: relative;
      margin: 0;
      padding-bottom: 10px;
  }
  
  .step-1-h3::before{
      content: '1';
  }
  .step-2-h3::before{
      content: '2';
  }
  .step-3-h3::before{
      content: '3';
  }
  
  .step-1-h3::before,
  .step-2-h3::before, 
  .step-3-h3::before{
      left: 0;
      right: 0;
      margin: auto;
      bottom: -40px !important;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #fff;
      color: #2980b9;
      font-size: 20px;
      border: dashed #afafaf 1px;
      width: 35px;
      height: 35px;
      position: absolute;
      border-radius: 50%;
  }
  
  .how-section img {
      border: dashed #afafaf 1px;
      padding: 13px;
      background: #fff;
      max-width: 200px;
      height: 200px;
  }
  
  .how-section p {
      margin-bottom: 10px;
  }
  .how-section {
      text-align: center;
      color: #2c3e50;
      background: #f1f9ff;
      padding: 24px;
  }
  
  /***********************************************************************************************************************
  investors section
  *******************************************************************************************************************/
  #investorform label {
      text-align: right;
  }
  #investorform button {
      margin-left: 52%;
      width: 48%;
      background: #20232b;
  }
  /***********************************************************************************************************************
  reasons-for-selling section
  *******************************************************************************************************************/
  /***********************************************************************************************************************
  private-money section
  *******************************************************************************************************************/
  
  #privatemoneyform button {
      font-size: 25px;
      padding: 10px 0;
  }
  /***********************************************************************************************************************
  resources section
  *******************************************************************************************************************/
  /***********************************************************************************************************************
  page-heading section
  *******************************************************************************************************************/
  
  .highlighted-text,
  .page-heading {
      /*background: #2c3e50;*/
  
      padding-top: 130px;
      padding-bottom: 150px;
      text-align: center;
      font-size: 24px;
      font-weight: normal;
      color: #7f8c8d;
      font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #ffffff;
      font-weight: 300;
      -webkit-transition: 0.25s color, 0.25s background-color;
      -moz-transition: 0.25s color, 0.25s background-color;
      -o-transition: 0.25s color, 0.25s background-color;
      transition: 0.25s color, 0.25s background-color;
      margin-top: 0px;
      background: url(//shared.leadpropeller.com/images/defaults/brightbanner2.jpg) no-repeat;
  }
  .page-heading h1,
  .page-heading h4 {
    color: white;
    font-weight: 600;
    font-size: 50px;
    text-shadow: 3px 3px 0px #000;
  }
  .page-heading h4 {
      font-size: 24px;
  }
  section.phone-cta:after {
      display: none;
  }
  .phone-cta a {
      color: white;
  }
  .phone-cta a:hover,
  .phone-cta a:active {
      color: #2771b0;
  }
  /***********************************************************************************************************************
  p-content section
  *******************************************************************************************************************/
  /***********************************************************************************************************************
  text-8-img-4 section
  *******************************************************************************************************************/
  /***********************************************************************************************************************
  text-9-img-3 section
  *******************************************************************************************************************/
  /***********************************************************************************************************************
  Home Sale Cost Calculator
  *******************************************************************************************************************/
  
  section.home-sale-cost #escrowed {
      display: none;
  }
  .home-sale-cost{
      background: #f7fbff;
  }
  .home-sale-cost > .container {
      max-width: 800px;
      background: white;
      border-radius: 15px;
      padding: 24px 24px;
  }
  .home-sale-cost > .container .form-group {
      margin-bottom: 18px;
      display: flex;
      align-items: flex-start;
      flex-wrap: wrap;
  }
  .home-sale-cost > .container .form-group  .control-label {
      font-weight: 500;
      color: black;
      font-size: 15px;
      text-transform: uppercase;
      margin: 0 !important;
      min-width: 40%;
      margin-right: 49px !important;
  }
  .home-sale-cost > .container .form-group  .input-group[class*=col-] {
      padding-left: 16px;
      flex: 1;
  }
  .home-sale-cost > .container .form-group .col-sm-1 {
      width: auto;
  }
  
  
  .home-sale-cost > .container .row:last-child {
      display: flex;
      align-items: center;
      justify-content: center;
  }
  
  .home-sale-cost > .container .row:last-child .col-sm-4.col-sm-offset-2 {
      margin: 0 !important;
  }
  
  .home-sale-cost > .container .form-group  .form-control {
      border-color: #d5eafb;
  }
  .home-sale-cost > .container .form-group  .input-group-addon {
      background: #f6fbff;
      border-color: #d5eafb;
  }
  
  .calc-result {
      border: 1px solid #c0e0fb;
      border-radius: 8px;
      padding: 15px;
      background: #f6fbff;
  }
  
  .calc-label {
      font-size: 15px;
      font-weight: 600;
  }
  
  .calc-answer {
      font-size: 30px;
      font-weight: 600;
      color: #2771b0;
  }
  @media only screen and (max-width : 767px) {
  .home-sale-cost > .container .form-group .control-label {
      width: 100%;
      margin-bottom: 10px !important;
  }
  }
  /***********************************************************************************************************************
  More Info Form
  *******************************************************************************************************************/
  
  #moreinfoform label {
      width: 100%;
      font-weight: normal;
  }
  #moreinfoform .col-sm-6 {
      width: 100%;
  }
  /***********************************************************************************************************************
  footer section
  *******************************************************************************************************************/
  
  footer .copyright-span,
  footer .privacy-span,
  footer .investors-span,
  footer .powered-by-external{
      display:none;
  }
  footer div.bbb-logo-block-container {
      text-align:center;
  }
  footer div.bbb-logo-block-container img {
      max-height: 50px;
  }
  
  footer {
      background-color: #ffffff !important;
      color: #3b3b3b;
      overflow: hidden;
      border-top: 1px solid #efefef;
  }
  footer .footer-links-wrapper {
      border-top: 1px solid #f4f4f4;
      padding: 15px 0;
      margin: 0 !important;
      background-color: #fff;
  }
  footer .footer-links-wrapper li a{
      color: #000;
  }
  footer a,
  footer a:visited {
      color: #000;
  }
  footer a:active,
  footer a:focus,
  footer a:hover {
      background-color: transparent;
      color: #8993a2;
      text-decoration: none;
  }
  
  footer .footer-headline {
      margin-bottom: 20px;
  }
  footer .footer-headline h3 {
      margin-top: 12px;
      color: #2771b0;
      font-size: 20px;
      font-weight: 600;
  }
  footer .copyright a, footer .powered-by a {
      color: #2771b0;
  }
  footer .social-icons ul {
      margin: 0;
      padding: 0;
      width: 100%;
      overflow: hidden;
      list-style: none;
      text-align: center;
  }
  footer .social-icons ul li {
      padding: 0;
      margin: 0 5px 10px;
      display: inline-block;
  }
  footer .social-icons ul li a {
      height: 30px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      display: block;
      color: #ffffff;
      width: 30px;
  }
  footer .social-icons ul li a:hover { background-color: gray; }
  footer .social-icons ul li a i { line-height: 30px; }
  
  footer .footer-links ul {
      margin: 0;
      padding: 0;
      list-style: none;
  }
  footer .footer-links ul li {
      margin: 0 20px;
      display: inline-block;
      position: relative;
  }
  footer .footer-links ul li ul{
      margin-left: -100px;
  }
  footer .footer-links ul.footer-nav-bar {
      width: 100%;
      margin-bottom: 15px;
  }
  footer .footer-links {
      text-align:center;
      border-top: 0px solid #f4f4f4;
      padding-top: 0;
      text-align: center;
      margin-top: 15px;
      margin:0;
  }
  
  footer .copyright {
      padding: 10px;
      margin-top: 30px;
      font-size: 14px;
      border-top: 1px solid #f4f4f4;
  }
  footer .copyright > span,
  footer .copyright > a {
      float: left;
  }
  footer .copyright-statement {
      margin-right: 10px;
      font-weight: normal;
      color: white;
  }
  footer > div.copyright.lpeditable > div > span:nth-child(1),
  footer > div.copyright.lpeditable > div > a:nth-child(2) {
      float:left;
  }
  footer .powered-by {
      float: right;
  }
  
  footer .dropdown-menu > li > a,
  footer .dropdown-menu > li > a:visited {
      color: #8993a2;
  }
  
  footer .dropdown-menu > li > a:hover,
  footer .dropdown-menu > li > a:active,
  footer .dropdown-menu > li > a:focus {
      background: lightgray;
      color: #8993a2;
  }
  footer .dropdown-menu > li > p {color:black;font-weight:500;}
  footer .nav .open>a,
  footer .nav .open>a:hover,
  footer .nav .open>a:focus {
      background-color: transparent;
  }
  
  @media only screen and (max-width : 979px) {
      footer .copyright {font-size: 12px;}
      footer .powered-by {float: none;display: block;}
      footer > div.copyright.lpeditable > div > span:nth-child(1),
      footer > div.copyright.lpeditable > div > a:nth-child(2) {
          float: none;
      }
      footer .footer-headline h3 {
          margin-top: 50px;
          margin-bottom:-15px;
      }
  }
  
  @media only screen and (max-width : 767px) {
      footer {padding-bottom: 100px;}
      footer .footer-links {padding-top:10px; margin-top: 10px; margin-bottom:-25px}
      footer .footer-links ul li {display:block;}
      footer .footer-links ul li a {line-height: 40px;}
      footer .footer-links ul li ul {margin-left: 0px;}
      footer .copyright {text-align: center;}
      footer .copyright > span{float: none;}
      footer .powered-by {float: none;display: block;}
      footer .dropdown-menu > li > p {color:white;}
      footer .footer-links ul li {display: block;}
      footer .footer-links {padding-top:50px;}
      footer .footer-links ul li {display:block;}
      footer .footer-links ul li ul{margin-left: 0px;}
      footer .footer-links-wrapper {margin-bottom: 0px;}
  }
  
  
  /***********************************************************************************************************************
  Blog
  *******************************************************************************************************************/
  
  .blog_body_selector .lpcontainer {background: rgb(243,243,243);}
  .blog_body_selector .single-item, .blog_body_selector .sidebar, .blog_body_selector .blog-single {background:white;padding: 15px;}
  .blog_body_selector h3 {font-weight:bold;}
  .blog_body_selector h4 {color:#2c3e50; font-weight:bold;}
  .blog_body_selector h2, .blog_body_selector h1 {color: #2c3e50; font-weight:bold;}
  .blog_body_selector .sidebar a, .recentcomments {color:#2771b0;font-size:16px;}
  .blog_body_selector #commentform a {color: #2771b0;}
  .blog_body_selector div.meta, .blog_body_selector .meta a {color: #2c3e50 !important;}
  .blog_body_selector #submit {background: #2771b0; border: none;}
  .blog_body_selector footer {background:#2c3e50;}
  .blog .lpcontainer .navbar {
    position: unset;
    background: white;
    top: 0px;
 }
 .blog .lpcontainer .navbar .navbar-brand {
    color: black !important;
}
  
  
  /***********************************************************************************************************************
  global media queries
  *******************************************************************************************************************/
  /* Large Devices, Wide Screens */
  
  @media only screen and (max-width: 1200px) {}
  /* Medium Devices, Desktops */
  
  @media only screen and (max-width: 992px) {}
  /* Small Devices, Tablets */
  
  @media only screen and (max-width: 768px) {
      .hero-content > .col-sm-6 {
          background: rgba(0,
          0,
          0,
          0.15);
          padding-top: 10px;
      }
      #callus::after {display:none;}
      .small-section-title {
          margin-top: 20px;
      }
      .main {
          margin: 20px 0px 10px 10px;
      }
      .phone-cta span {
          font-size: 30px;
      }
      .sub {
          margin: 20px 0px 10px 80px;
      }
      .resource-set {
          margin: 50px;
      }
      .resource-set h3 {
          text-align: center;
          margin-bottom: 10px;
      }
      .form-horizontal {
          width: 100% !important;
      }
      .hero-text h1,
      .hero-text p {
          font-size: 30px;
      }
      h2 {
          font-size: 30px;
      }
      #investorform button {
          margin: 0;
          width: 100%;
      }
      .testimonial {
          margin-top: 0px;
          margin-bottom: 0px;
      }
      .button {
          font-size: 20px;
          width: 100%;
      }
      .testimonial {
          padding:20px 5px 20px 5px;
      }
      .highlighted-text {
          font-size: 20px;
      }
      .hero-content-form {
          padding: 10px 0;
      }
      .how-step {
          width: 250px;
          height: 250px;
      }
      .page-heading h1 {
          font-size: 22px;
      }
      .page-heading h4 {
          font-size: 18px;
      }
      .three-icons {
          margin-top: 0px;
      }
      .form-horizontal h2 {
          text-align: center;
      }
      .private-money {
          margin-top: 0px;
      }
      section.banner div.banner-sub-container {
          display: block;
      }
      #short-form {
          min-width: 100%;
      }
      .img-thumbnail {margin-top: 15px;}
  }
  /* Extra Small Devices, Phones */
  
  @media only screen and (max-width: 480px) {
      .lpcontainer .navbar-header a {font-size: 18px; line-height: 15px;}
  }
  .phone-cta .phone_link::before {content: ''; display: block;}
  .form-horizontal .form-group {text-align: left;}
  
  .hidewithreadmorebtn
  {
      display: none;
  }

.faq-question {
    font-weight: 700;
    font-size: 20px;
}
form .button {
    background: #2771b0;
    border-radius: 51px;
    width: auto;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px 32px !important;
    font-size: 18px !important;
}


/* new css  */

.lpcontainer .navbar {
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    background: transparent;
    z-index: 1;
}

.maine-top-header {
    background: #2870b0;
    color: #fff;
    text-align: right;
    padding: 5px;
    font-size: 14px;
}

.maine-top-header p{
    margin: 0;
}

.lpcontainer .navbar-nav > li > a {
    color: #ffffff !important;
}

.navbar-inverse .navbar-nav > li.active > a, .navbar-inverse.home-header .navbar-nav > li.active > a {
    background: transparent !important;
    border-bottom: 2px solid #ff9800;
    color: #ff9800 !important;
    font-weight: 600;
}


/* slider */

section#home-section {
    height: 100vh;
    position: relative;
    background-attachment: inherit;
    background-position: top center !important;
    /* background-image: url(//shared.leadpropeller.com/images/defaults/brightbanner.jpg); */
}

.banner-container {
    background: transparent;
    padding: 50px 0 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hero-text h1, .hero-text p {
    text-align: center;
    text-shadow: rgb(0 0 0) 3px 1px 0px;
}
.hero-text h1{
    font-size: 54px;
}
.hero-text p {
    font-size: 34px;
}
.hero-content-form {
    max-width: unset;
    width: 100%;
}

#short-form {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: rgb(0 0 0 / 23%);
    border: none;
}
section.banner #short-form h3, section.banner #short-form h2 {
    width: 100%;
    padding: 0;
    text-align: center;
    color: #fff;
}
.form-horizontal .form-group {
    text-align: left;
    flex: 1;
    margin-right: 10px;
}
#short-form input {
    background: rgb(255 255 255);
}

section.banner button {
    margin: 0;
    padding: 12px 15px !important;
    height: 47px !important;
    line-height: normal !important;
}


/* footer */

footer {
    background-color: #333333 !important;
    color: white;
    border: 1px solid #333333;
}

footer .footer-links-wrapper{
    background-color: #333333;
    border: 1px solid #333333;
}

footer .copyright {
    background: #222;
}

footer a, footer a:visited {
    color: #dcdcdc;
}

footer .footer-links-wrapper li a {
    color: white;
}


/* image animation */

.img-box:before , .img-box:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000a3;
    opacity: 0;
    transition: all 0.5s ease;
}

.img-box:after {
    background-color: transparent;
    content: "\f002";
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
    font-family: FontAwesome;
    transform: translateY(70px);
}

.img-box {
    position: relative;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: 15px;
}

.content-block-container .img-box  img {
    margin: 0;
}

.content-block-container:hover .img-box:before{
    opacity: 1;
}

.content-block-container:hover .img-box:after{
    opacity: 1;
    transform: translateY(0px);
}


/* flip hover  */

h2.lpeditable.mb-5 {
    margin-bottom: 45px;
}

.three-step-horizontal .col-md-4{
    background-color: rgb(235, 235, 235);
    position: relative;
    padding: 0;
}

.flip-hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    transform: scalex(-1);
    transition: all 0.5s ease;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;   
}

.flip-hover h3{
    margin: 0 !important;
}

.flip-hover-div{
    transition: all 0.3s ease;
    background-color: #fff;
}

.three-step-horizontal .col-md-4:hover .flip-hover-div{
    transform: scalex(-1);
    opacity: 0;
}

.three-step-horizontal .col-md-4:hover .flip-hover {
    transform: scalex(1);
    opacity: 1;
    border: 1px solid rgb(241, 241, 241);
}


/* offter */

section.offer-section {
   background: #ffffff; 
    color: #232323;
}

section.offer-section h3 {
    color: black;
}

@media only screen and (max-width: 480px) {
    #short-form .form-group {
        flex: auto;
        margin-right: 0px;
    }
    #short-form .col-xs-8 {
        padding-right: 0px;
    }
    section.banner button
    {
        margin: 0 auto;
    }
    .banner-p {line-height: 35px;}
    .hero-text {margin-bottom:0px;}
}


/*****************inner pages CSS****************/

.lpcontainer .inner-header .navbar {
    position: relative;
    top: 0;
    height: auto;
    padding:5px 15px;
}
.lpcontainer .inner-header .navbar-nav > li > a {
    color: #000000 !important;
    
}
.bg-dark {background: #002240;}
.page-head-section {background: #002240; color: #fff; text-align: center;padding:50px 0px;}
.page-head-section h1 {font-size: 44px; color: #fff; font-weight: 600; margin-bottom: 0; padding-top: 0;}
.page-head-section p {font-size: 24px; color: #fff; font-weight: 600;}

.content-section {
    padding: 50px 0;
}
.content-section h2 {font-size: 32px;font-weight: 600; margin-bottom: 10px;}
.content-section i {font-size: 18px;}
.content-section h3 {font-size: 20px;}
a {
    color: #ff9900;
}
.right-image .img-thumbnail {
    padding: 0;
    border-radius: 14px 14px 0 0;
}
.right-image > p.lpeditable {
    background: #fbfdff;
    color: #2870b0;
    font-weight: bold;
    padding: 16px;
    box-shadow: 0px 2px 8px -6px #828282;
    border-radius: 0 0 14px 14px;
}
.sell-house-form {
    background: #f9f9f9;
    position: relative;
}

form#sellhouseform {
    max-width: 800px;
    margin: 0 auto;
    background: #fff;
    padding: 24px;
    width: 100%;
    box-shadow: 0 0 20px rgb(0 0 0 / 7%);
    border-radius: 24px;
}
.sell-house-form input:hover {
    border: 2px solid #2870b0;
}

.testimonials-box {
    max-width: 620px;
    width: 100%;
    background: #fff;
    padding: 24px;
    margin: 0 auto;
    border-radius: 24px;
    position: relative;
}
.testimonials-box blockquote {border-left: 0px !important;padding-left: 40px;}
.testimonials-box blockquote::before {
    content: '\f10e';
    display: block;
    margin: 0 auto 70px;
    opacity: .5;
    text-align: center;
    font-size: 70px;
    font-family: 'FontAwesome';
    background: transparent;
    transform: scalex(-1);
    left: 24px;
    width: auto;
    height: auto;
    top: 48px;
    right: initial;
    color: rgb(0 0 0 / 8%);
    position: absolute;
    
}
.testimonials-box blockquote span {font-weight: 600; color: #e4545b;}
.sell-house-form .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    box-shadow: none;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #fff;
}
header.inner-header{overflow: inherit;}
.how-section {
    background: #f7f7f7;
}
footer .footer-links-wrapper ul.dropdown-menu li {margin: 0;}
footer .footer-links-wrapper ul.dropdown-menu {text-align: left;}
footer .footer-links-wrapper ul.dropdown-menu li a {
    color: #383838;
    text-align: left;
    padding: 5px 10px;
}
form.custom-form-standard button {
    margin-top: 20px;
    background-color: #2870b0 !important;
}
form.custom-form-standard button:focus {
    outline: none;
}
form.custom-form-standard h2 {font-size: 26px !important; margin-bottom: 25px !important;}
.lpcontainer .home-header .navbar-nav > li > a {
    color: #fff !important;
}

@media (max-width: 767px){
.lpcontainer .navbar-header a {
    font-size: 30px;
    line-height: 40px;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
    background: #000;
}
.lpcontainer .inner-header .navbar-nav > li > a {text-align: left;margin: 0;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999;
    text-align: left;
}
.maine-top-header p {
    margin: 0;
    text-align: center;
}
.lpcontainer .navbar-nav > li > a {text-align: left;color: #000000 !important;}
.navbar-collapse.in {margin: 0; padding: 0;}
.lpcontainer .navbar .container.nav-container {padding: 0;}
.lpcontainer .navbar .container.nav-container .navbar-nav {
    background: #fff;
}
.lpcontainer .navbar .navbar-header {
    margin-right:0px;
    margin-left: 15px;
}
.page-heading {
    padding-top: 60px;
    padding-bottom: 60px;
}
footer .footer-links-wrapper ul.dropdown-menu li a {
    text-align: left;
    padding: 5px 10px;
}
footer .footer-links-wrapper ul.dropdown-menu {
    text-align: left;
    background-color: #fff !important;
}
.hero-text h1 {
    font-size: 40px;
}
.hero-text p {
    font-size: 26px;
}
.hero-text {
    margin-top: 110px;
}
.three-step-horizontal .col-md-4 {
    margin-bottom: 20px;
}
.lpcontainer .home-header .navbar-nav > li > a {
    color: #000 !important;
}
}

#hideinbright
{
    display: none;
}

.blog .lpcontainer .navbar-nav > li > a {
    color: black !important;
}