@font-face {
  font-family: 'IvyWebFontRegular';
  src: url('/fonts/ANLTPro-Regular.otf');
}

@font-face {
  font-family: 'IvyWebFontMedium';
  src: url('/fonts/ANLTPro-Medium.otf');
}

@font-face {
  font-family: 'IvyWebFontBold';
  src: url('/fonts/ANLTPro-Bold.otf');
}

@font-face {
  font-family: 'IvyWebFontUltraLight';
  src: url('/fonts/ANLTPro-Ultralight.otf');
}

#lp,
#lp * {
  box-sizing: border-box;
}

body#lp  {
  background-color: #006667;
  color: #006667;
  font-family: "IvyWebFontRegular", avenir, 'avenir next', helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  text-align: center;
}

#lp h1,
#lp h2,
#lp h3,
#lp h4,
#lp p {
  font-weight: normal;
}

#lp h1 {
  font-family: 'IvyWebFontUltraLight', avenir, 'avenir next', helvetica, arial, sans-serif;
  font-size: 40px;
  letter-spacing: 2.3px;
  margin-top: 0;
}

#lp h1.lp-heading:after {
  margin: 15px 0 45px;
  width: 384px;
}

#lp h2.lp-heading {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 1.33;
  margin: 0 auto;
  width: 600px;
}

#lp h4 {
  font-family: 'IvyWebFontRegular', avenir, 'avenir next', helvetica, arial, sans-serif;
}

#lp h4,
#lp strong {
  font-size: 20px;
  line-height: 1.55;
}

#lp strong {
  font-family: 'IvyWebFontBold', avenir, 'avenir next', helvetica, arial, sans-serif;
}

#lp a {
  color: #006667;
  text-decoration: none;
}

#lp .lp-btn {
  background-color: #006667;
  border: 2px solid #7dcbcb;
  display: block;
  font-family: "IvyWebFontBold", avenir, 'avenir next', helvetica, arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
}

#lp .lp-btn:hover {
  background-color: #b1dfde;
  border-color: #7dcbcb;
  color: #006667;
}

#lp ul {
  list-style: none;
  padding: 0;
}

#lp ul li {
  display: inline;
}

#lp main {
  overflow: hidden;
}

#lp section {
  width: 100%;
}

#lp .lp-container {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  padding: 100px 0;
  width: 1000px;
}

#lp header, 
#lp footer {
  width: 100%;
}

#lp header {
  height: 108px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 300;
}

#lp header .lp-container {
  padding: 18px 0 15px;
}

#lp header .lp-btn {
  float: right;
  margin-top: 10px;
  width: 204px;
}

#lp footer {
  font-size: 12px;
}

#lp footer .lp-container {
  padding: 35px 0 60px;
}

#lp footer .lp-copyright {
  display: inline-block;
  margin-top: 40px;
}

#lp footer .lp-logo {
  height: 42px;
  width: 42px;
}

#lp footer a:hover {
  text-decoration: underline;
}

#lp footer ul {
  font-family: "IvyWebFontBold", avenir, 'avenir next', helvetica, arial, sans-serif;
  font-size: 14px;
  margin: 30px 0;
}

#lp footer ul li:after {
  content: "|";
  display: inline-block;
  padding: 0 30px;
}

#lp footer ul li:last-child:after {
  display: none;
}

#lp .lp-dark {
  background-color: #006667;
  color: #fff;
  text-align: left;
}

#lp .lp-dark a {
  color: #fff;
}

#lp .lp-white {
  background-color: #fff;
}

#lp aside {
  border-bottom: solid 3px #7dcbcb;
  border-top: solid 3px #7dcbcb;
  margin: 60px auto;
  overflow: hidden;
  padding: 35px;
  width: 885px;
}

#lp aside ul {
  margin-top: 45px;
}

#lp aside ul li {
  display: block;
  font-family: 'IvyWebFontMedium', avenir, 'avenir next', helvetica, arial, sans-serif;;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 2.25;
  text-transform: uppercase;
}

#lp .lp-hero {
  margin-top: 106px;
  background-image: url("/images/ivypay-v2/pattern-600.jpg");
  background-repeat: repeat;
  position: relative;
}

#lp .no-margin-top {
  margin-top: 0px;
}

#lp .referralContainer {
  background-image: url("/images/ivypay-v2/pattern-600-white.jpg");
  height: auto;
}

#lp .referralContainer > .lp-container {
  padding-bottom: 55px !important;
}

#lp .referralContainer > .lp-container > h3 {
  text-align: center;
  font-size: 24px;
  color: #006667;
  font-family: 'IvyWebFontBold', avenir, 'avenir next', helvetica, arial, sans-serif;;
}

