.lm-home-first-section {
  background-image: url('data:image/svg+xml,<svg width="1920" height="449" viewBox="0 0 1920 449" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1665.5 277C1625.93 353.65 1550.07 404.89 1464.19 412.978L1459.41 413.428H67.8374H-3V448.5H452H914.5H1921V413.428V206.964V0.5V0.5C1815.51 30.7294 1730.32 108.698 1690.88 211.1L1665.5 277V277Z" fill="%230E5892"/></svg>');
  background-repeat: no-repeat;
  background-position: 0 105%;
  background-size: 100%;
}
.lm-home-first-section .hero-section {
  padding-top: 50px !important;
  padding-bottom: 100px !important;
  margin-bottom: 10px;
}
.lm-home-first-section .hero-section .home-hero-text {
  padding-left: 14px;
  box-sizing: border-box;
}
.lm-home-first-section .hero-section .title {
  font-size: 250%;
  line-height: 130%;
}
.lm-home-first-section .hero-section .platform-feature-button {
  font-size: 230%;
  padding: 15px 16px;
  border: 1px solid #cdcdcd;
  margin: 0px 0 20px;
  display: inline-block;
}
.lm-home-first-section .hero-section #showcase-slide-img-block .image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}
.lm-home-first-section .hero-section #showcase-slide-img-block .image-holder .img-carousel {
  width: 95%;
  max-width: 650px;
}
.lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text {
  border-radius: 8px;
  background-color: #FFFDF8;
  padding: 10px 12px;
  width: 200px;
  font-size: 110%;
  box-shadow: 0 4px 9px rgba(7, 26, 49, 0.1647058824);
}
.lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.first-item {
  margin-top: -13%;
}
.lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.second-item {
  margin-top: 0%;
}
.lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.third-item {
  margin-top: 16%;
}
.lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text .showcase-slide-subpoint {
  padding-left: 10%;
  font-weight: 600;
}
.lm-home-first-section .hero-section .lm-medium-screens-box {
  display: none;
}

.why-leadsmount {
  background-image: url("/images/dashboard/curved-bg.png");
  background-repeat: no-repeat;
  background-position: 100% bottom;
}
.why-leadsmount .home-convert-more-leads .text-matched {
  padding-left: 20px;
  padding-right: 34px;
  text-align: center;
  margin: 0 auto;
}
.why-leadsmount .bg-wrapper {
  width: 90%;
  max-width: 550px;
  background: #e1eef9;
  overflow: visible;
  margin-left: 20px;
}
.why-leadsmount .bg-wrapper .showcase-image-leads {
  width: 110%;
  margin-top: 20px;
  margin-left: -20px;
  margin-bottom: -20px;
}
.why-leadsmount .intuitive-block {
  padding: 0 30px 30px;
}
.why-leadsmount .intuitive-block h3 {
  padding-left: 0;
  padding-bottom: 10px;
}
.why-leadsmount .empower-agency-block {
  margin-top: 20px;
  padding: 0 30px 30px;
}
.why-leadsmount .empower-agency-block h3 {
  padding-left: 0;
  padding-bottom: 10px;
}

.home-smart-features .flat-content-wrapper {
  max-width: 700px;
  padding-left: 5%;
}
.home-smart-features .platform-image {
  padding-left: 20px;
  width: 90%;
  max-width: 520px;
}
.home-smart-features .content-card {
  padding: 20px 14px;
  margin: 40px 10px 0;
  box-shadow: 1px 1px 4px 0 #cdcdcd;
}
.home-smart-features .content-card img {
  width: 90px;
}
.home-smart-features .content-card.lm-topline {
  border-top: 3px solid #046B7B;
}
.home-smart-features .content-card .card-title {
  margin: 30px 0 20px;
  font-size: 1.4rem !important;
  font-weight: 500;
}

.power-agencies-block .showcase-text {
  background-color: rgba(98, 100, 103, 0.3882352941);
  background-image: url("/images/showcase-bg.png");
  background-repeat: no-repeat;
  background-position: 100% bottom;
  margin-left: 50px;
  margin-right: 70px;
  padding: 40px 40px;
}
.power-agencies-block h2, .power-agencies-block h3, .power-agencies-block h4 {
  font-family: "Quicksand", sans-serif;
}

