/******************************************************
 * Theme Name: MyAlly Health
 * Author: Code Roadies
 * Author URI: https://coderoadies.com/
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: valleyhealth
 ******************************************************/
.pagination .nav-links:before, .pagination .nav-links:after, .pagination .prev:before, .pagination .prev:after, .menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.search-submit:before {
  display: inline-block;
  font-family: "Genericons";
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top; }

button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="reset"], input[type="submit"], input[type="button"][disabled]:hover, input[type="reset"][disabled]:hover, input[type="submit"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"][disabled]:focus, input[type="submit"][disabled]:focus {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
  background: #f7f7f7;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  padding: 0.625em 0.4375em;
  width: 100%; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus {
  background-color: #fff;
  border-color: #33647E;
  color: #1a1a1a;
  outline: 0; }

html {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  box-sizing: border-box;
  font-size: 62.5%; }
  html input[type="button"] {
    cursor: pointer; }
  html input[disabled] {
    cursor: default;
    opacity: .5; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

figure {
  margin: 0; }

audio {
  display: inline-block;
  vertical-align: baseline; }
  audio:not([controls]) {
    display: none;
    height: 0; }

canvas {
  display: inline-block;
  vertical-align: baseline; }

progress {
  display: inline-block;
  vertical-align: baseline; }

video {
  display: inline-block;
  vertical-align: baseline; }

[hidden] {
  display: none; }

template {
  display: none; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 1px dotted; }

b {
  font-weight: 700; }

strong {
  font-weight: 700; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

hr {
  box-sizing: content-box;
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
  margin: 0 0 1.75em; }

code, kbd, pre, samp {
  font-size: 1em; }

button {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  max-width: 100%;
  cursor: pointer; }

input {
  color: inherit;
  font: inherit;
  margin: 0;
  max-width: 100%; }
F
optgroup {
  color: inherit;
  font: inherit;
  margin: 0;
  font-weight: bold; }

select {
  color: inherit;
  font: inherit;
  margin: 0;
  text-transform: none;
  max-width: 100%; }

textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  vertical-align: top; }

input[type="reset"] {
  cursor: pointer; }

input[type="submit"] {
  cursor: pointer; }

button[disabled] {
  cursor: default;
  opacity: .5; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="checkbox"] {
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0; }

input[type="radio"] {
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  padding: 0.875em; }
  fieldset > :last-child {
    margin-bottom: 0; }

legend {
  border: 0;
  padding: 0; }

*, *:before, *:after {
  box-sizing: inherit; }

ul {
  margin: 0 0 1.75em 1.25em;
  padding: 0;
  list-style: disc; }

ol {
  margin: 0 0 1.75em 1.25em;
  padding: 0;
  list-style: decimal;
  margin-left: 1.5em; }

li > ul {
  margin-bottom: 0; }
li > ol {
  margin-bottom: 0; }

dl {
  margin: 0 0 1.75em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 0 1.75em; }

del {
  opacity: 0.8; }

table {
  border: 1px solid #d1d1d1;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%; }

th {
  border: 1px solid #d1d1d1;
  font-weight: normal;
  text-align: left;
  border-width: 0 1px 1px 0;
  font-weight: 700;
  padding: 0.4375em; }

td {
  border: 1px solid #d1d1d1;
  font-weight: normal;
  text-align: left;
  border-width: 0 1px 1px 0;
  padding: 0.4375em; }

caption {
  font-weight: normal;
  text-align: left; }

::-webkit-input-placeholder {
  color: #686868;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif; }

:-moz-placeholder {
  color: #686868;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif; }

::-moz-placeholder {
  color: #686868;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  opacity: 1; }

:-ms-input-placeholder {
  color: #686868;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif; }

svg:not(:root) {
  overflow: hidden; }

button:hover {
  background: #33647E; }
button:focus {
  background: #33647E;
  outline: thin dotted;
  outline-offset: -4px; }

input {
  line-height: normal; }
  input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #33647E; }
  input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    background: #33647E;
    outline: thin dotted;
    outline-offset: -4px; }
  input[type="search"].search-field {
    border-radius: 2px 0 0 2px;
    width: calc(100% - 42px); }

.post-password-form {
  margin-bottom: 1.75em; }
  .post-password-form label {
    color: #686868;
    display: block;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size: 0.8125rem;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 1.75em;
    text-transform: uppercase; }
  .post-password-form input[type="password"] {
    margin-top: 0.4375em; }
  .post-password-form > :last-child {
    margin-bottom: 0; }

.search-form {
  position: relative; }

.search-submit {
  border-radius: 0 2px 2px 0;
  bottom: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px; }

.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.site .skip-link {
  background-color: #f7f7f7;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em; }
  .site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000; }

.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: "Open Sans", sans-serif; }

.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0; }

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

blockquote.alignleft {
  margin: 0.3157894737em 1.4736842105em 1.473684211em 0; }

blockquote.alignright {
  margin: 0.3157894737em 0 1.473684211em 1.4736842105em; }

blockquote.aligncenter {
  margin-bottom: 1.473684211em; }

.clear:before, .clear:after, blockquote:before, blockquote:after, .entry-content:before, .entry-content:after, .entry-summary:before, .entry-summary:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .site-main > article:before, .site-main > article:after, .primary-menu:before, .primary-menu:after, .social-links-menu:before, .social-links-menu:after, .textwidget:before, .textwidget:after, .content-bottom-widgets:before, .content-bottom-widgets:after {
  content: "";
  display: table; }
.clear:after, blockquote:after, .entry-content:after, .entry-summary:after, .comment-content:after, .site-content:after, .site-main > article:after, .primary-menu:after, .social-links-menu:after, .textwidget:after, .content-bottom-widgets:after {
  clear: both; }

html {
  font-size: 62.5%; }

body, button, input, select, textarea {
  color: #1a1a1a;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 700;
  margin: .5em 0 1em;
  text-rendering: optimizeLegibility; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }

h1 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.2;
  color: #1a1a1a;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-weight: 400; }

h2 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.222;
  color: #1a1a1a;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-weight: 400; }

h3 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.36;
  color: #1a1a1a;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-weight: 400; }

h4 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.36;
  color: #686868;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-weight: 400; }

h5 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.36;
  color: #686868;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-weight: 700; }

h6 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.36;
  color: #686868;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-weight: 700; }

p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  margin: 1.5em 0; }
  p:first-child {
    margin-top: 0; }
  p:last-child {
    margin-bottom: 0; }

hr {
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 2em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3; }
  li > ul {
    margin-bottom: 0;
    margin-left: 20px; }
  li > ol {
    margin-bottom: 0;
    margin-left: 24px; }

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

a {
  color: #33647E;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    color: #686868; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  border: 0 solid #1a1a1a;
  border-left-width: 4px;
  color: #686868;
  font-size: 1.1875rem;
  font-style: italic;
  line-height: 1.4736842105;
  margin: 0 0 1.4736842105em;
  padding: 0 0 0 1.263157895em;
  quotes: none; }
  blockquote:before, blockquote:after {
    content: ""; }
  blockquote p {
    margin-bottom: 1.4736842105em; }
  blockquote cite, blockquote small {
    color: #1a1a1a;
    display: block;
    font-size: 1rem;
    line-height: 1.75; }
    blockquote cite:before, blockquote small:before {
      content: "\2014\00a0"; }
  blockquote cite, blockquote em, blockquote i {
    font-style: normal; }
  blockquote strong, blockquote b {
    font-weight: 400; }
  blockquote > :last-child {
    margin-bottom: 0; }

q {
  quotes: none; }
  q:before, q:after {
    content: ""; }

address {
  font-style: italic;
  margin: 0 0 1.75em; }

code {
  background-color: #d1d1d1;
  padding: 0.125em 0.25em; }

code, kbd, tt, var, samp {
  font-family: "Inconsolata", monospace; }

pre {
  font-family: "Inconsolata", monospace;
  border: 1px solid #d1d1d1;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre-wrap;
  word-wrap: break-word; }

abbr, acronym {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help; }

mark, ins {
  background: #33647E;
  color: #fff;
  padding: 0.125em 0.25em;
  text-decoration: none; }

big {
  font-size: 125%; }

html {
  background-color: #33647E; }

.inner-wrapper, section.header-image .section-inner-wrapper, section.content-section .section-inner-wrapper, section.content-section.wider .section-inner-wrapper, section.accordion-section .section-inner-wrapper {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px; }

nav ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none outside none; }
  nav ul li {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block; }
    nav ul li a {
      display: block; }

.site-branding {
  max-width: 350px;
  position: relative; }
  .site-branding .logo {
    display: block;
    font-size: 0;
    background-image: url("assets/images/svg/valley_health_logo_white.svg");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat; }
    .site-branding .logo:after {
      content: '';
      display: block;
      padding-bottom: 31.5%; }

.phone-number {
  color: white;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
  display: block;
  pointer-events: none; }
  .phone-number:hover {
    color: white; }
  .phone-number span {
    margin-left: 10px;
    display: inline-block;
    font-weight: bold; }

.site-header {
  position: relative;
  z-index: 100; }

.site-header-main {
  padding: 20px 0;
  border-bottom: 3px solid white;
  background-color: #33647E; }
  .site-header-main > .inner-wrapper, section.header-image .site-header-main > .section-inner-wrapper, section.content-section .site-header-main > .section-inner-wrapper, section.accordion-section .site-header-main > .section-inner-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-end; }
    .site-header-main > .inner-wrapper .site-branding, section.header-image .site-header-main > .section-inner-wrapper .site-branding, section.content-section .site-header-main > .section-inner-wrapper .site-branding, section.accordion-section .site-header-main > .section-inner-wrapper .site-branding {
      -webkit-flex: 0 0 300px;
      -ms-flex: 0 0 300px;
      flex: 0 0 300px;
      max-width: 31%; }
    .site-header-main > .inner-wrapper .header-search, section.header-image .site-header-main > .section-inner-wrapper .header-search, section.content-section .site-header-main > .section-inner-wrapper .header-search, section.accordion-section .site-header-main > .section-inner-wrapper .header-search {
      -webkit-flex: 0 0 31%;
      -ms-flex: 0 0 31%;
      flex: 0 0 31%; }
      .site-header-main > .inner-wrapper .header-search form, section.header-image .site-header-main > .section-inner-wrapper .header-search form, section.content-section .site-header-main > .section-inner-wrapper .header-search form, section.accordion-section .site-header-main > .section-inner-wrapper .header-search form {
        font-size: 16px;
        font-size: 1.6rem; }
      .site-header-main > .inner-wrapper .header-search input, section.header-image .site-header-main > .section-inner-wrapper .header-search input, section.content-section .site-header-main > .section-inner-wrapper .header-search input, section.accordion-section .site-header-main > .section-inner-wrapper .header-search input {
        width: 100%;
        font-size: 16px;
        font-size: 1.6rem;
        padding: .2em 1em;
        border-radius: 1em;
        background-color: white;
        border: 1px solid white; }
      .site-header-main > .inner-wrapper .header-search button, section.header-image .site-header-main > .section-inner-wrapper .header-search button, section.content-section .site-header-main > .section-inner-wrapper .header-search button, section.accordion-section .site-header-main > .section-inner-wrapper .header-search button {
        background-color: white;
        color: #33647E;
        font-size: 16px;
        font-size: 1.6rem;
        border-radius: 0 1em 1em 0;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .site-header-main > .inner-wrapper .header-search button:hover, section.header-image .site-header-main > .section-inner-wrapper .header-search button:hover, section.content-section .site-header-main > .section-inner-wrapper .header-search button:hover, section.accordion-section .site-header-main > .section-inner-wrapper .header-search button:hover {
          background-color: #22495E;
          color: white; }

.site-header-menu {
  background-color: #6D2A5B; }
  .site-header-menu .site-header-menu-inner-wrapper {
    max-width: 1200px; }
  .site-header-menu nav ul li {
    position: relative;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold; }
    .site-header-menu nav ul li > ul {
      opacity: 0;
      pointer-events: none;
      visibility: hidden;
      position: absolute;
      top: 100%;
      left: 0;
      flex-flow: row wrap;
      background-color: #4d2542;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      min-width: 100%; }
      .site-header-menu nav ul li > ul > li {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
        .site-header-menu nav ul li > ul > li:hover a {
          background-color: #382633; }
        .site-header-menu nav ul li > ul > li a {
          padding: .5em 1em; }
    .site-header-menu nav ul li:hover > ul {
      opacity: 1;
      pointer-events: all;
      visibility: visible; }
    .site-header-menu nav ul li > a {
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      color: white;
      padding: 25px 20px;
      text-align: center; }
      .site-header-menu nav ul li > a i {
        font-size: 1.8em;
        margin-bottom: 8px; }
    .site-header-menu nav ul li:hover > a {
      color: white;
      background-color: #4d2542; }
    .site-header-menu nav ul li.current-menu-item, .site-header-menu nav ul li.current-page-item, .site-header-menu nav ul li.current-menu-parent, .site-header-menu nav ul li.current-page-parent, .site-header-menu nav ul li.current-menu-ancestor, .site-header-menu nav ul li.current-page-ancestor {
      background-color: #6d2a58; }
      .site-header-menu nav ul li.current-menu-item > a, .site-header-menu nav ul li.current-page-item > a, .site-header-menu nav ul li.current-menu-parent > a, .site-header-menu nav ul li.current-page-parent > a, .site-header-menu nav ul li.current-menu-ancestor > a, .site-header-menu nav ul li.current-page-ancestor > a {
        color: #4d2542; }
      .site-header-menu nav ul li.current-menu-item:hover > a, .site-header-menu nav ul li.current-page-item:hover > a, .site-header-menu nav ul li.current-menu-parent:hover > a, .site-header-menu nav ul li.current-page-parent:hover > a, .site-header-menu nav ul li.current-menu-ancestor:hover > a, .site-header-menu nav ul li.current-page-ancestor:hover > a {
        color: white; }

.site-content {
  position: relative;
  z-index: 1; }

.sections {
  background-color: white; }

section {
  padding: 50px 0; }
  section:nth-child(2n) {
    background-color: #f1f1f1; }
  section.header-image {
    padding: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    section.header-image .section-inner-wrapper:before {
      content: '';
      display: block;
      padding-bottom: 33%; }
    section.header-image + section.menu-section {
      padding: 0;
      background-color: white; }
      section.header-image + section.menu-section > .inner-wrapper .section-menu, section.header-image section.header-image + section.menu-section > .section-inner-wrapper .section-menu, section.content-section section.header-image + section.menu-section > .section-inner-wrapper .section-menu, section.accordion-section section.header-image + section.menu-section > .section-inner-wrapper .section-menu {
        -moz-transform: translateY(-40%);
        -o-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        -webkit-transform: translateY(-40%);
        transform: translateY(-40%);
        margin-bottom: -10%; }
  section.content-section .section-inner-wrapper {
    max-width: 960px; }
  section.content-section img.alignright, section.content-section img.alignleft {
    max-width: 50%; }
  section.menu-section nav ul {
    justify-content: center;
    flex-flow: row wrap; }
    section.menu-section nav ul li {
      position: relative;
      -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      margin: 2.5%;
      min-width: 200px; }
      section.menu-section nav ul li a {
        border: 10px solid #22495E;
        display: block;
        padding-bottom: 66%;
        color: #33647E;
        background-color: white;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        text-align: center;
        font-size: 28px;
        font-size: 2.8rem;
        font-weight: bold;
        line-height: 1.3; }
        section.menu-section nav ul li a span {
          position: absolute;
          top: 50%;
          left: 50%;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        section.menu-section nav ul li a:hover {
          background-color: #33647E;
          color: white; }
  section.accordion-section .section-inner-wrapper {
    max-width: 960px; }
  section:after {
    content: '';
    display: block;
    float: none;
    clear: both; }

.accordion {
  background-color: white;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-bottom: 1px solid white; }
  .accordion .accordion-title {
    background-color: #33647E; }
    .accordion .accordion-title h4 {
      margin: 0;
      line-height: 1.2; }
    .accordion .accordion-title a {
      display: block;
      position: relative;
      padding: 10px 50px 10px 20px;
      color: white;
      font-weight: bold; }
      .accordion .accordion-title a:after {
        content: '+';
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 16px;
        background-color: white;
        color: #33647E;
        font-weight: bold;
        top: 50%;
        right: 20px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
  .accordion .accordion-content {
    padding: 20px;
    display: none; }
    .accordion .accordion-content:after {
      content: '';
      display: block;
      float: none;
      clear: both; }
  .accordion.open {
    background-color: #f1f1f1;
    border-bottom-color: #d1d1d1; }
    .accordion.open .accordion-title a:after {
      content: '-'; }

.site-footer {
  background-color: #6d2a5b;
  padding-top: 40px; }
  .site-footer .site-footer-main {
    position: relative;
    z-index: 2;
    padding-bottom: 10%; }
    .site-footer .site-footer-main > .inner-wrapper, .site-footer section.header-image .site-footer-main > .section-inner-wrapper, section.header-image .site-footer .site-footer-main > .section-inner-wrapper, .site-footer section.content-section .site-footer-main > .section-inner-wrapper, section.content-section .site-footer .site-footer-main > .section-inner-wrapper, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper {
      max-width: 960px;
      display: -webkit-flex;
      display: -moz-flex;
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
      align-items: center; }
      .site-footer .site-footer-main > .inner-wrapper .site-branding, .site-footer section.header-image .site-footer-main > .section-inner-wrapper .site-branding, section.header-image .site-footer .site-footer-main > .section-inner-wrapper .site-branding, .site-footer section.content-section .site-footer-main > .section-inner-wrapper .site-branding, section.content-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper .site-branding, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding {
        -webkit-flex: 0 0 31%;
        -ms-flex: 0 0 31%;
        flex: 0 0 31%;
        text-align: center;
        max-width: none; }
        .site-footer .site-footer-main > .inner-wrapper .site-branding .logo, .site-footer section.header-image .site-footer-main > .section-inner-wrapper .site-branding .logo, section.header-image .site-footer .site-footer-main > .section-inner-wrapper .site-branding .logo, .site-footer section.content-section .site-footer-main > .section-inner-wrapper .site-branding .logo, section.content-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding .logo, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper .site-branding .logo, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding .logo {
          border-bottom: 1px solid white;
          margin-bottom: 10px;
          padding-bottom: 40px; }
        .site-footer .site-footer-main > .inner-wrapper .site-branding .phone-number, .site-footer section.header-image .site-footer-main > .section-inner-wrapper .site-branding .phone-number, section.header-image .site-footer .site-footer-main > .section-inner-wrapper .site-branding .phone-number, .site-footer section.content-section .site-footer-main > .section-inner-wrapper .site-branding .phone-number, section.content-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding .phone-number, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper .site-branding .phone-number, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding .phone-number {
          font-size: 36px;
          font-size: 3.6rem; }
      .site-footer .site-footer-main > .inner-wrapper .site-description, .site-footer section.header-image .site-footer-main > .section-inner-wrapper .site-description, section.header-image .site-footer .site-footer-main > .section-inner-wrapper .site-description, .site-footer section.content-section .site-footer-main > .section-inner-wrapper .site-description, section.content-section .site-footer .site-footer-main > .section-inner-wrapper .site-description, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper .site-description, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper .site-description {
        -webkit-flex: 0 0 63%;
        -ms-flex: 0 0 63%;
        flex: 0 0 63%;
        color: white; }
  .site-footer .site-footer-secondary {
    background-color: #33647E;
    position: relative;
    z-index: 1;
    text-align: center;
    padding-bottom: 30px; }
    .site-footer .site-footer-secondary:before {
      content: '';
      display: block;
      padding-bottom: 10%;
      position: absolute;
      bottom: 90%;
      left: 0;
      right: 0;
      z-index: 0;
      background-image: url("assets/images/svg/footer-background.svg");
      background-position: top center;
      background-size: 100% auto;
      background-repeat: no-repeat; }
    .site-footer .site-footer-secondary nav ul {
      justify-content: center; }
      .site-footer .site-footer-secondary nav ul li a {
        color: white;
        opacity: .8; }
        .site-footer .site-footer-secondary nav ul li a:hover {
          opacity: 1; }
      .site-footer .site-footer-secondary nav ul.secondary-menu {
        margin-bottom: 10px; }
        .site-footer .site-footer-secondary nav ul.secondary-menu li {
          color: white;
          font-size: 16px;
          font-size: 1.6rem; }
          .site-footer .site-footer-secondary nav ul.secondary-menu li:after {
            content: "|"; }
          .site-footer .site-footer-secondary nav ul.secondary-menu li:last-child:after {
            display: none; }
          .site-footer .site-footer-secondary nav ul.secondary-menu li a {
            display: inline-block;
            margin: 0 10px; }
      .site-footer .site-footer-secondary nav ul.social-links-menu li {
        font-size: 30px;
        font-size: 3rem;
        margin: 0 10px; }
    .site-footer .site-footer-secondary .address p {
      font-size: 14px;
      font-size: 1.4rem; }
    .site-footer .site-footer-secondary p {
      font-size: 12px;
      font-size: 1.2rem;
      color: white;
      margin: .75em 0; }

.page-id-243 p a {
  word-break: break-all; }

.error404 .content-area,
.search .content-area {
  background-color: white; }
  .error404 .content-area .site-main-inner-wrapper,
  .search .content-area .site-main-inner-wrapper {
    max-width: 960px;
    text-align: center;
    padding: 50px 20px; }
  .error404 .content-area .search-form,
  .search .content-area .search-form {
    max-width: 500px;
    margin: 0 auto; }
    .error404 .content-area .search-form .search-submit,
    .search .content-area .search-form .search-submit {
      background-color: #33647E; }
      .error404 .content-area .search-form .search-submit:hover,
      .search .content-area .search-form .search-submit:hover {
        background-color: #4281a2; }

.pagination {
  position: relative;
  clear: both;
  padding: 20px 0;
  font-size: 11px;
  line-height: 1.1em;
  text-align: center; }
  .pagination span, .pagination a {
    display: inline-block;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #33647E; }
  .pagination .current, .pagination a:hover {
    color: #fff;
    background: #22495E; }

.gform_wrapper .gfield {
  margin: 20px 0; }
  .gform_wrapper .gfield input[type], .gform_wrapper .gfield textarea {
    padding: .1em; }
  .gform_wrapper .gfield .ginput_complex.ginput_container_address .ginput_left, .gform_wrapper .gfield .ginput_complex.ginput_container_address .ginput_right {
    width: 31.6%; }
  .gform_wrapper .gfield .ginput_complex.ginput_container_address .address_zip {
    margin-left: 1.6%; }
  .gform_wrapper .gfield .ginput_complex br {
    display: none; }
  .gform_wrapper .gfield .ginput_complex p {
    display: inline; }
.gform_wrapper .gform_footer br, .gform_wrapper .gform_footer p:empty {
  display: none; }
.gform_wrapper .gform_footer input[type="submit"].gform_button.button {
  font-size: 20px;
  font-size: 2rem; }

.embed-youtube, .video-container {
  display: block;
  max-width: 640px;
  margin: 0 auto;
  position: relative; }
  .embed-youtube:before, .video-container:before {
    content: '';
    display: block;
    height: 0;
    padding-bottom: 56%; }
  .embed-youtube iframe, .embed-youtube object, .embed-youtube embed, .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#mobile-header {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #33647E; }
  #mobile-header .mobile-header-inner-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 10px 10px 10px 0; }
    #mobile-header .mobile-header-inner-wrapper .site-branding {
      -webkit-flex: 0 0 160px;
      -ms-flex: 0 0 160px;
      flex: 0 0 160px; }

.mobile-menu-toggle {
  padding: 10px;
  font-size: 20px;
  color: white;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .mobile-menu-toggle:hover, .mobile-menu-toggle:active {
    color: white; }
  .mobile-menu-toggle > * {
    display: inline-block;
    vertical-align: middle; }
  .mobile-menu-toggle .menu {
    margin-right: 10px;
    font-weight: bold; }
  .mobile-menu-toggle .fa {
    font-size: 2em;
    -webkit-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out; }

.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 300px;
  background-color: #33647E; }
  .mobile-menu .mobile-menu-inner-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto; }
  .mobile-menu .mobile-search {
    padding: 10px;
    background-color: #494649; }
    .mobile-menu .mobile-search input[type="search"].search-field {
      padding: 5px; }
    .mobile-menu .mobile-search .search-submit {
      border: none;
      background-color: #8D827A;
      color: #33647E;
      margin: 0;
      /* &:before {
      	content: '\f002';
      	font-family: 'FontAwesome';
      	position: absolute;
      	top: 50%;
      	left: 50%;
      	width: auto;
      	height: auto;
      	@include transform( translate( -50%, -50% ) );
      } */ }
  .mobile-menu nav ul {
    flex-flow: row wrap; }
    .mobile-menu nav ul li {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
      .mobile-menu nav ul li a {
        position: relative; }
        .mobile-menu nav ul li a:after {
          content: '';
          width: 0;
          height: 0;
          border: .4em solid transparent;
          border-top-color: white;
          border-bottom: none;
          position: absolute;
          top: 50%;
          right: .75em;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .mobile-menu nav ul li ul li a:after {
        border-top-color: #33647E;
        -moz-transform: translate(-50%, -50%) rotate(-90deg);
        -o-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg); }
  .mobile-menu nav .header-menu > li:not(.menu-item-has-children) > a:after {
    -moz-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    border-top-color: white; }
  .mobile-menu nav .header-menu > li > a {
    color: white; }
    .mobile-menu nav .header-menu > li > a br {
      display: none; }
    .mobile-menu nav .header-menu > li > a i {
      margin-right: 16px;
      margin-left: 5px; }
  .mobile-menu nav .header-menu > li > a:after {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .mobile-menu nav .header-menu > li.show > a:after {
    -moz-transform: translate(-50%, -50%) rotate(-90deg);
    -o-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg); }
  .mobile-menu nav .header-menu li {
    display: block;
    margin: 0;
    font-size: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .mobile-menu nav .header-menu li a {
      position: relative;
      padding: 10px 30px 10px 10px; }
    .mobile-menu nav .header-menu li > ul {
      position: relative;
      padding: 0;
      border: none;
      background-color: #d1d1d1;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      text-align: left;
      opacity: 1;
      visibility: visible;
      pointer-events: all; }
      .mobile-menu nav .header-menu li > ul li {
        font-size: 16px;
        line-height: 1.4; }
        .mobile-menu nav .header-menu li > ul li a {
          color: #33647E;
          padding: 7px 10px; }
    .mobile-menu nav .header-menu li.show > ul {
      max-height: 700px; }

@media screen and (max-width: 1200px) {
  html {
    font-size: 60%; } }
@media screen and (max-width: 1024px) {
  html {
    font-size: 57%; }

  html, body {
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); } }
@media screen and (max-width: 880px) {
  html {
    font-size: 54%; }

  .site-header {
    display: none; }

  .mobile-menu,
  #mobile-header {
    display: block; }

  .mobile-menu .mobile-menu-inner-wrapper {
    padding-top: 70px; }
    .admin-bar .mobile-menu .mobile-menu-inner-wrapper {
      padding-top: 114px; }

  .site,
  #mobile-header,
  .mobile-menu {
    -webkit-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out; }

  .site {
    position: relative;
    margin-top: 63px;
    overflow: hidden; }
    .site:after {
      content: '';
      display: block;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.8);
      z-index: 10000;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      -webkit-transition: all 0.6s ease-in-out;
      transition: all 0.6s ease-in-out; }

  .mobile-menu-open .site,
  .mobile-menu-open .mobile-menu {
    -moz-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px); }
  .mobile-menu-open .site:after {
    opacity: 1;
    pointer-events: all;
    visibility: visible; }
  .mobile-menu-open .mobile-menu-toggle .fa {
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg); }

  #mobile-header {
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
    .admin-bar #mobile-header {
      top: 32px; }
      .admin-bar #mobile-header.show {
        top: 32px; } }
    @media screen and (max-width: 880px) and (max-width: 782px) {
      .admin-bar #mobile-header {
        top: 46px; } }
@media screen and (max-width: 880px) {
    #mobile-header #mobile-header-menu,
    #mobile-header .header-search {
      display: none; }
    #mobile-header .mobile-menu-toggle,
    #mobile-header .mobile-languages {
      display: block; }
    #mobile-header .mobile-languages ul {
      margin: 0;
      list-style: none outside none; }
      #mobile-header .mobile-languages ul li a {
        color: white; }
        #mobile-header .mobile-languages ul li a:before {
          display: none; }

  .phone-number {
    pointer-events: all; }

  .site-footer .site-footer-main > .inner-wrapper, .site-footer section.header-image .site-footer-main > .section-inner-wrapper, section.header-image .site-footer .site-footer-main > .section-inner-wrapper, .site-footer section.content-section .site-footer-main > .section-inner-wrapper, section.content-section .site-footer .site-footer-main > .section-inner-wrapper, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper {
    flex-flow: row wrap; }
    .site-footer .site-footer-main > .inner-wrapper .site-branding, .site-footer section.header-image .site-footer-main > .section-inner-wrapper .site-branding, section.header-image .site-footer .site-footer-main > .section-inner-wrapper .site-branding, .site-footer section.content-section .site-footer-main > .section-inner-wrapper .site-branding, section.content-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper .site-branding, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding,
    .site-footer .site-footer-main > .inner-wrapper .site-description,
    .site-footer section.header-image .site-footer-main > .section-inner-wrapper .site-description,
    section.header-image .site-footer .site-footer-main > .section-inner-wrapper .site-description,
    .site-footer section.content-section .site-footer-main > .section-inner-wrapper .site-description,
    section.content-section .site-footer .site-footer-main > .section-inner-wrapper .site-description,
    .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper .site-description,
    section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper .site-description {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
    .site-footer .site-footer-main > .inner-wrapper .site-description, .site-footer section.header-image .site-footer-main > .section-inner-wrapper .site-description, section.header-image .site-footer .site-footer-main > .section-inner-wrapper .site-description, .site-footer section.content-section .site-footer-main > .section-inner-wrapper .site-description, section.content-section .site-footer .site-footer-main > .section-inner-wrapper .site-description, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper .site-description, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper .site-description {
      order: 1;
      text-align: center;
      margin-bottom: 20px; }
    .site-footer .site-footer-main > .inner-wrapper .site-branding, .site-footer section.header-image .site-footer-main > .section-inner-wrapper .site-branding, section.header-image .site-footer .site-footer-main > .section-inner-wrapper .site-branding, .site-footer section.content-section .site-footer-main > .section-inner-wrapper .site-branding, section.content-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper .site-branding, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding {
      order: 2; }
      .site-footer .site-footer-main > .inner-wrapper .site-branding .logo, .site-footer section.header-image .site-footer-main > .section-inner-wrapper .site-branding .logo, section.header-image .site-footer .site-footer-main > .section-inner-wrapper .site-branding .logo, .site-footer section.content-section .site-footer-main > .section-inner-wrapper .site-branding .logo, section.content-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding .logo, .site-footer section.accordion-section .site-footer-main > .section-inner-wrapper .site-branding .logo, section.accordion-section .site-footer .site-footer-main > .section-inner-wrapper .site-branding .logo {
        max-width: 240px;
        margin: 0 auto 20px; }

  .sections {
    display: flex;
    flex-flow: column; }
    .sections section {
      padding: 20px 0; }
      .sections section.menu-section {
        order: 999; }

  section.header-image + section.menu-section > .inner-wrapper .section-menu, section.header-image section.header-image + section.menu-section > .section-inner-wrapper .section-menu, section.content-section section.header-image + section.menu-section > .section-inner-wrapper .section-menu, section.accordion-section section.header-image + section.menu-section > .section-inner-wrapper .section-menu {
    padding: 20px 0;
    margin: 0;
    transform: none; } }
@media screen and (max-width: 501px) {
  section.content-section img.alignright, section.content-section img.alignleft {
    width: auto;
    max-width: 320px;
    margin: 1em auto;
    float: none;
    clear: both;
    display: block; }

  .site-footer .site-footer-secondary-inner-wrapper.inner-wrapper, .site-footer section.header-image .site-footer-secondary-inner-wrapper.section-inner-wrapper, section.header-image .site-footer .site-footer-secondary-inner-wrapper.section-inner-wrapper, .site-footer section.content-section .site-footer-secondary-inner-wrapper.section-inner-wrapper, section.content-section .site-footer .site-footer-secondary-inner-wrapper.section-inner-wrapper, .site-footer section.accordion-section .site-footer-secondary-inner-wrapper.section-inner-wrapper, section.accordion-section .site-footer .site-footer-secondary-inner-wrapper.section-inner-wrapper {
    padding-top: 20px; }

  h1 {
    font-size: 32px;
    font-size: 3.2rem; }

  h2 {
    font-size: 28px;
    font-size: 2.8rem; }

  h3 {
    font-size: 24px;
    font-size: 2.4rem; }

  h4 {
    font-size: 20px;
    font-size: 2rem; }

  h5 {
    font-size: 18px;
    font-size: 1.8rem; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .site-footer .site-footer-main {
    padding-bottom: 40px; }
  .site-footer .site-footer-secondary {
    padding-top: 30px; }
    .site-footer .site-footer-secondary:before {
      display: none; } }
@media print {
  form,
  button,
  input,
  select,
  textarea,
  .navigation,
  .main-navigation,
  .social-navigation,
  .sidebar,
  .content-bottom-widgets,
  .header-image,
  .page-links,
  .edit-link,
  .comment-respond,
  .comment-edit-link,
  .comment-reply-link {
    display: none; }

  .comment-metadata {
    font-size: 9.75pt; }
    .comment-metadata .edit-link {
      display: none; }
    .comment-metadata a {
      color: #686868 !important; }

  .pingback .edit-link {
    display: none; }
  .pingback .comment-body > a {
    box-shadow: none;
    border-bottom: 1px solid #007acc !important; }

  body {
    font-size: 12pt;
    background: none !important;
    color: #1a1a1a !important; }
    body:not(.search-results) .entry-summary {
      font-size: 14.25pt;
      color: #686868 !important; }
      body:not(.search-results) .entry-summary blockquote {
        color: #686868 !important; }
    body:not(.search-results) .entry-header + .entry-summary {
      margin-top: -1.473684211em; }

  blockquote {
    font-size: 14.25pt;
    border-color: #1a1a1a !important;
    color: #686868 !important; }
    blockquote cite,
    blockquote small {
      font-size: 12pt;
      color: #1a1a1a !important; }

  pre {
    font-size: 12pt;
    border-color: #d1d1d1 !important; }

  .entry-content {
    margin-right: 0;
    margin-left: 0; }
    .entry-content h4,
    .entry-content h5,
    .entry-content h6,
    .entry-content .author-title {
      font-size: 12pt; }
    .entry-content h2 {
      font-size: 17.25pt; }
    .entry-content h1 {
      font-size: 21pt; }
    .entry-content h3 {
      font-size: 14.25pt; }
    .entry-content a {
      box-shadow: none;
      border-bottom: 1px solid #007acc !important; }
    .entry-content blockquote.alignleft {
      border-width: 4px 0 0 0;
      padding: 0.9473684211em 0 0;
      width: calc(50% - 0.736842105em); }
    .entry-content blockquote.alignright {
      border-width: 4px 0 0 0;
      padding: 0.9473684211em 0 0;
      width: calc(50% - 0.736842105em); }

  .entry-summary {
    margin-right: 0;
    margin-left: 0; }

  .entry-summary h1,
  .comment-content h1 {
    font-size: 21pt; }
  .entry-summary h2,
  .comment-content h2 {
    font-size: 17.25pt; }
  .entry-summary h3,
  .comment-content h3 {
    font-size: 14.25pt; }
  .entry-summary h4,
  .entry-summary h5,
  .entry-summary h6,
  .comment-content h4,
  .comment-content h5,
  .comment-content h6 {
    font-size: 12pt; }
  .entry-summary a,
  .comment-content a {
    box-shadow: none;
    border-bottom: 1px solid #007acc !important; }

  .site-title,
  .page-title,
  .comments-title {
    font-size: 17.25pt;
    border-color: #1a1a1a !important; }

  .widecolumn {
    padding: 0; }
    .widecolumn h2 {
      font-size: 17.25pt; }

  .site-description {
    display: block;
    font-size: 9.75pt;
    color: #686868 !important; }

  .entry-title {
    font-size: 24.75pt;
    line-height: 1.2727272727;
    margin-bottom: 1.696969697em; }
    .entry-title a {
      color: #1a1a1a !important; }

  .author-bio,
  .entry-footer,
  .sticky-post,
  .taxonomy-description,
  .entry-caption,
  .comment-notes,
  .comment-awaiting-moderation,
  .site-info,
  .gallery-caption {
    font-size: 9.75pt;
    color: #686868 !important; }
    .author-bio a,
    .entry-footer a,
    .sticky-post a,
    .taxonomy-description a,
    .entry-caption a,
    .comment-notes a,
    .comment-awaiting-moderation a,
    .site-info a,
    .gallery-caption a {
      box-shadow: none;
      color: #686868 !important; }

  .entry-footer {
    margin-right: 0;
    margin-left: 0; }

  .site {
    background: none !important;
    margin: 5%; }

  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em; }
    .site-branding .site-title a {
      color: #1a1a1a !important; }

  .comment-author {
    border-color: #1a1a1a !important;
    color: #686868 !important; }

  .page-header {
    border-color: #1a1a1a !important;
    margin-right: 0;
    margin-left: 0; }

  code, code article, code .pingback, code .trackback,
  hr,
  hr article,
  hr .pingback,
  hr .trackback,
  abbr,
  abbr article,
  abbr .pingback,
  abbr .trackback,
  acronym,
  acronym article,
  acronym .pingback,
  acronym .trackback,
  table,
  table article,
  table .pingback,
  table .trackback,
  th,
  th article,
  th .pingback,
  th .trackback,
  td,
  td article,
  td .pingback,
  td .trackback,
  .author-info,
  .author-info article,
  .author-info .pingback,
  .author-info .trackback,
  .no-comments,
  .no-comments article,
  .no-comments .pingback,
  .no-comments .trackback,
  .comment-list,
  .comment-list article,
  .comment-list .pingback,
  .comment-list .trackback {
    border-color: #d1d1d1 !important; }

  a {
    color: #33647E !important; }

  .site-inner {
    max-width: none; }

  .site-header {
    padding: 0 0 1.75em; }

  .site-main {
    margin-bottom: 3.5em; }
    .site-main > article {
      margin-bottom: 3.5em; }

  .entry-header,
  .page-content,
  .comments-area,
  .post-thumbnail {
    margin-right: 0;
    margin-left: 0; }

  .post-thumbnail {
    margin-bottom: 3.5em; }

  .site-footer {
    padding: 0; }

  .format-aside .entry-title,
  .format-image .entry-title,
  .format-video .entry-title,
  .format-quote .entry-title,
  .format-gallery .entry-title,
  .format-status .entry-title,
  .format-link .entry-title,
  .format-audio .entry-title,
  .format-chat .entry-title {
    font-size: 17.25pt;
    line-height: 1.304347826;
    margin-bottom: 1.826086957em; }

  .wp-caption .wp-caption-text {
    font-size: 9.75pt;
    color: #686868 !important; } }

/*# sourceMappingURL=style.css.map */
