@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

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-style: none; }

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

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  /* 3 */
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

@-ms-viewport {
  width: device-width; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

html, button, input, select, textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  clear: both; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

/* DEFAULT PRINT STYLES */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important; }
  .rte a, a:visited {
    text-decoration: underline; }
  .rte a[href]:after {
    content: " (" attr(href) ")"; }
  /* Show the URL after a link when printed */
  .rte .ir a:after,
  .rte a[href^="javascript:"]:after,
  .rte a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  line-height: 1.42857143;
  color: #111111;
  background: #fff; }
  body #main {
    min-height: 100%;
    background-color: #f5f5f5;
    padding: 20px 0;
    position: relative;
    z-index: 10; }

.home #main {
  background-color: #fff; }

footer {
  background: #f0f0f0;
  position: relative;
  bottom: 0; }

.shaded {
  filter: brightness(30%);
  -webkit-filter: brightness(30%);
  transition: 0.5s filter ease; }
  @media only screen and (min-width: 992px) {
    .shaded {
      filter: brightness(100%);
      -webkit-filter: brightness(100%); } }

.burgundy-text {
  color: #810654; }

p, table {
  margin-top: 0; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1em;
  margin-top: 22px;
  margin-bottom: 14px; }

h1 {
  font-size: 26px;
  font-weight: 400;
  color: #810654;
  margin: 8px 0; }
  @media only screen and (min-width: 768px) {
    h1 {
      margin: 40px 0; } }
  @media only screen and (min-width: 992px) {
    h1 {
      line-height: 40px;
      font-size: 32px; } }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.rte ul {
  margin-bottom: 15px;
  padding-left: 22.5px;
  list-style-type: disc; }

.rte ol {
  margin-bottom: 15px;
  padding-left: 22.5px;
  list-style-type: decimal; }

a {
  color: #111111;
  text-decoration: none;
  transition: color 0.15s; }

p {
  margin-top: 0; }

a:hover, a:focus {
  text-decoration: none;
  color: black; }

strong {
  font-weight: 600;
  color: black; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

hr {
  margin: 16px 6%;
  border-top: 1px #999999 solid; }

.uppercase {
  text-transform: uppercase; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

::selection {
  text-shadow: none;
  background-color: #999999;
  color: black; }

.clear {
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
  margin: 0 0 -1px; }

html, body {
  height: 100%; }

.embed-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.embed-wrap iframe,
.embed-wrap object,
.embed-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

::-moz-placeholder {
  color: #AAA;
  opacity: 1; }

:-ms-input-placeholder {
  color: #AAA; }

::-webkit-input-placeholder {
  color: #AAA; }

#jb-skip-link {
  position: absolute;
  top: 0;
  left: -9999px;
  z-index: 2200;
  display: block;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  text-transform: uppercase;
  color: #111;
  opacity: 0;
  transition: opacity 0.2s; }

#jb-skip-link:focus {
  left: 0;
  opacity: 1;
  text-decoration: underline;
  outline: -1px thin dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important; }

.page-title {
  font-weight: normal;
  position: relative;
  z-index: 2;
  color: #810654;
  margin: 6px 0 26px; }
  @media only screen and (min-width: 768px) {
    .page-title {
      margin: 20px 0 40px; } }
  @media only screen and (min-width: 992px) {
    .page-title {
      margin: 30px 0 50px; } }

#sidebar, #content {
  background: #fff;
  padding: 20px 30px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }

.featured-image {
  position: relative;
  margin-bottom: 8px; }
  @media only screen and (min-width: 768px) {
    .featured-image {
      margin-bottom: 30px; } }
  @media only screen and (min-width: 768px) {
    .featured-image {
      float: right;
      padding: 0 0 0 30px; } }
  .featured-image .featured-image__img {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    box-shadow: 0 12px 12px 0 rgba(0, 0, 0, 0.15); }
    @media only screen and (min-width: 768px) {
      .featured-image .featured-image__img {
        width: 100%;
        max-width: 400px;
        left: 0;
        top: 0; } }

.internal:before {
  content: '';
  background-image: var(--wpr-bg-91970c00-3e38-447d-8bed-bb81bc37a83a);
  position: absolute;
  display: block;
  width: 170px;
  height: 100%;
  background-repeat: no-repeat;
  top: 16px;
  right: 36px;
  z-index: 0; }
  @media only screen and (min-width: 768px) {
    .internal:before {
      background-image: var(--wpr-bg-ca5c5d3c-8cbe-428b-8ac8-8ce085497e91);
      width: 97.5%;
      top: 0;
      right: auto; } }
  @media only screen and (min-width: 992px) {
    .internal:before {
      width: 97%; } }
  @media only screen and (min-width: 1200px) {
    .internal:before {
      width: 80%; } }

#content .post__meta {
  margin: 12px 0 0;
  font-size: 13px;
  color: #707070;
  padding-top: 16px;
  border-top: 1px #eee solid;
  padding-top: 12px;
  border-top: 1px #eee solid; }
  @media only screen and (min-width: 768px) {
    #content .post__meta {
      padding-top: 12px; } }
  #content .post__meta a {
    color: #960D64;
    font-weight: 800;
    transition: 0.3s color ease; }
    #content .post__meta a:hover, #content .post__meta a:focus {
      color: #61063c; }
  #content .post__meta .post__date {
    margin-right: 4px; }
    @media only screen and (min-width: 768px) {
      #content .post__meta .post__date {
        display: inline-block; } }
  #content .post__meta .post__categories {
    display: inline-block; }
    @media only screen and (min-width: 768px) {
      #content .post__meta .post__categories {
        border-left: 1px #999999 solid;
        padding-left: 8px; } }
    #content .post__meta .post__categories .post-categories {
      display: inline-block; }
    #content .post__meta .post__categories a {
      margin-left: 4px;
      display: inline;
      font-weight: 600;
      color: #960D64; }
      #content .post__meta .post__categories a:hover {
        color: #61063c; }
      #content .post__meta .post__categories a:first-child {
        margin: 0; }

