/* home page masthead */
.section--hero p.sub-head {
  font-size: 73px;
  margin-top: 0;
  line-height: 1.2em; }

.section--hero p.sub-head-long {
  font-size: 70px;
  margin-top: 0;
  line-height: 1.2em; }

.section--hero h1 {
  font-size: 36px;
  margin-bottom: 0; }

h4 {
  font-size: 22px; }

@media (max-width: 690px) {
  .section--hero p.sub-head-long {
    font-size: 36px; }

  .section--hero h1 {
    font-size: 15px; }

  h4 {
    font-size: 20px; }

  [class*="col-"] {
    font-size: 16px; } }
@media (max-width: 767px) {
  .section--xs-small .heading__title, .section--small .heading__title, .section--medium .heading__title, .section--large .heading__title, .section--full .heading__title {
    font-size: 26px; } }
/* heading under masthead */
@media (min-width: 768px) {
  .col-md-8 {
    float: none;
    width: 75.666667%; } }
/* ask the doctor section */
.section.section--feature.section--top.section--xs-small.section--light.section--1543598420038 {
  padding-top: 0; }

.section.section--heading.section--top.section--xs-small.section--light.section--1543598532334 {
  padding-bottom: 0; }

/* Pricing Table */
.pricing__price {
  font-size: 1.5em; }

hr {
  border-top: 1px solid #fff;
  margin: 40px 0; }

/* Jam's custom css */
.teal {
  color: #2E8B94; }

.footer__powered-by {
  display: none; }

.adios {
  display: none; }
