.eap-homepage-13 {
  font-size: 16px;
  color: #333;
}
.eap-homepage-13 .hero {
  padding-top: var(--eap-nav-overtflow-padding);
}
.eap-homepage-13 #video-container {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  pointer-events: none;
}
.eap-homepage-13 .single-content .post-excerpt p {
  margin: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .eap-homepage-13 .hero,
  .eap-homepage-13 .form-row,
  .eap-homepage-13 .home-cta-row {
    background-attachment: scroll;
  }
}
.eap-homepage-13 .background-video-wrapper {
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .eap-homepage-13 .background-video-wrapper {
    padding-top: 0;
  }
}
.eap-homepage-13 .background-video iframe {
  width: 100vw;
  height: 177.7777777778vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.eap-homepage-13 #image-container {
  position: absolute;
  width: 100vw;
  max-height: 100vh;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.eap-homepage-13 .eap-search {
  padding-bottom: 0;
}
.eap-homepage-13 .eap-homes-post-default {
  padding: 0 !important;
}
.eap-homepage-13 .eap-react-idxsearch--is-homepage {
  max-width: 750px !important;
}
.eap-homepage-13 a.feature-link {
  color: #333 !important;
  text-decoration: none !important;
}
.eap-homepage-13 .post-link {
  text-decoration: none;
}
.eap-homepage-13 .single-post {
  margin: 2em auto;
  border-radius: 6px;
  border: 1px solid #dae1e9;
  overflow: hidden;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
  background-color: #fcfcfd;
}
.eap-homepage-13 .single-post:hover {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.06);
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
  transform: translateY(-5px);
  transition: 0.4s;
  background-color: #fff;
}
.eap-homepage-13 .single-post .single-content {
  padding: 1em 2em;
}
.eap-homepage-13 .single-post .light {
  border-radius: 0 0 5px 5px !important;
}
.eap-homepage-13 .single-post .post-title {
  color: #333;
  font-size: 1.5em;
  font-weight: bold;
}
.eap-homepage-13 .single-post .post-excerpt {
  font-size: 1.125em;
  color: #9ba6b2;
}
.eap-homepage-13 .eap-background-overlay {
  display: none;
}
.eap-homepage-13 .eap-idx-search-form {
  margin: 1em auto;
  max-width: 600px;
  padding: 1em;
}
.eap-homepage-13 .eap-idx-search-form .input-group {
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
}
.eap-homepage-13 .eap-idx-search-form .form-control {
  height: 60px;
  font-size: 1.5em;
}
.eap-homepage-13 .eap-idx-search-form input::placeholder {
  font-size: 18px !important;
  line-height: 35px;
}
.eap-homepage-13 .eap-idx-search-form .search-button {
  height: 60px;
}
.eap-homepage-13 .cma-container {
  width: 90%;
  max-width: 715px;
  margin: 0 auto;
  position: relative;
}
.eap-homepage-13 .btn-home {
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.eap-homepage-13 .btn-main-color, .eap-homepage-13 .btn-main-color.btn-primary {
  color: #fff !important;
  margin-top: 1.5em;
  border: 1px solid rgba(0, 0, 0, 0.17) !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.15) !important;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.eap-homepage-13 .btn-main-color:hover, .eap-homepage-13 .btn-main-color.btn-primary:hover {
  opacity: 0.9 !important;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.15) !important;
}
.eap-homepage-13 .btn-white-color {
  background-color: #fff !important;
  border: none !important;
}
.btn-default:focus .eap-homepage-13 .btn-default:active {
  color: var(--global-template-13-main-color) !important;
}
.eap-homepage-13 .container-fluid {
  padding: 0 !important;
}
.eap-homepage-13 .row {
  margin: 0 !important;
}
.eap-homepage-13 .container {
  max-width: 1200px !important;
  width: 100%;
}
.eap-homepage-13 .hero {
  position: relative;
  background-attachment: fixed;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .eap-homepage-13 .hero {
    min-height: 33vh;
  }
}
@media screen and (min-width: 1024px) {
  .eap-homepage-13 .hero {
    min-height: 50vh;
  }
}
.eap-homepage-13 .hero .hero-container {
  padding: 2em;
  position: relative;
  z-index: 1;
}
.eap-homepage-13 .hero .title {
  font-size: 2.2em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: var(--eap-header-font);
}
@media screen and (min-width: 768px) {
  .eap-homepage-13 .hero .title {
    font-size: 4em;
  }
}
.eap-homepage-13 .hero .subtitle {
  font-size: 1.5em;
  font-family: var(--eap-header-font);
}
@media screen and (min-width: 768px) {
  .eap-homepage-13 .hero .subtitle {
    font-size: 2em;
  }
}
.eap-homepage-13 .hero .subtitle,
.eap-homepage-13 .hero .title {
  color: #fff;
  line-height: 1.2em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.eap-homepage-13 .screen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.35);
}
.eap-homepage-13 .tri-feature {
  text-align: center;
  padding-bottom: 4em;
  position: relative;
  background: #fff;
}
.eap-homepage-13 .tri-feature .tri-title {
  font-family: var(--eap-header-font);
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.5em;
}
@media screen and (max-width: 416px) {
  .eap-homepage-13 .tri-feature .tri-title {
    padding-top: 2em;
  }
}
.eap-homepage-13 .tri-feature .tri-subtitle {
  font-size: 1em;
  color: #9ba6b2;
  padding-top: 1em;
}
.eap-homepage-13 .tri-feature .tri-image img {
  max-width: 225px;
}
.eap-homepage-13 .home-cta-row {
  min-height: 500px;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding-top: 6em;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .eap-homepage-13 .home-cta-row {
    background-attachment: scroll;
  }
}
.eap-homepage-13 .home-cta-row .cta-row-container {
  max-width: 1080px;
  margin: 0 auto;
  padding: 1em;
}
.eap-homepage-13 .home-cta-row .title {
  font-family: var(--eap-header-font);
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 0.5em;
  margin-top: 1em;
}
.eap-homepage-13 .home-cta-row .subtitle {
  font-size: 1.125em;
  margin-bottom: 1em;
}
.eap-homepage-13 .home-cta-row .cta-image img {
  width: 100%;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
}
@media screen and (max-width: 416px) {
  .eap-homepage-13 .home-cta-row .cta-image img {
    margin-top: 2em;
    margin-bottom: 2em;
  }
}
.eap-homepage-13 .features {
  padding-bottom: 4em;
}
.eap-homepage-13 .features-title {
  font-size: 1.75em;
  font-weight: bold;
  margin: 2em auto;
  padding-top: 2em;
  text-align: center;
}
.eap-homepage-13 .feature {
  margin: 0 auto;
  text-align: center;
  border-radius: 4px;
  background-color: rgba(245, 247, 250, 0.3);
  border: 1px solid #dae1e9;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
  padding: 2em;
  margin-bottom: 2em;
}
.eap-homepage-13 .feature .title {
  font-family: var(--eap-header-font);
  font-size: 1.25em;
  font-weight: 700;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.eap-homepage-13 .feature .subtitle {
  color: #9ba6b2;
  font-size: 1em;
  line-height: 1.6;
}
.eap-homepage-13 .feature:hover {
  background-color: #fff;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.06);
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
  transform: translateY(-5px);
}
.eap-homepage-13 .feature:hover .title {
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.eap-homepage-13 .feature:hover .icon {
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.eap-homepage-13 .feature .icon {
  background-color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  position: relative;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.eap-homepage-13 .feature .icon i {
  font-size: 2.5em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.eap-homepage-13 .eap-sac-form-body {
  padding: 0;
}
.eap-homepage-13 .eap-optin-container {
  color: #9ba6b2;
}
.eap-homepage-13 .eap-sac-form-label {
  float: left;
  color: #9ba6b2;
  padding-left: 0.5em;
  font-size: 0.7em;
}
.eap-homepage-13 .eap-sac-form-submit {
  line-height: 30px !important;
  top: -16px;
}
.eap-homepage-13 .cs-placeholder {
  color: #333 !important;
}
.eap-homepage-13 .eap-sac-form-calltimeholder {
  min-height: 60px;
}
.eap-homepage-13 .form-row {
  text-align: center;
  min-height: 500px;
  padding-top: 4em;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .eap-homepage-13 .form-row {
    background-attachment: scroll;
  }
}
.eap-homepage-13 .form-row .form-row-image {
  width: 100px;
  height: 100px;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 0 auto;
}
.eap-homepage-13 .form-row .agent-name {
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 1em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.eap-homepage-13 .form-row .agent-info {
  position: relative;
  top: 4em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  margin-top: 4em;
  margin-bottom: 2em;
}
.eap-homepage-13 .form-row .agent-info .agent-company {
  color: #fff !important;
}
@media screen and (max-width: 416px) {
  .eap-homepage-13 .form-row .agent-info {
    top: 0;
  }
}
.eap-homepage-13 .form-row .sac-form .title {
  font-family: var(--eap-header-font);
  font-size: 2em;
  font-weight: bold;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.eap-homepage-13 .idx-row {
  min-height: 400px;
  position: relative;
  /*
  .idx-shortcode {
      text-align: center;
  }
  */
}
.eap-homepage-13 .idx-row .eap-map-canvas {
  display: none !important;
}
.eap-homepage-13 .cta-row-2 {
  min-height: 250px;
  position: relative;
}
.eap-homepage-13 .cta-row-2 .container {
  position: relative;
  padding-top: 5em;
  padding-bottom: 2em;
}
.eap-homepage-13 .cta-row-2 .title {
  font-family: var(--eap-header-font);
  font-size: 2em;
  color: #fff;
  font-weight: bold;
  line-height: 1em;
}
@media screen and (max-width: 416px) {
  .eap-homepage-13 .cta-row-2 .title {
    font-size: 1.5em;
  }
}
.eap-homepage-13 .cta-row-2 .subtitle {
  font-size: 1.25em;
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (min-width: 416px) {
  .eap-homepage-13 .cta-row-2 .subtitle {
    margin: 0.5em 0;
    font-size: 1em;
    margin-bottom: 1em;
  }
}
.eap-homepage-13 .posts {
  min-height: 400px;
}