#content ul.breadcrumb {
  display: none; }
  @media only screen and (min-width: 992px) {
    #content ul.breadcrumb {
      display: block;
      font-weight: 500;
      margin-left: 0;
      padding-left: 0;
      padding-bottom: 12px;
      border-bottom: 1px #eee solid; } }

.btn {
  display: table;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  color: #7d0652 !important;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 14px 15px 12px 15px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.15s; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #111111;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    box-shadow: none; }
  @media only screen and (min-width: 768px) {
    .btn {
      white-space: nowrap; } }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn--primary {
  color: #7d0652;
  background-color: #fff;
  border-color: #ddd;
  transition: all 0.15s !important; }
  .btn--primary:focus, .btn--primary.focus {
    color: #7d0652;
    background-color: #e6e6e6;
    border-color: #9d9d9d; }
  .btn--primary:hover {
    color: #7d0652;
    background-color: #e6e6e6;
    border-color: #bebebe; }
  .btn--primary:active, .btn--primary.active {
    color: #7d0652;
    background-color: #e6e6e6;
    border-color: #bebebe; }
    .btn--primary:active:hover, .btn--primary:active:focus, .btn--primary:active.focus, .btn--primary.active:hover, .btn--primary.active:focus, .btn--primary.active.focus {
      color: #7d0652;
      background-color: #d4d4d4;
      border-color: #9d9d9d; }
  .btn--primary:active, .btn--primary.active {
    background-image: none; }
  .btn--primary.disabled:hover, .btn--primary.disabled:focus, .btn--primary.disabled.focus, .btn--primary[disabled]:hover, .btn--primary[disabled]:focus, .btn--primary[disabled].focus,
  fieldset[disabled] .btn--primary:hover,
  fieldset[disabled] .btn--primary:focus,
  fieldset[disabled] .btn--primary.focus {
    background-color: #fff;
    border-color: #ddd; }

.btn--link {
  font-weight: 600;
  padding: 0;
  border: none;
  color: #111111;
  font-size: 15px;
  background: none; }
  .btn--link:hover, .btn--link:focus, .btn--link:active {
    color: #4c4c4c; }

.btn--arrow-before:before {
  content: "";
  font: normal normal normal 14px/1 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px; }

.btn--arrow-before.btn--link:before {
  margin-right: 8px; }

.btn--arrow-after:after {
  content: "";
  font: normal normal normal 14px/1 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px; }

.btn--arrow-after.btn--link:after {
  margin-left: 8px; }

.rte .h1 {
  color: #810654;
  font-size: 26px;
  font-weight: 400; }

.rte h2, .rte .h2 {
  color: #7e6945;
  font-size: 22px;
  font-weight: 300; }

.rte h3, .rte .h3 {
  color: #810654;
  font-size: 18px;
  font-weight: 500; }

.rte h4, .rte .h4 {
  color: #111111;
  font-size: 18px;
  font-weight: 400; }

.rte h5, .rte .h5 {
  color: #810654;
  font-size: 13px;
  font-weight: 600; }

.rte h6, .rte .h6 {
  color: #111111;
  font-size: 13px;
  font-weight: 600; }

.rte p {
  font-size: 16px; }

.rte a {
  color: #960D64;
  font-weight: 800;
  text-decoration: none;
  transition: 0.3s color ease; }
  .rte a:hover, .rte a:focus {
    color: #61063c; }

.rte .arrow-link {
  display: block;
  font-size: 16px; }
  .rte .arrow-link:after {
    font-family: 'SS BlackTie-Regular';
    content: '⬇';
    font-size: 13px;
    position: relative;
    left: 10px;
    transition: 0.2s left ease; }
  .rte .arrow-link:hover:after, .rte .arrow-link:focus:after {
    left: 18px; }

.rte hr {
  margin: 16px 0;
  border-top-width: 1px !important;
  border-color: #ccc !important; }

.rte .key-staff {
  margin-bottom: 4px; }

.rte table {
  border-collapse: collapse;
  margin: 24px 0; }
  .rte table tr {
    border: 1px #ccc solid; }
    .rte table tr:nth-child(2n) {
      background: #f8f8f8; }
    .rte table tr td {
      border: 0 !important;
      padding: 20px !important; }
      .rte table tr td img {
        width: 100%; }
  .rte table thead {
    background: #eee;
    color: #810654;
    font-weight: 600; }
  .rte table tbody {
    background: #fff; }
  @media (max-width: 767px) {
    .rte table {
      /* Force table to not be like tables anymore */ }
      .rte table table:not(.responsive) {
        display: block; }
        .rte table table:not(.responsive) thead, .rte table table:not(.responsive) tbody, .rte table table:not(.responsive) th, .rte table table:not(.responsive) td, .rte table table:not(.responsive) tr {
          display: block; } }

.rte .article-intro {
  font-size: 18px;
  color: #707070; }

.semicaps {
  text-transform: lowercase;
  font-variant: small-caps; }

.rte .jb-accordion {
  border-bottom: 2px solid #810654;
  margin-bottom: 30px;
  padding-bottom: 15px;
  position: relative; }
  .rte .jb-accordion__heading {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #810654;
    padding-right: 50px; }
    .rte .jb-accordion__heading:after {
      content: '+';
      font-size: 50px;
      font-weight: 400;
      line-height: 50px;
      color: #810654;
      position: absolute;
      top: 5px;
      right: 5px;
      height: 30px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
    .rte .jb-accordion__heading:hover, .rte .jb-accordion__heading:focus {
      cursor: pointer; }
  .rte .jb-accordion__text {
    padding-top: 30px; }
  .rte .jb-accordion[open] .jb-accordion__heading:after {
    content: '-';
    top: 1px; }

@media only screen and (min-width: 992px) {
  .rte .services-sidebar {
    padding-left: 30px; } }

.rte .services-sidebar__heading {
  color: black; }

.rte .services-sidebar__links {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0; }
  .rte .services-sidebar__links li:not(:last-child) {
    margin-bottom: 15px; }

.aligncenter,
div.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.alignleft {
  float: left; }

img.alignleft,
.wp-caption.alignleft {
  margin: 0 15px 15px 0; }

img.alignright,
.wp-caption.alignright {
  margin: 0 0 15px 15px; }

.alignright {
  float: right; }

img.alignnone {
  margin-bottom: 15px; }

.home footer {
  background-color: #f5f5f5;
  color: #444444; }
  .home footer a {
    color: #444444;
    font-weight: 700; }
    .home footer a:hover, .home footer a:focus {
      color: #999999; }
  .home footer hr {
    border-top: 1px #999999 solid; }
  .home footer .burgundy-text {
    color: #960D64;
    font-weight: 700; }
    .home footer .burgundy-text:hover, .home footer .burgundy-text:focus {
      color: #61063c; }
  @media only screen and (min-width: 992px) {
    .home footer .footer-links {
      border-left: 1px #c8c8c8 solid; } }
  .home footer .footer-links a {
    transition: 0.3s color ease;
    font-weight: 700; }
    .home footer .footer-links a:hover, .home footer .footer-links a:focus {
      color: #999999; }
  .home footer .ss {
    color: #999999; }
    @media only screen and (min-width: 992px) {
      .home footer .ss {
        color: #a33979; } }

footer {
  background-color: #61063c;
  color: #fff;
  text-align: center;
  font-size: 15px;
  padding: 30px 0;
  font-weight: 300; }
  @media only screen and (min-width: 768px) {
    footer {
      text-align: left; } }
  footer .ss {
    color: #a33979; }
  footer .footer__logo {
    height: auto;
    width: 200px;
    margin: 0 auto 30px; }
    @media only screen and (min-width: 992px) {
      footer .footer__logo {
        margin-top: 20px; } }
  footer .footer__icon-text p {
    margin: 4px 0; }
  @media only screen and (min-width: 992px) {
    footer .footer__icon-text {
      margin-top: 20px; } }
  footer .footer-links {
    font-size: 12px;
    white-space: nowrap; }
    footer .footer-links li {
      margin: 8px 0; }
      footer .footer-links li a {
        transition: 0.3s color ease; }
        footer .footer-links li a:hover, footer .footer-links li a:focus {
          color: #c34989; }
    footer .footer-links ul div:nth-child(2) li:nth-child(1) {
      margin: 0; }
    @media only screen and (min-width: 992px) {
      footer .footer-links {
        border-left: 1px #810654 solid; } }
  footer a {
    color: #fff;
    font-weight: 700; }
    footer a:hover, footer a:focus {
      color: #a33979; }
  footer hr {
    margin: 16px 20%;
    border-top: 1px #810654 solid; }
    @media only screen and (min-width: 768px) {
      footer hr {
        display: none; } }

header {
  color: #fff;
  font-size: 14px; }
  header h1 {
    margin: 0; }
  header #logo {
    line-height: 40px;
    font-size: 32px; }
    header #logo img {
      width: auto;
      margin: 12px 0;
      height: 60px; }
      @media only screen and (min-width: 992px) {
        header #logo img {
          height: 72px;
          margin: 0;
          margin-bottom: -56px; } }
  header .header__links {
    float: right;
    text-align: right;
    display: none; }
    @media only screen and (min-width: 992px) {
      header .header__links {
        padding-top: 68px;
        display: block; } }
    header .header__links li {
      display: inline-block;
      margin: 0 14px; }
      header .header__links li a {
        padding-bottom: 8px;
        font-weight: 700;
        transition: color 0.3s ease; }
        header .header__links li a:after {
          content: '';
          display: block;
          height: 1px;
          margin-top: 8px;
          width: 0;
          background: #810654;
          transition: width 0.3s ease; }
        header .header__links li a:hover:after, header .header__links li a:focus:after {
          width: 100%; }
        header .header__links li a:hover, header .header__links li a:focus {
          color: #810654; }
        header .header__links li a.active {
          color: #810654; }
          header .header__links li a.active:after {
            width: 100%; }
      header .header__links li.nav-button {
        margin: 0 0 0 2px; }
        header .header__links li.nav-button a {
          color: #810654;
          font-weight: 700;
          font-size: 14px;
          letter-spacing: 1.92px;
          text-transform: uppercase;
          border: 1px solid #dddddd;
          padding: 6px 8px 6px 10px;
          transition: 0.3s all ease; }
          header .header__links li.nav-button a:after {
            display: none; }
          header .header__links li.nav-button a:hover, header .header__links li.nav-button a:focus {
            color: #61063c;
            background: #eee; }
      header .header__links li .header-active {
        color: #810654; }
        header .header__links li .header-active:after {
          width: 100%; }
  header .header-search-container {
    width: 100%;
    height: 60px;
    margin-top: -60px;
    background: #333;
    transition: 0.3s margin-top ease; }
    header .header-search-container.open {
      margin-top: 0; }
    header .header-search-container .header-search-box .ss-search {
      display: none; }
    header .header-search-container .header-search-box .search-box__field {
      height: 60px;
      width: 100%;
      border: 0;
      background: none;
      color: #ccc;
      font-size: 16px; }
      header .header-search-container .header-search-box .search-box__field::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #ccc;
        opacity: 1;
        font-style: italic;
        font-size: 16px; }
      header .header-search-container .header-search-box .search-box__field::-moz-placeholder {
        /* Firefox 19+ */
        color: #ccc;
        opacity: 1;
        font-style: italic;
        font-size: 16px; }
      header .header-search-container .header-search-box .search-box__field:-ms-input-placeholder {
        /* IE 10+ */
        color: #ccc;
        opacity: 1;
        font-style: italic;
        font-size: 16px; }
      header .header-search-container .header-search-box .search-box__field:-moz-placeholder {
        /* Firefox 18- */
        color: #ccc;
        opacity: 1;
        font-style: italic;
        font-size: 16px; }
      header .header-search-container .header-search-box .search-box__field:focus {
        outline: none; }
  @media only screen and (min-width: 992px) {
    header .branding {
      margin: 0 0 22px; } }
  @media only screen and (min-width: 992px) {
    header .branding .translate {
      margin-bottom: -38px;
      position: relative;
      z-index: 25; } }
  header .branding .translate .lang-dropdown {
    float: right;
    background: #eee;
    width: 164px;
    height: 37px;
    padding: 8px 20px;
    position: relative;
    z-index: 20; }
    header .branding .translate .lang-dropdown:before {
      float: right; }
    header .branding .translate .lang-dropdown .ss-navigatedown {
      float: right; }
    header .branding .translate .lang-dropdown .lang-dd__menu {
      background: #e1e1e1;
      margin-top: 9px;
      margin-left: -20px;
      padding: 0;
      width: 200px;
      max-height: 0;
      overflow: hidden;
      transition: 0.3s max-height ease, 0.3s padding ease; }
      header .branding .translate .lang-dropdown .lang-dd__menu .language--list li {
        margin: 4px 20px; }
      header .branding .translate .lang-dropdown .lang-dd__menu.active {
        max-height: 150px;
        padding: 4px 0; }
  header .branding .translate .header-search {
    float: right;
    padding: 6px 10px;
    font-size: 16px;
    color: #fff;
    background: #444;
    cursor: pointer; }

#google_translate_element {
  padding: 8px 0 16px;
  float: right;
  background: #eee;
  width: 164px;
  height: 37px;
  position: relative;
  z-index: 20; }
  #google_translate_element .goog-te-gadget-icon {
    display: none; }
  #google_translate_element .goog-te-menu-value {
    font-family: 'Raleway' !important;
    font-size: 14px;
    border-radius: 6px;
    margin: 0px 4px;
    padding: 8px 12px; }
    #google_translate_element .goog-te-menu-value:after {
      position: relative;
      top: 2px;
      font-family: 'SS BlackTie-Regular';
      content: ''; }
    #google_translate_element .goog-te-menu-value span:nth-child(2), #google_translate_element .goog-te-menu-value span:nth-child(3), #google_translate_element .goog-te-menu-value span:last-child {
      display: none !important; }
  #google_translate_element .goog-te-gadget-simple {
    background: none !important;
    border: 0 !important; }
    #google_translate_element .goog-te-gadget-simple .goog-te-menu-value {
      color: #444; }

.lang-dd__link .ss-icon {
  transition: 0.3s transform ease; }

.lang-dd__link.active .ss-icon {
  transform: rotate(180deg); }

.mobile-navigation #google_translate_element {
  padding: 18px;
  height: 65px;
  left: 20px;
  width: calc(100% + 40px); }
  .mobile-navigation #google_translate_element .goog-te-gadget-simple {
    width: 100%; }
  .mobile-navigation #google_translate_element .goog-te-gadget-simple .goog-te-menu-value span {
    font-size: 18px; }
  .mobile-navigation #google_translate_element .goog-te-gadget-simple .goog-te-menu-value:after {
    float: right;
    margin-right: 18px; }

.hero {
  width: 100%;
  height: 280px;
  background-size: cover;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .hero {
      height: 480px; } }
  @media only screen and (min-width: 992px) {
    .hero {
      margin: 0 auto;
      width: 939px; } }
  @media only screen and (min-width: 1200px) {
    .hero {
      width: 1139px; } }
  .hero .hero--home__gradient {
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+100;Neutral+Density */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    height: 100%; }
    @media only screen and (min-width: 768px) {
      .hero .hero--home__gradient {
        top: -100%; } }
  .hero.hero--home {
    margin: 0 auto; }
    .hero.hero--home .slide-title-gray {
      color: #333; }
    .hero.hero--home .slide-title-gold {
      color: #7e6945; }
    .hero.hero--home .hero-text {
      position: absolute;
      z-index: 1;
      bottom: 0;
      color: #fff;
      font-size: 26px;
      line-height: 30px;
      font-weight: 300;
      padding: 0 30px 0 15px; }
      @media only screen and (min-width: 768px) {
        .hero.hero--home .hero-text {
          padding: 0 50% 50px 30px;
          font-size: 32px;
          line-height: 40px; } }
      @media only screen and (min-width: 992px) {
        .hero.hero--home .hero-text {
          font-size: 44px;
          line-height: 50px; } }
    .hero.hero--home .desktop-slider-container {
      display: none; }
      @media only screen and (min-width: 768px) {
        .hero.hero--home .desktop-slider-container {
          display: block;
          position: absolute;
          z-index: 4;
          top: 0;
          right: 30px; } }
    .hero.hero--home .mobile-slider-container {
      height: 100%;
      margin-bottom: -280px; }
      @media only screen and (min-width: 768px) {
        .hero.hero--home .mobile-slider-container {
          display: none; } }
    .hero.hero--home .slider .mobile-info-slides {
      background: rgba(255, 255, 255, 0.9);
      padding: 30px 75px 24px 18px;
      margin: 12px 0;
      font-size: 15px; }
      .hero.hero--home .slider .mobile-info-slides .slide-inner {
        min-height: 70px; }
        .hero.hero--home .slider .mobile-info-slides .slide-inner h2 {
          text-transform: uppercase;
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 2px;
          margin: 0;
          line-height: 20px; }
        .hero.hero--home .slider .mobile-info-slides .slide-inner span {
          margin-bottom: 10px; }
      .hero.hero--home .slider .mobile-info-slides.initial-slide {
        background: none; }
    .hero.hero--home .desktop-slides .desktop-slides__slide {
      padding: 20px;
      margin: 20px 0;
      background: #fff;
      opacity: 0.9;
      box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
      max-height: 100px;
      min-width: 311px;
      transition: 0.5s max-height ease, 0.3s opacity ease;
      cursor: pointer; }
      @media only screen and (min-width: 768px) {
        .hero.hero--home .desktop-slides .desktop-slides__slide {
          padding: 26px 20px; } }
      @media only screen and (min-width: 992px) {
        .hero.hero--home .desktop-slides .desktop-slides__slide {
          padding: 20px;
          min-width: 400px;
          max-height: 80px; } }
      .hero.hero--home .desktop-slides .desktop-slides__slide:hover, .hero.hero--home .desktop-slides .desktop-slides__slide:focus {
        opacity: 1; }
      .hero.hero--home .desktop-slides .desktop-slides__slide .slide-title {
        margin-top: 0;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 2px;
        font-size: 20px;
        line-height: 26px; }
        @media only screen and (min-width: 768px) {
          .hero.hero--home .desktop-slides .desktop-slides__slide .slide-title {
            font-size: 14px;
            font-weight: 500;
            line-height: 24px;
            padding-right: 40px;
            margin-bottom: 0; } }
        @media only screen and (min-width: 992px) {
          .hero.hero--home .desktop-slides .desktop-slides__slide .slide-title {
            line-height: 44px;
            padding-right: 0;
            margin-bottom: 14px;
            position: relative;
            right: 16px; } }
      .hero.hero--home .desktop-slides .desktop-slides__slide .ss-plus:before {
        font-size: 16px;
        display: inline-block;
        transition: 0.5s transform ease;
        padding: 4px 7px;
        border-radius: 100%;
        margin-top: 6px; }
      .hero.hero--home .desktop-slides .desktop-slides__slide .slide-title-gold:before {
        border: 1px #7e6945 solid; }
      .hero.hero--home .desktop-slides .desktop-slides__slide .burgundy-text:before {
        border: 1px #810654 solid; }
      .hero.hero--home .desktop-slides .desktop-slides__slide .slide-title-gray:before {
        border: 1px #333 solid; }
      .hero.hero--home .desktop-slides .desktop-slides__slide .desktop-slide__desc {
        opacity: 0;
        transition: 0.3s opacity ease;
        outline: none; }
      .hero.hero--home .desktop-slides .desktop-slides__slide.active {
        max-height: 2000px;
        opacity: 1; }
        .hero.hero--home .desktop-slides .desktop-slides__slide.active .desktop-slide__desc {
          transition: 1s opacity ease;
          opacity: 1; }
        .hero.hero--home .desktop-slides .desktop-slides__slide.active .ss-plus:before {
          transform: rotate(45deg); }
      .hero.hero--home .desktop-slides .desktop-slides__slide > div {
        padding: 0; }
    .hero.hero--home .hero--home__desktop-bg-slider {
      display: none; }
      @media only screen and (min-width: 768px) {
        .hero.hero--home .hero--home__desktop-bg-slider {
          display: block;
          position: relative;
          z-index: 0;
          height: 100%; }
          .hero.hero--home .hero--home__desktop-bg-slider img {
            width: 100%; } }

.home #content {
  box-shadow: none; }

.home .section-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 25px; }
  @media only screen and (min-width: 992px) {
    .home .section-header {
      margin-bottom: 0;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center; } }

.home .facebook-feed-section {
  padding: 25px 0 75px 0;
  position: relative;
  z-index: 1; }
  .home .facebook-feed-section:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 50%;
    background-color: #F5F5F5; }
    @media only screen and (min-width: 992px) {
      .home .facebook-feed-section:before {
        height: 67.5%; } }
  @media only screen and (min-width: 992px) {
    .home .facebook-feed-section .slick-track {
      padding: 5px 0; } }
  .home .facebook-feed-section .cff-wrapper {
    position: relative;
    z-index: 10; }
  .home .facebook-feed-section #cff .cff-item {
    clear: none;
    margin: 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 !important;
    background: none !important;
    -ms-flex: 0 100%;
    flex: 0 100%; }
    @media only screen and (min-width: 992px) {
      .home .facebook-feed-section #cff .cff-item {
        border: none;
        box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25); } }
    .home .facebook-feed-section #cff .cff-item > * {
      margin: 0;
      padding: 8px 15px;
      background: white !important; }
    .home .facebook-feed-section #cff .cff-item .cff-author {
      padding-top: 15px; }
    .home .facebook-feed-section #cff .cff-item .cff-meta-wrap {
      padding-bottom: 0; }
    .home .facebook-feed-section #cff .cff-item .cff-page-name a {
      color: #810654; }
    .home .facebook-feed-section #cff .cff-item .cff-text {
      font-family: 'Raleway';
      font-size: 12px;
      line-height: 22px; }
    .home .facebook-feed-section #cff .cff-item .cff-shared-link {
      display: block;
      padding-right: 30px;
      padding-left: 30px;
      border: none;
      background: white; }
    .home .facebook-feed-section #cff .cff-item .cff-view-comments {
      padding: 0;
      border: none;
      background: none;
      color: #61063c;
      box-shadow: none; }
      .home .facebook-feed-section #cff .cff-item .cff-view-comments:hover, .home .facebook-feed-section #cff .cff-item .cff-view-comments:focus {
        border: none;
        background: none;
        color: #810654;
        box-shadow: none; }
        .home .facebook-feed-section #cff .cff-item .cff-view-comments:hover:after, .home .facebook-feed-section #cff .cff-item .cff-view-comments:focus:after {
          content: none; }

.home .main .patients-section .container {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 768px) {
    .home .main .patients-section .container {
      padding-left: 15px;
      padding-right: 15px; } }

.home .main .patients-section .patients-link {
  display: inline-block;
  text-transform: uppercase;
  color: #111111;
  letter-spacing: 1px;
  font-size: 14px;
  display: inline-block;
  transition: 0.3s color ease, 0.3s font-weight ease;
  font-weight: 400; }
  .home .main .patients-section .patients-link:first-child {
    margin-right: 72px; }
  .home .main .patients-section .patients-link:after {
    content: '';
    display: block;
    height: 2px;
    width: 0;
    margin-top: 6px;
    background: #810654;
    transition: width 0.3s ease; }
  .home .main .patients-section .patients-link.active:hover, .home .main .patients-section .patients-link.active:focus {
    color: #111111; }
  .home .main .patients-section .patients-link:hover, .home .main .patients-section .patients-link:focus {
    color: #999999; }
  .home .main .patients-section .patients-link.active {
    font-weight: 600; }
  @media only screen and (min-width: 403px) {
    .home .main .patients-section .patients-link {
      font-weight: 600; } }

.home .main .patients-section .sliding-under {
  border-color: #810654 !important;
  height: 2px;
  margin: 10px 0;
  transition: 0.3s width ease, 0.3s margin-left ease;
  border-top-width: 2px !important;
  display: none; }
  @media only screen and (min-width: 403px) {
    .home .main .patients-section .sliding-under {
      display: block; } }
  @media only screen and (min-width: 992px) {
    .home .main .patients-section .sliding-under {
      margin-bottom: 0; } }
  .home .main .patients-section .sliding-under.one {
    width: 114px;
    margin-left: 0; }
  .home .main .patients-section .sliding-under.two {
    margin-left: 190px;
    width: 151px; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .home .main .patients-section .sliding-under {
      /* IE10+ specific styles go here */
      position: absolute; }
      .home .main .patients-section .sliding-under.one {
        margin-left: 1px; }
      .home .main .patients-section .sliding-under.two {
        margin-left: 194px; } }

.home .main .patients-section .patients-feature {
  background: #f5f5f5;
  margin: 20px 0;
  padding: 30px 20px;
  font-size: 14px; }
  @media only screen and (min-width: 768px) {
    .home .main .patients-section .patients-feature {
      padding: 30px 50px; } }
  @media only screen and (min-width: 992px) {
    .home .main .patients-section .patients-feature {
      padding: 12px 50px; } }
  @media only screen and (min-width: 1200px) {
    .home .main .patients-section .patients-feature {
      padding: 30px 50px; } }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .home .main .patients-section .patients-feature {
      margin: 34px 0 20px; } }
  .home .main .patients-section .patients-feature .row > div {
    padding: 16px 0; }
    @media only screen and (min-width: 768px) {
      .home .main .patients-section .patients-feature .row > div {
        padding: 50px 0; }
        .home .main .patients-section .patients-feature .row > div:nth-child(2) {
          border-left: 1px #dfdfdf solid; }
        .home .main .patients-section .patients-feature .row > div:nth-child(3), .home .main .patients-section .patients-feature .row > div:nth-child(4) {
          border-top: 1px #dfdfdf solid; }
        .home .main .patients-section .patients-feature .row > div:nth-child(4) {
          border-left: 1px #dfdfdf solid; } }
    @media only screen and (min-width: 992px) {
      .home .main .patients-section .patients-feature .row > div {
        padding: 50px 5px;
        border-left: 1px #dfdfdf solid; }
        .home .main .patients-section .patients-feature .row > div:nth-child(1) {
          border: 0; }
        .home .main .patients-section .patients-feature .row > div:nth-child(3), .home .main .patients-section .patients-feature .row > div:nth-child(4) {
          border-top: 0; } }
  .home .main .patients-section .patients-feature .feature-info {
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .home .main .patients-section .patients-feature .feature-info {
        text-align: center; } }
    .home .main .patients-section .patients-feature .feature-info .feature-link h3 {
      font-size: 16px;
      font-weight: 800;
      line-height: 22px;
      margin: 0;
      transition: 0.3s color ease;
      color: #960D64; }
    .home .main .patients-section .patients-feature .feature-info .feature-link:hover h3, .home .main .patients-section .patients-feature .feature-info .feature-link:focus h3 {
      color: #61063c; }
    .home .main .patients-section .patients-feature .feature-info .feature-link span {
      font-weight: 400;
      text-size: 14px;
      line-height: 22px; }

.home .main .patients-section .gold-icons {
  width: 50px;
  position: relative;
  bottom: -4px;
  transition: 0.3s bottom ease;
  margin: 0 auto; }
  @media only screen and (min-width: 400px) {
    .home .main .patients-section .gold-icons {
      width: 64px;
      bottom: 12px; } }
  .home .main .patients-section .gold-icons:hover, .home .main .patients-section .gold-icons:focus {
    bottom: 24px; }

.home .main .gold-icons--hover .gold-icons {
  bottom: 24px; }

.home .main .gold-icons--hover h3 {
  color: #61063c; }

.home .main .current-col {
  padding-left: 0; }

.home .services-section {
  text-align: center;
  margin: 80px 0; }
  @media only screen and (min-width: 768px) {
    .home .services-section {
      background: none; } }
  @media only screen and (min-width: 992px) {
    .home .services-section > .container {
      text-align: left; } }
  .home .services-section .section-title {
    padding: 0 30px;
    line-height: 40px;
    margin-bottom: 40px; }
    @media only screen and (min-width: 992px) {
      .home .services-section .section-title {
        display: inline-block;
        text-align: left;
        margin-right: 8%;
        font-size: 32px;
        font-weight: 300;
        line-height: 40px; } }
    @media only screen and (min-width: 1200px) {
      .home .services-section .section-title {
        margin-right: 20%; } }
  .home .services-section .learn-more {
    font-weight: 800;
    color: #960D64; }
    @media only screen and (min-width: 992px) {
      .home .services-section .learn-more {
        text-align: right; } }
  .home .services-section .service-pictures {
    background: #f5f5f5;
    margin: 20px 0;
    padding: 20px 0; }
    @media only screen and (min-width: 992px) {
      .home .services-section .service-pictures {
        background: none; }
        .home .services-section .service-pictures .service-pictures__dynamic-bg {
          position: absolute;
          background: #f5f5f5;
          width: 820px;
          height: 330px;
          top: -10px;
          margin: 0px 60px;
          transition: 0.3s width ease, 0.3s margin-left ease; } }
    @media only screen and (min-width: 992px) and (min-width: 1200px) {
      .home .services-section .service-pictures .service-pictures__dynamic-bg {
        width: 1015px; } }
    @media only screen and (min-width: 992px) {
          .home .services-section .service-pictures .service-pictures__dynamic-bg.surgery, .home .services-section .service-pictures .service-pictures__dynamic-bg.pharmacy, .home .services-section .service-pictures .service-pictures__dynamic-bg.obs {
            width: 594px; }
          .home .services-section .service-pictures .service-pictures__dynamic-bg.surgery {
            margin-left: 145px; } }
      @media only screen and (min-width: 992px) and (min-width: 1200px) {
        .home .services-section .service-pictures .service-pictures__dynamic-bg.surgery {
          margin-left: 160px; } }
    @media only screen and (min-width: 992px) {
          .home .services-section .service-pictures .service-pictures__dynamic-bg.pharmacy {
            margin-left: 265px; } }
      @media only screen and (min-width: 992px) and (min-width: 1200px) {
        .home .services-section .service-pictures .service-pictures__dynamic-bg.pharmacy {
          margin-left: 350px; } }
    @media only screen and (min-width: 992px) {
          .home .services-section .service-pictures .service-pictures__dynamic-bg.obs {
            margin-left: 390px; } }
      @media only screen and (min-width: 992px) and (min-width: 1200px) {
        .home .services-section .service-pictures .service-pictures__dynamic-bg.obs {
          margin-left: 540px; } }
    .home .services-section .service-pictures .services--surgery .service-box__img::after {
      background: #000;
      opacity: 0.3; }
    .home .services-section .service-pictures .services--pharm .service-box__img::after {
      background: #810654;
      opacity: 0.5; }
    .home .services-section .service-pictures .services--obs .service-box__img::after {
      background: #7e6945;
      opacity: 0.5; }
    .home .services-section .service-pictures .services-box {
      margin: 12px 0;
      width: 100%;
      max-height: 153px;
      transition: 1.0s max-height ease;
      position: relative; }
      @media only screen and (min-width: 400px) {
        .home .services-section .service-pictures .services-box {
          max-height: 207px; } }
      @media only screen and (min-width: 768px) {
        .home .services-section .service-pictures .services-box {
          max-height: 247px; } }
      @media only screen and (min-width: 992px) {
        .home .services-section .service-pictures .services-box {
          margin: 0; } }
      .home .services-section .service-pictures .services-box .service-box__img img {
        width: 230px;
        box-shadow: 4px 6px 12px 2px rgba(0, 0, 0, 0.15);
        cursor: pointer;
        max-width: 100%; }
        @media only screen and (min-width: 400px) {
          .home .services-section .service-pictures .services-box .service-box__img img {
            width: 310px; } }
        @media only screen and (min-width: 768px) {
          .home .services-section .service-pictures .services-box .service-box__img img {
            width: 371px; } }
        @media only screen and (min-width: 992px) {
          .home .services-section .service-pictures .services-box .service-box__img img {
            width: 293px; } }
        @media only screen and (min-width: 1200px) {
          .home .services-section .service-pictures .services-box .service-box__img img {
            width: 100%; } }
      .home .services-section .service-pictures .services-box .service-box__img:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        visibility: visible;
        transition: 0.2s visibility ease, 0.2s background ease;
        margin: 0 auto;
        height: 153px;
        width: 230px;
        cursor: pointer;
        max-width: 100%; }
        @media only screen and (min-width: 400px) {
          .home .services-section .service-pictures .services-box .service-box__img:after {
            height: 207px;
            width: 310px; } }
        @media only screen and (min-width: 768px) {
          .home .services-section .service-pictures .services-box .service-box__img:after {
            height: 247px;
            width: 371px; } }
        @media only screen and (min-width: 992px) {
          .home .services-section .service-pictures .services-box .service-box__img:after {
            width: 293px;
            height: 195px; } }
        @media only screen and (min-width: 1200px) {
          .home .services-section .service-pictures .services-box .service-box__img:after {
            width: 100%;
            height: 100%; } }
      .home .services-section .service-pictures .services-box .service-box__img:focus {
        outline: none; }
      .home .services-section .service-pictures .services-box .services-title {
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        color: #fff;
        position: absolute;
        right: 0;
        width: 100%;
        text-align: center;
        font-weight: 400;
        height: 0;
        z-index: 1;
        opacity: 1;
        visibility: visible;
        transition: 0.3s opacity ease, 0.3s visibility ease;
        top: 70px; }
        @media only screen and (min-width: 400px) {
          .home .services-section .service-pictures .services-box .services-title {
            top: 100px; } }
        @media only screen and (min-width: 768px) {
          .home .services-section .service-pictures .services-box .services-title {
            top: 115px; } }
        @media only screen and (min-width: 992px) {
          .home .services-section .service-pictures .services-box .services-title {
            top: 90px; } }
        @media only screen and (min-width: 1200px) {
          .home .services-section .service-pictures .services-box .services-title {
            top: 115px; } }
      .home .services-section .service-pictures .services-box .services-box__description {
        text-align: left;
        opacity: 0;
        transition: 0.5s opacity ease-out;
        width: 190px;
        margin: 0 auto;
        max-width: 100%; }
        @media only screen and (min-width: 400px) {
          .home .services-section .service-pictures .services-box .services-box__description {
            width: 270px; } }
        @media only screen and (min-width: 768px) {
          .home .services-section .service-pictures .services-box .services-box__description {
            width: 371px; } }
        .home .services-section .service-pictures .services-box .services-box__description .services-box__description__close {
          position: relative;
          float: right;
          color: #888;
          transition: 0.3s color ease-in;
          cursor: pointer; }
          .home .services-section .service-pictures .services-box .services-box__description .services-box__description__close:hover {
            color: #444444; }
        .home .services-section .service-pictures .services-box .services-box__description h4 {
          color: #810654;
          font-size: 18px;
          line-height: 24px;
          padding-right: 40px;
          font-weight: 500; }
        .home .services-section .service-pictures .services-box .services-box__description p, .home .services-section .service-pictures .services-box .services-box__description span {
          font-size: 16px; }
        .home .services-section .service-pictures .services-box .services-box__description a {
          color: #960D64;
          font-weight: 800;
          font-size: 14px;
          text-transform: uppercase; }
      .home .services-section .service-pictures .services-box:before {
        content: '';
        padding-top: 100%; }
      .home .services-section .service-pictures .services-box:hover .services-title {
        opacity: 0;
        visibility: hidden; }
      .home .services-section .service-pictures .services-box:hover .service-box__img:after {
        background: 0;
        visibility: hidden; }
      .home .services-section .service-pictures .services-box.active {
        max-height: 2000px;
        transition: 1s max-height ease; }
        .home .services-section .service-pictures .services-box.active .services-title {
          opacity: 0;
          visibility: hidden; }
        .home .services-section .service-pictures .services-box.active .service-box__img:after {
          background: 0;
          visibility: hidden; }
        .home .services-section .service-pictures .services-box.active .services-box__description {
          opacity: 1; }

.home .featured-section {
  padding: 40px 0 120px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: 400px;
  background-position-x: 100%;
  background-position-y: 100%;
  background-image: var(--wpr-bg-93510de5-aa78-4ff5-a127-dc96e4ccfcf5); }
  .home .featured-section .container {
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (min-width: 768px) {
      .home .featured-section .container {
        padding-left: 15px;
        padding-right: 15px; } }
  @media only screen and (min-width: 768px) {
    .home .featured-section {
      background-size: 450px; } }
  @media only screen and (min-width: 992px) {
    .home .featured-section {
      background-size: 426px;
      background-image: url(../../../../../../../themes/burgess-health-center/img/molecules.svg); } }
  @media only screen and (min-width: 1200px) {
    .home .featured-section {
      background-size: 446px; } }
  @media only screen and (min-width: 768px) {
    .home .featured-section .article-info {
      position: relative;
      top: 50px; } }
  @media only screen and (min-width: 992px) {
    .home .featured-section .article-info {
      top: 0; } }
  .home .featured-section .section-title {
    transition: 0.3s color ease;
    color: #960D64;
    font-weight: 800; }
    .home .featured-section .section-title:hover, .home .featured-section .section-title:focus {
      color: #61063c; }
  .home .featured-section .featured-image {
    width: 105%;
    margin: 0 -15px;
    box-shadow: 0px 0 8px 0px rgba(0, 0, 0, 0.25); }
    @media only screen and (min-width: 768px) {
      .home .featured-section .featured-image {
        width: 100%;
        margin: 0;
        margin-top: 50px;
        float: left;
        left: 0; } }
    @media only screen and (min-width: 992px) {
      .home .featured-section .featured-image {
        max-width: 470px; } }
    @media only screen and (min-width: 992px) {
      .home .featured-section .featured-image {
        margin-top: 0; } }
  .home .featured-section .learn-more {
    font-weight: 800;
    color: #960D64; }

.home .reasons-section {
  margin: 0 0 40px;
  background: #f5f5f5;
  position: relative; }
  @media only screen and (min-width: 992px) {
    .home .reasons-section {
      background: none; } }
  .home .reasons-section .img-slider {
    z-index: 0; }
    .home .reasons-section .img-slider .slide-inner img {
      width: 100%; }
      @media only screen and (min-width: 992px) {
        .home .reasons-section .img-slider .slide-inner img {
          width: 75%;
          float: right; } }
      @media only screen and (min-width: 1200px) {
        .home .reasons-section .img-slider .slide-inner img {
          width: auto;
          max-height: 500px; } }
    @media only screen and (min-width: 992px) {
      .home .reasons-section .img-slider {
        top: 0;
        z-index: 2;
        background: #f5f5f5; } }
    .home .reasons-section .img-slider .slick-next {
      font-size: 26px;
      padding: 10px 28px;
      right: 0;
      top: 30%; }
      @media only screen and (min-width: 768px) {
        .home .reasons-section .img-slider .slick-next {
          top: 100%; } }
      @media only screen and (min-width: 992px) {
        .home .reasons-section .img-slider .slick-next {
          top: 45%; } }
  .home .reasons-section .info-holder, .home .reasons-section .title-holder {
    position: relative;
    top: -50px; }
  .home .reasons-section .title-holder {
    background: #fff;
    opacity: 0.9;
    padding: 0 12px;
    margin: 0 4px; }
    @media only screen and (min-width: 768px) {
      .home .reasons-section .title-holder {
        margin: 0 15px;
        padding: 0 20px; } }
    .home .reasons-section .title-holder h2 {
      color: #7e6945;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 15px;
      line-height: 24px; }
      @media only screen and (min-width: 768px) {
        .home .reasons-section .title-holder h2 {
          padding: 0 20px; } }
    @media only screen and (min-width: 768px) {
      .home .reasons-section .title-holder {
        text-align: left; } }
    @media only screen and (min-width: 992px) {
      .home .reasons-section .title-holder {
        position: relative;
        z-index: 3; } }
    @media only screen and (min-width: 1200px) {
      .home .reasons-section .title-holder {
        margin: 60px 0 40px;
        padding: 0;
        background: none; } }
  @media only screen and (min-width: 992px) {
    .home .reasons-section .info-slider-container {
      position: absolute;
      top: 160px; } }
  @media only screen and (min-width: 1200px) {
    .home .reasons-section .info-slider-container {
      top: 60px;
      left: 7%; } }
  .home .reasons-section .info-holder {
    padding: 0px 12px 40px;
    margin: 0 4px;
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.9); }
    @media only screen and (min-width: 768px) {
      .home .reasons-section .info-holder {
        padding: 0 40px 40px;
        margin: 0 15px; } }
    @media only screen and (min-width: 1200px) {
      .home .reasons-section .info-holder {
        padding: 40px;
        margin: 0 30px; } }
    .home .reasons-section .info-holder .info-slider .slide-inner h3 {
      font-size: 26px;
      line-height: 32px;
      font-weight: 300;
      color: #810654;
      margin-top: 0; }
      @media only screen and (min-width: 992px) {
        .home .reasons-section .info-holder .info-slider .slide-inner h3 {
          font-size: 32px;
          line-height: 40px; } }
    @media only screen and (min-width: 992px) {
      .home .reasons-section .info-holder {
        position: relative;
        z-index: 3; } }
    @media only screen and (min-width: 1200px) {
      .home .reasons-section .info-holder {
        margin: 0; } }

.home .split-section-holder {
  margin: 0 auto; }
  @media only screen and (min-width: 992px) {
    .home .split-section-holder {
      width: 970px; } }
  @media only screen and (min-width: 1200px) {
    .home .split-section-holder {
      width: 1170px; } }
  .home .split-section-holder > .container {
    padding-left: 0;
    padding-right: 0; }

@media only screen and (min-width: 768px) {
  .home .connect-section {
    margin: 93px 0 0; } }

@media only screen and (min-width: 992px) {
  .home .connect-section {
    margin: 70px 0 40px; } }

@media only screen and (min-width: 1200px) {
  .home .connect-section {
    margin: 130px 0 100px; } }

@media only screen and (min-width: 768px) {
  .home .events-section {
    margin: 70px 0 0; } }

@media only screen and (min-width: 992px) {
  .home .events-section {
    margin: 70px 0 40px; } }

@media only screen and (min-width: 1200px) {
  .home .events-section {
    margin: 130px 0 110px; } }

.home .connect-section .section-title {
  margin-top: 0; }
  @media only screen and (min-width: 768px) {
    .home .connect-section .section-title {
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (min-width: 992px) {
    .home .connect-section .section-title {
      padding-left: 0;
      padding-right: 0; } }

.home .connect-section > .container {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 768px) {
    .home .connect-section > .container {
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (min-width: 992px) {
    .home .connect-section > .container {
      width: 100%;
      padding: 0; } }

.home .connect-section .social-links .col-sm-4 {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 768px) {
    .home .connect-section .social-links .col-sm-4 {
      padding-left: 15px;
      padding-right: 15px; } }

@media only screen and (min-width: 992px) {
  .home .connect-section .social-links .col-sm-4 {
    padding-left: 8px;
    padding-right: 8px; } }

.home .connect-section .social-links .social-container__link {
  display: block; }

.home .connect-section .social-links .social-container {
  margin-bottom: 16px;
  width: 100%;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3); }
  @media only screen and (min-width: 768px) {
    .home .connect-section .social-links .social-container {
      padding: 40px 12px;
      height: 130px; } }
  @media only screen and (min-width: 992px) {
    .home .connect-section .social-links .social-container {
      padding: 40px 4px; } }
  @media only screen and (min-width: 1200px) {
    .home .connect-section .social-links .social-container {
      padding: 40px 12px; } }

.home .connect-section .social-links .social-img {
  margin: 24px 0;
  height: 38px;
  transition: 0.5s bottom ease, 0.3s opacity ease; }
  @media only screen and (min-width: 768px) {
    .home .connect-section .social-links .social-img {
      width: 100%;
      margin: 0 auto;
      position: relative;
      bottom: 0;
      opacity: 1; } }
  @media only screen and (min-width: 992px) {
    .home .connect-section .social-links .social-img {
      margin: 6px auto; } }

.home .connect-section .social-links .social-text {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin: 32px 0;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
  transition: 0.5s top ease, 0.3s opacity ease;
  width: 100%;
  line-height: 24px; }
  @media only screen and (min-width: 768px) {
    .home .connect-section .social-links .social-text {
      position: relative;
      width: 100%;
      text-align: center;
      top: 50px;
      opacity: 0;
      margin: -4px 0; } }
  @media only screen and (min-width: 992px) {
    .home .connect-section .social-links .social-text {
      font-size: 13px;
      margin: -10px 0;
      line-height: 18px; } }
  @media only screen and (min-width: 1200px) {
    .home .connect-section .social-links .social-text {
      font-size: 14px;
      margin: -14px 0;
      line-height: 24px; } }

.home .connect-section .social-links .fb-link {
  display: inline-block;
  background: #3b5998;
  transition: 0.3s background ease; }
  .home .connect-section .social-links .fb-link:hover, .home .connect-section .social-links .fb-link:focus {
    background: #334a82; }
    @media only screen and (min-width: 768px) {
      .home .connect-section .social-links .fb-link:hover .social-img, .home .connect-section .social-links .fb-link:focus .social-img {
        opacity: 0;
        bottom: 60px; }
      .home .connect-section .social-links .fb-link:hover .social-text, .home .connect-section .social-links .fb-link:focus .social-text {
        opacity: 1;
        top: -30px; } }

.home .connect-section .social-links .find-link {
  display: inline-block;
  background: #810654;
  transition: 0.3s background ease; }
  .home .connect-section .social-links .find-link:hover, .home .connect-section .social-links .find-link:focus {
    background: #75144a; }
    @media only screen and (min-width: 768px) {
      .home .connect-section .social-links .find-link:hover .social-img, .home .connect-section .social-links .find-link:focus .social-img {
        opacity: 0;
        bottom: 60px; }
      .home .connect-section .social-links .find-link:hover .social-text, .home .connect-section .social-links .find-link:focus .social-text {
        opacity: 1;
        top: -30px; } }

.home .connect-section .social-links .careers-link {
  display: inline-block;
  background: #444444;
  transition: 0.3s background ease; }
  .home .connect-section .social-links .careers-link:hover, .home .connect-section .social-links .careers-link:focus {
    background: #333333; }
    @media only screen and (min-width: 768px) {
      .home .connect-section .social-links .careers-link:hover .social-img, .home .connect-section .social-links .careers-link:focus .social-img {
        opacity: 0;
        bottom: 60px; }
      .home .connect-section .social-links .careers-link:hover .social-text, .home .connect-section .social-links .careers-link:focus .social-text {
        opacity: 1;
        top: -30px; } }
  @media only screen and (min-width: 768px) {
    .home .connect-section .social-links .careers-link {
      float: right; } }

.home .events-section {
  padding-bottom: 60px; }
  @media only screen and (min-width: 992px) {
    .home .events-section {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .home .events-section .section-title {
      display: inline; } }
  @media only screen and (min-width: 768px) {
    .home .events-section .learn-more {
      position: relative;
      bottom: -12px; } }
  .home .events-section > .container {
    padding-left: 0;
    padding-right: 0; }
    .home .events-section > .container .col-xs-12 {
      padding-left: 0;
      padding-right: 0; }
      @media only screen and (min-width: 768px) {
        .home .events-section > .container .col-xs-12 {
          padding-left: 15px;
          padding-right: 15px; } }
    @media only screen and (min-width: 768px) {
      .home .events-section > .container {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (min-width: 992px) {
      .home .events-section > .container {
        width: 100%; } }
  @media only screen and (min-width: 768px) {
    .home .events-section .learn-more {
      float: right; } }
  .home .events-section .upcoming-events .event .event-title {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 1px;
    font-size: 14px;
    color: #111111; }
    .home .events-section .upcoming-events .event .event-title a {
      transition: 0.3s all ease;
      display: inline-block; }
      .home .events-section .upcoming-events .event .event-title a:after {
        content: '';
        display: block;
        height: 1px;
        margin-top: 2px;
        width: 0;
        background: #111111;
        transition: all 0.3s ease; }
      .home .events-section .upcoming-events .event .event-title a:hover:after, .home .events-section .upcoming-events .event .event-title a:focus:after {
        width: 100%;
        background: #777777; }
      .home .events-section .upcoming-events .event .event-title a:hover {
        color: #777777; }
  .home .events-section .upcoming-events .event p {
    margin: 4px 0; }
    .home .events-section .upcoming-events .event p .event-icon {
      color: #810654;
      margin-right: 8px; }
    @media only screen and (min-width: 992px) {
      .home .events-section .upcoming-events .event p:nth-child(3) {
        border-right: 1px #999999 solid;
        padding-right: 20px; }
      .home .events-section .upcoming-events .event p:nth-child(4) {
        padding-left: 20px;
        margin-bottom: 20px; } }
  @media only screen and (min-width: 992px) and (min-width: 992px) {
    .home .events-section .upcoming-events .event p:nth-child(4) {
      max-width: 50%; } }
  @media only screen and (min-width: 992px) and (min-width: 1200px) {
    .home .events-section .upcoming-events .event p:nth-child(4) {
      max-width: 65%; } }
    @media only screen and (min-width: 992px) {
      .home .events-section .upcoming-events .event p:nth-child(3), .home .events-section .upcoming-events .event p:nth-child(4) {
        position: relative;
        float: left; } }
  .home .events-section .upcoming-events hr {
    border-color: #ccc;
    border-width: 1px;
    margin: 20px 0; }

.home .learn-more {
  color: #960D64;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800; }
  .home .learn-more:hover span {
    left: 16px; }
  .home .learn-more span {
    position: relative;
    top: 2px;
    left: 4px;
    transition: 0.3s left ease; }

.home .section-title {
  color: #810654;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px; }
  @media only screen and (min-width: 992px) {
    .home .section-title {
      display: inline-block;
      text-align: left;
      margin-right: 8%;
      font-size: 32px;
      font-weight: 300;
      line-height: 40px; } }

.home .services-box__description--desktop {
  display: none; }

.home .window-cutoff .container {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 768px) {
    .home .window-cutoff .container {
      padding-left: 15px;
      padding-right: 15px; } }

@media only screen and (min-width: 992px) {
  .home .window-cutoff {
    position: relative;
    left: -30px;
    width: calc(100% + 60px);
    overflow: hidden; }
  .home .services-test {
    width: 2000px;
    position: relative;
    text-align: left;
    left: 0;
    right: 0;
    transition: 0.3s left ease, 0.3s right ease; }
    .home .services-test.surgery {
      left: 0;
      right: 0; }
    .home .services-test.pharmacy {
      right: 200px;
      left: -200px; }
    .home .services-test.obs {
      right: 400px;
      left: -400px; }
    .home .services-test > div {
      width: 323px;
      transition: 0.3s width ease;
      overflow: hidden; } }
    @media only screen and (min-width: 992px) and (min-width: 1200px) {
      .home .services-test > div {
        width: 390px; } }
  @media only screen and (min-width: 992px) and (min-width: 992px) {
    .home .services-test .services-box__description {
      display: none; } }

@media only screen and (min-width: 992px) {
    .home .services-test .desktop-flex {
      width: 770px !important; }
      .home .services-test .desktop-flex .services-box__description--desktop {
        max-width: 395px;
        left: 330px; } }
      @media only screen and (min-width: 992px) and (min-width: 1200px) {
        .home .services-test .desktop-flex .services-box__description--desktop {
          max-width: 350px;
          left: 400px; } }

@media only screen and (min-width: 992px) {
    .home .services-test .services-box {
      width: 293px !important;
      float: left;
      z-index: 1;
      margin: 0; } }
    @media only screen and (min-width: 992px) and (min-width: 1200px) {
      .home .services-test .services-box {
        width: 360px !important; } }

@media only screen and (min-width: 992px) {
    .home .services-test .services-box__description--desktop {
      position: absolute;
      z-index: 0;
      left: 20px;
      display: inline-block;
      max-width: 286px;
      display: none; } }
    @media only screen and (min-width: 992px) and (min-width: 1200px) {
      .home .services-test .services-box__description--desktop {
        max-width: 350px; } }
    @media only screen and (min-width: 992px) and (min-width: 992px) {
      .home .services-test .services-box__description--desktop {
        display: block; } }

@media only screen and (min-width: 992px) {
      .home .services-test .services-box__description--desktop .services-box__description__close {
        position: relative;
        float: right;
        color: #888;
        transition: 0.3s color ease-in;
        cursor: pointer; }
        .home .services-test .services-box__description--desktop .services-box__description__close:hover {
          color: #444444; }
      .home .services-test .services-box__description--desktop h4 {
        color: #810654;
        font-size: 18px;
        line-height: 24px;
        padding-right: 40px;
        font-weight: 400; }
      .home .services-test .services-box__description--desktop p, .home .services-test .services-box__description--desktop span {
        font-size: 16px; }
      .home .services-test .services-box__description--desktop a {
        color: #960D64;
        font-weight: 800;
        font-size: 14px;
        text-transform: uppercase;
        display: table; } }

.sidebar#sidebar {
  background: #f5f5f5;
  padding: 0;
  margin-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .sidebar#sidebar {
      margin-bottom: 20px; } }
  @media only screen and (min-width: 992px) {
    .sidebar#sidebar {
      margin-bottom: 0; } }
  .sidebar#sidebar .sidenav__title {
    padding: 20px 30px;
    background: #fff;
    border-bottom: 1px #eee solid;
    color: #810654;
    font-weight: 500;
    cursor: pointer; }
    .sidebar#sidebar .sidenav__title .sidenav__title__link {
      margin: 0;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #810654;
      font-size: 14px; }
    .sidebar#sidebar .sidenav__title span {
      float: right;
      transition: 0.5s transform ease; }
      @media only screen and (min-width: 992px) {
        .sidebar#sidebar .sidenav__title span {
          display: none; } }
      .sidebar#sidebar .sidenav__title span.expand {
        transform: rotate(180deg); }
  .sidebar#sidebar .sidenav__wrap {
    max-height: 0;
    overflow: hidden;
    transition: 0.5s max-height ease; }
    .sidebar#sidebar .sidenav__wrap.bg {
      background-color: white; }
    .sidebar#sidebar .sidenav__wrap.expand {
      max-height: 1500px;
      transition: 1s max-height ease; }
    @media only screen and (min-width: 992px) {
      .sidebar#sidebar .sidenav__wrap {
        max-height: 1500px; } }
    .sidebar#sidebar .sidenav__wrap dl {
      padding: 20px; }
    .sidebar#sidebar .sidenav__wrap dt {
      font-weight: 700;
      margin-bottom: 10px; }
    .sidebar#sidebar .sidenav__wrap dd {
      margin: 0 0 20px 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
      align-items: flex-start; }
      .sidebar#sidebar .sidenav__wrap dd .fa {
        -ms-flex: 0 25px;
        flex: 0 25px;
        width: 25px;
        color: #810654;
        position: relative;
        top: 4px; }
      .sidebar#sidebar .sidenav__wrap dd span:not(.fa) {
        -ms-flex: 1;
        flex: 1;
        font-size: 16px; }
  .sidebar#sidebar .sidenav {
    font-size: 14px; }
  .sidebar#sidebar .sidenav > li > a {
    font-weight: 800;
    background: #fff;
    display: block;
    padding: 20px 30px;
    border-bottom: 1px #eee solid;
    position: relative; }
    .sidebar#sidebar .sidenav > li > a span {
      position: absolute;
      right: 30px;
      top: 50%;
      margin-top: -11px;
      color: #999999; }
    .sidebar#sidebar .sidenav > li > a:hover, .sidebar#sidebar .sidenav > li > a:focus {
      background: #f5f5f5; }
  .sidebar#sidebar .sidenav > li.current_page_ancestor > a, .sidebar#sidebar .sidenav > li.current_page_item > a {
    color: #810654; }
    .sidebar#sidebar .sidenav > li.current_page_ancestor > a span, .sidebar#sidebar .sidenav > li.current_page_item > a span {
      display: none; }
  .sidebar#sidebar .sidenav > li.current_page_ancestor .children, .sidebar#sidebar .sidenav > li.current_page_item .children {
    display: block; }
  .sidebar#sidebar .sidenav > li.page_item_has_children.current_page_ancestor > a, .sidebar#sidebar .sidenav > li.page_item_has_children.current_page_item > a {
    color: #810654; }
    .sidebar#sidebar .sidenav > li.page_item_has_children.current_page_ancestor > a span, .sidebar#sidebar .sidenav > li.page_item_has_children.current_page_item > a span {
      display: block;
      color: #a33979; }
  .sidebar#sidebar .sidenav > li > .children {
    padding: 20px 30px; }
    .sidebar#sidebar .sidenav > li > .children > .page_item > .children {
      border-left: 2px #999999 solid;
      padding-left: 12px;
      margin-left: 12px; }
      .sidebar#sidebar .sidenav > li > .children > .page_item > .children > .page_item > .children > .page_item {
        font-size: 13px;
        margin-left: 4px;
        list-style-type: disc; }
  .sidebar#sidebar .children {
    display: none;
    padding-left: 12px;
    font-size: 14px; }
    .sidebar#sidebar .children .mobile-only {
      display: none; }
    .sidebar#sidebar .children a {
      display: block;
      margin: 4px 0;
      font-weight: 600; }
      .sidebar#sidebar .children a:hover {
        color: #999999; }

@media only screen and (min-width: 992px) {
  .news-archive h1 {
    display: inline-block; } }

.news-archive .search-box {
  padding: 12px 20px;
  border: 1px #ccc solid;
  margin: 22px 0 0;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .news-archive .search-box {
      width: 49%; } }
  @media only screen and (min-width: 992px) {
    .news-archive .search-box {
      float: right;
      width: 300px;
      margin: 22px 320px 0 0; } }
  .news-archive .search-box span {
    color: #810654; }
  .news-archive .search-box .search-box__field {
    margin-left: 8px;
    background: transparent;
    border: 0;
    color: #555; }
    .news-archive .search-box .search-box__field::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #555;
      opacity: 1;
      font-style: italic; }
    .news-archive .search-box .search-box__field::-moz-placeholder {
      /* Firefox 19+ */
      color: #555;
      opacity: 1;
      font-style: italic; }
    .news-archive .search-box .search-box__field:-ms-input-placeholder {
      /* IE 10+ */
      color: #555;
      opacity: 1;
      font-style: italic; }
    .news-archive .search-box .search-box__field:-moz-placeholder {
      /* Firefox 18- */
      color: #555;
      opacity: 1;
      font-style: italic; }
    .news-archive .search-box .search-box__field:focus {
      outline: none; }

.news-archive .news-categories__dropdown {
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10;
  width: 100%;
  font-weight: 500; }
  @media only screen and (min-width: 768px) {
    .news-archive .news-categories__dropdown {
      width: 49%;
      float: right; } }
  @media only screen and (min-width: 992px) {
    .news-archive .news-categories__dropdown {
      position: absolute;
      right: 15px;
      top: 0;
      width: 300px;
      margin-top: 22px; } }
  .news-archive .news-categories__dropdown .dropdown__title {
    cursor: pointer;
    padding: 15px 20px; }
    .news-archive .news-categories__dropdown .dropdown__title a, .news-archive .news-categories__dropdown .dropdown__title span {
      color: #960D64;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 1px;
      font-weight: 800; }
    .news-archive .news-categories__dropdown .dropdown__title span {
      float: right;
      transition: 0.3s transform ease; }
    .news-archive .news-categories__dropdown .dropdown__title.open span {
      transform: rotate(180deg); }
  .news-archive .news-categories__dropdown .dropdown__inner {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s max-height ease; }
    .news-archive .news-categories__dropdown .dropdown__inner ul li a {
      display: block;
      padding: 22px 20px;
      border-top: 1px #eee solid;
      font-size: 14px; }
      .news-archive .news-categories__dropdown .dropdown__inner ul li a:hover, .news-archive .news-categories__dropdown .dropdown__inner ul li a:focus {
        background: #f5f5f5; }
    .news-archive .news-categories__dropdown .dropdown__inner.open {
      max-height: 400px;
      transition: 0.6s max-height ease; }

.news-archive #content {
  box-shadow: none;
  background: #f5f5f5;
  padding: 0; }
  .news-archive #content .news-archive__post {
    background: #fff;
    padding: 20px 30px;
    margin: 24px 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
    @media only screen and (min-width: 768px) {
      .news-archive #content .news-archive__post .featured-image {
        top: 22px;
        margin-bottom: 50px; } }
    .news-archive #content .news-archive__post .post__title {
      font-weight: 800;
      font-size: 26px;
      margin: 30px 0;
      line-height: 40px; }
      @media only screen and (min-width: 992px) {
        .news-archive #content .news-archive__post .post__title {
          font-size: 32px; } }
      .news-archive #content .news-archive__post .post__title a {
        color: #960D64;
        transition: 0.3s color ease; }
        .news-archive #content .news-archive__post .post__title a:hover {
          color: #61063c; }
  .news-archive #content .post-nav {
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) {
      .news-archive #content .post-nav {
        margin: 40px 0; } }
    .news-archive #content .post-nav a {
      color: #960D64;
      margin: 0px 6px;
      font-size: 13px; }
      @media only screen and (min-width: 768px) {
        .news-archive #content .post-nav a {
          margin: 0 28px;
          font-size: 16px; } }
      .news-archive #content .post-nav a span {
        background: #e6e6e6;
        padding: 5px 10px;
        border-radius: 30px;
        position: relative;
        transition: 0.3s background ease; }
      .news-archive #content .post-nav a.prev-posts span {
        right: 6px; }
      .news-archive #content .post-nav a.next-posts span {
        left: 6px; }
      .news-archive #content .post-nav a:hover span, .news-archive #content .post-nav a:focus span {
        background: #999999; }

.news-archive:before {
  content: '';
  background: #eee;
  width: 100%;
  position: absolute;
  height: 300px;
  top: 0;
  z-index: -1; }

.news-post .post__title {
  line-height: 40px; }

#main.byh-archive {
  background: #eee; }
  #main.byh-archive .lighter-bg {
    background: #f5f5f5;
    margin-top: 90px;
    margin-bottom: -19px;
    padding-bottom: 20px; }
  #main.byh-archive .archive__title {
    margin: 6px 0 26px;
    line-height: 32px; }
    @media only screen and (min-width: 768px) {
      #main.byh-archive .archive__title {
        margin: 20px 0 40px; } }
    @media only screen and (min-width: 992px) {
      #main.byh-archive .archive__title {
        margin: 30px 0 50px;
        line-height: 40px; } }
  #main.byh-archive .byh-featured__slider:before {
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
    @media only screen and (min-width: 768px) {
      #main.byh-archive .byh-featured__slider:before {
        margin-left: 10%;
        width: 90%; } }
  #main.byh-archive .byh-featured__slider .byh-featured__slide {
    padding: 0 0 16px; }
    @media only screen and (min-width: 768px) {
      #main.byh-archive .byh-featured__slider .byh-featured__slide {
        padding: 24px 0; } }
    #main.byh-archive .byh-featured__slider .byh-featured__slide .byh-featured--image {
      width: 100%; }
    #main.byh-archive .byh-featured__slider .byh-featured__slide .byh-featured--tag {
      color: #7e6945;
      margin: 0;
      margin-top: 24px; }
      @media only screen and (min-width: 768px) {
        #main.byh-archive .byh-featured__slider .byh-featured__slide .byh-featured--tag {
          margin-top: 50px; } }
    #main.byh-archive .byh-featured__slider .byh-featured__slide .byh-featured--title {
      margin: 12px 0;
      font-size: 16px;
      line-height: 24px; }
      @media only screen and (min-width: 768px) {
        #main.byh-archive .byh-featured__slider .byh-featured__slide .byh-featured--title {
          font-size: 26px;
          line-height: 30px; } }
      @media only screen and (min-width: 992px) {
        #main.byh-archive .byh-featured__slider .byh-featured__slide .byh-featured--title {
          font-size: 28px;
          line-height: 36px; } }
      #main.byh-archive .byh-featured__slider .byh-featured__slide .byh-featured--title a {
        color: #960D64;
        font-weight: 800; }
        @media only screen and (min-width: 768px) {
          #main.byh-archive .byh-featured__slider .byh-featured__slide .byh-featured--title a {
            font-weight: 400; } }
        #main.byh-archive .byh-featured__slider .byh-featured__slide .byh-featured--title a:hover {
          color: #61063c; }
    #main.byh-archive .byh-featured__slider .byh-featured__slide .learn-more {
      color: #960D64;
      font-weight: 800;
      letter-spacing: 1px;
      text-transform: uppercase;
      font-size: 14px; }
      #main.byh-archive .byh-featured__slider .byh-featured__slide .learn-more:hover span, #main.byh-archive .byh-featured__slider .byh-featured__slide .learn-more:focus span {
        left: 16px; }
      #main.byh-archive .byh-featured__slider .byh-featured__slide .learn-more span {
        position: relative;
        top: 2px;
        left: 4px;
        transition: 0.3s left ease; }
    #main.byh-archive .byh-featured__slider .byh-featured__slide .col-md-4 {
      padding: 0; }
      @media only screen and (min-width: 768px) {
        #main.byh-archive .byh-featured__slider .byh-featured__slide .col-md-4 {
          padding: 0 15px; } }
  #main.byh-archive .byh-featured__slider .slick-arrow.slick-next {
    display: none !important;
    right: 0;
    bottom: 0;
    top: auto;
    background: #f5f5f5;
    color: #810654;
    padding: 10px 22px;
    font-size: 26px;
    transition: 0.3s background ease; }
    @media only screen and (min-width: 768px) {
      #main.byh-archive .byh-featured__slider .slick-arrow.slick-next {
        display: inline-block !important; } }
    #main.byh-archive .byh-featured__slider .slick-arrow.slick-next:hover, #main.byh-archive .byh-featured__slider .slick-arrow.slick-next:focus {
      background: #e6e6e6; }
  #main.byh-archive .byh-featured__slider .slick-dotted.slick-slider {
    margin-bottom: 30px; }
  #main.byh-archive .byh-featured__slider .slick-dots {
    position: absolute;
    bottom: -60px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%; }
    #main.byh-archive .byh-featured__slider .slick-dots li {
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
      #main.byh-archive .byh-featured__slider .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 11px;
        width: 11px;
        outline: none;
        line-height: 0px;
        font-size: 0px;
        color: #810654;
        padding: 0;
        cursor: pointer;
        border: 1px #999 solid;
        border-radius: 40px; }
        #main.byh-archive .byh-featured__slider .slick-dots li button:hover, #main.byh-archive .byh-featured__slider .slick-dots li button:focus {
          outline: none; }
          #main.byh-archive .byh-featured__slider .slick-dots li button:hover:before, #main.byh-archive .byh-featured__slider .slick-dots li button:focus:before {
            opacity: 1; }
        #main.byh-archive .byh-featured__slider .slick-dots li button:before {
          position: absolute;
          top: -17px;
          left: -5px;
          content: '•';
          font-size: 60px;
          line-height: 44px;
          text-align: center;
          color: #810654;
          opacity: 0;
          transition: 0.5s opacity ease; }
      #main.byh-archive .byh-featured__slider .slick-dots li.slick-active button:before {
        border: 0;
        opacity: 1; }
  #main.byh-archive .search-box {
    float: left;
    width: 100%;
    font-size: 14px; }
    #main.byh-archive .search-box::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      font-style: italic; }
    #main.byh-archive .search-box::-moz-placeholder {
      /* Firefox 19+ */
      font-style: italic; }
    #main.byh-archive .search-box:-ms-input-placeholder {
      /* IE 10+ */
      font-style: italic; }
    #main.byh-archive .search-box:-moz-placeholder {
      /* Firefox 18- */
      font-style: italic; }
    @media only screen and (min-width: 768px) {
      #main.byh-archive .search-box {
        margin-top: 60px; } }
    #main.byh-archive .search-box .search-box__field {
      width: 85%; }
      @media only screen and (min-width: 768px) {
        #main.byh-archive .search-box .search-box__field {
          width: 90%; } }
      @media only screen and (min-width: 992px) {
        #main.byh-archive .search-box .search-box__field {
          width: 95%; } }
  #main.byh-archive .news-categories__dropdown {
    float: left;
    width: 100%;
    margin-top: 30px; }
    @media only screen and (min-width: 768px) {
      #main.byh-archive .news-categories__dropdown {
        margin-top: 60px; } }
    @media only screen and (min-width: 992px) {
      #main.byh-archive .news-categories__dropdown {
        width: 89%; } }
  #main.byh-archive .byh-img__container {
    position: relative; }
    @media only screen and (min-width: 768px) {
      #main.byh-archive .byh-img__container {
        text-align: center; } }
    #main.byh-archive .byh-img__container .byh-thumb {
      width: 100%;
      max-width: 400px; }
    #main.byh-archive .byh-img__container:before {
      content: "";
      background: #810654;
      opacity: 0;
      width: 100%;
      max-width: 400px;
      height: calc(100% + 1px);
      position: absolute;
      transition: 0.3s opacity ease; }
    #main.byh-archive .byh-img__container:hover:before, #main.byh-archive .byh-img__container:focus:before {
      opacity: 0.5; }
  #main.byh-archive .post {
    margin-top: 30px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      #main.byh-archive .post {
        height: 350px; } }
    @media only screen and (min-width: 992px) {
      #main.byh-archive .post {
        height: 300px; } }
    @media only screen and (min-width: 1200px) {
      #main.byh-archive .post {
        height: 320px; } }
    #main.byh-archive .post .post__tag {
      margin-bottom: 0;
      margin: 8px 0; }
      #main.byh-archive .post .post__tag a {
        color: #7e6945;
        font-weight: 600; }
        #main.byh-archive .post .post__tag a:hover, #main.byh-archive .post .post__tag a:focus {
          color: #3A2B13; }
    #main.byh-archive .post .post__title {
      font-size: 16px;
      font-weight: 800;
      margin-top: 6px;
      line-height: 24px; }
      #main.byh-archive .post .post__title a {
        color: #960D64;
        transition: 0.3 color ease; }
      #main.byh-archive .post .post__title:hover a, #main.byh-archive .post .post__title:focus a {
        color: #61063c; }
    #main.byh-archive .post #content {
      margin-top: 36px; }

