/* Generated by less 2.5.1 */
/*
Theme Name: NCH - Pediatric Practices
Theme URI:
Version: 1.0
Description:
Author: Basecraft
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
html {
  overflow-x: hidden;
}
html,
body {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
img.block {
  display: block;
  width: 100%;
}
table,
iframe {
  max-width: 100%;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.background-image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.vert-align-middle {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vert-align-middle > * {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.vert-align-bottom {
  display: table;
  width: 100%;
  height: 100%;
}
.vert-align-bottom > * {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.vert-align-top {
  display: table;
  width: 100%;
  height: 100%;
}
.vert-align-top > * {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.wrapper {
  max-width: 1450px;
  margin: 0 auto;
  padding: 0 50px;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 480px) {
  .wrapper {
    padding: 0 15px;
  }
}
body {
  background-color: white;
  font-size: 18px;
  font-family: 'Roboto Condensed', 'Arial', sans-serif;
  line-height: 1.4;
  font-weight: 400;
  color: #454545;
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 16px;
  }
}
header {
  height: 140px;
  padding: 30px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: white;
}
@media only screen and (max-width: 1000px) {
  header {
    position: absolute;
    height: 90px;
    padding: 10px 0;
  }
}
@media only screen and (max-width: 480px) {
  header {
    height: 60px;
    padding: 0;
  }
}
header .wrapper {
  position: static;
}
header .header-logo {
  float: left;
  padding: 5px 0;
}
header .header-logo img {
  height: 70px;
  width: auto;
}
@media only screen and (max-width: 1000px) {
  header .header-logo img {
    height: 60px;
  }
}
@media only screen and (max-width: 480px) {
  header .header-logo img {
    height: 50px;
  }
}
header .header-menu {
  list-style: none;
  float: right;
  margin: 23px 0 0;
  padding: 0;
}
@media only screen and (max-width: 1000px) {
  header .header-menu {
    display: none;
    height: auto;
    width: 100%;
    float: none;
    clear: both;
    padding: 15px 0;
    margin: 0;
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    z-index: 7;
    background-color: white;
  }
}
@media only screen and (max-width: 480px) {
  header .header-menu {
    top: 60px;
  }
}
header .header-menu li {
  float: left;
  margin-right: 25px;
}
@media only screen and (max-width: 1000px) {
  header .header-menu li {
    float: none;
    margin: 0 0 20px;
    padding: 5px;
    width: 100%;
    text-align: center;
  }
}
header .header-menu li a {
  display: block;
  position: relative;
  padding: 5px;
  color: #454545;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
header .header-menu li a span {
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}
@media only screen and (max-width: 1000px) {
  header .header-menu li a span {
    opacity: 1;
    left: 50%;
    right: auto;
    bottom: -15px;
    width: 75px;
    height: 2px;
    margin-left: -37px;
  }
}
header .header-menu li a.active span,
header .header-menu li a:hover span {
  opacity: 1;
}
@media only screen and (max-width: 1000px) {
  header .header-menu li a {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  header .header-menu li a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  header .header-menu li:last-child a span {
    display: none;
  }
}
header .header-mobile {
  display: none;
  width: 90px;
  padding: 5px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
@media only screen and (max-width: 1000px) {
  header .header-mobile {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  header .header-mobile {
    width: 60px;
  }
}
header .header-mobile img.close {
  display: none;
}
header.mobile-open .header-mobile img.open {
  display: none;
}
header.mobile-open .header-mobile img.close {
  display: block;
}
main {
  padding-top: 140px;
}
@media only screen and (max-width: 1000px) {
  main {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 480px) {
  main {
    padding-top: 60px;
  }
}
main section {
  position: relative;
}
body.page-template-home .section1 .wrapper {
  padding: 0;
}
body.page-template-home .section1 .feature-container {
  height: 650px;
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section1 .feature-container {
    height: 550px;
    position: relative;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .feature-container {
    height: 450px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section1 .feature-container {
    height: 360px;
  }
}
body.page-template-home .section1 .feature-container .feature-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 15%;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .feature-container .feature-image {
    right: 0;
    background-position: 90% center;
  }
}
body.page-template-home .section1 .feature-container .feature-text {
  width: 500px;
  margin: 0;
  padding: 0.5em 1em;
  position: absolute;
  left: 0;
  top: 100px;
  font-size: 48px;
  color: black;
  line-height: 1.2;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .feature-container .feature-text {
    width: 440px;
    font-size: 40px;
  }
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section1 .feature-container .feature-text {
    width: 380px;
    font-size: 36px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .feature-container .feature-text {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
    font-size: 30px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section1 .feature-container .feature-text {
    font-size: 24px;
  }
}
body.page-template-home .section1 .feature-blocks {
  width: 250px;
  position: absolute;
  right: 50px;
  top: 25px;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .feature-blocks {
    width: 225px;
    right: 25px;
  }
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section1 .feature-blocks {
    width: 200px;
    right: 0;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .feature-blocks {
    position: static;
    width: 100%;
  }
}
body.page-template-home .section1 .feature-blocks .feature-block {
  padding: 15px 20px 20px;
  color: white;
  margin-bottom: 15px;
}
body.page-template-home .section1 .feature-blocks .feature-block:first-child p {
  text-align: center;
}
body.page-template-home .section1 .feature-blocks .feature-block:first-child a {
  display: block;
  background-color: #fff;
  border: 1px #fff solid;
  border-radius: 8px;
  padding: 8px 12px;
  text-decoration: none;
  text-align: center;
  color: #000000;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.3);
}
body.page-template-home .section1 .feature-blocks .feature-block:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .feature-blocks .feature-block {
    margin-bottom: 0;
  }
}
body.page-template-home .section1 .feature-blocks .feature-block .feature-block-header {
  padding: 0.25em 0 1em;
  font-size: 18px;
  font-weight: 700;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .feature-blocks .feature-block .feature-block-header {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .feature-blocks .feature-block .feature-block-header {
    font-size: 18px;
  }
}
body.page-template-home .section1 .feature-blocks .feature-block .feature-block-header img {
  float: left;
  width: 22px;
  position: relative;
  top: -1px;
  margin-right: 15px;
}
body.page-template-home .section1 .feature-blocks .feature-block .feature-block-content {
  font-size: 18px;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .feature-blocks .feature-block .feature-block-content {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .feature-blocks .feature-block .feature-block-content {
    font-size: 18px;
  }
}
body.page-template-home .section2 .middle-container {
  max-width: 850px;
  margin: 15px auto 0;
  padding: 10px 0 50px 0;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section2 .middle-container {
    margin-top: 0;
  }
}
body.page-template-home .section2 .middle-container .middle-header {
  margin: 0;
  padding: 0 0 0.5em;
  font-size: 40px;
  line-height: 1.2;
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section2 .middle-container .middle-header {
    font-size: 32px;
  }
}
body.page-template-home .section2 .middle-container .middle-icons {
  padding: 25px 0;
  margin-top: 25px;
  text-align: center;
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section2 .middle-container .middle-icons {
    max-width: 400px;
    margin: 25px auto 0;
  }
}
@media only screen and (max-width: 420px) {
  body.page-template-home .section2 .middle-container .middle-icons {
    margin-top: 15px;
  }
}
body.page-template-home .section2 .middle-container .middle-icons .middle-icon {
  display: inline-block;
  width: 20%;
  padding: 0 5px;
  margin: 0 2% 15px;
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section2 .middle-container .middle-icons .middle-icon {
    float: left;
    width: 50%;
    margin: 0 0 25px;
  }
}
@media only screen and (max-width: 420px) {
  body.page-template-home .section2 .middle-container .middle-icons .middle-icon {
    width: 100%;
    padding-bottom: 10px;
  }
}
body.page-template-home .section2 .middle-container .middle-icons .middle-icon img {
  width: 50px;
  margin: 0 auto 15px;
}
body.page-template-home .section2 .middle-container .middle-icons .middle-icon .middle-icon-text {
  font-size: 20px;
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section2 .middle-container .middle-icons .middle-icon .middle-icon-text {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section2 .middle-container .middle-icons .middle-icon .middle-icon-text {
    font-size: 16px;
  }
}
body.page-template-home .section2 .middle-container .middle-link {
  font-size: 18px;
}
body.page-template-home .section3 .wrapper {
  padding: 0;
}
body.page-template-home .section3 .lower-container {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section3 .lower-container {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section3 .lower-container {
    padding-bottom: 0;
  }
}
body.page-template-home .section3 .lower-container .lower-slider-panel {
  padding: 25px 50px;
  width: 500px;
  position: absolute;
  top: 25px;
  left: 50px;
  z-index: 5;
  border-top: 3px solid #454545;
  background-color: #eeeeee;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section3 .lower-container .lower-slider-panel {
    width: 450px;
  }
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section3 .lower-container .lower-slider-panel {
    width: 400px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section3 .lower-container .lower-slider-panel {
    position: static;
    width: 100%;
  }
}
body.page-template-home .section3 .lower-container .lower-slider-panel .lower-slider-header {
  padding: 0.25em 0 0.667em;
  font-size: 30px;
  font-weight: 700;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section3 .lower-container .lower-slider-panel .lower-slider-header {
    font-size: 26px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section3 .lower-container .lower-slider-panel .lower-slider-header {
    font-size: 22px;
  }
}
body.page-template-home .section3 .lower-container .lower-slider-panel .content-slide {
  display: block;
  margin-bottom: 1em;
  position: relative;
  font-size: 20px;
  line-height: 1.2;
  cursor: pointer;
  transition: color 0.2s ease-in-out;
}
body.page-template-home .section3 .lower-container .lower-slider-panel .content-slide.active {
  font-weight: 700;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section3 .lower-container .lower-slider-panel .content-slide {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section3 .lower-container .lower-slider-panel .content-slide {
    font-size: 16px;
  }
}
body.page-template-home .section3 .lower-container .lower-slider-panel .content-slide .icon-active {
  display: none;
  width: 20px;
  height: auto;
  position: absolute;
  left: -30px;
  top: 2px;
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section3 .lower-container .lower-slider-panel .content-slide .icon-active {
    width: 16px;
  }
}
body.page-template-home .section3 .lower-container .lower-slider-panel .content-slide.active .icon-active {
  display: block;
}
body.page-template-home .section3 .lower-container .lower-slider-panel .content-slides-buttons {
  display: none;
}
body.page-template-home .section3 .lower-container .lower-slider-panel .content-slide em {
  font-size: 14px;
  line-height: 1.2;
}
body.page-template-home .section3 .lower-container .lower-slider-images {
  width: 80%;
  margin-left: 20%;
  height: 600px;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section3 .lower-container .lower-slider-images {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section3 .lower-container .lower-slider-images {
    height: 500px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section3 .lower-container .lower-slider-images {
    height: 400px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section3 .lower-container .lower-slider-images {
    height: 320px;
  }
}
body.page-template-home .section3 .lower-container .lower-slider-images .background-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
body.page-template-home .section3 .lower-container .lower-slider-images .background-image.animating {
  z-index: 2;
  opacity: 1;
}
body.page-template-home .section3 .lower-container .lower-slider-images .background-image.active {
  z-index: 1;
  opacity: 1;
}
body.page-template-default .section1 .wrapper {
  padding: 0;
}
body.page-template-default .section1 .top-container {
  height: 450px;
}
@media only screen and (max-width: 800px) {
  body.page-template-default .section1 .top-container {
    height: auto;
  }
}
body.page-template-default .section1 .top-container .top-left {
  float: left;
  width: 60%;
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 800px) {
  body.page-template-default .section1 .top-container .top-left {
    height: 400px;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-default .section1 .top-container .top-left {
    height: 320px;
  }
}
body.page-template-default .section1 .top-container .top-left .background-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
body.page-template-default .section1 .top-container .top-right {
  float: left;
  width: 40%;
  height: 100%;
}
@media only screen and (max-width: 800px) {
  body.page-template-default .section1 .top-container .top-right {
    height: auto;
    width: 100%;
    padding: 50px 0;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-default .section1 .top-container .top-right {
    padding: 25px 0;
  }
}
body.page-template-default .section1 .top-container .top-right .vert-align-middle > * {
  padding: 0 10%;
  text-align: left;
}
@media only screen and (max-width: 800px) {
  body.page-template-default .section1 .top-container .top-right .vert-align-middle > * {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-default .section1 .top-container .top-right .vert-align-middle > * {
    padding: 0 15px;
  }
}
body.page-template-default .section1 .top-container .top-right .top-header {
  margin: 0;
  padding: 0 0 1em;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  body.page-template-default .section1 .top-container .top-right .top-header {
    font-size: 20px;
  }
}
body.page-template-default .section1 .top-container .top-right .top-subheader {
  margin: 0;
  padding: 0;
  font-size: 48px;
  color: black;
  line-height: 1.2;
}
@media only screen and (max-width: 1000px) {
  body.page-template-default .section1 .top-container .top-right .top-subheader {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-default .section1 .top-container .top-right .top-subheader {
    font-size: 32px;
  }
}
body.page-template-default .section2 .content-columns {
  padding-top: 25px;
  padding-left: 15%;
}
@media only screen and (max-width: 1000px) {
  body.page-template-default .section2 .content-columns {
    padding-left: 0;
  }
}
@media only screen and (max-width: 800px) {
  body.page-template-default .section2 .content-columns {
    padding-top: 0;
  }
}
body.page-template-default .section2 .content-columns .column-left {
  float: left;
  width: 75%;
  padding-right: 10%;
}
@media only screen and (max-width: 800px) {
  body.page-template-default .section2 .content-columns .column-left {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}
body.page-template-default .section2 .content-columns .column-right {
  float: left;
  width: 25%;
}
@media only screen and (max-width: 800px) {
  body.page-template-default .section2 .content-columns .column-right {
    float: none;
    width: 100%;
    max-width: 250px;
    margin: 25px auto;
  }
}
.leaves {
  position: relative;
  z-index: 100;
  margin: -50px 0 0 0;
}
@media only screen and (max-width: 1000px) {
  .leaves {
    position: relative;
    z-index: 100;
    margin: 0 0 0 0;
  }
}
.leaves img {
  width: 40%;
  height: auto;
}
@media only screen and (max-width: 1000px) {
  .leaves img {
    width: 60%;
    height: auto;
  }
}
@media only screen and (max-width: 600px) {
  .leaves img {
    width: 90%;
    height: auto;
  }
}
.leaves2 {
  display: flex;
  justify-content: flex-end;
  position: relative;
  margin-bottom: 50px;
  margin-top: -50px;
}
.leaves2 img {
  width: 460px;
  height: auto;
  padding-right: 80px;
}
@media only screen and (max-width: 600px) {
  .leaves2 img {
    width: 280px;
    height: auto;
    padding-right: 30px;
  }
}
.grass {
  background-image: url(images/grass.svg);
  width: 100%;
  height: 100px;
  background-repeat: repeat-x;
  background-position: bottom;
}
footer {
  padding: 20px 0;
  position: relative;
  background-color: #e6e7e8;
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  footer {
    font-size: 15px;
  }
}
footer.fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
footer .footer-logo {
  float: left;
  margin-right: 50px;
}
footer .footer-logo img {
  height: 70px;
  width: auto;
}
@media only screen and (max-width: 1000px) {
  footer .footer-logo img {
    height: 60px;
  }
}
@media only screen and (max-width: 480px) {
  footer .footer-logo img {
    height: 50px;
  }
}
footer .footer-column {
  float: left;
  width: 225px;
  padding: 5px 20px;
  margin-right: 20px;
  position: relative;
}
@media only screen and (max-width: 875px) {
  footer .footer-column {
    clear: left;
    margin-top: 15px;
    margin-left: 10px;
  }
}
footer .footer-column img {
  width: 20px;
  position: absolute;
  top: 5px;
  left: -10px;
}
footer .footer-newsletter {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}
@media only screen and (max-width: 1400px) {
  footer .footer-newsletter {
    float: right;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1220px) {
  footer .footer-newsletter {
    float: left;
    clear: left;
    margin-top: 15px;
  }
}
footer .footer-newsletter .footer-newsletter-header {
  padding: 0.5em 0;
}
footer .footer-newsletter .footer-newsletter-container {
  padding-top: 10px;
  width: 200px;
  /*
            input { display: block; height: 40px; width: 200px; max-width: 100%; float: left; padding: 1em; border: 0;
                font-size: 12px;
                background-color: white;
            }
            */
}
footer .footer-newsletter .footer-newsletter-container button {
  display: block;
  height: 40px;
  width: 100%;
  padding: 0.5em 1.5em;
  border: 0;
  font-size: 12px;
  color: white;
  background-color: #454545;
  opacity: 0.85;
  transition: opacity 0.15s ease-in-out;
}
footer .footer-newsletter .footer-newsletter-container button:hover {
  opacity: 1;
}
footer .footer-social {
  float: right;
}
@media only screen and (max-width: 1400px) {
  footer .footer-social {
    clear: right;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1220px) {
  footer .footer-social {
    float: left;
    clear: left;
  }
}
@media only screen and (max-width: 875px) {
  footer .footer-social {
    float: left;
    clear: left;
  }
}
footer .footer-social .footer-social-header {
  padding: 0.5em 0;
}
footer .footer-social .footer-social-header a {
  font-size: 14px;
  text-decoration: underline;
  color: #454545;
}
footer .footer-social .footer-social-header a:hover {
  text-decoration: none;
}
footer .footer-social .footer-social-container {
  padding-top: 13px;
}
@media only screen and (max-width: 1400px) {
  footer .footer-social .footer-social-container {
    padding-top: 5px;
  }
}
footer .footer-social .footer-social-container a {
  display: block;
  float: left;
  margin-right: 8px;
  opacity: 0.8;
  transition: opacity 0.15s ease-in-out;
}
footer .footer-social .footer-social-container a:last-child {
  margin-right: 0;
}
footer .footer-social .footer-social-container a:hover {
  opacity: 1;
}
footer .footer-social .footer-social-container a img {
  width: 33px;
}
.content-callouts {
  padding-bottom: 25px;
}
.content-callouts > * {
  margin: 25px auto;
}
.content-callouts > *:first-child {
  margin-top: 0;
}
.content-callouts > *:last-child {
  margin-bottom: 0;
}
.content-callouts .callout-spacer {
  height: 1px;
}
.content-callouts .callout-content .content-wysiwyg {
  line-height: 1.6;
}
.content-callouts .callout-introcontent {
  padding-top: 25px;
  font-size: 32px;
  font-weight: 300;
}
@media only screen and (max-width: 1000px) {
  .content-callouts .callout-introcontent {
    font-size: 28px;
  }
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-introcontent {
    font-size: 24px;
  }
}
.content-callouts .callout-contentbackground {
  padding: 25px 50px;
  border-top: 3px solid #454545;
  background-color: #eeeeee;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-contentbackground {
    padding: 25px;
  }
}
.content-callouts .callout-contentbackground .content-header {
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .content-callouts .callout-contentbackground .content-header {
    font-size: 26px;
  }
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-contentbackground .content-header {
    font-size: 22px;
  }
}
.content-callouts .callout-contentbackground.columns .content-wysiwyg {
  columns: 50px 2;
}
.content-callouts .callout-dualcontent .dualcontent-box {
  width: 48%;
  padding: 25px;
  border-top: 3px solid #454545;
  background-color: #eeeeee;
}
.content-callouts .callout-dualcontent .dualcontent-box .content-wysiwyg {
  padding-bottom: 25px;
  line-height: 1.6;
}
.content-callouts .callout-dualcontent .dualcontent-box:first-child {
  float: left;
}
.content-callouts .callout-dualcontent .dualcontent-box:last-child {
  float: right;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-dualcontent .dualcontent-box {
    width: 100%;
    height: auto !important;
    float: none !important;
    margin-bottom: 15px;
  }
}
.content-callouts .callout-blocklinks {
  padding: 15px 0;
}
.content-callouts .callout-blocklinks .content-blocklink {
  display: block;
  position: relative;
  padding: 0.667em 50px 0.667em 1.333em;
  margin: 0 0 10px;
  border: 1px solid #ababab;
  border-radius: 2px;
  font-size: 20px;
  line-height: 1.1;
  text-decoration: none;
  font-weight: 700;
  color: #454545;
}
.content-callouts .callout-blocklinks .content-blocklink:hover {
  background-color: #f4f4f4;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-blocklinks .content-blocklink {
    font-size: 18px;
  }
}
.content-callouts .callout-blocklinks .content-blocklink img {
  width: 30px;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-blocklinks .content-blocklink img {
    width: 25px;
  }
}
.content-callouts .callout-accordions {
  padding-bottom: 25px;
}
.content-callouts .callout-accordions .content-accordion-content {
  padding-right: 50px;
  line-height: 1.6;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-accordions .content-accordion-content {
    padding-right: 25px;
  }
}
.content-callouts .callout-button {
  text-align: center;
}
.content-callouts .callout-button a {
  display: inline-block;
  padding: 1.5em 3em;
  font-weight: bold;
  color: white;
  background-color: #363636;
  opacity: 0.9;
  transition: opacity 0.15s ease-in-out;
}
.content-callouts .callout-button a:hover {
  text-decoration: none;
  opacity: 1;
}
.content-callouts .callout-dualboxes {
  padding-bottom: 25px;
}
.content-callouts .callout-dualboxes .content-dualbox {
  float: left;
  width: 50%;
  height: 325px;
  position: relative;
  font-size: 20px;
  color: white;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-dualboxes .content-dualbox {
    width: 100%;
  }
}
.content-callouts .callout-dualboxes .content-dualbox .vert-align-middle > * {
  padding: 50px 10% 25px;
  text-align: left;
  vertical-align: top;
}
.content-callouts .callout-dualboxes .content-dualbox .background-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content-callouts .callout-staffheader {
  padding-bottom: 25px;
}
.content-callouts .callout-staffheader .content-staffimage {
  float: left;
  width: 45%;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-staffheader .content-staffimage {
    float: none;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
  }
}
.content-callouts .callout-staffheader .content-staffimage .background-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content-callouts .callout-staffheader .content-staffcontent {
  float: left;
  width: 55%;
  height: 300px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-staffheader .content-staffcontent {
    float: none;
    width: 100%;
    height: auto;
    padding-top: 25px;
  }
}
.content-callouts .callout-staffheader .content-staffcontent .vert-align-top > * {
  padding: 0 10%;
  text-align: left;
}
.content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h1,
.content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h2,
.content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h3,
.content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h4,
.content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h5,
.content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h6 {
  font-weight: 400;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h1,
  .content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h2,
  .content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h3,
  .content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h4,
  .content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h5,
  .content-callouts .callout-staffheader .content-staffcontent .content-wysiwyg h6 {
    text-align: center;
  }
}
.content-callouts .callout-staffblocklinks .content-staffblocklink {
  float: left;
  display: block;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 15px;
  text-decoration: none;
}
.content-callouts .callout-staffblocklinks .content-staffblocklink:nth-child(2n) {
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .content-callouts .callout-staffblocklinks .content-staffblocklink {
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 0 auto 15px;
  }
  .content-callouts .callout-staffblocklinks .content-staffblocklink:nth-child(2n) {
    margin-right: auto;
  }
}
.content-callouts .callout-staffblocklinks .content-staffblocklink .content-staffimage {
  display: block;
  position: relative;
}
.content-callouts .callout-staffblocklinks .content-staffblocklink .content-staffimage .background-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content-callouts .callout-staffblocklinks .content-staffblocklink .content-staffcontent {
  display: block;
  height: 120px;
  color: #454545;
  border-top: 3px solid #454545;
  background-color: #eeeeee;
}
.content-callouts .callout-staffblocklinks .content-staffblocklink .content-staffcontent .vert-align-middle > * {
  padding: 10px 5%;
}
.content-callouts .callout-staffblocklinks .content-staffblocklink .content-staffcontent .content-name {
  display: block;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 700;
}
.content-callouts .callout-staffblocklinks .content-staffblocklink .content-staffcontent .content-title {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  padding-top: 0.5em;
}
.content-callouts .callout-staffblocklinks .content-staffblocklink:hover .content-staffcontent .content-name {
  text-decoration: underline;
}
.content-callouts .callout-staffblocklinks .content-staffblocklink:hover .content-staffcontent .content-title {
  text-decoration: underline;
}
.sidebar-callouts {
  padding-top: 25px;
  padding-bottom: 25px;
}
.sidebar-callouts > * {
  margin: 10px auto;
}
.sidebar-callouts > *:first-child {
  margin-top: 0;
}
.sidebar-callouts > *:last-child {
  margin-bottom: 0;
}
.sidebar-callouts .sidebar-spacer {
  height: 1px;
}
.sidebar-callouts .sidebar-contentblock {
  padding: 15px 20px 20px;
  color: white;
  margin-bottom: 15px;
}
.sidebar-callouts .sidebar-contentblock:last-child {
  margin-bottom: 0;
}
.sidebar-callouts .sidebar-contentblock .sidebar-block-header {
  padding: 0.25em 0 1em;
  font-size: 18px;
  font-weight: 700;
}
.sidebar-callouts .sidebar-contentblock .sidebar-block-header img {
  float: left;
  width: 22px;
  position: relative;
  top: -1px;
  margin-right: 15px;
}
.sidebar-callouts .sidebar-contentblock .sidebar-block-content {
  font-size: 18px;
}
.sidebar-callouts .sidebar-content .content-wysiwyg hr {
  margin: 10px auto;
}
.sidebar-callouts .sidebar-contentblock .sidebar-block-content a.cta {
  background-color: #fff;
  border: 1px #fff solid;
  border-radius: 8px;
  padding: 8px 12px;
  text-decoration: none;
  text-align: center;
  color: #000000;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.content-wysiwyg {
  line-height: 1.4;
}
.content-wysiwyg > *:first-child {
  margin-top: 0;
}
.content-wysiwyg > *:last-child {
  margin-bottom: 0;
}
.content-wysiwyg h1 {
  font-size: 200%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h2 {
  font-size: 180%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h3 {
  font-size: 160%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h4 {
  font-size: 140%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h5 {
  font-size: 125%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h6 {
  font-size: 110%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg p {
  margin: 1em auto;
}
.content-wysiwyg p img {
  margin-bottom: 1em;
}
.content-wysiwyg p img.alignleft {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
  margin-top: 1em;
}
.content-wysiwyg p img.alignright {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
  margin-top: 1em;
}
.content-wysiwyg p img.block {
  margin-top: 1em;
}
.content-wysiwyg ol,
.content-wysiwyg ul {
  margin: 1em auto;
  padding-left: 2.5em;
}
.content-wysiwyg ol li,
.content-wysiwyg ul li {
  padding: 0.25em;
}
.content-wysiwyg hr {
  display: block;
  width: 100%;
  height: 0;
  margin: 50px auto;
  border: 0;
  border-top: 1px solid #3c3c3c;
}
.content-wysiwyg a {
  color: inherit;
  text-decoration: underline;
}
.content-wysiwyg a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 480px) {
  .content-wysiwyg hr {
    margin: 25px auto;
  }
  .content-wysiwyg table tbody,
  .content-wysiwyg table thead,
  .content-wysiwyg table tr,
  .content-wysiwyg table th,
  .content-wysiwyg table td {
    display: block;
    width: 100%;
  }
  .content-wysiwyg table tr {
    padding: 10px;
    background-color: white;
  }
  .content-wysiwyg table tr:nth-child(2n) {
    background-color: #f4f4f4;
  }
  .content-wysiwyg table td,
  .content-wysiwyg table th {
    text-align: left;
  }
}
.content-slider .content-slide {
  display: none;
}
.content-slider .content-slides-buttons {
  list-style: none;
  padding: 12px 0;
  margin: 0;
  text-align: center;
}
.content-slider .content-slides-buttons li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  font-size: 1px;
  line-height: 1;
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 50%;
  transition: background-color 0.2s ease-in-out;
}
.content-slider .content-slides-buttons li:last-child {
  margin-right: 0;
}
.content-slider .content-slides-buttons li:hover {
  background-color: #eeeeee;
}
.content-slider .content-slides-buttons li.active {
  background-color: #454545;
}
.content-accordion {
  text-align: left;
  margin: 0 auto;
  background-color: white;
}
.content-accordion:last-child {
  border-bottom: 1px solid #454545;
}
.content-accordion .content-accordion-title {
  display: block;
  position: relative;
  padding: 25px 40px 25px 0px;
  font-size: 24px;
  line-height: 1.1;
  text-decoration: none;
  font-weight: 700;
  color: #454545;
  border-top: 1px solid #454545;
  transition: transform 250ms ease-in-out;
}
@media only screen and (max-width: 480px) {
  .content-accordion .content-accordion-title {
    font-size: 20px;
  }
}
.content-accordion .content-accordion-title .vert-align-middle > * {
  text-align: left;
}
/* .content-accordion .content-accordion-title::after {
  position: absolute;
  content: '';
  width: 37px;
  height: 37px;
  right: 5px;
  top: 20px;
  background-image: url(images/icon-accordion.png);
  background-size: 37px 37px;
  transition: transform 250ms ease-in-out;
  transform: rotate(0);
}
@media only screen and (max-width: 480px) {
  .content-accordion .content-accordion-title::after {
    width: 33px;
    height: 33px;
    background-size: 33px 33px;
  }
} */
/* .content-accordion .content-accordion-title.active::after {
  transform: rotate(135deg);
} */
.content-accordion .content-accordion-content {
  display: block !important;
  padding: 0 0 20px;
}
.lightbox-container {
  display: none;
}
.lightbox {
  width: 1000px;
  max-width: 100%;
  margin: 50px auto;
  padding: 25px 100px;
  position: relative;
  text-align: center;
  background-color: white;
}
@media only screen and (max-width: 1000px) {
  .lightbox {
    padding: 25px 50px;
  }
}
@media only screen and (max-width: 480px) {
  .lightbox {
    padding: 25px;
    margin: 25px auto;
  }
}
.lightbox .mfp-close {
  font-size: 48px;
  height: 48px;
  line-height: 48px;
  opacity: 0.9;
  right: 5px;
  top: 5px;
}
.lightbox .mfp-close:hover,
.lightbox .mfp-close:focus {
  opacity: 1;
}
.lightbox form {
  display: block;
  margin: 25px auto 0;
  padding: 0;
}
@media only screen and (max-width: 480px) {
  .lightbox form {
    padding: 0;
  }
}
.lightbox .form-submitted {
  display: none;
  padding: 30px 0 25px;
}
.lightbox .lightbox-title {
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 1.1;
  color: #454545;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .lightbox .lightbox-title {
    font-size: 34px;
  }
}
@media only screen and (max-width: 480px) {
  .lightbox .lightbox-title {
    font-size: 28px;
  }
}
.lightbox .lightbox-subtitle {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.4;
  color: #454545;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .lightbox .lightbox-subtitle {
    font-size: 14px;
  }
}
.lightbox .lightbox-fields {
  padding: 25px 0 0;
  margin-top: 25px;
}
.lightbox .lightbox-fields .form-row {
  padding-bottom: 25px;
  margin-bottom: 10px;
}
.lightbox .lightbox-fields .form-row .form-block {
  float: left;
  padding-right: 8px;
}
.lightbox .lightbox-fields .form-row .form-block:last-child {
  padding-right: 0;
}
.lightbox .lightbox-fields .form-row .form-block span {
  display: block;
  height: 25px;
  padding-top: 4px;
  font-size: 14px;
  color: #787878;
  font-weight: 400;
  text-align: left;
  line-height: 1.1;
}
.lightbox .lightbox-fields .form-row .form-block:first-child span {
  padding-top: 0;
  font-size: 18px;
  color: #64656a;
  font-weight: 700;
}
.lightbox .lightbox-fields .form-row .form-block input[type="text"],
.lightbox .lightbox-fields .form-row .form-block input[type="email"] {
  display: block;
  width: 100%;
  padding: 1em;
  border: 1px solid #64656a;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.1;
  color: #787878;
  font-weight: 400;
  text-align: left;
}
@media only screen and (max-width: 480px) {
  .lightbox .lightbox-fields .form-row .form-block input[type="text"],
  .lightbox .lightbox-fields .form-row .form-block input[type="email"] {
    font-size: 14px;
  }
}
.lightbox .lightbox-fields .form-row .form-block textarea {
  display: block;
  width: 100%;
  height: 150px;
  padding: 1em;
  border: 1px solid #64656a;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.1;
  color: #787878;
  font-weight: 400;
  text-align: left;
}
@media only screen and (max-width: 480px) {
  .lightbox .lightbox-fields .form-row .form-block textarea {
    font-size: 14px;
  }
}
.lightbox .lightbox-fields .form-row .form-block .select-container {
  position: relative;
  z-index: 0;
  background-color: white;
  border-radius: 5px;
}
.lightbox .lightbox-fields .form-row .form-block select {
  display: block;
  width: 100%;
  padding: 1em;
  border: 1px solid #64656a;
  border-radius: 0;
  position: relative;
  z-index: 1;
  font-size: 14px;
  line-height: 1.1;
  color: #787878;
  font-weight: 400;
  text-align: left;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*
                    &::-webkit-input-placeholder {
                      opacity: 0.5;
                    }
                    &::-moz-placeholder {
                      opacity: 0.5;
                    }
                    &:-ms-input-placeholder {
                      opacity: 0.5;
                    }
                    &:-moz-placeholder {
                      opacity: 0.5;
                    }
                    */
}
.lightbox .lightbox-fields .form-row .form-block select::-ms-expand {
  display: none;
}
.lightbox .lightbox-fields .form-row .form-block select.error {
  border-color: #CB552F;
  border-width: 2px;
}
.lightbox .lightbox-fields .form-row .form-block .select-arrow {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -3px;
  z-index: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ababab;
}
.lightbox .lightbox-fields .form-row.first-row .form-block {
  width: 25%;
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.first-row .form-block {
    width: 50%;
  }
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.first-row .form-block:nth-child(2) {
    padding-right: 0;
  }
}
.lightbox .lightbox-fields .form-row.first-row .form-block:nth-child(3) {
  width: 35%;
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.first-row .form-block:nth-child(3) {
    width: 70%;
  }
  .lightbox .lightbox-fields .form-row.first-row .form-block:nth-child(3) span {
    height: 10px;
  }
}
.lightbox .lightbox-fields .form-row.first-row .form-block:nth-child(4) {
  width: 15%;
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.first-row .form-block:nth-child(4) {
    width: 30%;
  }
  .lightbox .lightbox-fields .form-row.first-row .form-block:nth-child(4) span {
    height: 10px;
  }
}
.lightbox .lightbox-fields .form-row.child-row .form-block {
  width: 25%;
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.child-row .form-block {
    width: 50%;
  }
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.child-row .form-block:nth-child(2) {
    padding-right: 0;
  }
}
.lightbox .lightbox-fields .form-row.child-row .form-block:nth-child(3) {
  width: 11%;
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.child-row .form-block:nth-child(3) {
    width: 22%;
    margin-top: 10px;
  }
}
.lightbox .lightbox-fields .form-row.child-row .form-block:nth-child(4) {
  width: 17%;
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.child-row .form-block:nth-child(4) {
    width: 34%;
    margin-top: 10px;
  }
}
.lightbox .lightbox-fields .form-row.child-row .form-block:nth-child(5) {
  width: 11%;
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.child-row .form-block:nth-child(5) {
    width: 22%;
    margin-top: 10px;
  }
}
.lightbox .lightbox-fields .form-row.child-row .form-block:nth-child(6) {
  width: 11%;
}
@media only screen and (max-width: 800px) {
  .lightbox .lightbox-fields .form-row.child-row .form-block:nth-child(6) {
    width: 22%;
    margin-top: 10px;
  }
}
.lightbox .lightbox-input .lightbox-input-label {
  padding: 0.667em 0;
  font-size: 16px;
  text-align: center;
}
.lightbox .lightbox-input input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 5px 15px;
  border-radius: 3px;
  font-size: 16px;
  color: #363636;
  font-weight: 400;
  border: 1px solid #e4e4e4;
  background-color: white;
  box-shadow: 0px 0 4px -1px rgba(100, 100, 100, 0.4);
}
.lightbox .lightbox-submit {
  padding-top: 25px;
  text-align: center;
}
.lightbox .lightbox-submit a {
  display: inline-block;
  padding: 0.5em 1em;
  margin-top: 1em;
  font-size: 14px;
  color: #3c3c3c;
  font-weight: 400;
  text-decoration: underline;
}
.lightbox .lightbox-submit a:hover {
  text-decoration: none;
}
.lightbox .lightbox-submit input {
  display: inline-block;
  padding: 0.8em 2.25em;
  border: 0;
  font-size: 20px;
  color: white;
  background-color: #454545;
  opacity: 0.85;
  transition: opacity 0.15s ease-in-out;
}
@media only screen and (max-width: 480px) {
  .lightbox .lightbox-submit input {
    font-size: 18px;
  }
}
.lightbox .lightbox-submit input:hover {
  opacity: 1;
}
.alert {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #E6EFFF;
  border: 1px solid #255CA2;
  box-sizing: border-box;
  border-radius: 7px;
  padding: 15px 20px;
  margin: 30px 60px;
}
.alert a {
  color: #005da7;
  text-decoration: underline;
}
@media only screen and (max-width: 800px) {
  .alert {
    margin: 30px 0;
  }
}
.tiles {
  margin: 0 auto 20px auto;
  padding: 0 50px;
  display: grid;
  flex-direction: row;
  row-gap: 20px;
  column-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1400px;
}
@media all and (max-width: 950px) {
  .tiles {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (max-width: 700px) {
  .tiles {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media all and (max-width: 600px) {
  .tiles {
    padding: 0 20px;
  }
}
.tiles .tile {
  border-top: 12px solid #4573d1;
  background-color: #eeeeee;
}
.tiles .tile .content-wysiwyg {
  padding: 30px 30px 40px;
}
.tiles .tile .content-wysiwyg ul {
  padding-left: 1em;
}
.tiles .tile .content-wysiwyg ul li {
  padding: 0.1em;
}
.tiles .tile .content-wysiwyg a {
  display: inline-block;
  background-color: #000000;
  border: 1px #000000 solid;
  border-radius: 8px;
  padding: 8px 16px;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}
