footer.content-info .widget_nav_menu {
  margin-left: 0;
  width: 100%; }

.icon-xl {
  font-size: 1.75rem; }

footer.content-info .widget_nav_menu .menu-item {
  margin-bottom: 0.625rem; }

footer.content-info .widget_media_image {
  max-width: 270px;
  height: auto;
  text-align: right; }

@media screen and (max-width: 767px) {
  footer.content-info .widget_media_image {
    max-width: 190px;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 767px) {
  #tns1-ow.tns-outer .tns-ovh {
    padding-bottom: 3.25rem; } }

@media screen and (min-width: 768px) {
  #tns1-ow.tns-outer .tns-nav button {
    width: 1.25rem;
    height: 1.25rem; } }

@media screen and (min-width: 768px) {
  #tns1-ow.tns-outer .tns-nav {
    top: 440px; } }

#tns2-ow.tns-outer .tns-controls {
  display: none; }

@media screen and (min-width: 1024px) {
  #tns2-ow.tns-outer .tns-nav {
    display: none; } }
@media screen and (min-width: 768px) {
  #tns2-ow.tns-outer .tns-nav {
    top: 700px; } }
#tns2-ow.tns-outer .tns-nav button {
  width: 0.875rem;
  height: 0.875rem; }

.people .e-tag {
  background: rgba(176, 143, 194, 0.3);
  color: #333;
  padding: 6px 11px;
  border-radius: 3px; }

div.people > div:first-child .e-tag-first-alt {
  background-color: rgba(229, 33, 84, 0.3); }

.people .headshot {
  height: 128px;
  width: 128px;
  position: absolute;
  top: -32px;
  left: calc(50% - 64px);
  right: auto;
  border-radius: 64px; }

.email-block div {
  text-align: center; }
  .email-block div a {
    display: inline;
    text-decoration: underline; }
  .email-block div:first-of-type a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24' fill='none'%3E%3Cpath fill='%2343254E' d='M13.714 0h-12A1.714 1.714 0 0 0 0 1.714v20.572A1.714 1.714 0 0 0 1.714 24h12a1.714 1.714 0 0 0 1.715-1.714V1.714A1.714 1.714 0 0 0 13.714 0Zm-12 1.714h12v15.429h-12V1.714Zm0 20.572v-3.429h12v3.429h-12Z'/%3E%3Cpath fill='%2343254E' d='M8.571 19.714H6.857v1.715h1.714v-1.715Z'/%3E%3C/svg%3E"); }

.btn-sm {
  padding: 0.625rem 1.25rem !important; }

.shape-top svg {
  transform: rotateX(180deg) rotateY(180deg); }

@media screen and (min-width: 768px) {
  .sm-text-block {
    padding-right: 2rem;
    width: 315px; } }
@media screen and (min-width: 1024px) {
  .sm-text-block {
    padding-right: 3rem;
    width: 440px; } }
@media screen and (min-width: 1180px) {
  .sm-text-block {
    padding-right: 5.5rem;
    width: 500px; } }

.add-arrow-box {
  position: relative; }
  @media screen and (min-width: 1024px) {
    .add-arrow-box {
      margin-left: 1rem;
      margin-right: 1rem;
      min-height: 188px; } }
  .add-arrow-box::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='32' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23B190C2' d='M9.792 0H3.65a1.26 1.26 0 0 0-1.231.953L.048 9.811a1.551 1.551 0 0 0 .384 1.456l4.674 4.713L15.79 5.296 11.01.516A1.726 1.726 0 0 0 9.792 0Z'/%3E%3Cpath fill='%23E52255' d='M15.79 26.664 5.106 15.98.51 20.654a1.73 1.73 0 0 0-.436 1.655l2.343 8.724A1.292 1.292 0 0 0 3.676 32h5.931a2.096 2.096 0 0 0 1.483-.622l4.7-4.714Z'/%3E%3Cpath fill='%234C2157' d='M25.375 14.881 15.79 5.296 5.106 15.98 15.79 26.664l9.585-9.585a1.55 1.55 0 0 0 0-2.198Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h25.832v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    height: 32px;
    position: absolute;
    top: -16px;
    left: -16px;
    width: 32px;
    z-index: 49; }

/* PEOPLE CARD */
.people-card .btn-block {
  margin-bottom: 1rem; }
  .people-card .btn-block:last-of-type {
    margin-bottom: 0; }
  .people-card .btn-block a {
    display: inline-block;
    min-width: 232px; }