.byh-post .post__title {
  margin: 6px 0 26px;
  line-height: 32px; }
  @media only screen and (min-width: 768px) {
    .byh-post .post__title {
      margin: 20px 0 40px; } }
  @media only screen and (min-width: 992px) {
    .byh-post .post__title {
      margin: 30px 0 50px;
      line-height: 40px; } }

.byh-post .byh__back-link {
  font-size: 13px;
  font-weight: 500;
  padding-bottom: 18px;
  margin-bottom: 24px;
  border-bottom: 0;
  line-height: 16px; }
  @media only screen and (min-width: 768px) {
    .byh-post .byh__back-link {
      border-bottom: 1px #eee solid; } }
  .byh-post .byh__back-link span {
    position: relative;
    font-size: 10px;
    margin-right: 12px;
    right: 0;
    transition: 0.3s right ease; }
  .byh-post .byh__back-link:hover span, .byh-post .byh__back-link:focus span {
    right: 8px; }

@media only screen and (min-width: 768px) {
  .byh-post .featured-image {
    left: -50px;
    margin-right: -20px;
    float: left; } }

@media only screen and (min-width: 992px) {
  .byh-post .featured-image {
    left: auto;
    margin-right: 30px;
    margin-left: 0; } }

@media only screen and (min-width: 1200px) {
  .byh-post .featured-image {
    left: -50px;
    margin-right: -20px; } }

@media only screen and (min-width: 768px) {
  .byh-post .featured-image .featured-image__img {
    max-width: 400px; } }

.byh-post .byh-img__container {
  position: relative; }
  .byh-post .byh-img__container .byh-thumb {
    width: 100%;
    max-width: 400px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
  .byh-post .byh-img__container:before {
    content: "";
    background: #810654;
    opacity: 0;
    width: 100%;
    max-width: 400px;
    height: 100%;
    position: absolute;
    transition: 0.3s opacity ease; }
  .byh-post .byh-img__container:hover:before, .byh-post .byh-img__container:focus:before {
    opacity: 0.5; }

.byh-post .related-posts {
  color: #810654;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0;
  margin-top: 48px; }

.byh-post .post {
  margin-top: 24px;
  margin-bottom: 24px; }
  .byh-post .post .post__tag {
    margin-bottom: 0;
    margin: 8px 0 0; }
    @media only screen and (min-width: 992px) {
      .byh-post .post .post__tag {
        margin: 16px 0 0; } }
    .byh-post .post .post__tag a {
      color: #7e6945;
      font-weight: 600; }
      .byh-post .post .post__tag a:hover, .byh-post .post .post__tag a:focus {
        color: #3A2B13; }
  .byh-post .post .post__title {
    font-size: 16px;
    font-weight: 800;
    margin-top: 8px; }
    .byh-post .post .post__title a {
      color: #960D64;
      transition: 0.3 color ease; }
    .byh-post .post .post__title:hover a, .byh-post .post .post__title:focus a {
      color: #61063c; }
  .byh-post .post #content {
    margin-top: 36px; }

.byh-post:before {
  content: '';
  background: #eee;
  width: 100%;
  position: absolute;
  height: 160px;
  top: 0; }
  @media only screen and (min-width: 992px) {
    .byh-post:before {
      height: 132px; } }
  @media only screen and (min-width: 1200px) {
    .byh-post:before {
      height: 160px; } }

.location-page .no-img .address-hours-phone > div {
  margin: 40px 0;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .location-page .no-img .address-hours-phone > div:nth-child(1) {
      padding-right: 15px; }
    .location-page .no-img .address-hours-phone > div:nth-child(2) {
      padding-left: 15px; } }

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  .location-page .no-img .address-hours-phone > div {
    margin: 0; } }
  @media only screen and (min-width: 1200px) {
    .location-page .no-img .address-hours-phone > div:nth-child(1) {
      padding-right: 0;
      padding-left: 0; }
    .location-page .no-img .address-hours-phone > div:nth-child(2) {
      padding-left: 0; } }

@media only screen and (min-width: 1200px) {
  .location-page .ahp-col {
    float: right; } }

.location-page .address-hours-phone {
  padding: 0; }
  @media only screen and (min-width: 1200px) {
    .location-page .address-hours-phone {
      margin: 0 0 40px; } }
  .location-page .address-hours-phone > div {
    margin: 40px 0;
    padding: 0; }
    @media only screen and (min-width: 768px) {
      .location-page .address-hours-phone > div:nth-child(1) {
        padding-right: 15px; }
      .location-page .address-hours-phone > div:nth-child(2) {
        padding-left: 15px; } }

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  .location-page .address-hours-phone > div {
    margin: 0; } }
    @media only screen and (min-width: 1200px) {
      .location-page .address-hours-phone > div:nth-child(1) {
        padding-right: 0;
        padding-left: 30px; }
      .location-page .address-hours-phone > div:nth-child(2) {
        padding-left: 30px; } }
  .location-page .address-hours-phone h2 {
    font-size: 13px;
    color: #7e6945;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
    line-height: 16px; }
  .location-page .address-hours-phone p {
    margin-bottom: 4px; }

.location-page #content > div {
  padding: 0; }

.location-page #content > p {
  clear: both; }