@media all and (max-width: 1040px) {
  .lm-home-first-section .hero-section {
    padding-top: 0px !important;
  }
  .lm-home-first-section .hero-section .title {
    font-size: 230%;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.first-item {
    margin-top: -4%;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.third-item {
    margin-top: -4%;
  }
  .power-agencies-block .agency-showcase-box {
    flex-direction: column;
    text-align: center;
  }
  .power-agencies-block .agency-showcase-box h3, .power-agencies-block .agency-showcase-box h4, .power-agencies-block .agency-showcase-box p {
    text-align: center;
  }
  .power-agencies-block .agency-showcase-box p.medium {
    margin: 20px auto 70px;
  }
  .power-agencies-block .agency-showcase-box > div.agency-show {
    max-width: 100% !important;
    min-width: 100% !important;
    background-position: center;
    min-height: 480px;
    margin-bottom: 40px;
    background-size: contain;
  }
  .power-agencies-block .agency-showcase-box > div.agencies-feat-box {
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .power-agencies-block .agency-showcase-box > div.agencies-feat-box .showcase-text {
    margin: 0 30px;
  }
}
@media all and (max-width: 950px) {
  .lm-home-first-section .hero-section {
    flex-direction: column !important;
    padding-bottom: 0 !important;
  }
  .lm-home-first-section .hero-section > li {
    flex: 1;
    max-width: 100% !important;
  }
  .lm-home-first-section .hero-section .title {
    text-align: center;
  }
  .lm-home-first-section .hero-section #carousel-button {
    text-align: center;
  }
  .lm-home-first-section .hero-section .lm-large-only-screens-box {
    display: none;
  }
  .lm-home-first-section .hero-section .lm-medium-screens-box {
    display: block;
  }
  .lm-home-first-section .hero-section .hero-medium-content {
    margin: 120px auto 0;
    text-align: center;
    width: 90%;
    max-width: 650px !important;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block {
    padding: 50px 50px 0 50px;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .image-holder {
    position: relative;
    height: auto !important;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .image-holder .img-carousel {
    width: 90%;
    max-width: 600px;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints {
    position: absolute;
    top: 0;
    left: 0;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text {
    font-size: 1.05rem;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.first-item {
    position: relative;
    margin-top: 0;
    top: -8vw;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.second-item {
    position: relative;
    margin-top: 0;
    top: -0.625vw;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.third-item {
    position: relative;
    top: 8vw;
  }
  .why-leadsmount .intuitive-block .intuitive-block-content {
    flex-direction: column;
    text-align: center;
  }
  .why-leadsmount .intuitive-block .intuitive-block-content > h3 {
    padding: 20px 20px 10px 20px !important;
  }
  .why-leadsmount .intuitive-block .intuitive-block-content > p {
    padding-top: 0;
  }
  .why-leadsmount .empower-agency-block {
    text-align: center;
  }
}
@media all and (max-width: 768px) {
  .lm-home-first-section .hero-section .platform-feature-button {
    font-size: 200%;
  }
  .why-leadsmount .intuitive-block {
    margin-top: 60px;
  }
  .why-leadsmount .home-features-align-box {
    flex-direction: column;
  }
  .why-leadsmount .home-features-align-box > div {
    max-width: 100% !important;
  }
  .why-leadsmount .empower-agency-block {
    margin-top: 60px;
  }
  .power-agencies-block .agency-showcase-box > div.agency-show {
    min-height: 380px;
  }
}
@media all and (max-width: 600px) {
  .lm-home-first-section .hero-section #showcase-slide-img-block {
    padding: 50px 5px 0 5px;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .image-holder .img-carousel {
    width: 95%;
    max-width: 600px;
  }
  .lm-home-first-section .hero-section .hero-medium-content {
    margin: 20px auto 0;
  }
  .home-smart-features .a-b-testing-zone, .home-smart-features .conversion-tracking-zone {
    flex-direction: column;
    text-align: center;
  }
  .home-smart-features .a-b-testing-zone > div.child-xl-40, .home-smart-features .conversion-tracking-zone > div.child-xl-40 {
    max-width: 100%;
    min-width: 100%;
  }
  .home-smart-features .a-b-testing-zone > div.child-xl-60, .home-smart-features .conversion-tracking-zone > div.child-xl-60 {
    max-width: 100%;
    min-width: 100%;
  }
  .home-smart-features .a-b-testing-zone .platform-image, .home-smart-features .conversion-tracking-zone .platform-image {
    padding-left: 0;
    width: 60%;
    max-width: 520px;
    margin-bottom: 20px;
  }
  .home-smart-features .conversion-tracking-zone {
    flex-direction: column-reverse;
  }
}
@media all and (max-width: 480px) {
  .lm-home-first-section .hero-section #showcase-slide-img-block .image-holder .img-carousel {
    width: 100%;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints {
    position: static !important;
    margin-top: 25px;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints > li > div {
    align-items: center !important;
    margin: 30px;
  }
  .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.first-item, .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.second-item, .lm-home-first-section .hero-section #showcase-slide-img-block .showcase-textpoints .slide-sc-text.third-item {
    top: 0;
    align-items: center;
  }
  .power-agencies-block .agency-showcase-box div.agencies-feat-box .showcase-text {
    padding: 12px;
    margin: 0 5px;
  }
}
@media all and (max-width: 340px) {
  .lm-home-first-section .hero-section .platform-feature-button {
    font-size: 170%;
  }
  .why-leadsmount .intuitive-block {
    box-sizing: border-box;
    padding: 0 20px 30px;
  }
}