#lp .referralContainer > .lp-container > p {
  text-align: center;
  font-size: 24px;
  color: #006667;
  font-family: 'IvyWebFontRegular', avenir, 'avenir next', helvetica, arial, sans-serif;;
}

#lp .lp-hero .lp-container {
  padding-bottom: 160px;
  padding-top: 95px;
  position: relative;
}

#lp .lp-hero .lp-btn {
  margin-bottom: 25px;
  width: 292px;
}

#lp .lp-hero-content {
  width: 400px;
}

#lp .lp-hero-content h3 {
  font-size: 24px;
  letter-spacing: 0.4px;
  line-height: 1.5em;
  margin-bottom: 40px;
  max-width: 315px;
}

#lp .lp-tagline {
  max-width: 290px;
}

#lp .lp-hero-content .lp-tagline span {
  display: inline-block;
  float: left;
  text-align: left;
  width: 200px;
}

#lp .lp-hero-content .lp-tagline img {
  margin-right: 18px;
  margin-top: 7px;
}

#lp .lp-heading:after {
  border-top: 2px solid #7dcbcb;
  content: "";
  display: block;
  height: 3px;
  margin: 30px auto;
  width: 235px;
}

#lp .lp-hero .lp-shape {
  background-color: #fff; 
  bottom: 0;
  height: 290px;
  left: 0;
  margin-bottom: -1px;  
  position: absolute;
  width: 100%;
  z-index: 110;
  -webkit-clip-path: polygon(100% 45%, 0% 100%, 100% 100%);
  clip-path: polygon(100% 45%, 0% 100%, 100% 100%);
}

#lp .lp-hero .lp-container.lp-hero-phone-container {
  height: 0;
  overflow: visible;
  padding: 0;
  position: relative;
}

#lp .lp-hero-phone {
  bottom: 35px;
  position: absolute;
  left: 50%;
  z-index: 220;
}

#lp .lp-features {
  background-color: #fff;
}

#lp .lp-features > div {
  display: inline-block;
  float: left;
  padding: 30px 15px 0;
  width: 33.3333%;
}

#lp .lp-features h3 {
  font-family: 'IvyWebFontBold', avenir, 'avenir next', helvetica, arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
}

#lp .lp-features p {
  font-size: 20px;
  line-height: 1.35em;
  margin-bottom: 0;
}

#lp .lp-hipaa-section {
  position: relative;
  margin: auto;
  width: 800px;
}

#lp .lp-hipaa-section h2 {
  font-size: 30px;
  letter-spacing: 0.7px;
  line-height: 1.33;
  margin-top: 0;
}

#lp .lp-hipaa-section p {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 0;
  margin-right: 150px;
  max-width: 640px;
}

#lp .lp-hipaa-section img {
  height: auto;
  position: absolute;
  right: 0;
  top: 6px;
  width: 114px;
}

#lp .lp-testimonials {
  background-color: #b1dfde;
}

#lp .lp-testimonials h2 {
  font-family: 'IvyWebFontMedium', avenir, 'avenir next', helvetica, arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.33;
  margin: 0 auto;
}

#lp .lp-testimonials aside {
  position: relative;
}

#lp .lp-testimonials aside blockquote {
  font-family: 'IvyWebFontMedium', avenir, 'avenir next', helvetica, arial, sans-serif;
  float: left;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 30px;
  padding: 35px 15px;
  width: 50%;
}

#lp .lp-testimonials aside img {
  position: absolute;
}

#lp .lp-testimonials aside .lp-top-quotes {
  left: 15px;
  top: 35px;
}

#lp .lp-testimonials aside .lp-bottom-quotes {
  bottom: 35px;
  right: 15px;
  transform: rotate(180deg);
}

#lp .lp-testimonials ul {
  display: flex;
  flex-wrap: wrap;
  margin: 40px auto 0;
}

#lp .lp-testimonials ul li {
  float: left;
  line-height: 1.5em;
  margin: 25px 0;
  text-align: left;
  width: 50%;
}

#lp .lp-testimonials ul li > img {
  border: 3px solid #7dcbcb;
  border-radius: 50%;
  float: left;
  margin-right: 25px;
}

#lp .lp-testimonials ul li p {
  font-family: "IvyWebFontMedium", avenir, 'avenir next', helvetica, arial, sans-serif;
  font-weight: 500;
}

#lp .lp-testimonials ul li span {
  clear: both;
  float: right;
  font-style: italic;
  text-align: right;
}

#lp .lp-testimonials ul li:nth-child(odd) {
  padding-right: 20px;
}

#lp .lp-testimonials ul li:nth-child(even) {
  padding-left: 20px;
}