@media only screen and (min-width: 1200px) {
  .location-page #content .content--body {
    width: 50%; } }

.location-page .location-slider, .location-page .location-hero__image {
  padding-left: 0;
  padding-right: 0; }

@media only screen and (min-width: 1200px) {
  .location-page .location__slide, .location-page .location-hero__image {
    margin-bottom: 50px; } }

.location-page .location__slide .location__slide__image, .location-page .location-hero__image .location__slide__image {
  width: 100%; }

.location-page .location-slider .slick-arrow {
  bottom: 0;
  top: auto;
  font-size: 20px;
  z-index: 2; }
  @media only screen and (min-width: 1200px) {
    .location-page .location-slider .slick-arrow {
      bottom: 50px; } }

.location-page .location-slider .slick-next {
  right: 0; }

.location-page .location-slider .slick-prev {
  display: inline-block !important;
  background: rgba(143, 10, 90, 0.8);
  color: #fff;
  border: none;
  position: absolute;
  left: 0;
  padding: 4px 14px; }

.careers-archive .archive__title {
  margin: 2px 0 30px;
  position: relative;
  z-index: 2; }
  @media only screen and (min-width: 768px) {
    .careers-archive .archive__title {
      margin: 8px 0 30px; } }

.careers-archive .careers__top--title, .careers-archive .careers__listing--title {
  color: #810654;
  font-size: 26px;
  font-weight: 300; }

