.breadcrumbs-v5 .breadcrumbs-v5-title {
font-size: 50px;
}

.fa-google-plus:before, .ff-font-awesome4.icon-google-plus:before {
    content: '\f041';
}

h2 a {
display: none;
}

p {
font-size: 15px !important;
}

.section-heading > .ff-richtext.paragraph *, .section-heading > p * {
    font-size: 15px;
}

/* ToothIQ Responsive CSS */
.toothiq-wrap {
  margin: 0 auto;
  max-width: 1080px;
}

.toothiq {
  padding: 5% 0 0 0;
  position: relative;
}

.toothiq iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* END */