#lp .lp-testimonials ul li.lp-quotes > div {
  margin: 60px 0 30px 170px;
  text-align: center;
}

#lp .lp-testimonials ul li.lp-quotes img {
  margin-right: 30px;
}

#lp .lp-testimonials ul li.lp-quotes p {
  margin-top: 45px;
}

#lp .lp-details {
  background-color: #fff;
}

#lp .lp-details .lp-container {
  padding-bottom: 75px;
}

#lp .lp-details h2 {
  font-family: 'IvyWebFontBold', avenir, 'avenir next', helvetica, arial, sans-serif;
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 2.5;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#lp .lp-details h3 {
  display: inline-block;
  font-size: 24px;
  line-height: 1.29em;
  margin: 0;
}

#lp .lp-details aside {
  margin-bottom: 70px;
  margin-top: 30px;
  padding-bottom: 30px;
  padding-top: 25px;
  max-width: 790px;
}

#lp .lp-details strong {
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 30px;
}

#lp .lp-cta {
  display: block;
  margin: 0 auto;
  width: 300px;
}

#lp .lp-cta .lp-btn {
  background-color: #fff; 
  margin: 40px auto 20px;
  width: 268px;
}

#lp .lp-cta .lp-btn:hover {
  background-color: #006667;
  border-color: #7dcbcb;
  color: #fff;
}

#lp .lp-cta span {
  display: inline-block;
}

@media only screen and (min-width: width: 1201px;) {
  #lp .lp-hero-phone {
      right: -540px;
  }
}