.careers-archive .careers__listing--title {
  border-top: 1px #eee solid;
  padding-top: 24px; }

.careers-archive .careers__top--desc {
  font-size: 16px; }

.careers-archive .careers__top--img {
  position: relative;
  margin-bottom: 24px; }
  @media only screen and (min-width: 768px) {
    .careers-archive .careers__top--img {
      float: right;
      left: 50px;
      margin-left: -20px; } }
  .careers-archive .careers__top--img img {
    /* Firefox */
    /* WebKit */
    /* Opera */
    width: -o-calc(100% + 60px);
    /* Standard */
    width: calc(100% + 60px);
    box-shadow: 0 12px 12px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    top: -30px;
    left: -30px; }
    @media only screen and (min-width: 768px) {
      .careers-archive .careers__top--img img {
        max-width: 350px;
        top: 0;
        left: 0; } }
    @media only screen and (min-width: 1200px) {
      .careers-archive .careers__top--img img {
        max-width: 400px; } }

.careers-archive .working-at, .careers-archive .volunteering-at {
  display: table;
  padding: 18px 24px;
  color: #fff;
  margin: 20px 0;
  transition: 0.3s background ease;
  font-size: 15px;
  font-weight: 400;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .careers-archive .working-at, .careers-archive .volunteering-at {
      font-size: 16px;
      width: 300px; } }
  @media only screen and (min-width: 992px) {
    .careers-archive .working-at, .careers-archive .volunteering-at {
      width: 300px;
      text-align: center; } }
  @media only screen and (min-width: 1200px) {
    .careers-archive .working-at, .careers-archive .volunteering-at {
      display: inline-block; } }
  .careers-archive .working-at .career-text, .careers-archive .volunteering-at .career-text {
    margin-right: 16px; }