/* BOX BUTTON */
.box-button {
  background-color: white;
  border-radius: 3px;
  padding: 1.125em 1.25em 2.25em;
  text-align: center;
  box-shadow: 0 1px 1px rgba(87, 100, 126, 0.21);
  width: 100%;
  max-width: 530px; }
  @media (min-width: 2100px) {
    .box-button .box-button {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 816px) and (max-width: 1023px) {
    .box-button .box-button {
      margin-left: auto;
      margin-right: auto; } }
  .box-button h4 {
    color: #482250; }
  .box-button div {
    display: inline-flex; }
    .box-button div a {
      min-width: 180px; }

.benefits__item .benefit-item-rect {
  position: relative; }
  @media screen and (min-width: 1024px) {
    .benefits__item .benefit-item-rect {
      margin-left: 1rem;
      margin-right: 1rem;
      min-height: 188px; } }
  .benefits__item .benefit-item-rect::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='32' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23B190C2' d='M9.792 0H3.65a1.26 1.26 0 0 0-1.231.953L.048 9.811a1.551 1.551 0 0 0 .384 1.456l4.674 4.713L15.79 5.296 11.01.516A1.726 1.726 0 0 0 9.792 0Z'/%3E%3Cpath fill='%23E52255' d='M15.79 26.664 5.106 15.98.51 20.654a1.73 1.73 0 0 0-.436 1.655l2.343 8.724A1.292 1.292 0 0 0 3.676 32h5.931a2.096 2.096 0 0 0 1.483-.622l4.7-4.714Z'/%3E%3Cpath fill='%234C2157' d='M25.375 14.881 15.79 5.296 5.106 15.98 15.79 26.664l9.585-9.585a1.55 1.55 0 0 0 0-2.198Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h25.832v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    height: 32px;
    position: absolute;
    top: -16px;
    left: -16px;
    width: 32px;
    z-index: 49; }

.icon-holder {
  display: inline-flex;
  width: 84px;
  height: 84px; }
  .icon-holder img {
    height: auto;
    max-width: 48px;
    max-height: 48px;
    width: auto; }

@media screen and (min-width: 768px) {
  .other-service-item p {
    min-height: 56px; } }

/* TILE CARDS */
.tile-cards {
  display: grid;
  width: 100%;
  /* Two Block Version */ }
  @media screen and (min-width: 768px) {
    .tile-cards {
      grid-template-columns: repeat(2, calc(50% - 1rem));
      column-gap: 2rem;
      row-gap: 0.5rem; } }
  @media screen and (min-width: 1024px) {
    .tile-cards {
      grid-template-columns: repeat(3, calc(33.33% - 1.333rem));
      column-gap: 2rem;
      row-gap: 0.75rem; } }
  @media screen and (min-width: 1280px) {
    .tile-cards {
      width: 95%; } }
  .tile-cards__item {
    margin-bottom: 28px; }
    @media screen and (max-width: 767px) {
      .tile-cards__item {
        max-width: 390px;
        width: 100%;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 768px) {
      .tile-cards__item {
        border: 4px solid #e52154;
        border-radius: 6px;
        display: flex;
        flex-direction: column; } }
    @media screen and (min-width: 1024px) {
      .tile-cards__item {
        margin-bottom: 0; } }
    .tile-cards__item .button-link {
      margin-top: auto !important; }
    @media screen and (min-width: 768px) {
      .tile-cards__item h3 {
        min-height: 64px; } }
    .tile-cards__item ul {
      margin-bottom: 1rem !important;
      margin-top: 1rem !important; }
      .tile-cards__item ul li {
        font-size: 15px;
        margin-bottom: 8px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.968' height='21' class='inline-flex flex-shrink-0 mr-4'%3E%3Cpath fill='%23e52154' d='M10.376 3.471 7.232.331A1.12 1.12 0 0 0 6.438 0h-4.03a.841.841 0 0 0-.81.622L.034 6.436a.984.984 0 0 0 .255.954l3.072 3.1-3.02 3.064a1.136 1.136 0 0 0-.285 1.086l1.536 5.73a.85.85 0 0 0 .822.63h3.892a1.364 1.364 0 0 0 .974-.4l3.092-3.1 6.3-6.292a1.016 1.016 0 0 0 0-1.44Z' data-name='Path 87'/%3E%3C/svg%3E");
        background-position: left top 4px;
        background-repeat: no-repeat;
        background-size: 11px;
        padding-left: 22px; }
  @media screen and (min-width: 1024px) {
    .tile-cards--two {
      column-gap: 2rem;
      grid-template-columns: repeat(2, calc(50% - 1rem));
      width: 88%; } }
  @media screen and (min-width: 768px) {
    .tile-cards--two h3 {
      min-height: auto; } }

/* CLINIC BOXES */
.clinic-boxes {
  display: grid; }
  @media screen and (max-width: 390px) {
    .clinic-boxes {
      max-width: 100%; } }
  @media screen and (max-width: 480px) {
    .clinic-boxes {
      max-width: 380px; } }
  @media screen and (max-width: 1023px) {
    .clinic-boxes {
      max-width: 680px;
      width: 100%; } }
  @media screen and (min-width: 1024px) {
    .clinic-boxes {
      grid-template-columns: repeat(2, calc(50% - 1.125rem));
      column-gap: 2.25rem;
      row-gap: 2rem; } }
  .clinic-boxes__item {
    border-radius: 6px; }
    @media screen and (max-width: 1023px) {
      .clinic-boxes__item {
        margin-bottom: 28px; } }
    @media screen and (min-width: 1024px) {
      .clinic-boxes__item {
        border-radius: 12px;
        display: flex;
        flex-direction: column; } }
    .clinic-boxes__item .add-arrow-box {
      margin-top: 0;
      margin-left: 0;
      min-height: auto; }
    .clinic-boxes__item .content ul {
      margin-bottom: 0;
      list-style-type: square;
      margin-top: 14px;
      margin-left: 18px; }
      .clinic-boxes__item .content ul li {
        color: #e52154;
        margin-bottom: 6px; }
    .clinic-boxes__item .content p {
      margin-bottom: 14px; }
    .clinic-boxes__item .content p, .clinic-boxes__item .content li {
      font-size: 15px;
      line-height: 24px; }
      @media screen and (max-width: 1023px) {
        .clinic-boxes__item .content p, .clinic-boxes__item .content li {
          font-size: 14px;
          line-height: 23px; } }
      .clinic-boxes__item .content p:last-of-type, .clinic-boxes__item .content li:last-of-type {
        margin-bottom: 0; }

.disclaimer {
  background-color: rgba(255, 255, 255, 0.33);
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 0.875rem 1.125rem; }
  @media screen and (max-width: 1023px) {
    .disclaimer {
      padding: 0.75rem 1rem; } }

body.category .blog-nav {
  display: none; }

body.blog .back-btn {
  display: none; }

.btn-list {
  border-radius: 3px;
  background: #F0EDF1;
  padding: 15px 18px; }
  @media screen and (max-width: 1023px) {
    .btn-list {
      padding: 10px 12px; } }
  .btn-list h2 {
    display: inline-block;
    font-size: 14px;
    margin-right: 6px; }
    @media screen and (max-width: 1023px) {
      .btn-list h2 {
        display: block;
        font-size: 12px; } }
  .btn-list ul, .btn-list li {
    display: inline-block; }
    @media screen and (max-width: 1023px) {
      .btn-list ul li, .btn-list li li {
        margin-top: 8px; } }
  .btn-list a {
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
    background: #E52254;
    font-weight: bold;
    margin-right: 5px;
    font-size: 14px; }
    @media screen and (max-width: 1023px) {
      .btn-list a {
        margin-right: 0;
        font-size: 12px;
        padding: 4px 8px; } }
    .btn-list a:hover {
      background: #482250; }

.two-icons {
  width: 260px;
  height: auto;
  float: left; }
  @media screen and (max-width: 420px) {
    .two-icons {
      width: 180px; } }
  @media screen and (max-width: 1023px) {
    .two-icons {
      width: 240px; } }
  @media screen and (max-width: 1279px) {
    .two-icons {
      margin-bottom: 12px; } }

.footer-logo iframe {
  height: 135px;
  width: 135px; }
  @media screen and (max-width: 420px) {
    .footer-logo iframe {
      height: 95px;
      width: 100px; } }

@media screen and (max-width: 1023px) {
  .footer-col-menu {
    margin-bottom: 24px; } }
@media screen and (min-width: 1024px) {
  .footer-col-menu {
    width: 55%;
    float: left; }
    .footer-col-menu .widget {
      width: 49% !important;
      float: left; }
      .footer-col-menu .widget:nth-of-type(2n) {
        float: right; } }

@media screen and (min-width: 1024px) {
  .footer-col-logos {
    width: 45%;
    float: right; } }

@media screen and (min-width: 1024px) {
  .info-box-container .info-box-container-item {
    min-height: 230px; } }