@media only screen and (max-width: 1200px) {
  #lp aside  {
    margin: 0 auto;
    padding: 90px 0;
    width: 100%;
  }

  #lp .lp-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  #lp header .lp-container {
    padding: 15px 20px;
    width: 100%;
  }

  #lp footer .lp-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  #lp h1.lp-heading:after {
    margin: 15px auto 45px; 
    width: 240px;
  }

  #lp .lp-hero-content {
    text-align: center;
    width: 100%;
  }

  #lp .lp-hero-content h3 {
    margin-left: auto;
    margin-right: auto;
  }

  #lp .lp-hero-content .lp-tagline {
    font-size: 14px;
    margin: 0 auto;
    width: 300px;
  }

  #lp .lp-hero-content .lp-tagline span {
    width: 180px;
  }

  #lp .lp-hero-content .lp-tagline img {
    height: 20px;
    margin-right: 10px;
  }

  #lp .lp-hero .lp-container {
    padding-bottom: 300px;
    padding-top: 55px;
  }

  #lp .lp-hero .lp-btn {
    margin: 0 auto 20px;
  }

  #lp .lp-hero .lp-shape {
    -webkit-clip-path: polygon(100% 82%, 0% 100%, 100% 100%);
    clip-path: polygon(100% 82%, 0% 100%, 100% 100%);
  }

  #lp .lp-hero-phone {
    bottom: -80px;
    left: 28%;
    width: 640px;
  }

  #lp .lp-heading:after {
    margin-bottom: 35px;
    width: 240px;
  }

  #lp .lp-features > div {
    padding-left: 10px;
    padding-right: 10px;
  }

  #lp .lp-hipaa-section {
    text-align: center;
    width: 100%;
  }

  #lp .lp-hipaa-section p {
    margin-left: auto;
    margin-right: auto;
  }

  #lp .lp-hipaa-section img {
    display: block;
    margin: 40px auto;
    position: relative;
  }

  #lp .lp-testimonials .lp-container {
    overflow: visible;
  }

  #lp .lp-testimonials ul {
    margin-top: 0;
  }

  #lp .lp-testimonials ul li {
    margin-top: 0;
  }

  #lp .lp-testimonials ul li.lp-quotes img {
    margin: 0 auto;
  }

  #lp .lp-testimonials ul li.lp-quotes > div {
    margin: 35px auto;
  }

  #lp .lp-testimonials aside blockquote {
    margin: 20px 0;
    padding: 0;
    width: 100%;
  }

  #lp .lp-testimonials aside img {
    display: block;
    margin: 20px auto;
    position: relative;
  }

  #lp .lp-testimonials aside img.lp-top-quotes,
  #lp .lp-testimonials aside img.lp-bottom-quotes {
    position: absolute;
  }

  #lp .lp-testimonials ul li > img {
    display: block;
    float: none;
    margin: 30px auto;
  }

  #lp .lp-details aside  {
    margin: 45px auto;
    padding: 45px 0;
  }

  #lp footer ul li {
    margin-right: 15px;
  }

  #lp footer ul li:after {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #lp h1 {
    font-size: 24px;
    letter-spacing: 1.2px;
  }

  #lp h2 {
    font-size: 20px;
  }

  #lp h2.lp-heading {
    font-size: 20px;
    letter-spacing: 0.7px;
    line-height: 1.5;
    margin-top: 30px;
    width: 100%;
  }

  #lp p,
  #lp blockquote {
    font-size: 16px;
  }

  #lp .lp-hipaa-section h2 {
    font-size: 20px;
    line-height: 1.5em;
    margin: 0 30px 50px;
  }

  #lp .lp-hipaa-section p {
    font-size: 16px;
  }

  #lp h4,
  #lp strong {
    font-size: 16px;
  }

  #lp .lp-container {
    padding: 75px 0;
    width: 240px;
  }

  #lp header {
    height: 67px;
  }

  #lp aside {
    width: 240px;
  }

  .lp-logo {
    height: 36px;
  }

  #lp header .lp-btn {
    font-size: 12px;
    height: 36px;
    line-height: 1em;
    margin-top: 0;
    padding: 10px;
    width: 158px;
  }

  #lp .lp-hero {
    margin-top: 66px;
  }

  #lp .lp-hero .lp-container {
    padding-bottom: 200px;
  }

  #lp h1.lp-heading:after {
    margin-bottom: 15px;
  }

  #lp .lp-hero-content h3 {
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 1.72em;
  }

  #lp .lp-hero-content .lp-tagline {
    width: 240px;
  }

  #lp .lp-hero .lp-btn {
    width: 240px;
  }

  #lp .lp-hero-phone {
    left: 0px;
    width: 460px;
  }

  #lp .lp-features {
    flex-flow: column;
  }

  #lp .lp-features > div {
    margin-bottom: 40px;
    padding: 0;
    width: 100%;
  }

  #lp .lp-features > div:last-child {
    margin-bottom: 0;
  }

  #lp .lp-features h3 {
    line-height: 1.67em;
  }

  #lp .lp-features p {
    font-size: 16px;
    line-height: 1.5em;
  }

  #lp .lp-testimonials h2 {
    font-size: 20px;
    line-height: 1.5em;
  }

  #lp .lp-testimonials aside {
    margin: 60px 0;
    padding: 30px 0 85px;
  }

 #lp .lp-testimonials aside h2 {
    margin-bottom: 90px;
 }

  #lp .lp-testimonials aside img.lp-top-quotes,
  #lp .lp-testimonials aside img.lp-bottom-quotes {
    left: 0;
    right: 0;
  }

  #lp .lp-testimonials aside .lp-top-quotes {
    top: 90px;
  }

  #lp .lp-testimonials aside img.lp-bottom-quotes {
    bottom: 15px;
  }

  #lp .lp-testimonials ul li {
    line-height: 1.5em;
    margin-top: 0;
    width: 100%;
  }

  #lp .lp-testimonials ul li:nth-child(odd),
  #lp .lp-testimonials ul li:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
  }

  #lp .lp-testimonials ul li p,
  #lp .lp-testimonials aside blockquote {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }

  #lp .lp-details h2 {
    font-size: 10px;
    margin-bottom: 15px;
  }

  #lp .lp-details h3 {
    font-size: 20px;
    line-height: 1.65em;
  }

  #lp .lp-details h4 {
    font-size: 16px;
    line-height: 1.69em;
  }

  #lp .lp-details ul li {
    font-size: 11px;
    line-height: 3em;
  }

  #lp .lp-details strong {
    line-height: 1.81em;
    margin-top: 0;
  }

  #lp .lp-details aside {
    margin: 45px auto 55px;
    padding: 45px 0 30px;
  }

  #lp .lp-cta {
    width: 100%;
  }

  #lp .lp-cta .lp-btn {
    width: 240px;
  }

  #lp .lp-cta span {
    font-size: 12px;
    line-height: 1.4em;
  }

  #lp footer .lp-container {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }

  #lp footer p {
    font-size: 12px;
  }

  #lp footer ul li {
    display: block;
    line-height: 2.43;
    margin-bottom: 15px;
  }

  #lp footer ul li:after {
    display: none;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ CSS */
  #lp .lp-hero {
    overflow: hidden;
  }

  #lp .lp-hero .lp-container {
    padding-bottom: 60px;
  }

  #lp .lp-hero-phone {
    bottom: -110px;
  }

  #lp .lp-hero .lp-shape {
    display: none !important;
  }
}

@supports (-ms-ime-align:auto) {
   /* IE Edge 12+ CSS */
  #lp .lp-hero {
    overflow: hidden;
  }

  #lp .lp-hero .lp-container {
    padding-bottom: 60px;
  }

  #lp .lp-hero-phone {
    bottom: -110px;
  }

  #lp .lp-hero .lp-shape {
    display: none !important;
  }
}