.careers-archive .working-at {
  background: #810654; }
  .careers-archive .working-at:hover, .careers-archive .working-at:focus {
    background: #61063c; }

.careers-archive .volunteering-at {
  background: #7e6945;
  margin-bottom: 32px; }
  @media only screen and (min-width: 1200px) {
    .careers-archive .volunteering-at {
      margin-left: 20px; } }
  .careers-archive .volunteering-at:hover, .careers-archive .volunteering-at:focus {
    background: #7d5c23; }

.careers-archive .ceo-at {
  vertical-align: middle;
  display: table;
  padding: 18px 24px;
  color: #fff;
  transition: 0.3s background ease;
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  margin-bottom: 32px;
  background: #444444; }
  @media only screen and (min-width: 768px) {
    .careers-archive .ceo-at {
      font-size: 16px;
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .careers-archive .ceo-at {
      text-align: center; } }
  @media only screen and (min-width: 1200px) {
    .careers-archive .ceo-at {
      display: inline-block; } }
  .careers-archive .ceo-at:hover, .careers-archive .ceo-at:focus {
    background: #333333; }

.careers-archive .career-img {
  display: none;
  height: 40px;
  margin-right: 16px; }
  @media only screen and (min-width: 768px) {
    .careers-archive .career-img {
      display: inline; } }

.career-posting {
  background: #f5f5f5;
  cursor: pointer; }
  .career-posting .dd__title {
    font-size: 15px;
    background: #f5f5f5;
    color: #810654;
    padding: 16px 34px 16px 30px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 20px;
    transition: 0.3s background ease;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .career-posting .dd__title {
        font-size: 16px;
        line-height: 24px; } }
    @media only screen and (min-width: 992px) {
      .career-posting .dd__title {
        padding: 22px 30px; } }
    .career-posting .dd__title .ss-navigateright {
      float: right;
      color: #810654;
      transition: 0.3s transform ease;
      position: absolute;
      right: 35px;
      top: 50%;
      margin-top: -11px; }
    .career-posting .dd__title.open {
      background: #e6e6e6; }
      .career-posting .dd__title.open .ss-navigateright {
        transform: rotate(90deg); }
    .career-posting .dd__title:hover, .career-posting .dd__title:focus {
      background: #e6e6e6; }
  .career-posting .dd__body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.5s ease;
    padding: 0 30px;
    outline: none; }
    .career-posting .dd__body.open {
      transition: 0.9s max-height ease;
      max-height: 2500px;
      padding: 12px 30px 24px; }
    .career-posting .dd__body a {
      color: #810654;
      transition: 0.3s color ease; }
      .career-posting .dd__body a:hover, .career-posting .dd__body a:focus {
        color: #61063c; }

.careers-single .careers__back-link {
  font-size: 13px;
  font-weight: 500;
  padding-bottom: 18px;
  margin-bottom: 24px;
  border-bottom: 1px #eee solid;
  line-height: 16px; }
  .careers-single .careers__back-link span {
    position: relative;
    font-size: 10px;
    margin-right: 12px;
    right: 0;
    transition: 0.3s right ease; }
  .careers-single .careers__back-link:hover span {
    right: 8px; }

.events-archive .events__item {
  display: inline-block;
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  padding: 18px;
  margin: 12px 0;
  width: 100%; }
  .events-archive .events__item .events__content {
    border-bottom: 2px #eee solid;
    padding-bottom: 24px; }
    @media only screen and (min-width: 992px) {
      .events-archive .events__item .events__content {
        border-bottom: 0;
        padding-bottom: 0;
        border-right: 2px #eee solid;
        padding-right: 24px; } }
    .events-archive .events__item .events__content img {
      max-width: 100%;
      height: auto; }
    .events-archive .events__item .events__content .events__title {
      font-size: 26px;
      font-weight: 400;
      color: #810654;
      line-height: 30px; }
      @media only screen and (min-width: 768px) {
        .events-archive .events__item .events__content .events__title {
          font-size: 32px; } }
      @media only screen and (min-width: 992px) {
        .events-archive .events__item .events__content .events__title {
          line-height: 40px; } }
  .events-archive .events__item .events__meta {
    margin: 40px 0; }
    .events-archive .events__item .events__meta .events__details {
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 1px;
      text-transform: uppercase;
      font-variant: small-caps;
      display: block; }
    .events-archive .events__item .events__meta .ss-icon {
      color: #810654;
      margin-right: 12px;
      font-size: 14px;
      padding: 6px;
      border: 1px #810654 solid;
      border-radius: 40px; }
      .events-archive .events__item .events__meta .ss-icon.ss-location {
        padding: 6px 8px; }
    .events-archive .events__item .events__meta .events__time {
      font-variant: small-caps; }
    .events-archive .events__item .events__meta .events__location {
      display: block; }
    .events-archive .events__item .events__meta > span, .events-archive .events__item .events__meta > time {
      margin: 18px 0;
      display: block;
      font-size: 15px; }
      @media only screen and (min-width: 768px) {
        .events-archive .events__item .events__meta > span, .events-archive .events__item .events__meta > time {
          font-size: 16px;
          display: inline;
          margin-right: 36px; } }
      @media only screen and (min-width: 992px) {
        .events-archive .events__item .events__meta > span, .events-archive .events__item .events__meta > time {
          margin-right: 0;
          display: block; } }

.provider_card {
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 100%;
  flex: 0 100%;
  padding: 20px; }
  .provider_card--photo {
    -ms-flex: 0 60px;
    flex: 0 60px;
    width: 60px; }
    .provider_card--photo img {
      max-width: 100%; }
  .provider_card--info {
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px; }
    .provider_card--info h3 {
      margin-top: 10px;
      margin-bottom: 8px; }
      .provider_card--info h3 a {
        color: #810654; }
    .provider_card--info p {
      font-size: 13px;
      font-style: italic; }

.provider.archive .provider_card {
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  margin: 0 0 30px 0; }
  @media only screen and (min-width: 992px) {
    .provider.archive .provider_card {
      -ms-flex: 0 calc(33.34% - 31px);
      flex: 0 calc(33.34% - 31px);
      margin: 0 30px 30px 0; } }
  .provider.archive .provider_card--photo {
    -ms-flex: 0 100px;
    flex: 0 100px;
    width: 100px; }
  .provider.archive .provider_card--info h3 {
    font-weight: 400;
    margin-top: 0; }
  .provider.archive .provider_card--info p {
    font-size: 16px; }

.provider.archive #content {
  background: none;
  padding: 0;
  box-shadow: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media only screen and (min-width: 992px) {
    .provider.archive #content {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; } }

.provider.archive .post-nav {
  width: 100%;
  text-align: center; }
  .provider.archive .post-nav a {
    display: inline-block;
    color: #810654;
    padding: 8px; }
    .provider.archive .post-nav a:hover, .provider.archive .post-nav a:focus {
      color: #990764; }

.provider.archive .specialty__dropdown {
  background: #810654;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10;
  width: 100%;
  font-weight: 500; }
  @media only screen and (min-width: 768px) {
    .provider.archive .specialty__dropdown {
      width: 49%; } }
  @media only screen and (min-width: 992px) {
    .provider.archive .specialty__dropdown {
      width: calc(33.34% - 30px);
      margin: 40px 0 60px 0; } }
  .provider.archive .specialty__dropdown .dropdown__title {
    cursor: pointer;
    padding: 15px 20px; }
    .provider.archive .specialty__dropdown .dropdown__title a, .provider.archive .specialty__dropdown .dropdown__title span {
      color: white;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 1px;
      font-weight: 800; }
    .provider.archive .specialty__dropdown .dropdown__title span {
      float: right;
      transition: 0.3s transform ease; }
    .provider.archive .specialty__dropdown .dropdown__title.open span {
      transform: rotate(180deg); }
  .provider.archive .specialty__dropdown .dropdown__inner {
    width: 100%;
    max-height: 0;
    overflow: scroll;
    transition: 0.3s max-height ease;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 50;
    background: #810654; }
    .provider.archive .specialty__dropdown .dropdown__inner.open {
      max-height: 400px;
      transition: 0.6s max-height ease; }
    .provider.archive .specialty__dropdown .dropdown__inner ul li a {
      display: block;
      padding: 22px 20px;
      border-top: 1px #8d075c solid;
      font-size: 14px;
      color: white; }
      .provider.archive .specialty__dropdown .dropdown__inner ul li a:hover, .provider.archive .specialty__dropdown .dropdown__inner ul li a:focus {
        background: #990764; }

.main.fourohfour {
  text-align: center; }
  .main.fourohfour .fourohfour-statement {
    display: block;
    font-size: 20px;
    margin-top: 30px; }
    @media only screen and (min-width: 768px) {
      .main.fourohfour .fourohfour-statement {
        margin-top: 40px; } }
    @media only screen and (min-width: 992px) {
      .main.fourohfour .fourohfour-statement {
        margin-top: 50px; } }
  .main.fourohfour h1 {
    margin: 20px 0;
    line-height: 30px; }
    @media only screen and (min-width: 768px) {
      .main.fourohfour h1 {
        font-size: 40px;
        line-height: 50px;
        margin: 20px 0 40px; } }
  .main.fourohfour .search-box {
    width: 100%;
    height: 50px;
    margin: 0 0 24px;
    padding: 14px 24px;
    border: 1px #eee solid;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
    .main.fourohfour .search-box .ss-search {
      float: left;
      color: #810654;
      margin-right: 12px; }
    .main.fourohfour .search-box .search-box__field {
      background: none;
      border: 0;
      float: left;
      width: 90%;
      outline: none; }
      .main.fourohfour .search-box .search-box__field::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #777;
        opacity: 1;
        font-style: italic;
        font-size: 14px; }
      .main.fourohfour .search-box .search-box__field::-moz-placeholder {
        /* Firefox 19+ */
        color: #777;
        opacity: 1;
        font-style: italic;
        font-size: 14px; }
      .main.fourohfour .search-box .search-box__field:-ms-input-placeholder {
        /* IE 10+ */
        color: #777;
        opacity: 1;
        font-style: italic;
        font-size: 14px; }
      .main.fourohfour .search-box .search-box__field:-moz-placeholder {
        /* Firefox 18- */
        color: #777;
        opacity: 1;
        font-style: italic;
        font-size: 14px; }
    .main.fourohfour .search-box .ss-right {
      font-size: 18px;
      background: #810654;
      color: #fff;
      padding: 12px 18px;
      float: right;
      position: relative;
      left: 24px;
      bottom: 38px;
      cursor: pointer;
      transition: 0.3s background ease; }
      .main.fourohfour .search-box .ss-right:hover, .main.fourohfour .search-box .ss-right:focus {
        background: #61063c; }
  .main.fourohfour .fourohfour-contact {
    font-size: 18px; }
    .main.fourohfour .fourohfour-contact div div {
      text-align: left;
      margin: 12px 0; }
      @media only screen and (min-width: 768px) {
        .main.fourohfour .fourohfour-contact div div {
          text-align: center; } }
    .main.fourohfour .fourohfour-contact .fourohfour-contact__icon {
      position: relative;
      right: 12px;
      color: #707070;
      font-size: 14px;
      padding: 8px;
      border: 1px #707070 solid;
      border-radius: 40px; }
      .main.fourohfour .fourohfour-contact .fourohfour-contact__icon.ss-lock {
        padding: 8px 9px; }
    .main.fourohfour .fourohfour-contact a {
      text-transform: uppercase;
      font-weight: 800;
      color: #960D64;
      transition: 0.3s color ease;
      font-size: 14px;
      letter-spacing: 1px; }
      .main.fourohfour .fourohfour-contact a .ss-navigateright {
        position: relative;
        left: 12px;
        transition: 0.3s left ease;
        font-size: 12px; }
      .main.fourohfour .fourohfour-contact a:hover, .main.fourohfour .fourohfour-contact a:focus {
        color: #61063c; }
        .main.fourohfour .fourohfour-contact a:hover .ss-navigateright, .main.fourohfour .fourohfour-contact a:focus .ss-navigateright {
          left: 20px; }

.navigation .desktop-nav__slides {
  max-height: 0;
  overflow: hidden; }

.navigation .pink-icons {
  display: inline-block;
  width: 60px;
  height: 60px; }

@media only screen and (min-width: 992px) {
  .navigation .desktop-nav__slides {
    background: #61063c;
    width: 100%;
    transition: 0.5s max-height ease 0.3s, 0.5s padding ease 0.3s; } }
  @media only screen and (min-width: 992px) and (-ms-high-contrast: active), only screen and (min-width: 992px) and (-ms-high-contrast: none) {
    .navigation .desktop-nav__slides {
      transition: 0.5s max-height ease, 0.5s padding ease; } }

@media only screen and (min-width: 992px) {
    .navigation .desktop-nav__slides.open {
      max-height: 600px;
      padding: 50px 0; }
    .navigation .desktop-nav__slides a {
      display: inline-block;
      color: #fff; }
      .navigation .desktop-nav__slides a img {
        margin: 10px 24px 10px 0; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide .col-md-5 {
      border-right: 1px #810654 solid;
      width: 40%;
      font-size: 20px;
      font-weight: 300; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide .main-menu__item {
      margin: 8px 0; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide .main-menu__item a {
        font-size: 18px; }
        .navigation .desktop-nav__slides .desktop-nav__slides__slide .main-menu__item a:after {
          content: '';
          display: block;
          height: 1px;
          margin-top: 6px;
          width: 0;
          background: #fff;
          transition: width 0.3s ease; }
        .navigation .desktop-nav__slides .desktop-nav__slides__slide .main-menu__item a:hover:after, .navigation .desktop-nav__slides .desktop-nav__slides__slide .main-menu__item a:focus:after {
          width: 100%; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--about .pink-icons {
      width: 50px;
      height: 50px; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--about a {
      font-size: 20px;
      font-weight: 300;
      white-space: nowrap; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--patients .pink-icon__link {
      font-size: 20px; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .col-md-5 {
      border: 0; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .col-md-2 {
      padding: 20px 0 0 3%; } }
    @media only screen and (min-width: 992px) and (min-width: 1200px) {
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .col-md-2 {
        padding: 20px 0 0 4%; } }

@media only screen and (min-width: 992px) {
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .clinics-list {
      border-left: 1px #810654 solid;
      margin-left: 0; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations li {
      margin: 12px 0; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .header-address {
      color: #fff;
      font-size: 18px; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .header-address .ss-location, .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .header-address .ss-phone {
        color: #c34989;
        margin-right: 6px;
        transition: 0.3s color ease; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .header-address .hc-address:hover .ss-location, .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .header-address .hc-address:hover .ss-phone, .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .header-address .hc-phone:hover .ss-location, .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .header-address .hc-phone:hover .ss-phone {
        color: #810654; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .header-address .vl {
        margin: 0 12px; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .locations-title {
      text-transform: uppercase;
      color: #ce80a4;
      letter-spacing: 1px;
      font-weight: 600; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .hc-underline {
      display: inline-block;
      font-size: 20px; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .hc-underline:after {
        content: '';
        display: block;
        height: 1px;
        margin-top: 6px;
        width: 0;
        background: #fff;
        transition: width 0.3s ease; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .hc-underline:hover:after, .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .hc-underline:focus:after {
        width: 100%; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .locations-list {
      font-size: 12px; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .locations-list li {
        margin: 8px 0; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .locations-list a {
        display: inline-block;
        font-size: 18px; }
        .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .locations-list a:after {
          content: '';
          display: block;
          height: 1px;
          margin-top: 6px;
          width: 0;
          background: #fff;
          transition: width 0.3s ease; }
        .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .locations-list a:hover:after, .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .locations-list a:focus:after {
          width: 100%; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .more-info {
      letter-spacing: 2px;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 500; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .more-info a {
        display: inline-block; }
        .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .more-info a:after {
          content: '';
          display: block;
          height: 1px;
          margin-top: 6px;
          width: 100%;
          background: #a52b6b; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .more-info:hover span, .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .more-info:focus span {
        left: 16px; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--locations .more-info span {
        position: relative;
        top: 2px;
        left: 4px;
        transition: 0.3s left ease; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide .pink-icon__link {
      display: inline-block; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide .pink-icon__link:after {
        content: '';
        display: block;
        height: 1px;
        margin-top: 6px;
        width: 0;
        background: #fff;
        transition: width 0.3s ease; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide .pink-icon__link:hover:after, .navigation .desktop-nav__slides .desktop-nav__slides__slide .pink-icon__link:focus:after {
        width: 100%; }
    .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--services .sub-menu {
      columns: 3;
      column-gap: 20px; }
      .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--services .sub-menu li {
        margin: 8px 0; }
        .navigation .desktop-nav__slides .desktop-nav__slides__slide.slide--services .sub-menu li:nth-child(2) {
          margin: 0 0 8px; } }

/** Responsive Tables (https://github.com/zurb/responsive-tables)
 *  This is a Sass adaptation of Responsive Tables from Foundation v2.1.4 (http://foundation.zurb.com).
 *  Complementary to responsive-tables.js.
 */
@media only screen and (max-width: 767px) {
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc; }
    .pinned table {
      border-right: none;
      border-left: none;
      width: 100%; }
      .pinned table th,
      .pinned table td {
        white-space: nowrap; }
    .pinned td:last-child {
      border-bottom: 0; }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc; }
    div.table-wrapper div.scrollable {
      margin-left: 35%;
      overflow: scroll;
      overflow-y: hidden; }
  table.responsive {
    margin-bottom: 0; }
    table.responsive th,
    table.responsive td {
      position: relative;
      white-space: nowrap;
      overflow: hidden; }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none; } }

.sm {
  position: relative;
  z-index: 9999; }

.sm, .sm ul, .sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
  -webkit-tap-highlight-color: transparent; }

.sm ul {
  display: none; }

.sm li, .sm a {
  position: relative; }

.sm a {
  display: block; }

.sm:after {
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.sm {
  background: #61063c;
  margin: 0 -15px; }

.sm a {
  padding: 13px 58px 13px 20px;
  color: #ffffff; }

.sm a:hover, .sm a:focus, .sm a:active {
  color: #d9d9d9;
  background: rgba(0, 0, 0, 0.08); }

.sm .main-menu__item-link .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font-family: monospace;
  font-weight: bold;
  line-height: 34px;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.1); }

.sm a.highlighted span.sub-arrow:before {
  display: block;
  content: '-'; }

.sm .sub-menu {
  background: rgba(0, 0, 0, 0.15); }
  .sm .sub-menu a {
    padding-left: 30px; }

.sm-mobile {
  display: block !important; }

@media only screen and (min-width: 992px) {
  .sm {
    background: #ffffff; }
  .sm ul {
    position: absolute;
    width: 12em; }
  .sm li {
    float: left; }
  .sm-mobile {
    display: none !important; }
  .sm .sub-menu li {
    float: none; }
  .sm .sub-menu a {
    white-space: normal; }
  .sm .sm-nowrap > li > a, .sm .sm-nowrap > li > :not(ul) a {
    white-space: nowrap; }
  .sm a {
    padding: 0;
    white-space: nowrap; }
  .sm a:hover,
  .sm a:focus,
  .sm a:active,
  .sm a.highlighted {
    background: #810654; }
  .sm .sub-menu a {
    color: #111111; }
  .sm .sub-menu a:hover,
  .sm .sub-menu a:focus,
  .sm .sub-menu a:active,
  .sm .sub-menu a.highlighted {
    color: black; }
  .sm a.highlighted span.sub-arrow:before {
    display: none; }
  .sm li {
    border-top: 0; }
  .sm .sub-menu {
    background: #ffffff;
    min-width: 100%;
    font-weight: 600;
    padding: 8px 0;
    z-index: 30; }
  .sm .sub-menu a {
    border: 0 !important;
    color: #000; }
    .sm .sub-menu a:hover, .sm .sub-menu a:active, .sm .sub-menu a:focus {
      color: #666; }
  .sm .main-menu__item-link {
    z-index: 20;
    background: #fff; }
  .sm .main-menu__item-link .sub-arrow {
    position: static;
    margin: 0;
    display: inline;
    background: transparent;
    height: auto;
    line-height: inherit; }
  .sm span.scroll-up,
  .sm span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px; }
  .sm span.scroll-up-arrow, .sm span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent; }
  .sm span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent; }
  .sm .sub-menu a {
    padding: 7.5px 20px; } }

.main-menu__items {
  background: #61063c;
  padding: 14px 20px;
  width: 300px;
  float: right;
  right: 0;
  top: 1px;
  position: absolute;
  overflow: hidden;
  display: none;
  z-index: 20;
  height: 906px; }
  @media only screen and (min-width: 992px) {
    .main-menu__items {
      background: none;
      margin: 0 auto;
      padding: 0;
      display: -ms-flexbox;
      display: flex;
      float: none;
      width: 100%;
      position: relative;
      overflow: hidden;
      top: 1px;
      height: auto; } }
  .main-menu__items a {
    font-size: 18px;
    color: #fff;
    padding: 10px 16px 10px 0; }
    @media only screen and (min-width: 992px) {
      .main-menu__items a {
        font-size: 14px;
        padding: 0; } }
  .main-menu__items .main-menu__item {
    padding: 20px 16px;
    border-bottom: 1px #810654 solid; }
    @media only screen and (min-width: 992px) {
      .main-menu__items .main-menu__item {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 3;
        order: 3;
        display: inline-block;
        background: #810654;
        transition: 0.5s background ease;
        padding: 12px 16px;
        cursor: pointer; }
        .main-menu__items .main-menu__item.highlighted {
          background: #61063c; }
        .main-menu__items .main-menu__item.hover-highlighted {
          background: #61063c; }
        .main-menu__items .main-menu__item.no-slide {
          padding: 0; }
          .main-menu__items .main-menu__item.no-slide a {
            padding: 12px 16px;
            display: block; }
        .main-menu__items .main-menu__item:not(.contact) {
          margin-right: 6px; }
        .main-menu__items .main-menu__item.page-3585 {
          -ms-flex-order: 1;
          order: 1; }
        .main-menu__items .main-menu__item.providers {
          -ms-flex-order: 2;
          order: 2; } }
    .main-menu__items .main-menu__item .sub-menu {
      background: #61063c;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 100%;
      width: 300px;
      height: 100%;
      padding: 14px 20px; }
      @media only screen and (min-width: 992px) {
        .main-menu__items .main-menu__item .sub-menu {
          display: none; } }
      .main-menu__items .main-menu__item .sub-menu .children {
        background: #61063c;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 100%;
        width: 300px;
        height: 100%;
        padding: 14px 36px; }
        .main-menu__items .main-menu__item .sub-menu .children .children {
          position: absolute;
          z-index: 1;
          top: 0;
          left: 100%;
          width: 300px;
          height: 100%;
          padding: 14px 36px; }
    .main-menu__items .main-menu__item .ss-navigateright {
      float: right;
      color: #fff;
      cursor: pointer;
      padding: 0 16px;
      margin-right: -16px; }
      @media only screen and (min-width: 992px) {
        .main-menu__items .main-menu__item .ss-navigateright {
          display: none; } }
    .main-menu__items .main-menu__item .ss-navigateleft::before {
      padding-right: 12px;
      color: #fff;
      cursor: pointer; }
    .main-menu__items .main-menu__item .ss-navigatedown::before {
      display: none;
      transition: 0.5s transform ease;
      padding: 12px;
      margin: -12px; }
      @media only screen and (min-width: 992px) {
        .main-menu__items .main-menu__item .ss-navigatedown::before {
          display: inline-block;
          float: right;
          color: #fff;
          cursor: pointer; } }
    .main-menu__items .main-menu__item.highlighted .ss-navigatedown::before {
      transform: rotate(180deg); }

.active-layer {
  z-index: 2 !important;
  overflow-y: auto;
  overflow-x: hidden; }

@media only screen and (min-width: 992px) {
  .mobile-only {
    display: none !important; } }

.sm .main-menu__item.active {
  display: block; }

@media only screen and (min-width: 992px) {
  .sm .main-menu__item {
    display: table-cell;
    width: 1%;
    float: none;
    text-align: left;
    position: relative;
    padding: 0 2px; }
    .sm .main-menu__item:first-child {
      border-left-color: transparent; }
    .sm .main-menu__item:first-child:before {
      display: none; } }

.sm .main-menu__item-link {
  background: #61063c; }
  @media only screen and (min-width: 992px) {
    .sm .main-menu__item-link {
      background: #810654;
      display: block;
      font-size: 16px;
      white-space: nowrap;
      padding: 22.5px 20px; }
      .sm .main-menu__item-link .sub-arrow {
        font-family: Arial, Helvetica, sans-serif;
        color: #b4b4b4;
        margin-left: 8px;
        font-size: 15px;
        font-weight: normal; } }
  .sm .main-menu__item-link:before {
    float: right; }

.main-menu__btn {
  position: absolute;
  right: 10px;
  top: -50px;
  display: block;
  padding: 2px 10px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  line-height: 2;
  font-size: 12px;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 992px) {
    .main-menu__btn {
      position: absolute;
      top: -99999px; } }

.main-menu__btn-text {
  color: #810654;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  font-size: 16px;
  letter-spacing: 3px;
  display: inline-block;
  position: relative;
  bottom: 6px; }

.main-menu__state {
  position: absolute;
  top: -99999px; }

.main-menu__state:not(:checked) ~ .main-menu__items {
  display: none; }
  @media only screen and (min-width: 992px) {
    .main-menu__state:not(:checked) ~ .main-menu__items {
      display: -ms-flexbox;
      display: flex; } }

.main-menu__state:checked ~ .main-menu__items {
  display: block; }

.mobile-navigation .header-search-box, .mobile-navigation .lang-dropdown {
  position: relative;
  left: -20px;
  padding: 20px 36px;
  width: calc(100% + 40px);
  display: block; }
  @media only screen and (min-width: 992px) {
    .mobile-navigation .header-search-box, .mobile-navigation .lang-dropdown {
      display: none; } }

.mobile-navigation .header-search-box {
  background: #333;
  font-size: 12px;
  margin-top: 36px; }
  .mobile-navigation .header-search-box .ss-search {
    color: #ccc;
    font-size: 16px; }
  .mobile-navigation .header-search-box .search-box__field {
    width: 90%;
    padding-left: 7%;
    border: 0;
    background: none;
    color: #ccc;
    font-size: 12px; }
    .mobile-navigation .header-search-box .search-box__field::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ccc;
      opacity: 1;
      font-style: italic;
      font-size: 12px; }
    .mobile-navigation .header-search-box .search-box__field::-moz-placeholder {
      /* Firefox 19+ */
      color: #ccc;
      opacity: 1;
      font-style: italic;
      font-size: 12px; }
    .mobile-navigation .header-search-box .search-box__field:-ms-input-placeholder {
      /* IE 10+ */
      color: #ccc;
      opacity: 1;
      font-style: italic;
      font-size: 12px; }
    .mobile-navigation .header-search-box .search-box__field:-moz-placeholder {
      /* Firefox 18- */
      color: #ccc;
      opacity: 1;
      font-style: italic;
      font-size: 12px; }
    .mobile-navigation .header-search-box .search-box__field:focus {
      outline: none; }

.mobile-navigation .lang-dropdown {
  background: #eee;
  height: 65px;
  position: relative;
  z-index: 20; }
  .mobile-navigation .lang-dropdown a {
    color: #111111; }
  .mobile-navigation .lang-dropdown:before {
    float: right; }
  .mobile-navigation .lang-dropdown .ss-navigatedown {
    float: right; }
  .mobile-navigation .lang-dropdown .lang-dd__menu {
    background: #e1e1e1;
    margin-top: 18px;
    margin-left: -36px;
    width: calc(100% + 72px);
    padding: 0 16px;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s max-height ease, 0.3s padding ease; }
    .mobile-navigation .lang-dropdown .lang-dd__menu .language--list li {
      margin: 4px 20px; }
    .mobile-navigation .lang-dropdown .lang-dd__menu.active {
      max-height: 150px;
      padding: 4px 16px; }
  .mobile-navigation .lang-dropdown #google_translate_element {
    padding: 8px 0 16px; }
    .mobile-navigation .lang-dropdown #google_translate_element .goog-te-gadget-icon {
      display: none; }
    .mobile-navigation .lang-dropdown #google_translate_element .goog-te-menu-value {
      font-family: 'Raleway' !important;
      font-size: 14px;
      background: #fff;
      border-radius: 6px;
      margin: 0px 20px;
      padding: 8px 12px;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15); }
      .mobile-navigation .lang-dropdown #google_translate_element .goog-te-menu-value:after {
        position: relative;
        top: 2px;
        font-family: 'SS BlackTie-Regular';
        content: ''; }
      .mobile-navigation .lang-dropdown #google_translate_element .goog-te-menu-value span:nth-child(2), .mobile-navigation .lang-dropdown #google_translate_element .goog-te-menu-value span:nth-child(3), .mobile-navigation .lang-dropdown #google_translate_element .goog-te-menu-value span:last-child {
        display: none !important; }
    .mobile-navigation .lang-dropdown #google_translate_element .goog-te-gadget-simple {
      background: none !important;
      border: 0 !important; }
      .mobile-navigation .lang-dropdown #google_translate_element .goog-te-gadget-simple .goog-te-menu-value {
        color: #444; }
  .mobile-navigation .lang-dropdown .lang-dd__link .ss-icon {
    transition: 0.3s transform ease; }
  .mobile-navigation .lang-dropdown .lang-dd__link.active .ss-icon {
    transform: rotate(180deg); }

.menu-additions {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  z-index: 2;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow {
  top: 50%;
  transform: translateY(-50%);
  background: rgba(143, 10, 90, 0.8);
  color: #fff;
  border: none;
  position: absolute;
  padding: 10px 15px;
  border-radius: 25px;
  font-size: 18px; }
  .slick-arrow.slick-next {
    right: -55px; }
  .slick-arrow.slick-prev {
    left: -55px; }
  .slick-arrow.slick-disabled {
    opacity: 0.5; }
    .slick-arrow.slick-disabled:hover, .slick-arrow.slick-disabled:focus {
      cursor: default; }
  .slick-arrow.slick-hidden {
    display: none; }

/**
  * Dots
**/
.slick-dots {
  position: absolute;
  bottom: -50px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li.slick-active button:before {
      background-color: #8f0a5a; }
  .slick-dots button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent; }
    .slick-dots button:hover:before, .slick-dots button:focus:before {
      background-color: rgba(143, 10, 90, 0.3); }
    .slick-dots button:before {
      font-size: 6px;
      line-height: 20px;
      position: absolute;
      top: 0;
      left: 0;
      width: 12px;
      height: 12px;
      border: 1px solid #810654;
      border-radius: 6px;
      content: '';
      text-align: center;
      opacity: 1;
      background-color: transparent;
      transition: 0.3 ease background-color;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

/* SITE-SPECIFIC STYLES GO HERE */
.rte {
  line-height: 1.42857143; }
  .rte > :first-child {
    margin-top: 0 !important; }
  .rte > :last-child {
    margin-bottom: 0 !important; }
  .rte a:hover,
  .rte a:active,
  .rte a:focus {
    text-decoration: none; }
  .rte h1.page-title {
    color: #222;
    font-style: 36px;
    font-weight: normal;
    position: relative;
    z-index: 2; }
  .rte h2, .rte .h2 {
    color: #7e6945;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px; }
  .rte h3, .rte .h3 {
    font-size: 18px;
    font-weight: 500; }
  .rte h4, .rte .h4 {
    font-size: 18px;
    font-weight: 400; }
  .rte hr {
    border-top-width: 2px;
    border-color: #D7D7D7; }
  .rte ul, .rte ol {
    margin: 0 0 15px 15px;
    padding-left: 22.5px; }
  .rte ul {
    list-style-type: disc; }
    .rte ul ul {
      list-style-type: circle;
      margin: 0; }
      .rte ul ul ul {
        list-style-type: square; }
  .rte li {
    padding: 3px 0 0; }
  .rte > ul > li:first-child,
  .rte .col-1 > ul > li:first-child {
    padding-top: 0; }
  .rte p {
    margin-bottom: 15px;
    line-height: 24px; }
  .rte .small-text,
  .rte .table-smaller td.small-text,
  .rte .table-smaller th.small-text {
    font-size: 11px; }
  .rte .small-text p,
  .rte p.small-text {
    margin-bottom: 12px; }
  .rte blockquote {
    padding-left: 20px;
    color: black;
    font-weight: 600;
    margin: 25px 0; }
    @media only screen and (min-width: 768px) {
      .rte blockquote {
        padding-left: 10px;
        min-height: 30px;
        border-left: 2px solid #ccc;
        margin-left: 30px; } }
  .rte blockquote :last-child {
    margin-bottom: 0; }
  .rte .wp-caption {
    background: #f0f0f0;
    max-width: 100%;
    height: auto; }
  .rte .wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto; }
  .rte .wp-caption .wp-caption-text {
    font-size: 14px;
    padding: 12px;
    line-height: 1.4;
    margin: 0;
    font-style: italic;
    color: #555; }
  .rte table {
    background-color: transparent; }
  .rte th {
    text-align: left; }
  .rte table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  .rte table > thead > tr > th,
  .rte table > tbody > tr > th,
  .rte table > tfoot > tr > th,
  .rte table > thead > tr > td,
  .rte table > tbody > tr > td,
  .rte table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .rte table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .rte table > caption + thead > tr:first-child > th,
  .rte table > colgroup + thead > tr:first-child > th,
  .rte table > thead:first-child > tr:first-child > th,
  .rte table > caption + thead > tr:first-child > td,
  .rte table > colgroup + thead > tr:first-child > td,
  .rte table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .rte table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .rte table table {
    background-color: #fff; }
  .rte .table-condensed > thead > tr > th,
  .rte .table-condensed > tbody > tr > th,
  .rte .table-condensed > tfoot > tr > th,
  .rte .table-condensed > thead > tr > td,
  .rte .table-condensed > tbody > tr > td,
  .rte .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .rte .table-bordered {
    border: 1px solid #ddd; }
  .rte .table-bordered > thead > tr > th,
  .rte .table-bordered > tbody > tr > th,
  .rte .table-bordered > tfoot > tr > th,
  .rte .table-bordered > thead > tr > td,
  .rte .table-bordered > tbody > tr > td,
  .rte .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .rte .table-bordered > thead > tr > th,
  .rte .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }
  .rte .table-striped > tbody > tr:nth-child(odd) > td,
  .rte .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9; }
  .rte .table-hover > tbody > tr:hover > td,
  .rte .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5; }
  .rte .table-hover > tbody > tr > td.active:hover,
  .rte .table-hover > tbody > tr > th.active:hover,
  .rte .table-hover > tbody > tr.active:hover > td,
  .rte .table-hover > tbody > tr:hover > .active,
  .rte .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  .rte .table-smaller th,
  .rte .table-smaller td {
    font-size: 0.9285em; }
  .rte ul.specialty-clinics {
    list-style: none;
    padding: 0 0 25px 0; }
    @media only screen and (min-width: 992px) {
      .rte ul.specialty-clinics {
        columns: 2; } }
    @media only screen and (min-width: 1200px) {
      .rte ul.specialty-clinics {
        columns: 3; } }
    .rte ul.specialty-clinics a:after {
      content: '>';
      padding-left: 9px; }

.rte .gform_wrapper ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none; }

.rte .gform_wrapper li {
  margin-bottom: 15px; }

.gform_wrapper form {
  margin-bottom: 0; }

.gform_wrapper .gfield_label {
  font-weight: 600;
  display: block;
  margin-bottom: 4px; }

.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #b94a48; }

.gfield input[type="text"],
.gfield input[type="url"],
.gfield input[type="email"],
.gfield input[type="tel"],
.gfield input[type="number"],
.gfield input[type="password"],
.gfield select,
.gfield textarea {
  display: block;
  width: 100%;
  height: 44px;
  padding: 6px 10px;
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #111111;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px #ddd solid;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s box-shadow ease; }

.gfield input[type="checkbox"] {
  margin-right: 8px;
  position: relative;
  top: 1px; }

.gfield input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic !important;
  font-size: 14px !important;
  color: #707070 !important;
  opacity: 1; }

.gfield input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic !important;
  font-size: 14px !important;
  color: #707070 !important;
  opacity: 1; }

.gfield input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic !important;
  font-size: 14px !important;
  color: #707070 !important;
  opacity: 1; }

.gfield input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic !important;
  font-size: 14px !important;
  color: #707070 !important;
  opacity: 1; }

.ginput_card_expiration_container label {
  margin-bottom: 20px !important; }

@media only screen and (min-width: 768px) {
  .ginput_card_expiration_container .ginput_card_expiration {
    float: left;
    width: 47.5% !important; }
    .ginput_card_expiration_container .ginput_card_expiration.ginput_card_expiration_month {
      margin-right: 5%; } }

.gfield input[type="radio"] {
  margin-right: 12px;
  position: relative;
  top: 1px; }

.gfield_checkbox li, .gfield_radio li {
  margin-bottom: 8px !important; }

.gfield input:focus,
.gfield select:focus,
.gfield textarea:focus {
  box-shadow: 0 0 6px 0 rgba(0, 153, 255, 0.5);
  outline: 0; }

.gfield textarea {
  height: auto; }

.gfield .textarea.small {
  height: 80px;
  width: 100%; }

.gfield .textarea.medium {
  height: 180px;
  width: 100%; }

.gform_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  color: #7d0652;
  border: 1px #ddd solid;
  border-color: #ddd !important;
  white-space: nowrap;
  padding: 14px 15px 12px 15px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.15s;
  font-weight: 600;
  color: #810654;
  background-color: #fff;
  border-color: #eee; }
  .gform_button:focus, .gform_button.focus, .gform_button:active:focus, .gform_button:active.focus, .gform_button.active:focus, .gform_button.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .gform_button:hover, .gform_button:focus, .gform_button.focus {
    color: #111111;
    text-decoration: none; }
  .gform_button:active, .gform_button.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .gform_button.disabled, .gform_button[disabled],
  fieldset[disabled] .gform_button {
    cursor: not-allowed;
    opacity: 0.65;
    box-shadow: none; }
  .gform_button:focus, .gform_button.focus {
    color: #810654;
    background-color: #e6e6e6;
    border-color: #aeaeae; }
  .gform_button:hover {
    color: #810654;
    background-color: #e6e6e6;
    border-color: #cfcfcf; }
  .gform_button:active, .gform_button.active {
    color: #810654;
    background-color: #e6e6e6;
    border-color: #cfcfcf; }
    .gform_button:active:hover, .gform_button:active:focus, .gform_button:active.focus, .gform_button.active:hover, .gform_button.active:focus, .gform_button.active.focus {
      color: #810654;
      background-color: #d4d4d4;
      border-color: #aeaeae; }
  .gform_button:active, .gform_button.active {
    background-image: none; }
  .gform_button.disabled:hover, .gform_button.disabled:focus, .gform_button.disabled.focus, .gform_button[disabled]:hover, .gform_button[disabled]:focus, .gform_button[disabled].focus,
  fieldset[disabled] .gform_button:hover,
  fieldset[disabled] .gform_button:focus,
  fieldset[disabled] .gform_button.focus {
    background-color: #fff;
    border-color: #eee; }

.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none; }

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .gfield_error .validation_message {
  color: #b94a48; }

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #E53B1F; }

.validation_error {
  padding: 15px;
  margin: 0 0 15px 0;
  border: 1px solid transparent;
  border-radius: 0;
  color: #FFFFFF;
  border-color: #d23318;
  background-color: #E53B1F; }

.gform_confirmation_wrapper {
  padding: 15px;
  margin: 30px 0 15px 0;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
  font-weight: 600; }

.gform_heading {
  margin-bottom: 15px; }

.gfield:before, .gfield:after {
  content: " ";
  display: table; }

.gfield:after {
  clear: both; }

.gform_wrapper .ginput_complex label {
  font-size: 0.9em;
  font-weight: normal;
  font-style: italic;
  color: #707070; }

.gform_wrapper .ginput_complex .ginput_full {
  display: block;
  margin-bottom: 15px; }

@media only screen and (min-width: 768px) {
  .gform_wrapper .ginput_complex .ginput_left,
  .gform_wrapper .ginput_complex .ginput_right,
  .gform_wrapper .ginput_complex.gf_name_has_2 .name_first,
  .gform_wrapper .ginput_complex.gf_name_has_2 .name_last {
    float: left;
    display: block;
    width: 47.5%;
    margin-bottom: 25px; }
  .ginput_container input.small,
  .ginput_container select.small {
    width: 25%; }
  .ginput_container input.medium,
  .ginput_container select.medium {
    width: 47.5%; }
  .gform_wrapper .ginput_left,
  .gform_wrapper .ginput_complex.gf_name_has_2 .name_first {
    margin-right: 5%;
    clear: both; }
  .rte .gform_wrapper ul {
    display: block; }
  .gform_wrapper .gform_body {
    width: 100%; }
  .col-1 .gform_wrapper .gform_body {
    width: 100%; }
  .gfield .simple_captcha_medium {
    width: 47.5%; } }

.gform_wrapper .gform_ajax_spinner {
  margin-left: 10px; }

.gf_clear {
  clear: both;
  width: 100%;
  height: 1px;
  margin: 0 0 -1px; }

td.gfield_list_icons {
  min-width: 50px; }

.gfield_list th {
  font-size: 13px; }

.ginput_recaptcha,
.gfield_captcha {
  margin-bottom: 15px; }

.ginput_counter {
  float: right;
  font-style: italic; }

.gfield_description {
  font-style: italic; }

.ginput_container_fileupload + .gfield_description {
  margin-top: 7.5px; }

.ginput_cardinfo_right .ginput_card_security_code {
  margin-top: 15px; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
  position: relative;
  top: -1px;
  left: 0;
  display: none; }

.gform_wrapper div.gform_card_icon {
  margin-right: 4px;
  text-indent: -9000px;
  background-image: var(--wpr-bg-0d3ad0e5-d33f-413f-a3e9-fc9b0c4f22e9);
  background-repeat: no-repeat;
  width: 36px;
  height: 32px;
  float: left; }

.gform_wrapper .gform_card_icon_container {
  margin: 8px 0 6px 0;
  height: 32px; }

.gform_wrapper div.gform_card_icon {
  margin-right: 4px;
  text-indent: -9000px;
  background-image: var(--wpr-bg-0d3ad0e5-d33f-413f-a3e9-fc9b0c4f22e9);
  background-repeat: no-repeat;
  width: 36px;
  height: 32px;
  float: left; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -256px; }

.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard {
  float: left;
  position: relative;
  top: 4px !important; }

.ginput_container_date input.datepicker {
  display: inline-block;
  margin-right: 12px; }

@media only screen and (min-width: 992px) {
  .ginput_container_name.has_middle_name input {
    max-width: 47.5%; } }

.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.ui-datepicker a {
  text-decoration: none; }

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse; }

.ui-datepicker-header {
  background-color: #666;
  /* set the header background color */
  color: #e0e0e0;
  font-weight: bold;
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  text-shadow: 1px -1px 0px #000;
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  min-height: 30px !important;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #666; }

.ui-datepicker-title {
  text-align: center; }

.ui-datepicker-title select {
  margin-top: 2.5%; }

.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: var(--wpr-bg-224e5b1f-87e8-4323-8c94-5e90f4f2d0bd);
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden; }

.ui-datepicker-prev {
  float: left;
  background-position: center -30px; }

.ui-datepicker-next {
  float: right;
  background-position: center 0px; }

.ui-datepicker thead {
  background: #f7f7f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
  border-bottom: 1px solid #bbb; }

.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  text-shadow: 1px 0px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=0); }

.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb; }

.ui-datepicker tbody td:last-child {
  border-right: 0px; }

.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  text-shadow: 1px 1px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=1); }

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); }

.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7; }

.ui-datepicker-calendar .ui-state-active {
  background: #FFF2AA;
  /* set the active date background color */
  border: 1px solid #c19163;
  /* set the active date border color */
  color: #666;
  /* set the active date font color */
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px 0px #FFF;
  filter: dropshadow(color=#FFF, offx=0, offy=1);
  position: relative;
  margin: -1px; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }

td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7; }

table.ui-datepicker-calendar {
  margin: 0 0 0 0 !important; }

body div#ui-datepicker-div[style] {
  z-index: 9999 !important; }

.gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
  display: none !important; }

.gform_wrapper .gform_page_footer .button {
  color: #7d0652;
  background-color: #fff;
  border-color: #ddd;
  transition: all 0.15s !important;
  border: 1px #ddd solid;
  padding: 14px 15px 12px 15px;
  outline: none;
  margin-top: -3px; }
  .gform_wrapper .gform_page_footer .button:focus, .gform_wrapper .gform_page_footer .button.focus {
    color: #7d0652;
    background-color: #e6e6e6;
    border-color: #9d9d9d; }
  .gform_wrapper .gform_page_footer .button:hover {
    color: #7d0652;
    background-color: #e6e6e6;
    border-color: #bebebe; }
  .gform_wrapper .gform_page_footer .button:active, .gform_wrapper .gform_page_footer .button.active {
    color: #7d0652;
    background-color: #e6e6e6;
    border-color: #bebebe; }
    .gform_wrapper .gform_page_footer .button:active:hover, .gform_wrapper .gform_page_footer .button:active:focus, .gform_wrapper .gform_page_footer .button:active.focus, .gform_wrapper .gform_page_footer .button.active:hover, .gform_wrapper .gform_page_footer .button.active:focus, .gform_wrapper .gform_page_footer .button.active.focus {
      color: #7d0652;
      background-color: #d4d4d4;
      border-color: #9d9d9d; }
  .gform_wrapper .gform_page_footer .button:active, .gform_wrapper .gform_page_footer .button.active {
    background-image: none; }
  .gform_wrapper .gform_page_footer .button.disabled:hover, .gform_wrapper .gform_page_footer .button.disabled:focus, .gform_wrapper .gform_page_footer .button.disabled.focus, .gform_wrapper .gform_page_footer .button[disabled]:hover, .gform_wrapper .gform_page_footer .button[disabled]:focus, .gform_wrapper .gform_page_footer .button[disabled].focus,
  fieldset[disabled] .gform_wrapper .gform_page_footer .button:hover,
  fieldset[disabled] .gform_wrapper .gform_page_footer .button:focus,
  fieldset[disabled] .gform_wrapper .gform_page_footer .button.focus {
    background-color: #fff;
    border-color: #ddd; }

#jb-search-results .gsc-control-cse,
#jb-search-results .gsc-thumbnail-inside,
#jb-search-results .gsc-table-result,
#jb-search-results .gsc-url-top {
  padding: 0; }

#jb-search-results .gsc-result-info {
  padding: 0;
  margin-bottom: 4px; }

#jb-search-results div.gs-title {
  margin-bottom: 4px; }

#jb-search-results .gsc-control-cse,
#jb-search-results .gsc-control-cse .gsc-table-result {
  font-family: inherit; }

#jb-search-results .gsc-control-cse table {
  margin-bottom: 0;
  border: 0; }

#jb-search-results .gsc-control-cse table td {
  background: transparent none;
  padding: 0;
  border: none; }

#jb-search-results .gsc-result .gs-title {
  overflow: visible; }

#jb-search-results .gsc-control-cse * {
  text-decoration: none !important; }

#jb-search-results .gsc-control-cse .gsc-result img {
  border: 0; }

#jb-search-results .gcsc-branding {
  display: none; }

#jb-search-results .gsc-selected-option-container,
#jb-search-results .gsc-selected-option-container * {
  box-sizing: content-box; }

.alerts {
  background: #810654;
  color: #FFFFFF;
  display: block;
  position: relative;
  z-index: 50;
  padding: 15px 0; }
  .alerts__alert__des {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .alerts .icon {
    -ms-flex: 0 25px;
    flex: 0 25px;
    margin-right: 8px; }
  .alerts p {
    -ms-flex: 1;
    flex: 1;
    margin: 0; }
  .alerts a {
    color: #FFFFFF;
    border-bottom: 1px dotted #FFFFFF; }
    .alerts a:hover, .alerts a:focus {
      border-bottom-style: solid; }

/**
 * Miscellaneous tweaks to go at the end of the stylesheet.
 */
/* Social media icons */
ul.social {
  list-style: none;
  margin-left: 7.5px;
  margin-top: 20px;
  text-align: right; }
  ul.social li {
    display: inline-block;
    font-size: 1.5em;
    margin-left: 7.5px; }
    ul.social li a {
      display: block;
      color: #E2E2E2;
      transition: color 0.15s; }
      ul.social li a .fa-inverse {
        color: #000000 !important; }
      ul.social li a:hover, ul.social li a:focus, ul.social li a:active {
        color: #d5d5d5; }
    ul.social li .social__title {
      text-indent: -9999px;
      text-align: left;
      display: block; }

.ss {
  margin-right: 5px;
  color: #960D64;
  font-weight: 800; }

/* Tiled Gallery tweaks */
#jp-carousel-comment-form-container,
#jp-carousel-comments-loading,
#jp-carousel-comment-form,
.jp-carousel-commentlink,
.jp-carousel-image-exif,
.jp-carousel-buttons {
  display: none !important;
  margin: 0;
  padding: 0;
  border: none;
  opacity: 0; }

.rte .tiled-gallery {
  margin: 20px 0; }

/* Fixes an issue with when body is made "position: relative" by Google Translate */
@media (max-width: 600px) {
  html #wpadminbar {
    top: -46px; } }

nav.breadcrumb ul.breadcrumb > li {
  display: inline-block;
  color: #810654;
  font-size: 13px; }
  nav.breadcrumb ul.breadcrumb > li:after {
    content: '/';
    margin: 0 7px; }
  nav.breadcrumb ul.breadcrumb > li:last-child:after {
    display: none; }
  nav.breadcrumb ul.breadcrumb > li a {
    color: #960D64;
    font-weight: 800;
    transition: 0.3s color ease; }
    nav.breadcrumb ul.breadcrumb > li a:hover, nav.breadcrumb ul.breadcrumb > li a:focus {
      color: #61063c; }
  nav.breadcrumb ul.breadcrumb > li.breadcrumb__current {
    color: #707070; }

.did-you-know {
  margin-top: 18px;
  background: #810654;
  color: white;
  padding: 20px 30px;
  position: relative;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  display: none; }
  @media only screen and (min-width: 992px) {
    .did-you-know {
      display: block; } }
  .did-you-know .dyk__img {
    position: absolute;
    right: 0;
    height: 95px;
    width: auto;
    bottom: 7px;
    background-repeat: no-repeat;
    z-index: 0; }
  .did-you-know .dyk__title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
    position: relative;
    z-index: 1; }
  .did-you-know .dyk__desc {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    z-index: 1; }

/* Hide Google Translate logo with no alt text */
.goog-gt-tt .logo img {
  display: none; }

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