.row {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 992px) {
  header {
    margin-top: 30px;
  }
}
header #logo img {
  width: 100px;
  height: 100%;
  margin: 10px 0 0 10px;
}
@media (min-width: 992px) {
  header #logo img {
    width: 160px;
  }
}
@media (min-width: 992px) {
  header #estate {
    font-size: 1.2rem;
  }
}
header #phone-number {
  color: #0143e3;
}
@media (min-width: 992px) {
  header #phone-number {
    margin: 10px 12% 0 0;
  }
}
header #phone-icon {
  margin: 10px 0 0 0;
}

#hero {
  text-align: center;
  padding-bottom: 40px;
  color: #131d26;
  margin-right: 0;
  margin-left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f0f3f8+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f0f3f8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f0f3f8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f0f3f8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f0f3f8",GradientType=0 );
  /* IE6-9 */
}
@media (min-width: 992px) {
  #hero {
    margin-top: 50px;
  }
}
#hero a {
  color: #0066ff;
}
#hero h1 {
  font-size: 2.3rem;
  line-height: 2.4rem;
  font-weight: lighter;
  margin: 35px 0;
}
@media (min-width: 992px) {
  #hero h1 {
    font-size: 3.1rem;
    line-height: 3.3rem;
  }
}
@media (min-width: 1280px) {
  #hero h1 {
    font-size: 4rem;
    line-height: 4.3rem;
  }
}
#hero .subhead {
  font-size: 1.1rem;
}
@media (min-width: 768px) {
  #hero .subhead {
    width: 75%;
    margin: 0 auto;
  }
}
#hero .disclaimer {
  font-size: 0.75rem;
  color: #656f7a;
}
@media (min-width: 992px) {
  #hero .disclaimer {
    font-size: 0.9rem;
    margin: 35px 0 0;
  }
}
#hero .plan-card {
  border: 1px solid #c9ced4;
  text-align: left;
  position: relative;
  background: #fff;
}
#hero .plan-card .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  #hero .plan-card {
    border: 2px solid #c9ced4;
    border-right: none;
    height: 510px;
  }
}
@media (min-width: 992px) {
  #hero .plan-card {
    border-right: 2px solid #c9ced4;
    max-width: 460px;
  }
}
#hero .plan-card h3 {
  font-size: 1.3rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  #hero .plan-card h3 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
#hero .plan-card h3 span {
  font-weight: 300;
  display: block;
}
#hero .plan-card .pricing {
  color: #3a444e;
  height: 50px;
}
#hero .plan-card .modal-trigger {
  height: 48px;
  width: 48px;
}
#hero .plan-card .plan-copy-container {
  border-top: 2px solid #c9ced4;
}
#hero .plan-card .plan-copy-wrap {
  width: 80%;
  font-weight: 600;
}
#hero .plan-card .plan-copy-wrap span {
  color: #0066ff;
}

.blue {
  border: 1px solid #0066ff !important;
}
@media (min-width: 768px) {
  .blue {
    border: 2px solid #0066ff !important;
    height: 800px !important;
  }
}
.blue #best-value {
  position: absolute;
  color: white;
  width: 160px;
  height: 33px;
  padding: 3px;
  text-align: center;
  font-style: italic;
  top: -12px;
  left: -1px;
  background: #0066ff;
}
@media (min-width: 768px) {
  .blue #best-value {
    right: -2px;
    left: unset;
  }
}
.blue .plan-copy-container {
  border-top: 2px solid #0066ff !important;
}

#dave-ramsey #dave-says {
  position: relative;
  margin-top: 150px;
}
#dave-ramsey #dave-says #quotes {
  position: absolute;
  top: -65px;
  left: -70px;
  z-index: -10;
}
#dave-ramsey #dave-says #dave-says-copy {
  font-size: 1.5rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  #dave-ramsey #dave-says #dave-says-copy {
    width: 80%;
  }
}
#dave-ramsey #dave-quote {
  font-size: 1rem;
  color: #3a444e;
}
#dave-ramsey #dr-img {
  max-width: 300px;
  display: block;
  margin: 70px auto 0;
}
@media (min-width: 768px) {
  #dave-ramsey #dr-img {
    max-width: 500px;
  }
}
@media (min-width: 992px) {
  #dave-ramsey #dr-img {
    max-width: 90%;
  }
}

footer {
  margin: 150px 0 0;
  padding: 0;
}
footer .container {
  padding: 0;
}
footer .disclaimer {
  font-size: 0.9rem;
}

.modalplan {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  display: none;
  padding-top: 60px;
  background-color: rgba(0, 0, 0, 0.2);
}
.modalplan .modalplan-wrap {
  width: 96%;
  margin: 0 auto;
  background: white;
  text-align: center;
  position: relative;
}
.modalplan .modalplan-wrap .closebtn {
  position: absolute;
  border: 1px solid #0066ff;
  top: 15px;
  right: 15px;
  font-size: 36px;
  margin-left: 50px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 100;
}
.modalplan .modalplan-wrap .closebtn span {
  position: absolute;
  top: -10px;
  left: 9px;
}
.modalplan .container h3 {
  font-size: 2.2rem;
  line-height: 2rem;
}
.modalplan .container .mt-3 {
  position: relative;
}
.modalplan .container p {
  font-size: 1rem;
  font-weight: 600;
  display: inline;
}
.modalplan .container p span {
  color: #0066ff;
}

.mt-3 {
  position: relative;
}
.mt-3 p {
  display: inline;
}
.mt-3 .field-tip {
  cursor: help;
  display: inline;
}
.mt-3 .field-tip .tip-content {
  position: absolute;
  top: -10px;
  /* - top padding */
  right: 9999px;
  width: 100%;
  margin-right: -220px;
  /* width + left/right padding */
  padding: 10px;
  color: #fff;
  -webkit-box-shadow: 2px 2px 5px #aaa;
  -moz-box-shadow: 2px 2px 5px #aaa;
  box-shadow: 2px 2px 5px #aaa;
  opacity: 1;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -ms-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}
.mt-3 .field-tip:hover .tip-content {
  opacity: 1;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0;
  top: 40px;
  color: #000;
  border-top: 2px solid #015ce4;
  background: white;
  text-align: left;
  z-index: 100;
}
.mt-3 .field-tip:hover .tip-content img, .mt-3 .field-tip:hover .tip-content div {
  display: inline;
}
.mt-3 .field-tip:hover .tip-content h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 10px;
}
.mt-3 .field-tip:hover .tip-content p {
  font-size: 0.9rem;
  color: #656f7a;
}

.lz-button.lz-button-primary {
  background: #0066ff;
  color: #fff;
  border: 2px solid #0066ff;
}

.lz-button.lz-button-primary:hover:enabled {
  background: #fff;
  color: #0066ff;
}

.lz-button.lz-button-outline {
  background: 0 0;
  color: #0066ff;
  border: 2px solid #0066ff;
}

.lz-button.lz-button-outline:hover:enabled {
  background: #0066ff;
  color: #fff;
}

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