.Html_ActionCoach_2019 .homeTitles {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 24px;
  padding: 0 0 15px 0;
  color: #0d5191;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
@media (min-width: 768px) {
  .Html_ActionCoach_2019 .homeTitles {
    font-size: 32px;
    padding: 30px 0;
  }
}
.Html_ActionCoach_2019 .homeTitles:before {
  content: "-";
  padding-right: 15px;
  color: #e30c1d;
}
@media (min-width: 768px) {
  .Html_ActionCoach_2019 .aboutIntro .textIntro {
    padding-bottom: 30px;
  }
}
.Html_ActionCoach_2019 .aboutIntro .textIntro .text {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Montserrat', sans-serif;
  color: #666666;
}
.Html_ActionCoach_2019 .aboutIntro .contactIntro:before {
  border-top: 1px solid #d6d6d6;
  content: "";
  display: block;
  padding: 15px 0;
}
.Html_ActionCoach_2019 .aboutIntro .contactIntro .contactPhone {
  display: inline-block;
  width: 50%;
}
.Html_ActionCoach_2019 .aboutIntro .contactIntro .contactPhone .phone {
  color: #0d5191;
  font-family: 'Roboto Slab', serif;
  font-size: 18px;
}
.Html_ActionCoach_2019 .aboutIntro .contactIntro .contactPhone .phone:before {
  content: "-";
  padding-right: 15px;
  color: #e30c1d;
}
.Html_ActionCoach_2019 .aboutIntro .contactIntro .contactPhone a {
  line-height: 24px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #666666;
}
@media (min-width: 768px) {
  .Html_ActionCoach_2019 .aboutIntro .contactIntro .contactPhone a {
    font-size: 16px;
  }
}
.Html_ActionCoach_2019 .aboutIntro .contactIntro .contactPhone a:hover,
.Html_ActionCoach_2019 .aboutIntro .contactIntro .contactPhone a:focus,
.Html_ActionCoach_2019 .aboutIntro .contactIntro .contactPhone a:active {
  color: #e30c1d;
  text-decoration: none;
}
.Html_ActionCoach_2019 .resume {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  line-height: 21px;
}
.Html_ActionCoach_2019 .footerTitles {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0;
}
.Html_ActionCoach_2019 .footerTitles .title {
  font-size: 28px;
  padding: 0 0 15px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.Html_ActionCoach_2019 .footerTitles .title:before {
  content: "-";
  padding-right: 15px;
  color: #e30c1d;
}
.Html_ActionCoach_2019 .footerTitles .desc {
  font-size: 14px;
  padding: 0 0 15px;
  color: white;
  font-family: 'Montserrat', sans-serif;
}
@media (min-width: 768px) {
  .Html_ActionCoach_2019 .footerTitles .desc {
    font-size: 16px;
  }
}
.Html_ActionCoach_2019 .blogButton {
  text-align: center;
  padding: 60px 0;
}
.Html_ActionCoach_2019 .blogButton .blogCTA {
  background: #0d5191;
  padding: 6px 12px;
  border-radius: 5px;
  color: white;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
.Html_ActionCoach_2019 .blogButton .blogCTA:hover,
.Html_ActionCoach_2019 .blogButton .blogCTA:focus,
.Html_ActionCoach_2019 .blogButton .blogCTA:active {
  text-decoration: none;
  background: #e30c1d;
}
.Html_ActionCoach_2019 .ctaContainer {
  max-width: 1200px;
  margin: 0 auto 30px;
}
.Html_ActionCoach_2019 .ctaContainer .articlesCta {
  background: #0d5191;
  color: white;
  padding: 6px 12px;
  border-radius: 5px;
  font-family: 'Montserrat', sans-serif;
  text-decoration: none !important;
  font-weight: 400 !important;
}
.Html_ActionCoach_2019 .ctaContainer .articlesCta:hover,
.Html_ActionCoach_2019 .ctaContainer .articlesCta:focus,
.Html_ActionCoach_2019 .ctaContainer .articlesCta:active {
  background: #e30c1d;
  text-decoration: none;
  color: white;
}
.Html_ActionCoach_2019 .moreContainer {
  background: white;
  padding: 15px;
  margin-top: 15px;
}
.Html_ActionCoach_2019 .moreContainer .title {
  color: #0d5191;
  font-size: 18px;
  font-family: 'Roboto Slab', serif;
}
.Html_ActionCoach_2019 .moreContainer .text {
  color: #666666;
  font-size: 14px;
  padding-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
}
.Html_ActionCoach_2019 .moreContainer .ctaMore {
  background: #0d5191;
  padding: 6px 12px;
  border-radius: 5px;
  color: white;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}
.Html_ActionCoach_2019 .moreContainer .ctaMore:hover,
.Html_ActionCoach_2019 .moreContainer .ctaMore:focus,
.Html_ActionCoach_2019 .moreContainer .ctaMore:active {
  text-decoration: none;
  background: #e30c1d;
}
.Html_ActionCoach_2019 .counterContainer {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 0;
}
.Html_ActionCoach_2019 .counterContainer .counterItem {
  width: 100%;
  display: inline-block;
}
.Html_ActionCoach_2019 .counterContainer .counterItem:last-child {
  border-right: none !important;
}
@media (min-width: 768px) {
  .Html_ActionCoach_2019 .counterContainer .counterItem {
    width: 20%;
    border-right: 1px solid #d6d6d6;
  }
}
.Html_ActionCoach_2019 .counterContainer .counterItem .number {
  text-align: center;
  font-size: 30px;
  font-family: 'Roboto Slab', serif;
}
.Html_ActionCoach_2019 .counterContainer .counterItem .title {
  text-align: center;
  font-size: 18px;
  font-family: 'Roboto Slab', serif;
}
.Html_ActionCoach_2019 .testimonialTitles {
  padding: 60px 0;
}
.Html_ActionCoach_2019 .testimonialTitles h2 {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #0d5191;
}
.Html_ActionCoach_2019 .testimonialTitles h3 {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  color: #0d5191;
}
.Html_ActionCoach_2019 .diagnosticContainer {
  padding: 60px 0;
}
.Html_ActionCoach_2019 .diagnosticContainer .text {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.Html_ActionCoach_2019 .diagnosticContainer .formMore {
  text-align: left;
  display: block;
  padding: 15px 0;
}
.Html_ActionCoach_2019 .diagnosticContainer .formMore .cta {
  text-align: center;
  display: block;
  padding: 6px 12px;
  border-radius: 5px;
  background: #0d5191;
  margin: 0 auto;
  color: white;
  font-family: 'Montserrat', sans-serif;
}
.Html_ActionCoach_2019 .diagnosticContainer .formMore .cta:hover,
.Html_ActionCoach_2019 .diagnosticContainer .formMore .cta:focus,
.Html_ActionCoach_2019 .diagnosticContainer .formMore .cta:active {
  text-decoration: none;
  background: #e30c1d;
}

